richdocuments/l10n/bg_BG.php
2014-03-15 01:11:32 -04:00

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