aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/ru.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/dav/l10n/ru.json')
-rw-r--r--apps/dav/l10n/ru.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/apps/dav/l10n/ru.json b/apps/dav/l10n/ru.json
new file mode 100644
index 00000000000..39ea7090517
--- /dev/null
+++ b/apps/dav/l10n/ru.json
@@ -0,0 +1,15 @@
+{ "translations": {
+ "Contact birthdays" : "Дни рождения контакта",
+ "Personal" : "Личное",
+ "Contacts" : "Контакты",
+ "Technical details" : "Технические характеристики",
+ "Remote Address: %s" : "Удаленный адрес: %s",
+ "Request ID: %s" : "ID запроса: %s",
+ "Type: %s" : "Тип: %s",
+ "Code: %s" : "Код: %s",
+ "Message: %s" : "Сообщение: %s",
+ "File: %s" : "Файл: %s",
+ "Line: %s" : "Строка: %s",
+ "Trace" : "Трассировка"
+},"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