nextcloud/settings/l10n/ru.php

51 lines
2.7 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(
"Email saved" => "Email сохранен",
"Invalid email" => "Неправильный Email",
"OpenID Changed" => "OpenID изменён",
"Invalid request" => "Неверный запрос",
"Authentication error" => "Ошибка авторизации",
"Language changed" => "Язык изменён",
"Disable" => "Отключить",
"Enable" => "Включить",
"Saving..." => "Сохранение...",
"__language_name__" => "Русский ",
"Security Warning" => "Предупреждение безопасности",
"Log" => "Журнал",
"More" => "Ещё",
"Add your App" => "Добавить приложение",
"Select an App" => "Выберите приложение",
"See application page at apps.owncloud.com" => "Смотрите дополнения на apps.owncloud.com",
"-licensed" => "-лицензия",
"by" => "от",
"Documentation" => "Документация",
"Managing Big Files" => "Управление большими файлами",
"Ask a question" => "Задать вопрос",
"Problems connecting to help database." => "Проблема соединения с базой данных помощи.",
"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" => "e-mail",
"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" => "Удалить"
);