diff options
Diffstat (limited to 'settings/l10n/ru.php')
-rw-r--r-- | settings/l10n/ru.php | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/settings/l10n/ru.php b/settings/l10n/ru.php index e3be548543a..a4ad7b1ff8b 100644 --- a/settings/l10n/ru.php +++ b/settings/l10n/ru.php @@ -24,7 +24,12 @@ "Error" => "Ошибка", "Updated" => "Обновлено", "Saving..." => "Сохранение...", +"Groups" => "Группы", +"Group Admin" => "Группа Администраторы", +"Delete" => "Удалить", "__language_name__" => "Русский ", +"Version" => "Версия", +"Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "Разрабатывается <a href=\"http://ownCloud.org/contact\" target=\"_blank\">сообществом ownCloud</a>, <a href=\"https://github.com/owncloud\" target=\"_blank\">исходный код</a> доступен под лицензией <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.", "Add your App" => "Добавить приложение", "More Apps" => "Больше приложений", "Select an App" => "Выберите приложение", @@ -57,18 +62,13 @@ "Help translate" => "Помочь с переводом", "WebDAV" => "WebDAV", "Use this address to connect to your ownCloud in your file manager" => "Используйте этот URL для подключения файлового менеджера к Вашему хранилищу", -"Version" => "Версия", -"Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "Разрабатывается <a href=\"http://ownCloud.org/contact\" target=\"_blank\">сообществом ownCloud</a>, <a href=\"https://github.com/owncloud\" target=\"_blank\">исходный код</a> доступен под лицензией <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.", "Login Name" => "Имя пользователя", -"Groups" => "Группы", "Create" => "Создать", "Default Storage" => "Хранилище по-умолчанию", "Unlimited" => "Неограниченно", "Other" => "Другое", -"Group Admin" => "Группа Администраторы", "Storage" => "Хранилище", "change display name" => "изменить отображаемое имя", "set new password" => "установить новый пароль", -"Default" => "По-умолчанию", -"Delete" => "Удалить" +"Default" => "По-умолчанию" ); |