Skip to content

Commit 6a5ec40

Browse files
author
Federico Fissore
committed
Updated translations
1 parent 014c955 commit 6a5ec40

30 files changed

+1747
-1735
lines changed

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ msgstr ""
2020
"Project-Id-Version: Arduino IDE 1.5\n"
2121
"Report-Msgid-Bugs-To: \n"
2222
"POT-Creation-Date: 2012-03-29 10:24-0400\n"
23-
"PO-Revision-Date: 2015-09-30 07:37+0000\n"
24-
"Last-Translator: Federico Fissore <[email protected]>\n"
23+
"PO-Revision-Date: 2015-09-30 10:05+0000\n"
24+
"Last-Translator: Khaled Saleem Baleesh <[email protected]>\n"
2525
"Language-Team: Arabic (http://www.transifex.com/mbanzi/arduino-ide-15/language/ar/)\n"
2626
"MIME-Version: 1.0\n"
2727
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1034,11 +1034,11 @@ msgstr "المتغيرات العامة تستخدم {0} بايت من الذا
10341034

10351035
#: ../../../../../app/src/cc/arduino/view/GoToLineNumber.java:66
10361036
msgid "Go to line"
1037-
msgstr ""
1037+
msgstr "اذهب الى السطر"
10381038

10391039
#: ../../../../../app/src/processing/app/Editor.java:1460
10401040
msgid "Go to line..."
1041-
msgstr ""
1041+
msgstr "اذهب الى السطر..."
10421042

10431043
#: Preferences.java:98
10441044
msgid "Greek"
@@ -1199,7 +1199,7 @@ msgstr "المكتبة مثبته مسبقا: {0} اصدار {1}"
11991199

12001200
#: ../../../../../app/src/cc/arduino/view/GoToLineNumber.java:70
12011201
msgid "Line number:"
1202-
msgstr ""
1202+
msgstr "رقم السطر:"
12031203

12041204
#: Preferences.java:106
12051205
msgid "Lithuaninan"
@@ -2301,7 +2301,7 @@ msgstr "لا يمكن ان يكون لديك ملف .cpp مع نفس اسم ال
23012301

23022302
#: ../../../../../app/src/processing/app/Base.java:2312
23032303
msgid "You can't import a folder that contains your sketchbook"
2304-
msgstr ""
2304+
msgstr "لايمكنك استيراد المجلد الذي يحتوي على شيفرتك البرمجية"
23052305

23062306
#: Sketch.java:421
23072307
msgid ""

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# JAMAL ELMERABETE <[email protected]>, 2014-2015
1616
# Khaled Saleem Baleesh <[email protected]>, 2015
1717
# Mubarak Qahtani <[email protected]>, 2015
18-
!=Project-Id-Version\: Arduino IDE 1.5\nReport-Msgid-Bugs-To\: \nPOT-Creation-Date\: 2012-03-29 10\:24-0400\nPO-Revision-Date\: 2015-09-30 07\:37+0000\nLast-Translator\: Federico Fissore <[email protected]>\nLanguage-Team\: Arabic (http\://www.transifex.com/mbanzi/arduino-ide-15/language/ar/)\nMIME-Version\: 1.0\nContent-Type\: text/plain; charset\=UTF-8\nContent-Transfer-Encoding\: 8bit\nLanguage\: ar\nPlural-Forms\: nplurals\=6; plural\=n\=\=0 ? 0 \: n\=\=1 ? 1 \: n\=\=2 ? 2 \: n%100>\=3 && n%100<\=10 ? 3 \: n%100>\=11 && n%100<\=99 ? 4 \: 5;\n
18+
!=Project-Id-Version\: Arduino IDE 1.5\nReport-Msgid-Bugs-To\: \nPOT-Creation-Date\: 2012-03-29 10\:24-0400\nPO-Revision-Date\: 2015-09-30 10\:05+0000\nLast-Translator\: Khaled Saleem Baleesh <[email protected]>\nLanguage-Team\: Arabic (http\://www.transifex.com/mbanzi/arduino-ide-15/language/ar/)\nMIME-Version\: 1.0\nContent-Type\: text/plain; charset\=UTF-8\nContent-Transfer-Encoding\: 8bit\nLanguage\: ar\nPlural-Forms\: nplurals\=6; plural\=n\=\=0 ? 0 \: n\=\=1 ? 1 \: n\=\=2 ? 2 \: n%100>\=3 && n%100<\=10 ? 3 \: n%100>\=11 && n%100<\=99 ? 4 \: 5;\n
1919

2020
#: Preferences.java:358 Preferences.java:374
2121
\ \ (requires\ restart\ of\ Arduino)=(\u064a\u062a\u0637\u0644\u0628 \u0627\u0639\u0627\u062f\u0629 \u062a\u0634\u063a\u064a\u0644 \u0644\u0644\u0623\u0631\u062f\u0648\u064a\u0646\u0648)
@@ -748,10 +748,10 @@ Global\ variables\ use\ {0}\ bytes\ ({2}%%)\ of\ dynamic\ memory,\ leaving\ {3}\
748748
Global\ variables\ use\ {0}\ bytes\ of\ dynamic\ memory.=\u0627\u0644\u0645\u062a\u063a\u064a\u0631\u0627\u062a \u0627\u0644\u0639\u0627\u0645\u0629 \u062a\u0633\u062a\u062e\u062f\u0645 {0} \u0628\u0627\u064a\u062a \u0645\u0646 \u0627\u0644\u0630\u0627\u0643\u0631\u0629 \u0627\u0644\u0645\u062a\u063a\u064a\u0631\u0629.
749749

750750
#: ../../../../../app/src/cc/arduino/view/GoToLineNumber.java:66
751-
!Go\ to\ line=
751+
Go\ to\ line=\u0627\u0630\u0647\u0628 \u0627\u0644\u0649 \u0627\u0644\u0633\u0637\u0631
752752

753753
#: ../../../../../app/src/processing/app/Editor.java:1460
754-
!Go\ to\ line...=
754+
Go\ to\ line...=\u0627\u0630\u0647\u0628 \u0627\u0644\u0649 \u0627\u0644\u0633\u0637\u0631...
755755

756756
#: Preferences.java:98
757757
Greek=Greek
@@ -868,7 +868,7 @@ Library\ can't\ use\ both\ 'src'\ and\ 'utility'\ folders.=\u0627\u0644\u0645\u0
868868
Library\ is\ already\ installed\:\ {0}\ version\ {1}=\u0627\u0644\u0645\u0643\u062a\u0628\u0629 \u0645\u062b\u0628\u062a\u0647 \u0645\u0633\u0628\u0642\u0627\: {0} \u0627\u0635\u062f\u0627\u0631 {1}
869869

870870
#: ../../../../../app/src/cc/arduino/view/GoToLineNumber.java:70
871-
!Line\ number\:=
871+
Line\ number\:=\u0631\u0642\u0645 \u0627\u0644\u0633\u0637\u0631\:
872872

873873
#: Preferences.java:106
874874
Lithuaninan=Lithuaninan
@@ -1655,7 +1655,7 @@ You\ can't\ fool\ me=\u0644\u0627 \u064a\u0645\u0643\u0646\u0643 \u062e\u062f\u0
16551655
You\ can't\ have\ a\ .cpp\ file\ with\ the\ same\ name\ as\ the\ sketch.=\u0644\u0627 \u064a\u0645\u0643\u0646 \u0627\u0646 \u064a\u0643\u0648\u0646 \u0644\u062f\u064a\u0643 \u0645\u0644\u0641 .cpp \u0645\u0639 \u0646\u0641\u0633 \u0627\u0633\u0645 \u0627\u0644\u0634\u064a\u0641\u0631\u0629 \u0627\u0644\u0628\u0631\u0645\u062c\u064a\u0629
16561656

16571657
#: ../../../../../app/src/processing/app/Base.java:2312
1658-
!You\ can't\ import\ a\ folder\ that\ contains\ your\ sketchbook=
1658+
You\ can't\ import\ a\ folder\ that\ contains\ your\ sketchbook=\u0644\u0627\u064a\u0645\u0643\u0646\u0643 \u0627\u0633\u062a\u064a\u0631\u0627\u062f \u0627\u0644\u0645\u062c\u0644\u062f \u0627\u0644\u0630\u064a \u064a\u062d\u062a\u0648\u064a \u0639\u0644\u0649 \u0634\u064a\u0641\u0631\u062a\u0643 \u0627\u0644\u0628\u0631\u0645\u062c\u064a\u0629
16591659

16601660
#: Sketch.java:421
16611661
You\ can't\ rename\ the\ sketch\ to\ "{0}"\nbecause\ the\ sketch\ already\ has\ a\ .cpp\ file\ with\ that\ name.=\u0644\u0627 \u064a\u0645\u0643\u0646 \u0627\u0639\u0627\u062f\u0629 \u062a\u0633\u0645\u064a\u0629 \u0627\u0644\u0634\u064a\u0641\u0631\u0629 \u0627\u0644\u0628\u0631\u0645\u062c\u064a\u0629 \u0644\u0640 "{0}"\n\u0644\u0623\u0646 \u0627\u0644\u0634\u064a\u0641\u0631\u0629 \u0627\u0644\u0628\u0631\u0645\u062c\u064a\u0629 \u0644\u062f\u064a\u0647 \u0645\u0644\u0641 .cpp \u0645\u0633\u0628\u0642\u0627 \u0628\u0646\u0641\u0633 \u0627\u0644\u0627\u0633\u0645

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ msgstr ""
1818
"Project-Id-Version: Arduino IDE 1.5\n"
1919
"Report-Msgid-Bugs-To: \n"
2020
"POT-Creation-Date: 2012-03-29 10:24-0400\n"
21-
"PO-Revision-Date: 2015-09-30 07:37+0000\n"
22-
"Last-Translator: Federico Fissore <[email protected]>\n"
21+
"PO-Revision-Date: 2015-10-23 14:35+0000\n"
22+
"Last-Translator: Moritz Werner Casero <[email protected]>\n"
2323
"Language-Team: Catalan (http://www.transifex.com/mbanzi/arduino-ide-15/language/ca/)\n"
2424
"MIME-Version: 1.0\n"
2525
"Content-Type: text/plain; charset=UTF-8\n"
@@ -53,19 +53,19 @@ msgstr "'Mouse' només ho suporta l'Arduino Leonardo"
5353
msgid ""
5454
"'arch' folder is no longer supported! See http://goo.gl/gfFJzU for more "
5555
"information"
56-
msgstr ""
56+
msgstr "La carpeta 'arch' ja no és suporta! Mira http://goo.gl/gfFJzU per saber més informació."
5757

5858
#: Preferences.java:478
5959
msgid "(edit only when Arduino is not running)"
6060
msgstr "(només editar quan l'Arduino no estigui funcionant)"
6161

6262
#: ../../../../../arduino-core/src/cc/arduino/Compiler.java:67
6363
msgid "(legacy)"
64-
msgstr ""
64+
msgstr "(llegat)"
6565

6666
#: ../../../processing/app/helpers/CommandlineParser.java:149
6767
msgid "--curdir no longer supported"
68-
msgstr ""
68+
msgstr "--curdir ja no es suporta."
6969

7070
#: ../../../processing/app/Base.java:468
7171
msgid ""
@@ -125,11 +125,11 @@ msgstr "Una nova versió del software d'Arduino es troba disponible,\nvols visit
125125
#: ../../../../../app/src/cc/arduino/contributions/BuiltInCoreIsNewerCheck.java:96
126126
#, java-format
127127
msgid "A newer {0} package is available"
128-
msgstr ""
128+
msgstr "Un paquet {0} nou esta disponible."
129129

130130
#: ../../../../../app/src/processing/app/Base.java:2307
131131
msgid "A subfolder of your sketchbook is not a valid library"
132-
msgstr ""
132+
msgstr "Una sub-carpeta del teu bloc de programaris no és una llibreria vàlida."
133133

134134
#: Editor.java:1116
135135
msgid "About Arduino"
@@ -163,7 +163,7 @@ msgstr "Albanès"
163163
#: ../../../../../app/src/cc/arduino/contributions/packages/ui/DropdownAllCoresItem.java:43
164164
#: ../../../../../app/src/cc/arduino/view/preferences/Preferences.java:187
165165
msgid "All"
166-
msgstr ""
166+
msgstr "Tot"
167167

168168
#: tools/FixEncoding.java:77
169169
msgid ""

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# Sergi P\u00e9rez Labernia <[email protected]>, 2014
1414
# shacawine <[email protected]>, 2012
1515
# Xavier Romero Aguad\u00e9 <[email protected]>, 2014
16-
!=Project-Id-Version\: Arduino IDE 1.5\nReport-Msgid-Bugs-To\: \nPOT-Creation-Date\: 2012-03-29 10\:24-0400\nPO-Revision-Date\: 2015-09-30 07\:37+0000\nLast-Translator\: Federico Fissore <[email protected]>\nLanguage-Team\: Catalan (http\://www.transifex.com/mbanzi/arduino-ide-15/language/ca/)\nMIME-Version\: 1.0\nContent-Type\: text/plain; charset\=UTF-8\nContent-Transfer-Encoding\: 8bit\nLanguage\: ca\nPlural-Forms\: nplurals\=2; plural\=(n \!\= 1);\n
16+
!=Project-Id-Version\: Arduino IDE 1.5\nReport-Msgid-Bugs-To\: \nPOT-Creation-Date\: 2012-03-29 10\:24-0400\nPO-Revision-Date\: 2015-10-23 14\:35+0000\nLast-Translator\: Moritz Werner Casero <[email protected]>\nLanguage-Team\: Catalan (http\://www.transifex.com/mbanzi/arduino-ide-15/language/ca/)\nMIME-Version\: 1.0\nContent-Type\: text/plain; charset\=UTF-8\nContent-Transfer-Encoding\: 8bit\nLanguage\: ca\nPlural-Forms\: nplurals\=2; plural\=(n \!\= 1);\n
1717

1818
#: Preferences.java:358 Preferences.java:374
1919
\ \ (requires\ restart\ of\ Arduino)=(\u00e9s necessari reiniciar l'Arduino)
@@ -33,16 +33,16 @@
3333
'Mouse'\ only\ supported\ on\ the\ Arduino\ Leonardo='Mouse' nom\u00e9s ho suporta l'Arduino Leonardo
3434

3535
#: ../../../../../arduino-core/src/cc/arduino/Compiler.java:61
36-
!'arch'\ folder\ is\ no\ longer\ supported\!\ See\ http\://goo.gl/gfFJzU\ for\ more\ information=
36+
'arch'\ folder\ is\ no\ longer\ supported\!\ See\ http\://goo.gl/gfFJzU\ for\ more\ information=La carpeta 'arch' ja no \u00e9s suporta\! Mira http\://goo.gl/gfFJzU per saber m\u00e9s informaci\u00f3.
3737

3838
#: Preferences.java:478
3939
(edit\ only\ when\ Arduino\ is\ not\ running)=(nom\u00e9s editar quan l'Arduino no estigui funcionant)
4040

4141
#: ../../../../../arduino-core/src/cc/arduino/Compiler.java:67
42-
!(legacy)=
42+
(legacy)=(llegat)
4343

4444
#: ../../../processing/app/helpers/CommandlineParser.java:149
45-
!--curdir\ no\ longer\ supported=
45+
--curdir\ no\ longer\ supported=--curdir ja no es suporta.
4646

4747
#: ../../../processing/app/Base.java:468
4848
--verbose,\ --verbose-upload\ and\ --verbose-build\ can\ only\ be\ used\ together\ with\ --verify\ or\ --upload=--verb\u00f3s, --verb\u00f3s-pujar i -verb\u00f3s-build nom\u00e9s es poden emprar juntes amb --verificar o --pujar
@@ -82,10 +82,10 @@ A\ new\ version\ of\ Arduino\ is\ available,\nwould\ you\ like\ to\ visit\ the\
8282

8383
#: ../../../../../app/src/cc/arduino/contributions/BuiltInCoreIsNewerCheck.java:96
8484
#, java-format
85-
!A\ newer\ {0}\ package\ is\ available=
85+
A\ newer\ {0}\ package\ is\ available=Un paquet {0} nou esta disponible.
8686

8787
#: ../../../../../app/src/processing/app/Base.java:2307
88-
!A\ subfolder\ of\ your\ sketchbook\ is\ not\ a\ valid\ library=
88+
A\ subfolder\ of\ your\ sketchbook\ is\ not\ a\ valid\ library=Una sub-carpeta del teu bloc de programaris no \u00e9s una llibreria v\u00e0lida.
8989

9090
#: Editor.java:1116
9191
About\ Arduino=Quant a Arduino
@@ -111,7 +111,7 @@ Albanian=Alban\u00e8s
111111
#: ../../../../../app/src/cc/arduino/contributions/ui/DropdownAllItem.java:42
112112
#: ../../../../../app/src/cc/arduino/contributions/packages/ui/DropdownAllCoresItem.java:43
113113
#: ../../../../../app/src/cc/arduino/view/preferences/Preferences.java:187
114-
!All=
114+
All=Tot
115115

116116
#: tools/FixEncoding.java:77
117117
An\ error\ occurred\ while\ trying\ to\ fix\ the\ file\ encoding.\nDo\ not\ attempt\ to\ save\ this\ sketch\ as\ it\ may\ overwrite\nthe\ old\ version.\ Use\ Open\ to\ re-open\ the\ sketch\ and\ try\ again.\n=Un error ha succe\u00eft provant d'arreglar la codificaci\u00f3 del fitxer.\nNo provi de desar aquest program\u00e0ri, podria sobreescriure\nla versi\u00f3 antiga. Utilitzi "Obrir" per re-obrir el programari tornar-ho a provar.\n

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ msgstr ""
1616
"Project-Id-Version: Arduino IDE 1.5\n"
1717
"Report-Msgid-Bugs-To: \n"
1818
"POT-Creation-Date: 2012-03-29 10:24-0400\n"
19-
"PO-Revision-Date: 2015-09-30 07:37+0000\n"
20-
"Last-Translator: Federico Fissore <[email protected]>\n"
19+
"PO-Revision-Date: 2015-09-30 08:47+0000\n"
20+
"Last-Translator: Lukas Bestle <[email protected]>\n"
2121
"Language-Team: German (Germany) (http://www.transifex.com/mbanzi/arduino-ide-15/language/de_DE/)\n"
2222
"MIME-Version: 1.0\n"
2323
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1030,11 +1030,11 @@ msgstr "Globale Variablen verwenden {0} Bytes des dynamischen Speichers."
10301030

10311031
#: ../../../../../app/src/cc/arduino/view/GoToLineNumber.java:66
10321032
msgid "Go to line"
1033-
msgstr ""
1033+
msgstr "Springe zu Zeile"
10341034

10351035
#: ../../../../../app/src/processing/app/Editor.java:1460
10361036
msgid "Go to line..."
1037-
msgstr ""
1037+
msgstr "Springe zu Zeile..."
10381038

10391039
#: Preferences.java:98
10401040
msgid "Greek"
@@ -1195,7 +1195,7 @@ msgstr "Bibliothek ist bereits installiert: {0} Version {1}"
11951195

11961196
#: ../../../../../app/src/cc/arduino/view/GoToLineNumber.java:70
11971197
msgid "Line number:"
1198-
msgstr ""
1198+
msgstr "Zeilennummer:"
11991199

12001200
#: Preferences.java:106
12011201
msgid "Lithuaninan"

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# Ettore Atalan <[email protected]>, 2014-2015
1212
# Lukas Bestle <[email protected]>, 2013,2015
1313
# Dr. Mathias Wilhelm <[email protected]>, 2012
14-
!=Project-Id-Version\: Arduino IDE 1.5\nReport-Msgid-Bugs-To\: \nPOT-Creation-Date\: 2012-03-29 10\:24-0400\nPO-Revision-Date\: 2015-09-30 07\:37+0000\nLast-Translator\: Federico Fissore <[email protected]>\nLanguage-Team\: German (Germany) (http\://www.transifex.com/mbanzi/arduino-ide-15/language/de_DE/)\nMIME-Version\: 1.0\nContent-Type\: text/plain; charset\=UTF-8\nContent-Transfer-Encoding\: 8bit\nLanguage\: de_DE\nPlural-Forms\: nplurals\=2; plural\=(n \!\= 1);\n
14+
!=Project-Id-Version\: Arduino IDE 1.5\nReport-Msgid-Bugs-To\: \nPOT-Creation-Date\: 2012-03-29 10\:24-0400\nPO-Revision-Date\: 2015-09-30 08\:47+0000\nLast-Translator\: Lukas Bestle <[email protected]>\nLanguage-Team\: German (Germany) (http\://www.transifex.com/mbanzi/arduino-ide-15/language/de_DE/)\nMIME-Version\: 1.0\nContent-Type\: text/plain; charset\=UTF-8\nContent-Transfer-Encoding\: 8bit\nLanguage\: de_DE\nPlural-Forms\: nplurals\=2; plural\=(n \!\= 1);\n
1515

1616
#: Preferences.java:358 Preferences.java:374
1717
\ \ (requires\ restart\ of\ Arduino)=\ (erfordert Neustart von Arduino)
@@ -744,10 +744,10 @@ Global\ variables\ use\ {0}\ bytes\ ({2}%%)\ of\ dynamic\ memory,\ leaving\ {3}\
744744
Global\ variables\ use\ {0}\ bytes\ of\ dynamic\ memory.=Globale Variablen verwenden {0} Bytes des dynamischen Speichers.
745745

746746
#: ../../../../../app/src/cc/arduino/view/GoToLineNumber.java:66
747-
!Go\ to\ line=
747+
Go\ to\ line=Springe zu Zeile
748748

749749
#: ../../../../../app/src/processing/app/Editor.java:1460
750-
!Go\ to\ line...=
750+
Go\ to\ line...=Springe zu Zeile...
751751

752752
#: Preferences.java:98
753753
Greek=Griechisch
@@ -864,7 +864,7 @@ Library\ can't\ use\ both\ 'src'\ and\ 'utility'\ folders.=Eine Bibliothek kann
864864
Library\ is\ already\ installed\:\ {0}\ version\ {1}=Bibliothek ist bereits installiert\: {0} Version {1}
865865

866866
#: ../../../../../app/src/cc/arduino/view/GoToLineNumber.java:70
867-
!Line\ number\:=
867+
Line\ number\:=Zeilennummer\:
868868

869869
#: Preferences.java:106
870870
Lithuaninan=Litauisch

0 commit comments

Comments
 (0)