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

View File

@@ -1,25 +1,25 @@
{
"metaTitle": "",
"metaTitle": "Vytvořit uživatele",
"steps": {
"account": {
"title": "",
"title": "První krok",
"text": "",
"username": {
"label": ""
},
"email": {
"label": ""
"label": "E-mail"
}
},
"security": {
"title": "",
"title": "Druhý krok",
"text": "",
"password": {
"label": ""
}
},
"finish": {
"title": "",
"title": "Potvrzení",
"text": "",
"card": {
"title": "",
@@ -30,7 +30,7 @@
"property": "",
"value": "",
"username": "",
"email": "",
"email": "E-mail",
"password": ""
},
"notSet": "",

View File

@@ -0,0 +1,55 @@
{
"metaTitle": "",
"back": "",
"sections": {
"general": {
"title": "Obecné",
"inputs": {
"username": {
"label": ""
},
"eMail": {
"label": "E-mail"
}
}
},
"security": {
"title": "",
"inputs": {
"password": {
"label": ""
},
"terminateExistingSessions": {
"label": "",
"description": ""
},
"confirm": {
"label": "",
"description": ""
}
}
},
"roles": {
"title": "",
"currentRole": "",
"badges": {
"owner": "",
"admin": "",
"normal": ""
}
},
"deletion": {
"title": "",
"inputs": {
"confirmUsername": {
"label": "",
"description": ""
},
"confirm": {
"label": "Trvale smazat",
"description": ""
}
}
}
}
}

View File

@@ -20,11 +20,11 @@
},
"modals": {
"create": {
"title": "",
"description": "",
"title": "Vytvořit pozvánku",
"description": "Po vypršení platnosti pozvánka přestane být platná a příjemce pozvánky si nebude moci vytvořit účet.",
"form": {
"expires": "",
"submit": ""
"expires": "Datum konce platnosti",
"submit": "Vytvořit"
}
},
"copy": {
@@ -44,5 +44,5 @@
"description": ""
}
},
"noInvites": ""
"noInvites": "Zatím zde nejsou žádné pozvánky."
}