Commit 025bf5a0dde26815a1b9e7dcbe9b0c2dd0b02019
Committed by
Weblate
1 parent
7aa86bf3
Exists in
master
and in
29 other branches
Translated using Weblate (Russian)
Currently translated at 3.7% (3 of 79 strings)
Showing
1 changed file
with
7 additions
and
7 deletions
Show diff stats
plugins/shopping_cart/po/ru/shopping_cart.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:43-0300\n" |
10 | -"PO-Revision-Date: 2014-12-12 14:23+0200\n" | |
10 | +"PO-Revision-Date: 2015-02-23 11:36+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 | +"shopping-cart/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/shopping_cart/lib/shopping_cart_plugin.rb:9 |
23 | 23 | #, fuzzy |
... | ... | @@ -154,7 +154,7 @@ msgstr "Возможности успешно обновлены" |
154 | 154 | #: plugins/shopping_cart/views/shopping_cart_plugin_myprofile/_orders_list.html.erb:35 |
155 | 155 | #: plugins/shopping_cart/views/shopping_cart_plugin/buy.html.erb:5 |
156 | 156 | msgid "Name" |
157 | -msgstr "" | |
157 | +msgstr "Имя" | |
158 | 158 | |
159 | 159 | #: plugins/shopping_cart/views/shopping_cart_plugin_profile/buy.html.erb:10 |
160 | 160 | #: plugins/shopping_cart/views/shopping_cart_plugin/buy.html.erb:13 | ... | ... |