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

@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: tuxpaint 0.9.11\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-14 12:34+0800\n"
"Last-Translator: Ijeal <tomorrow1881@sohu.com>\n"
"Language-Team: zh_CN <i18n-translation@lists.linux.net.cn>\n"
@ -395,7 +395,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 "打开"
@ -509,187 +509,187 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "好了... 我们继续画这个!"
#. 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 ""
#. 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 "不要"
#. 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 "选择你要打开的图片,然后点击“打开”。"
@ -732,10 +732,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"
@ -1078,6 +1078,22 @@ 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
#, fuzzy
#| msgid "Select the area of the image where would you like to make a puzzle"
msgid "Click the part of your picture where would you like a puzzle."
msgstr "在图片上选择你要写谜语的区域"
#: ../../magic/src/puzzle.c:87
#, fuzzy
#| msgid "Click to make a puzzle in fullscreen mode"
msgid "Click to make a puzzle in fullscreen mode."
msgstr "单击做出镜子中的效果。"
#: ../../magic/src/rails.c:101
msgid "Rails"
msgstr "铁路"
@ -1106,13 +1122,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."
@ -1333,6 +1355,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"
@ -1388,15 +1416,6 @@ msgstr ""
#~ msgid "Click to give your entire picture an \"alien\" appearance."
#~ msgstr "单击然后移动鼠标将图片变成驳裂的效果。"
#~ msgid "Puzzle"
#~ msgstr "紫色!"
#~ msgid "Select the area of the image where would you like to make a puzzle"
#~ msgstr "在图片上选择你要写谜语的区域"
#~ msgid "Click to make a puzzle in fullscreen mode"
#~ msgstr "单击做出镜子中的效果。"
#~ msgid "Separate Colors"
#~ msgstr "颜色分离"