Proper case of locales.

Regenerated PO and desktop file.
This commit is contained in:
William Kendrick 2008-06-27 20:20:06 +00:00
parent 99ef3fb8e3
commit 3a8a682bf8
83 changed files with 7796 additions and 7788 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-06-21 10:24-0700\n"
"POT-Creation-Date: 2008-06-27 13:15-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:7830
#: ../tools.h:75 ../tuxpaint.c:7835
msgid "Open"
msgstr "열기"
@ -499,175 +499,175 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "그럼, 계속 그림을 그리세요!"
#. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:1804
#: ../tuxpaint.c:1809
msgid "Do you really want to quit?"
msgstr "프로그램을 끝 마칠까요?"
#. Quit prompt positive response (quit)
#: ../tuxpaint.c:1807
#: ../tuxpaint.c:1812
msgid "Yes, I'm done!"
msgstr "네, 끝마쳐요!"
#. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:1810 ../tuxpaint.c:1837
#: ../tuxpaint.c:1815 ../tuxpaint.c:1842
msgid "No, take me back!"
msgstr "아니요, 전 화면으로 돌아가요!"
#. Current picture is not saved; user is quitting
#: ../tuxpaint.c:1814
#: ../tuxpaint.c:1819
msgid "If you quit, youll lose your picture! Save it?"
msgstr "그림을 저장않하고 종료 하면 그림이 없어져요! 저장할까요?"
#: ../tuxpaint.c:1815 ../tuxpaint.c:1820
#: ../tuxpaint.c:1820 ../tuxpaint.c:1825
msgid "Yes, save it!"
msgstr "네, 저장하세요!"
#: ../tuxpaint.c:1816 ../tuxpaint.c:1821
#: ../tuxpaint.c:1821 ../tuxpaint.c:1826
msgid "No, don't bother saving!"
msgstr "아니요, 저장하지 마세요!"
#. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:1819
#: ../tuxpaint.c:1824
msgid "Save your picture first?"
msgstr "먼저, 그림을 저장할까요?"
#. Error opening picture
#: ../tuxpaint.c:1824
#: ../tuxpaint.c:1829
msgid "Cant open that picture!"
msgstr "그 그림은 열지 못합니다!"
#. Generic dialog dismissal
#: ../tuxpaint.c:1827 ../tuxpaint.c:1832 ../tuxpaint.c:1841 ../tuxpaint.c:1845
#: ../tuxpaint.c:1854
#: ../tuxpaint.c:1832 ../tuxpaint.c:1837 ../tuxpaint.c:1846 ../tuxpaint.c:1850
#: ../tuxpaint.c:1859
msgid "OK"
msgstr "네"
#. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:1831
#: ../tuxpaint.c:1836
msgid "There are no saved files!"
msgstr "저장된 파일이 없네요!"
#. Verification of print action
#: ../tuxpaint.c:1835
#: ../tuxpaint.c:1840
msgid "Print your picture now?"
msgstr "그림을 인쇄 할까요?"
#: ../tuxpaint.c:1836
#: ../tuxpaint.c:1841
msgid "Yes, print it!"
msgstr "네, 인쇄하세요!"
#. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:1840
#: ../tuxpaint.c:1845
msgid "Your picture has been printed!"
msgstr "그림을 인쇄 했습니다!"
#. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:1844
#: ../tuxpaint.c:1849
msgid "You cant print yet!"
msgstr "아직 인쇄 하지 못합니다!"
#. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:1848
#: ../tuxpaint.c:1853
msgid "Erase this picture?"
msgstr "이 그림을 지울까요?"
#: ../tuxpaint.c:1849
#: ../tuxpaint.c:1854
msgid "Yes, erase it!"
msgstr "네, 지우세요!"
#: ../tuxpaint.c:1850
#: ../tuxpaint.c:1855
msgid "No, don't erase it!"
msgstr "아니요, 지우지 마세요!"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:1853
#: ../tuxpaint.c:1858
msgid "Remember to use the left mouse button!"
msgstr "왼쪽 마우스버튼을 사용하는걸 잊지 마세요!"
#. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:1964
#: ../tuxpaint.c:1969
msgid "Sound muted."
msgstr ""
#. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:1969
#: ../tuxpaint.c:1974
msgid "Sound unmuted."
msgstr ""
#. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:2406
#: ../tuxpaint.c:2411
msgid "Please wait…"
msgstr "잠깐만 기다려 주세요..."
#: ../tuxpaint.c:7056
#: ../tuxpaint.c:7061
msgid "Pick a color."
msgstr ""
#. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7833
#: ../tuxpaint.c:7838
msgid "Erase"
msgstr "지우기"
#. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7836
#: ../tuxpaint.c:7841
msgid "Slides"
msgstr ""
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7839
#: ../tuxpaint.c:7844
msgid "Back"
msgstr "되 돌아가기"
#. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7842
#: ../tuxpaint.c:7847
#, fuzzy
msgid "Next"
msgstr "글"
#. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7845
#: ../tuxpaint.c:7850
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:8438
#: ../tuxpaint.c:8443
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:11343
#: ../tuxpaint.c:11348
msgid "Yes"
msgstr "네"
#: ../tuxpaint.c:11347
#: ../tuxpaint.c:11352
msgid "No"
msgstr "아니요"
#. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12296
#: ../tuxpaint.c:12301
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:12300
#: ../tuxpaint.c:12305
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:12304
#: ../tuxpaint.c:12309
msgid "No, save a new file!"
msgstr "아니요, 새로운 파일로 저장하죠"
#: ../tuxpaint.c:13067
#: ../tuxpaint.c:13072
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:14054 ../tuxpaint.c:14368
#: ../tuxpaint.c:14059 ../tuxpaint.c:14373
#, fuzzy
msgid "Choose the pictures you want, then click “Play”."
msgstr "원하는 그림을 고른후 「열기」버튼을 눌러주세요."
@ -684,247 +684,247 @@ msgstr "미술 프로그램"
msgid "Tux Paint"
msgstr "턱스페인트"
#: ../../magic/src/blocks_chalk_drip.c:133
#: ../../magic/src/blocks_chalk_drip.c:132
msgid "Blocks"
msgstr "네모나게"
#: ../../magic/src/blocks_chalk_drip.c:135
#: ../../magic/src/blocks_chalk_drip.c:134
msgid "Chalk"
msgstr "분필"
#: ../../magic/src/blocks_chalk_drip.c:137
#: ../../magic/src/blocks_chalk_drip.c:136
msgid "Drip"
msgstr "흘리게"
#: ../../magic/src/blocks_chalk_drip.c:147
#: ../../magic/src/blocks_chalk_drip.c:146
msgid "Click and move the mouse around to make the picture blocky."
msgstr "마우스를 누르면 그림이 네모나게 되어요."
#: ../../magic/src/blocks_chalk_drip.c:150
#: ../../magic/src/blocks_chalk_drip.c:149
msgid ""
"Click and move the mouse around to turn the picture into a chalk drawing."
msgstr "마우스를 누르면 그림이 분필로 만든 것 같이 되어요."
#: ../../magic/src/blocks_chalk_drip.c:153
#: ../../magic/src/blocks_chalk_drip.c:152
msgid "Click and move the mouse around to make the picture drip."
msgstr "마우스를 누르면 그림이 흐르는 것 같이 되어요."
#: ../../magic/src/blur.c:77
#: ../../magic/src/blur.c:76
msgid "Blur"
msgstr "흐리게"
#: ../../magic/src/blur.c:84
#: ../../magic/src/blur.c:83
msgid "Click and move the mouse around to blur the picture."
msgstr "마우스를 누르면 그림을 흐리게 만들 수 있어요."
#. Both are named "Bricks", at the moment:
#: ../../magic/src/bricks.c:105
#: ../../magic/src/bricks.c:104
msgid "Bricks"
msgstr "벽돌"
#: ../../magic/src/bricks.c:112
#: ../../magic/src/bricks.c:111
msgid "Click and move to draw large bricks."
msgstr "마우스를 누르면 큰 벽돌이 그려져요!"
#: ../../magic/src/bricks.c:114
#: ../../magic/src/bricks.c:113
msgid "Click and move to draw small bricks."
msgstr "마우스를 누르면 작은 벽돌이 그려져요!"
#: ../../magic/src/calligraphy.c:109
#: ../../magic/src/calligraphy.c:108
msgid "Calligraphy"
msgstr ""
#: ../../magic/src/calligraphy.c:116
#: ../../magic/src/calligraphy.c:115
#, fuzzy
msgid "Click and move the mouse around to draw in calligraphy."
msgstr "마우스를 누르면 그림의 색이 뒤집어져요."
#: ../../magic/src/cartoon.c:81
#: ../../magic/src/cartoon.c:80
msgid "Cartoon"
msgstr "만화"
#: ../../magic/src/cartoon.c:88
#: ../../magic/src/cartoon.c:87
msgid "Click and move the mouse around to turn the picture into a cartoon."
msgstr "마우스를 누르면 그림이 만화 같이 변화돼요."
#: ../../magic/src/distortion.c:122
#: ../../magic/src/distortion.c:121
msgid "Distortion"
msgstr ""
#: ../../magic/src/distortion.c:130
#: ../../magic/src/distortion.c:129
#, fuzzy
msgid "Click and drag the mouse to cause a distortion in your picture."
msgstr "마우스를 누르면 그림을 흐리게 만들 수 있어요."
#: ../../magic/src/emboss.c:77
#: ../../magic/src/emboss.c:76
msgid "Emboss"
msgstr ""
#: ../../magic/src/emboss.c:83
#: ../../magic/src/emboss.c:82
#, fuzzy
msgid "Click and drag the mouse to emboss the picture."
msgstr "마우스를 누르면 그림을 흐리게 만들 수 있어요."
#: ../../magic/src/fade_darken.c:117
#: ../../magic/src/fade_darken.c:116
msgid "Lighten"
msgstr "사라지게"
#: ../../magic/src/fade_darken.c:119
#: ../../magic/src/fade_darken.c:118
msgid "Darken"
msgstr "어둡게"
#: ../../magic/src/fade_darken.c:129
#: ../../magic/src/fade_darken.c:128
msgid "Click and move to fade the colors."
msgstr "마우스를 누르면 그림을 희미하게 만들 수 있어요."
#: ../../magic/src/fade_darken.c:132
#: ../../magic/src/fade_darken.c:131
msgid "Click and move to darken the colors."
msgstr "마우스를 누르면 그림을 어둡게 만들 수 있어요."
#: ../../magic/src/fill.c:88
#: ../../magic/src/fill.c:87
msgid "Fill"
msgstr "물통"
#: ../../magic/src/fill.c:95
#: ../../magic/src/fill.c:94
msgid "Click in the picture to fill that area with color."
msgstr "마우스를 누르면 물통을 엎을 수 있어요!"
#: ../../magic/src/flower.c:125
#: ../../magic/src/flower.c:124
msgid "Flower"
msgstr ""
#: ../../magic/src/flower.c:131
#: ../../magic/src/flower.c:130
msgid "Click and drag to draw a flower stalk. Let go to finish the flower."
msgstr ""
#: ../../magic/src/foam.c:105
#: ../../magic/src/foam.c:104
msgid "Foam"
msgstr ""
#: ../../magic/src/foam.c:111
#: ../../magic/src/foam.c:110
#, fuzzy
msgid "Click and drag the mouse to cover an area with foamy bubbles."
msgstr "마우스를 누르면 물통을 엎을 수 있어요!"
#: ../../magic/src/glasstile.c:84
#: ../../magic/src/glasstile.c:83
msgid "Glass Tile"
msgstr ""
#: ../../magic/src/glasstile.c:90
#: ../../magic/src/glasstile.c:89
#, fuzzy
msgid "Click and drag the mouse to put glass tile over your picture."
msgstr "마우스를 누르면 그림을 흐리게 만들 수 있어요."
#: ../../magic/src/grass.c:93
#: ../../magic/src/grass.c:92
msgid "Grass"
msgstr "풀"
#: ../../magic/src/grass.c:99
#: ../../magic/src/grass.c:98
msgid "Click and move to draw grass. Dont forget the dirt!"
msgstr "마우스를 누르면 풀이 그려져요. 땅도 그리는 것 잊지 마세요!"
#: ../../magic/src/kalidescope.c:78
#: ../../magic/src/kalidescope.c:77
msgid "Kaleidoscope"
msgstr ""
#: ../../magic/src/kalidescope.c:84
#: ../../magic/src/kalidescope.c:83
#, fuzzy
msgid ""
"Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)."
msgstr "마우스를 누르면 그림을 어둡게 만들 수 있어요."
#: ../../magic/src/light.c:85
#: ../../magic/src/light.c:84
#, fuzzy
msgid "Light"
msgstr "사라지게"
#: ../../magic/src/light.c:91
#: ../../magic/src/light.c:90
#, fuzzy
msgid "Click and drag to draw a beam of light on your picture."
msgstr "마우스를 누르면 그림을 흐리게 만들 수 있어요."
#: ../../magic/src/metalpaint.c:78
#: ../../magic/src/metalpaint.c:77
#, fuzzy
msgid "Metal Paint"
msgstr "물감"
#: ../../magic/src/metalpaint.c:84
#: ../../magic/src/metalpaint.c:83
#, fuzzy
msgid "Click and drag the mouse to paint with a metallic color."
msgstr "마우스를 누르면 그림을 어둡게 만들 수 있어요."
#: ../../magic/src/mirror_flip.c:95
#: ../../magic/src/mirror_flip.c:94
msgid "Mirror"
msgstr "거울"
#: ../../magic/src/mirror_flip.c:97
#: ../../magic/src/mirror_flip.c:96
msgid "Flip"
msgstr "뒤집기"
#: ../../magic/src/mirror_flip.c:107
#: ../../magic/src/mirror_flip.c:106
msgid "Click to make a mirror image."
msgstr "마우스를 누르면 그림이 뒤집어져요."
#: ../../magic/src/mirror_flip.c:110
#: ../../magic/src/mirror_flip.c:109
msgid "Click to flip the picture upside-down."
msgstr "마우스를 누르면 그림이 엎어져요."
#: ../../magic/src/negative.c:73
#: ../../magic/src/negative.c:72
msgid "Negative"
msgstr "음화"
#: ../../magic/src/negative.c:80
#: ../../magic/src/negative.c:79
msgid "Click and move the mouse around to draw a negative."
msgstr "마우스를 누르면 그림의 색이 뒤집어져요."
#: ../../magic/src/rainbow.c:108
#: ../../magic/src/rainbow.c:107
msgid "Rainbow"
msgstr "무지개"
#: ../../magic/src/rainbow.c:115
#: ../../magic/src/rainbow.c:114
msgid "You can draw in rainbow colors!"
msgstr "여러가지의 색으로 그림을 그려 보세요."
#: ../../magic/src/ripples.c:82
#: ../../magic/src/ripples.c:81
msgid "Ripples"
msgstr ""
#: ../../magic/src/ripples.c:88
#: ../../magic/src/ripples.c:87
#, fuzzy
msgid "Click to make ripples appear over your picture."
msgstr "마우스를 누르면 그림을 흐리게 만들 수 있어요."
#: ../../magic/src/shift.c:105
#: ../../magic/src/shift.c:104
msgid "Shift"
msgstr ""
#: ../../magic/src/shift.c:111
#: ../../magic/src/shift.c:110
#, fuzzy
msgid "Click and drag to shift your picture around on the canvas."
msgstr "마우스를 누르면 그림을 흐리게 만들 수 있어요."
#: ../../magic/src/smudge.c:78
#: ../../magic/src/smudge.c:77
msgid "Smudge"
msgstr "번지게"
#: ../../magic/src/smudge.c:85
#: ../../magic/src/smudge.c:84
msgid "Click and move the mouse around to smudge the picture."
msgstr "마우스를 누르면 그림을 번지게 만들 수 있어요."
#: ../../magic/src/tint.c:78
#: ../../magic/src/tint.c:77
msgid "Tint"
msgstr "배합"
#: ../../magic/src/tint.c:85
#: ../../magic/src/tint.c:84
msgid "Click and move the mouse around to change the pictures color."
msgstr "마우스를 누르면 그림이 색이 변화돼요."
#: ../../magic/src/waves.c:79
#: ../../magic/src/waves.c:78
#, fuzzy
msgid "Waves"
msgstr "저장"
#: ../../magic/src/waves.c:85
#: ../../magic/src/waves.c:84
msgid ""
"Click to make the picture wavy. Click toward the top for shorter waves, the "
"bottom for taller waves, the left for small waves, and the right for long "