mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-01-11 01:55:27 +00:00
Translated using Weblate (Italian)
Currently translated at 21.3% (44 of 206 strings) Translation: Woodpecker CI/UI Translate-URL: http://translate.woodpecker-ci.org/projects/woodpecker-ci/ui/it/
This commit is contained in:
parent
bc40f26b2d
commit
3e320d4cfb
1 changed files with 228 additions and 10 deletions
|
@ -1,18 +1,115 @@
|
||||||
{
|
{
|
||||||
|
"admin": {
|
||||||
|
"settings": {
|
||||||
|
"not_allowed": "",
|
||||||
|
"secrets": {
|
||||||
|
"add": "",
|
||||||
|
"created": "",
|
||||||
|
"deleted": "",
|
||||||
|
"desc": "",
|
||||||
|
"events": {
|
||||||
|
"events": "",
|
||||||
|
"pr_warning": ""
|
||||||
|
},
|
||||||
|
"images": {
|
||||||
|
"desc": "",
|
||||||
|
"images": ""
|
||||||
|
},
|
||||||
|
"name": "",
|
||||||
|
"none": "",
|
||||||
|
"save": "",
|
||||||
|
"saved": "",
|
||||||
|
"secrets": "",
|
||||||
|
"show": "",
|
||||||
|
"value": "",
|
||||||
|
"warning": ""
|
||||||
|
},
|
||||||
|
"settings": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"back": "",
|
||||||
|
"color_scheme_dark": "",
|
||||||
|
"color_scheme_light": "",
|
||||||
"docs": "Documentazione",
|
"docs": "Documentazione",
|
||||||
"login": "Accedi",
|
"login": "Accedi",
|
||||||
"logout": "Esci",
|
"logout": "Esci",
|
||||||
"not_found": {
|
"not_found": {
|
||||||
"back_home": "Torna alla pagina principale"
|
"back_home": "Torna alla pagina principale",
|
||||||
|
"not_found": ""
|
||||||
|
},
|
||||||
|
"org": {
|
||||||
|
"settings": {
|
||||||
|
"not_allowed": "",
|
||||||
|
"secrets": {
|
||||||
|
"add": "",
|
||||||
|
"created": "",
|
||||||
|
"deleted": "",
|
||||||
|
"desc": "",
|
||||||
|
"events": {
|
||||||
|
"events": "",
|
||||||
|
"pr_warning": ""
|
||||||
|
},
|
||||||
|
"images": {
|
||||||
|
"desc": "",
|
||||||
|
"images": ""
|
||||||
|
},
|
||||||
|
"name": "",
|
||||||
|
"none": "",
|
||||||
|
"save": "",
|
||||||
|
"saved": "",
|
||||||
|
"secrets": "",
|
||||||
|
"show": "",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"settings": ""
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"password": "Password",
|
"password": "Password",
|
||||||
"repo": {
|
"repo": {
|
||||||
"activity": "Attività",
|
"activity": "Attività",
|
||||||
"add": "Aggiungi repository",
|
"add": "Aggiungi repository",
|
||||||
|
"branches": "",
|
||||||
"build": {
|
"build": {
|
||||||
"actions": {
|
"actions": {
|
||||||
"cancel": "Annulla"
|
"cancel": "Annulla",
|
||||||
}
|
"cancel_success": "",
|
||||||
|
"canceled": "",
|
||||||
|
"log_auto_scroll": "",
|
||||||
|
"log_auto_scroll_off": "",
|
||||||
|
"log_download": "",
|
||||||
|
"restart": "",
|
||||||
|
"restart_success": ""
|
||||||
|
},
|
||||||
|
"config": "",
|
||||||
|
"created": "",
|
||||||
|
"event": {
|
||||||
|
"cron": "",
|
||||||
|
"deploy": "",
|
||||||
|
"manual": "",
|
||||||
|
"pr": "",
|
||||||
|
"push": "",
|
||||||
|
"tag": ""
|
||||||
|
},
|
||||||
|
"execution_error": "",
|
||||||
|
"exit_code": "",
|
||||||
|
"files": "",
|
||||||
|
"loading": "",
|
||||||
|
"log_download_error": "",
|
||||||
|
"no_files": "",
|
||||||
|
"no_pipeline_steps": "",
|
||||||
|
"no_pipelines": "",
|
||||||
|
"pipeline": "",
|
||||||
|
"pipelines_for": "",
|
||||||
|
"protected": {
|
||||||
|
"approve": "",
|
||||||
|
"approve_success": "",
|
||||||
|
"awaits": "",
|
||||||
|
"decline": "",
|
||||||
|
"decline_success": "",
|
||||||
|
"declined": ""
|
||||||
|
},
|
||||||
|
"step_not_started": "",
|
||||||
|
"tasks": ""
|
||||||
},
|
},
|
||||||
"enable": {
|
"enable": {
|
||||||
"enable": "Abilita",
|
"enable": "Abilita",
|
||||||
|
@ -21,31 +118,97 @@
|
||||||
"reload": "Ricarica i repository",
|
"reload": "Ricarica i repository",
|
||||||
"success": "Repository abilitato"
|
"success": "Repository abilitato"
|
||||||
},
|
},
|
||||||
|
"manual_pipeline": {
|
||||||
|
"select_branch": "",
|
||||||
|
"title": "",
|
||||||
|
"trigger": "",
|
||||||
|
"variables": {
|
||||||
|
"add": "",
|
||||||
|
"desc": "",
|
||||||
|
"name": "",
|
||||||
|
"title": "",
|
||||||
|
"value": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
"not_allowed": "Non è permesso accedere a questo repository",
|
"not_allowed": "Non è permesso accedere a questo repository",
|
||||||
"settings": {
|
"settings": {
|
||||||
"actions": {
|
"actions": {
|
||||||
"actions": "Azioni"
|
"actions": "Azioni",
|
||||||
|
"delete": {
|
||||||
|
"confirm": "",
|
||||||
|
"delete": "",
|
||||||
|
"success": ""
|
||||||
|
},
|
||||||
|
"disable": {
|
||||||
|
"disable": "",
|
||||||
|
"success": ""
|
||||||
|
},
|
||||||
|
"repair": {
|
||||||
|
"repair": "",
|
||||||
|
"success": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"badge": {
|
||||||
|
"badge": "",
|
||||||
|
"markdown": "",
|
||||||
|
"url_branch": ""
|
||||||
},
|
},
|
||||||
"crons": {
|
"crons": {
|
||||||
|
"add": "",
|
||||||
|
"branch": {
|
||||||
|
"placeholder": "",
|
||||||
|
"title": ""
|
||||||
|
},
|
||||||
|
"created": "",
|
||||||
|
"crons": "",
|
||||||
|
"delete": "",
|
||||||
|
"deleted": "",
|
||||||
|
"desc": "",
|
||||||
|
"edit": "",
|
||||||
"name": {
|
"name": {
|
||||||
"name": "Nome"
|
"name": "Nome",
|
||||||
|
"placeholder": ""
|
||||||
},
|
},
|
||||||
"next_exec": "Prossima esecuzione",
|
"next_exec": "Prossima esecuzione",
|
||||||
"not_executed_yet": "Non ancora eseguito"
|
"none": "",
|
||||||
|
"not_executed_yet": "Non ancora eseguito",
|
||||||
|
"save": "",
|
||||||
|
"saved": "",
|
||||||
|
"schedule": {
|
||||||
|
"placeholder": "",
|
||||||
|
"title": ""
|
||||||
|
},
|
||||||
|
"show": ""
|
||||||
},
|
},
|
||||||
"general": {
|
"general": {
|
||||||
|
"allow_pr": {
|
||||||
|
"allow": "",
|
||||||
|
"desc": ""
|
||||||
|
},
|
||||||
|
"cancel_prev": {
|
||||||
|
"cancel": "",
|
||||||
|
"desc": ""
|
||||||
|
},
|
||||||
"general": "Generale",
|
"general": "Generale",
|
||||||
"pipeline_path": {
|
"pipeline_path": {
|
||||||
"default": "Predefinito: .woodpecker/*.yml -> .woodpecker.yml -> .drone.yml"
|
"default": "Predefinito: .woodpecker/*.yml -> .woodpecker.yml -> .drone.yml",
|
||||||
|
"desc": "",
|
||||||
|
"path": ""
|
||||||
},
|
},
|
||||||
"project": "Impostazioni del progetto",
|
"project": "Impostazioni del progetto",
|
||||||
"protected": {
|
"protected": {
|
||||||
|
"desc": "",
|
||||||
"protected": "Protetto"
|
"protected": "Protetto"
|
||||||
},
|
},
|
||||||
"save": "Salva le impostazioni",
|
"save": "Salva le impostazioni",
|
||||||
"success": "Le impostazioni del repository sono state aggiornate",
|
"success": "Le impostazioni del repository sono state aggiornate",
|
||||||
"timeout": {
|
"timeout": {
|
||||||
"minutes": "minuti"
|
"minutes": "minuti",
|
||||||
|
"timeout": ""
|
||||||
|
},
|
||||||
|
"trusted": {
|
||||||
|
"desc": "",
|
||||||
|
"trusted": ""
|
||||||
},
|
},
|
||||||
"visibility": {
|
"visibility": {
|
||||||
"internal": {
|
"internal": {
|
||||||
|
@ -59,12 +222,50 @@
|
||||||
"public": {
|
"public": {
|
||||||
"desc": "Qualunque utente può vedere il tuo progetto senza la necessità di accedere.",
|
"desc": "Qualunque utente può vedere il tuo progetto senza la necessità di accedere.",
|
||||||
"public": "Pubblico"
|
"public": "Pubblico"
|
||||||
}
|
},
|
||||||
|
"visibility": ""
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"not_allowed": "Non è permesso accedere alle impostazioni di questo repository",
|
"not_allowed": "Non è permesso accedere alle impostazioni di questo repository",
|
||||||
|
"registries": {
|
||||||
|
"add": "",
|
||||||
|
"address": {
|
||||||
|
"address": "",
|
||||||
|
"placeholder": ""
|
||||||
|
},
|
||||||
|
"created": "",
|
||||||
|
"creds": "",
|
||||||
|
"delete": "",
|
||||||
|
"deleted": "",
|
||||||
|
"desc": "",
|
||||||
|
"edit": "",
|
||||||
|
"none": "",
|
||||||
|
"registries": "",
|
||||||
|
"save": "",
|
||||||
|
"saved": "",
|
||||||
|
"show": ""
|
||||||
|
},
|
||||||
"secrets": {
|
"secrets": {
|
||||||
|
"add": "",
|
||||||
|
"created": "",
|
||||||
|
"delete": "",
|
||||||
|
"deleted": "",
|
||||||
|
"desc": "",
|
||||||
|
"edit": "",
|
||||||
|
"events": {
|
||||||
|
"events": "",
|
||||||
|
"pr_warning": ""
|
||||||
|
},
|
||||||
|
"images": {
|
||||||
|
"desc": "",
|
||||||
|
"images": ""
|
||||||
|
},
|
||||||
"name": "Nome",
|
"name": "Nome",
|
||||||
|
"none": "",
|
||||||
|
"save": "",
|
||||||
|
"saved": "",
|
||||||
|
"secrets": "",
|
||||||
|
"show": "",
|
||||||
"value": "Valore"
|
"value": "Valore"
|
||||||
},
|
},
|
||||||
"settings": "Impostazioni"
|
"settings": "Impostazioni"
|
||||||
|
@ -75,10 +276,27 @@
|
||||||
"repositories": "Repository",
|
"repositories": "Repository",
|
||||||
"search": "Cerca…",
|
"search": "Cerca…",
|
||||||
"time": {
|
"time": {
|
||||||
"not_started": "non ancora avviato"
|
"days_short": "",
|
||||||
|
"hours_short": "",
|
||||||
|
"min_short": "",
|
||||||
|
"not_started": "non ancora avviato",
|
||||||
|
"sec_short": "",
|
||||||
|
"tmpl": "",
|
||||||
|
"weeks_short": ""
|
||||||
},
|
},
|
||||||
"unknown_error": "Si è verificato un errore sconosciuto",
|
"unknown_error": "Si è verificato un errore sconosciuto",
|
||||||
"url": "URL",
|
"url": "URL",
|
||||||
|
"user": {
|
||||||
|
"access_denied": "",
|
||||||
|
"api_usage": "",
|
||||||
|
"cli_usage": "",
|
||||||
|
"dl_cli": "",
|
||||||
|
"internal_error": "",
|
||||||
|
"oauth_error": "",
|
||||||
|
"shell_setup": "",
|
||||||
|
"shell_setup_before": "",
|
||||||
|
"token": ""
|
||||||
|
},
|
||||||
"username": "Nome utente",
|
"username": "Nome utente",
|
||||||
"welcome": "Benvenuti in Woodpecker"
|
"welcome": "Benvenuti in Woodpecker"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue