chore(lang): updated translations from crowdin (#1803)
* New translations en.json (Chinese Simplified) * New translations en.json (Turkish) * New translations en.json (Turkish) * New translations en.json (Turkish) * New translations en.json (Romanian) * New translations en.json (French) * New translations en.json (Spanish) * New translations en.json (Czech) * New translations en.json (Danish) * New translations en.json (German) * New translations en.json (Greek) * New translations en.json (Hebrew) * New translations en.json (Hungarian) * New translations en.json (Italian) * New translations en.json (Japanese) * New translations en.json (Korean) * New translations en.json (Lithuanian) * New translations en.json (Dutch) * New translations en.json (Norwegian) * New translations en.json (Polish) * New translations en.json (Russian) * New translations en.json (Slovak) * New translations en.json (Slovenian) * New translations en.json (Swedish) * New translations en.json (Turkish) * New translations en.json (Ukrainian) * New translations en.json (Chinese Simplified) * New translations en.json (Chinese Traditional) * New translations en.json (Vietnamese) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Croatian) * New translations en.json (Estonian) * New translations en.json (Latvian) * New translations en.json (Cree) * New translations en.json (Hebrew) * New translations en.json (Hebrew) --------- Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
"description": "Konfigurovat chování importu"
|
||||
},
|
||||
"boardSelection": {
|
||||
"title": "Nalezeno {count} ploch",
|
||||
"title": "",
|
||||
"description": "Vyberte všechny plochy s velikostmi, které chcete importovat",
|
||||
"action": {
|
||||
"selectAll": "Vybrat vše",
|
||||
@@ -38,17 +38,17 @@
|
||||
"title": "Přehled importu",
|
||||
"description": "",
|
||||
"action": {
|
||||
"import": "Potvrdit import a pokračovat"
|
||||
"import": ""
|
||||
},
|
||||
"entities": {
|
||||
"apps": "Aplikace",
|
||||
"boards": "Plochy",
|
||||
"integrations": "Integrace",
|
||||
"integrations": "",
|
||||
"credentialUsers": ""
|
||||
}
|
||||
},
|
||||
"tokenModal": {
|
||||
"title": "Zadejte token pro import",
|
||||
"title": "",
|
||||
"field": {
|
||||
"token": {
|
||||
"label": "Token",
|
||||
@@ -57,14 +57,14 @@
|
||||
},
|
||||
"notification": {
|
||||
"error": {
|
||||
"title": "Neplatný token",
|
||||
"message": "Token, který jste zadali je neplatný"
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"title": "Správce",
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"notification": {
|
||||
"success": {
|
||||
@@ -1460,7 +1460,7 @@
|
||||
"option": {},
|
||||
"items": {
|
||||
"user": "Uživatel",
|
||||
"name": "Jméno",
|
||||
"name": "Název",
|
||||
"id": "Id"
|
||||
}
|
||||
},
|
||||
@@ -2047,9 +2047,9 @@
|
||||
"tools": {
|
||||
"label": "Nástroje",
|
||||
"items": {
|
||||
"docker": "",
|
||||
"docker": "Docker",
|
||||
"logs": "",
|
||||
"api": "",
|
||||
"api": "API",
|
||||
"tasks": ""
|
||||
}
|
||||
},
|
||||
@@ -2204,7 +2204,7 @@
|
||||
},
|
||||
"field": {
|
||||
"id": {
|
||||
"label": ""
|
||||
"label": "ID"
|
||||
},
|
||||
"creator": {
|
||||
"label": "Vytvořil/a"
|
||||
@@ -2213,7 +2213,7 @@
|
||||
"label": "Datum konce platnosti"
|
||||
},
|
||||
"token": {
|
||||
"label": ""
|
||||
"label": "Token"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -2375,7 +2375,7 @@
|
||||
}
|
||||
},
|
||||
"api": {
|
||||
"title": "",
|
||||
"title": "API",
|
||||
"modal": {
|
||||
"createApiToken": {
|
||||
"title": "",
|
||||
@@ -2395,7 +2395,7 @@
|
||||
},
|
||||
"table": {
|
||||
"header": {
|
||||
"id": "",
|
||||
"id": "ID",
|
||||
"createdBy": ""
|
||||
}
|
||||
}
|
||||
@@ -2607,7 +2607,7 @@
|
||||
"tools": {
|
||||
"label": "Nástroje",
|
||||
"docker": {
|
||||
"label": ""
|
||||
"label": "Docker"
|
||||
},
|
||||
"logs": {
|
||||
"label": ""
|
||||
|
||||
Reference in New Issue
Block a user