Skip to content

Commit 015a217

Browse files
Updated translation files
1 parent 144df89 commit 015a217

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+1177
-6947
lines changed

i18n/af.json

+9-6
Original file line numberDiff line numberDiff line change
@@ -230,10 +230,6 @@
230230
"previousError": "Previous Error",
231231
"revealError": "Reveal Error"
232232
},
233-
"electron": {
234-
"couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.",
235-
"unsavedChanges": "Enige ongestoorde veranderinge sal nie gestoor word nie."
236-
},
237233
"examples": {
238234
"builtInExamples": "Built-in examples",
239235
"couldNotInitializeExamples": "Could not initialize built-in examples.",
@@ -282,6 +278,10 @@
282278
"updateAvailable": "Update Available",
283279
"versionDownloaded": "Arduino IDE {0} has been downloaded."
284280
},
281+
"installable": {
282+
"libraryInstallFailed": "Failed to install library: '{0}{1}'.",
283+
"platformInstallFailed": "Failed to install platform: '{0}{1}'."
284+
},
285285
"library": {
286286
"addZip": "Add .ZIP Library...",
287287
"arduinoLibraries": "Arduino libraries",
@@ -381,6 +381,9 @@
381381
"language.log": "True if the Arduino Language Server should generate log files into the sketch folder. Otherwise, false. It's false by default.",
382382
"language.realTimeDiagnostics": "If true, the language server provides real-time diagnostics when typing in the editor. It's false by default.",
383383
"manualProxy": "Manual proxy configuration",
384+
"monitor": {
385+
"dockPanel": "The area of the application shell where the _{0}_ widget will reside. It is either \"bottom\" or \"right\". It defaults to \"{1}\"."
386+
},
384387
"network": "Netwerk",
385388
"newSketchbookLocation": "Select new sketchbook location",
386389
"noCliConfig": "Could not load the CLI configuration",
@@ -428,7 +431,6 @@
428431
"sketch": {
429432
"archiveSketch": "Archive Sketch",
430433
"cantOpen": "A folder named \"{0}\" already exists. Can't open sketch.",
431-
"close": "Are you sure you want to close the sketch?",
432434
"compile": "Compiling sketch...",
433435
"configureAndUpload": "Configure and Upload",
434436
"createdArchive": "Created archive '{0}'.",
@@ -478,7 +480,8 @@
478480
"currentThemeNotFound": "Could not find the currently selected theme: {0}. Arduino IDE has picked a built-in theme compatible with the missing one.",
479481
"dark": "Dark",
480482
"deprecated": "{0} (deprecated)",
481-
"hc": "High Contrast",
483+
"hc": "Dark High Contrast",
484+
"hcLight": "Light High Contrast",
482485
"light": "Light",
483486
"user": "{0} (user)"
484487
},

i18n/ar.json

+145-142
Large diffs are not rendered by default.

i18n/az.json

+9-6
Original file line numberDiff line numberDiff line change
@@ -230,10 +230,6 @@
230230
"previousError": "Previous Error",
231231
"revealError": "Reveal Error"
232232
},
233-
"electron": {
234-
"couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.",
235-
"unsavedChanges": "Yadda Saxlanılmamış Dəyişikliklər Yadda Saxlanılmayacaq"
236-
},
237233
"examples": {
238234
"builtInExamples": "Əvvəlcəcədən Yüklənmmiş Nümunələr",
239235
"couldNotInitializeExamples": "Could not initialize built-in examples.",
@@ -282,6 +278,10 @@
282278
"updateAvailable": "Update Available",
283279
"versionDownloaded": "Arduino IDE {0} has been downloaded."
284280
},
281+
"installable": {
282+
"libraryInstallFailed": "Failed to install library: '{0}{1}'.",
283+
"platformInstallFailed": "Failed to install platform: '{0}{1}'."
284+
},
285285
"library": {
286286
"addZip": ".ZİP Kitabxana Daxil Edin",
287287
"arduinoLibraries": "Ardunio Kitabxanalar",
@@ -381,6 +381,9 @@
381381
"language.log": "True if the Arduino Language Server should generate log files into the sketch folder. Otherwise, false. It's false by default.",
382382
"language.realTimeDiagnostics": "If true, the language server provides real-time diagnostics when typing in the editor. It's false by default.",
383383
"manualProxy": "Manual proxy configuration",
384+
"monitor": {
385+
"dockPanel": "The area of the application shell where the _{0}_ widget will reside. It is either \"bottom\" or \"right\". It defaults to \"{1}\"."
386+
},
384387
"network": "Network",
385388
"newSketchbookLocation": "Select new sketchbook location",
386389
"noCliConfig": "Could not load the CLI configuration",
@@ -428,7 +431,6 @@
428431
"sketch": {
429432
"archiveSketch": "Archive Sketch",
430433
"cantOpen": "A folder named \"{0}\" already exists. Can't open sketch.",
431-
"close": "Are you sure you want to close the sketch?",
432434
"compile": "Compiling sketch...",
433435
"configureAndUpload": "Configure and Upload",
434436
"createdArchive": "Created archive '{0}'.",
@@ -478,7 +480,8 @@
478480
"currentThemeNotFound": "Could not find the currently selected theme: {0}. Arduino IDE has picked a built-in theme compatible with the missing one.",
479481
"dark": "Dark",
480482
"deprecated": "{0} (deprecated)",
481-
"hc": "High Contrast",
483+
"hc": "Dark High Contrast",
484+
"hcLight": "Light High Contrast",
482485
"light": "Light",
483486
"user": "{0} (user)"
484487
},

i18n/bg.json

+9-6
Original file line numberDiff line numberDiff line change
@@ -230,10 +230,6 @@
230230
"previousError": "Previous Error",
231231
"revealError": "Reveal Error"
232232
},
233-
"electron": {
234-
"couldNotSave": "Скицата не можа да бъде запазена. Моля, копирайте незапазената си работа в любимия си текстов редактор и рестартирайте IDE-то.",
235-
"unsavedChanges": "Всички незапазени промени няма да бъдат запазени."
236-
},
237233
"examples": {
238234
"builtInExamples": "Вградени примери",
239235
"couldNotInitializeExamples": "Не можа да се инициализира вградените примери.",
@@ -282,6 +278,10 @@
282278
"updateAvailable": "Update Available",
283279
"versionDownloaded": "Arduino IDE {0} has been downloaded."
284280
},
281+
"installable": {
282+
"libraryInstallFailed": "Failed to install library: '{0}{1}'.",
283+
"platformInstallFailed": "Failed to install platform: '{0}{1}'."
284+
},
285285
"library": {
286286
"addZip": "Добавяне на .ZIP библиотека...",
287287
"arduinoLibraries": "Arduino библиотеки",
@@ -381,6 +381,9 @@
381381
"language.log": "True, ако езиковият сървър на Arduino трябва да генерира лог файлове в папката за скици. В противен случай false. По подразбиране е false.",
382382
"language.realTimeDiagnostics": "If true, the language server provides real-time diagnostics when typing in the editor. It's false by default.",
383383
"manualProxy": "Ръчна конфигурация на прокси",
384+
"monitor": {
385+
"dockPanel": "The area of the application shell where the _{0}_ widget will reside. It is either \"bottom\" or \"right\". It defaults to \"{1}\"."
386+
},
384387
"network": "Мрежа",
385388
"newSketchbookLocation": "Изберете местоположение за новата скицниката",
386389
"noCliConfig": "Could not load the CLI configuration",
@@ -428,7 +431,6 @@
428431
"sketch": {
429432
"archiveSketch": "Архивирай скица",
430433
"cantOpen": "Папка с име „{0}“ вече съществува. Не може да се отвори скица.",
431-
"close": "Наистина ли искате да затворите скицата?",
432434
"compile": "Compiling sketch...",
433435
"configureAndUpload": "Configure and Upload",
434436
"createdArchive": "Създаден е архив „{0}“.",
@@ -478,7 +480,8 @@
478480
"currentThemeNotFound": "Could not find the currently selected theme: {0}. Arduino IDE has picked a built-in theme compatible with the missing one.",
479481
"dark": "Dark",
480482
"deprecated": "{0} (deprecated)",
481-
"hc": "High Contrast",
483+
"hc": "Dark High Contrast",
484+
"hcLight": "Light High Contrast",
482485
"light": "Light",
483486
"user": "{0} (user)"
484487
},

0 commit comments

Comments
 (0)