diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-02-02 01:55:41 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-02-02 01:55:41 -0500 |
commit | 9861a7f6ccde73ad551a1d75b36baed3f9edf530 (patch) | |
tree | d8260d70d4dc0d9186d82bab94e7f6cd59ff6508 /apps/files_external/l10n/ru.js | |
parent | 333bb5a2276335189d4a5c1ad08c7cfef98b9cb3 (diff) | |
download | nextcloud-server-9861a7f6ccde73ad551a1d75b36baed3f9edf530.tar.gz nextcloud-server-9861a7f6ccde73ad551a1d75b36baed3f9edf530.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 113cebcc9ef..0c7708029a9 100644 --- a/apps/files_external/l10n/ru.js +++ b/apps/files_external/l10n/ru.js @@ -18,6 +18,7 @@ OC.L10N.register( "Unsatisfied authentication mechanism parameters" : "Недопустимые настройки механизма авторизации", "Insufficient data: %s" : "Недостаточно данных: %s", "%s" : "%s", + "Storage with id \"%i\" is not user editable" : "Пользователь не может редактировать хранилище \"%i\"", "Personal" : "Личное", "System" : "Система", "Grant access" : "Предоставить доступ", @@ -61,7 +62,6 @@ OC.L10N.register( "Rackspace" : "Rackspace", "API key" : "Ключ API", "Username and password" : "Имя пользователя и пароль", - "Session credentials" : "Учетные данные сессии", "RSA public key" : "Открытый ключ RSA", "Public key" : "Открытый ключ", "Amazon S3" : "Amazon S3", |