POT/PO update to capture Stamps rotation UI text

This commit is contained in:
Bill Kendrick 2022-09-05 00:48:56 -07:00
parent 83ff3afcc2
commit 3e9ac55c91
130 changed files with 12483 additions and 11570 deletions

View file

@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: tuxpaint\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-07-03 16:39-0700\n"
"POT-Creation-Date: 2022-09-05 00:48-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"
@ -156,11 +156,11 @@ msgstr "米黃色!"
#. impossible for a user to type ASCII letters.
#.
#. Most translators should use scoring instead.
#: ../dirwalk.c:188
#: ../dirwalk.c:196
msgid "qx"
msgstr "正體中文"
#: ../dirwalk.c:188
#: ../dirwalk.c:196
msgid "QX"
msgstr "正體中文"
@ -175,19 +175,19 @@ msgstr "正體中文"
#. especially important for users who have scroll buttons disabled.
#. Translators should do whatever is needed to put crummy fonts last.
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
#: ../dirwalk.c:213
#: ../dirwalk.c:221
msgid "oO"
msgstr "oO"
# common punctuation (e.g., '?', '!', '.', ',', etc.)
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
#: ../dirwalk.c:216
#: ../dirwalk.c:224
msgid ",.?!"
msgstr ",.?!"
# uncommon punctuation (e.g., '@', '#', '*', etc.)
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
#: ../dirwalk.c:219
#: ../dirwalk.c:227
#, fuzzy
#| msgid "`\\%_@$~#{<(^&*"
msgid "`%_@$~#{<(^&*"
@ -195,36 +195,36 @@ msgstr ",。、;:?()"
# digits (e.g., '0', '1' and '7')
#. digits (e.g., '0', '1' and '7')
#: ../dirwalk.c:222
#: ../dirwalk.c:230
msgid "017"
msgstr "017"
# distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
#: ../dirwalk.c:225
#: ../dirwalk.c:233
msgid "O0"
msgstr "O0"
# distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
# distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
#: ../dirwalk.c:228
#: ../dirwalk.c:236
msgid "1Il|"
msgstr "1Il|"
#: ../dirwalk.c:232
#: ../dirwalk.c:240
msgid "<1>spare-1a"
msgstr "<1>spare-1a"
#: ../dirwalk.c:233
#: ../dirwalk.c:241
msgid "<1>spare-1b"
msgstr "<1>spare-1b"
#: ../dirwalk.c:234
#: ../dirwalk.c:242
msgid "<9>spare-9a"
msgstr "<9>spare-9a"
#: ../dirwalk.c:235
#: ../dirwalk.c:243
msgid "<9>spare-9b"
msgstr "<9>spare-9b"
@ -301,39 +301,39 @@ msgstr "做得好!"
# Input Method: English mode
#. Input Method: English mode
#: ../im.c:80
#: ../im.c:88
msgid "English"
msgstr "英文"
# Input Method: Japanese Romanized Hiragana mode
#. Input Method: Japanese Romanized Hiragana mode
#: ../im.c:83
#: ../im.c:91
msgid "Hiragana"
msgstr "平假名"
# Input Method: Japanese Romanized Katakana mode
#. Input Method: Japanese Romanized Katakana mode
#: ../im.c:86
#: ../im.c:94
msgid "Katakana"
msgstr "片假名"
# Input Method: Korean Hangul 2-Bul mode
#. Input Method: Korean Hangul 2-Bul mode
#: ../im.c:89
#: ../im.c:97
msgid "Hangul"
msgstr "韓文"
# Input Method: Thai mode
# Input Method: Thai mode
#. Input Method: Thai mode
#: ../im.c:92
#: ../im.c:100
msgid "Thai"
msgstr "泰文"
# Input Method: Traditional Chinese mode
# Input Method: Traditional Chinese mode
#. Input Method: Traditional Chinese mode
#: ../im.c:95
#: ../im.c:103
msgid "ZH_TW"
msgstr "繁體中文"
@ -906,7 +906,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:8859
#: ../tools.h:98 ../tuxpaint.c:9236
msgid "Open"
msgstr "打開"
@ -1142,9 +1142,17 @@ msgid ""
"shape."
msgstr ""
# Instruction while finishing Shape tool (after release, during rotation step before second click)
#. Instructions to show when rotating stamps
#: ../tools.h:201
#, fuzzy
#| msgid "Move the mouse to rotate the shape. Click to draw it."
msgid "Drag the mouse to rotate the stamp. Click to draw it."
msgstr "移動滑鼠可以旋轉這個形狀。點一下可以將它畫上去。"
# Prompt to confirm user wishes to quit
#. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:2339
#: ../tuxpaint.c:2374
msgid "Do you really want to quit?"
msgstr "你確定要離開嗎?"
@ -1152,69 +1160,69 @@ msgstr "你確定要離開嗎?"
# msgid "Yes, I'm done!"
# Quit prompt positive response (quit)
#. Quit prompt positive response (quit)
#: ../tuxpaint.c:2342
#: ../tuxpaint.c:2377
msgid "Yes, Im done!"
msgstr "好,我做完了!"
# Quit prompt negative response (don't quit)
#. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:2345 ../tuxpaint.c:2372
#: ../tuxpaint.c:2380 ../tuxpaint.c:2407
msgid "No, take me back!"
msgstr "不,讓我回去!"
# Current picture is not saved; user is quitting
#. Current picture is not saved; user is quitting
#: ../tuxpaint.c:2349
#: ../tuxpaint.c:2384
msgid "If you quit, youll lose your picture! Save it?"
msgstr "如果離開,將會丟掉你的圖畫喔! 要先存檔嗎?"
#: ../tuxpaint.c:2350 ../tuxpaint.c:2355
#: ../tuxpaint.c:2385 ../tuxpaint.c:2390
msgid "Yes, save it!"
msgstr "好,把它存起來!"
# msgid "No, don't bother saving!"
#: ../tuxpaint.c:2351 ../tuxpaint.c:2356
#: ../tuxpaint.c:2386 ../tuxpaint.c:2391
msgid "No, dont 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:2354
#: ../tuxpaint.c:2389
msgid "Save your picture first?"
msgstr "要先儲存你的圖畫嗎?"
# Error opening picture
#. Error opening picture
#: ../tuxpaint.c:2359
#: ../tuxpaint.c:2394
msgid "Cant open that picture!"
msgstr "沒辦法打開這個圖畫!"
# Generic dialog dismissal
#. Generic dialog dismissal
#: ../tuxpaint.c:2362 ../tuxpaint.c:2367 ../tuxpaint.c:2376 ../tuxpaint.c:2383
#: ../tuxpaint.c:2392 ../tuxpaint.c:2397
#: ../tuxpaint.c:2397 ../tuxpaint.c:2402 ../tuxpaint.c:2411 ../tuxpaint.c:2418
#: ../tuxpaint.c:2427 ../tuxpaint.c:2432
msgid "OK"
msgstr "好的"
# Notification that 'Open' dialog has nothing to show
#. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:2366
#: ../tuxpaint.c:2401
msgid "There are no saved files!"
msgstr "沒有已經儲存的檔案!"
# Verification of print action
#. Verification of print action
#: ../tuxpaint.c:2370
#: ../tuxpaint.c:2405
msgid "Print your picture now?"
msgstr "現在要列印你的圖畫嗎?"
#: ../tuxpaint.c:2371
#: ../tuxpaint.c:2406
msgid "Yes, print it!"
msgstr "好,印出它來!"
# Confirmation of successful (we hope) printing
#. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:2375
#: ../tuxpaint.c:2410
msgid "Your picture has been printed!"
msgstr "你的圖畫已經印出來了!"
@ -1222,47 +1230,47 @@ msgstr "你的圖畫已經印出來了!"
# msgid "Your picture has been printed!"
# We got an error printing
#. We got an error printing
#: ../tuxpaint.c:2379
#: ../tuxpaint.c:2414
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:2382
#: ../tuxpaint.c:2417
msgid "You cant 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:2386
#: ../tuxpaint.c:2421
msgid "Erase this picture?"
msgstr "要刪除這張圖畫嗎?"
#: ../tuxpaint.c:2387
#: ../tuxpaint.c:2422
msgid "Yes, erase it!"
msgstr "好,刪除它吧!"
# msgid "No, don't erase it!"
#: ../tuxpaint.c:2388
#: ../tuxpaint.c:2423
msgid "No, dont 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:2391
#: ../tuxpaint.c:2426
msgid "Remember to use the left mouse button!"
msgstr "記得使用滑鼠的左邊按鍵!"
# Confirmation of successful (we hope) printing
#. Confirmation of successful (we hope) image export
#: ../tuxpaint.c:2395
#: ../tuxpaint.c:2430
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Your picture has been exported!"
msgstr "你的圖畫已經印出來了!"
# Confirmation of successful (we hope) printing
#: ../tuxpaint.c:2396
#: ../tuxpaint.c:2431
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Your slideshow GIF has been exported!"
@ -1272,7 +1280,7 @@ msgstr "你的圖畫已經印出來了!"
# msgid "Your picture has been printed!"
# We got an error printing
#. We got an error exporting
#: ../tuxpaint.c:2400
#: ../tuxpaint.c:2435
#, fuzzy
#| msgid "Sorry! Your picture could not be printed!"
msgid "Sorry! Your picture could not be exported!"
@ -1281,7 +1289,7 @@ msgstr "不好意思,你的圖畫不能列印!"
# We got an error printing
# msgid "Your picture has been printed!"
# We got an error printing
#: ../tuxpaint.c:2401
#: ../tuxpaint.c:2436
#, fuzzy
#| msgid "Sorry! Your picture could not be printed!"
msgid "Sorry! Your slideshow GIF could not be exported!"
@ -1290,78 +1298,78 @@ msgstr "不好意思,你的圖畫不能列印!"
# Let user choose images:
# Instructions for Slideshow file dialog (FIXME: Make a #define)
#. Slideshow instructions
#: ../tuxpaint.c:2405
#: ../tuxpaint.c:2440
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:2626
#: ../tuxpaint.c:2725
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:2631
#: ../tuxpaint.c:2730
msgid "Sound unmuted."
msgstr "取消靜音"
# Wait while Text tool finishes loading fonts
#. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:3416
#: ../tuxpaint.c:3565
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:8862
#: ../tuxpaint.c:9239
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:8865
#: ../tuxpaint.c:9242
msgid "Slides"
msgstr "投影片"
#. Open dialog: 'Export' button, to copy an image to an easily-accessible location
#: ../tuxpaint.c:8868
#: ../tuxpaint.c:9245
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:8871
#: ../tuxpaint.c:9248
msgid "Back"
msgstr "上一個"
# Slideshow: 'Play' button, to begin a slideshow sequence
#. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:8874
#: ../tuxpaint.c:9251
msgid "Play"
msgstr "播放"
#. Slideshow: 'GIF Export' button, to create an animated GIF
#: ../tuxpaint.c:8877
#: ../tuxpaint.c:9254
msgid "GIF Export"
msgstr ""
# Slideshow: 'Next' button, to load next slide (image)
#. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:8880
#: ../tuxpaint.c:9257
msgid "Next"
msgstr "下一個"
#. Color mixer dialog: 'Clear' button, to reset the mixed color
#: ../tuxpaint.c:8883
#: ../tuxpaint.c:9260
msgid "Clear"
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:9742
#: ../tuxpaint.c:10111
msgid "Aa"
msgstr "A中"
@ -1369,17 +1377,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:13462
#: ../tuxpaint.c:13888
msgid "Yes"
msgstr "好"
#: ../tuxpaint.c:13466
#: ../tuxpaint.c:13892
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:14619
#: ../tuxpaint.c:15051
msgid "Replace the picture with your changes?"
msgstr "用你所做的改變來取代圖畫嗎?"
@ -1387,7 +1395,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:14623
#: ../tuxpaint.c:15055
msgid "Yes, replace the old one!"
msgstr "好,取代舊的!"
@ -1395,37 +1403,37 @@ 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:14627
#: ../tuxpaint.c:15059
msgid "No, save a new file!"
msgstr "不,另外存一個新的檔案!"
#. Let user choose an image:
#. Instructions for 'Open' file dialog
#: ../tuxpaint.c:15877
#: ../tuxpaint.c:16335
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:17415
#: ../tuxpaint.c:17883
msgid "Select 2 or more drawings to turn into an animated GIF."
msgstr ""
#. Descriptions (names) of the color mixer tool's primary colors and shades
#: ../tuxpaint.c:22950
#: ../tuxpaint.c:23546
msgid "red"
msgstr ""
# Response to Yellow (255, 255, 0) color selected
#: ../tuxpaint.c:22951
#: ../tuxpaint.c:23547
#, fuzzy
#| msgid "Yellow!"
msgid "yellow"
msgstr "黃色!"
# Response to "Sky" blue (138, 168, 205) color selected
#: ../tuxpaint.c:22952
#: ../tuxpaint.c:23548
#, fuzzy
#| msgid "Sky blue!"
msgid "blue"
@ -1433,51 +1441,51 @@ msgstr "天藍色!"
# Response to White (255, 255, 255) color selected
# Response to White (255, 255, 255) color selected
#: ../tuxpaint.c:22953
#: ../tuxpaint.c:23549
#, fuzzy
#| msgid "White!"
msgid "white"
msgstr "白色!"
#: ../tuxpaint.c:22954
#: ../tuxpaint.c:23550
msgid "grey"
msgstr ""
# Response to Black (0, 0, 0) color selected
#: ../tuxpaint.c:22955
#: ../tuxpaint.c:23551
#, fuzzy
#| msgid "Black!"
msgid "black"
msgstr "黑色!"
#. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.)
#: ../tuxpaint.c:22960
#: ../tuxpaint.c:23556
#, c-format
msgid "Your color is %1$s %2$s."
msgstr ""
#: ../tuxpaint.c:22961
#: ../tuxpaint.c:23557
#, c-format
msgid "Your color is %1$s %2$s and %3$s %4$s."
msgstr ""
#: ../tuxpaint.c:22962
#: ../tuxpaint.c:23558
#, c-format
msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s."
msgstr ""
#: ../tuxpaint.c:22963
#: ../tuxpaint.c:23559
#, c-format
msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s."
msgstr ""
#: ../tuxpaint.c:22964
#: ../tuxpaint.c:23560
#, c-format
msgid ""
"Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s."
msgstr ""
#: ../tuxpaint.c:22965
#: ../tuxpaint.c:23561
#, c-format
msgid ""
"Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and "
@ -1485,18 +1493,18 @@ msgid ""
msgstr ""
#. Color mixer; e.g., "Your color is entirely grey."
#: ../tuxpaint.c:23734 ../tuxpaint.c:23741
#: ../tuxpaint.c:24332 ../tuxpaint.c:24339
msgid "entirely"
msgstr ""
#. Add "Color Select" color:
#: ../tuxpaint.c:26651
#: ../tuxpaint.c:27282
msgid "Select a color from your drawing."
msgstr ""
#. Add "Color Picker" color:
#. (This is an attempt to describe an HSV color picker in extremely basic terms!)
#: ../tuxpaint.c:26660
#: ../tuxpaint.c:27291
msgid ""
"Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) "
"to right (pure). Value (lightness/darkness): grey bar."
@ -1504,7 +1512,7 @@ msgstr ""
#. Add "Color Mixer" color:
#. (The terms 'tint', 'tone', and 'shade' relate to combining white, grey, or black paint (respectively) to another color)
#: ../tuxpaint.c:26672
#: ../tuxpaint.c:27303
msgid ""
"Click the primary colors (red, yellow, and blue), white (to tint), grey (to "
"tone), and black (to shade), to mix together a new color."
@ -1676,11 +1684,11 @@ msgid ""
"that part of the picture."
msgstr ""
#: ../../magic/src/confetti.c:86
#: ../../magic/src/confetti.c:90
msgid "Confetti"
msgstr "紙花"
#: ../../magic/src/confetti.c:96
#: ../../magic/src/confetti.c:100
msgid "Click to throw confetti!"
msgstr "按一下來拋出紙花"
@ -1761,26 +1769,26 @@ msgstr "泡泡"
msgid "Click and drag the mouse to cover an area with foamy bubbles."
msgstr "在圖案中按下滑鼠來用泡泡填滿整個區域。"
#: ../../magic/src/fold.c:104
#: ../../magic/src/fold.c:108
msgid "Fold"
msgstr "摺疊"
#: ../../magic/src/fold.c:114
#: ../../magic/src/fold.c:118
msgid ""
"Choose a background color and click to turn the corner of the page over."
msgstr "挑選一個背景色,並按一下圖紙的角落讓他翻起來。"
#: ../../magic/src/fretwork.c:183
#: ../../magic/src/fretwork.c:187
msgid "Fretwork"
msgstr "鏤空"
#: ../../magic/src/fretwork.c:189
#: ../../magic/src/fretwork.c:193
#, fuzzy
#| msgid "Click and drag to draw repetitive patterns. "
msgid "Click and drag to draw repetitive patterns."
msgstr "按著並移動滑鼠來畫出重複的鏤空樣式。"
#: ../../magic/src/fretwork.c:191
#: ../../magic/src/fretwork.c:195
msgid "Click to surround your picture with repetitive patterns."
msgstr "按一下使整張圖布滿重複的鏤空樣式。"
@ -2109,11 +2117,11 @@ msgstr "按一下來使圖畫產生謎踨效果。"
msgid "Click to make a puzzle in fullscreen mode."
msgstr "按一下可以產生全螢幕的謎踨效果。"
#: ../../magic/src/rails.c:132
#: ../../magic/src/rails.c:136
msgid "Rails"
msgstr "鐵軌"
#: ../../magic/src/rails.c:142
#: ../../magic/src/rails.c:146
msgid "Click and drag to draw train track rails on your picture."
msgstr "按著並移動滑鼠畫一段鐵軌到你的圖上。"