Skip to content

Commit 9ae3402

Browse files
github-actions[bot]kittaakos
authored andcommitted
Updated translation files
1 parent d0dfc65 commit 9ae3402

30 files changed

+1247
-107
lines changed

i18n/af.json

+41-3
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
"disconnected": "Disconnected",
1515
"getBoardInfo": "Get Board Info",
1616
"inSketchbook": " (in Sketchbook)",
17-
"installManually": "Install Manually",
1817
"installNow": "The \"{0} {1}\" core has to be installed for the currently selected \"{2}\" board. Do you want to install it now?",
1918
"noFQBN": "The FQBN is not available for the selected board \"{0}\". Do you have the corresponding core installed?",
2019
"noPortsDiscovered": "No ports discovered",
@@ -36,6 +35,9 @@
3635
"succesfullyUninstalledPlatform": "Successfully uninstalled platform {0}:{1}"
3736
},
3837
"boardsManager": "Boards Manager",
38+
"boardsType": {
39+
"arduinoCertified": "Arduino Certified"
40+
},
3941
"bootloader": {
4042
"burnBootloader": "Burn Bootloader",
4143
"burningBootloader": "Burning bootloader...",
@@ -61,6 +63,15 @@
6163
"uploadRootCertificates": "Upload SSL Root Certificates",
6264
"uploadingCertificates": "Uploading certificates."
6365
},
66+
"checkForUpdates": {
67+
"checkForUpdates": "Check for Arduino Updates",
68+
"installAll": "Install All",
69+
"noUpdates": "There are no recent updates available.",
70+
"promptUpdateBoards": "Updates are available for some of your boards.",
71+
"promptUpdateLibraries": "Updates are available for some of your libraries.",
72+
"updatingBoards": "Updating boards...",
73+
"updatingLibraries": "Updating libraries..."
74+
},
6475
"cli-error-parser": {
6576
"keyboardError": "'Keyboard' not found. Does your sketch include the line '#include <Keyboard.h>'?",
6677
"mouseError": "'Mouse' not found. Does your sketch include the line '#include <Mouse.h>'?"
@@ -103,15 +114,23 @@
103114
"visitArduinoCloud": "Visit Arduino Cloud to create Cloud Sketches."
104115
},
105116
"common": {
117+
"all": "All",
118+
"contributed": "Contributed",
119+
"installManually": "Install Manually",
106120
"later": "Later",
107121
"noBoardSelected": "Geen bord geselekteer",
108122
"notConnected": "[nie gekoppel]",
109123
"offlineIndicator": "Dit lyk of jy van af lyn is. Sonder 'n internetverbinding kan die Arduino CLI moontlik nie die nodige hulpbronne aflaai nie en kan dit wanfunksionering veroorsaak. Koppel asseblief aan die internet en herbegin die toepassing.",
110124
"oldFormat": "The '{0}' still uses the old `.pde` format. Do you want to switch to the new `.ino` extension?",
125+
"partner": "Partner",
111126
"processing": "Verwerking",
127+
"recommended": "Recommended",
128+
"retired": "Retired",
112129
"selectedOn": "aan {0}",
113130
"serialMonitor": "Seriaal Monitor",
114-
"unknown": "Onbekend"
131+
"type": "Type",
132+
"unknown": "Onbekend",
133+
"updateable": "Updatable"
115134
},
116135
"compile": {
117136
"error": "Compilation error: {0}"
@@ -197,7 +216,7 @@
197216
"visit": "Visit Arduino.cc"
198217
},
199218
"ide-updater": {
200-
"checkForUpdates": "Check for Arduino IDE updates",
219+
"checkForUpdates": "Check for Arduino IDE Updates",
201220
"closeAndInstallButton": "Close and Install",
202221
"closeToInstallNotice": "Close the software and install the update on your machine.",
203222
"downloadButton": "Aflaai",
@@ -235,6 +254,24 @@
235254
"uninstalledSuccessfully": "Successfully uninstalled library {0}:{1}",
236255
"zipLibrary": "Library"
237256
},
257+
"librarySearchProperty": {
258+
"topic": "Topic"
259+
},
260+
"libraryTopic": {
261+
"communication": "Communication",
262+
"dataProcessing": "Data Processing",
263+
"dataStorage": "Data Storage",
264+
"deviceControl": "Device Control",
265+
"display": "Display",
266+
"other": "Other",
267+
"sensors": "Sensors",
268+
"signalInputOutput": "Signal Input/Output",
269+
"timing": "Timing",
270+
"uncategorized": "Uncategorized"
271+
},
272+
"libraryType": {
273+
"installed": "Installed"
274+
},
238275
"menu": {
239276
"advanced": "Advanced",
240277
"sketch": "Skets",
@@ -253,6 +290,7 @@
253290
"automatic": "Automaties",
254291
"board.certificates": "List of certificates that can be uploaded to boards",
255292
"browse": "Snuffel",
293+
"checkForUpdate": "Receive notifications of available updates for the IDE, boards, and libraries. Requires an IDE restart after change. It's true by default.",
256294
"choose": "Kies",
257295
"cli.daemonDebug": "Enable debug logging of the gRPC calls to the Arduino CLI. A restart of the IDE is needed for this setting to take effect. It's false by default.",
258296
"cloud.enabled": "True if the sketch sync functions are enabled. Defaults to true.",

i18n/ar.json

+41-3
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
"disconnected": "Disconnected",
1515
"getBoardInfo": "الحصول على معلومات اللوحة",
1616
"inSketchbook": "(داخل ملف المشاريع)",
17-
"installManually": "ثبّت يدويا",
1817
"installNow": "نواة \"{0} {1}\" يجب تثبيتها للوحة \"{2}\" التي تم اختيارها . هل تريد تثبيتها الان ؟",
1918
"noFQBN": "FQBN غير متاح للوحة المختارة \"{0}\" . هل قمت بتثبيت النواة المعنية ؟",
2019
"noPortsDiscovered": "No ports discovered",
@@ -36,6 +35,9 @@
3635
"succesfullyUninstalledPlatform": "تم الغاء تثبيت المنصة {0}:{1} بنجاح"
3736
},
3837
"boardsManager": "مدير اللوحة",
38+
"boardsType": {
39+
"arduinoCertified": "Arduino Certified"
40+
},
3941
"bootloader": {
4042
"burnBootloader": "ثبت محمل برنامج الإقلاع",
4143
"burningBootloader": "Burning bootloader...",
@@ -61,6 +63,15 @@
6163
"uploadRootCertificates": "رفع شهادات SSL Root",
6264
"uploadingCertificates": "جار رفع الشهادة"
6365
},
66+
"checkForUpdates": {
67+
"checkForUpdates": "Check for Arduino Updates",
68+
"installAll": "Install All",
69+
"noUpdates": "There are no recent updates available.",
70+
"promptUpdateBoards": "Updates are available for some of your boards.",
71+
"promptUpdateLibraries": "Updates are available for some of your libraries.",
72+
"updatingBoards": "Updating boards...",
73+
"updatingLibraries": "Updating libraries..."
74+
},
6475
"cli-error-parser": {
6576
"keyboardError": "تعذر ايجاد لوحة المفاتيح 'Keyboard' . هل يحتوي مشروعك على '#include <Keyboard.h>' ؟",
6677
"mouseError": "تعذر ايجاد الفأرة 'Mouse' . هل يحتوي مشروعك على '#include <Mouse.h>' ؟"
@@ -103,15 +114,23 @@
103114
"visitArduinoCloud": "قم بزيارة Arduino Cloud من اجل انشاء ملف مشاريع على السحابة"
104115
},
105116
"common": {
117+
"all": "All",
118+
"contributed": "Contributed",
119+
"installManually": "ثبّت يدويا",
106120
"later": "لاحقا",
107121
"noBoardSelected": "لم يتم اختيار اي لوحة",
108122
"notConnected": "[غير متصل]",
109123
"offlineIndicator": "انت غير متصل بالانترنت على الارجح , بدون الاتصال بالانترنت لن تستطيع واجهة سطر الاوامر الخاصة بالاردوينو \"Arduino CLI\" تحميل الموارد المطلوبة و من الممكن ان تسبب باخطاء , الرجاء الاتصال بالانترنت و اعادة تشغيل البرنامج",
110124
"oldFormat": "ال '{0}' ما زالت تستخدم صيغة `.pde` القديمة . هل تريد الانتقال الى صيغة `.ino`  الجديدة ؟",
125+
"partner": "Partner",
111126
"processing": "تتم المعالجة",
127+
"recommended": "Recommended",
128+
"retired": "Retired",
112129
"selectedOn": "{0} شغّل",
113130
"serialMonitor": "مراقب المنفذ التسلسلي \"سيريال بورت\"\n ",
114-
"unknown": "غير معروف"
131+
"type": "Type",
132+
"unknown": "غير معروف",
133+
"updateable": "Updatable"
115134
},
116135
"compile": {
117136
"error": "خطا في الترجمة : {0}"
@@ -197,7 +216,7 @@
197216
"visit": "زيارة Arduino.cc"
198217
},
199218
"ide-updater": {
200-
"checkForUpdates": "Check for Arduino IDE updates",
219+
"checkForUpdates": "Check for Arduino IDE Updates",
201220
"closeAndInstallButton": "قم بالاغلاق و التحديث",
202221
"closeToInstallNotice": "اغلق البرمجية و حّدث الجهاز الخاص بك ",
203222
"downloadButton": "حمّل",
@@ -235,6 +254,24 @@
235254
"uninstalledSuccessfully": "تم الغاء تثبيت المكتبة {0}:{1} بنجاح",
236255
"zipLibrary": "المكتبة"
237256
},
257+
"librarySearchProperty": {
258+
"topic": "Topic"
259+
},
260+
"libraryTopic": {
261+
"communication": "Communication",
262+
"dataProcessing": "Data Processing",
263+
"dataStorage": "Data Storage",
264+
"deviceControl": "Device Control",
265+
"display": "Display",
266+
"other": "Other",
267+
"sensors": "Sensors",
268+
"signalInputOutput": "Signal Input/Output",
269+
"timing": "Timing",
270+
"uncategorized": "Uncategorized"
271+
},
272+
"libraryType": {
273+
"installed": "Installed"
274+
},
238275
"menu": {
239276
"advanced": "متقدم",
240277
"sketch": "مشروع",
@@ -253,6 +290,7 @@
253290
"automatic": "تلقائي",
254291
"board.certificates": "قائمة الشهادات التي يمكن رفعها الى اللوحات",
255292
"browse": "استعرض",
293+
"checkForUpdate": "Receive notifications of available updates for the IDE, boards, and libraries. Requires an IDE restart after change. It's true by default.",
256294
"choose": "اختر",
257295
"cli.daemonDebug": "تفعيل تسجيل تصحيح الاخطاء لـ gRPC calls الى CLI الاردوينو (Enable debug logging of the gRPC calls to the Arduino CLI) يجب اعادة تشغيل ide لكي يصبح هذا الخيار فعالا . الخيار غير مفعل افتراضيا",
258296
"cloud.enabled": "True اذا كانت مهام المزامنة مفعلة . True افتراضيا",

i18n/az.json

+41-3
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
"disconnected": "Disconnected",
1515
"getBoardInfo": "Get Board Info",
1616
"inSketchbook": " (in Sketchbook)",
17-
"installManually": "Əl ilə yüklə",
1817
"installNow": "The \"{0} {1}\" core has to be installed for the currently selected \"{2}\" board. Do you want to install it now?",
1918
"noFQBN": "The FQBN is not available for the selected board \"{0}\". Do you have the corresponding core installed?",
2019
"noPortsDiscovered": "No ports discovered",
@@ -36,6 +35,9 @@
3635
"succesfullyUninstalledPlatform": "Uğurla Silindi\nPlatforma 1{0}:2{1}"
3736
},
3837
"boardsManager": "Boards Manager",
38+
"boardsType": {
39+
"arduinoCertified": "Arduino Certified"
40+
},
3941
"bootloader": {
4042
"burnBootloader": "Burn Bootloader",
4143
"burningBootloader": "Burning bootloader...",
@@ -61,6 +63,15 @@
6163
"uploadRootCertificates": "Upload SSL Root Certificates",
6264
"uploadingCertificates": "Uploading certificates."
6365
},
66+
"checkForUpdates": {
67+
"checkForUpdates": "Check for Arduino Updates",
68+
"installAll": "Install All",
69+
"noUpdates": "There are no recent updates available.",
70+
"promptUpdateBoards": "Updates are available for some of your boards.",
71+
"promptUpdateLibraries": "Updates are available for some of your libraries.",
72+
"updatingBoards": "Updating boards...",
73+
"updatingLibraries": "Updating libraries..."
74+
},
6475
"cli-error-parser": {
6576
"keyboardError": "'Keyboard' not found. Does your sketch include the line '#include <Keyboard.h>'?",
6677
"mouseError": "'Mouse' not found. Does your sketch include the line '#include <Mouse.h>'?"
@@ -103,15 +114,23 @@
103114
"visitArduinoCloud": "Visit Arduino Cloud to create Cloud Sketches."
104115
},
105116
"common": {
117+
"all": "All",
118+
"contributed": "Contributed",
119+
"installManually": "Əl ilə yüklə",
106120
"later": "Later",
107121
"noBoardSelected": "No board selected",
108122
"notConnected": "[not connected]",
109123
"offlineIndicator": "You appear to be offline. Without an Internet connection, the Arduino CLI might not be able to download the required resources and could cause malfunction. Please connect to the Internet and restart the application.",
110124
"oldFormat": "The '{0}' still uses the old `.pde` format. Do you want to switch to the new `.ino` extension?",
125+
"partner": "Partner",
111126
"processing": "Processing",
127+
"recommended": "Recommended",
128+
"retired": "Retired",
112129
"selectedOn": "on {0}",
113130
"serialMonitor": "Serial Monitor",
114-
"unknown": "Bilnməyən"
131+
"type": "Type",
132+
"unknown": "Bilnməyən",
133+
"updateable": "Updatable"
115134
},
116135
"compile": {
117136
"error": "Compilation error: {0}"
@@ -197,7 +216,7 @@
197216
"visit": "Ardunio cc-yi Ziyarət Edin"
198217
},
199218
"ide-updater": {
200-
"checkForUpdates": "Check for Arduino IDE updates",
219+
"checkForUpdates": "Check for Arduino IDE Updates",
201220
"closeAndInstallButton": "Bağla Və Yüklə",
202221
"closeToInstallNotice": "Close the software and install the update on your machine.",
203222
"downloadButton": "Download",
@@ -235,6 +254,24 @@
235254
"uninstalledSuccessfully": "Successfully uninstalled library {0}:{1}",
236255
"zipLibrary": "Kitabxana"
237256
},
257+
"librarySearchProperty": {
258+
"topic": "Topic"
259+
},
260+
"libraryTopic": {
261+
"communication": "Communication",
262+
"dataProcessing": "Data Processing",
263+
"dataStorage": "Data Storage",
264+
"deviceControl": "Device Control",
265+
"display": "Display",
266+
"other": "Other",
267+
"sensors": "Sensors",
268+
"signalInputOutput": "Signal Input/Output",
269+
"timing": "Timing",
270+
"uncategorized": "Uncategorized"
271+
},
272+
"libraryType": {
273+
"installed": "Installed"
274+
},
238275
"menu": {
239276
"advanced": "Advanced",
240277
"sketch": "Sketch",
@@ -253,6 +290,7 @@
253290
"automatic": "Automatic",
254291
"board.certificates": "List of certificates that can be uploaded to boards",
255292
"browse": "Browse",
293+
"checkForUpdate": "Receive notifications of available updates for the IDE, boards, and libraries. Requires an IDE restart after change. It's true by default.",
256294
"choose": "Seçin",
257295
"cli.daemonDebug": "Enable debug logging of the gRPC calls to the Arduino CLI. A restart of the IDE is needed for this setting to take effect. It's false by default.",
258296
"cloud.enabled": "True if the sketch sync functions are enabled. Defaults to true.",

0 commit comments

Comments
 (0)