diff options
Diffstat (limited to 'po/uk/man1/colrm.1.po')
-rw-r--r-- | po/uk/man1/colrm.1.po | 67 |
1 files changed, 25 insertions, 42 deletions
diff --git a/po/uk/man1/colrm.1.po b/po/uk/man1/colrm.1.po index 0c0e8357..430e8773 100644 --- a/po/uk/man1/colrm.1.po +++ b/po/uk/man1/colrm.1.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: manpages-l10n\n" -"POT-Creation-Date: 2023-08-27 16:52+0200\n" +"POT-Creation-Date: 2024-03-29 09:37+0100\n" "PO-Revision-Date: 2022-06-16 20:22+0300\n" "Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n" "Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n" @@ -14,12 +14,12 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Bugs: Report translation errors to the Language-Team address.\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" +"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 20.12.0\n" #. type: TH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "COLRM" msgstr "COLRM" @@ -37,41 +37,41 @@ msgid "util-linux 2.38.1" msgstr "util-linux 2.38.1" #. type: TH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "User Commands" msgstr "Команди користувача" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "NAME" msgstr "НАЗВА" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "colrm - remove columns from a file" msgstr "colrm — вилучення стовпчиків з файла" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "SYNOPSIS" msgstr "КОРОТКИЙ ОПИС" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<colrm> I<[first [last]]>" msgstr "B<colrm> I<[перший [останній]]>" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "DESCRIPTION" msgstr "ОПИС" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "B<colrm> removes selected columns from a file. Input is taken from standard " "input. Output is sent to standard output." @@ -81,7 +81,7 @@ msgstr "" "надіслано до стандартного виведення." #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "If called with one parameter the columns of each line will be removed " "starting with the specified I<first> column. If called with two parameters " @@ -92,28 +92,28 @@ msgstr "" "двома аргументами, буде вилучено стовпчики з I<першого> до I<останнього>." #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Column numbering starts with column 1." msgstr "Нумерація стовпчиків розпочинається з 1." #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "OPTIONS" msgstr "ПАРАМЕТРИ" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-h>, B<--help>" msgstr "B<-h>, B<--help>" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Display help text and exit." msgstr "Вивести текст довідки і завершити роботу." #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-V>, B<--version>" msgstr "B<-V>, B<--version>" @@ -123,64 +123,47 @@ msgid "Print version and exit." msgstr "Вивести дані щодо версії і завершити роботу." #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "HISTORY" msgstr "ЖУРНАЛ" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "The B<colrm> command appeared in 3.0BSD." msgstr "Команда B<colrm> з'явилася у 3.0BSD." #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "SEE ALSO" msgstr "ДИВ. ТАКОЖ" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<awk>(1p), B<column>(1), B<expand>(1), B<paste>(1)" msgstr "B<awk>(1p), B<column>(1), B<expand>(1), B<paste>(1)" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "REPORTING BUGS" msgstr "ЗВІТИ ПРО ВАДИ" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "For bug reports, use the issue tracker at" msgstr "Для звітування про вади використовуйте систему стеження помилками на" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "AVAILABILITY" msgstr "ДОСТУПНІСТЬ" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "The B<colrm> command is part of the util-linux package which can be " "downloaded from" msgstr "B<colrm> є частиною пакунка util-linux, який можна отримати з" - -#. type: TH -#: opensuse-leap-15-6 -#, no-wrap -msgid "2022-02-14" -msgstr "14 лютого 2022 року" - -#. type: TH -#: opensuse-leap-15-6 -#, no-wrap -msgid "util-linux 2.37.4" -msgstr "util-linux 2.37.4" - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "Display version information and exit." -msgstr "Вивести дані щодо версії і завершити роботу." |