Skip to content

Commit daefdc9

Browse files
committed
Updated translations
1 parent 8fd17d4 commit daefdc9

File tree

132 files changed

+5621
-3065
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

+5621
-3065
lines changed

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

+44-21
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,13 @@
1717
# Translators:
1818
# Translators:
1919
# Translators:
20+
# Translators:
2021
msgid ""
2122
msgstr ""
2223
"Project-Id-Version: Arduino IDE 1.5\n"
2324
"Report-Msgid-Bugs-To: \n"
2425
"POT-Creation-Date: 2012-03-29 10:24-0400\n"
25-
"PO-Revision-Date: 2017-10-13 08:54+0000\n"
26+
"PO-Revision-Date: 2018-08-10 09:08+0000\n"
2627
"Last-Translator: Cristian Maglie <[email protected]>\n"
2728
"Language-Team: Acoli (http://www.transifex.com/mbanzi/arduino-ide-15/language/ach/)\n"
2829
"MIME-Version: 1.0\n"
@@ -676,6 +677,10 @@ msgstr ""
676677
msgid "Default"
677678
msgstr ""
678679

680+
#: ../../../../../app/src/cc/arduino/view/preferences/Preferences.java:870
681+
msgid "Default theme"
682+
msgstr ""
683+
679684
#: EditorHeader.java:314 Sketch.java:591
680685
msgid "Delete"
681686
msgstr ""
@@ -851,6 +856,11 @@ msgstr ""
851856
msgid "Error inside Serial.{0}()"
852857
msgstr ""
853858

859+
#: ../../../../../app/src/processing/app/Theme.java:302
860+
#, java-format
861+
msgid "Error loading theme {0}: {1}"
862+
msgstr ""
863+
854864
#: ../../../processing/app/debug/TargetPlatform.java:95
855865
#: ../../../processing/app/debug/TargetPlatform.java:106
856866
#: ../../../processing/app/debug/TargetPlatform.java:117
@@ -940,10 +950,6 @@ msgstr ""
940950
msgid "Estonian"
941951
msgstr ""
942952

943-
#: ../../../processing/app/Preferences.java:146
944-
msgid "Estonian (Estonia)"
945-
msgstr ""
946-
947953
#: Editor.java:516
948954
msgid "Examples"
949955
msgstr ""
@@ -1147,8 +1153,8 @@ msgstr ""
11471153
msgid "Ignore Case"
11481154
msgstr ""
11491155

1150-
#: Base.java:1058
1151-
msgid "Ignoring bad library name"
1156+
#: ../../../../../arduino-core/src/cc/arduino/contributions/libraries/LibrariesIndexer.java:184
1157+
msgid "Ignoring library with bad name"
11521158
msgstr ""
11531159

11541160
#: Base.java:1436
@@ -1212,9 +1218,9 @@ msgstr ""
12121218
msgid "Installing boards..."
12131219
msgstr ""
12141220

1215-
#: ../../../cc/arduino/contributions/libraries/LibraryInstaller.java:126
1221+
#: ../../../../../arduino-core/src/cc/arduino/contributions/libraries/LibraryInstaller.java:109
12161222
#, java-format
1217-
msgid "Installing library: {0}"
1223+
msgid "Installing library: {0}:{1}"
12181224
msgstr ""
12191225

12201226
#: ../../../cc/arduino/contributions/packages/ContributionInstaller.java:134
@@ -1273,9 +1279,9 @@ msgstr ""
12731279
msgid "Library can't use both 'src' and 'utility' folders. Double check {0}"
12741280
msgstr ""
12751281

1276-
#: ../../../cc/arduino/contributions/libraries/LibraryInstaller.java:107
1282+
#: ../../../../../arduino-core/src/cc/arduino/contributions/libraries/LibraryInstaller.java:88
12771283
#, java-format
1278-
msgid "Library is already installed: {0} version {1}"
1284+
msgid "Library is already installed: {0}:{1}"
12791285
msgstr ""
12801286

12811287
#: ../../../../../app/src/cc/arduino/view/GoToLineNumber.java:70
@@ -1693,9 +1699,9 @@ msgstr ""
16931699
msgid "Remove"
16941700
msgstr ""
16951701

1696-
#: ../../../cc/arduino/contributions/libraries/LibraryInstaller.java:157
1702+
#: ../../../../../arduino-core/src/cc/arduino/contributions/libraries/LibraryInstaller.java:142
16971703
#, java-format
1698-
msgid "Removing library: {0}"
1704+
msgid "Removing library: {0}:{1}"
16991705
msgstr ""
17001706

17011707
#: ../../../../../app/src/cc/arduino/contributions/libraries/ui/LibraryManagerUI.java:266
@@ -1883,6 +1889,10 @@ msgstr ""
18831889
msgid "Show Sketch Folder"
18841890
msgstr ""
18851891

1892+
#: ../../../../../app/src/processing/app/AbstractTextMonitor.java:101
1893+
msgid "Show timestamp"
1894+
msgstr ""
1895+
18861896
#: Preferences.java:387
18871897
msgid "Show verbose output during: "
18881898
msgstr ""
@@ -2054,6 +2064,14 @@ msgid ""
20542064
"Create this folder, move the file, and continue?"
20552065
msgstr ""
20562066

2067+
#: ../../../../../arduino-core/src/cc/arduino/contributions/libraries/LibrariesIndexer.java:180
2068+
#, java-format
2069+
msgid ""
2070+
"The library \"{0}\" cannot be used.\n"
2071+
"Library folder names must start with a letter or number, followed by letters,\n"
2072+
"numbers, dashes, dots and underscores. Maximum length is 63 characters."
2073+
msgstr ""
2074+
20572075
#: Base.java:1054 Base.java:2674
20582076
#, java-format
20592077
msgid ""
@@ -2099,10 +2117,11 @@ msgid ""
20992117
"but anything besides the code will be lost."
21002118
msgstr ""
21012119

2102-
#: ../../../../../app/src/processing/app/SketchController.java:828
2120+
#: ../../../../../app/src/processing/app/SketchController.java:849
21032121
msgid ""
2104-
"The sketch name had to be modified. Sketch names can only consist\n"
2105-
"of ASCII characters and numbers and be less than 64 characters long."
2122+
"The sketch name had to be modified.\n"
2123+
"Sketch names must start with a letter or number, followed by letters,\n"
2124+
"numbers, dashes, dots and underscores. Maximum length is 63 characters."
21062125
msgstr ""
21072126

21082127
#: Base.java:259
@@ -2120,6 +2139,10 @@ msgid ""
21202139
"Please choose a different folder for your sketchbook."
21212140
msgstr ""
21222141

2142+
#: ../../../../../app/src/cc/arduino/view/preferences/Preferences.java:311
2143+
msgid "Theme: "
2144+
msgstr ""
2145+
21232146
#: ../../../../../app/src/cc/arduino/contributions/libraries/ui/LibraryManagerUI.java:257
21242147
msgid ""
21252148
"This library is not listed on Library Manager. You won't be able to reinstall it from here.\n"
@@ -2699,11 +2722,6 @@ msgid ""
26992722
"\"package:arch:board:options\""
27002723
msgstr ""
27012724

2702-
#: ../../../processing/app/Base.java:509
2703-
#, java-format
2704-
msgid "{0}: Invalid option for \"{1}\" option for board \"{2}\""
2705-
msgstr ""
2706-
27072725
#: ../../../processing/app/Base.java:507
27082726
#, java-format
27092727
msgid "{0}: Invalid option for board \"{1}\""
@@ -2714,6 +2732,11 @@ msgstr ""
27142732
msgid "{0}: Invalid option, should be of the form \"name=value\""
27152733
msgstr ""
27162734

2735+
#: ../../../../../arduino-core/src/processing/app/helpers/CommandlineParser.java:268
2736+
#, java-format
2737+
msgid "{0}: Invalid value for option \"{1}\" for board \"{2}\""
2738+
msgstr ""
2739+
27172740
#: ../../../processing/app/Base.java:486
27182741
#, java-format
27192742
msgid "{0}: Unknown architecture"

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

+33-18
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@
1717
# Translators:
1818
# Translators:
1919
# Translators:
20-
!=Project-Id-Version\: Arduino IDE 1.5\nReport-Msgid-Bugs-To\: \nPOT-Creation-Date\: 2012-03-29 10\:24-0400\nPO-Revision-Date\: 2017-10-13 08\:54+0000\nLast-Translator\: Cristian Maglie <[email protected]>\nLanguage-Team\: Acoli (http\://www.transifex.com/mbanzi/arduino-ide-15/language/ach/)\nMIME-Version\: 1.0\nContent-Type\: text/plain; charset\=UTF-8\nContent-Transfer-Encoding\: 8bit\nLanguage\: ach\nPlural-Forms\: nplurals\=2; plural\=(n > 1);\n
20+
# Translators:
21+
!=Project-Id-Version\: Arduino IDE 1.5\nReport-Msgid-Bugs-To\: \nPOT-Creation-Date\: 2012-03-29 10\:24-0400\nPO-Revision-Date\: 2018-08-10 09\:08+0000\nLast-Translator\: Cristian Maglie <[email protected]>\nLanguage-Team\: Acoli (http\://www.transifex.com/mbanzi/arduino-ide-15/language/ach/)\nMIME-Version\: 1.0\nContent-Type\: text/plain; charset\=UTF-8\nContent-Transfer-Encoding\: 8bit\nLanguage\: ach\nPlural-Forms\: nplurals\=2; plural\=(n > 1);\n
2122

2223
#: Preferences.java:358 Preferences.java:374
2324
!\ \ (requires\ restart\ of\ Arduino)=
@@ -479,6 +480,9 @@
479480
#: ../../../../../app/src/cc/arduino/view/preferences/Preferences.java:185
480481
!Default=
481482

483+
#: ../../../../../app/src/cc/arduino/view/preferences/Preferences.java:870
484+
!Default\ theme=
485+
482486
#: EditorHeader.java:314 Sketch.java:591
483487
!Delete=
484488

@@ -610,6 +614,10 @@
610614
#, java-format
611615
!Error\ inside\ Serial.{0}()=
612616

617+
#: ../../../../../app/src/processing/app/Theme.java:302
618+
#, java-format
619+
!Error\ loading\ theme\ {0}\:\ {1}=
620+
613621
#: ../../../processing/app/debug/TargetPlatform.java:95
614622
#: ../../../processing/app/debug/TargetPlatform.java:106
615623
#: ../../../processing/app/debug/TargetPlatform.java:117
@@ -677,9 +685,6 @@
677685
#: Preferences.java:93
678686
!Estonian=
679687

680-
#: ../../../processing/app/Preferences.java:146
681-
!Estonian\ (Estonia)=
682-
683688
#: Editor.java:516
684689
!Examples=
685690

@@ -830,8 +835,8 @@
830835
#: FindReplace.java:96
831836
!Ignore\ Case=
832837

833-
#: Base.java:1058
834-
!Ignoring\ bad\ library\ name=
838+
#: ../../../../../arduino-core/src/cc/arduino/contributions/libraries/LibrariesIndexer.java:184
839+
!Ignoring\ library\ with\ bad\ name=
835840

836841
#: Base.java:1436
837842
!Ignoring\ sketch\ with\ bad\ name=
@@ -875,9 +880,9 @@
875880
#: ../../../cc/arduino/contributions/packages/ContributionInstaller.java:154
876881
!Installing\ boards...=
877882

878-
#: ../../../cc/arduino/contributions/libraries/LibraryInstaller.java:126
883+
#: ../../../../../arduino-core/src/cc/arduino/contributions/libraries/LibraryInstaller.java:109
879884
#, java-format
880-
!Installing\ library\:\ {0}=
885+
!Installing\ library\:\ {0}\:{1}=
881886

882887
#: ../../../cc/arduino/contributions/packages/ContributionInstaller.java:134
883888
#, java-format
@@ -922,9 +927,9 @@
922927
#: ../../../../../arduino-core/src/cc/arduino/Compiler.java:73
923928
!Library\ can't\ use\ both\ 'src'\ and\ 'utility'\ folders.\ Double\ check\ {0}=
924929

925-
#: ../../../cc/arduino/contributions/libraries/LibraryInstaller.java:107
930+
#: ../../../../../arduino-core/src/cc/arduino/contributions/libraries/LibraryInstaller.java:88
926931
#, java-format
927-
!Library\ is\ already\ installed\:\ {0}\ version\ {1}=
932+
!Library\ is\ already\ installed\:\ {0}\:{1}=
928933

929934
#: ../../../../../app/src/cc/arduino/view/GoToLineNumber.java:70
930935
!Line\ number\:=
@@ -1237,9 +1242,9 @@
12371242
#: ../../../../../app/src/cc/arduino/contributions/packages/ui/ContributedPlatformTableCell.java:85
12381243
!Remove=
12391244

1240-
#: ../../../cc/arduino/contributions/libraries/LibraryInstaller.java:157
1245+
#: ../../../../../arduino-core/src/cc/arduino/contributions/libraries/LibraryInstaller.java:142
12411246
#, java-format
1242-
!Removing\ library\:\ {0}=
1247+
!Removing\ library\:\ {0}\:{1}=
12431248

12441249
#: ../../../../../app/src/cc/arduino/contributions/libraries/ui/LibraryManagerUI.java:266
12451250
#: ../../../../../app/src/cc/arduino/contributions/packages/ui/ContributionManagerUI.java:203
@@ -1378,6 +1383,9 @@
13781383
#: Editor.java:641
13791384
!Show\ Sketch\ Folder=
13801385

1386+
#: ../../../../../app/src/processing/app/AbstractTextMonitor.java:101
1387+
!Show\ timestamp=
1388+
13811389
#: Preferences.java:387
13821390
!Show\ verbose\ output\ during\:\ =
13831391

@@ -1497,6 +1505,10 @@
14971505
#, java-format
14981506
!The\ file\ "{0}"\ needs\ to\ be\ inside\na\ sketch\ folder\ named\ "{1}".\nCreate\ this\ folder,\ move\ the\ file,\ and\ continue?=
14991507

1508+
#: ../../../../../arduino-core/src/cc/arduino/contributions/libraries/LibrariesIndexer.java:180
1509+
#, java-format
1510+
!The\ library\ "{0}"\ cannot\ be\ used.\nLibrary\ folder\ names\ must\ start\ with\ a\ letter\ or\ number,\ followed\ by\ letters,\nnumbers,\ dashes,\ dots\ and\ underscores.\ Maximum\ length\ is\ 63\ characters.=
1511+
15001512
#: Base.java:1054 Base.java:2674
15011513
#, java-format
15021514
!The\ library\ "{0}"\ cannot\ be\ used.\nLibrary\ names\ must\ contain\ only\ basic\ letters\ and\ numbers.\n(ASCII\ only\ and\ no\ spaces,\ and\ it\ cannot\ start\ with\ a\ number)=
@@ -1521,15 +1533,18 @@
15211533
#: Sketch.java:1755
15221534
!The\ sketch\ folder\ has\ disappeared.\n\ Will\ attempt\ to\ re-save\ in\ the\ same\ location,\nbut\ anything\ besides\ the\ code\ will\ be\ lost.=
15231535

1524-
#: ../../../../../app/src/processing/app/SketchController.java:828
1525-
!The\ sketch\ name\ had\ to\ be\ modified.\ Sketch\ names\ can\ only\ consist\nof\ ASCII\ characters\ and\ numbers\ and\ be\ less\ than\ 64\ characters\ long.=
1536+
#: ../../../../../app/src/processing/app/SketchController.java:849
1537+
!The\ sketch\ name\ had\ to\ be\ modified.\nSketch\ names\ must\ start\ with\ a\ letter\ or\ number,\ followed\ by\ letters,\nnumbers,\ dashes,\ dots\ and\ underscores.\ Maximum\ length\ is\ 63\ characters.=
15261538

15271539
#: Base.java:259
15281540
!The\ sketchbook\ folder\ no\ longer\ exists.\nArduino\ will\ switch\ to\ the\ default\ sketchbook\nlocation,\ and\ create\ a\ new\ sketchbook\ folder\ if\nnecessary.\ Arduino\ will\ then\ stop\ talking\ about\nhimself\ in\ the\ third\ person.=
15291541

15301542
#: ../../../../../app/src/cc/arduino/view/preferences/Preferences.java:514
15311543
!The\ specified\ sketchbook\ folder\ contains\ your\ copy\ of\ the\ IDE.\nPlease\ choose\ a\ different\ folder\ for\ your\ sketchbook.=
15321544

1545+
#: ../../../../../app/src/cc/arduino/view/preferences/Preferences.java:311
1546+
!Theme\:\ =
1547+
15331548
#: ../../../../../app/src/cc/arduino/contributions/libraries/ui/LibraryManagerUI.java:257
15341549
!This\ library\ is\ not\ listed\ on\ Library\ Manager.\ You\ won't\ be\ able\ to\ reinstall\ it\ from\ here.\nAre\ you\ sure\ you\ want\ to\ delete\ it?=
15351550

@@ -1931,10 +1946,6 @@
19311946
#, java-format
19321947
!{0}\:\ Invalid\ board\ name,\ it\ should\ be\ of\ the\ form\ "package\:arch\:board"\ or\ "package\:arch\:board\:options"=
19331948

1934-
#: ../../../processing/app/Base.java:509
1935-
#, java-format
1936-
!{0}\:\ Invalid\ option\ for\ "{1}"\ option\ for\ board\ "{2}"=
1937-
19381949
#: ../../../processing/app/Base.java:507
19391950
#, java-format
19401951
!{0}\:\ Invalid\ option\ for\ board\ "{1}"=
@@ -1943,6 +1954,10 @@
19431954
#, java-format
19441955
!{0}\:\ Invalid\ option,\ should\ be\ of\ the\ form\ "name\=value"=
19451956

1957+
#: ../../../../../arduino-core/src/processing/app/helpers/CommandlineParser.java:268
1958+
#, java-format
1959+
!{0}\:\ Invalid\ value\ for\ option\ "{1}"\ for\ board\ "{2}"=
1960+
19461961
#: ../../../processing/app/Base.java:486
19471962
#, java-format
19481963
!{0}\:\ Unknown\ architecture=

0 commit comments

Comments
 (0)