Skip to content

Commit 82a6a40

Browse files
committed
Update translations
1 parent 54ca223 commit 82a6a40

32 files changed

+1015
-999
lines changed

Diff for: arduino-core/src/processing/app/i18n/Resources_cs_CZ.po

+15-15
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,15 @@
2626
# Michal Kočer <[email protected]>, 2012
2727
# Michal Kočer <[email protected]>, 2012
2828
# Michal Kočer <[email protected]>, 2013-2014
29-
# Ondrej Novy <[email protected]>, 2015
30-
# Zdeno Sekerák <[email protected]>, 2015-2017
29+
# Ondřej Nový <[email protected]>, 2015
30+
# Zdeno Sekerák <[email protected]>, 2015-2017,2019
3131
msgid ""
3232
msgstr ""
3333
"Project-Id-Version: Arduino IDE 1.5\n"
3434
"Report-Msgid-Bugs-To: \n"
3535
"POT-Creation-Date: 2012-03-29 10:24-0400\n"
36-
"PO-Revision-Date: 2018-11-23 15:06+0000\n"
37-
"Last-Translator: Cristian Maglie <[email protected]>\n"
36+
"PO-Revision-Date: 2019-02-13 13:34+0000\n"
37+
"Last-Translator: Zdeno Sekerák <[email protected]>\n"
3838
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/mbanzi/arduino-ide-15/language/cs_CZ/)\n"
3939
"MIME-Version: 1.0\n"
4040
"Content-Type: text/plain; charset=UTF-8\n"
@@ -635,7 +635,7 @@ msgstr "Nemohu změnit {0}"
635635
#: ../../../../../arduino-core/src/processing/app/PreferencesData.java:141
636636
#, java-format
637637
msgid "Could not write preferences file: {0}"
638-
msgstr ""
638+
msgstr "Nemůžu zapsat nastavení do souboru: {0}"
639639

640640
#: tools/Archiver.java:74
641641
msgid "Couldn't archive sketch"
@@ -900,19 +900,19 @@ msgstr "Chyba pri otevření sériového portu ''{0}''. Zkus se podívat na doku
900900
msgid ""
901901
"Error parsing libraries index: {0}\n"
902902
"Try to open the Library Manager to update the libraries index."
903-
msgstr ""
903+
msgstr "Chyba pri parsování indexu knihoven: {0}\nPokuste se otevřít správce knihoven a aktualizujte její index."
904904

905905
#: ../../../../../arduino-core/src/cc/arduino/contributions/libraries/LibrariesIndexer.java:112
906906
#, java-format
907907
msgid "Error reading libraries index: {0}"
908-
msgstr ""
908+
msgstr "Nastala chyba pri čtení indexu knihoven: {0}"
909909

910910
#: ../../../../../arduino-core/src/cc/arduino/contributions/packages/ContributionsIndexer.java:113
911911
#, java-format
912912
msgid ""
913913
"Error reading package indexes folder: {0}\n"
914914
"(maybe a permission problem?)"
915-
msgstr ""
915+
msgstr "Chyba při čtení indexu ve složce balíků: {0}\n(možná problém s přístupovými právami?)"
916916

917917
#: Preferences.java:277
918918
msgid "Error reading preferences"
@@ -950,7 +950,7 @@ msgstr "Chyba při vypalování bootloaderu: chybí konfigurační parametr '{0}
950950

951951
#: ../../../../../app/src/processing/app/Editor.java:2355
952952
msgid "Error while burning bootloader: please select a serial port."
953-
msgstr ""
953+
msgstr "Chyba pri vypalování bootloader: prosím vyberte sériový port."
954954

955955
#: ../../../../../app/src/processing/app/Editor.java:1940
956956
msgid "Error while compiling: missing '{0}' configuration parameter"
@@ -1288,13 +1288,13 @@ msgstr "Neplatný znak úvodzovek: chýbějicí uzavírací znak [{0}]."
12881288
#: ../../../../../arduino-core/src/processing/app/packages/UserLibrary.java:158
12891289
#, java-format
12901290
msgid "Invalid version '{0}' for library in: {1}"
1291-
msgstr ""
1291+
msgstr "Neplatná verze knihovny '{0}' v: {1}"
12921292

12931293
#: ../../../../../app/src/processing/app/Base.java:316
12941294
#: ../../../../../app/src/processing/app/Base.java:362
12951295
#, java-format
12961296
msgid "Invalid version {0}"
1297-
msgstr ""
1297+
msgstr "Neplatná verze {0}"
12981298

12991299
#: Preferences.java:102
13001300
msgid "Italian"
@@ -1789,7 +1789,7 @@ msgstr "Nepodporovaný"
17891789

17901790
#: ../../../../../app/src/processing/app/Editor.java:1973
17911791
msgid "Retry the upload with another serial port?"
1792-
msgstr ""
1792+
msgstr "Chcete opakovat nahrávání s jiným sériovým portem?"
17931793

17941794
#: Preferences.java:113
17951795
msgid "Romanian"
@@ -1917,12 +1917,12 @@ msgstr "Seriový port ''{0}'' nebyl nalezen. Vybrali jste správný port v menu
19171917
#: ../../../../../app/src/processing/app/Editor.java:1969
19181918
#: ../../../../../app/src/processing/app/Editor.java:2040
19191919
msgid "Serial port not selected."
1920-
msgstr ""
1920+
msgstr "Nebyl vybrán sériový port."
19211921

19221922
#: ../../../../../app/src/processing/app/Editor.java:1971
19231923
#, java-format
19241924
msgid "Serial port {0} not found."
1925-
msgstr ""
1925+
msgstr "Sériový port {0} se nenašel."
19261926

19271927
#: ../../../../../app/src/processing/app/Editor.java:65
19281928
msgid "Serial ports"
@@ -2695,7 +2695,7 @@ msgstr "jméno je null"
26952695
#: ../../../../../arduino-core/src/cc/arduino/contributions/libraries/LibrariesIndexer.java:227
26962696
#, java-format
26972697
msgid "no headers files (.h) found in {0}"
2698-
msgstr ""
2698+
msgstr "nenalezeny hlavičkové soubory (.h) v {0}"
26992699

27002700
#: Editor.java:932
27012701
msgid "serialMenu is null"

Diff for: arduino-core/src/processing/app/i18n/Resources_cs_CZ.properties

+14-14
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@
2626
# Michal Ko\u010der <[email protected]>, 2012
2727
# Michal Ko\u010der <[email protected]>, 2012
2828
# Michal Ko\u010der <[email protected]>, 2013-2014
29-
# Ondrej Novy <[email protected]>, 2015
30-
# Zdeno Seker\u00e1k <[email protected]>, 2015-2017
31-
!=Project-Id-Version\: Arduino IDE 1.5\nReport-Msgid-Bugs-To\: \nPOT-Creation-Date\: 2012-03-29 10\:24-0400\nPO-Revision-Date\: 2018-11-23 15\:06+0000\nLast-Translator\: Cristian Maglie <[email protected]>\nLanguage-Team\: Czech (Czech Republic) (http\://www.transifex.com/mbanzi/arduino-ide-15/language/cs_CZ/)\nMIME-Version\: 1.0\nContent-Type\: text/plain; charset\=UTF-8\nContent-Transfer-Encoding\: 8bit\nLanguage\: cs_CZ\nPlural-Forms\: nplurals\=4; plural\=(n \=\= 1 && n % 1 \=\= 0) ? 0 \: (n >\= 2 && n <\= 4 && n % 1 \=\= 0) ? 1\: (n % 1 \!\= 0 ) ? 2 \: 3;\n
29+
# Ond\u0159ej Nov\u00fd <[email protected]>, 2015
30+
# Zdeno Seker\u00e1k <[email protected]>, 2015-2017,2019
31+
!=Project-Id-Version\: Arduino IDE 1.5\nReport-Msgid-Bugs-To\: \nPOT-Creation-Date\: 2012-03-29 10\:24-0400\nPO-Revision-Date\: 2019-02-13 13\:34+0000\nLast-Translator\: Zdeno Seker\u00e1k <[email protected]>\nLanguage-Team\: Czech (Czech Republic) (http\://www.transifex.com/mbanzi/arduino-ide-15/language/cs_CZ/)\nMIME-Version\: 1.0\nContent-Type\: text/plain; charset\=UTF-8\nContent-Transfer-Encoding\: 8bit\nLanguage\: cs_CZ\nPlural-Forms\: nplurals\=4; plural\=(n \=\= 1 && n % 1 \=\= 0) ? 0 \: (n >\= 2 && n <\= 4 && n % 1 \=\= 0) ? 1\: (n % 1 \!\= 0 ) ? 2 \: 3;\n
3232

3333
#: Preferences.java:358 Preferences.java:374
3434
\ \ (requires\ restart\ of\ Arduino)=\ (vy\u017eaduje restart programu Arduino)
@@ -453,7 +453,7 @@ Could\ not\ replace\ {0}=Nemohu zm\u011bnit {0}
453453

454454
#: ../../../../../arduino-core/src/processing/app/PreferencesData.java:141
455455
#, java-format
456-
!Could\ not\ write\ preferences\ file\:\ {0}=
456+
Could\ not\ write\ preferences\ file\:\ {0}=Nem\u016f\u017eu zapsat nastaven\u00ed do souboru\: {0}
457457

458458
#: tools/Archiver.java:74
459459
Couldn't\ archive\ sketch=Projekt nebylo mo\u017en\u00e9 archivovat
@@ -648,15 +648,15 @@ Error\ opening\ serial\ port\ ''{0}''.\ Try\ consulting\ the\ documentation\ at\
648648

649649
#: ../../../../../arduino-core/src/cc/arduino/contributions/libraries/LibrariesIndexer.java:109
650650
#, java-format
651-
!Error\ parsing\ libraries\ index\:\ {0}\nTry\ to\ open\ the\ Library\ Manager\ to\ update\ the\ libraries\ index.=
651+
Error\ parsing\ libraries\ index\:\ {0}\nTry\ to\ open\ the\ Library\ Manager\ to\ update\ the\ libraries\ index.=Chyba pri parsov\u00e1n\u00ed indexu knihoven\: {0}\nPokuste se otev\u0159\u00edt spr\u00e1vce knihoven a aktualizujte jej\u00ed index.
652652

653653
#: ../../../../../arduino-core/src/cc/arduino/contributions/libraries/LibrariesIndexer.java:112
654654
#, java-format
655-
!Error\ reading\ libraries\ index\:\ {0}=
655+
Error\ reading\ libraries\ index\:\ {0}=Nastala chyba pri \u010dten\u00ed indexu knihoven\: {0}
656656

657657
#: ../../../../../arduino-core/src/cc/arduino/contributions/packages/ContributionsIndexer.java:113
658658
#, java-format
659-
!Error\ reading\ package\ indexes\ folder\:\ {0}\n(maybe\ a\ permission\ problem?)=
659+
Error\ reading\ package\ indexes\ folder\:\ {0}\n(maybe\ a\ permission\ problem?)=Chyba p\u0159i \u010dten\u00ed indexu ve slo\u017ece bal\u00edk\u016f\: {0}\n(mo\u017en\u00e1 probl\u00e9m s p\u0159\u00edstupov\u00fdmi pr\u00e1vami?)
660660

661661
#: Preferences.java:277
662662
Error\ reading\ preferences=Chyba p\u0159i \u010dten\u00ed nastaven\u00ed
@@ -684,7 +684,7 @@ Error\ while\ burning\ bootloader.=Chyba p\u0159i vypalov\u00e1n\u00ed zavad\u01
684684
Error\ while\ burning\ bootloader\:\ missing\ '{0}'\ configuration\ parameter=Chyba p\u0159i vypalov\u00e1n\u00ed bootloaderu\: chyb\u00ed konfigura\u010dn\u00ed parametr '{0}'
685685

686686
#: ../../../../../app/src/processing/app/Editor.java:2355
687-
!Error\ while\ burning\ bootloader\:\ please\ select\ a\ serial\ port.=
687+
Error\ while\ burning\ bootloader\:\ please\ select\ a\ serial\ port.=Chyba pri vypalov\u00e1n\u00ed bootloader\: pros\u00edm vyberte s\u00e9riov\u00fd port.
688688

689689
#: ../../../../../app/src/processing/app/Editor.java:1940
690690
Error\ while\ compiling\:\ missing\ '{0}'\ configuration\ parameter=Nastala chyba p\u0159i kompilaci\: chybej\u00edci '{0}' konfigura\u010dn\u00ed parametr
@@ -934,12 +934,12 @@ Invalid\ quoting\:\ no\ closing\ [{0}]\ char\ found.=Neplatn\u00fd znak \u00favo
934934

935935
#: ../../../../../arduino-core/src/processing/app/packages/UserLibrary.java:158
936936
#, java-format
937-
!Invalid\ version\ '{0}'\ for\ library\ in\:\ {1}=
937+
Invalid\ version\ '{0}'\ for\ library\ in\:\ {1}=Neplatn\u00e1 verze knihovny '{0}' v\: {1}
938938

939939
#: ../../../../../app/src/processing/app/Base.java:316
940940
#: ../../../../../app/src/processing/app/Base.java:362
941941
#, java-format
942-
!Invalid\ version\ {0}=
942+
Invalid\ version\ {0}=Neplatn\u00e1 verze {0}
943943

944944
#: Preferences.java:102
945945
Italian=Ital\u0161tina
@@ -1311,7 +1311,7 @@ Replace\ with\:=Nahra\u010f za\:
13111311
Retired=Nepodporovan\u00fd
13121312

13131313
#: ../../../../../app/src/processing/app/Editor.java:1973
1314-
!Retry\ the\ upload\ with\ another\ serial\ port?=
1314+
Retry\ the\ upload\ with\ another\ serial\ port?=Chcete opakovat nahr\u00e1v\u00e1n\u00ed s jin\u00fdm s\u00e9riov\u00fdm portem?
13151315

13161316
#: Preferences.java:113
13171317
Romanian=Rumun\u0161tina
@@ -1406,11 +1406,11 @@ Serial\ port\ ''{0}''\ not\ found.\ Did\ you\ select\ the\ right\ one\ from\ the
14061406

14071407
#: ../../../../../app/src/processing/app/Editor.java:1969
14081408
#: ../../../../../app/src/processing/app/Editor.java:2040
1409-
!Serial\ port\ not\ selected.=
1409+
Serial\ port\ not\ selected.=Nebyl vybr\u00e1n s\u00e9riov\u00fd port.
14101410

14111411
#: ../../../../../app/src/processing/app/Editor.java:1971
14121412
#, java-format
1413-
!Serial\ port\ {0}\ not\ found.=
1413+
Serial\ port\ {0}\ not\ found.=S\u00e9riov\u00fd port {0} se nena\u0161el.
14141414

14151415
#: ../../../../../app/src/processing/app/Editor.java:65
14161416
Serial\ ports=S\u00e9riov\u00fd port
@@ -1927,7 +1927,7 @@ name\ is\ null=jm\u00e9no je null
19271927
#: ../../../../../arduino-core/src/cc/arduino/contributions/libraries/LibrariesIndexer.java:217
19281928
#: ../../../../../arduino-core/src/cc/arduino/contributions/libraries/LibrariesIndexer.java:227
19291929
#, java-format
1930-
!no\ headers\ files\ (.h)\ found\ in\ {0}=
1930+
no\ headers\ files\ (.h)\ found\ in\ {0}=nenalezeny hlavi\u010dkov\u00e9 soubory (.h) v {0}
19311931

19321932
#: Editor.java:932
19331933
serialMenu\ is\ null=serialMenu je null

Diff for: arduino-core/src/processing/app/i18n/Resources_eu.po

+8-8
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
# Ivan Barquero <[email protected]>, 2014
2626
# iñigo Gebara <[email protected]>, 2018
2727
# Ivan Barquero <[email protected]>, 2014
28-
# José Miguel Andonegi <[email protected]>, 2017-2018
28+
# José Miguel Andonegi <[email protected]>, 2017-2019
2929
# Jose Zabala <[email protected]>, 2018
3030
# Jose Zabala <[email protected]>, 2018
3131
# Zylu <[email protected]>, 2014
@@ -35,8 +35,8 @@ msgstr ""
3535
"Project-Id-Version: Arduino IDE 1.5\n"
3636
"Report-Msgid-Bugs-To: \n"
3737
"POT-Creation-Date: 2012-03-29 10:24-0400\n"
38-
"PO-Revision-Date: 2018-11-23 15:06+0000\n"
39-
"Last-Translator: Cristian Maglie <[email protected]>\n"
38+
"PO-Revision-Date: 2019-01-05 18:53+0000\n"
39+
"Last-Translator: José Miguel Andonegi <[email protected]>\n"
4040
"Language-Team: Basque (http://www.transifex.com/mbanzi/arduino-ide-15/language/eu/)\n"
4141
"MIME-Version: 1.0\n"
4242
"Content-Type: text/plain; charset=UTF-8\n"
@@ -952,7 +952,7 @@ msgstr "Errorea abiarazte-kudeatzailea kargatzean: '{0}' konfigurazio-parametroa
952952

953953
#: ../../../../../app/src/processing/app/Editor.java:2355
954954
msgid "Error while burning bootloader: please select a serial port."
955-
msgstr ""
955+
msgstr "Errorea gertatu da abiarazte-kudeatzailea kargatzean: serie-ataka bat aukeratu."
956956

957957
#: ../../../../../app/src/processing/app/Editor.java:1940
958958
msgid "Error while compiling: missing '{0}' configuration parameter"
@@ -1296,7 +1296,7 @@ msgstr " '{0}' liburutegiaren bertsio baliogabea: {1}"
12961296
#: ../../../../../app/src/processing/app/Base.java:362
12971297
#, java-format
12981298
msgid "Invalid version {0}"
1299-
msgstr ""
1299+
msgstr "{0} bertsio baliogabea"
13001300

13011301
#: Preferences.java:102
13021302
msgid "Italian"
@@ -1791,7 +1791,7 @@ msgstr "Erretiratua"
17911791

17921792
#: ../../../../../app/src/processing/app/Editor.java:1973
17931793
msgid "Retry the upload with another serial port?"
1794-
msgstr ""
1794+
msgstr "Berriro igo beste serie ataka baten bidez?"
17951795

17961796
#: Preferences.java:113
17971797
msgid "Romanian"
@@ -1919,12 +1919,12 @@ msgstr "Ez da aurkitu ''{0}'' serieko ataka. Tresnak > Serieko ataka menuan egok
19191919
#: ../../../../../app/src/processing/app/Editor.java:1969
19201920
#: ../../../../../app/src/processing/app/Editor.java:2040
19211921
msgid "Serial port not selected."
1922-
msgstr ""
1922+
msgstr "Ez da aukeratu serie ataka."
19231923

19241924
#: ../../../../../app/src/processing/app/Editor.java:1971
19251925
#, java-format
19261926
msgid "Serial port {0} not found."
1927-
msgstr ""
1927+
msgstr "Ez da aurkitu {0} serie ataka."
19281928

19291929
#: ../../../../../app/src/processing/app/Editor.java:65
19301930
msgid "Serial ports"

Diff for: arduino-core/src/processing/app/i18n/Resources_eu.properties

+7-7
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@
2525
# Ivan Barquero <[email protected]>, 2014
2626
# i\u00f1igo Gebara <[email protected]>, 2018
2727
# Ivan Barquero <[email protected]>, 2014
28-
# Jos\u00e9 Miguel Andonegi <[email protected]>, 2017-2018
28+
# Jos\u00e9 Miguel Andonegi <[email protected]>, 2017-2019
2929
# Jose Zabala <[email protected]>, 2018
3030
# Jose Zabala <[email protected]>, 2018
3131
# Zylu <[email protected]>, 2014
3232
# Rub\u00e9n Garciand\u00eda <[email protected]>, 2016
33-
!=Project-Id-Version\: Arduino IDE 1.5\nReport-Msgid-Bugs-To\: \nPOT-Creation-Date\: 2012-03-29 10\:24-0400\nPO-Revision-Date\: 2018-11-23 15\:06+0000\nLast-Translator\: Cristian Maglie <[email protected]>\nLanguage-Team\: Basque (http\://www.transifex.com/mbanzi/arduino-ide-15/language/eu/)\nMIME-Version\: 1.0\nContent-Type\: text/plain; charset\=UTF-8\nContent-Transfer-Encoding\: 8bit\nLanguage\: eu\nPlural-Forms\: nplurals\=2; plural\=(n \!\= 1);\n
33+
!=Project-Id-Version\: Arduino IDE 1.5\nReport-Msgid-Bugs-To\: \nPOT-Creation-Date\: 2012-03-29 10\:24-0400\nPO-Revision-Date\: 2019-01-05 18\:53+0000\nLast-Translator\: Jos\u00e9 Miguel Andonegi <[email protected]>\nLanguage-Team\: Basque (http\://www.transifex.com/mbanzi/arduino-ide-15/language/eu/)\nMIME-Version\: 1.0\nContent-Type\: text/plain; charset\=UTF-8\nContent-Transfer-Encoding\: 8bit\nLanguage\: eu\nPlural-Forms\: nplurals\=2; plural\=(n \!\= 1);\n
3434

3535
#: Preferences.java:358 Preferences.java:374
3636
\ \ (requires\ restart\ of\ Arduino)=(Arduinoa berrabiarazi behar da)
@@ -686,7 +686,7 @@ Error\ while\ burning\ bootloader.=Errorea abiarazte-kudeatzailea kargatzean.
686686
Error\ while\ burning\ bootloader\:\ missing\ '{0}'\ configuration\ parameter=Errorea abiarazte-kudeatzailea kargatzean\: '{0}' konfigurazio-parametroa falta da
687687

688688
#: ../../../../../app/src/processing/app/Editor.java:2355
689-
!Error\ while\ burning\ bootloader\:\ please\ select\ a\ serial\ port.=
689+
Error\ while\ burning\ bootloader\:\ please\ select\ a\ serial\ port.=Errorea gertatu da abiarazte-kudeatzailea kargatzean\: serie-ataka bat aukeratu.
690690

691691
#: ../../../../../app/src/processing/app/Editor.java:1940
692692
Error\ while\ compiling\:\ missing\ '{0}'\ configuration\ parameter=Errorea konpilatzean\: '{0}' konfigurazio-parametroa falta da
@@ -941,7 +941,7 @@ Invalid\ version\ '{0}'\ for\ library\ in\:\ {1}=\ '{0}' liburutegiaren bertsio
941941
#: ../../../../../app/src/processing/app/Base.java:316
942942
#: ../../../../../app/src/processing/app/Base.java:362
943943
#, java-format
944-
!Invalid\ version\ {0}=
944+
Invalid\ version\ {0}={0} bertsio baliogabea
945945

946946
#: Preferences.java:102
947947
Italian=Italiera
@@ -1313,7 +1313,7 @@ Replace\ with\:=Ordeztu honekin\:
13131313
Retired=Erretiratua
13141314

13151315
#: ../../../../../app/src/processing/app/Editor.java:1973
1316-
!Retry\ the\ upload\ with\ another\ serial\ port?=
1316+
Retry\ the\ upload\ with\ another\ serial\ port?=Berriro igo beste serie ataka baten bidez?
13171317

13181318
#: Preferences.java:113
13191319
Romanian=Errumaniera
@@ -1408,11 +1408,11 @@ Serial\ port\ ''{0}''\ not\ found.\ Did\ you\ select\ the\ right\ one\ from\ the
14081408

14091409
#: ../../../../../app/src/processing/app/Editor.java:1969
14101410
#: ../../../../../app/src/processing/app/Editor.java:2040
1411-
!Serial\ port\ not\ selected.=
1411+
Serial\ port\ not\ selected.=Ez da aukeratu serie ataka.
14121412

14131413
#: ../../../../../app/src/processing/app/Editor.java:1971
14141414
#, java-format
1415-
!Serial\ port\ {0}\ not\ found.=
1415+
Serial\ port\ {0}\ not\ found.=Ez da aurkitu {0} serie ataka.
14161416

14171417
#: ../../../../../app/src/processing/app/Editor.java:65
14181418
Serial\ ports=Serieko atakak

0 commit comments

Comments
 (0)