mirror of
https://github.com/chenasraf/nextcloud-pantry.git
synced 2026-05-18 01:28:57 +00:00
23 lines
700 B
JSON
23 lines
700 B
JSON
{ "translations": {
|
|
"Save" : "Sačuvaj",
|
|
"Name" : "Ime",
|
|
"Cancel" : "Poništi",
|
|
"Delete" : "Obriši",
|
|
"Edit" : "Izmeni",
|
|
"Category" : "Kategorija",
|
|
"Description" : "Opis",
|
|
"All" : "Sve",
|
|
"Done" : "Gotovo",
|
|
"Owner" : "Vlasnik",
|
|
"Folder name" : "Naziv fascikle",
|
|
"Rename" : "Preimenuj",
|
|
"Close" : "Zatvori",
|
|
"Daily" : "дневно",
|
|
"Weekly" : "недељно",
|
|
"Never" : "Nikad",
|
|
"Newest first" : "Prvo novije",
|
|
"Oldest first" : "prvo starije",
|
|
"Upload" : "Otpremi",
|
|
"New folder" : "Nova fascikla"
|
|
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
|
|
} |