summaryrefslogtreecommitdiffstats
path: root/po/ru/man2/ipc.2.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/ru/man2/ipc.2.po')
-rw-r--r--po/ru/man2/ipc.2.po251
1 files changed, 251 insertions, 0 deletions
diff --git a/po/ru/man2/ipc.2.po b/po/ru/man2/ipc.2.po
new file mode 100644
index 00000000..e30f6262
--- /dev/null
+++ b/po/ru/man2/ipc.2.po
@@ -0,0 +1,251 @@
+# Russian translation of manpages
+# This file is distributed under the same license as the manpages-l10n package.
+# Copyright © of this file:
+# Azamat Hackimov <azamat.hackimov@gmail.com>, 2013-2014, 2017.
+# Dmitriy S. Seregin <dseregin@59.ru>, 2013.
+# Yuri Kozlov <yuray@komyakino.ru>, 2011-2019.
+# Иван Павлов <pavia00@gmail.com>, 2017, 2019.
+msgid ""
+msgstr ""
+"Project-Id-Version: manpages-l10n\n"
+"POT-Creation-Date: 2024-03-01 16:59+0100\n"
+"PO-Revision-Date: 2019-10-05 08:17+0300\n"
+"Last-Translator: Yuri Kozlov <yuray@komyakino.ru>\n"
+"Language-Team: Russian <man-pages-ru-talks@lists.sourceforge.net>\n"
+"Language: ru\n"
+"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"
+"X-Generator: Lokalize 2.0\n"
+
+#. type: TH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "ipc"
+msgstr "ipc"
+
+#. type: TH
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#, no-wrap
+msgid "2023-10-31"
+msgstr "31 октября 2023 г."
+
+#. type: TH
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#, no-wrap
+msgid "Linux man-pages 6.06"
+msgstr "Linux man-pages 6.06"
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "NAME"
+msgstr "ИМЯ"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "ipc - System V IPC system calls"
+msgstr "ipc - системные вызовы System V IPC"
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "LIBRARY"
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Standard C library (I<libc>, I<-lc>)"
+msgstr ""
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "SYNOPSIS"
+msgstr "СИНТАКСИС"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid ""
+#| "B<#include E<lt>fcntl.hE<gt> >/* Definition of AT_* constants */\n"
+#| "B<#include E<lt>unistd.hE<gt>>\n"
+msgid ""
+"B<#include E<lt>linux/ipc.hE<gt>> /* Definition of needed constants */\n"
+"B<#include E<lt>sys/syscall.hE<gt>> /* Definition of B<SYS_*> constants */\n"
+"B<#include E<lt>unistd.hE<gt>>\n"
+msgstr ""
+"B<#include E<lt>fcntl.hE<gt> >/* определения констант of AT_* */\n"
+"B<#include E<lt>unistd.hE<gt>>\n"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid ""
+"B<int syscall(SYS_ipc, unsigned int >I<call>B<, int >I<first>B<,>\n"
+"B< unsigned long >I<second>B<, unsigned long >I<third>B<, void *>I<ptr>B<,>\n"
+"B< long >I<fifth>B<);>\n"
+msgstr ""
+"B<int syscall(SYS_ipc, unsigned int >I<call>B<, int >I<first>B<,>\n"
+"B< unsigned long >I<second>B<, unsigned long >I<third>B<, void *>I<ptr>B<,>\n"
+"B< long >I<fifth>B<);>\n"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy
+#| msgid ""
+#| "Glibc does not provide a wrapper for B<finit_module>(); call it using "
+#| "B<syscall>(2)."
+msgid ""
+"I<Note>: glibc provides no wrapper for B<ipc>(), necessitating the use of "
+"B<syscall>(2)."
+msgstr ""
+"В glibc нет обёртки для B<finit_module>(); запускайте его с помощью "
+"B<syscall>(2)."
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "DESCRIPTION"
+msgstr "ОПИСАНИЕ"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"B<ipc>() is a common kernel entry point for the System\\ V IPC calls for "
+"messages, semaphores, and shared memory. I<call> determines which IPC "
+"function to invoke; the other arguments are passed through to the "
+"appropriate call."
+msgstr ""
+"B<ipc>() является обобщённым системным вызовом для работы с сообщениями, "
+"семафорами и разделяемой памятью согласно System\\ V IPC (InterProcess "
+"Communication — межпроцессное взаимодействие). В параметре I<call> задаётся "
+"какая функция IPC вызывается; значения других аргументов определяется "
+"используемой функцией."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"User-space programs should call the appropriate functions by their usual "
+"names. Only standard library implementors and kernel hackers need to know "
+"about B<ipc>()."
+msgstr ""
+"Программы пространства пользователя должны вызывать соответствующие функции "
+"через их обычные имена. Только тем, кто пишет стандартные библиотеки и "
+"хакерам ядра может понадобиться знать о вызове B<ipc>()."
+
+#. type: SH
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "VERSIONS"
+msgstr "ВЕРСИИ"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy
+#| msgid ""
+#| "On some architectures\\(emfor example x86-64 and ARM\\(emthere is no "
+#| "B<ipc>() system call; instead, B<msgctl>(2), B<semctl>(2), B<shmctl>(2), "
+#| "and so on really are implemented as separate system calls."
+msgid ""
+"On some architectures\\[em]for example x86-64 and ARM\\[em]there is no "
+"B<ipc>() system call; instead, B<msgctl>(2), B<semctl>(2), B<shmctl>(2), "
+"and so on really are implemented as separate system calls."
+msgstr ""
+"На некоторых архитектурах, например x86-64 и ARM, нет системного вызова "
+"B<ipc>(); вместо него реализованы системные вызовы B<msgctl>(2), "
+"B<semctl>(2), B<shmctl>(2) и т.д."
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "STANDARDS"
+msgstr "СТАНДАРТЫ"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Linux."
+msgstr "Linux."
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "SEE ALSO"
+msgstr "СМ. ТАКЖЕ"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"B<msgctl>(2), B<msgget>(2), B<msgrcv>(2), B<msgsnd>(2), B<semctl>(2), "
+"B<semget>(2), B<semop>(2), B<semtimedop>(2), B<shmat>(2), B<shmctl>(2), "
+"B<shmdt>(2), B<shmget>(2), B<sysvipc>(7)"
+msgstr ""
+"B<msgctl>(2), B<msgget>(2), B<msgrcv>(2), B<msgsnd>(2), B<semctl>(2), "
+"B<semget>(2), B<semop>(2), B<semtimedop>(2), B<shmat>(2), B<shmctl>(2), "
+"B<shmdt>(2), B<shmget>(2), B<sysvipc>(7)"
+
+#. type: TH
+#: debian-bookworm
+#, no-wrap
+msgid "2023-02-05"
+msgstr "5 февраля 2023 г."
+
+#. type: TH
+#: debian-bookworm
+#, no-wrap
+msgid "Linux man-pages 6.03"
+msgstr "Linux man-pages 6.03"
+
+#. type: Plain text
+#: debian-bookworm
+msgid ""
+"B<ipc>() is Linux-specific, and should not be used in programs intended to "
+"be portable."
+msgstr ""
+"Вызов B<ipc>() есть только в Linux и не должен использоваться в переносимых "
+"программах."
+
+#. type: SH
+#: debian-bookworm
+#, no-wrap
+msgid "NOTES"
+msgstr "ЗАМЕЧАНИЯ"
+
+#. type: TH
+#: debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "2023-03-30"
+msgstr "30 марта 2023 г."
+
+#. type: TH
+#: debian-unstable opensuse-tumbleweed
+#, no-wrap
+msgid "Linux man-pages 6.05.01"
+msgstr "Linux man-pages 6.05.01"
+
+#. type: TH
+#: opensuse-leap-15-6
+#, no-wrap
+msgid "Linux man-pages 6.04"
+msgstr "Linux man-pages 6.04"