maps/l10n/sr@latin.js

30 строки
838 B
JavaScript

OC.L10N.register(
"maps",
{
"Name" : "naziv",
"Category" : "Kategorija",
"Comment" : "Komentar",
"Add" : "Dodaj",
"Cancel" : "Otkaži",
"Update" : "Ažuriraj",
"Delete" : "Delete",
"Home" : "Почетна",
"Work" : "Posao",
"Rename" : "Rename",
"Date" : "Date",
"Share link" : "Podeli vezu",
"Copy link" : "Kopiraj vezu",
"Copied!" : "Копирано!",
"Move" : "Move",
"Destination" : "Destination",
"Add to favorites" : "Add to favorites",
"File" : "File",
"Link" : "Prečica",
"Description" : "Opis",
"download" : "preuzmi",
"Sort by name" : "Order by name",
"Sort by date" : "Order by date",
"Settings" : "Postavke"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");