summaryrefslogtreecommitdiffstats
path: root/po/ru/man7/sched.7.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/ru/man7/sched.7.po')
-rw-r--r--po/ru/man7/sched.7.po99
1 files changed, 74 insertions, 25 deletions
diff --git a/po/ru/man7/sched.7.po b/po/ru/man7/sched.7.po
index 0b68b4ec..0cb4a3f5 100644
--- a/po/ru/man7/sched.7.po
+++ b/po/ru/man7/sched.7.po
@@ -12,7 +12,7 @@
msgid ""
msgstr ""
"Project-Id-Version: manpages-l10n\n"
-"POT-Creation-Date: 2024-03-01 17:07+0100\n"
+"POT-Creation-Date: 2024-06-01 06:19+0200\n"
"PO-Revision-Date: 2019-10-15 18:55+0300\n"
"Last-Translator: Yuri Kozlov <yuray@komyakino.ru>\n"
"Language-Team: Russian <man-pages-ru-talks@lists.sourceforge.net>\n"
@@ -20,9 +20,9 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
-"n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || "
-"(n%100>=11 && n%100<=14)? 2 : 3);\n"
+"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
+"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n"
+"%100>=11 && n%100<=14)? 2 : 3);\n"
"X-Generator: Lokalize 2.0\n"
#. type: TH
@@ -34,16 +34,17 @@ msgid "sched"
msgstr "B<sched>(7)"
#. type: TH
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: archlinux debian-unstable opensuse-tumbleweed
#, no-wrap
-msgid "2023-10-31"
-msgstr "31 октября 2023 г."
+msgid "2024-05-02"
+msgstr "2 мая 2024 г."
#. type: TH
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
-#, no-wrap
-msgid "Linux man-pages 6.06"
-msgstr "Linux man-pages 6.06"
+#: archlinux debian-unstable
+#, fuzzy, no-wrap
+#| msgid "Linux man-pages 6.7"
+msgid "Linux man-pages 6.8"
+msgstr "Linux man-pages 6.7"
#. type: SH
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
@@ -235,8 +236,8 @@ msgstr "B<sched_rr_get_interval>(2)"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
-"Fetch the quantum used for threads that are scheduled under the \"round-"
-"robin\" scheduling policy."
+"Fetch the quantum used for threads that are scheduled under the \"round-robin"
+"\" scheduling policy."
msgstr ""
"Возвращает квант, используемый нитями, которые запланированы "
"«циклическим» (round-robin) алгоритмом планирования."
@@ -486,14 +487,21 @@ msgstr ""
"помещается в конец списка нитей с приоритетом как у неё."
#. type: Plain text
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#: archlinux debian-unstable fedora-rawhide opensuse-tumbleweed
+#, fuzzy
+#| msgid ""
+#| "If a call to B<sched_setscheduler>(2), B<sched_setparam>(2), "
+#| "B<sched_setattr>(2), B<pthread_setschedparam>(3), or "
+#| "B<pthread_setschedprio>(3) changes the priority of the running or "
+#| "runnable B<SCHED_FIFO> thread identified by I<pid> the effect on the "
+#| "thread's position in the list depends on the direction of the change to "
+#| "threads priority:"
msgid ""
"If a call to B<sched_setscheduler>(2), B<sched_setparam>(2), "
"B<sched_setattr>(2), B<pthread_setschedparam>(3), or "
"B<pthread_setschedprio>(3) changes the priority of the running or runnable "
"B<SCHED_FIFO> thread identified by I<pid> the effect on the thread's "
-"position in the list depends on the direction of the change to threads "
+"position in the list depends on the direction of the change to the thread's "
"priority:"
msgstr ""
"Если вызовом B<sched_setscheduler>(2), B<sched_setparam>(2), "
@@ -1697,7 +1705,7 @@ msgid ""
"Suppose that there are two autogroups competing for the same CPU (i.e., "
"presume either a single CPU system or the use of B<taskset>(1) to confine "
"all the processes to the same CPU on an SMP system). The first group "
-"contains ten CPU-bound processes from a kernel build started with I<make\\~-"
+"contains ten CPU-bound processes from a kernel build started with I<make\\ -"
"j10>. The other contains a single CPU-bound process: a video player. The "
"effect of autogrouping is that the two groups will each receive half of the "
"CPU cycles. That is, the video player will receive 50% of the CPU cycles, "
@@ -2008,8 +2016,8 @@ msgid ""
"and can be downloaded from E<.UR http://www.kernel.org\\:/pub\\:/linux\\:/"
"kernel\\:/projects\\:/rt/> E<.UE .>"
msgstr ""
-"и могут быть скачаны с E<.UR http://www.kernel.org\\:/pub\\:/linux\\:/"
-"kernel\\:/projects\\:/rt/> E<.UE .>"
+"и могут быть скачаны с E<.UR http://www.kernel.org\\:/pub\\:/linux\\:/kernel"
+"\\:/projects\\:/rt/> E<.UE .>"
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
@@ -2050,7 +2058,7 @@ msgstr ""
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "NOTES"
-msgstr "ЗАМЕЧАНИЯ"
+msgstr "ПРИМЕЧАНИЯ"
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
@@ -2098,7 +2106,7 @@ msgstr ""
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "SEE ALSO"
-msgstr "СМ. ТАКЖЕ"
+msgstr "СМОТРИТЕ ТАКЖЕ"
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
@@ -2154,7 +2162,7 @@ msgstr ""
"sched-design-CFS.txt> и I<Documentation/scheduler/sched-nice-design.txt>"
#. type: TH
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
#, no-wrap
msgid "2023-02-10"
msgstr "10 февраля 2023 г."
@@ -2165,14 +2173,55 @@ msgstr "10 февраля 2023 г."
msgid "Linux man-pages 6.03"
msgstr "Linux man-pages 6.03"
+#. type: Plain text
+#: debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6
+msgid ""
+"If a call to B<sched_setscheduler>(2), B<sched_setparam>(2), "
+"B<sched_setattr>(2), B<pthread_setschedparam>(3), or "
+"B<pthread_setschedprio>(3) changes the priority of the running or runnable "
+"B<SCHED_FIFO> thread identified by I<pid> the effect on the thread's "
+"position in the list depends on the direction of the change to threads "
+"priority:"
+msgstr ""
+"Если вызовом B<sched_setscheduler>(2), B<sched_setparam>(2), "
+"B<sched_setattr>(2), B<pthread_setschedparam>(3) или "
+"B<pthread_setschedprio>(3) изменяется приоритет выполняющейся или готовой к "
+"выполнению нити B<SCHED_FIFO>, задаваемой I<pid>, то результат положения "
+"нити в списке зависит от направления изменения приоритета нити:"
+
#. type: TH
-#: debian-unstable opensuse-tumbleweed
+#: fedora-40 mageia-cauldron
#, no-wrap
-msgid "Linux man-pages 6.05.01"
-msgstr "Linux man-pages 6.05.01"
+msgid "2023-10-31"
+msgstr "31 октября 2023 г."
+
+#. type: TH
+#: fedora-40 mageia-cauldron
+#, no-wrap
+msgid "Linux man-pages 6.06"
+msgstr "Linux man-pages 6.06"
+
+#. type: TH
+#: fedora-rawhide
+#, no-wrap
+msgid "2024-02-18"
+msgstr "18 февраля 2024 г."
+
+#. type: TH
+#: fedora-rawhide
+#, no-wrap
+msgid "Linux man-pages 6.7"
+msgstr "Linux man-pages 6.7"
#. type: TH
#: opensuse-leap-15-6
#, no-wrap
msgid "Linux man-pages 6.04"
msgstr "Linux man-pages 6.04"
+
+#. type: TH
+#: opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "Linux man-pages 6.7"
+msgid "Linux man-pages (unreleased)"
+msgstr "Linux man-pages 6.7"