diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-09-22 01:18:31 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-09-22 01:18:31 +0200 |
commit | 01160d0fb488820c41a311e576797ed323023a06 (patch) | |
tree | 3d73a11881dd9fc560eb2725ba2b550a53931bfd /core/l10n/ru.php | |
parent | d5055639b2d3269e02ecb378f4db6b7a6fa88473 (diff) | |
download | nextcloud-server-01160d0fb488820c41a311e576797ed323023a06.tar.gz nextcloud-server-01160d0fb488820c41a311e576797ed323023a06.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ru.php')
-rw-r--r-- | core/l10n/ru.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ru.php b/core/l10n/ru.php index c7ce381c05e..4aec059d407 100644 --- a/core/l10n/ru.php +++ b/core/l10n/ru.php @@ -21,6 +21,7 @@ "Ok" => "Ок", "No categories selected for deletion." => "Нет категорий для удаления.", "Error" => "Ошибка", +"Password" => "Пароль", "ownCloud password reset" => "Сброс пароля ", "Use the following link to reset your password: {link}" => "Используйте следующую ссылку чтобы сбросить пароль: {link}", "You will receive a link to reset your password via Email." => "На ваш адрес Email выслана ссылка для сброса пароля.", @@ -42,7 +43,6 @@ "Edit categories" => "Редактировать категории", "Add" => "Добавить", "Create an <strong>admin account</strong>" => "Создать <strong>учётную запись администратора</strong>", -"Password" => "Пароль", "Advanced" => "Дополнительно", "Data folder" => "Директория с данными", "Configure the database" => "Настройка базы данных", |