From b2a2573c1b96053c79ff10bbdae408d3f29c18d8 Mon Sep 17 00:00:00 2001 From: kabbala Date: Tue, 2 Dec 2014 07:24:51 +0900 Subject: [PATCH 1/7] import ko.xliff --- CotEditor/CotEditor.xcodeproj/project.pbxproj | 14 + CotEditor/ko.lproj/InfoPlist.strings | 1 + CotEditor/ko.lproj/Localizable.strings | 444 ++++++++++++++++++ 3 files changed, 459 insertions(+) create mode 100644 CotEditor/ko.lproj/InfoPlist.strings create mode 100644 CotEditor/ko.lproj/Localizable.strings diff --git a/CotEditor/CotEditor.xcodeproj/project.pbxproj b/CotEditor/CotEditor.xcodeproj/project.pbxproj index ffeefc8fd4..2e8209edf6 100644 --- a/CotEditor/CotEditor.xcodeproj/project.pbxproj +++ b/CotEditor/CotEditor.xcodeproj/project.pbxproj @@ -117,6 +117,7 @@ 2AFFB71B18D7F18300118477 /* CEGoToSheetController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2AFFB71918D7F18300118477 /* CEGoToSheetController.m */; }; 2AFFB71D18D7F22E00118477 /* GoToSheet.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2AFFB71F18D7F22E00118477 /* GoToSheet.xib */; }; 2AFFB72818D8C7DE00118477 /* OpenDocumentAccessory.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2AFFB72A18D8C7DE00118477 /* OpenDocumentAccessory.xib */; }; + 3E89432F1A2D21B0005556EE /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 3E8943311A2D21B0005556EE /* InfoPlist.strings */; }; 6C6DAE3E13833C0E007F2326 /* dsa_pub.pem in Resources */ = {isa = PBXBuildFile; fileRef = 6C6DAE3D13833C0E007F2326 /* dsa_pub.pem */; }; 6CA3B3E312E3B59B0019AB2E /* SampleScript in Resources */ = {isa = PBXBuildFile; fileRef = 6CA3B36012E3B59B0019AB2E /* SampleScript */; }; 792E1BB17A7E4930ADAFB01E /* libPods.a in Frameworks */ = {isa = PBXBuildFile; fileRef = F3504B3BB02D4DBA8EA50C0E /* libPods.a */; }; @@ -382,6 +383,8 @@ 2AFFB72B18D8CB7D00118477 /* ja */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = ja; path = ja.lproj/OpenDocumentAccessory.xib; sourceTree = ""; }; 32DBCF750370BD2300C91783 /* CotEditor_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CotEditor_Prefix.pch; sourceTree = ""; }; 3381090B4006E7F6090EB49E /* Pods.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.debug.xcconfig; path = "../Pods/Target Support Files/Pods/Pods.debug.xcconfig"; sourceTree = ""; }; + 3E89432C1A2D21AF005556EE /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = ko.lproj/Localizable.strings; sourceTree = ""; }; + 3E8943301A2D21B0005556EE /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = ko.lproj/InfoPlist.strings; sourceTree = ""; }; 4B7998171A1F1BCD0088D167 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = "zh-Hans"; path = "zh-Hans.lproj/AppleScript.rtf"; sourceTree = ""; }; 4B7998181A1F1BCD0088D167 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = "zh-Hans"; path = "zh-Hans.lproj/ShellScript.rtf"; sourceTree = ""; }; 4B7998191A1F1BCD0088D167 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Localizable.strings"; sourceTree = ""; }; @@ -774,6 +777,7 @@ 2A37F4B8FDCFA73011CA2CEA /* Resources */ = { isa = PBXGroup; children = ( + 3E8943311A2D21B0005556EE /* InfoPlist.strings */, 2A149DC91902BC3900A9D6EF /* Nibs */, 2A1EB5C319AD469500C1E37E /* Images.xcassets */, 8CB0122007CA0CCD00221EDC /* Toolbar Icons */, @@ -1054,6 +1058,7 @@ 8D15AC2D0486D014006FF6A4 /* MainMenu.xib in Resources */, 8D15AC2E0486D014006FF6A4 /* DocumentWindow.xib in Resources */, 2A15832118E3814200601026 /* SizeSampleWindow.xib in Resources */, + 3E89432F1A2D21B0005556EE /* InfoPlist.strings in Resources */, 25859EA7076D8EE80020F779 /* PreferencesWindow.xib in Resources */, 258EF2FA077FEDD000011E52 /* SyntaxEditSheet.xib in Resources */, 2588E9CE07C4851C0060021D /* Indicator.xib in Resources */, @@ -1281,6 +1286,7 @@ children = ( 6C1E212412C9E65600194313 /* ja */, 4B7998191A1F1BCD0088D167 /* zh-Hans */, + 3E89432C1A2D21AF005556EE /* ko */, ); name = Localizable.strings; sourceTree = ""; @@ -1603,6 +1609,14 @@ name = OpenDocumentAccessory.xib; sourceTree = ""; }; + 3E8943311A2D21B0005556EE /* InfoPlist.strings */ = { + isa = PBXVariantGroup; + children = ( + 3E8943301A2D21B0005556EE /* ko */, + ); + name = InfoPlist.strings; + sourceTree = ""; + }; 8C28CD2C081101A300733DA7 /* ScriptErrorPanel.xib */ = { isa = PBXVariantGroup; children = ( diff --git a/CotEditor/ko.lproj/InfoPlist.strings b/CotEditor/ko.lproj/InfoPlist.strings new file mode 100644 index 0000000000..dc62739dd4 --- /dev/null +++ b/CotEditor/ko.lproj/InfoPlist.strings @@ -0,0 +1 @@ +/* No Localized Strings */ \ No newline at end of file diff --git a/CotEditor/ko.lproj/Localizable.strings b/CotEditor/ko.lproj/Localizable.strings new file mode 100644 index 0000000000..7778443a8d --- /dev/null +++ b/CotEditor/ko.lproj/Localizable.strings @@ -0,0 +1,444 @@ +/* No comment provided by engineer. */ +" (on Mavericks and later)" = " (Mavericks 이상)"; + +/* No comment provided by engineer. */ +" copy" = " 복사"; + +/* No comment provided by engineer. */ +"%i errors were found!" = "%i 개의 에러가 있습니다!"; + +/* No comment provided by engineer. */ +": " = ":"; + +/* No comment provided by engineer. */ +"" = "<아웃라인 메뉴>"; + +/* No comment provided by engineer. */ +"" = "<%d 문자로 이루어져 있습니다>"; + +/* No comment provided by engineer. */ +"A new theme named “%@” has been successfully installed." = "새로운 테마 “%@”가 설치되었습니다."; + +/* No comment provided by engineer. */ +"A new theme named “%@” will be installed, but a custom theme with the same name already exists." = "새로운 테마 “%@”을 설치하려고 하였으나, 같은 이름의 사용자 테마가 이미 존재합니다."; + +/* No comment provided by engineer. */ +"An error was found!" = "에러가 있습니다!"; + +/* No comment provided by engineer. */ +"Applying colors to text" = "텍스트에 컬러 적용중"; + +/* No comment provided by engineer. */ +"Are you sure you want to change to “%@”?" = "진짜로 “%@”로 바꾸시겠습니까?"; + +/* No comment provided by engineer. */ +"Attributes" = "속성"; + +/* No comment provided by engineer. */ +"Auto-Detect" = "자동인식"; + +/* No comment provided by engineer. */ +"Auto-generated theme that is mgrated from user's coloring setting on CotEditor 1.x" = "CotEditor 1.x의 유저 컬러 설정에서 자동생성한 테마"; + +/* No comment provided by engineer. */ +"Begin string" = "시작 문자열"; + +/* No comment provided by engineer. */ +"Block comment needs both begin delimiter and end delimiter." = "블럭 코멘트는 시작과 끝 문자 양쪽에서 필요합니다."; + +/* No comment provided by engineer. */ +"Bug Report" = "버그 리포트"; + +/* No comment provided by engineer. */ +"Can not reinterpret" = "재해석할 수 없습니다."; + +/* No comment provided by engineer. */ +"Cancel" = "취소"; + +/* No comment provided by engineer. */ +"Cannnot execute the script “%@”.\nShell script requires execute permission.\n\nCheck permission of the script file." = "스크립트 “%@”을 실행할 수 없습니다.\n셸 스크립를 실행할 권한이 필요합니다.\n\n확인 부탁드리겠습니다."; + +/* No comment provided by engineer. */ +"Change Encoding" = "인코딩 변경"; + +/* No comment provided by engineer. */ +"Change to “%@”" = "“%@”로 변경"; + +/* No comment provided by engineer. */ +"Characters" = "문자"; + +/* No comment provided by engineer. */ +"Close" = "닫기"; + +/* No comment provided by engineer. */ +"Coloring text…" = "텍스트 컬러링 중…"; + +/* No comment provided by engineer. */ +"Commands" = "명령어"; + +/* No comment provided by engineer. */ +"Comment Out" = "커멘트 아웃"; + +/* No comment provided by engineer. */ +"Comments" = "커멘트"; + +/* No comment provided by engineer. */ +"Completion List" = "입력 보완 목록"; + +/* No comment provided by engineer. */ +"Continue Saving" = "보존을 계속"; + +/* No comment provided by engineer. */ +"Convert" = "변환"; + +/* No comment provided by engineer. */ +"Copy Sample to Scripts Folder" = "샘플을 스크립트 폴더로 복사"; + +/* No comment provided by engineer. */ +"Copy bundled sample scripts to the scripts folder." = "번들한 샘플 스크립트를 스크립트 폴더로 복사한다."; + +/* No comment provided by engineer. */ +"Could not open the script file “%@”." = "스크립트 파일 “%@”을 열 수 없습니다."; + +/* No comment provided by engineer. */ +"Could not read the script “%@”." = "스크립트 파일 “%@”을 읽을 수 없습니다."; + +/* No comment provided by engineer. */ +"Customized Theme" = "커스텀 테마"; + +/* No comment provided by engineer. */ +"Delete" = "삭제"; + +/* No comment provided by engineer. */ +"Delete the File Drop setting for “%@”?" = "파일 드롭 설정 “%@”을 삭제하시겠습니까?"; + +/* No comment provided by engineer. */ +"Delete the theme “%@”?" = "“%@” 테마를 삭제하시겠습니까?"; + +/* No comment provided by engineer. */ +"Deleted setting cannot be restored." = "삭제한 설정은 원래대로 되돌릴 수 없습니다."; + +/* No comment provided by engineer. */ +"Deleted style cannot be restored." = "삭제한 스타일은 원래대로 되돌릴 수 없습니다."; + +/* No comment provided by engineer. */ +"Deleted theme cannot be restored." = "삭제한 테마는 원래대로 되돌릴 수 없습니다."; + +/* No comment provided by engineer. */ +"Discard Changes" = "변환 취소"; + +/* No comment provided by engineer. */ +"Do you want to change encoding and show incompatible characters?" = "인코딩을 변환하고 호환되지 않은 문자를 보시겠습니까?"; + +/* No comment provided by engineer. */ +"Do you want to continue processing?" = "저장 작업을 계속 할까요?"; + +/* No comment provided by engineer. */ +"Do you want to convert or reinterpret it using “%@”?" = "“%@”을 사용해서 변환 작업을 다시 할까요?"; + +/* No comment provided by engineer. */ +"Do you want to discard the changes and reset the file encodidng?" = "변경 내용을 버리고 파일 인코딩을 원래대로 되돌리겠습니까?"; + +/* No comment provided by engineer. */ +"Do you want to install this theme?" = "이 테마를 설치하시겠습니까?"; + +/* No comment provided by engineer. */ +"Do you want to replace it?\nReplaced style cannot be restored." = "스타일을 치환하시겠습니까?\n치환한 스타일은 원래대로 되돌릴 수 없습니다."; + +/* No comment provided by engineer. */ +"Do you want to replace it?\nReplaced theme cannot be restored." = "테마을 치환하시겠습니까?\n치환한 테마는 원래대로 되돌릴 수 없습니다."; + +/* No comment provided by engineer. */ +"Don't Save, and Close" = "저장하지 않고 닫기"; + +/* No comment provided by engineer. */ +"Done" = "OK"; + +/* No comment provided by engineer. */ +"Duplicate “%@”" = "“%@”이 중복"; + +/* No comment provided by engineer. */ +"Duplicate “%@”…" = "“%@”을 복제…"; + +/* No comment provided by engineer. */ +"Encoding to “%@”" = "인코딩을 “%@”로"; + +/* No comment provided by engineer. */ +"End string" = "종료 문자열"; + +/* No comment provided by engineer. */ +"Error occured." = "에러가 발생했습니다."; + +/* No comment provided by engineer. */ +"Error “%@” in column %@: %@<>%@" = "에러 “%@”(%@번째 문자): %@<<여기>>%@"; + +/* No comment provided by engineer. */ +"Export As:" = "내보내기:"; + +/* No comment provided by engineer. */ +"Export “%@”…" = "“%@”로 내보내기…"; + +/* No comment provided by engineer. */ +"Extracting %@…" = "%@을 추출중…"; + +/* No comment provided by engineer. */ +"File Mapping" = "파일 매핑"; + +/* No comment provided by engineer. */ +"File encoding" = "인코딩"; + +/* No comment provided by engineer. */ +"Finder's lock could not be released." = "Finder의 잠금을 해제할 수 없습니다."; + +/* No comment provided by engineer. */ +"Finder's lock could not be released. So, you can not save your changes on this file, but you will be able to save a copy somewhere else.\n\nDo you want to close?" = "파인더의 잠금을 해제할 수 없으므로, 편집 내용을 저장할 수 없습니다. ‘다른 이름으로 저장’으로 복사본을 저장하십시오.\n\n파일을 닫으시겠습니까?"; + +/* No comment provided by engineer. */ +"Finder's lock is On." = "파인더가 잠겨져 있습니다."; + +/* No comment provided by engineer. */ +"Font" = "글꼴"; + +/* No comment provided by engineer. */ +"Go To…" = "이동…"; + +/* No comment provided by engineer. */ +"Hiragana to Katakana (ja_JP)" = "히라가나를 가타카나로 (ja_JP)"; + +/* No comment provided by engineer. */ +"If you want to replace it with the new one, remove the existing folder at “%@” at first." = "새로운 것으로 바꾸려면, 먼저 “%@”에 있는 현재의 폴더를 삭제해 주십시오."; + +/* No comment provided by engineer. */ +"Import" = "가져오기"; + +/* No comment provided by engineer. */ +"Input another name." = "다른 이름을 입력해 주십시오."; + +/* No comment provided by engineer. */ +"Input style name." = "스타일 이름을 입력해 주십시오."; + +/* No comment provided by engineer. */ +"Insert Custom Text" = "커스텀 텍스트 삽입"; + +/* No comment provided by engineer. */ +"Insert Text" = "텍스트 삽입"; + +/* No comment provided by engineer. */ +"Inspect Character" = "문자정보 표시"; + +/* No comment provided by engineer. */ +"Install" = "설치"; + +/* No comment provided by engineer. */ +"Katakana to Hiragana (ja_JP)" = "가타카나를 히라가나로 (ja_JP)"; + +/* No comment provided by engineer. */ +"Keywords" = "키워드"; + +/* No comment provided by engineer. */ +"Line Endings to “%@”" = "줄바꿈 코드를 “%@”로"; + +/* No comment provided by engineer. */ +"Name of the bundled style cannot be changed." = "번들로 설치된 스타일의 이름은 바꿀 수 없습니다."; + +/* No comment provided by engineer. */ +"No error was found." = "에러가 발생하지 않았습니다."; + +/* No comment provided by engineer. */ +"None" = "없음"; + +/* No comment provided by engineer. */ +"Numbers" = "숫자"; + +/* No comment provided by engineer. */ +"ON" = "ON"; + +/* No comment provided by engineer. */ +"Open" = "열기"; + +/* No comment provided by engineer. */ +"Open Scripts Folder" = "스크립트 폴더 열기"; + +/* No comment provided by engineer. */ +"Open as Text File" = "텍스트 파일로 열기"; + +/* No comment provided by engineer. */ +"Opening such a large file can make the application slow or unresponsive.\n\nDo you really want to open the file?" = "대용량 파일을 열면, 어플리케이션의 반응이 느려질 가능성이 있습니다.\n\n정말로 파일을 여시겠습니까?"; + +/* No comment provided by engineer. */ +"Outline Menu" = "아웃라인 메뉴"; + +/* No comment provided by engineer. */ +"Please wait for a while." = "잠시마 기다려주십시오…"; + +/* No comment provided by engineer. */ +"Printed on %@" = "인쇄: %@"; + +/* No comment provided by engineer. */ +"RE string" = "정규식"; + +/* No comment provided by engineer. */ +"Re-Color All" = "재컬리링"; + +/* No comment provided by engineer. */ +"Reinterpret" = "재해석"; + +/* No comment provided by engineer. */ +"Replace" = "바꾸기"; + +/* Attention!: This localized string must be exactly the same to the localized term of “Replace All” in the OgreKit framework. */ +"Replace All" = "모두 바꾸기"; + +/* No comment provided by engineer. */ +"Replace Text" = "텍스트를 바꾸기"; + +/* No comment provided by engineer. */ +"Restore “%@”" = "“%@”를 되돌리기"; + +/* No comment provided by engineer. */ +"Revert to “Auto-Detect”" = "“자동인식”으로 돌아가기"; + +/* No comment provided by engineer. */ +"SampleScript folder exists already." = "SampleScript 폴더가 이미 존재합니다."; + +/* No comment provided by engineer. */ +"Save Available Strings" = "유효한 문자열 저장"; + +/* No comment provided by engineer. */ +"Select All" = "전체 선택"; + +/* No comment provided by engineer. */ +"Select Next Outline Item" = "다음 아웃라인 항목 선택"; + +/* No comment provided by engineer. */ +"Select Prev Outline Item" = "이전 아웃라인 항목 선택"; + +/* No comment provided by engineer. */ +"Shift Left" = "왼쪽 시프트"; + +/* No comment provided by engineer. */ +"Shift Right" = "오른쪽 시프트"; + +/* No comment provided by engineer. */ +"Show Incompatible Chars" = "비호환 문자 표시"; + +/* No comment provided by engineer. */ +"Show or hide invisible characters in document" = "문서의 보이지 않는 문자 보이기/숨기기"; + +/* No comment provided by engineer. */ +"Sorry, could not delete “%@”." = "“%@”을 삭제할 수 없습니다."; + +/* No comment provided by engineer. */ +"Sorry, could not import “%@”." = "“%@”을 가져오기 할 수 없습니다."; + +/* No comment provided by engineer. */ +"Strings" = "문자열"; + +/* No comment provided by engineer. */ +"Style Info" = "스타일 정보"; + +/* No comment provided by engineer. */ +"Style name cannot begin with “.”. Input another name." = "스타일 이름은 “.”로 시작할 수 없습니다. 다른 이름을 입력해 주십시오."; + +/* No comment provided by engineer. */ +"Style name cannot contain “/”. Input another name." = "스타일 이름은 “/”을 포함할 수 없습니다. 다른 이름을 입력해 주십시오."; + +/* No comment provided by engineer. */ +"Syntax Validation" = "규칙 검증"; + +/* No comment provided by engineer. */ +"The characters would have to be changed or deleted in saving as “%@”." = "“%@”로 저장할 때 일부 문자의 변환 또는 삭제가 필요합니다."; + +/* No comment provided by engineer. */ +"The default “Auto-Detect” is recommended for most cases." = "일반적인 경우, 기본값인 “자동인식”을 추천합니다."; + +/* No comment provided by engineer. */ +"The encoding is “%@”, but the IANA charset name in text is “%@”." = "인코딩은 “%1$@”이지만, IANA 문자세트 이름은 “%2$@”입니다."; + +/* No comment provided by engineer. */ +"The file is not writable." = "이 파일을 수정할 수 없습니다."; + +/* No comment provided by engineer. */ +"The file “%@” could not be reinterpreted using the new encoding “%@”." = "파일 “%1$@”은 인코딩 “%2$@”로 재해석할 수 없습니다."; + +/* No comment provided by engineer. */ +"The file “%@” has a size of %@." = "파일 “%1$@”의 크기는 %2$@ 입니다."; + +/* No comment provided by engineer. */ +"The file “%@” has unsaved changes." = "파일 “%@”은 바뀐 내용이 저장되지 않았습니다."; + +/* No comment provided by engineer. */ +"The script “%@” does not exist.\n\nCheck it and do “Update Script Menu”." = "스크립트 “%@”은 존재하지 않습니다.\n\n파일을 “스크립트 메뉴 업데이트” 메뉴로 업데이트 해보십시오."; + +/* No comment provided by engineer. */ +"The “%@” style already exists." = "스타일 “%@”은 이미 존재합니다."; + +/* No comment provided by engineer. */ +"Theme" = "테마"; + +/* No comment provided by engineer. */ +"Theme name cannot be empty." = "테마 이름은 비워둘 수 없습니다."; + +/* No comment provided by engineer. */ +"Theme name cannot begin with “.”." = "테마 이름은 “.”로 시작할 수 없습니다."; + +/* No comment provided by engineer. */ +"Theme name cannot contain “/”." = "테마 이름에 “/”을 포함할 수 없습니다."; + +/* No comment provided by engineer. */ +"To Fullwidth (ja_JP/Roman)" = "전각 문자로 (ja_JP/Roman)"; + +/* No comment provided by engineer. */ +"To Halfwidth (ja_JP/Roman)" = "반각 영문자로 (ja_JP/Roman)"; + +/* No comment provided by engineer. */ +"To display invisible characters, set them in Preferences and re-open the document." = "보이지 않은 문자를 표시하려면, 환경설정 후 문서를 다시 여십시오."; + +/* No comment provided by engineer. */ +"Types" = "종류"; + +/* No comment provided by engineer. */ +"Uncomment" = "コメント解除"; + +/* No comment provided by engineer. */ +"Untitled" = "무제"; + +/* No comment provided by engineer. */ +"Update" = "갱신"; + +/* No comment provided by engineer. */ +"Update Script Menu" = "스크립트 메뉴 업데이트"; + +/* No comment provided by engineer. */ +"Utility" = "유틸리티"; + +/* No comment provided by engineer. */ +"Values" = "값"; + +/* No comment provided by engineer. */ +"Variables" = "변수"; + +/* No comment provided by engineer. */ +"You can use “Save As” to save a copy." = "‘다른 이름으로 저장’으로 복사본을 저장하십시오."; + +/* No comment provided by engineer. */ +"You may not be able to save your changes, but you will be able to save a copy somewhere else." = "이 파일에 변경 사항을 저장할 수 없는 경우에는, 복사본을 다른 곳에 저장하십시오."; + +/* No comment provided by engineer. */ +"comments and quoted texts" = "커멘트와 인용부호로 감싼 텍스트"; + +/* No comment provided by engineer. */ +"multiple registered." = "중복해서 등록되었습니다."; + +/* No comment provided by engineer. */ +"“%@” is a CotEditor theme file." = "“%@”은 CotEditor 테마 파일입니다."; + +/* No comment provided by engineer. */ +"“%@” is already exist." = "“%@”는 이미 존재합니다."; + +/* No comment provided by engineer. */ +"“%@” is already exist. Input another name." = "“%@”은 이미 사용 되었습니다. 다른 이름을 입력해 주십시오."; + +/* No comment provided by engineer. */ +"“Opt + click” to open in Script Editor." = "스크립트 편집기를 열려면, “Option + 클릭” 하십시오."; + From 49f2eb54f79e0340c906ab168e4ff814b75ca2d4 Mon Sep 17 00:00:00 2001 From: kabbala Date: Tue, 2 Dec 2014 08:05:29 +0900 Subject: [PATCH 2/7] translate 50% --- CotEditor/CotEditor.xcodeproj/project.pbxproj | 17 + CotEditor/ko.lproj/DocumentWindow.xib | 1152 +++++++++++++++++ CotEditor/ko.lproj/Indicator.xib | 87 ++ CotEditor/ko.lproj/MainMenu.xib | 941 ++++++++++++++ CotEditor/ko.lproj/MigrationWindow.xib | 386 ++++++ CotEditor/ko.lproj/NavigationBar.xib | 145 +++ CotEditor/ko.lproj/OpenDocumentAccessory.xib | 57 + CotEditor/ko.lproj/PreferencesWindow.xib | 108 ++ CotEditor/ko.lproj/PrintPanelAccessory.xib | 406 ++++++ 9 files changed, 3299 insertions(+) create mode 100644 CotEditor/ko.lproj/DocumentWindow.xib create mode 100644 CotEditor/ko.lproj/Indicator.xib create mode 100644 CotEditor/ko.lproj/MainMenu.xib create mode 100644 CotEditor/ko.lproj/MigrationWindow.xib create mode 100644 CotEditor/ko.lproj/NavigationBar.xib create mode 100644 CotEditor/ko.lproj/OpenDocumentAccessory.xib create mode 100644 CotEditor/ko.lproj/PreferencesWindow.xib create mode 100644 CotEditor/ko.lproj/PrintPanelAccessory.xib diff --git a/CotEditor/CotEditor.xcodeproj/project.pbxproj b/CotEditor/CotEditor.xcodeproj/project.pbxproj index 2e8209edf6..dc4b6ca44c 100644 --- a/CotEditor/CotEditor.xcodeproj/project.pbxproj +++ b/CotEditor/CotEditor.xcodeproj/project.pbxproj @@ -385,6 +385,14 @@ 3381090B4006E7F6090EB49E /* Pods.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.debug.xcconfig; path = "../Pods/Target Support Files/Pods/Pods.debug.xcconfig"; sourceTree = ""; }; 3E89432C1A2D21AF005556EE /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = ko.lproj/Localizable.strings; sourceTree = ""; }; 3E8943301A2D21B0005556EE /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = ko.lproj/InfoPlist.strings; sourceTree = ""; }; + 3E8943321A2D2288005556EE /* ko */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = ko; path = ko.lproj/MainMenu.xib; sourceTree = ""; }; + 3E8943331A2D2737005556EE /* ko */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = ko; path = ko.lproj/MigrationWindow.xib; sourceTree = ""; }; + 3E8943341A2D27A8005556EE /* ko */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = ko; path = ko.lproj/OpenDocumentAccessory.xib; sourceTree = ""; }; + 3E8943351A2D27CA005556EE /* ko */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = ko; path = ko.lproj/DocumentWindow.xib; sourceTree = ""; }; + 3E8943361A2D28E9005556EE /* ko */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = ko; path = ko.lproj/NavigationBar.xib; sourceTree = ""; }; + 3E8943371A2D291F005556EE /* ko */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = ko; path = ko.lproj/Indicator.xib; sourceTree = ""; }; + 3E8943381A2D2964005556EE /* ko */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = ko; path = ko.lproj/PrintPanelAccessory.xib; sourceTree = ""; }; + 3E8943391A2D2AAB005556EE /* ko */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = ko; path = ko.lproj/PreferencesWindow.xib; sourceTree = ""; }; 4B7998171A1F1BCD0088D167 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = "zh-Hans"; path = "zh-Hans.lproj/AppleScript.rtf"; sourceTree = ""; }; 4B7998181A1F1BCD0088D167 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = "zh-Hans"; path = "zh-Hans.lproj/ShellScript.rtf"; sourceTree = ""; }; 4B7998191A1F1BCD0088D167 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Localizable.strings"; sourceTree = ""; }; @@ -1029,6 +1037,7 @@ en, ja, "zh-Hans", + ko, ); mainGroup = 2A37F4AAFDCFA73011CA2CEA /* CotEditor */; projectDirPath = ""; @@ -1257,6 +1266,7 @@ 25859EA6076D8EE80020F779 /* en */, 2A149DCA1902BEE800A9D6EF /* ja */, 4B7998251A1F1BCD0088D167 /* zh-Hans */, + 3E8943391A2D2AAB005556EE /* ko */, ); name = PreferencesWindow.xib; sourceTree = SOURCE_ROOT; @@ -1267,6 +1277,7 @@ 2588E9CD07C4851C0060021D /* en */, 6C1E212112C9E65600194313 /* ja */, 4B7998231A1F1BCD0088D167 /* zh-Hans */, + 3E8943371A2D291F005556EE /* ko */, ); name = Indicator.xib; sourceTree = ""; @@ -1297,6 +1308,7 @@ 2A07202D18E0E421006F3A43 /* en */, 2AA562A818E8F630009CD7A2 /* ja */, 4B7998221A1F1BCD0088D167 /* zh-Hans */, + 3E8943381A2D2964005556EE /* ko */, ); name = PrintPanelAccessory.xib; sourceTree = ""; @@ -1426,6 +1438,7 @@ 2A37F4B5FDCFA73011CA2CEA /* en */, 2AAEF50A1A026B35005F2AD3 /* ja */, 4B7998201A1F1BCD0088D167 /* zh-Hans */, + 3E8943351A2D27CA005556EE /* ko */, ); name = DocumentWindow.xib; sourceTree = ""; @@ -1436,6 +1449,7 @@ 2A37F4B7FDCFA73011CA2CEA /* en */, 6C1E212512C9E65600194313 /* ja */, 4B79981D1A1F1BCD0088D167 /* zh-Hans */, + 3E8943321A2D2288005556EE /* ko */, ); name = MainMenu.xib; sourceTree = ""; @@ -1446,6 +1460,7 @@ 2A3A759019E77D4F001DAB88 /* en */, 2AF861D71A05C294005054DE /* ja */, 4B79981E1A1F1BCD0088D167 /* zh-Hans */, + 3E8943331A2D2737005556EE /* ko */, ); name = MigrationWindow.xib; sourceTree = ""; @@ -1466,6 +1481,7 @@ 2A5411C219852C1C008B43DA /* en */, 2AD2861819856E2300C9342F /* ja */, 4B7998211A1F1BCD0088D167 /* zh-Hans */, + 3E8943361A2D28E9005556EE /* ko */, ); name = NavigationBar.xib; sourceTree = ""; @@ -1605,6 +1621,7 @@ 2AFFB72918D8C7DE00118477 /* en */, 2AFFB72B18D8CB7D00118477 /* ja */, 4B79981F1A1F1BCD0088D167 /* zh-Hans */, + 3E8943341A2D27A8005556EE /* ko */, ); name = OpenDocumentAccessory.xib; sourceTree = ""; diff --git a/CotEditor/ko.lproj/DocumentWindow.xib b/CotEditor/ko.lproj/DocumentWindow.xib new file mode 100644 index 0000000000..40032407c1 --- /dev/null +++ b/CotEditor/ko.lproj/DocumentWindow.xib @@ -0,0 +1,1152 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + - + CEByteCountTransformer + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + lineNumber + incompatibleChar + convertedChar + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/CotEditor/ko.lproj/Indicator.xib b/CotEditor/ko.lproj/Indicator.xib new file mode 100644 index 0000000000..63c669aa71 --- /dev/null +++ b/CotEditor/ko.lproj/Indicator.xib @@ -0,0 +1,87 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/CotEditor/ko.lproj/MainMenu.xib b/CotEditor/ko.lproj/MainMenu.xib new file mode 100644 index 0000000000..4250d4a8c3 --- /dev/null +++ b/CotEditor/ko.lproj/MainMenu.xib @@ -0,0 +1,941 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/CotEditor/ko.lproj/MigrationWindow.xib b/CotEditor/ko.lproj/MigrationWindow.xib new file mode 100644 index 0000000000..3ba0a48cbc --- /dev/null +++ b/CotEditor/ko.lproj/MigrationWindow.xib @@ -0,0 +1,386 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +YnBsaXN0MDDUAQIDBAUGJCVYJHZlcnNpb25YJG9iamVjdHNZJGFyY2hpdmVyVCR0b3ASAAGGoKkHCBES +EwsKGR9VJG51bGzUCQoLDA0ODxBWJGNsYXNzVHR5cGVXc3VidHlwZV8QEl9fQ0FDb2RpbmdDb250ZW50 +c4AIgAOAAoAEWWZyb21SaWdodFRwdXNo0hQJFRhaTlMub2JqZWN0c6IWF4AFgAaAB9IaGxwdWiRjbGFz +c25hbWVYJGNsYXNzZXNXTlNBcnJheaIcHlhOU09iamVjdNIaGyAhXENBVHJhbnNpdGlvbqMiIx5cQ0FU +cmFuc2l0aW9uW0NBQW5pbWF0aW9uXxAPTlNLZXllZEFyY2hpdmVy0SYnVHJvb3SAAQAIABEAGgAjAC0A +MgA3AEEARwBQAFcAXABkAHkAewB9AH8AgQCLAJAAlQCgAKMApQCnAKkArgC5AMIAygDNANYA2wDoAOwA ++QEFARcBGgEfAAAAAAAAAgEAAAAAAAAAKAAAAAAAAAAAAAAAAAAAASE + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + NSNegateBoolean + + + + + + + + + + + + + + + + + + + + + + + NSNegateBoolean + + + + + + + + + + + + + + + NSNegateBoolean + + + + + + + + + + + + + + + NSNegateBoolean + + + + + + + + + + + + + + + NSNegateBoolean + + + + + + + + + + + + + + + NSNegateBoolean + + + + + + + + + + + + + + + NSNegateBoolean + + + + + + + + + + + + + + + NSNegateBoolean + + + + + + + + + + + + + + + NSNegateBoolean + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/CotEditor/ko.lproj/NavigationBar.xib b/CotEditor/ko.lproj/NavigationBar.xib new file mode 100644 index 0000000000..7f369c06d8 --- /dev/null +++ b/CotEditor/ko.lproj/NavigationBar.xib @@ -0,0 +1,145 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/CotEditor/ko.lproj/OpenDocumentAccessory.xib b/CotEditor/ko.lproj/OpenDocumentAccessory.xib new file mode 100644 index 0000000000..135c63ee0f --- /dev/null +++ b/CotEditor/ko.lproj/OpenDocumentAccessory.xib @@ -0,0 +1,57 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/CotEditor/ko.lproj/PreferencesWindow.xib b/CotEditor/ko.lproj/PreferencesWindow.xib new file mode 100644 index 0000000000..c7ef183702 --- /dev/null +++ b/CotEditor/ko.lproj/PreferencesWindow.xib @@ -0,0 +1,108 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/CotEditor/ko.lproj/PrintPanelAccessory.xib b/CotEditor/ko.lproj/PrintPanelAccessory.xib new file mode 100644 index 0000000000..c5d62b73c8 --- /dev/null +++ b/CotEditor/ko.lproj/PrintPanelAccessory.xib @@ -0,0 +1,406 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + From 182a46c3178441ef6d103cd9e81ec1e18d33af83 Mon Sep 17 00:00:00 2001 From: kabbala Date: Tue, 2 Dec 2014 09:57:25 +0900 Subject: [PATCH 3/7] about 60% --- CotEditor/ko.lproj/AppearancePane.xib | 329 ++ .../ko.lproj/ColorCodePanelAccessory.xib | 89 + CotEditor/ko.lproj/DocumentWindow.xib | 4 +- CotEditor/ko.lproj/EditPane.xib | 522 +++ CotEditor/ko.lproj/EncodingListSheet.xib | 221 + CotEditor/ko.lproj/FileDropPane.xib | 404 ++ CotEditor/ko.lproj/FormatPane.xib | 435 ++ CotEditor/ko.lproj/GeneralPane.xib | 167 + CotEditor/ko.lproj/GoToSheet.xib | 111 + CotEditor/ko.lproj/Indicator.xib | 10 +- CotEditor/ko.lproj/KeyBindingsPane.xib | 164 + CotEditor/ko.lproj/LineHightPanel.xib | 108 + CotEditor/ko.lproj/MainMenu.xib | 8 +- .../ko.lproj/MenuKeyBindingEditSheet.xib | 175 + CotEditor/ko.lproj/OpacityPanel.xib | 73 + CotEditor/ko.lproj/PreferencesWindow.xib | 2 +- CotEditor/ko.lproj/PrintPane.xib | 520 +++ CotEditor/ko.lproj/ScriptErrorPanel.xib | 92 + CotEditor/ko.lproj/SizeSampleWindow.xib | 162 + CotEditor/ko.lproj/SyntaxEditSheet.xib | 3943 +++++++++++++++++ .../ko.lproj/SyntaxMappingConflictSheet.xib | 463 ++ .../ko.lproj/TextKeyBindingEditSheet.xib | 231 + CotEditor/ko.lproj/ThemeView.xib | 691 +++ CotEditor/ko.lproj/UnicodePanel.xib | 74 + CotEditor/ko.lproj/WindowPane.xib | 499 +++ 25 files changed, 9485 insertions(+), 12 deletions(-) create mode 100644 CotEditor/ko.lproj/AppearancePane.xib create mode 100644 CotEditor/ko.lproj/ColorCodePanelAccessory.xib create mode 100644 CotEditor/ko.lproj/EditPane.xib create mode 100644 CotEditor/ko.lproj/EncodingListSheet.xib create mode 100644 CotEditor/ko.lproj/FileDropPane.xib create mode 100644 CotEditor/ko.lproj/FormatPane.xib create mode 100644 CotEditor/ko.lproj/GeneralPane.xib create mode 100644 CotEditor/ko.lproj/GoToSheet.xib create mode 100644 CotEditor/ko.lproj/KeyBindingsPane.xib create mode 100644 CotEditor/ko.lproj/LineHightPanel.xib create mode 100644 CotEditor/ko.lproj/MenuKeyBindingEditSheet.xib create mode 100644 CotEditor/ko.lproj/OpacityPanel.xib create mode 100644 CotEditor/ko.lproj/PrintPane.xib create mode 100644 CotEditor/ko.lproj/ScriptErrorPanel.xib create mode 100644 CotEditor/ko.lproj/SizeSampleWindow.xib create mode 100644 CotEditor/ko.lproj/SyntaxEditSheet.xib create mode 100644 CotEditor/ko.lproj/SyntaxMappingConflictSheet.xib create mode 100644 CotEditor/ko.lproj/TextKeyBindingEditSheet.xib create mode 100644 CotEditor/ko.lproj/ThemeView.xib create mode 100644 CotEditor/ko.lproj/UnicodePanel.xib create mode 100644 CotEditor/ko.lproj/WindowPane.xib diff --git a/CotEditor/ko.lproj/AppearancePane.xib b/CotEditor/ko.lproj/AppearancePane.xib new file mode 100644 index 0000000000..3515968ff8 --- /dev/null +++ b/CotEditor/ko.lproj/AppearancePane.xib @@ -0,0 +1,329 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + NSAllRomanInputSourcesLocaleIdentifier + + + + + + CELineHeightTransformer + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/CotEditor/ko.lproj/ColorCodePanelAccessory.xib b/CotEditor/ko.lproj/ColorCodePanelAccessory.xib new file mode 100644 index 0000000000..b6e2dccf74 --- /dev/null +++ b/CotEditor/ko.lproj/ColorCodePanelAccessory.xib @@ -0,0 +1,89 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + NSAllRomanInputSourcesLocaleIdentifier + + + + + + + no selection + color code + + + + + + + + + + + + + + + + + + + + diff --git a/CotEditor/ko.lproj/DocumentWindow.xib b/CotEditor/ko.lproj/DocumentWindow.xib index 40032407c1..686e1dd401 100644 --- a/CotEditor/ko.lproj/DocumentWindow.xib +++ b/CotEditor/ko.lproj/DocumentWindow.xib @@ -20,7 +20,7 @@ - + @@ -155,7 +155,7 @@ - + diff --git a/CotEditor/ko.lproj/EditPane.xib b/CotEditor/ko.lproj/EditPane.xib new file mode 100644 index 0000000000..c3aa25a1a2 --- /dev/null +++ b/CotEditor/ko.lproj/EditPane.xib @@ -0,0 +1,522 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + NSAllRomanInputSourcesLocaleIdentifier + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/CotEditor/ko.lproj/EncodingListSheet.xib b/CotEditor/ko.lproj/EncodingListSheet.xib new file mode 100644 index 0000000000..34b4c645f1 --- /dev/null +++ b/CotEditor/ko.lproj/EncodingListSheet.xib @@ -0,0 +1,221 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 이 목록은 파일 인코딩 메뉴에서 자동인식을 하는 데 사용합니다. +자동인식은 이 목록의 위에서 아래로 순서대로 시도합니다. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/CotEditor/ko.lproj/FileDropPane.xib b/CotEditor/ko.lproj/FileDropPane.xib new file mode 100644 index 0000000000..dd2cecfa4b --- /dev/null +++ b/CotEditor/ko.lproj/FileDropPane.xib @@ -0,0 +1,404 @@ + + + + + + + + + + + + + + + + + + + + + extensions + formatString + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <<<ABSOLUTE-PATH>>> +The dropped file's absolute path. + +<<<RELATIVE-PATH>>> +The relative path between the dropped file and the document. + +<<<FILENAME>>> +The dropped file's name with extension (if exists). + +<<<FILENAME-NOSUFFIX>>> +The dropped file's name without extension. + +<<<FILEEXTENSION>>> +The dropped file's extension. + +<<<FILEEXTENSION-LOWER>>> +The dropped file's extension (converted to lowercase). + +<<<FILEEXTENSION-UPPER>>> +The dropped file's extension (converted to uppercase). + +<<<DIRECTORY>>> +The parent directory name of the dropped file. + +<<<IMAGEWIDTH>>> +(if the dropped file is Image) The image width. + +<<<IMAGEHEIGHT>>> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + No extension is selected. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/CotEditor/ko.lproj/FormatPane.xib b/CotEditor/ko.lproj/FormatPane.xib new file mode 100644 index 0000000000..67c14c7169 --- /dev/null +++ b/CotEditor/ko.lproj/FormatPane.xib @@ -0,0 +1,435 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/CotEditor/ko.lproj/GeneralPane.xib b/CotEditor/ko.lproj/GeneralPane.xib new file mode 100644 index 0000000000..cce23aa354 --- /dev/null +++ b/CotEditor/ko.lproj/GeneralPane.xib @@ -0,0 +1,167 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/CotEditor/ko.lproj/GoToSheet.xib b/CotEditor/ko.lproj/GoToSheet.xib new file mode 100644 index 0000000000..319af04072 --- /dev/null +++ b/CotEditor/ko.lproj/GoToSheet.xib @@ -0,0 +1,111 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + NSAllRomanInputSourcesLocaleIdentifier + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/CotEditor/ko.lproj/Indicator.xib b/CotEditor/ko.lproj/Indicator.xib index 63c669aa71..57cfb361df 100644 --- a/CotEditor/ko.lproj/Indicator.xib +++ b/CotEditor/ko.lproj/Indicator.xib @@ -16,18 +16,18 @@ - + - + - - - + + + diff --git a/CotEditor/ko.lproj/KeyBindingsPane.xib b/CotEditor/ko.lproj/KeyBindingsPane.xib new file mode 100644 index 0000000000..7db58dfbd4 --- /dev/null +++ b/CotEditor/ko.lproj/KeyBindingsPane.xib @@ -0,0 +1,164 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 이 설정은 맥의 표준적인 단축키 설정을 위한 것이 아니라, +CotEditor 고유의 기능 설정을 위한 것입니다. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/CotEditor/ko.lproj/LineHightPanel.xib b/CotEditor/ko.lproj/LineHightPanel.xib new file mode 100644 index 0000000000..dbed91d066 --- /dev/null +++ b/CotEditor/ko.lproj/LineHightPanel.xib @@ -0,0 +1,108 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + NSAllRomanInputSourcesLocaleIdentifier + + + + + + CELineHeightTransformer + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/CotEditor/ko.lproj/MainMenu.xib b/CotEditor/ko.lproj/MainMenu.xib index 4250d4a8c3..336f31985a 100644 --- a/CotEditor/ko.lproj/MainMenu.xib +++ b/CotEditor/ko.lproj/MainMenu.xib @@ -399,7 +399,7 @@ - + @@ -412,7 +412,7 @@ - + @@ -425,7 +425,7 @@ - + @@ -456,7 +456,7 @@ - + diff --git a/CotEditor/ko.lproj/MenuKeyBindingEditSheet.xib b/CotEditor/ko.lproj/MenuKeyBindingEditSheet.xib new file mode 100644 index 0000000000..e8bd860acf --- /dev/null +++ b/CotEditor/ko.lproj/MenuKeyBindingEditSheet.xib @@ -0,0 +1,175 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/CotEditor/ko.lproj/OpacityPanel.xib b/CotEditor/ko.lproj/OpacityPanel.xib new file mode 100644 index 0000000000..ac2f83d175 --- /dev/null +++ b/CotEditor/ko.lproj/OpacityPanel.xib @@ -0,0 +1,73 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/CotEditor/ko.lproj/PreferencesWindow.xib b/CotEditor/ko.lproj/PreferencesWindow.xib index c7ef183702..2dfce019c7 100644 --- a/CotEditor/ko.lproj/PreferencesWindow.xib +++ b/CotEditor/ko.lproj/PreferencesWindow.xib @@ -11,7 +11,7 @@ - + diff --git a/CotEditor/ko.lproj/PrintPane.xib b/CotEditor/ko.lproj/PrintPane.xib new file mode 100644 index 0000000000..11c318c56f --- /dev/null +++ b/CotEditor/ko.lproj/PrintPane.xib @@ -0,0 +1,520 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/CotEditor/ko.lproj/ScriptErrorPanel.xib b/CotEditor/ko.lproj/ScriptErrorPanel.xib new file mode 100644 index 0000000000..e6ef2d3ca2 --- /dev/null +++ b/CotEditor/ko.lproj/ScriptErrorPanel.xib @@ -0,0 +1,92 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/CotEditor/ko.lproj/SizeSampleWindow.xib b/CotEditor/ko.lproj/SizeSampleWindow.xib new file mode 100644 index 0000000000..1a0cb5cc23 --- /dev/null +++ b/CotEditor/ko.lproj/SizeSampleWindow.xib @@ -0,0 +1,162 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + NSAllRomanInputSourcesLocaleIdentifier + + + + + + + + + + + + + + + + + + + + NSAllRomanInputSourcesLocaleIdentifier + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/CotEditor/ko.lproj/SyntaxEditSheet.xib b/CotEditor/ko.lproj/SyntaxEditSheet.xib new file mode 100644 index 0000000000..1f54212e6d --- /dev/null +++ b/CotEditor/ko.lproj/SyntaxEditSheet.xib @@ -0,0 +1,3943 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Not defined + + + + + + + + + + + + + + + Not defined + + + + + + + + + + + + + + + Not defined + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + NSNegateBoolean + + + + + + + + + + + + + + + + + + + NSNegateBoolean + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + NSNegateBoolean + + + + + + + + + + + + + + + + NSNegateBoolean + + + + + + + + + + + + + + + + NSNegateBoolean + + + + + + + + + + + + + + + + NSNegateBoolean + + + + + + + + + + + + + + + + NSNegateBoolean + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + styleName + keywordsArray + commandsArray + typesArray + variablesArray + valuesArray + numbersArray + stringsArray + charactersArray + commentsArray + outlineMenuArray + completionsArray + extensions + filenames + commentDelimiters + attributesArray + metadata + + + + + + + + regularExpression + ignoreCase + beginString + endString + + + + + + + + ignoreCase + regularExpression + beginString + endString + + + + + + + + ignoreCase + regularExpression + beginString + endString + + + + + + + + ignoreCase + regularExpression + beginString + endString + + + + + + + + ignoreCase + regularExpression + beginString + endString + + + + + + + + ignoreCase + regularExpression + beginString + endString + + + + + + + + ignoreCase + regularExpression + beginString + endString + + + + + + + + ignoreCase + regularExpression + beginString + endString + + + + + + + + ignoreCase + regularExpression + beginString + endString + + + + + + + + ignoreCase + regularExpression + beginString + endString + + + + + + + + inlineDelimiter + beginDelimiter + endDelimiter + + + + + + + + + + + + + + beginString + ignoreCase + keyString + bold + underline + italic + + + + + + + + keyString + + + + + + + + keyString + + + + + + + + keyString + + + + + + + + version + lastModified + distributionURL + author + license + description + + + + + + + + + + + + + + + + + + diff --git a/CotEditor/ko.lproj/SyntaxMappingConflictSheet.xib b/CotEditor/ko.lproj/SyntaxMappingConflictSheet.xib new file mode 100644 index 0000000000..9ca832c198 --- /dev/null +++ b/CotEditor/ko.lproj/SyntaxMappingConflictSheet.xib @@ -0,0 +1,463 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + name + primaryStyle + doubledStyles + + + + + + + + name + primaryStyle + doubledStyles + + + + + + + diff --git a/CotEditor/ko.lproj/TextKeyBindingEditSheet.xib b/CotEditor/ko.lproj/TextKeyBindingEditSheet.xib new file mode 100644 index 0000000000..3b6a523e5e --- /dev/null +++ b/CotEditor/ko.lproj/TextKeyBindingEditSheet.xib @@ -0,0 +1,231 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + insertCustomText + + + + diff --git a/CotEditor/ko.lproj/ThemeView.xib b/CotEditor/ko.lproj/ThemeView.xib new file mode 100644 index 0000000000..92bb3e2bc6 --- /dev/null +++ b/CotEditor/ko.lproj/ThemeView.xib @@ -0,0 +1,691 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + CEHexColorTransformer + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + CEHexColorTransformer + + + + + + + + + + + CEHexColorTransformer + + + + + + + + + + + CEHexColorTransformer + + + + + + + + + + + CEHexColorTransformer + + + + + + + + + + + CEHexColorTransformer + + + + + NSNegateBoolean + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + CEHexColorTransformer + + + + + + + + + + + CEHexColorTransformer + + + + + + + + + + + + + + + + + + + CEHexColorTransformer + + + + + + + + + + + CEHexColorTransformer + + + + + + + + + + + CEHexColorTransformer + + + + + + + + + + + CEHexColorTransformer + + + + + + + + + + + CEHexColorTransformer + + + + + + + + + + + + + + + + + + + CEHexColorTransformer + + + + + + + + + + + CEHexColorTransformer + + + + + + + + + + + + + + + + + + + CEHexColorTransformer + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + author + distributionURL + lisence + description + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + NSNegateBoolean + + + + + Not defined + + + + + + + + + + + + + + + + NSNegateBoolean + + + + + Not defined + + + + + + + + + + + + + + + + NSNegateBoolean + + + + + Not defined + + + + + + + + + + + + + + + + + + + + NSNegateBoolean + + + + + Not defined + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/CotEditor/ko.lproj/UnicodePanel.xib b/CotEditor/ko.lproj/UnicodePanel.xib new file mode 100644 index 0000000000..7ef1290708 --- /dev/null +++ b/CotEditor/ko.lproj/UnicodePanel.xib @@ -0,0 +1,74 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + NSAllRomanInputSourcesLocaleIdentifier + + + + + + U+1F600 + + + + + + + + + + + + + + + + + + + + + + diff --git a/CotEditor/ko.lproj/WindowPane.xib b/CotEditor/ko.lproj/WindowPane.xib new file mode 100644 index 0000000000..1aa4059c83 --- /dev/null +++ b/CotEditor/ko.lproj/WindowPane.xib @@ -0,0 +1,499 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + NSAllRomanInputSourcesLocaleIdentifier + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + NSAllRomanInputSourcesLocaleIdentifier + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + NSAllRomanInputSourcesLocaleIdentifier + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + From 7f7c349f6c8ffcc0cb91e23cc5e6d6910da2f2bb Mon Sep 17 00:00:00 2001 From: kabbala Date: Tue, 2 Dec 2014 10:15:53 +0900 Subject: [PATCH 4/7] add project file --- CotEditor/CotEditor.xcodeproj/project.pbxproj | 42 +++++++++++++++++++ CotEditor/en.lproj/GeneralPane.xib | 2 +- CotEditor/en.lproj/PrintPane.xib | 2 +- CotEditor/en.lproj/SyntaxEditSheet.xib | 6 +-- .../en.lproj/SyntaxMappingConflictSheet.xib | 2 +- 5 files changed, 48 insertions(+), 6 deletions(-) diff --git a/CotEditor/CotEditor.xcodeproj/project.pbxproj b/CotEditor/CotEditor.xcodeproj/project.pbxproj index dc4b6ca44c..5e5516dbd0 100644 --- a/CotEditor/CotEditor.xcodeproj/project.pbxproj +++ b/CotEditor/CotEditor.xcodeproj/project.pbxproj @@ -383,6 +383,27 @@ 2AFFB72B18D8CB7D00118477 /* ja */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = ja; path = ja.lproj/OpenDocumentAccessory.xib; sourceTree = ""; }; 32DBCF750370BD2300C91783 /* CotEditor_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CotEditor_Prefix.pch; sourceTree = ""; }; 3381090B4006E7F6090EB49E /* Pods.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.debug.xcconfig; path = "../Pods/Target Support Files/Pods/Pods.debug.xcconfig"; sourceTree = ""; }; + 3E68B13F1A2D494D005C1D2D /* ko */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = ko; path = ko.lproj/GoToSheet.xib; sourceTree = ""; }; + 3E68B1401A2D4952005C1D2D /* ko */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = ko; path = ko.lproj/UnicodePanel.xib; sourceTree = ""; }; + 3E68B1411A2D4956005C1D2D /* ko */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = ko; path = ko.lproj/ColorCodePanelAccessory.xib; sourceTree = ""; }; + 3E68B1421A2D495A005C1D2D /* ko */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = ko; path = ko.lproj/ScriptErrorPanel.xib; sourceTree = ""; }; + 3E68B1431A2D495E005C1D2D /* ko */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = ko; path = ko.lproj/LineHightPanel.xib; sourceTree = ""; }; + 3E68B1441A2D4962005C1D2D /* ko */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = ko; path = ko.lproj/OpacityPanel.xib; sourceTree = ""; }; + 3E68B1451A2D496D005C1D2D /* ko */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = ko; path = ko.lproj/ThemeView.xib; sourceTree = ""; }; + 3E68B1461A2D4972005C1D2D /* ko */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = ko; path = ko.lproj/SizeSampleWindow.xib; sourceTree = ""; }; + 3E68B1471A2D4979005C1D2D /* ko */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = ko; path = ko.lproj/TextKeyBindingEditSheet.xib; sourceTree = ""; }; + 3E68B1481A2D4985005C1D2D /* ko */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = ko; path = ko.lproj/MenuKeyBindingEditSheet.xib; sourceTree = ""; }; + 3E68B1491A2D498A005C1D2D /* ko */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = ko; path = ko.lproj/EncodingListSheet.xib; sourceTree = ""; }; + 3E68B14A1A2D4990005C1D2D /* ko */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = ko; path = ko.lproj/SyntaxMappingConflictSheet.xib; sourceTree = ""; }; + 3E68B14B1A2D49A6005C1D2D /* ko */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = ko; path = ko.lproj/SyntaxEditSheet.xib; sourceTree = ""; }; + 3E68B14C1A2D49AE005C1D2D /* ko */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = ko; path = ko.lproj/PrintPane.xib; sourceTree = ""; }; + 3E68B14D1A2D49C2005C1D2D /* ko */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = ko; path = ko.lproj/KeyBindingsPane.xib; sourceTree = ""; }; + 3E68B14E1A2D49C7005C1D2D /* ko */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = ko; path = ko.lproj/FileDropPane.xib; sourceTree = ""; }; + 3E68B14F1A2D49CC005C1D2D /* ko */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = ko; path = ko.lproj/FormatPane.xib; sourceTree = ""; }; + 3E68B1501A2D49D2005C1D2D /* ko */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = ko; path = ko.lproj/EditPane.xib; sourceTree = ""; }; + 3E68B1511A2D49D7005C1D2D /* ko */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = ko; path = ko.lproj/AppearancePane.xib; sourceTree = ""; }; + 3E68B1521A2D49DC005C1D2D /* ko */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = ko; path = ko.lproj/WindowPane.xib; sourceTree = ""; }; + 3E68B1531A2D49E0005C1D2D /* ko */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = ko; path = ko.lproj/GeneralPane.xib; sourceTree = ""; }; 3E89432C1A2D21AF005556EE /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = ko.lproj/Localizable.strings; sourceTree = ""; }; 3E8943301A2D21B0005556EE /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = ko.lproj/InfoPlist.strings; sourceTree = ""; }; 3E8943321A2D2288005556EE /* ko */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = ko; path = ko.lproj/MainMenu.xib; sourceTree = ""; }; @@ -1288,6 +1309,7 @@ 258EF2F9077FEDD000011E52 /* en */, 2A3A758C19E77BF2001DAB88 /* ja */, 4B79982E1A1F1BCD0088D167 /* zh-Hans */, + 3E68B14B1A2D49A6005C1D2D /* ko */, ); name = SyntaxEditSheet.xib; sourceTree = ""; @@ -1319,6 +1341,7 @@ 2A149D9719016ABB00A9D6EF /* en */, 2A294CD51926666B00DCB672 /* ja */, 4B7998281A1F1BCD0088D167 /* zh-Hans */, + 3E68B1511A2D49D7005C1D2D /* ko */, ); name = AppearancePane.xib; sourceTree = ""; @@ -1329,6 +1352,7 @@ 2A149D9919016ABB00A9D6EF /* en */, 2A149DCE1902C4D500A9D6EF /* ja */, 4B7998291A1F1BCD0088D167 /* zh-Hans */, + 3E68B1501A2D49D2005C1D2D /* ko */, ); name = EditPane.xib; sourceTree = ""; @@ -1339,6 +1363,7 @@ 2A149D9B19016ABB00A9D6EF /* en */, 2A149DD01902C9CA00A9D6EF /* ja */, 4B79982B1A1F1BCD0088D167 /* zh-Hans */, + 3E68B14E1A2D49C7005C1D2D /* ko */, ); name = FileDropPane.xib; sourceTree = ""; @@ -1349,6 +1374,7 @@ 2A149D9D19016ABB00A9D6EF /* en */, 2A149DCF1902C7E100A9D6EF /* ja */, 4B79982A1A1F1BCD0088D167 /* zh-Hans */, + 3E68B14F1A2D49CC005C1D2D /* ko */, ); name = FormatPane.xib; sourceTree = ""; @@ -1359,6 +1385,7 @@ 2A149D9F19016ABB00A9D6EF /* en */, 2A149DCB1902C03000A9D6EF /* ja */, 4B7998261A1F1BCD0088D167 /* zh-Hans */, + 3E68B1531A2D49E0005C1D2D /* ko */, ); name = GeneralPane.xib; sourceTree = ""; @@ -1369,6 +1396,7 @@ 2A149DA119016ABB00A9D6EF /* en */, 2A149DD11902CA5D00A9D6EF /* ja */, 4B79982C1A1F1BCD0088D167 /* zh-Hans */, + 3E68B14D1A2D49C2005C1D2D /* ko */, ); name = KeyBindingsPane.xib; sourceTree = ""; @@ -1379,6 +1407,7 @@ 2A149DA319016ABB00A9D6EF /* en */, 2A149DD21902CAFE00A9D6EF /* ja */, 4B79982D1A1F1BCD0088D167 /* zh-Hans */, + 3E68B14C1A2D49AE005C1D2D /* ko */, ); name = PrintPane.xib; sourceTree = ""; @@ -1389,6 +1418,7 @@ 2A149DA519016ABB00A9D6EF /* en */, 2A149DCC1902C18F00A9D6EF /* ja */, 4B7998271A1F1BCD0088D167 /* zh-Hans */, + 3E68B1521A2D49DC005C1D2D /* ko */, ); name = WindowPane.xib; sourceTree = ""; @@ -1399,6 +1429,7 @@ 2A15831618E3688300601026 /* en */, 2A15831E18E3739A00601026 /* ja */, 4B7998301A1F1BCD0088D167 /* zh-Hans */, + 3E68B1491A2D498A005C1D2D /* ko */, ); name = EncodingListSheet.xib; sourceTree = ""; @@ -1409,6 +1440,7 @@ 2A15832018E3814200601026 /* en */, 2A15832518E38F3400601026 /* ja */, 4B7998331A1F1BCD0088D167 /* zh-Hans */, + 3E68B1461A2D4972005C1D2D /* ko */, ); name = SizeSampleWindow.xib; sourceTree = ""; @@ -1419,6 +1451,7 @@ 2A15832718E39B7400601026 /* en */, 2A0E161018E7A17600AAD872 /* ja */, 4B7998321A1F1BCD0088D167 /* zh-Hans */, + 3E68B1471A2D4979005C1D2D /* ko */, ); name = TextKeyBindingEditSheet.xib; sourceTree = ""; @@ -1492,6 +1525,7 @@ 2A5ABE78191861E3009265DF /* en */, 2A5ABE7A19189021009265DF /* ja */, 4B7998391A1F1BCE0088D167 /* zh-Hans */, + 3E68B1401A2D4952005C1D2D /* ko */, ); name = UnicodePanel.xib; sourceTree = ""; @@ -1502,6 +1536,7 @@ 2A5B998A18D61443009C2F4F /* en */, 2A5B998C18D634A3009C2F4F /* ja */, 4B7998361A1F1BCD0088D167 /* zh-Hans */, + 3E68B1431A2D495E005C1D2D /* ko */, ); name = LineHightPanel.xib; sourceTree = ""; @@ -1512,6 +1547,7 @@ 2A15830518E24CB300601026 /* en */, 2AD2F7171969FE7D000DD47E /* ja */, 4B79982F1A1F1BCD0088D167 /* zh-Hans */, + 3E68B14A1A2D4990005C1D2D /* ko */, ); name = SyntaxMappingConflictSheet.xib; sourceTree = ""; @@ -1522,6 +1558,7 @@ 2A607B0F1905F02F00F3A991 /* en */, 2A5B0AF319070EED00B6A51C /* ja */, 4B7998381A1F1BCE0088D167 /* zh-Hans */, + 3E68B1411A2D4956005C1D2D /* ko */, ); name = ColorCodePanelAccessory.xib; sourceTree = ""; @@ -1532,6 +1569,7 @@ 2A63123019C2D3B60088C5C6 /* en */, 2AE4D72419C3BCAA004B2C71 /* ja */, 4B7998341A1F1BCD0088D167 /* zh-Hans */, + 3E68B1451A2D496D005C1D2D /* ko */, ); name = ThemeView.xib; sourceTree = ""; @@ -1601,6 +1639,7 @@ 2AFFB70618D7BC9300118477 /* en */, 2AFFB70818D7BCB300118477 /* ja */, 4B7998351A1F1BCD0088D167 /* zh-Hans */, + 3E68B1441A2D4962005C1D2D /* ko */, ); name = OpacityPanel.xib; sourceTree = ""; @@ -1611,6 +1650,7 @@ 2AFFB71E18D7F22E00118477 /* en */, 2AFFB72018D7FC6000118477 /* ja */, 4B79983A1A1F1BCE0088D167 /* zh-Hans */, + 3E68B13F1A2D494D005C1D2D /* ko */, ); name = GoToSheet.xib; sourceTree = ""; @@ -1640,6 +1680,7 @@ 8C28CD2D081101A300733DA7 /* en */, 2A47A70B18CC8A7C0076B49A /* ja */, 4B7998371A1F1BCE0088D167 /* zh-Hans */, + 3E68B1421A2D495A005C1D2D /* ko */, ); name = ScriptErrorPanel.xib; sourceTree = ""; @@ -1650,6 +1691,7 @@ 8C7400A308C6D93900683672 /* en */, 2A0E160F18E79FFA00AAD872 /* ja */, 4B7998311A1F1BCD0088D167 /* zh-Hans */, + 3E68B1481A2D4985005C1D2D /* ko */, ); name = MenuKeyBindingEditSheet.xib; sourceTree = ""; diff --git a/CotEditor/en.lproj/GeneralPane.xib b/CotEditor/en.lproj/GeneralPane.xib index d1ef462e6b..cce23aa354 100644 --- a/CotEditor/en.lproj/GeneralPane.xib +++ b/CotEditor/en.lproj/GeneralPane.xib @@ -1,5 +1,5 @@ - + diff --git a/CotEditor/en.lproj/PrintPane.xib b/CotEditor/en.lproj/PrintPane.xib index ffdf51e763..c2c5346a64 100644 --- a/CotEditor/en.lproj/PrintPane.xib +++ b/CotEditor/en.lproj/PrintPane.xib @@ -1,5 +1,5 @@ - + diff --git a/CotEditor/en.lproj/SyntaxEditSheet.xib b/CotEditor/en.lproj/SyntaxEditSheet.xib index 0be090b12d..468ac63a38 100644 --- a/CotEditor/en.lproj/SyntaxEditSheet.xib +++ b/CotEditor/en.lproj/SyntaxEditSheet.xib @@ -1,5 +1,5 @@ - + @@ -3586,10 +3586,10 @@ - + - + diff --git a/CotEditor/en.lproj/SyntaxMappingConflictSheet.xib b/CotEditor/en.lproj/SyntaxMappingConflictSheet.xib index de561904ff..cb40108518 100644 --- a/CotEditor/en.lproj/SyntaxMappingConflictSheet.xib +++ b/CotEditor/en.lproj/SyntaxMappingConflictSheet.xib @@ -1,5 +1,5 @@ - + From 42fbc3134eb6c8f68bfb8ea4e21a301b8f9a877d Mon Sep 17 00:00:00 2001 From: kabbala Date: Tue, 2 Dec 2014 11:01:07 +0900 Subject: [PATCH 5/7] translate 70% of menu --- CotEditor/ko.lproj/AppearancePane.xib | 86 ++++----- CotEditor/ko.lproj/EditPane.xib | 246 ++++++++++++------------- CotEditor/ko.lproj/FileDropPane.xib | 44 ++--- CotEditor/ko.lproj/FormatPane.xib | 124 ++++++------- CotEditor/ko.lproj/GeneralPane.xib | 84 ++++----- CotEditor/ko.lproj/MainMenu.xib | 113 ++++++------ CotEditor/ko.lproj/MigrationWindow.xib | 4 +- CotEditor/ko.lproj/WindowPane.xib | 234 +++++++++++------------ 8 files changed, 468 insertions(+), 467 deletions(-) diff --git a/CotEditor/ko.lproj/AppearancePane.xib b/CotEditor/ko.lproj/AppearancePane.xib index 3515968ff8..2c57dd2e19 100644 --- a/CotEditor/ko.lproj/AppearancePane.xib +++ b/CotEditor/ko.lproj/AppearancePane.xib @@ -30,8 +30,8 @@ - - + + @@ -45,8 +45,8 @@ - - - - - - + + + + - - - - - - - - - - + @@ -108,7 +100,7 @@ - + @@ -208,7 +200,7 @@ - + @@ -217,15 +209,15 @@ - - + + - - + + @@ -249,28 +241,36 @@ - - - - + + + + - - - - - + + + + + + + + + + + + diff --git a/CotEditor/ko.lproj/EditPane.xib b/CotEditor/ko.lproj/EditPane.xib index c3aa25a1a2..d00ad107b8 100644 --- a/CotEditor/ko.lproj/EditPane.xib +++ b/CotEditor/ko.lproj/EditPane.xib @@ -15,12 +15,12 @@ - + - - - - - - - - - + + + + - - + + @@ -88,19 +88,19 @@ - + - + - + - + @@ -110,32 +110,32 @@ - - + + - - - - + + + + - - - - + + + + - - + + @@ -155,90 +155,82 @@ - - - + + - - - - - - + + + + - - - - - + + + + - - - - - - - - - - - + + @@ -265,8 +257,8 @@ - - + + @@ -290,49 +282,49 @@ - - - - - - + + + + - - - + + @@ -356,8 +348,8 @@ - - + + @@ -381,50 +373,50 @@ - - - - - + + + + - - - + + + + + + + + diff --git a/CotEditor/ko.lproj/FileDropPane.xib b/CotEditor/ko.lproj/FileDropPane.xib index dd2cecfa4b..c9bf479b92 100644 --- a/CotEditor/ko.lproj/FileDropPane.xib +++ b/CotEditor/ko.lproj/FileDropPane.xib @@ -23,7 +23,7 @@ - + - - - - + + + + - + @@ -123,12 +123,12 @@ The parent directory name of the dropped file. - + - - - - - + + + + + + + + + + + + diff --git a/CotEditor/ko.lproj/GeneralPane.xib b/CotEditor/ko.lproj/GeneralPane.xib index cce23aa354..ca7a4a3c00 100644 --- a/CotEditor/ko.lproj/GeneralPane.xib +++ b/CotEditor/ko.lproj/GeneralPane.xib @@ -13,14 +13,14 @@ - + - - - - - - - - + + + - - - - + + + + @@ -105,27 +105,27 @@ - - - - + + + + - - - - + + + + - - + @@ -49,46 +49,46 @@ - - - - + + + + - - - - - + + @@ -106,8 +106,8 @@ - - + + @@ -119,41 +119,41 @@ - - + + - - - - + + + + - - - - + + + + - - - + + @@ -171,16 +171,16 @@ - - - - + + + + - - + + @@ -201,141 +201,141 @@ - + - + - + - - - - - - - - - - - - - - + + + + - - - - + + + + - + @@ -343,16 +343,8 @@ - - - - - - - - - - + + @@ -362,13 +354,13 @@ - + - + @@ -378,10 +370,10 @@ - - - - + + + + @@ -389,8 +381,8 @@ - - + + @@ -409,6 +401,14 @@ + + + + + + + + From 977aa9f5c8912481a538dcefef1e46ae3ea277ba Mon Sep 17 00:00:00 2001 From: kabbala Date: Tue, 2 Dec 2014 12:06:57 +0900 Subject: [PATCH 6/7] new MainMenu.xib --- CotEditor/CotEditor.xcodeproj/project.pbxproj | 4 +- CotEditor/ko.lproj/MainMenu.xib | 59 +++++++++---------- 2 files changed, 31 insertions(+), 32 deletions(-) diff --git a/CotEditor/CotEditor.xcodeproj/project.pbxproj b/CotEditor/CotEditor.xcodeproj/project.pbxproj index 5e5516dbd0..d881acdc36 100644 --- a/CotEditor/CotEditor.xcodeproj/project.pbxproj +++ b/CotEditor/CotEditor.xcodeproj/project.pbxproj @@ -383,6 +383,7 @@ 2AFFB72B18D8CB7D00118477 /* ja */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = ja; path = ja.lproj/OpenDocumentAccessory.xib; sourceTree = ""; }; 32DBCF750370BD2300C91783 /* CotEditor_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CotEditor_Prefix.pch; sourceTree = ""; }; 3381090B4006E7F6090EB49E /* Pods.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.debug.xcconfig; path = "../Pods/Target Support Files/Pods/Pods.debug.xcconfig"; sourceTree = ""; }; + 3E1D6FDA1A2D5FD3000FE5E7 /* ko */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = ko; path = ko.lproj/MainMenu.xib; sourceTree = ""; }; 3E68B13F1A2D494D005C1D2D /* ko */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = ko; path = ko.lproj/GoToSheet.xib; sourceTree = ""; }; 3E68B1401A2D4952005C1D2D /* ko */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = ko; path = ko.lproj/UnicodePanel.xib; sourceTree = ""; }; 3E68B1411A2D4956005C1D2D /* ko */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = ko; path = ko.lproj/ColorCodePanelAccessory.xib; sourceTree = ""; }; @@ -406,7 +407,6 @@ 3E68B1531A2D49E0005C1D2D /* ko */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = ko; path = ko.lproj/GeneralPane.xib; sourceTree = ""; }; 3E89432C1A2D21AF005556EE /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = ko.lproj/Localizable.strings; sourceTree = ""; }; 3E8943301A2D21B0005556EE /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = ko.lproj/InfoPlist.strings; sourceTree = ""; }; - 3E8943321A2D2288005556EE /* ko */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = ko; path = ko.lproj/MainMenu.xib; sourceTree = ""; }; 3E8943331A2D2737005556EE /* ko */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = ko; path = ko.lproj/MigrationWindow.xib; sourceTree = ""; }; 3E8943341A2D27A8005556EE /* ko */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = ko; path = ko.lproj/OpenDocumentAccessory.xib; sourceTree = ""; }; 3E8943351A2D27CA005556EE /* ko */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = ko; path = ko.lproj/DocumentWindow.xib; sourceTree = ""; }; @@ -1482,7 +1482,7 @@ 2A37F4B7FDCFA73011CA2CEA /* en */, 6C1E212512C9E65600194313 /* ja */, 4B79981D1A1F1BCD0088D167 /* zh-Hans */, - 3E8943321A2D2288005556EE /* ko */, + 3E1D6FDA1A2D5FD3000FE5E7 /* ko */, ); name = MainMenu.xib; sourceTree = ""; diff --git a/CotEditor/ko.lproj/MainMenu.xib b/CotEditor/ko.lproj/MainMenu.xib index c6162580d2..386d93b8e9 100644 --- a/CotEditor/ko.lproj/MainMenu.xib +++ b/CotEditor/ko.lproj/MainMenu.xib @@ -23,7 +23,7 @@ - + @@ -41,7 +41,6 @@ - @@ -125,12 +124,12 @@ - + - + @@ -144,7 +143,7 @@ - + @@ -173,7 +172,7 @@ - + @@ -207,17 +206,17 @@ - + - + - + @@ -384,18 +383,18 @@ - + - + - + @@ -405,7 +404,7 @@ - + @@ -413,12 +412,12 @@ - + - + @@ -431,25 +430,25 @@ - + - + - + - + @@ -457,7 +456,7 @@ - + @@ -465,7 +464,7 @@ - + @@ -615,7 +614,7 @@ - + @@ -651,8 +650,8 @@ - - + + @@ -668,7 +667,7 @@ - + @@ -850,11 +849,11 @@ - + - + - + @@ -896,7 +895,7 @@ - + @@ -909,7 +908,7 @@ - + From 2833731367c6d9b06ac97e6c9ed80f4f6654fe05 Mon Sep 17 00:00:00 2001 From: kabbala Date: Tue, 2 Dec 2014 12:26:43 +0900 Subject: [PATCH 7/7] revert 'Find' menu. --- CotEditor/ko.lproj/MainMenu.xib | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CotEditor/ko.lproj/MainMenu.xib b/CotEditor/ko.lproj/MainMenu.xib index 386d93b8e9..2c4b2e7f15 100644 --- a/CotEditor/ko.lproj/MainMenu.xib +++ b/CotEditor/ko.lproj/MainMenu.xib @@ -685,8 +685,8 @@ - - + +