diff --git a/doc/Changes.md b/doc/Changes.md index 722dab5..c9ecaad 100644 --- a/doc/Changes.md +++ b/doc/Changes.md @@ -1,9 +1,10 @@ -Fuel V1.0.1 (2015-07-XX) +Fuel V1.0.1 (2015-08-XX) ================================================================================ - Reformated Docs into Markdown - Added Localisations: - Italian (Thanks maxxlupi and Zangune) - Dutch (Thanks Rick Van Lieshout and Fly Man) + - Korean (Thanks ardiefox) Fuel V1.0.0 (2015-03-28) ================================================================================ diff --git a/fuel.pro b/fuel.pro index e6ebe80..86753af 100644 --- a/fuel.pro +++ b/fuel.pro @@ -92,3 +92,4 @@ TRANSLATIONS += \ intl/pt_PT.ts \ intl/it_IT.ts \ intl/nl_NL.ts \ + intl/ko_KO.ts \ diff --git a/intl/convert.bat b/intl/convert.bat index e9ca6cc..79003d2 100755 --- a/intl/convert.bat +++ b/intl/convert.bat @@ -18,5 +18,6 @@ REM Convert all except the en_US which is the original text in the code %QTPATH%\bin\lrelease pt_PT.ts -qm ..\rsrc\intl\pt_PT.qm %QTPATH%\bin\lrelease it_IT.ts -qm ..\rsrc\intl\it_IT.qm %QTPATH%\bin\lrelease nl_NL.ts -qm ..\rsrc\intl\nl_NL.qm +%QTPATH%\bin\lrelease ko_KR.ts -qm ..\rsrc\intl\ko_KR.qm endlocal diff --git a/intl/ko_KR.ts b/intl/ko_KR.ts new file mode 100644 index 0000000..cff4559 --- /dev/null +++ b/intl/ko_KR.ts @@ -0,0 +1,1373 @@ + + + BrowserWidget + + + + Back + 뒤로 + + + + + Forward + 앞으로 + + + + + Refresh + 새로 고침 + + + + Stop + 중지 + + + + CloneDialog + + + Clone Repository + 저장소 복제 + + + + URL + URL + + + + The URL of the source repository + 복제해올 원격 저장소의 URL입니다. + + + + User Name + 사용자 이름 + + + + The user name used to access the remote repository. Leave blank if not required + 원격 저장소 접근에 사용자 이름이 필요할 때 사용합니다. 필요 없다면 빈칸으로 두세요. + + + + Password + 비밀번호 + + + + The password used to access the remote repository. Leave blank if not required + 원격 저장소 접근에 비밀번호가 필요할 때 사용합니다. 필요 없다면 빈칸으로 두세요. + + + + Repository + 저장소 위치 + + + + Path to the local repository file + 복제해온 저장소 파일을 보관할 위치입니다. + + + + ... + + + + + + + Error + 오류 + + + + Invalid URL. + 올바르지 않은 URL입니다. + + + + Invalid Repository File. + 올바르지 않은 저장소 파일 위치입니다. + + + + Fossil Repository + Fossil 저장소 + + + + Select Fossil Repository + Fossil 저장소 선택 + + + + This repository file already exists. + 해당 위치에 저장소 파일이 이미 존재합니다. + + + + CommitDialog + + + Commit + 커밋 + + + + FileActionDialog + + + File Action + 파일 동작 + + + + MainWindow + + + Fuel + Fuel + + + + Log + 로그 + + + + Browser + 브라우저 + + + + &File + 파일(&F) + + + + &Help + 도움말(&H) + + + + &View + 보기(&V) + + + + Main Toolbar + 주 메뉴 + + + + Refresh + 새로 고침 + + + + + Refresh the views + 뷰 새로 고침 + + + + F5 + F5 + + + + Commit + 커밋 + + + + + Commit modifications + 변경사항 커밋 + + + + Ctrl+M + Ctrl+M + + + + Diff + 차이점 + + + + + Display the differences between the current and last committed version + 마지막 커밋과 현재 버전 사이의 차이점을 표시합니다. + + + + Ctrl+D + Ctrl+D + + + + Add + 추가 + + + + + Add files to the repository + 파일을 저장소에 추가합니다. + + + + Ctrl++ + Ctrl++ + + + + Delete + 제거 + + + + + Delete files from the repository + 파일을 저장소에서 제거합니다. + + + + Ctrl+- + Ctrl+- + + + + &New... + 새로 만들기… (&N) + + + + + Make a new Fossil repository + 새 Fossil 저장소를 만듭니다. + + + + Ctrl+N + Ctrl+N + + + + &Open... + 열기(&O) + + + + + Open a Fossil repository or workspace folder + Fossil 저장소나 작업공간을 엽니다. + + + + Ctrl+O + Ctrl+O + + + + &Close + 닫기(&C) + + + + + Close the current workspace + 현재 작업공간을 닫습니다. + + + + Clone... + 복제… + + + + Clone a remote repository + 원격 저장소를 복제해옵니다. + + + + Push + 보내기 + + + + + Push changes to the remote repository + 변경사항을 원격 저장소로 보냅니다. + + + + Ctrl+P + Ctrl+P + + + + Pull + 받아오기 + + + + + Pull changes from the remote repository + 원격 저장소에서 변경사항을 받아옵니다. + + + + Ctrl+L + Ctrl+L + + + + + Rename + 이름 바꾸기 + + + + + Rename the selected file + 선택한 파일의 이름을 바꿉니다. + + + + Ctrl+R + Ctrl+R + + + + &Quit + 종료(&Q) + + + + Quit + Fuel을 종료합니다. + + + + Ctrl+Q + Ctrl+Q + + + + History + 역사 + + + + + Display the version history of a file via the Fossil UI + Fossil UI로 파일의 버전 역사를 봅니다. + + + + Ctrl+H + Ctrl+H + + + + Fossil UI + Fossil UI + + + + + Starts the Fossil UI in the Web Browser + 웹 브라우저로 Fossil UI를 엽니다. + + + + Open File + 파일 열기 + + + + + View files as a list + 파일을 목록 형식으로 표시 + + + + + View Stashed Changes + 쟁여둔 변경사항을 봅니다. + + + + Revert + 되돌리기 + + + + + Revert files to the last commited version + 파일을 마지막으로 커밋된 버전으로 되돌립니다. + + + + Clear Log + 로그 지우기 + + + + Clears the log + 로그를 지웁니다. + + + + Ctrl+K + Ctrl+K + + + + Timeline + 타임라인 + + + + + Display the change history of the Fossil repository + Fossil 저장소에 누적된 변경사항의 역사를 봅니다. + + + Open file + + + + + + Open the selected file + 선택한 파일을 엽니다. + + + + Ctrl+Return + Ctrl+Return + + + + Open Containing + 소속 폴더 열기 + + + + + Open the folder containing the selected file + 선택한 파일이 들어있는 폴더를 엽니다. + + + + Alt+Return + Alt+Return + + + + + Undo + 되돌리기 + + + + + Undo the last Fossil action + 가장 마지막 Fossil 동작을 되돌립니다. + + + + Ctrl+Z + Ctrl+Z + + + + &About... + 정보…(&A) + + + + About Fuel + Fuel에 대하여. + + + + + Update + 갱신 + + + + + Update the workspace to the latest version + 작업공간을 최신으로 갱신합니다. + + + + Ctrl+U + Ctrl+U + + + + &Preferences... + 환경설정(&P) + + + + + Fuel Preferences + Fuel 환경설정 + + + + &Modified + 수정됨(&M) + + + + Show modifed files + 수정된 파일을 표시합니다. + + + + &Unchanged + 변경없음(&U) + + + + Show unchanged files + 바뀌지 않은 파일을 표시합니다. + + + + Un&known + 알 수 없음(&K) + + + + Show unknown files + 상태를 알 수 없는 파일을 표시합니다. + + + + &Ignored + 무시됨(&I) + + + + Show ignored files + 무시된 파일을 표시합니다. + + + + File &List + 파일 목록(&L) + + + View as files as a list + + + + + View the workspace as a list of files + 작업공간에 파일 목록을 표시합니다. + + + + Open Folder + 폴더 열기 + + + + + Open the selected folder + 선택된 폴더를 엽니다. + + + + + + Rename Folder + 폴더 이름 바꾸기 + + + + + Rename the selected folder + 폴더의 이름을 바꿉니다. + + + + + Stash changes + 변경내역 쟁여두기 + + + Show the stash + + + + + + Apply Stash + 쟁여둔 변경사항 적용하기 + + + + + Apply stashed changes + 쟁여뒀던 변경사항을 적용합니다. + + + + &Stashed Changes + 쟁여둔 변경내역(&S) + + + View the Stash + + + + + Show the list of stashed changes + 쟁여둔 변경사항의 목록을 표시합니다. + + + + Delete Stash + 쟁여둔 변경사항 지우기 + + + + Diff Stash + 쟁여둔 변경사항 차이점 보기 + + + + + + + + + + + + + + + + + + + + + + + + + + Error + 오류 + + + + Could not change current directory to '%0' + '%0' 폴더로 이동하지 못했습니다. + + + + Open Workspace + 작업공간 열기 + + + + A workspace does not exist in this folder. +Would you like to create one here? + 작업공간이 이 폴더 안에 없습니다. +지금 하나 만들까요? + + + + + Select Workspace Folder + 작업공간 폴더 선택 + + + + + Could not change current directory + 폴더를 옮겨가지 못했습니다. + + + + + Could not open repository. + 저장소를 열지 못했습니다. + + + + Fossil Files + Fossil 파일 + + + + Open Fossil Repository + Fossil 저장소 열기 + + + + Fossil Repositories + Fossil 저장소 + + + + New Fossil Repository + 새 Fossil 저장소 + + + + A repository file already exists. +Repository creation aborted. + 저장소 파일이 이미 존재합니다. +저장소 만들기가 중단되었습니다. + + + + Create Workspace + 작업공간 만들기 + + + + Would you like to create a workspace in the same folder? + 작업공간을 같은 폴더 안에 만들까요? + + + + Could not create repository. + 저장소를 만들지 못했습니다. + + + + Close Workspace + 작업공간 닫기 + + + Are you sure want to close this workspace? + + + + + Cannot close the workspace. +Are there still uncommitted changes available? + 작업공간을 닫지 못했습니다. +혹시 변경사항이 아직 커밋되지 않았나요? + + + + Could not clone the repository + 저장소를 복제하지 못했습니다. + + + + No workspace detected. + 열린 작업공간이 없습니다. + + + + Old repository schema detected. Consider running 'fossil rebuild' + 구 버전의 저장소 구조를 감지했습니다. `fossil rebuild` 명령을 실행하는 것이 좋습니다. + + + + Scanning Workspace... + 작업공간 분석 중… + + + + Updating... + 갱신 중… + + + + Folders + 폴더 + + + + File + 파일 + + + + Modified + 수정됨 + + + + Path + 위치 + + + + Status + 상태 + + + + Extension + 확장자 + + + + Are you sure you want to close this workspace? + 정말로 이 작업공간을 닫을까요? + + + + Edited + 수정됨 + + + + Unchanged + 변경 없음 + + + + Added + 추가됨 + + + + Deleted + 삭제됨 + + + + Renamed + 이름 바뀜 + + + + Missing + 사라짐 + + + + Unknown + 알 수 없음 + + + + Stashes + 쟁여둔 변경사항 + + + + Running Fossil + Fossil 실행하는 중 + + + + Could not start Fossil executable '%0' + Fossil 실행 파일(%0)을 실행하지 못했습니다. + + + + Terminated + 종료됨 + + + + Fossil UI is already running + Fossil UI가 이미 실행 중입니다. + + + + Starting Fossil browser UI. Please wait. + Fossil 브라우저 UI를 실행하는 중입니다. 잠시만 기다려주세요. + + + + Could not start Fossil executable '%s' + Fossil 실행 파일(%s)을 실행하지 못했습니다. + + + + + A remote repository has not been specified. +Use the preferences window to set the remote repostory location + 원격 저장소가 지정되지 않았습니다. +환경설정 창에서 원격 저장소 위치를 지정하세요. + + + + Commit Changes + 변경사항 커밋 + + + + + Could not generate comment file + 커밋 메시지 파일을 생성하지 못했습니다. + + + + + Add files + 파일 추가 + + + + + The following files will be added. + 다음 파일을 추가합니다. + + + + + + + + + + + + Are you sure? + 정말인가요? + + + + Remove files + 파일 제거 + + + + The following files will be removed from the repository. + 다음 파일을 저장소에서 제거합니다. + + + + Also delete the local files + 로컬의 실제 파일도 삭제합니다. + + + + Revert files + 파일 되돌리기 + + + + The following files will be reverted. + 다음 파일을 되돌립니다. + + + + + New name + 새 이름 + + + + File '%0' already exists. +Rename aborted. + '%0'이라는 파일이 이미 존재합니다. +이름 바꾸기를 중단합니다. + + + + The following actions will be undone. + 다음 작업을 되돌립니다. + + + + Fossil version %0 + Fossil 버전 %0 + + + + QT version %0 + Qt 버전 %0 + + + + About Fuel... + Fuel에 대하여… + + + + a GUI frontend to the Fossil SCM +by Kostas Karanikolas +Released under the GNU GPL + - Fossil SCM용 GUI 프론트엔드입니다. +Kostas Karanikolas가 만들었으며, +GNU GPL 라이선스를 따릅니다. + + + + Icons by Deleket - Jojo Mendoza +Available under the CC Attribution Noncommercial No Derivative 3.0 License + Deleket(Jojo Mendoza)이 제작한 아이콘을 사용했으며, +해당 아이콘은 크리에이티브 커먼즈 3.0 저작자표시-비영리-변경금지 라이선스를 따릅니다. + + + + Translations with the help of: + 아래 번역자들이 큰 도움을 주었습니다: + + + + The following files will be updated. + 다음 파일이 갱신됩니다. + + + + + Cannot rename folder. + 폴더 이름을 바꾸지 못했습니다. + + + + Folder name contains invalid characters. + 폴더 이름이 올바르지 않은 글자를 포함합니다. + + + + This folder exists already. + 이 폴더는 이미 존재합니다. + + + + Renaming folder '%0' to '%1' +The following files will be moved in the repository. + 폴더 이름을 '%0'에서 '%1'(으)로 바꿉니다. +다음 파일이 저장소 내에서 이동됩니다. + + + + Also move the workspace files + 작업공간 파일 역시 옮깁니다. + + + + Move aborted due to errors + 오류 때문에 이동하지 못했습니다. + + + + Creating folder '%0' + '%0' 폴더를 만드는 중입니다. + + + + Cannot make target folder '%0' + '%0' 폴더를 만들 수 없습니다. + + + + Target file '%0' exists already + '%0' 파일이 이미 존재합니다. + + + + Copying file '%0' to '%1' + '%0' 파일을 '%1'(으)로 복사합니다. + + + + Cannot copy file '%0' to '%1' + '%0' 파일을 '%1'(으)로 복사할 수 없습니다. + + + + Removing old file '%0' + 오래된 '%0' 파일을 제거합니다. + + + + Source file '%0' does not exist + 원본 '%0' 파일이 존재하지 않습니다. + + + + Cannot remove file '%0' + '%0' 파일을 제거할 수 없습니다. + + + + Folder renamed completed. Don't forget to commit! + 폴더 이름을 잘 바꿨습니다. 커밋하는 것 잊지 마세요! + + + + Revert stashed files + 쟁여둔 변경내역 되돌리기 + + + + Stash Changes + 변경사항을 지금 말고 나중에 적용하도록 다른 곳에 잠시 쟁여둡니다. + + + + Invalid stash name + 이름이 올바르지 않습니다. + + + + This stash already exists + 이런 이름이 이미 존재합니다. + + + + The following stashes will be applied. + 쟁여뒀던 다음 변경사항을 적용합니다. + + + + Delete after applying + 적용하고 지우기 + + + + Stash application aborted due to errors + 오류 때문에 쟁여둔 변경사항을 적용하지 못했습니다. + + + + + Stash deletion aborted due to errors + 오류 때문에 쟁여둔 변경사항을 지우지 못했습니다. + + + + Delete Stashes + 쟁여둔 변경사항 지우기 + + + + The following stashes will be deleted. + 쟁여둔 다음 변경사항을 지웁니다. + + + + SettingsDialog + + + Settings + 환경설정 + + + + Application + 응용 프로그램 설정 + + + + Fossil Path + Fossil 위치 + + + + Path to the Fossil executable. Leave blank to use the default Fossil + 외부 Fossil 실행 파일 위치를 지정합니다. 기본 내장된 Fossil을 사용하려면 빈칸으로 두세요. + + + + + + ... + + + + + Graphical Diff + 차이점 시각화 도구 + + + + Path to graphical diff tool + 차이점 시각화 도구(Graphical Diff)의 위치를 지정합니다. + + + + Graphical Merge + 병합 시각화 도구 + + + + Path to the graphical merge tool + 병합 시각화 도구(Graphical Merge)의 위치를 지정합니다. + + + + HTTP Port + HTTP 포트 번호 + + + + HTTP port to use for the Fossil web interface + Fossil 웹 인터페이스를 띄울 때 사용할 HTTP 포트 번호를 지정합니다. + + + + Commit Messages + 커밋 메시지 + + + + Clear the commit message history + 커밋 메시지 내역을 지웁니다. + + + + Clear + 지우기 + + + + Web Browser + 웹 브라우저 + + + + Web browser to use for the Fossil web interface + Fossil 웹 인터페이스를 띄우는 데 사용할 웹 브라우저를 지정합니다. + + + + Double-click Action + 더블클릭 시 동작 + + + + Action to perfom when double-clicking a file + 파일을 더블클릭 하면 수행할 동작을 지정합니다. + + + + Language + 언어 + + + + Language for the user interface + 사용자 인터페이스 언어를 선택합니다. + + + + Repository + 저장소별 설정 + + + + Remote Url + 원격 저장소 URL + + + + The remote url used to push/pull changes. +URL style user names and passwords are also supported. +For example http://username:password@server.com/fossil + 변경사항을 공유할 원격 저장소 URL을 지정합니다. 사용자 이름과 비밀번호 역시 넣을 수 있습니다. 예를 들자면 http://username:password@server.com/fossil 이렇게 말이죠. + + + + Ignore List + 제외 목록 + + + + A comma separated list of glob-style file/path patterns ignored in Fossil file operations + Fossil이 모든 파일 처리에서 제외시킬 파일 또는 경로의 패턴을 지정합니다. 각 패턴은 쉼표로 구분해주세요. + + + + Ignore CR/NL + CR/LF 무시 목록 + + + + A comma separated list of glob-style file patterns to exclude from Fossil's CR/NL consistency checking + Fossil이 CR/LF 일치 확인에서 제외시킬 파일 또는 경로의 패턴을 지정합니다. 각 패턴은 쉼표로 구분해주세요. + + + + Applications + 응용 프로그램 + + + + Diff File + 차이점(diff) 파일 + + + + Open File + 파일 열기 + + + + Open Containing Folder + 파일 위치 열기 + + + + System + 시스템 기본 브라우저 + + + + Internal + 자체 브라우저 + + + + Restart required + 다시 실행해야 함 + + + + The language change will take effect after restarting the application + 언어 변경은 응용 프로그램을 다시 실행해야 완전히 적용됩니다. + + + + Select Fossil executable + Fossil 실행 파일 선택 + + + + Select Graphical Diff application + 차이점 시각화 응용 프로그램 선택 + + + + Select Graphical Merge application + 병합 시각화 응용 프로그램 선택 + + + + Clear Commit Message History + 커밋 메시지 내역을 지웁니다. + + + + Are you sure you want to clear the commit message history? + 정말로 커밋 메시지 내역을 지우실 건가요? + + + Are you sure want to clear the commit message history? + + + + \ No newline at end of file diff --git a/manifest b/manifest index 92a1c39..fcf7386 100644 --- a/manifest +++ b/manifest @@ -1,5 +1,5 @@ -C Added\sDutch\slocalisation\s(Thanks\sRick\sVan\sLieshout\sand\sFly\sMan)\nReformated\sDocs\sinto\sMarkdown\n -D 2015-07-23T12:54:38.568 +C Added\sKorean\s(ko_KR)\stranslation.\sThanks\sardiefox. +D 2015-08-04T08:22:20.583 F .travis.yml 77966888a81c4ceee1fcc79bce842c9667ad8a35 F debian/changelog eb4304dfcb6bb66850ec740838090eb50ce1249b F debian/compat b6abd567fa79cbe0196d093a067271361dc6ca8b @@ -12,11 +12,11 @@ F debian/source/format 1064dc0ce263680c076a1005f35ec906a5cf5a32 F debian/watch 34f0921ff100a3e16a7ad84dcc303731de830a60 F dist/arch/PKGBUILD 26623327e467028a883cd13963daa36baf10dfa3 F dist/win/fuel.iss ef3558dbba409eb194938b930377fc9ee27d319e -F doc/Building.md 149d959751ae488829e084a9f88449a08220c1d1 w doc/Building.txt -F doc/Changes.md 8fe4787ae5a12dd51e686cca08d16ef763d1e21a w doc/Changes.txt +F doc/Building.md 149d959751ae488829e084a9f88449a08220c1d1 +F doc/Changes.md 1363d018004960e97e1c46d7e0ccad53562062df F doc/License.txt 4cc77b90af91e615a64ae04893fdffa7939db84c -F fuel.pro 39f8897a40835849c17811ed297fb3e5347f18f1 -F intl/convert.bat b51d86691d7e1ac50a33e680f10c68922143bee3 x +F fuel.pro d2d1fd2b3a9169a95e25235e07c7fa8f098a8c40 +F intl/convert.bat 357d461ee8c6a7be6d2f60ac77c3232678ffb513 x F intl/convert.sh 2ca2179ff53e727f241925b75e19182607883c45 x F intl/de_DE.ts e2faceab920ac60c97bbc6fba038e261d51fc741 F intl/el_GR.ts 1b805ee57309d02059d9e3e4cb49d945f9d9ac82 @@ -24,6 +24,7 @@ F intl/en_US.ts 7917816efedf35d5f4f798d18896d7aa0cb3c71b F intl/es_ES.ts fbddd3374f7999e602536de9870ae1fef0c28ea8 F intl/fr_FR.ts 8d2c00ab00927ee5239c1d273f380bbe4cfb2464 F intl/it_IT.ts 54b962cc19ce2e86268da67cea63db53beb751af +F intl/ko_KR.ts fecec68593af8a862f032c0361eaf94a1737736f F intl/nl_NL.ts ff9b6ae9da5b6ffacc74fc1075a14ad80ebc0429 F intl/pt_PT.ts f93bcc3df5447ab1d85407e1dec4cd68c03d2245 F intl/ru_RU.ts 74189b3ee2b30b0b47b2db5bd7c9935db84947fc @@ -185,7 +186,7 @@ F rsrc/icons/Zoom-01.png 67ca532922e9166325c5c75fce1ca3fbb0d2b6a6 F rsrc/icons/fuel.icns 81e535004b62db801a02f3e15d0a33afc9d4070b F rsrc/icons/fuel.ico eb529ab3332a17b9302ef3e851db5b9ebce2a038 F rsrc/icons/fuel.png 40daf53b7f6bdcdd0d6aa5ef433d078ec5ea4342 -F rsrc/resources.qrc a5a5308bad38502417d39302b12052a59d86d82a +F rsrc/resources.qrc 3dee01bfbf8b9ec67a04b9259f4fd358f33356b7 F src/BrowserWidget.cpp 8b8f545cdff4a4188edc698a1b4777f5df46f056 F src/BrowserWidget.h 764d66aa9a93b890298bd0301097739cb4e16597 F src/CloneDialog.cpp 812ef7d361c16da21540b7047c9d4d5e74f18539 @@ -200,9 +201,9 @@ F src/FileTableView.cpp 5ddf8c391c9a3ac449ec61fb1db837b577afeec2 F src/FileTableView.h 03e56d87c2d46411b9762b87f4d301619aaf18df F src/LoggedProcess.cpp 2a1e5c94bc1e57c8984563e66c210e43a14dc60c F src/LoggedProcess.h 85df7c635c807a5a0e8c4763f17a0752aaff7261 -F src/MainWindow.cpp 0f4acbc7c9ca7ad8dc112f1e7cb0da1cca481a1b +F src/MainWindow.cpp 96c1c733e719774038f8f4e4bb93194e358caa40 F src/MainWindow.h 77038e9c9fe8a64a1c2dfb8d4c2be7558ab5f372 -F src/SettingsDialog.cpp 8884e228619fb26c4c90154a0a96bf8e7230f1ea +F src/SettingsDialog.cpp 8fe0aacdca6694fe6711ec2b5ff4e54c7b426769 F src/SettingsDialog.h 4e2790f581e991c744ae9f86580f1972b8c7ff43 F src/Utils.cpp 9aff456712e4276b49083426301b3b96d3819c77 F src/Utils.h c546e478a1225a28c99cd4c30f70cf9be9804a2a @@ -215,7 +216,7 @@ F ui/CommitDialog.ui 6200f6cabdcf40a20812e811be28e0793f82516f F ui/FileActionDialog.ui 89bb4dc2d0b8adcd41adcb11ec65f2028a09a12d F ui/MainWindow.ui 8677f5c8bca5bf7561d5f64bfdd0cef5157c6ac7 F ui/SettingsDialog.ui 2b7c2870e0054b0f4106f495d85d02c0b814df8b -P badb3aa4b79f08bf8768219099b8e2928072f047 -R 64d1486486b7c5f562b75f2d49f26198 -U kostas -Z 6a6d4a7c221553dbc08e3f41be1db157 +P c2bac983bbd7ac0b30a8911f9491af593a8b8989 +R dd282eff359697216038271d43b79742 +U Kostas +Z d5b7f2b2f34f6e159b419fcd7c000d86 diff --git a/manifest.uuid b/manifest.uuid index bfe72ec..6816445 100644 --- a/manifest.uuid +++ b/manifest.uuid @@ -1 +1 @@ -c2bac983bbd7ac0b30a8911f9491af593a8b8989 \ No newline at end of file +7fa0e987609c9ccb3d1518f21230e26f8a122d5c \ No newline at end of file diff --git a/rsrc/resources.qrc b/rsrc/resources.qrc index 713918e..d00c38c 100644 --- a/rsrc/resources.qrc +++ b/rsrc/resources.qrc @@ -161,5 +161,6 @@ intl/pt_PT.qm intl/it_IT.qm intl/nl_NL.qm + intl/ko_KR.qm diff --git a/src/MainWindow.cpp b/src/MainWindow.cpp index a8b3c9e..b406551 100644 --- a/src/MainWindow.cpp +++ b/src/MainWindow.cpp @@ -2092,6 +2092,7 @@ void MainWindow::on_actionAbout_triggered() "Zangune: it_IT\n" "Fly Man: nl_NL\n" "Rick Van Lieshout: nl_NL\n" + "ardiefox: ko_KR\n" ); } diff --git a/src/SettingsDialog.cpp b/src/SettingsDialog.cpp index 516bc26..51b98e3 100644 --- a/src/SettingsDialog.cpp +++ b/src/SettingsDialog.cpp @@ -154,12 +154,13 @@ void SettingsDialog::on_btnClearMessageHistory_clicked() //----------------------------------------------------------------------------- void SettingsDialog::CreateLangMap() { + langMap.append(LangMap("nl_NL", "Dutch (NL)")); langMap.append(LangMap("en_US", "English (US)")); langMap.append(LangMap("fr_FR", "French (FR)")); langMap.append(LangMap("de_DE", "German (DE)")); langMap.append(LangMap("el_GR", "Greek (GR)")); langMap.append(LangMap("it_IT", "Italian (IT)")); - langMap.append(LangMap("nl_NL", "Dutch (NL)")); + langMap.append(LangMap("ko_KR", "Korean (KO)")); langMap.append(LangMap("pt_PT", "Portuguese (PT)")); langMap.append(LangMap("ru_RU", "Russian (RU)")); langMap.append(LangMap("es_ES", "Spanish (ES)"));