Update POT and PO with Magic tool additions/changes.

This commit is contained in:
William Kendrick 2009-09-01 01:34:10 +00:00
parent 555601b485
commit c19dd0b1cb
84 changed files with 6732 additions and 4946 deletions

View file

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: tuxpaint-HEAD\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-08-09 23:46+0100\n"
"POT-Creation-Date: 2009-08-31 18:32-0700\n"
"PO-Revision-Date: 2008-10-07 14:54+0200\n"
"Last-Translator: Tilo <Drfortilo@gmail.com>\n"
"Language-Team: Arabic <doc@arabeyes.org>\n"
@ -406,7 +406,7 @@ msgstr "جديد"
#. Open a saved picture
#. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:90 ../tuxpaint.c:7998
#: ../tools.h:90 ../tuxpaint.c:8005
msgid "Open"
msgstr "افتح"
@ -521,189 +521,189 @@ msgstr "إذن … دعنا نَستمرُّ برسَم هذا الشكل"
# FIXME: تحرّكُ الي مكان آخر! ! !
#. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1855
#: ../tuxpaint.c:1858
msgid "Do you really want to quit?"
msgstr "أتُريدُ حقاً الخروج؟"
#. Quit prompt positive response (quit)
#: ../tuxpaint.c:1858
#: ../tuxpaint.c:1861
#, fuzzy
#| msgid "Yes, I'm done!"
msgid "Yes, Im done!"
msgstr "نعم، لقد انتهيت"
#. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1861 ../tuxpaint.c:1888
#: ../tuxpaint.c:1864 ../tuxpaint.c:1891
msgid "No, take me back!"
msgstr "لا، عُد بي ثانية"
#. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1865
#: ../tuxpaint.c:1868
msgid "If you quit, youll lose your picture! Save it?"
msgstr "إذا خرجت الآن، ستفقد صورتك أتريد حفظها؟"
#: ../tuxpaint.c:1866 ../tuxpaint.c:1871
#: ../tuxpaint.c:1869 ../tuxpaint.c:1874
msgid "Yes, save it!"
msgstr "نعم، احفظها الآن"
#: ../tuxpaint.c:1867 ../tuxpaint.c:1872
#: ../tuxpaint.c:1870 ../tuxpaint.c:1875
#, fuzzy
#| msgid "No, don't bother saving!"
msgid "No, dont bother saving!"
msgstr "لا، لا تهتم بحفظها"
#. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1870
#: ../tuxpaint.c:1873
msgid "Save your picture first?"
msgstr "أأحفظ صورتك أولاً؟"
#. Error opening picture
#: ../tuxpaint.c:1875
#: ../tuxpaint.c:1878
msgid "Cant open that picture!"
msgstr "لايمكن فتح هذه الصورة"
#. Generic dialog dismissal
#: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1908
#: ../tuxpaint.c:1881 ../tuxpaint.c:1886 ../tuxpaint.c:1895 ../tuxpaint.c:1902
#: ../tuxpaint.c:1911
msgid "OK"
msgstr "موافق"
#. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1882
#: ../tuxpaint.c:1885
msgid "There are no saved files!"
msgstr "لايوجد أي ملف محفوظ"
#. Verification of print action
#: ../tuxpaint.c:1886
#: ../tuxpaint.c:1889
msgid "Print your picture now?"
msgstr "أأطبع صورتك الآن؟"
#: ../tuxpaint.c:1887
#: ../tuxpaint.c:1890
msgid "Yes, print it!"
msgstr "نعم، اطبع الصورة"
#. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1891
#: ../tuxpaint.c:1894
msgid "Your picture has been printed!"
msgstr "لقد طُبِعت صورتك"
#. We got an error printing
#: ../tuxpaint.c:1895
#: ../tuxpaint.c:1898
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "لقد طُبِعت صورتك"
#. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1898
#: ../tuxpaint.c:1901
msgid "You cant print yet!"
msgstr "لا يمكنك الطبع الآن"
#. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1902
#: ../tuxpaint.c:1905
msgid "Erase this picture?"
msgstr "أتريد مسح هذه الصورة؟"
#: ../tuxpaint.c:1903
#: ../tuxpaint.c:1906
msgid "Yes, erase it!"
msgstr "نعم، امسحه"
#: ../tuxpaint.c:1904
#: ../tuxpaint.c:1907
#, fuzzy
#| msgid "No, don't erase it!"
msgid "No, dont erase it!"
msgstr "لا، لاتمسحه"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1907
#: ../tuxpaint.c:1910
msgid "Remember to use the left mouse button!"
msgstr "تذكر استخدام زر الفأرة الأيسر"
#. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2036
#: ../tuxpaint.c:2039
msgid "Sound muted."
msgstr "بلا صوت"
#. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2041
#: ../tuxpaint.c:2044
msgid "Sound unmuted."
msgstr "شغل الصوت"
#. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2508
#: ../tuxpaint.c:2511
msgid "Please wait…"
msgstr "من فضلك انتظر..."
#: ../tuxpaint.c:7221
#: ../tuxpaint.c:7228
msgid "Pick a color."
msgstr "اختر لون"
#. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:8001
#: ../tuxpaint.c:8008
msgid "Erase"
msgstr "امسح"
#. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:8004
#: ../tuxpaint.c:8011
msgid "Slides"
msgstr "شرائح"
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:8007
#: ../tuxpaint.c:8014
msgid "Back"
msgstr "الخلف"
#. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:8010
#: ../tuxpaint.c:8017
msgid "Next"
msgstr "التالي"
#. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:8013
#: ../tuxpaint.c:8020
msgid "Play"
msgstr "شغّل"
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces
#: ../tuxpaint.c:8660
#: ../tuxpaint.c:8667
msgid "Aa"
msgstr "انتبه"
# FIXME: Move elsewhere! Or not?!
#. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:11663
#: ../tuxpaint.c:11670
msgid "Yes"
msgstr "نعم"
#: ../tuxpaint.c:11667
#: ../tuxpaint.c:11674
msgid "No"
msgstr "لا"
# #define PROMPT_SAVE_OVER_TXT gettext_noop("Save over the older version of this picture?")
#. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12633
#: ../tuxpaint.c:12669
msgid "Replace the picture with your changes?"
msgstr "أأستبدل الصورة بتعديلاتك؟"
#. Positive response to saving over old version
#. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:12637
#: ../tuxpaint.c:12673
msgid "Yes, replace the old one!"
msgstr "نعم، استبدل الملف القديم"
#. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:12641
#: ../tuxpaint.c:12677
msgid "No, save a new file!"
msgstr "لا، احفظ باسم جديد"
#: ../tuxpaint.c:13404
#: ../tuxpaint.c:13440
msgid "Choose the picture you want, then click “Open”."
msgstr "اختر الصورة التي تريد، ثم انقر على ”فتح“."
#. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:14391 ../tuxpaint.c:14705
#: ../tuxpaint.c:14427 ../tuxpaint.c:14741
msgid "Choose the pictures you want, then click “Play”."
msgstr "اختر الصورة التي تريد، ثم انقر ”شغّل“."
@ -746,10 +746,10 @@ msgid "Blind"
msgstr "مخالف, دخيل"
#: ../../magic/src/blind.c:97
#, fuzzy
#| msgid "Click and drag to draw a beam of light on your picture."
msgid "Click and drag to draw the blind, move left or right to open or close."
msgstr "انقر واسحب الفأره لرسم شعاع من الضوء على صورتك"
msgid ""
"Click towards the edge of your picture to pull window blinds over it. Move "
"perpendicularly to open or close the blinds."
msgstr ""
#: ../../magic/src/blocks_chalk_drip.c:132
msgid "Blocks"
@ -1089,6 +1089,18 @@ msgstr "انقر واسحب الماوس لزخرفه الصورة بطريقه
msgid "Click and drag up to zoom in or drag down to zoom out the picture."
msgstr "انقر واسحب انشر معجون الاسنان على الصوره"
#: ../../magic/src/puzzle.c:79
msgid "Puzzle"
msgstr "لغز, أحجية, شىء مربك"
#: ../../magic/src/puzzle.c:86
msgid "Click the part of your picture where would you like a puzzle."
msgstr "انقر فوق جزء من صورتك حيث تريد لغزا محيرا."
#: ../../magic/src/puzzle.c:87
msgid "Click to make a puzzle in fullscreen mode."
msgstr "انقر فوق صورتك لتكون لغزا محيرا من كل الصوره ملء الشاشه ."
#: ../../magic/src/rails.c:101
msgid "Rails"
msgstr "سياج"
@ -1117,13 +1129,19 @@ msgstr " انقر لوضع قطرات من المطر على الصوره "
msgid "Click to cover your picture with rain drops."
msgstr "انقر تغطى قطرات من المطر كل الصوره"
#: ../../magic/src/realrainbow.c:76
#: ../../magic/src/realrainbow.c:86
#, fuzzy
#| msgid "Rainbow"
msgid "Real Rainbow"
msgstr "قوس قزح"
#: ../../magic/src/realrainbow.c:81
#: ../../magic/src/realrainbow.c:88
#, fuzzy
#| msgid "Rainbow"
msgid "ROYGBIV Rainbow"
msgstr "قوس قزح"
#: ../../magic/src/realrainbow.c:93
msgid ""
"Click where you want your rainbow to start, drag to where you want it to "
"end, and then let go to draw a rainbow."
@ -1338,6 +1356,12 @@ msgstr ""
"انقر لجعل الصورة متموجة رأسيا.انقر على نحو الأعلى لموجات قصيره.نحو الاسفل من "
"اجل موجات متوسطه. و الى اليمين من اجل الموجات الطويله "
#, fuzzy
#~| msgid "Click and drag to draw a beam of light on your picture."
#~ msgid ""
#~ "Click and drag to draw the blind, move left or right to open or close."
#~ msgstr "انقر واسحب الفأره لرسم شعاع من الضوء على صورتك"
#, fuzzy
#~| msgid "Mosaic"
#~ msgid "Mosaic square"
@ -1401,15 +1425,6 @@ msgstr ""
#~ msgid "Click to give your entire picture an \"alien\" appearance."
#~ msgstr "انقر الفأرة على الصورة لتغيير مظهر الصوره."
#~ msgid "Puzzle"
#~ msgstr "لغز, أحجية, شىء مربك"
#~ msgid "Click the part of your picture where would you like a puzzle."
#~ msgstr "انقر فوق جزء من صورتك حيث تريد لغزا محيرا."
#~ msgid "Click to make a puzzle in fullscreen mode."
#~ msgstr "انقر فوق صورتك لتكون لغزا محيرا من كل الصوره ملء الشاشه ."
#, fuzzy
#~ msgid "Click and move the mouse to add noise to the image."
#~ msgstr "انقر وحرّكُ الفأرة على الصورة لتمويهها."