nextcloud/settings/l10n/ru_RU.php

60 lines
3.6 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(
"Unable to load list from App Store" => "Невозможно загрузить список из App Store",
"Authentication error" => "Ошибка авторизации",
"Group already exists" => "Группа уже существует",
"Unable to add group" => "Невозможно добавить группу",
"Email saved" => "Email сохранен",
"Invalid email" => "Неверный email",
"OpenID Changed" => "OpenID изменен",
"Invalid request" => "Неверный запрос",
"Unable to delete group" => "Невозможно удалить группу",
"Unable to delete user" => "Невозможно удалить пользователя",
"Language changed" => "Язык изменен",
"Unable to add user to group %s" => "Невозможно добавить пользователя в группу %s",
"Unable to remove user from group %s" => "Невозможно удалить пользователя из группы %s",
"Error" => "Ошибка",
"Disable" => "Отключить",
"Enable" => "Включить",
"Saving..." => "Сохранение",
"__language_name__" => "__язык_имя__",
"Security Warning" => "Предупреждение системы безопасности",
"Cron" => "Cron",
"Enable Share API" => "Включить разделяемые API",
"Allow links" => "Предоставить ссылки",
"Log" => "Вход",
"More" => "Подробнее",
"Add your App" => "Добавить Ваше приложение",
"Select an App" => "Выбрать приложение",
"See application page at apps.owncloud.com" => "Обратитесь к странице приложений на apps.owncloud.com",
"<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>",
"Documentation" => "Документация",
"Managing Big Files" => "Управление большими файлами",
"Ask a question" => "Задать вопрос",
"Go there manually." => "Сделать вручную.",
"Answer" => "Ответ",
"You use" => "Вы используете",
"of the available" => "из доступных",
"Desktop and Mobile Syncing Clients" => "Клиенты синхронизации настольной и мобильной систем",
"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" => "Создать",
"Default Quota" => "Квота по умолчанию",
"Other" => "Другой",
"Quota" => "квота",
"Delete" => "Удалить"
);