summaryrefslogtreecommitdiffstats
path: root/core/l10n/ru.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-07-13 01:54:50 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-07-13 01:54:50 -0400
commit52e9c94e08d69854697fc1a0b8df185fd57ae9f8 (patch)
tree7d89dfea0c5ad2376013eba82ab87f01724a9956 /core/l10n/ru.js
parent7cf6badad56f60e8ffc499e2b5b4f7327c651b44 (diff)
downloadnextcloud-server-52e9c94e08d69854697fc1a0b8df185fd57ae9f8.tar.gz
nextcloud-server-52e9c94e08d69854697fc1a0b8df185fd57ae9f8.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ru.js')
-rw-r--r--core/l10n/ru.js6
1 files changed, 4 insertions, 2 deletions
diff --git a/core/l10n/ru.js b/core/l10n/ru.js
index 49d4c09e3f6..507c37b1372 100644
--- a/core/l10n/ru.js
+++ b/core/l10n/ru.js
@@ -11,7 +11,8 @@ OC.L10N.register(
"Updated \"%s\" to %s" : "Обновлено \"%s\" до %s",
"Repair warning: " : "Предупреждение восстановления:",
"Repair error: " : "Ошибка восстановления:",
- "Following incompatible apps have been disabled: %s" : "Слежка за несовместимыми приложениями отключена: %s",
+ "Following incompatible apps have been disabled: %s" : "Следующие несовместимые приложения были отключены: %s",
+ "Following apps have been disabled: %s" : "Были отключены следующие приложения: %s",
"Invalid file provided" : "Указан неправильный файл",
"No image or file provided" : "Не указано изображение или файл",
"Unknown filetype" : "Неизвестный тип файла",
@@ -62,7 +63,7 @@ OC.L10N.register(
"Cancel" : "Отмена",
"Continue" : "Продолжить",
"(all selected)" : "(все выбранные)",
- "({count} selected)" : "({count} выбранных)",
+ "({count} selected)" : "(выбрано: {count})",
"Error loading file exists template" : "Ошибка при загрузке шаблона существующего файла",
"Very weak password" : "Очень слабый пароль",
"Weak password" : "Слабый пароль",
@@ -139,6 +140,7 @@ OC.L10N.register(
"Updating {productName} to version {version}, this may take a while." : "Идет обновление {productName} до версии {version}, пожалуйста, подождите.",
"Please reload the page." : "Обновите страницу.",
"The update was unsuccessful. " : "Обновление не удалось.",
+ "The update was successful. There were warnings." : "Обновление прошло успешно. Были предупреждения.",
"The update was successful. Redirecting you to ownCloud now." : "Обновление прошло успешно. Перенаправляем в ownCloud.",
"Couldn't reset password because the token is invalid" : "Невозможно сбросить пароль из-за неверного токена",
"Couldn't send reset email. Please make sure your username is correct." : "Не удалось отправить письмо для сброса пароля. Убедитесь, что имя пользователя указано верно.",