Skip to content

Commit 8c8d0f8

Browse files
Updated translation files
1 parent 6e18dca commit 8c8d0f8

39 files changed

+622
-622
lines changed

i18n/af.json

+6-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",
@@ -428,7 +428,6 @@
428428
"sketch": {
429429
"archiveSketch": "Archive Sketch",
430430
"cantOpen": "A folder named \"{0}\" already exists. Can't open sketch.",
431-
"close": "Are you sure you want to close the sketch?",
432431
"compile": "Compiling sketch...",
433432
"configureAndUpload": "Configure and Upload",
434433
"createdArchive": "Created archive '{0}'.",
@@ -478,7 +477,8 @@
478477
"currentThemeNotFound": "Could not find the currently selected theme: {0}. Arduino IDE has picked a built-in theme compatible with the missing one.",
479478
"dark": "Dark",
480479
"deprecated": "{0} (deprecated)",
481-
"hc": "High Contrast",
480+
"hc": "Dark High Contrast",
481+
"hcLight": "Light High Contrast",
482482
"light": "Light",
483483
"user": "{0} (user)"
484484
},

i18n/ar.json

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

i18n/az.json

+6-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",
@@ -428,7 +428,6 @@
428428
"sketch": {
429429
"archiveSketch": "Archive Sketch",
430430
"cantOpen": "A folder named \"{0}\" already exists. Can't open sketch.",
431-
"close": "Are you sure you want to close the sketch?",
432431
"compile": "Compiling sketch...",
433432
"configureAndUpload": "Configure and Upload",
434433
"createdArchive": "Created archive '{0}'.",
@@ -478,7 +477,8 @@
478477
"currentThemeNotFound": "Could not find the currently selected theme: {0}. Arduino IDE has picked a built-in theme compatible with the missing one.",
479478
"dark": "Dark",
480479
"deprecated": "{0} (deprecated)",
481-
"hc": "High Contrast",
480+
"hc": "Dark High Contrast",
481+
"hcLight": "Light High Contrast",
482482
"light": "Light",
483483
"user": "{0} (user)"
484484
},

i18n/bg.json

+6-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 библиотеки",
@@ -428,7 +428,6 @@
428428
"sketch": {
429429
"archiveSketch": "Архивирай скица",
430430
"cantOpen": "Папка с име „{0}“ вече съществува. Не може да се отвори скица.",
431-
"close": "Наистина ли искате да затворите скицата?",
432431
"compile": "Compiling sketch...",
433432
"configureAndUpload": "Configure and Upload",
434433
"createdArchive": "Създаден е архив „{0}“.",
@@ -478,7 +477,8 @@
478477
"currentThemeNotFound": "Could not find the currently selected theme: {0}. Arduino IDE has picked a built-in theme compatible with the missing one.",
479478
"dark": "Dark",
480479
"deprecated": "{0} (deprecated)",
481-
"hc": "High Contrast",
480+
"hc": "Dark High Contrast",
481+
"hcLight": "Light High Contrast",
482482
"light": "Light",
483483
"user": "{0} (user)"
484484
},

i18n/bn.json

+6-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": "Any unsaved changes will not be saved."
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",
@@ -428,7 +428,6 @@
428428
"sketch": {
429429
"archiveSketch": "Archive Sketch",
430430
"cantOpen": "A folder named \"{0}\" already exists. Can't open sketch.",
431-
"close": "Are you sure you want to close the sketch?",
432431
"compile": "Compiling sketch...",
433432
"configureAndUpload": "Configure and Upload",
434433
"createdArchive": "Created archive '{0}'.",
@@ -478,7 +477,8 @@
478477
"currentThemeNotFound": "Could not find the currently selected theme: {0}. Arduino IDE has picked a built-in theme compatible with the missing one.",
479478
"dark": "Dark",
480479
"deprecated": "{0} (deprecated)",
481-
"hc": "High Contrast",
480+
"hc": "Dark High Contrast",
481+
"hcLight": "Light High Contrast",
482482
"light": "Light",
483483
"user": "{0} (user)"
484484
},

i18n/ca_ES.json

+19-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
},
@@ -415,7 +415,7 @@
415415
"serial": {
416416
"autoscroll": "Desplaçament automàtic",
417417
"carriageReturn": "Retorn de carro",
418-
"connecting": "Connecting to '{0}' on '{1}'...",
418+
"connecting": "Connectant a \"{0}\" en \"{1}\"...",
419419
"message": "Missatge (escriu per enviar un missatge a \"{0}\" en \"{1}\")",
420420
"newLine": "Línia nova",
421421
"newLineCarriageReturn": "Ambdós NL & CR",
@@ -428,7 +428,6 @@
428428
"sketch": {
429429
"archiveSketch": "Arxiva el programa",
430430
"cantOpen": "Ja existeix una carpeta anomenada \"{0}\". No es pot obrir el programa.",
431-
"close": "Esteu segur que voleu tancar el programa?",
432431
"compile": "Compilant el programa...",
433432
"configureAndUpload": "Configura i puja",
434433
"createdArchive": "S'ha creat l'arxiu \"{0}\".",
@@ -475,12 +474,13 @@
475474
"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."
476475
},
477476
"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)"
477+
"currentThemeNotFound": "No s'ha trobat el nom seleccionat: {0}. L'IDE d'Arduino ha agafat un tema compatible amb el que falta.",
478+
"dark": "Fosc",
479+
"deprecated": "{0} (obsolet)",
480+
"hc": "Dark High Contrast",
481+
"hcLight": "Light High Contrast",
482+
"light": "Clar",
483+
"user": "{0} (usuari)"
484484
},
485485
"title": {
486486
"cloud": "Núvol"

i18n/cs.json

+6-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",
@@ -428,7 +428,6 @@
428428
"sketch": {
429429
"archiveSketch": "Archivovat sketch",
430430
"cantOpen": "Složka s názvem \"{0}\" již existuje, proto nemohu otevřít sketch. ",
431-
"close": "Opravdu chcete zavřít tuto sketch? ",
432431
"compile": "Compiling sketch...",
433432
"configureAndUpload": "Configure and Upload",
434433
"createdArchive": "Vytvořen archív '{0}'.",
@@ -478,7 +477,8 @@
478477
"currentThemeNotFound": "Could not find the currently selected theme: {0}. Arduino IDE has picked a built-in theme compatible with the missing one.",
479478
"dark": "Dark",
480479
"deprecated": "{0} (deprecated)",
481-
"hc": "High Contrast",
480+
"hc": "Dark High Contrast",
481+
"hcLight": "Light High Contrast",
482482
"light": "Light",
483483
"user": "{0} (user)"
484484
},

i18n/da.json

+6-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": "Any unsaved changes will not be saved."
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",
@@ -428,7 +428,6 @@
428428
"sketch": {
429429
"archiveSketch": "Archive Sketch",
430430
"cantOpen": "A folder named \"{0}\" already exists. Can't open sketch.",
431-
"close": "Are you sure you want to close the sketch?",
432431
"compile": "Compiling sketch...",
433432
"configureAndUpload": "Configure and Upload",
434433
"createdArchive": "Created archive '{0}'.",
@@ -478,7 +477,8 @@
478477
"currentThemeNotFound": "Could not find the currently selected theme: {0}. Arduino IDE has picked a built-in theme compatible with the missing one.",
479478
"dark": "Dark",
480479
"deprecated": "{0} (deprecated)",
481-
"hc": "High Contrast",
480+
"hc": "Dark High Contrast",
481+
"hcLight": "Light High Contrast",
482482
"light": "Light",
483483
"user": "{0} (user)"
484484
},

0 commit comments

Comments
 (0)