You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
richdocuments/l10n/ru.php

17 lines
1.4 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(
"Close" => "Закрыть",
"Share" => "Открыть доступ",
"Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently." => "Не удалось загрузить документ. Пожалуйста, проверьте не открыт ли документ с помощью внешнего odt редактора.",
"Failed to load documents." => "Загрузка документов не удалась.",
"No documents are found. Please upload or create a document!" => "Документы не найдены. Пожалуйста загрузите или создайте документ!",
"Sent" => "Отправлено",
"Declined" => "Отклонено",
"Accepted" => "Принято",
"Incoming" => "Входящие",
"Upload" => "Загрузка",
"Documents" => "Документы",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." => "Срок действия ссылки истек, либо ссылка никогда не существовала. Пожалуйста, обратитесь к человеку, который поделился ею, за подробностями.",
"Advanced feature-set" => "Расширенные функции",
"(Unstable)" => "(Нестабильно)"
);