X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=po%2Fko.po;h=766180a90e589aa78d61112682b31121dfa829cf;hb=76af33244ff46b4823373ff08586c81a3aecf7a0;hp=95db7cf506df3bc8b5182ab4ed3fd14c0cecf15d;hpb=619df37631a53fcf45cbe42ac39a74f9750fee67;p=inkscape.git diff --git a/po/ko.po b/po/ko.po index 95db7cf50..766180a90 100644 --- a/po/ko.po +++ b/po/ko.po @@ -3,14 +3,11 @@ # Copyright (C) 2006 Free Software Foundation, Inc. # Kitae Kim , 2006. # -#: ../src/widgets/toolbox.cpp:4035 ../src/widgets/toolbox.cpp:4056 -#: ../src/widgets/toolbox.cpp:4085 ../src/widgets/toolbox.cpp:4106 -#: ../src/widgets/toolbox.cpp:4133 msgid "" msgstr "" -"Project-Id-Version: Inkscape\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-12-22 00:30+0100\n" +"Project-Id-Version: inkscape\n" +"Report-Msgid-Bugs-To: inkscape-devel@lists.sourceforge.net\n" +"POT-Creation-Date: 2008-02-08 23:00+0100\n" "PO-Revision-Date: 2006-11-05 17:52+0100\n" "Last-Translator: Kitae \n" "Language-Team: \n" @@ -24,102 +21,134 @@ msgid "Create and edit Scalable Vector Graphics images" msgstr "SVG(크기 조정 가능한 벡터 그래픽) 이미지 생성" #: ../inkscape.desktop.in.h:2 -msgid "Inkscape SVG Vector Illustrator" +#, fuzzy +msgid "Inkscape Vector Graphics Editor" msgstr "SVG 벡터 일러스터 잉크스케이프" -#: ../src/arc-context.cpp:331 +#: ../src/arc-context.cpp:339 msgid "" "Ctrl: make circle or integer-ratio ellipse, snap arc/segment angle" msgstr "Ctrl: 원이나 타원을 만들고, 원호의 각도 조절" -#: ../src/arc-context.cpp:332 ../src/rect-context.cpp:374 +#: ../src/arc-context.cpp:340 ../src/rect-context.cpp:385 msgid "Shift: draw around the starting point" msgstr "" -#: ../src/arc-context.cpp:420 +#: ../src/arc-context.cpp:486 +#, c-format +msgid "" +"Ellipse: %s × %s (constrained to ratio %d:%d); with Shift " +"to draw around the starting point" +msgstr "" + +#: ../src/arc-context.cpp:488 #, c-format msgid "" -"Ellipse: %s × %s; with Ctrl to make circle or integer-" +"Ellipse: %s × %s; with Ctrl to make square or integer-" "ratio ellipse; with Shift to draw around the starting point" msgstr "" -#: ../src/arc-context.cpp:438 +#: ../src/arc-context.cpp:507 #, fuzzy msgid "Create ellipse" msgstr "중심선" -#: ../src/connector-context.cpp:517 +#: ../src/box3d-context.cpp:480 ../src/box3d-context.cpp:487 +#: ../src/box3d-context.cpp:494 ../src/box3d-context.cpp:501 +#: ../src/box3d-context.cpp:508 ../src/box3d-context.cpp:515 +#, fuzzy +msgid "Change perspective (angle of PLs)" +msgstr "사각형 찾기" + +#. status text +#. GString *Ax = SP_PX_TO_METRIC_STRING(origin[NR::X], desktop->namedview->getDefaultMetric()); +#. GString *Ay = SP_PX_TO_METRIC_STRING(origin[NR::Y], desktop->namedview->getDefaultMetric()); +#: ../src/box3d-context.cpp:730 +msgid "3D Box; with Shift to extrude along the Z axis" +msgstr "" + +#: ../src/box3d-context.cpp:757 +#, fuzzy +msgid "Create 3D box" +msgstr "중심선" + +#: ../src/connector-context.cpp:522 msgid "Creating new connector" msgstr "새 연결자 생성" -#: ../src/connector-context.cpp:711 +#: ../src/connector-context.cpp:751 +msgid "Connector endpoint drag cancelled." +msgstr "" + +#: ../src/connector-context.cpp:799 #, fuzzy msgid "Reroute connector" msgstr "새 연결자 생성" #. Flush pending updates -#: ../src/connector-context.cpp:918 +#: ../src/connector-context.cpp:964 #, fuzzy msgid "Create connector" msgstr "새 연결자 생성" -#: ../src/connector-context.cpp:942 +#: ../src/connector-context.cpp:988 msgid "Finishing connector" msgstr "연결자 종료" -#: ../src/connector-context.cpp:1086 +#: ../src/connector-context.cpp:1132 msgid "Connection point: click or drag to create a new connector" msgstr "연결점: 클릭하거나 드래그 하여 새로운 연결점을 생성" -#: ../src/connector-context.cpp:1157 +#: ../src/connector-context.cpp:1205 msgid "Connector endpoint: drag to reroute or connect to new shapes" msgstr "" -#: ../src/connector-context.cpp:1268 +#: ../src/connector-context.cpp:1316 msgid "Select at least one non-connector object." msgstr "" -#: ../src/connector-context.cpp:1273 ../src/widgets/toolbox.cpp:4319 +#: ../src/connector-context.cpp:1321 ../src/widgets/toolbox.cpp:5084 msgid "Make connectors avoid selected objects" msgstr "" -#: ../src/connector-context.cpp:1274 ../src/widgets/toolbox.cpp:4323 +#: ../src/connector-context.cpp:1322 ../src/widgets/toolbox.cpp:5094 msgid "Make connectors ignore selected objects" msgstr "" -#: ../src/context-fns.cpp:33 ../src/context-fns.cpp:62 +#: ../src/context-fns.cpp:36 ../src/context-fns.cpp:65 msgid "Current layer is hidden. Unhide it to be able to draw on it." msgstr "" -#: ../src/context-fns.cpp:39 ../src/context-fns.cpp:68 +#: ../src/context-fns.cpp:42 ../src/context-fns.cpp:71 msgid "Current layer is locked. Unlock it to be able to draw on it." msgstr "" -#: ../src/desktop-events.cpp:110 +#: ../src/desktop-events.cpp:149 #, fuzzy msgid "Create guide" msgstr "중심선" -#: ../src/desktop-events.cpp:184 -#, fuzzy -msgid "Move guide" -msgstr "노드를 아래도" - -#: ../src/desktop-events.cpp:190 ../src/dialogs/guidelinedialog.cpp:90 +#: ../src/desktop-events.cpp:195 ../src/desktop-events.cpp:246 +#: ../src/dialogs/guidelinedialog.cpp:127 #, fuzzy msgid "Delete guide" msgstr "노드 삭제" -#: ../src/desktop-events.cpp:208 -#, c-format -msgid "%s at %s" -msgstr "" +#: ../src/desktop-events.cpp:240 +#, fuzzy +msgid "Move guide" +msgstr "노드를 아래도" -#: ../src/desktop.cpp:698 +#: ../src/desktop-events.cpp:261 +#, fuzzy, c-format +msgid "Guideline: %s" +msgstr "가이드 라인" + +#: ../src/desktop.cpp:734 msgid "No previous zoom." msgstr "이전 확대/축소 없음." -#: ../src/desktop.cpp:723 +#: ../src/desktop.cpp:759 msgid "No next zoom." msgstr "다음 확대/축소 없음." @@ -140,28 +169,28 @@ msgstr "" msgid "Object has no tiled clones." msgstr "" -#: ../src/dialogs/clonetiler.cpp:851 +#: ../src/dialogs/clonetiler.cpp:985 msgid "Select one object whose tiled clones to unclump." msgstr "" -#: ../src/dialogs/clonetiler.cpp:873 +#: ../src/dialogs/clonetiler.cpp:1007 msgid "Unclump tiled clones" msgstr "" -#: ../src/dialogs/clonetiler.cpp:903 +#: ../src/dialogs/clonetiler.cpp:1037 msgid "Select one object whose tiled clones to remove." msgstr "" -#: ../src/dialogs/clonetiler.cpp:926 +#: ../src/dialogs/clonetiler.cpp:1060 #, fuzzy msgid "Delete tiled clones" msgstr "선택부분 지우기" -#: ../src/dialogs/clonetiler.cpp:972 ../src/selection-chemistry.cpp:1983 +#: ../src/dialogs/clonetiler.cpp:1106 ../src/selection-chemistry.cpp:2248 msgid "Select an object to clone." msgstr "클론으로 만들 객체를 선택" -#: ../src/dialogs/clonetiler.cpp:978 +#: ../src/dialogs/clonetiler.cpp:1112 msgid "" "If you want to clone several objects, group them and clone the " "group." @@ -169,24 +198,24 @@ msgstr "" "만약에 여러 객체의 복사본을 만들고 싶다면, ê·¸ 객체들을 그룹 으로 묶고" "ê·¸ 그룹의 복사본을 만드세요." -#: ../src/dialogs/clonetiler.cpp:1335 +#: ../src/dialogs/clonetiler.cpp:1514 #, fuzzy msgid "Create tiled clones" msgstr "중심선" -#: ../src/dialogs/clonetiler.cpp:1518 +#: ../src/dialogs/clonetiler.cpp:1697 msgid "Per row:" msgstr "" -#: ../src/dialogs/clonetiler.cpp:1531 +#: ../src/dialogs/clonetiler.cpp:1710 msgid "Per column:" msgstr "" -#: ../src/dialogs/clonetiler.cpp:1539 +#: ../src/dialogs/clonetiler.cpp:1718 msgid "Randomize:" msgstr "임의추출:" -#: ../src/dialogs/clonetiler.cpp:1693 +#: ../src/dialogs/clonetiler.cpp:1872 msgid "_Symmetry" msgstr "" @@ -195,382 +224,452 @@ msgstr "" #. * http://www.clarku.edu/~djoyce/wallpaper/seventeen.html (English vocabulary); or #. * http://membres.lycos.fr/villemingerard/Geometri/Sym1D.htm (French vocabulary). #. -#: ../src/dialogs/clonetiler.cpp:1701 +#: ../src/dialogs/clonetiler.cpp:1880 msgid "Select one of the 17 symmetry groups for the tiling" msgstr "" #. TRANSLATORS: "translation" means "shift" / "displacement" here. -#: ../src/dialogs/clonetiler.cpp:1712 +#: ../src/dialogs/clonetiler.cpp:1891 msgid "P1: simple translation" msgstr "P1: 간단한 번역" -#: ../src/dialogs/clonetiler.cpp:1713 +#: ../src/dialogs/clonetiler.cpp:1892 msgid "P2: 180° rotation" msgstr "P2:·180° 회전" -#: ../src/dialogs/clonetiler.cpp:1714 +#: ../src/dialogs/clonetiler.cpp:1893 msgid "PM: reflection" msgstr "PM: 반사" #. TRANSLATORS: "glide reflection" is a reflection and a translation combined. #. For more info, see http://mathforum.org/sum95/suzanne/symsusan.html -#: ../src/dialogs/clonetiler.cpp:1717 +#: ../src/dialogs/clonetiler.cpp:1896 msgid "PG: glide reflection" msgstr "PG: 부드러운 반사" -#: ../src/dialogs/clonetiler.cpp:1718 +#: ../src/dialogs/clonetiler.cpp:1897 msgid "CM: reflection + glide reflection" msgstr "CM: 반사 + 부드라운 반사" -#: ../src/dialogs/clonetiler.cpp:1719 +#: ../src/dialogs/clonetiler.cpp:1898 msgid "PMM: reflection + reflection" msgstr "PMM: 반사 + 반사" -#: ../src/dialogs/clonetiler.cpp:1720 +#: ../src/dialogs/clonetiler.cpp:1899 msgid "PMG: reflection + 180° rotation" msgstr "PMG: 반사 +·180° 회전" -#: ../src/dialogs/clonetiler.cpp:1721 +#: ../src/dialogs/clonetiler.cpp:1900 msgid "PGG: glide reflection + 180° rotation" msgstr "PGG: 부드러운 반사 +·180° 회전" -#: ../src/dialogs/clonetiler.cpp:1722 +#: ../src/dialogs/clonetiler.cpp:1901 msgid "CMM: reflection + reflection + 180° rotation" msgstr "CMM: 반사 + 반사 +·180° 회전" -#: ../src/dialogs/clonetiler.cpp:1723 +#: ../src/dialogs/clonetiler.cpp:1902 msgid "P4: 90° rotation" msgstr "P4: 90° 회전" -#: ../src/dialogs/clonetiler.cpp:1724 +#: ../src/dialogs/clonetiler.cpp:1903 msgid "P4M: 90° rotation + 45° reflection" msgstr "P4M: 90° 회전 + 45° 반사" -#: ../src/dialogs/clonetiler.cpp:1725 +#: ../src/dialogs/clonetiler.cpp:1904 msgid "P4G: 90° rotation + 90° reflection" msgstr "P4G: 90° 회전 + 90° 반사" -#: ../src/dialogs/clonetiler.cpp:1726 +#: ../src/dialogs/clonetiler.cpp:1905 msgid "P3: 120° rotation" msgstr "P3: 120° 회전" -#: ../src/dialogs/clonetiler.cpp:1727 +#: ../src/dialogs/clonetiler.cpp:1906 msgid "P31M: reflection + 120° rotation, dense" msgstr "P31M: 반사 + 120° 회전, 진한" -#: ../src/dialogs/clonetiler.cpp:1728 +#: ../src/dialogs/clonetiler.cpp:1907 msgid "P3M1: reflection + 120° rotation, sparse" msgstr "P31M: 반사 + 120° 회전, 옅은" -#: ../src/dialogs/clonetiler.cpp:1729 +#: ../src/dialogs/clonetiler.cpp:1908 msgid "P6: 60° rotation" msgstr "P6: 60° 회전" -#: ../src/dialogs/clonetiler.cpp:1730 +#: ../src/dialogs/clonetiler.cpp:1909 msgid "P6M: reflection + 60° rotation" msgstr "P6M: 반사 +60° 회전" -#: ../src/dialogs/clonetiler.cpp:1758 +#: ../src/dialogs/clonetiler.cpp:1937 msgid "S_hift" msgstr "Shift(_h)" #. TRANSLATORS: "shift" means: the tiles will be shifted (offset) horizontally by this amount -#: ../src/dialogs/clonetiler.cpp:1768 +#: ../src/dialogs/clonetiler.cpp:1947 #, no-c-format msgid "Shift X:" msgstr "Shift·X:" -#: ../src/dialogs/clonetiler.cpp:1776 +#: ../src/dialogs/clonetiler.cpp:1955 #, no-c-format msgid "Horizontal shift per row (in % of tile width)" msgstr "" -#: ../src/dialogs/clonetiler.cpp:1784 +#: ../src/dialogs/clonetiler.cpp:1963 #, no-c-format msgid "Horizontal shift per column (in % of tile width)" msgstr "" -#: ../src/dialogs/clonetiler.cpp:1791 +#: ../src/dialogs/clonetiler.cpp:1970 msgid "Randomize the horizontal shift by this percentage" msgstr "" #. TRANSLATORS: "shift" means: the tiles will be shifted (offset) vertically by this amount -#: ../src/dialogs/clonetiler.cpp:1801 +#: ../src/dialogs/clonetiler.cpp:1980 #, no-c-format msgid "Shift Y:" msgstr "Shift·Y:" -#: ../src/dialogs/clonetiler.cpp:1809 +#: ../src/dialogs/clonetiler.cpp:1988 #, no-c-format msgid "Vertical shift per row (in % of tile height)" msgstr "" -#: ../src/dialogs/clonetiler.cpp:1817 +#: ../src/dialogs/clonetiler.cpp:1996 #, no-c-format msgid "Vertical shift per column (in % of tile height)" msgstr "" -#: ../src/dialogs/clonetiler.cpp:1824 +#: ../src/dialogs/clonetiler.cpp:2003 msgid "Randomize the vertical shift by this percentage" msgstr "" -#: ../src/dialogs/clonetiler.cpp:1832 +#: ../src/dialogs/clonetiler.cpp:2011 ../src/dialogs/clonetiler.cpp:2159 msgid "Exponent:" msgstr "" -#: ../src/dialogs/clonetiler.cpp:1839 +#: ../src/dialogs/clonetiler.cpp:2018 msgid "Whether rows are spaced evenly (1), converge (<1) or diverge (>1)" msgstr "" -#: ../src/dialogs/clonetiler.cpp:1846 +#: ../src/dialogs/clonetiler.cpp:2025 msgid "Whether columns are spaced evenly (1), converge (<1) or diverge (>1)" msgstr "" #. TRANSLATORS: "Alternate" is a verb here -#: ../src/dialogs/clonetiler.cpp:1854 ../src/dialogs/clonetiler.cpp:1944 -#: ../src/dialogs/clonetiler.cpp:2003 ../src/dialogs/clonetiler.cpp:2060 -#: ../src/dialogs/clonetiler.cpp:2109 ../src/dialogs/clonetiler.cpp:2240 +#: ../src/dialogs/clonetiler.cpp:2033 ../src/dialogs/clonetiler.cpp:2203 +#: ../src/dialogs/clonetiler.cpp:2280 ../src/dialogs/clonetiler.cpp:2356 +#: ../src/dialogs/clonetiler.cpp:2405 ../src/dialogs/clonetiler.cpp:2536 msgid "Alternate:" msgstr "" -#: ../src/dialogs/clonetiler.cpp:1860 +#: ../src/dialogs/clonetiler.cpp:2039 msgid "Alternate the sign of shifts for each row" msgstr "" -#: ../src/dialogs/clonetiler.cpp:1865 +#: ../src/dialogs/clonetiler.cpp:2044 msgid "Alternate the sign of shifts for each column" msgstr "" -#: ../src/dialogs/clonetiler.cpp:1874 +#. TRANSLATORS: "Cumulate" is a verb here +#: ../src/dialogs/clonetiler.cpp:2051 ../src/dialogs/clonetiler.cpp:2221 +#: ../src/dialogs/clonetiler.cpp:2298 +#, fuzzy +msgid "Cumulate:" +msgstr "임의추출:" + +#: ../src/dialogs/clonetiler.cpp:2057 +#, fuzzy +msgid "Cumulate the shifts for each row" +msgstr "이 각도로 각각의 줄에서 타일을 회전" + +#: ../src/dialogs/clonetiler.cpp:2062 +#, fuzzy +msgid "Cumulate the shifts for each column" +msgstr "이 각도로 각각의 열에서 타일을 회전" + +#. TRANSLATORS: "Cumulate" is a verb here +#: ../src/dialogs/clonetiler.cpp:2069 +#, fuzzy +msgid "Exclude tile:" +msgstr "임의추출:" + +#: ../src/dialogs/clonetiler.cpp:2075 +msgid "Exclude tile height in shift" +msgstr "" + +#: ../src/dialogs/clonetiler.cpp:2080 +msgid "Exclude tile width in shift" +msgstr "" + +#: ../src/dialogs/clonetiler.cpp:2089 msgid "Sc_ale" msgstr "확대/축소(_a)" -#: ../src/dialogs/clonetiler.cpp:1882 +#: ../src/dialogs/clonetiler.cpp:2097 msgid "Scale X:" msgstr "스케일 X:" -#: ../src/dialogs/clonetiler.cpp:1890 +#: ../src/dialogs/clonetiler.cpp:2105 #, no-c-format msgid "Horizontal scale per row (in % of tile width)" msgstr "" -#: ../src/dialogs/clonetiler.cpp:1898 +#: ../src/dialogs/clonetiler.cpp:2113 #, no-c-format msgid "Horizontal scale per column (in % of tile width)" msgstr "" -#: ../src/dialogs/clonetiler.cpp:1905 +#: ../src/dialogs/clonetiler.cpp:2120 msgid "Randomize the horizontal scale by this percentage" msgstr "" -#: ../src/dialogs/clonetiler.cpp:1913 +#: ../src/dialogs/clonetiler.cpp:2128 msgid "Scale Y:" msgstr "스케일 Y:" -#: ../src/dialogs/clonetiler.cpp:1921 +#: ../src/dialogs/clonetiler.cpp:2136 #, no-c-format msgid "Vertical scale per row (in % of tile height)" msgstr "열에 대한 수직 스케일 ( 타일 높이 에 대한 %치)" -#: ../src/dialogs/clonetiler.cpp:1929 +#: ../src/dialogs/clonetiler.cpp:2144 #, no-c-format msgid "Vertical scale per column (in % of tile height)" msgstr "줄에 대한 수직 스케일 ( 타일 높이 에 대한 %치)" -#: ../src/dialogs/clonetiler.cpp:1936 +#: ../src/dialogs/clonetiler.cpp:2151 msgid "Randomize the vertical scale by this percentage" msgstr "이 퍼센트에 의한 수직 스케일 임의 추출" -#: ../src/dialogs/clonetiler.cpp:1950 +#: ../src/dialogs/clonetiler.cpp:2166 +msgid "Whether row scaling is uniform (1), converge (<1) or diverge (>1)" +msgstr "" + +#: ../src/dialogs/clonetiler.cpp:2173 +msgid "Whether column scaling is uniform (1), converge (<1) or diverge (>1)" +msgstr "" + +#: ../src/dialogs/clonetiler.cpp:2181 +#, fuzzy +msgid "Base:" +msgstr "H:" + +#: ../src/dialogs/clonetiler.cpp:2188 ../src/dialogs/clonetiler.cpp:2195 +msgid "" +"Base for a logarithmic spiral: not used (0), converge (<1), or diverge (>1)" +msgstr "" + +#: ../src/dialogs/clonetiler.cpp:2209 msgid "Alternate the sign of scales for each row" msgstr "" -#: ../src/dialogs/clonetiler.cpp:1955 +#: ../src/dialogs/clonetiler.cpp:2214 msgid "Alternate the sign of scales for each column" msgstr "" -#: ../src/dialogs/clonetiler.cpp:1964 +#: ../src/dialogs/clonetiler.cpp:2227 +#, fuzzy +msgid "Cumulate the scales for each row" +msgstr "이 각도로 각각의 줄에서 타일을 회전" + +#: ../src/dialogs/clonetiler.cpp:2232 +#, fuzzy +msgid "Cumulate the scales for each column" +msgstr "이 각도로 각각의 열에서 타일을 회전" + +#: ../src/dialogs/clonetiler.cpp:2241 msgid "_Rotation" msgstr "회전(_R)" -#: ../src/dialogs/clonetiler.cpp:1972 +#: ../src/dialogs/clonetiler.cpp:2249 msgid "Angle:" msgstr "각도:" -#: ../src/dialogs/clonetiler.cpp:1980 +#: ../src/dialogs/clonetiler.cpp:2257 #, no-c-format msgid "Rotate tiles by this angle for each row" msgstr "이 각도로 각각의 줄에서 타일을 회전" -#: ../src/dialogs/clonetiler.cpp:1988 +#: ../src/dialogs/clonetiler.cpp:2265 #, no-c-format msgid "Rotate tiles by this angle for each column" msgstr "이 각도로 각각의 열에서 타일을 회전" -#: ../src/dialogs/clonetiler.cpp:1995 +#: ../src/dialogs/clonetiler.cpp:2272 msgid "Randomize the rotation angle by this percentage" msgstr "이 퍼센트에 의한 회전 각도 임의 추출" -#: ../src/dialogs/clonetiler.cpp:2009 +#: ../src/dialogs/clonetiler.cpp:2286 msgid "Alternate the rotation direction for each row" msgstr "각 줄마다 다른 방향의 회전" -#: ../src/dialogs/clonetiler.cpp:2014 +#: ../src/dialogs/clonetiler.cpp:2291 msgid "Alternate the rotation direction for each column" msgstr "각 열 마다 다른 방향의 회전" -#: ../src/dialogs/clonetiler.cpp:2022 +#: ../src/dialogs/clonetiler.cpp:2304 +#, fuzzy +msgid "Cumulate the rotation for each row" +msgstr "각 줄마다 다른 방향의 회전" + +#: ../src/dialogs/clonetiler.cpp:2309 +#, fuzzy +msgid "Cumulate the rotation for each column" +msgstr "각 열 마다 다른 방향의 회전" + +#: ../src/dialogs/clonetiler.cpp:2318 #, fuzzy msgid "_Blur & opacity" msgstr "주 투명도" -#: ../src/dialogs/clonetiler.cpp:2031 +#: ../src/dialogs/clonetiler.cpp:2327 #, fuzzy msgid "Blur:" msgstr "L:" -#: ../src/dialogs/clonetiler.cpp:2038 +#: ../src/dialogs/clonetiler.cpp:2334 #, fuzzy msgid "Blur tiles by this percentage for each row" msgstr "이 퍼센트에 따라 각열에 불투명도 감소" -#: ../src/dialogs/clonetiler.cpp:2045 +#: ../src/dialogs/clonetiler.cpp:2341 #, fuzzy msgid "Blur tiles by this percentage for each column" msgstr "이 퍼센트에 따라 각줄에 불투명도 감소" -#: ../src/dialogs/clonetiler.cpp:2052 +#: ../src/dialogs/clonetiler.cpp:2348 #, fuzzy msgid "Randomize the tile blur by this percentage" msgstr "이 퍼센트에 의한 타일의 색조 임의 추출" -#: ../src/dialogs/clonetiler.cpp:2066 +#: ../src/dialogs/clonetiler.cpp:2362 #, fuzzy msgid "Alternate the sign of blur change for each row" msgstr "각 줄마다 다른 방향의 회전" -#: ../src/dialogs/clonetiler.cpp:2071 +#: ../src/dialogs/clonetiler.cpp:2367 #, fuzzy msgid "Alternate the sign of blur change for each column" msgstr "각 열 마다 다른 방향의 회전" -#: ../src/dialogs/clonetiler.cpp:2080 +#: ../src/dialogs/clonetiler.cpp:2376 msgid "Fade out:" msgstr "" -#: ../src/dialogs/clonetiler.cpp:2087 +#: ../src/dialogs/clonetiler.cpp:2383 msgid "Decrease tile opacity by this percentage for each row" msgstr "이 퍼센트에 따라 각열에 불투명도 감소" -#: ../src/dialogs/clonetiler.cpp:2094 +#: ../src/dialogs/clonetiler.cpp:2390 msgid "Decrease tile opacity by this percentage for each column" msgstr "이 퍼센트에 따라 각줄에 불투명도 감소" -#: ../src/dialogs/clonetiler.cpp:2101 +#: ../src/dialogs/clonetiler.cpp:2397 msgid "Randomize the tile opacity by this percentage" msgstr "이 퍼센트에 따라 타일의 불투명도 임의 추출" -#: ../src/dialogs/clonetiler.cpp:2115 +#: ../src/dialogs/clonetiler.cpp:2411 msgid "Alternate the sign of opacity change for each row" msgstr "" -#: ../src/dialogs/clonetiler.cpp:2120 +#: ../src/dialogs/clonetiler.cpp:2416 msgid "Alternate the sign of opacity change for each column" msgstr "" -#: ../src/dialogs/clonetiler.cpp:2128 +#: ../src/dialogs/clonetiler.cpp:2424 msgid "Co_lor" msgstr "색깔(_l)" -#: ../src/dialogs/clonetiler.cpp:2133 +#: ../src/dialogs/clonetiler.cpp:2429 msgid "Initial color: " msgstr "인식된 색: " -#: ../src/dialogs/clonetiler.cpp:2137 +#: ../src/dialogs/clonetiler.cpp:2433 msgid "Initial color of tiled clones" msgstr "" -#: ../src/dialogs/clonetiler.cpp:2137 +#: ../src/dialogs/clonetiler.cpp:2433 msgid "" "Initial color for clones (works only if the original has unset fill or " "stroke)" msgstr "" -#: ../src/dialogs/clonetiler.cpp:2152 +#: ../src/dialogs/clonetiler.cpp:2448 msgid "H:" msgstr "H:" -#: ../src/dialogs/clonetiler.cpp:2159 +#: ../src/dialogs/clonetiler.cpp:2455 msgid "Change the tile hue by this percentage for each row" msgstr "이 퍼센트로 각 열의 타일 색조를 변경 " -#: ../src/dialogs/clonetiler.cpp:2166 +#: ../src/dialogs/clonetiler.cpp:2462 msgid "Change the tile hue by this percentage for each column" msgstr "이 퍼센트로 각 줄의 타일 색조를 변경" -#: ../src/dialogs/clonetiler.cpp:2173 +#: ../src/dialogs/clonetiler.cpp:2469 msgid "Randomize the tile hue by this percentage" msgstr "이 퍼센트에 의한 타일의 색조 임의 추출" -#: ../src/dialogs/clonetiler.cpp:2182 +#: ../src/dialogs/clonetiler.cpp:2478 msgid "S:" msgstr "S:" -#: ../src/dialogs/clonetiler.cpp:2189 +#: ../src/dialogs/clonetiler.cpp:2485 msgid "Change the color saturation by this percentage for each row" msgstr "색채도를 각 줄의 퍼센트를 조절해서 수정" -#: ../src/dialogs/clonetiler.cpp:2196 +#: ../src/dialogs/clonetiler.cpp:2492 msgid "Change the color saturation by this percentage for each column" msgstr "색채도를 각 열의 퍼센트를 조절해서 수정" -#: ../src/dialogs/clonetiler.cpp:2203 +#: ../src/dialogs/clonetiler.cpp:2499 msgid "Randomize the color saturation by this percentage" msgstr "이 퍼센트에 의한 불특정 색채도 설정" -#: ../src/dialogs/clonetiler.cpp:2211 +#: ../src/dialogs/clonetiler.cpp:2507 msgid "L:" msgstr "L:" -#: ../src/dialogs/clonetiler.cpp:2218 +#: ../src/dialogs/clonetiler.cpp:2514 msgid "Change the color lightness by this percentage for each row" msgstr "색 명도를 각줄의 퍼센트를 조절해서 수정" -#: ../src/dialogs/clonetiler.cpp:2225 +#: ../src/dialogs/clonetiler.cpp:2521 msgid "Change the color lightness by this percentage for each column" msgstr "색 명도를 각열의 퍼센트를 조절해서 수정" -#: ../src/dialogs/clonetiler.cpp:2232 +#: ../src/dialogs/clonetiler.cpp:2528 msgid "Randomize the color lightness by this percentage" msgstr "이 퍼센트에 의한 불특정 색명도 설정" -#: ../src/dialogs/clonetiler.cpp:2246 +#: ../src/dialogs/clonetiler.cpp:2542 msgid "Alternate the sign of color changes for each row" msgstr "" -#: ../src/dialogs/clonetiler.cpp:2251 +#: ../src/dialogs/clonetiler.cpp:2547 msgid "Alternate the sign of color changes for each column" msgstr "" -#: ../src/dialogs/clonetiler.cpp:2259 +#: ../src/dialogs/clonetiler.cpp:2555 msgid "_Trace" msgstr "모양따기(_T)" -#: ../src/dialogs/clonetiler.cpp:2266 +#: ../src/dialogs/clonetiler.cpp:2562 msgid "Trace the drawing under the tiles" msgstr "타일 아래있는 그림 따오기" -#: ../src/dialogs/clonetiler.cpp:2270 +#: ../src/dialogs/clonetiler.cpp:2566 msgid "" "For each clone, pick a value from the drawing in that clone's location and " "apply it to the clone" msgstr "" -#: ../src/dialogs/clonetiler.cpp:2284 +#: ../src/dialogs/clonetiler.cpp:2580 msgid "1. Pick from the drawing:" msgstr "1. 그림을 선택하세요:" -#: ../src/dialogs/clonetiler.cpp:2295 ../src/dialogs/clonetiler.cpp:2442 +#: ../src/dialogs/clonetiler.cpp:2591 ../src/dialogs/clonetiler.cpp:2738 +#: ../src/extension/internal/bitmap/colorize.cpp:51 #: ../share/extensions/color_brighter.inx.h:2 #: ../share/extensions/color_custom.inx.h:2 #: ../share/extensions/color_darker.inx.h:1 @@ -578,192 +677,198 @@ msgstr "1. 그림을 선택하세요:" #: ../share/extensions/color_grayscale.inx.h:1 #: ../share/extensions/color_lesshue.inx.h:1 #: ../share/extensions/color_lesslight.inx.h:1 -#: ../share/extensions/color_lesssaturation.inx .h:1 +#: ../share/extensions/color_lesssaturation.inx.h:1 #: ../share/extensions/color_morehue.inx.h:1 #: ../share/extensions/color_morelight.inx.h:1 #: ../share/extensions/color_moresaturation.inx.h:1 #: ../share/extensions/color_negative.inx.h:1 +#: ../share/extensions/color_randomize.inx.h:1 #: ../share/extensions/color_removeblue.inx.h:1 #: ../share/extensions/color_removegreen.inx.h:1 #: ../share/extensions/color_removered.inx.h:1 #: ../share/extensions/color_rgbbarrel.inx.h:1 +#: ../share/extensions/color_replace.inx.h:2 msgid "Color" msgstr "색" -#: ../src/dialogs/clonetiler.cpp:2296 +#: ../src/dialogs/clonetiler.cpp:2592 msgid "Pick the visible color and opacity" msgstr "색과 투명도 선택 " -#: ../src/dialogs/clonetiler.cpp:2303 ../src/dialogs/clonetiler.cpp:2452 -#: ../share/extensions/svg_dropshadow.inx.h:3 +#: ../src/dialogs/clonetiler.cpp:2599 ../src/dialogs/clonetiler.cpp:2748 +#: ../src/extension/internal/bitmap/opacity.cpp:37 +#: ../src/extension/internal/bitmap/opacity.cpp:39 +#: ../src/ui/dialog/filter-effects-dialog.cpp:2144 +#: ../src/widgets/toolbox.cpp:3185 msgid "Opacity" msgstr "불투명도" -#: ../src/dialogs/clonetiler.cpp:2304 +#: ../src/dialogs/clonetiler.cpp:2600 msgid "Pick the total accumulated opacity" msgstr "" -#: ../src/dialogs/clonetiler.cpp:2311 +#: ../src/dialogs/clonetiler.cpp:2607 msgid "R" msgstr "R" -#: ../src/dialogs/clonetiler.cpp:2312 +#: ../src/dialogs/clonetiler.cpp:2608 msgid "Pick the Red component of the color" msgstr "빨간색 설정을 선택하세요" -#: ../src/dialogs/clonetiler.cpp:2319 +#: ../src/dialogs/clonetiler.cpp:2615 msgid "G" msgstr "G" -#: ../src/dialogs/clonetiler.cpp:2320 +#: ../src/dialogs/clonetiler.cpp:2616 msgid "Pick the Green component of the color" msgstr "녹색 설정을 선택하세요" -#: ../src/dialogs/clonetiler.cpp:2327 +#: ../src/dialogs/clonetiler.cpp:2623 msgid "B" msgstr "B" -#: ../src/dialogs/clonetiler.cpp:2328 +#: ../src/dialogs/clonetiler.cpp:2624 msgid "Pick the Blue component of the color" msgstr "파랑색 설정을 선택하세요" #. TRANSLATORS: only translate "string" in "context|string". #. For more details, see http://developer.gnome.org/doc/API/2.0/glib/glib-I18N.html#Q-:CAPS -#: ../src/dialogs/clonetiler.cpp:2337 +#: ../src/dialogs/clonetiler.cpp:2633 msgid "clonetiler|H" msgstr "" -#: ../src/dialogs/clonetiler.cpp:2338 +#: ../src/dialogs/clonetiler.cpp:2634 msgid "Pick the hue of the color" msgstr "색의 색상 를 선택" #. TRANSLATORS: only translate "string" in "context|string". #. For more details, see http://developer.gnome.org/doc/API/2.0/glib/glib-I18N.html#Q-:CAPS -#: ../src/dialogs/clonetiler.cpp:2347 +#: ../src/dialogs/clonetiler.cpp:2643 msgid "clonetiler|S" msgstr "" -#: ../src/dialogs/clonetiler.cpp:2348 +#: ../src/dialogs/clonetiler.cpp:2644 msgid "Pick the saturation of the color" msgstr "색에 따른 채도 선택" #. TRANSLATORS: only translate "string" in "context|string". #. For more details, see http://developer.gnome.org/doc/API/2.0/glib/glib-I18N.html#Q-:CAPS -#: ../src/dialogs/clonetiler.cpp:2357 +#: ../src/dialogs/clonetiler.cpp:2653 msgid "clonetiler|L" msgstr "" -#: ../src/dialogs/clonetiler.cpp:2358 +#: ../src/dialogs/clonetiler.cpp:2654 msgid "Pick the lightness of the color" msgstr "색의 밝기를 선택하세요" -#: ../src/dialogs/clonetiler.cpp:2368 +#: ../src/dialogs/clonetiler.cpp:2664 msgid "2. Tweak the picked value:" msgstr "" -#: ../src/dialogs/clonetiler.cpp:2378 +#: ../src/dialogs/clonetiler.cpp:2674 msgid "Gamma-correct:" msgstr "감사 수정:" -#: ../src/dialogs/clonetiler.cpp:2383 +#: ../src/dialogs/clonetiler.cpp:2679 msgid "Shift the mid-range of the picked value upwards (>0) or downwards (<0)" msgstr "" -#: ../src/dialogs/clonetiler.cpp:2390 +#: ../src/dialogs/clonetiler.cpp:2686 msgid "Randomize:" msgstr "램덤:" -#: ../src/dialogs/clonetiler.cpp:2395 +#: ../src/dialogs/clonetiler.cpp:2691 msgid "Randomize the picked value by this percentage" msgstr "이 퍼센트에 따른 선택된 값 임의 추출" -#: ../src/dialogs/clonetiler.cpp:2402 +#: ../src/dialogs/clonetiler.cpp:2698 msgid "Invert:" msgstr "반대:" -#: ../src/dialogs/clonetiler.cpp:2406 +#: ../src/dialogs/clonetiler.cpp:2702 msgid "Invert the picked value" msgstr "선택된 값 뒤집기:" -#: ../src/dialogs/clonetiler.cpp:2412 +#: ../src/dialogs/clonetiler.cpp:2708 msgid "3. Apply the value to the clones':" msgstr "3. 복사본에 이 값을 적용" -#: ../src/dialogs/clonetiler.cpp:2422 +#: ../src/dialogs/clonetiler.cpp:2718 msgid "Presence" msgstr "" -#: ../src/dialogs/clonetiler.cpp:2425 +#: ../src/dialogs/clonetiler.cpp:2721 msgid "" "Each clone is created with the probability determined by the picked value in " "that point" msgstr "" -#: ../src/dialogs/clonetiler.cpp:2432 +#: ../src/dialogs/clonetiler.cpp:2728 +#: ../src/ui/dialog/filter-effects-dialog.cpp:2121 msgid "Size" msgstr "크기" -#: ../src/dialogs/clonetiler.cpp:2435 +#: ../src/dialogs/clonetiler.cpp:2731 msgid "Each clone's size is determined by the picked value in that point" msgstr "" -#: ../src/dialogs/clonetiler.cpp:2445 +#: ../src/dialogs/clonetiler.cpp:2741 msgid "" "Each clone is painted by the picked color (the original must have unset fill " "or stroke)" msgstr "" -#: ../src/dialogs/clonetiler.cpp:2455 +#: ../src/dialogs/clonetiler.cpp:2751 msgid "Each clone's opacity is determined by the picked value in that point" msgstr "" -#: ../src/dialogs/clonetiler.cpp:2482 +#: ../src/dialogs/clonetiler.cpp:2778 msgid "How many rows in the tiling" msgstr "타일로 할 줄 숫자는" -#: ../src/dialogs/clonetiler.cpp:2502 +#: ../src/dialogs/clonetiler.cpp:2798 msgid "How many columns in the tiling" msgstr "타일로 할 열숫자는." -#: ../src/dialogs/clonetiler.cpp:2532 +#: ../src/dialogs/clonetiler.cpp:2828 msgid "Width of the rectangle to be filled" msgstr "채울 사각형 폭" -#: ../src/dialogs/clonetiler.cpp:2557 +#: ../src/dialogs/clonetiler.cpp:2853 msgid "Height of the rectangle to be filled" msgstr "채운 사각형 높이" -#: ../src/dialogs/clonetiler.cpp:2572 +#: ../src/dialogs/clonetiler.cpp:2868 msgid "Rows, columns: " msgstr "줄, 열: " -#: ../src/dialogs/clonetiler.cpp:2573 +#: ../src/dialogs/clonetiler.cpp:2869 msgid "Create the specified number of rows and columns" msgstr "정의된 숫자의 열과 줄을 생성" -#: ../src/dialogs/clonetiler.cpp:2582 +#: ../src/dialogs/clonetiler.cpp:2878 msgid "Width, height: " msgstr "폭, 높이: " -#: ../src/dialogs/clonetiler.cpp:2583 +#: ../src/dialogs/clonetiler.cpp:2879 msgid "Fill the specified width and height with the tiling" msgstr "타일된 정의된 높이와 넓이를 채움" -#: ../src/dialogs/clonetiler.cpp:2599 +#: ../src/dialogs/clonetiler.cpp:2895 msgid "Use saved size and position of the tile" msgstr "타일시 저장된 크기와 위치 이용" -#: ../src/dialogs/clonetiler.cpp:2602 +#: ../src/dialogs/clonetiler.cpp:2898 msgid "" "Pretend that the size and position of the tile are the same as the last time " "you tiled it (if any), instead of using the current size" msgstr "" -#: ../src/dialogs/clonetiler.cpp:2626 +#: ../src/dialogs/clonetiler.cpp:2922 msgid " _Create " msgstr " 생성(_C) " -#: ../src/dialogs/clonetiler.cpp:2628 +#: ../src/dialogs/clonetiler.cpp:2924 msgid "Create and tile the clones of the selection" msgstr "" @@ -772,28 +877,28 @@ msgstr "" #. diagrams on the left in the following screenshot: #. http://www.inkscape.org/screenshots/gallery/inkscape-0.42-CVS-tiles-unclump.png #. So unclumping is the process of spreading a number of objects out more evenly. -#: ../src/dialogs/clonetiler.cpp:2643 +#: ../src/dialogs/clonetiler.cpp:2939 msgid " _Unclump " msgstr "" -#: ../src/dialogs/clonetiler.cpp:2644 +#: ../src/dialogs/clonetiler.cpp:2940 msgid "Spread out clones to reduce clumping; can be applied repeatedly" msgstr "" -#: ../src/dialogs/clonetiler.cpp:2650 +#: ../src/dialogs/clonetiler.cpp:2946 msgid " Re_move " msgstr " 삭제(_m) " -#: ../src/dialogs/clonetiler.cpp:2651 +#: ../src/dialogs/clonetiler.cpp:2947 msgid "Remove existing tiled clones of the selected object (siblings only)" msgstr "" -#: ../src/dialogs/clonetiler.cpp:2667 +#: ../src/dialogs/clonetiler.cpp:2963 msgid " R_eset " msgstr " 리셋(_e) " #. TRANSLATORS: "change" is a noun here -#: ../src/dialogs/clonetiler.cpp:2669 +#: ../src/dialogs/clonetiler.cpp:2965 msgid "" "Reset all shifts, scales, rotates, opacity and color changes in the dialog " "to zero" @@ -805,14 +910,14 @@ msgstr "메세지" #. ## Add a menu for clear() #: ../src/dialogs/debugdialog.cpp:141 ../src/menus-skeleton.h:16 -#: ../src/ui/dialog/messages.cpp:54 ../src/ui/dialog/scriptdialog.cpp:194 +#: ../src/ui/dialog/messages.cpp:54 ../src/ui/dialog/scriptdialog.cpp:201 msgid "_File" msgstr "파일(_F)" #. TRANSLATORS: "Clear" is a verb here -#: ../src/dialogs/debugdialog.cpp:142 ../src/dialogs/find.cpp:750 -#: ../src/ui/dialog/find.cpp:82 ../src/ui/dialog/messages.cpp:55 -#: ../src/ui/dialog/scriptdialog.cpp:195 +#: ../src/dialogs/debugdialog.cpp:142 ../src/dialogs/find.cpp:751 +#: ../src/ui/dialog/find.cpp:83 ../src/ui/dialog/messages.cpp:55 +#: ../src/ui/dialog/scriptdialog.cpp:202 msgid "_Clear" msgstr "청소(_C)" @@ -825,411 +930,458 @@ msgid "Release log messages" msgstr "로그 메세지 내보네기" #: ../src/dialogs/eek-color-def.cpp:56 -#: ../src/widgets/gradient-selector.cpp:161 +#: ../src/widgets/gradient-selector.cpp:162 msgid "none" msgstr "없음" -#: ../src/dialogs/export.cpp:136 ../src/verbs.cpp:2292 +#: ../src/dialogs/export.cpp:143 ../src/verbs.cpp:2478 msgid "_Page" msgstr "페이지(_P)" -#: ../src/dialogs/export.cpp:136 ../src/verbs.cpp:2296 +#: ../src/dialogs/export.cpp:143 ../src/verbs.cpp:2482 msgid "_Drawing" msgstr "그리기(_D)" -#: ../src/dialogs/export.cpp:136 ../src/verbs.cpp:2298 +#: ../src/dialogs/export.cpp:143 ../src/verbs.cpp:2484 msgid "_Selection" msgstr "선택(_S)" -#: ../src/dialogs/export.cpp:136 +#: ../src/dialogs/export.cpp:143 msgid "_Custom" msgstr "개인적(_C)" -#: ../src/dialogs/export.cpp:260 +#: ../src/dialogs/export.cpp:267 msgid "Export area" msgstr "출력 영역" -#: ../src/dialogs/export.cpp:274 +#: ../src/dialogs/export.cpp:281 msgid "Units:" msgstr "단위:" -#: ../src/dialogs/export.cpp:302 +#: ../src/dialogs/export.cpp:309 msgid "_x0:" msgstr "_x0:" -#: ../src/dialogs/export.cpp:307 +#: ../src/dialogs/export.cpp:314 msgid "x_1:" msgstr "x_1:" #. Stroke width -#: ../src/dialogs/export.cpp:312 ../src/dialogs/object-attributes.cpp:55 -#: ../src/dialogs/stroke-style.cpp:1052 ../src/widgets/toolbox.cpp:2206 -#: ../src/widgets/toolbox.cpp:2358 +#: ../src/dialogs/export.cpp:319 ../src/dialogs/object-attributes.cpp:59 +#: ../src/dialogs/stroke-style.cpp:1090 ../src/widgets/toolbox.cpp:3025 +#: ../src/widgets/toolbox.cpp:3330 msgid "Width:" msgstr "폭:" -#: ../src/dialogs/export.cpp:318 +#: ../src/dialogs/export.cpp:325 msgid "_y0:" msgstr "_y0:" -#: ../src/dialogs/export.cpp:323 +#: ../src/dialogs/export.cpp:330 msgid "y_1:" msgstr "y_1:" -#: ../src/dialogs/export.cpp:328 ../src/dialogs/export.cpp:446 -#: ../src/dialogs/object-attributes.cpp:56 +#: ../src/dialogs/export.cpp:335 ../src/dialogs/export.cpp:495 +#: ../src/dialogs/object-attributes.cpp:60 msgid "Height:" msgstr "높이:" -#: ../src/dialogs/export.cpp:417 +#: ../src/dialogs/export.cpp:466 msgid "Bitmap size" msgstr "비트맵 크기" -#: ../src/dialogs/export.cpp:430 ../src/ui/widget/page-sizer.cpp:301 +#: ../src/dialogs/export.cpp:479 ../src/ui/widget/page-sizer.cpp:301 msgid "_Width:" msgstr "폭(_W):" -#: ../src/dialogs/export.cpp:430 ../src/dialogs/export.cpp:446 +#: ../src/dialogs/export.cpp:479 ../src/dialogs/export.cpp:495 msgid "pixels at" msgstr "픽셀" -#: ../src/dialogs/export.cpp:440 +#: ../src/dialogs/export.cpp:489 msgid "dp_i" msgstr "dp_i" -#: ../src/dialogs/export.cpp:459 ../src/ui/dialog/inkscape-preferences.cpp:545 +#: ../src/dialogs/export.cpp:508 ../src/ui/dialog/inkscape-preferences.cpp:643 msgid "dpi" msgstr "dpi" #. true = has mnemonic -#: ../src/dialogs/export.cpp:470 +#: ../src/dialogs/export.cpp:519 msgid "_Filename" msgstr "파일이름(_F)" -#: ../src/dialogs/export.cpp:541 +#: ../src/dialogs/export.cpp:590 msgid "_Browse..." msgstr "브라우즈(B)..." -#: ../src/dialogs/export.cpp:580 +#: ../src/dialogs/export.cpp:619 +#, fuzzy +msgid "Batch export all selected objects" +msgstr "선택됀 객체의 복사본 만들기" + +#: ../src/dialogs/export.cpp:623 +msgid "" +"Export each selected object into its own PNG file, using export hints if any " +"(caution, overwrites without asking!)" +msgstr "" + +#: ../src/dialogs/export.cpp:631 +#, fuzzy +msgid "Hide all except selected" +msgstr "선택 상태 ë³´ì¡´" + +#: ../src/dialogs/export.cpp:635 +msgid "In the exported image, hide all objects except those that are selected" +msgstr "" + +#: ../src/dialogs/export.cpp:652 msgid "_Export" msgstr "출력(_E):" -#: ../src/dialogs/export.cpp:584 +#: ../src/dialogs/export.cpp:656 msgid "Export the bitmap file with these settings" msgstr "이 설정 상태로 비트맵 파일 생성" -#: ../src/dialogs/export.cpp:967 +#: ../src/dialogs/export.cpp:682 +#, fuzzy, c-format +msgid "Batch export %d selected objects" +msgstr "선택됀 객체의 복사본 만들기" + +#: ../src/dialogs/export.cpp:1014 +msgid "Export in progress" +msgstr "생성 중" + +#: ../src/dialogs/export.cpp:1084 +#, fuzzy, c-format +msgid "Exporting %d files" +msgstr "생성중·%s·(%d·x·%d)" + +#: ../src/dialogs/export.cpp:1124 ../src/dialogs/export.cpp:1196 +#, c-format +msgid "Could not export to filename %s.\n" +msgstr "%s 파일명으로 생성을 할수 없습니다.\n" + +#: ../src/dialogs/export.cpp:1152 msgid "You have to enter a filename" msgstr "파일이름을 적어야만 합니다." -#: ../src/dialogs/export.cpp:972 +#: ../src/dialogs/export.cpp:1157 msgid "The chosen area to be exported is invalid" msgstr "생성을 위해 선택된 지역이 잘못됨" -#: ../src/dialogs/export.cpp:981 +#: ../src/dialogs/export.cpp:1166 #, c-format msgid "Directory %s does not exist or is not a directory.\n" msgstr "%s 디렉토리가 존제하지 않거나 디렉토리가 아닙니다.\n" -#: ../src/dialogs/export.cpp:997 -msgid "Export in progress" -msgstr "생성 중" - -#: ../src/dialogs/export.cpp:1003 -#, c-format -msgid "Exporting %s (%d x %d)" +#: ../src/dialogs/export.cpp:1182 +#, fuzzy, c-format +msgid "Exporting %s (%lu x %lu)" msgstr "생성중·%s·(%d·x·%d)" -#: ../src/dialogs/export.cpp:1030 -#, c-format -msgid "Could not export to filename %s.\n" -msgstr "%s 파일명으로 생성을 할수 없습니다.\n" - -#: ../src/dialogs/export.cpp:1136 +#: ../src/dialogs/export.cpp:1303 msgid "Select a filename for exporting" msgstr "새로 생성을 위한 파일명을 선택하세요." -#: ../src/dialogs/fill-style.cpp:291 +#: ../src/dialogs/fill-style.cpp:283 msgid "Change fill rule" msgstr "" -#: ../src/dialogs/fill-style.cpp:331 ../src/dialogs/fill-style.cpp:405 +#: ../src/dialogs/fill-style.cpp:323 ../src/dialogs/fill-style.cpp:397 #, fuzzy msgid "Set fill color" msgstr "삽입할 파일 선택" -#: ../src/dialogs/fill-style.cpp:393 ../src/ui/widget/selected-style.cpp:227 -#: ../src/ui/widget/selected-style.cpp:444 +#: ../src/dialogs/fill-style.cpp:385 ../src/ui/widget/selected-style.cpp:251 +#: ../src/ui/widget/selected-style.cpp:474 msgid "Remove fill" msgstr "채움 제거" -#: ../src/dialogs/fill-style.cpp:474 +#: ../src/dialogs/fill-style.cpp:466 #, fuzzy msgid "Set gradient on fill" msgstr "임의의 노드 관리" -#: ../src/dialogs/fill-style.cpp:521 +#: ../src/dialogs/fill-style.cpp:513 #, fuzzy msgid "Set pattern on fill" msgstr "반복 무늬 채움" #. TRANSLATORS COMMENT: unset is a verb here -#: ../src/dialogs/fill-style.cpp:536 ../src/ui/widget/selected-style.cpp:165 -#: ../src/ui/widget/selected-style.cpp:223 -#: ../src/ui/widget/selected-style.cpp:462 -#: ../src/ui/widget/style-swatch.cpp:305 +#: ../src/dialogs/fill-style.cpp:528 ../src/ui/widget/selected-style.cpp:189 +#: ../src/ui/widget/selected-style.cpp:247 +#: ../src/ui/widget/selected-style.cpp:492 +#: ../src/ui/widget/style-swatch.cpp:333 msgid "Unset fill" msgstr "" #. TRANSLATORS: "%s" is replaced with "exact" or "partial" when this string is displayed -#: ../src/dialogs/find.cpp:371 ../src/ui/dialog/find.cpp:434 +#: ../src/dialogs/find.cpp:372 ../src/ui/dialog/find.cpp:434 #, fuzzy, c-format msgid "%d object found (out of %d), %s match." msgid_plural "%d objects found (out of %d), %s match." msgstr[0] "%d 객체 찾음(%d 제외), %s 가 일치." msgstr[1] "%d 객체 찾음(%d 제외), %s 가 일치." -#: ../src/dialogs/find.cpp:374 ../src/ui/dialog/find.cpp:437 +#: ../src/dialogs/find.cpp:375 ../src/ui/dialog/find.cpp:437 msgid "exact" msgstr "정확한" -#: ../src/dialogs/find.cpp:374 ../src/ui/dialog/find.cpp:437 +#: ../src/dialogs/find.cpp:375 ../src/ui/dialog/find.cpp:437 msgid "partial" msgstr "부분적인" -#: ../src/dialogs/find.cpp:381 ../src/ui/dialog/find.cpp:444 +#: ../src/dialogs/find.cpp:382 ../src/ui/dialog/find.cpp:444 msgid "No objects found" msgstr "어떤 객체도 발견되지 않음" -#: ../src/dialogs/find.cpp:539 +#: ../src/dialogs/find.cpp:540 msgid "T_ype: " msgstr "형태(_y): " -#: ../src/dialogs/find.cpp:546 ../src/ui/dialog/find.cpp:69 +#: ../src/dialogs/find.cpp:547 ../src/ui/dialog/find.cpp:70 msgid "Search in all object types" msgstr "모든 객체 형태 찾기" -#: ../src/dialogs/find.cpp:546 ../src/ui/dialog/find.cpp:69 +#: ../src/dialogs/find.cpp:547 ../src/ui/dialog/find.cpp:70 msgid "All types" msgstr "모든 형태" -#: ../src/dialogs/find.cpp:557 ../src/ui/dialog/find.cpp:70 +#: ../src/dialogs/find.cpp:558 ../src/ui/dialog/find.cpp:71 msgid "Search all shapes" msgstr "모든 모양 찾기" -#: ../src/dialogs/find.cpp:557 ../src/ui/dialog/find.cpp:70 +#: ../src/dialogs/find.cpp:558 ../src/ui/dialog/find.cpp:71 msgid "All shapes" msgstr "모든 모양" -#: ../src/dialogs/find.cpp:574 ../src/ui/dialog/find.cpp:71 +#: ../src/dialogs/find.cpp:575 ../src/ui/dialog/find.cpp:72 msgid "Search rectangles" msgstr "사각형 찾기" -#: ../src/dialogs/find.cpp:574 ../src/ui/dialog/find.cpp:71 +#: ../src/dialogs/find.cpp:575 ../src/ui/dialog/find.cpp:72 msgid "Rectangles" msgstr "사각형" -#: ../src/dialogs/find.cpp:579 ../src/ui/dialog/find.cpp:72 +#: ../src/dialogs/find.cpp:580 ../src/ui/dialog/find.cpp:73 msgid "Search ellipses, arcs, circles" msgstr "타원, 호, 원 찾기" -#: ../src/dialogs/find.cpp:579 ../src/ui/dialog/find.cpp:72 +#: ../src/dialogs/find.cpp:580 ../src/ui/dialog/find.cpp:73 msgid "Ellipses" msgstr "타원" -#: ../src/dialogs/find.cpp:584 ../src/ui/dialog/find.cpp:73 +#: ../src/dialogs/find.cpp:585 ../src/ui/dialog/find.cpp:74 msgid "Search stars and polygons" msgstr "별모양, 오각형 찾기" -#: ../src/dialogs/find.cpp:584 ../src/ui/dialog/find.cpp:73 +#: ../src/dialogs/find.cpp:585 ../src/ui/dialog/find.cpp:74 msgid "Stars" msgstr "별" -#: ../src/dialogs/find.cpp:589 ../src/ui/dialog/find.cpp:74 +#: ../src/dialogs/find.cpp:590 ../src/ui/dialog/find.cpp:75 msgid "Search spirals" msgstr "나선형 찾기" -#: ../src/dialogs/find.cpp:589 ../src/ui/dialog/find.cpp:74 +#: ../src/dialogs/find.cpp:590 ../src/ui/dialog/find.cpp:75 msgid "Spirals" msgstr "나선형" #. TRANSLATORS: polyline is a set of connected straight line segments #. http://www.w3.org/TR/SVG11/shapes.html#PolylineElement -#: ../src/dialogs/find.cpp:602 ../src/ui/dialog/find.cpp:75 +#: ../src/dialogs/find.cpp:603 ../src/ui/dialog/find.cpp:76 msgid "Search paths, lines, polylines" msgstr "곡선, 직선, 폴리라인 찾기" -#: ../src/dialogs/find.cpp:602 ../src/ui/dialog/find.cpp:75 +#: ../src/dialogs/find.cpp:603 ../src/ui/dialog/find.cpp:76 msgid "Paths" msgstr "경로" -#: ../src/dialogs/find.cpp:607 ../src/ui/dialog/find.cpp:76 +#: ../src/dialogs/find.cpp:608 ../src/ui/dialog/find.cpp:77 msgid "Search text objects" msgstr "글자 객체 찾기" -#: ../src/dialogs/find.cpp:607 ../src/ui/dialog/find.cpp:76 +#: ../src/dialogs/find.cpp:608 ../src/ui/dialog/find.cpp:77 msgid "Texts" msgstr "문자" -#: ../src/dialogs/find.cpp:612 ../src/ui/dialog/find.cpp:77 +#: ../src/dialogs/find.cpp:613 ../src/ui/dialog/find.cpp:78 msgid "Search groups" msgstr "그룹 찾기" -#: ../src/dialogs/find.cpp:612 ../src/ui/dialog/find.cpp:77 +#: ../src/dialogs/find.cpp:613 ../src/ui/dialog/find.cpp:78 msgid "Groups" msgstr "그룹" -#: ../src/dialogs/find.cpp:617 ../src/ui/dialog/find.cpp:78 +#: ../src/dialogs/find.cpp:618 ../src/ui/dialog/find.cpp:79 msgid "Search clones" msgstr "복제객체 찾기" -#: ../src/dialogs/find.cpp:617 ../src/ui/dialog/find.cpp:78 -#: ../src/ui/dialog/inkscape-preferences.cpp:456 +#: ../src/dialogs/find.cpp:618 ../src/ui/dialog/find.cpp:79 +#: ../src/ui/dialog/inkscape-preferences.cpp:543 msgid "Clones" msgstr "복사 객체" -#: ../src/dialogs/find.cpp:622 ../src/ui/dialog/find.cpp:79 +#: ../src/dialogs/find.cpp:623 ../src/ui/dialog/find.cpp:80 msgid "Search images" msgstr "이미지 찾기" -#: ../src/dialogs/find.cpp:622 ../src/ui/dialog/find.cpp:79 -#: ../share/extensions/embedimage.inx.h:2 +#: ../src/dialogs/find.cpp:623 ../src/ui/dialog/find.cpp:80 +#: ../share/extensions/embedimage.inx.h:3 #: ../share/extensions/extractimage.inx.h:2 msgid "Images" msgstr "이미지" -#: ../src/dialogs/find.cpp:627 ../src/ui/dialog/find.cpp:80 +#: ../src/dialogs/find.cpp:628 ../src/ui/dialog/find.cpp:81 msgid "Search offset objects" msgstr "떨어진(offset) 객체 찾지" -#: ../src/dialogs/find.cpp:627 ../src/ui/dialog/find.cpp:80 +#: ../src/dialogs/find.cpp:628 ../src/ui/dialog/find.cpp:81 msgid "Offsets" msgstr "옵셋" -#: ../src/dialogs/find.cpp:691 ../src/ui/dialog/find.cpp:60 +#: ../src/dialogs/find.cpp:692 ../src/ui/dialog/find.cpp:61 msgid "_Text: " msgstr "텍스트(_T):" -#: ../src/dialogs/find.cpp:691 ../src/ui/dialog/find.cpp:60 +#: ../src/dialogs/find.cpp:692 ../src/ui/dialog/find.cpp:61 msgid "Find objects by their text content (exact or partial match)" msgstr "텍스트 내용으로 객체 찾기 (전체 또는 부분 일치)" -#: ../src/dialogs/find.cpp:692 ../src/ui/dialog/find.cpp:61 +#: ../src/dialogs/find.cpp:693 ../src/ui/dialog/find.cpp:62 msgid "_ID: " msgstr "ID(_I): " -#: ../src/dialogs/find.cpp:692 ../src/ui/dialog/find.cpp:61 +#: ../src/dialogs/find.cpp:693 ../src/ui/dialog/find.cpp:62 msgid "Find objects by the value of the id attribute (exact or partial match)" msgstr "id 속성 값으로 객체 찾기 (전체 또는 일부 일치)" -#: ../src/dialogs/find.cpp:693 ../src/ui/dialog/find.cpp:62 +#: ../src/dialogs/find.cpp:694 ../src/ui/dialog/find.cpp:63 msgid "_Style: " msgstr "스타일(_S): " -#: ../src/dialogs/find.cpp:693 ../src/ui/dialog/find.cpp:62 +#: ../src/dialogs/find.cpp:694 ../src/ui/dialog/find.cpp:63 msgid "" "Find objects by the value of the style attribute (exact or partial match)" msgstr "" -#: ../src/dialogs/find.cpp:694 ../src/ui/dialog/find.cpp:63 +#: ../src/dialogs/find.cpp:695 ../src/ui/dialog/find.cpp:64 msgid "_Attribute: " msgstr "특성(_A): " -#: ../src/dialogs/find.cpp:694 ../src/ui/dialog/find.cpp:63 +#: ../src/dialogs/find.cpp:695 ../src/ui/dialog/find.cpp:64 msgid "Find objects by the name of an attribute (exact or partial match)" msgstr "어떤 특성 이름을 가지고 있는 객체를 찾기 (전체 또는 일부 일치)" -#: ../src/dialogs/find.cpp:708 ../src/ui/dialog/find.cpp:64 +#: ../src/dialogs/find.cpp:709 ../src/ui/dialog/find.cpp:65 msgid "Search in s_election" msgstr "선택된 부분에서 찾기(_e)" -#: ../src/dialogs/find.cpp:712 ../src/ui/dialog/find.cpp:64 +#: ../src/dialogs/find.cpp:713 ../src/ui/dialog/find.cpp:65 msgid "Limit search to the current selection" msgstr "현재 선택된 부분에 한해서만 찾기" -#: ../src/dialogs/find.cpp:717 ../src/ui/dialog/find.cpp:65 +#: ../src/dialogs/find.cpp:718 ../src/ui/dialog/find.cpp:66 msgid "Search in current _layer" msgstr "현재 레이어에서만 찾기(_l)" -#: ../src/dialogs/find.cpp:721 ../src/ui/dialog/find.cpp:65 +#: ../src/dialogs/find.cpp:722 ../src/ui/dialog/find.cpp:66 msgid "Limit search to the current layer" msgstr "현재 레이어에서 만 찾기" -#: ../src/dialogs/find.cpp:726 ../src/ui/dialog/find.cpp:66 +#: ../src/dialogs/find.cpp:727 ../src/ui/dialog/find.cpp:67 msgid "Include _hidden" msgstr "숨김 포함(_h)" -#: ../src/dialogs/find.cpp:730 ../src/ui/dialog/find.cpp:66 +#: ../src/dialogs/find.cpp:731 ../src/ui/dialog/find.cpp:67 msgid "Include hidden objects in search" msgstr "숨겨진 객체를 포함해 찾기" -#: ../src/dialogs/find.cpp:735 ../src/ui/dialog/find.cpp:67 +#: ../src/dialogs/find.cpp:736 ../src/ui/dialog/find.cpp:68 msgid "Include l_ocked" msgstr "잠김 개체포함" -#: ../src/dialogs/find.cpp:739 ../src/ui/dialog/find.cpp:67 +#: ../src/dialogs/find.cpp:740 ../src/ui/dialog/find.cpp:68 msgid "Include locked objects in search" msgstr "잠긴 객체 포함해서 찾기" -#: ../src/dialogs/find.cpp:750 ../src/ui/dialog/find.cpp:82 +#: ../src/dialogs/find.cpp:751 ../src/ui/dialog/find.cpp:83 msgid "Clear values" msgstr "값 지우기" -#: ../src/dialogs/find.cpp:751 ../src/ui/dialog/find.cpp:83 +#: ../src/dialogs/find.cpp:752 ../src/ui/dialog/find.cpp:84 msgid "_Find" msgstr "찾기(_F)" -#: ../src/dialogs/find.cpp:751 ../src/ui/dialog/find.cpp:83 +#: ../src/dialogs/find.cpp:752 ../src/ui/dialog/find.cpp:84 msgid "Select objects matching all of the fields you filled in" msgstr "조건에 채워진 모든것이 일치하는 객체 찾기" -#: ../src/dialogs/guidelinedialog.cpp:42 -#: ../src/ui/dialog/transformation.cpp:102 -msgid "Rela_tive move" -msgstr "" +#: ../src/dialogs/guidelinedialog.cpp:44 +#, fuzzy +msgid "Unit:" +msgstr "단위:" + +#: ../src/dialogs/guidelinedialog.cpp:45 +#: ../src/dialogs/object-attributes.cpp:57 ../src/widgets/toolbox.cpp:1113 +msgid "X:" +msgstr "X:" -#: ../src/dialogs/guidelinedialog.cpp:42 -msgid "Move guide relative to current position" +#: ../src/dialogs/guidelinedialog.cpp:46 +#: ../src/dialogs/object-attributes.cpp:58 ../src/widgets/toolbox.cpp:1131 +msgid "Y:" +msgstr "Y:" + +#: ../src/dialogs/guidelinedialog.cpp:47 +msgid "Angle (degrees):" msgstr "" -#: ../src/dialogs/guidelinedialog.cpp:61 -msgid "Move by:" -msgstr "다음에 의한 이동 :" +#: ../src/dialogs/guidelinedialog.cpp:48 +#, fuzzy +msgid "Rela_tive change" +msgstr "사각형 찾기" -#: ../src/dialogs/guidelinedialog.cpp:63 -msgid "Move to:" -msgstr "다음으로 이동:" +#: ../src/dialogs/guidelinedialog.cpp:48 +msgid "Move and/or rotate the guide relative to current settings" +msgstr "" -#: ../src/dialogs/guidelinedialog.cpp:77 +#: ../src/dialogs/guidelinedialog.cpp:114 #, fuzzy msgid "Set guide properties" msgstr "출력 설정" -#: ../src/dialogs/guidelinedialog.cpp:116 +#: ../src/dialogs/guidelinedialog.cpp:153 msgid "Guideline" msgstr "가이드 라인" -#: ../src/dialogs/guidelinedialog.cpp:177 -#, c-format -msgid "Moving %s %s" -msgstr "%s %s 이동" +#: ../src/dialogs/guidelinedialog.cpp:241 +#, fuzzy, c-format +msgid "Guideline ID: %s" +msgstr "가이드 라인" + +#: ../src/dialogs/guidelinedialog.cpp:247 +#, fuzzy, c-format +msgid "Current: %s" +msgstr "%s 파일명으로 생성을 할수 없습니다.\n" -#: ../src/dialogs/iconpreview.cpp:143 +#: ../src/dialogs/iconpreview.cpp:139 #, c-format msgid "%d x %d" msgstr "%d x %d" -#: ../src/dialogs/iconpreview.cpp:191 -#: ../src/ui/dialog/align-and-distribute.cpp:888 -#: ../src/ui/dialog/filedialog.cpp:1855 ../src/widgets/desktop-widget.cpp:1137 +#: ../src/dialogs/iconpreview.cpp:187 +#: ../src/ui/dialog/align-and-distribute.cpp:909 +#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1431 +#: ../src/widgets/desktop-widget.cpp:1535 msgid "Selection" msgstr "선택" -#: ../src/dialogs/iconpreview.cpp:193 +#: ../src/dialogs/iconpreview.cpp:189 msgid "Selection only or whole document" msgstr "일부반 선택하거나 전체 문서 선택" -#: ../src/dialogs/iconpreview.cpp:201 +#: ../src/dialogs/iconpreview.cpp:197 msgid "Refresh the icons" msgstr "아이콘 재 읽기" @@ -1247,8 +1399,8 @@ msgid "" msgstr "" #. Button for setting the object's id, label, title and description. -#: ../src/dialogs/item-properties.cpp:143 ../src/verbs.cpp:2188 -#: ../src/verbs.cpp:2192 +#: ../src/dialogs/item-properties.cpp:143 ../src/verbs.cpp:2358 +#: ../src/verbs.cpp:2362 msgid "_Set" msgstr "설정(_S)" @@ -1262,12 +1414,12 @@ msgid "A freeform label for the object" msgstr "객체를 위한 자유 형식의 래밸" #. Create the label for the object title -#: ../src/dialogs/item-properties.cpp:173 ../src/dialogs/rdf.cpp:240 +#: ../src/dialogs/item-properties.cpp:173 ../src/dialogs/rdf.cpp:238 msgid "Title" msgstr "제목" #. Create the frame for the object description -#: ../src/dialogs/item-properties.cpp:190 ../src/dialogs/rdf.cpp:284 +#: ../src/dialogs/item-properties.cpp:190 ../src/dialogs/rdf.cpp:282 #: ../src/ui/widget/page-sizer.cpp:197 msgid "Description" msgstr "설명" @@ -1344,57 +1496,47 @@ msgstr "불이기 종류(_S)" msgid "Set object description" msgstr " 설명: " -#: ../src/dialogs/layers-panel.cpp:591 ../src/widgets/layer-selector.cpp:590 +#: ../src/dialogs/layers-panel.cpp:579 ../src/widgets/layer-selector.cpp:595 #, fuzzy msgid "Unhide layer" msgstr "레이어 이름변경" -#: ../src/dialogs/layers-panel.cpp:591 ../src/widgets/layer-selector.cpp:590 +#: ../src/dialogs/layers-panel.cpp:579 ../src/widgets/layer-selector.cpp:595 #, fuzzy msgid "Hide layer" msgstr "레이어 이름변경" -#: ../src/dialogs/layers-panel.cpp:602 ../src/widgets/layer-selector.cpp:582 +#: ../src/dialogs/layers-panel.cpp:590 ../src/widgets/layer-selector.cpp:587 #, fuzzy msgid "Lock layer" msgstr "노드를 아래도" -#: ../src/dialogs/layers-panel.cpp:602 ../src/widgets/layer-selector.cpp:582 +#: ../src/dialogs/layers-panel.cpp:590 ../src/widgets/layer-selector.cpp:587 #, fuzzy msgid "Unlock layer" msgstr "노드를 아래도" -#: ../src/dialogs/layers-panel.cpp:699 -#, fuzzy -msgid "Change layer opacity" -msgstr "주 투명도" - -#: ../src/dialogs/layers-panel.cpp:764 -#, fuzzy -msgid "Opacity:" -msgstr "불투명도" - -#: ../src/dialogs/layers-panel.cpp:789 +#: ../src/dialogs/layers-panel.cpp:735 msgid "New" msgstr "새로만들기" -#: ../src/dialogs/layers-panel.cpp:794 +#: ../src/dialogs/layers-panel.cpp:740 msgid "Top" msgstr "위" -#: ../src/dialogs/layers-panel.cpp:800 +#: ../src/dialogs/layers-panel.cpp:746 msgid "Up" msgstr "위" -#: ../src/dialogs/layers-panel.cpp:806 +#: ../src/dialogs/layers-panel.cpp:752 msgid "Dn" msgstr "아래로" -#: ../src/dialogs/layers-panel.cpp:812 +#: ../src/dialogs/layers-panel.cpp:758 msgid "Bot" msgstr "" -#: ../src/dialogs/layers-panel.cpp:822 +#: ../src/dialogs/layers-panel.cpp:768 msgid "X" msgstr "X" @@ -1453,227 +1595,185 @@ msgstr "추가(_A)" msgid "New layer created." msgstr "새로운 레이어 생성." -#: ../src/dialogs/object-attributes.cpp:34 +#: ../src/dialogs/object-attributes.cpp:38 msgid "Href:" msgstr "" -#: ../src/dialogs/object-attributes.cpp:35 +#: ../src/dialogs/object-attributes.cpp:39 msgid "Target:" msgstr "목적:" -#: ../src/dialogs/object-attributes.cpp:36 +#: ../src/dialogs/object-attributes.cpp:40 msgid "Type:" msgstr "타입:" #. TRANSLATORS: for info, see http://www.w3.org/TR/2000/CR-SVG-20000802/linking.html#AElementXLinkRoleAttribute #. Identifies the type of the related resource with an absolute URI -#: ../src/dialogs/object-attributes.cpp:39 +#: ../src/dialogs/object-attributes.cpp:43 msgid "Role:" msgstr "역활:" #. TRANSLATORS: for info, see http://www.w3.org/TR/2000/CR-SVG-20000802/linking.html#AElementXLinkArcRoleAttribute #. For situations where the nature/role alone isn't enough, this offers an additional URI defining the purpose of the link. -#: ../src/dialogs/object-attributes.cpp:42 +#: ../src/dialogs/object-attributes.cpp:46 msgid "Arcrole:" msgstr "" #. TRANSLATORS: for info, see http://www.w3.org/TR/2000/CR-SVG-20000802/linking.html#AElementXLinkTitleAttribute -#: ../src/dialogs/object-attributes.cpp:44 +#: ../src/dialogs/object-attributes.cpp:48 msgid "Title:" msgstr "제목:" -#: ../src/dialogs/object-attributes.cpp:45 +#: ../src/dialogs/object-attributes.cpp:49 msgid "Show:" msgstr "보이기:" #. TRANSLATORS: for info, see http://www.w3.org/TR/2000/CR-SVG-20000802/linking.html#AElementXLinkActuateAttribute -#: ../src/dialogs/object-attributes.cpp:47 +#: ../src/dialogs/object-attributes.cpp:51 msgid "Actuate:" msgstr "" -#: ../src/dialogs/object-attributes.cpp:52 +#: ../src/dialogs/object-attributes.cpp:56 msgid "URL:" msgstr "URL:" -#: ../src/dialogs/object-attributes.cpp:53 -msgid "X:" -msgstr "X:" - -#: ../src/dialogs/object-attributes.cpp:54 -msgid "Y:" -msgstr "Y:" - -#: ../src/dialogs/object-attributes.cpp:100 -#, c-format -msgid "%s attributes" -msgstr "%s 의 특성" - -#: ../src/dialogs/object-properties.cpp:171 -msgid "_Fill" -msgstr "채우기(_F)" - -#: ../src/dialogs/object-properties.cpp:178 -msgid "Stroke _paint" -msgstr "" - -#: ../src/dialogs/object-properties.cpp:185 -msgid "Stroke st_yle" -msgstr "" - -#: ../src/dialogs/object-properties.cpp:196 -#, fuzzy -msgid "_Blur, %" -msgstr "파랑" - -#: ../src/dialogs/object-properties.cpp:229 -#, fuzzy -msgid "Master _opacity, %" -msgstr "주 불투명도(_o)" - -#: ../src/dialogs/object-properties.cpp:381 -#: ../src/ui/widget/selected-style.cpp:806 -#: ../src/ui/widget/selected-style.cpp:1094 -#, fuzzy -msgid "Change opacity" -msgstr "주 투명도" - -#: ../src/dialogs/object-properties.cpp:438 -msgid "Change blur" -msgstr "" +#: ../src/dialogs/object-attributes.cpp:104 +#, fuzzy, c-format +msgid "%s Properties" +msgstr "출력 설정" -#: ../src/dialogs/rdf.cpp:178 +#: ../src/dialogs/rdf.cpp:181 msgid "CC Attribution" msgstr "저작자표시" -#: ../src/dialogs/rdf.cpp:183 +#: ../src/dialogs/rdf.cpp:186 msgid "CC Attribution-ShareAlike" msgstr "저작자표시-동일 ì¡°ê±´ 변경 허락" -#: ../src/dialogs/rdf.cpp:188 +#: ../src/dialogs/rdf.cpp:191 msgid "CC Attribution-NoDerivs" msgstr "자작자표시-변경금지" -#: ../src/dialogs/rdf.cpp:193 +#: ../src/dialogs/rdf.cpp:196 msgid "CC Attribution-NonCommercial" msgstr "저작자표시-비영리" -#: ../src/dialogs/rdf.cpp:198 +#: ../src/dialogs/rdf.cpp:201 msgid "CC Attribution-NonCommercial-ShareAlike" msgstr "저작자표시-비영리-동일조건변경허락" -#: ../src/dialogs/rdf.cpp:203 +#: ../src/dialogs/rdf.cpp:206 msgid "CC Attribution-NonCommercial-NoDerivs" msgstr "저작자표시-비영리-변경금지" -#: ../src/dialogs/rdf.cpp:208 -msgid "GNU General Public License" -msgstr "그누 General Public License" - -#: ../src/dialogs/rdf.cpp:213 -msgid "GNU Lesser General Public License" -msgstr "GNU LGPL(간편한 GPL)" - -#: ../src/dialogs/rdf.cpp:218 +#: ../src/dialogs/rdf.cpp:211 msgid "Public Domain" msgstr "퍼블릭 도메인" -#: ../src/dialogs/rdf.cpp:223 +#: ../src/dialogs/rdf.cpp:216 msgid "FreeArt" msgstr "프리아트" -#: ../src/dialogs/rdf.cpp:241 +#: ../src/dialogs/rdf.cpp:221 +#, fuzzy +msgid "Open Font License" +msgstr "새파일 열기" + +#: ../src/dialogs/rdf.cpp:239 msgid "Name by which this document is formally known." msgstr "이 문서의 일반적으로 잘알려진 이름." -#: ../src/dialogs/rdf.cpp:243 +#: ../src/dialogs/rdf.cpp:241 msgid "Date" msgstr "날짜" -#: ../src/dialogs/rdf.cpp:244 +#: ../src/dialogs/rdf.cpp:242 msgid "Date associated with the creation of this document (YYYY-MM-DD)." msgstr "이 문서를 생성한 시간(YYYY-MM-DD)." -#: ../src/dialogs/rdf.cpp:246 +#: ../src/dialogs/rdf.cpp:244 msgid "Format" msgstr "포멧" -#: ../src/dialogs/rdf.cpp:247 +#: ../src/dialogs/rdf.cpp:245 msgid "The physical or digital manifestation of this document (MIME type)." msgstr "" -#: ../src/dialogs/rdf.cpp:249 +#: ../src/dialogs/rdf.cpp:247 ../src/extension/internal/bitmap/addNoise.cpp:46 +#: ../src/ui/dialog/filter-effects-dialog.cpp:2100 +#: ../src/ui/dialog/filter-effects-dialog.cpp:2175 msgid "Type" msgstr "타입" -#: ../src/dialogs/rdf.cpp:250 +#: ../src/dialogs/rdf.cpp:248 msgid "Type of document (DCMI Type)." msgstr "문서 형태(DCMI 형태)" -#: ../src/dialogs/rdf.cpp:253 +#: ../src/dialogs/rdf.cpp:251 msgid "Creator" msgstr "제작자" -#: ../src/dialogs/rdf.cpp:254 +#: ../src/dialogs/rdf.cpp:252 msgid "" "Name of entity primarily responsible for making the content of this document." msgstr "" -#: ../src/dialogs/rdf.cpp:256 +#: ../src/dialogs/rdf.cpp:254 msgid "Rights" msgstr "" -#: ../src/dialogs/rdf.cpp:257 +#: ../src/dialogs/rdf.cpp:255 msgid "" "Name of entity with rights to the Intellectual Property of this document." msgstr "" -#: ../src/dialogs/rdf.cpp:259 +#: ../src/dialogs/rdf.cpp:257 msgid "Publisher" msgstr "출판자" -#: ../src/dialogs/rdf.cpp:260 +#: ../src/dialogs/rdf.cpp:258 msgid "Name of entity responsible for making this document available." msgstr "이 문서를 만들기 위한 요구 엔트리 이름" -#: ../src/dialogs/rdf.cpp:263 +#: ../src/dialogs/rdf.cpp:261 msgid "Identifier" msgstr "구별자" -#: ../src/dialogs/rdf.cpp:264 +#: ../src/dialogs/rdf.cpp:262 msgid "Unique URI to reference this document." msgstr "참조 문서의 유일한 URI" -#: ../src/dialogs/rdf.cpp:266 ../src/ui/dialog/filedialog.cpp:1879 +#: ../src/dialogs/rdf.cpp:264 ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1455 msgid "Source" msgstr "소스" -#: ../src/dialogs/rdf.cpp:267 +#: ../src/dialogs/rdf.cpp:265 msgid "Unique URI to reference the source of this document." msgstr "이문서 의 참고 소스가 되는 유일한 URI" -#: ../src/dialogs/rdf.cpp:269 +#: ../src/dialogs/rdf.cpp:267 msgid "Relation" msgstr "" -#: ../src/dialogs/rdf.cpp:270 +#: ../src/dialogs/rdf.cpp:268 msgid "Unique URI to a related document." msgstr "관련문서의 유일한 URI" -#: ../src/dialogs/rdf.cpp:272 +#: ../src/dialogs/rdf.cpp:270 msgid "Language" msgstr "언어" -#: ../src/dialogs/rdf.cpp:273 +#: ../src/dialogs/rdf.cpp:271 msgid "" "Two-letter language tag with optional subtags for the language of this " "document. (e.g. 'en-GB')" msgstr "" -#: ../src/dialogs/rdf.cpp:275 +#: ../src/dialogs/rdf.cpp:273 msgid "Keywords" msgstr "키워드" -#: ../src/dialogs/rdf.cpp:276 +#: ../src/dialogs/rdf.cpp:274 msgid "" "The topic of this document as comma-separated key words, phrases, or " "classifications." @@ -1681,45 +1781,45 @@ msgstr "" #. TRANSLATORS: "Coverage": the spatial or temporal characteristics of the content. #. For info, see Appendix D of http://www.w3.org/TR/1998/WD-rdf-schema-19980409/ -#: ../src/dialogs/rdf.cpp:280 +#: ../src/dialogs/rdf.cpp:278 msgid "Coverage" msgstr "표지" -#: ../src/dialogs/rdf.cpp:281 +#: ../src/dialogs/rdf.cpp:279 msgid "Extent or scope of this document." msgstr "" -#: ../src/dialogs/rdf.cpp:285 +#: ../src/dialogs/rdf.cpp:283 msgid "A short account of the content of this document." msgstr "" #. FIXME: need to handle 1 agent per line of input -#: ../src/dialogs/rdf.cpp:289 +#: ../src/dialogs/rdf.cpp:287 msgid "Contributors" msgstr "기증자" -#: ../src/dialogs/rdf.cpp:290 +#: ../src/dialogs/rdf.cpp:288 msgid "" "Names of entities responsible for making contributions to the content of " "this document." msgstr "" #. TRANSLATORS: URL to a page that defines the license for the document -#: ../src/dialogs/rdf.cpp:294 +#: ../src/dialogs/rdf.cpp:292 msgid "URI" msgstr "URI" #. TRANSLATORS: this is where you put a URL to a page that defines the license -#: ../src/dialogs/rdf.cpp:296 +#: ../src/dialogs/rdf.cpp:294 msgid "URI to this document's license's namespace definition." msgstr "" #. TRANSLATORS: fragment of XML representing the license of the document -#: ../src/dialogs/rdf.cpp:300 +#: ../src/dialogs/rdf.cpp:298 msgid "Fragment" msgstr "" -#: ../src/dialogs/rdf.cpp:301 +#: ../src/dialogs/rdf.cpp:299 msgid "XML fragment for the RDF 'License' section." msgstr "" @@ -1729,82 +1829,82 @@ msgstr "" msgid "Set attribute" msgstr "속성 설정" -#: ../src/dialogs/stroke-style.cpp:292 ../src/dialogs/stroke-style.cpp:351 +#: ../src/dialogs/stroke-style.cpp:305 ../src/dialogs/stroke-style.cpp:364 #, fuzzy msgid "Set stroke color" msgstr "색 붙이기" -#: ../src/dialogs/stroke-style.cpp:342 ../src/ui/widget/selected-style.cpp:227 -#: ../src/ui/widget/selected-style.cpp:453 +#: ../src/dialogs/stroke-style.cpp:355 ../src/ui/widget/selected-style.cpp:251 +#: ../src/ui/widget/selected-style.cpp:483 msgid "Remove stroke" msgstr "" -#: ../src/dialogs/stroke-style.cpp:403 +#: ../src/dialogs/stroke-style.cpp:416 #, fuzzy msgid "Set gradient on stroke" msgstr "임의의 노드 관리" -#: ../src/dialogs/stroke-style.cpp:447 +#: ../src/dialogs/stroke-style.cpp:460 #, fuzzy msgid "Set pattern on stroke" msgstr "불이기 종류(_S)" -#: ../src/dialogs/stroke-style.cpp:461 ../src/ui/widget/selected-style.cpp:165 -#: ../src/ui/widget/selected-style.cpp:223 -#: ../src/ui/widget/selected-style.cpp:471 -#: ../src/ui/widget/style-swatch.cpp:305 +#: ../src/dialogs/stroke-style.cpp:481 ../src/ui/widget/selected-style.cpp:189 +#: ../src/ui/widget/selected-style.cpp:247 +#: ../src/ui/widget/selected-style.cpp:508 +#: ../src/ui/widget/style-swatch.cpp:333 msgid "Unset stroke" msgstr "" -#: ../src/dialogs/stroke-style.cpp:832 ../src/widgets/gradient-vector.cpp:264 -#: ../src/widgets/paint-selector.cpp:739 -msgid "No document selected" -msgstr "어떠한 문서도 선택되지 않음" - -#: ../src/dialogs/stroke-style.cpp:849 ../src/interface.cpp:757 -#: ../src/ui/dialog/inkscape-preferences.cpp:190 -#: ../src/ui/dialog/inkscape-preferences.cpp:322 -#: ../src/ui/dialog/inkscape-preferences.cpp:407 -#: ../src/ui/dialog/inkscape-preferences.cpp:560 -#: ../src/ui/widget/selected-style.cpp:137 -#: ../src/ui/widget/style-swatch.cpp:298 ../src/verbs.cpp:1963 +#: ../src/dialogs/stroke-style.cpp:793 ../src/filter-enums.cpp:94 +#: ../src/flood-context.cpp:264 ../src/interface.cpp:829 +#: ../src/ui/dialog/filter-effects-dialog.cpp:460 +#: ../src/ui/dialog/inkscape-preferences.cpp:207 +#: ../src/ui/dialog/inkscape-preferences.cpp:368 +#: ../src/ui/dialog/inkscape-preferences.cpp:469 +#: ../src/ui/dialog/inkscape-preferences.cpp:891 ../src/verbs.cpp:2119 msgid "None" msgstr "없음" -#: ../src/dialogs/stroke-style.cpp:960 +#: ../src/dialogs/stroke-style.cpp:848 ../src/widgets/gradient-vector.cpp:264 +#: ../src/widgets/paint-selector.cpp:882 +msgid "No document selected" +msgstr "어떠한 문서도 선택되지 않음" + +#: ../src/dialogs/stroke-style.cpp:937 #, fuzzy msgid "Set markers" msgstr "별" -#: ../src/dialogs/stroke-style.cpp:1066 +#: ../src/dialogs/stroke-style.cpp:1104 ../share/extensions/edge3d.inx.h:9 msgid "Stroke width" msgstr "" #. Join type #. TRANSLATORS: The line join style specifies the shape to be used at the #. corners of paths. It can be "miter", "round" or "bevel". -#: ../src/dialogs/stroke-style.cpp:1089 +#: ../src/dialogs/stroke-style.cpp:1127 msgid "Join:" msgstr "합체:" #. TRANSLATORS: Miter join: joining lines with a sharp (pointed) corner. #. For an example, draw a triangle with a large stroke width and modify the #. "Join" option (in the Fill and Stroke dialog). -#: ../src/dialogs/stroke-style.cpp:1101 +#: ../src/dialogs/stroke-style.cpp:1139 msgid "Miter join" msgstr "" #. TRANSLATORS: Round join: joining lines with a rounded corner. #. For an example, draw a triangle with a large stroke width and modify the #. "Join" option (in the Fill and Stroke dialog). -#: ../src/dialogs/stroke-style.cpp:1109 +#: ../src/dialogs/stroke-style.cpp:1147 msgid "Round join" msgstr "" #. TRANSLATORS: Bevel join: joining lines with a blunted (flattened) corner. #. For an example, draw a triangle with a large stroke width and modify the #. "Join" option (in the Fill and Stroke dialog). -#: ../src/dialogs/stroke-style.cpp:1117 +#: ../src/dialogs/stroke-style.cpp:1155 msgid "Bevel join" msgstr "" @@ -1815,77 +1915,77 @@ msgstr "" #. spike that extends well beyond the connection point. The purpose of the #. miter limit is to cut off such spikes (i.e. convert them into bevels) #. when they become too long. -#: ../src/dialogs/stroke-style.cpp:1128 +#: ../src/dialogs/stroke-style.cpp:1166 msgid "Miter limit:" msgstr "" -#: ../src/dialogs/stroke-style.cpp:1136 +#: ../src/dialogs/stroke-style.cpp:1174 msgid "Maximum length of the miter (in units of stroke width)" msgstr "" #. Cap type #. TRANSLATORS: cap type specifies the shape for the ends of lines -#: ../src/dialogs/stroke-style.cpp:1149 +#: ../src/dialogs/stroke-style.cpp:1187 msgid "Cap:" msgstr "" #. TRANSLATORS: Butt cap: the line shape does not extend beyond the end point #. of the line; the ends of the line are square -#: ../src/dialogs/stroke-style.cpp:1160 +#: ../src/dialogs/stroke-style.cpp:1198 msgid "Butt cap" msgstr "" #. TRANSLATORS: Round cap: the line shape extends beyond the end point of the #. line; the ends of the line are rounded -#: ../src/dialogs/stroke-style.cpp:1167 +#: ../src/dialogs/stroke-style.cpp:1205 msgid "Round cap" msgstr "" #. TRANSLATORS: Square cap: the line shape extends beyond the end point of the #. line; the ends of the line are square -#: ../src/dialogs/stroke-style.cpp:1174 +#: ../src/dialogs/stroke-style.cpp:1212 msgid "Square cap" msgstr "" #. Dash -#: ../src/dialogs/stroke-style.cpp:1180 +#: ../src/dialogs/stroke-style.cpp:1218 msgid "Dashes:" msgstr "점선:" #. TRANSLATORS: Path markers are an SVG feature that allows you to attach arbitrary shapes #. (arrowheads, bullets, faces, whatever) to the start, end, or middle nodes of a path. -#: ../src/dialogs/stroke-style.cpp:1201 +#: ../src/dialogs/stroke-style.cpp:1239 msgid "Start Markers:" msgstr "" -#: ../src/dialogs/stroke-style.cpp:1211 +#: ../src/dialogs/stroke-style.cpp:1249 msgid "Mid Markers:" msgstr "" -#: ../src/dialogs/stroke-style.cpp:1222 +#: ../src/dialogs/stroke-style.cpp:1259 msgid "End Markers:" msgstr "" -#: ../src/dialogs/stroke-style.cpp:1567 ../src/dialogs/stroke-style.cpp:1665 +#: ../src/dialogs/stroke-style.cpp:1605 ../src/dialogs/stroke-style.cpp:1703 #, fuzzy msgid "Set stroke style" msgstr "불이기 종류(_S)" -#: ../src/dialogs/swatches.cpp:421 +#: ../src/dialogs/swatches.cpp:494 #, fuzzy msgid "Change color definition" msgstr "접속 취소" -#: ../src/dialogs/swatches.cpp:556 +#: ../src/dialogs/swatches.cpp:635 #, fuzzy msgid "Set stroke color from swatch" msgstr "글자를 곡선으로 변환" -#: ../src/dialogs/swatches.cpp:556 +#: ../src/dialogs/swatches.cpp:635 msgid "Set fill color from swatch" msgstr "" -#: ../src/dialogs/swatches.cpp:875 +#: ../src/dialogs/swatches.cpp:954 #, c-format msgid "Palettes directory (%s) is unavailable." msgstr "" @@ -1912,97 +2012,113 @@ msgstr "중심선" msgid "Align lines right" msgstr "오른쪽으로 정렬" -#: ../src/dialogs/text-edit.cpp:288 ../src/widgets/toolbox.cpp:3959 -#: ../src/widgets/toolbox.cpp:4005 +#: ../src/dialogs/text-edit.cpp:280 +msgid "Justify lines" +msgstr "" + +#: ../src/dialogs/text-edit.cpp:302 ../src/widgets/toolbox.cpp:4887 msgid "Horizontal text" msgstr "수평 글자" -#: ../src/dialogs/text-edit.cpp:302 ../src/widgets/toolbox.cpp:3970 -#: ../src/widgets/toolbox.cpp:4016 +#: ../src/dialogs/text-edit.cpp:316 ../src/widgets/toolbox.cpp:4898 msgid "Vertical text" msgstr "수직 글자" -#: ../src/dialogs/text-edit.cpp:317 +#: ../src/dialogs/text-edit.cpp:331 msgid "Line spacing:" msgstr "줄 간격:" #. Text -#: ../src/dialogs/text-edit.cpp:363 ../src/selection-describer.cpp:63 -#: ../src/ui/dialog/inkscape-preferences.cpp:383 -#: ../src/ui/dialog/text-properties.cpp:37 ../src/verbs.cpp:2216 +#: ../src/dialogs/text-edit.cpp:377 ../src/selection-describer.cpp:66 +#: ../src/ui/dialog/inkscape-preferences.cpp:439 +#: ../src/ui/dialog/text-properties.cpp:37 ../src/verbs.cpp:2390 +#: ../share/extensions/lorem_ipsum.inx.h:5 +#: ../share/extensions/text_flipcase.inx.h:1 +#: ../share/extensions/text_lowercase.inx.h:1 +#: ../share/extensions/text_uppercase.inx.h:1 +#: ../share/extensions/text_randomcase.inx.h:1 +#: ../share/extensions/text_replace.inx.h:2 +#: ../share/extensions/text_titlecase.inx.h:1 +#: ../share/extensions/text_sentencecase.inx.h:2 msgid "Text" msgstr "텍스트" -#: ../src/dialogs/text-edit.cpp:410 +#: ../src/dialogs/text-edit.cpp:424 msgid "Set as default" msgstr "기본 으로 설정" -#: ../src/dialogs/text-edit.cpp:636 ../src/text-context.cpp:1363 +#: ../src/dialogs/text-edit.cpp:665 ../src/text-context.cpp:1438 #, fuzzy msgid "Set text style" msgstr "불이기 종류(_S)" -#: ../src/dialogs/tiledialog.cpp:330 +#: ../src/dialogs/tiledialog.cpp:353 msgid "Arrange in a grid" msgstr "" -#: ../src/dialogs/tiledialog.cpp:633 +#: ../src/dialogs/tiledialog.cpp:654 msgid "Rows:" msgstr "줄:" -#: ../src/dialogs/tiledialog.cpp:641 +#: ../src/dialogs/tiledialog.cpp:662 msgid "Number of rows" msgstr "줄 숫자:" -#: ../src/dialogs/tiledialog.cpp:645 +#: ../src/dialogs/tiledialog.cpp:666 msgid "Equal height" msgstr "같은 높이" -#: ../src/dialogs/tiledialog.cpp:655 +#: ../src/dialogs/tiledialog.cpp:676 msgid "If not set, each row has the height of the tallest object in it" msgstr "" #. #### Radio buttons to control vertical alignment #### #. #### Radio buttons to control horizontal alignment #### -#: ../src/dialogs/tiledialog.cpp:661 ../src/dialogs/tiledialog.cpp:731 +#: ../src/dialogs/tiledialog.cpp:682 ../src/dialogs/tiledialog.cpp:752 msgid "Align:" msgstr "정열:" #. #### Number of columns #### -#: ../src/dialogs/tiledialog.cpp:703 +#: ../src/dialogs/tiledialog.cpp:724 msgid "Columns:" msgstr "열:" -#: ../src/dialogs/tiledialog.cpp:711 +#: ../src/dialogs/tiledialog.cpp:732 msgid "Number of columns" msgstr "열 숫자:" -#: ../src/dialogs/tiledialog.cpp:715 +#: ../src/dialogs/tiledialog.cpp:736 msgid "Equal width" msgstr "폭을 같게" -#: ../src/dialogs/tiledialog.cpp:724 +#: ../src/dialogs/tiledialog.cpp:745 msgid "If not set, each column has the width of the widest object in it" msgstr "" #. #### Radio buttons to control spacing manually or to fit selection bbox #### -#: ../src/dialogs/tiledialog.cpp:770 +#: ../src/dialogs/tiledialog.cpp:791 msgid "Fit into selection box" msgstr "선택한 박스에 마춤" -#: ../src/dialogs/tiledialog.cpp:776 +#: ../src/dialogs/tiledialog.cpp:797 msgid "Set spacing:" msgstr "간격 설정:" -#: ../src/dialogs/tiledialog.cpp:796 +#: ../src/dialogs/tiledialog.cpp:817 msgid "Vertical spacing between rows (px units)" msgstr "줄간의 수직간격 (px 단위)" -#: ../src/dialogs/tiledialog.cpp:821 +#: ../src/dialogs/tiledialog.cpp:842 msgid "Horizontal spacing between columns (px units)" msgstr "줄간의 수평 간격 (px 단위)" -#: ../src/dialogs/tiledialog.cpp:845 +#. ## The OK button +#: ../src/dialogs/tiledialog.cpp:865 +#, fuzzy +msgid "Arrange" +msgstr "각도" + +#: ../src/dialogs/tiledialog.cpp:866 msgid "Arrange selected objects" msgstr "선택한 객체 배분" @@ -2034,33 +2150,33 @@ msgstr "새로운 요소 노드" msgid "New text node" msgstr "새로운 텍스트 노드" -#: ../src/dialogs/xml-tree.cpp:347 ../src/dialogs/xml-tree.cpp:1412 -#: ../src/nodepath.cpp:1708 +#: ../src/dialogs/xml-tree.cpp:347 ../src/dialogs/xml-tree.cpp:1414 +#: ../src/nodepath.cpp:1880 msgid "Duplicate node" msgstr "노드 복사" -#: ../src/dialogs/xml-tree.cpp:368 ../src/dialogs/xml-tree.cpp:1429 -#: ../src/nodepath.cpp:2945 +#: ../src/dialogs/xml-tree.cpp:368 ../src/dialogs/xml-tree.cpp:1431 +#: ../src/nodepath.cpp:3122 ../src/widgets/toolbox.cpp:986 msgid "Delete node" msgstr "노드 삭제" -#: ../src/dialogs/xml-tree.cpp:384 ../src/dialogs/xml-tree.cpp:1578 +#: ../src/dialogs/xml-tree.cpp:384 ../src/dialogs/xml-tree.cpp:1580 msgid "Unindent node" msgstr "" -#: ../src/dialogs/xml-tree.cpp:399 ../src/dialogs/xml-tree.cpp:1557 +#: ../src/dialogs/xml-tree.cpp:399 ../src/dialogs/xml-tree.cpp:1559 msgid "Indent node" msgstr "" -#: ../src/dialogs/xml-tree.cpp:411 ../src/dialogs/xml-tree.cpp:1510 +#: ../src/dialogs/xml-tree.cpp:411 ../src/dialogs/xml-tree.cpp:1512 msgid "Raise node" msgstr "노드 올리기" -#: ../src/dialogs/xml-tree.cpp:423 ../src/dialogs/xml-tree.cpp:1527 +#: ../src/dialogs/xml-tree.cpp:423 ../src/dialogs/xml-tree.cpp:1529 msgid "Lower node" msgstr "노드를 아래도" -#: ../src/dialogs/xml-tree.cpp:468 ../src/dialogs/xml-tree.cpp:1447 +#: ../src/dialogs/xml-tree.cpp:468 ../src/dialogs/xml-tree.cpp:1449 msgid "Delete attribute" msgstr "특성 삭제" @@ -2088,8 +2204,6 @@ msgid "New element node..." msgstr "새로운 개체 노드" #: ../src/dialogs/xml-tree.cpp:1339 -#: ../src/ui/dialog/whiteboard-connect.cpp:115 -#: ../src/ui/dialog/whiteboard-sharewithchat.cpp:103 msgid "Cancel" msgstr "취소" @@ -2097,105 +2211,260 @@ msgstr "취소" msgid "Create" msgstr "생성" -#: ../src/dialogs/xml-tree.cpp:1379 +#: ../src/dialogs/xml-tree.cpp:1380 #, fuzzy msgid "Create new element node" msgstr "새로운 요소 노드" -#: ../src/dialogs/xml-tree.cpp:1394 +#: ../src/dialogs/xml-tree.cpp:1396 #, fuzzy msgid "Create new text node" msgstr "새로운 텍스트 노드" -#: ../src/dialogs/xml-tree.cpp:1465 +#: ../src/dialogs/xml-tree.cpp:1467 #, c-format msgid "" "Cannot set %s: Another element with value %s already exists!" msgstr "" "%s로 설정할수 없음: 다른 개체가 %s 값을 이미 가지고 있음!" -#: ../src/dialogs/xml-tree.cpp:1480 +#: ../src/dialogs/xml-tree.cpp:1482 #, fuzzy msgid "Change attribute" msgstr "속성 설정" -#: ../src/document.cpp:366 +#: ../src/display/canvas-grid.cpp:40 +#, fuzzy +msgid "Rectangular grid" +msgstr "사격형" + +#: ../src/display/canvas-grid.cpp:41 +msgid "Axonometric grid" +msgstr "" + +#: ../src/display/canvas-grid.cpp:259 +#, fuzzy +msgid "Create new grid" +msgstr "중심선" + +#: ../src/display/canvas-grid.cpp:325 +#, fuzzy +msgid "_Enabled" +msgstr "제목" + +#: ../src/display/canvas-grid.cpp:326 +msgid "" +"Determines whether to snap to this grid or not. Can be 'on' for invisible " +"grids." +msgstr "" + +#: ../src/display/canvas-grid.cpp:329 +#, fuzzy +msgid "_Visible" +msgstr "색:" + +#: ../src/display/canvas-grid.cpp:330 +msgid "" +"Determines whether the grid is displayed or not. Objects are still snapped " +"to invisible grids." +msgstr "" + +#: ../src/display/canvas-grid.cpp:661 +msgid "Grid line _color:" +msgstr "" + +#: ../src/display/canvas-grid.cpp:661 +#: ../src/ui/dialog/inkscape-preferences.cpp:846 +#: ../src/ui/dialog/inkscape-preferences.cpp:847 +#: ../src/ui/dialog/inkscape-preferences.cpp:868 +#: ../src/ui/dialog/inkscape-preferences.cpp:869 +msgid "Grid line color" +msgstr "" + +#: ../src/display/canvas-grid.cpp:661 +msgid "Color of grid lines" +msgstr "" + +#: ../src/display/canvas-grid.cpp:666 +msgid "Ma_jor grid line color:" +msgstr "" + +#: ../src/display/canvas-grid.cpp:666 +#: ../src/ui/dialog/inkscape-preferences.cpp:848 +#: ../src/ui/dialog/inkscape-preferences.cpp:849 +#: ../src/ui/dialog/inkscape-preferences.cpp:870 +#: ../src/ui/dialog/inkscape-preferences.cpp:871 +msgid "Major grid line color" +msgstr "" + +#: ../src/display/canvas-grid.cpp:667 +msgid "Color of the major (highlighted) grid lines" +msgstr "" + +#: ../src/display/canvas-grid.cpp:677 +msgid "Grid _units:" +msgstr "" + +#: ../src/display/canvas-grid.cpp:678 +msgid "_Origin X:" +msgstr "" + +#: ../src/display/canvas-grid.cpp:678 +#: ../src/ui/dialog/inkscape-preferences.cpp:839 +#: ../src/ui/dialog/inkscape-preferences.cpp:860 +msgid "X coordinate of grid origin" +msgstr "" + +#: ../src/display/canvas-grid.cpp:683 +msgid "O_rigin Y:" +msgstr "" + +#: ../src/display/canvas-grid.cpp:683 +#: ../src/ui/dialog/inkscape-preferences.cpp:840 +#: ../src/ui/dialog/inkscape-preferences.cpp:861 +msgid "Y coordinate of grid origin" +msgstr "" + +#: ../src/display/canvas-grid.cpp:688 +msgid "Spacing _X:" +msgstr "" + +#: ../src/display/canvas-grid.cpp:688 +#: ../src/ui/dialog/inkscape-preferences.cpp:843 +msgid "Distance between vertical grid lines" +msgstr "" + +#: ../src/display/canvas-grid.cpp:693 +msgid "Spacing _Y:" +msgstr "" + +#: ../src/display/canvas-grid.cpp:693 +#: ../src/ui/dialog/inkscape-preferences.cpp:844 +#, fuzzy +msgid "Distance between horizontal grid lines" +msgstr "수평 가이드 라인" + +#: ../src/display/canvas-grid.cpp:699 +msgid "_Major grid line every:" +msgstr "" + +#: ../src/display/canvas-grid.cpp:699 +msgid "lines" +msgstr "" + +#: ../src/display/canvas-grid.cpp:702 +msgid "_Show dots instead of lines" +msgstr "" + +#: ../src/display/canvas-grid.cpp:703 +#: ../src/ui/dialog/inkscape-preferences.cpp:853 +msgid "If set, displays dots at gridpoints instead of gridlines" +msgstr "" + +#: ../src/document.cpp:413 #, c-format msgid "New document %d" msgstr "새로운 문서 %d" -#: ../src/document.cpp:398 +#: ../src/document.cpp:445 #, c-format msgid "Memory document %d" msgstr "메모리 문서 %d" -#: ../src/document.cpp:541 +#: ../src/document.cpp:585 #, c-format msgid "Unnamed document %d" msgstr "이름이 바뀌지 않은 문서 %d" #. We hit green anchor, closing Green-Blue-Red -#: ../src/draw-context.cpp:426 +#: ../src/draw-context.cpp:418 msgid "Path is closed." msgstr "경로 닫힘." #. We hit bot start and end of single curve, closing paths -#: ../src/draw-context.cpp:441 +#: ../src/draw-context.cpp:433 msgid "Closing path." msgstr "경로 닫는중." -#: ../src/draw-context.cpp:549 +#: ../src/draw-context.cpp:542 msgid "Draw path" msgstr "" #. alpha of color under cursor, to show in the statusbar #. locale-sensitive printf is OK, since this goes to the UI, not into SVG -#: ../src/dropper-context.cpp:352 +#: ../src/dropper-context.cpp:353 #, c-format msgid " alpha %.3g" msgstr " 알파 %.3g" #. where the color is picked, to show in the statusbar -#: ../src/dropper-context.cpp:354 +#: ../src/dropper-context.cpp:355 #, c-format msgid ", averaged with radius %d" msgstr "" -#: ../src/dropper-context.cpp:354 +#: ../src/dropper-context.cpp:355 +#, c-format msgid " under cursor" msgstr " 커서 아래" #. message, to show in the statusbar -#: ../src/dropper-context.cpp:356 +#: ../src/dropper-context.cpp:357 msgid "Release mouse to set color." msgstr "" -#: ../src/dropper-context.cpp:356 ../src/tools-switch.cpp:199 +#: ../src/dropper-context.cpp:357 ../src/tools-switch.cpp:226 msgid "" "Click to set fill, Shift+click to set stroke; drag to " "average color in area; with Alt to pick inverse color; Ctrl+C " "to copy the color under mouse to clipboard" msgstr "" -#: ../src/dropper-context.cpp:389 +#: ../src/dropper-context.cpp:390 msgid "Set picked color" msgstr "" -#: ../src/dyna-draw-context.cpp:696 +#: ../src/dyna-draw-context.cpp:701 +msgid "" +"Guide path selected; start drawing along the guide with Ctrl" +msgstr "" + +#: ../src/dyna-draw-context.cpp:703 +msgid "Select a guide path to track with Ctrl" +msgstr "" + +#: ../src/dyna-draw-context.cpp:808 +msgid "Tracking: connection to guide path lost!" +msgstr "" + +#: ../src/dyna-draw-context.cpp:808 +msgid "Tracking a guide path" +msgstr "" + +#: ../src/dyna-draw-context.cpp:811 +#, fuzzy +msgid "Drawing a calligraphic stroke" +msgstr "중심선" + +#: ../src/dyna-draw-context.cpp:1092 #, fuzzy -msgid "Create calligraphic stroke" +msgid "Draw calligraphic stroke" msgstr "중심선" -#: ../src/event-log.cpp:34 +#: ../src/event-context.cpp:595 +msgid "Space+mouse drag to pan canvas" +msgstr "" + +#: ../src/event-log.cpp:37 msgid "[Unchanged]" msgstr "" #. Edit -#: ../src/event-log.cpp:261 ../src/event-log.cpp:264 ../src/verbs.cpp:2000 +#: ../src/event-log.cpp:264 ../src/event-log.cpp:267 ../src/verbs.cpp:2156 msgid "_Undo" msgstr "되돌리기(_U)" -#: ../src/event-log.cpp:271 ../src/event-log.cpp:275 ../src/verbs.cpp:2002 +#: ../src/event-log.cpp:274 ../src/event-log.cpp:278 ../src/verbs.cpp:2158 msgid "_Redo" msgstr "원래도 돌리기" @@ -2219,6 +2488,31 @@ msgstr "" msgid " description: " msgstr " 설명: " +#: ../src/extension/effect.cpp:35 +msgid " (No preferences)" +msgstr "" + +#. This is some filler text, needs to change before relase +#: ../src/extension/error-file.cpp:53 +msgid "" +"One or more extensions failed to load\n" +"\n" +"The failed extensions have been skipped. Inkscape will continue to run " +"normally but those extensions will be unavailable. For details to " +"troubleshoot this problem, please refer to the error log located at: " +msgstr "" + +#. This is some filler text, needs to change before relase +#: ../src/extension/error-file.cpp:62 +msgid "Show dialog on startup" +msgstr "시작시 대화창 보이기" + +#: ../src/extension/execution-env.cpp:165 +#, c-format +msgid "'%s' working, please wait..." +msgstr "" + #. static int i = 0; #. std::cout << "Checking module[" << i++ << "]: " << name << std::endl; #: ../src/extension/extension.cpp:249 @@ -2256,61 +2550,36 @@ msgstr "확장 \"" msgid "\" failed to load because " msgstr "\" 불러들이는데 실패 왜냐하면 " -#: ../src/extension/extension.cpp:578 +#: ../src/extension/extension.cpp:622 #, c-format msgid "Could not create extension error log file '%s'" msgstr "에라 로그 파일 '%s' 를 생성할수 없음" -#: ../src/extension/extension.cpp:684 +#: ../src/extension/extension.cpp:729 msgid "Name:" msgstr "이름:" -#: ../src/extension/extension.cpp:685 +#: ../src/extension/extension.cpp:730 msgid "ID:" msgstr "ID:" -#: ../src/extension/extension.cpp:686 +#: ../src/extension/extension.cpp:731 msgid "State:" msgstr "상태:" -#: ../src/extension/extension.cpp:686 +#: ../src/extension/extension.cpp:731 msgid "Loaded" msgstr "불러들임" -#: ../src/extension/extension.cpp:686 +#: ../src/extension/extension.cpp:731 msgid "Unloaded" msgstr "내려짐" -#: ../src/extension/extension.cpp:686 +#: ../src/extension/extension.cpp:731 msgid "Deactivated" msgstr "비 활성화" -#. This is some filler text, needs to change before relase -#: ../src/extension/error-file.cpp:53 -msgid "" -"One or more extensions failed to load\n" -"\n" -"The failed extensions have been skipped. Inkscape will continue to run " -"normally but those extensions will be unavailable. For details to " -"troubleshoot this problem, please refer to the error log located at: " -msgstr "" - -#. This is some filler text, needs to change before relase -#: ../src/extension/error-file.cpp:62 -msgid "Show dialog on startup" -msgstr "시작시 대화창 보이기" - -#: ../src/extension/implementation/script.cpp:991 -msgid "" -"Inkscape has received an error from the script that it called. The text " -"returned with the error is included below. Inkscape will continue working, " -"but the action you requested has been cancelled." -msgstr "" -"요청된 스크립트가 에라가 났서. 아래 나오는 메세지를 출력합니다. 잉크스케이프" -"는 계속 사용할수 있지만 요청되었는 작업은 취소 가 되었습니다." - -#: ../src/extension/implementation/script.cpp:1004 +#: ../src/extension/implementation/script.cpp:1081 msgid "" "Inkscape has received additional data from the script executed. The script " "did not return an error, but this may indicate the results will not be as " @@ -2319,8253 +2588,11972 @@ msgstr "" "스크립트를 수행한 ê²°ê³¼ 데이타를 받았습니다. 스크립트 수형 ê²°ê³¼, 에라가 발생" "한 것은 아니지만, ê·¸ ê²°ê³¼ 값이 예상했던 결과가 아닐수 있습니다." -#: ../src/extension/init.cpp:187 +#: ../src/extension/init.cpp:276 msgid "Null external module directory name. Modules will not be loaded." msgstr "" -#: ../src/extension/init.cpp:201 +#: ../src/extension/init.cpp:290 #, c-format msgid "" "Modules directory (%s) is unavailable. External modules in that directory " "will not be loaded." msgstr "" -#: ../src/extension/internal/bluredge.cpp:131 -msgid "Inset/Outset Halo" +#: ../src/extension/internal/bitmap/adaptiveThreshold.cpp:38 +msgid "Adaptive Threshold" msgstr "" -#: ../src/extension/internal/bluredge.cpp:133 +#: ../src/extension/internal/bitmap/adaptiveThreshold.cpp:40 +#: ../src/extension/internal/bitmap/raise.cpp:41 +#: ../src/extension/internal/bitmap/sample.cpp:40 +#: ../src/extension/internal/bluredge.cpp:134 +#: ../src/live_effects/lpe-skeletalstrokes.cpp:64 +#: ../src/widgets/toolbox.cpp:2248 ../src/widgets/toolbox.cpp:3025 #, fuzzy msgid "Width" msgstr "폭:" -#: ../src/extension/internal/bluredge.cpp:133 -msgid "Width in px of the halo" -msgstr "" +#: ../src/extension/internal/bitmap/adaptiveThreshold.cpp:41 +#: ../src/extension/internal/bitmap/raise.cpp:42 +#: ../src/extension/internal/bitmap/sample.cpp:41 +#: ../src/widgets/toolbox.cpp:2265 +#, fuzzy +msgid "Height" +msgstr "높이:" -#: ../src/extension/internal/bluredge.cpp:134 +#: ../src/extension/internal/bitmap/adaptiveThreshold.cpp:42 +#: ../src/filter-enums.cpp:32 #, fuzzy -msgid "Number of steps" -msgstr "단계 숫자" +msgid "Offset" +msgstr "옵셋" -#: ../src/extension/internal/bluredge.cpp:134 -msgid "Number of inset/outset copies of the object to make" +#: ../src/extension/internal/bitmap/adaptiveThreshold.cpp:46 +#: ../src/extension/internal/bitmap/addNoise.cpp:57 +#: ../src/extension/internal/bitmap/blur.cpp:44 +#: ../src/extension/internal/bitmap/channel.cpp:63 +#: ../src/extension/internal/bitmap/charcoal.cpp:44 +#: ../src/extension/internal/bitmap/colorize.cpp:55 +#: ../src/extension/internal/bitmap/contrast.cpp:42 +#: ../src/extension/internal/bitmap/cycleColormap.cpp:42 +#: ../src/extension/internal/bitmap/despeckle.cpp:40 +#: ../src/extension/internal/bitmap/edge.cpp:42 +#: ../src/extension/internal/bitmap/emboss.cpp:44 +#: ../src/extension/internal/bitmap/enhance.cpp:39 +#: ../src/extension/internal/bitmap/equalize.cpp:39 +#: ../src/extension/internal/bitmap/gaussianBlur.cpp:44 +#: ../src/extension/internal/bitmap/implode.cpp:42 +#: ../src/extension/internal/bitmap/levelChannel.cpp:70 +#: ../src/extension/internal/bitmap/level.cpp:48 +#: ../src/extension/internal/bitmap/medianFilter.cpp:42 +#: ../src/extension/internal/bitmap/modulate.cpp:47 +#: ../src/extension/internal/bitmap/negate.cpp:40 +#: ../src/extension/internal/bitmap/normalize.cpp:40 +#: ../src/extension/internal/bitmap/oilPaint.cpp:42 +#: ../src/extension/internal/bitmap/opacity.cpp:43 +#: ../src/extension/internal/bitmap/raise.cpp:47 +#: ../src/extension/internal/bitmap/reduceNoise.cpp:45 +#: ../src/extension/internal/bitmap/sample.cpp:45 +#: ../src/extension/internal/bitmap/shade.cpp:47 +#: ../src/extension/internal/bitmap/sharpen.cpp:44 +#: ../src/extension/internal/bitmap/solarize.cpp:42 +#: ../src/extension/internal/bitmap/spread.cpp:42 +#: ../src/extension/internal/bitmap/swirl.cpp:42 +#: ../src/extension/internal/bitmap/threshold.cpp:43 +#: ../src/extension/internal/bitmap/unsharpmask.cpp:49 +#: ../src/extension/internal/bitmap/wave.cpp:44 +#, fuzzy +msgid "Raster" +msgstr "반지름" + +#: ../src/extension/internal/bitmap/adaptiveThreshold.cpp:48 +msgid "Apply adaptive thresholding to selected bitmap(s)." msgstr "" -#: ../src/extension/internal/bluredge.cpp:138 -#: ../share/extensions/interp.inx.h:3 ../share/extensions/motion.inx.h:3 -msgid "Generate from Path" -msgstr "곡선으로 부터 만들어냄" +#: ../src/extension/internal/bitmap/addNoise.cpp:44 +#, fuzzy +msgid "Add Noise" +msgstr "노드 추가" -#: ../src/extension/internal/eps-out.cpp:89 -msgid "Encapsulated Postscript Output" +#: ../src/extension/internal/bitmap/addNoise.cpp:47 +msgid "Uniform Noise" msgstr "" -#: ../src/extension/internal/eps-out.cpp:91 -msgid "Make bounding box around full page" +#: ../src/extension/internal/bitmap/addNoise.cpp:48 +msgid "Gaussian Noise" msgstr "" -#: ../src/extension/internal/eps-out.cpp:92 -#: ../src/extension/internal/ps-out.cpp:84 -#, fuzzy -msgid "Convert texts to paths" -msgstr "글자를 곡선으로 변환" +#: ../src/extension/internal/bitmap/addNoise.cpp:49 +msgid "Multiplicative Gaussian Noise" +msgstr "" -#: ../src/extension/internal/eps-out.cpp:93 -#: ../src/extension/internal/ps-out.cpp:85 -msgid "Embed fonts (Type 1 only)" +#: ../src/extension/internal/bitmap/addNoise.cpp:50 +msgid "Impulse Noise" msgstr "" -#: ../src/extension/internal/eps-out.cpp:97 -#: ../share/extensions/eps_input.inx.h:3 -msgid "Encapsulated Postscript (*.eps)" +#: ../src/extension/internal/bitmap/addNoise.cpp:51 +msgid "Laplacian Noise" msgstr "" -#: ../src/extension/internal/eps-out.cpp:98 -msgid "Encapsulated Postscript File" +#: ../src/extension/internal/bitmap/addNoise.cpp:52 +msgid "Poisson Noise" msgstr "" -#: ../src/extension/internal/gdkpixbuf-input.cpp:139 -#, c-format -msgid "%s GDK pixbuf Input" +#: ../src/extension/internal/bitmap/addNoise.cpp:59 +msgid "Add random noise to selected bitmap(s)." msgstr "" -#: ../src/extension/internal/gimpgrad.cpp:274 -msgid "GIMP Gradients" -msgstr "김프 색변화(Gradients)" +#: ../src/extension/internal/bitmap/blur.cpp:37 +#, fuzzy +msgid "Blur" +msgstr "파랑" -#: ../src/extension/internal/gimpgrad.cpp:279 -msgid "GIMP Gradient (*.ggr)" -msgstr "김프 색변화(Gradient) (*.ggr)" +#: ../src/extension/internal/bitmap/blur.cpp:39 +#: ../src/extension/internal/bitmap/charcoal.cpp:39 +#: ../src/extension/internal/bitmap/edge.cpp:38 +#: ../src/extension/internal/bitmap/emboss.cpp:39 +#: ../src/extension/internal/bitmap/medianFilter.cpp:38 +#: ../src/extension/internal/bitmap/oilPaint.cpp:38 +#: ../src/extension/internal/bitmap/sharpen.cpp:39 +#: ../src/extension/internal/bitmap/unsharpmask.cpp:42 +#: ../src/ui/dialog/filter-effects-dialog.cpp:2151 +msgid "Radius" +msgstr "반지름" -#: ../src/extension/internal/gimpgrad.cpp:280 -msgid "Gradients used in GIMP" -msgstr "김프에서 사용되는 색변화(Gradients)" +#: ../src/extension/internal/bitmap/blur.cpp:40 +#: ../src/extension/internal/bitmap/charcoal.cpp:40 +#: ../src/extension/internal/bitmap/emboss.cpp:40 +#: ../src/extension/internal/bitmap/gaussianBlur.cpp:40 +#: ../src/extension/internal/bitmap/sharpen.cpp:40 +#: ../src/extension/internal/bitmap/unsharpmask.cpp:43 +#, fuzzy +msgid "Sigma" +msgstr "확대/축소(_S)" -#: ../src/extension/internal/gnome.cpp:80 -msgid "Select printer" -msgstr "프린터 선택" +#: ../src/extension/internal/bitmap/blur.cpp:46 +#, fuzzy +msgid "Blur selected bitmap(s)" +msgstr "내장 된 전체 이미지" -#: ../src/extension/internal/gnome.cpp:131 -msgid "Inkscape: Print Preview" -msgstr "잉크스케이프: 출력 미리보기" +#: ../src/extension/internal/bitmap/channel.cpp:47 +#: ../src/extension/internal/bitmap/levelChannel.cpp:53 +#, fuzzy +msgid "Channel" +msgstr "취소" -#: ../src/extension/internal/gnome.cpp:401 -msgid "GNOME Print" -msgstr "그놈 프린트" +#: ../src/extension/internal/bitmap/channel.cpp:49 +#, fuzzy +msgid "Layer" +msgstr "레이어 추가" -#: ../src/extension/internal/grid.cpp:214 ../src/ui/widget/panel.cpp:118 -msgid "Grid" -msgstr "격자" +#: ../src/extension/internal/bitmap/channel.cpp:50 +#: ../src/extension/internal/bitmap/levelChannel.cpp:54 +msgid "Red Channel" +msgstr "" -#: ../src/extension/internal/grid.cpp:216 -msgid "Line Width" -msgstr "선 폭" +#: ../src/extension/internal/bitmap/channel.cpp:51 +#: ../src/extension/internal/bitmap/levelChannel.cpp:55 +msgid "Green Channel" +msgstr "" -#: ../src/extension/internal/grid.cpp:217 -msgid "Horizontal Spacing" -msgstr "수평 간격" +#: ../src/extension/internal/bitmap/channel.cpp:52 +#: ../src/extension/internal/bitmap/levelChannel.cpp:56 +msgid "Blue Channel" +msgstr "" -#: ../src/extension/internal/grid.cpp:218 -msgid "Vertical Spacing" -msgstr "수직 간격" +#: ../src/extension/internal/bitmap/channel.cpp:53 +#: ../src/extension/internal/bitmap/levelChannel.cpp:57 +#, fuzzy +msgid "Cyan Channel" +msgstr "사각형 찾기" -#: ../src/extension/internal/grid.cpp:219 -msgid "Horizontal Offset" -msgstr "수평 띄기" +#: ../src/extension/internal/bitmap/channel.cpp:54 +#: ../src/extension/internal/bitmap/levelChannel.cpp:58 +msgid "Magenta Channel" +msgstr "" -#: ../src/extension/internal/grid.cpp:220 -msgid "Vertical Offset" -msgstr "수직 띄기" +#: ../src/extension/internal/bitmap/channel.cpp:55 +#: ../src/extension/internal/bitmap/levelChannel.cpp:59 +msgid "Yellow Channel" +msgstr "" -#: ../src/extension/internal/grid.cpp:224 ../share/extensions/eqtexsvg.inx.h:3 -#: ../share/extensions/lindenmayer.inx.h:9 ../share/extensions/rtree.inx.h:4 -msgid "Render" -msgstr "랜더" +#: ../src/extension/internal/bitmap/channel.cpp:56 +#: ../src/extension/internal/bitmap/levelChannel.cpp:60 +#, fuzzy +msgid "Black Channel" +msgstr "검정색" -#: ../src/extension/internal/grid.cpp:226 -msgid "Draw a path which is a grid" -msgstr "격자에 마추어 곡선을 그림" +#: ../src/extension/internal/bitmap/channel.cpp:57 +#: ../src/extension/internal/bitmap/levelChannel.cpp:61 +#, fuzzy +msgid "Opacity Channel" +msgstr "불투명도" -#: ../src/extension/internal/latex-pstricks-out.cpp:106 -msgid "LaTeX Output" -msgstr "라텍스 출력" +#: ../src/extension/internal/bitmap/channel.cpp:58 +#: ../src/extension/internal/bitmap/levelChannel.cpp:62 +msgid "Matte Channel" +msgstr "" -#: ../src/extension/internal/latex-pstricks-out.cpp:111 -msgid "LaTeX With PSTricks macros (*.tex)" +#: ../src/extension/internal/bitmap/channel.cpp:65 +msgid "Extract specific channel from image." msgstr "" -#: ../src/extension/internal/latex-pstricks-out.cpp:112 -msgid "LaTeX PSTricks File" +#: ../src/extension/internal/bitmap/charcoal.cpp:37 +msgid "Charcoal" msgstr "" -#: ../src/extension/internal/latex-pstricks.cpp:346 -msgid "LaTeX Print" -msgstr "라텍스 인쇄" +#: ../src/extension/internal/bitmap/charcoal.cpp:46 +msgid "Apply charcoal stylization to selected bitmap(s)." +msgstr "" -#: ../src/extension/internal/odf.cpp:2411 -msgid "OpenDocument Drawing Output" -msgstr "오픈 문서 드로링 출력" +#: ../src/extension/internal/bitmap/colorize.cpp:49 +#, fuzzy +msgid "Colorize" +msgstr "색" -#: ../src/extension/internal/odf.cpp:2416 -msgid "OpenDocument drawing (*.odg)" -msgstr "오픈 문서 드로링 (*.odg)" +#: ../src/extension/internal/bitmap/colorize.cpp:57 +msgid "Colorize selected bitmap(s) with specified color, using given opacity." +msgstr "" -#: ../src/extension/internal/odf.cpp:2417 -msgid "OpenDocument drawing file" -msgstr "오픈문서 그림 파일" +#: ../src/extension/internal/bitmap/contrast.cpp:36 +#, fuzzy +msgid "Contrast" +msgstr "복사 객체" -#: ../src/extension/internal/pdf-cairo.cpp:123 -#: ../src/extension/internal/ps.cpp:120 -msgid "Print Destination" -msgstr "출력 목적지" +#: ../src/extension/internal/bitmap/contrast.cpp:38 +#: ../src/extension/internal/bitmap/sharpen.cpp:37 +#, fuzzy +msgid "Sharpen" +msgstr "형태" -#. Print properties frame -#: ../src/extension/internal/pdf-cairo.cpp:138 -#: ../src/extension/internal/ps.cpp:135 -msgid "Print properties" -msgstr "출력 설정" +#: ../src/extension/internal/bitmap/contrast.cpp:44 +msgid "Enhance intensity differences in selected bitmap(s)." +msgstr "" -#: ../src/extension/internal/pdf-cairo.cpp:145 -msgid "Print using PDF operators" -msgstr "PDF 기능을 이용한 출력" +#: ../src/extension/internal/bitmap/cycleColormap.cpp:36 +msgid "Cycle Colormap" +msgstr "" -#: ../src/extension/internal/pdf-cairo.cpp:147 -msgid "" -"Use PDF vector operators. The resulting image is usually smaller in file " -"size and can be arbitrarily scaled, but patterns will be lost." +#: ../src/extension/internal/bitmap/cycleColormap.cpp:38 +#: ../src/extension/internal/bitmap/spread.cpp:38 +#: ../src/extension/internal/bitmap/unsharpmask.cpp:44 +#, fuzzy +msgid "Amount" +msgstr "글꼴" + +#: ../src/extension/internal/bitmap/cycleColormap.cpp:44 +msgid "Cycle colormap(s) of selected bitmap(s)." msgstr "" -"PDF 백터 요소 사용. 이미지가 자유롭게 축소 확대 할수 있으면서 크기는 될것이지" -"만 패턴은 없어질것임." -#: ../src/extension/internal/pdf-cairo.cpp:152 -#: ../src/extension/internal/ps.cpp:149 -msgid "Print as bitmap" -msgstr "비트맴 이미지로 출력" +#: ../src/extension/internal/bitmap/despeckle.cpp:35 +#, fuzzy +msgid "Despeckle" +msgstr "선택" -#: ../src/extension/internal/pdf-cairo.cpp:154 -#: ../src/extension/internal/ps.cpp:151 -msgid "" -"Print everything as bitmap. The resulting image is usually larger in file " -"size and cannot be arbitrarily scaled without quality loss, but all objects " -"will be rendered exactly as displayed." +#: ../src/extension/internal/bitmap/despeckle.cpp:42 +msgid "Reduce speckle noise of selected bitmap(s)." msgstr "" -#: ../src/extension/internal/pdf-cairo.cpp:168 -#: ../src/extension/internal/ps.cpp:165 -msgid "Preferred resolution (dots per inch) of bitmap" +#: ../src/extension/internal/bitmap/edge.cpp:36 +msgid "Edge" msgstr "" -#: ../src/extension/internal/pdf-cairo.cpp:182 -#: ../src/extension/internal/ps.cpp:179 -msgid "Resolution:" -msgstr "해상도:" - -#. Print destination frame -#: ../src/extension/internal/pdf-cairo.cpp:186 -#: ../src/extension/internal/ps.cpp:183 -msgid "Print destination" -msgstr "출력 목적지" +#: ../src/extension/internal/bitmap/edge.cpp:44 +msgid "Hilight edges of selected bitmap(s)." +msgstr "" -#: ../src/extension/internal/pdf-cairo.cpp:192 -#: ../src/extension/internal/ps.cpp:189 -msgid "" -"Printer name (as given by lpstat -p);\n" -"leave empty to use the system default printer.\n" -"Use '> filename' to print to file.\n" -"Use '| prog arg...' to pipe to a program." +#: ../src/extension/internal/bitmap/emboss.cpp:37 +msgid "Emboss" msgstr "" -#: ../src/extension/internal/pdf-cairo.cpp:1021 -msgid "PDF Print" -msgstr "PDF 인쇄" +#: ../src/extension/internal/bitmap/emboss.cpp:46 +msgid "Emboss selected bitmap(s) -- hilight edges with 3D effect." +msgstr "" -#: ../src/extension/internal/pov-out.cpp:457 -msgid "PovRay Output" -msgstr "포레이 출력" +#: ../src/extension/internal/bitmap/enhance.cpp:34 +#, fuzzy +msgid "Enhance" +msgstr "취소" -#: ../src/extension/internal/pov-out.cpp:462 -msgid "PovRay (*.pov) (export splines)" +#: ../src/extension/internal/bitmap/enhance.cpp:41 +msgid "Enhance selected bitmap(s) -- minimize noise." msgstr "" -#: ../src/extension/internal/pov-out.cpp:463 -msgid "PovRay Raytracer File" -msgstr "포레이 레이스레이스 파일" - -#: ../src/extension/internal/ps-out.cpp:82 -msgid "Postscript Output" -msgstr "포스트 스크립 출력" +#: ../src/extension/internal/bitmap/equalize.cpp:34 +#, fuzzy +msgid "Equalize" +msgstr "폭을 같게" -#: ../src/extension/internal/ps-out.cpp:89 -#: ../share/extensions/ps_input.inx.h:2 -msgid "Postscript (*.ps)" -msgstr "포스트스크립 (*.ps)" +#: ../src/extension/internal/bitmap/equalize.cpp:41 +msgid "Equalize selected bitmap(s) -- histogram equalization." +msgstr "" -#: ../src/extension/internal/ps-out.cpp:90 -msgid "Postscript File" -msgstr "포스트 스크립 파일" +#: ../src/extension/internal/bitmap/gaussianBlur.cpp:37 +#: ../src/filter-enums.cpp:28 +msgid "Gaussian Blur" +msgstr "" -#: ../src/extension/internal/ps.cpp:142 -msgid "Print using PostScript operators" -msgstr "포스트 스크립트 를 이용한 출력" +#: ../src/extension/internal/bitmap/gaussianBlur.cpp:39 +#: ../src/extension/internal/bitmap/implode.cpp:38 +#: ../src/extension/internal/bitmap/solarize.cpp:38 +#, fuzzy +msgid "Factor" +msgstr "제작자" -#: ../src/extension/internal/ps.cpp:144 -msgid "" -"Use PostScript vector operators. The resulting image is usually smaller in " -"file size and can be arbitrarily scaled, but alpha transparency and patterns " -"will be lost." +#: ../src/extension/internal/bitmap/gaussianBlur.cpp:46 +msgid "Gaussian blur selected bitmap(s)." msgstr "" -#: ../src/extension/internal/ps.cpp:1710 -msgid "Postscript Print" -msgstr "포스트 스크립트 프린트" +#: ../src/extension/internal/bitmap/implode.cpp:36 +#, fuzzy +msgid "Implode" +msgstr "불러오기(_I)..." -#: ../src/extension/internal/svg.cpp:55 -msgid "SVG Input" -msgstr "SVG 입력" +#: ../src/extension/internal/bitmap/implode.cpp:44 +#, fuzzy +msgid "Implode selected bitmap(s)." +msgstr "선택 상태 ë³´ì¡´" -#: ../src/extension/internal/svg.cpp:60 -msgid "Scalable Vector Graphic (*.svg)" -msgstr "크기변경 가능한 벡터 그래픽 (*.svg)" +#: ../src/extension/internal/bitmap/levelChannel.cpp:51 +msgid "Level (with Channel)" +msgstr "" -#: ../src/extension/internal/svg.cpp:61 -msgid "Inkscape native file format and W3C standard" -msgstr "잉크스케이프 기본 포멧과 W3C 표준" +#: ../src/extension/internal/bitmap/levelChannel.cpp:64 +#: ../src/extension/internal/bitmap/level.cpp:42 +#, fuzzy +msgid "Black Point" +msgstr "검정색" -#: ../src/extension/internal/svg.cpp:69 -msgid "SVG Output Inkscape" -msgstr "SVG 출력 잉크스케이프" +#: ../src/extension/internal/bitmap/levelChannel.cpp:65 +#: ../src/extension/internal/bitmap/level.cpp:43 +#, fuzzy +msgid "White Point" +msgstr "백색" -#: ../src/extension/internal/svg.cpp:74 -msgid "Inkscape SVG (*.svg)" -msgstr "잉크스케이프·SVG·(*.svg)" +#: ../src/extension/internal/bitmap/levelChannel.cpp:66 +#: ../src/extension/internal/bitmap/level.cpp:44 +#, fuzzy +msgid "Gamma Correction" +msgstr "감사 수정:" -#: ../src/extension/internal/svg.cpp:75 -msgid "SVG format with Inkscape extensions" -msgstr "잉크스케이프 확장자로 SVG 포멧" +#: ../src/extension/internal/bitmap/levelChannel.cpp:72 +msgid "" +"Level the specified channel of selected bitmap(s) by scaling values falling " +"between the given ranges to the full color range." +msgstr "" -#: ../src/extension/internal/svg.cpp:83 -msgid "SVG Output" -msgstr "SVG 출력" +#: ../src/extension/internal/bitmap/level.cpp:40 +#, fuzzy +msgid "Level" +msgstr "휠" -#: ../src/extension/internal/svg.cpp:88 -msgid "Plain SVG (*.svg)" -msgstr "일반 ·SVG·(*.svg)" +#: ../src/extension/internal/bitmap/level.cpp:50 +msgid "" +"Level selected bitmap(s) by scaling values falling between the given ranges " +"to the full color range." +msgstr "" -#: ../src/extension/internal/svg.cpp:89 -msgid "Scalable Vector Graphics format as defined by the W3C" -msgstr "W3C 표준에 따른 크기 변경가능한 벡터파일 포멧" +#: ../src/extension/internal/bitmap/medianFilter.cpp:36 +#, fuzzy +msgid "Median Filter" +msgstr "레이어 추가" -#: ../src/extension/internal/svgz.cpp:47 -#: ../share/extensions/svgz_input.inx.h:3 -msgid "SVGZ Input" -msgstr "SVGZ 입력" +#: ../src/extension/internal/bitmap/medianFilter.cpp:44 +msgid "" +"Filter selected bitmap(s) by replacing each pixel component with the median " +"color in a circular neighborhood." +msgstr "" -#: ../src/extension/internal/svgz.cpp:53 ../src/extension/internal/svgz.cpp:67 -#: ../share/extensions/svgz_input.inx.h:1 -#: ../share/extensions/svgz_output.inx.h:1 -msgid "Compressed Inkscape SVG (*.svgz)" -msgstr "압축된 잉크 스케이프 SVG·(*.svgz)" +#: ../src/extension/internal/bitmap/modulate.cpp:39 +#, fuzzy +msgid "Modulate" +msgstr "이동(_M)" -#: ../src/extension/internal/svgz.cpp:54 -msgid "SVG file format compressed with GZip" -msgstr "Gzip 으로 압축된 SVG 파일" +#: ../src/extension/internal/bitmap/modulate.cpp:41 +#, fuzzy +msgid "Brightness" +msgstr "명도" -#: ../src/extension/internal/svgz.cpp:62 ../src/extension/internal/svgz.cpp:76 -#: ../share/extensions/svgz_output.inx.h:3 -msgid "SVGZ Output" -msgstr "SVGZ 출력" +#: ../src/extension/internal/bitmap/modulate.cpp:42 +#: ../src/flood-context.cpp:254 ../src/ui/dialog/inkscape-preferences.cpp:701 +#: ../src/widgets/sp-color-scales.cpp:428 +#: ../src/widgets/sp-color-scales.cpp:429 ../src/widgets/toolbox.cpp:3157 +#: ../share/extensions/color_randomize.inx.h:5 +msgid "Saturation" +msgstr "채도" -#: ../src/extension/internal/svgz.cpp:68 -#: ../share/extensions/svgz_input.inx.h:2 -#: ../share/extensions/svgz_output.inx.h:2 -msgid "Inkscape's native file format compressed with GZip" -msgstr "Gzip 으로 압축된 잉크스케이프 파일형식" +#: ../src/extension/internal/bitmap/modulate.cpp:43 +#: ../src/flood-context.cpp:253 ../src/widgets/sp-color-scales.cpp:425 +#: ../src/widgets/sp-color-scales.cpp:426 ../src/widgets/toolbox.cpp:3143 +#: ../share/extensions/color_randomize.inx.h:2 +msgid "Hue" +msgstr "휴" -#: ../src/extension/internal/svgz.cpp:81 -msgid "Compressed plain SVG (*.svgz)" -msgstr "압축된 일반 SVG 파일 (*.svgz)" +#: ../src/extension/internal/bitmap/modulate.cpp:49 +msgid "Modulate percent hue, saturation, and brightness of selected bitmap(s)." +msgstr "" -#: ../src/extension/internal/svgz.cpp:82 -msgid "Scalable Vector Graphics format compressed with GZip" -msgstr "GZip 으로 압축된 크기 변화 가능한 벡터 그래픽 파일" +#: ../src/extension/internal/bitmap/negate.cpp:35 +#, fuzzy +msgid "Negate" +msgstr "비 활성화" -#: ../src/extension/internal/win32.cpp:491 -msgid "Windows 32-bit Print" -msgstr "윈도우즈 32 비트 출력" +#: ../src/extension/internal/bitmap/negate.cpp:42 +msgid "Negate (take inverse) selected bitmap(s)." +msgstr "" -#: ../src/extension/internal/wpg-input.cpp:343 +#: ../src/extension/internal/bitmap/normalize.cpp:35 #, fuzzy -msgid "WPG Input" -msgstr "SVG 입력" +msgid "Normalize" +msgstr "일반" -#: ../src/extension/internal/wpg-input.cpp:348 -#, fuzzy -msgid "WordPerfect Graphics (*.wpg)" -msgstr "크기변경 가능한 벡터 그래픽 (*.svg)" +#: ../src/extension/internal/bitmap/normalize.cpp:42 +msgid "" +"Normalize selected bitmap(s), expanding color range to the full possible " +"range of color." +msgstr "" -#: ../src/extension/internal/wpg-input.cpp:349 +#: ../src/extension/internal/bitmap/oilPaint.cpp:36 #, fuzzy -msgid "Vector graphics format used by Corel WordPerfect" -msgstr "W3C 표준에 따른 크기 변경가능한 벡터파일 포멧" +msgid "Oil Paint" +msgstr "그놈 프린트" -#. We can't call sp_ui_error_dialog because we may be -#. running from the console, in which case calling sp_ui -#. routines will cause a segfault. See bug 1000350 - bryce -#. sp_ui_error_dialog(_("Format autodetect failed. The file is being opened as SVG.")); -#: ../src/extension/system.cpp:101 -msgid "Format autodetect failed. The file is being opened as SVG." -msgstr "자동 파일 인식이 실패하여, SVG 로 추정해서 읽어 들일것임." +#: ../src/extension/internal/bitmap/oilPaint.cpp:44 +msgid "Stylize selected bitmap(s) so that they appear to be painted with oils." +msgstr "" -#. TRANSLATORS: default.svg is localizable - this is the name of the default document -#. template. This way you can localize the default pagesize, translate the name of -#. the default layer, etc. If you wish to localize this file, please create a -#. localized share/templates/default.xx.svg file, where xx is your language code. -#: ../src/file.cpp:129 -msgid "default.svg" -msgstr "default.svg" +#: ../src/extension/internal/bitmap/opacity.cpp:45 +msgid "Modify opacity channel(s) of selected bitmap(s)." +msgstr "" -#: ../src/file.cpp:215 ../src/file.cpp:855 -#, c-format -msgid "Failed to load the requested file %s" -msgstr "요청한 %s 파일을 불러 들이는데 실패" +#: ../src/extension/internal/bitmap/raise.cpp:39 +#: ../src/selection-chemistry.cpp:691 +#, fuzzy +msgid "Raise" +msgstr "반지름" -#: ../src/file.cpp:240 -msgid "Document not saved yet. Cannot revert." -msgstr "문서가 아직 저장 되지 않음. 되돌릴수 없음." +#: ../src/extension/internal/bitmap/raise.cpp:43 +#, fuzzy +msgid "Raised" +msgstr "반지름" -#: ../src/file.cpp:246 -#, c-format -msgid "Changes will be lost! Are you sure you want to reload document %s?" -msgstr "변경내용을 잃어 버립니다! 정말로 새로 문서 %s 를 불러드릴까요?" +#: ../src/extension/internal/bitmap/raise.cpp:49 +msgid "" +"Alter lightness the edges of selected bitmap(s) to create a raised " +"appearance." +msgstr "" -#: ../src/file.cpp:266 -msgid "Document reverted." -msgstr "문서 되돌려짐." +#: ../src/extension/internal/bitmap/reduceNoise.cpp:39 +msgid "Reduce Noise" +msgstr "" -#: ../src/file.cpp:268 -msgid "Document not reverted." -msgstr "문서 되돌리지지 못함." +#: ../src/extension/internal/bitmap/reduceNoise.cpp:41 +#: ../share/extensions/lindenmayer.inx.h:4 +msgid "Order" +msgstr "순서" -#: ../src/file.cpp:389 -msgid "Select file to open" -msgstr "열 화일을 선택하시오" +#: ../src/extension/internal/bitmap/reduceNoise.cpp:47 +msgid "" +"Reduce noise in selected bitmap(s) using a noise peak elimination filter." +msgstr "" -#: ../src/file.cpp:466 +#: ../src/extension/internal/bitmap/sample.cpp:38 #, fuzzy -msgid "Vacuum <defs>" -msgstr "연계성 청소" - -#: ../src/file.cpp:471 -#, c-format -msgid "Removed %i unused definition in <defs>." -msgid_plural "Removed %i unused definitions in <defs>." -msgstr[0] "" -msgstr[1] "" - -#: ../src/file.cpp:476 -msgid "No unused definitions in <defs>." -msgstr "" +msgid "Sample" +msgstr "형태" -#: ../src/file.cpp:505 -#, c-format +#: ../src/extension/internal/bitmap/sample.cpp:47 msgid "" -"No Inkscape extension found to save document (%s). This may have been " -"caused by an unknown filename extension." +"Alter the resolution of selected image by resizing it by given dimensions." msgstr "" -#: ../src/file.cpp:506 ../src/file.cpp:514 -msgid "Document not saved." -msgstr "문서가 저정 되지 않음." +#: ../src/extension/internal/bitmap/shade.cpp:39 +#, fuzzy +msgid "Shade" +msgstr "형태" -#: ../src/file.cpp:513 -#, c-format -msgid "File %s could not be saved." -msgstr "파일 %s저장 되지 않을수 있습니다." +#: ../src/extension/internal/bitmap/shade.cpp:41 +#: ../src/ui/dialog/filter-effects-dialog.cpp:914 +msgid "Azimuth" +msgstr "" -#: ../src/file.cpp:523 -msgid "Document saved." -msgstr "문서 저장됨." +#: ../src/extension/internal/bitmap/shade.cpp:42 +#: ../src/ui/dialog/filter-effects-dialog.cpp:915 +#, fuzzy +msgid "Elevation" +msgstr "선택" -#: ../src/file.cpp:582 ../src/file.cpp:978 -#, c-format -msgid "drawing%s" -msgstr "그림%s" +#: ../src/extension/internal/bitmap/shade.cpp:43 +#, fuzzy +msgid "Colored Shading" +msgstr "그림자 색" -#: ../src/file.cpp:588 -#, c-format -msgid "drawing-%d%s" -msgstr "그림-%d%s" +#: ../src/extension/internal/bitmap/shade.cpp:49 +msgid "Shade selected bitmap(s) simulating distant light source." +msgstr "" -#: ../src/file.cpp:607 +#: ../src/extension/internal/bitmap/sharpen.cpp:46 #, fuzzy -msgid "Select file to save a copy to" -msgstr "저장할 파일 선택" - -#: ../src/file.cpp:609 ../src/file.cpp:616 -msgid "Select file to save to" -msgstr "저장할 파일 선택" +msgid "Sharpen selected bitmap(s)." +msgstr "내장 된 전체 이미지" -#: ../src/file.cpp:680 -msgid "No changes need to be saved." -msgstr "저장할 아무 변화가 없음." - -#: ../src/file.cpp:852 +#: ../src/extension/internal/bitmap/solarize.cpp:36 #, fuzzy -msgid "Import" -msgstr "불러오기(_I)..." +msgid "Solarize" +msgstr "크기" -#: ../src/file.cpp:883 -msgid "Select file to import" -msgstr "삽입할 파일 선택" +#: ../src/extension/internal/bitmap/solarize.cpp:44 +msgid "Solarize selected bitmap(s), like overexposing photographic film." +msgstr "" -#: ../src/file.cpp:1000 +#: ../src/extension/internal/bitmap/spread.cpp:36 #, fuzzy -msgid "Select file to export to" -msgstr "삽입할 파일 선택" +msgid "Spread" +msgstr "속도:" -#: ../src/gradient-context.cpp:176 -msgid "Create default gradient" +#: ../src/extension/internal/bitmap/spread.cpp:44 +msgid "" +"Randomly spread pixels in selected bitmap(s), within the radius of 'amount.'" msgstr "" -#: ../src/gradient-context.cpp:272 -msgid "Ctrl: snap gradient angle" +#: ../src/extension/internal/bitmap/swirl.cpp:36 +#, fuzzy +msgid "Swirl" +msgstr "나선형" + +#: ../src/extension/internal/bitmap/swirl.cpp:38 +#, fuzzy +msgid "Degrees" +msgstr "삭제(_D)" + +#: ../src/extension/internal/bitmap/swirl.cpp:44 +msgid "Swirl selected bitmap(s) around center point." msgstr "" -#: ../src/gradient-context.cpp:273 -msgid "Shift: draw gradient around the starting point" +#. TRANSLATORS: see http://docs.gimp.org/en/gimp-tool-threshold.html +#: ../src/extension/internal/bitmap/threshold.cpp:37 +#: ../src/extension/internal/bitmap/threshold.cpp:39 +#: ../src/extension/internal/bitmap/unsharpmask.cpp:45 +msgid "Threshold" msgstr "" -#: ../src/gradient-context.cpp:369 +#: ../src/extension/internal/bitmap/threshold.cpp:45 #, fuzzy -msgid "Invert gradient" -msgstr "김프 색변화(Gradients)" +msgid "Threshold selected bitmap(s)." +msgstr "내장 된 전체 이미지" -#: ../src/gradient-context.cpp:461 -#, c-format -msgid "Gradient for %d object; with Ctrl to snap angle" -msgid_plural "Gradient for %d objects; with Ctrl to snap angle" -msgstr[0] "" -msgstr[1] "" +#: ../src/extension/internal/bitmap/unsharpmask.cpp:40 +msgid "Unsharp Mask" +msgstr "" -#: ../src/gradient-context.cpp:465 -msgid "Select objects on which to create gradient." +#: ../src/extension/internal/bitmap/unsharpmask.cpp:51 +msgid "Sharpen selected bitmap(s) using unsharp mask algorithms." msgstr "" -#: ../src/gradient-drag.cpp:61 -msgid "Linear gradient start" +#: ../src/extension/internal/bitmap/wave.cpp:37 +#, fuzzy +msgid "Wave" +msgstr "저장(_S)" + +#: ../src/extension/internal/bitmap/wave.cpp:39 +msgid "Amplitude" msgstr "" -#. POINT_LG_P1 -#: ../src/gradient-drag.cpp:62 -msgid "Linear gradient end" +#: ../src/extension/internal/bitmap/wave.cpp:40 +msgid "Wavelength" msgstr "" -#: ../src/gradient-drag.cpp:63 -msgid "Radial gradient center" +#: ../src/extension/internal/bitmap/wave.cpp:46 +msgid "Alter selected bitmap(s) along sine wave." msgstr "" -#: ../src/gradient-drag.cpp:64 ../src/gradient-drag.cpp:65 -msgid "Radial gradient radius" +#: ../src/extension/internal/bluredge.cpp:132 +msgid "Inset/Outset Halo" msgstr "" -#: ../src/gradient-drag.cpp:66 -msgid "Radial gradient focus" +#: ../src/extension/internal/bluredge.cpp:134 +msgid "Width in px of the halo" msgstr "" -#: ../src/gradient-drag.cpp:386 +#: ../src/extension/internal/bluredge.cpp:135 #, fuzzy -msgid "Merge gradient handles" -msgstr "임의의 노드 관리" +msgid "Number of steps" +msgstr "단계 숫자" + +#: ../src/extension/internal/bluredge.cpp:135 +msgid "Number of inset/outset copies of the object to make" +msgstr "" + +#: ../src/extension/internal/bluredge.cpp:139 +#: ../share/extensions/interp.inx.h:3 ../share/extensions/motion.inx.h:3 +#: ../share/extensions/pathalongpath.inx.h:4 +msgid "Generate from Path" +msgstr "곡선으로 부터 만들어냄" -#: ../src/gradient-drag.cpp:518 ../src/gradient-drag.cpp:1071 +#: ../src/extension/internal/cairo-pdf-out.cpp:171 #, fuzzy -msgid "Move gradient handle" -msgstr "임의의 노드 관리" +msgid "Cairo PDF Output" +msgstr "DXF 내보내기" -#: ../src/gradient-drag.cpp:657 -#, c-format -msgid "" -"%s for: %s%s; drag with Ctrl to snap angle, with Ctrl+Alt to " -"preserve angle, with Ctrl+Shift to scale around center" +#: ../src/extension/internal/cairo-pdf-out.cpp:173 +msgid "Restrict to PDF version" msgstr "" -#: ../src/gradient-drag.cpp:660 -msgid " (stroke)" +#: ../src/extension/internal/cairo-pdf-out.cpp:174 +msgid "PDF 1.4" msgstr "" -#: ../src/gradient-drag.cpp:663 -msgid "" -"Radial gradient center and focus; drag with Shift to " -"separate focus" -msgstr "" +#: ../src/extension/internal/cairo-pdf-out.cpp:176 +#: ../src/extension/internal/cairo-ps-out.cpp:230 +#: ../src/extension/internal/emf-win32-inout.cpp:1715 +#: ../src/extension/internal/eps-out.cpp:92 +#: ../src/extension/internal/ps-out.cpp:84 +#, fuzzy +msgid "Convert texts to paths" +msgstr "글자를 곡선으로 변환" -#: ../src/gradient-drag.cpp:666 -#, c-format -msgid "" -"Gradient point shared by %d gradient; drag with Shift to " -"separate" -msgid_plural "" -"Gradient point shared by %d gradients; drag with Shift to " -"separate" -msgstr[0] "" -msgstr[1] "" +#: ../src/extension/internal/cairo-pdf-out.cpp:177 +#: ../src/extension/internal/cairo-ps-out.cpp:231 +#, fuzzy +msgid "Convert blur effects to bitmaps" +msgstr "글자를 곡선으로 변환" -#: ../src/helper/units.cpp:36 -msgid "Unit" -msgstr "단위" +#: ../src/extension/internal/cairo-pdf-out.cpp:178 +msgid "Preferred resolution (DPI) of bitmaps" +msgstr "" -#: ../src/helper/units.cpp:36 -msgid "Units" -msgstr "단위" +#: ../src/extension/internal/cairo-pdf-out.cpp:182 +#, fuzzy +msgid "PDF via Cairo (*.pdf)" +msgstr "다이아 다이어그램 (*.dia)" -#: ../src/helper/units.cpp:37 -msgid "Point" -msgstr "포인트" +#: ../src/extension/internal/cairo-pdf-out.cpp:183 +#, fuzzy +msgid "PDF File" +msgstr "파일(_F)" -#: ../src/helper/units.cpp:37 ../src/ui/widget/selected-style.cpp:259 -msgid "pt" -msgstr "pt" +#: ../src/extension/internal/cairo-ps-out.cpp:224 +msgid "Restrict to PS level" +msgstr "" -#: ../src/helper/units.cpp:37 -msgid "Points" -msgstr "포인트" +#: ../src/extension/internal/cairo-ps-out.cpp:225 +#, fuzzy +msgid "PostScript level 3" +msgstr "포스트 스크립 파일" -#: ../src/helper/units.cpp:37 -msgid "Pt" -msgstr "Pt" +#: ../src/extension/internal/cairo-ps-out.cpp:227 +#, fuzzy +msgid "PostScript level 2" +msgstr "포스트 스크립 파일" -#: ../src/helper/units.cpp:38 -msgid "Pixel" -msgstr "픽셀" +#: ../src/extension/internal/cairo-ps-out.cpp:232 +msgid "Preferred resolution (dpi) of bitmaps" +msgstr "" -#: ../src/helper/units.cpp:38 ../src/ui/dialog/inkscape-preferences.cpp:178 -#: ../src/ui/dialog/inkscape-preferences.cpp:181 -#: ../src/ui/dialog/inkscape-preferences.cpp:184 -#: ../src/ui/widget/selected-style.cpp:255 -msgid "px" -msgstr "px" +#: ../src/extension/internal/cairo-ps-out.cpp:236 +#, fuzzy +msgid "PostScript via Cairo (*.ps)" +msgstr "포스트스크립 (*.ps)" -#: ../src/helper/units.cpp:38 -msgid "Pixels" -msgstr "픽셀" +#: ../src/extension/internal/cairo-ps-out.cpp:237 +#: ../src/extension/internal/ps-out.cpp:90 +#, fuzzy +msgid "PostScript File" +msgstr "포스트 스크립 파일" -#: ../src/helper/units.cpp:38 -msgid "Px" -msgstr "Px" +#: ../src/extension/internal/emf-win32-inout.cpp:1685 +#, fuzzy +msgid "EMF Input" +msgstr "DXF 불러오기" -#. You can add new elements from this point forward -#: ../src/helper/units.cpp:40 ../share/extensions/straightseg.inx.h:3 -msgid "Percent" -msgstr "퍼센트" +#: ../src/extension/internal/emf-win32-inout.cpp:1690 +msgid "Enhanced Metafiles (*.emf)" +msgstr "" -#: ../src/helper/units.cpp:40 ../src/ui/dialog/inkscape-preferences.cpp:197 -msgid "%" -msgstr "%" +#: ../src/extension/internal/emf-win32-inout.cpp:1691 +msgid "Enhanced Metafiles" +msgstr "" -#: ../src/helper/units.cpp:40 -msgid "Percents" -msgstr "퍼센트" +#: ../src/extension/internal/emf-win32-inout.cpp:1699 +#, fuzzy +msgid "WMF Input" +msgstr "SVG 입력" -#: ../src/helper/units.cpp:41 -msgid "Millimeter" -msgstr "밀리미터" +#: ../src/extension/internal/emf-win32-inout.cpp:1704 +#, fuzzy +msgid "Windows Metafiles (*.wmf)" +msgstr "윈도우즈 메타파일 불러오기" -#: ../src/helper/units.cpp:41 ../src/ui/widget/selected-style.cpp:263 -msgid "mm" -msgstr "mm" +#: ../src/extension/internal/emf-win32-inout.cpp:1705 +#, fuzzy +msgid "Windows Metafiles" +msgstr "윈도우즈 메타파일 불러오기" -#: ../src/helper/units.cpp:41 -msgid "Millimeters" -msgstr "밀리미터" +#: ../src/extension/internal/emf-win32-inout.cpp:1713 +#, fuzzy +msgid "EMF Output" +msgstr "DXF 내보내기" -#: ../src/helper/units.cpp:42 -msgid "Centimeter" -msgstr "센치미터" +#: ../src/extension/internal/emf-win32-inout.cpp:1719 +msgid "Enhanced Metafile (*.emf)" +msgstr "" -#: ../src/helper/units.cpp:42 -msgid "cm" -msgstr "cm" +#: ../src/extension/internal/emf-win32-inout.cpp:1720 +#, fuzzy +msgid "Enhanced Metafile" +msgstr "사각형 찾기" -#: ../src/helper/units.cpp:42 -msgid "Centimeters" -msgstr "센치미터" +#: ../src/extension/internal/eps-out.cpp:89 +msgid "Encapsulated Postscript Output" +msgstr "" -#: ../src/helper/units.cpp:43 -msgid "Meter" -msgstr "미터" +#: ../src/extension/internal/eps-out.cpp:91 +msgid "Make bounding box around full page" +msgstr "" -#: ../src/helper/units.cpp:43 -msgid "m" -msgstr "m" +#: ../src/extension/internal/eps-out.cpp:93 +#: ../src/extension/internal/ps-out.cpp:85 +msgid "Embed fonts (Type 1 only)" +msgstr "" -#: ../src/helper/units.cpp:43 -msgid "Meters" -msgstr "미터" +#: ../src/extension/internal/eps-out.cpp:97 +#: ../share/extensions/eps_input.inx.h:3 +msgid "Encapsulated Postscript (*.eps)" +msgstr "" -#. no svg_unit -#: ../src/helper/units.cpp:44 -msgid "Inch" -msgstr "인치" +#: ../src/extension/internal/eps-out.cpp:98 +msgid "Encapsulated Postscript File" +msgstr "" -#: ../src/helper/units.cpp:44 -msgid "in" -msgstr "in" +#: ../src/extension/internal/gdkpixbuf-input.cpp:113 +#, c-format +msgid "%s GDK pixbuf Input" +msgstr "" -#: ../src/helper/units.cpp:44 -msgid "Inches" -msgstr "인치" +#: ../src/extension/internal/gimpgrad.cpp:274 +msgid "GIMP Gradients" +msgstr "김프 색변화(Gradients)" -#. Volatiles do not have default, so there are none here -#. TRANSLATORS: for info, see http://www.w3.org/TR/REC-CSS2/syndata.html#length-units -#: ../src/helper/units.cpp:47 -msgid "Em square" -msgstr "평방 Em" +#: ../src/extension/internal/gimpgrad.cpp:279 +msgid "GIMP Gradient (*.ggr)" +msgstr "김프 색변화(Gradient) (*.ggr)" -#: ../src/helper/units.cpp:47 -msgid "em" -msgstr "em" +#: ../src/extension/internal/gimpgrad.cpp:280 +msgid "Gradients used in GIMP" +msgstr "김프에서 사용되는 색변화(Gradients)" -#: ../src/helper/units.cpp:47 -msgid "Em squares" -msgstr "평방 Em" +#: ../src/extension/internal/grid.cpp:192 ../src/ui/widget/panel.cpp:118 +msgid "Grid" +msgstr "격자" -#. TRANSLATORS: for info, see http://www.w3.org/TR/REC-CSS2/syndata.html#length-units -#: ../src/helper/units.cpp:49 -msgid "Ex square" -msgstr "평방 Ex" +#: ../src/extension/internal/grid.cpp:194 +msgid "Line Width" +msgstr "선 폭" -#: ../src/helper/units.cpp:49 -msgid "ex" -msgstr "ex" +#: ../src/extension/internal/grid.cpp:195 +msgid "Horizontal Spacing" +msgstr "수평 간격" -#: ../src/helper/units.cpp:49 -msgid "Ex squares" -msgstr "평방 Ex" +#: ../src/extension/internal/grid.cpp:196 +msgid "Vertical Spacing" +msgstr "수직 간격" -#: ../src/inkscape.cpp:447 -msgid "Untitled document" -msgstr "제목없는 문서" +#: ../src/extension/internal/grid.cpp:197 +msgid "Horizontal Offset" +msgstr "수평 띄기" -#. Show nice dialog box -#: ../src/inkscape.cpp:476 -msgid "Inkscape encountered an internal error and will close now.\n" -msgstr "잉크 스케이프에 내부 에라가 발생하여 프로그램을 닫습니다.\n" +#: ../src/extension/internal/grid.cpp:198 +msgid "Vertical Offset" +msgstr "수직 띄기" -#: ../src/inkscape.cpp:477 -msgid "" -"Automatic backups of unsaved documents were done to the following " -"locations:\n" -msgstr "저장 하지 않은 문의의 자동 백업이 다음 위치에 보관 됩니다:\n" +#: ../src/extension/internal/grid.cpp:202 ../share/extensions/eqtexsvg.inx.h:3 +#: ../share/extensions/funcplot.inx.h:12 ../share/extensions/gears.inx.h:5 +#: ../share/extensions/lindenmayer.inx.h:9 +#: ../share/extensions/render_barcode.inx.h:5 +#: ../share/extensions/rtree.inx.h:4 ../share/extensions/spirograph.inx.h:6 +msgid "Render" +msgstr "랜더" -#: ../src/inkscape.cpp:478 -msgid "Automatic backup of the following documents failed:\n" -msgstr "다음 문서들의 자동 백업이 실폐:\n" +#: ../src/extension/internal/grid.cpp:204 +msgid "Draw a path which is a grid" +msgstr "격자에 마추어 곡선을 그림" -#: ../src/inkscape.cpp:615 -#, c-format -msgid "" -"Cannot create directory %s.\n" -"%s" -msgstr "" -"%s 디렉토리를 생성할수 없습니다 \n" -"%s" +#: ../src/extension/internal/latex-pstricks.cpp:347 +msgid "LaTeX Print" +msgstr "라텍스 인쇄" -#: ../src/inkscape.cpp:616 -#, c-format -msgid "" -"%s is not a valid directory.\n" -"%s" -msgstr "" -"%s 는 유효한 디렉토리가 아닙니다.\n" -"%s" +#: ../src/extension/internal/latex-pstricks-out.cpp:106 +msgid "LaTeX Output" +msgstr "라텍스 출력" -#: ../src/inkscape.cpp:617 -#, c-format -msgid "" -"Cannot create file %s.\n" -"%s" +#: ../src/extension/internal/latex-pstricks-out.cpp:111 +msgid "LaTeX With PSTricks macros (*.tex)" msgstr "" -"%s 파일을 생성할수 없습니다.\n" -"%s" -#: ../src/inkscape.cpp:618 -#, c-format -msgid "" -"Cannot write file %s.\n" -"%s" +#: ../src/extension/internal/latex-pstricks-out.cpp:112 +msgid "LaTeX PSTricks File" msgstr "" -"%s 파일에 쓸수가 없습니다.\n" -"%s" -#: ../src/inkscape.cpp:619 -msgid "" -"Although Inkscape will run, it will use default settings,\n" -"and any changes made in preferences will not be saved." -msgstr "" -"잉크스케이프가 기본 설정 상태로 실행 될것입니다,\n" -"그리고 설정판에 어떤 설정 변화도 저장 되지 않습니다." +#: ../src/extension/internal/odf.cpp:2424 +msgid "OpenDocument Drawing Output" +msgstr "오픈 문서 드로링 출력" -#: ../src/inkscape.cpp:689 ../src/preferences.cpp:56 -#, c-format -msgid "" -"%s is not a regular file.\n" -"%s" -msgstr "" -"%s 는 일반 파일이 아닙니다.\n" -"%s" +#: ../src/extension/internal/odf.cpp:2429 +msgid "OpenDocument drawing (*.odg)" +msgstr "오픈 문서 드로링 (*.odg)" -#: ../src/inkscape.cpp:690 ../src/preferences.cpp:57 -#, c-format +#: ../src/extension/internal/odf.cpp:2430 +msgid "OpenDocument drawing file" +msgstr "오픈문서 그림 파일" + +#: ../src/extension/internal/pdf-cairo.cpp:123 +#: ../src/extension/internal/ps.cpp:146 +msgid "Print Destination" +msgstr "출력 목적지" + +#. Print properties frame +#: ../src/extension/internal/pdf-cairo.cpp:138 +#: ../src/extension/internal/ps.cpp:161 +msgid "Print properties" +msgstr "출력 설정" + +#: ../src/extension/internal/pdf-cairo.cpp:145 +msgid "Print using PDF operators" +msgstr "PDF 기능을 이용한 출력" + +#: ../src/extension/internal/pdf-cairo.cpp:147 msgid "" -"%s not a valid XML file, or\n" -"you don't have read permissions on it.\n" -"%s" +"Use PDF vector operators. The resulting image is usually smaller in file " +"size and can be arbitrarily scaled, but patterns will be lost." msgstr "" -"%s 는 유효한 XML 파일이 아닙니다, 그리고 \n" -"%s 을 읽을 권한이 없습니다." +"PDF 백터 요소 사용. 이미지가 자유롭게 축소 확대 할수 있으면서 크기는 될것이지" +"만 패턴은 없어질것임." -#: ../src/inkscape.cpp:692 -#, c-format +#: ../src/extension/internal/pdf-cairo.cpp:152 +#: ../src/extension/internal/ps.cpp:175 +msgid "Print as bitmap" +msgstr "비트맴 이미지로 출력" + +#: ../src/extension/internal/pdf-cairo.cpp:154 +#: ../src/extension/internal/ps.cpp:177 msgid "" -"%s is not a valid menus file.\n" -"%s" +"Print everything as bitmap. The resulting image is usually larger in file " +"size and cannot be arbitrarily scaled without quality loss, but all objects " +"will be rendered exactly as displayed." msgstr "" -"%s 는 유효한 메뉴 파일이 아닙니다.\n" -"%s" -#: ../src/inkscape.cpp:693 -msgid "" -"Inkscape will run with default menus.\n" -"New menus will not be saved." +#: ../src/extension/internal/pdf-cairo.cpp:168 +#: ../src/extension/internal/ps.cpp:191 +msgid "Preferred resolution (dots per inch) of bitmap" msgstr "" -"잉크스케이프 를 기본 메뉴와 시작.\n" -"새 메뉴는 저장되지 않음." -#. sp_ui_menu_append_check_item_from_verb(m, view, _("_Menu"), _("Show or hide the menu bar"), "menu", -#. checkitem_toggled, checkitem_update, 0); -#: ../src/interface.cpp:769 -msgid "Commands Bar" -msgstr "명령 바" +#: ../src/extension/internal/pdf-cairo.cpp:182 +#: ../src/extension/internal/ps.cpp:205 +msgid "Resolution:" +msgstr "해상도:" -#: ../src/interface.cpp:769 -msgid "Show or hide the Commands bar (under the menu)" -msgstr "명령바를 보이기또는 감추기 (메뉴 아래)" +#. Print destination frame +#: ../src/extension/internal/pdf-cairo.cpp:186 +#: ../src/extension/internal/ps.cpp:212 +msgid "Print destination" +msgstr "출력 목적지" -#: ../src/interface.cpp:771 -msgid "Tool Controls Bar" -msgstr "도구 조정 바" +#: ../src/extension/internal/pdf-cairo.cpp:192 +#: ../src/extension/internal/ps.cpp:218 +msgid "" +"Printer name (as given by lpstat -p);\n" +"leave empty to use the system default printer.\n" +"Use '> filename' to print to file.\n" +"Use '| prog arg...' to pipe to a program." +msgstr "" -#: ../src/interface.cpp:771 -msgid "Show or hide the Tool Controls bar" -msgstr "도구 조정 바를 보이기 또는 감추기" +#: ../src/extension/internal/pdf-cairo.cpp:1021 +msgid "PDF Print" +msgstr "PDF 인쇄" -#: ../src/interface.cpp:773 -msgid "_Toolbox" -msgstr "도구상자(_T)" +#: ../src/extension/internal/pdfinput/pdf-input.cpp:53 +msgid "media box" +msgstr "" -#: ../src/interface.cpp:773 -msgid "Show or hide the main toolbox (on the left)" -msgstr "주 도구박스 보이기 또는 감추기(왼쪽편)" +#: ../src/extension/internal/pdfinput/pdf-input.cpp:54 +msgid "crop box" +msgstr "" -#: ../src/interface.cpp:779 -msgid "_Palette" -msgstr "팔랫트(_P)" +#: ../src/extension/internal/pdfinput/pdf-input.cpp:55 +msgid "trim box" +msgstr "" -#: ../src/interface.cpp:779 -msgid "Show or hide the color palette" -msgstr "색 팔래트 보이기 또는 감추기" +#: ../src/extension/internal/pdfinput/pdf-input.cpp:56 +msgid "bleed box" +msgstr "" -#: ../src/interface.cpp:781 -msgid "_Statusbar" -msgstr "상태바(_S)" +#: ../src/extension/internal/pdfinput/pdf-input.cpp:57 +msgid "art box" +msgstr "" -#: ../src/interface.cpp:781 -msgid "Show or hide the statusbar (at the bottom of the window)" -msgstr "상태바 보이기 또는 감추기 ( ì°½ 아래쪽)" +#: ../src/extension/internal/pdfinput/pdf-input.cpp:69 +#, fuzzy +msgid "Select page:" +msgstr "노드 삭제" -#: ../src/interface.cpp:835 +#. Display total number of pages +#: ../src/extension/internal/pdfinput/pdf-input.cpp:83 #, c-format -msgid "Verb \"%s\" Unknown" +msgid "out of %i" msgstr "" -#. TRANSLATORS: #%s is the id of the group e.g. , not a number. -#: ../src/interface.cpp:945 -#, c-format -msgid "Enter group #%s" -msgstr "그룹을 넣으세요 #%s" - -#: ../src/interface.cpp:956 -msgid "Go to parent" -msgstr "부모인자로 가시오" +#. Crop settings +#: ../src/extension/internal/pdfinput/pdf-input.cpp:89 +msgid "Clip to:" +msgstr "" -#: ../src/interface.cpp:1044 ../src/interface.cpp:1086 -#: ../src/ui/widget/selected-style.cpp:431 -#, fuzzy -msgid "Drop color" -msgstr "색 복사" +#: ../src/extension/internal/pdfinput/pdf-input.cpp:101 +msgid "Page settings" +msgstr "" -#: ../src/interface.cpp:1101 -msgid "Could not parse SVG data" +#: ../src/extension/internal/pdfinput/pdf-input.cpp:103 +msgid "Precision of approximating gradient meshes:" msgstr "" -#: ../src/interface.cpp:1140 -msgid "Drop SVG" +#: ../src/extension/internal/pdfinput/pdf-input.cpp:104 +msgid "" +"Note: setting the precision too high may result in a large SVG file " +"and slow performance." msgstr "" -#: ../src/interface.cpp:1200 +#: ../src/extension/internal/pdfinput/pdf-input.cpp:109 +#: ../src/extension/internal/pdfinput/pdf-input.cpp:378 #, fuzzy -msgid "Drop bitmap image" -msgstr " 비트맵 불러들이기." - -#: ../src/interface.cpp:1266 -#, c-format -msgid "Overwrite %s" -msgstr "%s 덥어 쓰기" +msgid "rough" +msgstr "그룹" -#: ../src/interface.cpp:1287 -#, c-format -msgid "" -"The file %s already exists. Do you want to overwrite that file with the " -"current document?" -msgstr "%s 파일이 이미 존제 합니다. 현재 문서가 덮어 쓰기를 원하나요?" +#. Text options +#: ../src/extension/internal/pdfinput/pdf-input.cpp:113 +#, fuzzy +msgid "Text handling:" +msgstr "간격 설정:" -#: ../src/jabber_whiteboard/invitation-confirm-dialog.cpp:26 -#: ../src/jabber_whiteboard/session-file-selector.cpp:24 -msgid "_Write session file:" -msgstr "세션 파일을 쓰시오(_W):" +#: ../src/extension/internal/pdfinput/pdf-input.cpp:115 +#: ../src/extension/internal/pdfinput/pdf-input.cpp:116 +#, fuzzy +msgid "Import text as text" +msgstr "글자를 곡선으로 변환" -#: ../src/jabber_whiteboard/session-file-selector.cpp:60 -msgid "Select a location and filename" -msgstr "위치와 파일 이름 선택" +#: ../src/extension/internal/pdfinput/pdf-input.cpp:119 +#, fuzzy +msgid "Embed images" +msgstr "내장 된 전체 이미지" -#: ../src/jabber_whiteboard/session-file-selector.cpp:62 -msgid "Set filename" -msgstr "파일이름 설정" +#: ../src/extension/internal/pdfinput/pdf-input.cpp:122 +msgid "Import settings" +msgstr "" -#: ../src/jabber_whiteboard/session-manager.cpp:308 -msgid "%1 has invited you to a whiteboard session." -msgstr "%1 가 당신을 화이트 보드 세션에 초대 했습니다." +#: ../src/extension/internal/pdfinput/pdf-input.cpp:239 +msgid "PDF Import Settings" +msgstr "" -#: ../src/jabber_whiteboard/session-manager.cpp:310 -msgid "Do you wish to accept %1's whiteboard session invitation?" +#: ../src/extension/internal/pdfinput/pdf-input.cpp:379 +#: ../src/ui/widget/panel.cpp:100 +msgid "medium" msgstr "" -#: ../src/jabber_whiteboard/session-manager.cpp:314 -msgid "Accept invitation" -msgstr "초대 수락" +#: ../src/extension/internal/pdfinput/pdf-input.cpp:380 +#, fuzzy +msgid "fine" +msgstr "선" -#: ../src/jabber_whiteboard/session-manager.cpp:315 -msgid "Decline invitation" -msgstr "초대 거절" +#: ../src/extension/internal/pdfinput/pdf-input.cpp:381 +#, fuzzy +msgid "very fine" +msgstr "반전" -#: ../src/jabber_whiteboard/session-manager.cpp:370 -msgid "Inkboard session (%1 to %2)" -msgstr "" +#: ../src/extension/internal/pdfinput/pdf-input.cpp:728 +#, fuzzy +msgid "PDF Input" +msgstr "DXF 불러오기" -#: ../src/knot.cpp:425 -msgid "Node or handle drag canceled." -msgstr "" +#: ../src/extension/internal/pdfinput/pdf-input.cpp:733 +#, fuzzy +msgid "Adobe PDF (*.pdf)" +msgstr "오트캐드 DXF (*.dxf)" -#: ../src/libnrtype/FontFactory.cpp:358 -msgid "Ignoring font without family that will crash Pango" +#: ../src/extension/internal/pdfinput/pdf-input.cpp:734 +msgid "Adobe Portable Document Format" msgstr "" -#: ../src/main.cpp:200 -msgid "Print the Inkscape version number" -msgstr "잉크스케이프 버전 숫자를 출력" - -#: ../src/main.cpp:205 -msgid "Do not use X server (only process files from console)" -msgstr "X 서버를 이용하지 않음(콘솔에서 파일 작업만 진행)" +#: ../src/extension/internal/pdfinput/pdf-input.cpp:741 +#, fuzzy +msgid "AI Input" +msgstr "AI SVG 입력" -#: ../src/main.cpp:210 -msgid "Try to use X server (even if $DISPLAY is not set)" -msgstr "X 서버 사용($DISPLAY 가 지정 되있지 않더라도)" +#: ../src/extension/internal/pdfinput/pdf-input.cpp:746 +#, fuzzy +msgid "Adobe Illustrator 9.0 and above (*.ai)" +msgstr "아도비 일러스트 (*.ai)" -#: ../src/main.cpp:215 -msgid "Open specified document(s) (option string may be excluded)" -msgstr "정의된 문서를 열음 (아마도 옵션 은 포함되지 않음)" +#: ../src/extension/internal/pdfinput/pdf-input.cpp:747 +#, fuzzy +msgid "Open files saved in Adobe Illustrator 9.0 and newer versions" +msgstr "열린 파일이 아도비 일러스트 파일로 저장됨" -#: ../src/main.cpp:216 ../src/main.cpp:221 ../src/main.cpp:226 -#: ../src/main.cpp:293 ../src/main.cpp:298 ../src/main.cpp:303 -#: ../src/main.cpp:308 -msgid "FILENAME" -msgstr "파일이름" +#: ../src/extension/internal/pov-out.cpp:683 +msgid "PovRay Output" +msgstr "포레이 출력" -#: ../src/main.cpp:220 -msgid "Print document(s) to specified output file (use '| program' for pipe)" +#: ../src/extension/internal/pov-out.cpp:688 +msgid "PovRay (*.pov) (export splines)" msgstr "" -#: ../src/main.cpp:225 -msgid "Export document to a PNG file" -msgstr "문서를 PNG 파일로 내보네기" +#: ../src/extension/internal/pov-out.cpp:689 +msgid "PovRay Raytracer File" +msgstr "포레이 레이스레이스 파일" -#: ../src/main.cpp:230 -msgid "The resolution used for exporting SVG into bitmap (default 90)" -msgstr "" +#: ../src/extension/internal/ps.cpp:146 +#, fuzzy +msgid "Print Configuration" +msgstr "출력 목적지" -#: ../src/main.cpp:231 -msgid "DPI" -msgstr "" +#: ../src/extension/internal/ps.cpp:168 +msgid "Print using PostScript operators" +msgstr "포스트 스크립트 를 이용한 출력" -#: ../src/main.cpp:235 +#: ../src/extension/internal/ps.cpp:170 msgid "" -"Exported area in SVG user units (default is the canvas; 0,0 is lower-left " -"corner)" +"Use PostScript vector operators. The resulting image is usually smaller in " +"file size and can be arbitrarily scaled, but alpha transparency and patterns " +"will be lost." msgstr "" -#: ../src/main.cpp:236 -msgid "x0:y0:x1:y1" -msgstr "" +#: ../src/extension/internal/ps.cpp:1752 +msgid "Postscript Print" +msgstr "포스트 스크립트 프린트" -#: ../src/main.cpp:240 -msgid "Exported area is the entire drawing (not canvas)" -msgstr "" +#: ../src/extension/internal/ps-out.cpp:82 +msgid "Postscript Output" +msgstr "포스트 스크립 출력" -#: ../src/main.cpp:245 -msgid "Exported area is the entire canvas" -msgstr "" +#: ../src/extension/internal/ps-out.cpp:89 +#, fuzzy +msgid "PostScript (*.ps)" +msgstr "포스트스크립 (*.ps)" -#: ../src/main.cpp:250 -msgid "" -"Snap the bitmap export area outwards to the nearest integer values (in SVG " -"user units)" -msgstr "" +#: ../src/extension/internal/svg.cpp:55 +msgid "SVG Input" +msgstr "SVG 입력" -#: ../src/main.cpp:255 -msgid "The width of exported bitmap in pixels (overrides export-dpi)" -msgstr "" +#: ../src/extension/internal/svg.cpp:60 +msgid "Scalable Vector Graphic (*.svg)" +msgstr "크기변경 가능한 벡터 그래픽 (*.svg)" -#: ../src/main.cpp:256 -msgid "WIDTH" -msgstr "" +#: ../src/extension/internal/svg.cpp:61 +msgid "Inkscape native file format and W3C standard" +msgstr "잉크스케이프 기본 포멧과 W3C 표준" -#: ../src/main.cpp:260 -msgid "The height of exported bitmap in pixels (overrides export-dpi)" -msgstr "" +#: ../src/extension/internal/svg.cpp:69 +msgid "SVG Output Inkscape" +msgstr "SVG 출력 잉크스케이프" -#: ../src/main.cpp:261 -msgid "HEIGHT" -msgstr "" +#: ../src/extension/internal/svg.cpp:74 +msgid "Inkscape SVG (*.svg)" +msgstr "잉크스케이프·SVG·(*.svg)" -#: ../src/main.cpp:265 -msgid "The ID of the object to export" -msgstr "" +#: ../src/extension/internal/svg.cpp:75 +msgid "SVG format with Inkscape extensions" +msgstr "잉크스케이프 확장자로 SVG 포멧" -#: ../src/main.cpp:266 ../src/main.cpp:352 -msgid "ID" -msgstr "" +#: ../src/extension/internal/svg.cpp:83 +msgid "SVG Output" +msgstr "SVG 출력" -#. TRANSLATORS: this means: "Only export the object whose id is given in --export-id". -#. See "man inkscape" for details. -#: ../src/main.cpp:272 -msgid "" -"Export just the object with export-id, hide all others (only with export-id)" -msgstr "" +#: ../src/extension/internal/svg.cpp:88 +msgid "Plain SVG (*.svg)" +msgstr "일반 ·SVG·(*.svg)" -#: ../src/main.cpp:277 -msgid "Use stored filename and DPI hints when exporting (only with export-id)" -msgstr "" +#: ../src/extension/internal/svg.cpp:89 +msgid "Scalable Vector Graphics format as defined by the W3C" +msgstr "W3C 표준에 따른 크기 변경가능한 벡터파일 포멧" -#: ../src/main.cpp:282 -msgid "Background color of exported bitmap (any SVG-supported color string)" -msgstr "" +#: ../src/extension/internal/svgz.cpp:47 +#: ../share/extensions/svgz_input.inx.h:3 +msgid "SVGZ Input" +msgstr "SVGZ 입력" -#: ../src/main.cpp:283 -msgid "COLOR" -msgstr "" +#: ../src/extension/internal/svgz.cpp:53 ../src/extension/internal/svgz.cpp:67 +#: ../share/extensions/svgz_input.inx.h:1 +#: ../share/extensions/svgz_output.inx.h:1 +msgid "Compressed Inkscape SVG (*.svgz)" +msgstr "압축된 잉크 스케이프 SVG·(*.svgz)" -#: ../src/main.cpp:287 -msgid "Background opacity of exported bitmap (either 0.0 to 1.0, or 1 to 255)" -msgstr "" +#: ../src/extension/internal/svgz.cpp:54 +msgid "SVG file format compressed with GZip" +msgstr "Gzip 으로 압축된 SVG 파일" -#: ../src/main.cpp:288 -msgid "VALUE" -msgstr "" +#: ../src/extension/internal/svgz.cpp:62 ../src/extension/internal/svgz.cpp:76 +#: ../share/extensions/svgz_output.inx.h:3 +msgid "SVGZ Output" +msgstr "SVGZ 출력" -#: ../src/main.cpp:292 -msgid "Export document to plain SVG file (no sodipodi or inkscape namespaces)" -msgstr "" +#: ../src/extension/internal/svgz.cpp:68 +#: ../share/extensions/svgz_input.inx.h:2 +#: ../share/extensions/svgz_output.inx.h:2 +msgid "Inkscape's native file format compressed with GZip" +msgstr "Gzip 으로 압축된 잉크스케이프 파일형식" -#: ../src/main.cpp:297 -msgid "Export document to a PS file" -msgstr "" +#: ../src/extension/internal/svgz.cpp:81 +msgid "Compressed plain SVG (*.svgz)" +msgstr "압축된 일반 SVG 파일 (*.svgz)" -#: ../src/main.cpp:302 -msgid "Export document to an EPS file" -msgstr "" +#: ../src/extension/internal/svgz.cpp:82 +msgid "Scalable Vector Graphics format compressed with GZip" +msgstr "GZip 으로 압축된 크기 변화 가능한 벡터 그래픽 파일" + +#: ../src/extension/internal/win32.cpp:491 +msgid "Windows 32-bit Print" +msgstr "윈도우즈 32 비트 출력" -#: ../src/main.cpp:307 +#: ../src/extension/internal/wpg-input.cpp:102 #, fuzzy -msgid "Export document to a PDF file" -msgstr "문서를 PNG 파일로 내보네기" +msgid "WPG Input" +msgstr "SVG 입력" -#: ../src/main.cpp:312 -msgid "Convert text object to paths on export (EPS)" -msgstr "" +#: ../src/extension/internal/wpg-input.cpp:107 +#, fuzzy +msgid "WordPerfect Graphics (*.wpg)" +msgstr "크기변경 가능한 벡터 그래픽 (*.svg)" -#: ../src/main.cpp:317 -msgid "Embed fonts on export (Type 1 only) (EPS)" -msgstr "" +#: ../src/extension/internal/wpg-input.cpp:108 +#, fuzzy +msgid "Vector graphics format used by Corel WordPerfect" +msgstr "W3C 표준에 따른 크기 변경가능한 벡터파일 포멧" -#: ../src/main.cpp:322 -msgid "Export files with the bounding box set to the page size (EPS)" -msgstr "" +#: ../src/extension/prefdialog.cpp:188 +#, fuzzy +msgid "Live Preview" +msgstr "미리보기" -#. TRANSLATORS: "--query-id" is an Inkscape command line option; see "inkscape --help" -#: ../src/main.cpp:328 -msgid "" -"Query the X coordinate of the drawing or, if specified, of the object with --" -"query-id" +#: ../src/extension/prefdialog.cpp:188 +msgid "Controls whether the effect settings are rendered live on canvas" msgstr "" -#. TRANSLATORS: "--query-id" is an Inkscape command line option; see "inkscape --help" -#: ../src/main.cpp:334 -msgid "" -"Query the Y coordinate of the drawing or, if specified, of the object with --" -"query-id" -msgstr "" +#. We can't call sp_ui_error_dialog because we may be +#. running from the console, in which case calling sp_ui +#. routines will cause a segfault. See bug 1000350 - bryce +#. sp_ui_error_dialog(_("Format autodetect failed. The file is being opened as SVG.")); +#: ../src/extension/system.cpp:102 +msgid "Format autodetect failed. The file is being opened as SVG." +msgstr "자동 파일 인식이 실패하여, SVG 로 추정해서 읽어 들일것임." -#. TRANSLATORS: "--query-id" is an Inkscape command line option; see "inkscape --help" -#: ../src/main.cpp:340 -msgid "" -"Query the width of the drawing or, if specified, of the object with --query-" -"id" +#. TRANSLATORS: default.svg is localizable - this is the name of the default document +#. template. This way you can localize the default pagesize, translate the name of +#. the default layer, etc. If you wish to localize this file, please create a +#. localized share/templates/default.xx.svg file, where xx is your language code. +#: ../src/file.cpp:136 +msgid "default.svg" +msgstr "default.svg" + +#: ../src/file.cpp:222 ../src/file.cpp:962 +#, c-format +msgid "Failed to load the requested file %s" +msgstr "요청한 %s 파일을 불러 들이는데 실패" + +#: ../src/file.cpp:247 +msgid "Document not saved yet. Cannot revert." +msgstr "문서가 아직 저장 되지 않음. 되돌릴수 없음." + +#: ../src/file.cpp:253 +#, c-format +msgid "Changes will be lost! Are you sure you want to reload document %s?" +msgstr "변경내용을 잃어 버립니다! 정말로 새로 문서 %s 를 불러드릴까요?" + +#: ../src/file.cpp:282 +msgid "Document reverted." +msgstr "문서 되돌려짐." + +#: ../src/file.cpp:284 +msgid "Document not reverted." +msgstr "문서 되돌리지지 못함." + +#: ../src/file.cpp:406 +msgid "Select file to open" +msgstr "열 화일을 선택하시오" + +#: ../src/file.cpp:484 +#, fuzzy +msgid "Vacuum <defs>" +msgstr "연계성 청소" + +#: ../src/file.cpp:489 +#, c-format +msgid "Removed %i unused definition in <defs>." +msgid_plural "Removed %i unused definitions in <defs>." +msgstr[0] "" +msgstr[1] "" + +#: ../src/file.cpp:494 +msgid "No unused definitions in <defs>." msgstr "" -#. TRANSLATORS: "--query-id" is an Inkscape command line option; see "inkscape --help" -#: ../src/main.cpp:346 +#: ../src/file.cpp:523 +#, c-format msgid "" -"Query the height of the drawing or, if specified, of the object with --query-" -"id" +"No Inkscape extension found to save document (%s). This may have been " +"caused by an unknown filename extension." msgstr "" -#: ../src/main.cpp:351 -msgid "The ID of the object whose dimensions are queried" -msgstr "" +#: ../src/file.cpp:524 ../src/file.cpp:532 +msgid "Document not saved." +msgstr "문서가 저정 되지 않음." -#. TRANSLATORS: this option makes Inkscape print the name (path) of the extension directory -#: ../src/main.cpp:357 -msgid "Print out the extension directory and exit" -msgstr "" +#: ../src/file.cpp:531 +#, c-format +msgid "File %s could not be saved." +msgstr "파일 %s저장 되지 않을수 있습니다." + +#: ../src/file.cpp:542 +msgid "Document saved." +msgstr "문서 저장됨." + +#: ../src/file.cpp:681 ../src/file.cpp:1087 ../src/file.cpp:1203 +#, c-format +msgid "drawing%s" +msgstr "그림%s" + +#: ../src/file.cpp:687 +#, c-format +msgid "drawing-%d%s" +msgstr "그림-%d%s" + +#: ../src/file.cpp:706 +#, fuzzy +msgid "Select file to save a copy to" +msgstr "저장할 파일 선택" + +#: ../src/file.cpp:708 ../src/file.cpp:715 +msgid "Select file to save to" +msgstr "저장할 파일 선택" + +#: ../src/file.cpp:787 +msgid "No changes need to be saved." +msgstr "저장할 아무 변화가 없음." + +#: ../src/file.cpp:804 +#, fuzzy +msgid "Saving document..." +msgstr "문서 저장" + +#: ../src/file.cpp:959 +#, fuzzy +msgid "Import" +msgstr "불러오기(_I)..." + +#: ../src/file.cpp:991 +msgid "Select file to import" +msgstr "삽입할 파일 선택" + +#: ../src/file.cpp:1109 ../src/file.cpp:1218 +#, fuzzy +msgid "Select file to export to" +msgstr "삽입할 파일 선택" -#: ../src/main.cpp:362 -msgid "Show given files one-by-one, switch to next on any key/mouse event" +#: ../src/file.cpp:1245 +#, c-format +msgid "Error saving a temporary copy" msgstr "" -#: ../src/main.cpp:367 -msgid "Remove unused definitions from the defs section(s) of the document" +#: ../src/file.cpp:1264 +msgid "Open Clip Art Login" msgstr "" -#: ../src/main.cpp:559 +#: ../src/file.cpp:1285 +#, c-format msgid "" -"[OPTIONS...] [FILE...]\n" -"\n" -"Available options:" +"Error exporting the document. Verify if the server name, username and " +"password are correct. If the server have support for webdav and verify if " +"you didn't forget to choose a license too." msgstr "" -#: ../src/menus-skeleton.h:17 -msgid "_New" +#: ../src/file.cpp:1306 +#, fuzzy +msgid "Document exported..." +msgstr "문서 되돌려짐." + +#: ../src/file.cpp:1334 ../src/verbs.cpp:2145 +msgid "Import From Open Clip Art Library" msgstr "" -#: ../src/menus-skeleton.h:22 -msgid "Open _Recent" +#: ../src/filter-enums.cpp:20 +#, fuzzy +msgid "Blend" +msgstr "파랑" + +#: ../src/filter-enums.cpp:21 +msgid "Color Matrix" msgstr "" -#: ../src/menus-skeleton.h:55 -msgid "_Edit" +#: ../src/filter-enums.cpp:22 +msgid "Component Transfer" msgstr "" -#: ../src/menus-skeleton.h:65 ../src/verbs.cpp:2012 -msgid "Paste Si_ze" +#: ../src/filter-enums.cpp:23 +#, fuzzy +msgid "Composite" +msgstr "조합된" + +#: ../src/filter-enums.cpp:24 +msgid "Convolve Matrix" msgstr "" -#: ../src/menus-skeleton.h:77 -msgid "Clo_ne" +#: ../src/filter-enums.cpp:25 +msgid "Diffuse Lighting" msgstr "" -#: ../src/menus-skeleton.h:94 -msgid "_View" +#: ../src/filter-enums.cpp:26 +msgid "Displacement Map" msgstr "" -#: ../src/menus-skeleton.h:95 -msgid "_Zoom" +#: ../src/filter-enums.cpp:27 +msgid "Flood" msgstr "" -#: ../src/menus-skeleton.h:111 -msgid "_Display mode" -msgstr "" - -#: ../src/menus-skeleton.h:120 -msgid "Show/Hide" -msgstr "" - -#: ../src/menus-skeleton.h:137 -msgid "_Layer" -msgstr "" +#: ../src/filter-enums.cpp:29 ../src/selection-describer.cpp:52 +msgid "Image" +msgstr "이미지" -#: ../src/menus-skeleton.h:156 -msgid "_Object" -msgstr "" +#: ../src/filter-enums.cpp:30 +#, fuzzy +msgid "Merge" +msgstr "메세지" -#: ../src/menus-skeleton.h:163 -msgid "Cli_p" +#: ../src/filter-enums.cpp:31 +msgid "Morphology" msgstr "" -#: ../src/menus-skeleton.h:167 -msgid "Mas_k" +#: ../src/filter-enums.cpp:33 +msgid "Specular Lighting" msgstr "" -#: ../src/menus-skeleton.h:171 -msgid "Patter_n" -msgstr "" +#: ../src/filter-enums.cpp:34 +#, fuzzy +msgid "Tile" +msgstr "제목" -#: ../src/menus-skeleton.h:190 -msgid "_Path" -msgstr "" +#: ../src/filter-enums.cpp:35 ../src/filter-enums.cpp:117 +#, fuzzy +msgid "Turbulence" +msgstr "내구력:" -#: ../src/menus-skeleton.h:213 -msgid "_Text" -msgstr "" +#: ../src/filter-enums.cpp:40 +#, fuzzy +msgid "Source Graphic" +msgstr "같은 높이" -#: ../src/menus-skeleton.h:225 +#: ../src/filter-enums.cpp:41 #, fuzzy -msgid "Effe_cts" -msgstr "옵셋" +msgid "Source Alpha" +msgstr "소스" -#: ../src/menus-skeleton.h:232 -msgid "Whiteboa_rd" +#: ../src/filter-enums.cpp:42 +msgid "Background Image" msgstr "" -#: ../src/menus-skeleton.h:236 -msgid "_Help" +#: ../src/filter-enums.cpp:43 +msgid "Background Alpha" msgstr "" -#: ../src/menus-skeleton.h:239 -msgid "Tutorials" -msgstr "" +#: ../src/filter-enums.cpp:44 +#, fuzzy +msgid "Fill Paint" +msgstr "PDF 인쇄" -#: ../src/node-context.cpp:361 -msgid "" -"Ctrl: toggle node type, snap handle angle, move hor/vert; Ctrl" -"+Alt: move along handles" -msgstr "" +#: ../src/filter-enums.cpp:45 +#, fuzzy +msgid "Stroke Paint" +msgstr "볆" -#: ../src/node-context.cpp:362 -msgid "" -"Shift: toggle node selection, disable snapping, rotate both handles" -msgstr "" +#: ../src/filter-enums.cpp:51 ../src/ui/dialog/inkscape-preferences.cpp:470 +msgid "Normal" +msgstr "일반" -#: ../src/node-context.cpp:363 -msgid "Alt: lock handle length; Ctrl+Alt: move along handles" +#: ../src/filter-enums.cpp:52 +msgid "Multiply" msgstr "" -#: ../src/node-context.cpp:647 -msgid "Drag curve" -msgstr "" +#: ../src/filter-enums.cpp:53 +#, fuzzy +msgid "Screen" +msgstr "녹색" -#: ../src/nodepath.cpp:549 ../src/seltrans.cpp:457 +#: ../src/filter-enums.cpp:54 #, fuzzy -msgid "Stamp" -msgstr "단계" +msgid "Darken" +msgstr "날짜" -#: ../src/nodepath.cpp:1220 ../src/nodepath.cpp:1248 -msgid "Move nodes vertically" -msgstr "" +#: ../src/filter-enums.cpp:55 +#, fuzzy +msgid "Lighten" +msgstr "명도" -#: ../src/nodepath.cpp:1222 ../src/nodepath.cpp:1250 -msgid "Move nodes horizontally" -msgstr "" +#: ../src/filter-enums.cpp:61 +#, fuzzy +msgid "Matrix" +msgstr "마크" -#: ../src/nodepath.cpp:1224 ../src/nodepath.cpp:1252 ../src/nodepath.cpp:3031 +#: ../src/filter-enums.cpp:62 #, fuzzy -msgid "Move nodes" -msgstr "노드를 아래도" +msgid "Saturate" +msgstr "채도" -#: ../src/nodepath.cpp:1260 -msgid "" -"Node handle: drag to shape the curve; with Ctrl to snap angle; " -"with Alt to lock length; with Shift to rotate both handles" +#: ../src/filter-enums.cpp:63 +#, fuzzy +msgid "Hue Rotate" +msgstr "회전(_R)" + +#: ../src/filter-enums.cpp:64 +msgid "Luminance to Alpha" msgstr "" -#: ../src/nodepath.cpp:1431 -#, fuzzy -msgid "Align nodes" -msgstr "왼쪽으로 정렬" +#. File +#: ../src/filter-enums.cpp:70 ../src/verbs.cpp:2122 +msgid "Default" +msgstr "기본" -#: ../src/nodepath.cpp:1493 +#: ../src/filter-enums.cpp:71 #, fuzzy -msgid "Distribute nodes" -msgstr "속성 이름" +msgid "Over" +msgstr "미터" -#: ../src/nodepath.cpp:1532 +#: ../src/filter-enums.cpp:72 #, fuzzy -msgid "Add nodes" -msgstr "노드 추가" +msgid "In" +msgstr "인치" -#: ../src/nodepath.cpp:1534 ../src/nodepath.cpp:1598 +#: ../src/filter-enums.cpp:73 #, fuzzy -msgid "Add node" -msgstr "노드 추가" +msgid "Out" +msgstr "내보내기" -#: ../src/nodepath.cpp:1678 -msgid "Break path" +#: ../src/filter-enums.cpp:74 +msgid "Atop" msgstr "" -#: ../src/nodepath.cpp:1720 ../src/nodepath.cpp:1732 ../src/nodepath.cpp:1819 -#: ../src/nodepath.cpp:1831 -msgid "To join, you must have two endnodes selected." +#: ../src/filter-enums.cpp:75 +msgid "XOR" msgstr "" -#: ../src/nodepath.cpp:1753 -#, fuzzy -msgid "Close subpath" -msgstr "경로 닫는중." +#: ../src/filter-enums.cpp:76 +msgid "Arithmetic" +msgstr "" -#: ../src/nodepath.cpp:1805 +#: ../src/filter-enums.cpp:82 #, fuzzy -msgid "Join nodes" -msgstr "임의의 노드" +msgid "Identity" +msgstr "구별자" -#: ../src/nodepath.cpp:1852 -msgid "Close subpath by segment" -msgstr "" +#: ../src/filter-enums.cpp:83 +#, fuzzy +msgid "Table" +msgstr "제목" -#: ../src/nodepath.cpp:1906 -msgid "Join nodes by segment" +#: ../src/filter-enums.cpp:84 +msgid "Discrete" msgstr "" -#: ../src/nodepath.cpp:2034 ../src/nodepath.cpp:2071 ../src/nodepath.cpp:2075 +#: ../src/filter-enums.cpp:85 #, fuzzy -msgid "Delete nodes" -msgstr "노드 삭제" +msgid "Linear" +msgstr "선" -#: ../src/nodepath.cpp:2036 -msgid "Delete nodes preserving shape" +#: ../src/filter-enums.cpp:86 +msgid "Gamma" msgstr "" -#: ../src/nodepath.cpp:2095 ../src/nodepath.cpp:2109 -msgid "" -"Select two non-endpoint nodes on a path between which to delete " -"segments." -msgstr "" +#: ../src/filter-enums.cpp:92 ../src/selection-chemistry.cpp:301 +#: ../src/widgets/gradient-selector.cpp:134 +msgid "Duplicate" +msgstr "복사" -#: ../src/nodepath.cpp:2205 -msgid "Cannot find path between nodes." +#: ../src/filter-enums.cpp:93 ../src/ui/widget/panel.cpp:139 +msgid "Wrap" msgstr "" -#: ../src/nodepath.cpp:2234 -#, fuzzy -msgid "Delete segment" -msgstr "선택부분 지우기" +#: ../src/filter-enums.cpp:100 ../src/flood-context.cpp:250 +#: ../src/widgets/sp-color-scales.cpp:399 +#: ../src/widgets/sp-color-scales.cpp:400 +msgid "Red" +msgstr "빨강" -#: ../src/nodepath.cpp:2256 -msgid "Change segment type" -msgstr "" +#: ../src/filter-enums.cpp:101 ../src/flood-context.cpp:251 +#: ../src/widgets/sp-color-scales.cpp:402 +#: ../src/widgets/sp-color-scales.cpp:403 +msgid "Green" +msgstr "녹색" -#: ../src/nodepath.cpp:2272 ../src/nodepath.cpp:2989 -msgid "Change node type" +#: ../src/filter-enums.cpp:102 ../src/flood-context.cpp:252 +#: ../src/widgets/sp-color-scales.cpp:405 +#: ../src/widgets/sp-color-scales.cpp:406 +msgid "Blue" +msgstr "파랑" + +#: ../src/filter-enums.cpp:103 ../src/flood-context.cpp:256 +msgid "Alpha" msgstr "" -#: ../src/nodepath.cpp:3264 +#: ../src/filter-enums.cpp:109 #, fuzzy -msgid "Retract handle" -msgstr "사격형" +msgid "Erode" +msgstr "노드" -#: ../src/nodepath.cpp:3313 +#: ../src/filter-enums.cpp:110 #, fuzzy -msgid "Move node handle" -msgstr "임의의 노드 관리" +msgid "Dilate" +msgstr "날짜" -#: ../src/nodepath.cpp:3454 -#, c-format -msgid "" -"Node handle: angle %0.2f°, length %s; with Ctrl to snap " -"angle; with Alt to lock length; with Shift to rotate both " -"handles" +#: ../src/filter-enums.cpp:116 +msgid "Fractal Noise" msgstr "" -#: ../src/nodepath.cpp:3632 +#: ../src/filter-enums.cpp:123 #, fuzzy -msgid "Rotate nodes" -msgstr "노드 올리기" +msgid "Distant Light" +msgstr "출력 목적지" -#: ../src/nodepath.cpp:3757 +#: ../src/filter-enums.cpp:124 #, fuzzy -msgid "Scale nodes" -msgstr "노드 올리기" +msgid "Point Light" +msgstr "같은 높이" -#: ../src/nodepath.cpp:3804 +#: ../src/filter-enums.cpp:125 #, fuzzy -msgid "Flip nodes" -msgstr "노드 올리기" +msgid "Spot Light" +msgstr "같은 높이" -#: ../src/nodepath.cpp:3969 -msgid "" -"Node: drag to edit the path; with Ctrl to snap to horizontal/" -"vertical; with Ctrl+Alt to snap to handles' directions" +#: ../src/flood-context.cpp:249 +#, fuzzy +msgid "Visible Colors" +msgstr "색:" + +#: ../src/flood-context.cpp:255 ../src/widgets/sp-color-scales.cpp:431 +#: ../src/widgets/sp-color-scales.cpp:432 ../src/widgets/toolbox.cpp:3171 +#: ../share/extensions/color_randomize.inx.h:3 +msgid "Lightness" +msgstr "명도" + +#: ../src/flood-context.cpp:265 +#, fuzzy +msgid "Small" +msgstr "확대/축소(_S)" + +#: ../src/flood-context.cpp:266 +msgid "Medium" msgstr "" -#. TRANSLATORS: "end" is an adjective here (NOT a verb) -#: ../src/nodepath.cpp:4193 -msgid "end node" +#: ../src/flood-context.cpp:267 +#, fuzzy +msgid "Large" +msgstr "크게" + +#: ../src/flood-context.cpp:421 +msgid "Too much inset, the result is empty." msgstr "" -#. TRANSLATORS: "cusp" means "sharp" (cusp node); see also the Advanced Tutorial -#: ../src/nodepath.cpp:4198 -msgid "cusp" +#: ../src/flood-context.cpp:461 +#, c-format +msgid "" +"Area filled, path with %d nodes created and unioned with selection." msgstr "" -#. TRANSLATORS: "smooth" is an adjective here -#: ../src/nodepath.cpp:4201 -msgid "smooth" +#: ../src/flood-context.cpp:465 +#, c-format +msgid "Area filled, path with %d nodes created." msgstr "" -#: ../src/nodepath.cpp:4203 -msgid "symmetric" +#: ../src/flood-context.cpp:681 ../src/flood-context.cpp:976 +msgid "Area is not bounded, cannot fill." msgstr "" -#. TRANSLATORS: "end" is an adjective here (NOT a verb) -#: ../src/nodepath.cpp:4209 -msgid "end node, handle retracted (drag with Shift to extend)" +#: ../src/flood-context.cpp:981 +msgid "" +"Only the visible part of the bounded area was filled. If you want to " +"fill all of the area, undo, zoom out, and fill again." msgstr "" -#: ../src/nodepath.cpp:4211 -msgid "one handle retracted (drag with Shift to extend)" +#: ../src/flood-context.cpp:997 ../src/flood-context.cpp:1157 +msgid "Fill bounded area" msgstr "" -#: ../src/nodepath.cpp:4214 -msgid "both handles retracted (drag with Shift to extend)" +#: ../src/flood-context.cpp:1017 +#, fuzzy +msgid "Set style on object" +msgstr "간격띄우기 유형" + +#: ../src/flood-context.cpp:1076 +msgid "Draw over areas to add to fill, hold Alt for touch fill" msgstr "" -#: ../src/nodepath.cpp:4226 -msgid "" -"Drag nodes or node handles; Alt+drag nodes to sculpt; " -"arrow keys to move nodes, < > to scale, [ ] to " -"rotate" +#: ../src/gradient-context.cpp:132 ../src/gradient-drag.cpp:75 +msgid "Linear gradient start" msgstr "" -#: ../src/nodepath.cpp:4227 -msgid "Drag the node or its handles; arrow keys to move the node" +#. POINT_LG_BEGIN +#: ../src/gradient-context.cpp:133 ../src/gradient-drag.cpp:76 +msgid "Linear gradient end" msgstr "" -#: ../src/nodepath.cpp:4250 ../src/nodepath.cpp:4262 -msgid "Select a single object to edit its nodes or handles." +#: ../src/gradient-context.cpp:134 ../src/gradient-drag.cpp:77 +#, fuzzy +msgid "Linear gradient mid stop" +msgstr "선택부분 지우기" + +#: ../src/gradient-context.cpp:135 ../src/gradient-drag.cpp:78 +msgid "Radial gradient center" msgstr "" -#: ../src/nodepath.cpp:4254 -#, c-format -msgid "" -"0 out of %i node selected. Click, Shift+click, " -"or drag around nodes to select." -msgid_plural "" -"0 out of %i nodes selected. Click, Shift+click, " -"or drag around nodes to select." -msgstr[0] "" -msgstr[1] "" +#: ../src/gradient-context.cpp:136 ../src/gradient-context.cpp:137 +#: ../src/gradient-drag.cpp:79 ../src/gradient-drag.cpp:80 +msgid "Radial gradient radius" +msgstr "" -#: ../src/nodepath.cpp:4260 -msgid "Drag the handles of the object to modify it." +#: ../src/gradient-context.cpp:138 ../src/gradient-drag.cpp:81 +msgid "Radial gradient focus" msgstr "" -#: ../src/nodepath.cpp:4268 +#. POINT_RG_FOCUS +#: ../src/gradient-context.cpp:139 ../src/gradient-context.cpp:140 +#: ../src/gradient-drag.cpp:82 ../src/gradient-drag.cpp:83 +#, fuzzy +msgid "Radial gradient mid stop" +msgstr "선택부분 지우기" + +#: ../src/gradient-context.cpp:160 #, c-format -msgid "%i of %i node selected; %s. %s." -msgid_plural "%i of %i nodes selected; %s. %s." +msgid "%s selected out of %d gradient handles on %d selected object" +msgid_plural "%s selected out of %d gradient handles on %d selected objects" msgstr[0] "" msgstr[1] "" -#: ../src/nodepath.cpp:4275 +#: ../src/gradient-context.cpp:163 #, c-format msgid "" -"%i of %i node selected in %i of %i subpaths. %s." -msgid_plural "" -"%i of %i nodes selected in %i of %i subpaths. %s." -msgstr[0] "" -msgstr[1] "" +"One handle merging %d stops (drag with Shift to separate) selected " +"out of %d gradient handles on %d selected object(s)" +msgstr "" -#: ../src/nodepath.cpp:4281 +#: ../src/gradient-context.cpp:167 #, c-format -msgid "%i of %i node selected. %s." -msgid_plural "%i of %i nodes selected. %s." -msgstr[0] "" -msgstr[1] "" - -#: ../src/object-edit.cpp:488 -msgid "" -"Adjust the horizontal rounding radius; with Ctrl to make the " -"vertical radius the same" +msgid "%d gradient handles selected out of %d on %d selected object(s)" msgstr "" -#: ../src/object-edit.cpp:494 -msgid "" -"Adjust the vertical rounding radius; with Ctrl to make the " -"horizontal radius the same" +#: ../src/gradient-context.cpp:170 +#, c-format +msgid "No gradient handles selected out of %d on %d selected object(s)" msgstr "" -#: ../src/object-edit.cpp:501 ../src/object-edit.cpp:508 -msgid "" -"Adjust the width and height of the rectangle; with Ctrl to " -"lock ratio or stretch in one dimension only" +#: ../src/gradient-context.cpp:368 ../src/gradient-context.cpp:461 +#: ../src/widgets/gradient-vector.cpp:735 +msgid "Add gradient stop" msgstr "" -#: ../src/object-edit.cpp:681 -msgid "Adjust ellipse width, with Ctrl to make circle" +#: ../src/gradient-context.cpp:436 +#, fuzzy +msgid "Simplify gradient" +msgstr "노드 복사" + +#: ../src/gradient-context.cpp:512 +msgid "Create default gradient" msgstr "" -#: ../src/object-edit.cpp:684 -msgid "Adjust ellipse height, with Ctrl to make circle" +#: ../src/gradient-context.cpp:565 +msgid "Draw around handles to select them" msgstr "" -#: ../src/object-edit.cpp:687 -msgid "" -"Position the start point of the arc or segment; with Ctrl to " -"snap angle; drag inside the ellipse for arc, outside for " -"segment" +#: ../src/gradient-context.cpp:663 +msgid "Ctrl: snap gradient angle" msgstr "" -#: ../src/object-edit.cpp:690 -msgid "" -"Position the end point of the arc or segment; with Ctrl to " -"snap angle; drag inside the ellipse for arc, outside for " -"segment" +#: ../src/gradient-context.cpp:664 +msgid "Shift: draw gradient around the starting point" msgstr "" -#: ../src/object-edit.cpp:795 -msgid "" -"Adjust the tip radius of the star or polygon; with Shift to " -"round; with Alt to randomize" -msgstr "" - -#: ../src/object-edit.cpp:798 -msgid "" -"Adjust the base radius of the star; with Ctrl to keep star " -"rays radial (no skew); with Shift to round; with Alt to " -"randomize" -msgstr "" +#: ../src/gradient-context.cpp:784 +#, fuzzy +msgid "Invert gradient" +msgstr "김프 색변화(Gradients)" -#: ../src/object-edit.cpp:962 -msgid "" -"Roll/unroll the spiral from inside; with Ctrl to snap angle; " -"with Alt to converge/diverge" -msgstr "" +#: ../src/gradient-context.cpp:893 +#, c-format +msgid "Gradient for %d object; with Ctrl to snap angle" +msgid_plural "Gradient for %d objects; with Ctrl to snap angle" +msgstr[0] "" +msgstr[1] "" -#: ../src/object-edit.cpp:964 -msgid "" -"Roll/unroll the spiral from outside; with Ctrl to snap angle; " -"with Shift to scale/rotate" +#: ../src/gradient-context.cpp:897 +msgid "Select objects on which to create gradient." msgstr "" -#: ../src/object-edit.cpp:1001 -msgid "Adjust the offset distance" -msgstr "" +#: ../src/gradient-drag.cpp:597 +#, fuzzy +msgid "Merge gradient handles" +msgstr "임의의 노드 관리" -#. TRANSLATORS: This refers to the pattern that's inside the object -#: ../src/object-edit.cpp:1031 -msgid "Move the pattern fill inside the object" -msgstr "" +#: ../src/gradient-drag.cpp:906 +#, fuzzy +msgid "Move gradient handle" +msgstr "임의의 노드 관리" -#: ../src/object-edit.cpp:1033 -msgid "Scale the pattern fill uniformly" -msgstr "" +#: ../src/gradient-drag.cpp:959 ../src/widgets/gradient-vector.cpp:767 +#, fuzzy +msgid "Delete gradient stop" +msgstr "선택부분 지우기" -#: ../src/object-edit.cpp:1035 -msgid "Rotate the pattern fill; with Ctrl to snap angle" +#: ../src/gradient-drag.cpp:1123 +#, c-format +msgid "" +"%s %d for: %s%s; drag with Ctrl to snap offset; click with Ctrl" +"+Alt to delete stop" msgstr "" -#: ../src/object-edit.cpp:1060 -msgid "Drag to resize the flowed text frame" +#: ../src/gradient-drag.cpp:1127 ../src/gradient-drag.cpp:1134 +msgid " (stroke)" msgstr "" -#: ../src/path-chemistry.cpp:56 -msgid "Select at least two objects to combine." +#: ../src/gradient-drag.cpp:1131 +#, c-format +msgid "" +"%s for: %s%s; drag with Ctrl to snap angle, with Ctrl+Alt to " +"preserve angle, with Ctrl+Shift to scale around center" msgstr "" -#: ../src/path-chemistry.cpp:63 -msgid "At least one of the objects is not a path, cannot combine." +#: ../src/gradient-drag.cpp:1139 +#, c-format +msgid "" +"Radial gradient center and focus; drag with Shift to " +"separate focus" msgstr "" -#: ../src/path-chemistry.cpp:71 +#: ../src/gradient-drag.cpp:1142 +#, c-format msgid "" -"You cannot combine objects from different groups or layers." -msgstr "" +"Gradient point shared by %d gradient; drag with Shift to " +"separate" +msgid_plural "" +"Gradient point shared by %d gradients; drag with Shift to " +"separate" +msgstr[0] "" +msgstr[1] "" -#: ../src/path-chemistry.cpp:139 +#: ../src/gradient-drag.cpp:1817 #, fuzzy -msgid "Combine" -msgstr "조합된" - -#: ../src/path-chemistry.cpp:154 -msgid "Select path(s) to break apart." -msgstr "" - -#: ../src/path-chemistry.cpp:233 -msgid "Break apart" -msgstr "" - -#: ../src/path-chemistry.cpp:235 -msgid "No path(s) to break apart in the selection." -msgstr "" +msgid "Move gradient handle(s)" +msgstr "임의의 노드 관리" -#: ../src/path-chemistry.cpp:256 -msgid "Select object(s) to convert to path." -msgstr "" +#: ../src/gradient-drag.cpp:1853 +#, fuzzy +msgid "Move gradient mid stop(s)" +msgstr "선택부분 지우기" -#: ../src/path-chemistry.cpp:300 +#: ../src/gradient-drag.cpp:2141 #, fuzzy -msgid "Object to path" -msgstr "글자를 선으로" +msgid "Delete gradient stop(s)" +msgstr "선택부분 지우기" -#: ../src/path-chemistry.cpp:302 -msgid "No objects to convert to path in the selection." -msgstr "" +#: ../src/helper/units.cpp:37 +msgid "Unit" +msgstr "단위" -#: ../src/path-chemistry.cpp:364 -msgid "Select path(s) to reverse." -msgstr "" +#. Add the units menu. +#: ../src/helper/units.cpp:37 ../src/widgets/select-toolbar.cpp:469 +#: ../src/widgets/toolbox.cpp:1145 ../src/widgets/toolbox.cpp:2309 +#: ../src/widgets/toolbox.cpp:5288 +msgid "Units" +msgstr "단위" -#: ../src/path-chemistry.cpp:389 -#, fuzzy -msgid "Reverse path" -msgstr "되돌리기(_R)" +#: ../src/helper/units.cpp:38 +msgid "Point" +msgstr "포인트" -#: ../src/path-chemistry.cpp:391 -msgid "No paths to reverse in the selection." -msgstr "" +#: ../src/helper/units.cpp:38 ../src/ui/widget/selected-style.cpp:283 +msgid "pt" +msgstr "pt" -#: ../src/pen-context.cpp:222 -msgid "Drawing cancelled" -msgstr "" +#: ../src/helper/units.cpp:38 +msgid "Points" +msgstr "포인트" -#: ../src/pen-context.cpp:391 ../src/pencil-context.cpp:227 -msgid "Continuing selected path" -msgstr "" +#: ../src/helper/units.cpp:38 +msgid "Pt" +msgstr "Pt" -#: ../src/pen-context.cpp:402 ../src/pencil-context.cpp:236 -msgid "Creating new path" +#: ../src/helper/units.cpp:39 +msgid "Pica" msgstr "" -#: ../src/pen-context.cpp:406 ../src/pencil-context.cpp:240 -msgid "Appending to selected path" +#: ../src/helper/units.cpp:39 +msgid "pc" msgstr "" -#: ../src/pen-context.cpp:555 -msgid "Click or click and drag to close and finish the path." -msgstr "" +#: ../src/helper/units.cpp:39 +#, fuzzy +msgid "Picas" +msgstr "경로" -#: ../src/pen-context.cpp:565 -msgid "" -"Click or click and drag to continue the path from this point." +#: ../src/helper/units.cpp:39 +msgid "Pc" msgstr "" -#: ../src/pen-context.cpp:1062 -#, c-format -msgid "" -"%s: angle %3.2f°, distance %s; with Ctrl to snap angle, " -"Enter to finish the path" -msgstr "" +#: ../src/helper/units.cpp:40 +msgid "Pixel" +msgstr "픽셀" -#: ../src/pen-context.cpp:1087 -#, c-format -msgid "" -"Curve handle: angle %3.2f°, length %s; with Ctrl to snap " -"angle" -msgstr "" +#: ../src/helper/units.cpp:40 ../src/ui/dialog/inkscape-preferences.cpp:194 +#: ../src/ui/dialog/inkscape-preferences.cpp:198 +#: ../src/ui/dialog/inkscape-preferences.cpp:201 +#: ../src/ui/widget/selected-style.cpp:279 +msgid "px" +msgstr "px" -#: ../src/pen-context.cpp:1117 -#, c-format -msgid "" -"%s: angle %3.2f°, length %s; with Ctrl to snap angle, " -"with Shift to move this handle only" -msgstr "" +#: ../src/helper/units.cpp:40 +msgid "Pixels" +msgstr "픽셀" -#: ../src/pen-context.cpp:1153 -msgid "Drawing finished" -msgstr "" +#: ../src/helper/units.cpp:40 +msgid "Px" +msgstr "Px" -#: ../src/pencil-context.cpp:315 -msgid "Release here to close and finish the path." -msgstr "" +#. You can add new elements from this point forward +#: ../src/helper/units.cpp:42 ../share/extensions/straightseg.inx.h:3 +msgid "Percent" +msgstr "퍼센트" -#: ../src/pencil-context.cpp:321 -msgid "Drawing a freehand path" -msgstr "" +#: ../src/helper/units.cpp:42 ../src/ui/dialog/inkscape-preferences.cpp:214 +msgid "%" +msgstr "%" -#: ../src/pencil-context.cpp:326 -msgid "Drag to continue the path from this point." -msgstr "" +#: ../src/helper/units.cpp:42 +msgid "Percents" +msgstr "퍼센트" -#. Write curves to object -#: ../src/pencil-context.cpp:384 -msgid "Finishing freehand" -msgstr "" +#: ../src/helper/units.cpp:43 +msgid "Millimeter" +msgstr "밀리미터" -#: ../src/preferences.cpp:59 -#, c-format -msgid "" -"%s is not a valid preferences file.\n" -"%s" -msgstr "" +#: ../src/helper/units.cpp:43 ../src/ui/widget/selected-style.cpp:287 +msgid "mm" +msgstr "mm" -#: ../src/preferences.cpp:60 -msgid "" -"Inkscape will run with default settings.\n" -"New settings will not be saved." -msgstr "" +#: ../src/helper/units.cpp:43 +msgid "Millimeters" +msgstr "밀리미터" -#: ../src/rect-context.cpp:373 -msgid "" -"Ctrl: make square or integer-ratio rect, lock a rounded corner " -"circular" -msgstr "" +#: ../src/helper/units.cpp:44 +msgid "Centimeter" +msgstr "센치미터" -#: ../src/rect-context.cpp:471 -#, c-format -msgid "" -"Rectangle: %s × %s; with Ctrl to make square or integer-" -"ratio rectangle; with Shift to draw around the starting point" -msgstr "" +#: ../src/helper/units.cpp:44 +msgid "cm" +msgstr "cm" -#: ../src/rect-context.cpp:491 -#, fuzzy -msgid "Create rectangle" -msgstr "사각형 찾기" +#: ../src/helper/units.cpp:44 +msgid "Centimeters" +msgstr "센치미터" -#: ../src/select-context.cpp:227 -msgid "Move canceled." -msgstr "" +#: ../src/helper/units.cpp:45 +msgid "Meter" +msgstr "미터" -#: ../src/select-context.cpp:235 -msgid "Selection canceled." -msgstr "" +#: ../src/helper/units.cpp:45 +msgid "m" +msgstr "m" -#: ../src/select-context.cpp:657 -msgid "Ctrl: select in groups, move hor/vert" -msgstr "" +#: ../src/helper/units.cpp:45 +msgid "Meters" +msgstr "미터" -#: ../src/select-context.cpp:658 -msgid "Shift: toggle select, force rubberband, disable snapping" -msgstr "" +#. no svg_unit +#: ../src/helper/units.cpp:46 +msgid "Inch" +msgstr "인치" -#: ../src/select-context.cpp:659 -msgid "Alt: select under, move selected" -msgstr "" +#: ../src/helper/units.cpp:46 +msgid "in" +msgstr "in" -#: ../src/select-context.cpp:814 -msgid "Selected object is not a group. Cannot enter." -msgstr "" +#: ../src/helper/units.cpp:46 +msgid "Inches" +msgstr "인치" -#: ../src/selection-chemistry.cpp:226 +#: ../src/helper/units.cpp:47 #, fuzzy -msgid "Delete text" -msgstr "노드 삭제" +msgid "Foot" +msgstr "글꼴" -#: ../src/selection-chemistry.cpp:234 -msgid "Nothing was deleted." +#: ../src/helper/units.cpp:47 +msgid "ft" msgstr "" -#: ../src/selection-chemistry.cpp:252 ../src/text-context.cpp:940 +#: ../src/helper/units.cpp:47 #, fuzzy -msgid "Delete" -msgstr "삭제(_D)" +msgid "Feet" +msgstr "프리아트" -#: ../src/selection-chemistry.cpp:266 -msgid "Select object(s) to duplicate." -msgstr "" +#. Volatiles do not have default, so there are none here +#. TRANSLATORS: for info, see http://www.w3.org/TR/REC-CSS2/syndata.html#length-units +#: ../src/helper/units.cpp:50 +msgid "Em square" +msgstr "평방 Em" -#: ../src/selection-chemistry.cpp:291 ../src/widgets/gradient-selector.cpp:133 -#: ../src/widgets/gradient-toolbar.cpp:482 -msgid "Duplicate" -msgstr "복사" +#: ../src/helper/units.cpp:50 +msgid "em" +msgstr "em" -#: ../src/selection-chemistry.cpp:316 -#, fuzzy -msgid "Delete all" -msgstr "삭제(_D)" +#: ../src/helper/units.cpp:50 +msgid "Em squares" +msgstr "평방 Em" -#: ../src/selection-chemistry.cpp:439 -msgid "Select two or more objects to group." -msgstr "" +#. TRANSLATORS: for info, see http://www.w3.org/TR/REC-CSS2/syndata.html#length-units +#: ../src/helper/units.cpp:52 +msgid "Ex square" +msgstr "평방 Ex" -#: ../src/selection-chemistry.cpp:447 -msgid "Select at least two objects to group." -msgstr "" +#: ../src/helper/units.cpp:52 +msgid "ex" +msgstr "ex" -#: ../src/selection-chemistry.cpp:518 ../src/selection-describer.cpp:49 -msgid "Group" -msgstr "그룹" +#: ../src/helper/units.cpp:52 +msgid "Ex squares" +msgstr "평방 Ex" -#: ../src/selection-chemistry.cpp:533 -msgid "Select a group to ungroup." -msgstr "" +#: ../src/inkscape.cpp:486 +msgid "Untitled document" +msgstr "제목없는 문서" -#: ../src/selection-chemistry.cpp:574 -msgid "No groups to ungroup in the selection." -msgstr "" +#. Show nice dialog box +#: ../src/inkscape.cpp:515 +msgid "Inkscape encountered an internal error and will close now.\n" +msgstr "잉크 스케이프에 내부 에라가 발생하여 프로그램을 닫습니다.\n" -#: ../src/selection-chemistry.cpp:580 ../src/sp-item-group.cpp:442 -#, fuzzy -msgid "Ungroup" -msgstr "그룹" +#: ../src/inkscape.cpp:516 +msgid "" +"Automatic backups of unsaved documents were done to the following " +"locations:\n" +msgstr "저장 하지 않은 문의의 자동 백업이 다음 위치에 보관 됩니다:\n" -#: ../src/selection-chemistry.cpp:644 -msgid "Select object(s) to raise." +#: ../src/inkscape.cpp:517 +msgid "Automatic backup of the following documents failed:\n" +msgstr "다음 문서들의 자동 백업이 실폐:\n" + +#: ../src/inkscape.cpp:660 +#, c-format +msgid "" +"Cannot create directory %s.\n" +"%s" msgstr "" +"%s 디렉토리를 생성할수 없습니다 \n" +"%s" -#: ../src/selection-chemistry.cpp:650 ../src/selection-chemistry.cpp:703 -#: ../src/selection-chemistry.cpp:738 ../src/selection-chemistry.cpp:797 +#: ../src/inkscape.cpp:661 +#, c-format msgid "" -"You cannot raise/lower objects from different groups or layers." +"%s is not a valid directory.\n" +"%s" msgstr "" +"%s 는 유효한 디렉토리가 아닙니다.\n" +"%s" -#: ../src/selection-chemistry.cpp:682 -#, fuzzy -msgid "Raise" -msgstr "반지름" +#: ../src/inkscape.cpp:662 +#, c-format +msgid "" +"Cannot create file %s.\n" +"%s" +msgstr "" +"%s 파일을 생성할수 없습니다.\n" +"%s" -#: ../src/selection-chemistry.cpp:695 -msgid "Select object(s) to raise to top." +#: ../src/inkscape.cpp:663 +#, c-format +msgid "" +"Cannot write file %s.\n" +"%s" msgstr "" +"%s 파일에 쓸수가 없습니다.\n" +"%s" -#: ../src/selection-chemistry.cpp:718 -#, fuzzy -msgid "Raise to top" -msgstr "노드 올리기" +#: ../src/inkscape.cpp:664 +msgid "" +"Although Inkscape will run, it will use default settings,\n" +"and any changes made in preferences will not be saved." +msgstr "" +"잉크스케이프가 기본 설정 상태로 실행 될것입니다,\n" +"그리고 설정판에 어떤 설정 변화도 저장 되지 않습니다." -#: ../src/selection-chemistry.cpp:732 -msgid "Select object(s) to lower." +#: ../src/inkscape.cpp:734 ../src/preferences.cpp:56 +#, c-format +msgid "" +"%s is not a regular file.\n" +"%s" msgstr "" +"%s 는 일반 파일이 아닙니다.\n" +"%s" -#: ../src/selection-chemistry.cpp:775 -#, fuzzy -msgid "Lower" -msgstr "노드를 아래도" +#: ../src/inkscape.cpp:735 ../src/preferences.cpp:57 +#, c-format +msgid "" +"%s not a valid XML file, or\n" +"you don't have read permissions on it.\n" +"%s" +msgstr "" +"%s 는 유효한 XML 파일이 아닙니다, 그리고 \n" +"%s 을 읽을 권한이 없습니다." -#: ../src/selection-chemistry.cpp:789 -msgid "Select object(s) to lower to bottom." +#: ../src/inkscape.cpp:737 +#, c-format +msgid "" +"%s is not a valid menus file.\n" +"%s" msgstr "" +"%s 는 유효한 메뉴 파일이 아닙니다.\n" +"%s" -#: ../src/selection-chemistry.cpp:824 -msgid "Lower to bottom" +#: ../src/inkscape.cpp:738 +msgid "" +"Inkscape will run with default menus.\n" +"New menus will not be saved." msgstr "" +"잉크스케이프 를 기본 메뉴와 시작.\n" +"새 메뉴는 저장되지 않음." -#: ../src/selection-chemistry.cpp:831 -msgid "Nothing to undo." -msgstr "되돌리게 없음" +#. sp_ui_menu_append_check_item_from_verb(m, view, _("_Menu"), _("Show or hide the menu bar"), "menu", +#. checkitem_toggled, checkitem_update, 0); +#: ../src/interface.cpp:841 +msgid "Commands Bar" +msgstr "명령 바" -#: ../src/selection-chemistry.cpp:838 -msgid "Nothing to redo." -msgstr "되돌리기 취소할게 없음" +#: ../src/interface.cpp:841 +msgid "Show or hide the Commands bar (under the menu)" +msgstr "명령바를 보이기또는 감추기 (메뉴 아래)" -#: ../src/selection-chemistry.cpp:1019 -msgid "Nothing was copied." -msgstr "복사된게 없음" +#: ../src/interface.cpp:843 +msgid "Tool Controls Bar" +msgstr "도구 조정 바" -#: ../src/selection-chemistry.cpp:1119 ../src/selection-chemistry.cpp:1156 -#: ../src/selection-chemistry.cpp:1183 ../src/selection-chemistry.cpp:1219 -msgid "Nothing on the clipboard." -msgstr "클립보드에 아무것도 없음" +#: ../src/interface.cpp:843 +msgid "Show or hide the Tool Controls bar" +msgstr "도구 조정 바를 보이기 또는 감추기" -#: ../src/selection-chemistry.cpp:1144 -#, fuzzy -msgid "Paste" -msgstr "붙이기(_P)" +#: ../src/interface.cpp:845 +msgid "_Toolbox" +msgstr "도구상자(_T)" -#: ../src/selection-chemistry.cpp:1162 -msgid "Select object(s) to paste style to." -msgstr "" +#: ../src/interface.cpp:845 +msgid "Show or hide the main toolbox (on the left)" +msgstr "주 도구박스 보이기 또는 감추기(왼쪽편)" -#: ../src/selection-chemistry.cpp:1171 -#, fuzzy -msgid "Paste style" -msgstr "불이기 종류(_S)" +#: ../src/interface.cpp:851 +msgid "_Palette" +msgstr "팔랫트(_P)" -#: ../src/selection-chemistry.cpp:1189 ../src/selection-chemistry.cpp:1225 -msgid "Select object(s) to paste size to." -msgstr "" +#: ../src/interface.cpp:851 +msgid "Show or hide the color palette" +msgstr "색 팔래트 보이기 또는 감추기" -#: ../src/selection-chemistry.cpp:1207 -#, fuzzy -msgid "Paste size" -msgstr "도트 크기" +#: ../src/interface.cpp:853 +msgid "_Statusbar" +msgstr "상태바(_S)" -#: ../src/selection-chemistry.cpp:1248 -msgid "Paste size separately" -msgstr "" +#: ../src/interface.cpp:853 +msgid "Show or hide the statusbar (at the bottom of the window)" +msgstr "상태바 보이기 또는 감추기 ( ì°½ 아래쪽)" -#: ../src/selection-chemistry.cpp:1259 -msgid "Select object(s) to move to the layer above." +#: ../src/interface.cpp:907 +#, c-format +msgid "Verb \"%s\" Unknown" msgstr "" -#: ../src/selection-chemistry.cpp:1284 +#. TRANSLATORS: #%s is the id of the group e.g. , not a number. +#: ../src/interface.cpp:1026 +#, c-format +msgid "Enter group #%s" +msgstr "그룹을 넣으세요 #%s" + +#: ../src/interface.cpp:1037 +msgid "Go to parent" +msgstr "부모인자로 가시오" + +#: ../src/interface.cpp:1128 ../src/interface.cpp:1213 +#: ../src/ui/widget/selected-style.cpp:461 #, fuzzy -msgid "Raise to next layer" -msgstr "이름바뀐 레이어" +msgid "Drop color" +msgstr "색 복사" -#: ../src/selection-chemistry.cpp:1290 -msgid "No more layers above." -msgstr "위로 더이상의 레이어가 없음" +#: ../src/interface.cpp:1167 +#, fuzzy +msgid "Drop color on gradient" +msgstr "색 복사" -#: ../src/selection-chemistry.cpp:1304 -msgid "Select object(s) to move to the layer below." +#: ../src/interface.cpp:1226 +msgid "Could not parse SVG data" msgstr "" -#: ../src/selection-chemistry.cpp:1329 -msgid "Lower to previous layer" +#: ../src/interface.cpp:1268 +msgid "Drop SVG" msgstr "" -#: ../src/selection-chemistry.cpp:1335 -msgid "No more layers below." -msgstr "아래로 더이상의 레이어가 없음" - -#: ../src/selection-chemistry.cpp:1477 +#: ../src/interface.cpp:1326 #, fuzzy -msgid "Remove transform" -msgstr "이동치 저장" +msgid "Drop bitmap image" +msgstr " 비트맵 불러들이기." -#: ../src/selection-chemistry.cpp:1586 -msgid "Rotate 90° CW" +#: ../src/interface.cpp:1418 +#, c-format +msgid "" +"A file named \"%s\" already exists. Do " +"you want to replace it?\n" +"\n" +"The file already exists in \"%s\". Replacing it will overwrite its contents." msgstr "" -#: ../src/selection-chemistry.cpp:1614 -msgid "Rotate 90° CCW" +#: ../src/interface.cpp:1425 +msgid "Replace" msgstr "" -#: ../src/selection-chemistry.cpp:1632 ../src/seltrans.cpp:380 -#: ../src/ui/dialog/transformation.cpp:666 -#, fuzzy -msgid "Rotate" -msgstr "회전(_R)" +#: ../src/jabber_whiteboard/invitation-confirm-dialog.cpp:26 +#: ../src/jabber_whiteboard/session-file-selector.cpp:24 +msgid "_Write session file:" +msgstr "세션 파일을 쓰시오(_W):" -#: ../src/selection-chemistry.cpp:1661 -msgid "Rotate by pixels" +#: ../src/jabber_whiteboard/session-file-selector.cpp:60 +msgid "Select a location and filename" +msgstr "위치와 파일 이름 선택" + +#: ../src/jabber_whiteboard/session-file-selector.cpp:62 +msgid "Set filename" +msgstr "파일이름 설정" + +#: ../src/jabber_whiteboard/session-manager.cpp:308 +msgid "%1 has invited you to a whiteboard session." +msgstr "%1 가 당신을 화이트 보드 세션에 초대 했습니다." + +#: ../src/jabber_whiteboard/session-manager.cpp:310 +msgid "Do you wish to accept %1's whiteboard session invitation?" msgstr "" -#: ../src/selection-chemistry.cpp:1687 ../src/seltrans.cpp:377 -#: ../src/ui/dialog/transformation.cpp:647 -#, fuzzy -msgid "Scale" -msgstr "확대/축소(_S)" +#: ../src/jabber_whiteboard/session-manager.cpp:314 +msgid "Accept invitation" +msgstr "초대 수락" -#: ../src/selection-chemistry.cpp:1706 -msgid "Scale by whole factor" +#: ../src/jabber_whiteboard/session-manager.cpp:315 +msgid "Decline invitation" +msgstr "초대 거절" + +#: ../src/jabber_whiteboard/session-manager.cpp:370 +msgid "Inkboard session (%1 to %2)" msgstr "" -#: ../src/selection-chemistry.cpp:1722 -msgid "Move vertically" +#: ../src/knot.cpp:428 +msgid "Node or handle drag canceled." msgstr "" -#: ../src/selection-chemistry.cpp:1725 +#: ../src/knotholder.cpp:258 #, fuzzy -msgid "Move horizontally" -msgstr "수평(_H)" +msgid "Change handle" +msgstr "사각형 찾기" -#: ../src/selection-chemistry.cpp:1728 ../src/selection-chemistry.cpp:1756 -#: ../src/seltrans.cpp:374 ../src/ui/dialog/transformation.cpp:595 +#: ../src/knotholder.cpp:312 #, fuzzy -msgid "Move" -msgstr "이동(_M)" +msgid "Move handle" +msgstr "임의의 노드 관리" -#: ../src/selection-chemistry.cpp:1750 -msgid "Nudge vertically by pixels" +#: ../src/libnrtype/FontFactory.cpp:774 +msgid "Ignoring font without family that will crash Pango" msgstr "" -#: ../src/selection-chemistry.cpp:1753 -msgid "Nudge horizontally by pixels" -msgstr "" +#. {constant defined in effect.h, N_("name of your effect"), "name of your effect in SVG"} +#: ../src/live_effects/effect.cpp:50 +#, fuzzy +msgid "Bend Path" +msgstr "곡선" -#: ../src/selection-chemistry.cpp:2017 ../src/selection-describer.cpp:65 -msgid "Clone" -msgstr "복사본" +#: ../src/live_effects/effect.cpp:51 +#, fuzzy +msgid "Pattern Along Path" +msgstr "간격띄우기 유형" -#: ../src/selection-chemistry.cpp:2034 -msgid "Select a clone to unlink." +#: ../src/live_effects/effect.cpp:53 +msgid "Slant" msgstr "" -#: ../src/selection-chemistry.cpp:2065 -msgid "No clones to unlink in the selection." +#: ../src/live_effects/effect.cpp:54 +msgid "doEffect stack test" msgstr "" -#: ../src/selection-chemistry.cpp:2069 -msgid "Unlink clone" -msgstr "" +#: ../src/live_effects/effect.cpp:56 +#, fuzzy +msgid "Gears" +msgstr "청소(_C)" -#: ../src/selection-chemistry.cpp:2083 -msgid "" -"Select a clone to go to its original. Select a linked offset " -"to go to its source. Select a text on path to go to the path. Select " -"a flowed text to go to its frame." +#: ../src/live_effects/effect.cpp:57 +msgid "Stitch Sub-Paths" msgstr "" -#: ../src/selection-chemistry.cpp:2106 -msgid "" -"Cannot find the object to select (orphaned clone, offset, textpath, " -"flowed text?)" -msgstr "" +#: ../src/live_effects/effect.cpp:115 +#, fuzzy +msgid "No effect" +msgstr "수평 띄기" -#: ../src/selection-chemistry.cpp:2112 -msgid "" -"The object you're trying to select is not visible (it is in <" -"defs>)" +#: ../src/live_effects/effect.cpp:149 +msgid "An exception occurred during execution of the Path Effect." msgstr "" -#: ../src/selection-chemistry.cpp:2139 -msgid "Select object(s) to convert to pattern." +#: ../src/live_effects/effect.cpp:327 +#, fuzzy, c-format +msgid "Editing parameter %s." +msgstr "사각형" + +#: ../src/live_effects/effect.cpp:332 +msgid "None of the applied path effect's parameters can be edited on-canvas." msgstr "" -#: ../src/selection-chemistry.cpp:2221 +#: ../src/live_effects/parameter/enum.h:50 #, fuzzy -msgid "Objects to pattern" -msgstr "점선 유형" +msgid "Change enumeration parameter" +msgstr "이동치 저장" -#: ../src/selection-chemistry.cpp:2237 -msgid "Select an object with pattern fill to extract objects from." +#: ../src/live_effects/lpe-gears.cpp:212 +#, fuzzy +msgid "Teeth" +msgstr "텍스트" + +#: ../src/live_effects/lpe-gears.cpp:212 +#, fuzzy +msgid "The number of teeth" +msgstr "단계 숫자" + +#: ../src/live_effects/lpe-gears.cpp:213 +msgid "Phi" msgstr "" -#: ../src/selection-chemistry.cpp:2290 -msgid "No pattern fills in the selection." +#: ../src/live_effects/lpe-gears.cpp:213 +msgid "" +"Tooth pressure angle (typically 20-25 deg). The ratio of teeth not in " +"contact." msgstr "" -#: ../src/selection-chemistry.cpp:2293 +#: ../src/live_effects/lpe-curvestitch.cpp:43 #, fuzzy -msgid "Pattern to objects" -msgstr "간격띄우기 유형" +msgid "Stroke path" +msgstr "볆" -#: ../src/selection-chemistry.cpp:2378 -msgid "Select object(s) to make a bitmap copy." +#: ../src/live_effects/lpe-curvestitch.cpp:43 +msgid "The path that will be used as stitch." msgstr "" -#: ../src/selection-chemistry.cpp:2537 +#: ../src/live_effects/lpe-curvestitch.cpp:44 #, fuzzy -msgid "Create bitmap" -msgstr "중심선" +msgid "Number of paths" +msgstr "줄 숫자:" -#: ../src/selection-chemistry.cpp:2569 -msgid "Select object(s) to create clippath or mask from." +#: ../src/live_effects/lpe-curvestitch.cpp:44 +msgid "The number of paths that will be generated." msgstr "" -#: ../src/selection-chemistry.cpp:2572 -msgid "Select mask object and object(s) to apply clippath or mask to." +#: ../src/live_effects/lpe-curvestitch.cpp:45 +msgid "Start edge variance" msgstr "" -#: ../src/selection-chemistry.cpp:2670 -#, fuzzy -msgid "Set clipping path" -msgstr "경로 닫는중." +#: ../src/live_effects/lpe-curvestitch.cpp:45 +msgid "" +"The amount of random jitter to move the start points of the stitches inside " +"& outside the guide path" +msgstr "" -#: ../src/selection-chemistry.cpp:2672 +#: ../src/live_effects/lpe-curvestitch.cpp:46 #, fuzzy -msgid "Set mask" -msgstr "별" +msgid "Start spacing variance" +msgstr "채도" -#: ../src/selection-chemistry.cpp:2685 -msgid "Select object(s) to remove clippath or mask from." +#: ../src/live_effects/lpe-curvestitch.cpp:46 +msgid "" +"The amount of random shifting to move the start points of the stitches back " +"& forth along the guide path" msgstr "" -#: ../src/selection-chemistry.cpp:2753 -msgid "Release clipping path" +#: ../src/live_effects/lpe-curvestitch.cpp:47 +msgid "End edge variance" msgstr "" -#: ../src/selection-chemistry.cpp:2755 -#, fuzzy -msgid "Release mask" -msgstr "로그 메세지 내보네기" +#: ../src/live_effects/lpe-curvestitch.cpp:47 +msgid "" +"The amount of randomness that moves the end points of the stitches inside & " +"outside the guide path" +msgstr "" -#: ../src/selection-chemistry.cpp:2799 +#: ../src/live_effects/lpe-curvestitch.cpp:48 #, fuzzy -msgid "Fit page to selection" -msgstr "캔버스를 선택영역크기로 조정" +msgid "End spacing variance" +msgstr "채도" -#: ../src/selection-describer.cpp:41 -msgid "Link" +#: ../src/live_effects/lpe-curvestitch.cpp:48 +msgid "" +"The amount of random shifting to move the end points of the stitches back & " +"forth along the guide path" msgstr "" -#: ../src/selection-describer.cpp:43 -msgid "Circle" -msgstr "원" - -#. ellipse -#: ../src/selection-describer.cpp:45 ../src/selection-describer.cpp:67 -#: ../src/ui/dialog/inkscape-preferences.cpp:355 ../src/verbs.cpp:2204 -msgid "Ellipse" -msgstr "타원" +#: ../src/live_effects/lpe-curvestitch.cpp:49 +#, fuzzy +msgid "Scale width" +msgstr "소스" -#: ../src/selection-describer.cpp:47 -msgid "Flowed text" +#: ../src/live_effects/lpe-curvestitch.cpp:49 +msgid "Scaling of the width of the stroke path" msgstr "" -#: ../src/selection-describer.cpp:51 -msgid "Image" -msgstr "이미지" +#: ../src/live_effects/lpe-curvestitch.cpp:50 +msgid "Scale width relative" +msgstr "" -#: ../src/selection-describer.cpp:53 -msgid "Line" -msgstr "선" +#: ../src/live_effects/lpe-curvestitch.cpp:50 +msgid "Scale the width of the stroke path relative to its length" +msgstr "" -#: ../src/selection-describer.cpp:55 -msgid "Path" -msgstr "곡선" +#: ../src/live_effects/lpe-skeletalstrokes.cpp:53 +#, fuzzy +msgid "Single" +msgstr "각도" -#: ../src/selection-describer.cpp:57 ../src/widgets/toolbox.cpp:1261 -msgid "Polygon" -msgstr "폴리곤" +#: ../src/live_effects/lpe-skeletalstrokes.cpp:54 +msgid "Single, stretched" +msgstr "" -#: ../src/selection-describer.cpp:59 -msgid "Polyline" -msgstr "폴리라인" +#: ../src/live_effects/lpe-skeletalstrokes.cpp:55 +#, fuzzy +msgid "Repeated" +msgstr "반복:" -#. Rectangle -#: ../src/selection-describer.cpp:61 -#: ../src/ui/dialog/inkscape-preferences.cpp:352 ../src/verbs.cpp:2202 -msgid "Rectangle" -msgstr "사격형" +#: ../src/live_effects/lpe-skeletalstrokes.cpp:56 +msgid "Repeated, stretched" +msgstr "" -#: ../src/selection-describer.cpp:69 -msgid "Offset path" -msgstr "곡선 간격 띄우기" +#: ../src/live_effects/lpe-skeletalstrokes.cpp:62 +#, fuzzy +msgid "Pattern source" +msgstr "반복무늬" -#. spiral -#: ../src/selection-describer.cpp:71 -#: ../src/ui/dialog/inkscape-preferences.cpp:361 ../src/verbs.cpp:2208 -msgid "Spiral" +#: ../src/live_effects/lpe-skeletalstrokes.cpp:62 +msgid "Path to put along the skeleton path" msgstr "" -#. star -#: ../src/selection-describer.cpp:73 -#: ../src/ui/dialog/inkscape-preferences.cpp:358 ../src/verbs.cpp:2206 -msgid "Star" -msgstr "볆" +#: ../src/live_effects/lpe-skeletalstrokes.cpp:63 +#, fuzzy +msgid "Pattern copies" +msgstr "반복무늬" -#: ../src/selection-describer.cpp:101 -msgid "Click selection to toggle scale/rotation handles" +#: ../src/live_effects/lpe-skeletalstrokes.cpp:63 +msgid "How many pattern copies to place along the skeleton path" msgstr "" -#. no items -#: ../src/selection-describer.cpp:103 -msgid "" -"No objects selected. Click, Shift+click, or drag around objects to select." -msgstr "" +#: ../src/live_effects/lpe-skeletalstrokes.cpp:64 +#, fuzzy +msgid "Width of the pattern" +msgstr "점선 유형" -#: ../src/selection-describer.cpp:112 -msgid "root" +#: ../src/live_effects/lpe-skeletalstrokes.cpp:65 +msgid "Width in units of length" msgstr "" -#: ../src/selection-describer.cpp:124 -#, c-format -msgid "layer %s" +#: ../src/live_effects/lpe-skeletalstrokes.cpp:65 +msgid "Scale the width of the pattern in units of its length" msgstr "" -#: ../src/selection-describer.cpp:126 -#, c-format -msgid "layer %s" -msgstr "" +#: ../src/live_effects/lpe-skeletalstrokes.cpp:66 +#, fuzzy +msgid "Spacing" +msgstr "간격:" -#: ../src/selection-describer.cpp:135 -#, c-format -msgid "%s" -msgstr "" +#: ../src/live_effects/lpe-skeletalstrokes.cpp:66 +#, fuzzy +msgid "Space between copies of the pattern" +msgstr "점선 유형" -#: ../src/selection-describer.cpp:144 -#, c-format -msgid " in %s" -msgstr "" +#: ../src/live_effects/lpe-skeletalstrokes.cpp:67 +#: ../share/extensions/pathalongpath.inx.h:5 +#, fuzzy +msgid "Normal offset" +msgstr "수평 띄기" -#: ../src/selection-describer.cpp:146 -#, c-format -msgid " in group %s (%s)" -msgstr "" +#: ../src/live_effects/lpe-skeletalstrokes.cpp:68 +#: ../share/extensions/pathalongpath.inx.h:9 +#, fuzzy +msgid "Tangential offset" +msgstr "수직 띄기" -#: ../src/selection-describer.cpp:148 -#, c-format -msgid " in %i parents (%s)" -msgid_plural " in %i parents (%s)" -msgstr[0] "" -msgstr[1] "" +#: ../src/live_effects/lpe-skeletalstrokes.cpp:69 +#: ../share/extensions/pathalongpath.inx.h:7 +#, fuzzy +msgid "Pattern is vertical" +msgstr "간격띄우기 유형" -#: ../src/selection-describer.cpp:151 -#, c-format -msgid " in %i layers" -msgid_plural " in %i layers" -msgstr[0] "" -msgstr[1] "" +#: ../src/live_effects/parameter/parameter.cpp:138 +#, fuzzy +msgid "Change scalar parameter" +msgstr "주 투명도" -#: ../src/selection-describer.cpp:161 -msgid "Use Shift+D to look up original" +#: ../src/live_effects/parameter/path.cpp:104 +#: ../src/live_effects/parameter/point.cpp:105 +msgid "Edit on-canvas" msgstr "" -#: ../src/selection-describer.cpp:165 -msgid "Use Shift+D to look up path" +#: ../src/live_effects/parameter/path.cpp:114 +#, fuzzy +msgid "Copy path" +msgstr "곡선" + +#: ../src/live_effects/parameter/path.cpp:124 +#, fuzzy +msgid "Paste path" +msgstr "곡선 간격 띄우기" + +#: ../src/live_effects/parameter/path.cpp:182 +#: ../src/selection-chemistry.cpp:1313 ../src/selection-chemistry.cpp:1367 +#: ../src/selection-chemistry.cpp:1403 +msgid "Nothing on the clipboard." +msgstr "클립보드에 아무것도 없음" + +#: ../src/live_effects/parameter/path.cpp:192 +msgid "This effect does not support arcs yet, try to convert to path." msgstr "" -#: ../src/selection-describer.cpp:169 -msgid "Use Shift+D to look up frame" +#: ../src/live_effects/parameter/path.cpp:198 +#, fuzzy +msgid "Paste path parameter" +msgstr "불이기 종류(_S)" + +#: ../src/live_effects/parameter/path.cpp:202 +msgid "Clipboard does not contain a path." msgstr "" -#. this is only used with 2 or more objects -#: ../src/selection-describer.cpp:184 -#, c-format -msgid "%i object selected" -msgid_plural "%i objects selected" -msgstr[0] "" -msgstr[1] "" +#: ../src/live_effects/parameter/point.cpp:87 +#, fuzzy +msgid "Change point parameter" +msgstr "중심선" -#. this is only used with 2 or more objects -#: ../src/selection-describer.cpp:189 -#, c-format -msgid "%i object of type %s" -msgid_plural "%i objects of type %s" -msgstr[0] "" -msgstr[1] "" +#: ../src/live_effects/parameter/bool.cpp:71 +#, fuzzy +msgid "Change bool parameter" +msgstr "주 투명도" -#. this is only used with 2 or more objects -#: ../src/selection-describer.cpp:194 -#, c-format -msgid "%i object of types %s, %s" -msgid_plural "%i objects of types %s, %s" -msgstr[0] "" -msgstr[1] "" +#: ../src/live_effects/parameter/random.cpp:137 +#, fuzzy +msgid "Change random parameter" +msgstr "이동치 저장" -#. this is only used with 2 or more objects -#: ../src/selection-describer.cpp:199 -#, c-format -msgid "%i object of types %s, %s, %s" -msgid_plural "%i objects of types %s, %s, %s" -msgstr[0] "" -msgstr[1] "" +#: ../src/main.cpp:218 +msgid "Print the Inkscape version number" +msgstr "잉크스케이프 버전 숫자를 출력" -#. this is only used with 2 or more objects -#: ../src/selection-describer.cpp:204 -#, c-format -msgid "%i object of %i types" -msgid_plural "%i objects of %i types" -msgstr[0] "" -msgstr[1] "" +#: ../src/main.cpp:223 +msgid "Do not use X server (only process files from console)" +msgstr "X 서버를 이용하지 않음(콘솔에서 파일 작업만 진행)" -#: ../src/selection-describer.cpp:209 -#, c-format -msgid "%s%s. %s." +#: ../src/main.cpp:228 +msgid "Try to use X server (even if $DISPLAY is not set)" +msgstr "X 서버 사용($DISPLAY 가 지정 되있지 않더라도)" + +#: ../src/main.cpp:233 +msgid "Open specified document(s) (option string may be excluded)" +msgstr "정의된 문서를 열음 (아마도 옵션 은 포함되지 않음)" + +#: ../src/main.cpp:234 ../src/main.cpp:239 ../src/main.cpp:244 +#: ../src/main.cpp:311 ../src/main.cpp:316 ../src/main.cpp:321 +#: ../src/main.cpp:326 ../src/main.cpp:332 +msgid "FILENAME" +msgstr "파일이름" + +#: ../src/main.cpp:238 +msgid "Print document(s) to specified output file (use '| program' for pipe)" msgstr "" -#: ../src/seltrans.cpp:228 -#, fuzzy -msgid "Set center" -msgstr "프린터 선택" +#: ../src/main.cpp:243 +msgid "Export document to a PNG file" +msgstr "문서를 PNG 파일로 내보네기" -#: ../src/seltrans.cpp:383 ../src/ui/dialog/transformation.cpp:719 -msgid "Skew" +#: ../src/main.cpp:248 +msgid "The resolution used for exporting SVG into bitmap (default 90)" msgstr "" -#: ../src/seltrans.cpp:479 -msgid "" -"Center of rotation and skewing: drag to reposition; scaling with " -"Shift also uses this center" +#: ../src/main.cpp:249 +msgid "DPI" msgstr "" -#: ../src/seltrans.cpp:506 +#: ../src/main.cpp:253 msgid "" -"Squeeze or stretch selection; with Ctrl to scale uniformly; " -"with Shift to scale around rotation center" +"Exported area in SVG user units (default is the canvas; 0,0 is lower-left " +"corner)" msgstr "" -#: ../src/seltrans.cpp:507 -msgid "" -"Scale selection; with Ctrl to scale uniformly; with Shift to scale around rotation center" +#: ../src/main.cpp:254 +msgid "x0:y0:x1:y1" msgstr "" -#: ../src/seltrans.cpp:511 -msgid "" -"Skew selection; with Ctrl to snap angle; with Shift to " -"skew around the opposite side" +#: ../src/main.cpp:258 +msgid "Exported area is the entire drawing (not canvas)" msgstr "" -#: ../src/seltrans.cpp:512 -msgid "" -"Rotate selection; with Ctrl to snap angle; with Shift " -"to rotate around the opposite corner" +#: ../src/main.cpp:263 +msgid "Exported area is the entire canvas" msgstr "" -#: ../src/seltrans.cpp:641 -#, fuzzy -msgid "Reset center" -msgstr "프린터 선택" +#: ../src/main.cpp:268 +msgid "" +"Snap the bitmap export area outwards to the nearest integer values (in SVG " +"user units)" +msgstr "" -#: ../src/seltrans.cpp:890 ../src/seltrans.cpp:1002 -#, c-format -msgid "Scale: %0.2f%% x %0.2f%%; with Ctrl to lock ratio" +#: ../src/main.cpp:273 +msgid "The width of exported bitmap in pixels (overrides export-dpi)" msgstr "" -#. TRANSLATORS: don't modify the first ";" -#. (it will NOT be displayed as ";" - only the second one will be) -#: ../src/seltrans.cpp:1092 -#, c-format -msgid "Skew: %0.2f°; with Ctrl to snap angle" +#: ../src/main.cpp:274 +msgid "WIDTH" msgstr "" -#. TRANSLATORS: don't modify the first ";" -#. (it will NOT be displayed as ";" - only the second one will be) -#: ../src/seltrans.cpp:1141 -#, c-format -msgid "Rotate: %0.2f°; with Ctrl to snap angle" +#: ../src/main.cpp:278 +msgid "The height of exported bitmap in pixels (overrides export-dpi)" msgstr "" -#: ../src/seltrans.cpp:1185 -#, c-format -msgid "Move center to %s, %s" +#: ../src/main.cpp:279 +msgid "HEIGHT" msgstr "" -#: ../src/seltrans.cpp:1443 -#, c-format -msgid "" -"Move by %s, %s; with Ctrl to restrict to horizontal/vertical; " -"with Shift to disable snapping" +#: ../src/main.cpp:283 +msgid "The ID of the object to export" msgstr "" -#: ../src/slideshow.cpp:89 -msgid "Inkscape slideshow" +#: ../src/main.cpp:284 ../src/main.cpp:382 +msgid "ID" msgstr "" -#: ../src/sp-anchor.cpp:177 -#, c-format -msgid "Link to %s" -msgstr "링크 를 %s" +#. TRANSLATORS: this means: "Only export the object whose id is given in --export-id". +#. See "man inkscape" for details. +#: ../src/main.cpp:290 +msgid "" +"Export just the object with export-id, hide all others (only with export-id)" +msgstr "" -#: ../src/sp-anchor.cpp:181 -msgid "Link without URI" -msgstr "URL 을 포함 않한 링크" +#: ../src/main.cpp:295 +msgid "Use stored filename and DPI hints when exporting (only with export-id)" +msgstr "" -#: ../src/sp-ellipse.cpp:430 ../src/sp-ellipse.cpp:817 -msgid "Ellipse" -msgstr "타원" +#: ../src/main.cpp:300 +msgid "Background color of exported bitmap (any SVG-supported color string)" +msgstr "" -#: ../src/sp-ellipse.cpp:571 -msgid "Circle" -msgstr "원" +#: ../src/main.cpp:301 +msgid "COLOR" +msgstr "" -#: ../src/sp-ellipse.cpp:812 -msgid "Segment" +#: ../src/main.cpp:305 +msgid "Background opacity of exported bitmap (either 0.0 to 1.0, or 1 to 255)" msgstr "" -#: ../src/sp-ellipse.cpp:814 -msgid "Arc" -msgstr "원호" +#: ../src/main.cpp:306 +msgid "VALUE" +msgstr "" -#. TRANSLATORS: "Flow region" is an area where text is allowed to flow -#: ../src/sp-flowregion.cpp:266 -msgid "Flow region" +#: ../src/main.cpp:310 +msgid "Export document to plain SVG file (no sodipodi or inkscape namespaces)" msgstr "" -#. TRANSLATORS: A region "cut out of" a flow region; text is not allowed to flow inside the -#. * flow excluded region. flowRegionExclude in SVG 1.2: see -#. * http://www.w3.org/TR/2004/WD-SVG12-20041027/flow.html#flowRegion-elem and -#. * http://www.w3.org/TR/2004/WD-SVG12-20041027/flow.html#flowRegionExclude-elem. -#: ../src/sp-flowregion.cpp:483 -msgid "Flow excluded region" +#: ../src/main.cpp:315 +msgid "Export document to a PS file" msgstr "" -#: ../src/sp-flowtext.cpp:356 -#, c-format -msgid "Flowed text (%d character)" -msgid_plural "Flowed text (%d characters)" -msgstr[0] "" -msgstr[1] "" +#: ../src/main.cpp:320 +msgid "Export document to an EPS file" +msgstr "" -#: ../src/sp-flowtext.cpp:358 -#, c-format -msgid "Linked flowed text (%d character)" -msgid_plural "Linked flowed text (%d characters)" -msgstr[0] "" -msgstr[1] "" +#: ../src/main.cpp:325 +#, fuzzy +msgid "Export document to a PDF file" +msgstr "문서를 PNG 파일로 내보네기" -#: ../src/sp-flowtext.cpp:617 +#: ../src/main.cpp:331 #, fuzzy -msgid "Convert flowed text to text" -msgstr "글자를 곡선으로 변환" +msgid "Export document to an Enhanced Metafile (EMF) File" +msgstr "문서를 PNG 파일로 내보네기" -#: ../src/sp-guide.cpp:287 -msgid "vertical guideline" -msgstr "수직 가이드 라인" +#: ../src/main.cpp:337 +msgid "Convert text object to paths on export (EPS)" +msgstr "" -#: ../src/sp-guide.cpp:289 -msgid "horizontal guideline" -msgstr "수평 가이드 라인" +#: ../src/main.cpp:342 +msgid "Embed fonts on export (Type 1 only) (EPS)" +msgstr "" -#: ../src/sp-image.cpp:968 -msgid "embedded" -msgstr "삽입된" +#: ../src/main.cpp:347 +msgid "Export files with the bounding box set to the page size (EPS)" +msgstr "" -#: ../src/sp-image.cpp:976 -#, c-format -msgid "Image with bad reference: %s" -msgstr "잘못된 참조의 이미지: %s" +#. TRANSLATORS: "--query-id" is an Inkscape command line option; see "inkscape --help" +#: ../src/main.cpp:353 +msgid "" +"Query the X coordinate of the drawing or, if specified, of the object with --" +"query-id" +msgstr "" -#: ../src/sp-image.cpp:977 -#, c-format -msgid "Image %d × %d: %s" -msgstr "이미지 %d·×·%d:·%s" +#. TRANSLATORS: "--query-id" is an Inkscape command line option; see "inkscape --help" +#: ../src/main.cpp:359 +msgid "" +"Query the Y coordinate of the drawing or, if specified, of the object with --" +"query-id" +msgstr "" -#: ../src/sp-item-group.cpp:687 -#, fuzzy, c-format -msgid "Group of %d object" -msgid_plural "Group of %d objects" -msgstr[0] "%d 객체의 그룹" -msgstr[1] "%d 객체의 그룹" +#. TRANSLATORS: "--query-id" is an Inkscape command line option; see "inkscape --help" +#: ../src/main.cpp:365 +msgid "" +"Query the width of the drawing or, if specified, of the object with --query-" +"id" +msgstr "" -#: ../src/sp-item.cpp:849 -msgid "Object" -msgstr "객체" +#. TRANSLATORS: "--query-id" is an Inkscape command line option; see "inkscape --help" +#: ../src/main.cpp:371 +msgid "" +"Query the height of the drawing or, if specified, of the object with --query-" +"id" +msgstr "" -#: ../src/sp-line.cpp:187 -msgid "Line" -msgstr "선" +#: ../src/main.cpp:376 +msgid "List id,x,y,w,h for all objects" +msgstr "" -#. TRANSLATORS COMMENT: %s is either "outset" or "inset" depending on sign -#: ../src/sp-offset.cpp:430 -#, c-format -msgid "Linked offset, %s by %f pt" +#: ../src/main.cpp:381 +msgid "The ID of the object whose dimensions are queried" msgstr "" -#: ../src/sp-offset.cpp:431 ../src/sp-offset.cpp:435 -msgid "outset" +#. TRANSLATORS: this option makes Inkscape print the name (path) of the extension directory +#: ../src/main.cpp:387 +msgid "Print out the extension directory and exit" msgstr "" -#: ../src/sp-offset.cpp:431 ../src/sp-offset.cpp:435 -msgid "inset" +#: ../src/main.cpp:392 +msgid "Remove unused definitions from the defs section(s) of the document" msgstr "" -#. TRANSLATORS COMMENT: %s is either "outset" or "inset" depending on sign -#: ../src/sp-offset.cpp:434 -#, c-format -msgid "Dynamic offset, %s by %f pt" +#: ../src/main.cpp:397 +msgid "List the IDs of all the verbs in Inkscape" msgstr "" -#: ../src/sp-path.cpp:121 -#, c-format -msgid "Path (%i node)" -msgid_plural "Path (%i nodes)" -msgstr[0] "" -msgstr[1] "" +#: ../src/main.cpp:402 +msgid "Verb to call when Inkscape opens." +msgstr "" -#: ../src/sp-polygon.cpp:233 -msgid "Polygon" +#: ../src/main.cpp:403 +msgid "VERB-ID" msgstr "" -#: ../src/sp-polyline.cpp:176 -msgid "Polyline" +#: ../src/main.cpp:407 +msgid "Object ID to select when Inkscape opens." msgstr "" -#: ../src/sp-rect.cpp:234 -msgid "Rectangle" -msgstr "사각형" +#: ../src/main.cpp:408 +msgid "OBJECT-ID" +msgstr "" -#. TRANSLATORS: since turn count isn't an integer, please adjust the -#. string as needed to deal with an localized plural forms. -#: ../src/sp-spiral.cpp:302 -#, c-format -msgid "Spiral with %3f turns" +#: ../src/main.cpp:611 +msgid "" +"[OPTIONS...] [FILE...]\n" +"\n" +"Available options:" msgstr "" -#: ../src/sp-star.cpp:279 +#: ../src/main-cmdlineact.cpp:49 #, c-format -msgid "Star with %d vertex" -msgid_plural "Star with %d vertices" -msgstr[0] "" -msgstr[1] "" +msgid "Unable to find verb ID '%s' specified on the command line.\n" +msgstr "" -#: ../src/sp-star.cpp:283 +#: ../src/main-cmdlineact.cpp:61 #, c-format -msgid "Polygon with %d vertex" -msgid_plural "Polygon with %d vertices" -msgstr[0] "" -msgstr[1] "" +msgid "Unable to find node ID: '%s'\n" +msgstr "" -#: ../src/sp-switch.cpp:100 -#, c-format -msgid "Conditional group of %d object" -msgid_plural "Conditional group of %d objects" -msgstr[0] "" -msgstr[1] "" +#: ../src/menus-skeleton.h:17 +msgid "_New" +msgstr "" -#. TRANSLATORS: For description of font with no name. -#: ../src/sp-text.cpp:413 -msgid "<no name found>" +#: ../src/menus-skeleton.h:22 +msgid "Open _Recent" msgstr "" -#: ../src/sp-text.cpp:419 -#, c-format -msgid "Text on path (%s, %s)" +#: ../src/menus-skeleton.h:49 +msgid "_Edit" msgstr "" -#: ../src/sp-text.cpp:420 -#, c-format -msgid "Text (%s, %s)" +#: ../src/menus-skeleton.h:60 ../src/verbs.cpp:2168 +msgid "Paste Si_ze" msgstr "" -#. TRANSLATORS: Used for statusbar description for long chains: -#. * "Clone of: Clone of: ... in Layer 1". -#: ../src/sp-use.cpp:313 -msgid "..." -msgstr "..." +#: ../src/menus-skeleton.h:72 +msgid "Clo_ne" +msgstr "" -#: ../src/sp-use.cpp:321 -#, c-format -msgid "Clone of: %s" +#: ../src/menus-skeleton.h:89 +msgid "_View" msgstr "" -#: ../src/sp-use.cpp:325 -msgid "Orphaned clone" +#: ../src/menus-skeleton.h:90 +msgid "_Zoom" msgstr "" -#: ../src/spiral-context.cpp:331 -msgid "Ctrl: snap angle" +#: ../src/menus-skeleton.h:106 +msgid "_Display mode" msgstr "" -#: ../src/spiral-context.cpp:333 -msgid "Alt: lock spiral radius" +#: ../src/menus-skeleton.h:117 +msgid "Show/Hide" msgstr "" -#: ../src/spiral-context.cpp:439 -#, c-format -msgid "" -"Spiral: radius %s, angle %5g°; with Ctrl to snap angle" +#: ../src/menus-skeleton.h:134 +msgid "_Layer" msgstr "" -#: ../src/spiral-context.cpp:460 -#, fuzzy -msgid "Create spiral" -msgstr "중심선" +#: ../src/menus-skeleton.h:153 +msgid "_Object" +msgstr "" -#: ../src/splivarot.cpp:66 -#, fuzzy -msgid "Union" -msgstr "알수 없는" +#: ../src/menus-skeleton.h:161 +msgid "Cli_p" +msgstr "" -#: ../src/splivarot.cpp:72 -#, fuzzy -msgid "Intersection" -msgstr "선택" +#: ../src/menus-skeleton.h:165 +msgid "Mas_k" +msgstr "" -#: ../src/splivarot.cpp:78 -#, fuzzy -msgid "Difference" -msgstr "다름" +#: ../src/menus-skeleton.h:169 +msgid "Patter_n" +msgstr "" -#: ../src/splivarot.cpp:84 -#, fuzzy -msgid "Exclusion" -msgstr "확장 \"" +#: ../src/menus-skeleton.h:193 +msgid "_Path" +msgstr "" -#: ../src/splivarot.cpp:89 -msgid "Division" +#: ../src/menus-skeleton.h:218 +msgid "_Text" msgstr "" -#: ../src/splivarot.cpp:94 +#: ../src/menus-skeleton.h:230 #, fuzzy -msgid "Cut path" -msgstr "곡선" +msgid "Effe_cts" +msgstr "옵셋" -#: ../src/splivarot.cpp:110 -msgid "Select at least 2 paths to perform a boolean operation." +#: ../src/menus-skeleton.h:237 +msgid "Whiteboa_rd" msgstr "" -#: ../src/splivarot.cpp:116 -msgid "" -"Select exactly 2 paths to perform difference, XOR, division, or path " -"cut." +#: ../src/menus-skeleton.h:241 +msgid "_Help" msgstr "" -#: ../src/splivarot.cpp:133 ../src/splivarot.cpp:148 +#: ../src/menus-skeleton.h:245 +msgid "Tutorials" +msgstr "" + +#: ../src/node-context.cpp:187 msgid "" -"Unable to determine the z-order of the objects selected for " -"difference, XOR, division, or path cut." +"Ctrl: toggle node type, snap handle angle, move hor/vert; Ctrl" +"+Alt: move along handles" msgstr "" -#: ../src/splivarot.cpp:178 +#: ../src/node-context.cpp:188 msgid "" -"One of the objects is not a path, cannot perform boolean operation." +"Shift: toggle node selection, disable snapping, rotate both handles" msgstr "" -#: ../src/splivarot.cpp:571 -msgid "Select stroked path(s) to convert stroke to path." +#: ../src/node-context.cpp:189 +msgid "Alt: lock handle length; Ctrl+Alt: move along handles" msgstr "" -#: ../src/splivarot.cpp:853 +#: ../src/nodepath.cpp:644 ../src/seltrans.cpp:522 #, fuzzy -msgid "Convert stroke to path" -msgstr "글자를 곡선으로 변환" +msgid "Stamp" +msgstr "단계" -#. TRANSLATORS: "to outline" means "to convert stroke to path" -#: ../src/splivarot.cpp:856 -msgid "No stroked paths in the selection." +#: ../src/nodepath.cpp:1342 ../src/nodepath.cpp:1369 +msgid "Move nodes vertically" msgstr "" -#: ../src/splivarot.cpp:940 -msgid "Selected object is not a path, cannot inset/outset." +#: ../src/nodepath.cpp:1344 ../src/nodepath.cpp:1371 +msgid "Move nodes horizontally" msgstr "" -#: ../src/splivarot.cpp:1060 ../src/splivarot.cpp:1128 -#, fuzzy -msgid "Create linked offset" -msgstr "중심선" - -#: ../src/splivarot.cpp:1061 ../src/splivarot.cpp:1129 +#: ../src/nodepath.cpp:1346 ../src/nodepath.cpp:1373 ../src/nodepath.cpp:1388 +#: ../src/nodepath.cpp:3208 #, fuzzy -msgid "Create dynamic offset" -msgstr "떨어진(offset) 객체 찾지" +msgid "Move nodes" +msgstr "노드를 아래도" -#: ../src/splivarot.cpp:1156 -msgid "Select path(s) to inset/outset." +#: ../src/nodepath.cpp:1426 +msgid "" +"Node handle: drag to shape the curve; with Ctrl to snap angle; " +"with Alt to lock length; with Shift to rotate both handles" msgstr "" -#: ../src/splivarot.cpp:1373 +#: ../src/nodepath.cpp:1596 #, fuzzy -msgid "Outset path" -msgstr "곡선 간격 띄우기" +msgid "Align nodes" +msgstr "왼쪽으로 정렬" -#: ../src/splivarot.cpp:1373 +#: ../src/nodepath.cpp:1658 #, fuzzy -msgid "Inset path" -msgstr "곡선 간격 띄우기" +msgid "Distribute nodes" +msgstr "속성 이름" -#: ../src/splivarot.cpp:1375 -msgid "No paths to inset/outset in the selection." -msgstr "" +#: ../src/nodepath.cpp:1696 +#, fuzzy +msgid "Add nodes" +msgstr "노드 추가" -#: ../src/splivarot.cpp:1559 -#, c-format -msgid "Simplifying %s - %d of %d paths simplified..." -msgstr "" +#: ../src/nodepath.cpp:1698 ../src/nodepath.cpp:1770 +#, fuzzy +msgid "Add node" +msgstr "노드 추가" -#: ../src/splivarot.cpp:1571 -#, c-format -msgid "Done - %d paths simplified." +#: ../src/nodepath.cpp:1851 +msgid "Break path" msgstr "" -#: ../src/splivarot.cpp:1587 -msgid "Select path(s) to simplify." +#: ../src/nodepath.cpp:1891 ../src/nodepath.cpp:1906 ../src/nodepath.cpp:1992 +#: ../src/nodepath.cpp:2007 +msgid "To join, you must have two endnodes selected." msgstr "" -#: ../src/splivarot.cpp:1601 +#: ../src/nodepath.cpp:1927 #, fuzzy -msgid "Simplify" -msgstr "단순화(_m)" +msgid "Close subpath" +msgstr "경로 닫는중." -#: ../src/splivarot.cpp:1603 -msgid "No paths to simplify in the selection." +#: ../src/nodepath.cpp:1979 +#, fuzzy +msgid "Join nodes" +msgstr "임의의 노드" + +#: ../src/nodepath.cpp:2028 +msgid "Close subpath by segment" msgstr "" -#: ../src/star-context.cpp:341 -msgid "Ctrl: snap angle; keep rays radial" +#: ../src/nodepath.cpp:2082 +msgid "Join nodes by segment" msgstr "" -#: ../src/star-context.cpp:448 -#, c-format +#: ../src/nodepath.cpp:2210 ../src/nodepath.cpp:2246 ../src/nodepath.cpp:2250 +#, fuzzy +msgid "Delete nodes" +msgstr "노드 삭제" + +#: ../src/nodepath.cpp:2212 +msgid "Delete nodes preserving shape" +msgstr "" + +#: ../src/nodepath.cpp:2269 ../src/nodepath.cpp:2283 msgid "" -"Polygon: radius %s, angle %5g°; with Ctrl to snap angle" +"Select two non-endpoint nodes on a path between which to delete " +"segments." msgstr "" -#: ../src/star-context.cpp:449 -#, c-format -msgid "Star: radius %s, angle %5g°; with Ctrl to snap angle" +#: ../src/nodepath.cpp:2379 +msgid "Cannot find path between nodes." msgstr "" -#: ../src/star-context.cpp:472 +#: ../src/nodepath.cpp:2411 #, fuzzy -msgid "Create star" -msgstr "중심선" +msgid "Delete segment" +msgstr "선택부분 지우기" -#: ../src/text-chemistry.cpp:94 -msgid "Select a text and a path to put text on path." +#: ../src/nodepath.cpp:2432 +msgid "Change segment type" msgstr "" -#: ../src/text-chemistry.cpp:99 -msgid "" -"This text object is already put on a path. Remove it from the path " -"first. Use Shift+D to look up its path." +#: ../src/nodepath.cpp:2449 ../src/nodepath.cpp:3166 +msgid "Change node type" msgstr "" -#: ../src/text-chemistry.cpp:104 -msgid "You cannot put flowtext on a path. Convert flowtext to text first." +#: ../src/nodepath.cpp:3443 +#, fuzzy +msgid "Retract handle" +msgstr "사격형" + +#: ../src/nodepath.cpp:3492 +#, fuzzy +msgid "Move node handle" +msgstr "임의의 노드 관리" + +#: ../src/nodepath.cpp:3632 +#, c-format +msgid "" +"Node handle: angle %0.2f°, length %s; with Ctrl to snap " +"angle; with Alt to lock length; with Shift to rotate both " +"handles" msgstr "" -#. rect is the only SPShape which is not yet, and thus SVG forbids us from putting text on it -#: ../src/text-chemistry.cpp:110 +#: ../src/nodepath.cpp:3826 +#, fuzzy +msgid "Rotate nodes" +msgstr "노드 올리기" + +#: ../src/nodepath.cpp:3957 +#, fuzzy +msgid "Scale nodes" +msgstr "노드 올리기" + +#: ../src/nodepath.cpp:4001 +#, fuzzy +msgid "Flip nodes" +msgstr "노드 올리기" + +#: ../src/nodepath.cpp:4170 msgid "" -"You cannot put text on a rectangle in this version. Convert rectangle to " -"path first." +"Node: drag to edit the path; with Ctrl to snap to horizontal/" +"vertical; with Ctrl+Alt to snap to handles' directions" msgstr "" -#: ../src/text-chemistry.cpp:157 ../src/verbs.cpp:2074 -msgid "Put text on path" +#. TRANSLATORS: "end" is an adjective here (NOT a verb) +#: ../src/nodepath.cpp:4396 +msgid "end node" msgstr "" -#: ../src/text-chemistry.cpp:169 -msgid "Select a text on path to remove it from path." +#. TRANSLATORS: "cusp" means "sharp" (cusp node); see also the Advanced Tutorial +#: ../src/nodepath.cpp:4401 +msgid "cusp" msgstr "" -#: ../src/text-chemistry.cpp:191 -msgid "No texts-on-paths in the selection." +#. TRANSLATORS: "smooth" is an adjective here +#: ../src/nodepath.cpp:4404 +msgid "smooth" msgstr "" -#: ../src/text-chemistry.cpp:195 ../src/verbs.cpp:2076 -msgid "Remove text from path" +#: ../src/nodepath.cpp:4406 +msgid "symmetric" msgstr "" -#: ../src/text-chemistry.cpp:220 ../src/text-chemistry.cpp:240 -msgid "Select text(s) to remove kerns from." +#. TRANSLATORS: "end" is an adjective here (NOT a verb) +#: ../src/nodepath.cpp:4412 +msgid "end node, handle retracted (drag with Shift to extend)" msgstr "" -#: ../src/text-chemistry.cpp:243 ../src/widgets/toolbox.cpp:4154 -msgid "Remove manual kerns" +#: ../src/nodepath.cpp:4414 +msgid "one handle retracted (drag with Shift to extend)" msgstr "" -#: ../src/text-chemistry.cpp:262 -msgid "" -"Select a text and one or more paths or shapes to flow text " -"into frame." +#: ../src/nodepath.cpp:4417 +msgid "both handles retracted (drag with Shift to extend)" msgstr "" -#: ../src/text-chemistry.cpp:312 -#, fuzzy -msgid "Flow text into shape" -msgstr "새로운 텍스트 노드" +#: ../src/nodepath.cpp:4429 +msgid "" +"Drag nodes or node handles; Alt+drag nodes to sculpt; " +"arrow keys to move nodes, < > to scale, [ ] to " +"rotate" +msgstr "" -#: ../src/text-chemistry.cpp:335 -msgid "Select a flowed text to unflow it." +#: ../src/nodepath.cpp:4430 +msgid "Drag the node or its handles; arrow keys to move the node" msgstr "" -#: ../src/text-chemistry.cpp:398 -msgid "Unflow flowed text" +#: ../src/nodepath.cpp:4455 ../src/nodepath.cpp:4467 +msgid "Select a single object to edit its nodes or handles." msgstr "" -#: ../src/text-context.cpp:448 -msgid "Click to edit the text, drag to select part of the text." +#: ../src/nodepath.cpp:4459 +#, c-format +msgid "" +"0 out of %i node selected. Click, Shift+click, " +"or drag around nodes to select." +msgid_plural "" +"0 out of %i nodes selected. Click, Shift+click, " +"or drag around nodes to select." +msgstr[0] "" +msgstr[1] "" + +#: ../src/nodepath.cpp:4465 +msgid "Drag the handles of the object to modify it." msgstr "" -#: ../src/text-context.cpp:450 +#: ../src/nodepath.cpp:4473 +#, c-format +msgid "%i of %i node selected; %s. %s." +msgid_plural "%i of %i nodes selected; %s. %s." +msgstr[0] "" +msgstr[1] "" + +#: ../src/nodepath.cpp:4480 +#, c-format msgid "" -"Click to edit the flowed text, drag to select part of the text." +"%i of %i node selected in %i of %i subpaths. %s." +msgid_plural "" +"%i of %i nodes selected in %i of %i subpaths. %s." +msgstr[0] "" +msgstr[1] "" + +#: ../src/nodepath.cpp:4486 +#, c-format +msgid "%i of %i node selected. %s." +msgid_plural "%i of %i nodes selected. %s." +msgstr[0] "" +msgstr[1] "" + +#: ../src/object-edit.cpp:501 +msgid "" +"Adjust the horizontal rounding radius; with Ctrl to make the " +"vertical radius the same" msgstr "" -#: ../src/text-context.cpp:503 -#, fuzzy -msgid "Create text" -msgstr "노드 삭제" +#: ../src/object-edit.cpp:507 +msgid "" +"Adjust the vertical rounding radius; with Ctrl to make the " +"horizontal radius the same" +msgstr "" -#: ../src/text-context.cpp:527 -msgid "Non-printable character" +#: ../src/object-edit.cpp:514 ../src/object-edit.cpp:521 +msgid "" +"Adjust the width and height of the rectangle; with Ctrl to " +"lock ratio or stretch in one dimension only" msgstr "" -#: ../src/text-context.cpp:542 -msgid "Insert Unicode character" +#: ../src/object-edit.cpp:709 ../src/object-edit.cpp:711 +#: ../src/object-edit.cpp:713 ../src/object-edit.cpp:715 +msgid "" +"Resize box in X/Y direction; with Shift along the Z axis; with " +"Ctrl to constrain to the directions of edges or diagonals" msgstr "" -#: ../src/text-context.cpp:577 -#, c-format -msgid "Unicode (Enter to finish): %s: %s" +#: ../src/object-edit.cpp:717 ../src/object-edit.cpp:719 +#: ../src/object-edit.cpp:721 ../src/object-edit.cpp:723 +msgid "" +"Resize box along the Z axis; with Shift in X/Y direction; with " +"Ctrl to constrain to the directions of edges or diagonals" msgstr "" -#: ../src/text-context.cpp:579 ../src/text-context.cpp:844 -msgid "Unicode (Enter to finish): " +#: ../src/object-edit.cpp:727 +msgid "Move the box in perspective." msgstr "" -#: ../src/text-context.cpp:656 -#, c-format -msgid "Flowed text frame: %s × %s" +#: ../src/object-edit.cpp:905 +msgid "Adjust ellipse width, with Ctrl to make circle" msgstr "" -#: ../src/text-context.cpp:688 ../src/text-context.cpp:1464 -msgid "Type text; Enter to start new line." +#: ../src/object-edit.cpp:908 +msgid "Adjust ellipse height, with Ctrl to make circle" msgstr "" -#: ../src/text-context.cpp:699 -msgid "Flowed text is created." +#: ../src/object-edit.cpp:911 +msgid "" +"Position the start point of the arc or segment; with Ctrl to " +"snap angle; drag inside the ellipse for arc, outside for " +"segment" msgstr "" -#: ../src/text-context.cpp:701 -msgid "Create flowed text" +#: ../src/object-edit.cpp:914 +msgid "" +"Position the end point of the arc or segment; with Ctrl to " +"snap angle; drag inside the ellipse for arc, outside for " +"segment" msgstr "" -#: ../src/text-context.cpp:703 +#: ../src/object-edit.cpp:1024 msgid "" -"The frame is too small for the current font size. Flowed text not " -"created." +"Adjust the tip radius of the star or polygon; with Shift to " +"round; with Alt to randomize" msgstr "" -#: ../src/text-context.cpp:829 -msgid "No-break space" +#: ../src/object-edit.cpp:1027 +msgid "" +"Adjust the base radius of the star; with Ctrl to keep star " +"rays radial (no skew); with Shift to round; with Alt to " +"randomize" msgstr "" -#: ../src/text-context.cpp:831 -msgid "Insert no-break space" +#: ../src/object-edit.cpp:1191 +msgid "" +"Roll/unroll the spiral from inside; with Ctrl to snap angle; " +"with Alt to converge/diverge" msgstr "" -#: ../src/text-context.cpp:868 -#, fuzzy -msgid "Make bold" -msgstr "완전히 만들기" +#: ../src/object-edit.cpp:1193 +msgid "" +"Roll/unroll the spiral from outside; with Ctrl to snap angle; " +"with Shift to scale/rotate" +msgstr "" -#: ../src/text-context.cpp:886 -msgid "Make italic" +#: ../src/object-edit.cpp:1230 +msgid "Adjust the offset distance" msgstr "" -#: ../src/text-context.cpp:918 -#, fuzzy -msgid "New line" -msgstr "중심선" +#. TRANSLATORS: This refers to the pattern that's inside the object +#: ../src/object-edit.cpp:1260 +msgid "Move the pattern fill inside the object" +msgstr "" -#: ../src/text-context.cpp:928 -msgid "Backspace" +#: ../src/object-edit.cpp:1262 +msgid "Scale the pattern fill uniformly" msgstr "" -#: ../src/text-context.cpp:955 -msgid "Kern to the left" +#: ../src/object-edit.cpp:1264 +msgid "Rotate the pattern fill; with Ctrl to snap angle" msgstr "" -#: ../src/text-context.cpp:975 -#, fuzzy -msgid "Kern to the right" -msgstr "출력 목적지" +#: ../src/object-edit.cpp:1289 +msgid "Drag to resize the flowed text frame" +msgstr "" -#: ../src/text-context.cpp:995 -msgid "Kern up" +#: ../src/path-chemistry.cpp:61 +msgid "Select at least two objects to combine." msgstr "" -#: ../src/text-context.cpp:1016 -msgid "Kern down" +#: ../src/path-chemistry.cpp:68 +msgid "At least one of the objects is not a path, cannot combine." msgstr "" -#: ../src/text-context.cpp:1072 -#, fuzzy -msgid "Rotate counterclockwise" -msgstr "시계방향으로 회전" +#: ../src/path-chemistry.cpp:76 +msgid "" +"You cannot combine objects from different groups or layers." +msgstr "" -#: ../src/text-context.cpp:1093 +#: ../src/path-chemistry.cpp:81 #, fuzzy -msgid "Rotate clockwise" -msgstr "시계방향으로 회전" +msgid "Combining paths..." +msgstr "경로 닫는중." -#: ../src/text-context.cpp:1110 +#: ../src/path-chemistry.cpp:149 #, fuzzy -msgid "Contract line spacing" -msgstr "줄 간격:" +msgid "Combine" +msgstr "조합된" -#: ../src/text-context.cpp:1118 -msgid "Contract letter spacing" +#: ../src/path-chemistry.cpp:164 +msgid "Select path(s) to break apart." msgstr "" -#: ../src/text-context.cpp:1137 -#, fuzzy -msgid "Expand line spacing" -msgstr "줄 간격:" - -#: ../src/text-context.cpp:1145 -#, fuzzy -msgid "Expand letter spacing" -msgstr "간격 설정:" +#: ../src/path-chemistry.cpp:168 +msgid "Breaking apart paths..." +msgstr "" -#: ../src/text-context.cpp:1249 -#, fuzzy -msgid "Paste text" -msgstr "불이기 종류(_S)" +#: ../src/path-chemistry.cpp:249 +msgid "Break apart" +msgstr "" -#: ../src/text-context.cpp:1462 -msgid "Type flowed text; Enter to start new paragraph." +#: ../src/path-chemistry.cpp:251 +msgid "No path(s) to break apart in the selection." msgstr "" -#: ../src/text-context.cpp:1472 ../src/tools-switch.cpp:181 -msgid "" -"Click to select or create text, drag to create flowed text; " -"then type." +#: ../src/path-chemistry.cpp:272 +msgid "Select object(s) to convert to path." msgstr "" -#: ../src/text-context.cpp:1570 +#: ../src/path-chemistry.cpp:278 #, fuzzy -msgid "Type text" -msgstr "형태(_y): " +msgid "Converting objects to paths..." +msgstr "글자를 곡선으로 변환" -#: ../src/tools-switch.cpp:133 -msgid "" -"To edit a path, click, Shift+click, or drag around " -"nodes to select them, then drag nodes and handles. Click on an " -"object to select." +#: ../src/path-chemistry.cpp:350 +#, fuzzy +msgid "Object to path" +msgstr "글자를 선으로" + +#: ../src/path-chemistry.cpp:352 +msgid "No objects to convert to path in the selection." msgstr "" -#: ../src/tools-switch.cpp:139 -msgid "" -"Drag to create a rectangle. Drag controls to round corners and " -"resize. Click to select." +#: ../src/path-chemistry.cpp:417 +msgid "Select path(s) to reverse." msgstr "" -#: ../src/tools-switch.cpp:145 -msgid "" -"Drag to create an ellipse. Drag controls to make an arc or " -"segment. Click to select." +#: ../src/path-chemistry.cpp:426 +#, fuzzy +msgid "Reversing paths..." +msgstr "되돌리기(_R)" + +#: ../src/path-chemistry.cpp:453 +#, fuzzy +msgid "Reverse path" +msgstr "되돌리기(_R)" + +#: ../src/path-chemistry.cpp:455 +msgid "No paths to reverse in the selection." msgstr "" -#: ../src/tools-switch.cpp:151 -msgid "" -"Drag to create a star. Drag controls to edit the star shape. " -"Click to select." +#: ../src/pen-context.cpp:227 ../src/pencil-context.cpp:457 +msgid "Drawing cancelled" msgstr "" -#: ../src/tools-switch.cpp:157 -msgid "" -"Drag to create a spiral. Drag controls to edit the spiral " -"shape. Click to select." +#: ../src/pen-context.cpp:426 ../src/pencil-context.cpp:238 +msgid "Continuing selected path" msgstr "" -#: ../src/tools-switch.cpp:163 -msgid "" -"Drag to create a freehand line. Start drawing with Shift to " -"append to selected path." +#: ../src/pen-context.cpp:437 ../src/pencil-context.cpp:247 +msgid "Creating new path" msgstr "" -#: ../src/tools-switch.cpp:169 -msgid "" -"Click or click and drag to start a path; with Shift to " -"append to selected path." +#: ../src/pen-context.cpp:441 ../src/pencil-context.cpp:251 +msgid "Appending to selected path" msgstr "" -#: ../src/tools-switch.cpp:175 -msgid "" -"Drag to paint a calligraphic stroke. Left/right arrow " -"keys adjust width, up/down adjust angle." +#: ../src/pen-context.cpp:601 +msgid "Click or click and drag to close and finish the path." msgstr "" -#: ../src/tools-switch.cpp:187 +#: ../src/pen-context.cpp:611 msgid "" -"Drag or double click to create a gradient on selected objects, " -"drag handles to adjust gradients." +"Click or click and drag to continue the path from this point." msgstr "" -#: ../src/tools-switch.cpp:193 +#: ../src/pen-context.cpp:1117 +#, c-format msgid "" -"Click or drag around an area to zoom in, Shift+click to " -"zoom out." +"%s: angle %3.2f°, distance %s; with Ctrl to snap angle, " +"Enter to finish the path" msgstr "" -#: ../src/tools-switch.cpp:205 -msgid "Click and drag between shapes to create a connector." +#: ../src/pen-context.cpp:1142 +#, c-format +msgid "" +"Curve handle: angle %3.2f°, length %s; with Ctrl to snap " +"angle" msgstr "" -#: ../src/trace/potrace/inkscape-potrace.cpp:508 -#: ../src/trace/potrace/inkscape-potrace.cpp:582 +#: ../src/pen-context.cpp:1172 #, c-format -msgid "Trace: %d. %ld nodes" +msgid "" +"%s: angle %3.2f°, length %s; with Ctrl to snap angle, " +"with Shift to move this handle only" msgstr "" -#: ../src/trace/trace.cpp:69 ../src/trace/trace.cpp:134 -#: ../src/trace/trace.cpp:142 ../src/trace/trace.cpp:241 -msgid "Select an image to trace" +#: ../src/pen-context.cpp:1208 +msgid "Drawing finished" msgstr "" -#: ../src/trace/trace.cpp:104 -msgid "Select only one image to trace" +#: ../src/pencil-context.cpp:333 +msgid "Release here to close and finish the path." msgstr "" -#: ../src/trace/trace.cpp:122 -msgid "Select one image and one or more shapes above it" +#: ../src/pencil-context.cpp:339 +msgid "Drawing a freehand path" msgstr "" -#: ../src/trace/trace.cpp:232 -msgid "Trace: No active desktop" +#: ../src/pencil-context.cpp:344 +msgid "Drag to continue the path from this point." msgstr "" -#: ../src/trace/trace.cpp:331 -msgid "Invalid SIOX result" +#. Write curves to object +#: ../src/pencil-context.cpp:406 +msgid "Finishing freehand" msgstr "" -#: ../src/trace/trace.cpp:436 -msgid "Trace: No active document" +#: ../src/preferences.cpp:59 +#, c-format +msgid "" +"%s is not a valid preferences file.\n" +"%s" msgstr "" -#: ../src/trace/trace.cpp:459 -msgid "Trace: Image has no bitmap data" +#: ../src/preferences.cpp:60 +msgid "" +"Inkscape will run with default settings.\n" +"New settings will not be saved." msgstr "" -#: ../src/trace/trace.cpp:466 -#, fuzzy -msgid "Trace: Starting trace..." -msgstr "비트맴 따오기(_T)..." - -#. ## inform the document, so we can undo -#: ../src/trace/trace.cpp:569 -#, fuzzy -msgid "Trace bitmap" -msgstr "중심선" +#: ../src/rect-context.cpp:384 +msgid "" +"Ctrl: make square or integer-ratio rect, lock a rounded corner " +"circular" +msgstr "" -#: ../src/trace/trace.cpp:573 +#: ../src/rect-context.cpp:538 #, c-format -msgid "Trace: Done. %ld nodes created" +msgid "" +"Rectangle: %s × %s (constrained to ratio %d:%d); with Shift to draw around the starting point" msgstr "" -#. Item dialog -#: ../src/ui/context-menu.cpp:96 -msgid "Object _Properties" +#: ../src/rect-context.cpp:541 +#, c-format +msgid "" +"Rectangle: %s × %s (constrained to golden ratio 1.618 : 1); with " +"Shift to draw around the starting point" msgstr "" -#. Select item -#: ../src/ui/context-menu.cpp:106 -msgid "_Select This" +#: ../src/rect-context.cpp:543 +#, c-format +msgid "" +"Rectangle: %s × %s (constrained to golden ratio 1 : 1.618); with " +"Shift to draw around the starting point" msgstr "" -#. Create link -#: ../src/ui/context-menu.cpp:116 -msgid "_Create Link" +#: ../src/rect-context.cpp:547 +#, c-format +msgid "" +"Rectangle: %s × %s; with Ctrl to make square or integer-" +"ratio rectangle; with Shift to draw around the starting point" msgstr "" -#: ../src/ui/context-menu.cpp:172 +#: ../src/rect-context.cpp:568 #, fuzzy -msgid "Create link" -msgstr "중심선" +msgid "Create rectangle" +msgstr "사각형 찾기" -#. "Ungroup" -#: ../src/ui/context-menu.cpp:190 ../src/verbs.cpp:2070 -msgid "_Ungroup" +#: ../src/select-context.cpp:230 +msgid "Move canceled." msgstr "" -#. Link dialog -#: ../src/ui/context-menu.cpp:230 -msgid "Link _Properties" +#: ../src/select-context.cpp:238 +msgid "Selection canceled." msgstr "" -#. Select item -#: ../src/ui/context-menu.cpp:240 -msgid "_Follow Link" +#: ../src/select-context.cpp:545 +msgid "" +"Draw over objects to select them; release Alt to switch to " +"rubberband selection" msgstr "" -#. Reset transformations -#: ../src/ui/context-menu.cpp:245 -msgid "_Remove Link" +#: ../src/select-context.cpp:547 +msgid "" +"Drag around objects to select them; press Alt to switch to " +"touch selection" msgstr "" -#. Link dialog -#: ../src/ui/context-menu.cpp:294 -msgid "Image _Properties" +#: ../src/select-context.cpp:707 +#, fuzzy +msgid "Ctrl: click to select in groups; drag to move hor/vert" msgstr "" +"노드를 선택하기 위해 클릭 한후, 재 분배 하기 위해 드래그." -#. Item dialog -#: ../src/ui/context-menu.cpp:335 -msgid "_Fill and Stroke" +#: ../src/select-context.cpp:708 +msgid "Shift: click to toggle select; drag for rubberband selection" msgstr "" -#: ../src/ui/dialog/aboutbox.cpp:64 -msgid "About Inkscape" -msgstr "잉크스 케이트에 대하여" - -#: ../src/ui/dialog/aboutbox.cpp:71 -msgid "_Splash" +#: ../src/select-context.cpp:709 +msgid "" +"Alt: click to select under; drag to move selected or select by touch" msgstr "" -#: ../src/ui/dialog/aboutbox.cpp:73 -msgid "_Authors" +#: ../src/select-context.cpp:880 +msgid "Selected object is not a group. Cannot enter." msgstr "" -#: ../src/ui/dialog/aboutbox.cpp:74 -msgid "_Translators" -msgstr "" +#: ../src/selection-chemistry.cpp:235 +#, fuzzy +msgid "Delete text" +msgstr "노드 삭제" -#: ../src/ui/dialog/aboutbox.cpp:75 -msgid "_License" +#: ../src/selection-chemistry.cpp:243 +msgid "Nothing was deleted." msgstr "" -#. TRANSLATORS: This is the filename of the `About Inkscape' picture in -#. the `screens' directory. Thus the translation of "about.svg" should be -#. the filename of its translated version, e.g. about.zh.svg for Chinese. -#. -#. N.B. about.svg changes once per release. (We should probably rename -#. the original to about-0.40.svg etc. as soon as we have a translation. -#. If we do so, then add an item to release-checklist saying that the -#. string here should be changed.) -#. FIXME? INKSCAPE_SCREENSDIR and "about.svg" are in UTF-8, not the -#. native filename encoding... and the filename passed to sp_document_new -#. should be in UTF-*8.. -#: ../src/ui/dialog/aboutbox.cpp:120 -msgid "about.svg" -msgstr "about.svg" +#: ../src/selection-chemistry.cpp:261 ../src/text-context.cpp:995 +#: ../src/widgets/toolbox.cpp:990 +#, fuzzy +msgid "Delete" +msgstr "삭제(_D)" -#: ../src/ui/dialog/align-and-distribute.cpp:219 -#: ../src/ui/dialog/align-and-distribute.cpp:759 -msgid "Align" +#: ../src/selection-chemistry.cpp:276 +msgid "Select object(s) to duplicate." msgstr "" -#: ../src/ui/dialog/align-and-distribute.cpp:379 -#: ../src/ui/dialog/align-and-distribute.cpp:760 -msgid "Distribute" -msgstr "" +#: ../src/selection-chemistry.cpp:326 +#, fuzzy +msgid "Delete all" +msgstr "삭제(_D)" -#: ../src/ui/dialog/align-and-distribute.cpp:450 -msgid "Minimum horizontal gap (in px units) between bounding boxes" +#: ../src/selection-chemistry.cpp:450 +#, fuzzy +msgid "Select some objects to group." +msgstr "클론으로 만들 객체를 선택" + +#: ../src/selection-chemistry.cpp:523 ../src/selection-describer.cpp:50 +msgid "Group" +msgstr "그룹" + +#: ../src/selection-chemistry.cpp:538 +msgid "Select a group to ungroup." msgstr "" -#. TRANSLATORS: Horizontal gap -#: ../src/ui/dialog/align-and-distribute.cpp:452 -#: ../src/widgets/toolbox.cpp:1624 -msgid "H:" +#: ../src/selection-chemistry.cpp:579 +msgid "No groups to ungroup in the selection." msgstr "" -#: ../src/ui/dialog/align-and-distribute.cpp:460 -msgid "Minimum vertical gap (in px units) between bounding boxes" +#: ../src/selection-chemistry.cpp:585 ../src/sp-item-group.cpp:451 +#, fuzzy +msgid "Ungroup" +msgstr "그룹" + +#: ../src/selection-chemistry.cpp:646 +msgid "Select object(s) to raise." msgstr "" -#. TRANSLATORS: Vertical gap -#: ../src/ui/dialog/align-and-distribute.cpp:462 -msgid "V:" +#: ../src/selection-chemistry.cpp:652 ../src/selection-chemistry.cpp:712 +#: ../src/selection-chemistry.cpp:747 ../src/selection-chemistry.cpp:812 +msgid "" +"You cannot raise/lower objects from different groups or layers." msgstr "" -#: ../src/ui/dialog/align-and-distribute.cpp:490 -#: ../src/ui/dialog/align-and-distribute.cpp:761 -msgid "Remove overlaps" +#: ../src/selection-chemistry.cpp:704 +msgid "Select object(s) to raise to top." msgstr "" -#: ../src/ui/dialog/align-and-distribute.cpp:520 -#: ../src/widgets/toolbox.cpp:4241 +#: ../src/selection-chemistry.cpp:727 #, fuzzy -msgid "Arrange connector network" -msgstr "새 연결자 생성" +msgid "Raise to top" +msgstr "노드 올리기" -#: ../src/ui/dialog/align-and-distribute.cpp:550 -msgid "Unclump" +#: ../src/selection-chemistry.cpp:741 +msgid "Select object(s) to lower." msgstr "" -#: ../src/ui/dialog/align-and-distribute.cpp:614 +#: ../src/selection-chemistry.cpp:791 #, fuzzy -msgid "Randomize positions" -msgstr "임의의 위치" +msgid "Lower" +msgstr "노드를 아래도" + +#: ../src/selection-chemistry.cpp:804 +msgid "Select object(s) to lower to bottom." +msgstr "" + +#: ../src/selection-chemistry.cpp:839 +msgid "Lower to bottom" +msgstr "" + +#: ../src/selection-chemistry.cpp:846 +msgid "Nothing to undo." +msgstr "되돌리게 없음" + +#: ../src/selection-chemistry.cpp:853 +msgid "Nothing to redo." +msgstr "되돌리기 취소할게 없음" -#: ../src/ui/dialog/align-and-distribute.cpp:711 +#: ../src/selection-chemistry.cpp:1061 +msgid "Nothing was copied." +msgstr "복사된게 없음" + +#: ../src/selection-chemistry.cpp:1253 #, fuzzy -msgid "Distribute text baselines" -msgstr "속성 이름" +msgid "Nothing in the clipboard." +msgstr "클립보드에 아무것도 없음" -#: ../src/ui/dialog/align-and-distribute.cpp:731 +#: ../src/selection-chemistry.cpp:1274 #, fuzzy -msgid "Align text baselines" -msgstr "왼쪽으로 정렬" +msgid "Paste" +msgstr "붙이기(_P)" -#: ../src/ui/dialog/align-and-distribute.cpp:762 -msgid "Connector network layout" -msgstr "" +#: ../src/selection-chemistry.cpp:1286 +#, fuzzy +msgid "Nothing on the style clipboard." +msgstr "클립보드에 아무것도 없음" -#: ../src/ui/dialog/align-and-distribute.cpp:763 -msgid "Nodes" +#: ../src/selection-chemistry.cpp:1292 +msgid "Select object(s) to paste style to." msgstr "" -#: ../src/ui/dialog/align-and-distribute.cpp:769 -msgid "Relative to: " -msgstr "" +#: ../src/selection-chemistry.cpp:1301 +#, fuzzy +msgid "Paste style" +msgstr "불이기 종류(_S)" -#: ../src/ui/dialog/align-and-distribute.cpp:774 -msgid "Align right sides of objects to left side of anchor" -msgstr "" +#: ../src/selection-chemistry.cpp:1319 +#, fuzzy +msgid "Select object(s) to paste live path effect to." +msgstr "클론으로 만들 객체를 선택" -#: ../src/ui/dialog/align-and-distribute.cpp:777 -msgid "Align left sides" +#: ../src/selection-chemistry.cpp:1329 +msgid "Clipboard does not contain a live path effect." msgstr "" -#: ../src/ui/dialog/align-and-distribute.cpp:780 -msgid "Center on vertical axis" +#: ../src/selection-chemistry.cpp:1355 +msgid "Paste live path effect" msgstr "" -#: ../src/ui/dialog/align-and-distribute.cpp:783 -msgid "Align right sides" +#: ../src/selection-chemistry.cpp:1373 ../src/selection-chemistry.cpp:1409 +msgid "Select object(s) to paste size to." msgstr "" -#: ../src/ui/dialog/align-and-distribute.cpp:786 -msgid "Align left sides of objects to right side of anchor" -msgstr "" +#: ../src/selection-chemistry.cpp:1391 +#, fuzzy +msgid "Paste size" +msgstr "도트 크기" -#: ../src/ui/dialog/align-and-distribute.cpp:789 -msgid "Align bottoms of objects to top of anchor" +#: ../src/selection-chemistry.cpp:1432 +msgid "Paste size separately" msgstr "" -#: ../src/ui/dialog/align-and-distribute.cpp:792 -msgid "Align tops" +#: ../src/selection-chemistry.cpp:1443 +msgid "Select object(s) to move to the layer above." msgstr "" -#: ../src/ui/dialog/align-and-distribute.cpp:795 -msgid "Center on horizontal axis" -msgstr "" +#: ../src/selection-chemistry.cpp:1468 +#, fuzzy +msgid "Raise to next layer" +msgstr "이름바뀐 레이어" -#: ../src/ui/dialog/align-and-distribute.cpp:798 -msgid "Align bottoms" -msgstr "" +#: ../src/selection-chemistry.cpp:1474 +msgid "No more layers above." +msgstr "위로 더이상의 레이어가 없음" -#: ../src/ui/dialog/align-and-distribute.cpp:801 -msgid "Align tops of objects to bottom of anchor" +#: ../src/selection-chemistry.cpp:1488 +msgid "Select object(s) to move to the layer below." msgstr "" -#: ../src/ui/dialog/align-and-distribute.cpp:806 -msgid "Align baseline anchors of texts vertically" +#: ../src/selection-chemistry.cpp:1513 +msgid "Lower to previous layer" msgstr "" -#: ../src/ui/dialog/align-and-distribute.cpp:809 -msgid "Align baseline anchors of texts horizontally" -msgstr "" +#: ../src/selection-chemistry.cpp:1519 +msgid "No more layers below." +msgstr "아래로 더이상의 레이어가 없음" -#: ../src/ui/dialog/align-and-distribute.cpp:814 -msgid "Make horizontal gaps between objects equal" -msgstr "" +#: ../src/selection-chemistry.cpp:1706 +#, fuzzy +msgid "Remove transform" +msgstr "이동치 저장" -#: ../src/ui/dialog/align-and-distribute.cpp:818 -msgid "Distribute left sides equidistantly" +#: ../src/selection-chemistry.cpp:1815 +msgid "Rotate 90° CW" msgstr "" -#: ../src/ui/dialog/align-and-distribute.cpp:821 -msgid "Distribute centers equidistantly horizontally" +#: ../src/selection-chemistry.cpp:1843 +msgid "Rotate 90° CCW" msgstr "" -#: ../src/ui/dialog/align-and-distribute.cpp:824 -msgid "Distribute right sides equidistantly" -msgstr "" +#: ../src/selection-chemistry.cpp:1864 ../src/seltrans.cpp:434 +#: ../src/ui/dialog/transformation.cpp:687 +#, fuzzy +msgid "Rotate" +msgstr "회전(_R)" -#: ../src/ui/dialog/align-and-distribute.cpp:828 -msgid "Make vertical gaps between objects equal" +#: ../src/selection-chemistry.cpp:1896 +msgid "Rotate by pixels" msgstr "" -#: ../src/ui/dialog/align-and-distribute.cpp:832 -msgid "Distribute tops equidistantly" -msgstr "" +#: ../src/selection-chemistry.cpp:1926 ../src/seltrans.cpp:431 +#: ../src/ui/dialog/filter-effects-dialog.cpp:2138 +#: ../src/ui/dialog/transformation.cpp:666 +#, fuzzy +msgid "Scale" +msgstr "확대/축소(_S)" -#: ../src/ui/dialog/align-and-distribute.cpp:835 -msgid "Distribute centers equidistantly vertically" +#: ../src/selection-chemistry.cpp:1951 +msgid "Scale by whole factor" msgstr "" -#: ../src/ui/dialog/align-and-distribute.cpp:838 -msgid "Distribute bottoms equidistantly" +#: ../src/selection-chemistry.cpp:1967 +msgid "Move vertically" msgstr "" -#: ../src/ui/dialog/align-and-distribute.cpp:843 -msgid "Distribute baseline anchors of texts horizontally" -msgstr "" +#: ../src/selection-chemistry.cpp:1970 +#, fuzzy +msgid "Move horizontally" +msgstr "수평(_H)" -#: ../src/ui/dialog/align-and-distribute.cpp:846 -msgid "Distribute baseline anchors of texts vertically" -msgstr "" +#: ../src/selection-chemistry.cpp:1973 ../src/selection-chemistry.cpp:2001 +#: ../src/seltrans.cpp:428 ../src/ui/dialog/transformation.cpp:610 +#, fuzzy +msgid "Move" +msgstr "이동(_M)" -#: ../src/ui/dialog/align-and-distribute.cpp:851 -msgid "Randomize centers in both dimensions" +#: ../src/selection-chemistry.cpp:1995 +msgid "Move vertically by pixels" msgstr "" -#: ../src/ui/dialog/align-and-distribute.cpp:854 -msgid "Unclump objects: try to equalize edge-to-edge distances" -msgstr "" +#: ../src/selection-chemistry.cpp:1998 +#, fuzzy +msgid "Move horizontally by pixels" +msgstr "수평(_H)" -#: ../src/ui/dialog/align-and-distribute.cpp:859 -msgid "" -"Move objects as little as possible so that their bounding boxes do not " -"overlap" -msgstr "" +#: ../src/selection-chemistry.cpp:2127 +#, fuzzy +msgid "The selection has no applied path effect." +msgstr "떨어진(offset) 객체 찾지" -#: ../src/ui/dialog/align-and-distribute.cpp:863 -#: ../src/widgets/toolbox.cpp:4343 -msgid "Nicely arrange selected connector network" +#: ../src/selection-chemistry.cpp:2284 +msgid "action|Clone" msgstr "" -#: ../src/ui/dialog/align-and-distribute.cpp:868 -msgid "Align selected nodes horizontally" +#: ../src/selection-chemistry.cpp:2301 +msgid "Select a clone to unlink." msgstr "" -#: ../src/ui/dialog/align-and-distribute.cpp:871 -msgid "Align selected nodes vertically" +#: ../src/selection-chemistry.cpp:2350 +msgid "No clones to unlink in the selection." msgstr "" -#: ../src/ui/dialog/align-and-distribute.cpp:874 -msgid "Distribute selected nodes horizontally" +#: ../src/selection-chemistry.cpp:2354 +msgid "Unlink clone" msgstr "" -#: ../src/ui/dialog/align-and-distribute.cpp:877 -msgid "Distribute selected nodes vertically" +#: ../src/selection-chemistry.cpp:2368 +msgid "" +"Select a clone to go to its original. Select a linked offset " +"to go to its source. Select a text on path to go to the path. Select " +"a flowed text to go to its frame." msgstr "" -#. Rest of the widgetry -#: ../src/ui/dialog/align-and-distribute.cpp:882 -msgid "Last selected" +#: ../src/selection-chemistry.cpp:2391 +msgid "" +"Cannot find the object to select (orphaned clone, offset, textpath, " +"flowed text?)" msgstr "" -#: ../src/ui/dialog/align-and-distribute.cpp:883 -msgid "First selected" +#: ../src/selection-chemistry.cpp:2397 +msgid "" +"The object you're trying to select is not visible (it is in <" +"defs>)" msgstr "" -#: ../src/ui/dialog/align-and-distribute.cpp:884 -msgid "Biggest item" -msgstr "" +#: ../src/selection-chemistry.cpp:2425 +#, fuzzy +msgid "Select object(s) to convert to marker." +msgstr "클론으로 만들 객체를 선택" -#: ../src/ui/dialog/align-and-distribute.cpp:885 -msgid "Smallest item" -msgstr "" +#: ../src/selection-chemistry.cpp:2490 +#, fuzzy +msgid "Objects to marker" +msgstr "점선 유형" -#: ../src/ui/dialog/align-and-distribute.cpp:886 -#: ../src/ui/dialog/document-properties.cpp:100 -#: ../src/ui/dialog/filedialog.cpp:1851 ../src/widgets/desktop-widget.cpp:1129 -msgid "Page" -msgstr "" +#: ../src/selection-chemistry.cpp:2519 +#, fuzzy +msgid "Select object(s) to convert to guides." +msgstr "클론으로 만들 객체를 선택" -#: ../src/ui/dialog/align-and-distribute.cpp:887 -#: ../src/widgets/desktop-widget.cpp:1133 -msgid "Drawing" -msgstr "" +#: ../src/selection-chemistry.cpp:2529 +#, fuzzy +msgid "Objects to guides" +msgstr "점선 유형" -#: ../src/ui/dialog/document-metadata.cpp:95 -msgid "Metadata" +#: ../src/selection-chemistry.cpp:2546 +msgid "Select object(s) to convert to pattern." msgstr "" -#: ../src/ui/dialog/document-metadata.cpp:96 -msgid "License" -msgstr "" +#: ../src/selection-chemistry.cpp:2631 +#, fuzzy +msgid "Objects to pattern" +msgstr "점선 유형" -#: ../src/ui/dialog/document-metadata.cpp:182 -msgid "Dublin Core Entities" +#: ../src/selection-chemistry.cpp:2648 +msgid "Select an object with pattern fill to extract objects from." msgstr "" -#: ../src/ui/dialog/document-metadata.cpp:204 -msgid "License" +#: ../src/selection-chemistry.cpp:2701 +msgid "No pattern fills in the selection." msgstr "" -#: ../src/ui/dialog/document-properties.cpp:101 -msgid "Grid/Guides" -msgstr "" +#: ../src/selection-chemistry.cpp:2704 +#, fuzzy +msgid "Pattern to objects" +msgstr "간격띄우기 유형" -#: ../src/ui/dialog/document-properties.cpp:102 -msgid "Snap" +#: ../src/selection-chemistry.cpp:2790 +msgid "Select object(s) to make a bitmap copy." msgstr "" -#: ../src/ui/dialog/document-properties.cpp:196 -msgid "Back_ground:" -msgstr "" +#: ../src/selection-chemistry.cpp:2951 +#, fuzzy +msgid "Create bitmap" +msgstr "중심선" -#: ../src/ui/dialog/document-properties.cpp:196 -msgid "Background color" +#: ../src/selection-chemistry.cpp:2984 +msgid "Select object(s) to create clippath or mask from." msgstr "" -#: ../src/ui/dialog/document-properties.cpp:196 -msgid "" -"Color and transparency of the page background (also used for bitmap export)" +#: ../src/selection-chemistry.cpp:2987 +msgid "Select mask object and object(s) to apply clippath or mask to." msgstr "" -#: ../src/ui/dialog/document-properties.cpp:198 -msgid "Show page _border" -msgstr "" +#: ../src/selection-chemistry.cpp:3093 +#, fuzzy +msgid "Set clipping path" +msgstr "경로 닫는중." -#: ../src/ui/dialog/document-properties.cpp:198 -msgid "If set, rectangular page border is shown" -msgstr "" +#: ../src/selection-chemistry.cpp:3095 +#, fuzzy +msgid "Set mask" +msgstr "별" -#: ../src/ui/dialog/document-properties.cpp:199 -msgid "Border on _top of drawing" +#: ../src/selection-chemistry.cpp:3109 +msgid "Select object(s) to remove clippath or mask from." msgstr "" -#: ../src/ui/dialog/document-properties.cpp:199 -msgid "If set, border is always on top of the drawing" +#: ../src/selection-chemistry.cpp:3177 +msgid "Release clipping path" msgstr "" -#: ../src/ui/dialog/document-properties.cpp:200 -msgid "Border _color:" -msgstr "" +#: ../src/selection-chemistry.cpp:3179 +#, fuzzy +msgid "Release mask" +msgstr "로그 메세지 내보네기" -#: ../src/ui/dialog/document-properties.cpp:200 -msgid "Page border color" -msgstr "" +#: ../src/selection-chemistry.cpp:3190 +#, fuzzy +msgid "Select object(s) to fit canvas to." +msgstr "클론으로 만들 객체를 선택" -#: ../src/ui/dialog/document-properties.cpp:201 -msgid "Color of the page border" -msgstr "" +#: ../src/selection-chemistry.cpp:3224 +#, fuzzy +msgid "Fit page to selection" +msgstr "캔버스를 선택영역크기로 조정" -#: ../src/ui/dialog/document-properties.cpp:203 -msgid "_Show border shadow" +#: ../src/selection-describer.cpp:42 +msgid "Link" msgstr "" -#: ../src/ui/dialog/document-properties.cpp:203 -msgid "If set, page border shows a shadow on its right and lower side" -msgstr "" +#: ../src/selection-describer.cpp:44 +msgid "Circle" +msgstr "원" -#: ../src/ui/dialog/document-properties.cpp:204 -msgid "Default _units:" -msgstr "" +#. ellipse +#: ../src/selection-describer.cpp:46 ../src/selection-describer.cpp:72 +#: ../src/ui/dialog/inkscape-preferences.cpp:404 ../src/verbs.cpp:2378 +msgid "Ellipse" +msgstr "타원" -#: ../src/ui/dialog/document-properties.cpp:207 -msgid "General" +#: ../src/selection-describer.cpp:48 +msgid "Flowed text" msgstr "" -#: ../src/ui/dialog/document-properties.cpp:209 -msgid "Border" -msgstr "" +#: ../src/selection-describer.cpp:54 +msgid "Line" +msgstr "선" -#: ../src/ui/dialog/document-properties.cpp:211 -msgid "Format" -msgstr "" +#: ../src/selection-describer.cpp:56 +msgid "Path" +msgstr "곡선" -#. / \todo FIXME: gray out snapping when grid is off. -#. / Dissenting view: you want snapping without grid. -#: ../src/ui/dialog/document-properties.cpp:241 -msgid "_Show grid" -msgstr "" +#: ../src/selection-describer.cpp:58 ../src/widgets/toolbox.cpp:1882 +msgid "Polygon" +msgstr "폴리곤" -#: ../src/ui/dialog/document-properties.cpp:241 -msgid "Show or hide grid" -msgstr "" +#: ../src/selection-describer.cpp:60 +msgid "Polyline" +msgstr "폴리라인" -#: ../src/ui/dialog/document-properties.cpp:242 -#, fuzzy -msgid "Grid type:" -msgstr " 타입: " +#. Rectangle +#: ../src/selection-describer.cpp:62 +#: ../src/ui/dialog/inkscape-preferences.cpp:396 ../src/verbs.cpp:2374 +msgid "Rectangle" +msgstr "사격형" -#: ../src/ui/dialog/document-properties.cpp:242 +#. 3D box +#: ../src/selection-describer.cpp:64 +#: ../src/ui/dialog/inkscape-preferences.cpp:400 ../src/verbs.cpp:2376 #, fuzzy -msgid "Normal (2D)" -msgstr "일반" +msgid "3D Box" +msgstr "박스" -#: ../src/ui/dialog/document-properties.cpp:242 -msgid "Axonometric (3D)" +#: ../src/selection-describer.cpp:70 +msgid "object|Clone" msgstr "" -#: ../src/ui/dialog/document-properties.cpp:243 -msgid "The normal grid with vertical and horizontal lines." -msgstr "" +#: ../src/selection-describer.cpp:74 +msgid "Offset path" +msgstr "곡선 간격 띄우기" -#: ../src/ui/dialog/document-properties.cpp:244 -msgid "" -"A grid with vertical lines and two diagonal line groups, each representing " -"the projection of a primary axis." +#. spiral +#: ../src/selection-describer.cpp:76 +#: ../src/ui/dialog/inkscape-preferences.cpp:410 ../src/verbs.cpp:2382 +msgid "Spiral" msgstr "" -#: ../src/ui/dialog/document-properties.cpp:247 -msgid "Grid _units:" -msgstr "" +#. star +#: ../src/selection-describer.cpp:78 +#: ../src/ui/dialog/inkscape-preferences.cpp:407 ../src/verbs.cpp:2380 +#: ../src/widgets/toolbox.cpp:1889 +msgid "Star" +msgstr "볆" -#: ../src/ui/dialog/document-properties.cpp:248 -msgid "_Origin X:" +#: ../src/selection-describer.cpp:106 +msgid "Click selection to toggle scale/rotation handles" msgstr "" -#: ../src/ui/dialog/document-properties.cpp:248 -msgid "X coordinate of grid origin" +#. no items +#: ../src/selection-describer.cpp:108 +msgid "" +"No objects selected. Click, Shift+click, or drag around objects to select." msgstr "" -#: ../src/ui/dialog/document-properties.cpp:250 -msgid "O_rigin Y:" +#: ../src/selection-describer.cpp:117 +msgid "root" msgstr "" -#: ../src/ui/dialog/document-properties.cpp:250 -msgid "Y coordinate of grid origin" +#: ../src/selection-describer.cpp:129 +#, c-format +msgid "layer %s" msgstr "" -#: ../src/ui/dialog/document-properties.cpp:252 -msgid "Spacing _X:" +#: ../src/selection-describer.cpp:131 +#, c-format +msgid "layer %s" msgstr "" -#: ../src/ui/dialog/document-properties.cpp:252 -msgid "Distance between vertical grid lines" +#: ../src/selection-describer.cpp:140 +#, c-format +msgid "%s" msgstr "" -#: ../src/ui/dialog/document-properties.cpp:254 -msgid "Spacing _Y:" +#: ../src/selection-describer.cpp:149 +#, c-format +msgid " in %s" msgstr "" -#: ../src/ui/dialog/document-properties.cpp:254 -#, fuzzy -msgid "Distance between horizontal grid lines" -msgstr "수평 가이드 라인" - -#: ../src/ui/dialog/document-properties.cpp:256 -#, fuzzy -msgid "Angle X:" -msgstr "각도" - -#: ../src/ui/dialog/document-properties.cpp:256 -msgid "Angle of x-axis of axonometric grid" +#: ../src/selection-describer.cpp:151 +#, c-format +msgid " in group %s (%s)" msgstr "" -#: ../src/ui/dialog/document-properties.cpp:258 -#, fuzzy -msgid "Angle Z:" -msgstr "각도" +#: ../src/selection-describer.cpp:153 +#, c-format +msgid " in %i parents (%s)" +msgid_plural " in %i parents (%s)" +msgstr[0] "" +msgstr[1] "" -#: ../src/ui/dialog/document-properties.cpp:258 -msgid "Angle of z-axis of axonometric grid" -msgstr "" +#: ../src/selection-describer.cpp:156 +#, c-format +msgid " in %i layers" +msgid_plural " in %i layers" +msgstr[0] "" +msgstr[1] "" -#: ../src/ui/dialog/document-properties.cpp:260 -msgid "Grid line _color:" +#: ../src/selection-describer.cpp:166 +msgid "Use Shift+D to look up original" msgstr "" -#: ../src/ui/dialog/document-properties.cpp:260 -msgid "Grid line color" +#: ../src/selection-describer.cpp:170 +msgid "Use Shift+D to look up path" msgstr "" -#: ../src/ui/dialog/document-properties.cpp:261 -msgid "Color of grid lines" +#: ../src/selection-describer.cpp:174 +msgid "Use Shift+D to look up frame" msgstr "" -#: ../src/ui/dialog/document-properties.cpp:262 -msgid "Ma_jor grid line color:" -msgstr "" +#. this is only used with 2 or more objects +#: ../src/selection-describer.cpp:189 +#, c-format +msgid "%i object selected" +msgid_plural "%i objects selected" +msgstr[0] "" +msgstr[1] "" -#: ../src/ui/dialog/document-properties.cpp:262 -msgid "Major grid line color" -msgstr "" +#. this is only used with 2 or more objects +#: ../src/selection-describer.cpp:194 +#, c-format +msgid "%i object of type %s" +msgid_plural "%i objects of type %s" +msgstr[0] "" +msgstr[1] "" -#: ../src/ui/dialog/document-properties.cpp:263 -msgid "Color of the major (highlighted) grid lines" -msgstr "" +#. this is only used with 2 or more objects +#: ../src/selection-describer.cpp:199 +#, c-format +msgid "%i object of types %s, %s" +msgid_plural "%i objects of types %s, %s" +msgstr[0] "" +msgstr[1] "" -#: ../src/ui/dialog/document-properties.cpp:265 -msgid "_Major grid line every:" -msgstr "" +#. this is only used with 2 or more objects +#: ../src/selection-describer.cpp:204 +#, c-format +msgid "%i object of types %s, %s, %s" +msgid_plural "%i objects of types %s, %s, %s" +msgstr[0] "" +msgstr[1] "" -#: ../src/ui/dialog/document-properties.cpp:265 -msgid "lines" -msgstr "" +#. this is only used with 2 or more objects +#: ../src/selection-describer.cpp:209 +#, c-format +msgid "%i object of %i types" +msgid_plural "%i objects of %i types" +msgstr[0] "" +msgstr[1] "" -#: ../src/ui/dialog/document-properties.cpp:266 -msgid "Show _guides" +#: ../src/selection-describer.cpp:214 +#, c-format +msgid "%s%s. %s." msgstr "" -#: ../src/ui/dialog/document-properties.cpp:266 -msgid "Show or hide guides" +#: ../src/seltrans.cpp:437 ../src/ui/dialog/transformation.cpp:745 +msgid "Skew" msgstr "" -#: ../src/ui/dialog/document-properties.cpp:267 -msgid "Guide co_lor:" -msgstr "" +#: ../src/seltrans.cpp:449 +#, fuzzy +msgid "Set center" +msgstr "프린터 선택" -#: ../src/ui/dialog/document-properties.cpp:267 -msgid "Guideline color" +#: ../src/seltrans.cpp:544 +msgid "" +"Center of rotation and skewing: drag to reposition; scaling with " +"Shift also uses this center" msgstr "" -#: ../src/ui/dialog/document-properties.cpp:268 -msgid "Color of guidelines" +#: ../src/seltrans.cpp:571 +msgid "" +"Squeeze or stretch selection; with Ctrl to scale uniformly; " +"with Shift to scale around rotation center" msgstr "" -#: ../src/ui/dialog/document-properties.cpp:269 -msgid "_Highlight color:" +#: ../src/seltrans.cpp:572 +msgid "" +"Scale selection; with Ctrl to scale uniformly; with Shift to scale around rotation center" msgstr "" -#: ../src/ui/dialog/document-properties.cpp:269 -msgid "Highlighted guideline color" +#: ../src/seltrans.cpp:576 +msgid "" +"Skew selection; with Ctrl to snap angle; with Shift to " +"skew around the opposite side" msgstr "" -#: ../src/ui/dialog/document-properties.cpp:270 -msgid "Color of a guideline when it is under mouse" +#: ../src/seltrans.cpp:577 +msgid "" +"Rotate selection; with Ctrl to snap angle; with Shift " +"to rotate around the opposite corner" msgstr "" -#: ../src/ui/dialog/document-properties.cpp:273 -msgid "Grid" -msgstr "" +#: ../src/seltrans.cpp:711 +#, fuzzy +msgid "Reset center" +msgstr "프린터 선택" -#: ../src/ui/dialog/document-properties.cpp:275 -msgid "Guides" +#: ../src/seltrans.cpp:966 ../src/seltrans.cpp:1096 +#, c-format +msgid "Scale: %0.2f%% x %0.2f%%; with Ctrl to lock ratio" msgstr "" -#: ../src/ui/dialog/document-properties.cpp:308 -msgid "_Snap bounding boxes to objects" +#. TRANSLATORS: don't modify the first ";" +#. (it will NOT be displayed as ";" - only the second one will be) +#: ../src/seltrans.cpp:1194 +#, c-format +msgid "Skew: %0.2f°; with Ctrl to snap angle" msgstr "" -#: ../src/ui/dialog/document-properties.cpp:309 -msgid "Snap the edges of the object bounding boxes to other objects" +#. TRANSLATORS: don't modify the first ";" +#. (it will NOT be displayed as ";" - only the second one will be) +#: ../src/seltrans.cpp:1243 +#, c-format +msgid "Rotate: %0.2f°; with Ctrl to snap angle" msgstr "" -#: ../src/ui/dialog/document-properties.cpp:311 -msgid "Snap nodes _to objects" +#: ../src/seltrans.cpp:1286 +#, c-format +msgid "Move center to %s, %s" msgstr "" -#: ../src/ui/dialog/document-properties.cpp:312 -msgid "Snap the nodes of objects to other objects" +#: ../src/seltrans.cpp:1575 +#, c-format +msgid "" +"Move by %s, %s; with Ctrl to restrict to horizontal/vertical; " +"with Shift to disable snapping" msgstr "" -#: ../src/ui/dialog/document-properties.cpp:314 -msgid "Snap to object _paths" +#: ../src/shape-editor.cpp:371 +msgid "Drag curve" msgstr "" -#: ../src/ui/dialog/document-properties.cpp:315 -msgid "Snap to other object paths" -msgstr "" +#: ../src/sp-anchor.cpp:179 +#, c-format +msgid "Link to %s" +msgstr "링크 를 %s" -#: ../src/ui/dialog/document-properties.cpp:317 -msgid "Snap to object _nodes" -msgstr "" +#: ../src/sp-anchor.cpp:183 +msgid "Link without URI" +msgstr "URL 을 포함 않한 링크" -#: ../src/ui/dialog/document-properties.cpp:318 -msgid "Snap to other object nodes" -msgstr "" +#: ../src/sp-ellipse.cpp:499 ../src/sp-ellipse.cpp:880 +msgid "Ellipse" +msgstr "타원" -#: ../src/ui/dialog/document-properties.cpp:320 -msgid "Snap s_ensitivity:" -msgstr "" +#: ../src/sp-ellipse.cpp:641 +msgid "Circle" +msgstr "원" -#: ../src/ui/dialog/document-properties.cpp:320 -#: ../src/ui/dialog/document-properties.cpp:330 -#: ../src/ui/dialog/document-properties.cpp:340 -msgid "Always snap" +#: ../src/sp-ellipse.cpp:875 +msgid "Segment" msgstr "" -#: ../src/ui/dialog/document-properties.cpp:321 -msgid "Controls max. snapping distance from object" -msgstr "" +#: ../src/sp-ellipse.cpp:877 +msgid "Arc" +msgstr "원호" -#: ../src/ui/dialog/document-properties.cpp:322 -msgid "" -"If set, objects snap to the nearest object when moved, regardless of distance" +#. TRANSLATORS: "Flow region" is an area where text is allowed to flow +#: ../src/sp-flowregion.cpp:270 +#, c-format +msgid "Flow region" msgstr "" -#: ../src/ui/dialog/document-properties.cpp:324 -msgid "Snap _bounding boxes to grid" +#. TRANSLATORS: A region "cut out of" a flow region; text is not allowed to flow inside the +#. * flow excluded region. flowRegionExclude in SVG 1.2: see +#. * http://www.w3.org/TR/2004/WD-SVG12-20041027/flow.html#flowRegion-elem and +#. * http://www.w3.org/TR/2004/WD-SVG12-20041027/flow.html#flowRegionExclude-elem. +#: ../src/sp-flowregion.cpp:490 +#, c-format +msgid "Flow excluded region" msgstr "" -#: ../src/ui/dialog/document-properties.cpp:325 -#: ../src/ui/dialog/document-properties.cpp:335 -msgid "Snap the edges of the object bounding boxes" -msgstr "" +#: ../src/sp-flowtext.cpp:378 +#, c-format +msgid "Flowed text (%d character)" +msgid_plural "Flowed text (%d characters)" +msgstr[0] "" +msgstr[1] "" -#: ../src/ui/dialog/document-properties.cpp:327 -msgid "Snap nodes to _grid" -msgstr "" +#: ../src/sp-flowtext.cpp:380 +#, c-format +msgid "Linked flowed text (%d character)" +msgid_plural "Linked flowed text (%d characters)" +msgstr[0] "" +msgstr[1] "" -#: ../src/ui/dialog/document-properties.cpp:328 -#: ../src/ui/dialog/document-properties.cpp:338 -msgid "Snap path nodes, text baselines, ellipse centers, etc." -msgstr "" +#: ../src/sp-guide.cpp:398 +#, fuzzy, c-format +msgid "vertical, at %s" +msgstr "수직 가이드 라인" -#: ../src/ui/dialog/document-properties.cpp:330 -msgid "Snap sens_itivity:" -msgstr "" +#: ../src/sp-guide.cpp:400 +#, fuzzy, c-format +msgid "horizontal, at %s" +msgstr "수평 가이드 라인" -#: ../src/ui/dialog/document-properties.cpp:331 -msgid "Controls max. snapping distance from grid" +#: ../src/sp-guide.cpp:405 +#, c-format +msgid "at %d degrees, through (%s,%s); Ctrl+click to delete" msgstr "" -#: ../src/ui/dialog/document-properties.cpp:332 -msgid "" -"If set, objects snap to the nearest grid line when moved, regardless of " -"distance" -msgstr "" +#: ../src/sp-image.cpp:1041 +msgid "embedded" +msgstr "삽입된" -#: ../src/ui/dialog/document-properties.cpp:334 -msgid "Snap bounding boxes to g_uides" -msgstr "" +#: ../src/sp-image.cpp:1049 +#, c-format +msgid "Image with bad reference: %s" +msgstr "잘못된 참조의 이미지: %s" -#: ../src/ui/dialog/document-properties.cpp:337 -msgid "Snap p_oints to guides" -msgstr "" +#: ../src/sp-image.cpp:1050 +#, c-format +msgid "Image %d × %d: %s" +msgstr "이미지 %d·×·%d:·%s" -#: ../src/ui/dialog/document-properties.cpp:340 -msgid "Snap sensiti_vity:" -msgstr "" +#: ../src/sp-item-group.cpp:696 +#, fuzzy, c-format +msgid "Group of %d object" +msgid_plural "Group of %d objects" +msgstr[0] "%d 객체의 그룹" +msgstr[1] "%d 객체의 그룹" -#: ../src/ui/dialog/document-properties.cpp:341 -msgid "Controls max. snapping distance from guides" -msgstr "" +#: ../src/sp-item.cpp:905 +msgid "Object" +msgstr "객체" -#: ../src/ui/dialog/document-properties.cpp:342 -msgid "" -"If set, objects snap to the nearest guide when moved, regardless of distance" +#: ../src/sp-item.cpp:922 +#, c-format +msgid "%s; clipped" msgstr "" -#: ../src/ui/dialog/document-properties.cpp:349 -msgid "Object Snapping" +#: ../src/sp-item.cpp:927 +#, c-format +msgid "%s; masked" msgstr "" -#: ../src/ui/dialog/document-properties.cpp:351 -msgid "Grid Snapping" -msgstr "" +#: ../src/sp-line.cpp:189 +msgid "Line" +msgstr "선" -#: ../src/ui/dialog/document-properties.cpp:353 -msgid "Guide Snapping" +#. TRANSLATORS COMMENT: %s is either "outset" or "inset" depending on sign +#: ../src/sp-offset.cpp:433 +#, c-format +msgid "Linked offset, %s by %f pt" msgstr "" -#: ../src/ui/dialog/export.cpp:34 -msgid "Export" +#: ../src/sp-offset.cpp:434 ../src/sp-offset.cpp:438 +msgid "outset" msgstr "" -#: ../src/ui/dialog/extension-editor.cpp:80 -msgid "Information" -msgstr "정보" - -#: ../src/ui/dialog/extension-editor.cpp:81 -msgid "Help" -msgstr "도움말" - -#: ../src/ui/dialog/extension-editor.cpp:82 -msgid "Parameters" +#: ../src/sp-offset.cpp:434 ../src/sp-offset.cpp:438 +msgid "inset" msgstr "" -#: ../src/ui/dialog/filedialog.cpp:458 -msgid "No preview" -msgstr "미리보기 없음" - -#: ../src/ui/dialog/filedialog.cpp:559 -msgid "too large for preview" -msgstr "미리보기 하기에 너무 큼" - -#: ../src/ui/dialog/filedialog.cpp:820 ../src/ui/dialog/filedialog.cpp:821 -msgid "All Images" -msgstr "모든 이미지" +#. TRANSLATORS COMMENT: %s is either "outset" or "inset" depending on sign +#: ../src/sp-offset.cpp:437 +#, c-format +msgid "Dynamic offset, %s by %f pt" +msgstr "" -#: ../src/ui/dialog/filedialog.cpp:825 ../src/ui/dialog/filedialog.cpp:826 -msgid "All Files" -msgstr "모든 파일" +#: ../src/sp-path.cpp:140 +#, c-format +msgid "Path (%i node, path effect)" +msgid_plural "Path (%i nodes, path effect)" +msgstr[0] "" +msgstr[1] "" -#: ../src/ui/dialog/filedialog.cpp:832 ../src/ui/dialog/filedialog.cpp:833 -msgid "All Inkscape Files" -msgstr "모든 잉크스케이프 파일" +#: ../src/sp-path.cpp:143 +#, c-format +msgid "Path (%i node)" +msgid_plural "Path (%i nodes)" +msgstr[0] "" +msgstr[1] "" -#: ../src/ui/dialog/filedialog.cpp:1230 ../src/ui/dialog/filedialog.cpp:1788 -msgid "Guess from extension" -msgstr "확장자 추측" +#: ../src/sp-path.cpp:571 +#, fuzzy +msgid "Creating single dot" +msgstr "새 연결자 생성" -#. ###### Add the file types menu -#. createFilterMenu(); -#. ###### Do we want the .xxx extension automatically added? -#. ###### File options -#. ###### Do we want the .xxx extension automatically added? -#: ../src/ui/dialog/filedialog.cpp:1281 ../src/ui/dialog/filedialog.cpp:1916 -msgid "Append filename extension automatically" -msgstr "자동으로 확장자 붙이기" +#: ../src/sp-path.cpp:572 +#, fuzzy +msgid "Create single dot" +msgstr "중심선" -#: ../src/ui/dialog/filedialog.cpp:1808 -msgid "Source left bound" +#: ../src/sp-polygon.cpp:235 +msgid "Polygon" msgstr "" -#: ../src/ui/dialog/filedialog.cpp:1809 -msgid "Source top bound" +#: ../src/sp-polyline.cpp:178 +msgid "Polyline" msgstr "" -#: ../src/ui/dialog/filedialog.cpp:1810 -msgid "Source right bound" -msgstr "" +#: ../src/sp-rect.cpp:242 +msgid "Rectangle" +msgstr "사각형" -#: ../src/ui/dialog/filedialog.cpp:1811 -msgid "Source bottom bound" +#. TRANSLATORS: since turn count isn't an integer, please adjust the +#. string as needed to deal with an localized plural forms. +#: ../src/sp-spiral.cpp:331 +#, c-format +msgid "Spiral with %3f turns" msgstr "" -#: ../src/ui/dialog/filedialog.cpp:1812 -#, fuzzy -msgid "Source width" -msgstr "소스" +#: ../src/sp-star.cpp:311 +#, c-format +msgid "Star with %d vertex" +msgid_plural "Star with %d vertices" +msgstr[0] "" +msgstr[1] "" -#: ../src/ui/dialog/filedialog.cpp:1813 -#, fuzzy -msgid "Source height" -msgstr "같은 높이" - -#: ../src/ui/dialog/filedialog.cpp:1814 -#, fuzzy -msgid "Destination width" -msgstr "출력 목적지" - -#: ../src/ui/dialog/filedialog.cpp:1815 -#, fuzzy -msgid "Destination height" -msgstr "출력 목적지" - -#: ../src/ui/dialog/filedialog.cpp:1816 -#, fuzzy -msgid "Dots per inch resolution" -msgstr "기본 내보내기 해상도:" - -#. ######################################### -#. ## EXTRA WIDGET -- SOURCE SIDE -#. ######################################### -#. ##### Export options buttons/spinners, etc -#: ../src/ui/dialog/filedialog.cpp:1847 -#, fuzzy -msgid "Document" -msgstr "문서 저장됨." +#: ../src/sp-star.cpp:315 +#, c-format +msgid "Polygon with %d vertex" +msgid_plural "Polygon with %d vertices" +msgstr[0] "" +msgstr[1] "" -#: ../src/ui/dialog/filedialog.cpp:1859 -msgid "Custom" -msgstr "" +#: ../src/sp-switch.cpp:100 +#, c-format +msgid "Conditional group of %d object" +msgid_plural "Conditional group of %d objects" +msgstr[0] "" +msgstr[1] "" -#: ../src/ui/dialog/filedialog.cpp:1899 -msgid "Cairo" +#. TRANSLATORS: For description of font with no name. +#: ../src/sp-text.cpp:415 +msgid "<no name found>" msgstr "" -#: ../src/ui/dialog/filedialog.cpp:1902 -msgid "Antialias" +#: ../src/sp-text.cpp:421 +#, c-format +msgid "Text on path (%s, %s)" msgstr "" -#: ../src/ui/dialog/filedialog.cpp:1905 -msgid "Background" +#: ../src/sp-text.cpp:422 +#, c-format +msgid "Text (%s, %s)" msgstr "" -#: ../src/ui/dialog/filedialog.cpp:1928 +#: ../src/sp-tspan.cpp:285 #, fuzzy -msgid "Destination" -msgstr "출력 목적지" - -#: ../src/ui/dialog/fill-and-stroke.cpp:36 -msgid "Fill" -msgstr "채움" +msgid "Text span" +msgstr "사각형" -#: ../src/ui/dialog/fill-and-stroke.cpp:37 -msgid "Stroke Paint" -msgstr "" +#. TRANSLATORS: Used for statusbar description for long chains: +#. * "Clone of: Clone of: ... in Layer 1". +#: ../src/sp-use.cpp:320 +msgid "..." +msgstr "..." -#: ../src/ui/dialog/fill-and-stroke.cpp:38 -msgid "Stroke Style" +#: ../src/sp-use.cpp:328 +#, c-format +msgid "Clone of: %s" msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:142 -msgid "Mouse" -msgstr "마우스" - -#: ../src/ui/dialog/inkscape-preferences.cpp:144 -msgid "Grab sensitivity:" +#: ../src/sp-use.cpp:332 +msgid "Orphaned clone" msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:144 -#: ../src/ui/dialog/inkscape-preferences.cpp:147 -#: ../src/ui/dialog/inkscape-preferences.cpp:155 -#: ../src/ui/dialog/inkscape-preferences.cpp:159 -#: ../src/ui/dialog/inkscape-preferences.cpp:169 -msgid "pixels" -msgstr "픽셀" - -#: ../src/ui/dialog/inkscape-preferences.cpp:145 -msgid "" -"How close on the screen you need to be to an object to be able to grab it " -"with mouse (in screen pixels)" +#: ../src/spiral-context.cpp:339 +msgid "Ctrl: snap angle" msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:147 -msgid "Click/drag threshold:" +#: ../src/spiral-context.cpp:341 +msgid "Alt: lock spiral radius" msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:148 +#: ../src/spiral-context.cpp:463 +#, c-format msgid "" -"Maximum mouse drag (in screen pixels) which is considered a click, not a drag" +"Spiral: radius %s, angle %5g°; with Ctrl to snap angle" msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:153 -msgid "Scrolling" -msgstr "스크롤" +#: ../src/spiral-context.cpp:484 +#, fuzzy +msgid "Create spiral" +msgstr "중심선" -#: ../src/ui/dialog/inkscape-preferences.cpp:155 -msgid "Mouse wheel scrolls by:" -msgstr "휠 마우스 스크롤에 의한:" +#: ../src/splivarot.cpp:71 ../src/splivarot.cpp:77 +#, fuzzy +msgid "Union" +msgstr "알수 없는" -#: ../src/ui/dialog/inkscape-preferences.cpp:156 -msgid "" -"One mouse wheel notch scrolls by this distance in screen pixels " -"(horizontally with Shift)" -msgstr "" +#: ../src/splivarot.cpp:83 +#, fuzzy +msgid "Intersection" +msgstr "선택" -#: ../src/ui/dialog/inkscape-preferences.cpp:157 -msgid "Ctrl+arrows" -msgstr "Ctrl+방향키" +#: ../src/splivarot.cpp:89 +#, fuzzy +msgid "Difference" +msgstr "다름" -#: ../src/ui/dialog/inkscape-preferences.cpp:159 -msgid "Scroll by:" -msgstr "스크롤에의한:" +#: ../src/splivarot.cpp:95 +#, fuzzy +msgid "Exclusion" +msgstr "확장 \"" -#: ../src/ui/dialog/inkscape-preferences.cpp:160 -msgid "Pressing Ctrl+arrow key scrolls by this distance (in screen pixels)" +#: ../src/splivarot.cpp:100 +msgid "Division" msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:162 -msgid "Acceleration:" -msgstr "가속:" +#: ../src/splivarot.cpp:105 +#, fuzzy +msgid "Cut path" +msgstr "곡선" -#: ../src/ui/dialog/inkscape-preferences.cpp:163 -msgid "" -"Pressing and holding Ctrl+arrow will gradually speed up scrolling (0 for no " -"acceleration)" +#: ../src/splivarot.cpp:122 +msgid "Select at least 2 paths to perform a boolean operation." msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:164 -msgid "Autoscrolling" -msgstr "자동 스크롤" - -#: ../src/ui/dialog/inkscape-preferences.cpp:166 -msgid "Speed:" -msgstr "속도:" +#: ../src/splivarot.cpp:126 +msgid "Select at least 1 path to perform a boolean union." +msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:167 +#: ../src/splivarot.cpp:132 msgid "" -"How fast the canvas autoscrolls when you drag beyond canvas edge (0 to turn " -"autoscroll off)" +"Select exactly 2 paths to perform difference, XOR, division, or path " +"cut." msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:169 -#: ../src/ui/dialog/tracedialog.cpp:409 ../src/ui/dialog/tracedialog.cpp:442 -#: ../src/ui/dialog/tracedialog.cpp:585 -msgid "Threshold:" +#: ../src/splivarot.cpp:149 ../src/splivarot.cpp:164 +msgid "" +"Unable to determine the z-order of the objects selected for " +"difference, XOR, division, or path cut." msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:170 +#: ../src/splivarot.cpp:194 msgid "" -"How far (in screen pixels) you need to be from the canvas edge to trigger " -"autoscroll; positive is outside the canvas, negative is within the canvas" +"One of the objects is not a path, cannot perform boolean operation." msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:175 -msgid "Steps" -msgstr "단계" +#: ../src/splivarot.cpp:604 +msgid "Select stroked path(s) to convert stroke to path." +msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:178 -msgid "Arrow keys move by:" +#: ../src/splivarot.cpp:888 +#, fuzzy +msgid "Convert stroke to path" +msgstr "글자를 곡선으로 변환" + +#. TRANSLATORS: "to outline" means "to convert stroke to path" +#: ../src/splivarot.cpp:891 +msgid "No stroked paths in the selection." msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:179 -msgid "" -"Pressing an arrow key moves selected object(s) or node(s) by this distance " -"(in px units)" +#: ../src/splivarot.cpp:975 +msgid "Selected object is not a path, cannot inset/outset." msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:181 -msgid "> and < scale by:" -msgstr "> 와 < 크기 조절:" +#: ../src/splivarot.cpp:1095 ../src/splivarot.cpp:1164 +#, fuzzy +msgid "Create linked offset" +msgstr "중심선" -#: ../src/ui/dialog/inkscape-preferences.cpp:182 -msgid "" -"Pressing > or < scales selection up or down by this increment (in px units)" -msgstr "" +#: ../src/splivarot.cpp:1096 ../src/splivarot.cpp:1165 +#, fuzzy +msgid "Create dynamic offset" +msgstr "떨어진(offset) 객체 찾지" -#: ../src/ui/dialog/inkscape-preferences.cpp:184 -msgid "Inset/Outset by:" +#: ../src/splivarot.cpp:1192 +msgid "Select path(s) to inset/outset." msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:185 -msgid "" -"Inset and Outset commands displace the path by this distance (in px units)" -msgstr "" +#: ../src/splivarot.cpp:1410 +#, fuzzy +msgid "Outset path" +msgstr "곡선 간격 띄우기" -#: ../src/ui/dialog/inkscape-preferences.cpp:186 -msgid "Compass-like display of angles" +#: ../src/splivarot.cpp:1410 +#, fuzzy +msgid "Inset path" +msgstr "곡선 간격 띄우기" + +#: ../src/splivarot.cpp:1412 +msgid "No paths to inset/outset in the selection." msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:188 -msgid "" -"When on, angles are displayed with 0 at north, 0 to 360 range, positive " -"clockwise; otherwise with 0 at east, -180 to 180 range, positive " -"counterclockwise" +#: ../src/splivarot.cpp:1573 +msgid "Simplifying paths (separately):" msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:194 -msgid "Rotation snaps every:" +#: ../src/splivarot.cpp:1575 +#, fuzzy +msgid "Simplifying paths:" +msgstr "경로 닫는중." + +#: ../src/splivarot.cpp:1612 +#, c-format +msgid "%s %d of %d paths simplified..." msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:194 -msgid "degrees" +#: ../src/splivarot.cpp:1623 +#, c-format +msgid "%d paths simplified." msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:195 -msgid "" -"Rotating with Ctrl pressed snaps every that much degrees; also, pressing " -"[ or ] rotates by this amount" +#: ../src/splivarot.cpp:1639 +msgid "Select path(s) to simplify." msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:197 -msgid "Zoom in/out by:" -msgstr "확대 축소:" +#: ../src/splivarot.cpp:1653 +#, fuzzy +msgid "Simplify" +msgstr "단순화(_m)" -#: ../src/ui/dialog/inkscape-preferences.cpp:198 -msgid "" -"Zoom tool click, +/- keys, and middle click zoom in and out by this " -"multiplier" +#: ../src/splivarot.cpp:1655 +msgid "No paths to simplify in the selection." msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:204 -msgid "Show selection cue" +#: ../src/star-context.cpp:353 +msgid "Ctrl: snap angle; keep rays radial" msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:205 +#: ../src/star-context.cpp:476 +#, c-format msgid "" -"Whether selected objects display a selection cue (the same as in selector)" +"Polygon: radius %s, angle %5g°; with Ctrl to snap angle" msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:211 -msgid "Enable gradient editing" +#: ../src/star-context.cpp:477 +#, c-format +msgid "Star: radius %s, angle %5g°; with Ctrl to snap angle" msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:212 -msgid "Whether selected objects display gradient editing controls" +#: ../src/star-context.cpp:500 +#, fuzzy +msgid "Create star" +msgstr "중심선" + +#: ../src/text-chemistry.cpp:104 +msgid "Select a text and a path to put text on path." msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:225 -msgid "No objects selected to take the style from." +#: ../src/text-chemistry.cpp:109 +msgid "" +"This text object is already put on a path. Remove it from the path " +"first. Use Shift+D to look up its path." msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:234 +#. rect is the only SPShape which is not yet, and thus SVG forbids us from putting text on it +#: ../src/text-chemistry.cpp:115 msgid "" -"More than one object selected. Cannot take style from multiple " -"objects." +"You cannot put text on a rectangle in this version. Convert rectangle to " +"path first." msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:268 -msgid "Create new objects with:" +#: ../src/text-chemistry.cpp:125 +msgid "The flowed text(s) must be visible in order to be put on a path." msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:270 -msgid "Last used style" +#: ../src/text-chemistry.cpp:192 ../src/verbs.cpp:2240 +msgid "Put text on path" msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:272 -msgid "Apply the style you last set on an object" +#: ../src/text-chemistry.cpp:204 +msgid "Select a text on path to remove it from path." msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:277 -msgid "This tool's own style:" +#: ../src/text-chemistry.cpp:226 +msgid "No texts-on-paths in the selection." msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:281 -msgid "" -"Each tool may store its own style to apply to the newly created objects. Use " -"the button below to set it." +#: ../src/text-chemistry.cpp:229 ../src/verbs.cpp:2242 +msgid "Remove text from path" msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:286 -msgid "Take from selection" +#: ../src/text-chemistry.cpp:269 ../src/text-chemistry.cpp:290 +msgid "Select text(s) to remove kerns from." msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:298 -msgid "Remember the style of the (first) selected object as this tool's style" +#: ../src/text-chemistry.cpp:293 +msgid "Remove manual kerns" msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:303 -msgid "Tools" -msgstr "도구들" - -#: ../src/ui/dialog/inkscape-preferences.cpp:306 -msgid "Width is in absolute units" +#: ../src/text-chemistry.cpp:313 +msgid "" +"Select a text and one or more paths or shapes to flow text " +"into frame." msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:307 -msgid "Keep selected" -msgstr "선택 상태 ë³´ì¡´" +#: ../src/text-chemistry.cpp:381 +#, fuzzy +msgid "Flow text into shape" +msgstr "새로운 텍스트 노드" -#: ../src/ui/dialog/inkscape-preferences.cpp:308 -msgid "Don't attach connectors to text objects" +#: ../src/text-chemistry.cpp:403 +msgid "Select a flowed text to unflow it." msgstr "" -#. Selector -#: ../src/ui/dialog/inkscape-preferences.cpp:311 -msgid "Selector" -msgstr "선택자" - -#: ../src/ui/dialog/inkscape-preferences.cpp:314 -msgid "When transforming, show:" +#: ../src/text-chemistry.cpp:470 +msgid "Unflow flowed text" msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:315 -msgid "Objects" -msgstr "객체" +#: ../src/text-chemistry.cpp:482 +#, fuzzy +msgid "Select flowed text(s) to convert." +msgstr "클론으로 만들 객체를 선택" -#: ../src/ui/dialog/inkscape-preferences.cpp:317 -msgid "Show the actual objects when moving or transforming" +#: ../src/text-chemistry.cpp:500 +msgid "The flowed text(s) must be visible in order to be converted." msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:318 -msgid "Box outline" -msgstr "박스 외각선" +#: ../src/text-chemistry.cpp:528 +#, fuzzy +msgid "Convert flowed text to text" +msgstr "글자를 곡선으로 변환" -#: ../src/ui/dialog/inkscape-preferences.cpp:320 -msgid "Show only a box outline of the objects when moving or transforming" +#: ../src/text-chemistry.cpp:533 +msgid "No flowed text(s) to convert in the selection." msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:321 -msgid "Per-object selection cue:" +#: ../src/text-context.cpp:452 +msgid "Click to edit the text, drag to select part of the text." msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:324 -msgid "No per-object selection indication" +#: ../src/text-context.cpp:454 +msgid "" +"Click to edit the flowed text, drag to select part of the text." msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:325 -msgid "Mark" -msgstr "마크" +#: ../src/text-context.cpp:508 +#, fuzzy +msgid "Create text" +msgstr "노드 삭제" -#: ../src/ui/dialog/inkscape-preferences.cpp:327 -msgid "Each selected object has a diamond mark in the top left corner" +#: ../src/text-context.cpp:532 +msgid "Non-printable character" msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:328 -msgid "Box" -msgstr "박스" - -#: ../src/ui/dialog/inkscape-preferences.cpp:330 -msgid "Each selected object displays its bounding box" +#: ../src/text-context.cpp:547 +msgid "Insert Unicode character" msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:331 -msgid "Default scale origin:" -msgstr "기본 크기 변화 기준:" +#: ../src/text-context.cpp:582 +#, c-format +msgid "Unicode (Enter to finish): %s: %s" +msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:332 -msgid "Opposite bounding box edge" +#: ../src/text-context.cpp:584 ../src/text-context.cpp:849 +msgid "Unicode (Enter to finish): " msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:334 -msgid "Default scale origin will be on the bounding box of the item" +#: ../src/text-context.cpp:659 +#, c-format +msgid "Flowed text frame: %s × %s" msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:335 -msgid "Farthest opposite node" +#: ../src/text-context.cpp:691 ../src/text-context.cpp:1544 +msgid "Type text; Enter to start new line." msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:337 -msgid "Default scale origin will be on the bounding box of the item's points" +#: ../src/text-context.cpp:704 +msgid "Flowed text is created." msgstr "" -#. Node -#: ../src/ui/dialog/inkscape-preferences.cpp:339 -msgid "Node" -msgstr "노드" +#: ../src/text-context.cpp:706 +msgid "Create flowed text" +msgstr "" -#. Zoom -#: ../src/ui/dialog/inkscape-preferences.cpp:343 -#: ../src/ui/view/edit-widget.cpp:1067 ../src/verbs.cpp:2220 -#: ../src/widgets/desktop-widget.cpp:282 -msgid "Zoom" -msgstr "확대 축소 보기" +#: ../src/text-context.cpp:708 +msgid "" +"The frame is too small for the current font size. Flowed text not " +"created." +msgstr "" -#. Shapes -#: ../src/ui/dialog/inkscape-preferences.cpp:347 -msgid "Shapes" -msgstr "형태" +#: ../src/text-context.cpp:834 +msgid "No-break space" +msgstr "" -#. Pencil -#: ../src/ui/dialog/inkscape-preferences.cpp:364 ../src/verbs.cpp:2210 -msgid "Pencil" -msgstr "연필" +#: ../src/text-context.cpp:836 +msgid "Insert no-break space" +msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:367 -#: ../src/ui/dialog/tracedialog.cpp:600 -msgid "Tolerance:" -msgstr "내구력:" +#: ../src/text-context.cpp:873 +#, fuzzy +msgid "Make bold" +msgstr "완전히 만들기" -#: ../src/ui/dialog/inkscape-preferences.cpp:368 -msgid "" -"This value affects the amount of smoothing applied to freehand lines; lower " -"values produce more uneven paths with more nodes" +#: ../src/text-context.cpp:891 +msgid "Make italic" msgstr "" -#. Pen -#: ../src/ui/dialog/inkscape-preferences.cpp:372 ../src/verbs.cpp:2212 -msgid "Pen" -msgstr "펜" - -#. Calligraphy -#: ../src/ui/dialog/inkscape-preferences.cpp:376 ../src/verbs.cpp:2214 -msgid "Calligraphy" -msgstr "채도" +#: ../src/text-context.cpp:930 +#, fuzzy +msgid "New line" +msgstr "중심선" -#: ../src/ui/dialog/inkscape-preferences.cpp:379 -msgid "" -"If on, pen width is in absolute units (px) independent of zoom; otherwise " -"pen width depends on zoom so that it looks the same at any zoom" +#: ../src/text-context.cpp:964 +msgid "Backspace" msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:381 -msgid "" -"If on, each object created with this tool will remain selected after you " -"finish drawing it" +#: ../src/text-context.cpp:1012 +msgid "Kern to the left" msgstr "" -#. Gradient -#: ../src/ui/dialog/inkscape-preferences.cpp:388 ../src/verbs.cpp:2218 -msgid "Gradient" -msgstr "색변화" - -#. Connector -#: ../src/ui/dialog/inkscape-preferences.cpp:391 ../src/verbs.cpp:2224 -msgid "Connector" -msgstr "연결자" +#: ../src/text-context.cpp:1034 +#, fuzzy +msgid "Kern to the right" +msgstr "출력 목적지" -#: ../src/ui/dialog/inkscape-preferences.cpp:394 -msgid "If on, connector attachment points will not be shown for text objects" +#: ../src/text-context.cpp:1056 +msgid "Kern up" msgstr "" -#. Dropper -#: ../src/ui/dialog/inkscape-preferences.cpp:396 ../src/verbs.cpp:2222 -msgid "Dropper" +#: ../src/text-context.cpp:1079 +msgid "Kern down" msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:403 -msgid "Save window geometry" -msgstr "ì°½ 위치 저장" +#: ../src/text-context.cpp:1135 +#, fuzzy +msgid "Rotate counterclockwise" +msgstr "시계방향으로 회전" -#: ../src/ui/dialog/inkscape-preferences.cpp:404 -msgid "Dialogs are hidden in taskbar" -msgstr "작업바에서 대화장 숨김" +#: ../src/text-context.cpp:1156 +#, fuzzy +msgid "Rotate clockwise" +msgstr "시계방향으로 회전" -#: ../src/ui/dialog/inkscape-preferences.cpp:405 -msgid "Zoom when window is resized" -msgstr "창크기가 조정 되었을때 확대/축소 " +#: ../src/text-context.cpp:1173 +#, fuzzy +msgid "Contract line spacing" +msgstr "줄 간격:" -#: ../src/ui/dialog/inkscape-preferences.cpp:406 -msgid "Show close button on dialogs" -msgstr "대화창에 닫기 버튼 보임" +#: ../src/text-context.cpp:1181 +msgid "Contract letter spacing" +msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:408 -msgid "Normal" -msgstr "일반" +#: ../src/text-context.cpp:1200 +#, fuzzy +msgid "Expand line spacing" +msgstr "줄 간격:" -#: ../src/ui/dialog/inkscape-preferences.cpp:409 -msgid "Aggressive" -msgstr "공격적인" +#: ../src/text-context.cpp:1208 +#, fuzzy +msgid "Expand letter spacing" +msgstr "간격 설정:" -#: ../src/ui/dialog/inkscape-preferences.cpp:412 -msgid "" -"Save the window size and position with each document (only for Inkscape SVG " -"format)" -msgstr "" +#: ../src/text-context.cpp:1312 +#, fuzzy +msgid "Paste text" +msgstr "불이기 종류(_S)" -#: ../src/ui/dialog/inkscape-preferences.cpp:414 -msgid "Whether dialog windows are to be hidden in the window manager taskbar" +#: ../src/text-context.cpp:1542 +msgid "Type flowed text; Enter to start new paragraph." msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:416 +#: ../src/text-context.cpp:1552 ../src/tools-switch.cpp:208 msgid "" -"Zoom drawing when document window is resized, to keep the same area visible " -"(this is the default which can be changed in any window using the button " -"above the right scrollbar)" -msgstr "" - -#: ../src/ui/dialog/inkscape-preferences.cpp:418 -msgid "Whether dialog windows have a close button (requires restart)" +"Click to select or create text, drag to create flowed text; " +"then type." msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:419 -msgid "Dialogs on top:" -msgstr "맨위에 대화창:" +#: ../src/text-context.cpp:1659 +#, fuzzy +msgid "Type text" +msgstr "형태(_y): " -#: ../src/ui/dialog/inkscape-preferences.cpp:421 -msgid "Dialogs are treated as regular windows" +#: ../src/tools-switch.cpp:148 +msgid "" +"To edit a path, click, Shift+click, or drag around " +"nodes to select them, then drag nodes and handles. Click on an " +"object to select." msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:423 -msgid "Dialogs stay on top of document windows" +#: ../src/tools-switch.cpp:154 +msgid "To tweak a path by pushing, select it and drag over it." msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:425 -msgid "Same as Normal but may work better with some window managers" +#: ../src/tools-switch.cpp:160 +msgid "" +"Drag to create a rectangle. Drag controls to round corners and " +"resize. Click to select." msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:427 -msgid "Windows" -msgstr "ì°½" - -#: ../src/ui/dialog/inkscape-preferences.cpp:432 -msgid "Move in parallel" +#: ../src/tools-switch.cpp:166 +msgid "" +"Drag to create a 3D box. Drag controls to resize in " +"perspective. Click to select (with Ctrl+Alt for single faces)." msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:434 -msgid "Stay unmoved" +#: ../src/tools-switch.cpp:172 +msgid "" +"Drag to create an ellipse. Drag controls to make an arc or " +"segment. Click to select." msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:436 -msgid "Move according to transform" +#: ../src/tools-switch.cpp:178 +msgid "" +"Drag to create a star. Drag controls to edit the star shape. " +"Click to select." msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:438 -msgid "Are unlinked" +#: ../src/tools-switch.cpp:184 +msgid "" +"Drag to create a spiral. Drag controls to edit the spiral " +"shape. Click to select." msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:440 -msgid "Are deleted" -msgstr "삭제됨" - -#: ../src/ui/dialog/inkscape-preferences.cpp:443 -msgid "When the original moves, its clones and linked offsets:" +#: ../src/tools-switch.cpp:190 +msgid "" +"Drag to create a freehand line. Start drawing with Shift to " +"append to selected path. Ctrl+click to create single dots." msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:445 -msgid "Clones are translated by the same vector as their original." +#: ../src/tools-switch.cpp:196 +msgid "" +"Click or click and drag to start a path; with Shift to " +"append to selected path. Ctrl+click to create single dots." msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:447 -msgid "Clones preserve their positions when their original is moved." +#: ../src/tools-switch.cpp:202 +msgid "" +"Drag to draw a calligraphic stroke; with Ctrl to track a " +"guide, with Alt to thin/thicken. Arrow keys adjust width (left/" +"right) and angle (up/down)." msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:449 +#: ../src/tools-switch.cpp:214 msgid "" -"Each clone moves according to the value of its transform= attribute. For " -"example, a rotated clone will move in a different direction than its " -"original." +"Drag or double click to create a gradient on selected objects, " +"drag handles to adjust gradients." msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:450 -msgid "When the original is deleted, its clones:" +#: ../src/tools-switch.cpp:220 +msgid "" +"Click or drag around an area to zoom in, Shift+click to " +"zoom out." msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:452 -msgid "Orphaned clones are converted to regular objects." +#: ../src/tools-switch.cpp:232 +msgid "Click and drag between shapes to create a connector." msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:454 -msgid "Orphaned clones are deleted along with their original." +#: ../src/tools-switch.cpp:238 +msgid "" +"Click to paint a bounded area, Shift+click to union the new " +"fill with the current selection, Ctrl+click to change the clicked " +"object's fill and stroke to the current setting." msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:461 -msgid "Scale stroke width" +#: ../src/trace/potrace/inkscape-potrace.cpp:500 +#: ../src/trace/potrace/inkscape-potrace.cpp:574 +#, c-format +msgid "Trace: %d. %ld nodes" msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:462 -msgid "Scale rounded corners in rectangles" +#: ../src/trace/trace.cpp:69 ../src/trace/trace.cpp:134 +#: ../src/trace/trace.cpp:142 ../src/trace/trace.cpp:241 +msgid "Select an image to trace" msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:463 -msgid "Transform gradients" +#: ../src/trace/trace.cpp:104 +msgid "Select only one image to trace" msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:464 -msgid "Transform patterns" +#: ../src/trace/trace.cpp:122 +msgid "Select one image and one or more shapes above it" msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:465 -msgid "Optimized" -msgstr "최적화됨" +#: ../src/trace/trace.cpp:232 +msgid "Trace: No active desktop" +msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:466 -msgid "Preserved" +#: ../src/trace/trace.cpp:331 +msgid "Invalid SIOX result" msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:469 -#: ../src/widgets/select-toolbar.cpp:504 -msgid "When scaling objects, scale the stroke width by the same proportion" +#: ../src/trace/trace.cpp:436 +msgid "Trace: No active document" msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:471 -#: ../src/widgets/select-toolbar.cpp:516 -msgid "When scaling rectangles, scale the radii of rounded corners" +#: ../src/trace/trace.cpp:459 +msgid "Trace: Image has no bitmap data" msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:473 -#: ../src/widgets/select-toolbar.cpp:528 -msgid "Transform gradients (in fill or stroke) along with the objects" +#: ../src/trace/trace.cpp:466 +#, fuzzy +msgid "Trace: Starting trace..." +msgstr "비트맴 따오기(_T)..." + +#. ## inform the document, so we can undo +#: ../src/trace/trace.cpp:570 +#, fuzzy +msgid "Trace bitmap" +msgstr "중심선" + +#: ../src/trace/trace.cpp:574 +#, c-format +msgid "Trace: Done. %ld nodes created" msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:475 -#: ../src/widgets/select-toolbar.cpp:540 -msgid "Transform patterns (in fill or stroke) along with the objects" +#: ../src/tweak-context.cpp:959 +msgid "Nothing selected! Select objects to tweak." msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:476 -msgid "Store transformation:" -msgstr "이동치 저장" +#: ../src/tweak-context.cpp:964 +#, fuzzy, c-format +msgid "Pushing %d selected object" +msgid_plural "Pushing %d selected objects" +msgstr[0] "선택한 객체 배분" +msgstr[1] "선택한 객체 배분" -#: ../src/ui/dialog/inkscape-preferences.cpp:478 -msgid "" -"If possible, apply transformation to objects without adding a transform= " -"attribute" -msgstr "" +#: ../src/tweak-context.cpp:969 +#, fuzzy, c-format +msgid "Shrinking %d selected object" +msgid_plural "Shrinking %d selected objects" +msgstr[0] "선택한 객체 배분" +msgstr[1] "선택한 객체 배분" -#: ../src/ui/dialog/inkscape-preferences.cpp:480 -msgid "Always store transformation as a transform= attribute on objects" -msgstr "" +#: ../src/tweak-context.cpp:974 +#, fuzzy, c-format +msgid "Growing %d selected object" +msgid_plural "Growing %d selected objects" +msgstr[0] "선택한 객체 배분" +msgstr[1] "선택한 객체 배분" -#: ../src/ui/dialog/inkscape-preferences.cpp:482 -msgid "Transforms" -msgstr "이동" +#: ../src/tweak-context.cpp:979 +#, fuzzy, c-format +msgid "Attracting %d selected object" +msgid_plural "Attracting %d selected objects" +msgstr[0] "선택한 객체 배분" +msgstr[1] "선택한 객체 배분" -#: ../src/ui/dialog/inkscape-preferences.cpp:487 -msgid "Best quality (slowest)" +#: ../src/tweak-context.cpp:984 +#, fuzzy, c-format +msgid "Repelling %d selected object" +msgid_plural "Repelling %d selected objects" +msgstr[0] "선택됀 객체의 복사본 만들기" +msgstr[1] "선택됀 객체의 복사본 만들기" + +#: ../src/tweak-context.cpp:989 +#, fuzzy, c-format +msgid "Roughening %d selected object" +msgid_plural "Roughening %d selected objects" +msgstr[0] "선택됀 객체의 복사본 만들기" +msgstr[1] "선택됀 객체의 복사본 만들기" + +#: ../src/tweak-context.cpp:993 +#, fuzzy, c-format +msgid "Painting %d selected object" +msgid_plural "Painting %d selected objects" +msgstr[0] "선택한 객체 배분" +msgstr[1] "선택한 객체 배분" + +#: ../src/tweak-context.cpp:998 +#, c-format +msgid "Jittering colors in %d selected object" +msgid_plural "Jittering colors in %d selected objects" +msgstr[0] "" +msgstr[1] "" + +#: ../src/tweak-context.cpp:1038 +msgid "Push tweak" msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:489 -msgid "Better quality (slower)" +#: ../src/tweak-context.cpp:1042 +msgid "Shrink tweak" msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:491 -msgid "Average quality" +#: ../src/tweak-context.cpp:1046 +msgid "Grow tweak" msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:493 -#, fuzzy -msgid "Lower quality (faster)" -msgstr "노드를 아래도" +#: ../src/tweak-context.cpp:1050 +msgid "Attract tweak" +msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:495 -msgid "Lowest quality (fastest)" +#: ../src/tweak-context.cpp:1054 +msgid "Repel tweak" msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:498 -msgid "Gaussian blur quality for display:" +#: ../src/tweak-context.cpp:1058 +msgid "Roughen tweak" msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:500 -msgid "" -"Best quality, but display may be very slow at high zooms (bitmap export " -"always uses best quality)" +#: ../src/tweak-context.cpp:1062 +msgid "Color paint tweak" msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:502 -msgid "Better quality, but slower display" +#: ../src/tweak-context.cpp:1065 +msgid "Color jitter tweak" msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:504 -msgid "Average quality, acceptable display speed" +#. Item dialog +#: ../src/ui/context-menu.cpp:98 +msgid "Object _Properties" msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:506 -msgid "Lower quality (some artifacts), but display is faster" +#. Select item +#: ../src/ui/context-menu.cpp:108 +msgid "_Select This" msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:508 -msgid "Lowest quality (considerable artifacts), but display is fastest" +#. Create link +#: ../src/ui/context-menu.cpp:118 +msgid "_Create Link" msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:510 +#: ../src/ui/context-menu.cpp:175 #, fuzzy -msgid "Filters" -msgstr "밀리미터" +msgid "Create link" +msgstr "중심선" -#: ../src/ui/dialog/inkscape-preferences.cpp:516 -msgid "Select in all layers" -msgstr "모든 레이어 선택" +#. "Ungroup" +#: ../src/ui/context-menu.cpp:193 ../src/verbs.cpp:2236 +msgid "_Ungroup" +msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:517 -msgid "Select only within current layer" +#. Link dialog +#: ../src/ui/context-menu.cpp:233 +msgid "Link _Properties" msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:518 -msgid "Select in current layer and sublayers" +#. Select item +#: ../src/ui/context-menu.cpp:239 +msgid "_Follow Link" msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:519 -msgid "Ignore hidden objects" -msgstr "감춰진 객체 무시" +#. Reset transformations +#: ../src/ui/context-menu.cpp:244 +msgid "_Remove Link" +msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:520 -msgid "Ignore locked objects" -msgstr "잠겨진 객체 무시" +#. Link dialog +#: ../src/ui/context-menu.cpp:293 +msgid "Image _Properties" +msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:521 -msgid "Deselect upon layer change" +#. Item dialog +#: ../src/ui/context-menu.cpp:334 +msgid "_Fill and Stroke" msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:523 -msgid "Ctrl+A, Tab, Shift+Tab:" -msgstr "Ctrl+A, Tab, Shift+Tab:" +#. * +#. * Constructor +#. +#: ../src/ui/dialog/aboutbox.cpp:77 +msgid "About Inkscape" +msgstr "잉크스 케이트에 대하여" -#: ../src/ui/dialog/inkscape-preferences.cpp:525 -msgid "Make keyboard selection commands work on objects in all layers" +#: ../src/ui/dialog/aboutbox.cpp:88 +msgid "_Splash" msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:527 -msgid "Make keyboard selection commands work on objects in current layer only" +#: ../src/ui/dialog/aboutbox.cpp:92 +msgid "_Authors" msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:529 -msgid "" -"Make keyboard selection commands work on objects in current layer and all " -"its sublayers" +#: ../src/ui/dialog/aboutbox.cpp:94 +msgid "_Translators" msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:531 -msgid "" -"Uncheck this to be able to select objects that are hidden (either by " -"themselves or by being in a hidden group or layer)" +#: ../src/ui/dialog/aboutbox.cpp:96 +msgid "_License" msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:533 -msgid "" -"Uncheck this to be able to select objects that are locked (either by " -"themselves or by being in a locked group or layer)" +#. TRANSLATORS: This is the filename of the `About Inkscape' picture in +#. the `screens' directory. Thus the translation of "about.svg" should be +#. the filename of its translated version, e.g. about.zh.svg for Chinese. +#. +#. N.B. about.svg changes once per release. (We should probably rename +#. the original to about-0.40.svg etc. as soon as we have a translation. +#. If we do so, then add an item to release-checklist saying that the +#. string here should be changed.) +#. FIXME? INKSCAPE_SCREENSDIR and "about.svg" are in UTF-8, not the +#. native filename encoding... and the filename passed to sp_document_new +#. should be in UTF-*8.. +#: ../src/ui/dialog/aboutbox.cpp:149 +msgid "about.svg" +msgstr "about.svg" + +#. TRANSLATORS: Put here your name (and other national contributors') +#. one per line in the form of: name surname (email). Use \n for newline. +#: ../src/ui/dialog/aboutbox.cpp:337 +msgid "translator-credits" msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:536 -msgid "" -"Uncheck this to be able to keep the current objects selected when the " -"current layer changes" +#: ../src/ui/dialog/align-and-distribute.cpp:234 +#: ../src/ui/dialog/align-and-distribute.cpp:780 +msgid "Align" msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:538 -msgid "Selecting" -msgstr "선택중" +#: ../src/ui/dialog/align-and-distribute.cpp:396 +#: ../src/ui/dialog/align-and-distribute.cpp:781 +msgid "Distribute" +msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:545 -msgid "Default export resolution:" -msgstr "기본 내보내기 해상도:" +#: ../src/ui/dialog/align-and-distribute.cpp:465 +msgid "Minimum horizontal gap (in px units) between bounding boxes" +msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:546 -msgid "Default bitmap resolution (in dots per inch) in the Export dialog" -msgstr "내보내기 대화창에서 기본 비트맵 해상도 (인치 마다의 도트수)" +#. TRANSLATORS: Horizontal gap +#: ../src/ui/dialog/align-and-distribute.cpp:467 +#: ../src/widgets/toolbox.cpp:2265 +msgid "H:" +msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:547 -msgid "Import bitmap as " -msgstr " 비트맵 불러들이기." +#: ../src/ui/dialog/align-and-distribute.cpp:475 +msgid "Minimum vertical gap (in px units) between bounding boxes" +msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:549 -msgid "" -"When on, an imported bitmap creates an element; otherwise it is a " -"rectangle with bitmap fill" +#. TRANSLATORS: Vertical gap +#: ../src/ui/dialog/align-and-distribute.cpp:477 +msgid "V:" msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:550 -msgid "Add label comments to printing output" +#: ../src/ui/dialog/align-and-distribute.cpp:505 +#: ../src/ui/dialog/align-and-distribute.cpp:782 +#: ../src/widgets/toolbox.cpp:5156 +msgid "Remove overlaps" msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:552 -msgid "" -"When on, a comment will be added to the raw print output, marking the " -"rendered output for an object with its label" +#: ../src/ui/dialog/align-and-distribute.cpp:535 +#: ../src/widgets/toolbox.cpp:5016 +#, fuzzy +msgid "Arrange connector network" +msgstr "새 연결자 생성" + +#: ../src/ui/dialog/align-and-distribute.cpp:565 +msgid "Unclump" msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:554 -msgid "Max recent documents:" +#: ../src/ui/dialog/align-and-distribute.cpp:635 +#, fuzzy +msgid "Randomize positions" +msgstr "임의의 위치" + +#: ../src/ui/dialog/align-and-distribute.cpp:732 +#, fuzzy +msgid "Distribute text baselines" +msgstr "속성 이름" + +#: ../src/ui/dialog/align-and-distribute.cpp:752 +#, fuzzy +msgid "Align text baselines" +msgstr "왼쪽으로 정렬" + +#: ../src/ui/dialog/align-and-distribute.cpp:783 +msgid "Connector network layout" msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:555 -msgid "The maximum length of the Open Recent list in the File menu" +#: ../src/ui/dialog/align-and-distribute.cpp:784 +msgid "Nodes" msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:557 -msgid "Simplification threshold:" +#: ../src/ui/dialog/align-and-distribute.cpp:790 +msgid "Relative to: " msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:558 -msgid "" -"How strong is the Simplify command by default. If you invoke this command " -"several times in quick succession, it will act more and more aggressively; " -"invoking it again after a pause restores the default threshold." +#: ../src/ui/dialog/align-and-distribute.cpp:795 +msgid "Align right sides of objects to left side of anchor" msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:560 -msgid "2x2" -msgstr "2x2" +#: ../src/ui/dialog/align-and-distribute.cpp:798 +msgid "Align left sides" +msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:560 -msgid "4x4" -msgstr "4x4" +#: ../src/ui/dialog/align-and-distribute.cpp:801 +msgid "Center on vertical axis" +msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:560 -msgid "8x8" -msgstr "8x8" +#: ../src/ui/dialog/align-and-distribute.cpp:804 +msgid "Align right sides" +msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:560 -msgid "16x16" -msgstr "16x16" +#: ../src/ui/dialog/align-and-distribute.cpp:807 +msgid "Align left sides of objects to right side of anchor" +msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:564 -msgid "Oversample bitmaps:" +#: ../src/ui/dialog/align-and-distribute.cpp:810 +msgid "Align bottoms of objects to top of anchor" msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:566 -msgid "Clipping and masking:" +#: ../src/ui/dialog/align-and-distribute.cpp:813 +msgid "Align tops" msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:567 -msgid "Use the topmost selected object as a clipping path or mask" +#: ../src/ui/dialog/align-and-distribute.cpp:816 +msgid "Center on horizontal axis" msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:569 -msgid "" -"Uncheck this to use the bottom selected object as the clipping path or mask" +#: ../src/ui/dialog/align-and-distribute.cpp:819 +msgid "Align bottoms" msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:570 -msgid "Remove clipping path or mask after applying" +#: ../src/ui/dialog/align-and-distribute.cpp:822 +msgid "Align tops of objects to bottom of anchor" msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:572 -msgid "" -"After applying, remove the object used as the clipping path or mask from the " -"drawing" +#: ../src/ui/dialog/align-and-distribute.cpp:827 +msgid "Align baseline anchors of texts vertically" msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:573 -msgid "Use a pressure sensitive tablet or other device (requires restart)" +#: ../src/ui/dialog/align-and-distribute.cpp:830 +msgid "Align baseline anchors of texts horizontally" msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:575 -msgid "" -"Use the capablities of a tablet or other pressure sensitive device. Disable " -"this only if you have problems with the tablet." +#: ../src/ui/dialog/align-and-distribute.cpp:835 +msgid "Make horizontal gaps between objects equal" msgstr "" -#: ../src/ui/dialog/inkscape-preferences.cpp:577 -msgid "Misc" +#: ../src/ui/dialog/align-and-distribute.cpp:839 +msgid "Distribute left sides equidistantly" msgstr "" -#: ../src/ui/dialog/memory.cpp:94 -msgid "Heap" +#: ../src/ui/dialog/align-and-distribute.cpp:842 +msgid "Distribute centers equidistantly horizontally" msgstr "" -#: ../src/ui/dialog/memory.cpp:95 -msgid "In Use" +#: ../src/ui/dialog/align-and-distribute.cpp:845 +msgid "Distribute right sides equidistantly" msgstr "" -#. TRANSLATORS: "Slack" refers to memory which is in the heap but currently unused. -#. More typical usage is to call this memory "free" rather than "slack". -#: ../src/ui/dialog/memory.cpp:98 -msgid "Slack" +#: ../src/ui/dialog/align-and-distribute.cpp:849 +msgid "Make vertical gaps between objects equal" msgstr "" -#: ../src/ui/dialog/memory.cpp:99 -msgid "Total" -msgstr "총합" +#: ../src/ui/dialog/align-and-distribute.cpp:853 +msgid "Distribute tops equidistantly" +msgstr "" -#: ../src/ui/dialog/memory.cpp:139 ../src/ui/dialog/memory.cpp:145 -#: ../src/ui/dialog/memory.cpp:152 ../src/ui/dialog/memory.cpp:184 -msgid "Unknown" -msgstr "알수 없는" +#: ../src/ui/dialog/align-and-distribute.cpp:856 +msgid "Distribute centers equidistantly vertically" +msgstr "" -#: ../src/ui/dialog/memory.cpp:165 -msgid "Combined" -msgstr "조합된" +#: ../src/ui/dialog/align-and-distribute.cpp:859 +msgid "Distribute bottoms equidistantly" +msgstr "" -#: ../src/ui/dialog/memory.cpp:207 -msgid "Recalculate" -msgstr "다시 계산" +#: ../src/ui/dialog/align-and-distribute.cpp:864 +msgid "Distribute baseline anchors of texts horizontally" +msgstr "" -#: ../src/ui/dialog/messages.cpp:75 -msgid "Ready." -msgstr "준비." +#: ../src/ui/dialog/align-and-distribute.cpp:867 +msgid "Distribute baseline anchors of texts vertically" +msgstr "" -#: ../src/ui/dialog/messages.cpp:76 +#: ../src/ui/dialog/align-and-distribute.cpp:872 +msgid "Randomize centers in both dimensions" +msgstr "" + +#: ../src/ui/dialog/align-and-distribute.cpp:875 +msgid "Unclump objects: try to equalize edge-to-edge distances" +msgstr "" + +#: ../src/ui/dialog/align-and-distribute.cpp:880 msgid "" -"Enable log display by setting dialogs.debug 'redirect' attribute to 1 in " -"preferences.xml" +"Move objects as little as possible so that their bounding boxes do not " +"overlap" msgstr "" -#: ../src/ui/dialog/scriptdialog.cpp:198 -msgid "_Execute Python" +#: ../src/ui/dialog/align-and-distribute.cpp:884 +#: ../src/widgets/toolbox.cpp:5118 +msgid "Nicely arrange selected connector network" msgstr "" -#: ../src/ui/dialog/scriptdialog.cpp:202 -msgid "_Execute Perl" +#: ../src/ui/dialog/align-and-distribute.cpp:889 +msgid "Align selected nodes horizontally" msgstr "" -#: ../src/ui/dialog/scriptdialog.cpp:212 -msgid "Script" -msgstr "스크립트" +#: ../src/ui/dialog/align-and-distribute.cpp:892 +msgid "Align selected nodes vertically" +msgstr "" -#: ../src/ui/dialog/scriptdialog.cpp:222 -msgid "Output" -msgstr "내보내기" +#: ../src/ui/dialog/align-and-distribute.cpp:895 +msgid "Distribute selected nodes horizontally" +msgstr "" -#: ../src/ui/dialog/scriptdialog.cpp:232 -msgid "Errors" -msgstr "에라" +#: ../src/ui/dialog/align-and-distribute.cpp:898 +msgid "Distribute selected nodes vertically" +msgstr "" -#. Dialog organization -#: ../src/ui/dialog/session-player.cpp:73 -msgid "Session file" -msgstr "세션 파일" - -#: ../src/ui/dialog/session-player.cpp:74 -msgid "Playback controls" -msgstr "되돌리기 제어" - -#: ../src/ui/dialog/session-player.cpp:75 -msgid "Message information" -msgstr "정보 메세지" - -#. Active session file display -#. fixme: Does this mean the active file for the session, or the file for the active session? -#. Please indicate which with a TRANSLATORS comment. -#: ../src/ui/dialog/session-player.cpp:85 -msgid "Active session file:" -msgstr "활성화된 세션 파일:" - -#: ../src/ui/dialog/session-player.cpp:86 -msgid "Delay (milliseconds):" -msgstr "지연 (밀리 초):" - -#. Unload/load buttons -#: ../src/ui/dialog/session-player.cpp:94 -msgid "Close file" -msgstr "파일 닫기" - -#: ../src/ui/dialog/session-player.cpp:95 -msgid "Open new file" -msgstr "새파일 열기" +#. Rest of the widgetry +#: ../src/ui/dialog/align-and-distribute.cpp:903 +msgid "Last selected" +msgstr "" -#: ../src/ui/dialog/session-player.cpp:96 -msgid "Set delay" -msgstr "지연 설정" +#: ../src/ui/dialog/align-and-distribute.cpp:904 +msgid "First selected" +msgstr "" -#: ../src/ui/dialog/session-player.cpp:138 -msgid "Rewind" -msgstr "될감기" +#: ../src/ui/dialog/align-and-distribute.cpp:905 +msgid "Biggest item" +msgstr "" -#: ../src/ui/dialog/session-player.cpp:139 -msgid "Go back one change" -msgstr "한변화 되돌기" +#: ../src/ui/dialog/align-and-distribute.cpp:906 +msgid "Smallest item" +msgstr "" -#: ../src/ui/dialog/session-player.cpp:140 -msgid "Pause" -msgstr "일시 멈춤" +#: ../src/ui/dialog/align-and-distribute.cpp:907 +#: ../src/ui/dialog/document-properties.cpp:129 +#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1427 +#: ../src/widgets/desktop-widget.cpp:1527 +msgid "Page" +msgstr "" -#: ../src/ui/dialog/session-player.cpp:141 -msgid "Go forward one change" -msgstr "한 변화 앞으로 가기" +#: ../src/ui/dialog/align-and-distribute.cpp:908 +#: ../src/widgets/desktop-widget.cpp:1531 +msgid "Drawing" +msgstr "" -#: ../src/ui/dialog/session-player.cpp:142 -msgid "Play" -msgstr "동작" +#: ../src/ui/dialog/document-metadata.cpp:79 +msgid "Metadata" +msgstr "" -#: ../src/ui/dialog/session-player.cpp:177 -msgid "Open session file" -msgstr "세션 파일 열기" +#: ../src/ui/dialog/document-metadata.cpp:80 +msgid "License" +msgstr "" -#. #### begin left panel -#. ### begin notebook -#. ## begin mode page -#. # begin single scan -#. brightness -#: ../src/ui/dialog/tracedialog.cpp:395 -#, fuzzy -msgid "Brightness cutoff" -msgstr "명도" +#: ../src/ui/dialog/document-metadata.cpp:160 +msgid "Dublin Core Entities" +msgstr "" -#: ../src/ui/dialog/tracedialog.cpp:399 -msgid "Trace by a given brightness level" +#: ../src/ui/dialog/document-metadata.cpp:182 +msgid "License" msgstr "" -#: ../src/ui/dialog/tracedialog.cpp:407 -msgid "Brightness cutoff for black/white" +#. --------------------------------------------------------------- +#: ../src/ui/dialog/document-properties.cpp:87 +msgid "Show page _border" msgstr "" -#: ../src/ui/dialog/tracedialog.cpp:414 -msgid "Single scan: creates a path" +#: ../src/ui/dialog/document-properties.cpp:87 +msgid "If set, rectangular page border is shown" msgstr "" -#. canny edge detection -#. TRANSLATORS: "Canny" is the name of the inventor of this edge detection method -#: ../src/ui/dialog/tracedialog.cpp:419 -#, fuzzy -msgid "Edge detection" -msgstr "외각선 인식" +#: ../src/ui/dialog/document-properties.cpp:88 +msgid "Border on _top of drawing" +msgstr "" -#: ../src/ui/dialog/tracedialog.cpp:423 -msgid "Trace with optimal edge detection by J. Canny's algorithm" +#: ../src/ui/dialog/document-properties.cpp:88 +msgid "If set, border is always on top of the drawing" msgstr "" -#: ../src/ui/dialog/tracedialog.cpp:440 -msgid "Brightness cutoff for adjacent pixels (determines edge thickness)" +#: ../src/ui/dialog/document-properties.cpp:89 +msgid "_Show border shadow" msgstr "" -#. quantization -#. TRANSLATORS: Color Quantization: the process of reducing the number -#. of colors in an image by selecting an optimized set of representative -#. colors and then re-applying this reduced set to the original image. -#: ../src/ui/dialog/tracedialog.cpp:452 -msgid "Color quantization" +#: ../src/ui/dialog/document-properties.cpp:89 +msgid "If set, page border shows a shadow on its right and lower side" msgstr "" -#: ../src/ui/dialog/tracedialog.cpp:456 -msgid "Trace along the boundaries of reduced colors" +#: ../src/ui/dialog/document-properties.cpp:90 +msgid "Back_ground:" msgstr "" -#: ../src/ui/dialog/tracedialog.cpp:464 -msgid "The number of reduced colors" -msgstr "감소 된 색 숫자" +#: ../src/ui/dialog/document-properties.cpp:90 +msgid "Background color" +msgstr "" -#: ../src/ui/dialog/tracedialog.cpp:466 -msgid "Colors:" -msgstr "색:" +#: ../src/ui/dialog/document-properties.cpp:90 +msgid "" +"Color and transparency of the page background (also used for bitmap export)" +msgstr "" -#. swap black and white -#: ../src/ui/dialog/tracedialog.cpp:472 -#, fuzzy -msgid "Invert image" -msgstr "반전" +#: ../src/ui/dialog/document-properties.cpp:91 +msgid "Border _color:" +msgstr "" -#: ../src/ui/dialog/tracedialog.cpp:477 -#, fuzzy -msgid "Invert black and white regions" -msgstr "단순 따오기을 위한 검정색과 백색 반전" +#: ../src/ui/dialog/document-properties.cpp:91 +msgid "Page border color" +msgstr "" -#. # end single scan -#. # begin multiple scan -#: ../src/ui/dialog/tracedialog.cpp:486 -#, fuzzy -msgid "Brightness steps" -msgstr "명도" +#: ../src/ui/dialog/document-properties.cpp:91 +msgid "Color of the page border" +msgstr "" -#: ../src/ui/dialog/tracedialog.cpp:490 -msgid "Trace the given number of brightness levels" +#. --------------------------------------------------------------- +#. General snap options +#: ../src/ui/dialog/document-properties.cpp:94 +msgid "Show _guides" msgstr "" -#: ../src/ui/dialog/tracedialog.cpp:497 -msgid "Scans:" -msgstr "스캔:" +#: ../src/ui/dialog/document-properties.cpp:94 +msgid "Show or hide guides" +msgstr "" -#: ../src/ui/dialog/tracedialog.cpp:500 -msgid "The desired number of scans" +#: ../src/ui/dialog/document-properties.cpp:95 +msgid "_Snap guides while dragging" msgstr "" -#: ../src/ui/dialog/tracedialog.cpp:504 -#, fuzzy -msgid "Colors" -msgstr "색:" +#: ../src/ui/dialog/document-properties.cpp:95 +msgid "" +"While dragging a guide, snap to object nodes or bounding box corners ('Snap " +"to nodes' or 'snap to bounding box corners' must be enabled in the 'Snap' " +"tab; only a small part of the guide near the cursor will snap)" +msgstr "" -#: ../src/ui/dialog/tracedialog.cpp:508 -msgid "Trace the given number of reduced colors" +#: ../src/ui/dialog/document-properties.cpp:97 +msgid "Guide co_lor:" msgstr "" -#: ../src/ui/dialog/tracedialog.cpp:512 -msgid "Grays" +#: ../src/ui/dialog/document-properties.cpp:97 +msgid "Guideline color" msgstr "" -#: ../src/ui/dialog/tracedialog.cpp:516 -msgid "Same as Colors, but the result is converted to grayscale" +#: ../src/ui/dialog/document-properties.cpp:97 +msgid "Color of guidelines" msgstr "" -#. TRANSLATORS: "Smooth" is a verb here -#: ../src/ui/dialog/tracedialog.cpp:521 -msgid "Smooth" -msgstr "부드러움" +#: ../src/ui/dialog/document-properties.cpp:98 +msgid "_Highlight color:" +msgstr "" -#: ../src/ui/dialog/tracedialog.cpp:525 -msgid "Apply Gaussian blur to the bitmap before tracing" +#: ../src/ui/dialog/document-properties.cpp:98 +msgid "Highlighted guideline color" msgstr "" -#. TRANSLATORS: "Stack" is a verb here -#: ../src/ui/dialog/tracedialog.cpp:528 -msgid "Stack scans" +#: ../src/ui/dialog/document-properties.cpp:98 +msgid "Color of a guideline when it is under mouse" msgstr "" -#: ../src/ui/dialog/tracedialog.cpp:531 -msgid "" -"Stack scans on top of one another (no gaps) instead of or tiling (usually " -"with gaps)" +#. --------------------------------------------------------------- +#: ../src/ui/dialog/document-properties.cpp:100 +msgid "_Enable snapping" msgstr "" -#: ../src/ui/dialog/tracedialog.cpp:534 -msgid "Remove background" +#: ../src/ui/dialog/document-properties.cpp:100 ../src/verbs.cpp:2446 +msgid "Toggle snapping on or off" msgstr "" -#: ../src/ui/dialog/tracedialog.cpp:539 -msgid "Remove bottom (background) layer when done" +#: ../src/ui/dialog/document-properties.cpp:101 +msgid "_Bounding box corners" msgstr "" -#: ../src/ui/dialog/tracedialog.cpp:543 -msgid "Multiple scans: creates a group of paths" +#: ../src/ui/dialog/document-properties.cpp:101 +msgid "" +"Only available in the selector tool: snap bounding box corners to guides, to " +"grids, and to other bounding boxes (but not to nodes or paths)" msgstr "" -#. # end multiple scan -#. ## end mode page -#: ../src/ui/dialog/tracedialog.cpp:552 +#: ../src/ui/dialog/document-properties.cpp:103 #, fuzzy -msgid "Mode" -msgstr "이동(_M)" +msgid "_Nodes" +msgstr "노드" -#. ## begin option page -#. # potrace parameters -#: ../src/ui/dialog/tracedialog.cpp:558 -msgid "Suppress speckles" +#: ../src/ui/dialog/document-properties.cpp:103 +msgid "" +"Snap nodes (e.g. path nodes, special points in shapes, gradient handles, " +"text base points, transformation origins, etc.) to guides, to grids, to " +"paths and to other nodes" msgstr "" -#: ../src/ui/dialog/tracedialog.cpp:560 -msgid "Ignore small spots (speckles) in the bitmap" -msgstr "" +#. Options for snapping to objects +#: ../src/ui/dialog/document-properties.cpp:106 +#, fuzzy +msgid "Snap to path_s" +msgstr "노드 올리기" -#: ../src/ui/dialog/tracedialog.cpp:568 -msgid "Speckles of up to this many pixels will be suppressed" +#: ../src/ui/dialog/document-properties.cpp:106 +msgid "Snap nodes to object paths" msgstr "" -#: ../src/ui/dialog/tracedialog.cpp:570 +#: ../src/ui/dialog/document-properties.cpp:107 #, fuzzy -msgid "Size:" -msgstr "크기" +msgid "Snap to n_odes" +msgstr "노드 올리기" -#: ../src/ui/dialog/tracedialog.cpp:573 +#: ../src/ui/dialog/document-properties.cpp:107 +msgid "Snap nodes and guides to object nodes" +msgstr "" + +#: ../src/ui/dialog/document-properties.cpp:108 #, fuzzy -msgid "Smooth corners" -msgstr "부드러움" +msgid "Snap to bounding bo_x edges" +msgstr "노드 올리기" -#: ../src/ui/dialog/tracedialog.cpp:575 -msgid "Smooth out sharp corners of the trace" +#: ../src/ui/dialog/document-properties.cpp:108 +msgid "Snap bounding box corners and guides to bounding box edges" msgstr "" -#: ../src/ui/dialog/tracedialog.cpp:584 -msgid "Increase this to smooth corners more" +#: ../src/ui/dialog/document-properties.cpp:109 +msgid "Snap to bounding box co_rners" +msgstr "" + +#: ../src/ui/dialog/document-properties.cpp:109 +msgid "Snap bounding box corners to other bounding box corners" msgstr "" -#: ../src/ui/dialog/tracedialog.cpp:588 +#. --------------------------------------------------------------- +#. Applies to both nodes and guides, but not to bboxes, that's why its located here +#: ../src/ui/dialog/document-properties.cpp:112 #, fuzzy -msgid "Optimize paths" -msgstr "최적화됨" +msgid "Rotation _center" +msgstr "회전(_R)" -#: ../src/ui/dialog/tracedialog.cpp:591 -msgid "Try to optimize paths by joining adjacent Bezier curve segments" +#: ../src/ui/dialog/document-properties.cpp:112 +msgid "Consider the rotation center of an object when snapping" msgstr "" -#: ../src/ui/dialog/tracedialog.cpp:599 -msgid "" -"Increase this to reduce the number of nodes in the trace by more aggressive " -"optimization" +#: ../src/ui/dialog/document-properties.cpp:113 +msgid "_Grid with guides" msgstr "" -#. ## end option page -#: ../src/ui/dialog/tracedialog.cpp:606 ../src/ui/dialog/tracedialog.cpp:612 -msgid "Options" +#: ../src/ui/dialog/document-properties.cpp:113 +msgid "Snap to grid-guide intersections" msgstr "" -#. ### credits -#: ../src/ui/dialog/tracedialog.cpp:620 -msgid "Thanks to Peter Selinger, http://potrace.sourceforge.net" -msgstr "피터 셀린저에 감사, http://potrace.sourceforge.net" +#: ../src/ui/dialog/document-properties.cpp:114 +#, fuzzy +msgid "_Line segments" +msgstr "선택부분 지우기" -#: ../src/ui/dialog/tracedialog.cpp:622 -msgid "Credits" +#: ../src/ui/dialog/document-properties.cpp:114 +msgid "" +"Snap to intersections of line segments ('snap to paths' must be enabled, see " +"the previous tab)" msgstr "" -#. #### begin right panel -#. ## SIOX -#: ../src/ui/dialog/tracedialog.cpp:636 +#. TRANSLATORS: In Grid|_New translate only the word _New. It ref to grid +#: ../src/ui/dialog/document-properties.cpp:119 #, fuzzy -msgid "SIOX foreground selection" -msgstr "선택된 부분에서 찾기(_e)" +msgid "Grid|_New" +msgstr "격자" -#: ../src/ui/dialog/tracedialog.cpp:639 -msgid "Cover the area you want to select as the foreground" -msgstr "" +#: ../src/ui/dialog/document-properties.cpp:119 +#, fuzzy +msgid "Create new grid." +msgstr "중심선" -#. ## preview -#: ../src/ui/dialog/tracedialog.cpp:644 +#: ../src/ui/dialog/document-properties.cpp:120 +#: ../src/ui/dialog/livepatheffect-editor.cpp:58 #, fuzzy -msgid "Update" -msgstr "날짜" +msgid "_Remove" +msgstr "제거" -#: ../src/ui/dialog/tracedialog.cpp:650 +#: ../src/ui/dialog/document-properties.cpp:120 #, fuzzy -msgid "" -"Preview the intermediate bitmap with the current settings, without actual " -"tracing" -msgstr "완벽한 따오기 없이 미리보기 ê²°ê³¼" +msgid "Remove selected grid." +msgstr "선택 상태 ë³´ì¡´" -#: ../src/ui/dialog/tracedialog.cpp:654 -msgid "Preview" -msgstr "미리보기" +#: ../src/ui/dialog/document-properties.cpp:130 +#, fuzzy +msgid "Guides" +msgstr "가이드(_u)" -#: ../src/ui/dialog/tracedialog.cpp:672 -msgid "Abort a trace in progress" -msgstr "" +#: ../src/ui/dialog/document-properties.cpp:131 +#: ../src/ui/dialog/inkscape-preferences.cpp:875 +#, fuzzy +msgid "Grids" +msgstr "격자" -#: ../src/ui/dialog/tracedialog.cpp:676 -msgid "Execute the trace" -msgstr "" +#: ../src/ui/dialog/document-properties.cpp:132 ../src/verbs.cpp:2446 +#, fuzzy +msgid "Snap" +msgstr "단계" -#: ../src/ui/dialog/transformation.cpp:80 -#: ../src/ui/dialog/transformation.cpp:90 -msgid "_Horizontal" -msgstr "수평(_H)" +#: ../src/ui/dialog/document-properties.cpp:133 +#, fuzzy +msgid "Snap points" +msgstr "노드 올리기" -#: ../src/ui/dialog/transformation.cpp:80 -msgid "Horizontal displacement (relative) or position (absolute)" +#: ../src/ui/dialog/document-properties.cpp:221 +msgid "Default _units:" msgstr "" -#: ../src/ui/dialog/transformation.cpp:82 -#: ../src/ui/dialog/transformation.cpp:92 -msgid "_Vertical" -msgstr "수직(_V)" +#: ../src/ui/dialog/document-properties.cpp:224 +msgid "General" +msgstr "" -#: ../src/ui/dialog/transformation.cpp:82 -msgid "Vertical displacement (relative) or position (absolute)" +#: ../src/ui/dialog/document-properties.cpp:226 +msgid "Border" msgstr "" -#: ../src/ui/dialog/transformation.cpp:84 -msgid "_Width" -msgstr "폭(_W)" +#: ../src/ui/dialog/document-properties.cpp:228 +msgid "Format" +msgstr "" -#: ../src/ui/dialog/transformation.cpp:84 -msgid "Horizontal size increment (absolute or percentage)" +#: ../src/ui/dialog/document-properties.cpp:256 +msgid "Guides" msgstr "" -#: ../src/ui/dialog/transformation.cpp:86 -msgid "_Height" -msgstr "높이(_H)" +#: ../src/ui/dialog/document-properties.cpp:275 +#, fuzzy +msgid "Snap _distance" +msgstr "잉크스케이프: 고급(_A)" -#: ../src/ui/dialog/transformation.cpp:86 -msgid "Vertical size increment (absolute or percentage)" +#: ../src/ui/dialog/document-properties.cpp:275 +msgid "Snap only when _closer than:" msgstr "" -#: ../src/ui/dialog/transformation.cpp:88 -msgid "A_ngle" -msgstr "각도(_n)" - -#: ../src/ui/dialog/transformation.cpp:88 -msgid "Rotation angle (positive = counterclockwise)" +#: ../src/ui/dialog/document-properties.cpp:276 +msgid "Snapping distance, in screen pixels, for snapping to objects" msgstr "" -#: ../src/ui/dialog/transformation.cpp:90 +#: ../src/ui/dialog/document-properties.cpp:277 msgid "" -"Horizontal skew angle (positive = counterclockwise), or absolute " -"displacement, or percentage displacement" +"If set, objects only snap to another object when it's within the range " +"specified below" msgstr "" -#: ../src/ui/dialog/transformation.cpp:92 -msgid "" -"Vertical skew angle (positive = counterclockwise), or absolute displacement, " -"or percentage displacement" +#. Options for snapping to grids +#: ../src/ui/dialog/document-properties.cpp:281 +#, fuzzy +msgid "Snap d_istance" +msgstr "잉크스케이프: 고급(_A)" + +#: ../src/ui/dialog/document-properties.cpp:281 +msgid "Snap only when c_loser than:" msgstr "" -#: ../src/ui/dialog/transformation.cpp:95 -msgid "Transformation matrix element A" +#: ../src/ui/dialog/document-properties.cpp:282 +msgid "Snapping distance, in screen pixels, for snapping to grid" msgstr "" -#: ../src/ui/dialog/transformation.cpp:96 -msgid "Transformation matrix element B" +#: ../src/ui/dialog/document-properties.cpp:283 +msgid "" +"If set, objects only snap to a grid line when it's within the range " +"specified below" msgstr "" -#: ../src/ui/dialog/transformation.cpp:97 -msgid "Transformation matrix element C" +#. Options for snapping to guides +#: ../src/ui/dialog/document-properties.cpp:287 +#, fuzzy +msgid "Snap dist_ance" +msgstr "잉크스케이프: 고급(_A)" + +#: ../src/ui/dialog/document-properties.cpp:287 +msgid "Snap only when close_r than:" msgstr "" -#: ../src/ui/dialog/transformation.cpp:98 -msgid "Transformation matrix element D" +#: ../src/ui/dialog/document-properties.cpp:288 +msgid "Snapping distance, in screen pixels, for snapping to guides" msgstr "" -#: ../src/ui/dialog/transformation.cpp:99 -msgid "Transformation matrix element E" +#: ../src/ui/dialog/document-properties.cpp:289 +msgid "" +"If set, objects only snap to a guide when it's within the range specified " +"below" msgstr "" -#: ../src/ui/dialog/transformation.cpp:100 -msgid "Transformation matrix element F" +#: ../src/ui/dialog/document-properties.cpp:311 +#, fuzzy +msgid "Snapping" +msgstr "선" + +#: ../src/ui/dialog/document-properties.cpp:313 +#, fuzzy +msgid "What snaps" +msgstr "사각형" + +#: ../src/ui/dialog/document-properties.cpp:315 +#, fuzzy +msgid "Snap to objects" +msgstr "선" + +#: ../src/ui/dialog/document-properties.cpp:317 +#, fuzzy +msgid "Snap to grids" +msgstr "선" + +#: ../src/ui/dialog/document-properties.cpp:319 +#, fuzzy +msgid "Snap to guides" +msgstr "선" + +#: ../src/ui/dialog/document-properties.cpp:355 +#, fuzzy +msgid "Snapping to intersections of" +msgstr "선" + +#: ../src/ui/dialog/document-properties.cpp:357 +#, fuzzy +msgid "Snapping to special nodes" +msgstr "선" + +#: ../src/ui/dialog/document-properties.cpp:426 +#, fuzzy +msgid "Creation" +msgstr " 생성(_C) " + +#: ../src/ui/dialog/document-properties.cpp:427 +#, fuzzy +msgid "Defined grids" +msgstr "선" + +#: ../src/ui/dialog/document-properties.cpp:641 +#, fuzzy +msgid "Remove grid" +msgstr "제거" + +#: ../src/ui/dialog/export.cpp:32 +msgid "Export" msgstr "" -#: ../src/ui/dialog/transformation.cpp:102 -msgid "" -"Add the specified relative displacement to the current position; otherwise, " -"edit the current absolute position directly" +#: ../src/ui/dialog/extension-editor.cpp:80 +msgid "Information" +msgstr "정보" + +#: ../src/ui/dialog/extension-editor.cpp:81 +#: ../share/extensions/measure.inx.h:2 +msgid "Help" +msgstr "도움말" + +#: ../src/ui/dialog/extension-editor.cpp:82 +msgid "Parameters" msgstr "" -#: ../src/ui/dialog/transformation.cpp:103 -msgid "Scale proportionally" +#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:382 +#, fuzzy +msgid "No preview" +msgstr "미리보기" + +#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:488 +msgid "too large for preview" msgstr "" -#: ../src/ui/dialog/transformation.cpp:103 -msgid "Preserve the width/height ratio of the scaled objects" +#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:626 +#, fuzzy +msgid "Enable preview" +msgstr "미리보기" + +#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:758 +#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:759 +#, fuzzy +msgid "All Inkscape Files" +msgstr "모든 모양" + +#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:763 +#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:764 +#, fuzzy +msgid "All Files" +msgstr "모든 형태" + +#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:769 +#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:770 +#, fuzzy +msgid "All Images" +msgstr "내장 된 전체 이미지" + +#. ###### Add the file types menu +#. createFilterMenu(); +#. ###### Do we want the .xxx extension automatically added? +#. ###### File options +#. ###### Do we want the .xxx extension automatically added? +#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:935 +#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1492 +msgid "Append filename extension automatically" msgstr "" -#: ../src/ui/dialog/transformation.cpp:104 -msgid "Apply to each _object separately" +#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1079 +#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1357 +msgid "Guess from extension" msgstr "" -#: ../src/ui/dialog/transformation.cpp:104 -msgid "" -"Apply the scale/rotate/skew to each selected object separately; otherwise, " -"transform the selection as a whole" +#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1378 +msgid "Left edge of source" msgstr "" -#: ../src/ui/dialog/transformation.cpp:105 -msgid "Edit c_urrent matrix" +#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1379 +msgid "Top edge of source" msgstr "" -#: ../src/ui/dialog/transformation.cpp:105 -msgid "" -"Edit the current transform= matrix; otherwise, post-multiply transform= by " -"this matrix" +#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1380 +#, fuzzy +msgid "Right edge of source" +msgstr "소스" + +#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1381 +msgid "Bottom edge of source" msgstr "" -#: ../src/ui/dialog/transformation.cpp:115 -msgid "_Move" -msgstr "이동(_M)" +#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1382 +#, fuzzy +msgid "Source width" +msgstr "소스" -#: ../src/ui/dialog/transformation.cpp:118 -msgid "_Scale" -msgstr "확대/축소(_S)" +#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1383 +#, fuzzy +msgid "Source height" +msgstr "높이:" -#: ../src/ui/dialog/transformation.cpp:121 -msgid "_Rotate" -msgstr "회전(_R)" +#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1384 +#, fuzzy +msgid "Destination width" +msgstr "출력 목적지" -#: ../src/ui/dialog/transformation.cpp:124 -msgid "Ske_w" +#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1385 +#, fuzzy +msgid "Destination height" +msgstr "출력 목적지" + +#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1386 +msgid "Resolution (dots per inch)" msgstr "" -#: ../src/ui/dialog/transformation.cpp:127 -msgid "Matri_x" +#. ######################################### +#. ## EXTRA WIDGET -- SOURCE SIDE +#. ######################################### +#. ##### Export options buttons/spinners, etc +#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1423 +#, fuzzy +msgid "Document" +msgstr "문서 저장됨." + +#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1435 +#, fuzzy +msgid "Custom" +msgstr "개인적(_C)" + +#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1475 +msgid "Cairo" msgstr "" -#: ../src/ui/dialog/transformation.cpp:150 -msgid "Reset the values on the current tab to defaults" +#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1478 +msgid "Antialias" msgstr "" -#: ../src/ui/dialog/transformation.cpp:157 -msgid "Apply transformation to selection" +#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1481 +msgid "Background" msgstr "" -#: ../src/ui/dialog/transformation.cpp:746 +#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1504 #, fuzzy -msgid "Edit transformation matrix" -msgstr "이동치 저장" +msgid "Destination" +msgstr "출력 목적지" + +#: ../src/ui/dialog/fill-and-stroke.cpp:53 +msgid "Fill" +msgstr "채움" -#: ../src/ui/dialog/whiteboard-connect.cpp:44 -msgid "_Use SSL" -msgstr "SSL 사용(_U)" +#: ../src/ui/dialog/fill-and-stroke.cpp:54 +msgid "Stroke _paint" +msgstr "" -#: ../src/ui/dialog/whiteboard-connect.cpp:44 -msgid "_Register" +#: ../src/ui/dialog/fill-and-stroke.cpp:55 +msgid "Stroke st_yle" msgstr "" -#. Construct dialog interface -#: ../src/ui/dialog/whiteboard-connect.cpp:76 -msgid "_Server:" -msgstr "서버(_S):" +#. pack_start(_fromSVGElement, false, false); +#: ../src/ui/dialog/filter-effects-dialog.cpp:567 +#, fuzzy +msgid "Image File" +msgstr "이미지" -#: ../src/ui/dialog/whiteboard-connect.cpp:77 -msgid "_Username:" -msgstr "사용자 이름(_U):" +#: ../src/ui/dialog/filter-effects-dialog.cpp:570 +#, fuzzy +msgid "Selected SVG Element" +msgstr "선택부분 지우기" -#: ../src/ui/dialog/whiteboard-connect.cpp:78 -msgid "_Password:" -msgstr "암호(_P):" +#. TODO: any image, not justy svg +#: ../src/ui/dialog/filter-effects-dialog.cpp:637 +msgid "Select an image to be used as feImage input" +msgstr "" -#: ../src/ui/dialog/whiteboard-connect.cpp:79 -msgid "P_ort:" -msgstr "포트(_o):" +#: ../src/ui/dialog/filter-effects-dialog.cpp:897 +#, fuzzy +msgid "Light Source:" +msgstr "소스" -#. Buttons -#: ../src/ui/dialog/whiteboard-connect.cpp:114 -msgid "Connect" -msgstr "연결" +#: ../src/ui/dialog/filter-effects-dialog.cpp:918 +#: ../src/ui/dialog/filter-effects-dialog.cpp:921 +#, fuzzy +msgid "Location" +msgstr "회전(_R)" -#: ../src/ui/dialog/whiteboard-connect.cpp:145 -msgid "Establishing connection to Jabber server %1" -msgstr "재버 서버 %1 연결 활성화" +#: ../src/ui/dialog/filter-effects-dialog.cpp:923 +#, fuzzy +msgid "Points At" +msgstr "포인트" -#: ../src/ui/dialog/whiteboard-connect.cpp:172 -#: ../src/ui/dialog/whiteboard-connect.cpp:217 -#: ../src/ui/dialog/whiteboard-connect.cpp:255 -msgid "Failed to establish connection to Jabber server %1" +#: ../src/ui/dialog/filter-effects-dialog.cpp:924 +msgid "Specular Exponent" msgstr "" -#: ../src/ui/dialog/whiteboard-connect.cpp:210 -msgid "Establishing connection to Jabber server %1 as user %2" +#: ../src/ui/dialog/filter-effects-dialog.cpp:925 +#, fuzzy +msgid "Cone Angle" +msgstr "각도" + +#: ../src/ui/dialog/filter-effects-dialog.cpp:985 +msgid "New light source" msgstr "" -#: ../src/ui/dialog/whiteboard-connect.cpp:222 -msgid "Authentication failed on Jabber server %1 as %2" +#: ../src/ui/dialog/filter-effects-dialog.cpp:1026 +#, fuzzy +msgid "_Duplicate" +msgstr "복사" + +#: ../src/ui/dialog/filter-effects-dialog.cpp:1052 +#, fuzzy +msgid "_Filter" +msgstr "밀리미터" + +#: ../src/ui/dialog/filter-effects-dialog.cpp:1066 +#, fuzzy +msgid "R_ename" +msgstr "이름변경(_R)" + +#: ../src/ui/dialog/filter-effects-dialog.cpp:1160 +#, fuzzy +msgid "Rename filter" +msgstr "채움 제거" + +#: ../src/ui/dialog/filter-effects-dialog.cpp:1196 +#, fuzzy +msgid "Apply filter" +msgstr "레이어 추가" + +#: ../src/ui/dialog/filter-effects-dialog.cpp:1271 +#, fuzzy +msgid "Add filter" +msgstr "레이어 추가" + +#: ../src/ui/dialog/filter-effects-dialog.cpp:1282 +#, fuzzy +msgid "Remove filter" +msgstr "채움 제거" + +#: ../src/ui/dialog/filter-effects-dialog.cpp:1297 +#, fuzzy +msgid "Duplicate filter" +msgstr "노드 복사" + +#: ../src/ui/dialog/filter-effects-dialog.cpp:1364 +#, fuzzy +msgid "_Effect" +msgstr "옵셋" + +#: ../src/ui/dialog/filter-effects-dialog.cpp:1372 +#, fuzzy +msgid "Connections" +msgstr "연결자" + +#: ../src/ui/dialog/filter-effects-dialog.cpp:1488 +msgid "Remove filter primitive" msgstr "" -#: ../src/ui/dialog/whiteboard-connect.cpp:227 -#: ../src/ui/dialog/whiteboard-connect.cpp:265 -msgid "SSL initialization failed when connecting to Jabber server %1" -msgstr "재버 서버 %1 에 접속하려할때 SSL 활성화 실패" +#: ../src/ui/dialog/filter-effects-dialog.cpp:1859 +#, fuzzy +msgid "Remove merge node" +msgstr " 삭제(_m) " -#: ../src/ui/dialog/whiteboard-connect.cpp:233 -#: ../src/ui/dialog/whiteboard-connect.cpp:271 -msgid "Connected to Jabber server %1 as %2" -msgstr "재버 서버 %1 에 %2 로 연결" +#: ../src/ui/dialog/filter-effects-dialog.cpp:1975 +msgid "Reorder filter primitive" +msgstr "" -#: ../src/ui/dialog/whiteboard-connect.cpp:260 -msgid "Registration failed on Jabber server %1 as %2" -msgstr "재버 서버 %1 에 %2 로 등록 실패" +#: ../src/ui/dialog/filter-effects-dialog.cpp:2011 +#, fuzzy +msgid "Add Effect:" +msgstr "옵셋" -#. Construct labels -#: ../src/ui/dialog/whiteboard-sharewithchat.cpp:75 -msgid "Chatroom _name:" -msgstr "대화방 이름(_n):" +#: ../src/ui/dialog/filter-effects-dialog.cpp:2012 +#, fuzzy +msgid "No effect selected" +msgstr "어떠한 문서도 선택되지 않음" -#: ../src/ui/dialog/whiteboard-sharewithchat.cpp:76 -msgid "Chatroom _server:" -msgstr "대화방 서버(_s):" +#: ../src/ui/dialog/filter-effects-dialog.cpp:2029 +#, fuzzy +msgid "Effect parameters" +msgstr "사각형" -#: ../src/ui/dialog/whiteboard-sharewithchat.cpp:77 -msgid "Chatroom _password:" -msgstr "대화방 암호(_p):" +#. # end multiple scan +#. ## end mode page +#: ../src/ui/dialog/filter-effects-dialog.cpp:2097 +#: ../src/ui/dialog/tracedialog.cpp:553 ../src/widgets/toolbox.cpp:3112 +#, fuzzy +msgid "Mode" +msgstr "이동(_M)" -#: ../src/ui/dialog/whiteboard-sharewithchat.cpp:78 -msgid "Chatroom _handle:" +#: ../src/ui/dialog/filter-effects-dialog.cpp:2101 +msgid "Value(s)" msgstr "" -#. Button setup and callback registration -#: ../src/ui/dialog/whiteboard-sharewithchat.cpp:102 -msgid "Connect to chatroom" +#: ../src/ui/dialog/filter-effects-dialog.cpp:2114 +#: ../src/ui/dialog/filter-effects-dialog.cpp:2150 +#, fuzzy +msgid "Operator" +msgstr "제작자" + +#: ../src/ui/dialog/filter-effects-dialog.cpp:2115 +msgid "K1" msgstr "" -#: ../src/ui/dialog/whiteboard-sharewithchat.cpp:137 -msgid "Synchronizing with chatroom %1@%2 using the handle %3" +#: ../src/ui/dialog/filter-effects-dialog.cpp:2116 +msgid "K2" msgstr "" -#. Construct dialog interface -#: ../src/ui/dialog/whiteboard-sharewithuser.cpp:76 -msgid "_User's Jabber ID:" +#: ../src/ui/dialog/filter-effects-dialog.cpp:2117 +msgid "K3" msgstr "" -#. Buttons -#: ../src/ui/dialog/whiteboard-sharewithuser.cpp:80 -msgid "_Invite user" -msgstr "사용자 초대(_I)" +#: ../src/ui/dialog/filter-effects-dialog.cpp:2118 +msgid "K4" +msgstr "" -#: ../src/ui/dialog/whiteboard-sharewithuser.cpp:81 -msgid "_Cancel" -msgstr "취소(_C)" +#: ../src/ui/dialog/filter-effects-dialog.cpp:2122 +#, fuzzy +msgid "Target" +msgstr "목적:" -#: ../src/ui/dialog/whiteboard-sharewithuser.cpp:92 -msgid "Buddy List" -msgstr "친구 목록" +#: ../src/ui/dialog/filter-effects-dialog.cpp:2123 +msgid "Kernel" +msgstr "" -#: ../src/ui/dialog/whiteboard-sharewithuser.cpp:181 -msgid "Sending whiteboard invitation to %1" +#: ../src/ui/dialog/filter-effects-dialog.cpp:2125 +msgid "Divisor" msgstr "" -#. FIXME: strings are replaced by placeholders, NOT to be translated until the code is enabled -#. See http://sourceforge.net/mailarchive/message.php?msg_id=11746016 for details -#. File menu -#. Edit menu -#. View menu -#. Layer menu -#. Object menu -#. Path menu -#. add(Gtk::StockItem(CLEANUP, _("PLACEHOLDER, do not translate"))); (using Gtk::Stock::CLEAR) -#. Text menu -#. About menu -#. Tools toolbox -#. Select Tool controls -#. Node Tool controls -#. Calligraphy Tool controls -#. Session playback controls -#: ../src/ui/stock-items.cpp:31 ../src/ui/stock-items.cpp:32 -#: ../src/ui/stock-items.cpp:33 ../src/ui/stock-items.cpp:34 -#: ../src/ui/stock-items.cpp:35 ../src/ui/stock-items.cpp:36 -#: ../src/ui/stock-items.cpp:37 ../src/ui/stock-items.cpp:38 -#: ../src/ui/stock-items.cpp:39 ../src/ui/stock-items.cpp:40 -#: ../src/ui/stock-items.cpp:43 ../src/ui/stock-items.cpp:44 -#: ../src/ui/stock-items.cpp:45 ../src/ui/stock-items.cpp:46 -#: ../src/ui/stock-items.cpp:47 ../src/ui/stock-items.cpp:48 -#: ../src/ui/stock-items.cpp:49 ../src/ui/stock-items.cpp:50 -#: ../src/ui/stock-items.cpp:51 ../src/ui/stock-items.cpp:52 -#: ../src/ui/stock-items.cpp:53 ../src/ui/stock-items.cpp:54 -#: ../src/ui/stock-items.cpp:55 ../src/ui/stock-items.cpp:56 -#: ../src/ui/stock-items.cpp:59 ../src/ui/stock-items.cpp:60 -#: ../src/ui/stock-items.cpp:61 ../src/ui/stock-items.cpp:62 -#: ../src/ui/stock-items.cpp:63 ../src/ui/stock-items.cpp:64 -#: ../src/ui/stock-items.cpp:65 ../src/ui/stock-items.cpp:66 -#: ../src/ui/stock-items.cpp:67 ../src/ui/stock-items.cpp:68 -#: ../src/ui/stock-items.cpp:69 ../src/ui/stock-items.cpp:70 -#: ../src/ui/stock-items.cpp:71 ../src/ui/stock-items.cpp:72 -#: ../src/ui/stock-items.cpp:73 ../src/ui/stock-items.cpp:74 -#: ../src/ui/stock-items.cpp:75 ../src/ui/stock-items.cpp:76 -#: ../src/ui/stock-items.cpp:77 ../src/ui/stock-items.cpp:78 -#: ../src/ui/stock-items.cpp:79 ../src/ui/stock-items.cpp:80 -#: ../src/ui/stock-items.cpp:81 ../src/ui/stock-items.cpp:82 -#: ../src/ui/stock-items.cpp:83 ../src/ui/stock-items.cpp:84 -#: ../src/ui/stock-items.cpp:85 ../src/ui/stock-items.cpp:86 -#: ../src/ui/stock-items.cpp:89 ../src/ui/stock-items.cpp:90 -#: ../src/ui/stock-items.cpp:91 ../src/ui/stock-items.cpp:92 -#: ../src/ui/stock-items.cpp:93 ../src/ui/stock-items.cpp:94 -#: ../src/ui/stock-items.cpp:95 ../src/ui/stock-items.cpp:96 -#: ../src/ui/stock-items.cpp:97 ../src/ui/stock-items.cpp:98 -#: ../src/ui/stock-items.cpp:99 ../src/ui/stock-items.cpp:100 -#: ../src/ui/stock-items.cpp:101 ../src/ui/stock-items.cpp:102 -#: ../src/ui/stock-items.cpp:105 ../src/ui/stock-items.cpp:106 -#: ../src/ui/stock-items.cpp:107 ../src/ui/stock-items.cpp:108 -#: ../src/ui/stock-items.cpp:109 ../src/ui/stock-items.cpp:110 -#: ../src/ui/stock-items.cpp:111 ../src/ui/stock-items.cpp:112 -#: ../src/ui/stock-items.cpp:113 ../src/ui/stock-items.cpp:114 -#: ../src/ui/stock-items.cpp:115 ../src/ui/stock-items.cpp:116 -#: ../src/ui/stock-items.cpp:117 ../src/ui/stock-items.cpp:118 -#: ../src/ui/stock-items.cpp:119 ../src/ui/stock-items.cpp:120 -#: ../src/ui/stock-items.cpp:121 ../src/ui/stock-items.cpp:122 -#: ../src/ui/stock-items.cpp:123 ../src/ui/stock-items.cpp:124 -#: ../src/ui/stock-items.cpp:127 ../src/ui/stock-items.cpp:128 -#: ../src/ui/stock-items.cpp:129 ../src/ui/stock-items.cpp:130 -#: ../src/ui/stock-items.cpp:131 ../src/ui/stock-items.cpp:132 -#: ../src/ui/stock-items.cpp:133 ../src/ui/stock-items.cpp:134 -#: ../src/ui/stock-items.cpp:135 ../src/ui/stock-items.cpp:136 -#: ../src/ui/stock-items.cpp:137 ../src/ui/stock-items.cpp:138 -#: ../src/ui/stock-items.cpp:139 ../src/ui/stock-items.cpp:140 -#: ../src/ui/stock-items.cpp:141 ../src/ui/stock-items.cpp:142 -#: ../src/ui/stock-items.cpp:143 ../src/ui/stock-items.cpp:147 -#: ../src/ui/stock-items.cpp:148 ../src/ui/stock-items.cpp:149 -#: ../src/ui/stock-items.cpp:150 ../src/ui/stock-items.cpp:153 -#: ../src/ui/stock-items.cpp:154 ../src/ui/stock-items.cpp:155 -#: ../src/ui/stock-items.cpp:158 ../src/ui/stock-items.cpp:159 -#: ../src/ui/stock-items.cpp:160 ../src/ui/stock-items.cpp:161 -#: ../src/ui/stock-items.cpp:162 ../src/ui/stock-items.cpp:163 -#: ../src/ui/stock-items.cpp:164 ../src/ui/stock-items.cpp:165 -#: ../src/ui/stock-items.cpp:166 ../src/ui/stock-items.cpp:167 -#: ../src/ui/stock-items.cpp:168 ../src/ui/stock-items.cpp:169 -#: ../src/ui/stock-items.cpp:172 ../src/ui/stock-items.cpp:173 -#: ../src/ui/stock-items.cpp:174 ../src/ui/stock-items.cpp:175 -#: ../src/ui/stock-items.cpp:178 ../src/ui/stock-items.cpp:179 -#: ../src/ui/stock-items.cpp:180 ../src/ui/stock-items.cpp:181 -#: ../src/ui/stock-items.cpp:182 ../src/ui/stock-items.cpp:183 -#: ../src/ui/stock-items.cpp:184 ../src/ui/stock-items.cpp:185 -#: ../src/ui/stock-items.cpp:186 ../src/ui/stock-items.cpp:187 -#: ../src/ui/stock-items.cpp:188 ../src/ui/stock-items.cpp:191 -#: ../src/ui/stock-items.cpp:192 ../src/ui/stock-items.cpp:195 -#: ../src/ui/stock-items.cpp:196 ../src/ui/stock-items.cpp:197 -#: ../src/ui/stock-items.cpp:198 ../src/ui/stock-items.cpp:199 -#: ../src/ui/view/edit-widget.cpp:340 ../src/ui/view/edit-widget.cpp:345 -#: ../src/ui/view/edit-widget.cpp:353 ../src/ui/view/edit-widget.cpp:358 -#: ../src/ui/view/edit-widget.cpp:363 ../src/ui/view/edit-widget.cpp:368 -#: ../src/ui/view/edit-widget.cpp:373 ../src/ui/view/edit-widget.cpp:378 -#: ../src/ui/view/edit-widget.cpp:391 ../src/ui/view/edit-widget.cpp:396 -#: ../src/ui/view/edit-widget.cpp:410 ../src/ui/view/edit-widget.cpp:414 -#: ../src/ui/view/edit-widget.cpp:418 ../src/ui/view/edit-widget.cpp:422 -#: ../src/ui/view/edit-widget.cpp:426 ../src/ui/view/edit-widget.cpp:430 -#: ../src/ui/view/edit-widget.cpp:444 ../src/ui/view/edit-widget.cpp:448 -#: ../src/ui/view/edit-widget.cpp:452 ../src/ui/view/edit-widget.cpp:483 -#: ../src/ui/view/edit-widget.cpp:492 ../src/ui/view/edit-widget.cpp:496 -#: ../src/ui/view/edit-widget.cpp:500 ../src/ui/view/edit-widget.cpp:504 -#: ../src/ui/view/edit-widget.cpp:508 ../src/ui/view/edit-widget.cpp:512 -#: ../src/ui/view/edit-widget.cpp:516 ../src/ui/view/edit-widget.cpp:520 -#: ../src/ui/view/edit-widget.cpp:524 ../src/ui/view/edit-widget.cpp:528 -#: ../src/ui/view/edit-widget.cpp:532 ../src/ui/view/edit-widget.cpp:629 -#: ../src/ui/view/edit-widget.cpp:638 ../src/ui/view/edit-widget.cpp:642 -#: ../src/ui/view/edit-widget.cpp:646 ../src/ui/view/edit-widget.cpp:650 -#: ../src/ui/view/edit-widget.cpp:654 ../src/ui/view/edit-widget.cpp:658 -#: ../src/ui/view/edit-widget.cpp:662 ../src/ui/view/edit-widget.cpp:666 -#: ../src/ui/view/edit-widget.cpp:670 ../src/ui/view/edit-widget.cpp:674 -#: ../src/ui/view/edit-widget.cpp:678 ../src/ui/view/edit-widget.cpp:682 -#: ../src/ui/view/edit-widget.cpp:686 ../src/ui/view/edit-widget.cpp:690 -#: ../src/ui/view/edit-widget.cpp:694 ../src/ui/view/edit-widget.cpp:698 -#: ../src/ui/view/edit-widget.cpp:703 ../src/ui/view/edit-widget.cpp:709 -#: ../src/ui/view/edit-widget.cpp:713 ../src/ui/view/edit-widget.cpp:763 -#: ../src/ui/view/edit-widget.cpp:768 ../src/ui/view/edit-widget.cpp:804 -#: ../src/ui/view/edit-widget.cpp:809 ../src/ui/view/edit-widget.cpp:814 -#: ../src/ui/view/edit-widget.cpp:818 ../src/ui/view/edit-widget.cpp:822 -#: ../src/ui/view/edit-widget.cpp:826 ../src/ui/view/edit-widget.cpp:830 -#: ../src/ui/view/edit-widget.cpp:834 ../src/ui/view/edit-widget.cpp:838 -#: ../src/ui/view/edit-widget.cpp:842 ../src/ui/view/edit-widget.cpp:846 -#: ../src/ui/view/edit-widget.cpp:850 ../src/ui/view/edit-widget.cpp:855 -#: ../src/ui/view/edit-widget.cpp:859 ../src/ui/view/edit-widget.cpp:863 -#: ../src/ui/view/edit-widget.cpp:867 ../src/ui/view/edit-widget.cpp:872 -#: ../src/ui/view/edit-widget.cpp:876 ../src/ui/view/edit-widget.cpp:880 -#: ../src/ui/view/edit-widget.cpp:884 ../src/ui/view/edit-widget.cpp:888 -#: ../src/ui/view/edit-widget.cpp:892 ../src/ui/view/edit-widget.cpp:896 -#: ../src/ui/view/edit-widget.cpp:900 ../src/ui/view/edit-widget.cpp:904 -#: ../src/ui/view/edit-widget.cpp:908 ../src/ui/view/edit-widget.cpp:912 -msgid "PLACEHOLDER, do not translate" +#: ../src/ui/dialog/filter-effects-dialog.cpp:2126 +msgid "Bias" msgstr "" -#: ../src/ui/view/edit-widget.cpp:997 -msgid "PLACEHOLDER, DO NOT TRANSLATE" +#: ../src/ui/dialog/filter-effects-dialog.cpp:2127 +#, fuzzy +msgid "Edge Mode" +msgstr "이동(_M)" + +#: ../src/ui/dialog/filter-effects-dialog.cpp:2128 +msgid "Preserve Alpha" msgstr "" -#: ../src/ui/view/edit-widget.cpp:1056 ../src/widgets/desktop-widget.cpp:248 -msgid "Zoom drawing if window size changes" -msgstr "만약 ì°½ 크기 가 바끼면 그림 확대" +#: ../src/ui/dialog/filter-effects-dialog.cpp:2131 +#, fuzzy +msgid "Diffuse Color" +msgstr "색:" -#: ../src/ui/view/edit-widget.cpp:1077 ../src/widgets/desktop-widget.cpp:302 -msgid "Cursor coordinates" +#: ../src/ui/dialog/filter-effects-dialog.cpp:2132 +#: ../src/ui/dialog/filter-effects-dialog.cpp:2164 +msgid "Surface Scale" msgstr "" -#. display the initial welcome message in the statusbar -#: ../src/ui/view/edit-widget.cpp:1094 ../src/widgets/desktop-widget.cpp:334 +#: ../src/ui/dialog/filter-effects-dialog.cpp:2133 +#: ../src/ui/dialog/filter-effects-dialog.cpp:2165 +#, fuzzy +msgid "Constant" +msgstr "연결" + +#: ../src/ui/dialog/filter-effects-dialog.cpp:2134 +#: ../src/ui/dialog/filter-effects-dialog.cpp:2167 +msgid "Kernel Unit Length" +msgstr "" + +#: ../src/ui/dialog/filter-effects-dialog.cpp:2139 +#, fuzzy +msgid "X Channel" +msgstr "취소" + +#: ../src/ui/dialog/filter-effects-dialog.cpp:2140 +#, fuzzy +msgid "Y Channel" +msgstr "취소" + +#: ../src/ui/dialog/filter-effects-dialog.cpp:2143 +#, fuzzy +msgid "Flood Color" +msgstr "색" + +#: ../src/ui/dialog/filter-effects-dialog.cpp:2147 +msgid "Standard Deviation" +msgstr "" + +#: ../src/ui/dialog/filter-effects-dialog.cpp:2154 +#, fuzzy +msgid "Source of Image" +msgstr "단계 숫자" + +#: ../src/ui/dialog/filter-effects-dialog.cpp:2155 +#, fuzzy +msgid "Coordinates" +msgstr "복사 객체" + +#: ../src/ui/dialog/filter-effects-dialog.cpp:2156 +msgid "Dimensions" +msgstr "" + +#: ../src/ui/dialog/filter-effects-dialog.cpp:2159 +#, fuzzy +msgid "Delta X" +msgstr "삭제(_D)" + +#: ../src/ui/dialog/filter-effects-dialog.cpp:2160 +#, fuzzy +msgid "Delta Y" +msgstr "삭제(_D)" + +#: ../src/ui/dialog/filter-effects-dialog.cpp:2163 +msgid "Specular Color" +msgstr "" + +#: ../src/ui/dialog/filter-effects-dialog.cpp:2166 +#: ../share/extensions/interp.inx.h:2 +msgid "Exponent" +msgstr "" + +#: ../src/ui/dialog/filter-effects-dialog.cpp:2174 +msgid "Stitch Tiles" +msgstr "" + +#: ../src/ui/dialog/filter-effects-dialog.cpp:2176 +msgid "Base Frequency" +msgstr "" + +#: ../src/ui/dialog/filter-effects-dialog.cpp:2177 +msgid "Octaves" +msgstr "" + +#: ../src/ui/dialog/filter-effects-dialog.cpp:2178 +#, fuzzy +msgid "Seed" +msgstr "속도:" + +#: ../src/ui/dialog/filter-effects-dialog.cpp:2190 +msgid "Add filter primitive" +msgstr "" + +#: ../src/ui/dialog/filter-effects-dialog.cpp:2199 msgid "" -"Welcome to Inkscape! Use shape or freehand tools to create objects; " -"use selector (arrow) to move or transform them." +"The feBlend filter primitive provides 4 image blending modes: screen, " +"multiply, darken and lighten." msgstr "" -#: ../src/ui/view/edit-widget.cpp:1196 ../src/widgets/desktop-widget.cpp:560 -#, c-format +#: ../src/ui/dialog/filter-effects-dialog.cpp:2203 msgid "" -"Save changes to document \"%s\" before " -"closing?\n" -"\n" -"If you close without saving, your changes will be discarded." +"The feColorMatrix filter primitive applies a matrix transformation to " +"colour of each rendered pixel. This allows for effects like turning object " +"to grayscale, modifying colour saturation and changing colour hue." msgstr "" -#: ../src/ui/view/edit-widget.cpp:1207 ../src/ui/view/edit-widget.cpp:1254 -#: ../src/widgets/desktop-widget.cpp:576 ../src/widgets/desktop-widget.cpp:640 -msgid "Close _without saving" +#: ../src/ui/dialog/filter-effects-dialog.cpp:2207 +msgid "" +"The feComponentTransfer filter primitive manipulates the input's " +"color components (red, green, blue, and alpha) according to particular " +"transfer functions, allowing operations like brightness and contrast " +"adjustment, color balance, and thresholding." msgstr "" -#: ../src/ui/view/edit-widget.cpp:1242 ../src/widgets/desktop-widget.cpp:623 -#, c-format +#: ../src/ui/dialog/filter-effects-dialog.cpp:2211 msgid "" -"The file \"%s\" was saved with a " -"format (%s) that may cause data loss!\n" -"\n" -"Do you want to save this file in another format?" +"The feComposite filter primitive composites two images using one of " +"the Porter-Duff blending modes or the aritmetic mode described in SVG " +"standard. Porter-Duff blending modes are essentially logical operations " +"between the corresponding pixel values of the images." msgstr "" -#: ../src/ui/widget/panel.cpp:98 -msgid "tiny" +#: ../src/ui/dialog/filter-effects-dialog.cpp:2215 +msgid "" +"The feConvolveMatrix lets you specify a Convolution to be applied on " +"the image. Common effects created using convolution matrices are blur, " +"sharpening, embossing and edge detection. Note that while gaussian blur can " +"be created using this filter primitive, the special gaussian blur primitive " +"is faster and resolution-independent." msgstr "" -#: ../src/ui/widget/panel.cpp:99 -msgid "small" +#: ../src/ui/dialog/filter-effects-dialog.cpp:2219 +msgid "" +"The feDiffuseLighting and feSpecularLighting filter primitives create " +"\"embossed\" shadings. The input's alpha channel is used to provide depth " +"information: higher opacity areas are raised toward the viewer and lower " +"opacity areas recede away from the viewer." msgstr "" -#: ../src/ui/widget/panel.cpp:100 -msgid "medium" +#: ../src/ui/dialog/filter-effects-dialog.cpp:2223 +msgid "" +"The feDisplacementMap filter primitive displaces the pixels in the " +"first input using the second input as a displacement map, that shows from " +"how far the pixel should come from. Classical examples are whirl and pinch " +"effects." msgstr "" -#: ../src/ui/widget/panel.cpp:101 -msgid "large" -msgstr "크게" +#: ../src/ui/dialog/filter-effects-dialog.cpp:2227 +msgid "" +"The feFlood filter primitive fills the region with a given color and " +"opacity. It is usually used as an input to other filters to apply color to " +"a graphic." +msgstr "" -#: ../src/ui/widget/panel.cpp:102 -msgid "huge" -msgstr "아주 크게" +#: ../src/ui/dialog/filter-effects-dialog.cpp:2231 +msgid "" +"The feGaussianBlur filter primitive uniformly blurs its input. It is " +"commonly used together with feOffset to create a drop shadow effect." +msgstr "" -#: ../src/ui/widget/panel.cpp:117 -msgid "List" -msgstr "목록" +#: ../src/ui/dialog/filter-effects-dialog.cpp:2235 +msgid "" +"The feImage filter primitive fills the region with an external image " +"or another part of the document." +msgstr "" -#: ../src/ui/widget/panel.cpp:139 -msgid "Wrap" +#: ../src/ui/dialog/filter-effects-dialog.cpp:2239 +msgid "" +"The feMerge filter primitive composites several temporary images " +"inside the filter primitive to a single image. It uses normal alpha " +"compositing for this. This is equivalent to using several feBlend primitives " +"in 'normal' mode or several feComposite primitives in 'over' mode." msgstr "" -#: ../src/ui/widget/licensor.cpp:35 -msgid "Proprietary" +#: ../src/ui/dialog/filter-effects-dialog.cpp:2243 +msgid "" +"The feMorphology filter primitive provides erode and dilate effects. " +"For single-colour objects erode makes the object thinner and dilate makes it " +"thicker." msgstr "" -#: ../src/ui/widget/licensor.cpp:38 -#, fuzzy -msgid "Other" -msgstr "미터" +#: ../src/ui/dialog/filter-effects-dialog.cpp:2247 +msgid "" +"The feOffset filter primitive offsets the image by an user-defined " +"amount. For example, this is useful for drop shadows, where the shadow is in " +"a slightly different position than the actual object." +msgstr "" -#: ../src/ui/widget/selected-style.cpp:90 -#: ../src/ui/widget/style-swatch.cpp:104 -msgid "F:" -msgstr "F:" +#: ../src/ui/dialog/filter-effects-dialog.cpp:2251 +msgid "" +"The feDiffuseLighting and feSpecularLighting filter primitives create " +"\"embossed\" shadings. The input's alpha channel is used to provide depth " +"information: higher opacity areas are raised toward the viewer and lower " +"opacity areas recede away from the viewer." +msgstr "" -#: ../src/ui/widget/selected-style.cpp:91 -#: ../src/ui/widget/style-swatch.cpp:105 -msgid "S:" -msgstr "S:" +#: ../src/ui/dialog/filter-effects-dialog.cpp:2255 +msgid "" +"The feTile filter primitive tiles a region with its input graphic" +msgstr "" -#: ../src/ui/widget/selected-style.cpp:92 -msgid "O:" -msgstr "O:" +#: ../src/ui/dialog/filter-effects-dialog.cpp:2259 +msgid "" +"The feTurbulence filter primitive renders Perlin noise. This kind of " +"noise is useful in simulating several nature phenomena like clouds, fire and " +"smoke and in generating complex textures like marble or granite." +msgstr "" -#: ../src/ui/widget/selected-style.cpp:132 -msgid "N/A" -msgstr "없음" +#: ../src/ui/dialog/filter-effects-dialog.cpp:2274 +msgid "Duplicate filter primitive" +msgstr "" -#: ../src/ui/widget/selected-style.cpp:135 -#: ../src/ui/widget/selected-style.cpp:972 -#: ../src/ui/widget/selected-style.cpp:973 -msgid "Nothing selected" -msgstr "아무것도 선택 되지 않음" +#: ../src/ui/dialog/filter-effects-dialog.cpp:2313 +#, fuzzy +msgid "Set filter primitive attribute" +msgstr "특성 삭제" -#: ../src/ui/widget/selected-style.cpp:140 -#: ../src/ui/widget/style-swatch.cpp:300 -msgid "No fill" -msgstr "채우지 않음" +#: ../src/ui/dialog/inkscape-preferences.cpp:146 +msgid "Mouse" +msgstr "마우스" -#: ../src/ui/widget/selected-style.cpp:140 -#: ../src/ui/widget/style-swatch.cpp:300 -msgid "No stroke" +#: ../src/ui/dialog/inkscape-preferences.cpp:148 +msgid "Grab sensitivity:" msgstr "" -#: ../src/ui/widget/selected-style.cpp:142 -#: ../src/ui/widget/style-swatch.cpp:292 ../src/widgets/paint-selector.cpp:176 -msgid "Pattern" -msgstr "반복무늬" +#: ../src/ui/dialog/inkscape-preferences.cpp:148 +#: ../src/ui/dialog/inkscape-preferences.cpp:151 +#: ../src/ui/dialog/inkscape-preferences.cpp:164 +#: ../src/ui/dialog/inkscape-preferences.cpp:168 +#: ../src/ui/dialog/inkscape-preferences.cpp:178 +msgid "pixels" +msgstr "픽셀" -#: ../src/ui/widget/selected-style.cpp:145 -#: ../src/ui/widget/style-swatch.cpp:294 ../src/widgets/paint-selector.cpp:872 -msgid "Pattern fill" -msgstr "반복 무늬 채움" +#: ../src/ui/dialog/inkscape-preferences.cpp:149 +msgid "" +"How close on the screen you need to be to an object to be able to grab it " +"with mouse (in screen pixels)" +msgstr "" -#: ../src/ui/widget/selected-style.cpp:145 -#: ../src/ui/widget/style-swatch.cpp:294 -msgid "Pattern stroke" +#: ../src/ui/dialog/inkscape-preferences.cpp:151 +msgid "Click/drag threshold:" msgstr "" -#: ../src/ui/widget/selected-style.cpp:147 -#: ../src/ui/widget/style-swatch.cpp:284 -msgid "L Gradient" +#: ../src/ui/dialog/inkscape-preferences.cpp:152 +msgid "" +"Maximum mouse drag (in screen pixels) which is considered a click, not a drag" msgstr "" -#: ../src/ui/widget/selected-style.cpp:150 -#: ../src/ui/widget/style-swatch.cpp:286 -msgid "Linear gradient fill" +#: ../src/ui/dialog/inkscape-preferences.cpp:154 +msgid "Use pressure-sensitive tablet (requires restart)" msgstr "" -#: ../src/ui/widget/selected-style.cpp:150 -#: ../src/ui/widget/style-swatch.cpp:286 -msgid "Linear gradient stroke" +#: ../src/ui/dialog/inkscape-preferences.cpp:156 +msgid "" +"Use the capabilities of a tablet or other pressure-sensitive device. Disable " +"this only if you have problems with the tablet (you can still use it as a " +"mouse)" msgstr "" -#: ../src/ui/widget/selected-style.cpp:152 -#: ../src/ui/widget/style-swatch.cpp:288 -msgid "R Gradient" +#: ../src/ui/dialog/inkscape-preferences.cpp:162 +msgid "Scrolling" +msgstr "스크롤" + +#: ../src/ui/dialog/inkscape-preferences.cpp:164 +msgid "Mouse wheel scrolls by:" +msgstr "휠 마우스 스크롤에 의한:" + +#: ../src/ui/dialog/inkscape-preferences.cpp:165 +msgid "" +"One mouse wheel notch scrolls by this distance in screen pixels " +"(horizontally with Shift)" msgstr "" -#: ../src/ui/widget/selected-style.cpp:155 -#: ../src/ui/widget/style-swatch.cpp:290 -msgid "Radial gradient fill" +#: ../src/ui/dialog/inkscape-preferences.cpp:166 +msgid "Ctrl+arrows" +msgstr "Ctrl+방향키" + +#: ../src/ui/dialog/inkscape-preferences.cpp:168 +msgid "Scroll by:" +msgstr "스크롤에의한:" + +#: ../src/ui/dialog/inkscape-preferences.cpp:169 +msgid "Pressing Ctrl+arrow key scrolls by this distance (in screen pixels)" msgstr "" -#: ../src/ui/widget/selected-style.cpp:155 -#: ../src/ui/widget/style-swatch.cpp:290 -msgid "Radial gradient stroke" +#: ../src/ui/dialog/inkscape-preferences.cpp:171 +msgid "Acceleration:" +msgstr "가속:" + +#: ../src/ui/dialog/inkscape-preferences.cpp:172 +msgid "" +"Pressing and holding Ctrl+arrow will gradually speed up scrolling (0 for no " +"acceleration)" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:173 +msgid "Autoscrolling" +msgstr "자동 스크롤" + +#: ../src/ui/dialog/inkscape-preferences.cpp:175 +msgid "Speed:" +msgstr "속도:" + +#: ../src/ui/dialog/inkscape-preferences.cpp:176 +msgid "" +"How fast the canvas autoscrolls when you drag beyond canvas edge (0 to turn " +"autoscroll off)" msgstr "" -#: ../src/ui/widget/selected-style.cpp:157 -msgid "Different" -msgstr "다름" +#: ../src/ui/dialog/inkscape-preferences.cpp:178 +#: ../src/ui/dialog/tracedialog.cpp:410 ../src/ui/dialog/tracedialog.cpp:443 +#: ../src/ui/dialog/tracedialog.cpp:586 ../src/widgets/toolbox.cpp:5271 +msgid "Threshold:" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:179 +msgid "" +"How far (in screen pixels) you need to be from the canvas edge to trigger " +"autoscroll; positive is outside the canvas, negative is within the canvas" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:180 +msgid "Left mouse button pans when Space is pressed" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:182 +msgid "" +"When on, pressing and holding Space and dragging with left mouse button pans " +"canvas (as in Adobe Illustrator). When off, Space temporarily switches to " +"Selector tool (default)." +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:183 +#, fuzzy +msgid "Mouse wheel zooms by default" +msgstr "휠 마우스 스크롤에 의한:" + +#: ../src/ui/dialog/inkscape-preferences.cpp:185 +msgid "" +"When on, mouse wheel zooms without Ctrl and scrolls canvas with Ctrl; when " +"off, it zooms with Ctrl and scrolls without Ctrl." +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:190 +msgid "Steps" +msgstr "단계" + +#. nudgedistance is limited to 1000 in select-context.cpp: use the same limit here +#: ../src/ui/dialog/inkscape-preferences.cpp:194 +msgid "Arrow keys move by:" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:195 +msgid "" +"Pressing an arrow key moves selected object(s) or node(s) by this distance " +"(in px units)" +msgstr "" + +#. defaultscale is limited to 1000 in select-context.cpp: use the same limit here +#: ../src/ui/dialog/inkscape-preferences.cpp:198 +msgid "> and < scale by:" +msgstr "> 와 < 크기 조절:" + +#: ../src/ui/dialog/inkscape-preferences.cpp:199 +msgid "" +"Pressing > or < scales selection up or down by this increment (in px units)" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:201 +msgid "Inset/Outset by:" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:202 +msgid "" +"Inset and Outset commands displace the path by this distance (in px units)" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:203 +msgid "Compass-like display of angles" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:205 +msgid "" +"When on, angles are displayed with 0 at north, 0 to 360 range, positive " +"clockwise; otherwise with 0 at east, -180 to 180 range, positive " +"counterclockwise" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:211 +msgid "Rotation snaps every:" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:211 +msgid "degrees" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:212 +msgid "" +"Rotating with Ctrl pressed snaps every that much degrees; also, pressing " +"[ or ] rotates by this amount" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:214 +msgid "Zoom in/out by:" +msgstr "확대 축소:" + +#: ../src/ui/dialog/inkscape-preferences.cpp:215 +msgid "" +"Zoom tool click, +/- keys, and middle click zoom in and out by this " +"multiplier" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:221 +msgid "Show selection cue" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:222 +msgid "" +"Whether selected objects display a selection cue (the same as in selector)" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:228 +msgid "Enable gradient editing" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:229 +msgid "Whether selected objects display gradient editing controls" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:234 +msgid "Conversion to guides uses edges instead of bounding box" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:235 +msgid "" +"Converting an object to guides places these along the object's true edges " +"(imitating the object's shape), not along the bounding box." +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:242 +msgid "Ctrl+click dot size:" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:242 +#, fuzzy +msgid "times current stroke width" +msgstr "글자를 곡선으로 변환" + +#: ../src/ui/dialog/inkscape-preferences.cpp:243 +msgid "Size of dots created with Ctrl+click (relative to current stroke width)" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:258 +msgid "No objects selected to take the style from." +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:267 +msgid "" +"More than one object selected. Cannot take style from multiple " +"objects." +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:301 +msgid "Create new objects with:" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:303 +msgid "Last used style" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:305 +msgid "Apply the style you last set on an object" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:310 +msgid "This tool's own style:" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:314 +msgid "" +"Each tool may store its own style to apply to the newly created objects. Use " +"the button below to set it." +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:319 +msgid "Take from selection" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:323 +msgid "This tool's style of new objects" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:331 +msgid "Remember the style of the (first) selected object as this tool's style" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:336 +msgid "Tools" +msgstr "도구들" + +#: ../src/ui/dialog/inkscape-preferences.cpp:339 +msgid "Bounding box to use:" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:340 +msgid "Visual bounding box" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:342 +msgid "This bounding box includes stroke width, markers, filter margins, etc." +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:343 +msgid "Geometric bounding box" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:345 +msgid "This bounding box includes only the bare path" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:347 +#, fuzzy +msgid "Conversion to guides:" +msgstr "노드를 아래도" + +#: ../src/ui/dialog/inkscape-preferences.cpp:348 +#, fuzzy +msgid "Keep objects after conversion to guides" +msgstr "클론으로 만들 객체를 선택" + +#: ../src/ui/dialog/inkscape-preferences.cpp:350 +msgid "" +"When converting an object to guides, don't delete the object after the " +"conversion." +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:352 +msgid "Width is in absolute units" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:353 +#, fuzzy +msgid "Select new path" +msgstr "노드 삭제" + +#: ../src/ui/dialog/inkscape-preferences.cpp:354 +msgid "Don't attach connectors to text objects" +msgstr "" + +#. Selector +#: ../src/ui/dialog/inkscape-preferences.cpp:357 +msgid "Selector" +msgstr "선택자" + +#: ../src/ui/dialog/inkscape-preferences.cpp:360 +msgid "When transforming, show:" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:361 +msgid "Objects" +msgstr "객체" + +#: ../src/ui/dialog/inkscape-preferences.cpp:363 +msgid "Show the actual objects when moving or transforming" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:364 +msgid "Box outline" +msgstr "박스 외각선" + +#: ../src/ui/dialog/inkscape-preferences.cpp:366 +msgid "Show only a box outline of the objects when moving or transforming" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:367 +msgid "Per-object selection cue:" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:370 +msgid "No per-object selection indication" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:371 +msgid "Mark" +msgstr "마크" + +#: ../src/ui/dialog/inkscape-preferences.cpp:373 +msgid "Each selected object has a diamond mark in the top left corner" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:374 +msgid "Box" +msgstr "박스" + +#: ../src/ui/dialog/inkscape-preferences.cpp:376 +msgid "Each selected object displays its bounding box" +msgstr "" + +#. Node +#: ../src/ui/dialog/inkscape-preferences.cpp:379 +msgid "Node" +msgstr "노드" + +#. Tweak +#: ../src/ui/dialog/inkscape-preferences.cpp:383 ../src/verbs.cpp:2372 +msgid "Tweak" +msgstr "" + +#. Zoom +#: ../src/ui/dialog/inkscape-preferences.cpp:387 +#: ../src/ui/view/edit-widget.cpp:1073 ../src/verbs.cpp:2394 +#: ../src/widgets/desktop-widget.cpp:485 +msgid "Zoom" +msgstr "확대 축소 보기" + +#. Shapes +#: ../src/ui/dialog/inkscape-preferences.cpp:391 +msgid "Shapes" +msgstr "형태" + +#. Pencil +#: ../src/ui/dialog/inkscape-preferences.cpp:413 ../src/verbs.cpp:2384 +msgid "Pencil" +msgstr "연필" + +#: ../src/ui/dialog/inkscape-preferences.cpp:416 +#: ../src/ui/dialog/tracedialog.cpp:601 +msgid "Tolerance:" +msgstr "내구력:" + +#: ../src/ui/dialog/inkscape-preferences.cpp:417 +msgid "" +"This value affects the amount of smoothing applied to freehand lines; lower " +"values produce more uneven paths with more nodes" +msgstr "" + +#. Pen +#: ../src/ui/dialog/inkscape-preferences.cpp:422 ../src/verbs.cpp:2386 +msgid "Pen" +msgstr "펜" + +#. Calligraphy +#: ../src/ui/dialog/inkscape-preferences.cpp:427 ../src/verbs.cpp:2388 +msgid "Calligraphy" +msgstr "채도" + +#: ../src/ui/dialog/inkscape-preferences.cpp:431 +msgid "" +"If on, pen width is in absolute units (px) independent of zoom; otherwise " +"pen width depends on zoom so that it looks the same at any zoom" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:433 +msgid "" +"If on, each newly created object will be selected (deselecting previous " +"selection)" +msgstr "" + +#. Paint Bucket +#: ../src/ui/dialog/inkscape-preferences.cpp:435 ../src/verbs.cpp:2400 +#, fuzzy +msgid "Paint Bucket" +msgstr "문서 출력" + +#. Gradient +#: ../src/ui/dialog/inkscape-preferences.cpp:444 ../src/verbs.cpp:2392 +msgid "Gradient" +msgstr "색변화" + +#. Connector +#: ../src/ui/dialog/inkscape-preferences.cpp:447 ../src/verbs.cpp:2398 +msgid "Connector" +msgstr "연결자" + +#: ../src/ui/dialog/inkscape-preferences.cpp:450 +msgid "If on, connector attachment points will not be shown for text objects" +msgstr "" + +#. Dropper +#: ../src/ui/dialog/inkscape-preferences.cpp:452 ../src/verbs.cpp:2396 +msgid "Dropper" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:459 +msgid "Save and restore window geometry for each document" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:460 +#, fuzzy +msgid "Remember and use last window's geometry" +msgstr "ì°½ 위치 저장" + +#: ../src/ui/dialog/inkscape-preferences.cpp:461 +#, fuzzy +msgid "Don't save window geometry" +msgstr "ì°½ 위치 저장" + +#: ../src/ui/dialog/inkscape-preferences.cpp:463 +#: ../src/ui/dialog/inkscape-preferences.cpp:488 +#, fuzzy +msgid "Dockable" +msgstr "확대/축소(_S)" + +#: ../src/ui/dialog/inkscape-preferences.cpp:464 +#: ../src/ui/dialog/inkscape-preferences.cpp:490 +#, fuzzy +msgid "Floating" +msgstr " 위치: " + +#: ../src/ui/dialog/inkscape-preferences.cpp:466 +msgid "Dialogs are hidden in taskbar" +msgstr "작업바에서 대화장 숨김" + +#: ../src/ui/dialog/inkscape-preferences.cpp:467 +msgid "Zoom when window is resized" +msgstr "창크기가 조정 되었을때 확대/축소 " + +#: ../src/ui/dialog/inkscape-preferences.cpp:468 +msgid "Show close button on dialogs" +msgstr "대화창에 닫기 버튼 보임" + +#: ../src/ui/dialog/inkscape-preferences.cpp:471 +msgid "Aggressive" +msgstr "공격적인" + +#: ../src/ui/dialog/inkscape-preferences.cpp:475 +msgid "Dialogs stay on top (experimental!)" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:478 +#, fuzzy +msgid "Saving window geometry (size and position):" +msgstr "ì°½ 위치 저장" + +#: ../src/ui/dialog/inkscape-preferences.cpp:480 +msgid "Let the window manager determine placement of all windows" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:482 +msgid "" +"Remember and use the last window's geometry (saves geometry to user " +"preferences)" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:484 +msgid "" +"Save and restore window geometry for each document (saves geometry in the " +"document)" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:486 +msgid "Dialog behavior (requires restart):" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:492 +msgid "Dialogs on top:" +msgstr "맨위에 대화창:" + +#: ../src/ui/dialog/inkscape-preferences.cpp:495 +msgid "Dialogs are treated as regular windows" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:497 +msgid "Dialogs stay on top of document windows" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:499 +msgid "Same as Normal but may work better with some window managers" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:502 +msgid "" +"Whether dialogs should stay on top of document windows. Read the " +"ReleaseNotes on this issue! (Rightclick the taskbar button and press " +"'Restore' to bring back a minimized document window)" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:505 +msgid "Miscellaneous:" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:508 +msgid "Whether dialog windows are to be hidden in the window manager taskbar" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:511 +msgid "" +"Zoom drawing when document window is resized, to keep the same area visible " +"(this is the default which can be changed in any window using the button " +"above the right scrollbar)" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:513 +msgid "Whether dialog windows have a close button (requires restart)" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:514 +msgid "Windows" +msgstr "ì°½" + +#: ../src/ui/dialog/inkscape-preferences.cpp:519 +msgid "Move in parallel" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:521 +msgid "Stay unmoved" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:523 +msgid "Move according to transform" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:525 +msgid "Are unlinked" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:527 +msgid "Are deleted" +msgstr "삭제됨" + +#: ../src/ui/dialog/inkscape-preferences.cpp:530 +msgid "When the original moves, its clones and linked offsets:" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:532 +msgid "Clones are translated by the same vector as their original." +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:534 +msgid "Clones preserve their positions when their original is moved." +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:536 +msgid "" +"Each clone moves according to the value of its transform= attribute. For " +"example, a rotated clone will move in a different direction than its " +"original." +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:537 +msgid "When the original is deleted, its clones:" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:539 +msgid "Orphaned clones are converted to regular objects." +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:541 +msgid "Orphaned clones are deleted along with their original." +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:548 +msgid "When applying, use the topmost selected object as clippath/mask" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:550 +msgid "" +"Uncheck this to use the bottom selected object as the clipping path or mask" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:551 +msgid "Remove clippath/mask object after applying" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:553 +msgid "" +"After applying, remove the object used as the clipping path or mask from the " +"drawing" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:554 +msgid "Clippaths and masks" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:559 +#: ../src/widgets/select-toolbar.cpp:495 +msgid "Scale stroke width" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:560 +msgid "Scale rounded corners in rectangles" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:561 +msgid "Transform gradients" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:562 +msgid "Transform patterns" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:563 +msgid "Optimized" +msgstr "최적화됨" + +#: ../src/ui/dialog/inkscape-preferences.cpp:564 +msgid "Preserved" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:567 +#: ../src/widgets/select-toolbar.cpp:496 +msgid "When scaling objects, scale the stroke width by the same proportion" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:569 +#: ../src/widgets/select-toolbar.cpp:507 +msgid "When scaling rectangles, scale the radii of rounded corners" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:571 +#: ../src/widgets/select-toolbar.cpp:518 +msgid "Move gradients (in fill or stroke) along with the objects" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:573 +#: ../src/widgets/select-toolbar.cpp:529 +msgid "Move patterns (in fill or stroke) along with the objects" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:574 +msgid "Store transformation:" +msgstr "이동치 저장" + +#: ../src/ui/dialog/inkscape-preferences.cpp:576 +msgid "" +"If possible, apply transformation to objects without adding a transform= " +"attribute" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:578 +msgid "Always store transformation as a transform= attribute on objects" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:580 +msgid "Transforms" +msgstr "이동" + +#: ../src/ui/dialog/inkscape-preferences.cpp:585 +msgid "Best quality (slowest)" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:587 +msgid "Better quality (slower)" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:589 +msgid "Average quality" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:591 +#, fuzzy +msgid "Lower quality (faster)" +msgstr "노드를 아래도" + +#: ../src/ui/dialog/inkscape-preferences.cpp:593 +msgid "Lowest quality (fastest)" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:596 +msgid "Gaussian blur quality for display:" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:598 +msgid "" +"Best quality, but display may be very slow at high zooms (bitmap export " +"always uses best quality)" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:600 +msgid "Better quality, but slower display" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:602 +msgid "Average quality, acceptable display speed" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:604 +msgid "Lower quality (some artifacts), but display is faster" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:606 +msgid "Lowest quality (considerable artifacts), but display is fastest" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:608 +#, fuzzy +msgid "Filters" +msgstr "밀리미터" + +#: ../src/ui/dialog/inkscape-preferences.cpp:614 +msgid "Select in all layers" +msgstr "모든 레이어 선택" + +#: ../src/ui/dialog/inkscape-preferences.cpp:615 +msgid "Select only within current layer" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:616 +msgid "Select in current layer and sublayers" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:617 +#, fuzzy +msgid "Ignore hidden objects and layers" +msgstr "감춰진 객체 무시" + +#: ../src/ui/dialog/inkscape-preferences.cpp:618 +#, fuzzy +msgid "Ignore locked objects and layers" +msgstr "잠겨진 객체 무시" + +#: ../src/ui/dialog/inkscape-preferences.cpp:619 +msgid "Deselect upon layer change" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:621 +msgid "Ctrl+A, Tab, Shift+Tab:" +msgstr "Ctrl+A, Tab, Shift+Tab:" + +#: ../src/ui/dialog/inkscape-preferences.cpp:623 +msgid "Make keyboard selection commands work on objects in all layers" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:625 +msgid "Make keyboard selection commands work on objects in current layer only" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:627 +msgid "" +"Make keyboard selection commands work on objects in current layer and all " +"its sublayers" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:629 +msgid "" +"Uncheck this to be able to select objects that are hidden (either by " +"themselves or by being in a hidden layer)" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:631 +msgid "" +"Uncheck this to be able to select objects that are locked (either by " +"themselves or by being in a locked layer)" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:634 +msgid "" +"Uncheck this to be able to keep the current objects selected when the " +"current layer changes" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:636 +msgid "Selecting" +msgstr "선택중" + +#: ../src/ui/dialog/inkscape-preferences.cpp:643 +msgid "Default export resolution:" +msgstr "기본 내보내기 해상도:" + +#: ../src/ui/dialog/inkscape-preferences.cpp:644 +msgid "Default bitmap resolution (in dots per inch) in the Export dialog" +msgstr "내보내기 대화창에서 기본 비트맵 해상도 (인치 마다의 도트수)" + +#: ../src/ui/dialog/inkscape-preferences.cpp:646 +msgid "Open Clip Art Library Server Name:" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:647 +msgid "" +"The server name of the Open Clip Art Library webdav server. It's used by the " +"Import and Export to OCAL function." +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:649 +msgid "Open Clip Art Library Username:" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:650 +msgid "The username used to log into Open Clip Art Library." +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:652 +msgid "Open Clip Art Library Password:" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:653 +msgid "The password used to log into Open Clip Art Library." +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:655 +#, fuzzy +msgid "Import/Export" +msgstr "불러오기(_I)..." + +#. TRANSLATORS: see http://www.newsandtech.com/issues/2004/03-04/pt/03-04_rendering.htm +#: ../src/ui/dialog/inkscape-preferences.cpp:701 +#, fuzzy +msgid "Perceptual" +msgstr "퍼센트" + +#: ../src/ui/dialog/inkscape-preferences.cpp:701 +msgid "Relative Colorimetric" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:701 +msgid "Absolute Colorimetric" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:705 +msgid "(Note: Color management has been disabled in this build)" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:709 +msgid "Display adjustment" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:711 +msgid "Display profile:" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:712 +msgid "The ICC profile to use to calibrate display output." +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:714 +msgid "Retrieve profile from display" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:717 +msgid "Retrieve profiles from those attached to displays via XICC." +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:719 +msgid "Retrieve profiles from those attached to displays." +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:724 +msgid "Display rendering intent:" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:725 +#: ../src/ui/dialog/inkscape-preferences.cpp:748 +msgid "The rendering intent to use to calibrate display output." +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:727 +#, fuzzy +msgid "Proofing" +msgstr "포인트" + +#: ../src/ui/dialog/inkscape-preferences.cpp:729 +msgid "Simulate output on screen" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:731 +msgid "Simulates output of target device." +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:733 +msgid "Mark out of gamut colors" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:735 +msgid "Highlights colors that are out of gamut for the target device." +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:740 +msgid "Out of gamut warning color:" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:741 +msgid "Selects the color used for out of gamut warning." +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:743 +msgid "Device profile:" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:744 +msgid "The ICC profile to use to simulate device output." +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:747 +msgid "Device rendering intent:" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:750 +#, fuzzy +msgid "Black point compensation" +msgstr "출력 목적지" + +#: ../src/ui/dialog/inkscape-preferences.cpp:752 +msgid "Enables black point compensation." +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:754 +msgid "Preserve black" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:759 +msgid "(LittleCMS 1.15 or later required)" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:761 +msgid "Preserve K channel in CMYK -> CMYK transforms" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:774 +#, fuzzy +msgid "" +msgstr "없음" + +#: ../src/ui/dialog/inkscape-preferences.cpp:820 +msgid "Color management" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:825 +msgid "Major grid line emphasizing" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:827 +msgid "Don't emphasize gridlines when zoomed out" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:828 +msgid "" +"If set and zoomed out, the gridlines will be shown in normal color instead " +"of major grid line color." +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:830 +msgid "Default grid settings" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:836 +#: ../src/ui/dialog/inkscape-preferences.cpp:857 +#, fuzzy +msgid "Grid units" +msgstr "격자" + +#: ../src/ui/dialog/inkscape-preferences.cpp:839 +#: ../src/ui/dialog/inkscape-preferences.cpp:860 +msgid "Origin X" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:840 +#: ../src/ui/dialog/inkscape-preferences.cpp:861 +msgid "Origin Y" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:843 +#, fuzzy +msgid "Spacing X" +msgstr "간격:" + +#: ../src/ui/dialog/inkscape-preferences.cpp:844 +#: ../src/ui/dialog/inkscape-preferences.cpp:863 +#, fuzzy +msgid "Spacing Y" +msgstr "간격:" + +#: ../src/ui/dialog/inkscape-preferences.cpp:847 +#: ../src/ui/dialog/inkscape-preferences.cpp:869 +msgid "Selects the color used for normal grid lines." +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:849 +#: ../src/ui/dialog/inkscape-preferences.cpp:871 +msgid "Selects the color used for major (highlighted) grid lines." +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:851 +#: ../src/ui/dialog/inkscape-preferences.cpp:873 +msgid "Major grid line every" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:852 +msgid "Show dots instead of lines" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:863 +msgid "Base length of z-axis" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:866 +#, fuzzy +msgid "Angle X" +msgstr "각도" + +#: ../src/ui/dialog/inkscape-preferences.cpp:866 +msgid "Angle of x-axis" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:867 +#, fuzzy +msgid "Angle Z" +msgstr "각도" + +#: ../src/ui/dialog/inkscape-preferences.cpp:867 +msgid "Angle of z-axis" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:880 +msgid "Add label comments to printing output" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:882 +msgid "" +"When on, a comment will be added to the raw print output, marking the " +"rendered output for an object with its label" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:884 +msgid "Prevent sharing of gradient definitions" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:886 +msgid "" +"When on, shared gradient definitions are automatically forked on change; " +"uncheck to allow sharing of gradient definitions so that editing one object " +"may affect other objects using the same gradient" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:888 +msgid "Simplification threshold:" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:889 +msgid "" +"How strong is the Simplify command by default. If you invoke this command " +"several times in quick succession, it will act more and more aggressively; " +"invoking it again after a pause restores the default threshold." +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:891 +msgid "2x2" +msgstr "2x2" + +#: ../src/ui/dialog/inkscape-preferences.cpp:891 +msgid "4x4" +msgstr "4x4" + +#: ../src/ui/dialog/inkscape-preferences.cpp:891 +msgid "8x8" +msgstr "8x8" + +#: ../src/ui/dialog/inkscape-preferences.cpp:891 +msgid "16x16" +msgstr "16x16" + +#: ../src/ui/dialog/inkscape-preferences.cpp:895 +msgid "Oversample bitmaps:" +msgstr "" + +#. consider moving this to an UI tab: +#: ../src/ui/dialog/inkscape-preferences.cpp:899 +msgid "Make the commands toolbar icons smaller" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:901 +msgid "" +"Make the commands toolbar use the 'secondary' toolbar size (requires restart)" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:903 +msgid "Make the main toolbar icons smaller" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:905 +msgid "Make the main tools use the 'secondary' toolbar size (requires restart)" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:908 +msgid "Maximum number of recent documents:" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:909 +msgid "The maximum length of the Open Recent list in the File menu" +msgstr "" + +#: ../src/ui/dialog/inkscape-preferences.cpp:912 +msgid "Misc" +msgstr "" + +#: ../src/ui/dialog/livepatheffect-editor.cpp:57 +msgid "_Apply" +msgstr "" + +#: ../src/ui/dialog/livepatheffect-editor.cpp:57 +msgid "Apply chosen effect to selection" +msgstr "" + +#: ../src/ui/dialog/livepatheffect-editor.cpp:58 +msgid "Remove effect from selection" +msgstr "" + +#: ../src/ui/dialog/livepatheffect-editor.cpp:61 +msgid "Apply new effect" +msgstr "" + +#: ../src/ui/dialog/livepatheffect-editor.cpp:62 +msgid "Current effect" +msgstr "" + +#: ../src/ui/dialog/livepatheffect-editor.cpp:161 +msgid "Unknown effect is applied" +msgstr "" + +#: ../src/ui/dialog/livepatheffect-editor.cpp:164 +#: ../src/ui/dialog/livepatheffect-editor.cpp:268 +msgid "No effect applied" +msgstr "" + +#: ../src/ui/dialog/livepatheffect-editor.cpp:168 +msgid "Item is not a shape or path" +msgstr "" + +#: ../src/ui/dialog/livepatheffect-editor.cpp:172 +msgid "Only one item can be selected" +msgstr "" + +#: ../src/ui/dialog/livepatheffect-editor.cpp:176 +#, fuzzy +msgid "Empty selection" +msgstr "선택부분 지우기" + +#: ../src/ui/dialog/livepatheffect-editor.cpp:253 +#, fuzzy +msgid "Create and apply path effect" +msgstr "떨어진(offset) 객체 찾지" + +#: ../src/ui/dialog/livepatheffect-editor.cpp:271 +#, fuzzy +msgid "Remove path effect" +msgstr " 삭제(_m) " + +#: ../src/ui/dialog/memory.cpp:94 +msgid "Heap" +msgstr "" + +#: ../src/ui/dialog/memory.cpp:95 +msgid "In Use" +msgstr "" + +#. TRANSLATORS: "Slack" refers to memory which is in the heap but currently unused. +#. More typical usage is to call this memory "free" rather than "slack". +#: ../src/ui/dialog/memory.cpp:98 +msgid "Slack" +msgstr "" + +#: ../src/ui/dialog/memory.cpp:99 +msgid "Total" +msgstr "총합" + +#: ../src/ui/dialog/memory.cpp:139 ../src/ui/dialog/memory.cpp:145 +#: ../src/ui/dialog/memory.cpp:152 ../src/ui/dialog/memory.cpp:184 +msgid "Unknown" +msgstr "알수 없는" + +#: ../src/ui/dialog/memory.cpp:165 +msgid "Combined" +msgstr "조합된" + +#: ../src/ui/dialog/memory.cpp:207 +msgid "Recalculate" +msgstr "다시 계산" + +#: ../src/ui/dialog/messages.cpp:75 +msgid "Ready." +msgstr "준비." + +#: ../src/ui/dialog/messages.cpp:76 +msgid "" +"Enable log display by setting dialogs.debug 'redirect' attribute to 1 in " +"preferences.xml" +msgstr "" + +#: ../src/ui/dialog/ocaldialogs.cpp:71 +#, fuzzy +msgid "File" +msgstr "파일(_F)" + +#: ../src/ui/dialog/ocaldialogs.cpp:169 +#, fuzzy +msgid "Username:" +msgstr "사용자 이름(_U):" + +#: ../src/ui/dialog/ocaldialogs.cpp:170 +#, fuzzy +msgid "Password:" +msgstr "암호(_P):" + +#: ../src/ui/dialog/ocaldialogs.cpp:410 +msgid "" +"Failed to receive the Open Clip Art Library RSS feed. Verify if the server " +"name is correct in Configuration->Misc (e.g.: openclipart.org)" +msgstr "" + +#: ../src/ui/dialog/ocaldialogs.cpp:538 +#, fuzzy +msgid "Search Tag" +msgstr "이미지 찾기" + +#: ../src/ui/dialog/ocaldialogs.cpp:539 +msgid "No files matched your search" +msgstr "" + +#: ../src/ui/dialog/ocaldialogs.cpp:548 +#, fuzzy +msgid "Search" +msgstr "그룹 찾기" + +#: ../src/ui/dialog/ocaldialogs.cpp:565 +msgid "Files Found" +msgstr "" + +#: ../src/ui/dialog/scriptdialog.cpp:205 +msgid "_Execute Python" +msgstr "" + +#: ../src/ui/dialog/scriptdialog.cpp:209 +msgid "_Execute Perl" +msgstr "" + +#: ../src/ui/dialog/scriptdialog.cpp:219 +msgid "Script" +msgstr "스크립트" + +#: ../src/ui/dialog/scriptdialog.cpp:229 +msgid "Output" +msgstr "내보내기" + +#: ../src/ui/dialog/scriptdialog.cpp:239 +msgid "Errors" +msgstr "에라" + +#. #### begin left panel +#. ### begin notebook +#. ## begin mode page +#. # begin single scan +#. brightness +#: ../src/ui/dialog/tracedialog.cpp:396 +#, fuzzy +msgid "Brightness cutoff" +msgstr "명도" + +#: ../src/ui/dialog/tracedialog.cpp:400 +msgid "Trace by a given brightness level" +msgstr "" + +#: ../src/ui/dialog/tracedialog.cpp:408 +msgid "Brightness cutoff for black/white" +msgstr "" + +#: ../src/ui/dialog/tracedialog.cpp:415 +msgid "Single scan: creates a path" +msgstr "" + +#. canny edge detection +#. TRANSLATORS: "Canny" is the name of the inventor of this edge detection method +#: ../src/ui/dialog/tracedialog.cpp:420 +#, fuzzy +msgid "Edge detection" +msgstr "외각선 인식" + +#: ../src/ui/dialog/tracedialog.cpp:424 +msgid "Trace with optimal edge detection by J. Canny's algorithm" +msgstr "" + +#: ../src/ui/dialog/tracedialog.cpp:441 +msgid "Brightness cutoff for adjacent pixels (determines edge thickness)" +msgstr "" + +#. quantization +#. TRANSLATORS: Color Quantization: the process of reducing the number +#. of colors in an image by selecting an optimized set of representative +#. colors and then re-applying this reduced set to the original image. +#: ../src/ui/dialog/tracedialog.cpp:453 +msgid "Color quantization" +msgstr "" + +#: ../src/ui/dialog/tracedialog.cpp:457 +msgid "Trace along the boundaries of reduced colors" +msgstr "" + +#: ../src/ui/dialog/tracedialog.cpp:465 +msgid "The number of reduced colors" +msgstr "감소 된 색 숫자" + +#: ../src/ui/dialog/tracedialog.cpp:467 +msgid "Colors:" +msgstr "색:" + +#. swap black and white +#: ../src/ui/dialog/tracedialog.cpp:473 +#, fuzzy +msgid "Invert image" +msgstr "반전" + +#: ../src/ui/dialog/tracedialog.cpp:478 +#, fuzzy +msgid "Invert black and white regions" +msgstr "단순 따오기을 위한 검정색과 백색 반전" + +#. # end single scan +#. # begin multiple scan +#: ../src/ui/dialog/tracedialog.cpp:487 +#, fuzzy +msgid "Brightness steps" +msgstr "명도" + +#: ../src/ui/dialog/tracedialog.cpp:491 +msgid "Trace the given number of brightness levels" +msgstr "" + +#: ../src/ui/dialog/tracedialog.cpp:498 +msgid "Scans:" +msgstr "스캔:" + +#: ../src/ui/dialog/tracedialog.cpp:501 +msgid "The desired number of scans" +msgstr "" + +#: ../src/ui/dialog/tracedialog.cpp:505 +#, fuzzy +msgid "Colors" +msgstr "색:" + +#: ../src/ui/dialog/tracedialog.cpp:509 +msgid "Trace the given number of reduced colors" +msgstr "" + +#: ../src/ui/dialog/tracedialog.cpp:513 +msgid "Grays" +msgstr "" + +#: ../src/ui/dialog/tracedialog.cpp:517 +msgid "Same as Colors, but the result is converted to grayscale" +msgstr "" + +#. TRANSLATORS: "Smooth" is a verb here +#: ../src/ui/dialog/tracedialog.cpp:522 +msgid "Smooth" +msgstr "부드러움" + +#: ../src/ui/dialog/tracedialog.cpp:526 +msgid "Apply Gaussian blur to the bitmap before tracing" +msgstr "" + +#. TRANSLATORS: "Stack" is a verb here +#: ../src/ui/dialog/tracedialog.cpp:529 +msgid "Stack scans" +msgstr "" + +#: ../src/ui/dialog/tracedialog.cpp:532 +msgid "" +"Stack scans on top of one another (no gaps) instead of tiling (usually with " +"gaps)" +msgstr "" + +#: ../src/ui/dialog/tracedialog.cpp:535 +msgid "Remove background" +msgstr "" + +#: ../src/ui/dialog/tracedialog.cpp:540 +msgid "Remove bottom (background) layer when done" +msgstr "" + +#: ../src/ui/dialog/tracedialog.cpp:544 +msgid "Multiple scans: creates a group of paths" +msgstr "" + +#. ## begin option page +#. # potrace parameters +#: ../src/ui/dialog/tracedialog.cpp:559 +msgid "Suppress speckles" +msgstr "" + +#: ../src/ui/dialog/tracedialog.cpp:561 +msgid "Ignore small spots (speckles) in the bitmap" +msgstr "" + +#: ../src/ui/dialog/tracedialog.cpp:569 +msgid "Speckles of up to this many pixels will be suppressed" +msgstr "" + +#: ../src/ui/dialog/tracedialog.cpp:571 +#, fuzzy +msgid "Size:" +msgstr "크기" + +#: ../src/ui/dialog/tracedialog.cpp:574 +#, fuzzy +msgid "Smooth corners" +msgstr "부드러움" + +#: ../src/ui/dialog/tracedialog.cpp:576 +msgid "Smooth out sharp corners of the trace" +msgstr "" + +#: ../src/ui/dialog/tracedialog.cpp:585 +msgid "Increase this to smooth corners more" +msgstr "" + +#: ../src/ui/dialog/tracedialog.cpp:589 +#, fuzzy +msgid "Optimize paths" +msgstr "최적화됨" + +#: ../src/ui/dialog/tracedialog.cpp:592 +msgid "Try to optimize paths by joining adjacent Bezier curve segments" +msgstr "" + +#: ../src/ui/dialog/tracedialog.cpp:600 +msgid "" +"Increase this to reduce the number of nodes in the trace by more aggressive " +"optimization" +msgstr "" + +#. ## end option page +#: ../src/ui/dialog/tracedialog.cpp:607 ../src/ui/dialog/tracedialog.cpp:613 +msgid "Options" +msgstr "" + +#. ### credits +#: ../src/ui/dialog/tracedialog.cpp:621 +msgid "Thanks to Peter Selinger, http://potrace.sourceforge.net" +msgstr "피터 셀린저에 감사, http://potrace.sourceforge.net" + +#: ../src/ui/dialog/tracedialog.cpp:623 +msgid "Credits" +msgstr "" + +#. #### begin right panel +#. ## SIOX +#: ../src/ui/dialog/tracedialog.cpp:637 +#, fuzzy +msgid "SIOX foreground selection" +msgstr "선택된 부분에서 찾기(_e)" + +#: ../src/ui/dialog/tracedialog.cpp:640 +msgid "Cover the area you want to select as the foreground" +msgstr "" + +#. ## preview +#: ../src/ui/dialog/tracedialog.cpp:645 +#, fuzzy +msgid "Update" +msgstr "날짜" + +#: ../src/ui/dialog/tracedialog.cpp:651 +#, fuzzy +msgid "" +"Preview the intermediate bitmap with the current settings, without actual " +"tracing" +msgstr "완벽한 따오기 없이 미리보기 ê²°ê³¼" + +#: ../src/ui/dialog/tracedialog.cpp:655 +msgid "Preview" +msgstr "미리보기" + +#: ../src/ui/dialog/tracedialog.cpp:672 +msgid "Abort a trace in progress" +msgstr "" + +#: ../src/ui/dialog/tracedialog.cpp:676 +msgid "Execute the trace" +msgstr "" + +#: ../src/ui/dialog/transformation.cpp:81 +#: ../src/ui/dialog/transformation.cpp:91 +msgid "_Horizontal" +msgstr "수평(_H)" + +#: ../src/ui/dialog/transformation.cpp:81 +msgid "Horizontal displacement (relative) or position (absolute)" +msgstr "" + +#: ../src/ui/dialog/transformation.cpp:83 +#: ../src/ui/dialog/transformation.cpp:93 +msgid "_Vertical" +msgstr "수직(_V)" + +#: ../src/ui/dialog/transformation.cpp:83 +msgid "Vertical displacement (relative) or position (absolute)" +msgstr "" + +#: ../src/ui/dialog/transformation.cpp:85 +msgid "_Width" +msgstr "폭(_W)" + +#: ../src/ui/dialog/transformation.cpp:85 +msgid "Horizontal size (absolute or percentage of current)" +msgstr "" + +#: ../src/ui/dialog/transformation.cpp:87 +msgid "_Height" +msgstr "높이(_H)" + +#: ../src/ui/dialog/transformation.cpp:87 +msgid "Vertical size (absolute or percentage of current)" +msgstr "" + +#: ../src/ui/dialog/transformation.cpp:89 +msgid "A_ngle" +msgstr "각도(_n)" + +#: ../src/ui/dialog/transformation.cpp:89 +msgid "Rotation angle (positive = counterclockwise)" +msgstr "" + +#: ../src/ui/dialog/transformation.cpp:91 +msgid "" +"Horizontal skew angle (positive = counterclockwise), or absolute " +"displacement, or percentage displacement" +msgstr "" + +#: ../src/ui/dialog/transformation.cpp:93 +msgid "" +"Vertical skew angle (positive = counterclockwise), or absolute displacement, " +"or percentage displacement" +msgstr "" + +#: ../src/ui/dialog/transformation.cpp:96 +msgid "Transformation matrix element A" +msgstr "" + +#: ../src/ui/dialog/transformation.cpp:97 +msgid "Transformation matrix element B" +msgstr "" + +#: ../src/ui/dialog/transformation.cpp:98 +msgid "Transformation matrix element C" +msgstr "" + +#: ../src/ui/dialog/transformation.cpp:99 +msgid "Transformation matrix element D" +msgstr "" + +#: ../src/ui/dialog/transformation.cpp:100 +msgid "Transformation matrix element E" +msgstr "" + +#: ../src/ui/dialog/transformation.cpp:101 +msgid "Transformation matrix element F" +msgstr "" + +#: ../src/ui/dialog/transformation.cpp:103 +msgid "Rela_tive move" +msgstr "" + +#: ../src/ui/dialog/transformation.cpp:103 +msgid "" +"Add the specified relative displacement to the current position; otherwise, " +"edit the current absolute position directly" +msgstr "" + +#: ../src/ui/dialog/transformation.cpp:104 +msgid "Scale proportionally" +msgstr "" + +#: ../src/ui/dialog/transformation.cpp:104 +msgid "Preserve the width/height ratio of the scaled objects" +msgstr "" + +#: ../src/ui/dialog/transformation.cpp:105 +msgid "Apply to each _object separately" +msgstr "" + +#: ../src/ui/dialog/transformation.cpp:105 +msgid "" +"Apply the scale/rotate/skew to each selected object separately; otherwise, " +"transform the selection as a whole" +msgstr "" + +#: ../src/ui/dialog/transformation.cpp:106 +msgid "Edit c_urrent matrix" +msgstr "" + +#: ../src/ui/dialog/transformation.cpp:106 +msgid "" +"Edit the current transform= matrix; otherwise, post-multiply transform= by " +"this matrix" +msgstr "" + +#: ../src/ui/dialog/transformation.cpp:116 +msgid "_Move" +msgstr "이동(_M)" + +#: ../src/ui/dialog/transformation.cpp:119 +msgid "_Scale" +msgstr "확대/축소(_S)" + +#: ../src/ui/dialog/transformation.cpp:122 +msgid "_Rotate" +msgstr "회전(_R)" + +#: ../src/ui/dialog/transformation.cpp:125 +msgid "Ske_w" +msgstr "" + +#: ../src/ui/dialog/transformation.cpp:128 +msgid "Matri_x" +msgstr "" + +#: ../src/ui/dialog/transformation.cpp:151 +msgid "Reset the values on the current tab to defaults" +msgstr "" + +#: ../src/ui/dialog/transformation.cpp:158 +msgid "Apply transformation to selection" +msgstr "" + +#: ../src/ui/dialog/transformation.cpp:772 +#, fuzzy +msgid "Edit transformation matrix" +msgstr "이동치 저장" + +#. FIXME: strings are replaced by placeholders, NOT to be translated until the code is enabled +#. See http://sourceforge.net/mailarchive/message.php?msg_id=11746016 for details +#. File menu +#. Edit menu +#. View menu +#. Layer menu +#. Object menu +#. Path menu +#. add(Gtk::StockItem(CLEANUP, _("PLACEHOLDER, do not translate"))); (using Gtk::Stock::CLEAR) +#. Text menu +#. About menu +#. Tools toolbox +#. Select Tool controls +#. Node Tool controls +#. Calligraphy Tool controls +#. Session playback controls +#: ../src/ui/stock-items.cpp:31 ../src/ui/stock-items.cpp:32 +#: ../src/ui/stock-items.cpp:33 ../src/ui/stock-items.cpp:34 +#: ../src/ui/stock-items.cpp:35 ../src/ui/stock-items.cpp:36 +#: ../src/ui/stock-items.cpp:37 ../src/ui/stock-items.cpp:38 +#: ../src/ui/stock-items.cpp:39 ../src/ui/stock-items.cpp:40 +#: ../src/ui/stock-items.cpp:41 ../src/ui/stock-items.cpp:42 +#: ../src/ui/stock-items.cpp:45 ../src/ui/stock-items.cpp:46 +#: ../src/ui/stock-items.cpp:47 ../src/ui/stock-items.cpp:48 +#: ../src/ui/stock-items.cpp:49 ../src/ui/stock-items.cpp:50 +#: ../src/ui/stock-items.cpp:51 ../src/ui/stock-items.cpp:52 +#: ../src/ui/stock-items.cpp:53 ../src/ui/stock-items.cpp:54 +#: ../src/ui/stock-items.cpp:55 ../src/ui/stock-items.cpp:56 +#: ../src/ui/stock-items.cpp:57 ../src/ui/stock-items.cpp:58 +#: ../src/ui/stock-items.cpp:61 ../src/ui/stock-items.cpp:62 +#: ../src/ui/stock-items.cpp:63 ../src/ui/stock-items.cpp:64 +#: ../src/ui/stock-items.cpp:65 ../src/ui/stock-items.cpp:66 +#: ../src/ui/stock-items.cpp:67 ../src/ui/stock-items.cpp:68 +#: ../src/ui/stock-items.cpp:69 ../src/ui/stock-items.cpp:70 +#: ../src/ui/stock-items.cpp:71 ../src/ui/stock-items.cpp:72 +#: ../src/ui/stock-items.cpp:73 ../src/ui/stock-items.cpp:74 +#: ../src/ui/stock-items.cpp:75 ../src/ui/stock-items.cpp:76 +#: ../src/ui/stock-items.cpp:77 ../src/ui/stock-items.cpp:78 +#: ../src/ui/stock-items.cpp:79 ../src/ui/stock-items.cpp:80 +#: ../src/ui/stock-items.cpp:81 ../src/ui/stock-items.cpp:82 +#: ../src/ui/stock-items.cpp:83 ../src/ui/stock-items.cpp:84 +#: ../src/ui/stock-items.cpp:85 ../src/ui/stock-items.cpp:86 +#: ../src/ui/stock-items.cpp:87 ../src/ui/stock-items.cpp:88 +#: ../src/ui/stock-items.cpp:91 ../src/ui/stock-items.cpp:92 +#: ../src/ui/stock-items.cpp:93 ../src/ui/stock-items.cpp:94 +#: ../src/ui/stock-items.cpp:95 ../src/ui/stock-items.cpp:96 +#: ../src/ui/stock-items.cpp:97 ../src/ui/stock-items.cpp:98 +#: ../src/ui/stock-items.cpp:99 ../src/ui/stock-items.cpp:100 +#: ../src/ui/stock-items.cpp:101 ../src/ui/stock-items.cpp:102 +#: ../src/ui/stock-items.cpp:103 ../src/ui/stock-items.cpp:104 +#: ../src/ui/stock-items.cpp:107 ../src/ui/stock-items.cpp:108 +#: ../src/ui/stock-items.cpp:109 ../src/ui/stock-items.cpp:110 +#: ../src/ui/stock-items.cpp:111 ../src/ui/stock-items.cpp:112 +#: ../src/ui/stock-items.cpp:113 ../src/ui/stock-items.cpp:114 +#: ../src/ui/stock-items.cpp:115 ../src/ui/stock-items.cpp:116 +#: ../src/ui/stock-items.cpp:117 ../src/ui/stock-items.cpp:118 +#: ../src/ui/stock-items.cpp:119 ../src/ui/stock-items.cpp:120 +#: ../src/ui/stock-items.cpp:121 ../src/ui/stock-items.cpp:122 +#: ../src/ui/stock-items.cpp:123 ../src/ui/stock-items.cpp:124 +#: ../src/ui/stock-items.cpp:125 ../src/ui/stock-items.cpp:126 +#: ../src/ui/stock-items.cpp:129 ../src/ui/stock-items.cpp:130 +#: ../src/ui/stock-items.cpp:131 ../src/ui/stock-items.cpp:132 +#: ../src/ui/stock-items.cpp:133 ../src/ui/stock-items.cpp:134 +#: ../src/ui/stock-items.cpp:135 ../src/ui/stock-items.cpp:136 +#: ../src/ui/stock-items.cpp:137 ../src/ui/stock-items.cpp:138 +#: ../src/ui/stock-items.cpp:139 ../src/ui/stock-items.cpp:140 +#: ../src/ui/stock-items.cpp:141 ../src/ui/stock-items.cpp:142 +#: ../src/ui/stock-items.cpp:143 ../src/ui/stock-items.cpp:144 +#: ../src/ui/stock-items.cpp:145 ../src/ui/stock-items.cpp:149 +#: ../src/ui/stock-items.cpp:150 ../src/ui/stock-items.cpp:151 +#: ../src/ui/stock-items.cpp:152 ../src/ui/stock-items.cpp:155 +#: ../src/ui/stock-items.cpp:156 ../src/ui/stock-items.cpp:157 +#: ../src/ui/stock-items.cpp:160 ../src/ui/stock-items.cpp:161 +#: ../src/ui/stock-items.cpp:162 ../src/ui/stock-items.cpp:163 +#: ../src/ui/stock-items.cpp:164 ../src/ui/stock-items.cpp:165 +#: ../src/ui/stock-items.cpp:166 ../src/ui/stock-items.cpp:167 +#: ../src/ui/stock-items.cpp:168 ../src/ui/stock-items.cpp:169 +#: ../src/ui/stock-items.cpp:170 ../src/ui/stock-items.cpp:171 +#: ../src/ui/stock-items.cpp:174 ../src/ui/stock-items.cpp:175 +#: ../src/ui/stock-items.cpp:176 ../src/ui/stock-items.cpp:177 +#: ../src/ui/stock-items.cpp:180 ../src/ui/stock-items.cpp:181 +#: ../src/ui/stock-items.cpp:182 ../src/ui/stock-items.cpp:183 +#: ../src/ui/stock-items.cpp:184 ../src/ui/stock-items.cpp:185 +#: ../src/ui/stock-items.cpp:186 ../src/ui/stock-items.cpp:187 +#: ../src/ui/stock-items.cpp:188 ../src/ui/stock-items.cpp:189 +#: ../src/ui/stock-items.cpp:190 ../src/ui/stock-items.cpp:193 +#: ../src/ui/stock-items.cpp:194 ../src/ui/stock-items.cpp:197 +#: ../src/ui/stock-items.cpp:198 ../src/ui/stock-items.cpp:199 +#: ../src/ui/stock-items.cpp:200 ../src/ui/stock-items.cpp:201 +#: ../src/ui/view/edit-widget.cpp:343 ../src/ui/view/edit-widget.cpp:348 +#: ../src/ui/view/edit-widget.cpp:356 ../src/ui/view/edit-widget.cpp:361 +#: ../src/ui/view/edit-widget.cpp:366 ../src/ui/view/edit-widget.cpp:371 +#: ../src/ui/view/edit-widget.cpp:376 ../src/ui/view/edit-widget.cpp:381 +#: ../src/ui/view/edit-widget.cpp:394 ../src/ui/view/edit-widget.cpp:399 +#: ../src/ui/view/edit-widget.cpp:413 ../src/ui/view/edit-widget.cpp:417 +#: ../src/ui/view/edit-widget.cpp:421 ../src/ui/view/edit-widget.cpp:425 +#: ../src/ui/view/edit-widget.cpp:429 ../src/ui/view/edit-widget.cpp:433 +#: ../src/ui/view/edit-widget.cpp:447 ../src/ui/view/edit-widget.cpp:451 +#: ../src/ui/view/edit-widget.cpp:455 ../src/ui/view/edit-widget.cpp:486 +#: ../src/ui/view/edit-widget.cpp:495 ../src/ui/view/edit-widget.cpp:499 +#: ../src/ui/view/edit-widget.cpp:503 ../src/ui/view/edit-widget.cpp:507 +#: ../src/ui/view/edit-widget.cpp:511 ../src/ui/view/edit-widget.cpp:515 +#: ../src/ui/view/edit-widget.cpp:519 ../src/ui/view/edit-widget.cpp:523 +#: ../src/ui/view/edit-widget.cpp:527 ../src/ui/view/edit-widget.cpp:531 +#: ../src/ui/view/edit-widget.cpp:535 ../src/ui/view/edit-widget.cpp:632 +#: ../src/ui/view/edit-widget.cpp:644 ../src/ui/view/edit-widget.cpp:648 +#: ../src/ui/view/edit-widget.cpp:652 ../src/ui/view/edit-widget.cpp:656 +#: ../src/ui/view/edit-widget.cpp:660 ../src/ui/view/edit-widget.cpp:664 +#: ../src/ui/view/edit-widget.cpp:668 ../src/ui/view/edit-widget.cpp:672 +#: ../src/ui/view/edit-widget.cpp:676 ../src/ui/view/edit-widget.cpp:680 +#: ../src/ui/view/edit-widget.cpp:684 ../src/ui/view/edit-widget.cpp:688 +#: ../src/ui/view/edit-widget.cpp:692 ../src/ui/view/edit-widget.cpp:696 +#: ../src/ui/view/edit-widget.cpp:700 ../src/ui/view/edit-widget.cpp:704 +#: ../src/ui/view/edit-widget.cpp:709 ../src/ui/view/edit-widget.cpp:715 +#: ../src/ui/view/edit-widget.cpp:719 ../src/ui/view/edit-widget.cpp:769 +#: ../src/ui/view/edit-widget.cpp:774 ../src/ui/view/edit-widget.cpp:810 +#: ../src/ui/view/edit-widget.cpp:815 ../src/ui/view/edit-widget.cpp:820 +#: ../src/ui/view/edit-widget.cpp:824 ../src/ui/view/edit-widget.cpp:828 +#: ../src/ui/view/edit-widget.cpp:832 ../src/ui/view/edit-widget.cpp:836 +#: ../src/ui/view/edit-widget.cpp:840 ../src/ui/view/edit-widget.cpp:844 +#: ../src/ui/view/edit-widget.cpp:848 ../src/ui/view/edit-widget.cpp:852 +#: ../src/ui/view/edit-widget.cpp:856 ../src/ui/view/edit-widget.cpp:861 +#: ../src/ui/view/edit-widget.cpp:865 ../src/ui/view/edit-widget.cpp:869 +#: ../src/ui/view/edit-widget.cpp:873 ../src/ui/view/edit-widget.cpp:878 +#: ../src/ui/view/edit-widget.cpp:882 ../src/ui/view/edit-widget.cpp:886 +#: ../src/ui/view/edit-widget.cpp:890 ../src/ui/view/edit-widget.cpp:894 +#: ../src/ui/view/edit-widget.cpp:898 ../src/ui/view/edit-widget.cpp:902 +#: ../src/ui/view/edit-widget.cpp:906 ../src/ui/view/edit-widget.cpp:910 +#: ../src/ui/view/edit-widget.cpp:914 ../src/ui/view/edit-widget.cpp:918 +msgid "PLACEHOLDER, do not translate" +msgstr "" + +#: ../src/ui/view/edit-widget.cpp:1003 +msgid "PLACEHOLDER, DO NOT TRANSLATE" +msgstr "" + +#: ../src/ui/view/edit-widget.cpp:1062 ../src/widgets/desktop-widget.cpp:376 +msgid "Zoom drawing if window size changes" +msgstr "만약 ì°½ 크기 가 바끼면 그림 확대" + +#: ../src/ui/view/edit-widget.cpp:1083 ../src/widgets/desktop-widget.cpp:505 +msgid "Cursor coordinates" +msgstr "" + +#. display the initial welcome message in the statusbar +#: ../src/ui/view/edit-widget.cpp:1100 ../src/widgets/desktop-widget.cpp:553 +msgid "" +"Welcome to Inkscape! Use shape or freehand tools to create objects; " +"use selector (arrow) to move or transform them." +msgstr "" + +#: ../src/ui/view/edit-widget.cpp:1211 ../src/widgets/desktop-widget.cpp:839 +#, c-format +msgid "" +"Save changes to document \"%s\" before " +"closing?\n" +"\n" +"If you close without saving, your changes will be discarded." +msgstr "" + +#: ../src/ui/view/edit-widget.cpp:1222 ../src/ui/view/edit-widget.cpp:1269 +#: ../src/widgets/desktop-widget.cpp:846 ../src/widgets/desktop-widget.cpp:902 +msgid "Close _without saving" +msgstr "" + +#: ../src/ui/view/edit-widget.cpp:1257 ../src/widgets/desktop-widget.cpp:894 +#, c-format +msgid "" +"The file \"%s\" was saved with a " +"format (%s) that may cause data loss!\n" +"\n" +"Do you want to save this file as an Inkscape SVG?" +msgstr "" + +#: ../src/ui/view/edit-widget.cpp:1272 ../src/widgets/desktop-widget.cpp:905 +msgid "_Save as SVG" +msgstr "" + +#: ../src/ui/widget/panel.cpp:98 +msgid "tiny" +msgstr "" + +#: ../src/ui/widget/panel.cpp:99 +msgid "small" +msgstr "" + +#: ../src/ui/widget/panel.cpp:101 +msgid "large" +msgstr "크게" + +#: ../src/ui/widget/panel.cpp:102 +msgid "huge" +msgstr "아주 크게" + +#: ../src/ui/widget/panel.cpp:117 +msgid "List" +msgstr "목록" + +#: ../src/ui/widget/filter-effect-chooser.cpp:25 +msgid "_Blend mode:" +msgstr "" + +#: ../src/ui/widget/filter-effect-chooser.cpp:26 +#, fuzzy +msgid "B_lur:" +msgstr "파랑" + +#: ../src/ui/widget/licensor.cpp:35 +msgid "Proprietary" +msgstr "" + +#: ../src/ui/widget/licensor.cpp:38 +#, fuzzy +msgid "Other" +msgstr "미터" + +#: ../src/ui/widget/object-composite-settings.cpp:50 +#: ../src/ui/widget/selected-style.cpp:1026 +#: ../src/ui/widget/selected-style.cpp:1027 +#, fuzzy +msgid "Opacity, %" +msgstr "불투명도" + +#: ../src/ui/widget/object-composite-settings.cpp:156 +#, fuzzy +msgid "Change blur" +msgstr "속성 설정" + +#: ../src/ui/widget/object-composite-settings.cpp:196 +#: ../src/ui/widget/selected-style.cpp:850 +#: ../src/ui/widget/selected-style.cpp:1141 +#, fuzzy +msgid "Change opacity" +msgstr "주 투명도" + +#: ../src/ui/widget/selected-style.cpp:103 +#: ../src/ui/widget/style-swatch.cpp:108 +#, fuzzy +msgid "Fill:" +msgstr "채움" + +#: ../src/ui/widget/selected-style.cpp:104 +#: ../src/ui/widget/style-swatch.cpp:109 +#, fuzzy +msgid "Stroke:" +msgstr "상태:" + +#: ../src/ui/widget/selected-style.cpp:105 +msgid "O:" +msgstr "O:" + +#: ../src/ui/widget/selected-style.cpp:146 +msgid "N/A" +msgstr "없음" + +#: ../src/ui/widget/selected-style.cpp:149 +#: ../src/ui/widget/selected-style.cpp:1019 +#: ../src/ui/widget/selected-style.cpp:1020 +msgid "Nothing selected" +msgstr "아무것도 선택 되지 않음" + +#: ../src/ui/widget/selected-style.cpp:151 +#: ../src/ui/widget/style-swatch.cpp:326 +#, fuzzy +msgid "None" +msgstr "선" + +#: ../src/ui/widget/selected-style.cpp:154 +#: ../src/ui/widget/style-swatch.cpp:328 +msgid "No fill" +msgstr "채우지 않음" + +#: ../src/ui/widget/selected-style.cpp:154 +#: ../src/ui/widget/style-swatch.cpp:328 +msgid "No stroke" +msgstr "" + +#: ../src/ui/widget/selected-style.cpp:156 +#: ../src/ui/widget/style-swatch.cpp:307 ../src/widgets/paint-selector.cpp:186 +msgid "Pattern" +msgstr "반복무늬" + +#: ../src/ui/widget/selected-style.cpp:159 +#: ../src/ui/widget/style-swatch.cpp:309 ../src/widgets/paint-selector.cpp:994 +msgid "Pattern fill" +msgstr "반복 무늬 채움" + +#: ../src/ui/widget/selected-style.cpp:159 +#: ../src/ui/widget/style-swatch.cpp:309 +msgid "Pattern stroke" +msgstr "" + +#: ../src/ui/widget/selected-style.cpp:161 +#, fuzzy +msgid "L" +msgstr "L:" + +#: ../src/ui/widget/selected-style.cpp:164 +#: ../src/ui/widget/style-swatch.cpp:301 +msgid "Linear gradient fill" +msgstr "" + +#: ../src/ui/widget/selected-style.cpp:164 +#: ../src/ui/widget/style-swatch.cpp:301 +msgid "Linear gradient stroke" +msgstr "" + +#: ../src/ui/widget/selected-style.cpp:171 +#, fuzzy +msgid "R" +msgstr "H:" + +#: ../src/ui/widget/selected-style.cpp:174 +#: ../src/ui/widget/style-swatch.cpp:305 +msgid "Radial gradient fill" +msgstr "" + +#: ../src/ui/widget/selected-style.cpp:174 +#: ../src/ui/widget/style-swatch.cpp:305 +msgid "Radial gradient stroke" +msgstr "" + +#: ../src/ui/widget/selected-style.cpp:181 +msgid "Different" +msgstr "다름" + +#: ../src/ui/widget/selected-style.cpp:184 +msgid "Different fills" +msgstr "다른 채움" + +#: ../src/ui/widget/selected-style.cpp:184 +msgid "Different strokes" +msgstr "" + +#: ../src/ui/widget/selected-style.cpp:186 +#: ../src/ui/widget/style-swatch.cpp:331 +#, fuzzy +msgid "Unset" +msgstr "선" + +#: ../src/ui/widget/selected-style.cpp:192 +msgid "Flat color fill" +msgstr "" + +#: ../src/ui/widget/selected-style.cpp:192 +msgid "Flat color stroke" +msgstr "" + +#. TRANSLATOR COMMENT: A means "Averaged" +#: ../src/ui/widget/selected-style.cpp:195 +msgid "a" +msgstr "" + +#: ../src/ui/widget/selected-style.cpp:198 +msgid "Fill is averaged over selected objects" +msgstr "" + +#: ../src/ui/widget/selected-style.cpp:198 +msgid "Stroke is averaged over selected objects" +msgstr "" + +#. TRANSLATOR COMMENT: M means "Multiple" +#: ../src/ui/widget/selected-style.cpp:201 +msgid "m" +msgstr "" + +#: ../src/ui/widget/selected-style.cpp:204 +msgid "Multiple selected objects have the same fill" +msgstr "" + +#: ../src/ui/widget/selected-style.cpp:204 +msgid "Multiple selected objects have the same stroke" +msgstr "" + +#: ../src/ui/widget/selected-style.cpp:206 +msgid "Edit fill..." +msgstr "" + +#: ../src/ui/widget/selected-style.cpp:206 +msgid "Edit stroke..." +msgstr "" + +#: ../src/ui/widget/selected-style.cpp:210 +msgid "Last set color" +msgstr "" + +#: ../src/ui/widget/selected-style.cpp:214 +msgid "Last selected color" +msgstr "" + +#: ../src/ui/widget/selected-style.cpp:218 +msgid "Invert" +msgstr "반전" + +#: ../src/ui/widget/selected-style.cpp:222 +msgid "White" +msgstr "백색" + +#: ../src/ui/widget/selected-style.cpp:226 +#: ../src/widgets/sp-color-scales.cpp:462 +#: ../src/widgets/sp-color-scales.cpp:463 +msgid "Black" +msgstr "검정색" + +#: ../src/ui/widget/selected-style.cpp:230 +msgid "Copy color" +msgstr "색 복사" + +#: ../src/ui/widget/selected-style.cpp:234 +msgid "Paste color" +msgstr "색 붙이기" + +#: ../src/ui/widget/selected-style.cpp:238 +#: ../src/ui/widget/selected-style.cpp:775 +msgid "Swap fill and stroke" +msgstr "" + +#: ../src/ui/widget/selected-style.cpp:242 +#: ../src/ui/widget/selected-style.cpp:517 +#: ../src/ui/widget/selected-style.cpp:526 +msgid "Make fill opaque" +msgstr "" + +#: ../src/ui/widget/selected-style.cpp:242 +msgid "Make stroke opaque" +msgstr "" + +#: ../src/ui/widget/selected-style.cpp:304 +msgid "Remove" +msgstr "제거" + +#: ../src/ui/widget/selected-style.cpp:538 +msgid "Apply last set color to fill" +msgstr "" + +#: ../src/ui/widget/selected-style.cpp:550 +msgid "Apply last set color to stroke" +msgstr "" + +#: ../src/ui/widget/selected-style.cpp:561 +msgid "Apply last selected color to fill" +msgstr "" + +#: ../src/ui/widget/selected-style.cpp:572 +msgid "Apply last selected color to stroke" +msgstr "" + +#: ../src/ui/widget/selected-style.cpp:592 +#, fuzzy +msgid "Invert fill" +msgstr "반전" + +#: ../src/ui/widget/selected-style.cpp:612 +#, fuzzy +msgid "Invert stroke" +msgstr "반전" + +#: ../src/ui/widget/selected-style.cpp:624 +#, fuzzy +msgid "White fill" +msgstr "백색" + +#: ../src/ui/widget/selected-style.cpp:636 +msgid "White stroke" +msgstr "" + +#: ../src/ui/widget/selected-style.cpp:648 +#, fuzzy +msgid "Black fill" +msgstr "검정색" + +#: ../src/ui/widget/selected-style.cpp:660 +msgid "Black stroke" +msgstr "" + +#: ../src/ui/widget/selected-style.cpp:703 +#, fuzzy +msgid "Paste fill" +msgstr "반복 무늬 채움" + +#: ../src/ui/widget/selected-style.cpp:721 +#, fuzzy +msgid "Paste stroke" +msgstr "불이기 종류(_S)" + +#: ../src/ui/widget/selected-style.cpp:885 +#, fuzzy +msgid "Change stroke width" +msgstr "글자를 곡선으로 변환" + +#: ../src/ui/widget/selected-style.cpp:980 +msgid ", drag to adjust" +msgstr "" + +#: ../src/ui/widget/selected-style.cpp:1058 +#, c-format +msgid "Stroke width: %.5g%s%s" +msgstr "" + +#: ../src/ui/widget/selected-style.cpp:1062 +msgid " (averaged)" +msgstr "" + +#: ../src/ui/widget/selected-style.cpp:1090 +msgid "0 (transparent)" +msgstr "" + +#: ../src/ui/widget/selected-style.cpp:1114 +msgid "100% (opaque)" +msgstr "" + +#: ../src/ui/widget/selected-style.cpp:1261 +#, fuzzy +msgid "Adjust saturation" +msgstr "채도" + +#: ../src/ui/widget/selected-style.cpp:1263 +#, c-format +msgid "" +"Adjusting saturation: was %.3g, now %.3g (diff %.3g); with " +"Ctrl to adjust lightness, without modifiers to adjust hue" +msgstr "" + +#: ../src/ui/widget/selected-style.cpp:1267 +#, fuzzy +msgid "Adjust lightness" +msgstr "명도" + +#: ../src/ui/widget/selected-style.cpp:1269 +#, c-format +msgid "" +"Adjusting lightness: was %.3g, now %.3g (diff %.3g); with " +"Shift to adjust saturation, without modifiers to adjust hue" +msgstr "" + +#: ../src/ui/widget/selected-style.cpp:1273 +msgid "Adjust hue" +msgstr "" + +#: ../src/ui/widget/selected-style.cpp:1275 +#, c-format +msgid "" +"Adjusting hue: was %.3g, now %.3g (diff %.3g); with Shift to adjust saturation, with Ctrl to adjust lightness" +msgstr "" + +#: ../src/ui/widget/page-sizer.cpp:195 +#, fuzzy +msgid "Name" +msgstr "이름:" + +#: ../src/ui/widget/page-sizer.cpp:233 +msgid "P_age size:" +msgstr "" + +#: ../src/ui/widget/page-sizer.cpp:241 +msgid "Page orientation:" +msgstr "" + +#: ../src/ui/widget/page-sizer.cpp:244 +msgid "_Landscape" +msgstr "" + +#: ../src/ui/widget/page-sizer.cpp:249 +msgid "_Portrait" +msgstr "" + +#. ## Set up custom size frame +#: ../src/ui/widget/page-sizer.cpp:256 +msgid "Custom size" +msgstr "" + +#: ../src/ui/widget/page-sizer.cpp:265 +msgid "_Fit page to selection" +msgstr "" + +#: ../src/ui/widget/page-sizer.cpp:267 +msgid "" +"Resize the page to fit the current selection, or the entire drawing if there " +"is no selection" +msgstr "" + +#: ../src/ui/widget/page-sizer.cpp:299 +msgid "U_nits:" +msgstr "" + +#: ../src/ui/widget/page-sizer.cpp:301 +msgid "Width of paper" +msgstr "" + +#: ../src/ui/widget/page-sizer.cpp:303 +msgid "_Height:" +msgstr "" + +#: ../src/ui/widget/page-sizer.cpp:303 +msgid "Height of paper" +msgstr "" + +#: ../src/ui/widget/page-sizer.cpp:355 +#, fuzzy +msgid "Set page size" +msgstr "도트 크기" + +#: ../src/ui/widget/style-swatch.cpp:299 +msgid "L Gradient" +msgstr "" + +#: ../src/ui/widget/style-swatch.cpp:303 +msgid "R Gradient" +msgstr "" + +#: ../src/ui/widget/style-swatch.cpp:319 +#, c-format +msgid "Fill: %06x/%.3g" +msgstr "" + +#: ../src/ui/widget/style-swatch.cpp:321 +#, c-format +msgid "Stroke: %06x/%.3g" +msgstr "" + +#: ../src/ui/widget/style-swatch.cpp:353 +#, c-format +msgid "Stroke width: %.5g%s" +msgstr "" + +#: ../src/ui/widget/style-swatch.cpp:369 +#, c-format +msgid "O:%.3g" +msgstr "" + +#: ../src/ui/widget/style-swatch.cpp:371 +#, c-format +msgid "O:.%d" +msgstr "" + +#: ../src/ui/widget/style-swatch.cpp:376 +#, c-format +msgid "Opacity: %.3g" +msgstr "" + +#: ../src/vanishing-point.cpp:135 +msgid "Split vanishing points" +msgstr "" + +#: ../src/vanishing-point.cpp:181 +msgid "Merge vanishing points" +msgstr "" + +#: ../src/vanishing-point.cpp:252 +msgid "3D box: Move vanishing point" +msgstr "" + +#: ../src/vanishing-point.cpp:351 +#, c-format +msgid "Finite vanishing point shared by %d box" +msgid_plural "" +"Finite vanishing point shared by %d boxes; drag with Shift to separate selected box(es)" +msgstr[0] "" +msgstr[1] "" + +#. This won't make sense any more when infinite VPs are not shown on the canvas, +#. but currently we update the status message anyway +#: ../src/vanishing-point.cpp:358 +#, c-format +msgid "Infinite vanishing point shared by %d box" +msgid_plural "" +"Infinite vanishing point shared by %d boxes; drag with " +"Shift to separate selected box(es)" +msgstr[0] "" +msgstr[1] "" + +#: ../src/vanishing-point.cpp:366 +#, c-format +msgid "" +"shared by %d box; drag with Shift to separate selected box(es)" +msgid_plural "" +"shared by %d boxes; drag with Shift to separate selected box" +"(es)" +msgstr[0] "" +msgstr[1] "" + +#: ../src/verbs.cpp:1116 +#, fuzzy +msgid "Switch to next layer" +msgstr "이름바뀐 레이어" + +#: ../src/verbs.cpp:1117 +#, fuzzy +msgid "Switched to next layer." +msgstr "이름바뀐 레이어" + +#: ../src/verbs.cpp:1119 +msgid "Cannot go past last layer." +msgstr "" + +#: ../src/verbs.cpp:1128 +#, fuzzy +msgid "Switch to previous layer" +msgstr "이전 문서 창으로 전환하기" + +#: ../src/verbs.cpp:1129 +#, fuzzy +msgid "Switched to previous layer." +msgstr "이전 문서 창으로 전환하기" + +#: ../src/verbs.cpp:1131 +msgid "Cannot go before first layer." +msgstr "" + +#: ../src/verbs.cpp:1148 ../src/verbs.cpp:1232 +msgid "No current layer." +msgstr "" + +#: ../src/verbs.cpp:1177 ../src/verbs.cpp:1181 +#, c-format +msgid "Raised layer %s." +msgstr "" + +#: ../src/verbs.cpp:1178 +#, fuzzy +msgid "Layer to top" +msgstr "노드 올리기" + +#: ../src/verbs.cpp:1182 +#, fuzzy +msgid "Raise layer" +msgstr "레이어 이름변경" + +#: ../src/verbs.cpp:1185 ../src/verbs.cpp:1189 +#, c-format +msgid "Lowered layer %s." +msgstr "" + +#: ../src/verbs.cpp:1186 +#, fuzzy +msgid "Layer to bottom" +msgstr "노드 올리기" + +#: ../src/verbs.cpp:1190 +#, fuzzy +msgid "Lower layer" +msgstr "노드를 아래도" + +#: ../src/verbs.cpp:1199 +msgid "Cannot move layer any further." +msgstr "" + +#: ../src/verbs.cpp:1227 +#, fuzzy +msgid "Delete layer" +msgstr "삭제(_D)" + +#. TRANSLATORS: this means "The layer has been deleted." +#: ../src/verbs.cpp:1230 +msgid "Deleted layer." +msgstr "" + +#: ../src/verbs.cpp:1312 +#, fuzzy +msgid "Flip horizontally" +msgstr "수평(_H)" + +#: ../src/verbs.cpp:1327 +msgid "Flip vertically" +msgstr "" + +#. TRANSLATORS: If you have translated the tutorial-basic.svg file to your language, +#. then translate this string as "tutorial-basic.LANG.svg" (where LANG is your language +#. code); otherwise leave as "tutorial-basic.svg". +#: ../src/verbs.cpp:1791 +msgid "tutorial-basic.svg" +msgstr "tutorial-basic.svg" + +#. TRANSLATORS: See "tutorial-basic.svg" comment. +#: ../src/verbs.cpp:1795 +msgid "tutorial-shapes.svg" +msgstr "tutorial-shapes.svg" + +#. TRANSLATORS: See "tutorial-basic.svg" comment. +#: ../src/verbs.cpp:1799 +msgid "tutorial-advanced.svg" +msgstr "tutorial-advanced.svg" + +#. TRANSLATORS: See "tutorial-basic.svg" comment. +#: ../src/verbs.cpp:1803 +msgid "tutorial-tracing.svg" +msgstr "tutorial-tracing.svg" + +#. TRANSLATORS: See "tutorial-basic.svg" comment. +#: ../src/verbs.cpp:1807 +msgid "tutorial-calligraphy.svg" +msgstr "tutorial-calligraphy.svg" + +#. TRANSLATORS: See "tutorial-basic.svg" comment. +#: ../src/verbs.cpp:1811 +msgid "tutorial-elements.svg" +msgstr "tutorial-elements.svg" + +#. TRANSLATORS: See "tutorial-basic.svg" comment. +#: ../src/verbs.cpp:1815 +msgid "tutorial-tips.svg" +msgstr "tutorial-tips.svg" + +#: ../src/verbs.cpp:2092 ../src/verbs.cpp:2578 +#, fuzzy +msgid "Unlock all objects in the current layer" +msgstr "현재 레이어에서 만 찾기" + +#: ../src/verbs.cpp:2096 ../src/verbs.cpp:2580 +#, fuzzy +msgid "Unlock all objects in all layers" +msgstr "모든 레이어 선택" + +#: ../src/verbs.cpp:2100 ../src/verbs.cpp:2582 +#, fuzzy +msgid "Unhide all objects in the current layer" +msgstr "현재 레이어에서 만 찾기" + +#: ../src/verbs.cpp:2104 ../src/verbs.cpp:2584 +#, fuzzy +msgid "Unhide all objects in all layers" +msgstr "모든 레이어 선택" + +#: ../src/verbs.cpp:2119 +msgid "Does nothing" +msgstr "아무 작업도 하지 않음" + +#: ../src/verbs.cpp:2122 +msgid "Create new document from the default template" +msgstr "기본 템플릿 바탕으로 새로운 문서를 생성" + +#: ../src/verbs.cpp:2124 +msgid "_Open..." +msgstr "열기(_O).." + +#: ../src/verbs.cpp:2125 +msgid "Open an existing document" +msgstr "기존 문서 열기" + +#: ../src/verbs.cpp:2126 +msgid "Re_vert" +msgstr "되돌리기(_v)" + +#: ../src/verbs.cpp:2127 +msgid "Revert to the last saved version of document (changes will be lost)" +msgstr "마지막 저장한 문서로 되돌리기 (변경 작업등 을 잃어 버립니다)" + +#: ../src/verbs.cpp:2128 +msgid "_Save" +msgstr "저장(_S)" + +#: ../src/verbs.cpp:2128 +msgid "Save document" +msgstr "문서 저장" + +#: ../src/verbs.cpp:2130 +msgid "Save _As..." +msgstr "다른이름으로 저장..." + +#: ../src/verbs.cpp:2131 +msgid "Save document under a new name" +msgstr "새로운 이름으로 문서 저장" + +#: ../src/verbs.cpp:2132 +#, fuzzy +msgid "Save a Cop_y..." +msgstr "다른이름으로 저장..." + +#: ../src/verbs.cpp:2133 +#, fuzzy +msgid "Save a copy of the document under a new name" +msgstr "새로운 이름으로 문서 저장" + +#: ../src/verbs.cpp:2134 +msgid "_Print..." +msgstr "출력(_P)..." + +#: ../src/verbs.cpp:2134 +msgid "Print document" +msgstr "문서 출력" + +#. TRANSLATORS: "Vacuum Defs" means "Clean up defs" (so as to remove unused definitions) +#: ../src/verbs.cpp:2137 +msgid "Vac_uum Defs" +msgstr "연계성 청소" + +#: ../src/verbs.cpp:2137 +msgid "" +"Remove unused definitions (such as gradients or clipping paths) from the <" +"defs> of the document" +msgstr "" + +#: ../src/verbs.cpp:2139 +msgid "Print Previe_w" +msgstr "" + +#: ../src/verbs.cpp:2140 +msgid "Preview document printout" +msgstr "" + +#: ../src/verbs.cpp:2141 +msgid "_Import..." +msgstr "불러오기(_I)..." + +#: ../src/verbs.cpp:2142 +msgid "Import a bitmap or SVG image into this document" +msgstr "비트맵 이미지나 SVG 이미지를 이 문서로 불러오기" + +#: ../src/verbs.cpp:2143 +msgid "_Export Bitmap..." +msgstr "비트맵 으로 내보내기(_E)..." + +#: ../src/verbs.cpp:2144 +msgid "Export this document or a selection as a bitmap image" +msgstr "이 문서나 선택 영역을 비트맵으로 내보내기" + +#: ../src/verbs.cpp:2145 +msgid "Import a document from Open Clip Art Library" +msgstr "" + +#: ../src/verbs.cpp:2146 +msgid "Export To Open Clip Art Library" +msgstr "" + +#: ../src/verbs.cpp:2146 +#, fuzzy +msgid "Export this document to Open Clip Art Library" +msgstr "이 문서나 선택 영역을 비트맵으로 내보내기" + +#: ../src/verbs.cpp:2147 +msgid "N_ext Window" +msgstr "다음 ì°½(_e)" + +#: ../src/verbs.cpp:2148 +msgid "Switch to the next document window" +msgstr "다음 문서 창으로 전환하기" + +#: ../src/verbs.cpp:2149 +msgid "P_revious Window" +msgstr "이전 ì°½(_r)" + +#: ../src/verbs.cpp:2150 +msgid "Switch to the previous document window" +msgstr "이전 문서 창으로 전환하기" + +#: ../src/verbs.cpp:2151 +msgid "_Close" +msgstr "닫기(_C)" + +#: ../src/verbs.cpp:2152 +msgid "Close this document window" +msgstr "이 문서창을 닫기" + +#: ../src/verbs.cpp:2153 +msgid "_Quit" +msgstr "종료(_Q)" + +#: ../src/verbs.cpp:2153 +msgid "Quit Inkscape" +msgstr "잉크스케이프 종료" + +#: ../src/verbs.cpp:2156 +msgid "Undo last action" +msgstr "마지막 작업을 되돌림" + +#: ../src/verbs.cpp:2159 +msgid "Do again the last undone action" +msgstr "마지막 되돌리기 한 것을 원래도 돌리기" + +#: ../src/verbs.cpp:2160 +msgid "Cu_t" +msgstr "잘라내기(_t)" + +#: ../src/verbs.cpp:2161 +msgid "Cut selection to clipboard" +msgstr "선택된부분을 잘라서 클립보드에 보관" + +#: ../src/verbs.cpp:2162 +msgid "_Copy" +msgstr "복사(_C)" + +#: ../src/verbs.cpp:2163 +msgid "Copy selection to clipboard" +msgstr "선택부분을 복사해서 클립보드로 보관" + +#: ../src/verbs.cpp:2164 +msgid "_Paste" +msgstr "붙이기(_P)" + +#: ../src/verbs.cpp:2165 +msgid "Paste objects from clipboard to mouse point, or paste text" +msgstr "클립보드에서 마우스 포인트가 있는곳에 객채를 붙이기, 또는 문자 붙이기" -#: ../src/ui/widget/selected-style.cpp:160 -msgid "Different fills" -msgstr "다른 채움" +#: ../src/verbs.cpp:2166 +msgid "Paste _Style" +msgstr "불이기 종류(_S)" -#: ../src/ui/widget/selected-style.cpp:160 -msgid "Different strokes" +#: ../src/verbs.cpp:2167 +msgid "Apply the style of the copied object to selection" msgstr "" -#: ../src/ui/widget/selected-style.cpp:162 -#: ../src/ui/widget/style-swatch.cpp:303 -msgid "Unset" +#: ../src/verbs.cpp:2169 +msgid "Scale selection to match the size of the copied object" msgstr "" -#: ../src/ui/widget/selected-style.cpp:168 -msgid "Flat color fill" +#: ../src/verbs.cpp:2170 +msgid "Paste _Width" msgstr "" -#: ../src/ui/widget/selected-style.cpp:168 -msgid "Flat color stroke" +#: ../src/verbs.cpp:2171 +msgid "Scale selection horizontally to match the width of the copied object" msgstr "" -#. TRANSLATOR COMMENT: A means "Averaged" -#: ../src/ui/widget/selected-style.cpp:171 -msgid "a" +#: ../src/verbs.cpp:2172 +msgid "Paste _Height" msgstr "" -#: ../src/ui/widget/selected-style.cpp:174 -msgid "Fill is averaged over selected objects" +#: ../src/verbs.cpp:2173 +msgid "Scale selection vertically to match the height of the copied object" msgstr "" -#: ../src/ui/widget/selected-style.cpp:174 -msgid "Stroke is averaged over selected objects" +#: ../src/verbs.cpp:2174 +msgid "Paste Size Separately" msgstr "" -#. TRANSLATOR COMMENT: M means "Multiple" -#: ../src/ui/widget/selected-style.cpp:177 -msgid "m" +#: ../src/verbs.cpp:2175 +msgid "Scale each selected object to match the size of the copied object" msgstr "" -#: ../src/ui/widget/selected-style.cpp:180 -msgid "Multiple selected objects have the same fill" +#: ../src/verbs.cpp:2176 +msgid "Paste Width Separately" msgstr "" -#: ../src/ui/widget/selected-style.cpp:180 -msgid "Multiple selected objects have the same stroke" +#: ../src/verbs.cpp:2177 +msgid "" +"Scale each selected object horizontally to match the width of the copied " +"object" msgstr "" -#: ../src/ui/widget/selected-style.cpp:182 -msgid "Edit fill..." +#: ../src/verbs.cpp:2178 +msgid "Paste Height Separately" msgstr "" -#: ../src/ui/widget/selected-style.cpp:182 -msgid "Edit stroke..." +#: ../src/verbs.cpp:2179 +msgid "" +"Scale each selected object vertically to match the height of the copied " +"object" msgstr "" -#: ../src/ui/widget/selected-style.cpp:186 -msgid "Last set color" +#: ../src/verbs.cpp:2180 +msgid "Paste _In Place" msgstr "" -#: ../src/ui/widget/selected-style.cpp:190 -msgid "Last selected color" +#: ../src/verbs.cpp:2181 +msgid "Paste objects from clipboard to the original location" msgstr "" -#: ../src/ui/widget/selected-style.cpp:194 -msgid "Invert" -msgstr "반전" +#: ../src/verbs.cpp:2182 +#, fuzzy +msgid "Paste Path _Effect" +msgstr "불이기 종류(_S)" -#: ../src/ui/widget/selected-style.cpp:198 -msgid "White" -msgstr "백색" +#: ../src/verbs.cpp:2183 +#, fuzzy +msgid "Apply the path effect of the copied object to selection" +msgstr "캔버스를 현재 선택 크기로 조정" -#: ../src/ui/widget/selected-style.cpp:202 -#: ../src/widgets/sp-color-scales.cpp:458 -#: ../src/widgets/sp-color-scales.cpp:459 -msgid "Black" -msgstr "검정색" +#: ../src/verbs.cpp:2184 +msgid "_Delete" +msgstr "삭제(_D)" -#: ../src/ui/widget/selected-style.cpp:206 -msgid "Copy color" -msgstr "색 복사" +#: ../src/verbs.cpp:2185 +msgid "Delete selection" +msgstr "선택부분 지우기" -#: ../src/ui/widget/selected-style.cpp:210 -msgid "Paste color" -msgstr "색 붙이기" +#: ../src/verbs.cpp:2186 +msgid "Duplic_ate" +msgstr "복사본 만들기(_a)" -#: ../src/ui/widget/selected-style.cpp:214 -#: ../src/ui/widget/selected-style.cpp:738 -msgid "Swap fill and stroke" -msgstr "" +#: ../src/verbs.cpp:2187 +msgid "Duplicate selected objects" +msgstr "선택됀 객체의 복사본 만들기" -#: ../src/ui/widget/selected-style.cpp:218 -#: ../src/ui/widget/selected-style.cpp:480 -#: ../src/ui/widget/selected-style.cpp:489 -msgid "Make fill opaque" +#: ../src/verbs.cpp:2188 +msgid "Create Clo_ne" msgstr "" -#: ../src/ui/widget/selected-style.cpp:218 -msgid "Make stroke opaque" +#: ../src/verbs.cpp:2189 +msgid "Create a clone (a copy linked to the original) of selected object" msgstr "" -#: ../src/ui/widget/selected-style.cpp:280 -msgid "Remove" -msgstr "제거" - -#: ../src/ui/widget/selected-style.cpp:501 -msgid "Apply last set color to fill" +#: ../src/verbs.cpp:2190 +msgid "Unlin_k Clone" msgstr "" -#: ../src/ui/widget/selected-style.cpp:513 -msgid "Apply last set color to stroke" +#: ../src/verbs.cpp:2191 +msgid "" +"Cut the selected clone's link to its original, turning it into a standalone " +"object" msgstr "" -#: ../src/ui/widget/selected-style.cpp:524 -msgid "Apply last selected color to fill" +#: ../src/verbs.cpp:2192 +msgid "Select _Original" msgstr "" -#: ../src/ui/widget/selected-style.cpp:535 -msgid "Apply last selected color to stroke" +#: ../src/verbs.cpp:2193 +msgid "Select the object to which the selected clone is linked" msgstr "" -#: ../src/ui/widget/selected-style.cpp:555 +#. TRANSLATORS: Convert selection to a line marker +#: ../src/verbs.cpp:2195 #, fuzzy -msgid "Invert fill" -msgstr "반전" +msgid "Objects to _Marker" +msgstr "점선 유형" -#: ../src/ui/widget/selected-style.cpp:575 +#: ../src/verbs.cpp:2196 #, fuzzy -msgid "Invert stroke" -msgstr "반전" +msgid "Convert selection to a line marker" +msgstr "선택된부분을 잘라서 클립보드에 보관" -#: ../src/ui/widget/selected-style.cpp:587 +#. TRANSLATORS: Convert selection to a collection of guidelines +#: ../src/verbs.cpp:2198 #, fuzzy -msgid "White fill" -msgstr "백색" +msgid "Objects to Gu_ides" +msgstr "점선 유형" -#: ../src/ui/widget/selected-style.cpp:599 -msgid "White stroke" +#: ../src/verbs.cpp:2199 +msgid "" +"Convert selected objects to a collection of guidelines aligned with their " +"edges" msgstr "" -#: ../src/ui/widget/selected-style.cpp:611 -#, fuzzy -msgid "Black fill" -msgstr "검정색" - -#: ../src/ui/widget/selected-style.cpp:623 -msgid "Black stroke" +#. TRANSLATORS: Convert selection to a rectangle with tiled pattern fill +#: ../src/verbs.cpp:2201 +msgid "Objects to Patter_n" msgstr "" -#: ../src/ui/widget/selected-style.cpp:666 -#, fuzzy -msgid "Paste fill" -msgstr "반복 무늬 채움" - -#: ../src/ui/widget/selected-style.cpp:684 -#, fuzzy -msgid "Paste stroke" -msgstr "불이기 종류(_S)" - -#: ../src/ui/widget/selected-style.cpp:841 -#, fuzzy -msgid "Change stroke width" -msgstr "글자를 곡선으로 변환" - -#: ../src/ui/widget/selected-style.cpp:979 -#: ../src/ui/widget/selected-style.cpp:980 -#, fuzzy -msgid "Master opacity, %" -msgstr "주 투명도" - -#: ../src/ui/widget/selected-style.cpp:1011 -#, c-format -msgid "Stroke width: %.5g%s%s" +#: ../src/verbs.cpp:2202 +msgid "Convert selection to a rectangle with tiled pattern fill" msgstr "" -#: ../src/ui/widget/selected-style.cpp:1015 -msgid " (averaged)" +#. TRANSLATORS: Extract objects from a tiled pattern fill +#: ../src/verbs.cpp:2204 +msgid "Pattern to _Objects" msgstr "" -#: ../src/ui/widget/selected-style.cpp:1043 -msgid "0 (transparent)" +#: ../src/verbs.cpp:2205 +msgid "Extract objects from a tiled pattern fill" msgstr "" -#: ../src/ui/widget/selected-style.cpp:1067 -msgid "100% (opaque)" +#: ../src/verbs.cpp:2206 +msgid "Clea_r All" msgstr "" -#: ../src/ui/widget/page-sizer.cpp:195 -#, fuzzy -msgid "Name" -msgstr "이름:" - -#: ../src/ui/widget/page-sizer.cpp:233 -msgid "P_age size:" +#: ../src/verbs.cpp:2207 +msgid "Delete all objects from document" msgstr "" -#: ../src/ui/widget/page-sizer.cpp:241 -msgid "Page orientation:" +#: ../src/verbs.cpp:2208 +msgid "Select Al_l" msgstr "" -#: ../src/ui/widget/page-sizer.cpp:244 -msgid "_Landscape" +#: ../src/verbs.cpp:2209 +msgid "Select all objects or all nodes" msgstr "" -#: ../src/ui/widget/page-sizer.cpp:249 -msgid "_Portrait" +#: ../src/verbs.cpp:2210 +msgid "Select All in All La_yers" msgstr "" -#. ## Set up custom size frame -#: ../src/ui/widget/page-sizer.cpp:256 -msgid "Custom size" +#: ../src/verbs.cpp:2211 +msgid "Select all objects in all visible and unlocked layers" msgstr "" -#: ../src/ui/widget/page-sizer.cpp:265 -msgid "_Fit page to selection" +#: ../src/verbs.cpp:2212 +msgid "In_vert Selection" msgstr "" -#: ../src/ui/widget/page-sizer.cpp:267 -msgid "" -"Resize the page to fit the current selection, or the entire drawing if there " -"is no selection" +#: ../src/verbs.cpp:2213 +msgid "Invert selection (unselect what is selected and select everything else)" msgstr "" -#: ../src/ui/widget/page-sizer.cpp:299 -msgid "U_nits:" +#: ../src/verbs.cpp:2214 +msgid "Invert in All Layers" msgstr "" -#: ../src/ui/widget/page-sizer.cpp:301 -msgid "Width of paper" +#: ../src/verbs.cpp:2215 +msgid "Invert selection in all visible and unlocked layers" msgstr "" -#: ../src/ui/widget/page-sizer.cpp:303 -msgid "_Height:" +#: ../src/verbs.cpp:2216 +#, fuzzy +msgid "Select Next" +msgstr "노드 삭제" + +#: ../src/verbs.cpp:2217 +#, fuzzy +msgid "Select next object or node" +msgstr "클론으로 만들 객체를 선택" + +#: ../src/verbs.cpp:2218 +#, fuzzy +msgid "Select Previous" +msgstr "선택" + +#: ../src/verbs.cpp:2219 +#, fuzzy +msgid "Select previous object or node" +msgstr "클론으로 만들 객체를 선택" + +#: ../src/verbs.cpp:2220 +msgid "D_eselect" msgstr "" -#: ../src/ui/widget/page-sizer.cpp:303 -msgid "Height of paper" +#: ../src/verbs.cpp:2221 +msgid "Deselect any selected objects or nodes" msgstr "" -#: ../src/ui/widget/page-sizer.cpp:355 +#: ../src/verbs.cpp:2222 ../src/widgets/toolbox.cpp:1099 #, fuzzy -msgid "Set page size" -msgstr "도트 크기" +msgid "Next Path Effect Parameter" +msgstr "불이기 종류(_S)" -#: ../src/ui/widget/style-swatch.cpp:325 -#, c-format -msgid "Stroke width: %.5g%s" +#: ../src/verbs.cpp:2223 ../src/widgets/toolbox.cpp:1100 +msgid "Show next Path Effect parameter for editing" msgstr "" -#: ../src/ui/widget/style-swatch.cpp:341 -#, c-format -msgid "O:%.3g" +#. Selection +#: ../src/verbs.cpp:2226 +msgid "Raise to _Top" msgstr "" -#: ../src/ui/widget/style-swatch.cpp:343 -#, c-format -msgid "O:.%d" +#: ../src/verbs.cpp:2227 +msgid "Raise selection to top" msgstr "" -#: ../src/ui/widget/style-swatch.cpp:348 -#, c-format -msgid "Opacity: %.3g" +#: ../src/verbs.cpp:2228 +msgid "Lower to _Bottom" msgstr "" -#: ../src/verbs.cpp:1117 -#, fuzzy -msgid "Move to next layer" -msgstr "이름바뀐 레이어" +#: ../src/verbs.cpp:2229 +msgid "Lower selection to bottom" +msgstr "" -#: ../src/verbs.cpp:1118 -msgid "Moved to next layer." +#: ../src/verbs.cpp:2230 +msgid "_Raise" msgstr "" -#: ../src/verbs.cpp:1120 -msgid "Cannot move past last layer." +#: ../src/verbs.cpp:2231 +msgid "Raise selection one step" msgstr "" -#: ../src/verbs.cpp:1129 -msgid "Move to previous layer" +#: ../src/verbs.cpp:2232 +msgid "_Lower" msgstr "" -#: ../src/verbs.cpp:1130 -msgid "Moved to previous layer." +#: ../src/verbs.cpp:2233 +msgid "Lower selection one step" msgstr "" -#: ../src/verbs.cpp:1132 -msgid "Cannot move past first layer." +#: ../src/verbs.cpp:2234 +msgid "_Group" msgstr "" -#: ../src/verbs.cpp:1149 ../src/verbs.cpp:1233 -msgid "No current layer." +#: ../src/verbs.cpp:2235 +msgid "Group selected objects" msgstr "" -#: ../src/verbs.cpp:1178 ../src/verbs.cpp:1182 -#, c-format -msgid "Raised layer %s." +#: ../src/verbs.cpp:2237 +msgid "Ungroup selected groups" msgstr "" -#: ../src/verbs.cpp:1179 -#, fuzzy -msgid "Layer to top" -msgstr "노드 올리기" - -#: ../src/verbs.cpp:1183 -#, fuzzy -msgid "Raise layer" -msgstr "레이어 이름변경" - -#: ../src/verbs.cpp:1186 ../src/verbs.cpp:1190 -#, c-format -msgid "Lowered layer %s." +#: ../src/verbs.cpp:2239 +msgid "_Put on Path" msgstr "" -#: ../src/verbs.cpp:1187 -#, fuzzy -msgid "Layer to bottom" -msgstr "노드 올리기" - -#: ../src/verbs.cpp:1191 -#, fuzzy -msgid "Lower layer" -msgstr "노드를 아래도" - -#: ../src/verbs.cpp:1200 -msgid "Cannot move layer any further." +#: ../src/verbs.cpp:2241 +msgid "_Remove from Path" msgstr "" -#: ../src/verbs.cpp:1228 -#, fuzzy -msgid "Delete layer" -msgstr "삭제(_D)" - -#. TRANSLATORS: this means "The layer has been deleted." -#: ../src/verbs.cpp:1231 -msgid "Deleted layer." +#: ../src/verbs.cpp:2243 +msgid "Remove Manual _Kerns" msgstr "" -#: ../src/verbs.cpp:1288 -#, fuzzy -msgid "Flip horizontally" -msgstr "수평(_H)" +#. TRANSLATORS: "glyph": An image used in the visual representation of characters; +#. roughly speaking, how a character looks. A font is a set of glyphs. +#: ../src/verbs.cpp:2246 +msgid "Remove all manual kerns and glyph rotations from a text object" +msgstr "" -#: ../src/verbs.cpp:1297 -msgid "Flip vertically" +#: ../src/verbs.cpp:2248 +msgid "_Union" msgstr "" -#. TRANSLATORS: If you have translated the keys.svg file to your language, then -#. translate this string as "keys.LANG.svg" (where LANG is your language code); -#. otherwise leave as "keys.svg". -#: ../src/verbs.cpp:1671 -msgid "keys.svg" -msgstr "keys.svg" +#: ../src/verbs.cpp:2249 +msgid "Create union of selected paths" +msgstr "" -#. TRANSLATORS: If you have translated the tutorial-basic.svg file to your language, -#. then translate this string as "tutorial-basic.LANG.svg" (where LANG is your language -#. code); otherwise leave as "tutorial-basic.svg". -#: ../src/verbs.cpp:1707 -msgid "tutorial-basic.svg" -msgstr "tutorial-basic.svg" +#: ../src/verbs.cpp:2250 +msgid "_Intersection" +msgstr "" -#. TRANSLATORS: See "tutorial-basic.svg" comment. -#: ../src/verbs.cpp:1711 -msgid "tutorial-shapes.svg" -msgstr "tutorial-shapes.svg" +#: ../src/verbs.cpp:2251 +msgid "Create intersection of selected paths" +msgstr "" -#. TRANSLATORS: See "tutorial-basic.svg" comment. -#: ../src/verbs.cpp:1715 -msgid "tutorial-advanced.svg" -msgstr "tutorial-advanced.svg" +#: ../src/verbs.cpp:2252 +msgid "_Difference" +msgstr "" -#. TRANSLATORS: See "tutorial-basic.svg" comment. -#: ../src/verbs.cpp:1719 -msgid "tutorial-tracing.svg" -msgstr "tutorial-tracing.svg" +#: ../src/verbs.cpp:2253 +msgid "Create difference of selected paths (bottom minus top)" +msgstr "" -#. TRANSLATORS: See "tutorial-basic.svg" comment. -#: ../src/verbs.cpp:1723 -msgid "tutorial-calligraphy.svg" -msgstr "tutorial-calligraphy.svg" +#: ../src/verbs.cpp:2254 +msgid "E_xclusion" +msgstr "" -#. TRANSLATORS: See "tutorial-basic.svg" comment. -#: ../src/verbs.cpp:1727 -msgid "tutorial-elements.svg" -msgstr "tutorial-elements.svg" +#: ../src/verbs.cpp:2255 +msgid "" +"Create exclusive OR of selected paths (those parts that belong to only one " +"path)" +msgstr "" -#. TRANSLATORS: See "tutorial-basic.svg" comment. -#: ../src/verbs.cpp:1731 -msgid "tutorial-tips.svg" -msgstr "tutorial-tips.svg" +#: ../src/verbs.cpp:2256 +msgid "Di_vision" +msgstr "" -#: ../src/verbs.cpp:1963 -msgid "Does nothing" -msgstr "아무 작업도 하지 않음" +#: ../src/verbs.cpp:2257 +msgid "Cut the bottom path into pieces" +msgstr "" -#. File -#: ../src/verbs.cpp:1966 -msgid "Default" -msgstr "기본" +#. TRANSLATORS: "to cut a path" is not the same as "to break a path apart" - see the +#. Advanced tutorial for more info +#: ../src/verbs.cpp:2260 +msgid "Cut _Path" +msgstr "" -#: ../src/verbs.cpp:1966 -msgid "Create new document from the default template" -msgstr "기본 템플릿 바탕으로 새로운 문서를 생성" +#: ../src/verbs.cpp:2261 +msgid "Cut the bottom path's stroke into pieces, removing fill" +msgstr "" -#: ../src/verbs.cpp:1968 -msgid "_Open..." -msgstr "열기(_O).." +#. TRANSLATORS: "outset": expand a shape by offsetting the object's path, +#. i.e. by displacing it perpendicular to the path in each point. +#. See also the Advanced Tutorial for explanation. +#: ../src/verbs.cpp:2265 +msgid "Outs_et" +msgstr "" -#: ../src/verbs.cpp:1969 -msgid "Open an existing document" -msgstr "기존 문서 열기" +#: ../src/verbs.cpp:2266 +msgid "Outset selected paths" +msgstr "" -#: ../src/verbs.cpp:1970 -msgid "Re_vert" -msgstr "되돌리기(_v)" +#: ../src/verbs.cpp:2268 +msgid "O_utset Path by 1 px" +msgstr "" -#: ../src/verbs.cpp:1971 -msgid "Revert to the last saved version of document (changes will be lost)" -msgstr "마지막 저장한 문서로 되돌리기 (변경 작업등 을 잃어 버립니다)" +#: ../src/verbs.cpp:2269 +msgid "Outset selected paths by 1 px" +msgstr "" -#: ../src/verbs.cpp:1972 -msgid "_Save" -msgstr "저장(_S)" +#: ../src/verbs.cpp:2271 +msgid "O_utset Path by 10 px" +msgstr "" -#: ../src/verbs.cpp:1972 -msgid "Save document" -msgstr "문서 저장" +#: ../src/verbs.cpp:2272 +msgid "Outset selected paths by 10 px" +msgstr "" -#: ../src/verbs.cpp:1974 -msgid "Save _As..." -msgstr "다른이름으로 저장..." +#. TRANSLATORS: "inset": contract a shape by offsetting the object's path, +#. i.e. by displacing it perpendicular to the path in each point. +#. See also the Advanced Tutorial for explanation. +#: ../src/verbs.cpp:2276 +msgid "I_nset" +msgstr "" -#: ../src/verbs.cpp:1975 -msgid "Save document under a new name" -msgstr "새로운 이름으로 문서 저장" +#: ../src/verbs.cpp:2277 +msgid "Inset selected paths" +msgstr "" -#: ../src/verbs.cpp:1976 -#, fuzzy -msgid "Save a Cop_y..." -msgstr "다른이름으로 저장..." +#: ../src/verbs.cpp:2279 +msgid "I_nset Path by 1 px" +msgstr "" -#: ../src/verbs.cpp:1977 -#, fuzzy -msgid "Save a copy of the document under a new name" -msgstr "새로운 이름으로 문서 저장" +#: ../src/verbs.cpp:2280 +msgid "Inset selected paths by 1 px" +msgstr "" -#: ../src/verbs.cpp:1978 -msgid "_Print..." -msgstr "출력(_P)..." +#: ../src/verbs.cpp:2282 +msgid "I_nset Path by 10 px" +msgstr "" -#: ../src/verbs.cpp:1978 -msgid "Print document" -msgstr "문서 출력" +#: ../src/verbs.cpp:2283 +msgid "Inset selected paths by 10 px" +msgstr "" -#. TRANSLATORS: "Vacuum Defs" means "Clean up defs" (so as to remove unused definitions) -#: ../src/verbs.cpp:1981 -msgid "Vac_uum Defs" -msgstr "연계성 청소" +#: ../src/verbs.cpp:2285 +msgid "D_ynamic Offset" +msgstr "" -#: ../src/verbs.cpp:1981 -msgid "" -"Remove unused definitions (such as gradients or clipping paths) from the <" -"defs> of the document" +#: ../src/verbs.cpp:2285 +msgid "Create a dynamic offset object" msgstr "" -#: ../src/verbs.cpp:1983 -msgid "Print _Direct" +#: ../src/verbs.cpp:2287 +msgid "_Linked Offset" msgstr "" -#: ../src/verbs.cpp:1984 -msgid "Print directly without prompting to a file or pipe" +#: ../src/verbs.cpp:2288 +msgid "Create a dynamic offset object linked to the original path" msgstr "" -#: ../src/verbs.cpp:1985 -msgid "Print Previe_w" +#: ../src/verbs.cpp:2290 +msgid "_Stroke to Path" msgstr "" -#: ../src/verbs.cpp:1986 -msgid "Preview document printout" +#: ../src/verbs.cpp:2291 +msgid "Convert selected object's stroke to paths" msgstr "" -#: ../src/verbs.cpp:1987 -msgid "_Import..." -msgstr "불러오기(_I)..." +#: ../src/verbs.cpp:2292 +msgid "Si_mplify" +msgstr "단순화(_m)" -#: ../src/verbs.cpp:1988 -msgid "Import a bitmap or SVG image into this document" -msgstr "비트맵 이미지나 SVG 이미지를 이 문서로 불러오기" +#: ../src/verbs.cpp:2293 +msgid "Simplify selected paths (remove extra nodes)" +msgstr "선택된 곡선을 단순화(추가 노드삭제)" -#: ../src/verbs.cpp:1989 -msgid "_Export Bitmap..." -msgstr "비트맵 으로 내보내기(_E)..." +#: ../src/verbs.cpp:2294 +msgid "_Reverse" +msgstr "되돌리기(_R)" -#: ../src/verbs.cpp:1990 -msgid "Export this document or a selection as a bitmap image" -msgstr "이 문서나 선택 영역을 비트맵으로 내보내기" +#: ../src/verbs.cpp:2295 +msgid "Reverse the direction of selected paths (useful for flipping markers)" +msgstr "선택된 경로의 방향을 바꾸기(플림 마크에 유용)" -#: ../src/verbs.cpp:1991 -msgid "N_ext Window" -msgstr "다음 ì°½(_e)" +#. TRANSLATORS: "to trace" means "to convert a bitmap to vector graphics" (to vectorize) +#: ../src/verbs.cpp:2297 +msgid "_Trace Bitmap..." +msgstr "비트맴 따오기(_T)..." -#: ../src/verbs.cpp:1992 -msgid "Switch to the next document window" -msgstr "다음 문서 창으로 전환하기" +#: ../src/verbs.cpp:2298 +msgid "Create one or more paths from a bitmap by tracing it" +msgstr "비트맴 이미지 따올때 하나 또는 여러 곡선으로 생성하기" -#: ../src/verbs.cpp:1993 -msgid "P_revious Window" -msgstr "이전 ì°½(_r)" +#: ../src/verbs.cpp:2299 +msgid "_Make a Bitmap Copy" +msgstr "비트맵 복사본 만들기(_M)" -#: ../src/verbs.cpp:1994 -msgid "Switch to the previous document window" -msgstr "이전 문서 창으로 전환하기" +#: ../src/verbs.cpp:2300 +msgid "Export selection to a bitmap and insert it into document" +msgstr "" -#: ../src/verbs.cpp:1995 -msgid "_Close" -msgstr "닫기(_C)" +#: ../src/verbs.cpp:2301 +msgid "_Combine" +msgstr "합치기(_C)" + +#: ../src/verbs.cpp:2302 +msgid "Combine several paths into one" +msgstr "" + +#. TRANSLATORS: "to cut a path" is not the same as "to break a path apart" - see the +#. Advanced tutorial for more info +#: ../src/verbs.cpp:2305 +msgid "Break _Apart" +msgstr "" -#: ../src/verbs.cpp:1996 -msgid "Close this document window" -msgstr "이 문서창을 닫기" +#: ../src/verbs.cpp:2306 +msgid "Break selected paths into subpaths" +msgstr "" -#: ../src/verbs.cpp:1997 -msgid "_Quit" -msgstr "종료(_Q)" +#: ../src/verbs.cpp:2307 +#, fuzzy +msgid "Rows and Columns..." +msgstr "줄, 열: " -#: ../src/verbs.cpp:1997 -msgid "Quit Inkscape" -msgstr "잉크스케이프 종료" +#: ../src/verbs.cpp:2308 +#, fuzzy +msgid "Arrange selected objects in a table" +msgstr "선택한 객체 배분" -#: ../src/verbs.cpp:2000 -msgid "Undo last action" -msgstr "마지막 작업을 되돌림" +#. Layer +#: ../src/verbs.cpp:2310 +msgid "_Add Layer..." +msgstr "레이어 추가(_A)..." -#: ../src/verbs.cpp:2003 -msgid "Do again the last undone action" -msgstr "마지막 되돌리기 한 것을 원래도 돌리기" +#: ../src/verbs.cpp:2311 +msgid "Create a new layer" +msgstr "" -#: ../src/verbs.cpp:2004 -msgid "Cu_t" -msgstr "잘라내기(_t)" +#: ../src/verbs.cpp:2312 +msgid "Re_name Layer..." +msgstr "" -#: ../src/verbs.cpp:2005 -msgid "Cut selection to clipboard" -msgstr "선택된부분을 잘라서 클립보드에 보관" +#: ../src/verbs.cpp:2313 +msgid "Rename the current layer" +msgstr "" -#: ../src/verbs.cpp:2006 -msgid "_Copy" -msgstr "복사(_C)" +#: ../src/verbs.cpp:2314 +msgid "Switch to Layer Abov_e" +msgstr "" -#: ../src/verbs.cpp:2007 -msgid "Copy selection to clipboard" -msgstr "선택부분을 복사해서 클립보드로 보관" +#: ../src/verbs.cpp:2315 +msgid "Switch to the layer above the current" +msgstr "" -#: ../src/verbs.cpp:2008 -msgid "_Paste" -msgstr "붙이기(_P)" +#: ../src/verbs.cpp:2316 +msgid "Switch to Layer Belo_w" +msgstr "" -#: ../src/verbs.cpp:2009 -msgid "Paste objects from clipboard to mouse point, or paste text" -msgstr "클립보드에서 마우스 포인트가 있는곳에 객채를 붙이기, 또는 문자 붙이기" +#: ../src/verbs.cpp:2317 +msgid "Switch to the layer below the current" +msgstr "" -#: ../src/verbs.cpp:2010 -msgid "Paste _Style" -msgstr "불이기 종류(_S)" +#: ../src/verbs.cpp:2318 +msgid "Move Selection to Layer Abo_ve" +msgstr "" -#: ../src/verbs.cpp:2011 -msgid "Apply the style of the copied object to selection" +#: ../src/verbs.cpp:2319 +msgid "Move selection to the layer above the current" msgstr "" -#: ../src/verbs.cpp:2013 -msgid "Scale selection to match the size of the copied object" +#: ../src/verbs.cpp:2320 +msgid "Move Selection to Layer Bel_ow" msgstr "" -#: ../src/verbs.cpp:2014 -msgid "Paste _Width" +#: ../src/verbs.cpp:2321 +msgid "Move selection to the layer below the current" msgstr "" -#: ../src/verbs.cpp:2015 -msgid "Scale selection horizontally to match the width of the copied object" +#: ../src/verbs.cpp:2322 +msgid "Layer to _Top" msgstr "" -#: ../src/verbs.cpp:2016 -msgid "Paste _Height" +#: ../src/verbs.cpp:2323 +msgid "Raise the current layer to the top" msgstr "" -#: ../src/verbs.cpp:2017 -msgid "Scale selection vertically to match the height of the copied object" +#: ../src/verbs.cpp:2324 +msgid "Layer to _Bottom" msgstr "" -#: ../src/verbs.cpp:2018 -msgid "Paste Size Separately" +#: ../src/verbs.cpp:2325 +msgid "Lower the current layer to the bottom" msgstr "" -#: ../src/verbs.cpp:2019 -msgid "Scale each selected object to match the size of the copied object" +#: ../src/verbs.cpp:2326 +msgid "_Raise Layer" msgstr "" -#: ../src/verbs.cpp:2020 -msgid "Paste Width Separately" +#: ../src/verbs.cpp:2327 +msgid "Raise the current layer" msgstr "" -#: ../src/verbs.cpp:2021 -msgid "" -"Scale each selected object horizontally to match the width of the copied " -"object" +#: ../src/verbs.cpp:2328 +msgid "_Lower Layer" msgstr "" -#: ../src/verbs.cpp:2022 -msgid "Paste Height Separately" +#: ../src/verbs.cpp:2329 +msgid "Lower the current layer" msgstr "" -#: ../src/verbs.cpp:2023 -msgid "" -"Scale each selected object vertically to match the height of the copied " -"object" +#: ../src/verbs.cpp:2330 +msgid "_Delete Current Layer" msgstr "" -#: ../src/verbs.cpp:2024 -msgid "Paste _In Place" +#: ../src/verbs.cpp:2331 +msgid "Delete the current layer" msgstr "" -#: ../src/verbs.cpp:2025 -msgid "Paste objects from clipboard to the original location" +#. Object +#: ../src/verbs.cpp:2334 +msgid "Rotate _90° CW" msgstr "" -#: ../src/verbs.cpp:2026 -msgid "_Delete" -msgstr "삭제(_D)" +#. This is shared between tooltips and statusbar, so they +#. must use UTF-8, not HTML entities for special characters. +#: ../src/verbs.cpp:2337 +#, fuzzy +msgid "Rotate selection 90° clockwise" +msgstr "시계방향으로 회전" -#: ../src/verbs.cpp:2027 -msgid "Delete selection" -msgstr "선택부분 지우기" +#: ../src/verbs.cpp:2338 +msgid "Rotate 9_0° CCW" +msgstr "" -#: ../src/verbs.cpp:2028 -msgid "Duplic_ate" -msgstr "복사본 만들기(_a)" +#. This is shared between tooltips and statusbar, so they +#. must use UTF-8, not HTML entities for special characters. +#: ../src/verbs.cpp:2341 +#, fuzzy +msgid "Rotate selection 90° counter-clockwise" +msgstr "시계방향으로 회전" -#: ../src/verbs.cpp:2029 -msgid "Duplicate selected objects" -msgstr "선택됀 객체의 복사본 만들기" +#: ../src/verbs.cpp:2342 +msgid "Remove _Transformations" +msgstr "" -#: ../src/verbs.cpp:2030 -msgid "Create Clo_ne" +#: ../src/verbs.cpp:2343 +msgid "Remove transformations from object" msgstr "" -#: ../src/verbs.cpp:2031 -msgid "Create a clone (a copy linked to the original) of selected object" +#: ../src/verbs.cpp:2344 +msgid "_Object to Path" msgstr "" -#: ../src/verbs.cpp:2032 -msgid "Unlin_k Clone" +#: ../src/verbs.cpp:2345 +msgid "Convert selected object to path" +msgstr "" + +#: ../src/verbs.cpp:2346 +msgid "_Flow into Frame" msgstr "" -#: ../src/verbs.cpp:2033 +#: ../src/verbs.cpp:2347 msgid "" -"Cut the selected clone's link to its original, turning it into a standalone " -"object" +"Put text into a frame (path or shape), creating a flowed text linked to the " +"frame object" msgstr "" -#: ../src/verbs.cpp:2034 -msgid "Select _Original" +#: ../src/verbs.cpp:2348 +msgid "_Unflow" msgstr "" -#: ../src/verbs.cpp:2035 -msgid "Select the object to which the selected clone is linked" +#: ../src/verbs.cpp:2349 +msgid "Remove text from frame (creates a single-line text object)" msgstr "" -#. TRANSLATORS: Convert selection to a rectangle with tiled pattern fill -#: ../src/verbs.cpp:2037 -msgid "Objects to Patter_n" +#: ../src/verbs.cpp:2350 +msgid "_Convert to Text" msgstr "" -#: ../src/verbs.cpp:2038 -msgid "Convert selection to a rectangle with tiled pattern fill" +#: ../src/verbs.cpp:2351 +msgid "Convert flowed text to regular text object (preserves appearance)" msgstr "" -#. TRANSLATORS: Extract objects from a tiled pattern fill -#: ../src/verbs.cpp:2040 -msgid "Pattern to _Objects" +#: ../src/verbs.cpp:2353 +msgid "Flip _Horizontal" msgstr "" -#: ../src/verbs.cpp:2041 -msgid "Extract objects from a tiled pattern fill" +#: ../src/verbs.cpp:2353 +msgid "Flip selected objects horizontally" msgstr "" -#: ../src/verbs.cpp:2042 -msgid "Clea_r All" +#: ../src/verbs.cpp:2356 +msgid "Flip _Vertical" msgstr "" -#: ../src/verbs.cpp:2043 -msgid "Delete all objects from document" +#: ../src/verbs.cpp:2356 +msgid "Flip selected objects vertically" msgstr "" -#: ../src/verbs.cpp:2044 -msgid "Select Al_l" +#: ../src/verbs.cpp:2359 +msgid "Apply mask to selection (using the topmost object as mask)" msgstr "" -#: ../src/verbs.cpp:2045 -msgid "Select all objects or all nodes" +#: ../src/verbs.cpp:2360 ../src/verbs.cpp:2364 +msgid "_Release" msgstr "" -#: ../src/verbs.cpp:2046 -msgid "Select All in All La_yers" +#: ../src/verbs.cpp:2361 +msgid "Remove mask from selection" msgstr "" -#: ../src/verbs.cpp:2047 -msgid "Select all objects in all visible and unlocked layers" +#: ../src/verbs.cpp:2363 +msgid "" +"Apply clipping path to selection (using the topmost object as clipping path)" msgstr "" -#: ../src/verbs.cpp:2048 -msgid "In_vert Selection" +#: ../src/verbs.cpp:2365 +msgid "Remove clipping path from selection" msgstr "" -#: ../src/verbs.cpp:2049 -msgid "Invert selection (unselect what is selected and select everything else)" +#. Tools +#: ../src/verbs.cpp:2368 +msgid "Select" msgstr "" -#: ../src/verbs.cpp:2050 -msgid "Invert in All Layers" +#: ../src/verbs.cpp:2369 +msgid "Select and transform objects" msgstr "" -#: ../src/verbs.cpp:2051 -msgid "Invert selection in all visible and unlocked layers" +#: ../src/verbs.cpp:2370 +msgid "Node Edit" msgstr "" -#: ../src/verbs.cpp:2052 -#, fuzzy -msgid "Select Next" -msgstr "노드 삭제" +#: ../src/verbs.cpp:2371 +msgid "Edit paths by nodes" +msgstr "" -#: ../src/verbs.cpp:2053 -#, fuzzy -msgid "Select next object or node" -msgstr "클론으로 만들 객체를 선택" +#: ../src/verbs.cpp:2373 +msgid "Tweak objects by sculpting or painting" +msgstr "" -#: ../src/verbs.cpp:2054 -#, fuzzy -msgid "Select Previous" -msgstr "선택" +#: ../src/verbs.cpp:2375 +msgid "Create rectangles and squares" +msgstr "" -#: ../src/verbs.cpp:2055 +#: ../src/verbs.cpp:2377 #, fuzzy -msgid "Select previous object or node" -msgstr "클론으로 만들 객체를 선택" - -#: ../src/verbs.cpp:2056 -msgid "D_eselect" -msgstr "" +msgid "Create 3D boxes" +msgstr "중심선" -#: ../src/verbs.cpp:2057 -msgid "Deselect any selected objects or nodes" +#: ../src/verbs.cpp:2379 +msgid "Create circles, ellipses, and arcs" msgstr "" -#. Selection -#: ../src/verbs.cpp:2060 -msgid "Raise to _Top" +#: ../src/verbs.cpp:2381 +msgid "Create stars and polygons" msgstr "" -#: ../src/verbs.cpp:2061 -msgid "Raise selection to top" +#: ../src/verbs.cpp:2383 +msgid "Create spirals" msgstr "" -#: ../src/verbs.cpp:2062 -msgid "Lower to _Bottom" +#: ../src/verbs.cpp:2385 +msgid "Draw freehand lines" msgstr "" -#: ../src/verbs.cpp:2063 -msgid "Lower selection to bottom" +#: ../src/verbs.cpp:2387 +msgid "Draw Bezier curves and straight lines" msgstr "" -#: ../src/verbs.cpp:2064 -msgid "_Raise" -msgstr "" +#: ../src/verbs.cpp:2389 +#, fuzzy +msgid "Draw calligraphic or brush strokes" +msgstr "중심선" -#: ../src/verbs.cpp:2065 -msgid "Raise selection one step" +#: ../src/verbs.cpp:2391 +msgid "Create and edit text objects" msgstr "" -#: ../src/verbs.cpp:2066 -msgid "_Lower" +#: ../src/verbs.cpp:2393 +msgid "Create and edit gradients" msgstr "" -#: ../src/verbs.cpp:2067 -msgid "Lower selection one step" +#: ../src/verbs.cpp:2395 +msgid "Zoom in or out" msgstr "" -#: ../src/verbs.cpp:2068 -msgid "_Group" +#: ../src/verbs.cpp:2397 +msgid "Pick colors from image" msgstr "" -#: ../src/verbs.cpp:2069 -msgid "Group selected objects" -msgstr "" +#: ../src/verbs.cpp:2399 +#, fuzzy +msgid "Create diagram connectors" +msgstr "새 연결자 생성" -#: ../src/verbs.cpp:2071 -msgid "Ungroup selected groups" +#: ../src/verbs.cpp:2401 +msgid "Fill bounded areas" msgstr "" -#: ../src/verbs.cpp:2073 -msgid "_Put on Path" +#. Tool prefs +#: ../src/verbs.cpp:2404 +msgid "Selector Preferences" msgstr "" -#: ../src/verbs.cpp:2075 -msgid "_Remove from Path" +#: ../src/verbs.cpp:2405 +msgid "Open Preferences for the Selector tool" msgstr "" -#: ../src/verbs.cpp:2077 -msgid "Remove Manual _Kerns" +#: ../src/verbs.cpp:2406 +msgid "Node Tool Preferences" msgstr "" -#. TRANSLATORS: "glyph": An image used in the visual representation of characters; -#. roughly speaking, how a character looks. A font is a set of glyphs. -#: ../src/verbs.cpp:2080 -msgid "Remove all manual kerns and glyph rotations from a text object" +#: ../src/verbs.cpp:2407 +msgid "Open Preferences for the Node tool" msgstr "" -#: ../src/verbs.cpp:2082 -msgid "_Union" +#: ../src/verbs.cpp:2408 +msgid "Tweak Tool Preferences" msgstr "" -#: ../src/verbs.cpp:2083 -msgid "Create union of selected paths" +#: ../src/verbs.cpp:2409 +msgid "Open Preferences for the Tweak tool" msgstr "" -#: ../src/verbs.cpp:2084 -msgid "_Intersection" +#: ../src/verbs.cpp:2410 +msgid "Rectangle Preferences" msgstr "" -#: ../src/verbs.cpp:2085 -msgid "Create intersection of selected paths" +#: ../src/verbs.cpp:2411 +msgid "Open Preferences for the Rectangle tool" msgstr "" -#: ../src/verbs.cpp:2086 -msgid "_Difference" +#: ../src/verbs.cpp:2412 +msgid "3D Box Preferences" msgstr "" -#: ../src/verbs.cpp:2087 -msgid "Create difference of selected paths (bottom minus top)" +#: ../src/verbs.cpp:2413 +msgid "Open Preferences for the 3D Box tool" msgstr "" -#: ../src/verbs.cpp:2088 -msgid "E_xclusion" +#: ../src/verbs.cpp:2414 +msgid "Ellipse Preferences" msgstr "" -#: ../src/verbs.cpp:2089 -msgid "" -"Create exclusive OR of selected paths (those parts that belong to only one " -"path)" +#: ../src/verbs.cpp:2415 +msgid "Open Preferences for the Ellipse tool" msgstr "" -#: ../src/verbs.cpp:2090 -msgid "Di_vision" +#: ../src/verbs.cpp:2416 +msgid "Star Preferences" msgstr "" -#: ../src/verbs.cpp:2091 -msgid "Cut the bottom path into pieces" +#: ../src/verbs.cpp:2417 +msgid "Open Preferences for the Star tool" msgstr "" -#. TRANSLATORS: "to cut a path" is not the same as "to break a path apart" - see the -#. Advanced tutorial for more info -#: ../src/verbs.cpp:2094 -msgid "Cut _Path" +#: ../src/verbs.cpp:2418 +msgid "Spiral Preferences" msgstr "" -#: ../src/verbs.cpp:2095 -msgid "Cut the bottom path's stroke into pieces, removing fill" +#: ../src/verbs.cpp:2419 +msgid "Open Preferences for the Spiral tool" msgstr "" -#. TRANSLATORS: "outset": expand a shape by offsetting the object's path, -#. i.e. by displacing it perpendicular to the path in each point. -#. See also the Advanced Tutorial for explanation. -#: ../src/verbs.cpp:2099 -msgid "Outs_et" +#: ../src/verbs.cpp:2420 +msgid "Pencil Preferences" msgstr "" -#: ../src/verbs.cpp:2100 -msgid "Outset selected paths" +#: ../src/verbs.cpp:2421 +msgid "Open Preferences for the Pencil tool" msgstr "" -#: ../src/verbs.cpp:2102 -msgid "O_utset Path by 1 px" +#: ../src/verbs.cpp:2422 +msgid "Pen Preferences" msgstr "" -#: ../src/verbs.cpp:2103 -msgid "Outset selected paths by 1 px" +#: ../src/verbs.cpp:2423 +msgid "Open Preferences for the Pen tool" msgstr "" -#: ../src/verbs.cpp:2105 -msgid "O_utset Path by 10 px" +#: ../src/verbs.cpp:2424 +msgid "Calligraphic Preferences" msgstr "" -#: ../src/verbs.cpp:2106 -msgid "Outset selected paths by 10 px" +#: ../src/verbs.cpp:2425 +msgid "Open Preferences for the Calligraphy tool" msgstr "" -#. TRANSLATORS: "inset": contract a shape by offsetting the object's path, -#. i.e. by displacing it perpendicular to the path in each point. -#. See also the Advanced Tutorial for explanation. -#: ../src/verbs.cpp:2110 -msgid "I_nset" +#: ../src/verbs.cpp:2426 +msgid "Text Preferences" msgstr "" -#: ../src/verbs.cpp:2111 -msgid "Inset selected paths" +#: ../src/verbs.cpp:2427 +msgid "Open Preferences for the Text tool" msgstr "" -#: ../src/verbs.cpp:2113 -msgid "I_nset Path by 1 px" +#: ../src/verbs.cpp:2428 +msgid "Gradient Preferences" msgstr "" -#: ../src/verbs.cpp:2114 -msgid "Inset selected paths by 1 px" +#: ../src/verbs.cpp:2429 +msgid "Open Preferences for the Gradient tool" msgstr "" -#: ../src/verbs.cpp:2116 -msgid "I_nset Path by 10 px" +#: ../src/verbs.cpp:2430 +msgid "Zoom Preferences" msgstr "" -#: ../src/verbs.cpp:2117 -msgid "Inset selected paths by 10 px" +#: ../src/verbs.cpp:2431 +msgid "Open Preferences for the Zoom tool" msgstr "" -#: ../src/verbs.cpp:2119 -msgid "D_ynamic Offset" +#: ../src/verbs.cpp:2432 +msgid "Dropper Preferences" msgstr "" -#: ../src/verbs.cpp:2119 -msgid "Create a dynamic offset object" +#: ../src/verbs.cpp:2433 +msgid "Open Preferences for the Dropper tool" msgstr "" -#: ../src/verbs.cpp:2121 -msgid "_Linked Offset" +#: ../src/verbs.cpp:2434 +msgid "Connector Preferences" msgstr "" -#: ../src/verbs.cpp:2122 -msgid "Create a dynamic offset object linked to the original path" +#: ../src/verbs.cpp:2435 +msgid "Open Preferences for the Connector tool" msgstr "" -#: ../src/verbs.cpp:2124 -msgid "_Stroke to Path" +#: ../src/verbs.cpp:2436 +msgid "Paint Bucket Preferences" msgstr "" -#: ../src/verbs.cpp:2125 -msgid "Convert selected object's stroke to paths" +#: ../src/verbs.cpp:2437 +msgid "Open Preferences for the Paint Bucket tool" msgstr "" -#: ../src/verbs.cpp:2126 -msgid "Si_mplify" -msgstr "단순화(_m)" +#. Zoom/View +#: ../src/verbs.cpp:2440 +msgid "Zoom In" +msgstr "확대해 보기" -#: ../src/verbs.cpp:2127 -msgid "Simplify selected paths (remove extra nodes)" -msgstr "선택된 곡선을 단순화(추가 노드삭제)" +#: ../src/verbs.cpp:2440 +msgid "Zoom in" +msgstr "확대해 보기" -#: ../src/verbs.cpp:2128 -msgid "_Reverse" -msgstr "되돌리기(_R)" +#: ../src/verbs.cpp:2441 +msgid "Zoom Out" +msgstr "축소해 보기" -#: ../src/verbs.cpp:2129 -msgid "Reverse the direction of selected paths (useful for flipping markers)" -msgstr "선택된 경로의 방향을 바꾸기(플림 마크에 유용)" +#: ../src/verbs.cpp:2441 +msgid "Zoom out" +msgstr "축소해 보기" -#. TRANSLATORS: "to trace" means "to convert a bitmap to vector graphics" (to vectorize) -#: ../src/verbs.cpp:2131 -msgid "_Trace Bitmap..." -msgstr "비트맴 따오기(_T)..." +#: ../src/verbs.cpp:2442 +msgid "_Rulers" +msgstr "눈금 자(_R)" -#: ../src/verbs.cpp:2132 -msgid "Create one or more paths from a bitmap by tracing it" -msgstr "비트맴 이미지 따올때 하나 또는 여러 곡선으로 생성하기" +#: ../src/verbs.cpp:2442 +msgid "Show or hide the canvas rulers" +msgstr "캔버스에 자(눈금)을 보이거나 감추기" -#: ../src/verbs.cpp:2133 -msgid "_Make a Bitmap Copy" -msgstr "비트맵 복사본 만들기(_M)" +#: ../src/verbs.cpp:2443 +msgid "Scroll_bars" +msgstr "스크롤 바(_b)" -#: ../src/verbs.cpp:2134 -msgid "Export selection to a bitmap and insert it into document" -msgstr "" +#: ../src/verbs.cpp:2443 +msgid "Show or hide the canvas scrollbars" +msgstr "캔버스 스크롤 바를 보이거나 감추기" -#: ../src/verbs.cpp:2135 -msgid "_Combine" -msgstr "합치기(_C)" +#: ../src/verbs.cpp:2444 +msgid "_Grid" +msgstr "격자(_G)" -#: ../src/verbs.cpp:2136 -msgid "Combine several paths into one" -msgstr "" +#: ../src/verbs.cpp:2444 +msgid "Show or hide the grid" +msgstr "격자 보이거나 감추기" -#. TRANSLATORS: "to cut a path" is not the same as "to break a path apart" - see the -#. Advanced tutorial for more info -#: ../src/verbs.cpp:2139 -msgid "Break _Apart" -msgstr "" +#: ../src/verbs.cpp:2445 +msgid "G_uides" +msgstr "가이드(_u)" -#: ../src/verbs.cpp:2140 -msgid "Break selected paths into subpaths" +#: ../src/verbs.cpp:2445 +msgid "Show or hide guides (drag from a ruler to create a guide)" msgstr "" -#: ../src/verbs.cpp:2141 -msgid "Gri_d Arrange..." +#: ../src/verbs.cpp:2447 +msgid "Nex_t Zoom" msgstr "" -#: ../src/verbs.cpp:2142 -msgid "Arrange selected objects in a grid pattern" +#: ../src/verbs.cpp:2447 +msgid "Next zoom (from the history of zooms)" msgstr "" -#. Layer -#: ../src/verbs.cpp:2144 -msgid "_Add Layer..." -msgstr "레이어 추가(_A)..." - -#: ../src/verbs.cpp:2145 -msgid "Create a new layer" +#: ../src/verbs.cpp:2449 +msgid "Pre_vious Zoom" msgstr "" -#: ../src/verbs.cpp:2146 -msgid "Re_name Layer..." +#: ../src/verbs.cpp:2449 +msgid "Previous zoom (from the history of zooms)" msgstr "" -#: ../src/verbs.cpp:2147 -msgid "Rename the current layer" +#: ../src/verbs.cpp:2451 +msgid "Zoom 1:_1" msgstr "" -#: ../src/verbs.cpp:2148 -msgid "Switch to Layer Abov_e" -msgstr "" +#: ../src/verbs.cpp:2451 +msgid "Zoom to 1:1" +msgstr "1:1 학대" -#: ../src/verbs.cpp:2149 -msgid "Switch to the layer above the current" +#: ../src/verbs.cpp:2453 +msgid "Zoom 1:_2" msgstr "" -#: ../src/verbs.cpp:2150 -msgid "Switch to Layer Belo_w" -msgstr "" +#: ../src/verbs.cpp:2453 +msgid "Zoom to 1:2" +msgstr "1:2 로 확대" -#: ../src/verbs.cpp:2151 -msgid "Switch to the layer below the current" +#: ../src/verbs.cpp:2455 +msgid "_Zoom 2:1" msgstr "" -#: ../src/verbs.cpp:2152 -msgid "Move Selection to Layer Abo_ve" -msgstr "" +#: ../src/verbs.cpp:2455 +msgid "Zoom to 2:1" +msgstr "2:1 로 확대" -#: ../src/verbs.cpp:2153 -msgid "Move selection to the layer above the current" +#: ../src/verbs.cpp:2458 +msgid "_Fullscreen" msgstr "" -#: ../src/verbs.cpp:2154 -msgid "Move Selection to Layer Bel_ow" +#: ../src/verbs.cpp:2458 +msgid "Stretch this document window to full screen" msgstr "" -#: ../src/verbs.cpp:2155 -msgid "Move selection to the layer below the current" +#: ../src/verbs.cpp:2461 +msgid "Duplic_ate Window" msgstr "" -#: ../src/verbs.cpp:2156 -msgid "Layer to _Top" +#: ../src/verbs.cpp:2461 +msgid "Open a new window with the same document" msgstr "" -#: ../src/verbs.cpp:2157 -msgid "Raise the current layer to the top" +#: ../src/verbs.cpp:2463 +msgid "_New View Preview" msgstr "" -#: ../src/verbs.cpp:2158 -msgid "Layer to _Bottom" +#: ../src/verbs.cpp:2464 +msgid "New View Preview" msgstr "" -#: ../src/verbs.cpp:2159 -msgid "Lower the current layer to the bottom" +#. "view_new_preview" +#: ../src/verbs.cpp:2466 +msgid "_Normal" msgstr "" -#: ../src/verbs.cpp:2160 -msgid "_Raise Layer" +#: ../src/verbs.cpp:2467 +msgid "Switch to normal display mode" msgstr "" -#: ../src/verbs.cpp:2161 -msgid "Raise the current layer" +#: ../src/verbs.cpp:2468 +msgid "_Outline" msgstr "" -#: ../src/verbs.cpp:2162 -msgid "_Lower Layer" +#: ../src/verbs.cpp:2469 +msgid "Switch to outline (wireframe) display mode" msgstr "" -#: ../src/verbs.cpp:2163 -msgid "Lower the current layer" +#: ../src/verbs.cpp:2470 +#, fuzzy +msgid "_Toggle" +msgstr "각도(_n)" + +#: ../src/verbs.cpp:2471 +msgid "Toggle between normal and outline display modes" msgstr "" -#: ../src/verbs.cpp:2164 -msgid "_Delete Current Layer" +#: ../src/verbs.cpp:2473 +msgid "Color-managed view" msgstr "" -#: ../src/verbs.cpp:2165 -msgid "Delete the current layer" +#: ../src/verbs.cpp:2474 +#, fuzzy +msgid "Toggle color-managed display for this document window" +msgstr "이 문서창을 닫기" + +#: ../src/verbs.cpp:2476 +#, fuzzy +msgid "Ico_n Preview..." +msgstr "미리보기 없음" + +#: ../src/verbs.cpp:2477 +msgid "Open a window to preview objects at different icon resolutions" msgstr "" -#. Object -#: ../src/verbs.cpp:2168 -msgid "Rotate _90° CW" +#: ../src/verbs.cpp:2479 +msgid "Zoom to fit page in window" msgstr "" -#: ../src/verbs.cpp:2169 -msgid "Rotate selection 90° clockwise" +#: ../src/verbs.cpp:2480 +msgid "Page _Width" msgstr "" -#: ../src/verbs.cpp:2170 -msgid "Rotate 9_0° CCW" +#: ../src/verbs.cpp:2481 +msgid "Zoom to fit page width in window" msgstr "" -#: ../src/verbs.cpp:2171 -msgid "Rotate selection 90° counter-clockwise" +#: ../src/verbs.cpp:2483 +msgid "Zoom to fit drawing in window" msgstr "" -#: ../src/verbs.cpp:2172 -msgid "Remove _Transformations" +#: ../src/verbs.cpp:2485 +msgid "Zoom to fit selection in window" +msgstr "선택된 객체 전체 보기" + +#. Dialogs +#: ../src/verbs.cpp:2488 +msgid "In_kscape Preferences..." msgstr "" -#: ../src/verbs.cpp:2173 -msgid "Remove transformations from object" +#: ../src/verbs.cpp:2489 +msgid "Edit global Inkscape preferences" msgstr "" -#: ../src/verbs.cpp:2174 -msgid "_Object to Path" +#: ../src/verbs.cpp:2490 +msgid "_Document Properties..." msgstr "" -#: ../src/verbs.cpp:2175 -msgid "Convert selected object to path" +#: ../src/verbs.cpp:2491 +msgid "Edit properties of this document (to be saved with the document)" msgstr "" -#: ../src/verbs.cpp:2176 -msgid "_Flow into Frame" +#: ../src/verbs.cpp:2492 +msgid "Document _Metadata..." msgstr "" -#: ../src/verbs.cpp:2177 -msgid "" -"Put text into a frame (path or shape), creating a flowed text linked to the " -"frame object" +#: ../src/verbs.cpp:2493 +msgid "Edit document metadata (to be saved with the document)" msgstr "" -#: ../src/verbs.cpp:2178 -msgid "_Unflow" +#: ../src/verbs.cpp:2494 +msgid "_Fill and Stroke..." msgstr "" -#: ../src/verbs.cpp:2179 -msgid "Remove text from frame (creates a single-line text object)" +#: ../src/verbs.cpp:2495 +msgid "" +"Edit objects' colors, gradients, stroke width, arrowheads, dash patterns..." msgstr "" -#: ../src/verbs.cpp:2180 -msgid "_Convert to Text" +#. TRANSLATORS: "Swatches" means: color samples +#: ../src/verbs.cpp:2497 +msgid "S_watches..." msgstr "" -#: ../src/verbs.cpp:2181 -msgid "Convert flowed text to regular text object (preserves appearance)" +#: ../src/verbs.cpp:2498 +msgid "Select colors from a swatches palette" msgstr "" -#: ../src/verbs.cpp:2183 -msgid "Flip _Horizontal" +#: ../src/verbs.cpp:2499 +msgid "Transfor_m..." msgstr "" -#: ../src/verbs.cpp:2183 -msgid "Flip selected objects horizontally" +#: ../src/verbs.cpp:2500 +msgid "Precisely control objects' transformations" msgstr "" -#: ../src/verbs.cpp:2186 -msgid "Flip _Vertical" +#: ../src/verbs.cpp:2501 +msgid "_Align and Distribute..." msgstr "" -#: ../src/verbs.cpp:2186 -msgid "Flip selected objects vertically" +#: ../src/verbs.cpp:2502 +msgid "Align and distribute objects" msgstr "" -#: ../src/verbs.cpp:2189 -msgid "Apply mask to selection (using the topmost object as mask)" +#: ../src/verbs.cpp:2503 +msgid "Undo _History..." msgstr "" -#: ../src/verbs.cpp:2190 ../src/verbs.cpp:2194 -msgid "_Release" +#: ../src/verbs.cpp:2504 +msgid "Undo History" msgstr "" -#: ../src/verbs.cpp:2191 -msgid "Remove mask from selection" +#: ../src/verbs.cpp:2505 +msgid "_Text and Font..." msgstr "" -#: ../src/verbs.cpp:2193 -msgid "" -"Apply clipping path to selection (using the topmost object as clipping path)" +#: ../src/verbs.cpp:2506 +msgid "View and select font family, font size and other text properties" msgstr "" -#: ../src/verbs.cpp:2195 -msgid "Remove clipping path from selection" +#: ../src/verbs.cpp:2507 +msgid "_XML Editor..." msgstr "" -#. Tools -#: ../src/verbs.cpp:2198 -msgid "Select" +#: ../src/verbs.cpp:2508 +msgid "View and edit the XML tree of the document" msgstr "" -#: ../src/verbs.cpp:2199 -msgid "Select and transform objects" +#: ../src/verbs.cpp:2509 +msgid "_Find..." msgstr "" -#: ../src/verbs.cpp:2200 -msgid "Node Edit" +#: ../src/verbs.cpp:2510 +msgid "Find objects in document" msgstr "" -#: ../src/verbs.cpp:2201 -msgid "Edit path nodes or control handles" +#: ../src/verbs.cpp:2511 +msgid "_Messages..." msgstr "" -#: ../src/verbs.cpp:2203 -msgid "Create rectangles and squares" -msgstr "" +#: ../src/verbs.cpp:2512 +msgid "View debug messages" +msgstr "디버그 메세지 보기" -#: ../src/verbs.cpp:2205 -msgid "Create circles, ellipses, and arcs" +#: ../src/verbs.cpp:2513 +msgid "S_cripts..." msgstr "" -#: ../src/verbs.cpp:2207 -msgid "Create stars and polygons" +#: ../src/verbs.cpp:2514 +msgid "Run scripts" msgstr "" -#: ../src/verbs.cpp:2209 -msgid "Create spirals" +#: ../src/verbs.cpp:2515 +msgid "Show/Hide D_ialogs" msgstr "" -#: ../src/verbs.cpp:2211 -msgid "Draw freehand lines" +#: ../src/verbs.cpp:2516 +msgid "Show or hide all open dialogs" msgstr "" -#: ../src/verbs.cpp:2213 -msgid "Draw Bezier curves and straight lines" +#: ../src/verbs.cpp:2517 +msgid "Create Tiled Clones..." msgstr "" -#: ../src/verbs.cpp:2215 -msgid "Draw calligraphic lines" +#: ../src/verbs.cpp:2518 +msgid "" +"Create multiple clones of selected object, arranging them into a pattern or " +"scattering" msgstr "" -#: ../src/verbs.cpp:2217 -msgid "Create and edit text objects" +#: ../src/verbs.cpp:2519 +msgid "_Object Properties..." msgstr "" -#: ../src/verbs.cpp:2219 -msgid "Create and edit gradients" +#: ../src/verbs.cpp:2520 +msgid "Edit the ID, locked and visible status, and other object properties" msgstr "" -#: ../src/verbs.cpp:2221 -msgid "Zoom in or out" +#: ../src/verbs.cpp:2523 +msgid "_Instant Messaging..." msgstr "" -#: ../src/verbs.cpp:2223 -msgid "Pick averaged colors from image" +#: ../src/verbs.cpp:2523 +msgid "Jabber Instant Messaging Client" msgstr "" -#: ../src/verbs.cpp:2225 -msgid "Create connectors" +#: ../src/verbs.cpp:2525 +msgid "_Input Devices..." msgstr "" -#. Tool prefs -#: ../src/verbs.cpp:2228 -msgid "Selector Preferences" +#: ../src/verbs.cpp:2526 +msgid "Configure extended input devices, such as a graphics tablet" msgstr "" -#: ../src/verbs.cpp:2229 -msgid "Open Preferences for the Selector tool" +#: ../src/verbs.cpp:2527 +msgid "_Extensions..." msgstr "" -#: ../src/verbs.cpp:2230 -msgid "Node Tool Preferences" +#: ../src/verbs.cpp:2528 +msgid "Query information about extensions" msgstr "" -#: ../src/verbs.cpp:2231 -msgid "Open Preferences for the Node tool" +#: ../src/verbs.cpp:2529 +msgid "Layer_s..." +msgstr "레이어들(_s)..." + +#: ../src/verbs.cpp:2530 +msgid "View Layers" +msgstr "레이어 보기" + +#: ../src/verbs.cpp:2531 +#, fuzzy +msgid "Path Effects..." +msgstr "옵셋" + +#: ../src/verbs.cpp:2532 +msgid "Manage path effects" msgstr "" -#: ../src/verbs.cpp:2232 -msgid "Rectangle Preferences" +#: ../src/verbs.cpp:2533 +msgid "Filter Effects..." msgstr "" -#: ../src/verbs.cpp:2233 -msgid "Open Preferences for the Rectangle tool" +#: ../src/verbs.cpp:2534 +msgid "Manage SVG filter effects" msgstr "" -#: ../src/verbs.cpp:2234 -msgid "Ellipse Preferences" +#. Help +#: ../src/verbs.cpp:2537 +msgid "About E_xtensions" msgstr "" -#: ../src/verbs.cpp:2235 -msgid "Open Preferences for the Ellipse tool" +#: ../src/verbs.cpp:2538 +msgid "Information on Inkscape extensions" msgstr "" -#: ../src/verbs.cpp:2236 -msgid "Star Preferences" +#: ../src/verbs.cpp:2539 +msgid "About _Memory" +msgstr "메모리에 대하여(_M)" + +#: ../src/verbs.cpp:2540 +msgid "Memory usage information" +msgstr "메모리 사용량 정보" + +#: ../src/verbs.cpp:2541 +msgid "_About Inkscape" +msgstr "잉크 스케이프에 대하여(_A)" + +#: ../src/verbs.cpp:2542 +msgid "Inkscape version, authors, license" +msgstr "잉크스케이프 버전, 저자, 라이센스" + +#. "help_about" +#. new HelpVerb(SP_VERB_SHOW_LICENSE, "ShowLicense", N_("_License"), +#. N_("Distribution terms"), /*"show_license"*/"inkscape_options"), +#. Tutorials +#: ../src/verbs.cpp:2547 +msgid "Inkscape: _Basic" +msgstr "잉크스케이프: 기본(_B)" + +#: ../src/verbs.cpp:2548 +msgid "Getting started with Inkscape" +msgstr "잉크스케이프로 새로 시작" + +#. "tutorial_basic" +#: ../src/verbs.cpp:2549 +msgid "Inkscape: _Shapes" +msgstr "잉크스케이프: 모양(_S)" + +#: ../src/verbs.cpp:2550 +msgid "Using shape tools to create and edit shapes" +msgstr "형태를 만들고 수정하기 위해 모양툴 사용" + +#: ../src/verbs.cpp:2551 +msgid "Inkscape: _Advanced" +msgstr "잉크스케이프: 고급(_A)" + +#: ../src/verbs.cpp:2552 +msgid "Advanced Inkscape topics" +msgstr "고급 잉크스케이프 주제" + +#. "tutorial_advanced" +#. TRANSLATORS: "to trace" means "to convert a bitmap to vector graphics" (to vectorize) +#: ../src/verbs.cpp:2554 +msgid "Inkscape: T_racing" +msgstr "잉크스케이프: 따오기(_r)" + +#: ../src/verbs.cpp:2555 +msgid "Using bitmap tracing" +msgstr "비트맴 이미지 따오기 사용" + +#. "tutorial_tracing" +#: ../src/verbs.cpp:2556 +msgid "Inkscape: _Calligraphy" msgstr "" -#: ../src/verbs.cpp:2237 -msgid "Open Preferences for the Star tool" +#: ../src/verbs.cpp:2557 +msgid "Using the Calligraphy pen tool" msgstr "" -#: ../src/verbs.cpp:2238 -msgid "Spiral Preferences" +#: ../src/verbs.cpp:2558 +msgid "_Elements of Design" +msgstr "디자인 개체(_E)" + +#: ../src/verbs.cpp:2559 +msgid "Principles of design in the tutorial form" +msgstr "튜터리얼에 있는 디자인 원리" + +#. "tutorial_design" +#: ../src/verbs.cpp:2560 +msgid "_Tips and Tricks" +msgstr "팁 ê³¼ 트랙(_T)" + +#: ../src/verbs.cpp:2561 +msgid "Miscellaneous tips and tricks" msgstr "" -#: ../src/verbs.cpp:2239 -msgid "Open Preferences for the Spiral tool" +#. "tutorial_tips" +#. Effect +#: ../src/verbs.cpp:2564 +msgid "Previous Effect" +msgstr "이전 효과" + +#: ../src/verbs.cpp:2565 +msgid "Repeat the last effect with the same settings" +msgstr "이전 설정 상태 그대로 마지막 효과 재 사용 " + +#: ../src/verbs.cpp:2566 +msgid "Previous Effect Settings..." +msgstr "이전 효과 설정..." + +#: ../src/verbs.cpp:2567 +msgid "Repeat the last effect with new settings" +msgstr "새로운 설정으로 마지막 효과 재 사용" + +#. Fit Page +#: ../src/verbs.cpp:2570 +#, fuzzy +msgid "Fit Page to Selection" +msgstr "캔버스를 선택영역크기로 조정" + +#: ../src/verbs.cpp:2571 +#, fuzzy +msgid "Fit the page to the current selection" +msgstr "캔버스를 현재 선택 크기로 조정" + +#: ../src/verbs.cpp:2572 +#, fuzzy +msgid "Fit Page to Drawing" +msgstr "캔버스를 그림 크기로 조정" + +#: ../src/verbs.cpp:2573 +#, fuzzy +msgid "Fit the page to the drawing" +msgstr "캔버스를 그림 크리고 조정" + +#: ../src/verbs.cpp:2574 +#, fuzzy +msgid "Fit Page to Selection or Drawing" +msgstr "캔버스를 선택영역이나 그림 크리고 조정" + +#: ../src/verbs.cpp:2575 +#, fuzzy +msgid "" +"Fit the page to the current selection or the drawing if there is no selection" msgstr "" +"캔버스 크기를 현재 선택 영역이나, 만약 아무 선택을 하지 않았다면 그램 크기" +"로 조정" + +#. LockAndHide +#: ../src/verbs.cpp:2577 +#, fuzzy +msgid "Unlock All" +msgstr "노드를 아래도" + +#: ../src/verbs.cpp:2579 +#, fuzzy +msgid "Unlock All in All Layers" +msgstr "노드를 아래도" + +#: ../src/verbs.cpp:2581 +#, fuzzy +msgid "Unhide All" +msgstr "레이어 이름변경" + +#: ../src/verbs.cpp:2583 +#, fuzzy +msgid "Unhide All in All Layers" +msgstr "레이어 이름변경" + +#: ../src/widgets/dash-selector.cpp:106 +msgid "Dash pattern" +msgstr "점선 유형" + +#: ../src/widgets/dash-selector.cpp:121 +msgid "Pattern offset" +msgstr "간격띄우기 유형" + +#: ../src/widgets/desktop-widget.cpp:615 +#, fuzzy, c-format +msgid "%s: %d (outline) - Inkscape" +msgstr "%s: %d - 잉크스케이프" + +#: ../src/widgets/desktop-widget.cpp:617 +#, c-format +msgid "%s: %d - Inkscape" +msgstr "%s: %d - 잉크스케이프" + +#: ../src/widgets/desktop-widget.cpp:621 +#, fuzzy, c-format +msgid "%s (outline) - Inkscape" +msgstr "%s - 잉크스케이프" + +#: ../src/widgets/desktop-widget.cpp:623 +#, c-format +msgid "%s - Inkscape" +msgstr "%s - 잉크스케이프" + +#. Family frame +#: ../src/widgets/font-selector.cpp:150 +msgid "Font family" +msgstr "글꼴 패밀리" + +#. Style frame +#: ../src/widgets/font-selector.cpp:181 +msgid "Style" +msgstr "스타일" + +#: ../src/widgets/font-selector.cpp:219 +msgid "Font size:" +msgstr "글꼴 크기:" + +#. TRANSLATORS: Test string used in text and font dialog (when no +#. * text has been entered) to get a preview of the font. Choose +#. * some representative characters that users of your locale will be +#. * interested in. +#: ../src/widgets/font-selector.cpp:628 ../src/widgets/toolbox.cpp:4659 +msgid "AaBbCcIiPpQq12369$€¢?.;/()" +msgstr "AaBbCcIiPpQq12369$€¢?.;/()" -#: ../src/verbs.cpp:2240 -msgid "Pencil Preferences" -msgstr "" +#: ../src/widgets/gradient-selector.cpp:139 +#: ../src/widgets/gradient-toolbar.cpp:462 +msgid "Edit..." +msgstr "수정..." -#: ../src/verbs.cpp:2241 -msgid "Open Preferences for the Pencil tool" +#. TRANSLATORS: for info, see http://www.w3.org/TR/2000/CR-SVG-20000802/pservers.html#LinearGradientSpreadMethodAttribute +#: ../src/widgets/gradient-selector.cpp:156 +msgid "" +"Whether to fill with flat color beyond the ends of the gradient vector " +"(spreadMethod=\"pad\"), or repeat the gradient in the same direction " +"(spreadMethod=\"repeat\"), or repeat the gradient in alternating opposite " +"directions (spreadMethod=\"reflect\")" msgstr "" -#: ../src/verbs.cpp:2242 -msgid "Pen Preferences" +#: ../src/widgets/gradient-selector.cpp:166 +msgid "reflected" msgstr "" -#: ../src/verbs.cpp:2243 -msgid "Open Preferences for the Pen tool" -msgstr "" +#: ../src/widgets/gradient-selector.cpp:170 +msgid "direct" +msgstr "직접" -#: ../src/verbs.cpp:2244 -msgid "Calligraphic Preferences" -msgstr "" +#: ../src/widgets/gradient-selector.cpp:178 +msgid "Repeat:" +msgstr "반복:" -#: ../src/verbs.cpp:2245 -msgid "Open Preferences for the Calligraphy tool" -msgstr "" +#: ../src/widgets/gradient-toolbar.cpp:151 +#, fuzzy +msgid "Assign gradient to object" +msgstr "간격띄우기 유형" -#: ../src/verbs.cpp:2246 -msgid "Text Preferences" +#: ../src/widgets/gradient-toolbar.cpp:185 +msgid "No gradients" msgstr "" -#: ../src/verbs.cpp:2247 -msgid "Open Preferences for the Text tool" +#: ../src/widgets/gradient-toolbar.cpp:194 +msgid "Nothing selected" msgstr "" -#: ../src/verbs.cpp:2248 -msgid "Gradient Preferences" +#: ../src/widgets/gradient-toolbar.cpp:205 +msgid "No gradients in selection" msgstr "" -#: ../src/verbs.cpp:2249 -msgid "Open Preferences for the Gradient tool" +#: ../src/widgets/gradient-toolbar.cpp:215 +msgid "Multiple gradients" msgstr "" -#: ../src/verbs.cpp:2250 -msgid "Zoom Preferences" +#: ../src/widgets/gradient-toolbar.cpp:463 +msgid "Edit the stops of the gradient" msgstr "" -#: ../src/verbs.cpp:2251 -msgid "Open Preferences for the Zoom tool" +#: ../src/widgets/gradient-toolbar.cpp:522 ../src/widgets/toolbox.cpp:1792 +#: ../src/widgets/toolbox.cpp:1864 ../src/widgets/toolbox.cpp:2193 +#: ../src/widgets/toolbox.cpp:2230 ../src/widgets/toolbox.cpp:2844 +#: ../src/widgets/toolbox.cpp:2867 ../src/widgets/toolbox.cpp:3734 +#: ../src/widgets/toolbox.cpp:3760 +msgid "New:" msgstr "" -#: ../src/verbs.cpp:2252 -msgid "Dropper Preferences" +#: ../src/widgets/gradient-toolbar.cpp:535 +msgid "Create linear gradient" msgstr "" -#: ../src/verbs.cpp:2253 -msgid "Open Preferences for the Dropper tool" +#: ../src/widgets/gradient-toolbar.cpp:549 +msgid "Create radial (elliptic or circular) gradient" msgstr "" -#: ../src/verbs.cpp:2254 -msgid "Connector Preferences" +#: ../src/widgets/gradient-toolbar.cpp:564 +msgid "on" msgstr "" -#: ../src/verbs.cpp:2255 -msgid "Open Preferences for the Connector tool" +#: ../src/widgets/gradient-toolbar.cpp:577 +msgid "Create gradient in the fill" msgstr "" -#. Zoom/View -#: ../src/verbs.cpp:2258 -msgid "Zoom In" -msgstr "확대해 보기" - -#: ../src/verbs.cpp:2258 -msgid "Zoom in" -msgstr "확대해 보기" - -#: ../src/verbs.cpp:2259 -msgid "Zoom Out" -msgstr "축소해 보기" - -#: ../src/verbs.cpp:2259 -msgid "Zoom out" -msgstr "축소해 보기" - -#: ../src/verbs.cpp:2260 -msgid "_Rulers" -msgstr "눈금 자(_R)" - -#: ../src/verbs.cpp:2260 -msgid "Show or hide the canvas rulers" -msgstr "캔버스에 자(눈금)을 보이거나 감추기" - -#: ../src/verbs.cpp:2261 -msgid "Scroll_bars" -msgstr "스크롤 바(_b)" - -#: ../src/verbs.cpp:2261 -msgid "Show or hide the canvas scrollbars" -msgstr "캔버스 스크롤 바를 보이거나 감추기" - -#: ../src/verbs.cpp:2262 -msgid "_Grid" -msgstr "격자(_G)" - -#: ../src/verbs.cpp:2262 -msgid "Show or hide the grid" -msgstr "격자 보이거나 감추기" - -#: ../src/verbs.cpp:2263 -msgid "G_uides" -msgstr "가이드(_u)" - -#: ../src/verbs.cpp:2263 -msgid "Show or hide guides (drag from a ruler to create a guide)" +#: ../src/widgets/gradient-toolbar.cpp:591 +msgid "Create gradient in the stroke" msgstr "" -#: ../src/verbs.cpp:2264 -msgid "Nex_t Zoom" +#. FIXME: implement averaging of all parameters for multiple selected +#. gtk_label_set_markup(GTK_LABEL(l), _("Average:")); +#: ../src/widgets/gradient-toolbar.cpp:605 ../src/widgets/toolbox.cpp:1794 +#: ../src/widgets/toolbox.cpp:2201 ../src/widgets/toolbox.cpp:2219 +#: ../src/widgets/toolbox.cpp:2846 ../src/widgets/toolbox.cpp:2857 +#: ../src/widgets/toolbox.cpp:3737 ../src/widgets/toolbox.cpp:3748 +msgid "Change:" msgstr "" -#: ../src/verbs.cpp:2264 -msgid "Next zoom (from the history of zooms)" +#: ../src/widgets/gradient-vector.cpp:270 +msgid "No gradients in document" msgstr "" -#: ../src/verbs.cpp:2266 -msgid "Pre_vious Zoom" +#: ../src/widgets/gradient-vector.cpp:276 +msgid "No gradient selected" msgstr "" -#: ../src/verbs.cpp:2266 -msgid "Previous zoom (from the history of zooms)" +#: ../src/widgets/gradient-vector.cpp:538 +msgid "No stops in gradient" msgstr "" -#: ../src/verbs.cpp:2268 -msgid "Zoom 1:_1" +#: ../src/widgets/gradient-vector.cpp:661 +msgid "Change gradient stop offset" msgstr "" -#: ../src/verbs.cpp:2268 -msgid "Zoom to 1:1" -msgstr "1:1 학대" - -#: ../src/verbs.cpp:2270 -msgid "Zoom 1:_2" +#. TRANSLATORS: "Stop" means: a "phase" of a gradient +#: ../src/widgets/gradient-vector.cpp:803 +msgid "Add stop" msgstr "" -#: ../src/verbs.cpp:2270 -msgid "Zoom to 1:2" -msgstr "1:2 로 확대" - -#: ../src/verbs.cpp:2272 -msgid "_Zoom 2:1" +#: ../src/widgets/gradient-vector.cpp:806 +msgid "Add another control stop to gradient" msgstr "" -#: ../src/verbs.cpp:2272 -msgid "Zoom to 2:1" -msgstr "2:1 로 확대" - -#: ../src/verbs.cpp:2275 -msgid "_Fullscreen" +#: ../src/widgets/gradient-vector.cpp:808 +msgid "Delete stop" msgstr "" -#: ../src/verbs.cpp:2275 -msgid "Stretch this document window to full screen" +#: ../src/widgets/gradient-vector.cpp:811 +msgid "Delete current control stop from gradient" msgstr "" -#: ../src/verbs.cpp:2278 -msgid "Duplic_ate Window" +#. Label +#: ../src/widgets/gradient-vector.cpp:822 +msgid "Offset:" msgstr "" -#: ../src/verbs.cpp:2278 -msgid "Open a new window with the same document" +#. TRANSLATORS: "Stop" means: a "phase" of a gradient +#: ../src/widgets/gradient-vector.cpp:867 +msgid "Stop Color" msgstr "" -#: ../src/verbs.cpp:2280 -msgid "_New View Preview" +#: ../src/widgets/gradient-vector.cpp:896 +msgid "Gradient editor" msgstr "" -#: ../src/verbs.cpp:2281 -msgid "New View Preview" +#: ../src/widgets/gradient-vector.cpp:1171 +msgid "Change gradient stop color" msgstr "" -#. "view_new_preview" -#: ../src/verbs.cpp:2283 -msgid "_Normal" +#: ../src/widgets/layer-selector.cpp:115 +msgid "Toggle current layer visibility" msgstr "" -#: ../src/verbs.cpp:2284 -msgid "Switch to normal display mode" +#: ../src/widgets/layer-selector.cpp:135 +msgid "Lock or unlock current layer" msgstr "" -#: ../src/verbs.cpp:2285 -msgid "_Outline" +#: ../src/widgets/layer-selector.cpp:138 +msgid "Current layer" msgstr "" -#: ../src/verbs.cpp:2286 -msgid "Switch to outline (wireframe) display mode" +#: ../src/widgets/layer-selector.cpp:566 +msgid "(root)" msgstr "" -#: ../src/verbs.cpp:2287 -#, fuzzy -msgid "_Toggle" -msgstr "각도(_n)" - -#: ../src/verbs.cpp:2288 -msgid "Toggle between normal and outline display modes" +#: ../src/widgets/paint-selector.cpp:178 ../src/widgets/paint-selector.cpp:561 +msgid "No paint" msgstr "" -#: ../src/verbs.cpp:2290 -#, fuzzy -msgid "Ico_n Preview..." -msgstr "미리보기 없음" - -#: ../src/verbs.cpp:2291 -msgid "Open a window to preview objects at different icon resolutions" +#: ../src/widgets/paint-selector.cpp:180 ../src/widgets/paint-selector.cpp:633 +msgid "Flat color" msgstr "" -#: ../src/verbs.cpp:2293 -msgid "Zoom to fit page in window" +#: ../src/widgets/paint-selector.cpp:182 ../src/widgets/paint-selector.cpp:704 +msgid "Linear gradient" msgstr "" -#: ../src/verbs.cpp:2294 -msgid "Page _Width" +#: ../src/widgets/paint-selector.cpp:184 ../src/widgets/paint-selector.cpp:707 +msgid "Radial gradient" msgstr "" -#: ../src/verbs.cpp:2295 -msgid "Zoom to fit page width in window" +#: ../src/widgets/paint-selector.cpp:188 +msgid "Unset paint (make it undefined so it can be inherited)" msgstr "" -#: ../src/verbs.cpp:2297 -msgid "Zoom to fit drawing in window" +#. TRANSLATORS: for info, see http://www.w3.org/TR/2000/CR-SVG-20000802/painting.html#FillRuleProperty +#: ../src/widgets/paint-selector.cpp:200 +msgid "" +"Any path self-intersections or subpaths create holes in the fill (fill-rule: " +"evenodd)" msgstr "" -#: ../src/verbs.cpp:2299 -msgid "Zoom to fit selection in window" -msgstr "선택된 객체 전체 보기" - -#. Dialogs -#: ../src/verbs.cpp:2302 -msgid "In_kscape Preferences..." +#. TRANSLATORS: for info, see http://www.w3.org/TR/2000/CR-SVG-20000802/painting.html#FillRuleProperty +#: ../src/widgets/paint-selector.cpp:211 +msgid "" +"Fill is solid unless a subpath is counterdirectional (fill-rule: nonzero)" msgstr "" -#: ../src/verbs.cpp:2303 -msgid "Edit global Inkscape preferences" +#: ../src/widgets/paint-selector.cpp:528 +msgid "No objects" msgstr "" -#: ../src/verbs.cpp:2304 -msgid "_Document Properties..." +#: ../src/widgets/paint-selector.cpp:539 +msgid "Multiple styles" msgstr "" -#: ../src/verbs.cpp:2305 -msgid "Edit properties of this document (to be saved with the document)" +#: ../src/widgets/paint-selector.cpp:550 +msgid "Paint is undefined" msgstr "" -#: ../src/verbs.cpp:2306 -msgid "Document _Metadata..." +#: ../src/widgets/paint-selector.cpp:981 +msgid "" +"Use the Node tool to adjust position, scale, and rotation of the " +"pattern on canvas. Use Object > Pattern > Objects to Pattern to " +"create a new pattern from selection." msgstr "" -#: ../src/verbs.cpp:2307 -msgid "Edit document metadata (to be saved with the document)" -msgstr "" +#: ../src/widgets/select-toolbar.cpp:238 +#, fuzzy +msgid "Transform by toolbar" +msgstr "이동" -#: ../src/verbs.cpp:2308 -msgid "_Fill and Stroke..." +#: ../src/widgets/select-toolbar.cpp:293 +msgid "Now stroke width is scaled when objects are scaled." msgstr "" -#: ../src/verbs.cpp:2309 -msgid "Edit objects' style, such as color or stroke width" +#: ../src/widgets/select-toolbar.cpp:295 +msgid "Now stroke width is not scaled when objects are scaled." msgstr "" -#. TRANSLATORS: "Swatches" means: color samples -#: ../src/verbs.cpp:2311 -msgid "S_watches..." +#: ../src/widgets/select-toolbar.cpp:304 +msgid "" +"Now rounded rectangle corners are scaled when rectangles are " +"scaled." msgstr "" -#: ../src/verbs.cpp:2312 -msgid "Select colors from a swatches palette" +#: ../src/widgets/select-toolbar.cpp:306 +msgid "" +"Now rounded rectangle corners are not scaled when rectangles " +"are scaled." msgstr "" -#: ../src/verbs.cpp:2313 -msgid "Transfor_m..." +#: ../src/widgets/select-toolbar.cpp:315 +msgid "" +"Now gradients are transformed along with their objects when " +"those are transformed (moved, scaled, rotated, or skewed)." msgstr "" -#: ../src/verbs.cpp:2314 -msgid "Precisely control objects' transformations" +#: ../src/widgets/select-toolbar.cpp:317 +msgid "" +"Now gradients remain fixed when objects are transformed " +"(moved, scaled, rotated, or skewed)." msgstr "" -#: ../src/verbs.cpp:2315 -msgid "_Align and Distribute..." +#: ../src/widgets/select-toolbar.cpp:326 +msgid "" +"Now patterns are transformed along with their objects when " +"those are transformed (moved, scaled, rotated, or skewed)." msgstr "" -#: ../src/verbs.cpp:2316 -msgid "Align and distribute objects" +#: ../src/widgets/select-toolbar.cpp:328 +msgid "" +"Now patterns remain fixed when objects are transformed (moved, " +"scaled, rotated, or skewed)." msgstr "" -#: ../src/verbs.cpp:2317 -msgid "Undo _History..." +#. four spinbuttons +#. TRANSLATORS: only translate "string" in "context|string". +#. For more details, see http://developer.gnome.org/doc/API/2.0/glib/glib-I18N.html#Q-:CAPS +#: ../src/widgets/select-toolbar.cpp:429 +msgid "select_toolbar|X position" msgstr "" -#: ../src/verbs.cpp:2318 -msgid "Undo History" +#: ../src/widgets/select-toolbar.cpp:429 +msgid "select_toolbar|X" msgstr "" -#: ../src/verbs.cpp:2319 -msgid "_Text and Font..." +#: ../src/widgets/select-toolbar.cpp:431 +msgid "Horizontal coordinate of selection" msgstr "" -#: ../src/verbs.cpp:2320 -msgid "View and select font family, font size and other text properties" +#. TRANSLATORS: only translate "string" in "context|string". +#. For more details, see http://developer.gnome.org/doc/API/2.0/glib/glib-I18N.html#Q-:CAPS +#: ../src/widgets/select-toolbar.cpp:436 +msgid "select_toolbar|Y position" msgstr "" -#: ../src/verbs.cpp:2321 -msgid "_XML Editor..." +#: ../src/widgets/select-toolbar.cpp:436 +msgid "select_toolbar|Y" msgstr "" -#: ../src/verbs.cpp:2322 -msgid "View and edit the XML tree of the document" +#: ../src/widgets/select-toolbar.cpp:438 +msgid "Vertical coordinate of selection" msgstr "" -#: ../src/verbs.cpp:2323 -msgid "_Find..." +#. TRANSLATORS: only translate "string" in "context|string". +#. For more details, see http://developer.gnome.org/doc/API/2.0/glib/glib-I18N.html#Q-:CAPS +#: ../src/widgets/select-toolbar.cpp:443 +msgid "select_toolbar|Width" msgstr "" -#: ../src/verbs.cpp:2324 -msgid "Find objects in document" +#: ../src/widgets/select-toolbar.cpp:443 +msgid "select_toolbar|W" msgstr "" -#: ../src/verbs.cpp:2325 -msgid "_Messages..." +#: ../src/widgets/select-toolbar.cpp:445 +msgid "Width of selection" msgstr "" -#: ../src/verbs.cpp:2326 -msgid "View debug messages" -msgstr "디버그 메세지 보기" +#: ../src/widgets/select-toolbar.cpp:451 +#, fuzzy +msgid "Lock width and height" +msgstr "폭, 높이: " -#: ../src/verbs.cpp:2327 -msgid "S_cripts..." +#: ../src/widgets/select-toolbar.cpp:452 +msgid "When locked, change both width and height by the same proportion" msgstr "" -#: ../src/verbs.cpp:2328 -msgid "Run scripts" +#. TRANSLATORS: only translate "string" in "context|string". +#. For more details, see http://developer.gnome.org/doc/API/2.0/glib/glib-I18N.html#Q-:CAPS +#: ../src/widgets/select-toolbar.cpp:463 +msgid "select_toolbar|Height" msgstr "" -#: ../src/verbs.cpp:2329 -msgid "Show/Hide D_ialogs" +#: ../src/widgets/select-toolbar.cpp:463 +msgid "select_toolbar|H" msgstr "" -#: ../src/verbs.cpp:2330 -msgid "Show or hide all open dialogs" +#: ../src/widgets/select-toolbar.cpp:465 +msgid "Height of selection" msgstr "" -#: ../src/verbs.cpp:2331 -msgid "Create Tiled Clones..." -msgstr "" +#: ../src/widgets/select-toolbar.cpp:487 +#, fuzzy +msgid "Affect:" +msgstr "옵셋" -#: ../src/verbs.cpp:2332 -msgid "" -"Create multiple clones of selected object, arranging them into a pattern or " -"scattering" -msgstr "" +#: ../src/widgets/select-toolbar.cpp:506 +#, fuzzy +msgid "Scale rounded corners" +msgstr "노드 올리기" -#: ../src/verbs.cpp:2333 -msgid "_Object Properties..." -msgstr "" +#: ../src/widgets/select-toolbar.cpp:517 +#, fuzzy +msgid "Move gradients" +msgstr "임의의 노드 관리" -#: ../src/verbs.cpp:2334 -msgid "Edit the ID, locked and visible status, and other object properties" +#: ../src/widgets/select-toolbar.cpp:528 +#, fuzzy +msgid "Move patterns" +msgstr "반복무늬" + +#: ../src/widgets/sp-color-gtkselector.cpp:50 +msgid "System" msgstr "" -#: ../src/verbs.cpp:2337 -msgid "_Instant Messaging..." +#: ../src/widgets/sp-color-notebook.cpp:326 +msgid "RGBA_:" msgstr "" -#: ../src/verbs.cpp:2337 -msgid "Jabber Instant Messaging Client" +#: ../src/widgets/sp-color-notebook.cpp:334 +msgid "Hexadecimal RGBA value of the color" msgstr "" -#: ../src/verbs.cpp:2339 -msgid "_Input Devices..." +#: ../src/widgets/sp-color-scales.cpp:77 +msgid "RGB" msgstr "" -#: ../src/verbs.cpp:2340 -msgid "Configure extended input devices, such as a graphics tablet" +#: ../src/widgets/sp-color-scales.cpp:77 +msgid "HSL" msgstr "" -#: ../src/verbs.cpp:2341 -msgid "_Extensions..." +#: ../src/widgets/sp-color-scales.cpp:77 +msgid "CMYK" msgstr "" -#: ../src/verbs.cpp:2342 -msgid "Query information about extensions" +#: ../src/widgets/sp-color-scales.cpp:398 +msgid "_R" msgstr "" -#: ../src/verbs.cpp:2343 -msgid "Layer_s..." -msgstr "레이어들(_s)..." +#: ../src/widgets/sp-color-scales.cpp:401 +msgid "_G" +msgstr "_G" -#: ../src/verbs.cpp:2344 -msgid "View Layers" -msgstr "레이어 보기" +#: ../src/widgets/sp-color-scales.cpp:404 +msgid "_B" +msgstr "_B" -#. Help -#: ../src/verbs.cpp:2347 -msgid "_Keys and Mouse" -msgstr "" +#. Label +#: ../src/widgets/sp-color-scales.cpp:407 +#: ../src/widgets/sp-color-scales.cpp:433 +#: ../src/widgets/sp-color-scales.cpp:464 +#: ../src/widgets/sp-color-wheel-selector.cpp:134 +msgid "_A" +msgstr "_A" -#: ../src/verbs.cpp:2348 -msgid "Keys and mouse shortcuts reference" -msgstr "" +#: ../src/widgets/sp-color-scales.cpp:408 +#: ../src/widgets/sp-color-scales.cpp:409 +#: ../src/widgets/sp-color-scales.cpp:434 +#: ../src/widgets/sp-color-scales.cpp:435 +#: ../src/widgets/sp-color-scales.cpp:465 +#: ../src/widgets/sp-color-scales.cpp:466 +#: ../src/widgets/sp-color-wheel-selector.cpp:144 +#: ../src/widgets/sp-color-wheel-selector.cpp:156 +msgid "Alpha (opacity)" +msgstr "알파 (불투명도)" -#: ../src/verbs.cpp:2349 -msgid "About E_xtensions" -msgstr "" +#: ../src/widgets/sp-color-scales.cpp:424 +msgid "_H" +msgstr "_H" -#: ../src/verbs.cpp:2350 -msgid "Information on Inkscape extensions" -msgstr "" +#: ../src/widgets/sp-color-scales.cpp:427 +msgid "_S" +msgstr "_S" -#: ../src/verbs.cpp:2351 -msgid "About _Memory" -msgstr "메모리에 대하여(_M)" +#: ../src/widgets/sp-color-scales.cpp:430 +msgid "_L" +msgstr "_L" -#: ../src/verbs.cpp:2352 -msgid "Memory usage information" -msgstr "메모리 사용량 정보" +#: ../src/widgets/sp-color-scales.cpp:452 +msgid "_C" +msgstr "_C" -#: ../src/verbs.cpp:2353 -msgid "_About Inkscape" -msgstr "잉크 스케이프에 대하여(_A)" +#: ../src/widgets/sp-color-scales.cpp:453 +#: ../src/widgets/sp-color-scales.cpp:454 +msgid "Cyan" +msgstr "" -#: ../src/verbs.cpp:2354 -msgid "Inkscape version, authors, license" -msgstr "잉크스케이프 버전, 저자, 라이센스" +#: ../src/widgets/sp-color-scales.cpp:455 +msgid "_M" +msgstr "" -#. "help_about" -#. new HelpVerb(SP_VERB_SHOW_LICENSE, "ShowLicense", N_("_License"), -#. N_("Distribution terms"), /*"show_license"*/"inkscape_options"), -#. Tutorials -#: ../src/verbs.cpp:2359 -msgid "Inkscape: _Basic" -msgstr "잉크스케이프: 기본(_B)" +#: ../src/widgets/sp-color-scales.cpp:456 +#: ../src/widgets/sp-color-scales.cpp:457 +msgid "Magenta" +msgstr "" -#: ../src/verbs.cpp:2360 -msgid "Getting started with Inkscape" -msgstr "잉크스케이프로 새로 시작" +#: ../src/widgets/sp-color-scales.cpp:458 +msgid "_Y" +msgstr "" -#. "tutorial_basic" -#: ../src/verbs.cpp:2361 -msgid "Inkscape: _Shapes" -msgstr "잉크스케이프: 모양(_S)" +#: ../src/widgets/sp-color-scales.cpp:459 +#: ../src/widgets/sp-color-scales.cpp:460 +msgid "Yellow" +msgstr "" -#: ../src/verbs.cpp:2362 -msgid "Using shape tools to create and edit shapes" -msgstr "형태를 만들고 수정하기 위해 모양툴 사용" +#: ../src/widgets/sp-color-scales.cpp:461 +msgid "_K" +msgstr "" -#: ../src/verbs.cpp:2363 -msgid "Inkscape: _Advanced" -msgstr "잉크스케이프: 고급(_A)" +#: ../src/widgets/sp-color-selector.cpp:64 +msgid "Unnamed" +msgstr "" -#: ../src/verbs.cpp:2364 -msgid "Advanced Inkscape topics" -msgstr "고급 잉크스케이프 주제" +#: ../src/widgets/sp-color-wheel-selector.cpp:61 +msgid "Wheel" +msgstr "휠" -#. "tutorial_advanced" -#. TRANSLATORS: "to trace" means "to convert a bitmap to vector graphics" (to vectorize) -#: ../src/verbs.cpp:2366 -msgid "Inkscape: T_racing" -msgstr "잉크스케이프: 따오기(_r)" +#: ../src/widgets/sp-xmlview-attr-list.cpp:46 +msgid "Attribute" +msgstr "" -#: ../src/verbs.cpp:2367 -msgid "Using bitmap tracing" -msgstr "비트맴 이미지 따오기 사용" +#: ../src/widgets/sp-xmlview-attr-list.cpp:47 +#: ../share/extensions/perfectboundcover.inx.h:14 +msgid "Value" +msgstr "" -#. "tutorial_tracing" -#: ../src/verbs.cpp:2368 -msgid "Inkscape: _Calligraphy" +#: ../src/widgets/sp-xmlview-content.cpp:166 +msgid "Type text in a text node" msgstr "" -#: ../src/verbs.cpp:2369 -msgid "Using the Calligraphy pen tool" +#: ../src/widgets/toolbox.cpp:168 +msgid "Color/opacity used for color tweaking" msgstr "" -#: ../src/verbs.cpp:2370 -msgid "_Elements of Design" -msgstr "디자인 개체(_E)" +#: ../src/widgets/toolbox.cpp:172 +msgid "Style of new stars" +msgstr "" -#: ../src/verbs.cpp:2371 -msgid "Principles of design in the tutorial form" -msgstr "튜터리얼에 있는 디자인 원리" +#: ../src/widgets/toolbox.cpp:174 +#, fuzzy +msgid "Style of new rectangles" +msgstr "사각형 찾기" -#. "tutorial_design" -#: ../src/verbs.cpp:2372 -msgid "_Tips and Tricks" -msgstr "팁 ê³¼ 트랙(_T)" +#: ../src/widgets/toolbox.cpp:176 +#, fuzzy +msgid "Style of new 3D boxes" +msgstr "사각형 찾기" -#: ../src/verbs.cpp:2373 -msgid "Miscellaneous tips and tricks" +#: ../src/widgets/toolbox.cpp:178 +msgid "Style of new ellipses" msgstr "" -#. "tutorial_tips" -#. Effect -#: ../src/verbs.cpp:2376 -msgid "Previous Effect" -msgstr "이전 효과" - -#: ../src/verbs.cpp:2377 -msgid "Repeat the last effect with the same settings" -msgstr "이전 설정 상태 그대로 마지막 효과 재 사용 " +#: ../src/widgets/toolbox.cpp:180 +msgid "Style of new spirals" +msgstr "" -#: ../src/verbs.cpp:2378 -msgid "Previous Effect Settings..." -msgstr "이전 효과 설정..." +#: ../src/widgets/toolbox.cpp:182 +msgid "Style of new paths created by Pencil" +msgstr "" -#: ../src/verbs.cpp:2379 -msgid "Repeat the last effect with new settings" -msgstr "새로운 설정으로 마지막 효과 재 사용" +#: ../src/widgets/toolbox.cpp:184 +msgid "Style of new paths created by Pen" +msgstr "" -#. Fit Page -#: ../src/verbs.cpp:2382 +#: ../src/widgets/toolbox.cpp:186 #, fuzzy -msgid "Fit Page to Selection" -msgstr "캔버스를 선택영역크기로 조정" +msgid "Style of new calligraphic strokes" +msgstr "중심선" -#: ../src/verbs.cpp:2383 -#, fuzzy -msgid "Fit the page to the current selection" -msgstr "캔버스를 현재 선택 크기로 조정" +#: ../src/widgets/toolbox.cpp:196 +msgid "Style of Paint Bucket fill objects" +msgstr "" -#: ../src/verbs.cpp:2384 +#: ../src/widgets/toolbox.cpp:975 #, fuzzy -msgid "Fit Page to Drawing" -msgstr "캔버스를 그림 크기로 조정" +msgid "Insert node" +msgstr "반전" + +#: ../src/widgets/toolbox.cpp:976 +msgid "Insert new nodes into selected segments" +msgstr "" -#: ../src/verbs.cpp:2385 +#: ../src/widgets/toolbox.cpp:979 #, fuzzy -msgid "Fit the page to the drawing" -msgstr "캔버스를 그림 크리고 조정" +msgid "Insert" +msgstr "반전" -#: ../src/verbs.cpp:2386 -#, fuzzy -msgid "Fit Page to Selection or Drawing" -msgstr "캔버스를 선택영역이나 그림 크리고 조정" +#: ../src/widgets/toolbox.cpp:987 +msgid "Delete selected nodes" +msgstr "" -#: ../src/verbs.cpp:2387 +#: ../src/widgets/toolbox.cpp:997 #, fuzzy -msgid "" -"Fit the page to the current selection or the drawing if there is no selection" +msgid "Join endnodes" +msgstr "임의의 노드" + +#: ../src/widgets/toolbox.cpp:998 +msgid "Join selected endnodes" msgstr "" -"캔버스 크기를 현재 선택 영역이나, 만약 아무 선택을 하지 않았다면 그램 크기" -"로 조정" -#: ../src/widgets/dash-selector.cpp:103 -msgid "Dash pattern" -msgstr "점선 유형" +#: ../src/widgets/toolbox.cpp:1001 +#, fuzzy +msgid "Join" +msgstr "합체:" -#: ../src/widgets/dash-selector.cpp:118 -msgid "Pattern offset" -msgstr "간격띄우기 유형" +#: ../src/widgets/toolbox.cpp:1008 +msgid "Join Segment" +msgstr "" -#: ../src/widgets/desktop-widget.cpp:392 -#, fuzzy, c-format -msgid "%s: %d (outline) - Inkscape" -msgstr "%s: %d - 잉크스케이프" +#: ../src/widgets/toolbox.cpp:1009 +msgid "Join selected endnodes with a new segment" +msgstr "" -#: ../src/widgets/desktop-widget.cpp:394 -#, c-format -msgid "%s: %d - Inkscape" -msgstr "%s: %d - 잉크스케이프" +#: ../src/widgets/toolbox.cpp:1018 +#, fuzzy +msgid "Delete Segment" +msgstr "선택부분 지우기" -#: ../src/widgets/desktop-widget.cpp:398 -#, fuzzy, c-format -msgid "%s (outline) - Inkscape" -msgstr "%s - 잉크스케이프" +#: ../src/widgets/toolbox.cpp:1019 +msgid "Split path between two non-endpoint nodes" +msgstr "" -#: ../src/widgets/desktop-widget.cpp:400 -#, c-format -msgid "%s - Inkscape" -msgstr "%s - 잉크스케이프" +#: ../src/widgets/toolbox.cpp:1028 +msgid "Node Break" +msgstr "" -#. Family frame -#: ../src/widgets/font-selector.cpp:148 -msgid "Font family" -msgstr "글꼴 패밀리" +#: ../src/widgets/toolbox.cpp:1029 +msgid "Break path at selected nodes" +msgstr "" -#. Style frame -#: ../src/widgets/font-selector.cpp:179 -msgid "Style" -msgstr "스타일" +#: ../src/widgets/toolbox.cpp:1038 +#, fuzzy +msgid "Node Cusp" +msgstr "노드" -#: ../src/widgets/font-selector.cpp:217 -msgid "Font size:" -msgstr "글꼴 크기:" +#: ../src/widgets/toolbox.cpp:1039 +msgid "Make selected nodes corner" +msgstr "" -#. TRANSLATORS: Test string used in text and font dialog (when no -#. * text has been entered) to get a preview of the font. Choose -#. * some representative characters that users of your locale will be -#. * interested in. -#: ../src/widgets/font-selector.cpp:589 ../src/widgets/toolbox.cpp:3730 -msgid "AaBbCcIiPpQq12369$€¢?.;/()" -msgstr "AaBbCcIiPpQq12369$€¢?.;/()" +#: ../src/widgets/toolbox.cpp:1048 +#, fuzzy +msgid "Node Smooth" +msgstr "부드러움" -#: ../src/widgets/gradient-selector.cpp:138 -#: ../src/widgets/gradient-toolbar.cpp:493 -msgid "Edit..." -msgstr "수정..." +#: ../src/widgets/toolbox.cpp:1049 +msgid "Make selected nodes smooth" +msgstr "" -#. TRANSLATORS: for info, see http://www.w3.org/TR/2000/CR-SVG-20000802/pservers.html#LinearGradientSpreadMethodAttribute -#: ../src/widgets/gradient-selector.cpp:155 -msgid "" -"Whether to fill with flat color beyond the ends of the gradient vector " -"(spreadMethod=\"pad\"), or repeat the gradient in the same direction " -"(spreadMethod=\"repeat\"), or repeat the gradient in alternating opposite " -"directions (spreadMethod=\"reflect\")" +#: ../src/widgets/toolbox.cpp:1058 +msgid "Node Symmetric" msgstr "" -#: ../src/widgets/gradient-selector.cpp:165 -msgid "reflected" +#: ../src/widgets/toolbox.cpp:1059 +msgid "Make selected nodes symmetric" msgstr "" -#: ../src/widgets/gradient-selector.cpp:169 -msgid "direct" -msgstr "직접" +#: ../src/widgets/toolbox.cpp:1068 +#, fuzzy +msgid "Node Line" +msgstr "중심선" -#: ../src/widgets/gradient-selector.cpp:177 -msgid "Repeat:" -msgstr "반복:" +#: ../src/widgets/toolbox.cpp:1069 +msgid "Make selected segments lines" +msgstr "" -#: ../src/widgets/gradient-toolbar.cpp:146 +#: ../src/widgets/toolbox.cpp:1078 #, fuzzy -msgid "Assign gradient to object" -msgstr "간격띄우기 유형" +msgid "Node Curve" +msgstr "미리보기 없음" -#: ../src/widgets/gradient-toolbar.cpp:180 -msgid "No gradients" +#: ../src/widgets/toolbox.cpp:1079 +msgid "Make selected segments curves" msgstr "" -#: ../src/widgets/gradient-toolbar.cpp:189 -msgid "Nothing selected" +#: ../src/widgets/toolbox.cpp:1088 +#, fuzzy +msgid "Show Handles" +msgstr "임의의 노드 관리" + +#: ../src/widgets/toolbox.cpp:1089 +msgid "Show the Bezier handles of selected nodes" msgstr "" -#: ../src/widgets/gradient-toolbar.cpp:200 -msgid "No gradients in selection" +#: ../src/widgets/toolbox.cpp:1113 +msgid "X coordinate:" msgstr "" -#: ../src/widgets/gradient-toolbar.cpp:210 -msgid "Multiple gradients" +#: ../src/widgets/toolbox.cpp:1113 +#, fuzzy +msgid "X coordinate of selected node(s)" +msgstr "선택됀 객체의 복사본 만들기" + +#: ../src/widgets/toolbox.cpp:1131 +msgid "Y coordinate:" msgstr "" -#: ../src/widgets/gradient-toolbar.cpp:419 +#: ../src/widgets/toolbox.cpp:1131 #, fuzzy -msgid "Duplicate gradient" -msgstr "노드 복사" +msgid "Y coordinate of selected node(s)" +msgstr "선택됀 객체의 복사본 만들기" -#: ../src/widgets/gradient-toolbar.cpp:483 -msgid "" -"If the gradient is used by more than one object, create a copy of it for the " -"selected object(s)" +#: ../src/widgets/toolbox.cpp:1544 +msgid "Star: Change number of corners" msgstr "" -#: ../src/widgets/gradient-toolbar.cpp:494 -msgid "Edit the stops of the gradient" +#: ../src/widgets/toolbox.cpp:1586 +#, fuzzy +msgid "Star: Change spoke ratio" +msgstr "이동치 저장" + +#: ../src/widgets/toolbox.cpp:1629 +#, fuzzy +msgid "Make polygon" +msgstr "완전히 만들기" + +#: ../src/widgets/toolbox.cpp:1629 +#, fuzzy +msgid "Make star" +msgstr "중심선" + +#: ../src/widgets/toolbox.cpp:1664 +msgid "Star: Change rounding" msgstr "" -#: ../src/widgets/gradient-toolbar.cpp:553 ../src/widgets/toolbox.cpp:1165 -#: ../src/widgets/toolbox.cpp:1254 ../src/widgets/toolbox.cpp:1553 -#: ../src/widgets/toolbox.cpp:1602 ../src/widgets/toolbox.cpp:1840 -#: ../src/widgets/toolbox.cpp:1875 ../src/widgets/toolbox.cpp:2743 -#: ../src/widgets/toolbox.cpp:2782 -msgid "New:" +#: ../src/widgets/toolbox.cpp:1698 +#, fuzzy +msgid "Star: Change randomization" +msgstr "이동치 저장" + +#: ../src/widgets/toolbox.cpp:1883 +msgid "Regular polygon (with one handle) instead of a star" msgstr "" -#: ../src/widgets/gradient-toolbar.cpp:566 -msgid "Create linear gradient" +#: ../src/widgets/toolbox.cpp:1890 +msgid "Star instead of a regular polygon (with one handle)" msgstr "" -#: ../src/widgets/gradient-toolbar.cpp:580 -msgid "Create radial (elliptic or circular) gradient" +#: ../src/widgets/toolbox.cpp:1910 +msgid "triangle/tri-star" msgstr "" -#: ../src/widgets/gradient-toolbar.cpp:595 -msgid "on" +#: ../src/widgets/toolbox.cpp:1910 +msgid "square/quad-star" msgstr "" -#: ../src/widgets/gradient-toolbar.cpp:608 -msgid "Create gradient in the fill" +#: ../src/widgets/toolbox.cpp:1910 +msgid "pentagon/five-pointed star" msgstr "" -#: ../src/widgets/gradient-toolbar.cpp:622 -msgid "Create gradient in the stroke" +#: ../src/widgets/toolbox.cpp:1910 +msgid "hexagon/six-pointed star" msgstr "" -#. FIXME: implement averaging of all parameters for multiple selected stars -#. gtk_label_set_markup(GTK_LABEL(l), _("Average:")); -#. FIXME: implement averaging of all parameters for multiple selected -#. gtk_label_set_markup(GTK_LABEL(l), _("Average:")); -#: ../src/widgets/gradient-toolbar.cpp:636 ../src/widgets/toolbox.cpp:1167 -#: ../src/widgets/toolbox.cpp:1186 ../src/widgets/toolbox.cpp:1561 -#: ../src/widgets/toolbox.cpp:1586 ../src/widgets/toolbox.cpp:1842 -#: ../src/widgets/toolbox.cpp:1861 ../src/widgets/toolbox.cpp:2746 -#: ../src/widgets/toolbox.cpp:2766 -msgid "Change:" +#: ../src/widgets/toolbox.cpp:1913 +#, fuzzy +msgid "Corners" +msgstr "복사 객체" + +#: ../src/widgets/toolbox.cpp:1913 +msgid "Corners:" msgstr "" -#: ../src/widgets/gradient-vector.cpp:270 -msgid "No gradients in document" +#: ../src/widgets/toolbox.cpp:1913 +msgid "Number of corners of a polygon or star" msgstr "" -#: ../src/widgets/gradient-vector.cpp:276 -msgid "No gradient selected" +#: ../src/widgets/toolbox.cpp:1926 +msgid "thin-ray star" msgstr "" -#: ../src/widgets/gradient-vector.cpp:535 -msgid "No stops in gradient" +#: ../src/widgets/toolbox.cpp:1926 +msgid "pentagram" msgstr "" -#: ../src/widgets/gradient-vector.cpp:659 -msgid "Change gradient stop offset" +#: ../src/widgets/toolbox.cpp:1926 +msgid "hexagram" msgstr "" -#: ../src/widgets/gradient-vector.cpp:732 -msgid "Add gradient stop" +#: ../src/widgets/toolbox.cpp:1926 +msgid "heptagram" +msgstr "" + +#: ../src/widgets/toolbox.cpp:1926 +msgid "octagram" msgstr "" -#: ../src/widgets/gradient-vector.cpp:764 +#: ../src/widgets/toolbox.cpp:1926 #, fuzzy -msgid "Delete gradient stop" -msgstr "선택부분 지우기" +msgid "regular polygon" +msgstr "완전히 만들기" -#. TRANSLATORS: "Stop" means: a "phase" of a gradient -#: ../src/widgets/gradient-vector.cpp:800 -msgid "Add stop" -msgstr "" +#: ../src/widgets/toolbox.cpp:1929 +#, fuzzy +msgid "Spoke ratio" +msgstr "볆" -#: ../src/widgets/gradient-vector.cpp:803 -msgid "Add another control stop to gradient" +#: ../src/widgets/toolbox.cpp:1929 +msgid "Spoke ratio:" msgstr "" -#: ../src/widgets/gradient-vector.cpp:805 -msgid "Delete stop" +#. TRANSLATORS: Tip radius of a star is the distance from the center to the farthest handle. +#. Base radius is the same for the closest handle. +#: ../src/widgets/toolbox.cpp:1932 +msgid "Base radius to tip radius ratio" msgstr "" -#: ../src/widgets/gradient-vector.cpp:808 -msgid "Delete current control stop from gradient" +#: ../src/widgets/toolbox.cpp:1950 +msgid "stretched" msgstr "" -#. Label -#: ../src/widgets/gradient-vector.cpp:819 -msgid "Offset:" +#: ../src/widgets/toolbox.cpp:1950 +msgid "twisted" msgstr "" -#. TRANSLATORS: "Stop" means: a "phase" of a gradient -#: ../src/widgets/gradient-vector.cpp:864 -msgid "Stop Color" +#: ../src/widgets/toolbox.cpp:1950 +msgid "slightly pinched" msgstr "" -#: ../src/widgets/gradient-vector.cpp:893 -msgid "Gradient editor" +#: ../src/widgets/toolbox.cpp:1950 +msgid "NOT rounded" msgstr "" -#: ../src/widgets/gradient-vector.cpp:1172 -msgid "Change gradient stop color" +#: ../src/widgets/toolbox.cpp:1950 +msgid "slightly rounded" msgstr "" -#: ../src/widgets/layer-selector.cpp:113 -msgid "Toggle current layer visibility" +#: ../src/widgets/toolbox.cpp:1950 +msgid "visibly rounded" msgstr "" -#: ../src/widgets/layer-selector.cpp:133 -msgid "Lock or unlock current layer" +#: ../src/widgets/toolbox.cpp:1950 +msgid "well rounded" msgstr "" -#: ../src/widgets/layer-selector.cpp:136 -msgid "Current layer" +#: ../src/widgets/toolbox.cpp:1950 +msgid "amply rounded" msgstr "" -#: ../src/widgets/layer-selector.cpp:561 -msgid "(root)" +#: ../src/widgets/toolbox.cpp:1950 ../src/widgets/toolbox.cpp:1965 +msgid "blown up" msgstr "" -#: ../src/widgets/paint-selector.cpp:168 ../src/widgets/paint-selector.cpp:549 -msgid "No paint" -msgstr "" +#: ../src/widgets/toolbox.cpp:1953 +#, fuzzy +msgid "Rounded" +msgstr "불러들임" -#: ../src/widgets/paint-selector.cpp:170 ../src/widgets/paint-selector.cpp:617 -msgid "Flat color" +#: ../src/widgets/toolbox.cpp:1953 +msgid "Rounded:" msgstr "" -#: ../src/widgets/paint-selector.cpp:172 ../src/widgets/paint-selector.cpp:684 -msgid "Linear gradient" +#: ../src/widgets/toolbox.cpp:1953 +msgid "How much rounded are the corners (0 for sharp)" msgstr "" -#: ../src/widgets/paint-selector.cpp:174 ../src/widgets/paint-selector.cpp:687 -msgid "Radial gradient" -msgstr "" +#: ../src/widgets/toolbox.cpp:1965 +#, fuzzy +msgid "NOT randomized" +msgstr "램덤:" -#: ../src/widgets/paint-selector.cpp:178 -msgid "Unset paint (make it undefined so it can be inherited)" +#: ../src/widgets/toolbox.cpp:1965 +msgid "slightly irregular" msgstr "" -#. TRANSLATORS: for info, see http://www.w3.org/TR/2000/CR-SVG-20000802/painting.html#FillRuleProperty -#: ../src/widgets/paint-selector.cpp:190 -msgid "" -"Any path self-intersections or subpaths create holes in the fill (fill-rule: " -"evenodd)" -msgstr "" +#: ../src/widgets/toolbox.cpp:1965 +#, fuzzy +msgid "visibly randomized" +msgstr "임의의 반지름" -#. TRANSLATORS: for info, see http://www.w3.org/TR/2000/CR-SVG-20000802/painting.html#FillRuleProperty -#: ../src/widgets/paint-selector.cpp:201 -msgid "" -"Fill is solid unless a subpath is counterdirectional (fill-rule: nonzero)" +#: ../src/widgets/toolbox.cpp:1965 +msgid "strongly randomized" msgstr "" -#: ../src/widgets/paint-selector.cpp:516 -msgid "No objects" -msgstr "" +#: ../src/widgets/toolbox.cpp:1968 +#, fuzzy +msgid "Randomized" +msgstr "램덤:" -#: ../src/widgets/paint-selector.cpp:527 -msgid "Multiple styles" +#: ../src/widgets/toolbox.cpp:1968 +msgid "Randomized:" msgstr "" -#: ../src/widgets/paint-selector.cpp:538 -msgid "Paint is undefined" +#: ../src/widgets/toolbox.cpp:1968 +msgid "Scatter randomly the corners and angles" msgstr "" -#: ../src/widgets/paint-selector.cpp:745 -msgid "No patterns in document" +#: ../src/widgets/toolbox.cpp:1983 ../src/widgets/toolbox.cpp:2918 +#: ../src/widgets/toolbox.cpp:3497 ../src/widgets/toolbox.cpp:5334 +msgid "Defaults" msgstr "" -#: ../src/widgets/paint-selector.cpp:859 +#: ../src/widgets/toolbox.cpp:1984 ../src/widgets/toolbox.cpp:2919 msgid "" -"Use Object > Pattern > Objects to Pattern to create a new " -"pattern from selection." +"Reset shape parameters to defaults (use Inkscape Preferences > Tools to " +"change defaults)" msgstr "" -#: ../src/widgets/select-toolbar.cpp:227 +#: ../src/widgets/toolbox.cpp:2056 #, fuzzy -msgid "Transform by toolbar" -msgstr "이동" +msgid "Change rectangle" +msgstr "사각형 찾기" -#: ../src/widgets/select-toolbar.cpp:345 -msgid "Now stroke width is scaled when objects are scaled." +#: ../src/widgets/toolbox.cpp:2248 +msgid "W:" msgstr "" -#: ../src/widgets/select-toolbar.cpp:347 -msgid "Now stroke width is not scaled when objects are scaled." +#: ../src/widgets/toolbox.cpp:2248 +msgid "Width of rectangle" msgstr "" -#: ../src/widgets/select-toolbar.cpp:355 -msgid "" -"Now rounded rectangle corners are scaled when rectangles are " -"scaled." +#: ../src/widgets/toolbox.cpp:2265 +msgid "Height of rectangle" msgstr "" -#: ../src/widgets/select-toolbar.cpp:357 -msgid "" -"Now rounded rectangle corners are not scaled when rectangles " -"are scaled." +#: ../src/widgets/toolbox.cpp:2279 ../src/widgets/toolbox.cpp:2294 +msgid "not rounded" msgstr "" -#: ../src/widgets/select-toolbar.cpp:365 -msgid "" -"Now gradients are transformed along with their objects when " -"those are transformed (moved, scaled, rotated, or skewed)." -msgstr "" +#: ../src/widgets/toolbox.cpp:2282 +#, fuzzy +msgid "Horizontal radius" +msgstr "수평 간격" -#: ../src/widgets/select-toolbar.cpp:367 -msgid "" -"Now gradients remain fixed when objects are transformed " -"(moved, scaled, rotated, or skewed)." +#: ../src/widgets/toolbox.cpp:2282 +msgid "Rx:" msgstr "" -#: ../src/widgets/select-toolbar.cpp:375 -msgid "" -"Now patterns are transformed along with their objects when " -"those are transformed (moved, scaled, rotated, or skewed)." +#: ../src/widgets/toolbox.cpp:2282 +msgid "Horizontal radius of rounded corners" msgstr "" -#: ../src/widgets/select-toolbar.cpp:377 -msgid "" -"Now patterns remain fixed when objects are transformed (moved, " -"scaled, rotated, or skewed)." -msgstr "" +#: ../src/widgets/toolbox.cpp:2297 +#, fuzzy +msgid "Vertical radius" +msgstr "수직 간격" -#. TRANSLATORS: only translate "string" in "context|string". -#. For more details, see http://developer.gnome.org/doc/API/2.0/glib/glib-I18N.html#Q-:CAPS -#: ../src/widgets/select-toolbar.cpp:441 -msgid "select_toolbar|X" +#: ../src/widgets/toolbox.cpp:2297 +msgid "Ry:" msgstr "" -#: ../src/widgets/select-toolbar.cpp:441 -msgid "Horizontal coordinate of selection" +#: ../src/widgets/toolbox.cpp:2297 +msgid "Vertical radius of rounded corners" msgstr "" -#. TRANSLATORS: only translate "string" in "context|string". -#. For more details, see http://developer.gnome.org/doc/API/2.0/glib/glib-I18N.html#Q-:CAPS -#: ../src/widgets/select-toolbar.cpp:446 -msgid "select_toolbar|Y" +#: ../src/widgets/toolbox.cpp:2316 +msgid "Not rounded" msgstr "" -#: ../src/widgets/select-toolbar.cpp:446 -msgid "Vertical coordinate of selection" +#: ../src/widgets/toolbox.cpp:2317 +msgid "Make corners sharp" msgstr "" -#. TRANSLATORS: only translate "string" in "context|string". -#. For more details, see http://developer.gnome.org/doc/API/2.0/glib/glib-I18N.html#Q-:CAPS -#: ../src/widgets/select-toolbar.cpp:452 -msgid "select_toolbar|W" +#. TODO: use the correct axis here, too +#: ../src/widgets/toolbox.cpp:2506 +msgid "3D Box: Change perspective (angle of infinite axis)" msgstr "" -#: ../src/widgets/select-toolbar.cpp:452 -msgid "Width of selection" +#: ../src/widgets/toolbox.cpp:2575 +msgid "Angle in X direction" msgstr "" -#: ../src/widgets/select-toolbar.cpp:460 -msgid "When locked, change both width and height by the same proportion" +#: ../src/widgets/toolbox.cpp:2575 +#, fuzzy +msgid "Angle X:" +msgstr "각도" + +#. Translators: PL is short for 'perspective line' +#: ../src/widgets/toolbox.cpp:2577 +msgid "Angle of PLs in X direction" msgstr "" -#. TRANSLATORS: only translate "string" in "context|string". -#. For more details, see http://developer.gnome.org/doc/API/2.0/glib/glib-I18N.html#Q-:CAPS -#: ../src/widgets/select-toolbar.cpp:470 -msgid "select_toolbar|H" +#. Translators: VP is short for 'vanishing point' +#: ../src/widgets/toolbox.cpp:2599 +msgid "State of VP in X direction" msgstr "" -#: ../src/widgets/select-toolbar.cpp:470 -msgid "Height of selection" +#: ../src/widgets/toolbox.cpp:2600 +msgid "Toggle VP in X direction between 'finite' and 'infinite' (=parallel)" msgstr "" -#: ../src/widgets/sp-color-gtkselector.cpp:50 -msgid "System" +#: ../src/widgets/toolbox.cpp:2615 +msgid "Angle in Y direction" msgstr "" -#: ../src/widgets/sp-color-notebook.cpp:319 -msgid "RGBA_:" +#: ../src/widgets/toolbox.cpp:2615 +#, fuzzy +msgid "Angle Y:" +msgstr "각도" + +#. Translators: PL is short for 'perspective line' +#: ../src/widgets/toolbox.cpp:2617 +msgid "Angle of PLs in Y direction" msgstr "" -#: ../src/widgets/sp-color-notebook.cpp:327 -msgid "Hexadecimal RGBA value of the color" +#. Translators: VP is short for 'vanishing point' +#: ../src/widgets/toolbox.cpp:2638 +msgid "State of VP in Y direction" msgstr "" -#: ../src/widgets/sp-color-scales.cpp:77 -msgid "RGB" +#: ../src/widgets/toolbox.cpp:2639 +msgid "Toggle VP in Y direction between 'finite' and 'infinite' (=parallel)" msgstr "" -#: ../src/widgets/sp-color-scales.cpp:77 -msgid "HSL" +#: ../src/widgets/toolbox.cpp:2654 +msgid "Angle in Z direction" msgstr "" -#: ../src/widgets/sp-color-scales.cpp:77 -msgid "CMYK" +#: ../src/widgets/toolbox.cpp:2654 +#, fuzzy +msgid "Angle Z:" +msgstr "각도" + +#. Translators: PL is short for 'perspective line' +#: ../src/widgets/toolbox.cpp:2656 +msgid "Angle of PLs in Z direction" msgstr "" -#: ../src/widgets/sp-color-scales.cpp:394 -msgid "_R" +#. Translators: VP is short for 'vanishing point' +#: ../src/widgets/toolbox.cpp:2677 +msgid "State of VP in Z direction" msgstr "" -#: ../src/widgets/sp-color-scales.cpp:395 -#: ../src/widgets/sp-color-scales.cpp:396 -msgid "Red" -msgstr "빨강" +#: ../src/widgets/toolbox.cpp:2678 +msgid "Toggle VP in Z direction between 'finite' and 'infinite' (=parallel)" +msgstr "" -#: ../src/widgets/sp-color-scales.cpp:397 -msgid "_G" -msgstr "_G" +#: ../src/widgets/toolbox.cpp:2735 +#, fuzzy +msgid "Change spiral" +msgstr "중심선" -#: ../src/widgets/sp-color-scales.cpp:398 -#: ../src/widgets/sp-color-scales.cpp:399 -msgid "Green" -msgstr "녹색" +#: ../src/widgets/toolbox.cpp:2875 +msgid "just a curve" +msgstr "" -#: ../src/widgets/sp-color-scales.cpp:400 -msgid "_B" -msgstr "_B" +#: ../src/widgets/toolbox.cpp:2875 +#, fuzzy +msgid "one full revolution" +msgstr "기본 내보내기 해상도:" -#: ../src/widgets/sp-color-scales.cpp:401 -#: ../src/widgets/sp-color-scales.cpp:402 -msgid "Blue" -msgstr "파랑" +#: ../src/widgets/toolbox.cpp:2878 +#, fuzzy +msgid "Number of turns" +msgstr "줄 숫자:" -#. Label -#: ../src/widgets/sp-color-scales.cpp:403 -#: ../src/widgets/sp-color-scales.cpp:429 -#: ../src/widgets/sp-color-scales.cpp:460 -#: ../src/widgets/sp-color-wheel-selector.cpp:134 -msgid "_A" -msgstr "_A" +#: ../src/widgets/toolbox.cpp:2878 +msgid "Turns:" +msgstr "" -#: ../src/widgets/sp-color-scales.cpp:404 -#: ../src/widgets/sp-color-scales.cpp:405 -#: ../src/widgets/sp-color-scales.cpp:430 -#: ../src/widgets/sp-color-scales.cpp:431 -#: ../src/widgets/sp-color-scales.cpp:461 -#: ../src/widgets/sp-color-scales.cpp:462 -#: ../src/widgets/sp-color-wheel-selector.cpp:144 -#: ../src/widgets/sp-color-wheel-selector.cpp:156 -msgid "Alpha (opacity)" -msgstr "알파 (불투명도)" +#: ../src/widgets/toolbox.cpp:2878 +msgid "Number of revolutions" +msgstr "" -#: ../src/widgets/sp-color-scales.cpp:420 -msgid "_H" -msgstr "_H" +#: ../src/widgets/toolbox.cpp:2889 +#, fuzzy +msgid "circle" +msgstr "원" -#: ../src/widgets/sp-color-scales.cpp:421 -#: ../src/widgets/sp-color-scales.cpp:422 -msgid "Hue" -msgstr "휴" +#: ../src/widgets/toolbox.cpp:2889 +msgid "edge is much denser" +msgstr "" -#: ../src/widgets/sp-color-scales.cpp:423 -msgid "_S" -msgstr "_S" +#: ../src/widgets/toolbox.cpp:2889 +msgid "edge is denser" +msgstr "" -#: ../src/widgets/sp-color-scales.cpp:424 -#: ../src/widgets/sp-color-scales.cpp:425 -msgid "Saturation" -msgstr "채도" +#: ../src/widgets/toolbox.cpp:2889 +#, fuzzy +msgid "even" +msgstr "녹색" -#: ../src/widgets/sp-color-scales.cpp:426 -msgid "_L" -msgstr "_L" +#: ../src/widgets/toolbox.cpp:2889 +#, fuzzy +msgid "center is denser" +msgstr "중심선" -#: ../src/widgets/sp-color-scales.cpp:427 -#: ../src/widgets/sp-color-scales.cpp:428 -msgid "Lightness" -msgstr "명도" +#: ../src/widgets/toolbox.cpp:2889 +msgid "center is much denser" +msgstr "" -#: ../src/widgets/sp-color-scales.cpp:448 -msgid "_C" -msgstr "_C" +#: ../src/widgets/toolbox.cpp:2892 +#, fuzzy +msgid "Divergence" +msgstr "다름" -#: ../src/widgets/sp-color-scales.cpp:449 -#: ../src/widgets/sp-color-scales.cpp:450 -msgid "Cyan" +#: ../src/widgets/toolbox.cpp:2892 +msgid "Divergence:" msgstr "" -#: ../src/widgets/sp-color-scales.cpp:451 -msgid "_M" +#: ../src/widgets/toolbox.cpp:2892 +msgid "How much denser/sparser are outer revolutions; 1 = uniform" msgstr "" -#: ../src/widgets/sp-color-scales.cpp:452 -#: ../src/widgets/sp-color-scales.cpp:453 -msgid "Magenta" +#: ../src/widgets/toolbox.cpp:2903 +#, fuzzy +msgid "starts from center" +msgstr "프린터 선택" + +#: ../src/widgets/toolbox.cpp:2903 +msgid "starts mid-way" msgstr "" -#: ../src/widgets/sp-color-scales.cpp:454 -msgid "_Y" +#: ../src/widgets/toolbox.cpp:2903 +msgid "starts near edge" msgstr "" -#: ../src/widgets/sp-color-scales.cpp:455 -#: ../src/widgets/sp-color-scales.cpp:456 -msgid "Yellow" +#: ../src/widgets/toolbox.cpp:2906 +#, fuzzy +msgid "Inner radius" +msgstr "김프 색변화(Gradients)" + +#: ../src/widgets/toolbox.cpp:2906 +msgid "Inner radius:" msgstr "" -#: ../src/widgets/sp-color-scales.cpp:457 -msgid "_K" +#: ../src/widgets/toolbox.cpp:2906 +msgid "Radius of the innermost revolution (relative to the spiral size)" msgstr "" -#: ../src/widgets/sp-color-selector.cpp:63 -msgid "Unnamed" +#. Width +#: ../src/widgets/toolbox.cpp:3022 +msgid "(pinch tweak)" msgstr "" -#: ../src/widgets/sp-color-wheel-selector.cpp:61 -msgid "Wheel" -msgstr "휠" +#: ../src/widgets/toolbox.cpp:3022 ../src/widgets/toolbox.cpp:3038 +#: ../src/widgets/toolbox.cpp:3199 ../src/widgets/toolbox.cpp:3327 +#: ../src/widgets/toolbox.cpp:3359 +#, fuzzy +msgid "(default)" +msgstr "기본" -#: ../src/widgets/sp-xmlview-attr-list.cpp:45 -msgid "Attribute" -msgstr "" +#: ../src/widgets/toolbox.cpp:3022 +#, fuzzy +msgid "(broad tweak)" +msgstr "불이기 종류(_S)" -#: ../src/widgets/sp-xmlview-attr-list.cpp:46 -msgid "Value" +#: ../src/widgets/toolbox.cpp:3025 +msgid "The width of the tweak area (relative to the visible canvas area)" msgstr "" -#: ../src/widgets/sp-xmlview-content.cpp:165 -msgid "Type text in a text node" +#. Force +#: ../src/widgets/toolbox.cpp:3038 +msgid "(minimum force)" msgstr "" -#: ../src/widgets/toolbox.cpp:420 -msgid "Insert new nodes into selected segments" +#: ../src/widgets/toolbox.cpp:3038 +msgid "(maximum force)" msgstr "" -#: ../src/widgets/toolbox.cpp:422 -msgid "Delete selected nodes" -msgstr "" +#: ../src/widgets/toolbox.cpp:3041 +#, fuzzy +msgid "Force" +msgstr "소스" -#: ../src/widgets/toolbox.cpp:427 -msgid "Join selected endnodes" +#: ../src/widgets/toolbox.cpp:3041 +#, fuzzy +msgid "Force:" +msgstr "소스" + +#: ../src/widgets/toolbox.cpp:3041 +msgid "The force of the tweak action" msgstr "" -#: ../src/widgets/toolbox.cpp:429 -msgid "Join selected endnodes with a new segment" +#: ../src/widgets/toolbox.cpp:3058 +msgid "Push mode" msgstr "" -#: ../src/widgets/toolbox.cpp:432 -msgid "Split path between two non-endpoint nodes" +#: ../src/widgets/toolbox.cpp:3059 +msgid "Push parts of paths in any direction" msgstr "" -#: ../src/widgets/toolbox.cpp:435 -msgid "Break path at selected nodes" +#: ../src/widgets/toolbox.cpp:3065 +#, fuzzy +msgid "Shrink mode" +msgstr "임의의 노드" + +#: ../src/widgets/toolbox.cpp:3066 +msgid "Shrink (inset) parts of paths" msgstr "" -#: ../src/widgets/toolbox.cpp:440 -msgid "Make selected nodes corner" +#: ../src/widgets/toolbox.cpp:3072 +#, fuzzy +msgid "Grow mode" +msgstr "노드를 아래도" + +#: ../src/widgets/toolbox.cpp:3073 +msgid "Grow (outset) parts of paths" msgstr "" -#: ../src/widgets/toolbox.cpp:443 -msgid "Make selected nodes smooth" +#: ../src/widgets/toolbox.cpp:3079 +#, fuzzy +msgid "Attract mode" +msgstr "속성 이름" + +#: ../src/widgets/toolbox.cpp:3080 +msgid "Attract parts of paths towards cursor" msgstr "" -#: ../src/widgets/toolbox.cpp:446 -msgid "Make selected nodes symmetric" +#: ../src/widgets/toolbox.cpp:3086 +#, fuzzy +msgid "Repel mode" +msgstr "제거" + +#: ../src/widgets/toolbox.cpp:3087 +msgid "Repel parts of paths from cursor" msgstr "" -#: ../src/widgets/toolbox.cpp:451 -msgid "Make selected segments lines" +#: ../src/widgets/toolbox.cpp:3093 +msgid "Roughen mode" msgstr "" -#: ../src/widgets/toolbox.cpp:454 -msgid "Make selected segments curves" +#: ../src/widgets/toolbox.cpp:3094 +msgid "Roughen parts of paths" msgstr "" -#: ../src/widgets/toolbox.cpp:472 -msgid "Show the Bezier handles of selected nodes" +#: ../src/widgets/toolbox.cpp:3100 +msgid "Color paint mode" msgstr "" -#: ../src/widgets/toolbox.cpp:899 -msgid "Star: Change number of corners" +#: ../src/widgets/toolbox.cpp:3101 +#, fuzzy +msgid "Paint the tool's color upon selected objects" +msgstr "선택됀 객체의 복사본 만들기" + +#: ../src/widgets/toolbox.cpp:3107 +#, fuzzy +msgid "Color jitter mode" +msgstr "노드 올리기" + +#: ../src/widgets/toolbox.cpp:3108 +#, fuzzy +msgid "Jitter the colors of selected objects" +msgstr "선택됀 객체의 복사본 만들기" + +#: ../src/widgets/toolbox.cpp:3113 +#, fuzzy +msgid "Mode:" +msgstr "이동(_M)" + +#: ../src/widgets/toolbox.cpp:3133 +#, fuzzy +msgid "Channels:" +msgstr "취소" + +#: ../src/widgets/toolbox.cpp:3144 +msgid "In color mode, act on objects' hue" msgstr "" -#: ../src/widgets/toolbox.cpp:944 -msgid "Star: Change spike ratio" +#: ../src/widgets/toolbox.cpp:3147 +#, fuzzy +msgid "H" +msgstr "_H" + +#: ../src/widgets/toolbox.cpp:3158 +msgid "In color mode, act on objects' saturation" msgstr "" -#: ../src/widgets/toolbox.cpp:998 +#: ../src/widgets/toolbox.cpp:3161 #, fuzzy -msgid "Make polygon" -msgstr "완전히 만들기" +msgid "S" +msgstr "_S" -#: ../src/widgets/toolbox.cpp:998 +#: ../src/widgets/toolbox.cpp:3172 +msgid "In color mode, act on objects' lightness" +msgstr "" + +#: ../src/widgets/toolbox.cpp:3175 #, fuzzy -msgid "Make star" -msgstr "중심선" +msgid "L" +msgstr "_L" -#: ../src/widgets/toolbox.cpp:1035 -msgid "Star: Change rounding" +#: ../src/widgets/toolbox.cpp:3186 +msgid "In color mode, act on objects' opacity" msgstr "" -#: ../src/widgets/toolbox.cpp:1073 +#: ../src/widgets/toolbox.cpp:3189 #, fuzzy -msgid "Star: Change randomization" -msgstr "이동치 저장" +msgid "O" +msgstr "O:" -#: ../src/widgets/toolbox.cpp:1268 -msgid "Regular polygon (with one handle) instead of a star" +#. Fidelity +#: ../src/widgets/toolbox.cpp:3199 +msgid "(rough, simplified)" msgstr "" -#: ../src/widgets/toolbox.cpp:1280 -msgid "Corners:" +#: ../src/widgets/toolbox.cpp:3199 +msgid "(fine, but many nodes)" msgstr "" -#: ../src/widgets/toolbox.cpp:1280 -msgid "Number of corners of a polygon or star" +#: ../src/widgets/toolbox.cpp:3202 +#, fuzzy +msgid "Fidelity" +msgstr "구별자" + +#: ../src/widgets/toolbox.cpp:3202 +msgid "Fidelity:" msgstr "" -#: ../src/widgets/toolbox.cpp:1290 -msgid "Spoke ratio:" +#: ../src/widgets/toolbox.cpp:3203 +msgid "" +"Low fidelity simplifies paths; high fidelity preserves path features but may " +"generate a lot of new nodes" msgstr "" -#. TRANSLATORS: Tip radius of a star is the distance from the center to the farthest handle. -#. Base radius is the same for the closest handle. -#: ../src/widgets/toolbox.cpp:1293 -msgid "Base radius to tip radius ratio" +#: ../src/widgets/toolbox.cpp:3220 ../src/widgets/toolbox.cpp:3472 +msgid "Pressure" msgstr "" -#: ../src/widgets/toolbox.cpp:1308 -msgid "Rounded:" +#: ../src/widgets/toolbox.cpp:3221 +msgid "Use the pressure of the input device to alter the force of tweak action" msgstr "" -#: ../src/widgets/toolbox.cpp:1308 -msgid "How much rounded are the corners (0 for sharp)" +#. Width +#: ../src/widgets/toolbox.cpp:3327 +msgid "(hairline)" msgstr "" -#: ../src/widgets/toolbox.cpp:1318 -msgid "Randomized:" +#: ../src/widgets/toolbox.cpp:3327 +#, fuzzy +msgid "(broad stroke)" +msgstr "불이기 종류(_S)" + +#: ../src/widgets/toolbox.cpp:3330 +#, fuzzy +msgid "Pen Width" +msgstr "선 폭" + +#: ../src/widgets/toolbox.cpp:3331 +msgid "The width of the calligraphic pen (relative to the visible canvas area)" msgstr "" -#: ../src/widgets/toolbox.cpp:1318 -msgid "Scatter randomly the corners and angles" +#. Thinning +#: ../src/widgets/toolbox.cpp:3343 +msgid "(speed blows up stroke)" msgstr "" -#: ../src/widgets/toolbox.cpp:1331 ../src/widgets/toolbox.cpp:1912 -#: ../src/widgets/toolbox.cpp:2316 ../src/widgets/toolbox.cpp:2483 -msgid "Defaults" +#: ../src/widgets/toolbox.cpp:3343 +msgid "(slight widening)" msgstr "" -#: ../src/widgets/toolbox.cpp:1332 ../src/widgets/toolbox.cpp:1913 -#: ../src/widgets/toolbox.cpp:2317 ../src/widgets/toolbox.cpp:2484 -msgid "" -"Reset shape parameters to defaults (use Inkscape Preferences > Tools to " -"change defaults)" +#: ../src/widgets/toolbox.cpp:3343 +#, fuzzy +msgid "(constant width)" +msgstr "출력 목적지" + +#: ../src/widgets/toolbox.cpp:3343 +msgid "(slight thinning, default)" +msgstr "" + +#: ../src/widgets/toolbox.cpp:3343 +msgid "(speed deflates stroke)" msgstr "" -#: ../src/widgets/toolbox.cpp:1413 +#: ../src/widgets/toolbox.cpp:3346 #, fuzzy -msgid "Change rectangle" -msgstr "사각형 찾기" +msgid "Stroke Thinning" +msgstr "볆" -#: ../src/widgets/toolbox.cpp:1612 -msgid "W:" +#: ../src/widgets/toolbox.cpp:3346 +msgid "Thinning:" msgstr "" -#: ../src/widgets/toolbox.cpp:1612 -msgid "Width of rectangle" +#: ../src/widgets/toolbox.cpp:3347 +msgid "" +"How much velocity thins the stroke (> 0 makes fast strokes thinner, < 0 " +"makes them broader, 0 makes width independent of velocity)" msgstr "" -#: ../src/widgets/toolbox.cpp:1624 -msgid "Height of rectangle" +#. Angle +#: ../src/widgets/toolbox.cpp:3359 +msgid "(left edge up)" msgstr "" -#: ../src/widgets/toolbox.cpp:1636 -msgid "Rx:" +#: ../src/widgets/toolbox.cpp:3359 +#, fuzzy +msgid "(horizontal)" +msgstr "수평(_H)" + +#: ../src/widgets/toolbox.cpp:3359 +msgid "(right edge up)" msgstr "" -#: ../src/widgets/toolbox.cpp:1636 -msgid "Horizontal radius of rounded corners" +#: ../src/widgets/toolbox.cpp:3362 +#, fuzzy +msgid "Pen Angle" +msgstr "각도" + +#: ../src/widgets/toolbox.cpp:3362 +msgid "Angle:" msgstr "" -#: ../src/widgets/toolbox.cpp:1646 -msgid "Ry:" +#: ../src/widgets/toolbox.cpp:3363 +msgid "" +"The angle of the pen's nib (in degrees; 0 = horizontal; has no effect if " +"fixation = 0)" msgstr "" -#: ../src/widgets/toolbox.cpp:1646 -msgid "Vertical radius of rounded corners" +#. Fixation +#: ../src/widgets/toolbox.cpp:3376 +msgid "(perpendicular to stroke, \"brush\")" msgstr "" -#: ../src/widgets/toolbox.cpp:1662 -msgid "Not rounded" +#: ../src/widgets/toolbox.cpp:3376 +msgid "(almost fixed, default)" msgstr "" -#: ../src/widgets/toolbox.cpp:1664 -msgid "Make corners sharp" +#: ../src/widgets/toolbox.cpp:3376 +msgid "(fixed by Angle, \"pen\")" msgstr "" -#: ../src/widgets/toolbox.cpp:1730 +#: ../src/widgets/toolbox.cpp:3379 #, fuzzy -msgid "Change spiral" -msgstr "중심선" +msgid "Fixation" +msgstr "회전(_R)" -#: ../src/widgets/toolbox.cpp:1879 -msgid "Turns:" +#: ../src/widgets/toolbox.cpp:3379 +msgid "Fixation:" msgstr "" -#: ../src/widgets/toolbox.cpp:1879 -msgid "Number of revolutions" +#: ../src/widgets/toolbox.cpp:3380 +msgid "" +"Angle behavior (0 = nib always perpendicular to stroke direction, 1 = fixed " +"angle)" msgstr "" -#: ../src/widgets/toolbox.cpp:1889 -msgid "Divergence:" -msgstr "" +#. Cap Rounding +#: ../src/widgets/toolbox.cpp:3392 +#, fuzzy +msgid "(blunt caps, default)" +msgstr "기본 으로 설정" -#: ../src/widgets/toolbox.cpp:1889 -msgid "How much denser/sparser are outer revolutions; 1 = uniform" +#: ../src/widgets/toolbox.cpp:3392 +msgid "(slightly bulging)" msgstr "" -#: ../src/widgets/toolbox.cpp:1899 -msgid "Inner radius:" +#: ../src/widgets/toolbox.cpp:3392 +msgid "(approximately round)" msgstr "" -#: ../src/widgets/toolbox.cpp:1899 -msgid "Radius of the innermost revolution (relative to the spiral size)" +#: ../src/widgets/toolbox.cpp:3392 +msgid "(long protruding caps)" msgstr "" -#: ../src/widgets/toolbox.cpp:2206 ../src/widgets/toolbox.cpp:2358 -msgid "The width of the calligraphic pen (relative to the visible canvas area)" +#: ../src/widgets/toolbox.cpp:3396 +msgid "Cap rounding" msgstr "" -#: ../src/widgets/toolbox.cpp:2216 ../src/widgets/toolbox.cpp:2368 -msgid "Thinning:" +#: ../src/widgets/toolbox.cpp:3396 +msgid "Caps:" msgstr "" -#: ../src/widgets/toolbox.cpp:2216 ../src/widgets/toolbox.cpp:2368 +#: ../src/widgets/toolbox.cpp:3397 msgid "" -"How much velocity thins the stroke (> 0 makes fast strokes thinner, < 0 " -"makes them broader, 0 makes width independent of velocity)" +"Increase to make caps at the ends of strokes protrude more (0 = no caps, 1 = " +"round caps)" msgstr "" -#: ../src/widgets/toolbox.cpp:2226 ../src/widgets/toolbox.cpp:2381 -msgid "Angle:" +#. Tremor +#: ../src/widgets/toolbox.cpp:3409 +msgid "(smooth line)" msgstr "" -#: ../src/widgets/toolbox.cpp:2226 ../src/widgets/toolbox.cpp:2381 -msgid "" -"The angle of the pen's nib (in degrees; 0 = horizontal; has no effect if " -"fixation = 0)" +#: ../src/widgets/toolbox.cpp:3409 +msgid "(slight tremor)" msgstr "" -#: ../src/widgets/toolbox.cpp:2237 ../src/widgets/toolbox.cpp:2391 -msgid "Fixation:" +#: ../src/widgets/toolbox.cpp:3409 +msgid "(noticeable tremor)" msgstr "" -#: ../src/widgets/toolbox.cpp:2237 ../src/widgets/toolbox.cpp:2391 -msgid "" -"Angle behavior (0 = nib always perpendicular to stroke direction, 1 = fixed " -"angle)" +#: ../src/widgets/toolbox.cpp:3409 +msgid "(maximum tremor)" msgstr "" -#: ../src/widgets/toolbox.cpp:2248 -msgid "Caps:" +#: ../src/widgets/toolbox.cpp:3412 +#, fuzzy +msgid "Stroke Tremor" +msgstr "색 붙이기" + +#: ../src/widgets/toolbox.cpp:3412 +msgid "Tremor:" msgstr "" -#: ../src/widgets/toolbox.cpp:2248 -msgid "" -"Increase to make caps at the ends of strokes protrude more (0 = no caps, 1 = " -"round caps)" +#: ../src/widgets/toolbox.cpp:3413 +msgid "Increase to make strokes rugged and trembling" msgstr "" -#: ../src/widgets/toolbox.cpp:2258 ../src/widgets/toolbox.cpp:2415 -msgid "Tremor:" +#. Wiggle +#: ../src/widgets/toolbox.cpp:3426 +msgid "(no wiggle)" msgstr "" -#: ../src/widgets/toolbox.cpp:2258 ../src/widgets/toolbox.cpp:2415 -msgid "Increase to make strokes rugged and trembling" +#: ../src/widgets/toolbox.cpp:3426 +#, fuzzy +msgid "(slight deviation)" +msgstr "출력 목적지" + +#: ../src/widgets/toolbox.cpp:3426 +msgid "(wild waves and curls)" msgstr "" -#: ../src/widgets/toolbox.cpp:2269 ../src/widgets/toolbox.cpp:2425 +#: ../src/widgets/toolbox.cpp:3429 +#, fuzzy +msgid "Pen Wiggle" +msgstr "제목:" + +#: ../src/widgets/toolbox.cpp:3429 #, fuzzy msgid "Wiggle:" msgstr "제목:" -#: ../src/widgets/toolbox.cpp:2269 ../src/widgets/toolbox.cpp:2425 +#: ../src/widgets/toolbox.cpp:3430 msgid "Increase to make the pen waver and wiggle" msgstr "" -#: ../src/widgets/toolbox.cpp:2279 ../src/widgets/toolbox.cpp:2436 +#. Mass +#: ../src/widgets/toolbox.cpp:3442 +#, fuzzy +msgid "(no inertia)" +msgstr "(널포인트(_p))" + +#: ../src/widgets/toolbox.cpp:3442 +msgid "(slight smoothing, default)" +msgstr "" + +#: ../src/widgets/toolbox.cpp:3442 +msgid "(noticeable lagging)" +msgstr "" + +#: ../src/widgets/toolbox.cpp:3442 +msgid "(maximum inertia)" +msgstr "" + +#: ../src/widgets/toolbox.cpp:3445 +msgid "Pen Mass" +msgstr "" + +#: ../src/widgets/toolbox.cpp:3445 msgid "Mass:" msgstr "" -#: ../src/widgets/toolbox.cpp:2279 ../src/widgets/toolbox.cpp:2436 +#: ../src/widgets/toolbox.cpp:3446 msgid "Increase to make the pen drag behind, as if slowed by inertia" msgstr "" -#. TRANSLATORS: "cap" means "end" (both start and finish) here -#: ../src/widgets/toolbox.cpp:2402 -msgid "Round:" +#: ../src/widgets/toolbox.cpp:3460 +msgid "Trace Background" msgstr "" -#: ../src/widgets/toolbox.cpp:2402 -msgid "Increase to round the ends of strokes" +#: ../src/widgets/toolbox.cpp:3461 +msgid "" +"Trace the lightness of the background by the width of the pen (white - " +"minimum width, black - maximum width)" msgstr "" -#: ../src/widgets/toolbox.cpp:2456 +#: ../src/widgets/toolbox.cpp:3473 msgid "Use the pressure of the input device to alter the width of the pen" msgstr "" -#: ../src/widgets/toolbox.cpp:2469 +#: ../src/widgets/toolbox.cpp:3484 +#, fuzzy +msgid "Tilt" +msgstr "제목" + +#: ../src/widgets/toolbox.cpp:3485 msgid "Use the tilt of the input device to alter the angle of the pen's nib" msgstr "" -#: ../src/widgets/toolbox.cpp:2578 +#: ../src/widgets/toolbox.cpp:3498 +msgid "Reset all parameters to defaults" +msgstr "" + +#: ../src/widgets/toolbox.cpp:3580 msgid "Arc: Change start/end" msgstr "" -#: ../src/widgets/toolbox.cpp:2651 +#: ../src/widgets/toolbox.cpp:3646 msgid "Arc: Change open/closed" msgstr "" -#: ../src/widgets/toolbox.cpp:2786 +#: ../src/widgets/toolbox.cpp:3769 +#, fuzzy +msgid "Start" +msgstr "볆" + +#: ../src/widgets/toolbox.cpp:3769 msgid "Start:" msgstr "" -#: ../src/widgets/toolbox.cpp:2786 +#: ../src/widgets/toolbox.cpp:3770 msgid "The angle (in degrees) from the horizontal to the arc's start point" msgstr "" -#: ../src/widgets/toolbox.cpp:2796 +#: ../src/widgets/toolbox.cpp:3782 +msgid "End" +msgstr "" + +#: ../src/widgets/toolbox.cpp:3782 msgid "End:" msgstr "" -#: ../src/widgets/toolbox.cpp:2796 +#: ../src/widgets/toolbox.cpp:3783 msgid "The angle (in degrees) from the horizontal to the arc's end point" msgstr "" -#: ../src/widgets/toolbox.cpp:2807 -msgid "Open arc" +#: ../src/widgets/toolbox.cpp:3799 +#, fuzzy +msgid "Closed arc" +msgstr "청소(_C)" + +#: ../src/widgets/toolbox.cpp:3800 +msgid "Switch to segment (closed shape with two radii)" +msgstr "" + +#: ../src/widgets/toolbox.cpp:3806 +#, fuzzy +msgid "Open Arc" msgstr "원 호 열기" -#: ../src/widgets/toolbox.cpp:2808 -msgid "" -"Switch between arc (unclosed shape) and segment (closed shape with two radii)" +#: ../src/widgets/toolbox.cpp:3807 +msgid "Switch to arc (unclosed shape)" msgstr "" -#: ../src/widgets/toolbox.cpp:2827 +#: ../src/widgets/toolbox.cpp:3830 msgid "Make whole" msgstr "완전히 만들기" -#: ../src/widgets/toolbox.cpp:2829 +#: ../src/widgets/toolbox.cpp:3831 msgid "Make the shape a whole ellipse, not arc or segment" msgstr "원호나 일부가 아닌 완전한 타원형으로 만들기" -#: ../src/widgets/toolbox.cpp:3068 +#: ../src/widgets/toolbox.cpp:3898 msgid "Pick alpha" msgstr "" -#: ../src/widgets/toolbox.cpp:3069 +#: ../src/widgets/toolbox.cpp:3899 msgid "" "Pick both the color and the alpha (transparency) under cursor; otherwise, " "pick only the visible color premultiplied by alpha" msgstr "" -#: ../src/widgets/toolbox.cpp:3084 +#: ../src/widgets/toolbox.cpp:3910 #, fuzzy msgid "Set alpha" msgstr "지연 설정" -#: ../src/widgets/toolbox.cpp:3085 +#: ../src/widgets/toolbox.cpp:3911 msgid "" "If alpha was picked, assign it to selection as fill or stroke transparency" msgstr "" -#: ../src/widgets/toolbox.cpp:3384 +#: ../src/widgets/toolbox.cpp:4240 msgid "Text: Change font family" msgstr "" -#: ../src/widgets/toolbox.cpp:3467 +#: ../src/widgets/toolbox.cpp:4325 msgid "Text: Change alignment" msgstr "" -#: ../src/widgets/toolbox.cpp:3513 +#: ../src/widgets/toolbox.cpp:4408 msgid "Text: Change font style" msgstr "" -#: ../src/widgets/toolbox.cpp:3560 +#: ../src/widgets/toolbox.cpp:4455 msgid "Text: Change orientation" msgstr "" -#: ../src/widgets/toolbox.cpp:3656 +#: ../src/widgets/toolbox.cpp:4545 msgid "Text: Change font size" msgstr "" -#: ../src/widgets/toolbox.cpp:3839 +#: ../src/widgets/toolbox.cpp:4766 msgid "" "This font is currently not installed on your system. Inkscape will use the " "default font instead." msgstr "" -#: ../src/widgets/toolbox.cpp:3877 +#: ../src/widgets/toolbox.cpp:4805 #, fuzzy msgid "Align left" msgstr "왼쪽으로 정렬" -#: ../src/widgets/toolbox.cpp:3888 +#: ../src/widgets/toolbox.cpp:4816 #, fuzzy msgid "Center" msgstr "Y 중심" -#: ../src/widgets/toolbox.cpp:3899 +#: ../src/widgets/toolbox.cpp:4827 #, fuzzy msgid "Align right" msgstr "오른쪽으로 정렬" -#: ../src/widgets/toolbox.cpp:3910 +#: ../src/widgets/toolbox.cpp:4838 msgid "Justify" msgstr "" -#: ../src/widgets/toolbox.cpp:3926 +#: ../src/widgets/toolbox.cpp:4854 msgid "Bold" msgstr "볼드" -#: ../src/widgets/toolbox.cpp:3937 +#: ../src/widgets/toolbox.cpp:4865 msgid "Italic" msgstr "이텔릭" -#: ../src/widgets/toolbox.cpp:4035 -msgid "Spacing between letters" -msgstr "" +#: ../src/widgets/toolbox.cpp:4997 +#, fuzzy +msgid "Change connector spacing" +msgstr "접속 취소" -#: ../src/widgets/toolbox.cpp:4056 -msgid "Spacing between lines" +#: ../src/widgets/toolbox.cpp:5083 +msgid "Avoid" msgstr "" -#: ../src/widgets/toolbox.cpp:4085 -msgid "Horizontal kerning" -msgstr "수평 간격" - -#: ../src/widgets/toolbox.cpp:4106 -msgid "Vertical kerning" -msgstr "수직 간격" - -#: ../src/widgets/toolbox.cpp:4133 -msgid "Letter rotation" -msgstr "" +#: ../src/widgets/toolbox.cpp:5093 +#, fuzzy +msgid "Ignore" +msgstr "없음" -#: ../src/widgets/toolbox.cpp:4222 +#: ../src/widgets/toolbox.cpp:5105 #, fuzzy -msgid "Change connector spacing" +msgid "Connector Spacing" msgstr "접속 취소" -#: ../src/widgets/toolbox.cpp:4331 +#: ../src/widgets/toolbox.cpp:5105 msgid "Spacing:" msgstr "간격:" -#: ../src/widgets/toolbox.cpp:4332 +#: ../src/widgets/toolbox.cpp:5106 msgid "The amount of space left around objects by auto-routing connectors" msgstr "" -#: ../src/widgets/toolbox.cpp:4346 +#: ../src/widgets/toolbox.cpp:5117 +#, fuzzy +msgid "Graph" +msgstr "그룹" + +#: ../src/widgets/toolbox.cpp:5127 +#, fuzzy +msgid "Connector Length" +msgstr "연결자" + +#: ../src/widgets/toolbox.cpp:5127 msgid "Length:" msgstr "" -#: ../src/widgets/toolbox.cpp:4347 +#: ../src/widgets/toolbox.cpp:5128 msgid "Ideal length for connectors when layout is applied" msgstr "" -#: ../src/widgets/toolbox.cpp:4362 +#: ../src/widgets/toolbox.cpp:5140 +msgid "Downwards" +msgstr "" + +#: ../src/widgets/toolbox.cpp:5141 msgid "Make connectors with end-markers (arrows) point downwards" msgstr "" -#: ../src/widgets/toolbox.cpp:4376 +#: ../src/widgets/toolbox.cpp:5157 msgid "Do not allow overlapping shapes" msgstr "" +#: ../src/widgets/toolbox.cpp:5258 +#, fuzzy +msgid "Fill by" +msgstr "채움" + +#: ../src/widgets/toolbox.cpp:5259 +#, fuzzy +msgid "Fill by:" +msgstr "채움" + +#: ../src/widgets/toolbox.cpp:5271 +msgid "Fill Threshold" +msgstr "" + +#: ../src/widgets/toolbox.cpp:5272 +msgid "" +"The maximum allowed difference between the clicked pixel and the neighboring " +"pixels to be counted in the fill" +msgstr "" + +#: ../src/widgets/toolbox.cpp:5296 +msgid "Grow/shrink by" +msgstr "" + +#: ../src/widgets/toolbox.cpp:5296 +msgid "Grow/shrink by:" +msgstr "" + +#: ../src/widgets/toolbox.cpp:5297 +msgid "" +"The amount to grow (positive) or shrink (negative) the created fill path" +msgstr "" + +#: ../src/widgets/toolbox.cpp:5322 +#, fuzzy +msgid "Close gaps" +msgstr "청소(_C)" + +#: ../src/widgets/toolbox.cpp:5323 +#, fuzzy +msgid "Close gaps:" +msgstr "청소(_C)" + +#: ../src/widgets/toolbox.cpp:5335 +msgid "" +"Reset paint bucket parameters to defaults (use Inkscape Preferences > Tools " +"to change defaults)" +msgstr "" + #. #. Local Variables: #. mode:c++ @@ -10581,34 +14569,48 @@ msgid "Add Nodes" msgstr "노드 추가" #: ../share/extensions/addnodes.inx.h:2 -msgid "Maximum segment length" +msgid "Maximum segment length (px)" msgstr "" -#: ../share/extensions/addnodes.inx.h:3 ../share/extensions/flatten.inx.h:3 +#: ../share/extensions/addnodes.inx.h:3 ../share/extensions/edge3d.inx.h:6 +#: ../share/extensions/flatten.inx.h:3 ../share/extensions/fractalize.inx.h:2 +#: ../share/extensions/markers_strokepaint.inx.h:2 +#: ../share/extensions/perspective.inx.h:1 #: ../share/extensions/radiusrand.inx.h:3 +#: ../share/extensions/rubberstretch.inx.h:3 #: ../share/extensions/straightseg.inx.h:2 -#: ../share/extensions/summersnight.inx.h:2 ../share/extensions/whirl.inx.h:4 +#: ../share/extensions/summersnight.inx.h:2 ../share/extensions/whirl.inx.h:2 msgid "Modify Path" msgstr "곡선 수정" #: ../share/extensions/ai_input.inx.h:1 -msgid "AI Input" -msgstr "" +#, fuzzy +msgid "AI 8.0 Input" +msgstr "AI SVG 입력" -#: ../share/extensions/ai_input.inx.h:2 ../share/extensions/ai_output.inx.h:2 -msgid "Adobe Illustrator (*.ai)" +#: ../share/extensions/ai_input.inx.h:2 +#, fuzzy +msgid "Adobe Illustrator 8.0 and below (*.ai)" msgstr "아도비 일러스트 (*.ai)" #: ../share/extensions/ai_input.inx.h:3 -msgid "Open files saved with Adobe Illustrator" +#, fuzzy +msgid "Open files saved with Adobe Illustrator 8.0 or older" msgstr "열린 파일이 아도비 일러스트 파일로 저장됨" #: ../share/extensions/ai_output.inx.h:1 -msgid "AI Output" -msgstr "" +#, fuzzy +msgid "AI 8.0 Output" +msgstr "ZIP 생성" + +#: ../share/extensions/ai_output.inx.h:2 +#, fuzzy +msgid "Adobe Illustrator 8.0 (*.ai)" +msgstr "아도비 일러스트 (*.ai)" #: ../share/extensions/ai_output.inx.h:3 -msgid "Write Adobe Illustrator" +#, fuzzy +msgid "Write Adobe Illustrator 8.0 (Postscript-based)" msgstr "아도비 일러 파일로 쓰기" #: ../share/extensions/aisvg.inx.h:1 @@ -10670,7 +14672,7 @@ msgstr "" msgid "Less Light" msgstr "" -#: ../share/extensions/color_lesssaturation.inx .h:2 +#: ../share/extensions/color_lesssaturation.inx.h:2 #, fuzzy msgid "Less Saturation" msgstr "채도" @@ -10695,6 +14697,11 @@ msgstr "채도" msgid "Negative" msgstr "비 활성화" +#: ../share/extensions/color_randomize.inx.h:4 +#, fuzzy +msgid "Randomize" +msgstr "램덤:" + #: ../share/extensions/color_removeblue.inx.h:2 #, fuzzy msgid "Remove Blue" @@ -10714,6 +14721,18 @@ msgstr "제거" msgid "RGB Barrel" msgstr "" +#: ../share/extensions/color_replace.inx.h:1 +msgid "By color (RRGGBB hex):" +msgstr "" + +#: ../share/extensions/color_replace.inx.h:3 +msgid "Replace color (RRGGBB hex):" +msgstr "" + +#: ../share/extensions/color_replace.inx.h:4 +msgid "Replace color..." +msgstr "" + #: ../share/extensions/dia.inx.h:1 msgid "A diagram created with the program Dia" msgstr "" @@ -10727,9 +14746,10 @@ msgid "Dia Input" msgstr "다이아 내보내기" #: ../share/extensions/dia.inx.h:4 +#, fuzzy msgid "" "In order to import Dia files, Dia itself must be installed. You can get Dia " -"at http://www.gnome.org/projects/dia/" +"at http://live.gnome.org/Dia" msgstr "" "다이아 파일을 읽어들이기 위해서는, 다이아 프로그램이 설치 되어 있어야 합니" "다. http://www.gnome.org/projects/dia 에서 다이아 프로그램을 구하실수 있습니" @@ -10746,7 +14766,7 @@ msgstr "" msgid "Dot size" msgstr "도트 크기" -#: ../share/extensions/dots.inx.h:2 ../share/extensions/measure.inx.h:1 +#: ../share/extensions/dots.inx.h:2 msgid "Font size" msgstr "글콘 크기" @@ -10755,7 +14775,7 @@ msgid "Number Nodes" msgstr "노드 숫자" #: ../share/extensions/dots.inx.h:4 ../share/extensions/handles.inx.h:2 -#: ../share/extensions/measure.inx.h:3 +#: ../share/extensions/measure.inx.h:10 msgid "Visualize Path" msgstr "" @@ -10800,10 +14820,49 @@ msgstr "" msgid "pstoedit must be installed to run; see http://www.pstoedit.net/pstoedit" msgstr "" +#: ../share/extensions/edge3d.inx.h:1 +#, fuzzy +msgid "Blur height" +msgstr "높이:" + +#: ../share/extensions/edge3d.inx.h:2 +#, fuzzy +msgid "Blur stdDeviation" +msgstr "출력 목적지" + +#: ../share/extensions/edge3d.inx.h:3 +#, fuzzy +msgid "Blur width" +msgstr "폭을 같게" + +#: ../share/extensions/edge3d.inx.h:4 +#, fuzzy +msgid "Edge 3D" +msgstr "이동(_M)" + +#: ../share/extensions/edge3d.inx.h:5 +msgid "Illumination Angle" +msgstr "" + +#: ../share/extensions/edge3d.inx.h:7 +#, fuzzy +msgid "Only black and white" +msgstr "단순 따오기을 위한 검정색과 백색 반전" + +#: ../share/extensions/edge3d.inx.h:8 +#, fuzzy +msgid "Shades" +msgstr "형태" + #: ../share/extensions/embedimage.inx.h:1 msgid "Embed All Images" msgstr "내장 된 전체 이미지" +#: ../share/extensions/embedimage.inx.h:2 +#, fuzzy +msgid "Embed only selected images" +msgstr "내장 된 전체 이미지" + #: ../share/extensions/eps_input.inx.h:1 msgid "EPS Input" msgstr "EPS 내보내기" @@ -10832,6 +14891,19 @@ msgstr "라텍스 수식" msgid "LaTeX formula: " msgstr "라덱스 수식:" +#: ../share/extensions/export_gimp_palette.inx.h:1 +msgid "Export as GIMP Palette" +msgstr "" + +#: ../share/extensions/export_gimp_palette.inx.h:2 +msgid "Exports the colors of this document as GIMP Palette" +msgstr "" + +#: ../share/extensions/export_gimp_palette.inx.h:3 +#, fuzzy +msgid "GIMP Palette (*.gpl)" +msgstr "김프 색변화(Gradient) (*.ggr)" + #: ../share/extensions/extractimage.inx.h:1 msgid "Extract One Image" msgstr "" @@ -10853,13 +14925,136 @@ msgstr "XFIG 그래픽 파일(*.fig)" msgid "XFIG Input" msgstr "XFIG 불러오기" -#: ../share/extensions/flatten.inx.h:1 -msgid "Flatness" -msgstr "" +#: ../share/extensions/flatten.inx.h:1 +msgid "Flatness" +msgstr "" + +#: ../share/extensions/flatten.inx.h:2 +msgid "Flatten Beziers" +msgstr "" + +#: ../share/extensions/fractalize.inx.h:1 +msgid "Fractalize" +msgstr "" + +#: ../share/extensions/fractalize.inx.h:3 +#, fuzzy +msgid "Smoothness" +msgstr "부드러움" + +#: ../share/extensions/fractalize.inx.h:4 +msgid "Subdivisions" +msgstr "" + +#: ../share/extensions/funcplot.inx.h:1 +msgid "Calculate first derivative numerically" +msgstr "" + +#: ../share/extensions/funcplot.inx.h:2 +msgid "Draw Axes" +msgstr "" + +#: ../share/extensions/funcplot.inx.h:3 +msgid "End x-value" +msgstr "" + +#: ../share/extensions/funcplot.inx.h:4 +msgid "First derivative" +msgstr "" + +#: ../share/extensions/funcplot.inx.h:5 +#, fuzzy +msgid "Function" +msgstr "기능" + +#: ../share/extensions/funcplot.inx.h:6 +msgid "Function Plotter" +msgstr "" + +#: ../share/extensions/funcplot.inx.h:7 +#, fuzzy +msgid "Functions" +msgstr "기능" + +#: ../share/extensions/funcplot.inx.h:8 +msgid "Isotropic scaling (uses smallest: width/xrange or height/yrange)" +msgstr "" + +#: ../share/extensions/funcplot.inx.h:9 +msgid "Multiply x-range by 2*pi" +msgstr "" + +#: ../share/extensions/funcplot.inx.h:10 +msgid "Range and Sampling" +msgstr "" + +#: ../share/extensions/funcplot.inx.h:11 +#, fuzzy +msgid "Remove rectangle" +msgstr "사각형 찾기" + +#: ../share/extensions/funcplot.inx.h:13 +#, fuzzy +msgid "Samples" +msgstr "형태" + +#: ../share/extensions/funcplot.inx.h:14 +msgid "" +"Select a rectangle before calling effect. Rectangle determines x and y " +"scales. With polar coordinates: Start and End x-values define the angle " +"range in radians. x scale is set so left and right edges of rectangle are at " +"+/-1. Isotropic scaling is disabled. First derivative is always determined " +"numerically." +msgstr "" + +#: ../share/extensions/funcplot.inx.h:15 +msgid "" +"Standard python math functions are available: ceil(x); fabs(x); floor(x); " +"fmod(x,y); frexp(x); ldexp(x,i); modf(x); exp(x); log(x [, base]); log10(x); " +"pow(x,y); sqrt(x); acos(x); asin(x); atan(x); atan2(y,x); hypot(x,y); cos" +"(x); sin(x); tan(x); degrees(x); radians(x); cosh(x); sinh(x); tanh(x). The " +"constants pi and e are also available." +msgstr "" + +#: ../share/extensions/funcplot.inx.h:16 +#, fuzzy +msgid "Start x-value" +msgstr "속성 값" + +#: ../share/extensions/funcplot.inx.h:17 +msgid "Use" +msgstr "" + +#: ../share/extensions/funcplot.inx.h:18 +msgid "Use polar coordinates" +msgstr "" + +#: ../share/extensions/funcplot.inx.h:19 +msgid "y-value of rectangle's bottom" +msgstr "" + +#: ../share/extensions/funcplot.inx.h:20 +msgid "y-value of rectangle's top" +msgstr "" + +#: ../share/extensions/gears.inx.h:1 +msgid "Circular pitch, px" +msgstr "" + +#: ../share/extensions/gears.inx.h:2 +#, fuzzy +msgid "Gear" +msgstr "청소(_C)" + +#: ../share/extensions/gears.inx.h:3 +#, fuzzy +msgid "Number of teeth" +msgstr "단계 숫자" -#: ../share/extensions/flatten.inx.h:2 -msgid "Flatten Beziers" -msgstr "" +#: ../share/extensions/gears.inx.h:4 +#, fuzzy +msgid "Pressure angle" +msgstr "사각형 찾기" #: ../share/extensions/gimp_xcf.inx.h:1 msgid "GIMP XCF" @@ -10873,12 +15068,42 @@ msgstr "" msgid "Draw Handles" msgstr "" -#: ../share/extensions/interp.inx.h:1 -msgid "Duplicate endpaths" +#: ../share/extensions/inkscape_help_askaquestion.inx.h:1 +msgid "Ask Us a Question" msgstr "" -#: ../share/extensions/interp.inx.h:2 -msgid "Exponent" +#: ../share/extensions/inkscape_help_commandline.inx.h:1 +#, fuzzy +msgid "Command Line Options" +msgstr "임의의 위치" + +#: ../share/extensions/inkscape_help_faq.inx.h:1 +msgid "FAQ" +msgstr "" + +#: ../share/extensions/inkscape_help_keys.inx.h:1 +msgid "Keys and Mouse Reference" +msgstr "" + +#: ../share/extensions/inkscape_help_manual.inx.h:1 +#, fuzzy +msgid "Inkscape Manual" +msgstr "잉크스케이프: 따오기(_r)" + +#: ../share/extensions/inkscape_help_relnotes.inx.h:1 +msgid "New in This Version" +msgstr "" + +#: ../share/extensions/inkscape_help_reportabug.inx.h:1 +msgid "Report a Bug" +msgstr "" + +#: ../share/extensions/inkscape_help_svgspec.inx.h:1 +msgid "SVG 1.1 Specification" +msgstr "" + +#: ../share/extensions/interp.inx.h:1 +msgid "Duplicate endpaths" msgstr "" #: ../share/extensions/interp.inx.h:4 @@ -10909,10 +15134,6 @@ msgstr "" msgid "Left angle" msgstr "왼쪽 각" -#: ../share/extensions/lindenmayer.inx.h:4 -msgid "Order" -msgstr "순서" - #: ../share/extensions/lindenmayer.inx.h:6 #, no-c-format msgid "Randomize angle (%)" @@ -10935,10 +15156,66 @@ msgstr "규칙" msgid "Step length (px)" msgstr "" -#: ../share/extensions/measure.inx.h:2 +#: ../share/extensions/lorem_ipsum.inx.h:1 +msgid "Lorem ipsum" +msgstr "" + +#: ../share/extensions/lorem_ipsum.inx.h:2 +#, fuzzy +msgid "Number of paragraphs" +msgstr "줄 숫자:" + +#: ../share/extensions/lorem_ipsum.inx.h:3 +msgid "Paragraph length fluctuation (sentences)" +msgstr "" + +#: ../share/extensions/lorem_ipsum.inx.h:4 +msgid "Sentences per paragraph" +msgstr "" + +#: ../share/extensions/lorem_ipsum.inx.h:6 +msgid "" +"This effect creates the standard \"Lorem Ipsum\" pseudolatin placeholder " +"text. If a flowed text is selected, Lorem Ipsum is added to it; otherwise a " +"new flowed text object, the size of the page, is created in a new layer." +msgstr "" + +#: ../share/extensions/markers_strokepaint.inx.h:1 +msgid "Color Markers to Match Stroke" +msgstr "" + +#: ../share/extensions/measure.inx.h:1 +#, fuzzy +msgid "Font size [px]" +msgstr "글콘 크기" + +#. mm +#: ../share/extensions/measure.inx.h:4 +msgid "Length Unit: " +msgstr "" + +#: ../share/extensions/measure.inx.h:5 +msgid "Measure" +msgstr "" + +#: ../share/extensions/measure.inx.h:6 msgid "Measure Path" msgstr "" +#: ../share/extensions/measure.inx.h:7 +#, fuzzy +msgid "Offset [px]" +msgstr "곡선 간격 띄우기" + +#: ../share/extensions/measure.inx.h:8 +#, fuzzy +msgid "Precision" +msgstr "설명" + +#: ../share/extensions/measure.inx.h:9 +msgid "Scale Factor (Drawing:Real Length) = 1:" +msgstr "" + #: ../share/extensions/motion.inx.h:1 msgid "Angle" msgstr "각도" @@ -10951,14 +15228,136 @@ msgstr "" msgid "Magnitude" msgstr "" +#: ../share/extensions/outline2svg.inx.h:1 +msgid "ASCII Text with outline markup" +msgstr "" + +#: ../share/extensions/outline2svg.inx.h:2 +#, fuzzy +msgid "Text Outline File (*.outline)" +msgstr "텍스트 파일 (*.txt)" + +#: ../share/extensions/outline2svg.inx.h:3 +#, fuzzy +msgid "Text Outline Input" +msgstr "텍스트 입력" + +#: ../share/extensions/pathalongpath.inx.h:1 +#, fuzzy +msgid "Copies of the pattern:" +msgstr "점선 유형" + +#: ../share/extensions/pathalongpath.inx.h:2 +#, fuzzy +msgid "Deformation type:" +msgstr "정보" + +#: ../share/extensions/pathalongpath.inx.h:3 +msgid "Duplicate the pattern before deformation" +msgstr "" + +#: ../share/extensions/pathalongpath.inx.h:6 +#, fuzzy +msgid "Pattern along Path" +msgstr "간격띄우기 유형" + +#: ../share/extensions/pathalongpath.inx.h:8 +msgid "Space between copies:" +msgstr "" + +#: ../share/extensions/perfectboundcover.inx.h:1 +msgid "Bleed (in)" +msgstr "" + +#: ../share/extensions/perfectboundcover.inx.h:2 +msgid "Book Height (inches)" +msgstr "" + +#: ../share/extensions/perfectboundcover.inx.h:3 +#, fuzzy +msgid "Book Properties" +msgstr "출력 설정" + +#: ../share/extensions/perfectboundcover.inx.h:4 +msgid "Book Width (inches)" +msgstr "" + +#: ../share/extensions/perfectboundcover.inx.h:5 +#, fuzzy +msgid "Cover" +msgstr "표지" + +#: ../share/extensions/perfectboundcover.inx.h:6 +msgid "Cover Thickness Measurement" +msgstr "" + +#: ../share/extensions/perfectboundcover.inx.h:7 +#, fuzzy +msgid "Generate Template" +msgstr "곡선으로 부터 만들어냄" + +#: ../share/extensions/perfectboundcover.inx.h:8 +#, fuzzy +msgid "Interior Pages" +msgstr "반전" + +#: ../share/extensions/perfectboundcover.inx.h:9 +msgid "Note: Bond Weight # calculations are a best-guess estimate." +msgstr "" + +#: ../share/extensions/perfectboundcover.inx.h:10 +#, fuzzy +msgid "Number of Pages" +msgstr "단계 숫자" + +#: ../share/extensions/perfectboundcover.inx.h:11 +msgid "Paper Thickness Measurement" +msgstr "" + +#: ../share/extensions/perfectboundcover.inx.h:12 +msgid "Perfect-Bound Cover" +msgstr "" + +#: ../share/extensions/perfectboundcover.inx.h:13 +#, fuzzy +msgid "Remove existing guides" +msgstr "사각형 찾기" + +#: ../share/extensions/perspective.inx.h:2 +#, fuzzy +msgid "Perspective" +msgstr "선택" + #: ../share/extensions/ps_input.inx.h:1 msgid "Postscript" msgstr "포스트 스크립트" +#: ../share/extensions/ps_input.inx.h:2 +msgid "Postscript (*.ps)" +msgstr "포스트스크립 (*.ps)" + #: ../share/extensions/ps_input.inx.h:3 msgid "Postscript Input" msgstr "포스트 스크립트 입력" +#: ../share/extensions/radiobutton_example.inx.h:1 +msgid "Developer Examples" +msgstr "" + +#: ../share/extensions/radiobutton_example.inx.h:2 +msgid "RadioButton example" +msgstr "" + +#: ../share/extensions/radiobutton_example.inx.h:3 +#, fuzzy +msgid "Select option: " +msgstr "선택" + +#: ../share/extensions/radiobutton_example.inx.h:4 +#, fuzzy +msgid "Select second option: " +msgstr "열 화일을 선택하시오" + #: ../share/extensions/radiusrand.inx.h:1 #, fuzzy msgid "Jitter nodes" @@ -10979,6 +15378,12 @@ msgid "Shift nodes" msgstr "임의의 노드" #: ../share/extensions/radiusrand.inx.h:6 +msgid "" +"This effect randomly shifts the nodes (and optionally node handles) of the " +"selected path." +msgstr "" + +#: ../share/extensions/radiusrand.inx.h:7 msgid "Use normal distribution" msgstr "일반 배포판 사용" @@ -10990,6 +15395,24 @@ msgstr "램덤 포인트:" msgid "Random Position" msgstr "임의의 위치" +#: ../share/extensions/render_barcode.inx.h:1 +#, fuzzy +msgid "Bar Height:" +msgstr "높이:" + +#: ../share/extensions/render_barcode.inx.h:2 +msgid "Barcode" +msgstr "" + +#: ../share/extensions/render_barcode.inx.h:3 +msgid "Barcode Data:" +msgstr "" + +#: ../share/extensions/render_barcode.inx.h:4 +#, fuzzy +msgid "Barcode Type:" +msgstr " 타입: " + #: ../share/extensions/rtree.inx.h:1 msgid "Initial size" msgstr "크기 인식" @@ -11002,6 +15425,21 @@ msgstr "최소 크기" msgid "Random Tree" msgstr "임의의 트리" +#: ../share/extensions/rubberstretch.inx.h:2 +#, no-c-format +msgid "Curve (%):" +msgstr "" + +#: ../share/extensions/rubberstretch.inx.h:4 +#, fuzzy +msgid "Rubber Stretch" +msgstr "단계 숫자" + +#: ../share/extensions/rubberstretch.inx.h:6 +#, no-c-format +msgid "Strength (%):" +msgstr "" + #: ../share/extensions/sk_input.inx.h:1 msgid "A diagram created with the program Sketch" msgstr "" @@ -11014,6 +15452,43 @@ msgstr "스케치 아이어 그램 (*.sk)" msgid "Sketch Input" msgstr "스케치 들여오기" +#: ../share/extensions/spirograph.inx.h:1 +msgid "Gear Placement" +msgstr "" + +#: ../share/extensions/spirograph.inx.h:2 +msgid "Inside (Hypotrochoid)" +msgstr "" + +#: ../share/extensions/spirograph.inx.h:3 +msgid "Outside (Epitrochoid)" +msgstr "" + +#: ../share/extensions/spirograph.inx.h:4 +msgid "Quality (Default = 16)" +msgstr "" + +#: ../share/extensions/spirograph.inx.h:5 +msgid "R - Ring Radius (px)" +msgstr "" + +#: ../share/extensions/spirograph.inx.h:7 +#, fuzzy +msgid "Rotation (deg)" +msgstr "회전(_R)" + +#: ../share/extensions/spirograph.inx.h:8 +msgid "Spirograph" +msgstr "" + +#: ../share/extensions/spirograph.inx.h:9 +msgid "d - Pen Radius (px)" +msgstr "" + +#: ../share/extensions/spirograph.inx.h:10 +msgid "r - Gear Radius (px)" +msgstr "" + #: ../share/extensions/straightseg.inx.h:1 msgid "Behavior" msgstr "행동" @@ -11040,13 +15515,49 @@ msgstr "" msgid "ZIP Output" msgstr "ZIP 생성" -#: ../share/extensions/svg_dropshadow.inx.h:1 -msgid "Color of shadow" -msgstr "그림자 색" +#: ../share/extensions/svg2xaml.inx.h:1 ../share/extensions/xaml2svg.inx.h:1 +msgid "Microsoft XAML (*.xaml)" +msgstr "" + +#: ../share/extensions/svg2xaml.inx.h:2 ../share/extensions/xaml2svg.inx.h:2 +msgid "Microsoft's GUI definition format" +msgstr "" + +#: ../share/extensions/svg2xaml.inx.h:3 +#, fuzzy +msgid "XAML Output" +msgstr "DXF 내보내기" + +#: ../share/extensions/text_flipcase.inx.h:2 +msgid "fLIP cASE" +msgstr "" + +#: ../share/extensions/text_lowercase.inx.h:2 +#, fuzzy +msgid "lowercase" +msgstr "노드를 아래도" + +#: ../share/extensions/text_uppercase.inx.h:2 +msgid "UPPERCASE" +msgstr "" + +#: ../share/extensions/text_randomcase.inx.h:2 +msgid "rANdOm CasE" +msgstr "" + +#: ../share/extensions/text_replace.inx.h:1 +#, fuzzy +msgid "Replace text..." +msgstr "노드 삭제" -#: ../share/extensions/svg_dropshadow.inx.h:2 -msgid "Dropshadow" -msgstr "그림자효과" +#: ../share/extensions/text_titlecase.inx.h:2 +#, fuzzy +msgid "Title Case" +msgstr "제목" + +#: ../share/extensions/text_sentencecase.inx.h:1 +msgid "Sentence case" +msgstr "" #: ../share/extensions/txt2svg.inx.h:1 msgid "ASCII Text" @@ -11064,19 +15575,11 @@ msgstr "텍스트 입력" msgid "Amount of whirl" msgstr "" -#: ../share/extensions/whirl.inx.h:2 -msgid "Center X" -msgstr "X 중심" - #: ../share/extensions/whirl.inx.h:3 -msgid "Center Y" -msgstr "Y 중심" - -#: ../share/extensions/whirl.inx.h:5 msgid "Rotation is clockwise" msgstr "시계방향으로 회전" -#: ../share/extensions/whirl.inx.h:6 +#: ../share/extensions/whirl.inx.h:4 msgid "Whirl" msgstr "" @@ -11092,148 +15595,198 @@ msgstr "" msgid "Windows Metafile Input" msgstr "윈도우즈 메타파일 불러오기" -#~ msgid "Text to Path" -#~ msgstr "글자를 선으로" +#: ../share/extensions/xaml2svg.inx.h:3 +#, fuzzy +msgid "XAML Input" +msgstr "DXF 불러오기" + +#, fuzzy +#~ msgid "Degrees:" +#~ msgstr "삭제(_D)" + +#, fuzzy +#~ msgid "PostScript 3" +#~ msgstr "포스트 스크립트" + +#, fuzzy +#~ msgid "Convolve" +#~ msgstr "복사본" + +#, fuzzy +#~ msgid "Start point jitter" +#~ msgstr "채도" + +#, fuzzy +#~ msgid "Slope" +#~ msgstr "확대/축소(_S)" + +#, fuzzy +#~ msgid "Intercept" +#~ msgstr "선택" + +#, fuzzy +#~ msgid "Snap at specified d_istance" +#~ msgstr "잉크스케이프: 고급(_A)" + +#, fuzzy +#~ msgid "Snap at specified dis_tance" +#~ msgstr "잉크스케이프: 고급(_A)" -#~ msgid "(null_pointer)" -#~ msgstr "(널포인트(_p))" +#, fuzzy +#~ msgid "Snap at specified distan_ce" +#~ msgstr "잉크스케이프: 고급(_A)" -#~ msgid "Find" -#~ msgstr "찾기" +#, fuzzy +#~ msgid "_Include the object's rotation center" +#~ msgstr "숨겨진 객체를 포함해 찾기" -#~ msgid "Image Brightness" -#~ msgstr "이미지 명도" +#, fuzzy +#~ msgid "Miscellaneous" +#~ msgstr "원" -#~ msgid "Monochrome" -#~ msgstr "흑백" +#, fuzzy +#~ msgid "Date:" +#~ msgstr "날짜" -#~ msgid "px per Unit" -#~ msgstr "유닛 단위당 px" +#, fuzzy +#~ msgid "Format:" +#~ msgstr "포멧" -#~ msgid "Radius" -#~ msgstr "반지름" +#, fuzzy +#~ msgid "Creator:" +#~ msgstr "제작자" -#~ msgid "Radius Randomize" -#~ msgstr "임의의 반지름" +#, fuzzy +#~ msgid "Rights:" +#~ msgstr "높이:" -#~ msgid "Randomize node handles" -#~ msgstr "임의의 노드 관리" +#, fuzzy +#~ msgid "Publisher:" +#~ msgstr "출판자" -#~ msgid "Randomize nodes" -#~ msgstr "임의의 노드" +#, fuzzy +#~ msgid "Identifier:" +#~ msgstr "구별자" -#~ msgid "_Opacity" -#~ msgstr "불투명도(_O)" +#, fuzzy +#~ msgid "Source:" +#~ msgstr "소스" -#~ msgid "write error occurred" -#~ msgstr "쓰기 에라 발생" +#, fuzzy +#~ msgid "Relation:" +#~ msgstr "해상도:" -#~ msgid "Jabber connection lost." -#~ msgstr "재버 연결 끊김" +#, fuzzy +#~ msgid "Language:" +#~ msgstr "언어" #, fuzzy -#~ msgid "Sending message; %u message remaining in send queue." -#~ msgid_plural "Sending message; %u messages remaining in send queue." -#~ msgstr[0] "메세지 보내기; %u 메세지는 보내는 큐에 남아 있음" -#~ msgstr[1] "메세지 보내기; %u 메세지는 보내는 큐에 남아 있음" +#~ msgid "Subject:" +#~ msgstr "객체" -#~ msgid "Receive queue empty." -#~ msgstr "받은 큐 비었음." +#, fuzzy +#~ msgid "Coverage:" +#~ msgstr "표지" -#~ msgid "%s has left the chatroom." -#~ msgstr "%s 대화방을 떠남." +#, fuzzy +#~ msgid "Description:" +#~ msgstr "설명" -#~ msgid "Nickname %1 is already in use. Please choose a different nickname." -#~ msgstr "별칭 %1 은 이미 사용중임. 다른 별칭을 사용하세요." +#, fuzzy +#~ msgid "Contributor:" +#~ msgstr "기증자" -#~ msgid "An error was encountered while attempting to connect to the server." -#~ msgstr "서버에 접속을 시도하는 동안에 에라 발생." +#, fuzzy +#~ msgid "Default Metadata" +#~ msgstr "기본" -#~ msgid "Incoming whiteboard invitation from %1" -#~ msgstr "%1 로 부터 화이트보드 초대 도착" +#, fuzzy +#~ msgid "Creative Commons: Attribution" +#~ msgstr "저작자표시" -#~ msgid "Accept invitation in new document window" -#~ msgstr "새로운 문서 창에 초대 수락" +#, fuzzy +#~ msgid "Creative Commons: Attribution-ShareAlike" +#~ msgstr "저작자표시-동일 ì¡°ê±´ 변경 허락" -#~ msgid "" -#~ "You are still connected to a Jabber server as %1, and may send an " -#~ "invitation to a different user." -#~ msgstr "" -#~ "현재 %1 재버 서버에 연결중이며, 다른 사용자를 초대 할수 있습니다." +#, fuzzy +#~ msgid "Creative Commons: Attribution-NoDerivatives" +#~ msgstr "자작자표시-변경금지" -#~ msgid "%s has joined the chatroom." -#~ msgstr "%s 가 대화방에 참석." +#, fuzzy +#~ msgid "Creative Commons: Attribution-NonCommercial" +#~ msgstr "저작자표시-비영리" -#~ msgid "No SSL certificate was found." -#~ msgstr "SSL 인증서가 발견 되지 않음" +#, fuzzy +#~ msgid "Creative Commons: Attribution-NonCommercial-ShareAlike" +#~ msgstr "저작자표시-비영리-동일조건변경허락" -#~ msgid "The SSL certificate provided by the Jabber server is untrusted." -#~ msgstr "제공된 SSL 인증서에 의하면 이 재버 서버는 신임할수 없음." +#, fuzzy +#~ msgid "Creative Commons: Attribution-NonCommercial-NoDerivatives" +#~ msgstr "저작자표시-비영리-변경금지" -#~ msgid "The SSL certificate provided by the Jabber server is expired." -#~ msgstr "" -#~ "제공된 SSL 인증서에 따르면 이 재버 서버는 인증서 유효기간이 만료했음." +#, fuzzy +#~ msgid "Free Art License" +#~ msgstr "새파일 열기" -#~ msgid "" -#~ "The SSL certificate provided by the Jabber server has not been activated." -#~ msgstr "제공되는 SSL 인정스에 따르면 이 재버 서버는 아직 활성화 되지 않음." +#, fuzzy +#~ msgid "Default License" +#~ msgstr "기본" -#~ msgid "" -#~ "The SSL certificate provided by the Jabber server contains a hostname " -#~ "that does not match the Jabber server's hostname." -#~ msgstr "" -#~ "제공되는 SSL인증서에서 말하는 재버 서버 호스트 명과 실질 이재버서버 호스" -#~ "트 명이 일지하지 않음." +#, fuzzy +#~ msgid "Angle Y" +#~ msgstr "각도" -#~ msgid "" -#~ "The SSL certificate provided by the Jabber server contains an invalid " -#~ "fingerprint." -#~ msgstr "재버 서버에서 제공된 SSL 인증서가 잘못된 지문을 가지고 있음." +#~ msgid "Move by:" +#~ msgstr "다음에 의한 이동 :" -#~ msgid "An unknown error occurred while setting up the SSL connection." -#~ msgstr "SSL 연결을 하는동안 알수 없는 에라 발생" +#~ msgid "Move to:" +#~ msgstr "다음으로 이동:" -#~ msgid "" -#~ "%1\n" -#~ "\n" -#~ "Do you wish to continue connecting to the Jabber server?" -#~ msgstr "" -#~ "%1\n" -#~ "\n" -#~ "이 재버 서버에 계속 열결하길 원하세요?" +#~ msgid "Moving %s %s" +#~ msgstr "%s %s 이동" -#~ msgid "Continue connecting and ignore further errors" -#~ msgstr "더이상의 에라를 무시하고 계속 접속" +#, fuzzy +#~ msgid "Change layer opacity" +#~ msgstr "주 투명도" -#~ msgid "Continue connecting, but warn me of further errors" -#~ msgstr "계속 접속하지만 에라 경고는 보임." +#, fuzzy +#~ msgid "Opacity, %:" +#~ msgstr "불투명도" -#~ msgid "Established whiteboard session with %s." -#~ msgstr "%s 와 화이트보드 세션 활성화" +#, fuzzy +#~ msgid "Path along path" +#~ msgstr "간격띄우기 유형" -#~ msgid "%s has left the whiteboard session." -#~ msgstr "%s 가 화이트보드 세션에서 나감" +#, fuzzy +#~ msgid "Pattern along path" +#~ msgstr "간격띄우기 유형" -#~ msgid "Choose a different location" -#~ msgstr "다른 위치를 선택하세요" +#, fuzzy +#~ msgid "Print" +#~ msgstr "포인트" -#~ msgid "Skip session recording" -#~ msgstr "세션 녹화를 뮈시" +#, fuzzy +#~ msgid "unknown error" +#~ msgstr "알수 없는" -#~ msgid "Centered" -#~ msgstr "가운데 모음" +#, fuzzy +#~ msgid "Snap details" +#~ msgstr "노드 올리기" -#~ msgid "Adobe PDF (*.pdf)" -#~ msgstr "Adobe·PDF·(*.pdf)" +#, fuzzy +#~ msgid "Gridtype" +#~ msgstr " 타입: " -#~ msgid "Adobe Portable Document Format" -#~ msgstr "Adobe PDF 포멧" +#, fuzzy +#~ msgid "Lock" +#~ msgstr "잠금(_o)" -#~ msgid "PDF Output" -#~ msgstr "PDF 출력" +#, fuzzy +#~ msgid "Gradients" +#~ msgstr "색변화" -#~ msgid "Bitmap size" -#~ msgstr "비트맵 크기" +#~ msgid "Horizontal kerning" +#~ msgstr "수평 간격" -#~ msgid "_Filename" -#~ msgstr "파일이름(_F)" +#~ msgid "Vertical kerning" +#~ msgstr "수직 간격"