Mercurial > hg > soundsoftware-site
comparison config/locales/it.yml @ 442:753f1380d6bc cannam
Merge from branch "redmine-1.2"
author | Chris Cannam |
---|---|
date | Mon, 06 Jun 2011 14:41:04 +0100 |
parents | eeebe205a056 cbce1fd3b1b7 |
children | 5e80956cc792 |
comparison
equal
deleted
inserted
replaced
252:adc8466df404 | 442:753f1380d6bc |
---|---|
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 |
732 setting_mail_handler_api_enabled: Abilita WS per le email in arrivo | 735 setting_mail_handler_api_enabled: Abilita WS per le email in arrivo |
733 setting_mail_handler_api_key: Chiave API | 736 setting_mail_handler_api_key: Chiave API |
734 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." | 737 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." |
735 field_parent_title: Pagina principale | 738 field_parent_title: Pagina principale |
736 label_issue_watchers: Osservatori | 739 label_issue_watchers: Osservatori |
737 setting_commit_logs_encoding: Codifica dei messaggi di commit | |
738 button_quote: Quota | 740 button_quote: Quota |
739 setting_sequential_project_identifiers: Genera progetti con identificativi in sequenza | 741 setting_sequential_project_identifiers: Genera progetti con identificativi in sequenza |
740 notice_unable_delete_version: Impossibile eliminare la versione | 742 notice_unable_delete_version: Impossibile eliminare la versione |
741 label_renamed: rinominato | 743 label_renamed: rinominato |
742 label_copied: copiato | 744 label_copied: copiato |
940 setting_gantt_items_limit: Massimo numero di oggetti da visualizzare sul diagramma di gantt | 942 setting_gantt_items_limit: Massimo numero di oggetti da visualizzare sul diagramma di gantt |
941 field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text | 943 field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text |
942 text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page. | 944 text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page. |
943 label_my_queries: My custom queries | 945 label_my_queries: My custom queries |
944 text_journal_changed_no_detail: "%{label} updated" | 946 text_journal_changed_no_detail: "%{label} updated" |
947 label_news_comment_added: Comment added to a news | |
948 button_expand_all: Expand all | |
949 button_collapse_all: Collapse all | |
950 label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee | |
951 label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author | |
952 label_bulk_edit_selected_time_entries: Bulk edit selected time entries | |
953 text_time_entries_destroy_confirmation: Are you sure you want to delete the selected time entr(y/ies)? | |
954 label_role_anonymous: Anonymous | |
955 label_role_non_member: Non member | |
956 label_issue_note_added: Note added | |
957 label_issue_status_updated: Status updated | |
958 label_issue_priority_updated: Priority updated | |
959 label_issues_visibility_own: Issues created by or assigned to the user | |
960 field_issues_visibility: Issues visibility | |
961 label_issues_visibility_all: All issues | |
962 permission_set_own_issues_private: Set own issues public or private | |
963 field_is_private: Private | |
964 permission_set_issues_private: Set issues public or private | |
965 label_issues_visibility_public: All non private issues | |
966 text_issues_destroy_descendants_confirmation: This will also delete %{count} subtask(s). | |
967 field_commit_logs_encoding: Codifica dei messaggi di commit | |
968 field_scm_path_encoding: Path encoding | |
969 text_scm_path_encoding_note: "Default: UTF-8" | |
970 field_path_to_repository: Path to repository | |
971 field_root_directory: Root directory | |
972 field_cvs_module: Module | |
973 field_cvsroot: CVSROOT | |
974 text_git_repository_note: Bare and local repository (e.g. /gitrepo, c:\gitrepo) | |
975 text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo) | |
976 text_scm_command: Command | |
977 text_scm_command_version: Version | |
978 label_git_report_last_commit: Report last commit for files and directories | |
979 text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. | |
980 text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. |