diff options
Diffstat (limited to 'apps/files_external/l10n/ru.php')
-rw-r--r-- | apps/files_external/l10n/ru.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_external/l10n/ru.php b/apps/files_external/l10n/ru.php index c83a203c2e1..3bc71ad2709 100644 --- a/apps/files_external/l10n/ru.php +++ b/apps/files_external/l10n/ru.php @@ -26,10 +26,12 @@ $TRANSLATIONS = array( "Grant access" => "Предоставление доступа", "Please provide a valid Dropbox app key and secret." => "Пожалуйста, предоставьте действующий ключ Dropbox и пароль.", "Error configuring Google Drive storage" => "Ошибка при настройке хранилища Google Drive", +"Personal" => "Личное", "Saved" => "Сохранено", "<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 невозможно. Обратитесь к вашему системному администратору.", +"Name" => "Имя", "External Storage" => "Внешний носитель", "Folder name" => "Имя папки", "Configuration" => "Конфигурация", |