2013-09-22 09:53:01 -04:00

16 lines
1.0 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(
"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" => "Документы",
"Advanced feature-set" => "Расширенные функции",
"(Unstable)" => "(Нестабильно)"
);