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-07-17 02:10:07 -04:00

36 lines
2.0 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" => "Внасяне"
);