Skip to content

Commit 232f434

Browse files
committed
Updated translations for translators
1 parent 37726c6 commit 232f434

File tree

3 files changed

+54
-38
lines changed

3 files changed

+54
-38
lines changed

app/src/processing/app/EditorStatus.java

+3-3
Original file line numberDiff line numberDiff line change
@@ -346,9 +346,9 @@ public void keyTyped(KeyEvent event) {
346346
message1 += editor.console.getText();
347347
if (!(PreferencesData.getBoolean("build.verbose"))) {
348348
message1 += "\n\n";
349-
message1 += tr(" This report would have more information with\n" +
350-
" \"Show verbose output during compilation\"\n" +
351-
" enabled in File -> Preferences.\n");
349+
message1 += tr("This report would have more information with\n" +
350+
"\"Show verbose output during compilation\"\n" +
351+
"option enabled in File -> Preferences.\n");
352352
}
353353
Clipboard clipboard = Toolkit.getDefaultToolkit().getSystemClipboard();
354354
StringSelection data = new StringSelection(message1);

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

+32-22
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,14 @@
1010
# Translators:
1111
# Translators:
1212
# Translators:
13+
# Translators:
1314
msgid ""
1415
msgstr ""
1516
"Project-Id-Version: Arduino IDE 1.5\n"
1617
"Report-Msgid-Bugs-To: \n"
1718
"POT-Creation-Date: 2012-03-29 10:24-0400\n"
18-
"PO-Revision-Date: 2015-11-18 16:15+0000\n"
19-
"Last-Translator: Federico Fissore <f.fissore@arduino.cc>\n"
19+
"PO-Revision-Date: 2016-01-05 11:36+0000\n"
20+
"Last-Translator: Cristian Maglie <c.maglie@arduino.cc>\n"
2021
"Language-Team: English (http://www.transifex.com/mbanzi/arduino-ide-15/language/en/)\n"
2122
"MIME-Version: 1.0\n"
2223
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1571,9 +1572,10 @@ msgstr "Problem Setting the Platform"
15711572
msgid "Problem accessing board folder /www/sd"
15721573
msgstr "Problem accessing board folder /www/sd"
15731574

1574-
#: ../../../cc/arduino/packages/uploaders/SSHUploader.java:132
1575-
msgid "Problem accessing files in folder "
1576-
msgstr "Problem accessing files in folder "
1575+
#: ../../../../../arduino-core/src/cc/arduino/packages/uploaders/SSHUploader.java:206
1576+
#, java-format
1577+
msgid "Problem accessing files in folder \"{0}\""
1578+
msgstr "Problem accessing files in folder \"{0}\""
15771579

15781580
#: Base.java:1673
15791581
msgid "Problem getting data folder"
@@ -1661,6 +1663,10 @@ msgstr "Replace the existing version of {0}?"
16611663
msgid "Replace with:"
16621664
msgstr "Replace with:"
16631665

1666+
#: ../../../../../arduino-core/src/processing/app/I18n.java:28
1667+
msgid "Retired"
1668+
msgstr "Retired"
1669+
16641670
#: Preferences.java:113
16651671
msgid "Romanian"
16661672
msgstr "Romanian"
@@ -1801,10 +1807,6 @@ msgstr "Settings issues"
18011807
msgid "Show Sketch Folder"
18021808
msgstr "Show Sketch Folder"
18031809

1804-
#: ../../../processing/app/EditorStatus.java:468
1805-
msgid "Show verbose output during compilation"
1806-
msgstr "Show verbose output during compilation"
1807-
18081810
#: Preferences.java:387
18091811
msgid "Show verbose output during: "
18101812
msgstr "Show verbose output during: "
@@ -1924,6 +1926,10 @@ msgstr "Talossan"
19241926
msgid "Tamil"
19251927
msgstr "Tamil"
19261928

1929+
#: ../../../../../app/src/cc/arduino/i18n/Languages.java:100
1930+
msgid "Thai"
1931+
msgstr "Thai"
1932+
19271933
#: debug/Compiler.java:414
19281934
msgid "The 'BYTE' keyword is no longer supported."
19291935
msgstr "The 'BYTE' keyword is no longer supported."
@@ -2037,9 +2043,12 @@ msgid ""
20372043
"Are you sure you want to delete it?"
20382044
msgstr "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?"
20392045

2040-
#: ../../../processing/app/EditorStatus.java:467
2041-
msgid "This report would have more information with"
2042-
msgstr "This report would have more information with"
2046+
#: ../../../../../app/src/processing/app/EditorStatus.java:349
2047+
msgid ""
2048+
"This report would have more information with\n"
2049+
"\"Show verbose output during compilation\"\n"
2050+
"option enabled in File -> Preferences.\n"
2051+
msgstr "This report would have more information with\n\"Show verbose output during compilation\"\noption enabled in File -> Preferences.\n"
20432052

20442053
#: Base.java:535
20452054
msgid "Time for a Break"
@@ -2413,14 +2422,14 @@ msgstr "Zip doesn't contain a library"
24132422
msgid "\".{0}\" is not a valid extension."
24142423
msgstr "\".{0}\" is not a valid extension."
24152424

2416-
#: SketchCode.java:258
2425+
#: ../../../../../arduino-core/src/processing/app/SketchCode.java:201
24172426
#, java-format
24182427
msgid ""
2419-
"\"{0}\" contains unrecognized characters.If this code was created with an "
2420-
"older version of Arduino,you may need to use Tools -> Fix Encoding & Reload "
2421-
"to updatethe sketch to use UTF-8 encoding. If not, you may need todelete the"
2422-
" bad characters to get rid of this warning."
2423-
msgstr "\"{0}\" contains unrecognized characters.If this code was created with an older version of Arduino,you may need to use Tools -> Fix Encoding & Reload to updatethe sketch to use UTF-8 encoding. If not, you may need todelete the bad characters to get rid of this warning."
2428+
"\"{0}\" contains unrecognized characters. If this code was created with an "
2429+
"older version of Arduino, you may need to use Tools -> Fix Encoding & Reload"
2430+
" to update the sketch to use UTF-8 encoding. If not, you may need to delete "
2431+
"the bad characters to get rid of this warning."
2432+
msgstr "\"{0}\" contains unrecognized characters. If this code was created with an older version of Arduino, you may need to use Tools -> Fix Encoding & Reload to update the sketch to use UTF-8 encoding. If not, you may need to delete the bad characters to get rid of this warning."
24242433

24252434
#: debug/Compiler.java:409
24262435
msgid ""
@@ -2489,10 +2498,6 @@ msgstr "connected!"
24892498
msgid "createNewFile() returned false"
24902499
msgstr "createNewFile() returned false"
24912500

2492-
#: ../../../processing/app/EditorStatus.java:469
2493-
msgid "enabled in File > Preferences."
2494-
msgstr "enabled in File > Preferences."
2495-
24962501
#: ../../../../../app/src/processing/app/Editor.java:1352
24972502
msgid "http://www.arduino.cc/"
24982503
msgstr "http://www.arduino.cc/"
@@ -2569,6 +2574,11 @@ msgstr "{0} libraries"
25692574
msgid "{0} must be a folder"
25702575
msgstr "{0} must be a folder"
25712576

2577+
#: ../../../../../app/src/processing/app/EditorLineStatus.java:109
2578+
#, java-format
2579+
msgid "{0} on {1}"
2580+
msgstr "{0} on {1}"
2581+
25722582
#: ../../../../../arduino-core/src/cc/arduino/Compiler.java:78
25732583
#, java-format
25742584
msgid "{0} pattern is missing"

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

+19-13
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
# Translators:
1111
# Translators:
1212
# Translators:
13-
!=Project-Id-Version\: Arduino IDE 1.5\nReport-Msgid-Bugs-To\: \nPOT-Creation-Date\: 2012-03-29 10\:24-0400\nPO-Revision-Date\: 2015-11-18 16\:15+0000\nLast-Translator\: Federico Fissore <[email protected]>\nLanguage-Team\: English (http\://www.transifex.com/mbanzi/arduino-ide-15/language/en/)\nMIME-Version\: 1.0\nContent-Type\: text/plain; charset\=UTF-8\nContent-Transfer-Encoding\: 8bit\nLanguage\: en\nPlural-Forms\: nplurals\=2; plural\=(n \!\= 1);\n
13+
# Translators:
14+
!=Project-Id-Version\: Arduino IDE 1.5\nReport-Msgid-Bugs-To\: \nPOT-Creation-Date\: 2012-03-29 10\:24-0400\nPO-Revision-Date\: 2016-01-05 11\:36+0000\nLast-Translator\: Cristian Maglie <[email protected]>\nLanguage-Team\: English (http\://www.transifex.com/mbanzi/arduino-ide-15/language/en/)\nMIME-Version\: 1.0\nContent-Type\: text/plain; charset\=UTF-8\nContent-Transfer-Encoding\: 8bit\nLanguage\: en\nPlural-Forms\: nplurals\=2; plural\=(n \!\= 1);\n
1415

1516
#: Preferences.java:358 Preferences.java:374
1617
\ \ (requires\ restart\ of\ Arduino)=\ (requires restart of Arduino)
@@ -1145,8 +1146,9 @@ Problem\ Setting\ the\ Platform=Problem Setting the Platform
11451146
#: ../../../cc/arduino/packages/uploaders/SSHUploader.java:136
11461147
Problem\ accessing\ board\ folder\ /www/sd=Problem accessing board folder /www/sd
11471148

1148-
#: ../../../cc/arduino/packages/uploaders/SSHUploader.java:132
1149-
Problem\ accessing\ files\ in\ folder\ =Problem accessing files in folder
1149+
#: ../../../../../arduino-core/src/cc/arduino/packages/uploaders/SSHUploader.java:206
1150+
#, java-format
1151+
Problem\ accessing\ files\ in\ folder\ "{0}"=Problem accessing files in folder "{0}"
11501152

11511153
#: Base.java:1673
11521154
Problem\ getting\ data\ folder=Problem getting data folder
@@ -1212,6 +1214,9 @@ Replace\ the\ existing\ version\ of\ {0}?=Replace the existing version of {0}?
12121214
#: FindReplace.java:81
12131215
Replace\ with\:=Replace with\:
12141216

1217+
#: ../../../../../arduino-core/src/processing/app/I18n.java:28
1218+
Retired=Retired
1219+
12151220
#: Preferences.java:113
12161221
Romanian=Romanian
12171222

@@ -1316,9 +1321,6 @@ Settings\ issues=Settings issues
13161321
#: Editor.java:641
13171322
Show\ Sketch\ Folder=Show Sketch Folder
13181323

1319-
#: ../../../processing/app/EditorStatus.java:468
1320-
Show\ verbose\ output\ during\ compilation=Show verbose output during compilation
1321-
13221324
#: Preferences.java:387
13231325
Show\ verbose\ output\ during\:\ =Show verbose output during\:
13241326

@@ -1402,6 +1404,9 @@ Talossan=Talossan
14021404
#: Preferences.java:116
14031405
Tamil=Tamil
14041406

1407+
#: ../../../../../app/src/cc/arduino/i18n/Languages.java:100
1408+
Thai=Thai
1409+
14051410
#: debug/Compiler.java:414
14061411
The\ 'BYTE'\ keyword\ is\ no\ longer\ supported.=The 'BYTE' keyword is no longer supported.
14071412

@@ -1460,8 +1465,8 @@ This\ file\ has\ already\ been\ copied\ to\ the\nlocation\ from\ which\ where\ y
14601465
#: ../../../../../app/src/cc/arduino/contributions/libraries/ui/LibraryManagerUI.java:257
14611466
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?=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?
14621467

1463-
#: ../../../processing/app/EditorStatus.java:467
1464-
This\ report\ would\ have\ more\ information\ with=This report would have more information with
1468+
#: ../../../../../app/src/processing/app/EditorStatus.java:349
1469+
This\ report\ would\ have\ more\ information\ with\n"Show\ verbose\ output\ during\ compilation"\noption\ enabled\ in\ File\ ->\ Preferences.\n=This report would have more information with\n"Show verbose output during compilation"\noption enabled in File -> Preferences.\n
14651470

14661471
#: Base.java:535
14671472
Time\ for\ a\ Break=Time for a Break
@@ -1728,9 +1733,9 @@ Zip\ doesn't\ contain\ a\ library=Zip doesn't contain a library
17281733
#, java-format
17291734
".{0}"\ is\ not\ a\ valid\ extension.=".{0}" is not a valid extension.
17301735

1731-
#: SketchCode.java:258
1736+
#: ../../../../../arduino-core/src/processing/app/SketchCode.java:201
17321737
#, java-format
1733-
"{0}"\ contains\ unrecognized\ characters.If\ this\ code\ was\ created\ with\ an\ older\ version\ of\ Arduino,you\ may\ need\ to\ use\ Tools\ ->\ Fix\ Encoding\ &\ Reload\ to\ updatethe\ sketch\ to\ use\ UTF-8\ encoding.\ If\ not,\ you\ may\ need\ todelete\ the\ bad\ characters\ to\ get\ rid\ of\ this\ warning.="{0}" contains unrecognized characters.If this code was created with an older version of Arduino,you may need to use Tools -> Fix Encoding & Reload to updatethe sketch to use UTF-8 encoding. If not, you may need todelete the bad characters to get rid of this warning.
1738+
"{0}"\ contains\ unrecognized\ characters.\ If\ this\ code\ was\ created\ with\ an\ older\ version\ of\ Arduino,\ you\ may\ need\ to\ use\ Tools\ ->\ Fix\ Encoding\ &\ Reload\ to\ update\ the\ sketch\ to\ use\ UTF-8\ encoding.\ If\ not,\ you\ may\ need\ to\ delete\ the\ bad\ characters\ to\ get\ rid\ of\ this\ warning.="{0}" contains unrecognized characters. If this code was created with an older version of Arduino, you may need to use Tools -> Fix Encoding & Reload to update the sketch to use UTF-8 encoding. If not, you may need to delete the bad characters to get rid of this warning.
17341739

17351740
#: debug/Compiler.java:409
17361741
\nAs\ of\ Arduino\ 0019,\ the\ Ethernet\ library\ depends\ on\ the\ SPI\ library.\nYou\ appear\ to\ be\ using\ it\ or\ another\ library\ that\ depends\ on\ the\ SPI\ library.\n\n=\nAs of Arduino 0019, the Ethernet library depends on the SPI library.\nYou appear to be using it or another library that depends on the SPI library.\n\n
@@ -1765,9 +1770,6 @@ connected\!=connected\!
17651770
#: Sketch.java:540
17661771
createNewFile()\ returned\ false=createNewFile() returned false
17671772

1768-
#: ../../../processing/app/EditorStatus.java:469
1769-
enabled\ in\ File\ >\ Preferences.=enabled in File > Preferences.
1770-
17711773
#: ../../../../../app/src/processing/app/Editor.java:1352
17721774
http\://www.arduino.cc/=http\://www.arduino.cc/
17731775

@@ -1827,6 +1829,10 @@ version\ <b>{0}</b>=version <b>{0}</b>
18271829
#, java-format
18281830
{0}\ must\ be\ a\ folder={0} must be a folder
18291831

1832+
#: ../../../../../app/src/processing/app/EditorLineStatus.java:109
1833+
#, java-format
1834+
{0}\ on\ {1}={0} on {1}
1835+
18301836
#: ../../../../../arduino-core/src/cc/arduino/Compiler.java:78
18311837
#, java-format
18321838
{0}\ pattern\ is\ missing={0} pattern is missing

0 commit comments

Comments
 (0)