nextcloud/settings/l10n/ru_RU.php

44 lines
2.2 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(
"Authentication error" => "Ошибка авторизации",
"Group already exists" => "Группа уже существует",
"OpenID Changed" => "OpenID изменен",
"Invalid request" => "Неверный запрос",
"Language changed" => "Язык изменен",
"Error" => "Ошибка",
"Disable" => "Отключить",
"Enable" => "Включить",
"Saving..." => "Сохранение",
"Security Warning" => "Предупреждение системы безопасности",
"Cron" => "Cron",
"Share API" => "Сделать общим API",
"Allow links" => "Предоставить ссылки",
"More" => "Подробнее",
"Add your App" => "Добавить Ваше приложение",
"Select an App" => "Выбрать приложение",
"Documentation" => "Документация",
"Ask a question" => "Задать вопрос",
"Go there manually." => "Сделать вручную.",
"Answer" => "Ответ",
"You use" => "Вы используете",
"of the available" => "из доступных",
"Download" => "Загрузка",
"Your password got changed" => "Ваш пароль был изменен",
"Unable to change your password" => "Невозможно изменить Ваш пароль",
"Current password" => "Текущий пароль",
"New password" => "Новый пароль",
"show" => "показать",
"Change password" => "Изменить пароль",
"Email" => "Электронная почта",
"Your email address" => "Адрес Вашей электронной почты",
"Fill in an email address to enable password recovery" => "Введите адрес электронной почты для возможности восстановления пароля",
"Language" => "Язык",
"Help translate" => "Помогите перевести",
"use this address to connect to your ownCloud in your file manager" => "Используйте этот адрес для соединения с Вашим ownCloud в файловом менеджере",
"Name" => "Имя",
"Password" => "Пароль",
"Groups" => "Группы",
"Create" => "Создать",
"Quota" => "квота",
"Delete" => "Удалить"
);