Skip to content

Commit ada9e50

Browse files
committed
Updated translations
1 parent 2d6e974 commit ada9e50

File tree

132 files changed

+3905
-2313
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

+3905
-2313
lines changed

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

+17-4
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,13 @@
1616
# Translators:
1717
# Translators:
1818
# Translators:
19+
# Translators:
1920
msgid ""
2021
msgstr ""
2122
"Project-Id-Version: Arduino IDE 1.5\n"
2223
"Report-Msgid-Bugs-To: \n"
2324
"POT-Creation-Date: 2012-03-29 10:24-0400\n"
24-
"PO-Revision-Date: 2017-08-03 11:06+0000\n"
25+
"PO-Revision-Date: 2017-10-13 08:54+0000\n"
2526
"Last-Translator: Cristian Maglie <c.maglie@arduino.cc>\n"
2627
"Language-Team: Acoli (http://www.transifex.com/mbanzi/arduino-ide-15/language/ach/)\n"
2728
"MIME-Version: 1.0\n"
@@ -209,6 +210,11 @@ msgstr ""
209210
msgid "Archive sketch canceled."
210211
msgstr ""
211212

213+
#: ../../../../../arduino-core/src/cc/arduino/Compiler.java:67
214+
#, java-format
215+
msgid "Archiving built core (caching) in: {0}"
216+
msgstr ""
217+
212218
#: tools/Archiver.java:75
213219
msgid ""
214220
"Archiving the sketch has been canceled because\n"
@@ -658,6 +664,10 @@ msgstr ""
658664
msgid "Data Storage"
659665
msgstr ""
660666

667+
#: ../../../../../app/src/processing/app/Editor.java:1386
668+
msgid "Decrease Font Size"
669+
msgstr ""
670+
661671
#: Editor.java:1224 Editor.java:2765
662672
msgid "Decrease Indent"
663673
msgstr ""
@@ -1165,6 +1175,10 @@ msgstr ""
11651175
msgid "Incorrect IDE installation folder"
11661176
msgstr ""
11671177

1178+
#: ../../../../../app/src/processing/app/Editor.java:1378
1179+
msgid "Increase Font Size"
1180+
msgstr ""
1181+
11681182
#: Editor.java:1216 Editor.java:2757
11691183
msgid "Increase Indent"
11701184
msgstr ""
@@ -2085,11 +2099,10 @@ msgid ""
20852099
"but anything besides the code will be lost."
20862100
msgstr ""
20872101

2088-
#: ../../../processing/app/Sketch.java:2028
2102+
#: ../../../../../app/src/processing/app/SketchController.java:828
20892103
msgid ""
20902104
"The sketch name had to be modified. Sketch names can only consist\n"
2091-
"of ASCII characters and numbers (but cannot start with a number).\n"
2092-
"They should also be less than 64 characters long."
2105+
"of ASCII characters and numbers and be less than 64 characters long."
20932106
msgstr ""
20942107

20952108
#: Base.java:259

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

+14-3
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@
1616
# Translators:
1717
# Translators:
1818
# Translators:
19-
!=Project-Id-Version\: Arduino IDE 1.5\nReport-Msgid-Bugs-To\: \nPOT-Creation-Date\: 2012-03-29 10\:24-0400\nPO-Revision-Date\: 2017-08-03 11\:06+0000\nLast-Translator\: Cristian Maglie <c.maglie@arduino.cc>\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
19+
# 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 <c.maglie@arduino.cc>\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
2021

2122
#: Preferences.java:358 Preferences.java:374
2223
!\ \ (requires\ restart\ of\ Arduino)=
@@ -141,6 +142,10 @@
141142
#: tools/Archiver.java:139
142143
!Archive\ sketch\ canceled.=
143144

145+
#: ../../../../../arduino-core/src/cc/arduino/Compiler.java:67
146+
#, java-format
147+
!Archiving\ built\ core\ (caching)\ in\:\ {0}=
148+
144149
#: tools/Archiver.java:75
145150
!Archiving\ the\ sketch\ has\ been\ canceled\ because\nthe\ sketch\ couldn't\ save\ properly.=
146151

@@ -465,6 +470,9 @@
465470
#: ../../../../../arduino-core/src/processing/app/I18n.java:35
466471
!Data\ Storage=
467472

473+
#: ../../../../../app/src/processing/app/Editor.java:1386
474+
!Decrease\ Font\ Size=
475+
468476
#: Editor.java:1224 Editor.java:2765
469477
!Decrease\ Indent=
470478

@@ -838,6 +846,9 @@
838846
#: ../../../processing/app/BaseNoGui.java:771
839847
!Incorrect\ IDE\ installation\ folder=
840848

849+
#: ../../../../../app/src/processing/app/Editor.java:1378
850+
!Increase\ Font\ Size=
851+
841852
#: Editor.java:1216 Editor.java:2757
842853
!Increase\ Indent=
843854

@@ -1510,8 +1521,8 @@
15101521
#: Sketch.java:1755
15111522
!The\ sketch\ folder\ has\ disappeared.\n\ Will\ attempt\ to\ re-save\ in\ the\ same\ location,\nbut\ anything\ besides\ the\ code\ will\ be\ lost.=
15121523

1513-
#: ../../../processing/app/Sketch.java:2028
1514-
!The\ sketch\ name\ had\ to\ be\ modified.\ Sketch\ names\ can\ only\ consist\nof\ ASCII\ characters\ and\ numbers\ (but\ cannot\ start\ with\ a\ number).\nThey\ should\ also\ be\ less\ than\ 64\ characters\ long.=
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.=
15151526

15161527
#: Base.java:259
15171528
!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.=

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

+17-4
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,14 @@
1616
# Translators:
1717
# Translators:
1818
# Translators:
19+
# Translators:
1920
# Edrean Ernst <edrean@allesbeste.com>, 2015
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-09-22 00:56+0000\n"
26+
"PO-Revision-Date: 2017-10-13 08:54+0000\n"
2627
"Last-Translator: Cristian Maglie <c.maglie@arduino.cc>\n"
2728
"Language-Team: Afrikaans (http://www.transifex.com/mbanzi/arduino-ide-15/language/af/)\n"
2829
"MIME-Version: 1.0\n"
@@ -210,6 +211,11 @@ msgstr ""
210211
msgid "Archive sketch canceled."
211212
msgstr ""
212213

214+
#: ../../../../../arduino-core/src/cc/arduino/Compiler.java:67
215+
#, java-format
216+
msgid "Archiving built core (caching) in: {0}"
217+
msgstr ""
218+
213219
#: tools/Archiver.java:75
214220
msgid ""
215221
"Archiving the sketch has been canceled because\n"
@@ -659,6 +665,10 @@ msgstr ""
659665
msgid "Data Storage"
660666
msgstr ""
661667

668+
#: ../../../../../app/src/processing/app/Editor.java:1386
669+
msgid "Decrease Font Size"
670+
msgstr ""
671+
662672
#: Editor.java:1224 Editor.java:2765
663673
msgid "Decrease Indent"
664674
msgstr ""
@@ -1166,6 +1176,10 @@ msgstr ""
11661176
msgid "Incorrect IDE installation folder"
11671177
msgstr ""
11681178

1179+
#: ../../../../../app/src/processing/app/Editor.java:1378
1180+
msgid "Increase Font Size"
1181+
msgstr ""
1182+
11691183
#: Editor.java:1216 Editor.java:2757
11701184
msgid "Increase Indent"
11711185
msgstr ""
@@ -2086,11 +2100,10 @@ msgid ""
20862100
"but anything besides the code will be lost."
20872101
msgstr ""
20882102

2089-
#: ../../../processing/app/Sketch.java:2028
2103+
#: ../../../../../app/src/processing/app/SketchController.java:828
20902104
msgid ""
20912105
"The sketch name had to be modified. Sketch names can only consist\n"
2092-
"of ASCII characters and numbers (but cannot start with a number).\n"
2093-
"They should also be less than 64 characters long."
2106+
"of ASCII characters and numbers and be less than 64 characters long."
20942107
msgstr ""
20952108

20962109
#: Base.java:259

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

+14-3
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,9 @@
1616
# Translators:
1717
# Translators:
1818
# Translators:
19+
# Translators:
1920
# Edrean Ernst <edrean@allesbeste.com>, 2015
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-09-22 00\:56+0000\nLast-Translator\: Cristian Maglie <c.maglie@arduino.cc>\nLanguage-Team\: Afrikaans (http\://www.transifex.com/mbanzi/arduino-ide-15/language/af/)\nMIME-Version\: 1.0\nContent-Type\: text/plain; charset\=UTF-8\nContent-Transfer-Encoding\: 8bit\nLanguage\: af\nPlural-Forms\: nplurals\=2; plural\=(n \!\= 1);\n
21+
!=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 <c.maglie@arduino.cc>\nLanguage-Team\: Afrikaans (http\://www.transifex.com/mbanzi/arduino-ide-15/language/af/)\nMIME-Version\: 1.0\nContent-Type\: text/plain; charset\=UTF-8\nContent-Transfer-Encoding\: 8bit\nLanguage\: af\nPlural-Forms\: nplurals\=2; plural\=(n \!\= 1);\n
2122

2223
#: Preferences.java:358 Preferences.java:374
2324
!\ \ (requires\ restart\ of\ Arduino)=
@@ -142,6 +143,10 @@ Arabic=Arabies
142143
#: tools/Archiver.java:139
143144
!Archive\ sketch\ canceled.=
144145

146+
#: ../../../../../arduino-core/src/cc/arduino/Compiler.java:67
147+
#, java-format
148+
!Archiving\ built\ core\ (caching)\ in\:\ {0}=
149+
145150
#: tools/Archiver.java:75
146151
!Archiving\ the\ sketch\ has\ been\ canceled\ because\nthe\ sketch\ couldn't\ save\ properly.=
147152

@@ -466,6 +471,9 @@ Arduino\:\ =Arduino\:
466471
#: ../../../../../arduino-core/src/processing/app/I18n.java:35
467472
!Data\ Storage=
468473

474+
#: ../../../../../app/src/processing/app/Editor.java:1386
475+
!Decrease\ Font\ Size=
476+
469477
#: Editor.java:1224 Editor.java:2765
470478
!Decrease\ Indent=
471479

@@ -839,6 +847,9 @@ Arduino\:\ =Arduino\:
839847
#: ../../../processing/app/BaseNoGui.java:771
840848
!Incorrect\ IDE\ installation\ folder=
841849

850+
#: ../../../../../app/src/processing/app/Editor.java:1378
851+
!Increase\ Font\ Size=
852+
842853
#: Editor.java:1216 Editor.java:2757
843854
!Increase\ Indent=
844855

@@ -1511,8 +1522,8 @@ System\ Default=Stelsel Verstek
15111522
#: Sketch.java:1755
15121523
!The\ sketch\ folder\ has\ disappeared.\n\ Will\ attempt\ to\ re-save\ in\ the\ same\ location,\nbut\ anything\ besides\ the\ code\ will\ be\ lost.=
15131524

1514-
#: ../../../processing/app/Sketch.java:2028
1515-
!The\ sketch\ name\ had\ to\ be\ modified.\ Sketch\ names\ can\ only\ consist\nof\ ASCII\ characters\ and\ numbers\ (but\ cannot\ start\ with\ a\ number).\nThey\ should\ also\ be\ less\ than\ 64\ characters\ long.=
1525+
#: ../../../../../app/src/processing/app/SketchController.java:828
1526+
!The\ sketch\ name\ had\ to\ be\ modified.\ Sketch\ names\ can\ only\ consist\nof\ ASCII\ characters\ and\ numbers\ and\ be\ less\ than\ 64\ characters\ long.=
15161527

15171528
#: Base.java:259
15181529
!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.=

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

+18-5
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,14 @@
1616
# Translators:
1717
# Translators:
1818
# Translators:
19+
# Translators:
1920
# Daniel Martinez <entaltoaragon@gmail.com>, 2014-2015
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-09-23 18:38+0000\n"
26+
"PO-Revision-Date: 2017-10-13 08:54+0000\n"
2627
"Last-Translator: Cristian Maglie <c.maglie@arduino.cc>\n"
2728
"Language-Team: Aragonese (http://www.transifex.com/mbanzi/arduino-ide-15/language/an/)\n"
2829
"MIME-Version: 1.0\n"
@@ -210,6 +211,11 @@ msgstr "Archivar programa como:"
210211
msgid "Archive sketch canceled."
211212
msgstr "Archivación de programa cancelada."
212213

214+
#: ../../../../../arduino-core/src/cc/arduino/Compiler.java:67
215+
#, java-format
216+
msgid "Archiving built core (caching) in: {0}"
217+
msgstr ""
218+
213219
#: tools/Archiver.java:75
214220
msgid ""
215221
"Archiving the sketch has been canceled because\n"
@@ -659,6 +665,10 @@ msgstr ""
659665
msgid "Data Storage"
660666
msgstr ""
661667

668+
#: ../../../../../app/src/processing/app/Editor.java:1386
669+
msgid "Decrease Font Size"
670+
msgstr ""
671+
662672
#: Editor.java:1224 Editor.java:2765
663673
msgid "Decrease Indent"
664674
msgstr "Disminuir sangría"
@@ -1166,6 +1176,10 @@ msgstr ""
11661176
msgid "Incorrect IDE installation folder"
11671177
msgstr ""
11681178

1179+
#: ../../../../../app/src/processing/app/Editor.java:1378
1180+
msgid "Increase Font Size"
1181+
msgstr ""
1182+
11691183
#: Editor.java:1216 Editor.java:2757
11701184
msgid "Increase Indent"
11711185
msgstr "Aumentar sangría"
@@ -2086,12 +2100,11 @@ msgid ""
20862100
"but anything besides the code will be lost."
20872101
msgstr "A carpeta d'o programa ha desapareixiu\nIntentaré salvar-lo de nuevo en a mesma ubicación\npero brenca mas que o codigo se perderá."
20882102

2089-
#: ../../../processing/app/Sketch.java:2028
2103+
#: ../../../../../app/src/processing/app/SketchController.java:828
20902104
msgid ""
20912105
"The sketch name had to be modified. Sketch names can only consist\n"
2092-
"of ASCII characters and numbers (but cannot start with a number).\n"
2093-
"They should also be less than 64 characters long."
2094-
msgstr "O nombre d'o prochecto debe estar modificau. O nombre d'o prochecto debe consistir solament de caracters ASCII y numeros (pero no puede prencipiar con un numero).\nAdemas debe contener menos de 64 caracters."
2106+
"of ASCII characters and numbers and be less than 64 characters long."
2107+
msgstr ""
20952108

20962109
#: Base.java:259
20972110
msgid ""

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

+14-3
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,9 @@
1616
# Translators:
1717
# Translators:
1818
# Translators:
19+
# Translators:
1920
# Daniel Martinez <entaltoaragon@gmail.com>, 2014-2015
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-09-23 18\:38+0000\nLast-Translator\: Cristian Maglie <c.maglie@arduino.cc>\nLanguage-Team\: Aragonese (http\://www.transifex.com/mbanzi/arduino-ide-15/language/an/)\nMIME-Version\: 1.0\nContent-Type\: text/plain; charset\=UTF-8\nContent-Transfer-Encoding\: 8bit\nLanguage\: an\nPlural-Forms\: nplurals\=2; plural\=(n \!\= 1);\n
21+
!=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 <c.maglie@arduino.cc>\nLanguage-Team\: Aragonese (http\://www.transifex.com/mbanzi/arduino-ide-15/language/an/)\nMIME-Version\: 1.0\nContent-Type\: text/plain; charset\=UTF-8\nContent-Transfer-Encoding\: 8bit\nLanguage\: an\nPlural-Forms\: nplurals\=2; plural\=(n \!\= 1);\n
2122

2223
#: Preferences.java:358 Preferences.java:374
2324
\ \ (requires\ restart\ of\ Arduino)=(requiere reiniciar Arduino)
@@ -142,6 +143,10 @@ Archive\ sketch\ as\:=Archivar programa como\:
142143
#: tools/Archiver.java:139
143144
Archive\ sketch\ canceled.=Archivaci\u00f3n de programa cancelada.
144145

146+
#: ../../../../../arduino-core/src/cc/arduino/Compiler.java:67
147+
#, java-format
148+
!Archiving\ built\ core\ (caching)\ in\:\ {0}=
149+
145150
#: tools/Archiver.java:75
146151
Archiving\ the\ sketch\ has\ been\ canceled\ because\nthe\ sketch\ couldn't\ save\ properly.=O fichero d'o programa s'ha cancelau porque\nno se podi\u00f3 alzar o propio programa.
147152

@@ -466,6 +471,9 @@ Cut=Tallar
466471
#: ../../../../../arduino-core/src/processing/app/I18n.java:35
467472
!Data\ Storage=
468473

474+
#: ../../../../../app/src/processing/app/Editor.java:1386
475+
!Decrease\ Font\ Size=
476+
469477
#: Editor.java:1224 Editor.java:2765
470478
Decrease\ Indent=Disminuir sangr\u00eda
471479

@@ -839,6 +847,9 @@ In\ Arduino\ 1.0,\ the\ default\ file\ extension\ has\ changed\nfrom\ .pde\ to\
839847
#: ../../../processing/app/BaseNoGui.java:771
840848
!Incorrect\ IDE\ installation\ folder=
841849

850+
#: ../../../../../app/src/processing/app/Editor.java:1378
851+
!Increase\ Font\ Size=
852+
842853
#: Editor.java:1216 Editor.java:2757
843854
Increase\ Indent=Aumentar sangr\u00eda
844855

@@ -1511,8 +1522,8 @@ The\ sketch\ "{0}"\ cannot\ be\ used.\nSketch\ names\ must\ contain\ only\ basic
15111522
#: Sketch.java:1755
15121523
The\ sketch\ folder\ has\ disappeared.\n\ Will\ attempt\ to\ re-save\ in\ the\ same\ location,\nbut\ anything\ besides\ the\ code\ will\ be\ lost.=A carpeta d'o programa ha desapareixiu\nIntentar\u00e9 salvar-lo de nuevo en a mesma ubicaci\u00f3n\npero brenca mas que o codigo se perder\u00e1.
15131524

1514-
#: ../../../processing/app/Sketch.java:2028
1515-
The\ sketch\ name\ had\ to\ be\ modified.\ Sketch\ names\ can\ only\ consist\nof\ ASCII\ characters\ and\ numbers\ (but\ cannot\ start\ with\ a\ number).\nThey\ should\ also\ be\ less\ than\ 64\ characters\ long.=O nombre d'o prochecto debe estar modificau. O nombre d'o prochecto debe consistir solament de caracters ASCII y numeros (pero no puede prencipiar con un numero).\nAdemas debe contener menos de 64 caracters.
1525+
#: ../../../../../app/src/processing/app/SketchController.java:828
1526+
!The\ sketch\ name\ had\ to\ be\ modified.\ Sketch\ names\ can\ only\ consist\nof\ ASCII\ characters\ and\ numbers\ and\ be\ less\ than\ 64\ characters\ long.=
15161527

15171528
#: Base.java:259
15181529
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.=A carpeta de sketchbook ya no existe.\nArduino cambiar\u00e1 a ubicaci\u00f3n por defecto de\nsketchbook, y creyar\u00e1 una carpeta de prochecto\nnuevo si ye necesario. Arduino alavez deixar\u00e1\n de charrar d'ell mesmo en tercera persona.

0 commit comments

Comments
 (0)