[ci skip] Translation update
This commit is contained in:
parent
28fb761b01
commit
39adf14079
165 changed files with 712 additions and 199 deletions
|
@ -6,7 +6,9 @@
|
|||
},
|
||||
"error": {
|
||||
"authorization_error": "Error d'autoritzaci\u00f3. Comprova que tens acc\u00e9s al projecte i tens les credencials correctes.",
|
||||
"cannot_connect": "Ha fallat la connexi\u00f3",
|
||||
"connection_error": "No s'ha pogut connectar a Azure DevOps.",
|
||||
"invalid_auth": "Autenticaci\u00f3 inv\u00e0lida",
|
||||
"project_error": "No s'ha pogut obtenir la informaci\u00f3 del projecte."
|
||||
},
|
||||
"flow_title": "Azure DevOps: {project_url}",
|
||||
|
|
|
@ -5,14 +5,17 @@
|
|||
"reauth_successful": "Op\u011btovn\u00e9 ov\u011b\u0159en\u00ed bylo \u00fasp\u011b\u0161n\u00e9"
|
||||
},
|
||||
"error": {
|
||||
"connection_error": "Nelze se p\u0159ipojit k Azure DevOps."
|
||||
"authorization_error": "Chyba autorizace. Zkontrolujte, zda m\u00e1te p\u0159\u00edstup k projektu a zda m\u00e1te spr\u00e1vn\u00e9 p\u0159ihla\u0161ovac\u00ed \u00fadaje.",
|
||||
"connection_error": "Nelze se p\u0159ipojit k Azure DevOps.",
|
||||
"project_error": "Nelze z\u00edskat informace o projektu."
|
||||
},
|
||||
"flow_title": "Azure DevOps: {project_url}",
|
||||
"step": {
|
||||
"reauth": {
|
||||
"data": {
|
||||
"personal_access_token": "Osobn\u00ed p\u0159\u00edstupov\u00fd token (PAT)"
|
||||
}
|
||||
},
|
||||
"title": "Op\u011btovn\u00e9 ov\u011b\u0159en\u00ed"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
|
|
|
@ -6,7 +6,9 @@
|
|||
},
|
||||
"error": {
|
||||
"authorization_error": "Authorization error. Check you have access to the project and have the correct credentials.",
|
||||
"cannot_connect": "Failed to connect",
|
||||
"connection_error": "Could not connect to Azure DevOps.",
|
||||
"invalid_auth": "Invalid authentication",
|
||||
"project_error": "Could not get project info."
|
||||
},
|
||||
"flow_title": "Azure DevOps: {project_url}",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue