Added Adam R.'s "Rails" Magic tool.

Updated POTFILES.in to add new Magic tools from Adam and Andrew.
Regenerated POT and POs.
This commit is contained in:
William Kendrick 2008-07-14 00:31:11 +00:00
parent 36ee8ff4cb
commit efff54560a
90 changed files with 6688 additions and 2700 deletions

View file

@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Tux Paint 0.9.16\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-07-10 12:03-0700\n"
"POT-Creation-Date: 2008-07-13 17:29-0700\n"
"PO-Revision-Date: 2007-04-29 23:10-0400\n"
"Last-Translator: Mark K. Kim <mkkim214@gmail.com>\n"
"Language-Team: N/A\n"
@ -382,7 +382,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:7953
#: ../tools.h:75 ../tuxpaint.c:7965
msgid "Open"
msgstr "열기"
@ -599,75 +599,75 @@ msgstr ""
msgid "Please wait…"
msgstr "잠깐만 기다려 주세요..."
#: ../tuxpaint.c:7176
#: ../tuxpaint.c:7188
msgid "Pick a color."
msgstr ""
#. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7956
#: ../tuxpaint.c:7968
msgid "Erase"
msgstr "지우기"
#. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7959
#: ../tuxpaint.c:7971
msgid "Slides"
msgstr ""
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7962
#: ../tuxpaint.c:7974
msgid "Back"
msgstr "되 돌아가기"
#. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7965
#: ../tuxpaint.c:7977
#, fuzzy
msgid "Next"
msgstr "글"
#. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7968
#: ../tuxpaint.c:7980
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:8615
#: ../tuxpaint.c:8627
msgid "Aa"
msgstr "A가"
#. 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:11520
#: ../tuxpaint.c:11532
msgid "Yes"
msgstr "네"
#: ../tuxpaint.c:11524
#: ../tuxpaint.c:11536
msgid "No"
msgstr "아니요"
#. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12476
#: ../tuxpaint.c:12488
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:12480
#: ../tuxpaint.c:12492
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:12484
#: ../tuxpaint.c:12496
msgid "No, save a new file!"
msgstr "아니요, 새로운 파일로 저장하죠"
#: ../tuxpaint.c:13247
#: ../tuxpaint.c:13259
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:14234 ../tuxpaint.c:14548
#: ../tuxpaint.c:14246 ../tuxpaint.c:14560
#, fuzzy
msgid "Choose the pictures you want, then click “Play”."
msgstr "원하는 그림을 고른후 「열기」버튼을 눌러주세요."
@ -684,19 +684,31 @@ msgstr "미술 프로그램"
msgid "Tux Paint"
msgstr "턱스페인트"
#: ../../magic/src/blackAndWhite.c:62
#: ../../magic/src/blackAndWhite.c:67
msgid "Black & White"
msgstr ""
#: ../../magic/src/blackAndWhite.c:63
#: ../../magic/src/blackAndWhite.c:68
msgid "Threshold"
msgstr ""
#: ../../magic/src/blackAndWhite.c:66
#: ../../magic/src/blackAndWhite.c:71
#, fuzzy
msgid "Click and move the mouse around convert the image to greyscale."
msgstr "마우스를 누르면 그림을 흐리게 만들 수 있어요."
#: ../../magic/src/blackAndWhite.c:72
msgid "Click to convert the image to greyscale."
msgstr ""
#: ../../magic/src/blackAndWhite.c:67
#: ../../magic/src/blackAndWhite.c:73
#, fuzzy
msgid ""
"Click and move the mouse around to threshold the image into black and white "
"regions."
msgstr "마우스를 누르면 그림이 만화 같이 변화돼요."
#: ../../magic/src/blackAndWhite.c:74
msgid "Click to threshold the image into black and white regions."
msgstr ""
@ -725,24 +737,20 @@ msgstr "마우스를 누르면 그림이 분필로 만든 것 같이 되어요."
msgid "Click and move the mouse around to make the picture drip."
msgstr "마우스를 누르면 그림이 흐르는 것 같이 되어요."
#: ../../magic/src/blurAll.c:59
#, fuzzy
msgid "Blur All"
msgstr "흐리게"
#: ../../magic/src/blurAll.c:62
#, fuzzy
msgid "Click to blur the whole image."
msgstr "마우스를 누르면 그림이 뒤집어져요."
#: ../../magic/src/blur.c:76
#: ../../magic/src/blur.c:57
msgid "Blur"
msgstr "흐리게"
#: ../../magic/src/blur.c:83
msgid "Click and move the mouse around to blur the picture."
#: ../../magic/src/blur.c:60
#, fuzzy
msgid "Click and move the mouse around to blur the image."
msgstr "마우스를 누르면 그림을 흐리게 만들 수 있어요."
#: ../../magic/src/blur.c:60
#, fuzzy
msgid "Click to blur the whole image."
msgstr "마우스를 누르면 그림이 뒤집어져요."
#. Both are named "Bricks", at the moment:
#: ../../magic/src/bricks.c:104
msgid "Bricks"
@ -866,6 +874,16 @@ msgstr "풀"
msgid "Click and move to draw grass. Dont forget the dirt!"
msgstr "마우스를 누르면 풀이 그려져요. 땅도 그리는 것 잊지 마세요!"
#: ../../magic/src/jigsaw.c:62
msgid "Jigsaw"
msgstr ""
#: ../../magic/src/jigsaw.c:65
msgid ""
"Click to make your picture into a jigsaw which you can print and cut out, "
"make sure to ask an adult for help."
msgstr ""
#: ../../magic/src/kalidescope.c:77
msgid "Kaleidoscope"
msgstr ""
@ -925,6 +943,15 @@ msgstr "마우스를 누르면 그림의 색이 뒤집어져요."
msgid "Click to turn the image into its negative."
msgstr "마우스를 누르면 그림이 뒤집어져요."
#: ../../magic/src/rails.c:74
msgid "Rails"
msgstr ""
#: ../../magic/src/rails.c:76
#, fuzzy
msgid "Click and drag to draw train track rails on your picture."
msgstr "마우스를 누르면 그림을 흐리게 만들 수 있어요."
#: ../../magic/src/rainbow.c:107
msgid "Rainbow"
msgstr "무지개"
@ -985,6 +1012,19 @@ msgstr "번지게"
msgid "Click and move the mouse around to smudge the picture."
msgstr "마우스를 누르면 그림을 번지게 만들 수 있어요."
#: ../../magic/src/snow.c:68
msgid "Snow Ball"
msgstr ""
#: ../../magic/src/snow.c:69
msgid "Snow Flake"
msgstr ""
#: ../../magic/src/snow.c:72 ../../magic/src/snow.c:73
#, fuzzy
msgid "Click to add snow to the image."
msgstr "마우스를 누르면 그림이 뒤집어져요."
#: ../../magic/src/tint.c:77
msgid "Tint"
msgstr "배합"
@ -1012,6 +1052,10 @@ msgid ""
"waves."
msgstr ""
#, fuzzy
#~ msgid "Blur All"
#~ msgstr "흐리게"
#~ msgid "Click and move to fade the colors."
#~ msgstr "마우스를 누르면 그림을 희미하게 만들 수 있어요."