Skip to content

Commit 20dad1e

Browse files
author
Federico Fissore
committed
Updating translations
1 parent 5ceca65 commit 20dad1e

File tree

124 files changed

+3653
-2779
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

124 files changed

+3653
-2779
lines changed

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

+16-7
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,14 @@
88
# Translators:
99
# Translators:
1010
# Translators:
11+
# Translators:
1112
# Edrean Ernst <[email protected]>, 2015
1213
msgid ""
1314
msgstr ""
1415
"Project-Id-Version: Arduino IDE 1.5\n"
1516
"Report-Msgid-Bugs-To: \n"
1617
"POT-Creation-Date: 2012-03-29 10:24-0400\n"
17-
"PO-Revision-Date: 2015-09-30 07:37+0000\n"
18+
"PO-Revision-Date: 2015-11-02 12:05+0000\n"
1819
"Last-Translator: Federico Fissore <[email protected]>\n"
1920
"Language-Team: Afrikaans (http://www.transifex.com/mbanzi/arduino-ide-15/language/af/)\n"
2021
"MIME-Version: 1.0\n"
@@ -37,12 +38,15 @@ msgstr ""
3738
msgid " Used: {0}"
3839
msgstr ""
3940

40-
#: debug/Compiler.java:455
41-
msgid "'Keyboard' only supported on the Arduino Leonardo"
41+
#: ../../../../../arduino-core/src/cc/arduino/Compiler.java:558
42+
msgid ""
43+
"'Keyboard' not found. Does your sketch include the line '#include "
44+
"<Keyboard.h>'?"
4245
msgstr ""
4346

44-
#: debug/Compiler.java:450
45-
msgid "'Mouse' only supported on the Arduino Leonardo"
47+
#: ../../../../../arduino-core/src/cc/arduino/Compiler.java:553
48+
msgid ""
49+
"'Mouse' not found. Does your sketch include the line '#include <Mouse.h>'?"
4650
msgstr ""
4751

4852
#: ../../../../../arduino-core/src/cc/arduino/Compiler.java:61
@@ -874,6 +878,11 @@ msgstr ""
874878
msgid "Error while printing."
875879
msgstr ""
876880

881+
#: ../../../../../arduino-core/src/processing/app/Serial.java:117
882+
#, java-format
883+
msgid "Error while setting serial port parameters: {0} {1} {2} {3}"
884+
msgstr ""
885+
877886
#: ../../../processing/app/BaseNoGui.java:528
878887
msgid "Error while uploading"
879888
msgstr ""
@@ -2303,10 +2312,10 @@ msgid ""
23032312
"because the sketch already has a .cpp file with that name."
23042313
msgstr ""
23052314

2306-
#: Sketch.java:861
2315+
#: ../../../../../app/src/processing/app/Sketch.java:659
23072316
msgid ""
23082317
"You can't save the sketch as \"{0}\"\n"
2309-
"because the sketch already has a .cpp file with that name."
2318+
"because the sketch already has a file with that name."
23102319
msgstr ""
23112320

23122321
#: Sketch.java:883

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

+12-7
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,9 @@
88
# Translators:
99
# Translators:
1010
# Translators:
11+
# Translators:
1112
# Edrean Ernst <[email protected]>, 2015
12-
!=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\: 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
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-02 12\:05+0000\nLast-Translator\: Federico Fissore <[email protected]>\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
1314

1415
#: Preferences.java:358 Preferences.java:374
1516
!\ \ (requires\ restart\ of\ Arduino)=
@@ -22,11 +23,11 @@
2223
#, java-format
2324
!\ Used\:\ {0}=
2425

25-
#: debug/Compiler.java:455
26-
!'Keyboard'\ only\ supported\ on\ the\ Arduino\ Leonardo=
26+
#: ../../../../../arduino-core/src/cc/arduino/Compiler.java:558
27+
!'Keyboard'\ not\ found.\ Does\ your\ sketch\ include\ the\ line\ '\#include\ <Keyboard.h>'?=
2728

28-
#: debug/Compiler.java:450
29-
!'Mouse'\ only\ supported\ on\ the\ Arduino\ Leonardo=
29+
#: ../../../../../arduino-core/src/cc/arduino/Compiler.java:553
30+
!'Mouse'\ not\ found.\ Does\ your\ sketch\ include\ the\ line\ '\#include\ <Mouse.h>'?=
3031

3132
#: ../../../../../arduino-core/src/cc/arduino/Compiler.java:61
3233
!'arch'\ folder\ is\ no\ longer\ supported\!\ See\ http\://goo.gl/gfFJzU\ for\ more\ information=
@@ -628,6 +629,10 @@ Arduino\:\ =Arduino\:
628629
#: Editor.java:2567
629630
!Error\ while\ printing.=
630631

632+
#: ../../../../../arduino-core/src/processing/app/Serial.java:117
633+
#, java-format
634+
!Error\ while\ setting\ serial\ port\ parameters\:\ {0}\ {1}\ {2}\ {3}=
635+
631636
#: ../../../processing/app/BaseNoGui.java:528
632637
!Error\ while\ uploading=
633638

@@ -1654,8 +1659,8 @@ Yes=Ja
16541659
#: Sketch.java:421
16551660
!You\ can't\ rename\ the\ sketch\ to\ "{0}"\nbecause\ the\ sketch\ already\ has\ a\ .cpp\ file\ with\ that\ name.=
16561661

1657-
#: Sketch.java:861
1658-
!You\ can't\ save\ the\ sketch\ as\ "{0}"\nbecause\ the\ sketch\ already\ has\ a\ .cpp\ file\ with\ that\ name.=
1662+
#: ../../../../../app/src/processing/app/Sketch.java:659
1663+
!You\ can't\ save\ the\ sketch\ as\ "{0}"\nbecause\ the\ sketch\ already\ has\ a\ file\ with\ that\ name.=
16591664

16601665
#: Sketch.java:883
16611666
!You\ cannot\ save\ the\ sketch\ into\ a\ folder\ninside\ itself.\ This\ would\ go\ on\ forever.=

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

+19-10
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,14 @@
88
# Translators:
99
# Translators:
1010
# Translators:
11+
# Translators:
1112
# Daniel Martinez <[email protected]>, 2014-2015
1213
msgid ""
1314
msgstr ""
1415
"Project-Id-Version: Arduino IDE 1.5\n"
1516
"Report-Msgid-Bugs-To: \n"
1617
"POT-Creation-Date: 2012-03-29 10:24-0400\n"
17-
"PO-Revision-Date: 2015-09-30 07:37+0000\n"
18+
"PO-Revision-Date: 2015-11-02 12:05+0000\n"
1819
"Last-Translator: Federico Fissore <[email protected]>\n"
1920
"Language-Team: Aragonese (http://www.transifex.com/mbanzi/arduino-ide-15/language/an/)\n"
2021
"MIME-Version: 1.0\n"
@@ -37,13 +38,16 @@ msgstr ""
3738
msgid " Used: {0}"
3839
msgstr ""
3940

40-
#: debug/Compiler.java:455
41-
msgid "'Keyboard' only supported on the Arduino Leonardo"
42-
msgstr "'Teclau' solament suportau por Arduino Leonardo"
41+
#: ../../../../../arduino-core/src/cc/arduino/Compiler.java:558
42+
msgid ""
43+
"'Keyboard' not found. Does your sketch include the line '#include "
44+
"<Keyboard.h>'?"
45+
msgstr ""
4346

44-
#: debug/Compiler.java:450
45-
msgid "'Mouse' only supported on the Arduino Leonardo"
46-
msgstr "'Churi' solament suportau por Arduino Leonardo"
47+
#: ../../../../../arduino-core/src/cc/arduino/Compiler.java:553
48+
msgid ""
49+
"'Mouse' not found. Does your sketch include the line '#include <Mouse.h>'?"
50+
msgstr ""
4751

4852
#: ../../../../../arduino-core/src/cc/arduino/Compiler.java:61
4953
msgid ""
@@ -874,6 +878,11 @@ msgstr "Error mientres se cargaba o codigo {0}"
874878
msgid "Error while printing."
875879
msgstr "Error en imprentar."
876880

881+
#: ../../../../../arduino-core/src/processing/app/Serial.java:117
882+
#, java-format
883+
msgid "Error while setting serial port parameters: {0} {1} {2} {3}"
884+
msgstr ""
885+
877886
#: ../../../processing/app/BaseNoGui.java:528
878887
msgid "Error while uploading"
879888
msgstr ""
@@ -2303,11 +2312,11 @@ msgid ""
23032312
"because the sketch already has a .cpp file with that name."
23042313
msgstr "No puetz renombrar o programa a \"{0}\"\nporque o programa encara tiene un fichero .cpp con ixe nombre"
23052314

2306-
#: Sketch.java:861
2315+
#: ../../../../../app/src/processing/app/Sketch.java:659
23072316
msgid ""
23082317
"You can't save the sketch as \"{0}\"\n"
2309-
"because the sketch already has a .cpp file with that name."
2310-
msgstr "No puetz alzar o programa como \"{0}\"\nporque o programa encara tiene un fichero .cpp con ixe nombre"
2318+
"because the sketch already has a file with that name."
2319+
msgstr ""
23112320

23122321
#: Sketch.java:883
23132322
msgid ""

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

+12-7
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,9 @@
88
# Translators:
99
# Translators:
1010
# Translators:
11+
# Translators:
1112
# Daniel Martinez <[email protected]>, 2014-2015
12-
!=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\: 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
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-02 12\:05+0000\nLast-Translator\: Federico Fissore <[email protected]>\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
1314

1415
#: Preferences.java:358 Preferences.java:374
1516
\ \ (requires\ restart\ of\ Arduino)=(requiere reiniciar Arduino)
@@ -22,11 +23,11 @@
2223
#, java-format
2324
!\ Used\:\ {0}=
2425

25-
#: debug/Compiler.java:455
26-
'Keyboard'\ only\ supported\ on\ the\ Arduino\ Leonardo='Teclau' solament suportau por Arduino Leonardo
26+
#: ../../../../../arduino-core/src/cc/arduino/Compiler.java:558
27+
!'Keyboard'\ not\ found.\ Does\ your\ sketch\ include\ the\ line\ '\#include\ <Keyboard.h>'?=
2728

28-
#: debug/Compiler.java:450
29-
'Mouse'\ only\ supported\ on\ the\ Arduino\ Leonardo='Churi' solament suportau por Arduino Leonardo
29+
#: ../../../../../arduino-core/src/cc/arduino/Compiler.java:553
30+
!'Mouse'\ not\ found.\ Does\ your\ sketch\ include\ the\ line\ '\#include\ <Mouse.h>'?=
3031

3132
#: ../../../../../arduino-core/src/cc/arduino/Compiler.java:61
3233
!'arch'\ folder\ is\ no\ longer\ supported\!\ See\ http\://goo.gl/gfFJzU\ for\ more\ information=
@@ -628,6 +629,10 @@ Error\ while\ loading\ code\ {0}=Error mientres se cargaba o codigo {0}
628629
#: Editor.java:2567
629630
Error\ while\ printing.=Error en imprentar.
630631

632+
#: ../../../../../arduino-core/src/processing/app/Serial.java:117
633+
#, java-format
634+
!Error\ while\ setting\ serial\ port\ parameters\:\ {0}\ {1}\ {2}\ {3}=
635+
631636
#: ../../../processing/app/BaseNoGui.java:528
632637
!Error\ while\ uploading=
633638

@@ -1654,8 +1659,8 @@ You\ can't\ have\ a\ .cpp\ file\ with\ the\ same\ name\ as\ the\ sketch.=No pued
16541659
#: Sketch.java:421
16551660
You\ can't\ rename\ the\ sketch\ to\ "{0}"\nbecause\ the\ sketch\ already\ has\ a\ .cpp\ file\ with\ that\ name.=No puetz renombrar o programa a "{0}"\nporque o programa encara tiene un fichero .cpp con ixe nombre
16561661

1657-
#: Sketch.java:861
1658-
You\ can't\ save\ the\ sketch\ as\ "{0}"\nbecause\ the\ sketch\ already\ has\ a\ .cpp\ file\ with\ that\ name.=No puetz alzar o programa como "{0}"\nporque o programa encara tiene un fichero .cpp con ixe nombre
1662+
#: ../../../../../app/src/processing/app/Sketch.java:659
1663+
!You\ can't\ save\ the\ sketch\ as\ "{0}"\nbecause\ the\ sketch\ already\ has\ a\ file\ with\ that\ name.=
16591664

16601665
#: Sketch.java:883
16611666
You\ cannot\ save\ the\ sketch\ into\ a\ folder\ninside\ itself.\ This\ would\ go\ on\ forever.=No puetz alzar o programa dentro d'una carpeta en o suyo interior.\nIsto ser\u00eda infinito.

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

+20-11
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
# Translators:
99
# Translators:
1010
# Translators:
11+
# Translators:
1112
# alsadi <[email protected]>, 2012
1213
# amas89 <[email protected]>, 2012
1314
# belal affouri <[email protected]>, 2015
@@ -20,8 +21,8 @@ msgstr ""
2021
"Project-Id-Version: Arduino IDE 1.5\n"
2122
"Report-Msgid-Bugs-To: \n"
2223
"POT-Creation-Date: 2012-03-29 10:24-0400\n"
23-
"PO-Revision-Date: 2015-09-30 10:05+0000\n"
24-
"Last-Translator: Khaled Saleem Baleesh <[email protected]>\n"
24+
"PO-Revision-Date: 2015-11-02 12:05+0000\n"
25+
"Last-Translator: Federico Fissore <[email protected]>\n"
2526
"Language-Team: Arabic (http://www.transifex.com/mbanzi/arduino-ide-15/language/ar/)\n"
2627
"MIME-Version: 1.0\n"
2728
"Content-Type: text/plain; charset=UTF-8\n"
@@ -43,13 +44,16 @@ msgstr " غير مستخدم : {0}"
4344
msgid " Used: {0}"
4445
msgstr " مستخدم : {0}"
4546

46-
#: debug/Compiler.java:455
47-
msgid "'Keyboard' only supported on the Arduino Leonardo"
48-
msgstr "'لوحة المفاتيح' يمكن ان تعمل فقط على لوحة اردوينو ليوناردو"
47+
#: ../../../../../arduino-core/src/cc/arduino/Compiler.java:558
48+
msgid ""
49+
"'Keyboard' not found. Does your sketch include the line '#include "
50+
"<Keyboard.h>'?"
51+
msgstr ""
4952

50-
#: debug/Compiler.java:450
51-
msgid "'Mouse' only supported on the Arduino Leonardo"
52-
msgstr "'الفأرة' يمكن ان تعمل فقط على لوحة اردوينو ليوناردو"
53+
#: ../../../../../arduino-core/src/cc/arduino/Compiler.java:553
54+
msgid ""
55+
"'Mouse' not found. Does your sketch include the line '#include <Mouse.h>'?"
56+
msgstr ""
5357

5458
#: ../../../../../arduino-core/src/cc/arduino/Compiler.java:61
5559
msgid ""
@@ -880,6 +884,11 @@ msgstr "خطأ اثناء تحميل الكود {0}"
880884
msgid "Error while printing."
881885
msgstr ".خطأ خلال الطباعة "
882886

887+
#: ../../../../../arduino-core/src/processing/app/Serial.java:117
888+
#, java-format
889+
msgid "Error while setting serial port parameters: {0} {1} {2} {3}"
890+
msgstr ""
891+
883892
#: ../../../processing/app/BaseNoGui.java:528
884893
msgid "Error while uploading"
885894
msgstr "خطأ أثناء التحميل"
@@ -2309,11 +2318,11 @@ msgid ""
23092318
"because the sketch already has a .cpp file with that name."
23102319
msgstr "لا يمكن اعادة تسمية الشيفرة البرمجية لـ \"{0}\"\nلأن الشيفرة البرمجية لديه ملف .cpp مسبقا بنفس الاسم"
23112320

2312-
#: Sketch.java:861
2321+
#: ../../../../../app/src/processing/app/Sketch.java:659
23132322
msgid ""
23142323
"You can't save the sketch as \"{0}\"\n"
2315-
"because the sketch already has a .cpp file with that name."
2316-
msgstr "لا يمكنك حفظ الشيفرة البرمجية كـ \"{0}\"\nلان الشيفرة البرمجية بالفعل لديه ملف .cpp بنفس الاسم."
2324+
"because the sketch already has a file with that name."
2325+
msgstr ""
23172326

23182327
#: Sketch.java:883
23192328
msgid ""

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

+12-7
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,15 @@
88
# Translators:
99
# Translators:
1010
# Translators:
11+
# Translators:
1112
# alsadi <[email protected]>, 2012
1213
# amas89 <[email protected]>, 2012
1314
# belal affouri <[email protected]>, 2015
1415
# belal affouri <[email protected]>, 2012
1516
# JAMAL ELMERABETE <[email protected]>, 2014-2015
1617
# Khaled Saleem Baleesh <[email protected]>, 2015
1718
# 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 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
19+
!=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-02 12\:05+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
1920

2021
#: Preferences.java:358 Preferences.java:374
2122
\ \ (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)
@@ -28,11 +29,11 @@
2829
#, java-format
2930
\ Used\:\ {0}=\ \u0645\u0633\u062a\u062e\u062f\u0645 \: {0}
3031

31-
#: debug/Compiler.java:455
32-
'Keyboard'\ only\ supported\ on\ the\ Arduino\ Leonardo='\u0644\u0648\u062d\u0629 \u0627\u0644\u0645\u0641\u0627\u062a\u064a\u062d' \u064a\u0645\u0643\u0646 \u0627\u0646 \u062a\u0639\u0645\u0644 \u0641\u0642\u0637 \u0639\u0644\u0649 \u0644\u0648\u062d\u0629 \u0627\u0631\u062f\u0648\u064a\u0646\u0648 \u0644\u064a\u0648\u0646\u0627\u0631\u062f\u0648
32+
#: ../../../../../arduino-core/src/cc/arduino/Compiler.java:558
33+
!'Keyboard'\ not\ found.\ Does\ your\ sketch\ include\ the\ line\ '\#include\ <Keyboard.h>'?=
3334

34-
#: debug/Compiler.java:450
35-
'Mouse'\ only\ supported\ on\ the\ Arduino\ Leonardo='\u0627\u0644\u0641\u0623\u0631\u0629' \u064a\u0645\u0643\u0646 \u0627\u0646 \u062a\u0639\u0645\u0644 \u0641\u0642\u0637 \u0639\u0644\u0649 \u0644\u0648\u062d\u0629 \u0627\u0631\u062f\u0648\u064a\u0646\u0648 \u0644\u064a\u0648\u0646\u0627\u0631\u062f\u0648
35+
#: ../../../../../arduino-core/src/cc/arduino/Compiler.java:553
36+
!'Mouse'\ not\ found.\ Does\ your\ sketch\ include\ the\ line\ '\#include\ <Mouse.h>'?=
3637

3738
#: ../../../../../arduino-core/src/cc/arduino/Compiler.java:61
3839
'arch'\ folder\ is\ no\ longer\ supported\!\ See\ http\://goo.gl/gfFJzU\ for\ more\ information=\u0645\u062c\u0644\u062f 'arch' \u0644\u0645 \u064a\u0639\u062f \u0645\u062f\u0639\u0648\u0645\u0627\! \u0644\u0644\u0645\u0632\u064a\u062f \u0645\u0646 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a http\://goo.gl/gfFJzU
@@ -634,6 +635,10 @@ Error\ while\ loading\ code\ {0}=\u062e\u0637\u0623 \u0627\u062b\u0646\u0627\u06
634635
#: Editor.java:2567
635636
Error\ while\ printing.=.\u062e\u0637\u0623 \u062e\u0644\u0627\u0644 \u0627\u0644\u0637\u0628\u0627\u0639\u0629
636637

638+
#: ../../../../../arduino-core/src/processing/app/Serial.java:117
639+
#, java-format
640+
!Error\ while\ setting\ serial\ port\ parameters\:\ {0}\ {1}\ {2}\ {3}=
641+
637642
#: ../../../processing/app/BaseNoGui.java:528
638643
Error\ while\ uploading=\u062e\u0637\u0623 \u0623\u062b\u0646\u0627\u0621 \u0627\u0644\u062a\u062d\u0645\u064a\u0644
639644

@@ -1660,8 +1665,8 @@ You\ can't\ import\ a\ folder\ that\ contains\ your\ sketchbook=\u0644\u0627\u06
16601665
#: Sketch.java:421
16611666
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
16621667

1663-
#: Sketch.java:861
1664-
You\ can't\ save\ the\ sketch\ as\ "{0}"\nbecause\ the\ sketch\ already\ has\ a\ .cpp\ file\ with\ that\ name.=\u0644\u0627 \u064a\u0645\u0643\u0646\u0643 \u062d\u0641\u0638 \u0627\u0644\u0634\u064a\u0641\u0631\u0629 \u0627\u0644\u0628\u0631\u0645\u062c\u064a\u0629 \u0643\u0640 "{0}"\n\u0644\u0627\u0646 \u0627\u0644\u0634\u064a\u0641\u0631\u0629 \u0627\u0644\u0628\u0631\u0645\u062c\u064a\u0629 \u0628\u0627\u0644\u0641\u0639\u0644 \u0644\u062f\u064a\u0647 \u0645\u0644\u0641 .cpp \u0628\u0646\u0641\u0633 \u0627\u0644\u0627\u0633\u0645.
1668+
#: ../../../../../app/src/processing/app/Sketch.java:659
1669+
!You\ can't\ save\ the\ sketch\ as\ "{0}"\nbecause\ the\ sketch\ already\ has\ a\ file\ with\ that\ name.=
16651670

16661671
#: Sketch.java:883
16671672
You\ cannot\ save\ the\ sketch\ into\ a\ folder\ninside\ itself.\ This\ would\ go\ on\ forever.=\u0644\u0627 \u064a\u0645\u0643\u0646\u0643 \u062d\u0641\u0638 \u0627\u0644\u0634\u064a\u0641\u0631\u0629 \u0627\u0644\u0628\u0631\u0645\u062c\u064a\u0629 \u0627\u0644\u0649 \u0645\u062c\u0644\u062f\n \u0628\u062f\u0627\u062e\u0644 \u0646\u0641\u0633\u0647. \u0631\u0628\u0645\u0627 \u062a\u0633\u062a\u0645\u0631 \u0628\u0630\u0644\u0643 \u0627\u0644\u0649 \u0627\u0644\u0627\u0628\u062f.

0 commit comments

Comments
 (0)