nextcloud/settings/l10n/ru.php

29 lines
1.4 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php $TRANSLATIONS = array(
"Invalid request" => "Неверный запрос",
"OpenID Changed" => "OpenID был изменён",
"Language changed" => "Язык изменён",
"Add your application" => "Добавить ваше приложение",
"Select an App" => "Выберите приложение",
"-licensed" => "-лицензия",
"by" => "от",
"Ask a question" => "Задать вопрос",
"Problems connecting to help database." => "Проблема соединения с базой данных помощи.",
"Go there manually." => "Войти самостоятельно.",
"Answer" => "Ответ",
"You use" => "Вы используете",
"of the available" => "из доступных",
"Your password got changed" => "Ваш пароль был изменён",
"Unable to change your password" => "Невозможно сменить пароль",
"Current password" => "Текущий пароль",
"New password" => "Новый пароль",
"show" => "показать",
"Change password" => "Сменить пароль",
"Language" => "Язык",
"use this address to connect to your ownCloud in your file manager" => "используйте данный адрес для подключения к ownCloud в вашем файловом менеджере",
"Name" => "Имя",
"Password" => "Пароль",
"Groups" => "Группы",
"Create" => "Создать",
"Delete" => "Удалить"
);