diff options
Diffstat (limited to 'po/ko/man3/popen.3.po')
-rw-r--r-- | po/ko/man3/popen.3.po | 52 |
1 files changed, 34 insertions, 18 deletions
diff --git a/po/ko/man3/popen.3.po b/po/ko/man3/popen.3.po index d65f8204..93f9cdc2 100644 --- a/po/ko/man3/popen.3.po +++ b/po/ko/man3/popen.3.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: manpages-l10n\n" -"POT-Creation-Date: 2024-03-01 17:04+0100\n" +"POT-Creation-Date: 2024-06-01 06:09+0200\n" "PO-Revision-Date: 2001-04-09 08:57+0900\n" "Last-Translator: 정강훈 <skyeyes@soback.kornet.net>\n" "Language-Team: Korean <translation-team-ko@googlegroups.com>\n" @@ -23,16 +23,16 @@ msgid "popen" msgstr "popen" #. type: TH -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable opensuse-tumbleweed #, no-wrap -msgid "2023-10-31" -msgstr "2023년 10월 31일" +msgid "2024-05-02" +msgstr "2024년 5월 2일" #. type: TH -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable #, fuzzy, no-wrap #| msgid "Linux man-pages 6.03" -msgid "Linux man-pages 6.06" +msgid "Linux man-pages 6.8" msgstr "Linux man-pages 6.03" #. type: SH @@ -149,9 +149,9 @@ msgstr "" #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The I<type> argument is a pointer to a null-terminated string which must " -"contain either the letter \\[aq]r\\[aq] for reading or the letter " -"\\[aq]w\\[aq] for writing. Since glibc 2.9, this argument can additionally " -"include the letter \\[aq]e\\[aq], which causes the close-on-exec flag " +"contain either the letter \\[aq]r\\[aq] for reading or the letter \\[aq]w" +"\\[aq] for writing. Since glibc 2.9, this argument can additionally include " +"the letter \\[aq]e\\[aq], which causes the close-on-exec flag " "(B<FD_CLOEXEC>) to be set on the underlying file descriptor; see the " "description of the B<O_CLOEXEC> flag in B<open>(2) for reasons why this may " "be useful." @@ -448,7 +448,8 @@ msgstr "" #. .BR pclose () #. function appeared in Version 7 AT&T UNIX. #. type: Plain text -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed #, fuzzy #| msgid "" #| "Failure to execute the shell is indistinguishable from the shell's " @@ -514,7 +515,7 @@ msgstr "" #. .BR pclose () #. function appeared in Version 7 AT&T UNIX. #. type: Plain text -#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed +#: debian-bookworm opensuse-leap-15-6 msgid "" "Failure to execute the shell is indistinguishable from the shell's failure " "to execute command, or an immediate exit of the command. The only hint is " @@ -524,16 +525,24 @@ msgstr "" "다. 유일한 힌트는 127 exit 상태이다." #. type: TH -#: debian-unstable opensuse-tumbleweed +#: fedora-40 fedora-rawhide mageia-cauldron #, no-wrap -msgid "2023-07-20" -msgstr "2023년 7월 20일" +msgid "2023-10-31" +msgstr "2023년 10월 31일" #. type: TH -#: debian-unstable opensuse-tumbleweed -#, no-wrap -msgid "Linux man-pages 6.05.01" -msgstr "Linux man-pages 6.05.01" +#: fedora-40 mageia-cauldron +#, fuzzy, no-wrap +#| msgid "Linux man-pages 6.03" +msgid "Linux man-pages 6.06" +msgstr "Linux man-pages 6.03" + +#. type: TH +#: fedora-rawhide +#, fuzzy, no-wrap +#| msgid "Linux man-pages 6.03" +msgid "Linux man-pages 6.7" +msgstr "Linux man-pages 6.03" #. type: TH #: opensuse-leap-15-6 @@ -546,3 +555,10 @@ msgstr "2023년 3월 30일" #, no-wrap msgid "Linux man-pages 6.04" msgstr "Linux man-pages 6.04" + +#. type: TH +#: opensuse-tumbleweed +#, fuzzy, no-wrap +#| msgid "Linux man-pages 6.03" +msgid "Linux man-pages (unreleased)" +msgstr "Linux man-pages 6.03" |