richdocuments/l10n/bg_BG.php
2013-11-20 16:10:05 -05:00

16 lines
390 B
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" => "Споделяне",
"Cancel" => "Отказ",
"Create" => "Създаване",
"Delete" => "Изтриване",
"OK" => "ОК",
"Open" => "Отвори",
"Options" => "Опции",
"Save" => "Запис",
"Size" => "Размер",
"Text" => "Текст",
"Upload" => "Качване",
"Password" => "Парола"
);