Skip to content

Commit 59f494e

Browse files
Updated translation files
1 parent f6a4325 commit 59f494e

34 files changed

+757
-655
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
},

i18n/ca_ES.json

+22-19
Original file line numberDiff line numberDiff line change
@@ -230,10 +230,6 @@
230230
"previousError": "Error anterior",
231231
"revealError": "Mostra l'error"
232232
},
233-
"electron": {
234-
"couldNotSave": "No s'ha pogut desar el programa. Copieu el vostre treball no desat al vostre editor de text preferit i reinicieu l'IDE.",
235-
"unsavedChanges": "Els canvis no desats es perdran."
236-
},
237233
"examples": {
238234
"builtInExamples": "Exemples incorporats",
239235
"couldNotInitializeExamples": "No es poden inicialitzar els exemples incorporats.",
@@ -282,6 +278,10 @@
282278
"updateAvailable": "Actualització disponible",
283279
"versionDownloaded": "L'IDE d'Arduino {0} s'ha descarregat"
284280
},
281+
"installable": {
282+
"libraryInstallFailed": "Failed to install library: '{0}{1}'.",
283+
"platformInstallFailed": "Failed to install platform: '{0}{1}'."
284+
},
285285
"library": {
286286
"addZip": "Afegeix llibreria .ZIP...",
287287
"arduinoLibraries": "Llibreries d'Arduino",
@@ -328,13 +328,13 @@
328328
"tools": "Eines"
329329
},
330330
"monitor": {
331-
"alreadyConnectedError": "Could not connect to {0} {1} port. Already connected.",
332-
"baudRate": "{0} baud",
333-
"connectionFailedError": "Could not connect to {0} {1} port.",
334-
"connectionFailedErrorWithDetails": "{0} Could not connect to {1} {2} port.",
335-
"connectionTimeout": "Timeout. The IDE has not received the 'success' message from the monitor after successfully connecting to it",
336-
"missingConfigurationError": "Could not connect to {0} {1} port. The monitor configuration is missing.",
337-
"notConnectedError": "Not connected to {0} {1} port.",
331+
"alreadyConnectedError": "No s'ha pogut connectar al port {0} {1}. Ja està connectat.",
332+
"baudRate": "{0}bàudis",
333+
"connectionFailedError": "No s'ha pogut connectar al port {0} {1}.",
334+
"connectionFailedErrorWithDetails": "{0}No s'ha pogut connectar al port {1} {2}.",
335+
"connectionTimeout": "Temps esgotat. L'IDE no ha rebut el missatge \"correcte\" del monitor després de connectar-se a ell",
336+
"missingConfigurationError": "No s'ha pogut connectar al port {0} {1}. Falta la configuració del monitor.",
337+
"notConnectedError": "No connectat al port {0} {1}. ",
338338
"unableToCloseWebSocket": "No s'ha pogut tancar la ranura web",
339339
"unableToConnectToWebSocket": "No s'ha pogut connectar a la ranura web"
340340
},
@@ -381,6 +381,9 @@
381381
"language.log": "És cert si el servidor d'idiomes Arduino hauria de generar fitxers de registre a la carpeta de programes. En cas contrari, fals. És fals per defecte.",
382382
"language.realTimeDiagnostics": "Si està activat, el servidor d'idiomes ofereix diagnòstics en temps real mentre s'escriu. Per defecte està desactivat.",
383383
"manualProxy": "Configuració manual del proxy",
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": "Xarxa",
385388
"newSketchbookLocation": "Seleccioneu una ubicació nova del quadern de programes",
386389
"noCliConfig": "No s'ha pogut carregar la configuració del CLI",
@@ -415,7 +418,7 @@
415418
"serial": {
416419
"autoscroll": "Desplaçament automàtic",
417420
"carriageReturn": "Retorn de carro",
418-
"connecting": "Connecting to '{0}' on '{1}'...",
421+
"connecting": "Connectant a \"{0}\" en \"{1}\"...",
419422
"message": "Missatge (escriu per enviar un missatge a \"{0}\" en \"{1}\")",
420423
"newLine": "Línia nova",
421424
"newLineCarriageReturn": "Ambdós NL & CR",
@@ -428,7 +431,6 @@
428431
"sketch": {
429432
"archiveSketch": "Arxiva el programa",
430433
"cantOpen": "Ja existeix una carpeta anomenada \"{0}\". No es pot obrir el programa.",
431-
"close": "Esteu segur que voleu tancar el programa?",
432434
"compile": "Compilant el programa...",
433435
"configureAndUpload": "Configura i puja",
434436
"createdArchive": "S'ha creat l'arxiu \"{0}\".",
@@ -475,12 +477,13 @@
475477
"surveyMessage": "Ajuda'ns a millorar contestant aquesta enquesta súper curta. Valorem la nostra comunitat i volem conéixer els nostres usuaris un poc millor."
476478
},
477479
"theme": {
478-
"currentThemeNotFound": "Could not find the currently selected theme: {0}. Arduino IDE has picked a built-in theme compatible with the missing one.",
479-
"dark": "Dark",
480-
"deprecated": "{0} (deprecated)",
481-
"hc": "High Contrast",
482-
"light": "Light",
483-
"user": "{0} (user)"
480+
"currentThemeNotFound": "No s'ha trobat el nom seleccionat: {0}. L'IDE d'Arduino ha agafat un tema compatible amb el que falta.",
481+
"dark": "Fosc",
482+
"deprecated": "{0} (obsolet)",
483+
"hc": "Dark High Contrast",
484+
"hcLight": "Light High Contrast",
485+
"light": "Clar",
486+
"user": "{0} (usuari)"
484487
},
485488
"title": {
486489
"cloud": "Núvol"

i18n/cs.json

+9-6
Original file line numberDiff line numberDiff line change
@@ -230,10 +230,6 @@
230230
"previousError": "Předchozí chyba",
231231
"revealError": "Zobrazit Chybu"
232232
},
233-
"electron": {
234-
"couldNotSave": "Nebylo možné uložit sketch. Zkopírujte prosím neuloženou práci do Vašeho oblíbeného textového editoru a restartujte IDE. ",
235-
"unsavedChanges": "Jakékoli změny nebudou uloženy. "
236-
},
237233
"examples": {
238234
"builtInExamples": "Vestavěné příklady.",
239235
"couldNotInitializeExamples": "Nebylo možné inicializovat vestavěné příklady.",
@@ -282,6 +278,10 @@
282278
"updateAvailable": "Je dostupná aktualizace",
283279
"versionDownloaded": "Arduino IDE {0}bylo staženo."
284280
},
281+
"installable": {
282+
"libraryInstallFailed": "Failed to install library: '{0}{1}'.",
283+
"platformInstallFailed": "Failed to install platform: '{0}{1}'."
284+
},
285285
"library": {
286286
"addZip": "Přidat .ZIP knihovnu...",
287287
"arduinoLibraries": "Arduino knihovny",
@@ -381,6 +381,9 @@
381381
"language.log": "Ano pokud by jazykový server pro Arduino měl generovat logovací soubory do složky se sketchi, jinak ne. Ne je výchozí hodnota.",
382382
"language.realTimeDiagnostics": "If true, the language server provides real-time diagnostics when typing in the editor. It's false by default.",
383383
"manualProxy": "Ruční nastavení proxy",
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": "Síť",
385388
"newSketchbookLocation": "Zvolit nové umístění projektů",
386389
"noCliConfig": "Could not load the CLI configuration",
@@ -428,7 +431,6 @@
428431
"sketch": {
429432
"archiveSketch": "Archivovat sketch",
430433
"cantOpen": "Složka s názvem \"{0}\" již existuje, proto nemohu otevřít sketch. ",
431-
"close": "Opravdu chcete zavřít tuto sketch? ",
432434
"compile": "Compiling sketch...",
433435
"configureAndUpload": "Configure and Upload",
434436
"createdArchive": "Vytvořen archív '{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)