diff options
Diffstat (limited to 'apps/files/l10n/ru.js')
-rw-r--r-- | apps/files/l10n/ru.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js index 59074e43ec6..3a9f57c552a 100644 --- a/apps/files/l10n/ru.js +++ b/apps/files/l10n/ru.js @@ -52,6 +52,7 @@ OC.L10N.register( "Disconnect storage" : "Отсоединиться от хранилища", "Unshare" : "Закрыть доступ", "Pending" : "Ожидание", + "Unable to determine date" : "Невозможно определить дату", "Error moving file." : "Ошибка перемещения файла.", "Error moving file" : "Ошибка при перемещении файла", "Error" : "Ошибка", @@ -71,6 +72,7 @@ OC.L10N.register( "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." : "Шифрование было отключено, но ваши файлы остались зашифрованными. Зайдите на страницу личных настроек для того, чтобы расшифровать их.", "{dirs} and {files}" : "{dirs} и {files}", + "Favorited" : "Избранное", "Favorite" : "Избранное", "%s could not be renamed as it has been deleted" : "Невозможно переименовать %s, поскольку объект удалён.", "%s could not be renamed" : "%s не может быть переименован", @@ -87,7 +89,6 @@ OC.L10N.register( "New folder" : "Новый каталог", "Folder" : "Каталог", "From link" : "Объект по ссылке", - "Nothing in here. Upload something!" : "Здесь ничего нет. Загрузите что-нибудь!", "Download" : "Скачать", "Upload too large" : "Файл слишком велик", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Файлы, которые вы пытаетесь загрузить, превышают лимит максимального размера на этом сервере.", |