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

35 lines
1.9 KiB
JavaScript
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.

OC.L10N.register(
"bookmarks",
{
"Bookmarks" : "Отметки",
"Bookm." : "Отмет.",
"No file provided for import" : "Не беше предоставен файл за зареждане",
"Unsupported file type for import" : "Неподдържан файл за внасяне.",
"Error" : "Грешка",
"Filter by tag" : "Филтриране по етикет",
"Warning" : "Предупреждение",
"Tags" : "Етикети",
"Are you sure you want to remove this tag from every entry?" : "Сигурен ли си че желаеш да премахнеш този етикет от всеки запис?",
"Import error" : "Грешка при внасянето",
"Import completed successfully." : "Внасянето завърши успешно.",
"Uploading..." : "Качване...",
"Add a bookmark" : "Добави отметка",
"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" : "Добавяне",
"You have no bookmarks" : "Нямаш отметки",
"Bookmarklet" : "Отметка",
"Export & Import" : "Експорт и Внасяне",
"Export" : "Експорт",
"Import" : "Внасяне"
},
"nplurals=2; plural=(n != 1);");