1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-11-29 11:24:11 +01:00
OwncloudContactsOfficial/l10n/bg_BG.php
2013-03-27 00:07:18 +01:00

29 lines
956 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(
"Missing a temporary folder" => "Липсва временна папка",
"Contacts" => "Контакти",
"Error" => "Грешка",
"Upload Error" => "Възникна грешка при качването",
"Upload too large" => "Файлът който сте избрали за качване е прекалено голям",
"Pending" => "Чакащо",
"Download" => "Изтегляне",
"Edit" => "Промяна",
"Delete" => "Изтриване",
"Cancel" => "Отказ",
"Other" => "Други",
"Text" => "Текст",
"Settings" => "Настройки",
"New" => "Ново",
"Import" => "Внасяне",
"Groups" => "Групи",
"Close" => "Затвори",
"Title" => "Заглавие",
"Add" => "Добавяне",
"Email" => "E-mail",
"Address" => "Адрес",
"Note" => "Бележка",
"Share" => "Споделяне",
"Export" => "Експорт",
"Name" => "Име",
"Save" => "Запис"
);