nextcloud-server/settings/l10n/ru.php

31 lines
1.5 KiB
PHP

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<?php $TRANSLATIONS = array(
"Authentication error" => "Ошибка аутентификации",
"OpenID Changed" => "OpenID был изменён",
"Invalid request" => "Неверный запрос",
"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" => "Язык",
"Help translating" => "Помощь с переводом",
"use this address to connect to your ownCloud in your file manager" => "используйте данный адрес для подключения к ownCloud в вашем файловом менеджере",
"Name" => "Имя",
"Password" => "Пароль",
"Groups" => "Группы",
"Create" => "Создать",
"Delete" => "Удалить"
);