diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-09 01:55:22 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-09 01:55:22 -0500 |
commit | d4fc2f555b305ce215af3bfcc68a2ffea89f0a53 (patch) | |
tree | 90a2b98921c15ece989469719fe13cfa31700466 /apps/files/l10n/ru.json | |
parent | 6c5925397871b018fa6bad147b0055a6ab1d2f5d (diff) | |
download | nextcloud-server-d4fc2f555b305ce215af3bfcc68a2ffea89f0a53.tar.gz nextcloud-server-d4fc2f555b305ce215af3bfcc68a2ffea89f0a53.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, 3 insertions, 1 deletions
diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json index b0c7c706b57..c16452f7e11 100644 --- a/apps/files/l10n/ru.json +++ b/apps/files/l10n/ru.json @@ -58,6 +58,7 @@ "Error" : "Ошибка", "Could not rename file" : "Не удалось переименовать файл", "Error deleting file." : "Ошибка при удалении файла.", + "No entries in this folder match '{filter}'" : "В данном каталоге нет ничего соответствующего '{filter}'", "Name" : "Имя", "Size" : "Размер", "Modified" : "Изменён", @@ -71,7 +72,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" : "Избранное", @@ -95,6 +96,7 @@ "Cancel upload" : "Отменить загрузку", "No files yet" : "Пока ещё нет файлов", "Upload some content or sync with your devices!" : "Загрузите что-нибудь или синхронизируйте со своими устройствами!", + "No entries found in this folder" : "Каталог пуст", "Select all" : "Выбрать все", "Download" : "Скачать", "Upload too large" : "Файл слишком велик", |