1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-12-01 13:24:10 +01:00
OwncloudContactsOfficial/l10n/bg_BG.php
2013-01-18 00:02:37 +01:00

17 lines
574 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" => "Контакти",
"Upload too large" => "Файлът който сте избрали за качване е прекалено голям",
"Download" => "Изтегляне",
"Edit" => "Промяна",
"Delete" => "Изтриване",
"Text" => "Текст",
"Settings" => "Настройки",
"Groups" => "Групи",
"Title" => "Заглавие",
"Add" => "Добавяне",
"Email" => "E-mail",
"Name" => "Име",
"Save" => "Запис"
);