Adding new "can't print" string.

This commit is contained in:
William Kendrick 2008-12-08 03:05:05 +00:00
parent c349189b2c
commit 0a25f00047
84 changed files with 4304 additions and 3641 deletions

View file

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: tuxpaint 0.9.15\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-01 21:57+0000\n"
"POT-Creation-Date: 2008-12-07 19:03-0800\n"
"PO-Revision-Date: 2008-11-20 17:30+0900\n"
"Last-Translator: TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>\n"
"Language-Team: japanese <shin1@wmail.plala.or.jp>\n"
@ -214,95 +214,84 @@ msgid "ZH_TW"
msgstr "ちゅうごくご"
#. Square shape tool (4 equally-lengthed sides at right angles)
#: ../shapes.h:171
#: ../shapes.h:172
#: ../shapes.h:171 ../shapes.h:172
msgid "Square"
msgstr "ましかく"
#. Rectangle shape tool (4 sides at right angles)
#: ../shapes.h:175
#: ../shapes.h:176
#: ../shapes.h:175 ../shapes.h:176
msgid "Rectangle"
msgstr "ながしかく"
#. Circle shape tool (X radius and Y radius are the same)
#: ../shapes.h:179
#: ../shapes.h:180
#: ../shapes.h:179 ../shapes.h:180
msgid "Circle"
msgstr "まる"
#. Ellipse shape tool (X radius and Y radius may differ)
#: ../shapes.h:183
#: ../shapes.h:184
#: ../shapes.h:183 ../shapes.h:184
msgid "Ellipse"
msgstr "ながまる"
#. Triangle shape tool (3 sides)
#: ../shapes.h:187
#: ../shapes.h:188
#: ../shapes.h:187 ../shapes.h:188
msgid "Triangle"
msgstr "さんかく"
#. Pentagone shape tool (5 sides)
#: ../shapes.h:191
#: ../shapes.h:192
#: ../shapes.h:191 ../shapes.h:192
msgid "Pentagon"
msgstr "ごかっけい"
#. Rhombus shape tool (4 sides, not at right angles)
#: ../shapes.h:195
#: ../shapes.h:196
#: ../shapes.h:195 ../shapes.h:196
msgid "Rhombus"
msgstr "ダイヤ"
#. Octagon shape tool (8 sides)
#: ../shapes.h:199
#: ../shapes.h:200
#: ../shapes.h:199 ../shapes.h:200
msgid "Octagon"
msgstr "はちかっけい"
#. Description of a square
#: ../shapes.h:208
#: ../shapes.h:209
#: ../shapes.h:208 ../shapes.h:209
msgid "A square is a rectangle with four equal sides."
msgstr "ましかくは 4つの「へん」が ぜんぶ おんなじ ながさの ながしかくだ"
#. Description of a rectangle
#: ../shapes.h:212
#: ../shapes.h:213
#: ../shapes.h:212 ../shapes.h:213
msgid "A rectangle has four sides and four right angles."
msgstr "ながしかくには 4つの「へん」と 4つの「ちょっかく」があるんだ"
#: ../shapes.h:217
#: ../shapes.h:219
msgid "A circle is a curve where all points have the same distance from the center."
msgstr "「まる」は「えん」とも いうよ。どの「てん」も ちゅうしんから おなじきょりだけ はなれているんだ"
#: ../shapes.h:217 ../shapes.h:219
msgid ""
"A circle is a curve where all points have the same distance from the center."
msgstr ""
"「まる」は「えん」とも いうよ。どの「てん」も ちゅうしんから おなじきょりだ"
"け はなれているんだ"
#. Description of an ellipse
#: ../shapes.h:222
#: ../shapes.h:223
#: ../shapes.h:222 ../shapes.h:223
msgid "An ellipse is a stretched circle."
msgstr "「ながまる」は「だえん」とも いうよ。「まる」を ひきのばしたものなんだ"
#. Description of a triangle
#: ../shapes.h:226
#: ../shapes.h:227
#: ../shapes.h:226 ../shapes.h:227
msgid "A triangle has three sides."
msgstr "さんかっけいには 3つの「へん」が あるんだ"
#. Description of a pentagon
#: ../shapes.h:230
#: ../shapes.h:231
#: ../shapes.h:230 ../shapes.h:231
msgid "A pentagon has five sides."
msgstr "ごかっけいには 5つの「へん」が あるんだ"
#: ../shapes.h:235
#: ../shapes.h:237
#: ../shapes.h:235 ../shapes.h:237
msgid "A rhombus has four equal sides, and opposite sides are parallel."
msgstr "「ダイヤ」は「ひしがた」とも いうよ。4つの「へん」が おなじながさで むかいあった「へん」が へいこうなんだ"
msgstr ""
"「ダイヤ」は「ひしがた」とも いうよ。4つの「へん」が おなじながさで むかい"
"あった「へん」が へいこうなんだ"
#: ../shapes.h:241
#: ../shapes.h:243
#: ../shapes.h:241 ../shapes.h:243
msgid "An octagon has eight equal sides."
msgstr "はちかっけいには 8つの「へん」が あるんだ"
@ -333,8 +322,7 @@ msgstr "はんこ"
#. Title of shape selector (buttons down the right for shapes tool)
#. Shape creation tool (square, circle, etc.)
#: ../titles.h:56
#: ../tools.h:54
#: ../titles.h:56 ../tools.h:54
msgid "Shapes"
msgstr "かたち"
@ -345,8 +333,7 @@ msgstr "もじ"
#. Title of magic tool selector (buttons down the right for magic (effect plugin) tool)
#. "Magic" effects tools (blur, flip image, etc.)
#: ../titles.h:62
#: ../tools.h:60
#: ../titles.h:62 ../tools.h:60
msgid "Magic"
msgstr "まほう"
@ -394,8 +381,7 @@ msgstr "さいしょから"
#. Open a saved picture
#. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:75
#: ../tuxpaint.c:7958
#: ../tools.h:75 ../tuxpaint.c:7974
msgid "Open"
msgstr "ひらく"
@ -431,8 +417,12 @@ msgstr "クリックして せんを ひこう"
#. Shape tool instructions
#: ../tools.h:101
msgid "Pick a shape. Click to pick the center, drag, then let go when it is the size you want. Move around to rotate it, and click to draw it."
msgstr "かたちをえらんでクリックしたら、ドラッグして すきなおおきさにしよう。まわして、クリックしたら できあがり"
msgid ""
"Pick a shape. Click to pick the center, drag, then let go when it is the "
"size you want. Move around to rotate it, and click to draw it."
msgstr ""
"かたちをえらんでクリックしたら、ドラッグして すきなおおきさにしよう。まわし"
"て、クリックしたら できあがり"
#. Text tool instructions
#: ../tools.h:104
@ -513,182 +503,182 @@ msgstr "オッケー。 じゃあ このままつづけよう!"
# FIXME: Move elsewhere!!!
#. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1842
#: ../tuxpaint.c:1855
msgid "Do you really want to quit?"
msgstr "ほんとうにやめる?"
#. Quit prompt positive response (quit)
#: ../tuxpaint.c:1845
#: ../tuxpaint.c:1858
msgid "Yes, I'm done!"
msgstr "はい、やめます!"
#. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1848
#: ../tuxpaint.c:1875
#: ../tuxpaint.c:1861 ../tuxpaint.c:1888
msgid "No, take me back!"
msgstr "いいえ、まえに もどります!"
#. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1852
#: ../tuxpaint.c:1865
msgid "If you quit, youll lose your picture! Save it?"
msgstr "やめると えがきえちゃうよ! セーブする?"
#: ../tuxpaint.c:1853
#: ../tuxpaint.c:1858
#: ../tuxpaint.c:1866 ../tuxpaint.c:1871
msgid "Yes, save it!"
msgstr "はい、セーブします!"
#: ../tuxpaint.c:1854
#: ../tuxpaint.c:1859
#: ../tuxpaint.c:1867 ../tuxpaint.c:1872
msgid "No, don't bother saving!"
msgstr "いいえ、セーブしなくても いいです!"
#. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1857
#: ../tuxpaint.c:1870
msgid "Save your picture first?"
msgstr "そのまえに いまのえを セーブする?"
#. Error opening picture
#: ../tuxpaint.c:1862
#: ../tuxpaint.c:1875
msgid "Cant open that picture!"
msgstr "そのえはひらけないよ!"
#. Generic dialog dismissal
#: ../tuxpaint.c:1865
#: ../tuxpaint.c:1870
#: ../tuxpaint.c:1879
#: ../tuxpaint.c:1883
#: ../tuxpaint.c:1892
#: ../tuxpaint.c:1878 ../tuxpaint.c:1883 ../tuxpaint.c:1892 ../tuxpaint.c:1899
#: ../tuxpaint.c:1908
msgid "OK"
msgstr "オッケー"
#. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1869
#: ../tuxpaint.c:1882
msgid "There are no saved files!"
msgstr "セーブされた えは なかったよ!"
#. Verification of print action
#: ../tuxpaint.c:1873
#: ../tuxpaint.c:1886
msgid "Print your picture now?"
msgstr "いんさつする?"
#: ../tuxpaint.c:1874
#: ../tuxpaint.c:1887
msgid "Yes, print it!"
msgstr "はい、いんさつします!"
#. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1878
#: ../tuxpaint.c:1891
msgid "Your picture has been printed!"
msgstr "えを いんさつしたよ!"
#. We got an error printing
#: ../tuxpaint.c:1895
#, 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:1882
#: ../tuxpaint.c:1898
msgid "You cant print yet!"
msgstr "まだ いんさつは できないよ!"
#. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1886
#: ../tuxpaint.c:1902
msgid "Erase this picture?"
msgstr "このえを けす?"
#: ../tuxpaint.c:1887
#: ../tuxpaint.c:1903
msgid "Yes, erase it!"
msgstr "はい、けします!"
#: ../tuxpaint.c:1888
#: ../tuxpaint.c:1904
msgid "No, don't erase it!"
msgstr "いいえ、けしません!"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1891
#: ../tuxpaint.c:1907
msgid "Remember to use the left mouse button!"
msgstr "マウスの ひだりのボタンを つかってね!"
#. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2006
#: ../tuxpaint.c:2022
msgid "Sound muted."
msgstr "おとが ならないように しました"
#. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2011
#: ../tuxpaint.c:2027
msgid "Sound unmuted."
msgstr "おとが なるように しました"
#. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2477
#: ../tuxpaint.c:2493
msgid "Please wait…"
msgstr "もうちょっと まってね…"
#: ../tuxpaint.c:7181
#: ../tuxpaint.c:7197
msgid "Pick a color."
msgstr "いろを えらんで"
#. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7961
#: ../tuxpaint.c:7977
msgid "Erase"
msgstr "けす"
#. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7964
#: ../tuxpaint.c:7980
msgid "Slides"
msgstr "スライド"
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7967
#: ../tuxpaint.c:7983
msgid "Back"
msgstr "もどる"
#. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7970
#: ../tuxpaint.c:7986
msgid "Next"
msgstr "つぎ"
#. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7973
#: ../tuxpaint.c:7989
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:8620
#: ../tuxpaint.c:8636
msgid "Aa"
msgstr "Aa"
# 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:11620
#: ../tuxpaint.c:11636
msgid "Yes"
msgstr "はい"
#: ../tuxpaint.c:11624
#: ../tuxpaint.c:11640
msgid "No"
msgstr "いいえ"
#. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12576
#: ../tuxpaint.c:12592
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:12580
#: ../tuxpaint.c:12596
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:12584
#: ../tuxpaint.c:12600
msgid "No, save a new file!"
msgstr "いいえ、あたらしく セーブします!"
#: ../tuxpaint.c:13347
#: ../tuxpaint.c:13363
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:14334
#: ../tuxpaint.c:14648
#: ../tuxpaint.c:14350 ../tuxpaint.c:14664
msgid "Choose the pictures you want, then click “Play”."
msgstr "えを えらんでから 「かいし」をクリックしてね"
@ -705,7 +695,6 @@ msgid "Tux Paint"
msgstr "タックスペイント"
#: ../../magic/src/alien.c:64
#| msgid "Shift"
msgid "Color Shift"
msgstr "へんしょく"
@ -731,10 +720,13 @@ msgstr "ぬらす"
#: ../../magic/src/blocks_chalk_drip.c:146
msgid "Click and move the mouse around to make the picture blocky."
msgstr "クリックしたまま マウスをうごかして ちいさな しかくでできた ギザギザの えに しよう"
msgstr ""
"クリックしたまま マウスをうごかして ちいさな しかくでできた ギザギザの え"
"に しよう"
#: ../../magic/src/blocks_chalk_drip.c:149
msgid "Click and move the mouse around to turn the picture into a chalk drawing."
msgid ""
"Click and move the mouse around to turn the picture into a chalk drawing."
msgstr "クリックしたままマウスをうごかして チョークでかいたみたいに しよう"
#: ../../magic/src/blocks_chalk_drip.c:152
@ -844,7 +836,6 @@ msgstr "ぎょがんレンズ"
#. Needs better name
#: ../../magic/src/fisheye.c:79
#| msgid "Click and drag to shift your picture around on the canvas."
msgid "Click on part of your picture to create a fisheye effect."
msgstr "クリックしたばしょが さかなの めで みたように ゆがみます"
@ -854,7 +845,9 @@ msgstr "はな"
#: ../../magic/src/flower.c:130
msgid "Click and drag to draw a flower stalk. Let go to finish the flower."
msgstr "クリックしたままマウスをうごかして くきを かこう。 マウスを はなせば はなの できあがり"
msgstr ""
"クリックしたままマウスをうごかして くきを かこう。 マウスを はなせば はなの "
"できあがり"
#: ../../magic/src/foam.c:104
msgid "Foam"
@ -869,7 +862,8 @@ msgid "Fold"
msgstr "おりかえし"
#: ../../magic/src/fold.c:62
msgid "Choose a background color and click to turn the corner of the page over."
msgid ""
"Choose a background color and click to turn the corner of the page over."
msgstr "うらのいろを えらんでから、かどのちかくを クリックして おりかえそう"
#: ../../magic/src/glasstile.c:83
@ -897,8 +891,11 @@ msgid "Kaleidoscope"
msgstr "まんげきょう"
#: ../../magic/src/kalidescope.c:83
msgid "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)."
msgstr "クリックしたまま マウスをうごかして まんげきょう みたいに たいしょうの えを かこう"
msgid ""
"Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)."
msgstr ""
"クリックしたまま マウスをうごかして まんげきょう みたいに たいしょうの えを "
"かこう"
#: ../../magic/src/light.c:84
msgid "Light"
@ -906,7 +903,8 @@ msgstr "てらす"
#: ../../magic/src/light.c:90
msgid "Click and drag to draw a beam of light on your picture."
msgstr "クリックしたまま マウスをうごかして かいちゅうでんとうの あかりで てらそう"
msgstr ""
"クリックしたまま マウスをうごかして かいちゅうでんとうの あかりで てらそう"
#: ../../magic/src/metalpaint.c:77
msgid "Metal Paint"
@ -914,7 +912,8 @@ msgstr "かなもの"
#: ../../magic/src/metalpaint.c:83
msgid "Click and drag the mouse to paint with a metallic color."
msgstr "クリックしたまま マウスをうごかして かなものの ような かんじで いろをぬろう"
msgstr ""
"クリックしたまま マウスをうごかして かなものの ような かんじで いろをぬろう"
#: ../../magic/src/mirror_flip.c:94
msgid "Mirror"
@ -937,19 +936,21 @@ msgid "Mosaic"
msgstr "モザイク"
#: ../../magic/src/mosaic.c:73
msgid "Click and move the mouse to add a mosaic effect to parts of your picture."
msgid ""
"Click and move the mouse to add a mosaic effect to parts of your picture."
msgstr "クリックしたまま マウスをうごかして モザイクえのようにしよう"
#: ../../magic/src/mosaic.c:74
msgid "Click to add a mosaic effect to your entire picture."
msgstr "クリックしたまま マウスをうごかして えの ぜんたいを モザイクえのようにしよう"
msgstr ""
"クリックしたまま マウスをうごかして えの ぜんたいを モザイクえのようにし"
"よう"
#: ../../magic/src/negative.c:72
msgid "Negative"
msgstr "ネガ"
#: ../../magic/src/negative.c:80
#| msgid "Click and move the mouse around to draw a negative."
msgid "Click and move the mouse around to make your painting negative."
msgstr "クリックしたまま マウスをうごかして ネガポジにしよう"
@ -985,15 +986,15 @@ msgstr "にじ"
msgid "You can draw in rainbow colors!"
msgstr "にじいろで かこう!"
#: ../../magic/src/rain.c:64
#: ../../magic/src/rain.c:65
msgid "Rain"
msgstr "あめ"
#: ../../magic/src/rain.c:67
#: ../../magic/src/rain.c:68
msgid "Click to place a rain drop onto your picture."
msgstr "クリックしたばしょに あめを ふらせよう"
#: ../../magic/src/rain.c:68
#: ../../magic/src/rain.c:69
msgid "Click to cover your picture with rain drops."
msgstr "えをクリックして ぜんたいに あめを ふらせよう"
@ -1098,7 +1099,8 @@ msgid "Color & White"
msgstr "いろ+しろ"
#: ../../magic/src/tint.c:75
msgid "Click and move the mouse around to change the color of parts of your picture."
msgid ""
"Click and move the mouse around to change the color of parts of your picture."
msgstr "クリックしたまま マウスをうごかして えの いろを かえよう"
#: ../../magic/src/tint.c:76
@ -1106,12 +1108,18 @@ msgid "Click to change the color of your entire picture."
msgstr "えを クリックして ぜんたいの いろを かえよう"
#: ../../magic/src/tint.c:77
msgid "Click and move the mouse around to turn parts of your picture into white and a color you choose."
msgstr "いろを えらんだあと クリックしたままマウスをうごかして そのいろと しろいろ だけの えに しよう"
msgid ""
"Click and move the mouse around to turn parts of your picture into white and "
"a color you choose."
msgstr ""
"いろを えらんだあと クリックしたままマウスをうごかして そのいろと しろい"
"ろ だけの えに しよう"
#: ../../magic/src/tint.c:78
msgid "Click to turn your entire picture into white and a color you choose."
msgstr "いろを えらんだあと えを クリックして ぜんたいを そのいろと しろいろ だけに しよう"
msgstr ""
"いろを えらんだあと えを クリックして ぜんたいを そのいろと しろいろ "
"だけに しよう"
#: ../../magic/src/toothpaste.c:65
msgid "Toothpaste"
@ -1138,12 +1146,26 @@ msgid "Wavelets"
msgstr "なみ"
#: ../../magic/src/waves.c:83
msgid "Click to make the picture horizontally wavy. Click toward the top for shorter waves, the bottom for taller waves, the left for small waves, and the right for long waves."
msgstr "クリックして よこの むきに えを なみうたせよう。 なみの ながさは うえのほうを クリックすれば みじかく したのほうを クリックすれば ながくなるよ。それから なみの たかさは ひだりのほうを クリックすれば おおきく みぎのほうを クリックすれば ひくくなるよ"
msgid ""
"Click to make the picture horizontally wavy. Click toward the top for "
"shorter waves, the bottom for taller waves, the left for small waves, and "
"the right for long waves."
msgstr ""
"クリックして よこの むきに えを なみうたせよう。 なみの ながさは うえのほ"
"うを クリックすれば みじかく したのほうを クリックすれば ながくなるよ。それか"
"ら なみの たかさは ひだりのほうを クリックすれば おおきく みぎのほうを クリッ"
"クすれば ひくくなるよ"
#: ../../magic/src/waves.c:84
msgid "Click to make the picture vertically wavy. Click toward the top for shorter waves, the bottom for taller waves, the left for small waves, and the right for long waves."
msgstr "クリックして たての むきに えを なみうたせよう。 なみの ながさは うえのほうを クリックすれば みじかく したのほうを クリックすれば ながくなるよ。それから なみの たかさは ひだりのほうを クリックすれば おおきく みぎのほうを クリックすれば ひくくなるよ"
msgid ""
"Click to make the picture vertically wavy. Click toward the top for shorter "
"waves, the bottom for taller waves, the left for small waves, and the right "
"for long waves."
msgstr ""
"クリックして たての むきに えを なみうたせよう。 なみの ながさは うえのほ"
"うを クリックすれば みじかく したのほうを クリックすれば ながくなるよ。それか"
"ら なみの たかさは ひだりのほうを クリックすれば おおきく みぎのほうを クリッ"
"クすれば ひくくなるよ"
#, fuzzy
#~ msgid ""
@ -1162,6 +1184,7 @@ msgstr "クリックして たての むきに えを なみうたせよう
#~| msgid "Click and drag to shift your picture around on the canvas."
#~ msgid "Click the part of your picture where would you like a puzzle."
#~ msgstr "クリックしたまま マウスをうごかして えの ぜんたいを うごかそう"
#, fuzzy
#~ msgid "Click to make a puzzle in fullscreen mode."
#~ msgstr "えをクリックして みぎとひだりを ひっくりかえそう"
@ -1203,10 +1226,12 @@ msgstr "クリックして たての むきに えを なみうたせよう
#, fuzzy
#~ msgid "Blur All"
#~ msgstr "ぼかす"
#~ msgid "Click and move to fade the colors."
#~ msgstr "クリックしたまま マウスをうごかして いろを うすく しよう"
#~ msgid "Click and move to darken the colors."
#~ msgstr "クリックしたまま マウスをうごかして いろを こく しよう."
#~ msgid "Sparkles"
#~ msgstr "ひばな"