Skip to content

Commit 7828cc1

Browse files
Updated translation files (#1305)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 34a7fdb commit 7828cc1

30 files changed

+585
-375
lines changed

i18n/af.json

+13-6
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,18 @@
66
},
77
"board": {
88
"board": "Board{0}",
9+
"boardConfigDialogTitle": "Select Other Board and Port",
910
"boardInfo": "Board Info",
1011
"configDialog1": "Select both a Board and a Port if you want to upload a sketch.",
1112
"configDialog2": "If you only select a Board you will be able to compile, but not to upload your sketch.",
12-
"configDialogTitle": "Select Other Board & Port",
1313
"couldNotFindPreviouslySelected": "Could not find previously selected board '{0}' in installed platform '{1}'. Please manually reselect the board you want to use. Do you want to reselect it now?",
1414
"disconnected": "Disconnected",
1515
"getBoardInfo": "Get Board Info",
1616
"inSketchbook": " (in Sketchbook)",
1717
"installManually": "Install Manually",
1818
"installNow": "The \"{0} {1}\" core has to be installed for the currently selected \"{2}\" board. Do you want to install it now?",
1919
"noFQBN": "The FQBN is not available for the selected board \"{0}\". Do you have the corresponding core installed?",
20+
"noPortsDiscovered": "No ports discovered",
2021
"noPortsSelected": "No ports selected for board: '{0}'.",
2122
"noneSelected": "Geen bord gekies nie.",
2223
"openBoardsConfig": "Kies ander bord en poort...",
@@ -26,6 +27,7 @@
2627
"portLabel": "Port: {0}",
2728
"programmer": "Programeerder",
2829
"reselectLater": "Herselekteer later",
30+
"searchBoard": "Search board",
2931
"selectBoard": "Kies Bord",
3032
"selectBoardForInfo": "Please select a board to obtain board info.",
3133
"selectPortForInfo": "Please select a port to obtain board info.",
@@ -36,6 +38,7 @@
3638
"boardsManager": "Boards Manager",
3739
"bootloader": {
3840
"burnBootloader": "Burn Bootloader",
41+
"burningBootloader": "Burning bootloader...",
3942
"doneBurningBootloader": "Done burning bootloader."
4043
},
4144
"burnBootloader": {
@@ -106,7 +109,6 @@
106109
"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.",
107110
"oldFormat": "The '{0}' still uses the old `.pde` format. Do you want to switch to the new `.ino` extension?",
108111
"processing": "Verwerking",
109-
"selectBoard": "Kies Bord",
110112
"selectedOn": "aan {0}",
111113
"serialMonitor": "Seriaal Monitor",
112114
"unknown": "Onbekend"
@@ -115,6 +117,7 @@
115117
"error": "Compilation error: {0}"
116118
},
117119
"component": {
120+
"boardsIncluded": "Boards included in this package:",
118121
"by": "by",
119122
"filterSearch": "Filter your search...",
120123
"install": "INSTALLEER",
@@ -129,7 +132,8 @@
129132
"replaceTitle": "Vervang"
130133
},
131134
"coreContribution": {
132-
"copyError": "Copy error messages"
135+
"copyError": "Copy error messages",
136+
"noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu."
133137
},
134138
"daemon": {
135139
"restart": "Restart Daemon",
@@ -154,7 +158,8 @@
154158
"increaseFontSize": "Increase Font Size",
155159
"increaseIndent": "Increase Indent",
156160
"nextError": "Next Error",
157-
"previousError": "Previous Error"
161+
"previousError": "Previous Error",
162+
"revealError": "Reveal Error"
158163
},
159164
"electron": {
160165
"couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.",
@@ -306,6 +311,7 @@
306311
"archiveSketch": "Archive Sketch",
307312
"cantOpen": "A folder named \"{0}\" already exists. Can't open sketch.",
308313
"close": "Are you sure you want to close the sketch?",
314+
"compile": "Compiling sketch...",
309315
"configureAndUpload": "Configure And Upload",
310316
"createdArchive": "Created archive '{0}'.",
311317
"doneCompiling": "Done compiling.",
@@ -318,15 +324,16 @@
318324
"openRecent": "Open Recent",
319325
"openSketchInNewWindow": "Open Sketch in New Window",
320326
"saveFolderAs": "Save sketch folder as...",
327+
"saveSketch": "Save your sketch to open it again later.",
321328
"saveSketchAs": "Save sketch folder as...",
322-
"saveTempSketch": "Save your sketch to open it again later.",
323329
"showFolder": "Show Sketch Folder",
324330
"sketch": "Skets",
325331
"sketchbook": "Sketchbook",
326332
"titleLocalSketchbook": "Local Sketchbook",
327333
"titleSketchbook": "Sketchbook",
328334
"upload": "Upload",
329335
"uploadUsingProgrammer": "Upload Using Programmer",
336+
"uploading": "Uploading...",
330337
"userFieldsNotFoundError": "Can't find user fields for connected board",
331338
"verify": "Verify",
332339
"verifyOrCompile": "Verify/Compile"
@@ -341,6 +348,7 @@
341348
},
342349
"userFields": {
343350
"cancel": "Cancel",
351+
"enterField": "Enter {0}",
344352
"upload": "Upload"
345353
}
346354
},
@@ -354,7 +362,6 @@
354362
"couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.",
355363
"daemonOffline": "CLI Daemon Offline",
356364
"offline": "Aflyn",
357-
"quitMessage": "Enige ongestoorde veranderinge sal nie gestoor word nie.",
358365
"quitTitle": "Are you sure you want to quit?"
359366
},
360367
"debug": {

i18n/ar.json

+13-6
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,18 @@
66
},
77
"board": {
88
"board": "اللوحة {0}",
9+
"boardConfigDialogTitle": "Select Other Board and Port",
910
"boardInfo": "معلومات اللوحة",
1011
"configDialog1": "اختر لوحة و منفذ معا اذا اردت ان ترفع السكتش",
1112
"configDialog2": "اذا قمت باختيار لوحة فقط ستسطيع ان تترجم لكن بدون ان ترفع المشروع",
12-
"configDialogTitle": "اختر لوحات اخرى و المنفذ",
1313
"couldNotFindPreviouslySelected": "تعذر ايجاد اللوحة '{0}' المختارة مسبقا في المنصة المثبتة '{1}' . الرجاء اعادة اختيار اللوحة التي تريد استعمالها يدويا . هل تريد باعادة الاختيار الان؟",
1414
"disconnected": "Disconnected",
1515
"getBoardInfo": "الحصول على معلومات اللوحة",
1616
"inSketchbook": "(داخل ملف المشاريع)",
1717
"installManually": "ثبّت يدويا",
1818
"installNow": "نواة \"{0} {1}\" يجب تثبيتها للوحة \"{2}\" التي تم اختيارها . هل تريد تثبيتها الان ؟",
1919
"noFQBN": "FQBN غير متاح للوحة المختارة \"{0}\" . هل قمت بتثبيت النواة المعنية ؟",
20+
"noPortsDiscovered": "No ports discovered",
2021
"noPortsSelected": "لا يوجد اية منافذ متاحة للوحة '{0}'",
2122
"noneSelected": "لم يتم اختيار اي لوحة",
2223
"openBoardsConfig": "قم باختيار لوحة و منفذ مختلفين",
@@ -26,6 +27,7 @@
2627
"portLabel": "Port: {0}",
2728
"programmer": "المبرمجة",
2829
"reselectLater": "اعد الاختيار لاحقا",
30+
"searchBoard": "Search board",
2931
"selectBoard": "اختر لوحة",
3032
"selectBoardForInfo": "الرجاء اختيار لوحة من احل الحصول على معلومات اللوحة",
3133
"selectPortForInfo": "الرجاء اختيار منفذ من اجل الحصول على معلومات اللوحة",
@@ -36,6 +38,7 @@
3638
"boardsManager": "مدير اللوحة",
3739
"bootloader": {
3840
"burnBootloader": "ثبت محمل برنامج الإقلاع",
41+
"burningBootloader": "Burning bootloader...",
3942
"doneBurningBootloader": "تم حرق محمل الاقلاع"
4043
},
4144
"burnBootloader": {
@@ -106,7 +109,6 @@
106109
"offlineIndicator": "انت غير متصل بالانترنت على الارجح , بدون الاتصال بالانترنت لن تستطيع واجهة سطر الاوامر الخاصة بالاردوينو \"Arduino CLI\" تحميل الموارد المطلوبة و من الممكن ان تسبب باخطاء , الرجاء الاتصال بالانترنت و اعادة تشغيل البرنامج",
107110
"oldFormat": "ال '{0}' ما زالت تستخدم صيغة `.pde` القديمة . هل تريد الانتقال الى صيغة `.ino`  الجديدة ؟",
108111
"processing": "تتم المعالجة",
109-
"selectBoard": "اختر لوحة",
110112
"selectedOn": "{0} شغّل",
111113
"serialMonitor": "مراقب المنفذ التسلسلي \"سيريال بورت\"\n ",
112114
"unknown": "غير معروف"
@@ -115,6 +117,7 @@
115117
"error": "خطا في الترجمة : {0}"
116118
},
117119
"component": {
120+
"boardsIncluded": "Boards included in this package:",
118121
"by": "بواسطة",
119122
"filterSearch": "ترشيح بحثك...",
120123
"install": "تنصيب",
@@ -129,7 +132,8 @@
129132
"replaceTitle": "استبدال"
130133
},
131134
"coreContribution": {
132-
"copyError": "نسخ رسالة الخطأ"
135+
"copyError": "نسخ رسالة الخطأ",
136+
"noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu."
133137
},
134138
"daemon": {
135139
"restart": "Restart Daemon",
@@ -154,7 +158,8 @@
154158
"increaseFontSize": "تكبير حجم الخط",
155159
"increaseIndent": "زيادة مسافة البادئة",
156160
"nextError": "الخطأ التالي",
157-
"previousError": "الخطأ السابق"
161+
"previousError": "الخطأ السابق",
162+
"revealError": "Reveal Error"
158163
},
159164
"electron": {
160165
"couldNotSave": "تعذر حفظ المشروع . الرجاء نسخ عملك الغير محفوظ الى محرر النصوص المفضل لديك و اعادة تشغيل Arduino IDE",
@@ -306,6 +311,7 @@
306311
"archiveSketch": "ارشفة الشيفرة البرمجية",
307312
"cantOpen": "المجلد المسمى \"{0}\" موجود مسبقا. لا يمكن فتح الشيفرة البرمجية",
308313
"close": "هل انت متاكد بانك تريد اغلاق المشروع ؟",
314+
"compile": "Compiling sketch...",
309315
"configureAndUpload": "تهيئة و رفع",
310316
"createdArchive": "تم انشاء ارشيف '{0}'",
311317
"doneCompiling": "تمت الترجمة بنجاح.",
@@ -318,15 +324,16 @@
318324
"openRecent": "فُتِحَ مؤخرا ",
319325
"openSketchInNewWindow": "فتح المشروع في نافذة جديدة",
320326
"saveFolderAs": "احفظ مجلد المشروع باسم",
327+
"saveSketch": "احفظ ملف المشروع لفتحه مرة اخرى لاحقا",
321328
"saveSketchAs": "حفظ ملف المشروع باسم ...",
322-
"saveTempSketch": "احفظ ملف المشروع لفتحه مرة اخرى لاحقا",
323329
"showFolder": "اعرض ملف المشروع",
324330
"sketch": "مشروع",
325331
"sketchbook": "مجلد المشاريع",
326332
"titleLocalSketchbook": "مجلد المشاريع المحلي",
327333
"titleSketchbook": "مجلد المشاريع",
328334
"upload": "رفع",
329335
"uploadUsingProgrammer": "الرفع باستخدام مبرمجة",
336+
"uploading": "Uploading...",
330337
"userFieldsNotFoundError": "تعذر ايجاد حقول المستخدم للوحة المتصلة",
331338
"verify": "تحقق",
332339
"verifyOrCompile": "تحقق/ترجم"
@@ -341,6 +348,7 @@
341348
},
342349
"userFields": {
343350
"cancel": "الغاء",
351+
"enterField": "Enter {0}",
344352
"upload": "رفع"
345353
}
346354
},
@@ -354,7 +362,6 @@
354362
"couldNotSave": "تعذر حفظ المشروع . الرجاء نسخ عملك الغير محفوظ الى محرر النصوص المفضل لديك و اعادة تشغيل Arduino IDE",
355363
"daemonOffline": "CLI Daemon غير متصل",
356364
"offline": "غير متصل",
357-
"quitMessage": "اي تغييرات لم تحفظ لن يتم حفظها",
358365
"quitTitle": "هل انت متاكد بانك تريد الخروج؟"
359366
},
360367
"debug": {

i18n/az.json

+13-6
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,18 @@
66
},
77
"board": {
88
"board": "Board{0}",
9+
"boardConfigDialogTitle": "Select Other Board and Port",
910
"boardInfo": "Board Info",
1011
"configDialog1": "Select both a Board and a Port if you want to upload a sketch.",
1112
"configDialog2": "If you only select a Board you will be able to compile, but not to upload your sketch.",
12-
"configDialogTitle": "Select Other Board & Port",
1313
"couldNotFindPreviouslySelected": "Could not find previously selected board '{0}' in installed platform '{1}'. Please manually reselect the board you want to use. Do you want to reselect it now?",
1414
"disconnected": "Disconnected",
1515
"getBoardInfo": "Get Board Info",
1616
"inSketchbook": " (in Sketchbook)",
1717
"installManually": "Əl ilə yüklə",
1818
"installNow": "The \"{0} {1}\" core has to be installed for the currently selected \"{2}\" board. Do you want to install it now?",
1919
"noFQBN": "The FQBN is not available for the selected board \"{0}\". Do you have the corresponding core installed?",
20+
"noPortsDiscovered": "No ports discovered",
2021
"noPortsSelected": "No ports selected for board: '{0}'.",
2122
"noneSelected": "No boards selected.",
2223
"openBoardsConfig": "Select other board and port…",
@@ -26,6 +27,7 @@
2627
"portLabel": "Port: {0}",
2728
"programmer": "Proqramlayıcı",
2829
"reselectLater": "Daha Sonra Yenidən Seç",
30+
"searchBoard": "Search board",
2931
"selectBoard": "Select Board",
3032
"selectBoardForInfo": "Please select a board to obtain board info.",
3133
"selectPortForInfo": "Please select a port to obtain board info.",
@@ -36,6 +38,7 @@
3638
"boardsManager": "Boards Manager",
3739
"bootloader": {
3840
"burnBootloader": "Burn Bootloader",
41+
"burningBootloader": "Burning bootloader...",
3942
"doneBurningBootloader": "Done burning bootloader."
4043
},
4144
"burnBootloader": {
@@ -106,7 +109,6 @@
106109
"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.",
107110
"oldFormat": "The '{0}' still uses the old `.pde` format. Do you want to switch to the new `.ino` extension?",
108111
"processing": "Processing",
109-
"selectBoard": "Select Board",
110112
"selectedOn": "on {0}",
111113
"serialMonitor": "Serial Monitor",
112114
"unknown": "Bilnməyən"
@@ -115,6 +117,7 @@
115117
"error": "Compilation error: {0}"
116118
},
117119
"component": {
120+
"boardsIncluded": "Boards included in this package:",
118121
"by": "by",
119122
"filterSearch": "Filter your search...",
120123
"install": "INSTALL",
@@ -129,7 +132,8 @@
129132
"replaceTitle": "Yükləmə Uğursuz.Yenidən Sınayın"
130133
},
131134
"coreContribution": {
132-
"copyError": "Copy error messages"
135+
"copyError": "Copy error messages",
136+
"noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu."
133137
},
134138
"daemon": {
135139
"restart": "Restart Daemon",
@@ -154,7 +158,8 @@
154158
"increaseFontSize": "Increase Font Size",
155159
"increaseIndent": "Increase Indent",
156160
"nextError": "Next Error",
157-
"previousError": "Previous Error"
161+
"previousError": "Previous Error",
162+
"revealError": "Reveal Error"
158163
},
159164
"electron": {
160165
"couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.",
@@ -306,6 +311,7 @@
306311
"archiveSketch": "Archive Sketch",
307312
"cantOpen": "A folder named \"{0}\" already exists. Can't open sketch.",
308313
"close": "Are you sure you want to close the sketch?",
314+
"compile": "Compiling sketch...",
309315
"configureAndUpload": "Configure And Upload",
310316
"createdArchive": "Created archive '{0}'.",
311317
"doneCompiling": "Done compiling.",
@@ -318,15 +324,16 @@
318324
"openRecent": "Open Recent",
319325
"openSketchInNewWindow": "Open Sketch in New Window",
320326
"saveFolderAs": "Save sketch folder as...",
327+
"saveSketch": "Save your sketch to open it again later.",
321328
"saveSketchAs": "Save sketch folder as...",
322-
"saveTempSketch": "Save your sketch to open it again later.",
323329
"showFolder": "Show Sketch Folder",
324330
"sketch": "Sketch",
325331
"sketchbook": "Sketchbook",
326332
"titleLocalSketchbook": "Local Sketchbook",
327333
"titleSketchbook": "Sketchbook",
328334
"upload": "Upload",
329335
"uploadUsingProgrammer": "Upload Using Programmer",
336+
"uploading": "Uploading...",
330337
"userFieldsNotFoundError": "Can't find user fields for connected board",
331338
"verify": "Verify",
332339
"verifyOrCompile": "Verify/Compile"
@@ -341,6 +348,7 @@
341348
},
342349
"userFields": {
343350
"cancel": "Cancel",
351+
"enterField": "Enter {0}",
344352
"upload": "Upload"
345353
}
346354
},
@@ -354,7 +362,6 @@
354362
"couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.",
355363
"daemonOffline": "CLI Daemon Offline",
356364
"offline": "Offlayn",
357-
"quitMessage": "Yadda Saxlanılmamış Dəyişikliklər Yadda Saxlanılmayacaq",
358365
"quitTitle": "Are you sure you want to quit?"
359366
},
360367
"debug": {

0 commit comments

Comments
 (0)