|
8 | 8 | # Translators: |
9 | 9 | # Translators: |
10 | 10 | # Translators: |
| 11 | +# Translators: |
11 | 12 | # alsadi <alsadi@gmail.com>, 2012 |
12 | 13 | # amas89 <amas89@gmail.com>, 2012 |
13 | 14 | # belal affouri <belal@eshtre.com>, 2015 |
14 | 15 | # belal affouri <belal@eshtre.com>, 2012 |
15 | 16 | # JAMAL ELMERABETE <jmerabet@procyonst.com>, 2014-2015 |
16 | 17 | # Khaled Saleem Baleesh <Kbaleesh@gmail.com>, 2015 |
17 | 18 | # Mubarak Qahtani <abu-q76@hotmail.com>, 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 <Kbaleesh@gmail.com>\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 <f.fissore@arduino.cc>\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 | 20 |
|
20 | 21 | #: Preferences.java:358 Preferences.java:374 |
21 | 22 | \ \ (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 | 29 | #, java-format |
29 | 30 | \ Used\:\ {0}=\ \u0645\u0633\u062a\u062e\u062f\u0645 \: {0} |
30 | 31 |
|
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>'?= |
33 | 34 |
|
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>'?= |
36 | 37 |
|
37 | 38 | #: ../../../../../arduino-core/src/cc/arduino/Compiler.java:61 |
38 | 39 | '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 |
634 | 635 | #: Editor.java:2567 |
635 | 636 | Error\ while\ printing.=.\u062e\u0637\u0623 \u062e\u0644\u0627\u0644 \u0627\u0644\u0637\u0628\u0627\u0639\u0629 |
636 | 637 |
|
| 638 | +#: ../../../../../arduino-core/src/processing/app/Serial.java:117 |
| 639 | +#, java-format |
| 640 | +!Error\ while\ setting\ serial\ port\ parameters\:\ {0}\ {1}\ {2}\ {3}= |
| 641 | + |
637 | 642 | #: ../../../processing/app/BaseNoGui.java:528 |
638 | 643 | Error\ while\ uploading=\u062e\u0637\u0623 \u0623\u062b\u0646\u0627\u0621 \u0627\u0644\u062a\u062d\u0645\u064a\u0644 |
639 | 644 |
|
@@ -1660,8 +1665,8 @@ You\ can't\ import\ a\ folder\ that\ contains\ your\ sketchbook=\u0644\u0627\u06 |
1660 | 1665 | #: Sketch.java:421 |
1661 | 1666 | 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 |
1662 | 1667 |
|
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.= |
1665 | 1670 |
|
1666 | 1671 | #: Sketch.java:883 |
1667 | 1672 | 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