mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-30 08:06:52 +02: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,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",
|
||||
"login": "Accedi",
|
||||
"logout": "Esci",
|
||||
"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",
|
||||
"repo": {
|
||||
"activity": "Attività",
|
||||
"add": "Aggiungi repository",
|
||||
"branches": "",
|
||||
"build": {
|
||||
"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": "Abilita",
|
||||
@ -21,31 +118,97 @@
|
||||
"reload": "Ricarica i repository",
|
||||
"success": "Repository abilitato"
|
||||
},
|
||||
"manual_pipeline": {
|
||||
"select_branch": "",
|
||||
"title": "",
|
||||
"trigger": "",
|
||||
"variables": {
|
||||
"add": "",
|
||||
"desc": "",
|
||||
"name": "",
|
||||
"title": "",
|
||||
"value": ""
|
||||
}
|
||||
},
|
||||
"not_allowed": "Non è permesso accedere a questo repository",
|
||||
"settings": {
|
||||
"actions": {
|
||||
"actions": "Azioni"
|
||||
"actions": "Azioni",
|
||||
"delete": {
|
||||
"confirm": "",
|
||||
"delete": "",
|
||||
"success": ""
|
||||
},
|
||||
"disable": {
|
||||
"disable": "",
|
||||
"success": ""
|
||||
},
|
||||
"repair": {
|
||||
"repair": "",
|
||||
"success": ""
|
||||
}
|
||||
},
|
||||
"badge": {
|
||||
"badge": "",
|
||||
"markdown": "",
|
||||
"url_branch": ""
|
||||
},
|
||||
"crons": {
|
||||
"add": "",
|
||||
"branch": {
|
||||
"placeholder": "",
|
||||
"title": ""
|
||||
},
|
||||
"created": "",
|
||||
"crons": "",
|
||||
"delete": "",
|
||||
"deleted": "",
|
||||
"desc": "",
|
||||
"edit": "",
|
||||
"name": {
|
||||
"name": "Nome"
|
||||
"name": "Nome",
|
||||
"placeholder": ""
|
||||
},
|
||||
"next_exec": "Prossima esecuzione",
|
||||
"not_executed_yet": "Non ancora eseguito"
|
||||
"none": "",
|
||||
"not_executed_yet": "Non ancora eseguito",
|
||||
"save": "",
|
||||
"saved": "",
|
||||
"schedule": {
|
||||
"placeholder": "",
|
||||
"title": ""
|
||||
},
|
||||
"show": ""
|
||||
},
|
||||
"general": {
|
||||
"allow_pr": {
|
||||
"allow": "",
|
||||
"desc": ""
|
||||
},
|
||||
"cancel_prev": {
|
||||
"cancel": "",
|
||||
"desc": ""
|
||||
},
|
||||
"general": "Generale",
|
||||
"pipeline_path": {
|
||||
"default": "Predefinito: .woodpecker/*.yml -> .woodpecker.yml -> .drone.yml"
|
||||
"default": "Predefinito: .woodpecker/*.yml -> .woodpecker.yml -> .drone.yml",
|
||||
"desc": "",
|
||||
"path": ""
|
||||
},
|
||||
"project": "Impostazioni del progetto",
|
||||
"protected": {
|
||||
"desc": "",
|
||||
"protected": "Protetto"
|
||||
},
|
||||
"save": "Salva le impostazioni",
|
||||
"success": "Le impostazioni del repository sono state aggiornate",
|
||||
"timeout": {
|
||||
"minutes": "minuti"
|
||||
"minutes": "minuti",
|
||||
"timeout": ""
|
||||
},
|
||||
"trusted": {
|
||||
"desc": "",
|
||||
"trusted": ""
|
||||
},
|
||||
"visibility": {
|
||||
"internal": {
|
||||
@ -59,12 +222,50 @@
|
||||
"public": {
|
||||
"desc": "Qualunque utente può vedere il tuo progetto senza la necessità di accedere.",
|
||||
"public": "Pubblico"
|
||||
}
|
||||
},
|
||||
"visibility": ""
|
||||
}
|
||||
},
|
||||
"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": {
|
||||
"add": "",
|
||||
"created": "",
|
||||
"delete": "",
|
||||
"deleted": "",
|
||||
"desc": "",
|
||||
"edit": "",
|
||||
"events": {
|
||||
"events": "",
|
||||
"pr_warning": ""
|
||||
},
|
||||
"images": {
|
||||
"desc": "",
|
||||
"images": ""
|
||||
},
|
||||
"name": "Nome",
|
||||
"none": "",
|
||||
"save": "",
|
||||
"saved": "",
|
||||
"secrets": "",
|
||||
"show": "",
|
||||
"value": "Valore"
|
||||
},
|
||||
"settings": "Impostazioni"
|
||||
@ -75,10 +276,27 @@
|
||||
"repositories": "Repository",
|
||||
"search": "Cerca…",
|
||||
"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",
|
||||
"url": "URL",
|
||||
"user": {
|
||||
"access_denied": "",
|
||||
"api_usage": "",
|
||||
"cli_usage": "",
|
||||
"dl_cli": "",
|
||||
"internal_error": "",
|
||||
"oauth_error": "",
|
||||
"shell_setup": "",
|
||||
"shell_setup_before": "",
|
||||
"token": ""
|
||||
},
|
||||
"username": "Nome utente",
|
||||
"welcome": "Benvenuti in Woodpecker"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user