Blank string for currently-reserved slot in toolbox.

This commit is contained in:
William Kendrick 2010-04-03 19:00:07 +00:00
parent c680b408bd
commit 1467675832
88 changed files with 5144 additions and 4569 deletions

View file

@ -1,10 +1,10 @@
#. Reserved...
#: ../tools.h:80 ../tools.h:133
#: ../tools.h:133
msgid ""
msgstr ""
"Project-Id-Version: Thai tux paint\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-11-21 23:14-0800\n"
"POT-Creation-Date: 2010-04-03 11:56-0700\n"
"PO-Revision-Date: 2007-01-22 10:51+0700\n"
"Last-Translator: Ouychai <Ae.translator@gmail.com>\n"
"Language-Team: \n"
@ -377,6 +377,11 @@ msgstr "ข้อความ"
msgid "Label"
msgstr ""
#. Reserved...
#: ../tools.h:80
msgid " "
msgstr ""
#. Undo last action
#: ../tools.h:86
msgid "Undo"
@ -400,7 +405,7 @@ msgstr "ใหม่"
#. Open a saved picture
#. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:98 ../tuxpaint.c:6707
#: ../tools.h:98 ../tuxpaint.c:6802
msgid "Open"
msgstr "เปิด"
@ -532,187 +537,187 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "ตกลง จากนั้น..... วาดรูปนี้ต่อ"
#. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1848
#: ../tuxpaint.c:1869
msgid "Do you really want to quit?"
msgstr "แน่ใจนะว่าต้องการออกจากโปรแกรม?"
#. Quit prompt positive response (quit)
#: ../tuxpaint.c:1851
#: ../tuxpaint.c:1872
#, fuzzy
#| msgid "Yes, I'm done!"
msgid "Yes, Im done!"
msgstr "ใช่ ฉันทำเสร็จแล้ว"
#. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1854 ../tuxpaint.c:1881
#: ../tuxpaint.c:1875 ../tuxpaint.c:1902
msgid "No, take me back!"
msgstr "ไม่ นำฉันกลับ"
#. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1858
#: ../tuxpaint.c:1879
msgid "If you quit, youll lose your picture! Save it?"
msgstr "ถ้าเธอออก ภาพของเธอจะหาย บันทึกหรือไม่?"
#: ../tuxpaint.c:1859 ../tuxpaint.c:1864
#: ../tuxpaint.c:1880 ../tuxpaint.c:1885
msgid "Yes, save it!"
msgstr "ใช่ บันทึกมัน"
#: ../tuxpaint.c:1860 ../tuxpaint.c:1865
#: ../tuxpaint.c:1881 ../tuxpaint.c:1886
#, 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:1863
#: ../tuxpaint.c:1884
msgid "Save your picture first?"
msgstr "บันทึกภาพก่อนหรือไม่?"
#. Error opening picture
#: ../tuxpaint.c:1868
#: ../tuxpaint.c:1889
msgid "Cant open that picture!"
msgstr "ไม่สามารถเปิดรูปได้!"
#. Generic dialog dismissal
#: ../tuxpaint.c:1871 ../tuxpaint.c:1876 ../tuxpaint.c:1885 ../tuxpaint.c:1892
#: ../tuxpaint.c:1901
#: ../tuxpaint.c:1892 ../tuxpaint.c:1897 ../tuxpaint.c:1906 ../tuxpaint.c:1913
#: ../tuxpaint.c:1922
msgid "OK"
msgstr "ตกลง"
#. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1875
#: ../tuxpaint.c:1896
msgid "There are no saved files!"
msgstr "ไม่มีข้อมูลที่บันทึกไว้เลย"
#. Verification of print action
#: ../tuxpaint.c:1879
#: ../tuxpaint.c:1900
msgid "Print your picture now?"
msgstr "พิมพ์รูปตอนนี้หรือไม่?"
#: ../tuxpaint.c:1880
#: ../tuxpaint.c:1901
msgid "Yes, print it!"
msgstr "ใช่ พิมพ์มันออกมา"
#. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1884
#: ../tuxpaint.c:1905
msgid "Your picture has been printed!"
msgstr "พิมพ์รูปของคุณเสร็จแล้ว"
#. We got an error printing
#: ../tuxpaint.c:1888
#: ../tuxpaint.c:1909
#, 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:1891
#: ../tuxpaint.c:1912
msgid "You cant print yet!"
msgstr "ยังไม่สามารถพิมพ์ได้ตอนนี้"
#. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1895
#: ../tuxpaint.c:1916
msgid "Erase this picture?"
msgstr "ลบรูปนี้หรือไม่?"
#: ../tuxpaint.c:1896
#: ../tuxpaint.c:1917
msgid "Yes, erase it!"
msgstr "ใช่ ลบมัน"
#: ../tuxpaint.c:1897
#: ../tuxpaint.c:1918
#, 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:1900
#: ../tuxpaint.c:1921
msgid "Remember to use the left mouse button!"
msgstr "โปรดจำไว้ว่าใช้เมาส์ปุ่มซ้าย"
#. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2029
#: ../tuxpaint.c:2052
msgid "Sound muted."
msgstr ""
#. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2034
#: ../tuxpaint.c:2057
msgid "Sound unmuted."
msgstr ""
#. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2622
#: ../tuxpaint.c:2716
msgid "Please wait…"
msgstr "โปรดรอ ........"
#. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:6710
#: ../tuxpaint.c:6805
msgid "Erase"
msgstr "ลบ"
#. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:6713
#: ../tuxpaint.c:6808
msgid "Slides"
msgstr "เลื่อน"
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:6716
#: ../tuxpaint.c:6811
msgid "Back"
msgstr "ย้อนกลับ"
#. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:6719
#: ../tuxpaint.c:6814
msgid "Next"
msgstr "ถัดไป"
#. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:6722
#: ../tuxpaint.c:6817
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:7430
#: ../tuxpaint.c:7525
msgid "Aa"
msgstr "Aa"
#. 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:10638
#: ../tuxpaint.c:10770
msgid "Yes"
msgstr "ใช่"
#: ../tuxpaint.c:10642
#: ../tuxpaint.c:10774
msgid "No"
msgstr "ไม่"
#. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:11637
#: ../tuxpaint.c:11769
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:11641
#: ../tuxpaint.c:11773
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:11645
#: ../tuxpaint.c:11777
msgid "No, save a new file!"
msgstr "ไม่! บันทึกเป็นแฟ้มใหม่"
#: ../tuxpaint.c:12517
#: ../tuxpaint.c:12957
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:13525 ../tuxpaint.c:13839
#: ../tuxpaint.c:13970 ../tuxpaint.c:14284
msgid "Choose the pictures you want, then click “Play”."
msgstr "เลือกรูปที่เธอต้องการ จากนั้นคลิก \"เล่น\""
#: ../tuxpaint.c:19287
#: ../tuxpaint.c:20519
msgid "Pick a color."
msgstr ""