Skip to content

Commit

Permalink
chore(lang): updated translations from crowdin
Browse files Browse the repository at this point in the history
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
  • Loading branch information
homarr-crowdin[bot] authored Dec 28, 2024
1 parent 76abfca commit 50746eb
Show file tree
Hide file tree
Showing 27 changed files with 1,943 additions and 1,943 deletions.
302 changes: 151 additions & 151 deletions packages/translation/src/lang/cn.json

Large diffs are not rendered by default.

32 changes: 16 additions & 16 deletions packages/translation/src/lang/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"description": "Konfigurovat chování importu"
},
"boardSelection": {
"title": "",
"title": "Nalezeno {count} ploch",
"description": "Vyberte všechny plochy s velikostmi, které chcete importovat",
"action": {
"selectAll": "Vybrat vše",
Expand All @@ -38,17 +38,17 @@
"title": "Přehled importu",
"description": "",
"action": {
"import": ""
"import": "Potvrdit import a pokračovat"
},
"entities": {
"apps": "Aplikace",
"boards": "Plochy",
"integrations": "",
"integrations": "Integrace",
"credentialUsers": ""
}
},
"tokenModal": {
"title": "",
"title": "Zadejte token pro import",
"field": {
"token": {
"label": "Token",
Expand All @@ -57,14 +57,14 @@
},
"notification": {
"error": {
"title": "",
"message": ""
"title": "Neplatný token",
"message": "Token, který jste zadali je neplatný"
}
}
}
},
"user": {
"title": "",
"title": "Správce",
"subtitle": "",
"notification": {
"success": {
Expand Down Expand Up @@ -1213,11 +1213,11 @@
}
},
"iframe": {
"name": "iFrame",
"name": "",
"description": "Vložte jakýkoli obsah z internetu. Některé webové stránky mohou omezit přístup.",
"option": {
"embedUrl": {
"label": "Embed URL"
"label": ""
},
"allowFullScreen": {
"label": "Povolit celou obrazovku"
Expand Down Expand Up @@ -2042,9 +2042,9 @@
"tools": {
"label": "Nástroje",
"items": {
"docker": "Docker",
"docker": "",
"logs": "",
"api": "API",
"api": "",
"tasks": ""
}
},
Expand Down Expand Up @@ -2199,7 +2199,7 @@
},
"field": {
"id": {
"label": "ID"
"label": ""
},
"creator": {
"label": "Vytvořil/a"
Expand All @@ -2208,7 +2208,7 @@
"label": "Datum konce platnosti"
},
"token": {
"label": "Token"
"label": ""
}
}
}
Expand Down Expand Up @@ -2370,7 +2370,7 @@
}
},
"api": {
"title": "API",
"title": "",
"modal": {
"createApiToken": {
"title": "",
Expand All @@ -2390,7 +2390,7 @@
},
"table": {
"header": {
"id": "ID",
"id": "",
"createdBy": ""
}
}
Expand Down Expand Up @@ -2602,7 +2602,7 @@
"tools": {
"label": "Nástroje",
"docker": {
"label": "Docker"
"label": ""
},
"logs": {
"label": ""
Expand Down
Loading

0 comments on commit 50746eb

Please sign in to comment.