chore(lang): updated translations from crowdin (#1786)
* New translations en.json (Hebrew) * New translations en.json (Dutch) * New translations en.json (Hebrew) * New translations en.json (Hebrew) * 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 (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 (Vietnamese) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Croatian) * New translations en.json (Latvian) * New translations en.json (Cree) --------- 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": {
|
||||
@@ -1213,11 +1213,11 @@
|
||||
}
|
||||
},
|
||||
"iframe": {
|
||||
"name": "",
|
||||
"name": "iFrame",
|
||||
"description": "Vložte jakýkoli obsah z internetu. Některé webové stránky mohou omezit přístup.",
|
||||
"option": {
|
||||
"embedUrl": {
|
||||
"label": ""
|
||||
"label": "Embed URL"
|
||||
},
|
||||
"allowFullScreen": {
|
||||
"label": "Povolit celou obrazovku"
|
||||
@@ -2042,9 +2042,9 @@
|
||||
"tools": {
|
||||
"label": "Nástroje",
|
||||
"items": {
|
||||
"docker": "",
|
||||
"docker": "Docker",
|
||||
"logs": "",
|
||||
"api": "",
|
||||
"api": "API",
|
||||
"tasks": ""
|
||||
}
|
||||
},
|
||||
@@ -2199,7 +2199,7 @@
|
||||
},
|
||||
"field": {
|
||||
"id": {
|
||||
"label": ""
|
||||
"label": "ID"
|
||||
},
|
||||
"creator": {
|
||||
"label": "Vytvořil/a"
|
||||
@@ -2208,7 +2208,7 @@
|
||||
"label": "Datum konce platnosti"
|
||||
},
|
||||
"token": {
|
||||
"label": ""
|
||||
"label": "Token"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -2370,7 +2370,7 @@
|
||||
}
|
||||
},
|
||||
"api": {
|
||||
"title": "",
|
||||
"title": "API",
|
||||
"modal": {
|
||||
"createApiToken": {
|
||||
"title": "",
|
||||
@@ -2390,7 +2390,7 @@
|
||||
},
|
||||
"table": {
|
||||
"header": {
|
||||
"id": "",
|
||||
"id": "ID",
|
||||
"createdBy": ""
|
||||
}
|
||||
}
|
||||
@@ -2602,7 +2602,7 @@
|
||||
"tools": {
|
||||
"label": "Nástroje",
|
||||
"docker": {
|
||||
"label": ""
|
||||
"label": "Docker"
|
||||
},
|
||||
"logs": {
|
||||
"label": ""
|
||||
|
||||
Reference in New Issue
Block a user