mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-23 02:11:01 +00:00
Update translation files
Updated by "Cleanup translation files" hook in Weblate. Co-authored-by: Weblate <noreply@weblate.org> Translate-URL: http://translate.woodpecker-ci.org/projects/woodpecker-ci/ui/ Translation: Woodpecker CI/UI
This commit is contained in:
parent
235619e4a0
commit
f9ec800481
4 changed files with 0 additions and 28 deletions
|
@ -161,17 +161,13 @@
|
|||
"branches": "Branches",
|
||||
"build": {
|
||||
"actions": {
|
||||
"log_auto_scroll": "Automatisches folgen",
|
||||
"restart_success": "Pipeline neu gestartet"
|
||||
},
|
||||
"event": {
|
||||
"deploy": "Deploy",
|
||||
"tag": "Tag"
|
||||
},
|
||||
"loading": "Laden…",
|
||||
"no_pipelines": "Bisher wurden noch keine Pipelines gestartet.",
|
||||
"protected": {
|
||||
"approve_success": "Pipeline genehmigt",
|
||||
"declined": "Diese Pipeline ist abgelehnt worden!"
|
||||
}
|
||||
},
|
||||
|
|
|
@ -161,18 +161,10 @@
|
|||
"branches": "Branches",
|
||||
"build": {
|
||||
"actions": {
|
||||
"log_auto_scroll": "Automatiquement défiler vers le bas",
|
||||
"restart_success": "Pipeline redémarré"
|
||||
},
|
||||
"event": {
|
||||
"deploy": "Déploiement"
|
||||
},
|
||||
"execution_error": "Erreur d'execution",
|
||||
"log_download_error": "Il y a eu une erreur lors du téléchargement du fichier de journal",
|
||||
"pipeline": "Pipeline #{buildId}",
|
||||
"protected": {
|
||||
"awaits": "Ce pipeline attends d'être approuvé par un mainteneur !"
|
||||
},
|
||||
"step_not_started": "L'étape n'a pas démarré encore."
|
||||
},
|
||||
"deploy_pipeline": {
|
||||
|
|
|
@ -161,18 +161,10 @@
|
|||
"branches": "Atzari",
|
||||
"build": {
|
||||
"actions": {
|
||||
"log_auto_scroll": "Automātiski ritināt",
|
||||
"restart_success": "Konvejerdarbs pārstartēts"
|
||||
},
|
||||
"event": {
|
||||
"deploy": "Uzstādīšana"
|
||||
},
|
||||
"execution_error": "Uzdevuma izpildes kļūda",
|
||||
"log_download_error": "Veicot žurnālfaila lejupielādi notika kļūda",
|
||||
"pipeline": "Konvejerdarbs #{buildId}",
|
||||
"protected": {
|
||||
"awaits": "Šim konvejerdarbam ir nepieciešams apstiprinājums no atbildīgajām personām!"
|
||||
},
|
||||
"step_not_started": "Šis solis vēl nav uzsākts."
|
||||
},
|
||||
"deploy_pipeline": {
|
||||
|
|
|
@ -76,18 +76,10 @@
|
|||
"branches": "分支",
|
||||
"build": {
|
||||
"actions": {
|
||||
"log_auto_scroll": "自动滚动",
|
||||
"restart_success": "流水线已重启"
|
||||
},
|
||||
"event": {
|
||||
"deploy": "部署"
|
||||
},
|
||||
"exit_code": "退出代码 {exitCode}",
|
||||
"no_files": "没有文件修改。",
|
||||
"pipelines_for": "{branch} 分支的流水线",
|
||||
"protected": {
|
||||
"decline": "拒绝"
|
||||
},
|
||||
"tasks": "任务"
|
||||
},
|
||||
"enable": {
|
||||
|
|
Loading…
Reference in a new issue