Skip to content

Commit 62d9b57

Browse files
Updated translation files
1 parent 9b1f15d commit 62d9b57

27 files changed

+3071
-716
lines changed

Diff for: i18n/ar.json

+20-7
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"upload.verbose": "True for verbose upload output. False by default.",
3232
"window.autoScale": "True if the user interface automatically scales with the font size.",
3333
"window.zoomLevel": "Adjust the zoom level of the window. The original size is 0 and each increment above (e.g. 1) or below (e.g. -1) represents zooming 20% larger or smaller. You can also enter decimals to adjust the zoom level with a finer granularity.",
34-
"ide.autoUpdate": "True to enable automatic update checks. The IDE will check for updates automatically and periodically.",
34+
"ide.updateChannel": "Release channel to get updated from. 'stable' is the stable release, 'nightly' is the latest development build.",
3535
"board.certificates": "List of certificates that can be uploaded to boards",
3636
"sketchbook.showAllFiles": "True to show all sketch files inside the sketch. It is false by default.",
3737
"cloud.enabled": "True if the sketch sync functions are enabled. Defaults to true.",
@@ -55,7 +55,6 @@
5555
"compile": "compile",
5656
"upload": "upload",
5757
"verifyAfterUpload": "Verify code after upload",
58-
"checkForUpdates": "افحص التحديثات عند التشغيل",
5958
"editorQuickSuggestions": "Editor Quick Suggestions",
6059
"additionalManagerURLs": "تدبير عناوين اللوحات الإضافية",
6160
"noProxy": "No proxy",
@@ -108,7 +107,7 @@
108107
"installNow": "The \"{0} {1}\" core has to be installed for the currently selected \"{2}\" board. Do you want to install it now?",
109108
"configDialogTitle": "Select Other Board & Port",
110109
"configDialog1": "Select both a Board and a Port if you want to upload a sketch.",
111-
"configDialog2": "If you only select a Board you will be able just to compile, but not to upload your sketch.",
110+
"configDialog2": "If you only select a Board you will be able to compile, but not to upload your sketch.",
112111
"pleasePickBoard": "Please pick a board connected to the port you have selected.",
113112
"showAllAvailablePorts": "Shows all available ports when enabled",
114113
"programmer": "Programmer",
@@ -173,7 +172,7 @@
173172
"showFolder": "Show Sketch Folder",
174173
"sketch": "Sketch",
175174
"moving": "Moving",
176-
"movingMsg": "The file \"{0}\" needs to be inside a sketch folder named as \"{1}\".\nCreate this folder, move the file, and continue?",
175+
"movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?",
177176
"cantOpen": "المجلد المسمى \"{0}\" موجود مسبقا. لا يمكن فتح الشيفرة البرمجية",
178177
"saveFolderAs": "Save sketch folder as...",
179178
"sketchbook": "Sketchbook",
@@ -243,19 +242,33 @@
243242
"noSupportedBoardConnected": "No supported board connected"
244243
},
245244
"firmware": {
246-
"updater": "WiFi101 / WiFiNINA Firmware Updater",
245+
"updater": "WiFi101 / WiFiNINA Firmware Updater",
247246
"selectBoard": "Select Board",
248247
"checkUpdates": "Check Updates",
249248
"selectVersion": "Select firmware version",
250249
"install": "تنصيب",
251250
"overwriteSketch": "Installation will overwrite the Sketch on the board.",
252251
"installingFirmware": "Installing firmware.",
253-
"successfullyInstalled": "Firmware succesfully installed.",
252+
"successfullyInstalled": "Firmware successfully installed.",
254253
"failedInstall": "Installation failed. Please try again."
255254
},
256255
"dialog": {
257256
"dontAskAgain": "Don't ask again"
258257
},
258+
"ide-updater": {
259+
"notNowButton": "Not now",
260+
"versionDownloaded": "Arduino IDE {0} has been downloaded.",
261+
"closeToInstallNotice": "Close the software and install the update on your machine.",
262+
"closeAndInstallButton": "Close and Install",
263+
"downloadingNotice": "Downloading the latest version of the Arduino IDE.",
264+
"updateAvailable": "Update Available",
265+
"newVersionAvailable": "A new version of Arduino IDE ({0}) is available for download.",
266+
"skipVersionButton": "Skip Version",
267+
"downloadButton": "Download"
268+
},
269+
"updater": {
270+
"ideUpdaterDialog": "Software Update"
271+
},
259272
"userFields": {
260273
"cancel": "Cancel",
261274
"upload": "رفع"
@@ -269,7 +282,7 @@
269282
"carriageReturn": "اعادة الحمل",
270283
"newLineCarriageReturn": "كلاهما NL & CR",
271284
"notConnected": "Not connected. Select a board and a port to connect automatically.",
272-
"message": "Message ({0} + Enter to send message to '{1}' on '{2}'",
285+
"message": "Message ({0} + Enter to send message to '{1}' on '{2}')",
273286
"connectionBusy": "Connection failed. Serial port is busy: {0}",
274287
"disconnected": "Disconnected {0} from {1}.",
275288
"unexpectedError": "Unexpected error. Reconnecting {0} on port {1}.",

Diff for: i18n/bg.json

+20-7
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"upload.verbose": "True за подробен изход за качване. False по подразбиране.",
3232
"window.autoScale": "True , ако потребителският интерфейс автоматично се мащабира с размера на шрифта.",
3333
"window.zoomLevel": "Регулирайте нивото на увеличение на прозореца. Оригиналният размер е 0 и всяко увеличение над (напр. 1) или под (напр. -1) представлява увеличение с 20% по-голямо или по-малко. Можете също да въведете десетични знаци, за да регулирате нивото на увеличение по-финно.",
34-
"ide.autoUpdate": "True, за да активирате автоматичните проверки за актуализация. IDE ще проверява за актуализации автоматично и периодично.",
34+
"ide.updateChannel": "Release channel to get updated from. 'stable' is the stable release, 'nightly' is the latest development build.",
3535
"board.certificates": "Списък със сертификати, които могат да бъдат качени на платката",
3636
"sketchbook.showAllFiles": "True , за да се покажат всички файлове вътре в скицата. По подразбиране е false.",
3737
"cloud.enabled": "True , ако функциите за синхронизиране на скицата са активирани. По подразбиране е true.",
@@ -55,7 +55,6 @@
5555
"compile": "компилиране",
5656
"upload": "качване",
5757
"verifyAfterUpload": "Потвърдете кода след качване",
58-
"checkForUpdates": "Проверете за актуализации при стартиране",
5958
"editorQuickSuggestions": "Бързи предложения на редактора",
6059
"additionalManagerURLs": "Допълнителни URL адреси на мениджър на платки",
6160
"noProxy": "Без прокси",
@@ -108,7 +107,7 @@
108107
"installNow": "Ядрото „{0} {1}“ трябва да бъде инсталирано за текущо избраната платка „{2}“. Искате ли да го инсталирате сега?",
109108
"configDialogTitle": "Изберете друга платка и порт",
110109
"configDialog1": "Изберете както платка, така и порт, ако искате да качите скица.",
111-
"configDialog2": "Ако изберете само платка, ще можете само да компилирате, но не и да качвате скицата си.",
110+
"configDialog2": "If you only select a Board you will be able to compile, but not to upload your sketch.",
112111
"pleasePickBoard": "Моля, изберете платка, свързана към порта, който сте избрали.",
113112
"showAllAvailablePorts": "Показва всички налични портове, когато е активиран",
114113
"programmer": "Програматор",
@@ -173,7 +172,7 @@
173172
"showFolder": "Показване на папка за скици",
174173
"sketch": "Скица",
175174
"moving": "Преместване",
176-
"movingMsg": "Файлът „{0}“ трябва да бъде в папка на скица, наречена „{1}“.\nСъздай тази папка, премести файла и продължи?",
175+
"movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?",
177176
"cantOpen": "Папка с име „{0}“ вече съществува. Не може да се отвори скица.",
178177
"saveFolderAs": "Запазете папката със скица като...",
179178
"sketchbook": "Скицник",
@@ -243,19 +242,33 @@
243242
"noSupportedBoardConnected": "Няма свързана поддържана платка"
244243
},
245244
"firmware": {
246-
"updater": "WiFi101 / WiFiNINA Обновяване на фърмуера",
245+
"updater": "WiFi101 / WiFiNINA Firmware Updater",
247246
"selectBoard": "Изберете платка",
248247
"checkUpdates": "Проверете актуализации",
249248
"selectVersion": "Изберете версия на фърмуера",
250249
"install": "Инсталирай",
251250
"overwriteSketch": "Инсталацията ще презапише скицата на платката.",
252251
"installingFirmware": "Инсталиране на фърмуер.",
253-
"successfullyInstalled": "Фърмуерът е инсталиран успешно.",
252+
"successfullyInstalled": "Firmware successfully installed.",
254253
"failedInstall": "Неуспешно инсталиране. Моля, опитайте отново."
255254
},
256255
"dialog": {
257256
"dontAskAgain": "Не питай отново"
258257
},
258+
"ide-updater": {
259+
"notNowButton": "Not now",
260+
"versionDownloaded": "Arduino IDE {0} has been downloaded.",
261+
"closeToInstallNotice": "Close the software and install the update on your machine.",
262+
"closeAndInstallButton": "Close and Install",
263+
"downloadingNotice": "Downloading the latest version of the Arduino IDE.",
264+
"updateAvailable": "Update Available",
265+
"newVersionAvailable": "A new version of Arduino IDE ({0}) is available for download.",
266+
"skipVersionButton": "Skip Version",
267+
"downloadButton": "Download"
268+
},
269+
"updater": {
270+
"ideUpdaterDialog": "Software Update"
271+
},
259272
"userFields": {
260273
"cancel": "Отмяна",
261274
"upload": "Качване"
@@ -269,7 +282,7 @@
269282
"carriageReturn": "Carriage Return",
270283
"newLineCarriageReturn": "Както NL, така и CR",
271284
"notConnected": "Няма връзка. Изберете платка и порт за автоматично свързване.",
272-
"message": "Съобщение ({0} + Enter, за да изпратите съобщение до „{1}“ на „{2}",
285+
"message": "Message ({0} + Enter to send message to '{1}' on '{2}')",
273286
"connectionBusy": "Свързването е неуспешно. Серийният порт е зает: {0}",
274287
"disconnected": "Прекъснато е връзката на {0} с {1}.",
275288
"unexpectedError": "Неочаквана грешка. Повторно свързване на {0} на порт {1}.",

0 commit comments

Comments
 (0)