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

19 lines
634 B
PHP
Raw Normal View History

2012-11-16 00:04:07 +01:00
<?php $TRANSLATIONS = array(
2013-01-10 00:03:59 +01:00
"Missing a temporary folder" => "Липсва временна папка",
"Contacts" => "Контакти",
2013-01-27 00:04:12 +01:00
"Error" => "Грешка",
2013-01-10 00:03:59 +01:00
"Upload too large" => "Файлът който сте избрали за качване е прекалено голям",
2012-11-16 00:04:07 +01:00
"Download" => "Изтегляне",
2013-01-18 00:02:37 +01:00
"Edit" => "Промяна",
2012-11-16 00:04:07 +01:00
"Delete" => "Изтриване",
2013-01-10 00:03:59 +01:00
"Text" => "Текст",
"Settings" => "Настройки",
2012-11-16 00:04:07 +01:00
"Groups" => "Групи",
2013-01-18 00:02:37 +01:00
"Title" => "Заглавие",
2012-11-26 00:03:41 +01:00
"Add" => "Добавяне",
2013-01-10 00:03:59 +01:00
"Email" => "E-mail",
2013-01-30 16:08:13 +01:00
"Share" => "Споделяне",
2013-01-10 00:03:59 +01:00
"Name" => "Име",
2012-11-16 00:04:07 +01:00
"Save" => "Запис"
);