mirror of
https://github.com/meineerde/redmine.git
synced 2025-10-17 17:01:01 +00:00
Italian translation update for 6.0-stable (#42971).
Patch by Nicola Danese (user:darkfrank_it). git-svn-id: https://svn.redmine.org/redmine/trunk@23884 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
8d83d365b6
commit
36446be97c
@ -219,7 +219,7 @@ it:
|
||||
error_no_tracker_in_project: 'Nessun tracker è associato a questo progetto. Per favore verifica le impostazioni del Progetto.'
|
||||
error_no_default_issue_status: 'Nessuno stato predefinito delle segnalazioni è configurato. Per favore verifica le impostazioni (Vai in "Amministrazione -> Stati segnalazioni").'
|
||||
error_can_not_delete_custom_field: Impossibile eliminare il campo personalizzato
|
||||
error_can_not_delete_tracker_html: "Questo tracker contiene segnalazioni e non può essere eliminato.<p>The following projects have issues with this tracker:<br>%{projects}</p>"
|
||||
error_can_not_delete_tracker_html: "Questo tracker contiene segnalazioni e non può essere eliminato.<p>I seguenti progetti presentano problemi con questo tracker:<br>%{projects}</p>"
|
||||
error_can_not_remove_role: "Questo ruolo è in uso e non può essere eliminato."
|
||||
error_can_not_reopen_issue_on_closed_version: Una segnalazione assegnata ad una versione chiusa non può essere riaperta
|
||||
error_can_not_archive_project: Questo progetto non può essere archiviato
|
||||
@ -731,6 +731,10 @@ it:
|
||||
label_attachment_plural: File
|
||||
label_file_added: File aggiunti
|
||||
label_attachment_description: Descrizione del file
|
||||
label_attachment_summary:
|
||||
zero: "%{filename}"
|
||||
one: "%{filename} e 1 file"
|
||||
other: "%{filename} e %{count} file"
|
||||
label_report: Report
|
||||
label_report_plural: Report
|
||||
label_news: News
|
||||
@ -1434,10 +1438,6 @@ it:
|
||||
text_user_destroy_confirmation: "Vuoi davvero eliminare questo utente e rimuovere tutti i riferimenti ad esso associati? Questa operazione non può essere annullata. Spesso, bloccare un utente anziché eliminarlo è la soluzione migliore. Per confermare, inserisci il suo login (%{login}) qui sotto."
|
||||
text_project_destroy_enter_identifier: "Per confermare, inserisci l'identificativo del progetto (%{identifier}) qui sotto."
|
||||
field_name_or_email_or_login: Nome, email o login
|
||||
label_attachment_summary:
|
||||
zero: "%{filename}"
|
||||
one: "%{filename} and 1 file"
|
||||
other: "%{filename} and %{count} files"
|
||||
setting_wiki_tablesort_enabled: Javascript based table sorting in wiki content
|
||||
label_progressbar: Progress bar
|
||||
error_spent_on_closed_issue: Cannot log time on a closed issue
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user