diff options
Diffstat (limited to 'tde-i18n-ko/messages/tdevelop')
-rw-r--r-- | tde-i18n-ko/messages/tdevelop/tdevelop.po | 300 |
1 files changed, 150 insertions, 150 deletions
diff --git a/tde-i18n-ko/messages/tdevelop/tdevelop.po b/tde-i18n-ko/messages/tdevelop/tdevelop.po index d1df4315bc8..60932eab981 100644 --- a/tde-i18n-ko/messages/tdevelop/tdevelop.po +++ b/tde-i18n-ko/messages/tdevelop/tdevelop.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: tdevelop\n" -"POT-Creation-Date: 2024-02-02 18:20+0000\n" +"POT-Creation-Date: 2024-12-02 18:12+0000\n" "PO-Revision-Date: 2008-01-30 21:04+0900\n" "Last-Translator: Sung-Jae, Cho <[email protected]>\n" "Language-Team: Korean <[email protected]>\n" @@ -75,7 +75,7 @@ msgstr "" #: buildtools/custommakefiles/customprojectpart.cpp:86 #: buildtools/pascal/pascalproject_part.cpp:65 #: buildtools/qmake/trollprojectpart.cpp:106 -#: buildtools/qmake/trollprojectwidget.cpp:124 +#: buildtools/qmake/trollprojectwidget.cpp:123 msgid "Build project" msgstr "프로젝트 빌드" @@ -413,8 +413,8 @@ msgstr "" #: buildtools/autotools/autodetailsview.cpp:189 #: buildtools/autotools/autodetailsview.cpp:190 -#: buildtools/qmake/trollprojectwidget.cpp:1560 -#: buildtools/qmake/trollprojectwidget.cpp:1575 +#: buildtools/qmake/trollprojectwidget.cpp:1559 +#: buildtools/qmake/trollprojectwidget.cpp:1574 msgid "Create New File..." msgstr "새 파일 생성하기..." @@ -428,8 +428,8 @@ msgstr "" #: buildtools/autotools/autodetailsview.cpp:198 #: buildtools/autotools/autodetailsview.cpp:199 -#: buildtools/qmake/trollprojectwidget.cpp:1562 -#: buildtools/qmake/trollprojectwidget.cpp:1577 +#: buildtools/qmake/trollprojectwidget.cpp:1561 +#: buildtools/qmake/trollprojectwidget.cpp:1576 msgid "Add Existing Files..." msgstr "Add Existing Files..." @@ -532,18 +532,18 @@ msgid "Target: %1" msgstr "타겟: %1" #: buildtools/autotools/autodetailsview.cpp:557 -#: buildtools/qmake/trollprojectwidget.cpp:1754 +#: buildtools/qmake/trollprojectwidget.cpp:1753 #, c-format msgid "File: %1" msgstr "파일: %1" #: buildtools/autotools/autodetailsview.cpp:565 -#: buildtools/qmake/trollprojectwidget.cpp:1775 +#: buildtools/qmake/trollprojectwidget.cpp:1774 msgid "Subclassing Wizard..." msgstr "하위클래스 마법사..." #: buildtools/autotools/autodetailsview.cpp:566 -#: buildtools/qmake/trollprojectwidget.cpp:1776 +#: buildtools/qmake/trollprojectwidget.cpp:1775 msgid "" "<b>Subclass widget</b><p>Launches <b>Subclassing</b> wizard. It allows to " "create a subclass from the class defined in .ui file. There is also " @@ -554,12 +554,12 @@ msgstr "" "본 클래스에서 정의된 슬롯과 함수를 구현할 수 있습니다." #: buildtools/autotools/autodetailsview.cpp:574 -#: buildtools/qmake/trollprojectwidget.cpp:1781 +#: buildtools/qmake/trollprojectwidget.cpp:1780 msgid "List of Subclasses..." msgstr "하위클래스의 목록..." #: buildtools/autotools/autodetailsview.cpp:575 -#: buildtools/qmake/trollprojectwidget.cpp:1782 +#: buildtools/qmake/trollprojectwidget.cpp:1781 msgid "" "<b>List of subclasses</b><p>Shows subclasses list editor. There is " "possibility to add or remove subclasses from the list." @@ -568,12 +568,12 @@ msgstr "" "클래스를 추가하거나 제거할 수 있습니다." #: buildtools/autotools/autodetailsview.cpp:580 -#: buildtools/qmake/trollprojectwidget.cpp:1769 +#: buildtools/qmake/trollprojectwidget.cpp:1768 msgid "Edit ui-Subclass..." msgstr "ui-하위클래스 편집..." #: buildtools/autotools/autodetailsview.cpp:581 -#: buildtools/qmake/trollprojectwidget.cpp:1770 +#: buildtools/qmake/trollprojectwidget.cpp:1769 msgid "" "<b>Edit ui-subclass</b><p>Launches <b>Subclassing</b> wizard and prompts to " "implement missing in childclass slots and functions." @@ -582,12 +582,12 @@ msgstr "" "슬롯과 함수를 찾는 구현을 위해 물어봅니다." #: buildtools/autotools/autodetailsview.cpp:586 -#: buildtools/qmake/trollprojectwidget.cpp:1779 +#: buildtools/qmake/trollprojectwidget.cpp:1778 msgid "Open ui.h File" msgstr "ui.h 파일 열기" #: buildtools/autotools/autodetailsview.cpp:587 -#: buildtools/qmake/trollprojectwidget.cpp:1780 +#: buildtools/qmake/trollprojectwidget.cpp:1779 msgid "" "<b>Open ui.h file</b><p>Opens .ui.h file associated with the selected .ui." msgstr "<b>ui.h 파일 열기</b><p>선택된 .ui에 연결된 ui.h 파일을 엽니다." @@ -636,7 +636,7 @@ msgstr "<b>번역 추가</b><p>선택된 언어에 대한 .po 파일을 생성� #: buildtools/autotools/autoprojectpart.cpp:108 #: buildtools/qmake/trollprojectpart.cpp:107 -#: buildtools/qmake/trollprojectwidget.cpp:125 +#: buildtools/qmake/trollprojectwidget.cpp:124 msgid "" "<b>Build project</b><p>Runs <b>make</b> from the project directory." "<br>Environment variables and make arguments can be specified in the project " @@ -674,13 +674,13 @@ msgstr "파일 컴파일(&F)" #: buildtools/autotools/autoprojectpart.cpp:126 #: buildtools/custommakefiles/customprojectpart.cpp:102 #: buildtools/qmake/trollprojectpart.cpp:97 -#: buildtools/qmake/trollprojectwidget.cpp:230 +#: buildtools/qmake/trollprojectwidget.cpp:229 msgid "Compile file" msgstr "파일 컴파일" #: buildtools/autotools/autoprojectpart.cpp:127 #: buildtools/qmake/trollprojectpart.cpp:98 -#: buildtools/qmake/trollprojectwidget.cpp:231 +#: buildtools/qmake/trollprojectwidget.cpp:230 msgid "" "<b>Compile file</b><p>Runs <b>make filename.o</b> command from the directory " "where 'filename' is the name of currently opened file.<br>Environment " @@ -739,7 +739,7 @@ msgstr "" #: buildtools/autotools/autosubprojectview.cpp:248 #: buildtools/custommakefiles/customprojectpart.cpp:107 #: buildtools/custommakefiles/customprojectpart.cpp:110 -#: buildtools/qmake/trollprojectwidget.cpp:1000 +#: buildtools/qmake/trollprojectwidget.cpp:999 msgid "Install" msgstr "설치" @@ -972,7 +972,7 @@ msgstr "반환 형식" #: buildtools/autotools/autoprojectpart.cpp:654 #: buildtools/autotools/autoprojectpart.cpp:665 #: buildtools/autotools/configureoptionswidget.cpp:239 -#: buildtools/qmake/trollprojectwidget.cpp:2177 +#: buildtools/qmake/trollprojectwidget.cpp:2176 #, fuzzy msgid "Do Not Run" msgstr "아무것도 하지 않음(&N)" @@ -1006,28 +1006,28 @@ msgid "" msgstr "프로젝트 디렉터리에 Makefile.cvs 이나 autogen.sh 스크립트가 없습니다." #: buildtools/autotools/autoprojectpart.cpp:1198 -#: buildtools/qmake/trollprojectwidget.cpp:678 -#: buildtools/qmake/trollprojectwidget.cpp:2051 +#: buildtools/qmake/trollprojectwidget.cpp:677 +#: buildtools/qmake/trollprojectwidget.cpp:2050 msgid "Your application is currently running. Do you want to restart it?" msgstr "응용 프로그램이 현재 실행 중입니다. 다시 시작하시겠습니까?" #: buildtools/autotools/autoprojectpart.cpp:1198 -#: buildtools/qmake/trollprojectwidget.cpp:678 -#: buildtools/qmake/trollprojectwidget.cpp:2051 +#: buildtools/qmake/trollprojectwidget.cpp:677 +#: buildtools/qmake/trollprojectwidget.cpp:2050 #, fuzzy msgid "Application Already Running" msgstr "응용 프로그램이 이미 실행 중입니다." #: buildtools/autotools/autoprojectpart.cpp:1198 -#: buildtools/qmake/trollprojectwidget.cpp:678 -#: buildtools/qmake/trollprojectwidget.cpp:2051 +#: buildtools/qmake/trollprojectwidget.cpp:677 +#: buildtools/qmake/trollprojectwidget.cpp:2050 #, fuzzy msgid "&Restart Application" msgstr "응용 프로그램 재시작(&R)" #: buildtools/autotools/autoprojectpart.cpp:1198 -#: buildtools/qmake/trollprojectwidget.cpp:678 -#: buildtools/qmake/trollprojectwidget.cpp:2051 +#: buildtools/qmake/trollprojectwidget.cpp:677 +#: buildtools/qmake/trollprojectwidget.cpp:2050 msgid "Do &Nothing" msgstr "아무것도 하지 않음(&N)" @@ -1088,7 +1088,7 @@ msgstr "" "생성합니다." #: buildtools/autotools/autosubprojectview.cpp:189 -#: buildtools/qmake/trollprojectwidget.cpp:1031 +#: buildtools/qmake/trollprojectwidget.cpp:1030 msgid "Remove Subproject..." msgstr "하위 프로젝트 제거..." @@ -1155,7 +1155,7 @@ msgstr "<b>응용프로그램 추가</b><p>응용프로그램 .desktop 파일을 #: buildtools/autotools/autosubprojectview.cpp:220 #: buildtools/autotools/autosubprojectview.cpp:221 -#: buildtools/qmake/trollprojectwidget.cpp:996 +#: buildtools/qmake/trollprojectwidget.cpp:995 #: languages/pascal/compiler/dccoptions/optiontabs.cpp:157 #: parts/doxygen/messages.cpp:61 msgid "Build" @@ -1190,7 +1190,7 @@ msgstr "" "설정 대화상자, <b>Make 옵션</b> 탭 에서 지정할 수 있습니다." #: buildtools/autotools/autosubprojectview.cpp:241 -#: buildtools/qmake/trollprojectwidget.cpp:1004 +#: buildtools/qmake/trollprojectwidget.cpp:1003 msgid "Clean" msgstr "정리" @@ -2001,13 +2001,13 @@ msgid "&Rebuild Project" msgstr "프로젝트 다시 빌드(&R)" #: buildtools/qmake/trollprojectpart.cpp:114 -#: buildtools/qmake/trollprojectwidget.cpp:133 +#: buildtools/qmake/trollprojectwidget.cpp:132 msgid "Rebuild project" msgstr "프로젝트 다시 빌드" #: buildtools/qmake/trollprojectpart.cpp:115 -#: buildtools/qmake/trollprojectwidget.cpp:134 -#: buildtools/qmake/trollprojectwidget.cpp:1014 +#: buildtools/qmake/trollprojectwidget.cpp:133 +#: buildtools/qmake/trollprojectwidget.cpp:1013 msgid "" "<b>Rebuild project</b><p>Runs <b>make clean</b> and then <b>make</b> from " "the project directory.<br>Environment variables and make arguments can be " @@ -2066,7 +2066,7 @@ msgid "Execute Main Program" msgstr "주 프로그램 실행" #: buildtools/qmake/trollprojectpart.cpp:146 -#: buildtools/qmake/trollprojectwidget.cpp:143 +#: buildtools/qmake/trollprojectwidget.cpp:142 msgid "Execute main program" msgstr "주 프로그램 실행" @@ -2085,12 +2085,12 @@ msgid "&Build Subproject" msgstr "하위 프로젝트 빌드(&B)" #: buildtools/qmake/trollprojectpart.cpp:152 -#: buildtools/qmake/trollprojectwidget.cpp:240 +#: buildtools/qmake/trollprojectwidget.cpp:239 msgid "Build subproject" msgstr "하위 프로젝트 빌드" #: buildtools/qmake/trollprojectpart.cpp:153 -#: buildtools/qmake/trollprojectwidget.cpp:241 +#: buildtools/qmake/trollprojectwidget.cpp:240 #, fuzzy msgid "" "<b>Build subproject</b><p>Runs <b>make</b> from the current subproject " @@ -2108,12 +2108,12 @@ msgid "&Rebuild Subproject" msgstr "하위 프로젝트 다시 빌드하기(&R)" #: buildtools/qmake/trollprojectpart.cpp:161 -#: buildtools/qmake/trollprojectwidget.cpp:250 +#: buildtools/qmake/trollprojectwidget.cpp:249 msgid "Rebuild subproject" msgstr "하위 프로젝트 다시 빌드하기" #: buildtools/qmake/trollprojectpart.cpp:162 -#: buildtools/qmake/trollprojectwidget.cpp:251 +#: buildtools/qmake/trollprojectwidget.cpp:250 #, fuzzy msgid "" "<b>Rebuild subproject</b><p>Runs <b>make clean</b> and then <b>make</b> from " @@ -2202,12 +2202,12 @@ msgid "Execute Subproject" msgstr "하위 프로젝트 실행" #: buildtools/qmake/trollprojectpart.cpp:197 -#: buildtools/qmake/trollprojectwidget.cpp:261 +#: buildtools/qmake/trollprojectwidget.cpp:260 msgid "Execute subproject" msgstr "하위 프로젝트 실행" #: buildtools/qmake/trollprojectpart.cpp:198 -#: buildtools/qmake/trollprojectwidget.cpp:262 +#: buildtools/qmake/trollprojectwidget.cpp:261 msgid "" "<b>Execute subproject</b><p>Executes the target program for the currently " "selected subproject. This action is allowed only if a type of the subproject " @@ -2298,12 +2298,12 @@ msgstr "" msgid "No TQMake binary given" msgstr "다음 디렉터리" -#: buildtools/qmake/trollprojectwidget.cpp:107 +#: buildtools/qmake/trollprojectwidget.cpp:106 msgid "Add subproject" msgstr "하위 프로젝트 추가" -#: buildtools/qmake/trollprojectwidget.cpp:108 -#: buildtools/qmake/trollprojectwidget.cpp:1026 +#: buildtools/qmake/trollprojectwidget.cpp:107 +#: buildtools/qmake/trollprojectwidget.cpp:1025 msgid "" "<b>Add subproject</b><p>Creates a <i>new</i> or adds an <i>existing</i> " "subproject to a currently selected subproject. This action is allowed only " @@ -2317,11 +2317,11 @@ msgstr "" "트</b> 대화상자 (하위 프로젝트 내용 메뉴에서 엽니다.)에서 정의 될 수 있습니" "다." -#: buildtools/qmake/trollprojectwidget.cpp:116 +#: buildtools/qmake/trollprojectwidget.cpp:115 msgid "Create scope" msgstr "범위 생성" -#: buildtools/qmake/trollprojectwidget.cpp:117 +#: buildtools/qmake/trollprojectwidget.cpp:116 #, fuzzy msgid "" "<b>Create scope</b><p>Creates TQMake scope in the project file in case the " @@ -2330,7 +2330,7 @@ msgstr "" "<b>범위 생성</b><p>하위 프로젝트가 선택되었을 경우 프로젝트 파일 안에 QMake " "범위를 생성하거나 범위가 선택된 경우 집합적 범위를 생성합니다." -#: buildtools/qmake/trollprojectwidget.cpp:144 +#: buildtools/qmake/trollprojectwidget.cpp:143 msgid "" "<b>Execute main program</b><p>Executes the main program specified in project " "settings, <b>Run Options</b> tab." @@ -2338,11 +2338,11 @@ msgstr "" "<b>메인 프로그램 실행</b><p>프로젝트 설정, <b>옵션 실행</b> 탭에서 지정된 메" "인 프로그램을 실행합니다." -#: buildtools/qmake/trollprojectwidget.cpp:153 +#: buildtools/qmake/trollprojectwidget.cpp:152 msgid "Subproject settings" msgstr "하위 프로젝트 설정" -#: buildtools/qmake/trollprojectwidget.cpp:154 +#: buildtools/qmake/trollprojectwidget.cpp:153 #, fuzzy msgid "" "<b>Subproject settings</b><p>Opens <b>TQMake Subproject Configuration</b> " @@ -2356,24 +2356,24 @@ msgstr "" "로젝트 형식과 설정<br>include와 라이브러리 경로<br>의존 목록과 외부 라이브러" "리<br>빌드 순서<br>매개 파일 위치<br>컴파일러 옵션" -#: buildtools/qmake/trollprojectwidget.cpp:204 +#: buildtools/qmake/trollprojectwidget.cpp:203 msgid "Create new file" msgstr "새 파일 만들기" -#: buildtools/qmake/trollprojectwidget.cpp:205 -#: buildtools/qmake/trollprojectwidget.cpp:1576 +#: buildtools/qmake/trollprojectwidget.cpp:204 +#: buildtools/qmake/trollprojectwidget.cpp:1575 msgid "" "<b>Create new file</b><p>Creates a new file and adds it to a currently " "selected group." msgstr "" "<b>새 파일 만들기</b><p>새 파일을 만들고 현재 선택된 그룹에 추가합니다." -#: buildtools/qmake/trollprojectwidget.cpp:212 +#: buildtools/qmake/trollprojectwidget.cpp:211 msgid "Add existing files" msgstr "존재하는 파일 추가하기" -#: buildtools/qmake/trollprojectwidget.cpp:213 -#: buildtools/qmake/trollprojectwidget.cpp:1578 +#: buildtools/qmake/trollprojectwidget.cpp:212 +#: buildtools/qmake/trollprojectwidget.cpp:1577 msgid "" "<b>Add existing files</b><p>Adds existing files to a currently selected " "group. It is possible to copy files to a current subproject directory, " @@ -2383,11 +2383,11 @@ msgstr "" "다.현재 하위 프로젝트 디렉터리에 파일을 복사하는 것이나 심볼릭 링크를 만드는 " "것,이나 상대 경로에 그것들을 추가하는 것이 가능합니다." -#: buildtools/qmake/trollprojectwidget.cpp:222 +#: buildtools/qmake/trollprojectwidget.cpp:221 msgid "Remove file" msgstr "파일 제거" -#: buildtools/qmake/trollprojectwidget.cpp:223 +#: buildtools/qmake/trollprojectwidget.cpp:222 msgid "" "<b>Remove file</b><p>Removes file from a current group. Does not remove file " "from disk." @@ -2395,26 +2395,26 @@ msgstr "" "<b>파일 제거</b><p>현재 그룹으로부터 파일 제거. 디스크로부터 파일을 제거하지 " "마십시오." -#: buildtools/qmake/trollprojectwidget.cpp:276 +#: buildtools/qmake/trollprojectwidget.cpp:275 #, fuzzy msgid "Exclude file" msgstr "다음을 배제(&E):" -#: buildtools/qmake/trollprojectwidget.cpp:277 +#: buildtools/qmake/trollprojectwidget.cpp:276 msgid "<b>Exclude file</b><p>Exclude the selected file from this scope." msgstr "" -#: buildtools/qmake/trollprojectwidget.cpp:850 +#: buildtools/qmake/trollprojectwidget.cpp:849 #, fuzzy msgid "Add Subproject" msgstr "하위 프로젝트 추가" -#: buildtools/qmake/trollprojectwidget.cpp:850 +#: buildtools/qmake/trollprojectwidget.cpp:849 #, fuzzy msgid "Please enter a name for the subproject: " msgstr "하위 디렉터리에 대한 이름을 입력하십시오: " -#: buildtools/qmake/trollprojectwidget.cpp:877 +#: buildtools/qmake/trollprojectwidget.cpp:876 msgid "" "Failed to create subdirectory. Do you have write permission in the project " "folder?" @@ -2422,46 +2422,46 @@ msgstr "" "하위 디렉터리를 만드는데 실패했습니다. 프로젝트 디렉터리에 쓰기 권한을 갖고 " "있습니까?" -#: buildtools/qmake/trollprojectwidget.cpp:933 +#: buildtools/qmake/trollprojectwidget.cpp:932 msgid "" "Could not create subproject. This means that either the project you wanted " "to add a subproject to is not parsed correctly, or it is not a subdirs-" "project." msgstr "" -#: buildtools/qmake/trollprojectwidget.cpp:935 +#: buildtools/qmake/trollprojectwidget.cpp:934 #, fuzzy msgid "Subproject creation failed" msgstr "하위 프로젝트 정보" -#: buildtools/qmake/trollprojectwidget.cpp:952 +#: buildtools/qmake/trollprojectwidget.cpp:951 #, fuzzy msgid "Delete the file/directory of the subproject from disk?" msgstr "선택된 칸의 pixmap을 삭제합니다." -#: buildtools/qmake/trollprojectwidget.cpp:952 +#: buildtools/qmake/trollprojectwidget.cpp:951 #, fuzzy msgid "Delete subdir?" msgstr "신호 삭제" -#: buildtools/qmake/trollprojectwidget.cpp:956 +#: buildtools/qmake/trollprojectwidget.cpp:955 msgid "" "Could not delete subproject.\n" "This is an internal error, please write a bug report to bugs.trinitydesktop." "org and include the output of tdevelop when runfrom a shell." msgstr "" -#: buildtools/qmake/trollprojectwidget.cpp:958 +#: buildtools/qmake/trollprojectwidget.cpp:957 #, fuzzy msgid "Subproject Deletion failed" msgstr "하위 프로젝트 옵션" -#: buildtools/qmake/trollprojectwidget.cpp:977 +#: buildtools/qmake/trollprojectwidget.cpp:976 #, c-format msgid "Subproject %1" msgstr "하위 프로젝트 %1" -#: buildtools/qmake/trollprojectwidget.cpp:997 +#: buildtools/qmake/trollprojectwidget.cpp:996 msgid "" "<b>Build</b><p>Runs <b>make</b> from the selected subproject directory." "<br>Environment variables and make arguments can be specified in the project " @@ -2471,7 +2471,7 @@ msgstr "" "환경변수와 make 인자는 프로젝트 설정 대화상자, <b>Make 옵션</b> 탭에서 지정" "될 것입니다." -#: buildtools/qmake/trollprojectwidget.cpp:1001 +#: buildtools/qmake/trollprojectwidget.cpp:1000 #, fuzzy msgid "" "<b>Install</b><p>Runs <b>make install</b> from the selected subproject " @@ -2482,7 +2482,7 @@ msgstr "" "환경변수와 make 인자는 프로젝트 설정 대화상자, <b>Make 옵션</b> 탭에서 지정" "될 것입니다." -#: buildtools/qmake/trollprojectwidget.cpp:1005 +#: buildtools/qmake/trollprojectwidget.cpp:1004 #, fuzzy msgid "" "<b>Clean project</b><p>Runs <b>make clean</b> command from the project " @@ -2493,12 +2493,12 @@ msgstr "" "니다. <br>환경 변수와 make 인수가 프로젝트 설정 대화상자의 <b>Make 옵션</b>탭" "에서 지정되어질 수 있습니다." -#: buildtools/qmake/trollprojectwidget.cpp:1008 +#: buildtools/qmake/trollprojectwidget.cpp:1007 #, fuzzy msgid "Dist-Clean" msgstr "배포 정리" -#: buildtools/qmake/trollprojectwidget.cpp:1009 +#: buildtools/qmake/trollprojectwidget.cpp:1008 #, fuzzy msgid "" "<b>Dist-Clean project</b><p>Runs <b>make distclean</b> command from the " @@ -2509,17 +2509,17 @@ msgstr "" "니다. <br>환경 변수와 make 인수가 프로젝트 설정 대화상자의 <b>Make 옵션</b>탭" "에서 지정되어질 수 있습니다." -#: buildtools/qmake/trollprojectwidget.cpp:1013 +#: buildtools/qmake/trollprojectwidget.cpp:1012 #, fuzzy msgid "Rebuild" msgstr "빌드" -#: buildtools/qmake/trollprojectwidget.cpp:1017 -#: buildtools/qmake/trollprojectwidget.cpp:2177 +#: buildtools/qmake/trollprojectwidget.cpp:1016 +#: buildtools/qmake/trollprojectwidget.cpp:2176 msgid "Run qmake" msgstr "qmake 실행" -#: buildtools/qmake/trollprojectwidget.cpp:1018 +#: buildtools/qmake/trollprojectwidget.cpp:1017 msgid "" "<b>Run qmake</b><p>Runs <b>qmake</b> from the selected subproject directory. " "This creates or regenerates Makefile." @@ -2527,12 +2527,12 @@ msgstr "" "<b>qmake 실행</b><p>선택된 하위 프로젝트 디렉터리에서 <b>qmake</b>를 실행합니" "다.이것은 Makefile을 생성하거나 재생성합니다." -#: buildtools/qmake/trollprojectwidget.cpp:1019 +#: buildtools/qmake/trollprojectwidget.cpp:1018 #, fuzzy msgid "Run qmake recursively" msgstr "재귀적으로(&B)" -#: buildtools/qmake/trollprojectwidget.cpp:1020 +#: buildtools/qmake/trollprojectwidget.cpp:1019 #, fuzzy msgid "" "<b>Run qmake recursively</b><p>Runs <b>qmake</b> from the selected " @@ -2542,12 +2542,12 @@ msgstr "" "<b>qmake 실행</b><p>선택된 하위 프로젝트 디렉터리에서 <b>qmake</b>를 실행합니" "다.이것은 Makefile을 생성하거나 재생성합니다." -#: buildtools/qmake/trollprojectwidget.cpp:1025 -#: buildtools/qmake/trollprojectwidget.cpp:1050 +#: buildtools/qmake/trollprojectwidget.cpp:1024 +#: buildtools/qmake/trollprojectwidget.cpp:1049 msgid "Add Subproject..." msgstr "하위 프로젝트 추가..." -#: buildtools/qmake/trollprojectwidget.cpp:1032 +#: buildtools/qmake/trollprojectwidget.cpp:1031 msgid "" "<b>Remove subproject</b><p>Removes currently selected subproject. Does not " "delete any file from disk. Deleted subproject can be later added by calling " @@ -2557,12 +2557,12 @@ msgstr "" "부터 어떤 파일도 지우지 마십시오. 삭제된 하위 프로젝트는 '하위 프로젝트 추" "가' 작업 호출에 의해 추가될 수 있습니다." -#: buildtools/qmake/trollprojectwidget.cpp:1035 -#: buildtools/qmake/trollprojectwidget.cpp:1045 +#: buildtools/qmake/trollprojectwidget.cpp:1034 +#: buildtools/qmake/trollprojectwidget.cpp:1044 msgid "Create Scope..." msgstr "범위 생성..." -#: buildtools/qmake/trollprojectwidget.cpp:1036 +#: buildtools/qmake/trollprojectwidget.cpp:1035 #, fuzzy msgid "" "<b>Create scope</b><p>Creates TQMake scope in the project file of the " @@ -2571,11 +2571,11 @@ msgstr "" "<b>범위 생성</b><p>프로젝트 파일이나 현재 선택된 하위 프로젝트에서 QMake 범위" "를 생성합니다." -#: buildtools/qmake/trollprojectwidget.cpp:1038 +#: buildtools/qmake/trollprojectwidget.cpp:1037 msgid "Subproject Settings" msgstr "하위 프로젝트 설정" -#: buildtools/qmake/trollprojectwidget.cpp:1039 +#: buildtools/qmake/trollprojectwidget.cpp:1038 #, fuzzy msgid "" "<b>Subproject settings</b><p>Opens <b>TQMake Subproject Configuration</b> " @@ -2589,21 +2589,21 @@ msgstr "" "이브러리 경로<br>의존성과 외부 라이브러리의 경로<br>빌드 순서<br>매개 파일 위" "치<br>컴파일러 옵션" -#: buildtools/qmake/trollprojectwidget.cpp:1046 +#: buildtools/qmake/trollprojectwidget.cpp:1045 #, fuzzy msgid "" "<b>Create Scope</b><p>Creates TQMake scope in the currently selected scope." msgstr "<b>범위 만들기</b><p>현재 선택된 범위에서 QMake 범위를 생성합니다." -#: buildtools/qmake/trollprojectwidget.cpp:1047 +#: buildtools/qmake/trollprojectwidget.cpp:1046 msgid "Remove Scope" msgstr "범위 제거" -#: buildtools/qmake/trollprojectwidget.cpp:1048 +#: buildtools/qmake/trollprojectwidget.cpp:1047 msgid "<b>Remove Scope</b><p>Removes currently selected scope." msgstr "<b>범위 제거</b><p>현재 선택된 범위 제거." -#: buildtools/qmake/trollprojectwidget.cpp:1051 +#: buildtools/qmake/trollprojectwidget.cpp:1050 #, fuzzy msgid "" "<b>Add subproject</b><p>Creates a <i>new</i> or adds an <i>existing</i> " @@ -2618,12 +2618,12 @@ msgstr "" "트</b> 대화상자 (하위 프로젝트 내용 메뉴에서 엽니다.)에서 정의 될 수 있습니" "다." -#: buildtools/qmake/trollprojectwidget.cpp:1056 +#: buildtools/qmake/trollprojectwidget.cpp:1055 #, fuzzy msgid "Disable Subproject..." msgstr "하위 프로젝트 추가..." -#: buildtools/qmake/trollprojectwidget.cpp:1057 +#: buildtools/qmake/trollprojectwidget.cpp:1056 #, fuzzy msgid "" "<b>Disable subproject</b><p>Disables the currently selected subproject when " @@ -2635,12 +2635,12 @@ msgstr "" "가' 작업 호출에 의해 추가될 수 있습니다." #: buildtools/qmake/createscopedlgbase.ui:85 -#: buildtools/qmake/trollprojectwidget.cpp:1061 +#: buildtools/qmake/trollprojectwidget.cpp:1060 #, fuzzy, no-c-format msgid "Scope Settings" msgstr "스니펫 설정" -#: buildtools/qmake/trollprojectwidget.cpp:1062 +#: buildtools/qmake/trollprojectwidget.cpp:1061 #, fuzzy msgid "" "<b>Scope settings</b><p>Opens <b>TQMake Subproject Configuration</b> dialog. " @@ -2653,45 +2653,45 @@ msgstr "" "이브러리 경로<br>의존성과 외부 라이브러리의 경로<br>빌드 순서<br>매개 파일 위" "치<br>컴파일러 옵션" -#: buildtools/qmake/trollprojectwidget.cpp:1191 +#: buildtools/qmake/trollprojectwidget.cpp:1190 msgid "" "You did not select a subproject to add the file to, or select a subproject " "that has subdirs." msgstr "" -#: buildtools/qmake/trollprojectwidget.cpp:1191 +#: buildtools/qmake/trollprojectwidget.cpp:1190 #, fuzzy msgid "File adding aborted" msgstr "파일이 변경됨" -#: buildtools/qmake/trollprojectwidget.cpp:1262 +#: buildtools/qmake/trollprojectwidget.cpp:1261 msgid "All Files" msgstr "모든 파일" -#: buildtools/qmake/trollprojectwidget.cpp:1376 +#: buildtools/qmake/trollprojectwidget.cpp:1375 msgid "Insert New Filepattern" msgstr "새 파일패턴 삽입" -#: buildtools/qmake/trollprojectwidget.cpp:1377 +#: buildtools/qmake/trollprojectwidget.cpp:1376 msgid "" "Please enter a filepattern relative the current subproject (example docs/*." "html):" msgstr "" "현재 하위 프로젝트에 상대적인 파일 패턴을 입력하십시오 (에로 docs/*.html):" -#: buildtools/qmake/trollprojectwidget.cpp:1392 +#: buildtools/qmake/trollprojectwidget.cpp:1391 msgid "Insert New Install Object" msgstr "새 설치 오브젝트 삽입" -#: buildtools/qmake/trollprojectwidget.cpp:1393 +#: buildtools/qmake/trollprojectwidget.cpp:1392 msgid "Please enter a name for the new object:" msgstr "새 오브젝트의 이름을 입력해 주십시오:" -#: buildtools/qmake/trollprojectwidget.cpp:1543 +#: buildtools/qmake/trollprojectwidget.cpp:1542 msgid "Add Install Object..." msgstr "설치 오브젝트 추가..." -#: buildtools/qmake/trollprojectwidget.cpp:1544 +#: buildtools/qmake/trollprojectwidget.cpp:1543 #, fuzzy msgid "" "<b>Add install object</b><p>Creates TQMake install object. It is possible to " @@ -2704,11 +2704,11 @@ msgstr "" "object. Warning! Install objects without path specified will not be saved to " "a project file." -#: buildtools/qmake/trollprojectwidget.cpp:1550 +#: buildtools/qmake/trollprojectwidget.cpp:1549 msgid "Install Path..." msgstr "설치 경로..." -#: buildtools/qmake/trollprojectwidget.cpp:1551 +#: buildtools/qmake/trollprojectwidget.cpp:1550 msgid "" "<b>Install path</b><p>Allows to choose the installation path for the current " "install object." @@ -2716,11 +2716,11 @@ msgstr "" "<b>Install path</b><p>Allows to choose the installation path for the current " "install object." -#: buildtools/qmake/trollprojectwidget.cpp:1552 +#: buildtools/qmake/trollprojectwidget.cpp:1551 msgid "Add Pattern of Files to Install..." msgstr "설치할 파일의 패턴을 추가..." -#: buildtools/qmake/trollprojectwidget.cpp:1553 +#: buildtools/qmake/trollprojectwidget.cpp:1552 msgid "" "<b>Add pattern of files to install</b><p>Defines the pattern to match files " "which will be installed. It is possible to use wildcards and relative paths " @@ -2730,18 +2730,18 @@ msgstr "" "which will be installed. It is possible to use wildcards and relative paths " "like <i>docs/*</i>." -#: buildtools/qmake/trollprojectwidget.cpp:1555 +#: buildtools/qmake/trollprojectwidget.cpp:1554 #, fuzzy msgid "Remove Install Object" msgstr "설치 오브젝트 추가" -#: buildtools/qmake/trollprojectwidget.cpp:1556 +#: buildtools/qmake/trollprojectwidget.cpp:1555 #, fuzzy msgid "" "<b>Remove install object</b><p>Removes the install object the current group." msgstr "<b>모든 중지점 제거</b><p>프로젝트에서 모든 중지점을 제거합니다." -#: buildtools/qmake/trollprojectwidget.cpp:1561 +#: buildtools/qmake/trollprojectwidget.cpp:1560 msgid "" "<b>Create new file</b><p>Creates a new translation file and adds it to a " "currently selected TRANSLATIONS group." @@ -2749,7 +2749,7 @@ msgstr "" "<b>Create new file</b><p>Creates a new translation file and adds it to a " "currently selected TRANSLATIONS group." -#: buildtools/qmake/trollprojectwidget.cpp:1563 +#: buildtools/qmake/trollprojectwidget.cpp:1562 msgid "" "<b>Add existing files</b><p>Adds existing translation (*.ts) files to a " "currently selected TRANSLATIONS group. It is possible to copy files to a " @@ -2761,11 +2761,11 @@ msgstr "" "current subproject directory, create symbolic links or add them with the " "relative path." -#: buildtools/qmake/trollprojectwidget.cpp:1566 +#: buildtools/qmake/trollprojectwidget.cpp:1565 msgid "Update Translation Files" msgstr "Update Translation Files" -#: buildtools/qmake/trollprojectwidget.cpp:1567 +#: buildtools/qmake/trollprojectwidget.cpp:1566 msgid "" "<b>Update Translation Files</b><p>Runs <b>lupdate</b> command from the " "current subproject directory. It collects translatable messages and saves " @@ -2775,11 +2775,11 @@ msgstr "" "current subproject directory. It collects translatable messages and saves " "them into translation files." -#: buildtools/qmake/trollprojectwidget.cpp:1569 +#: buildtools/qmake/trollprojectwidget.cpp:1568 msgid "Release Binary Translations" msgstr "Release Binary Translations" -#: buildtools/qmake/trollprojectwidget.cpp:1570 +#: buildtools/qmake/trollprojectwidget.cpp:1569 msgid "" "<b>Release Binary Translations</b><p>Runs <b>lrelease</b> command from the " "current subproject directory. It creates binary translation files that are " @@ -2789,45 +2789,45 @@ msgstr "" "current subproject directory. It creates binary translation files that are " "ready to be loaded at program execution." -#: buildtools/qmake/trollprojectwidget.cpp:1587 +#: buildtools/qmake/trollprojectwidget.cpp:1586 msgid "Choose Install Path" msgstr "설치 경로 선택" -#: buildtools/qmake/trollprojectwidget.cpp:1587 +#: buildtools/qmake/trollprojectwidget.cpp:1586 msgid "Enter a path (example /usr/local/share/... ):" msgstr "경로를 입력해주십시오. (예 /usr/local/share/... ):" -#: buildtools/qmake/trollprojectwidget.cpp:1601 +#: buildtools/qmake/trollprojectwidget.cpp:1600 msgid "Add Pattern of Files to Install" msgstr "Add Pattern of Files to Install" -#: buildtools/qmake/trollprojectwidget.cpp:1602 -#: buildtools/qmake/trollprojectwidget.cpp:1897 +#: buildtools/qmake/trollprojectwidget.cpp:1601 +#: buildtools/qmake/trollprojectwidget.cpp:1896 msgid "" "Enter a pattern relative to the current subproject (example docs/*.html):" msgstr "" "Enter a pattern relative to the current subproject (example docs/*.html):" -#: buildtools/qmake/trollprojectwidget.cpp:1719 +#: buildtools/qmake/trollprojectwidget.cpp:1718 msgid "Add Install Object" msgstr "설치 오브젝트 추가" -#: buildtools/qmake/trollprojectwidget.cpp:1720 +#: buildtools/qmake/trollprojectwidget.cpp:1719 msgid "Enter a name for the new object:" msgstr "새 오브젝트에 대한 이름을 입력하십시오:" -#: buildtools/qmake/trollprojectwidget.cpp:1756 +#: buildtools/qmake/trollprojectwidget.cpp:1755 #, c-format msgid "Pattern: %1" msgstr "패턴: %1" -#: buildtools/qmake/trollprojectwidget.cpp:1787 -#: buildtools/qmake/trollprojectwidget.cpp:1928 +#: buildtools/qmake/trollprojectwidget.cpp:1786 +#: buildtools/qmake/trollprojectwidget.cpp:1927 #: parts/distpart/distpart_widget.cpp:595 msgid "Remove File" msgstr "파일 제거" -#: buildtools/qmake/trollprojectwidget.cpp:1788 +#: buildtools/qmake/trollprojectwidget.cpp:1787 #, fuzzy msgid "" "<b>Remove file</b><p>Removes file from a current group. For sources, this " @@ -2836,106 +2836,106 @@ msgstr "" "<b>파일 제거</b><p>현재 그룹으로부터 파일 제거. 디스크로부터 파일을 제거하지 " "마십시오." -#: buildtools/qmake/trollprojectwidget.cpp:1789 +#: buildtools/qmake/trollprojectwidget.cpp:1788 #, fuzzy msgid "Exclude File" msgstr "다음을 배제(&E):" -#: buildtools/qmake/trollprojectwidget.cpp:1790 +#: buildtools/qmake/trollprojectwidget.cpp:1789 msgid "" "<b>Exclude File</b><p>Excludes the file from this Scope. Does not touch " "subclassing information" msgstr "" -#: buildtools/qmake/trollprojectwidget.cpp:1794 -#: buildtools/qmake/trollprojectwidget.cpp:1896 +#: buildtools/qmake/trollprojectwidget.cpp:1793 +#: buildtools/qmake/trollprojectwidget.cpp:1895 msgid "Edit Pattern" msgstr "패턴 편집" -#: buildtools/qmake/trollprojectwidget.cpp:1795 +#: buildtools/qmake/trollprojectwidget.cpp:1794 msgid "<b>Edit pattern</b><p>Allows to edit install files pattern." msgstr "<b>패턴 편집</b><p>설치 파일 패턴을 편집하는 것을 허용합니다." -#: buildtools/qmake/trollprojectwidget.cpp:1796 +#: buildtools/qmake/trollprojectwidget.cpp:1795 msgid "Remove Pattern" msgstr "패턴 제거" -#: buildtools/qmake/trollprojectwidget.cpp:1797 +#: buildtools/qmake/trollprojectwidget.cpp:1796 msgid "" "<b>Remove pattern</b><p>Removes install files pattern from the current " "install object." msgstr "" "<b>패턴 제거</b><p>현재 설치 오브젝트로부터 설치 파일 패턴을 제거합니다." -#: buildtools/qmake/trollprojectwidget.cpp:1808 +#: buildtools/qmake/trollprojectwidget.cpp:1807 #, fuzzy msgid "Build File" msgstr "빌드 파일(&B):" -#: buildtools/qmake/trollprojectwidget.cpp:1809 +#: buildtools/qmake/trollprojectwidget.cpp:1808 #, fuzzy msgid "<b>Build File</b><p>Builds the object file for this source file." msgstr "<b>트리 다시 불러오기</b><p>프로젝트 파일 트리를 다시 불러옵니다." -#: buildtools/qmake/trollprojectwidget.cpp:1925 +#: buildtools/qmake/trollprojectwidget.cpp:1924 #, fuzzy msgid "" "Do you want to delete the file <strong>%1</strong> from the project and your " "disk?" msgstr "이 프로젝트로부터 <strong>%1</strong>을 제거하시겠습니까?" -#: buildtools/qmake/trollprojectwidget.cpp:2043 +#: buildtools/qmake/trollprojectwidget.cpp:2042 #, fuzzy msgid "" "Please specify the executable name in the project options dialog or select " "an application subproject in the TQMake Manager." msgstr "프로젝트 옵션 대화상자에서 먼저 실행가능한 이름을 지정해 주십시오." -#: buildtools/qmake/trollprojectwidget.cpp:2044 +#: buildtools/qmake/trollprojectwidget.cpp:2043 #, fuzzy msgid "No Executable Found" msgstr "주어진 실행 가능한 이름이 없습니다." -#: buildtools/qmake/trollprojectwidget.cpp:2177 +#: buildtools/qmake/trollprojectwidget.cpp:2176 msgid "There is no Makefile in this directory. Run qmake first?" msgstr "이 디렉터리에 Makefile이 없습니다. qmake 를 먼저 시작하시겠습니까?" -#: buildtools/qmake/trollprojectwidget.cpp:2267 +#: buildtools/qmake/trollprojectwidget.cpp:2266 msgid "" "Could not delete Function Scope.\n" "This is an internal error, please write a bug report to bugs.trinitydesktop." "org and include the output of tdevelop when run from a shell." msgstr "" -#: buildtools/qmake/trollprojectwidget.cpp:2267 +#: buildtools/qmake/trollprojectwidget.cpp:2266 #, fuzzy msgid "Function Scope Deletion failed" msgstr "파일내의 함수" -#: buildtools/qmake/trollprojectwidget.cpp:2275 +#: buildtools/qmake/trollprojectwidget.cpp:2274 msgid "" "Could not delete Include Scope.\n" "This is an internal error, please write a bug report to bugs.trinitydesktop." "org and include the output of tdevelop when run from a shell." msgstr "" -#: buildtools/qmake/trollprojectwidget.cpp:2275 +#: buildtools/qmake/trollprojectwidget.cpp:2274 #, fuzzy msgid "Include Scope Deletion failed" msgstr "응용 프로그램 아이콘 포함" -#: buildtools/qmake/trollprojectwidget.cpp:2287 +#: buildtools/qmake/trollprojectwidget.cpp:2286 msgid "" "Could not delete Scope.\n" "This is an internal error, please write a bug report to bugs.trinitydesktop." "org and include the output of tdevelop when run from a shell." msgstr "" -#: buildtools/qmake/trollprojectwidget.cpp:2287 +#: buildtools/qmake/trollprojectwidget.cpp:2286 msgid "Scope Deletion failed" msgstr "" -#: buildtools/qmake/trollprojectwidget.cpp:2447 +#: buildtools/qmake/trollprojectwidget.cpp:2446 msgid "" "The project file \"%1\" has changed on disk\n" "(Or you have \"%2\" opened in the editor, which also triggers a reload when " @@ -2944,12 +2944,12 @@ msgid "" "Do you want to reload it?" msgstr "" -#: buildtools/qmake/trollprojectwidget.cpp:2447 +#: buildtools/qmake/trollprojectwidget.cpp:2446 #, fuzzy msgid "Project File Changed" msgstr "파일이 변경됨" -#: buildtools/qmake/trollprojectwidget.cpp:2447 src/partcontroller.cpp:1002 +#: buildtools/qmake/trollprojectwidget.cpp:2446 src/partcontroller.cpp:1002 #: src/partcontroller.cpp:1495 msgid "Do Not Reload" msgstr "" |