summaryrefslogtreecommitdiff
path: root/modules/mpi/locales/ru_RU.po
blob: b2768dba7f6a1102ef2e00aa751216893d10886a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
# Russian translation for scilab
# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013
# This file is distributed under the same license as the scilab package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2013.
#
msgid ""
msgstr ""
"Project-Id-Version: scilab\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2013-04-16 17:44+0100\n"
"PO-Revision-Date: 2013-09-17 15:48+0000\n"
"Last-Translator: Stanislav V. Kroter <krotersv@gmail.com>\n"
"Language-Team: Russian <ru@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Launchpad (build 17413)\n"

#, c-format
msgid "%s: Can not read input argument #%d.\n"
msgstr "%s: Не могу прочитать входной аргумент №%d.\n"

#, c-format
msgid ""
"%s: Wrong type for input argument #%d: A scalar integer value expected.\n"
msgstr ""
"%s: Неверный тип входного аргумента №%d: ожидался целочисленный скаляр.\n"

#, c-format
msgid "%s: Could not get communicator rank of the node %d: %s\n"
msgstr ""

msgid "Unable to serialize data\n"
msgstr "Невозможно преобразовать данные в последовательную форму\n"

#, c-format
msgid "%s: Could not broadcast the variable to the node %d: %s\n"
msgstr ""

#, c-format
msgid "%s: Unable to deserialize data.\n"
msgstr ""

#, c-format
msgid "%s: Unable to create variable.\n"
msgstr "%s: Невозможно создать переменную.\n"

#, c-format
msgid "%s: Memory allocation error.\n"
msgstr "%s: Ошибка распределения памяти.\n"

#, c-format
msgid "%s: Could not finalize the MPI instance: %s\n"
msgstr ""

#, c-format
msgid "%s: Could not get processor name: %s\n"
msgstr "%s: Не удалось получить имя процессора: %s\n"

#, c-format
msgid "%s: Wrong values for input argument #%d: Positive value expected.\n"
msgstr ""
"%s: Неверные значения входного аргумента №%d: ожидалось положительное "
"значение.\n"

#, c-format
msgid "%s: MPI_Probe failed. Rank %d / Tag %d: %s\n"
msgstr ""

#, c-format
msgid "%s: MPI_Get_count failed. Rank %d / Tag %d: %s\n"
msgstr ""

#, c-format
msgid "%s: MPI_Irecv failed. Rank %d / Tag %d: %s\n"
msgstr ""

#, c-format
msgid "%s: Could not send the variable to the node %d: %s\n"
msgstr "%s: Не удалось переслать переменную на узел %d: %s\n"

#, c-format
msgid "%s: Could not create the received variable.\n"
msgstr "%s: Не удалось создать принятую переменную.\n"

#, c-format
msgid "%s: MPI_Recv failed. Rank %d / Tag %d: %s\n"
msgstr "%s: MPI_Recv провален. Rank %d / Tag %d: %s\n"

#, c-format
msgid "%s: Unable to deserialize data !\n"
msgstr "%s: Невозможно преобразовать данные в параллельную форму!\n"

#, c-format
msgid "%s: MPI_Wait failed while waiting %d: %s\n"
msgstr ""