1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2024-11-29 04:24:11 +01:00
OwncloudBookmarksOfficial/l10n/sr.php
2012-12-05 00:03:40 +01:00

34 lines
1.8 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(
"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 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:" => "Превуците ово у ваш прегледач и кликните уколико желите да обележите ову веб страницу на брзину:",
"Read later" => "Прочитаћу касније",
"Address" => "Адреса",
"Add" => "Додај",
"Related Tags" => "Повезане ознаке",
"Settings" => "Подешавања",
"You have no bookmarks" => "Немате обележиваче",
"You can also try to import a bookmark file" => "Можете такође пробати са увозом датотеке са обележивачима",
"Bookmarklet" => "Маркер",
"Export & Import" => "Извоз и увоз",
"Export" => "Извези",
"Import" => "Увези"
);