summaryrefslogtreecommitdiffstats
path: root/lib/l10n/ru.json
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/ru.json')
-rw-r--r--lib/l10n/ru.json7
1 files changed, 6 insertions, 1 deletions
diff --git a/lib/l10n/ru.json b/lib/l10n/ru.json
index f9bd45402e8..62da4204b93 100644
--- a/lib/l10n/ru.json
+++ b/lib/l10n/ru.json
@@ -225,6 +225,11 @@
"Storage incomplete configuration. %s" : "Неполная конфигурация хранилища. %s",
"Storage connection error. %s" : "Ошибка подключения к хранилищу. %s",
"Storage is temporarily not available" : "Хранилище временно недоступно",
- "Storage connection timeout. %s" : "Истекло время ожидания подключения к хранилищу. %s"
+ "Storage connection timeout. %s" : "Истекло время ожидания подключения к хранилищу. %s",
+ "Personal" : "Личное",
+ "Admin" : "Администратор",
+ "DB Error: \"%s\"" : "Ошибка БД: «%s»",
+ "Cannot clear expiration date. Shares are required to have an expiration date." : "Невозможно очистить дату истечения срока действия. Общие ресурсы должны иметь срок действия.",
+ "No app name specified" : "Не указано имя приложения"
},"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