Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Korean.po #2630

Merged
merged 1 commit into from
Jan 24, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 8 additions & 4 deletions Translations/WinMerge/Korean.po
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ msgstr ""
"Project-Id-Version: WinMerge\n"
"Report-Msgid-Bugs-To: https://bugs.winmerge.org/\n"
"POT-Creation-Date: 2022-01-22 21:51+0000\n"
"PO-Revision-Date: 2025-01-11 01:45+0900\n"
"PO-Revision-Date: 2025-01-25 00:09+0900\n"
"Last-Translator: VenusGirl <https://github.com/VenusGirl>\n"
"Language-Team: VenusGirl: https://venusgirls.tistory.com/\n"
"Language: ko\n"
Expand Down Expand Up @@ -3545,8 +3545,12 @@ msgstr "모두... (%1)"
msgid "Differences to... (%1)"
msgstr "차이점... (%1)"

msgid "Some selected items are identical or skipped.\nDo you want to copy only the items with differences?"
msgid ""
"Some selected items are identical or skipped.\n"
"Do you want to copy only the items with differences?"
msgstr ""
"일부 선택된 항목은 동일하거나 건너뛸 수 있습니다.\n"
"차이점이 있는 항목만 복사하시겠습니까?"

#, c-format
msgid "Left (%1)"
Expand Down Expand Up @@ -5431,7 +5435,7 @@ msgid ""
"Markdown Previewer. \r\n"
"Arguments: Command line options passed to the md2html command."
msgstr ""
"Markdown 미리보기입니다.\r\n"
"마크다운 미리보기입니다.\r\n"
"인수: md2html 명령에 전달된 명령줄 옵션입니다."

msgid ""
Expand Down Expand Up @@ -5664,7 +5668,7 @@ msgid "Ignore Case"
msgstr "대소문자 무시"

msgid "Use RegExp"
msgstr "표현식 사용"
msgstr "정규식 사용"

msgid "Find what"
msgstr "찾을 내용"
Expand Down
Loading