comparison config/locales/it.yml @ 441:cbce1fd3b1b7 redmine-1.2

Update to Redmine 1.2-stable branch (Redmine SVN rev 6000)
author Chris Cannam
date Mon, 06 Jun 2011 14:24:13 +0100
parents 051f544170fe
children 753f1380d6bc cbb26bc654de
comparison
equal deleted inserted replaced
245:051f544170fe 441:cbce1fd3b1b7
14 14
15 day_names: [Domenica, Lunedì, Martedì, Mercoledì, Giovedì, Venerdì, Sabato] 15 day_names: [Domenica, Lunedì, Martedì, Mercoledì, Giovedì, Venerdì, Sabato]
16 abbr_day_names: [Dom, Lun, Mar, Mer, Gio, Ven, Sab] 16 abbr_day_names: [Dom, Lun, Mar, Mer, Gio, Ven, Sab]
17 month_names: [~, Gennaio, Febbraio, Marzo, Aprile, Maggio, Giugno, Luglio, Agosto, Settembre, Ottobre, Novembre, Dicembre] 17 month_names: [~, Gennaio, Febbraio, Marzo, Aprile, Maggio, Giugno, Luglio, Agosto, Settembre, Ottobre, Novembre, Dicembre]
18 abbr_month_names: [~, Gen, Feb, Mar, Apr, Mag, Giu, Lug, Ago, Set, Ott, Nov, Dic] 18 abbr_month_names: [~, Gen, Feb, Mar, Apr, Mag, Giu, Lug, Ago, Set, Ott, Nov, Dic]
19 order: [ :day, :month, :year ] 19 order:
20 - :day
21 - :month
22 - :year
20 23
21 time: 24 time:
22 formats: 25 formats:
23 default: "%a %d %b %Y, %H:%M:%S %z" 26 default: "%a %d %b %Y, %H:%M:%S %z"
24 time: "%H:%M" 27 time: "%H:%M"
134 general_text_No: 'No' 137 general_text_No: 'No'
135 general_text_Yes: 'Sì' 138 general_text_Yes: 'Sì'
136 general_text_no: 'no' 139 general_text_no: 'no'
137 general_text_yes: 'sì' 140 general_text_yes: 'sì'
138 general_lang_name: 'Italiano' 141 general_lang_name: 'Italiano'
139 general_csv_separator: ',' 142 general_csv_separator: ';'
140 general_csv_decimal_separator: '.' 143 general_csv_decimal_separator: ','
141 general_csv_encoding: ISO-8859-1 144 general_csv_encoding: ISO-8859-1
142 general_pdf_encoding: ISO-8859-1 145 general_pdf_encoding: UTF-8
143 general_first_day_of_week: '1' 146 general_first_day_of_week: '1'
144 147
145 notice_account_updated: L'utente è stato aggiornato. 148 notice_account_updated: L'utente è stato aggiornato.
146 notice_account_invalid_creditentials: Nome utente o password non validi. 149 notice_account_invalid_creditentials: Nome utente o password non validi.
147 notice_account_password_updated: La password è stata aggiornata. 150 notice_account_password_updated: La password è stata aggiornata.
232 field_attr_firstname: Attributo nome 235 field_attr_firstname: Attributo nome
233 field_attr_lastname: Attributo cognome 236 field_attr_lastname: Attributo cognome
234 field_attr_mail: Attributo email 237 field_attr_mail: Attributo email
235 field_onthefly: Creazione utente "al volo" 238 field_onthefly: Creazione utente "al volo"
236 field_start_date: Inizio 239 field_start_date: Inizio
237 field_done_ratio: % completato 240 field_done_ratio: "% completato"
238 field_auth_source: Modalità di autenticazione 241 field_auth_source: Modalità di autenticazione
239 field_hide_mail: Nascondi il mio indirizzo email 242 field_hide_mail: Nascondi il mio indirizzo email
240 field_comments: Commento 243 field_comments: Commento
241 field_url: URL 244 field_url: URL
242 field_start_page: Pagina principale 245 field_start_page: Pagina principale
731 setting_mail_handler_api_enabled: Abilita WS per le email in arrivo 734 setting_mail_handler_api_enabled: Abilita WS per le email in arrivo
732 setting_mail_handler_api_key: Chiave API 735 setting_mail_handler_api_key: Chiave API
733 text_email_delivery_not_configured: "La consegna via email non è configurata e le notifiche sono disabilitate.\nConfigura il tuo server SMTP in config/configuration.yml e riavvia l'applicazione per abilitarle." 736 text_email_delivery_not_configured: "La consegna via email non è configurata e le notifiche sono disabilitate.\nConfigura il tuo server SMTP in config/configuration.yml e riavvia l'applicazione per abilitarle."
734 field_parent_title: Pagina principale 737 field_parent_title: Pagina principale
735 label_issue_watchers: Osservatori 738 label_issue_watchers: Osservatori
736 setting_commit_logs_encoding: Codifica dei messaggi di commit
737 button_quote: Quota 739 button_quote: Quota
738 setting_sequential_project_identifiers: Genera progetti con identificativi in sequenza 740 setting_sequential_project_identifiers: Genera progetti con identificativi in sequenza
739 notice_unable_delete_version: Impossibile eliminare la versione 741 notice_unable_delete_version: Impossibile eliminare la versione
740 label_renamed: rinominato 742 label_renamed: rinominato
741 label_copied: copiato 743 label_copied: copiato
939 setting_gantt_items_limit: Massimo numero di oggetti da visualizzare sul diagramma di gantt 941 setting_gantt_items_limit: Massimo numero di oggetti da visualizzare sul diagramma di gantt
940 field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text 942 field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
941 text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page. 943 text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
942 label_my_queries: My custom queries 944 label_my_queries: My custom queries
943 text_journal_changed_no_detail: "%{label} updated" 945 text_journal_changed_no_detail: "%{label} updated"
946 label_news_comment_added: Comment added to a news
947 button_expand_all: Expand all
948 button_collapse_all: Collapse all
949 label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
950 label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
951 label_bulk_edit_selected_time_entries: Bulk edit selected time entries
952 text_time_entries_destroy_confirmation: Are you sure you want to delete the selected time entr(y/ies)?
953 label_role_anonymous: Anonymous
954 label_role_non_member: Non member
955 label_issue_note_added: Note added
956 label_issue_status_updated: Status updated
957 label_issue_priority_updated: Priority updated
958 label_issues_visibility_own: Issues created by or assigned to the user
959 field_issues_visibility: Issues visibility
960 label_issues_visibility_all: All issues
961 permission_set_own_issues_private: Set own issues public or private
962 field_is_private: Private
963 permission_set_issues_private: Set issues public or private
964 label_issues_visibility_public: All non private issues
965 text_issues_destroy_descendants_confirmation: This will also delete %{count} subtask(s).
966 field_commit_logs_encoding: Codifica dei messaggi di commit
967 field_scm_path_encoding: Path encoding
968 text_scm_path_encoding_note: "Default: UTF-8"
969 field_path_to_repository: Path to repository
970 field_root_directory: Root directory
971 field_cvs_module: Module
972 field_cvsroot: CVSROOT
973 text_git_repository_note: Bare and local repository (e.g. /gitrepo, c:\gitrepo)
974 text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
975 text_scm_command: Command
976 text_scm_command_version: Version
977 label_git_report_last_commit: Report last commit for files and directories
978 text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it.
979 text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel.