diff options
author | winterheart <unknown@unknown> | 2008-10-23 15:24:16 +0000 |
---|---|---|
committer | winterheart <unknown@unknown> | 2008-10-23 15:24:16 +0000 |
commit | bdbc7b337f0b347883a763a65627b1d28fc92c7f (patch) | |
tree | 013a90295a8c43838a081928528be218b76a171d /lang/it.yml | |
parent | ff449b197f2813412b4e54c287b2b16cd3299ea8 (diff) | |
download | redmine-bdbc7b337f0b347883a763a65627b1d28fc92c7f.tar.gz redmine-bdbc7b337f0b347883a763a65627b1d28fc92c7f.zip |
#1928 it.yml update
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@1942 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'lang/it.yml')
-rw-r--r-- | lang/it.yml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/lang/it.yml b/lang/it.yml index 4e40fa085..6c4540fd1 100644 --- a/lang/it.yml +++ b/lang/it.yml @@ -24,8 +24,8 @@ activerecord_error_exclusion: è riservato activerecord_error_invalid: non è valido activerecord_error_confirmation: non coincide con la conferma activerecord_error_accepted: deve essere accettato -activerecord_error_empty: non puo' essere vuoto -activerecord_error_blank: non puo' essere blank +activerecord_error_empty: non può essere vuoto +activerecord_error_blank: non può essere lasciato in bianco activerecord_error_too_long: è troppo lungo/a activerecord_error_too_short: è troppo corto/a activerecord_error_wrong_length: è della lunghezza sbagliata @@ -108,7 +108,7 @@ field_value: Valore field_category: Categoria field_title: Titolo field_project: Progetto -field_issue: Issue +field_issue: Segnalazione field_status: Stato field_notes: Note field_is_closed: Chiude la segnalazione @@ -353,7 +353,7 @@ label_sort_lower: Giù label_sort_lowest: Sposta in fondo label_roadmap: Roadmap label_roadmap_due_in: Da ultimare in %s -label_roadmap_overdue: %s late +label_roadmap_overdue: %s di ritardo label_roadmap_no_issues: Nessuna segnalazione per questa versione label_search: Ricerca label_result_plural: Risultati @@ -578,7 +578,7 @@ label_document_added: Documenti aggiunti label_message_posted: Messaggi aggiunti label_file_added: File aggiunti label_news_added: Notizie aggiunte -project_module_boards: Boards +project_module_boards: Forum project_module_issue_tracking: Tracking delle segnalazioni project_module_wiki: Wiki project_module_files: File @@ -640,4 +640,4 @@ setting_sequential_project_identifiers: Genera progetti con identificativi in se notice_unable_delete_version: Impossibile cancellare la versione label_renamed: rinominato label_copied: copiato -setting_plain_text_mail: plain text only (no HTML) +setting_plain_text_mail: solo testo (non HTML) |