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:
Weblate 2022-10-23 00:18:03 +00:00
parent 44c86cae97
commit b81f161a25
4 changed files with 2 additions and 65 deletions

View File

@ -2,21 +2,16 @@
"admin": { "admin": {
"settings": { "settings": {
"secrets": { "secrets": {
"images": {
"desc": ""
},
"value": "" "value": ""
} }
} }
}, },
"logout": "",
"org": { "org": {
"settings": { "settings": {
"secrets": { "secrets": {
"events": { "events": {
"events": "" "events": ""
}, }
"secrets": ""
} }
} }
}, },
@ -25,32 +20,20 @@
"actions": { "actions": {
"cancel": "" "cancel": ""
}, },
"config": "",
"execution_error": "", "execution_error": "",
"pipeline": "",
"step_not_started": "" "step_not_started": ""
}, },
"manual_pipeline": {
"title": ""
},
"settings": { "settings": {
"actions": { "actions": {
"actions": "" "actions": ""
}, },
"badge": {
"badge": ""
},
"crons": { "crons": {
"delete": "", "delete": ""
"not_executed_yet": ""
}, },
"general": { "general": {
"cancel_prev": { "cancel_prev": {
"cancel": "" "cancel": ""
}, },
"protected": {
"protected": ""
},
"visibility": { "visibility": {
"internal": { "internal": {
"internal": "" "internal": ""
@ -58,22 +41,14 @@
} }
}, },
"registries": { "registries": {
"address": {
"address": ""
},
"none": "" "none": ""
}, },
"secrets": { "secrets": {
"deleted": "",
"none": "" "none": ""
} }
} }
}, },
"repos": "",
"time": { "time": {
"tmpl": "" "tmpl": ""
},
"user": {
"internal_error": ""
} }
} }

View File

@ -109,11 +109,6 @@
"reload": "Actualiser les dépôts", "reload": "Actualiser les dépôts",
"success": "Dépôt activé" "success": "Dépôt activé"
}, },
"manual_pipeline": {
"variables": {
"value": ""
}
},
"not_allowed": "Vous n'êtes pas autorisé à accéder à ce dépôt", "not_allowed": "Vous n'êtes pas autorisé à accéder à ce dépôt",
"pipeline": { "pipeline": {
"actions": { "actions": {

View File

@ -2,9 +2,6 @@
"admin": { "admin": {
"settings": { "settings": {
"secrets": { "secrets": {
"images": {
"desc": ""
},
"value": "" "value": ""
} }
} }
@ -18,9 +15,6 @@
"org": { "org": {
"settings": { "settings": {
"secrets": { "secrets": {
"events": {
"pr_warning": ""
},
"show": "" "show": ""
} }
} }
@ -33,9 +27,7 @@
"actions": { "actions": {
"cancel": "Annulla" "cancel": "Annulla"
}, },
"config": "",
"execution_error": "", "execution_error": "",
"pipeline": "",
"step_not_started": "" "step_not_started": ""
}, },
"enable": { "enable": {
@ -45,11 +37,6 @@
"reload": "Ricarica i repository", "reload": "Ricarica i repository",
"success": "Repository abilitato" "success": "Repository abilitato"
}, },
"manual_pipeline": {
"variables": {
"value": ""
}
},
"not_allowed": "Non è permesso accedere a questo repository", "not_allowed": "Non è permesso accedere a questo repository",
"pipeline": { "pipeline": {
"actions": { "actions": {
@ -60,9 +47,6 @@
"actions": { "actions": {
"actions": "Azioni" "actions": "Azioni"
}, },
"badge": {
"badge": ""
},
"crons": { "crons": {
"delete": "", "delete": "",
"name": { "name": {
@ -72,9 +56,6 @@
"not_executed_yet": "Non ancora eseguito" "not_executed_yet": "Non ancora eseguito"
}, },
"general": { "general": {
"cancel_prev": {
"cancel": ""
},
"general": "Generale", "general": "Generale",
"pipeline_path": { "pipeline_path": {
"default": "Predefinito: .woodpecker/*.yml -> .woodpecker.yml -> .drone.yml" "default": "Predefinito: .woodpecker/*.yml -> .woodpecker.yml -> .drone.yml"
@ -104,14 +85,8 @@
} }
}, },
"not_allowed": "Non è permesso accedere alle impostazioni di questo repository", "not_allowed": "Non è permesso accedere alle impostazioni di questo repository",
"registries": {
"desc": ""
},
"secrets": { "secrets": {
"created": "", "created": "",
"images": {
"images": ""
},
"name": "Nome", "name": "Nome",
"value": "Valore" "value": "Valore"
}, },
@ -127,9 +102,6 @@
}, },
"unknown_error": "Si è verificato un errore sconosciuto", "unknown_error": "Si è verificato un errore sconosciuto",
"url": "URL", "url": "URL",
"user": {
"shell_setup_before": ""
},
"username": "Nome utente", "username": "Nome utente",
"welcome": "Benvenuti in Woodpecker" "welcome": "Benvenuti in Woodpecker"
} }

View File

@ -113,11 +113,6 @@
"reload": "刷新项目列表", "reload": "刷新项目列表",
"success": "此仓库已成功启用" "success": "此仓库已成功启用"
}, },
"manual_pipeline": {
"variables": {
"value": ""
}
},
"not_allowed": "你没有权限访问这个仓库", "not_allowed": "你没有权限访问这个仓库",
"pipeline": { "pipeline": {
"actions": { "actions": {