diff options
Diffstat (limited to 'po/ru/man3/difftime.3.po')
-rw-r--r-- | po/ru/man3/difftime.3.po | 80 |
1 files changed, 48 insertions, 32 deletions
diff --git a/po/ru/man3/difftime.3.po b/po/ru/man3/difftime.3.po index cbc0680e..4a365213 100644 --- a/po/ru/man3/difftime.3.po +++ b/po/ru/man3/difftime.3.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: manpages-l10n\n" -"POT-Creation-Date: 2024-03-01 16:55+0100\n" +"POT-Creation-Date: 2024-06-01 05:47+0200\n" "PO-Revision-Date: 2019-08-29 09:55+0300\n" "Last-Translator: Yuri Kozlov <yuray@komyakino.ru>\n" "Language-Team: Russian <man-pages-ru-talks@lists.sourceforge.net>\n" @@ -14,9 +14,9 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " -"n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || " -"(n%100>=11 && n%100<=14)? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n" +"%100>=11 && n%100<=14)? 2 : 3);\n" "X-Generator: Lokalize 2.0\n" #. type: TH @@ -28,16 +28,17 @@ msgid "difftime" msgstr "B<difftime>()" #. type: TH -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable opensuse-tumbleweed #, no-wrap -msgid "2023-11-11" -msgstr "11 ноября 2023 г." +msgid "2024-05-02" +msgstr "2 мая 2024 г." #. type: TH -#: archlinux fedora-40 fedora-rawhide mageia-cauldron -#, no-wrap -msgid "Linux man-pages 6.06" -msgstr "Linux man-pages 6.06" +#: archlinux debian-unstable +#, fuzzy, no-wrap +#| msgid "Linux man-pages 6.7" +msgid "Linux man-pages 6.8" +msgstr "Linux man-pages 6.7" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -94,7 +95,8 @@ msgid "DESCRIPTION" msgstr "ОПИСАНИЕ" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed #, fuzzy #| msgid "" #| "The B<difftime>() function returns the number of seconds elapsed between " @@ -114,9 +116,10 @@ msgstr "" "времени (UTC))." #. type: Plain text -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "" -"I<difftime(b,\\~a)> acts like I<(b-a)> except that the result does not " +"I<difftime(b,\\ a)> acts like I<(b-a)> except that the result does not " "overflow and is rounded to I<double>." msgstr "" @@ -221,7 +224,7 @@ msgstr "POSIX.1-2001, C89, SVr4, 4.3BSD." #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "SEE ALSO" -msgstr "СМ. ТАКЖЕ" +msgstr "СМОТРИТЕ ТАКЖЕ" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -246,7 +249,7 @@ msgid "Linux man-pages 6.03" msgstr "Linux man-pages 6.03" #. type: Plain text -#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed +#: debian-bookworm opensuse-leap-15-6 msgid "" "The B<difftime>() function returns the number of seconds elapsed between " "time I<time1> and time I<time0>, represented as a I<double>. Each of the " @@ -265,13 +268,13 @@ msgid "POSIX.1-2001, POSIX.1-2008, C99, SVr4, 4.3BSD." msgstr "POSIX.1-2001, POSIX.1-2008, C99, SVr4, 4.3BSD." #. type: SH -#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed +#: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "NOTES" -msgstr "ЗАМЕЧАНИЯ" +msgstr "ПРИМЕЧАНИЯ" #. type: Plain text -#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed +#: debian-bookworm opensuse-leap-15-6 msgid "" "On a POSIX system, I<time_t> is an arithmetic type, and one could just define" msgstr "" @@ -285,28 +288,27 @@ msgid "#define difftime(t1,t0) (double)(t1 - t0)\n" msgstr "#define difftime(t1,t0) (double)(t1 - t0)\n" #. type: Plain text -#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed +#: debian-bookworm opensuse-leap-15-6 msgid "when the possible overflow in the subtraction is not a concern." msgstr "когда возможное переполнение при вычитании не проблема." #. type: TH -#: debian-unstable opensuse-tumbleweed +#: fedora-40 fedora-rawhide mageia-cauldron #, no-wrap -msgid "2023-07-20" -msgstr "20 июля 2023 г." +msgid "2023-11-11" +msgstr "11 ноября 2023 г." #. type: TH -#: debian-unstable opensuse-tumbleweed +#: fedora-40 mageia-cauldron #, no-wrap -msgid "Linux man-pages 6.05.01" -msgstr "Linux man-pages 6.05.01" +msgid "Linux man-pages 6.06" +msgstr "Linux man-pages 6.06" -#. type: Plain text -#: debian-unstable opensuse-leap-15-6 opensuse-tumbleweed -#, fuzzy, no-wrap -#| msgid "#define difftime(t1,t0) (double)(t1 - t0)\n" -msgid "#define my_difftime(t1,t0) (double)(t1 - t0)\n" -msgstr "#define difftime(t1,t0) (double)(t1 - t0)\n" +#. type: TH +#: fedora-rawhide +#, no-wrap +msgid "Linux man-pages 6.7" +msgstr "Linux man-pages 6.7" #. type: TH #: opensuse-leap-15-6 @@ -319,3 +321,17 @@ msgstr "3 апреля 2023 г." #, no-wrap msgid "Linux man-pages 6.04" msgstr "Linux man-pages 6.04" + +#. type: Plain text +#: opensuse-leap-15-6 +#, fuzzy, no-wrap +#| msgid "#define difftime(t1,t0) (double)(t1 - t0)\n" +msgid "#define my_difftime(t1,t0) (double)(t1 - t0)\n" +msgstr "#define difftime(t1,t0) (double)(t1 - t0)\n" + +#. type: TH +#: opensuse-tumbleweed +#, fuzzy, no-wrap +#| msgid "Linux man-pages 6.7" +msgid "Linux man-pages (unreleased)" +msgstr "Linux man-pages 6.7" |