Regen POT/PO after adding Fill->Brush tool
This commit is contained in:
parent
71da1f1a6a
commit
7d1bd7fac9
130 changed files with 8430 additions and 6890 deletions
119
src/po/zh_TW.po
119
src/po/zh_TW.po
|
|
@ -9,7 +9,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: tuxpaint\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-10-06 23:04+0200\n"
|
||||
"POT-Creation-Date: 2021-10-19 00:42-0700\n"
|
||||
"PO-Revision-Date: 2014-06-24 14:46+0800\n"
|
||||
"Last-Translator: Song Huang <song@song.tw>\n"
|
||||
"Language-Team: Chinese (traditional) <zh-l10n@linux.org.tw>\n"
|
||||
|
|
@ -228,34 +228,47 @@ msgstr "<9>spare-9a"
|
|||
msgid "<9>spare-9b"
|
||||
msgstr "<9>spare-9b"
|
||||
|
||||
#: ../fill_tools.h:49
|
||||
#: ../fill_tools.h:50
|
||||
msgid "Solid"
|
||||
msgstr ""
|
||||
|
||||
# Title of brush selector (buttons down the right for paint and line tools)
|
||||
#: ../fill_tools.h:51
|
||||
#, fuzzy
|
||||
#| msgid "Brushes"
|
||||
msgid "Brush"
|
||||
msgstr "刷子"
|
||||
|
||||
# Line drawing tool
|
||||
#: ../fill_tools.h:50
|
||||
#: ../fill_tools.h:52
|
||||
#, fuzzy
|
||||
#| msgid "Lines"
|
||||
msgid "Linear"
|
||||
msgstr "畫線"
|
||||
|
||||
#: ../fill_tools.h:51
|
||||
#: ../fill_tools.h:53
|
||||
msgid "Radial"
|
||||
msgstr ""
|
||||
|
||||
#: ../fill_tools.h:55
|
||||
#: ../fill_tools.h:57
|
||||
#, fuzzy
|
||||
#| msgid "Click in the picture to fill that area with color."
|
||||
msgid "Click to fill an area with a solid color."
|
||||
msgstr "在圖案中按下滑鼠來用顏色填滿整個區域。"
|
||||
|
||||
#: ../fill_tools.h:56
|
||||
#: ../fill_tools.h:58
|
||||
#, fuzzy
|
||||
#| msgid "Click in the picture to fill that area with color."
|
||||
msgid "Click to fill an by hand, using a brush."
|
||||
msgstr "在圖案中按下滑鼠來用顏色填滿整個區域。"
|
||||
|
||||
#: ../fill_tools.h:59
|
||||
msgid ""
|
||||
"Click and drag to fill an area with a linear gradient (from the chosen color "
|
||||
"to transparent)."
|
||||
msgstr ""
|
||||
|
||||
#: ../fill_tools.h:57
|
||||
#: ../fill_tools.h:60
|
||||
msgid ""
|
||||
"Click to fill an area with a radial gradient (from the chosen color to "
|
||||
"transparent)."
|
||||
|
|
@ -600,7 +613,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:8365
|
||||
#: ../tools.h:98 ../tuxpaint.c:8383
|
||||
msgid "Open"
|
||||
msgstr "打開"
|
||||
|
||||
|
|
@ -749,7 +762,7 @@ msgstr "很好,讓我們繼續來畫這張圖吧!"
|
|||
|
||||
# Prompt to confirm user wishes to quit
|
||||
#. Prompt to confirm user wishes to quit
|
||||
#: ../tuxpaint.c:2209
|
||||
#: ../tuxpaint.c:2204
|
||||
msgid "Do you really want to quit?"
|
||||
msgstr "你確定要離開嗎?"
|
||||
|
||||
|
|
@ -757,69 +770,69 @@ msgstr "你確定要離開嗎?"
|
|||
# msgid "Yes, I'm done!"
|
||||
# Quit prompt positive response (quit)
|
||||
#. Quit prompt positive response (quit)
|
||||
#: ../tuxpaint.c:2212
|
||||
#: ../tuxpaint.c:2207
|
||||
msgid "Yes, I’m done!"
|
||||
msgstr "好,我做完了!"
|
||||
|
||||
# Quit prompt negative response (don't quit)
|
||||
#. Quit prompt negative response (don't quit)
|
||||
#: ../tuxpaint.c:2215 ../tuxpaint.c:2242
|
||||
#: ../tuxpaint.c:2210 ../tuxpaint.c:2237
|
||||
msgid "No, take me back!"
|
||||
msgstr "不,讓我回去!"
|
||||
|
||||
# Current picture is not saved; user is quitting
|
||||
#. Current picture is not saved; user is quitting
|
||||
#: ../tuxpaint.c:2219
|
||||
#: ../tuxpaint.c:2214
|
||||
msgid "If you quit, you’ll lose your picture! Save it?"
|
||||
msgstr "如果離開,將會丟掉你的圖畫喔! 要先存檔嗎?"
|
||||
|
||||
#: ../tuxpaint.c:2220 ../tuxpaint.c:2225
|
||||
#: ../tuxpaint.c:2215 ../tuxpaint.c:2220
|
||||
msgid "Yes, save it!"
|
||||
msgstr "好,把它存起來!"
|
||||
|
||||
# msgid "No, don't bother saving!"
|
||||
#: ../tuxpaint.c:2221 ../tuxpaint.c:2226
|
||||
#: ../tuxpaint.c:2216 ../tuxpaint.c:2221
|
||||
msgid "No, don’t bother saving!"
|
||||
msgstr "不,別存了!"
|
||||
|
||||
# Current picture is not saved; user is opening another picture
|
||||
#. Current picture is not saved; user is opening another picture
|
||||
#: ../tuxpaint.c:2224
|
||||
#: ../tuxpaint.c:2219
|
||||
msgid "Save your picture first?"
|
||||
msgstr "要先儲存你的圖畫嗎?"
|
||||
|
||||
# Error opening picture
|
||||
#. Error opening picture
|
||||
#: ../tuxpaint.c:2229
|
||||
#: ../tuxpaint.c:2224
|
||||
msgid "Can’t open that picture!"
|
||||
msgstr "沒辦法打開這個圖畫!"
|
||||
|
||||
# Generic dialog dismissal
|
||||
#. Generic dialog dismissal
|
||||
#: ../tuxpaint.c:2232 ../tuxpaint.c:2237 ../tuxpaint.c:2246 ../tuxpaint.c:2253
|
||||
#: ../tuxpaint.c:2262 ../tuxpaint.c:2267
|
||||
#: ../tuxpaint.c:2227 ../tuxpaint.c:2232 ../tuxpaint.c:2241 ../tuxpaint.c:2248
|
||||
#: ../tuxpaint.c:2257 ../tuxpaint.c:2262
|
||||
msgid "OK"
|
||||
msgstr "好的"
|
||||
|
||||
# Notification that 'Open' dialog has nothing to show
|
||||
#. Notification that 'Open' dialog has nothing to show
|
||||
#: ../tuxpaint.c:2236
|
||||
#: ../tuxpaint.c:2231
|
||||
msgid "There are no saved files!"
|
||||
msgstr "沒有已經儲存的檔案!"
|
||||
|
||||
# Verification of print action
|
||||
#. Verification of print action
|
||||
#: ../tuxpaint.c:2240
|
||||
#: ../tuxpaint.c:2235
|
||||
msgid "Print your picture now?"
|
||||
msgstr "現在要列印你的圖畫嗎?"
|
||||
|
||||
#: ../tuxpaint.c:2241
|
||||
#: ../tuxpaint.c:2236
|
||||
msgid "Yes, print it!"
|
||||
msgstr "好,印出它來!"
|
||||
|
||||
# Confirmation of successful (we hope) printing
|
||||
#. Confirmation of successful (we hope) printing
|
||||
#: ../tuxpaint.c:2245
|
||||
#: ../tuxpaint.c:2240
|
||||
msgid "Your picture has been printed!"
|
||||
msgstr "你的圖畫已經印出來了!"
|
||||
|
||||
|
|
@ -827,47 +840,47 @@ msgstr "你的圖畫已經印出來了!"
|
|||
# msgid "Your picture has been printed!"
|
||||
# We got an error printing
|
||||
#. We got an error printing
|
||||
#: ../tuxpaint.c:2249
|
||||
#: ../tuxpaint.c:2244
|
||||
msgid "Sorry! Your picture could not be printed!"
|
||||
msgstr "不好意思,你的圖畫不能列印!"
|
||||
|
||||
# Notification that it's too soon to print again (--printdelay option is in effect)
|
||||
#. Notification that it's too soon to print again (--printdelay option is in effect)
|
||||
#: ../tuxpaint.c:2252
|
||||
#: ../tuxpaint.c:2247
|
||||
msgid "You can’t print yet!"
|
||||
msgstr "你還沒辦法列印喔!"
|
||||
|
||||
# Prompt to confirm erasing a picture in the Open dialog
|
||||
#. Prompt to confirm erasing a picture in the Open dialog
|
||||
#: ../tuxpaint.c:2256
|
||||
#: ../tuxpaint.c:2251
|
||||
msgid "Erase this picture?"
|
||||
msgstr "要刪除這張圖畫嗎?"
|
||||
|
||||
#: ../tuxpaint.c:2257
|
||||
#: ../tuxpaint.c:2252
|
||||
msgid "Yes, erase it!"
|
||||
msgstr "好,刪除它吧!"
|
||||
|
||||
# msgid "No, don't erase it!"
|
||||
#: ../tuxpaint.c:2258
|
||||
#: ../tuxpaint.c:2253
|
||||
msgid "No, don’t erase it!"
|
||||
msgstr "不,別刪除它!"
|
||||
|
||||
# Reminder that Mouse Button 1 is the button to use in Tux Paint
|
||||
#. Reminder that Mouse Button 1 is the button to use in Tux Paint
|
||||
#: ../tuxpaint.c:2261
|
||||
#: ../tuxpaint.c:2256
|
||||
msgid "Remember to use the left mouse button!"
|
||||
msgstr "記得使用滑鼠的左邊按鍵!"
|
||||
|
||||
# Confirmation of successful (we hope) printing
|
||||
#. Confirmation of successful (we hope) image export
|
||||
#: ../tuxpaint.c:2265
|
||||
#: ../tuxpaint.c:2260
|
||||
#, fuzzy
|
||||
#| msgid "Your picture has been printed!"
|
||||
msgid "Your picture has been exported!"
|
||||
msgstr "你的圖畫已經印出來了!"
|
||||
|
||||
# Confirmation of successful (we hope) printing
|
||||
#: ../tuxpaint.c:2266
|
||||
#: ../tuxpaint.c:2261
|
||||
#, fuzzy
|
||||
#| msgid "Your picture has been printed!"
|
||||
msgid "Your slideshow GIF has been exported!"
|
||||
|
|
@ -877,7 +890,7 @@ msgstr "你的圖畫已經印出來了!"
|
|||
# msgid "Your picture has been printed!"
|
||||
# We got an error printing
|
||||
#. We got an error exporting
|
||||
#: ../tuxpaint.c:2270
|
||||
#: ../tuxpaint.c:2265
|
||||
#, fuzzy
|
||||
#| msgid "Sorry! Your picture could not be printed!"
|
||||
msgid "Sorry! Your picture could not be exported!"
|
||||
|
|
@ -886,7 +899,7 @@ msgstr "不好意思,你的圖畫不能列印!"
|
|||
# We got an error printing
|
||||
# msgid "Your picture has been printed!"
|
||||
# We got an error printing
|
||||
#: ../tuxpaint.c:2271
|
||||
#: ../tuxpaint.c:2266
|
||||
#, fuzzy
|
||||
#| msgid "Sorry! Your picture could not be printed!"
|
||||
msgid "Sorry! Your slideshow GIF could not be exported!"
|
||||
|
|
@ -895,73 +908,73 @@ msgstr "不好意思,你的圖畫不能列印!"
|
|||
# Let user choose images:
|
||||
# Instructions for Slideshow file dialog (FIXME: Make a #define)
|
||||
#. Slideshow instructions
|
||||
#: ../tuxpaint.c:2275
|
||||
#: ../tuxpaint.c:2270
|
||||
msgid "Choose the pictures you want, then click “Play”."
|
||||
msgstr "選擇你要的一些圖畫,然後按一下「播放」。"
|
||||
|
||||
# Sound has been muted (silenced) via keyboard shortcut
|
||||
# Sound has been muted (silenced) via keyboard shortcut
|
||||
#. Sound has been muted (silenced) via keyboard shortcut
|
||||
#: ../tuxpaint.c:2484
|
||||
#: ../tuxpaint.c:2479
|
||||
msgid "Sound muted."
|
||||
msgstr "靜音"
|
||||
|
||||
# Sound has been unmuted (unsilenced) via keyboard shortcut
|
||||
# Sound has been unmuted (unsilenced) via keyboard shortcut
|
||||
#. Sound has been unmuted (unsilenced) via keyboard shortcut
|
||||
#: ../tuxpaint.c:2489
|
||||
#: ../tuxpaint.c:2484
|
||||
msgid "Sound unmuted."
|
||||
msgstr "取消靜音"
|
||||
|
||||
# Wait while Text tool finishes loading fonts
|
||||
#. Wait while Text tool finishes loading fonts
|
||||
#: ../tuxpaint.c:3267
|
||||
#: ../tuxpaint.c:3262
|
||||
msgid "Please wait…"
|
||||
msgstr "請等一下…"
|
||||
|
||||
# Open dialog: 'Erase' button, to erase/deleted the selected picture
|
||||
#. Open dialog: 'Erase' button, to erase/deleted the selected picture
|
||||
#: ../tuxpaint.c:8368
|
||||
#: ../tuxpaint.c:8386
|
||||
msgid "Erase"
|
||||
msgstr "刪除"
|
||||
|
||||
# Open dialog: 'Slides' button, to switch to slide show mode
|
||||
#. Open dialog: 'Slides' button, to switch to slide show mode
|
||||
#: ../tuxpaint.c:8371
|
||||
#: ../tuxpaint.c:8389
|
||||
msgid "Slides"
|
||||
msgstr "投影片"
|
||||
|
||||
#. Open dialog: 'Export' button, to copy an image to an easily-accessible location
|
||||
#: ../tuxpaint.c:8374
|
||||
#: ../tuxpaint.c:8392
|
||||
msgid "Export"
|
||||
msgstr ""
|
||||
|
||||
# Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
|
||||
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
|
||||
#: ../tuxpaint.c:8377
|
||||
#: ../tuxpaint.c:8395
|
||||
msgid "Back"
|
||||
msgstr "上一個"
|
||||
|
||||
# Slideshow: 'Play' button, to begin a slideshow sequence
|
||||
#. Slideshow: 'Play' button, to begin a slideshow sequence
|
||||
#: ../tuxpaint.c:8380
|
||||
#: ../tuxpaint.c:8398
|
||||
msgid "Play"
|
||||
msgstr "播放"
|
||||
|
||||
#. Slideshow: 'GIF Export' button, to create an animated GIF
|
||||
#: ../tuxpaint.c:8383
|
||||
#: ../tuxpaint.c:8401
|
||||
msgid "GIF Export"
|
||||
msgstr ""
|
||||
|
||||
# Slideshow: 'Next' button, to load next slide (image)
|
||||
#. Slideshow: 'Next' button, to load next slide (image)
|
||||
#: ../tuxpaint.c:8386
|
||||
#: ../tuxpaint.c:8404
|
||||
msgid "Next"
|
||||
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
|
||||
#. 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:9194
|
||||
#: ../tuxpaint.c:9212
|
||||
msgid "Aa"
|
||||
msgstr "A中"
|
||||
|
||||
|
|
@ -969,17 +982,17 @@ msgstr "A中"
|
|||
# positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
|
||||
#. 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:12860
|
||||
#: ../tuxpaint.c:12878
|
||||
msgid "Yes"
|
||||
msgstr "好"
|
||||
|
||||
#: ../tuxpaint.c:12864
|
||||
#: ../tuxpaint.c:12882
|
||||
msgid "No"
|
||||
msgstr "不"
|
||||
|
||||
# Prompt to ask whether user wishes to save over old version of their file
|
||||
#. Prompt to ask whether user wishes to save over old version of their file
|
||||
#: ../tuxpaint.c:14010
|
||||
#: ../tuxpaint.c:14028
|
||||
msgid "Replace the picture with your changes?"
|
||||
msgstr "用你所做的改變來取代圖畫嗎?"
|
||||
|
||||
|
|
@ -987,7 +1000,7 @@ msgstr "用你所做的改變來取代圖畫嗎?"
|
|||
# (like a 'File:Save' action in other applications)
|
||||
#. Positive response to saving over old version
|
||||
#. (like a 'File:Save' action in other applications)
|
||||
#: ../tuxpaint.c:14014
|
||||
#: ../tuxpaint.c:14032
|
||||
msgid "Yes, replace the old one!"
|
||||
msgstr "好,取代舊的!"
|
||||
|
||||
|
|
@ -995,28 +1008,28 @@ msgstr "好,取代舊的!"
|
|||
# (like a 'File:Save As...' action in other applications)
|
||||
#. Negative response to saving over old version (saves a new image)
|
||||
#. (like a 'File:Save As...' action in other applications)
|
||||
#: ../tuxpaint.c:14018
|
||||
#: ../tuxpaint.c:14036
|
||||
msgid "No, save a new file!"
|
||||
msgstr "不,另外存一個新的檔案!"
|
||||
|
||||
#. Let user choose an image:
|
||||
#. Instructions for 'Open' file dialog
|
||||
#: ../tuxpaint.c:15281
|
||||
#: ../tuxpaint.c:15299
|
||||
msgid "Choose the picture you want, then click “Open”."
|
||||
msgstr "選擇你想要的圖畫,然後按一下「打開」。"
|
||||
|
||||
#. None selected? Too dangerous to automatically select all (like we do for slideshow playback).
|
||||
#. Only 1 selected? No point in saving as GIF.
|
||||
#.
|
||||
#: ../tuxpaint.c:16707
|
||||
#: ../tuxpaint.c:16725
|
||||
msgid "Select 2 or more drawings to turn into an animated GIF."
|
||||
msgstr ""
|
||||
|
||||
#: ../tuxpaint.c:24462
|
||||
#: ../tuxpaint.c:24479
|
||||
msgid "Select a color from your drawing."
|
||||
msgstr ""
|
||||
|
||||
#: ../tuxpaint.c:24474
|
||||
#: ../tuxpaint.c:24491
|
||||
msgid "Pick a color."
|
||||
msgstr "挑選一個顏色"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue