1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2024-12-01 05:24:11 +01:00
OwncloudBookmarksOfficial/l10n/bg_BG.php
2013-02-15 00:04:19 +01:00

13 lines
341 B
PHP

<?php $TRANSLATIONS = array(
"Bookmarks" => "Предпочитани",
"Close" => "Затвори",
"Save" => "Запис",
"Delete" => "Изтриване",
"Edit" => "Промяна",
"Address" => "Адрес",
"Add" => "Добавяне",
"Settings" => "Настройки",
"Export" => "Експорт",
"Import" => "Внасяне"
);