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

36 lines
2.1 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(
"No file provided for import" => "Не беше предоставен файл за зареждане",
"Unsupported file type for import" => "Неподдържан файл за импорт",
"Bookmarks" => "Отметки",
"Tags" => "Етикети",
"Filter by tag" => "Филтриране по етикет",
"Edit bookmark" => "Промяна на предпочитание",
"Are you sure you want to remove this tag from every entry?" => "Сигурни ли сте, че желаете да премахнете този етикет от всеки запис?",
"Warning" => "Внимание",
"Import error" => "Грешка при зареждане",
"Import completed successfully." => "Импортирането завърши успешно.",
"Uploading..." => "Качване...",
"Bookm." => "Предп.",
"Add a bookmark" => "Добави в предпочитани",
"Close" => "Затвори",
"The title of the page" => "Заглавие на страницата",
"The address of the page" => "Адрес на страницата",
"Description of the page" => "Описание на страницата",
"Save" => "Запис",
"Delete" => "Изтриване",
"Edit" => "Промяна",
"Cancel" => "Отказ",
"Drag this to your browser bookmarks and click it, when you want to bookmark a webpage quickly:" => "Довлачете това в лентата с отметки на браузъра си и го натискайте, когато искате да отметнете бързо някоя страница:",
"Add to ownCloud" => "Добави в ownCloud",
"Address" => "Адрес",
"Add" => "Добавяне",
"Related Tags" => "Етикети",
"Settings" => "Настройки",
"You have no bookmarks" => "Нямате предпочитания",
"You can also try to import a bookmark file" => "Може също да опитате да заредите файл с отметки",
"Bookmarklet" => "Отметка",
"Export & Import" => "Експорт и Импорт",
"Export" => "Експорт",
"Import" => "Внасяне"
);