summaryrefslogtreecommitdiffstats
path: root/po/uk/man1/wall.1.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/uk/man1/wall.1.po')
-rw-r--r--po/uk/man1/wall.1.po83
1 files changed, 33 insertions, 50 deletions
diff --git a/po/uk/man1/wall.1.po b/po/uk/man1/wall.1.po
index 75dd7e82..a84dc74e 100644
--- a/po/uk/man1/wall.1.po
+++ b/po/uk/man1/wall.1.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: manpages-l10n\n"
-"POT-Creation-Date: 2023-08-27 17:32+0200\n"
+"POT-Creation-Date: 2024-03-29 09:57+0100\n"
"PO-Revision-Date: 2022-07-14 17:58+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 "WALL"
msgstr "WALL"
@@ -37,30 +37,30 @@ 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 "wall - write a message to all users"
msgstr "wall — написання повідомлень усім користувачам"
#. 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<wall> [B<-n>] [B<-t> I<timeout>] [B<-g> I<group>] [I<message> | I<file>]"
msgstr ""
@@ -68,13 +68,13 @@ msgstr ""
"| 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<wall> displays a I<message>, or the contents of a I<file>, or otherwise "
"its standard input, on the terminals of all currently logged in users. The "
@@ -90,7 +90,7 @@ msgstr ""
"перенесення рядка наприкінці кожного з рядків повідомлення."
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"Only the superuser can write on the terminals of users who have chosen to "
"deny messages or are using a program which automatically denies messages."
@@ -100,7 +100,7 @@ msgstr ""
"автоматично відмовляє у показі повідомлень, може лише надкористувач."
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"Reading from a I<file> is refused when the invoker is not superuser and the "
"program is set-user-ID or set-group-ID."
@@ -109,28 +109,28 @@ msgstr ""
"імені надкористувача і для програми встановлено set-user-ID або set-group-ID."
#. 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<-n>, B<--nobanner>"
msgstr "B<-n>, B<--nobanner>"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "Suppress the banner."
msgstr "Придушити банер."
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<-t>, B<--timeout> I<timeout>"
msgstr "B<-t>, B<--timeout> I<час-очікування>"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"Abandon the write attempt to the terminals after I<timeout> seconds. This "
"I<timeout> must be a positive integer. The default value is 300 seconds, "
@@ -142,12 +142,12 @@ msgstr ""
"термінали на модемному з'єднанні."
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<-g>, B<--group> I<group>"
msgstr "B<-g>, B<--group> I<група>"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"Limit printing message to members of group defined as a I<group> argument. "
"The argument can be group name or GID."
@@ -156,17 +156,17 @@ msgstr ""
"I<група>. Аргументом може бути назва групи або GID."
#. 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>"
@@ -176,13 +176,13 @@ msgid "Print version and exit."
msgstr "Вивести дані щодо версії і завершити роботу."
#. type: SH
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, no-wrap
msgid "NOTES"
msgstr "ПРИМІТКИ"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"Some sessions, such as B<wdm>(1x), that have in the beginning of B<utmp>(5) "
"ut_type data a \\(aq:\\(aq character will not get the message from B<wall>. "
@@ -193,64 +193,47 @@ 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 "A B<wall> command appeared in Version 7 AT&T UNIX."
msgstr "Команда B<wall> з'явилася у версії 7 AT&T UNIX."
#. 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<mesg>(1), B<talk>(1), B<write>(1), B<shutdown>(8)"
msgstr "B<mesg>(1), B<talk>(1), B<write>(1), B<shutdown>(8)"
#. 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<wall> command is part of the util-linux package which can be "
"downloaded from"
msgstr "B<wall> є частиною пакунка 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 "Вивести дані щодо версії і завершити роботу."