Commit 784e3873f87b5446349acbb42070930d2c72f4e1
Committed by
Weblate
1 parent
7403dc5f
Exists in
master
and in
27 other branches
Translated using Weblate (Russian)
Currently translated at 5.1% (4 of 77 strings)
Showing
1 changed file
with
8 additions
and
8 deletions
Show diff stats
plugins/custom_forms/po/ru/custom_forms.po
... | ... | @@ -7,17 +7,17 @@ msgid "" |
7 | 7 | msgstr "" |
8 | 8 | "Project-Id-Version: 1.0\n" |
9 | 9 | "POT-Creation-Date: 2015-02-02 21:44-0300\n" |
10 | -"PO-Revision-Date: 2014-12-12 14:23+0200\n" | |
10 | +"PO-Revision-Date: 2015-02-23 11:37+0200\n" | |
11 | 11 | "Last-Translator: Michal Čihař <michal@cihar.com>\n" |
12 | -"Language-Team: Russian <https://hosted.weblate.org/projects/noosfero/" | |
13 | -"noosfero/ru/>\n" | |
12 | +"Language-Team: Russian <https://hosted.weblate.org/projects/noosfero/plugin-" | |
13 | +"custom-forms/ru/>\n" | |
14 | 14 | "Language: ru\n" |
15 | 15 | "MIME-Version: 1.0\n" |
16 | 16 | "Content-Type: text/plain; charset=UTF-8\n" |
17 | 17 | "Content-Transfer-Encoding: 8bit\n" |
18 | -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" | |
19 | -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" | |
20 | -"X-Generator: Weblate 2.2-dev\n" | |
18 | +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=" | |
19 | +"4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" | |
20 | +"X-Generator: Weblate 2.3-dev\n" | |
21 | 21 | |
22 | 22 | #: plugins/custom_forms/lib/custom_forms_plugin/form.rb:67 |
23 | 23 | msgid "Invalid string format of access." |
... | ... | @@ -200,7 +200,7 @@ msgstr "Новая папка" |
200 | 200 | #: plugins/custom_forms/views/custom_forms_plugin_myprofile/_form.html.erb:5 |
201 | 201 | #: plugins/custom_forms/views/custom_forms_plugin_myprofile/index.html.erb:6 |
202 | 202 | msgid "Name" |
203 | -msgstr "" | |
203 | +msgstr "Имя" | |
204 | 204 | |
205 | 205 | #: plugins/custom_forms/views/custom_forms_plugin_myprofile/_edit_select.html.erb:6 |
206 | 206 | msgid "Value" |
... | ... | @@ -379,7 +379,7 @@ msgstr "Разрешения" |
379 | 379 | |
380 | 380 | #: plugins/custom_forms/views/custom_forms_plugin_myprofile/index.html.erb:10 |
381 | 381 | msgid "Actions" |
382 | -msgstr "" | |
382 | +msgstr "Действия" | |
383 | 383 | |
384 | 384 | #: plugins/custom_forms/views/custom_forms_plugin_myprofile/index.html.erb:20 |
385 | 385 | msgid "Pending" | ... | ... |