summaryrefslogtreecommitdiffstats
path: root/po/uk/man8/chcpu.8.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/uk/man8/chcpu.8.po')
-rw-r--r--po/uk/man8/chcpu.8.po119
1 files changed, 51 insertions, 68 deletions
diff --git a/po/uk/man8/chcpu.8.po b/po/uk/man8/chcpu.8.po
index 4a14c6e8..d97500cf 100644
--- a/po/uk/man8/chcpu.8.po
+++ b/po/uk/man8/chcpu.8.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-07-21 23:18+0300\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n"
@@ -13,12 +13,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 "CHCPU"
msgstr "CHCPU"
@@ -36,51 +36,51 @@ 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 "System Administration"
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 "chcpu - configure CPUs"
msgstr "chcpu — налаштовування процесорів"
#. 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<chcpu> B<-c>|B<-d>|B<-e>|B<-g> I<cpu-list>"
msgstr "B<chcpu> B<-c>|B<-d>|B<-e>|B<-g> I<список-процесорів>"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<chcpu> B<-p> I<mode>"
msgstr "B<chcpu> B<-p> I<режим>"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<chcpu> B<-r>|B<-h>|B<-V>"
msgstr "B<chcpu> B<-r>|B<-h>|B<-V>"
#. 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<chcpu> can modify the state of CPUs. It can enable or disable CPUs, scan "
"for new CPUs, change the CPU dispatching I<mode> of the underlying "
@@ -93,7 +93,7 @@ msgstr ""
"повертати процесори гіпервізору (скасовувати налаштовування)."
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"Some options have a I<cpu-list> argument. Use this argument to specify a "
"comma-separated list of CPUs. The list can contain individual CPU addresses "
@@ -106,18 +106,18 @@ msgstr ""
"B<0,5,7,9-11> застосує команду до процесорів із адресами 0, 5, 7, 9, 10 і 11."
#. 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<-c>, B<--configure> I<cpu-list>"
msgstr "B<-c>, B<--configure> I<список-процесорів>"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"Configure the specified CPUs. Configuring a CPU means that the hypervisor "
"takes a CPU from the CPU pool and assigns it to the virtual hardware on "
@@ -128,12 +128,12 @@ msgstr ""
"віртуального апаратного забезпечення, на якому працює ядро."
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<-d>, B<--disable> I<cpu-list>"
msgstr "B<-d>, B<--disable> I<список-процесорів>"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"Disable the specified CPUs. Disabling a CPU means that the kernel sets it "
"offline."
@@ -142,12 +142,12 @@ msgstr ""
"його до стану недоступності."
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<-e>, B<--enable> I<cpu-list>"
msgstr "B<-e>, B<--enable> I<список-процесорів>"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"Enable the specified CPUs. Enabling a CPU means that the kernel sets it "
"online. A CPU must be configured, see B<-c>, before it can be enabled."
@@ -157,12 +157,12 @@ msgstr ""
"перш ніж його можна буде увімкнути."
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<-g>, B<--deconfigure> I<cpu-list>"
msgstr "B<-g>, B<--deconfigure> I<список-процесорів>"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"Deconfigure the specified CPUs. Deconfiguring a CPU means that the "
"hypervisor removes the CPU from the virtual hardware on which the Linux "
@@ -176,12 +176,12 @@ msgstr ""
"налаштовування процесора може бути скасовано."
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<-p>, B<--dispatch> I<mode>"
msgstr "B<-p>, B<--dispatch> I<режим>"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"Set the CPU dispatching I<mode> (polarization). This option has an effect "
"only if your hardware architecture and hypervisor support CPU polarization. "
@@ -192,32 +192,32 @@ msgstr ""
"поляризацію процесорів. Доступними є такі I<режими>:"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<horizontal>"
msgstr "B<horizontal>"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "The workload is spread across all available CPUs."
msgstr "Навантаження розподіляється між усіма доступними процесорами."
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<vertical>"
msgstr "B<vertical>"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "The workload is concentrated on few CPUs."
msgstr "Навантаження концентрується на декількох процесорах."
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<-r>, B<--rescan>"
msgstr "B<-r>, B<--rescan>"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"Trigger a rescan of CPUs. After a rescan, the Linux kernel recognizes the "
"new CPUs. Use this option on systems that do not automatically detect newly "
@@ -229,17 +229,17 @@ 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>"
@@ -249,111 +249,94 @@ msgid "Print version and exit."
msgstr "Вивести дані щодо версії і завершити роботу."
#. type: SH
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, no-wrap
msgid "EXIT STATUS"
msgstr "СТАН ВИХОДУ"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<chcpu> has the following exit status values:"
msgstr "У B<chcpu> передбачено такі значення стану виходу:"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<0>"
msgstr "B<0>"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "success"
msgstr "успіх"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<1>"
msgstr "B<1>"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "failure"
msgstr "невдача"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<64>"
msgstr "B<64>"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "partial success"
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 "COPYRIGHT"
msgstr "АВТОРСЬКІ ПРАВА"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "Copyright IBM Corp. 2011"
msgstr "Авторські права належать корпорації IBM, 2011"
#. 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<lscpu>(1)"
msgstr "B<lscpu>(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<chcpu> command is part of the util-linux package which can be "
"downloaded from"
msgstr "B<chcpu> є частиною пакунка 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 "Вивести дані щодо версії і завершити роботу."