mirror of
https://github.com/chenasraf/nextcloud-forum.git
synced 2026-05-17 17:28:02 +00:00
30 lines
902 B
JSON
30 lines
902 B
JSON
{ "translations": {
|
|
"Moderator" : "Moderator",
|
|
"User" : "Korisnik",
|
|
"Loading …" : "Učitavanje...",
|
|
"Search" : "Traži",
|
|
"Home" : "Početak",
|
|
"Hello world!" : "Zdravo svete!",
|
|
"Font size" : "Veličina fonta",
|
|
"Upload failed" : "Otpremanje neuspešno",
|
|
"Close" : "Zatvori",
|
|
"Category" : "Kategorija",
|
|
"Allow" : "Dozvoli",
|
|
"Cancel" : "Poništi",
|
|
"Move" : "Premesti",
|
|
"Edit" : "Izmeni",
|
|
"Delete" : "Obriši",
|
|
"Save" : "Sačuvaj",
|
|
"Name" : "Ime",
|
|
"Error" : "Greška",
|
|
"Preferences" : "Postavke",
|
|
"Files" : "Fajlovi",
|
|
"Signature" : "Potpis",
|
|
"Disable" : "Isključi",
|
|
"Description" : "Opis",
|
|
"New" : "Nov",
|
|
"Appearance" : "Izgled",
|
|
"Owner" : "Vlasnik",
|
|
"Deleted" : "Obrisano"
|
|
},"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);"
|
|
} |