diff options
Diffstat (limited to 'po/uk/man1/wc.1.po')
-rw-r--r-- | po/uk/man1/wc.1.po | 98 |
1 files changed, 66 insertions, 32 deletions
diff --git a/po/uk/man1/wc.1.po b/po/uk/man1/wc.1.po index f46e6406..3076223a 100644 --- a/po/uk/man1/wc.1.po +++ b/po/uk/man1/wc.1.po @@ -1,21 +1,21 @@ # Ukrainian translation of manpages # This file is distributed under the same license as the manpages-l10n package. # Copyright © of this file: -# Yuri Chornoivan <yurchor@ukr.net>, 2022, 2023. +# Yuri Chornoivan <yurchor@ukr.net>, 2022, 2023, 2024. msgid "" msgstr "" "Project-Id-Version: manpages-l10n\n" -"POT-Creation-Date: 2024-02-15 18:15+0100\n" -"PO-Revision-Date: 2023-12-27 19:13+0200\n" +"POT-Creation-Date: 2024-05-01 15:59+0200\n" +"PO-Revision-Date: 2024-05-22 21:00+0300\n" "Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n" -"Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n" +"Language-Team: Ukrainian\n" "Language: uk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " -"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -"X-Generator: Lokalize 23.04.1\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Generator: Lokalize 23.04.3\n" #. type: TH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -25,16 +25,16 @@ msgid "WC" msgstr "WC" #. type: TH -#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux debian-unstable #, no-wrap -msgid "January 2024" -msgstr "Січень 2024 року" +msgid "March 2024" +msgstr "Березень 2024 року" #. type: TH -#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-rawhide opensuse-tumbleweed #, no-wrap -msgid "GNU coreutils 9.4" -msgstr "GNU coreutils 9.4" +msgid "GNU coreutils 9.5" +msgstr "GNU coreutils 9.5" #. type: TH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -85,17 +85,16 @@ msgid "DESCRIPTION" msgstr "ОПИС" #. type: Plain text -#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-tumbleweed +#: archlinux fedora-rawhide opensuse-tumbleweed msgid "" "Print newline, word, and byte counts for each FILE, and a total line if more " -"than one FILE is specified. A word is a non-zero-length sequence of " -"printable characters delimited by white space." +"than one FILE is specified. A word is a nonempty sequence of non white " +"space delimited by white space characters or by start or end of input." msgstr "" "Вивести дані щодо кількості розривів рядків, слів та байтів для кожного з " "ФАЙЛів і рядок сумарних даних, якщо вказано декілька файлів. Словом " -"вважається ненульової довжини послідовність друкованих символів обмежена " -"пробілами." +"вважається непорожня послідовність непробільних символів, обмежена пробілами " +"або початком чи кінцем вхідних даних." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -200,13 +199,15 @@ msgid "print the word counts" msgstr "вивести кількість слів" #. type: TP -#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed #, no-wrap msgid "B<--total>=I<\\,WHEN\\/>" msgstr "B<--total>=I<\\,УМОВА\\/>" #. type: Plain text -#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "" "when to print a line with total counts; WHEN can be: auto, always, only, " "never" @@ -286,12 +287,12 @@ msgid "COPYRIGHT" msgstr "АВТОРСЬКІ ПРАВА" #. type: Plain text -#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-rawhide opensuse-tumbleweed 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+: " +"Авторські права \\(co 2024 Free Software Foundation, Inc. Ліцензія GPLv3+: " "GNU GPL версії 3 або пізнішої E<lt>https://gnu.org/licenses/gpl.htmlE<gt>." #. type: Plain text @@ -332,13 +333,25 @@ msgid "September 2022" msgstr "Вересень 2022 року" #. 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 "" +"Print newline, word, and byte counts for each FILE, and a total line if more " +"than one FILE is specified. A word is a non-zero-length sequence of " +"printable characters delimited by white space." +msgstr "" +"Вивести дані щодо кількості розривів рядків, слів та байтів для кожного з " +"ФАЙЛів і рядок сумарних даних, якщо вказано декілька файлів. Словом " +"вважається ненульової довжини послідовність друкованих символів обмежена " +"пробілами." + +#. 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>." @@ -347,16 +360,37 @@ msgstr "" "GNU GPL версії 3 або пізнішої E<lt>https://gnu.org/licenses/gpl.htmlE<gt>." #. type: TH -#: mageia-cauldron +#: debian-unstable fedora-40 mageia-cauldron +#, no-wrap +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 #, no-wrap -msgid "April 2022" -msgstr "Квітень 2022 року" +msgid "January 2024" +msgstr "Січень 2024 року" #. type: TH -#: opensuse-leap-15-6 +#: fedora-rawhide opensuse-tumbleweed +#, no-wrap +msgid "April 2024" +msgstr "Квітень 2024 року" + +#. type: TH +#: mageia-cauldron #, no-wrap -msgid "October 2021" -msgstr "Жовтень 2021 року" +msgid "August 2023" +msgstr "Серпень 2023 року" #. type: TH #: opensuse-leap-15-6 |