richdocuments/l10n/bg_BG.php
2014-07-18 00:43:08 -04:00

24 lines
891 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(
"Saved" => "Запис",
"Saving..." => "Записване...",
"Share" => "Споделяне",
"Save" => "Запис",
"File name cannot be empty." => "Името на файла неможе да е празно.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Невалидно име, '\\', '/', '<', '>', ':', '\"', '|', '?' и '*' не са разрешени.",
"Cancel" => "Отказ",
"Close" => "Затвори",
"Create" => "Създаване",
"Delete" => "Изтриване",
"Family" => "Семейство",
"OK" => "ОК",
"Open" => "Отвори",
"Options" => "Опции",
"Size" => "Размер",
"Text" => "Текст",
"Edit" => "Промяна",
"Local" => "Локален",
"Upload (max. %s)" => "Качване (макс. %s)",
"Upload" => "Качване",
"Password" => "Парола"
);