Skip to content

Commit 210d3b3

Browse files
committed
Updated translations
1 parent c311a94 commit 210d3b3

File tree

132 files changed

+3182
-2246
lines changed

Some content is hidden

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

132 files changed

+3182
-2246
lines changed

arduino-core/src/processing/app/i18n/Resources_ach.po

+17-10
Original file line numberDiff line numberDiff line change
@@ -939,6 +939,10 @@ msgstr ""
939939
msgid "Error while burning bootloader: missing '{0}' configuration parameter"
940940
msgstr ""
941941

942+
#: ../../../../../app/src/processing/app/Editor.java:2355
943+
msgid "Error while burning bootloader: please select a serial port."
944+
msgstr ""
945+
942946
#: ../../../../../app/src/processing/app/Editor.java:1940
943947
msgid "Error while compiling: missing '{0}' configuration parameter"
944948
msgstr ""
@@ -1277,8 +1281,8 @@ msgstr ""
12771281
msgid "Invalid version '{0}' for library in: {1}"
12781282
msgstr ""
12791283

1280-
#: ../../../../../app/src/processing/app/Base.java:314
1281-
#: ../../../../../app/src/processing/app/Base.java:360
1284+
#: ../../../../../app/src/processing/app/Base.java:316
1285+
#: ../../../../../app/src/processing/app/Base.java:362
12821286
#, java-format
12831287
msgid "Invalid version {0}"
12841288
msgstr ""
@@ -1598,10 +1602,6 @@ msgstr ""
15981602
msgid "Please import the Wire library from the Sketch > Import Library menu."
15991603
msgstr ""
16001604

1601-
#: ../../../../../app/src/processing/app/SketchController.java:713
1602-
msgid "Please select a Port before Upload"
1603-
msgstr ""
1604-
16051605
#: ../../../../../app//src/processing/app/Editor.java:2799
16061606
msgid "Please select a port to obtain board info"
16071607
msgstr ""
@@ -1778,6 +1778,10 @@ msgstr ""
17781778
msgid "Retired"
17791779
msgstr ""
17801780

1781+
#: ../../../../../app/src/processing/app/Editor.java:1973
1782+
msgid "Retry the upload with another serial port?"
1783+
msgstr ""
1784+
17811785
#: Preferences.java:113
17821786
msgid "Romanian"
17831787
msgstr ""
@@ -1901,11 +1905,14 @@ msgid ""
19011905
" Serial Port menu?"
19021906
msgstr ""
19031907

1904-
#: Editor.java:2343
1908+
#: ../../../../../app/src/processing/app/Editor.java:1969
1909+
#: ../../../../../app/src/processing/app/Editor.java:2040
1910+
msgid "Serial port not selected."
1911+
msgstr ""
1912+
1913+
#: ../../../../../app/src/processing/app/Editor.java:1971
19051914
#, java-format
1906-
msgid ""
1907-
"Serial port {0} not found.\n"
1908-
"Retry the upload with another serial port?"
1915+
msgid "Serial port {0} not found."
19091916
msgstr ""
19101917

19111918
#: ../../../../../app/src/processing/app/Editor.java:65

arduino-core/src/processing/app/i18n/Resources_ach.properties

+14-7
Original file line numberDiff line numberDiff line change
@@ -674,6 +674,9 @@
674674
#: ../../../processing/app/Editor.java:2555
675675
!Error\ while\ burning\ bootloader\:\ missing\ '{0}'\ configuration\ parameter=
676676

677+
#: ../../../../../app/src/processing/app/Editor.java:2355
678+
!Error\ while\ burning\ bootloader\:\ please\ select\ a\ serial\ port.=
679+
677680
#: ../../../../../app/src/processing/app/Editor.java:1940
678681
!Error\ while\ compiling\:\ missing\ '{0}'\ configuration\ parameter=
679682

@@ -924,8 +927,8 @@
924927
#, java-format
925928
!Invalid\ version\ '{0}'\ for\ library\ in\:\ {1}=
926929

927-
#: ../../../../../app/src/processing/app/Base.java:314
928-
#: ../../../../../app/src/processing/app/Base.java:360
930+
#: ../../../../../app/src/processing/app/Base.java:316
931+
#: ../../../../../app/src/processing/app/Base.java:362
929932
#, java-format
930933
!Invalid\ version\ {0}=
931934

@@ -1166,9 +1169,6 @@
11661169
#: ../../../processing/app/debug/Compiler.java:529
11671170
!Please\ import\ the\ Wire\ library\ from\ the\ Sketch\ >\ Import\ Library\ menu.=
11681171

1169-
#: ../../../../../app/src/processing/app/SketchController.java:713
1170-
!Please\ select\ a\ Port\ before\ Upload=
1171-
11721172
#: ../../../../../app//src/processing/app/Editor.java:2799
11731173
!Please\ select\ a\ port\ to\ obtain\ board\ info=
11741174

@@ -1301,6 +1301,9 @@
13011301
#: ../../../../../arduino-core/src/processing/app/I18n.java:28
13021302
!Retired=
13031303

1304+
#: ../../../../../app/src/processing/app/Editor.java:1973
1305+
!Retry\ the\ upload\ with\ another\ serial\ port?=
1306+
13041307
#: Preferences.java:113
13051308
!Romanian=
13061309

@@ -1392,9 +1395,13 @@
13921395
#, java-format
13931396
!Serial\ port\ ''{0}''\ not\ found.\ Did\ you\ select\ the\ right\ one\ from\ the\ Tools\ >\ Serial\ Port\ menu?=
13941397

1395-
#: Editor.java:2343
1398+
#: ../../../../../app/src/processing/app/Editor.java:1969
1399+
#: ../../../../../app/src/processing/app/Editor.java:2040
1400+
!Serial\ port\ not\ selected.=
1401+
1402+
#: ../../../../../app/src/processing/app/Editor.java:1971
13961403
#, java-format
1397-
!Serial\ port\ {0}\ not\ found.\nRetry\ the\ upload\ with\ another\ serial\ port?=
1404+
!Serial\ port\ {0}\ not\ found.=
13981405

13991406
#: ../../../../../app/src/processing/app/Editor.java:65
14001407
!Serial\ ports=

arduino-core/src/processing/app/i18n/Resources_af.po

+17-10
Original file line numberDiff line numberDiff line change
@@ -940,6 +940,10 @@ msgstr ""
940940
msgid "Error while burning bootloader: missing '{0}' configuration parameter"
941941
msgstr ""
942942

943+
#: ../../../../../app/src/processing/app/Editor.java:2355
944+
msgid "Error while burning bootloader: please select a serial port."
945+
msgstr ""
946+
943947
#: ../../../../../app/src/processing/app/Editor.java:1940
944948
msgid "Error while compiling: missing '{0}' configuration parameter"
945949
msgstr ""
@@ -1278,8 +1282,8 @@ msgstr ""
12781282
msgid "Invalid version '{0}' for library in: {1}"
12791283
msgstr ""
12801284

1281-
#: ../../../../../app/src/processing/app/Base.java:314
1282-
#: ../../../../../app/src/processing/app/Base.java:360
1285+
#: ../../../../../app/src/processing/app/Base.java:316
1286+
#: ../../../../../app/src/processing/app/Base.java:362
12831287
#, java-format
12841288
msgid "Invalid version {0}"
12851289
msgstr ""
@@ -1599,10 +1603,6 @@ msgstr ""
15991603
msgid "Please import the Wire library from the Sketch > Import Library menu."
16001604
msgstr ""
16011605

1602-
#: ../../../../../app/src/processing/app/SketchController.java:713
1603-
msgid "Please select a Port before Upload"
1604-
msgstr ""
1605-
16061606
#: ../../../../../app//src/processing/app/Editor.java:2799
16071607
msgid "Please select a port to obtain board info"
16081608
msgstr ""
@@ -1779,6 +1779,10 @@ msgstr ""
17791779
msgid "Retired"
17801780
msgstr ""
17811781

1782+
#: ../../../../../app/src/processing/app/Editor.java:1973
1783+
msgid "Retry the upload with another serial port?"
1784+
msgstr ""
1785+
17821786
#: Preferences.java:113
17831787
msgid "Romanian"
17841788
msgstr ""
@@ -1902,11 +1906,14 @@ msgid ""
19021906
" Serial Port menu?"
19031907
msgstr ""
19041908

1905-
#: Editor.java:2343
1909+
#: ../../../../../app/src/processing/app/Editor.java:1969
1910+
#: ../../../../../app/src/processing/app/Editor.java:2040
1911+
msgid "Serial port not selected."
1912+
msgstr ""
1913+
1914+
#: ../../../../../app/src/processing/app/Editor.java:1971
19061915
#, java-format
1907-
msgid ""
1908-
"Serial port {0} not found.\n"
1909-
"Retry the upload with another serial port?"
1916+
msgid "Serial port {0} not found."
19101917
msgstr ""
19111918

19121919
#: ../../../../../app/src/processing/app/Editor.java:65

arduino-core/src/processing/app/i18n/Resources_af.properties

+14-7
Original file line numberDiff line numberDiff line change
@@ -675,6 +675,9 @@ Arduino\:\ =Arduino\:
675675
#: ../../../processing/app/Editor.java:2555
676676
!Error\ while\ burning\ bootloader\:\ missing\ '{0}'\ configuration\ parameter=
677677

678+
#: ../../../../../app/src/processing/app/Editor.java:2355
679+
!Error\ while\ burning\ bootloader\:\ please\ select\ a\ serial\ port.=
680+
678681
#: ../../../../../app/src/processing/app/Editor.java:1940
679682
!Error\ while\ compiling\:\ missing\ '{0}'\ configuration\ parameter=
680683

@@ -925,8 +928,8 @@ Arduino\:\ =Arduino\:
925928
#, java-format
926929
!Invalid\ version\ '{0}'\ for\ library\ in\:\ {1}=
927930

928-
#: ../../../../../app/src/processing/app/Base.java:314
929-
#: ../../../../../app/src/processing/app/Base.java:360
931+
#: ../../../../../app/src/processing/app/Base.java:316
932+
#: ../../../../../app/src/processing/app/Base.java:362
930933
#, java-format
931934
!Invalid\ version\ {0}=
932935

@@ -1167,9 +1170,6 @@ Arduino\:\ =Arduino\:
11671170
#: ../../../processing/app/debug/Compiler.java:529
11681171
!Please\ import\ the\ Wire\ library\ from\ the\ Sketch\ >\ Import\ Library\ menu.=
11691172

1170-
#: ../../../../../app/src/processing/app/SketchController.java:713
1171-
!Please\ select\ a\ Port\ before\ Upload=
1172-
11731173
#: ../../../../../app//src/processing/app/Editor.java:2799
11741174
!Please\ select\ a\ port\ to\ obtain\ board\ info=
11751175

@@ -1302,6 +1302,9 @@ Arduino\:\ =Arduino\:
13021302
#: ../../../../../arduino-core/src/processing/app/I18n.java:28
13031303
!Retired=
13041304

1305+
#: ../../../../../app/src/processing/app/Editor.java:1973
1306+
!Retry\ the\ upload\ with\ another\ serial\ port?=
1307+
13051308
#: Preferences.java:113
13061309
!Romanian=
13071310

@@ -1393,9 +1396,13 @@ Arduino\:\ =Arduino\:
13931396
#, java-format
13941397
!Serial\ port\ ''{0}''\ not\ found.\ Did\ you\ select\ the\ right\ one\ from\ the\ Tools\ >\ Serial\ Port\ menu?=
13951398

1396-
#: Editor.java:2343
1399+
#: ../../../../../app/src/processing/app/Editor.java:1969
1400+
#: ../../../../../app/src/processing/app/Editor.java:2040
1401+
!Serial\ port\ not\ selected.=
1402+
1403+
#: ../../../../../app/src/processing/app/Editor.java:1971
13971404
#, java-format
1398-
!Serial\ port\ {0}\ not\ found.\nRetry\ the\ upload\ with\ another\ serial\ port?=
1405+
!Serial\ port\ {0}\ not\ found.=
13991406

14001407
#: ../../../../../app/src/processing/app/Editor.java:65
14011408
!Serial\ ports=

arduino-core/src/processing/app/i18n/Resources_an.po

+18-11
Original file line numberDiff line numberDiff line change
@@ -940,6 +940,10 @@ msgstr "Error mientres se escribía o bootloader"
940940
msgid "Error while burning bootloader: missing '{0}' configuration parameter"
941941
msgstr "Error mientres se escribía o bootloader: falta parametro de configuración '{0}'"
942942

943+
#: ../../../../../app/src/processing/app/Editor.java:2355
944+
msgid "Error while burning bootloader: please select a serial port."
945+
msgstr ""
946+
943947
#: ../../../../../app/src/processing/app/Editor.java:1940
944948
msgid "Error while compiling: missing '{0}' configuration parameter"
945949
msgstr ""
@@ -1278,8 +1282,8 @@ msgstr ""
12781282
msgid "Invalid version '{0}' for library in: {1}"
12791283
msgstr ""
12801284

1281-
#: ../../../../../app/src/processing/app/Base.java:314
1282-
#: ../../../../../app/src/processing/app/Base.java:360
1285+
#: ../../../../../app/src/processing/app/Base.java:316
1286+
#: ../../../../../app/src/processing/app/Base.java:362
12831287
#, java-format
12841288
msgid "Invalid version {0}"
12851289
msgstr ""
@@ -1599,10 +1603,6 @@ msgstr "Por favor, importe a biblioteca SPI d'o menú Programa > Importar Biblio
15991603
msgid "Please import the Wire library from the Sketch > Import Library menu."
16001604
msgstr "Por favor, importe a biblioteca Wire dende o menú Prochecto > Importar Biblioteca."
16011605

1602-
#: ../../../../../app/src/processing/app/SketchController.java:713
1603-
msgid "Please select a Port before Upload"
1604-
msgstr ""
1605-
16061606
#: ../../../../../app//src/processing/app/Editor.java:2799
16071607
msgid "Please select a port to obtain board info"
16081608
msgstr ""
@@ -1779,6 +1779,10 @@ msgstr "Reemplazar con:"
17791779
msgid "Retired"
17801780
msgstr ""
17811781

1782+
#: ../../../../../app/src/processing/app/Editor.java:1973
1783+
msgid "Retry the upload with another serial port?"
1784+
msgstr ""
1785+
17821786
#: Preferences.java:113
17831787
msgid "Romanian"
17841788
msgstr "Rumano"
@@ -1902,12 +1906,15 @@ msgid ""
19021906
" Serial Port menu?"
19031907
msgstr "Puerto \"{0}\" no trobau. Has seleccionau o correcto d'o menú Ferramientas > Puerto serie?"
19041908

1905-
#: Editor.java:2343
1909+
#: ../../../../../app/src/processing/app/Editor.java:1969
1910+
#: ../../../../../app/src/processing/app/Editor.java:2040
1911+
msgid "Serial port not selected."
1912+
msgstr ""
1913+
1914+
#: ../../../../../app/src/processing/app/Editor.java:1971
19061915
#, java-format
1907-
msgid ""
1908-
"Serial port {0} not found.\n"
1909-
"Retry the upload with another serial port?"
1910-
msgstr "Puerto {0} no trobau.\nReintentar a puyada con unatro puerto?"
1916+
msgid "Serial port {0} not found."
1917+
msgstr ""
19111918

19121919
#: ../../../../../app/src/processing/app/Editor.java:65
19131920
msgid "Serial ports"

arduino-core/src/processing/app/i18n/Resources_an.properties

+14-7
Original file line numberDiff line numberDiff line change
@@ -675,6 +675,9 @@ Error\ while\ burning\ bootloader.=Error mientres se escrib\u00eda o bootloader
675675
#: ../../../processing/app/Editor.java:2555
676676
Error\ while\ burning\ bootloader\:\ missing\ '{0}'\ configuration\ parameter=Error mientres se escrib\u00eda o bootloader\: falta parametro de configuraci\u00f3n '{0}'
677677

678+
#: ../../../../../app/src/processing/app/Editor.java:2355
679+
!Error\ while\ burning\ bootloader\:\ please\ select\ a\ serial\ port.=
680+
678681
#: ../../../../../app/src/processing/app/Editor.java:1940
679682
!Error\ while\ compiling\:\ missing\ '{0}'\ configuration\ parameter=
680683

@@ -925,8 +928,8 @@ Invalid\ library\ found\ in\ {0}\:\ {1}=Biblioteca invalida trobada en {0}\: {1}
925928
#, java-format
926929
!Invalid\ version\ '{0}'\ for\ library\ in\:\ {1}=
927930

928-
#: ../../../../../app/src/processing/app/Base.java:314
929-
#: ../../../../../app/src/processing/app/Base.java:360
931+
#: ../../../../../app/src/processing/app/Base.java:316
932+
#: ../../../../../app/src/processing/app/Base.java:362
930933
#, java-format
931934
!Invalid\ version\ {0}=
932935

@@ -1167,9 +1170,6 @@ Please\ import\ the\ SPI\ library\ from\ the\ Sketch\ >\ Import\ Library\ menu.=
11671170
#: ../../../processing/app/debug/Compiler.java:529
11681171
Please\ import\ the\ Wire\ library\ from\ the\ Sketch\ >\ Import\ Library\ menu.=Por favor, importe a biblioteca Wire dende o men\u00fa Prochecto > Importar Biblioteca.
11691172

1170-
#: ../../../../../app/src/processing/app/SketchController.java:713
1171-
!Please\ select\ a\ Port\ before\ Upload=
1172-
11731173
#: ../../../../../app//src/processing/app/Editor.java:2799
11741174
!Please\ select\ a\ port\ to\ obtain\ board\ info=
11751175

@@ -1302,6 +1302,9 @@ Replace\ with\:=Reemplazar con\:
13021302
#: ../../../../../arduino-core/src/processing/app/I18n.java:28
13031303
!Retired=
13041304

1305+
#: ../../../../../app/src/processing/app/Editor.java:1973
1306+
!Retry\ the\ upload\ with\ another\ serial\ port?=
1307+
13051308
#: Preferences.java:113
13061309
Romanian=Rumano
13071310

@@ -1393,9 +1396,13 @@ Serial\ Monitor=Monitor serie
13931396
#, java-format
13941397
Serial\ port\ ''{0}''\ not\ found.\ Did\ you\ select\ the\ right\ one\ from\ the\ Tools\ >\ Serial\ Port\ menu?=Puerto "{0}" no trobau. Has seleccionau o correcto d'o men\u00fa Ferramientas > Puerto serie?
13951398

1396-
#: Editor.java:2343
1399+
#: ../../../../../app/src/processing/app/Editor.java:1969
1400+
#: ../../../../../app/src/processing/app/Editor.java:2040
1401+
!Serial\ port\ not\ selected.=
1402+
1403+
#: ../../../../../app/src/processing/app/Editor.java:1971
13971404
#, java-format
1398-
Serial\ port\ {0}\ not\ found.\nRetry\ the\ upload\ with\ another\ serial\ port?=Puerto {0} no trobau.\nReintentar a puyada con unatro puerto?
1405+
!Serial\ port\ {0}\ not\ found.=
13991406

14001407
#: ../../../../../app/src/processing/app/Editor.java:65
14011408
!Serial\ ports=

0 commit comments

Comments
 (0)