summaryrefslogtreecommitdiffstats
path: root/apps/files_external
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-06-27 01:55:44 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-06-27 01:55:44 -0400
commit36f771e9f08ed23c56129b3e47909aef8cda4ab4 (patch)
tree7e0eb6de4804a97ac6e6c70af76df33108acb899 /apps/files_external
parent58c03f5e8570e0e07387a2a3d7cce7fcad35ecbf (diff)
downloadnextcloud-server-36f771e9f08ed23c56129b3e47909aef8cda4ab4.tar.gz
nextcloud-server-36f771e9f08ed23c56129b3e47909aef8cda4ab4.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external')
-rw-r--r--apps/files_external/l10n/ru.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/files_external/l10n/ru.php b/apps/files_external/l10n/ru.php
index 3bc71ad2709..837e48fcb90 100644
--- a/apps/files_external/l10n/ru.php
+++ b/apps/files_external/l10n/ru.php
@@ -5,6 +5,7 @@ $TRANSLATIONS = array(
"Location" => "Местоположение",
"Amazon S3" => "Amazon S3",
"Key" => "Ключ",
+"Secret" => "Секрет",
"Access Key" => "Ключ доступа",
"Secret Key" => "Секретный ключ",
"Hostname (optional)" => "Хост (опц.)",
@@ -31,7 +32,11 @@ $TRANSLATIONS = array(
"<b>Note:</b> " => "<b>Примечание:</b> ",
" and " => "и",
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Примечание:</b> Поддержка cURL в PHP не включена или не установлен модуль. Подключение %s невозможно. Обратитесь к вашему системному администратору.",
+"<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 невозможно. Пожалуйста, обратитесь к системному администратору.",
+"You don't have any external storages" => "У вас нет внешних хранилищ",
"Name" => "Имя",
+"Storage type" => "Тип хранилища",
"External Storage" => "Внешний носитель",
"Folder name" => "Имя папки",
"Configuration" => "Конфигурация",