diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-13 01:56:58 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-13 01:56:58 -0500 |
commit | 3ece0a7767e51082d89c549a742f0faed0b7eda5 (patch) | |
tree | 1679fed4cde09fdebcd3065dc3ecc234fc747d86 /apps/files/l10n/ru.json | |
parent | ed797a248cf88dc9dede104fa6babaeb11efc751 (diff) | |
download | nextcloud-server-3ece0a7767e51082d89c549a742f0faed0b7eda5.tar.gz nextcloud-server-3ece0a7767e51082d89c549a742f0faed0b7eda5.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ru.json')
-rw-r--r-- | apps/files/l10n/ru.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json index 4f23a784f13..2c238e7ad0f 100644 --- a/apps/files/l10n/ru.json +++ b/apps/files/l10n/ru.json @@ -50,6 +50,7 @@ "Delete" : "Удалить", "Disconnect storage" : "Отсоединиться от хранилища", "Unshare" : "Закрыть доступ", + "Download" : "Скачать", "Select" : "Выбрать", "Pending" : "Ожидание", "Unable to determine date" : "Невозможно определить дату", @@ -72,7 +73,7 @@ "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Приложение для шифрования активно, но ваши ключи не инициализированы, выйдите из системы и войдите вновь", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Закрытый ключ приложения шифрования недействителен. Обновите закрытый ключ в личных настройках, чтобы восстановить доступ к зашифрованным файлам.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Шифрование было отключено, но ваши файлы остались зашифрованными. Зайдите на страницу личных настроек для того, чтобы расшифровать их.", - "_matches '{filter}'_::_match '{filter}'_" : ["","",""], + "_matches '{filter}'_::_match '{filter}'_" : ["соответствует '{filter}'","соответствуют '{filter}'","соответствуют '{filter}'"], "{dirs} and {files}" : "{dirs} и {files}", "Favorited" : "Избранное", "Favorite" : "Избранное", @@ -98,7 +99,6 @@ "Upload some content or sync with your devices!" : "Загрузите что-нибудь или синхронизируйте со своими устройствами!", "No entries found in this folder" : "Ничего не найдено", "Select all" : "Выбрать все", - "Download" : "Скачать", "Upload too large" : "Файл слишком велик", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Файлы, которые вы пытаетесь загрузить, превышают лимит максимального размера на этом сервере.", "Files are being scanned, please wait." : "Идет сканирование файлов. Пожалуйста подождите.", |