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/man3/cbrt.3.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/man3/cbrt.3.po')
-rw-r--r-- | po/ko/man3/cbrt.3.po | 65 |
1 files changed, 50 insertions, 15 deletions
diff --git a/po/ko/man3/cbrt.3.po b/po/ko/man3/cbrt.3.po index 70c3bd70..c08250ac 100644 --- a/po/ko/man3/cbrt.3.po +++ b/po/ko/man3/cbrt.3.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: manpages-l10n\n" -"POT-Creation-Date: 2024-03-01 16:53+0100\n" +"POT-Creation-Date: 2024-06-01 05:44+0200\n" "PO-Revision-Date: 2001-05-24 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 "cbrt" msgstr "cbrt" #. 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 @@ -144,8 +144,7 @@ msgid "DESCRIPTION" msgstr "설명" #. type: Plain text -#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#: archlinux debian-unstable fedora-rawhide opensuse-tumbleweed #, fuzzy #| msgid "" #| "The B<cbrt()> function returns the cube root of I<x>. This function " @@ -153,7 +152,8 @@ msgstr "설명" #| "root." msgid "" "These functions return the (real) cube root of I<x>. This function cannot " -"fail; every representable real value has a representable real cube root." +"fail; every representable real value has a real cube root, and rounding it " +"to a representable value never causes overflow nor underflow." msgstr "" "B<cbrt()> 함수는 I<x>의 세제곱 루트 값을 반환한다. 이 함수는 실패할수 없다; " "모든 표현 가능한 실수 값은 표현할수 있는 실 세제곱 루트값을 가진다." @@ -324,6 +324,20 @@ msgstr "2023년 2월 5일" msgid "Linux man-pages 6.03" msgstr "Linux man-pages 6.03" +#. type: Plain text +#: debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6 +#, fuzzy +#| msgid "" +#| "The B<cbrt()> function returns the cube root of I<x>. This function " +#| "cannot fail; every representable real value has a representable real cube " +#| "root." +msgid "" +"These functions return the (real) cube root of I<x>. This function cannot " +"fail; every representable real value has a representable real cube root." +msgstr "" +"B<cbrt()> 함수는 I<x>의 세제곱 루트 값을 반환한다. 이 함수는 실패할수 없다; " +"모든 표현 가능한 실수 값은 표현할수 있는 실 세제곱 루트값을 가진다." + #. .BR cbrt () #. was a GNU extension. It is now a C99 requirement. #. type: Plain text @@ -332,16 +346,30 @@ msgid "C99, POSIX.1-2001, POSIX.1-2008." msgstr "C99, POSIX.1-2001, POSIX.1-2008." #. type: TH -#: debian-unstable opensuse-tumbleweed +#: fedora-40 mageia-cauldron #, no-wrap -msgid "2023-07-20" -msgstr "2023년 7월 20일" +msgid "2023-10-31" +msgstr "2023년 10월 31일" + +#. type: TH +#: 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 -#: debian-unstable opensuse-tumbleweed +#: fedora-rawhide #, no-wrap -msgid "Linux man-pages 6.05.01" -msgstr "Linux man-pages 6.05.01" +msgid "2024-03-12" +msgstr "2024년 3월 12일" + +#. 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 @@ -354,3 +382,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" |