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 -10
View File
@@ -8,22 +8,22 @@
"categories": "Kategorie"
},
"buttons": {
"view": ""
"view": "Zobrazit plochu"
},
"menu": {
"setAsDefault": "",
"setAsDefault": "Nastavit jako výchozí plochu",
"delete": {
"label": "",
"disabled": ""
"label": "Trvale smazat",
"disabled": "Smazání je zakázáno, protože starší komponenty Homarru neumožňují smazání výchozí konfigurace. Smazání bude možné v budoucnu."
}
},
"badges": {
"fileSystem": "",
"default": ""
"fileSystem": "Souborový systém",
"default": "Výchozí"
}
},
"buttons": {
"create": ""
"create": "Vytvořit novou plochu"
},
"modals": {
"delete": {
@@ -31,13 +31,13 @@
"text": ""
},
"create": {
"title": "",
"text": "",
"title": "Vytvořit plochu",
"text": "Název nelze po vytvoření plochy změnit.",
"form": {
"name": {
"label": ""
},
"submit": ""
"submit": "Vytvořit"
}
}
}