diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 10:52:33 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 10:52:33 +0000 |
commit | 2c3307fb903f427be3d021c5780b75cac9af2ce8 (patch) | |
tree | 65cf431f40b7481d81ae2dfce9576342686448f7 /po/ko/man1/rm.1.po | |
parent | Releasing progress-linux version 4.22.0-1~progress7.99u1. (diff) | |
download | manpages-l10n-2c3307fb903f427be3d021c5780b75cac9af2ce8.tar.xz manpages-l10n-2c3307fb903f427be3d021c5780b75cac9af2ce8.zip |
Merging upstream version 4.23.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'po/ko/man1/rm.1.po')
-rw-r--r-- | po/ko/man1/rm.1.po | 100 |
1 files changed, 76 insertions, 24 deletions
diff --git a/po/ko/man1/rm.1.po b/po/ko/man1/rm.1.po index a4b6ace4..51a731ee 100644 --- a/po/ko/man1/rm.1.po +++ b/po/ko/man1/rm.1.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: manpages-l10n\n" -"POT-Creation-Date: 2024-02-15 18:08+0100\n" +"POT-Creation-Date: 2024-05-01 15:51+0200\n" "PO-Revision-Date: 2005-02-14 08:57+0900\n" "Last-Translator: 한글 Manpage 프로젝트 <http://man.kldp.org>\n" "Language-Team: Korean <translation-team-ko@googlegroups.com>\n" @@ -23,16 +23,17 @@ msgid "RM" msgstr "RM" #. type: TH -#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux debian-unstable #, fuzzy, no-wrap -#| msgid "January 2023" -msgid "January 2024" -msgstr "2023년 1월" +#| msgid "March 2023" +msgid "March 2024" +msgstr "2023년 3월" #. type: TH -#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed -#, no-wrap -msgid "GNU coreutils 9.4" +#: archlinux fedora-rawhide opensuse-tumbleweed +#, fuzzy, no-wrap +#| msgid "GNU coreutils 9.4" +msgid "GNU coreutils 9.5" msgstr "GNU coreutils 9.4" #. type: TH @@ -302,6 +303,13 @@ msgstr "" "오." #. type: Plain text +#: archlinux fedora-rawhide opensuse-tumbleweed +msgid "" +"Any attempt to remove a file whose last file name component is '.' or '..' " +"is rejected with a diagnostic." +msgstr "" + +#. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" @@ -324,13 +332,17 @@ msgid "rm ./-foo" msgstr "rm ./-foo" #. type: Plain text -#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-tumbleweed +#: archlinux fedora-rawhide opensuse-tumbleweed +#, fuzzy +#| msgid "" +#| "Note that if you use rm to remove a file, it might be possible to recover " +#| "some of its contents, given sufficient expertise and/or time. For " +#| "greater assurance that the contents are truly unrecoverable, consider " +#| "using B<shred>(1)." msgid "" -"Note that if you use rm to remove a file, it might be possible to recover " -"some of its contents, given sufficient expertise and/or time. For greater " -"assurance that the contents are truly unrecoverable, consider using " -"B<shred>(1)." +"If you use rm to remove a file, it might be possible to recover some of its " +"contents, given sufficient expertise and/or time. For greater assurance " +"that the contents are unrecoverable, consider using B<shred>(1)." msgstr "" "참고로 rm 명령으로 파일을 제거했을 경우, 충분한 전문성과 시간을 확보했다면 일" "부 내용을 복원할 수도 있습니다. 완전하게 복원할 수 없게끔 하려면 " @@ -383,9 +395,13 @@ msgid "COPYRIGHT" msgstr "저작권" #. type: Plain text -#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-rawhide opensuse-tumbleweed +#, fuzzy +#| msgid "" +#| "Copyright \\(co 2023 Free Software Foundation, Inc. License GPLv3+: GNU " +#| "GPL version 3 or later E<lt>https://gnu.org/licenses/gpl.htmlE<gt>." msgid "" -"Copyright \\(co 2023 Free Software Foundation, Inc. License GPLv3+: GNU GPL " +"Copyright \\(co 2024 Free Software Foundation, Inc. License GPLv3+: GNU GPL " "version 3 or later E<lt>https://gnu.org/licenses/gpl.htmlE<gt>." msgstr "" "저작권 \\(co 2023 Free Software Foundation, Inc. 라이선스 GPLv3+: GNU GPL 버" @@ -433,13 +449,25 @@ msgid "September 2022" msgstr "2022년 9월" #. type: TH -#: debian-bookworm mageia-cauldron +#: debian-bookworm #, no-wrap msgid "GNU coreutils 9.1" msgstr "GNU coreutils 9.1" #. type: Plain text -#: debian-bookworm mageia-cauldron +#: debian-bookworm debian-unstable fedora-40 mageia-cauldron +msgid "" +"Note that if you use rm to remove a file, it might be possible to recover " +"some of its contents, given sufficient expertise and/or time. For greater " +"assurance that the contents are truly unrecoverable, consider using " +"B<shred>(1)." +msgstr "" +"참고로 rm 명령으로 파일을 제거했을 경우, 충분한 전문성과 시간을 확보했다면 일" +"부 내용을 복원할 수도 있습니다. 완전하게 복원할 수 없게끔 하려면 " +"B<shred>(1) 명령 사용을 검토하십시오." + +#. type: Plain text +#: debian-bookworm msgid "" "Copyright \\(co 2022 Free Software Foundation, Inc. License GPLv3+: GNU GPL " "version 3 or later E<lt>https://gnu.org/licenses/gpl.htmlE<gt>." @@ -448,16 +476,40 @@ msgstr "" "전 3 이상 E<lt>https://gnu.org/licenses/gpl.htmlE<gt>." #. type: TH -#: mageia-cauldron +#: debian-unstable fedora-40 mageia-cauldron #, no-wrap -msgid "April 2022" +msgid "GNU coreutils 9.4" +msgstr "GNU coreutils 9.4" + +#. type: Plain text +#: debian-unstable fedora-40 mageia-cauldron +msgid "" +"Copyright \\(co 2023 Free Software Foundation, Inc. License GPLv3+: GNU GPL " +"version 3 or later E<lt>https://gnu.org/licenses/gpl.htmlE<gt>." +msgstr "" +"저작권 \\(co 2023 Free Software Foundation, Inc. 라이선스 GPLv3+: GNU GPL 버" +"전 3 이상 E<lt>https://gnu.org/licenses/gpl.htmlE<gt>." + +#. type: TH +#: fedora-40 opensuse-leap-15-6 +#, fuzzy, no-wrap +#| msgid "January 2023" +msgid "January 2024" +msgstr "2023년 1월" + +#. type: TH +#: fedora-rawhide opensuse-tumbleweed +#, fuzzy, no-wrap +#| msgid "April 2022" +msgid "April 2024" msgstr "2022년 4월" #. type: TH -#: opensuse-leap-15-6 -#, no-wrap -msgid "October 2021" -msgstr "2021년 10월" +#: mageia-cauldron +#, fuzzy, no-wrap +#| msgid "August 2021" +msgid "August 2023" +msgstr "2021년 8월" #. type: TH #: opensuse-leap-15-6 |