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

35 lines
1.9 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 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" => "Увези"
);