Skip to content

Commit

Permalink
chore(lang): updated translations from crowdin (#1722)
Browse files Browse the repository at this point in the history
* New translations en.json (Hungarian)

* New translations en.json (Russian)

* New translations en.json (Turkish)

* New translations en.json (Hungarian)

* New translations en.json (Turkish)

* New translations en.json (Hungarian)

* New translations en.json (Turkish)

* New translations en.json (Turkish)

* New translations en.json (Chinese Traditional)

* New translations en.json (Czech)

---------

Co-authored-by: Meier Lukas <[email protected]>
  • Loading branch information
ajnart and Meierschlumpf authored Dec 19, 2024
1 parent 9e061f8 commit 8e0bf87
Show file tree
Hide file tree
Showing 5 changed files with 644 additions and 644 deletions.
34 changes: 17 additions & 17 deletions packages/translation/src/lang/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,40 +2,40 @@
"init": {
"step": {
"start": {
"title": "",
"subtitle": "",
"description": "",
"title": "Vítejte v Homarru",
"subtitle": "Pojďme začít nastavením instance Homarru.",
"description": "Chcete-li začít, zvolte, jak chcete nastavit instanci Homarru.",
"action": {
"scratch": "",
"importOldmarr": ""
"scratch": "Začít od začátku",
"importOldmarr": "Import z Homarru před verzí 1.0"
}
},
"import": {
"title": "",
"subtitle": "",
"title": "Import dat",
"subtitle": "Můžete importovat data z existující instance Homarru.",
"dropzone": {
"title": "",
"description": ""
"title": "Přetáhněte zip soubor sem nebo klikněte pro procházení souborů",
"description": "Nahraný zip soubor bude zpracován a budete si moci vybrat, co chcete importovat"
},
"fileInfo": {
"action": {
"change": ""
"change": "Změnit soubor"
}
},
"importSettings": {
"title": "",
"description": ""
"title": "Importovat nastavení",
"description": "Konfigurovat chování importu"
},
"boardSelection": {
"title": "",
"description": "",
"description": "Vyberte všechny plochy s velikostmi, které chcete importovat",
"action": {
"selectAll": "",
"unselectAll": ""
"selectAll": "Vybrat vše",
"unselectAll": "Zrušit vybraní všeho"
}
},
"summary": {
"title": "",
"title": "Přehled importu",
"description": "",
"action": {
"import": ""
Expand Down Expand Up @@ -1981,7 +1981,7 @@
},
"error": {
"noBoard": {
"title": "",
"title": "Vítejte v Homarru",
"description": "",
"link": "",
"notice": ""
Expand Down
Loading

0 comments on commit 8e0bf87

Please sign in to comment.