diff options
Diffstat (limited to 'po/ru/man3/asprintf.3.po')
-rw-r--r-- | po/ru/man3/asprintf.3.po | 66 |
1 files changed, 40 insertions, 26 deletions
diff --git a/po/ru/man3/asprintf.3.po b/po/ru/man3/asprintf.3.po index 0e1dedb4..07f3ad3e 100644 --- a/po/ru/man3/asprintf.3.po +++ b/po/ru/man3/asprintf.3.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: manpages-l10n\n" -"POT-Creation-Date: 2024-03-01 16:52+0100\n" +"POT-Creation-Date: 2024-06-01 05:41+0200\n" "PO-Revision-Date: 2019-08-11 08:40+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 "asprintf" msgstr "B<printf>(3)" #. type: TH -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable opensuse-tumbleweed #, no-wrap -msgid "2023-10-31" -msgstr "31 октября 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 @@ -107,10 +108,10 @@ msgstr "ОПИСАНИЕ" #| msgid "" #| "The functions B<asprintf>() and B<vasprintf>() are analogs of " #| "B<sprintf>(3) and B<vsprintf>(3), except that they allocate a string " -#| "large enough to hold the output including the terminating null byte " -#| "(\\(aq\\e0\\(aq), and return a pointer to it via the first argument. " -#| "This pointer should be passed to B<free>(3) to release the allocated " -#| "storage when it is no longer needed." +#| "large enough to hold the output including the terminating null byte (\\(aq" +#| "\\e0\\(aq), and return a pointer to it via the first argument. This " +#| "pointer should be passed to B<free>(3) to release the allocated storage " +#| "when it is no longer needed." msgid "" "The functions B<asprintf>() and B<vasprintf>() are analogs of " "B<sprintf>(3) and B<vsprintf>(3), except that they allocate a string large " @@ -121,10 +122,10 @@ msgid "" msgstr "" "Функции B<asprintf> и B<vasprintf> являются аналогами B<sprintf>(3) и " "B<vsprintf>(3), отличаясь только тем, что они выделяют в памяти строку, " -"достаточную для размещения результата, включая конечный байт null " -"(\\(aq\\e0\\(aq), и возвращают указатель на эту строку через первый " -"аргумент. Для высвобождения выделенной памяти указатель должен быть передан " -"функции B<free>(3)." +"достаточную для размещения результата, включая конечный байт null (\\(aq" +"\\e0\\(aq), и возвращают указатель на эту строку через первый аргумент. Для " +"высвобождения выделенной памяти указатель должен быть передан функции " +"B<free>(3)." #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -254,7 +255,7 @@ msgstr "BSD." #: 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 @@ -286,16 +287,22 @@ msgstr "" "NULL." #. type: TH -#: debian-unstable opensuse-tumbleweed +#: fedora-40 fedora-rawhide mageia-cauldron #, no-wrap -msgid "2023-07-20" -msgstr "20 июля 2023 г." +msgid "2023-10-31" +msgstr "31 октября 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: TH +#: fedora-rawhide +#, no-wrap +msgid "Linux man-pages 6.7" +msgstr "Linux man-pages 6.7" #. type: TH #: opensuse-leap-15-6 @@ -308,3 +315,10 @@ msgstr "30 марта 2023 г." #, 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.7" +msgid "Linux man-pages (unreleased)" +msgstr "Linux man-pages 6.7" |