diff options
| author | l10n daemon script <[email protected]> | 2025-09-27 01:46:07 +0000 |
|---|---|---|
| committer | l10n daemon script <[email protected]> | 2025-09-27 01:46:07 +0000 |
| commit | 72d5d76ac96d51ba4ad816a75ed450deae26ac68 (patch) | |
| tree | b2a5c27d27579b10095897c639b769eb20d1ddc8 /po/ko | |
| parent | 552382a82f0e4ad923fd6dd019200c6a25e84686 (diff) | |
GIT_SILENT Sync po/docbooks with svn
Diffstat (limited to 'po/ko')
| -rw-r--r-- | po/ko/dolphin.po | 56 |
1 files changed, 36 insertions, 20 deletions
diff --git a/po/ko/dolphin.po b/po/ko/dolphin.po index 909b2fcb0..471b440e9 100644 --- a/po/ko/dolphin.po +++ b/po/ko/dolphin.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-09-24 00:45+0000\n" +"POT-Creation-Date: 2025-09-27 00:45+0000\n" "PO-Revision-Date: 2025-07-20 00:53+0200\n" "Last-Translator: Shinjo Park <[email protected]>\n" "Language-Team: Korean <[email protected]>\n" @@ -6524,103 +6524,119 @@ msgstr "" "모든 보기 모드를 전환합니다. 드롭다운 메뉴에서 여러 보기 관련 동작에 접근할 " "수 있습니다." -#: views/dolphinviewactionhandler.cpp:680 +#: views/dolphinviewactionhandler.cpp:434 +#, fuzzy, kde-format +#| msgctxt "@action:inmenu View" +#| msgid "Sort By" +msgctxt "@action:intoolbar as in sort by file attribute" +msgid "Sort By: %1" +msgstr "정렬 순서" + +#: views/dolphinviewactionhandler.cpp:435 +#, fuzzy, kde-format +#| msgctxt "@info:tooltip" +#| msgid "Show Filter Bar" +msgctxt "@action:intoolbar as in show field for file attribute" +msgid "Show Field: %1" +msgstr "필터 표시줄 표시" + +#: views/dolphinviewactionhandler.cpp:681 #, kde-format msgctxt "@action:inmenu View Mode" msgid "Icons" msgstr "아이콘" -#: views/dolphinviewactionhandler.cpp:681 +#: views/dolphinviewactionhandler.cpp:682 #, kde-format msgctxt "@info" msgid "Icons view mode" msgstr "아이콘 보기 모드" -#: views/dolphinviewactionhandler.cpp:691 +#: views/dolphinviewactionhandler.cpp:692 #, kde-format msgctxt "@action:inmenu View Mode" msgid "Compact" msgstr "축소됨" -#: views/dolphinviewactionhandler.cpp:692 +#: views/dolphinviewactionhandler.cpp:693 #, kde-format msgctxt "@info" msgid "Compact view mode" msgstr "축소된 보기 모드" -#: views/dolphinviewactionhandler.cpp:702 +#: views/dolphinviewactionhandler.cpp:703 #, kde-format msgctxt "@action:inmenu View Mode" msgid "Details" msgstr "자세히" -#: views/dolphinviewactionhandler.cpp:703 +#: views/dolphinviewactionhandler.cpp:704 #, kde-format msgctxt "@info" msgid "Details view mode" msgstr "자세히 보기 모드" -#: views/dolphinviewactionhandler.cpp:726 +#: views/dolphinviewactionhandler.cpp:727 #, kde-format msgctxt "Sort descending" msgid "Z-A" msgstr "힣-가" -#: views/dolphinviewactionhandler.cpp:727 +#: views/dolphinviewactionhandler.cpp:728 #, kde-format msgctxt "Sort ascending" msgid "A-Z" msgstr "가-힣" -#: views/dolphinviewactionhandler.cpp:729 +#: views/dolphinviewactionhandler.cpp:730 #, kde-format msgctxt "Sort descending" msgid "Largest First" msgstr "큰 항목 먼저" -#: views/dolphinviewactionhandler.cpp:730 +#: views/dolphinviewactionhandler.cpp:731 #, kde-format msgctxt "Sort ascending" msgid "Smallest First" msgstr "작은 항목 먼저" -#: views/dolphinviewactionhandler.cpp:732 +#: views/dolphinviewactionhandler.cpp:733 #, kde-format msgctxt "Sort descending" msgid "Newest First" msgstr "새 항목 먼저" -#: views/dolphinviewactionhandler.cpp:733 +#: views/dolphinviewactionhandler.cpp:734 #, kde-format msgctxt "Sort ascending" msgid "Oldest First" msgstr "오래된 항목 먼저" -#: views/dolphinviewactionhandler.cpp:735 +#: views/dolphinviewactionhandler.cpp:736 #, kde-format msgctxt "Sort descending" msgid "Highest First" msgstr "높은 항목 먼저" -#: views/dolphinviewactionhandler.cpp:736 +#: views/dolphinviewactionhandler.cpp:737 #, kde-format msgctxt "Sort ascending" msgid "Lowest First" msgstr "낮은 항목 먼저" -#: views/dolphinviewactionhandler.cpp:738 +#: views/dolphinviewactionhandler.cpp:739 #, kde-format msgctxt "Sort descending" msgid "Descending" msgstr "내림차순" -#: views/dolphinviewactionhandler.cpp:739 +#: views/dolphinviewactionhandler.cpp:740 #, kde-format msgctxt "Sort ascending" msgid "Ascending" msgstr "오름차순" -#: views/dolphinviewactionhandler.cpp:837 +#: views/dolphinviewactionhandler.cpp:838 #, kde-format msgctxt "" "@action:inmenu menu with actions like copy, paste, rename. The user's " @@ -6633,12 +6649,12 @@ msgstr "현재 보기의 동작" #. the file/files like "file1" or "file1, file2 and file3" or an aggregate like "8 Selected Folders". #. If this sort of word puzzle can not be correctly translated in your language, translate it as "NULL" (without the quotes) #. and a fallback will be used. -#: views/dolphinviewactionhandler.cpp:846 +#: views/dolphinviewactionhandler.cpp:847 #, kde-format msgid "Actions for %1" msgstr "%1의 동작" -#: views/dolphinviewactionhandler.cpp:853 +#: views/dolphinviewactionhandler.cpp:854 #, kde-format msgctxt "" "@action:inmenu menu with actions like copy, paste, rename. %1 is the amount " |
