aboutsummaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/ru.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/updatenotification/l10n/ru.json')
-rw-r--r--apps/updatenotification/l10n/ru.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/ru.json b/apps/updatenotification/l10n/ru.json
new file mode 100644
index 00000000000..438796131ed
--- /dev/null
+++ b/apps/updatenotification/l10n/ru.json
@@ -0,0 +1,5 @@
+{ "translations": {
+ "{version} is available. Get more information on how to update." : "Доступна версия {version}. Получить дополнительную информацию о порядке обновления.",
+ "Updater" : "Обновление"
+},"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