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/uk/man1/ipcmk.1.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/uk/man1/ipcmk.1.po')
-rw-r--r-- | po/uk/man1/ipcmk.1.po | 81 |
1 files changed, 32 insertions, 49 deletions
diff --git a/po/uk/man1/ipcmk.1.po b/po/uk/man1/ipcmk.1.po index 5626915f..fbaae354 100644 --- a/po/uk/man1/ipcmk.1.po +++ b/po/uk/man1/ipcmk.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: manpages-l10n\n" -"POT-Creation-Date: 2023-08-27 17:03+0200\n" +"POT-Creation-Date: 2024-03-29 09:42+0100\n" "PO-Revision-Date: 2022-07-10 20:31+0300\n" "Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n" "Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n" @@ -14,12 +14,12 @@ msgstr "" "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" +"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 "IPCMK" msgstr "IPCMK" @@ -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 "ipcmk - make various IPC resources" msgstr "ipcmk — створення різноманітних ресурсів IPC" #. 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<ipcmk> [options]" msgstr "B<ipcmk> [параметри]" #. 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<ipcmk> allows you to create System V inter-process communication (IPC) " "objects: shared memory segments, message queues, and semaphore arrays." @@ -81,23 +81,23 @@ msgstr "" "масиви семафорів." #. 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 "Resources can be specified with these options:" msgstr "Ресурси можна вказувати за допомогою таких параметрів:" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-M>, B<--shmem> I<size>" msgstr "B<-M>, B<--shmem> I<розмір>" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Create a shared memory segment of I<size> bytes. The I<size> argument may be " "followed by the multiplicative suffixes KiB (=1024), MiB (=1024*1024), and " @@ -112,52 +112,52 @@ msgstr "" "(=1000*1000) тощо для GB, TB, PB, EB, ZB і YB." #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-Q>, B<--queue>" msgstr "B<-Q>, B<--queue>" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Create a message queue." msgstr "Створити чергу повідомлень." #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-S>, B<--semaphore> I<number>" msgstr "B<-S>, B<--semaphore> I<кількість>" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Create a semaphore array with I<number> of elements." msgstr "Створити масив семафорів із вказаною I<кількістю> елементів." #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Other options are:" msgstr "Інші параметри:" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-p>, B<--mode> I<mode>" msgstr "B<-p>, B<--mode> I<режим>" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Access permissions for the resource. Default is 0644." msgstr "Права доступу до ресурсу. Типовим значенням є 0644." #. 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>" @@ -167,59 +167,42 @@ msgid "Print version and exit." msgstr "Вивести дані щодо версії і завершити роботу." #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "AUTHORS" msgstr "АВТОРИ" #. 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<ipcrm>(1), B<ipcs>(1), B<sysvipc>(7)" msgstr "B<ipcrm>(1), B<ipcs>(1), B<sysvipc>(7)" #. 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<ipcmk> command is part of the util-linux package which can be " "downloaded from" msgstr "B<ipcmk> є частиною пакунка 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 "Вивести дані щодо версії і завершити роботу." |