diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-27 01:56:21 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-27 01:56:21 -0400 |
commit | 880b31c513eb755a057ca075d462e34ace911d0e (patch) | |
tree | 583f5fc4c685b122f633975e9313eba039ba722b /apps/files_external/l10n/ru.js | |
parent | fb8994603bb68e2787ff836938b3b15905942731 (diff) | |
download | nextcloud-server-880b31c513eb755a057ca075d462e34ace911d0e.tar.gz nextcloud-server-880b31c513eb755a057ca075d462e34ace911d0e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/ru.js')
-rw-r--r-- | apps/files_external/l10n/ru.js | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files_external/l10n/ru.js b/apps/files_external/l10n/ru.js index 483aa71e708..6a7e716f60a 100644 --- a/apps/files_external/l10n/ru.js +++ b/apps/files_external/l10n/ru.js @@ -44,6 +44,9 @@ OC.L10N.register( "URL" : "Ссылка", "Secure https://" : "Безопасный https://", "Public key" : "Открытый ключ", + "Storage with id \"%i\" not found" : "Хранилище с идентификатором \"%i\" не найдено", + "Invalid mount point" : "Неправильная точка входа", + "Invalid storage backend \"%s\"" : "Неверный бэкенд хранилища \"%s\"", "Access granted" : "Доступ предоставлен", "Error configuring Dropbox storage" : "Ошибка при настройке хранилища Dropbox", "Grant access" : "Предоставить доступ", @@ -61,7 +64,6 @@ OC.L10N.register( "<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Примечание:</b> Поддержка FTP в PHP не включена или не установлена. Монтирование %s невозможно. Пожалуйста, обратитесь к системному администратору.", "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Примечание:</b> \"%s\" не установлен. Монтирование %s невозможно. Пожалуйста, обратитесь к системному администратору.", "No external storage configured" : "Нет внешних хранилищ", - "You can configure external storages in the personal settings" : "Вы можете изменить параметры внешних хранилищ в личных настройках", "Name" : "Имя", "Storage type" : "Тип хранилища", "Scope" : "Область", |