|
10 | 10 | # Translators:
|
11 | 11 | # Translators:
|
12 | 12 | # Translators:
|
| 13 | +# Translators: |
13 | 14 | msgid ""
|
14 | 15 | msgstr ""
|
15 | 16 | "Project-Id-Version: Arduino IDE 1.5\n"
|
16 | 17 | "Report-Msgid-Bugs-To: \n"
|
17 | 18 | "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" |
20 | 21 | "Language-Team: English (http://www.transifex.com/mbanzi/arduino-ide-15/language/en/)\n"
|
21 | 22 | "MIME-Version: 1.0\n"
|
22 | 23 | "Content-Type: text/plain; charset=UTF-8\n"
|
@@ -1571,9 +1572,10 @@ msgstr "Problem Setting the Platform"
|
1571 | 1572 | msgid "Problem accessing board folder /www/sd"
|
1572 | 1573 | msgstr "Problem accessing board folder /www/sd"
|
1573 | 1574 |
|
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}\"" |
1577 | 1579 |
|
1578 | 1580 | #: Base.java:1673
|
1579 | 1581 | msgid "Problem getting data folder"
|
@@ -1661,6 +1663,10 @@ msgstr "Replace the existing version of {0}?"
|
1661 | 1663 | msgid "Replace with:"
|
1662 | 1664 | msgstr "Replace with:"
|
1663 | 1665 |
|
| 1666 | +#: ../../../../../arduino-core/src/processing/app/I18n.java:28 |
| 1667 | +msgid "Retired" |
| 1668 | +msgstr "Retired" |
| 1669 | + |
1664 | 1670 | #: Preferences.java:113
|
1665 | 1671 | msgid "Romanian"
|
1666 | 1672 | msgstr "Romanian"
|
@@ -1801,10 +1807,6 @@ msgstr "Settings issues"
|
1801 | 1807 | msgid "Show Sketch Folder"
|
1802 | 1808 | msgstr "Show Sketch Folder"
|
1803 | 1809 |
|
1804 |
| -#: ../../../processing/app/EditorStatus.java:468 |
1805 |
| -msgid "Show verbose output during compilation" |
1806 |
| -msgstr "Show verbose output during compilation" |
1807 |
| - |
1808 | 1810 | #: Preferences.java:387
|
1809 | 1811 | msgid "Show verbose output during: "
|
1810 | 1812 | msgstr "Show verbose output during: "
|
@@ -1924,6 +1926,10 @@ msgstr "Talossan"
|
1924 | 1926 | msgid "Tamil"
|
1925 | 1927 | msgstr "Tamil"
|
1926 | 1928 |
|
| 1929 | +#: ../../../../../app/src/cc/arduino/i18n/Languages.java:100 |
| 1930 | +msgid "Thai" |
| 1931 | +msgstr "Thai" |
| 1932 | + |
1927 | 1933 | #: debug/Compiler.java:414
|
1928 | 1934 | msgid "The 'BYTE' keyword is no longer supported."
|
1929 | 1935 | msgstr "The 'BYTE' keyword is no longer supported."
|
@@ -2037,9 +2043,12 @@ msgid ""
|
2037 | 2043 | "Are you sure you want to delete it?"
|
2038 | 2044 | 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?"
|
2039 | 2045 |
|
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" |
2043 | 2052 |
|
2044 | 2053 | #: Base.java:535
|
2045 | 2054 | msgid "Time for a Break"
|
@@ -2413,14 +2422,14 @@ msgstr "Zip doesn't contain a library"
|
2413 | 2422 | msgid "\".{0}\" is not a valid extension."
|
2414 | 2423 | msgstr "\".{0}\" is not a valid extension."
|
2415 | 2424 |
|
2416 |
| -#: SketchCode.java:258 |
| 2425 | +#: ../../../../../arduino-core/src/processing/app/SketchCode.java:201 |
2417 | 2426 | #, java-format
|
2418 | 2427 | 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." |
2424 | 2433 |
|
2425 | 2434 | #: debug/Compiler.java:409
|
2426 | 2435 | msgid ""
|
@@ -2489,10 +2498,6 @@ msgstr "connected!"
|
2489 | 2498 | msgid "createNewFile() returned false"
|
2490 | 2499 | msgstr "createNewFile() returned false"
|
2491 | 2500 |
|
2492 |
| -#: ../../../processing/app/EditorStatus.java:469 |
2493 |
| -msgid "enabled in File > Preferences." |
2494 |
| -msgstr "enabled in File > Preferences." |
2495 |
| - |
2496 | 2501 | #: ../../../../../app/src/processing/app/Editor.java:1352
|
2497 | 2502 | msgid "http://www.arduino.cc/"
|
2498 | 2503 | msgstr "http://www.arduino.cc/"
|
@@ -2569,6 +2574,11 @@ msgstr "{0} libraries"
|
2569 | 2574 | msgid "{0} must be a folder"
|
2570 | 2575 | msgstr "{0} must be a folder"
|
2571 | 2576 |
|
| 2577 | +#: ../../../../../app/src/processing/app/EditorLineStatus.java:109 |
| 2578 | +#, java-format |
| 2579 | +msgid "{0} on {1}" |
| 2580 | +msgstr "{0} on {1}" |
| 2581 | + |
2572 | 2582 | #: ../../../../../arduino-core/src/cc/arduino/Compiler.java:78
|
2573 | 2583 | #, java-format
|
2574 | 2584 | msgid "{0} pattern is missing"
|
|
0 commit comments