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-04-26 00:50:45 +02:00

43 lines
1.4 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(
"Missing a temporary folder" => "Липсва временна папка",
"Contacts" => "Контакти",
"Error" => "Грешка",
"Upload Error" => "Възникна грешка при качването",
"Upload too large" => "Файлът който сте избрали за качване е прекалено голям",
"Cancel" => "Отказ",
"Download" => "Изтегляне",
"Edit" => "Промяна",
"Delete" => "Изтриване",
"Other" => "Други",
"Work" => "Работен",
"Home" => "Домашен",
"Mobile" => "Мобилен",
"Text" => "Текст",
"Voice" => "Гласово",
"Fax" => "Факс",
"Video" => "Видео",
"Pager" => "Пейджър",
"Settings" => "Настройки",
"New" => "Ново",
"Import" => "Внасяне",
"Groups" => "Групи",
"Close" => "Затвори",
"Title" => "Заглавие",
"Organization" => "Организация",
"Birthday" => "Дата на раждане",
"Add" => "Добавяне",
"Phone" => "Телефон",
"Email" => "E-mail",
"Address" => "Адрес",
"Note" => "Бележка",
"Delete contact" => "Изтриване на контакт",
"Preferred" => "Предпочитан",
"City" => "Град",
"Country" => "Държава",
"Share" => "Споделяне",
"Export" => "Експорт",
"New Address Book" => "Нова адресна книга",
"Name" => "Име",
"Save" => "Запис"
);