config: update crowdin translations
This commit is contained in:
@@ -1,13 +1,21 @@
|
||||
{
|
||||
"metaTitle": "Korisnici",
|
||||
"pageTitle": "Upravljanje korisnicima",
|
||||
"text": "Pomoću korisnika možete konfigurirati tko može uređivati vaše nadzorne ploče. Buduće verzije Homarra imat će još detaljniju kontrolu nad dozvolama i pločama.",
|
||||
"buttons": {
|
||||
"create": "Stvoriti"
|
||||
},
|
||||
"filter": {
|
||||
"roles": {
|
||||
"all": "",
|
||||
"normal": "",
|
||||
"admin": "",
|
||||
"owner": ""
|
||||
}
|
||||
},
|
||||
"table": {
|
||||
"header": {
|
||||
"user": "Korisnik"
|
||||
"user": "Korisnik",
|
||||
"email": "E-pošta"
|
||||
}
|
||||
},
|
||||
"tooltips": {
|
||||
|
||||
@@ -0,0 +1,55 @@
|
||||
{
|
||||
"metaTitle": "",
|
||||
"back": "",
|
||||
"sections": {
|
||||
"general": {
|
||||
"title": "Općenito",
|
||||
"inputs": {
|
||||
"username": {
|
||||
"label": "Korisničko ime"
|
||||
},
|
||||
"eMail": {
|
||||
"label": "E-pošta"
|
||||
}
|
||||
}
|
||||
},
|
||||
"security": {
|
||||
"title": "",
|
||||
"inputs": {
|
||||
"password": {
|
||||
"label": ""
|
||||
},
|
||||
"terminateExistingSessions": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
},
|
||||
"confirm": {
|
||||
"label": "Potvrdi",
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"roles": {
|
||||
"title": "",
|
||||
"currentRole": "",
|
||||
"badges": {
|
||||
"owner": "",
|
||||
"admin": "",
|
||||
"normal": ""
|
||||
}
|
||||
},
|
||||
"deletion": {
|
||||
"title": "",
|
||||
"inputs": {
|
||||
"confirmUsername": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
},
|
||||
"confirm": {
|
||||
"label": "Izbriši trajno",
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"entityNotFound": "",
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"settings": {
|
||||
"title": "",
|
||||
"entityId": {
|
||||
"label": "",
|
||||
"info": ""
|
||||
},
|
||||
"displayName": {
|
||||
"label": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -41,12 +41,22 @@
|
||||
},
|
||||
"table": {
|
||||
"header": {
|
||||
"isCompleted": "",
|
||||
"name": "Naziv",
|
||||
"dateAdded": "",
|
||||
"size": "Veličina",
|
||||
"download": "Isključeno",
|
||||
"upload": "Uključeno",
|
||||
"estimatedTimeOfArrival": "ETA",
|
||||
"progress": "Napredak"
|
||||
"progress": "Napredak",
|
||||
"totalUploaded": "",
|
||||
"totalDownloaded": "",
|
||||
"ratio": "",
|
||||
"seeds": "",
|
||||
"peers": "",
|
||||
"label": "",
|
||||
"state": "Stanje",
|
||||
"stateMessage": ""
|
||||
},
|
||||
"item": {
|
||||
"text": "Upravlja {{appName}}, omjer: {{ratio}}"
|
||||
|
||||
Reference in New Issue
Block a user