Skip to content

Commit db1eac0

Browse files
Updated translation files
1 parent eb1f247 commit db1eac0

39 files changed

+2448
-578
lines changed

i18n/af.json

Lines changed: 26 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44
"detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}",
55
"label": "About {0}"
66
},
7+
"account": {
8+
"goToCloudEditor": "Go to Cloud Editor",
9+
"goToIoTCloud": "Go to IoT Cloud",
10+
"goToProfile": "Go to Profile",
11+
"menuTitle": "Arduino Cloud"
12+
},
713
"board": {
814
"board": "Board{0}",
915
"boardConfigDialogTitle": "Select Other Board and Port",
@@ -83,13 +89,12 @@
8389
"mouseError": "'Mouse' not found. Does your sketch include the line '#include <Mouse.h>'?"
8490
},
8591
"cloud": {
86-
"account": "Account",
8792
"chooseSketchVisibility": "Choose visibility of your Sketch:",
8893
"cloudSketchbook": "Wolk Skets",
8994
"connected": "Connected",
9095
"continue": "Continue",
91-
"donePulling": "Done pulling {0}.",
92-
"donePushing": "Done pushing {0}.",
96+
"donePulling": "Done pulling '{0}'.",
97+
"donePushing": "Done pushing '{0}'.",
9398
"embed": "Embed:",
9499
"emptySketchbook": "Jou Sketsboek is leeg",
95100
"goToCloud": "Go to Cloud",
@@ -155,19 +160,28 @@
155160
"component": {
156161
"boardsIncluded": "Boards included in this package:",
157162
"by": "by",
163+
"clickToOpen": "Click to open in browser: {0}",
158164
"filterSearch": "Filter your search...",
159165
"install": "Install",
160-
"installed": "Installed",
166+
"installLatest": "Install Latest",
167+
"installVersion": "Install {0}",
168+
"installed": "{0} installed",
161169
"moreInfo": "Meer inligting",
170+
"otherVersions": "Other Versions",
171+
"remove": "Remove",
172+
"title": "{0} by {1}",
162173
"uninstall": "Uninstall",
163174
"uninstallMsg": "Do you want to uninstall {0}?",
164-
"version": "Weergawe {0}"
175+
"update": "Update"
165176
},
166177
"configuration": {
167178
"cli": {
168179
"inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}"
169180
}
170181
},
182+
"connectionStatus": {
183+
"connectionLost": "Connection lost. Cloud sketch actions and updates won't be available."
184+
},
171185
"contributions": {
172186
"addFile": "Add File",
173187
"fileAdded": "Een lêer by skets gevoeg",
@@ -188,6 +202,7 @@
188202
"copyError": "Copy error messages",
189203
"noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu."
190204
},
205+
"createCloudCopy": "Push Sketch to Cloud",
191206
"daemon": {
192207
"restart": "Restart Daemon",
193208
"start": "Start Daemon",
@@ -414,11 +429,11 @@
414429
"editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?",
415430
"editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?",
416431
"exportBinary": "Export Compiled Binary",
417-
"invalidCloudSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.",
432+
"invalidCloudSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.",
418433
"invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.",
419434
"invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'",
420435
"invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'",
421-
"invalidSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.",
436+
"invalidSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.",
422437
"moving": "Moving",
423438
"movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?",
424439
"new": "New Sketch",
@@ -451,6 +466,9 @@
451466
"dismissSurvey": "Don't show again",
452467
"surveyMessage": "Please help us improve by answering this super short survey. We value our community and would like to get to know our supporters a little better."
453468
},
469+
"title": {
470+
"cloud": "Cloud"
471+
},
454472
"updateIndexes": {
455473
"updateIndexes": "Update Indexes",
456474
"updateLibraryIndex": "Update Library Index",
@@ -483,6 +501,7 @@
483501
"couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.",
484502
"daemonOffline": "CLI Daemon Offline",
485503
"offline": "Aflyn",
504+
"offlineText": "Aflyn",
486505
"quitTitle": "Are you sure you want to quit?"
487506
},
488507
"editor": {

i18n/ar.json

Lines changed: 26 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44
"detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}",
55
"label": "حول {0}"
66
},
7+
"account": {
8+
"goToCloudEditor": "Go to Cloud Editor",
9+
"goToIoTCloud": "Go to IoT Cloud",
10+
"goToProfile": "Go to Profile",
11+
"menuTitle": "Arduino Cloud"
12+
},
713
"board": {
814
"board": "اللوحة {0}",
915
"boardConfigDialogTitle": "أختر متحكم و منفذ مختلفين ",
@@ -83,13 +89,12 @@
8389
"mouseError": "تعذر ايجاد الفأرة 'Mouse' . هل يحتوي مشروعك على '#include <Mouse.h>' ؟"
8490
},
8591
"cloud": {
86-
"account": "الحساب",
8792
"chooseSketchVisibility": "اختر خصوصية مشروعك:",
8893
"cloudSketchbook": "مشاريع على السحابة",
8994
"connected": "متصل",
9095
"continue": "استئناف",
91-
"donePulling": "تم السحب بنجاح '{0}'",
92-
"donePushing": "تم الدفع بنجاح '{0}'",
96+
"donePulling": "Done pulling '{0}'.",
97+
"donePushing": "Done pushing '{0}'.",
9398
"embed": "تضمين:",
9499
"emptySketchbook": "ملف المشاريع الخاص بك فارغ",
95100
"goToCloud": "Go to Cloud",
@@ -155,19 +160,28 @@
155160
"component": {
156161
"boardsIncluded": "Boards included in this package:",
157162
"by": "بواسطة",
163+
"clickToOpen": "Click to open in browser: {0}",
158164
"filterSearch": "ترشيح بحثك...",
159165
"install": "تنصيب",
160-
"installed": "Installed",
166+
"installLatest": "Install Latest",
167+
"installVersion": "Install {0}",
168+
"installed": "{0} installed",
161169
"moreInfo": "عرض المزيد",
170+
"otherVersions": "Other Versions",
171+
"remove": "حذف",
172+
"title": "{0} by {1}",
162173
"uninstall": "الغاء التثبيت",
163174
"uninstallMsg": "هل تريد الغاء تثبيت {0}؟",
164-
"version": "النسخة {0}"
175+
"update": "Update"
165176
},
166177
"configuration": {
167178
"cli": {
168179
"inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}"
169180
}
170181
},
182+
"connectionStatus": {
183+
"connectionLost": "Connection lost. Cloud sketch actions and updates won't be available."
184+
},
171185
"contributions": {
172186
"addFile": "اضف ملف...",
173187
"fileAdded": "تمت اضافة ملف واحد الى المشروع",
@@ -188,6 +202,7 @@
188202
"copyError": "نسخ رسالة الخطأ",
189203
"noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu."
190204
},
205+
"createCloudCopy": "Push Sketch to Cloud",
191206
"daemon": {
192207
"restart": "Restart Daemon",
193208
"start": "Start Daemon",
@@ -414,11 +429,11 @@
414429
"editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?",
415430
"editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?",
416431
"exportBinary": "تصدير الملف الثنائي المترجم",
417-
"invalidCloudSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.",
432+
"invalidCloudSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.",
418433
"invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.",
419434
"invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'",
420435
"invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'",
421-
"invalidSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.",
436+
"invalidSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.",
422437
"moving": "يتم النقل",
423438
"movingMsg": "الملف \"{0}\" يجب ان يكون داخل مجلد مشروع مسمى \"{1}\"\nهل انشئ المجلد , ثم انقل الملف و اكمل ؟",
424439
"new": "New Sketch",
@@ -451,6 +466,9 @@
451466
"dismissSurvey": "لا تظهر مرة اخرى",
452467
"surveyMessage": "يرجى ان تساعدنا لنحسن ادائنا من خلال الاجابة على هذا الاستبيان القصير جدا . نحن نحترم المجتمع الخاص بنا و نريد ان نتعرف بشكل افضل على داعمينا "
453468
},
469+
"title": {
470+
"cloud": "Cloud"
471+
},
454472
"updateIndexes": {
455473
"updateIndexes": "Update Indexes",
456474
"updateLibraryIndex": "Update Library Index",
@@ -483,6 +501,7 @@
483501
"couldNotSave": "تعذر حفظ المشروع . الرجاء نسخ عملك الغير محفوظ الى محرر النصوص المفضل لديك و اعادة تشغيل Arduino IDE",
484502
"daemonOffline": "CLI Daemon غير متصل",
485503
"offline": "غير متصل",
504+
"offlineText": "غير متصل",
486505
"quitTitle": "هل انت متاكد بانك تريد الخروج؟"
487506
},
488507
"editor": {

i18n/az.json

Lines changed: 26 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44
"detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}",
55
"label": "Haqqında {0}"
66
},
7+
"account": {
8+
"goToCloudEditor": "Go to Cloud Editor",
9+
"goToIoTCloud": "Go to IoT Cloud",
10+
"goToProfile": "Go to Profile",
11+
"menuTitle": "Arduino Cloud"
12+
},
713
"board": {
814
"board": "Board{0}",
915
"boardConfigDialogTitle": "Select Other Board and Port",
@@ -83,13 +89,12 @@
8389
"mouseError": "'Mouse' not found. Does your sketch include the line '#include <Mouse.h>'?"
8490
},
8591
"cloud": {
86-
"account": "Account",
8792
"chooseSketchVisibility": "Choose visibility of your Sketch:",
8893
"cloudSketchbook": "Cloud Sketchbook",
8994
"connected": "Əlaqə Yaradıldı",
9095
"continue": "Davam Et",
91-
"donePulling": "Done pulling {0}.",
92-
"donePushing": "Done pushing {0}.",
96+
"donePulling": "Done pulling '{0}'.",
97+
"donePushing": "Done pushing '{0}'.",
9398
"embed": "Embed:",
9499
"emptySketchbook": "Your Sketchbook is empty",
95100
"goToCloud": "Go to Cloud",
@@ -155,19 +160,28 @@
155160
"component": {
156161
"boardsIncluded": "Boards included in this package:",
157162
"by": "by",
163+
"clickToOpen": "Click to open in browser: {0}",
158164
"filterSearch": "Filter your search...",
159165
"install": "Yüklə",
160-
"installed": "Installed",
166+
"installLatest": "Install Latest",
167+
"installVersion": "Install {0}",
168+
"installed": "{0} installed",
161169
"moreInfo": "More info",
170+
"otherVersions": "Other Versions",
171+
"remove": "Sil",
172+
"title": "{0} by {1}",
162173
"uninstall": "Sil",
163174
"uninstallMsg": "Do you want to uninstall {0}?",
164-
"version": "Version {0}"
175+
"update": "Update"
165176
},
166177
"configuration": {
167178
"cli": {
168179
"inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}"
169180
}
170181
},
182+
"connectionStatus": {
183+
"connectionLost": "Connection lost. Cloud sketch actions and updates won't be available."
184+
},
171185
"contributions": {
172186
"addFile": "Fayl Əlavə Et",
173187
"fileAdded": "One file added to the sketch.",
@@ -188,6 +202,7 @@
188202
"copyError": "Copy error messages",
189203
"noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu."
190204
},
205+
"createCloudCopy": "Push Sketch to Cloud",
191206
"daemon": {
192207
"restart": "Restart Daemon",
193208
"start": "Start Daemon",
@@ -414,11 +429,11 @@
414429
"editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?",
415430
"editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?",
416431
"exportBinary": "Export Compiled Binary",
417-
"invalidCloudSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.",
432+
"invalidCloudSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.",
418433
"invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.",
419434
"invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'",
420435
"invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'",
421-
"invalidSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.",
436+
"invalidSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.",
422437
"moving": "Moving",
423438
"movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?",
424439
"new": "New Sketch",
@@ -451,6 +466,9 @@
451466
"dismissSurvey": "Don't show again",
452467
"surveyMessage": "Please help us improve by answering this super short survey. We value our community and would like to get to know our supporters a little better."
453468
},
469+
"title": {
470+
"cloud": "Cloud"
471+
},
454472
"updateIndexes": {
455473
"updateIndexes": "Update Indexes",
456474
"updateLibraryIndex": "Update Library Index",
@@ -483,6 +501,7 @@
483501
"couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.",
484502
"daemonOffline": "CLI Daemon Offline",
485503
"offline": "Offlayn",
504+
"offlineText": "Offlayn",
486505
"quitTitle": "Are you sure you want to quit?"
487506
},
488507
"editor": {

i18n/bg.json

Lines changed: 26 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44
"detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}",
55
"label": "Относно {0}"
66
},
7+
"account": {
8+
"goToCloudEditor": "Go to Cloud Editor",
9+
"goToIoTCloud": "Go to IoT Cloud",
10+
"goToProfile": "Go to Profile",
11+
"menuTitle": "Arduino Cloud"
12+
},
713
"board": {
814
"board": "Платка{0}",
915
"boardConfigDialogTitle": "Select Other Board and Port",
@@ -83,13 +89,12 @@
8389
"mouseError": "'Mouse' not found. Does your sketch include the line '#include <Mouse.h>'?"
8490
},
8591
"cloud": {
86-
"account": "Account",
8792
"chooseSketchVisibility": "Изберете видимост на вашата скица:",
8893
"cloudSketchbook": "Облачен скицник",
8994
"connected": "Свързано",
9095
"continue": "Продължи",
91-
"donePulling": "Изтеглянето на „{0}“ приключи.",
92-
"donePushing": "Изпращането на „{0}“ приключи.",
96+
"donePulling": "Done pulling '{0}'.",
97+
"donePushing": "Done pushing '{0}'.",
9398
"embed": "Вграждане:",
9499
"emptySketchbook": "Вашият Скицник е празен",
95100
"goToCloud": "Go to Cloud",
@@ -155,19 +160,28 @@
155160
"component": {
156161
"boardsIncluded": "Boards included in this package:",
157162
"by": "от",
163+
"clickToOpen": "Click to open in browser: {0}",
158164
"filterSearch": "Филтрирайте търсенето си...",
159165
"install": "Инсталирай",
160-
"installed": "Installed",
166+
"installLatest": "Install Latest",
167+
"installVersion": "Install {0}",
168+
"installed": "{0} installed",
161169
"moreInfo": "Повече информация",
170+
"otherVersions": "Other Versions",
171+
"remove": "Премахване",
172+
"title": "{0} by {1}",
162173
"uninstall": "Деинсталиране",
163174
"uninstallMsg": "Искате ли да деинсталирате {0}?",
164-
"version": "Версия {0}"
175+
"update": "Update"
165176
},
166177
"configuration": {
167178
"cli": {
168179
"inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}"
169180
}
170181
},
182+
"connectionStatus": {
183+
"connectionLost": "Connection lost. Cloud sketch actions and updates won't be available."
184+
},
171185
"contributions": {
172186
"addFile": "Добави файл",
173187
"fileAdded": "Към скицата е добавен един файл.",
@@ -188,6 +202,7 @@
188202
"copyError": "Copy error messages",
189203
"noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu."
190204
},
205+
"createCloudCopy": "Push Sketch to Cloud",
191206
"daemon": {
192207
"restart": "Restart Daemon",
193208
"start": "Start Daemon",
@@ -414,11 +429,11 @@
414429
"editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?",
415430
"editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?",
416431
"exportBinary": "Експортиране на компилиран двоичен файл",
417-
"invalidCloudSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.",
432+
"invalidCloudSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.",
418433
"invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.",
419434
"invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'",
420435
"invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'",
421-
"invalidSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.",
436+
"invalidSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.",
422437
"moving": "Преместване",
423438
"movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?",
424439
"new": "New Sketch",
@@ -451,6 +466,9 @@
451466
"dismissSurvey": "Don't show again",
452467
"surveyMessage": "Please help us improve by answering this super short survey. We value our community and would like to get to know our supporters a little better."
453468
},
469+
"title": {
470+
"cloud": "Cloud"
471+
},
454472
"updateIndexes": {
455473
"updateIndexes": "Update Indexes",
456474
"updateLibraryIndex": "Update Library Index",
@@ -483,6 +501,7 @@
483501
"couldNotSave": "Скицата не можа да бъде запазена. Моля, копирайте незапазената си работа в любимия си текстов редактор и рестартирайте IDE-то.",
484502
"daemonOffline": "CLI Daemon офлайн",
485503
"offline": "Офлайн",
504+
"offlineText": "Офлайн",
486505
"quitTitle": "Are you sure you want to quit?"
487506
},
488507
"editor": {

0 commit comments

Comments
 (0)