config: update crowdin translations

This commit is contained in:
Thomas Camlong
2023-12-22 21:50:04 +01:00
committed by GitHub
parent 553fa98e61
commit fd3f8f317a
152 changed files with 2737 additions and 307 deletions
+10 -2
View File
@@ -1,13 +1,21 @@
{
"metaTitle": "Používatelia",
"pageTitle": "Spravovať používateľov",
"text": "Pomocou používateľov môžete nakonfigurovať, kto môže upravovať informačné panely. Budúce verzie aplikácie Homarr budú mať ešte podrobnejšie ovládanie oprávnení a tabuliek.",
"buttons": {
"create": "Vytvoriť"
},
"filter": {
"roles": {
"all": "",
"normal": "",
"admin": "",
"owner": ""
}
},
"table": {
"header": {
"user": "Používateľ"
"user": "Používateľ",
"email": "E-mail"
}
},
"tooltips": {
+55
View File
@@ -0,0 +1,55 @@
{
"metaTitle": "",
"back": "",
"sections": {
"general": {
"title": "Všeobecné",
"inputs": {
"username": {
"label": "Používateľské meno"
},
"eMail": {
"label": "E-mail"
}
}
},
"security": {
"title": "",
"inputs": {
"password": {
"label": ""
},
"terminateExistingSessions": {
"label": "",
"description": ""
},
"confirm": {
"label": "Potvrďte",
"description": ""
}
}
},
"roles": {
"title": "",
"currentRole": "",
"badges": {
"owner": "",
"admin": "",
"normal": ""
}
},
"deletion": {
"title": "",
"inputs": {
"confirmUsername": {
"label": "",
"description": ""
},
"confirm": {
"label": "Odstrániť natrvalo",
"description": ""
}
}
}
}
}
@@ -0,0 +1,17 @@
{
"entityNotFound": "",
"descriptor": {
"name": "",
"description": "",
"settings": {
"title": "",
"entityId": {
"label": "",
"info": ""
},
"displayName": {
"label": ""
}
}
}
}
+11 -1
View File
@@ -41,12 +41,22 @@
},
"table": {
"header": {
"isCompleted": "",
"name": "Názov",
"dateAdded": "",
"size": "Veľkosť",
"download": "Dole",
"upload": "Hore",
"estimatedTimeOfArrival": "Odhad",
"progress": "Stav"
"progress": "Stav",
"totalUploaded": "",
"totalDownloaded": "",
"ratio": "",
"seeds": "",
"peers": "",
"label": "",
"state": "Stav",
"stateMessage": ""
},
"item": {
"text": "Spravuje {{appName}}, {{ratio}} pomer"