diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-07-13 01:54:50 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-07-13 01:54:50 -0400 |
commit | 52e9c94e08d69854697fc1a0b8df185fd57ae9f8 (patch) | |
tree | 7d89dfea0c5ad2376013eba82ab87f01724a9956 /core/l10n/ru.json | |
parent | 7cf6badad56f60e8ffc499e2b5b4f7327c651b44 (diff) | |
download | nextcloud-server-52e9c94e08d69854697fc1a0b8df185fd57ae9f8.tar.gz nextcloud-server-52e9c94e08d69854697fc1a0b8df185fd57ae9f8.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ru.json')
-rw-r--r-- | core/l10n/ru.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/core/l10n/ru.json b/core/l10n/ru.json index 74393023f2d..31558b7c9bd 100644 --- a/core/l10n/ru.json +++ b/core/l10n/ru.json @@ -9,7 +9,8 @@ "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" : "Неизвестный тип файла", @@ -60,7 +61,7 @@ "Cancel" : "Отмена", "Continue" : "Продолжить", "(all selected)" : "(все выбранные)", - "({count} selected)" : "({count} выбранных)", + "({count} selected)" : "(выбрано: {count})", "Error loading file exists template" : "Ошибка при загрузке шаблона существующего файла", "Very weak password" : "Очень слабый пароль", "Weak password" : "Слабый пароль", @@ -137,6 +138,7 @@ "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." : "Не удалось отправить письмо для сброса пароля. Убедитесь, что имя пользователя указано верно.", |