diff options
author | Pierre Marechal <pierre.marechal@scilab.org> | 2008-09-25 08:06:17 +0000 |
---|---|---|
committer | Pierre Marechal <pierre.marechal@scilab.org> | 2008-09-25 08:06:17 +0000 |
commit | 651ebc6ea7d8574f930ffe27946a575b5337234e (patch) | |
tree | 03b316f0bc164a7594643a9c8b4c4c84461f1eea /scilab/modules/data_structures/locales/ru_RU | |
parent | 476cf442ad203ef4ac1aba90579b545f9c51c260 (diff) | |
download | scilab-651ebc6ea7d8574f930ffe27946a575b5337234e.zip scilab-651ebc6ea7d8574f930ffe27946a575b5337234e.tar.gz |
Update des localizations ru_RU, zh_TW, fr_FR & zh_CN
Diffstat (limited to 'scilab/modules/data_structures/locales/ru_RU')
-rw-r--r-- | scilab/modules/data_structures/locales/ru_RU/data_structures.po | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/scilab/modules/data_structures/locales/ru_RU/data_structures.po b/scilab/modules/data_structures/locales/ru_RU/data_structures.po index f3ac063..49646b7 100644 --- a/scilab/modules/data_structures/locales/ru_RU/data_structures.po +++ b/scilab/modules/data_structures/locales/ru_RU/data_structures.po | |||
@@ -14,21 +14,16 @@ msgstr "" | |||
14 | "MIME-Version: 1.0\n" | 14 | "MIME-Version: 1.0\n" |
15 | "Content-Type: text/plain; charset=UTF-8\n" | 15 | "Content-Type: text/plain; charset=UTF-8\n" |
16 | "Content-Transfer-Encoding: 8bit\n" | 16 | "Content-Transfer-Encoding: 8bit\n" |
17 | "X-Launchpad-Export-Date: 2008-09-09 07:49+0000\n" | 17 | "X-Launchpad-Export-Date: 2008-09-24 19:52+0000\n" |
18 | "X-Generator: Launchpad (build Unknown)\n" | 18 | "X-Generator: Launchpad (build Unknown)\n" |
19 | 19 | ||
20 | #, c-format | 20 | #, c-format |
21 | msgid "%s: Wrong number of input arguments: %d expected" | ||
22 | msgstr "%s: Неверное количество аргументов: Ожидалось %d" | ||
23 | |||
24 | #, c-format | ||
25 | msgid "%s: Wrong number of input argument(s)." | 21 | msgid "%s: Wrong number of input argument(s)." |
26 | msgstr "%s: Неверное количество аргументов." | 22 | msgstr "%s: Неверное количество аргументов." |
27 | 23 | ||
28 | msgid "Too many arguments in the stack, edit stack.h and enlarge intersiz.\n" | 24 | #, c-format |
29 | msgstr "" | 25 | msgid "%s: Wrong number of input arguments: %d expected" |
30 | "Слишком много аргументов в стеке, отредактируйте stack.h и увеличьте " | 26 | msgstr "%s: Неверное количество аргументов: Ожидалось %d" |
31 | "intersiz.\n" | ||
32 | 27 | ||
33 | msgid " An hypermatrix extraction must have at least 2 arguments. " | 28 | msgid " An hypermatrix extraction must have at least 2 arguments. " |
34 | msgstr " Извлечение из гиперматрицы должно иметь как минимум 2 аргумента. " | 29 | msgstr " Извлечение из гиперматрицы должно иметь как минимум 2 аргумента. " |
@@ -51,3 +46,8 @@ msgstr " Аргумент не является гиперматрицей " | |||
51 | 46 | ||
52 | msgid " Bad hypermatrix insertion. " | 47 | msgid " Bad hypermatrix insertion. " |
53 | msgstr " Плохая вставка в гиперматрицу. " | 48 | msgstr " Плохая вставка в гиперматрицу. " |
49 | |||
50 | msgid "Too many arguments in the stack, edit stack.h and enlarge intersiz.\n" | ||
51 | msgstr "" | ||
52 | "Слишком много аргументов в стеке, отредактируйте stack.h и увеличьте " | ||
53 | "intersiz.\n" | ||