From 4f4b91a9ecc265d7501934bb40c1632a30afc7f5 Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Wed, 2 Dec 2015 02:00:28 -0500 Subject: [tx-robot] updated from transifex --- apps/files_external/l10n/ru.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'apps/files_external/l10n/ru.js') diff --git a/apps/files_external/l10n/ru.js b/apps/files_external/l10n/ru.js index edcfc6af6c0..6fbfe273557 100644 --- a/apps/files_external/l10n/ru.js +++ b/apps/files_external/l10n/ru.js @@ -16,6 +16,7 @@ OC.L10N.register( "Not permitted to use authentication mechanism \"%s\"" : "Не допускается использование механизма авторизации \"%s\"", "Unsatisfied backend parameters" : "Недопустимые настройки бэкенда", "Unsatisfied authentication mechanism parameters" : "Недопустимые настройки механизма авторизации", + "Insufficient data: %s" : "Недостаточно данных: %s", "Personal" : "Личное", "System" : "Система", "Grant access" : "Предоставить доступ", @@ -101,6 +102,7 @@ OC.L10N.register( "Add storage" : "Добавить хранилище", "Advanced settings" : "Расширенные настройки", "Delete" : "Удалить", + "Allow users to mount external storage" : "Разрешить пользователями монтировать внешние накопители", "Allow users to mount the following external storage" : "Разрешить пользователям монтировать следующие сервисы хранения данных" }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); -- cgit v1.2.3