2015-01-08 08:10:18 +01:00
OC . L10N . register (
"bookmarks" ,
{
2015-04-25 08:10:30 +02:00
"Bookmarks" : "Obeleživači" ,
"Bookm." : "Obel." ,
"No file provided for import" : "Nema fajla za uvoz" ,
"Unsupported file type for import" : "Nepodržan tip fajla za uvoz" ,
"Bookmark added. You can close the window now." : "Obeleživač je dodat. Sada možete da zatvorite prozor." ,
"Bookmark added successfully" : "Obeleživač je uspešno dodat" ,
"Some Error happened." : "Desila se neka greška." ,
2015-01-08 08:10:18 +01:00
"Error" : "Greška" ,
"Filter by tag" : "Filtriraj po oznaci" ,
2015-04-25 08:10:30 +02:00
"Are you sure you want to remove this bookmark?" : "Želite li zaista da uklonite ovaj obeleživač?" ,
2015-01-08 08:10:18 +01:00
"Warning" : "Upozorenje" ,
"Tags" : "Oznake" ,
2015-04-25 08:10:30 +02:00
"Are you sure you want to remove this tag from every entry?" : "Želite li zaista da uklonite ovu oznaku iz svakog unosa?" ,
"Import error" : "Greška uvoza" ,
"Import completed successfully." : "Uvoz je uspešno završen." ,
"Uploading..." : "Otpremam…" ,
"Add a bookmark" : "Dodaj obeleživač" ,
"This URL is already bookmarked! Overwrite?" : "Ovaj URL je već obeležen! Da prebrišem?" ,
"The title of the page" : "Naslov stranice" ,
"The address of the page" : "Adresa stranice" ,
"Description of the page" : "Opis stranice" ,
"Save" : "Sačuvaj" ,
2015-01-08 08:10:18 +01:00
"Delete" : "Obriši" ,
"Edit" : "Uredi" ,
2015-04-25 08:10:30 +02:00
"Cancel" : "Odustani" ,
"Drag this to your browser bookmarks and click it, when you want to bookmark a webpage quickly:" : "Prevucite ovo u obeleživače pregledača i kliknite ako na brzinu želite da obeležite veb stranicu:" ,
"Add to ownCloud" : "Dodaj u ownCloud" ,
2015-01-08 08:10:18 +01:00
"Address" : "Adresa" ,
"Add" : "Dodaj" ,
2015-04-25 08:10:30 +02:00
"Filterable Tags" : "Filtrirajuće oznake" ,
"You have no bookmarks" : "Nemate obeleživača" ,
"You can also import a bookmark file" : "Možete i da uvezete fajl obeleživača" ,
"Bookmarklet" : "Aplet obeleživača" ,
"Export & Import" : "Izvoz i uvoz" ,
2015-01-08 08:10:18 +01:00
"Export" : "Izvezi" ,
"Import" : "Uvezi"
} ,
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" ) ;