summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-05-16 00:48:26 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-05-16 00:48:26 -0400
commit94d5c77d4f2997943982b986fdd96064a8ba78df (patch)
treec3b6a63344139cee18dfebe39b3c5e1fbb1f2d2e
parentde5cf82df393e82821e22ed8941db182278fcd30 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/ru.js2
-rw-r--r--l10n/ru.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/l10n/ru.js b/l10n/ru.js
index 76c12c5f..649bb430 100644
--- a/l10n/ru.js
+++ b/l10n/ru.js
@@ -22,6 +22,7 @@ OC.L10N.register(
"(new group)" : "(новая группа)",
"New contact" : "Новый контакт",
"{addressbook} shared by {owner}" : "{addressbook} поделился {owner}",
+ "No contacts in file. Only VCard files are allowed." : "Нет контактов в файле. Только VCard файлы разрешены.",
"Nickname" : "Псевдоним",
"Notes" : "Заметки",
"Website" : "Сайт",
@@ -40,6 +41,7 @@ OC.L10N.register(
"Fax work" : "Факс работы",
"Pager" : "Пейджер",
"Voice" : "Голосовая почта",
+ "Social Network" : "Социальная сеть",
"Settings" : "Настройки"
},
"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);");
diff --git a/l10n/ru.json b/l10n/ru.json
index 8b1a37c9..0bc01877 100644
--- a/l10n/ru.json
+++ b/l10n/ru.json
@@ -20,6 +20,7 @@
"(new group)" : "(новая группа)",
"New contact" : "Новый контакт",
"{addressbook} shared by {owner}" : "{addressbook} поделился {owner}",
+ "No contacts in file. Only VCard files are allowed." : "Нет контактов в файле. Только VCard файлы разрешены.",
"Nickname" : "Псевдоним",
"Notes" : "Заметки",
"Website" : "Сайт",
@@ -38,6 +39,7 @@
"Fax work" : "Факс работы",
"Pager" : "Пейджер",
"Voice" : "Голосовая почта",
+ "Social Network" : "Социальная сеть",
"Settings" : "Настройки"
},"pluralForm" :"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);"
} \ No newline at end of file