Files
nextcloud-pantry/l10n/sr@latin.json
Nextcloud bot 37000ae54f fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-05-15 02:18:33 +00:00

24 lines
745 B
JSON

{ "translations": {
"Save" : "Sačuvaj",
"Name" : "Ime",
"Cancel" : "Poništi",
"Delete" : "Obriši",
"Edit" : "Izmeni",
"Category" : "Kategorija",
"Description" : "Opis",
"All" : "Sve",
"Delete permanently" : "Obriši zauvek",
"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);"
}