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:
Weblate 2023-08-03 00:39:42 +00:00
parent 176850495e
commit f06e0acdc6
4 changed files with 0 additions and 16 deletions

View file

@ -160,13 +160,9 @@
"add": "Repository hinzufügen", "add": "Repository hinzufügen",
"branches": "Branches", "branches": "Branches",
"build": { "build": {
"actions": {
"restart_success": "Pipeline neu gestartet"
},
"event": { "event": {
"tag": "Tag" "tag": "Tag"
}, },
"no_pipelines": "Bisher wurden noch keine Pipelines gestartet.",
"protected": { "protected": {
"declined": "Diese Pipeline ist abgelehnt worden!" "declined": "Diese Pipeline ist abgelehnt worden!"
} }

View file

@ -160,11 +160,7 @@
"add": "Ajouter un dépôt", "add": "Ajouter un dépôt",
"branches": "Branches", "branches": "Branches",
"build": { "build": {
"actions": {
"restart_success": "Pipeline redémarré"
},
"execution_error": "Erreur d'execution", "execution_error": "Erreur d'execution",
"pipeline": "Pipeline #{buildId}",
"step_not_started": "L'étape n'a pas démarré encore." "step_not_started": "L'étape n'a pas démarré encore."
}, },
"deploy_pipeline": { "deploy_pipeline": {

View file

@ -160,11 +160,7 @@
"add": "Pievienot repozitoriju", "add": "Pievienot repozitoriju",
"branches": "Atzari", "branches": "Atzari",
"build": { "build": {
"actions": {
"restart_success": "Konvejerdarbs pārstartēts"
},
"execution_error": "Uzdevuma izpildes kļūda", "execution_error": "Uzdevuma izpildes kļūda",
"pipeline": "Konvejerdarbs #{buildId}",
"step_not_started": "Šis solis vēl nav uzsākts." "step_not_started": "Šis solis vēl nav uzsākts."
}, },
"deploy_pipeline": { "deploy_pipeline": {

View file

@ -75,11 +75,7 @@
"add": "添加仓库", "add": "添加仓库",
"branches": "分支", "branches": "分支",
"build": { "build": {
"actions": {
"restart_success": "流水线已重启"
},
"exit_code": "退出代码 {exitCode}", "exit_code": "退出代码 {exitCode}",
"pipelines_for": "{branch} 分支的流水线",
"tasks": "任务" "tasks": "任务"
}, },
"enable": { "enable": {