diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-28 00:07:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-28 00:07:41 +0000 |
commit | 69088189999ec8c4ff0ce7f3a229afd8cca7b27d (patch) | |
tree | c803dd9562ce0796b5c10e1c9b594ecdd5d30cdd /apps/files_external/l10n/ru.js | |
parent | f000e22a97b9bae756cc5977badeffbc7a6852e9 (diff) | |
download | nextcloud-server-69088189999ec8c4ff0ce7f3a229afd8cca7b27d.tar.gz nextcloud-server-69088189999ec8c4ff0ce7f3a229afd8cca7b27d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/ru.js')
-rw-r--r-- | apps/files_external/l10n/ru.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_external/l10n/ru.js b/apps/files_external/l10n/ru.js index c6ad1041781..7e8f493c759 100644 --- a/apps/files_external/l10n/ru.js +++ b/apps/files_external/l10n/ru.js @@ -6,6 +6,7 @@ OC.L10N.register( "Please provide a valid app key and secret." : "Пожалуйста укажите корректные ключ и секрет приложения.", "Step 1 failed. Exception: %s" : "Шаг 1 неудачен. Исключение: %s", "Step 2 failed. Exception: %s" : "Шаг 2 неудачен. Исключение: %s", + "External storages" : "Внешние хранилища", "External storage" : "Внешнее хранилище", "Dropbox App Configuration" : "Настройка приложения Dropbox", "Google Drive App Configuration" : "Настройка приложения Google Drive", @@ -102,7 +103,6 @@ OC.L10N.register( "OpenStack Object Storage" : "Хранилище объектов OpenStack", "Service name" : "Название сервиса", "Request timeout (seconds)" : "Таймаут запроса (в секундах)", - "External storages" : "Внешние хранилища", "The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Поддержка cURL в PHP не включена и/или не установлена, монтирование %s невозможно. Обратитесь к вашему системному администратору.", "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Поддержка FTP в PHP не включена и/или не установлена, монтирование %s невозможно. Обратитесь к вашему системному администратору.", "\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\" не установлен, монтирование %s невозможно. Обратитесь к вашему системному администратору.", |