mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-23 02:11:01 +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
44c86cae97
commit
b81f161a25
4 changed files with 2 additions and 65 deletions
|
@ -2,21 +2,16 @@
|
|||
"admin": {
|
||||
"settings": {
|
||||
"secrets": {
|
||||
"images": {
|
||||
"desc": ""
|
||||
},
|
||||
"value": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"logout": "",
|
||||
"org": {
|
||||
"settings": {
|
||||
"secrets": {
|
||||
"events": {
|
||||
"events": ""
|
||||
},
|
||||
"secrets": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -25,32 +20,20 @@
|
|||
"actions": {
|
||||
"cancel": ""
|
||||
},
|
||||
"config": "",
|
||||
"execution_error": "",
|
||||
"pipeline": "",
|
||||
"step_not_started": ""
|
||||
},
|
||||
"manual_pipeline": {
|
||||
"title": ""
|
||||
},
|
||||
"settings": {
|
||||
"actions": {
|
||||
"actions": ""
|
||||
},
|
||||
"badge": {
|
||||
"badge": ""
|
||||
},
|
||||
"crons": {
|
||||
"delete": "",
|
||||
"not_executed_yet": ""
|
||||
"delete": ""
|
||||
},
|
||||
"general": {
|
||||
"cancel_prev": {
|
||||
"cancel": ""
|
||||
},
|
||||
"protected": {
|
||||
"protected": ""
|
||||
},
|
||||
"visibility": {
|
||||
"internal": {
|
||||
"internal": ""
|
||||
|
@ -58,22 +41,14 @@
|
|||
}
|
||||
},
|
||||
"registries": {
|
||||
"address": {
|
||||
"address": ""
|
||||
},
|
||||
"none": ""
|
||||
},
|
||||
"secrets": {
|
||||
"deleted": "",
|
||||
"none": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"repos": "",
|
||||
"time": {
|
||||
"tmpl": ""
|
||||
},
|
||||
"user": {
|
||||
"internal_error": ""
|
||||
}
|
||||
}
|
||||
|
|
|
@ -109,11 +109,6 @@
|
|||
"reload": "Actualiser les dépôts",
|
||||
"success": "Dépôt activé"
|
||||
},
|
||||
"manual_pipeline": {
|
||||
"variables": {
|
||||
"value": ""
|
||||
}
|
||||
},
|
||||
"not_allowed": "Vous n'êtes pas autorisé à accéder à ce dépôt",
|
||||
"pipeline": {
|
||||
"actions": {
|
||||
|
|
|
@ -2,9 +2,6 @@
|
|||
"admin": {
|
||||
"settings": {
|
||||
"secrets": {
|
||||
"images": {
|
||||
"desc": ""
|
||||
},
|
||||
"value": ""
|
||||
}
|
||||
}
|
||||
|
@ -18,9 +15,6 @@
|
|||
"org": {
|
||||
"settings": {
|
||||
"secrets": {
|
||||
"events": {
|
||||
"pr_warning": ""
|
||||
},
|
||||
"show": ""
|
||||
}
|
||||
}
|
||||
|
@ -33,9 +27,7 @@
|
|||
"actions": {
|
||||
"cancel": "Annulla"
|
||||
},
|
||||
"config": "",
|
||||
"execution_error": "",
|
||||
"pipeline": "",
|
||||
"step_not_started": ""
|
||||
},
|
||||
"enable": {
|
||||
|
@ -45,11 +37,6 @@
|
|||
"reload": "Ricarica i repository",
|
||||
"success": "Repository abilitato"
|
||||
},
|
||||
"manual_pipeline": {
|
||||
"variables": {
|
||||
"value": ""
|
||||
}
|
||||
},
|
||||
"not_allowed": "Non è permesso accedere a questo repository",
|
||||
"pipeline": {
|
||||
"actions": {
|
||||
|
@ -60,9 +47,6 @@
|
|||
"actions": {
|
||||
"actions": "Azioni"
|
||||
},
|
||||
"badge": {
|
||||
"badge": ""
|
||||
},
|
||||
"crons": {
|
||||
"delete": "",
|
||||
"name": {
|
||||
|
@ -72,9 +56,6 @@
|
|||
"not_executed_yet": "Non ancora eseguito"
|
||||
},
|
||||
"general": {
|
||||
"cancel_prev": {
|
||||
"cancel": ""
|
||||
},
|
||||
"general": "Generale",
|
||||
"pipeline_path": {
|
||||
"default": "Predefinito: .woodpecker/*.yml -> .woodpecker.yml -> .drone.yml"
|
||||
|
@ -104,14 +85,8 @@
|
|||
}
|
||||
},
|
||||
"not_allowed": "Non è permesso accedere alle impostazioni di questo repository",
|
||||
"registries": {
|
||||
"desc": ""
|
||||
},
|
||||
"secrets": {
|
||||
"created": "",
|
||||
"images": {
|
||||
"images": ""
|
||||
},
|
||||
"name": "Nome",
|
||||
"value": "Valore"
|
||||
},
|
||||
|
@ -127,9 +102,6 @@
|
|||
},
|
||||
"unknown_error": "Si è verificato un errore sconosciuto",
|
||||
"url": "URL",
|
||||
"user": {
|
||||
"shell_setup_before": ""
|
||||
},
|
||||
"username": "Nome utente",
|
||||
"welcome": "Benvenuti in Woodpecker"
|
||||
}
|
||||
|
|
|
@ -113,11 +113,6 @@
|
|||
"reload": "刷新项目列表",
|
||||
"success": "此仓库已成功启用"
|
||||
},
|
||||
"manual_pipeline": {
|
||||
"variables": {
|
||||
"value": ""
|
||||
}
|
||||
},
|
||||
"not_allowed": "你没有权限访问这个仓库",
|
||||
"pipeline": {
|
||||
"actions": {
|
||||
|
|
Loading…
Reference in a new issue