mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-01-11 01:55:27 +00:00
Update translation files
Updated by "Remove blank strings" hook in Weblate. Translation: Woodpecker CI/UI Translate-URL: http://translate.woodpecker-ci.org/projects/woodpecker-ci/ui/
This commit is contained in:
parent
b81f161a25
commit
ec3b37c93d
2 changed files with 1 additions and 40 deletions
|
@ -1,11 +1,4 @@
|
|||
{
|
||||
"admin": {
|
||||
"settings": {
|
||||
"secrets": {
|
||||
"value": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"org": {
|
||||
"settings": {
|
||||
"secrets": {
|
||||
|
@ -17,34 +10,19 @@
|
|||
},
|
||||
"repo": {
|
||||
"build": {
|
||||
"actions": {
|
||||
"cancel": ""
|
||||
},
|
||||
"execution_error": "",
|
||||
"step_not_started": ""
|
||||
"execution_error": ""
|
||||
},
|
||||
"settings": {
|
||||
"actions": {
|
||||
"actions": ""
|
||||
},
|
||||
"crons": {
|
||||
"delete": ""
|
||||
},
|
||||
"general": {
|
||||
"cancel_prev": {
|
||||
"cancel": ""
|
||||
},
|
||||
"visibility": {
|
||||
"internal": {
|
||||
"internal": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"registries": {
|
||||
"none": ""
|
||||
},
|
||||
"secrets": {
|
||||
"none": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
@ -1,24 +1,10 @@
|
|||
{
|
||||
"admin": {
|
||||
"settings": {
|
||||
"secrets": {
|
||||
"value": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"docs": "Documentazione",
|
||||
"login": "Accedi",
|
||||
"logout": "Esci",
|
||||
"not_found": {
|
||||
"back_home": "Torna alla pagina principale"
|
||||
},
|
||||
"org": {
|
||||
"settings": {
|
||||
"secrets": {
|
||||
"show": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"password": "Password",
|
||||
"repo": {
|
||||
"activity": "Attività",
|
||||
|
@ -27,7 +13,6 @@
|
|||
"actions": {
|
||||
"cancel": "Annulla"
|
||||
},
|
||||
"execution_error": "",
|
||||
"step_not_started": ""
|
||||
},
|
||||
"enable": {
|
||||
|
@ -48,7 +33,6 @@
|
|||
"actions": "Azioni"
|
||||
},
|
||||
"crons": {
|
||||
"delete": "",
|
||||
"name": {
|
||||
"name": "Nome"
|
||||
},
|
||||
|
@ -86,7 +70,6 @@
|
|||
},
|
||||
"not_allowed": "Non è permesso accedere alle impostazioni di questo repository",
|
||||
"secrets": {
|
||||
"created": "",
|
||||
"name": "Nome",
|
||||
"value": "Valore"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue