##// END OF EJS Templates
Italian translation update (Alessio Spadaro)...
Jean-Philippe Lang -
r465:eea1878a3be4
parent child
Show More
@@ -1,436 +1,436
1 1 _gloc_rule_default: '|n| n==1 ? "" : "_plural" '
2 2
3 3 actionview_datehelper_select_day_prefix:
4 4 actionview_datehelper_select_month_names: Gennaio,Febbraio,Marzo,Aprile,Maggio,Giugno,Luglio,Agosto,Settembre,Ottobre,Novembre,Dicembre
5 5 actionview_datehelper_select_month_names_abbr: Gen,Feb,Mar,Apr,Mag,Giu,Lug,Ago,Set,Ott,Nov,Dic
6 6 actionview_datehelper_select_month_prefix:
7 7 actionview_datehelper_select_year_prefix:
8 8 actionview_datehelper_time_in_words_day: 1 giorno
9 9 actionview_datehelper_time_in_words_day_plural: %d giorni
10 10 actionview_datehelper_time_in_words_hour_about: circa un'ora
11 11 actionview_datehelper_time_in_words_hour_about_plural: circa %d ore
12 12 actionview_datehelper_time_in_words_hour_about_single: circa un'ora
13 13 actionview_datehelper_time_in_words_minute: 1 minuto
14 14 actionview_datehelper_time_in_words_minute_half: mezzo minuto
15 15 actionview_datehelper_time_in_words_minute_less_than: meno di un minuto
16 16 actionview_datehelper_time_in_words_minute_plural: %d minuti
17 17 actionview_datehelper_time_in_words_minute_single: 1 minuto
18 18 actionview_datehelper_time_in_words_second_less_than: meno di un secondo
19 19 actionview_datehelper_time_in_words_second_less_than_plural: meno di %d secondi
20 20 actionview_instancetag_blank_option: Scegli
21 21
22 22 activerecord_error_inclusion: non è incluso nella lista
23 23 activerecord_error_exclusion: e' riservato
24 24 activerecord_error_invalid: non e' valido
25 activerecord_error_confirmation: doesn't match confirmation
25 activerecord_error_confirmation: non coincide con la conferma
26 26 activerecord_error_accepted: deve essere accettato
27 27 activerecord_error_empty: non puo' essere vuoto
28 28 activerecord_error_blank: non puo' essere blank
29 29 activerecord_error_too_long: e' troppo lungo/a
30 30 activerecord_error_too_short: e' troppo corto/a
31 31 activerecord_error_wrong_length: e' della lunghezza sbagliata
32 32 activerecord_error_taken: e' gia' stato/a preso/a
33 33 activerecord_error_not_a_number: non e' un numero
34 34 activerecord_error_not_a_date: non e' una data valida
35 35 activerecord_error_greater_than_start_date: deve essere maggiore della data di partenza
36 36
37 37 general_fmt_age: %d yr
38 38 general_fmt_age_plural: %d yrs
39 39 general_fmt_date: %%d/%%m/%%Y
40 40 general_fmt_datetime: %%d/%%m/%%Y %%I:%%M %%p
41 41 general_fmt_datetime_short: %%b %%d, %%I:%%M %%p
42 42 general_fmt_time: %%I:%%M %%p
43 43 general_text_No: 'No'
44 44 general_text_Yes: 'Si'
45 45 general_text_no: 'no'
46 46 general_text_yes: 'si'
47 47 general_lang_it: 'Italiano'
48 48 general_csv_separator: ','
49 49 general_csv_encoding: ISO-8859-1
50 50 general_pdf_encoding: ISO-8859-1
51 51 general_day_names: Lunedì,Martedì,Mercoledì,Giovedì,Venerdì,Sabato,Domenica
52 52
53 53 notice_account_updated: L'utenza è stata aggiornata.
54 54 notice_account_invalid_creditentials: Nome utente o password non validi.
55 55 notice_account_password_updated: La password è stata aggiornata.
56 56 notice_account_wrong_password: Password errata
57 57 notice_account_register_done: L'utenza è stata creata.
58 58 notice_account_unknown_email: Utente sconosciuto.
59 notice_can_t_change_password: This account uses an external authentication source. Impossible to change the password.
60 notice_account_lost_email_sent: An email with instructions to choose a new password has been sent to you.
61 notice_account_activated: Your account has been activated. You can now log in.
62 notice_successful_create: Successful creation.
63 notice_successful_update: Successful update.
64 notice_successful_delete: Successful deletion.
65 notice_successful_connection: Successful connection.
66 notice_file_not_found: The page you were trying to access doesn't exist or has been removed.
67 notice_locking_conflict: Data have been updated by another user.
68 notice_scm_error: Entry and/or revision doesn't exist in the repository.
59 notice_can_t_change_password: Questa utenza utilizza un metodo di autenticazione esterno. Impossibile cambiare la password.
60 notice_account_lost_email_sent: Ti è stata spedita una email con le istruzioni per cambiare la password.
61 notice_account_activated: Il tuo account è stato attivato. Ora puoi effettuare l'accesso.
62 notice_successful_create: Creazione effettuata.
63 notice_successful_update: Modifica effettuata.
64 notice_successful_delete: Eliminazione effettuata.
65 notice_successful_connection: Connessione effettuata.
66 notice_file_not_found: La pagina desiderata non esiste o è stata rimossa.
67 notice_locking_conflict: Le informazioni sono state modificate da un altro utente.
68 notice_scm_error: La risorsa e/o la versione non esistono nel repository.
69 69
70 70 mail_subject_lost_password: Password redMine
71 71 mail_subject_register: Attivazione utenza redMine
72 72
73 73 gui_validation_error: 1 errore
74 74 gui_validation_error_plural: %d errori
75 75
76 76 field_name: Nome
77 77 field_description: Descrizione
78 78 field_summary: Sommario
79 79 field_is_required: Richiesto
80 80 field_firstname: Nome
81 81 field_lastname: Cognome
82 82 field_mail: Email
83 83 field_filename: File
84 84 field_filesize: Dimensione
85 field_downloads: Downloads
85 field_downloads: Download
86 86 field_author: Autore
87 87 field_created_on: Creato
88 88 field_updated_on: Aggiornato
89 89 field_field_format: Formato
90 90 field_is_for_all: Per tutti i progetti
91 91 field_possible_values: Valori possibili
92 92 field_regexp: Espressione regolare
93 93 field_min_length: Lunghezza minima
94 94 field_max_length: Lunghezza massima
95 95 field_value: Valore
96 96 field_category: Categoria
97 97 field_title: Titolo
98 98 field_project: Progetto
99 99 field_issue: Issue
100 100 field_status: Stato
101 101 field_notes: Note
102 102 field_is_closed: Chiude il contesto
103 103 field_is_default: Stato predefinito
104 104 field_html_color: Colore
105 105 field_tracker: Tracker
106 106 field_subject: Oggetto
107 107 field_due_date: Data ultima
108 108 field_assigned_to: Assegnato a
109 109 field_priority: Priorita'
110 110 field_fixed_version: Versione di fix
111 111 field_user: Utente
112 112 field_role: Ruolo
113 113 field_homepage: Homepage
114 114 field_is_public: Pubblico
115 115 field_parent: Sottoprogetto di
116 116 field_is_in_chlog: Contesti mostrati nel changelog
117 117 field_is_in_roadmap: Contesti mostrati nel roadmap
118 118 field_login: Login
119 119 field_mail_notification: Notifiche via e-mail
120 120 field_admin: Amministratore
121 121 field_last_login_on: Ultima connessione
122 122 field_language: Lingua
123 123 field_effective_date: Data
124 124 field_password: Password
125 125 field_new_password: Nuova password
126 126 field_password_confirmation: Conferma
127 127 field_version: Versione
128 128 field_type: Tipo
129 129 field_host: Host
130 130 field_port: Porta
131 131 field_account: Utenza
132 132 field_base_dn: DN base
133 133 field_attr_login: Attributo login
134 134 field_attr_firstname: Attributo nome
135 135 field_attr_lastname: Attributo cognome
136 136 field_attr_mail: Attributo e-mail
137 137 field_onthefly: Creazione utenza "al volo"
138 138 field_start_date: Inizio
139 139 field_done_ratio: %% completo
140 140 field_auth_source: Modalità di autenticazione
141 141 field_hide_mail: Nascondi il mio indirizzo di e-mail
142 142 field_comment: Commento
143 143 field_url: URL
144 144 field_start_page: Pagina principale
145 145 field_subproject: Sottoprogetto
146 146 field_hours: Hours
147 147 field_activity: Activity
148 148 field_spent_on: Data
149 149 field_identifier: Identifier
150 150 field_is_filter: Used as a filter
151 151
152 152 setting_app_title: Titolo applicazione
153 153 setting_app_subtitle: Sottotitolo applicazione
154 154 setting_welcome_text: Testo di benvenuto
155 155 setting_default_language: Lingua di default
156 156 setting_login_required: Autenticazione richiesta
157 157 setting_self_registration: Auto-registrazione abilitata
158 158 setting_attachment_max_size: Massima dimensione allegati
159 159 setting_issues_export_limit: Limite esportazione contesti
160 160 setting_mail_from: Indirizzo sorgente e-mail
161 161 setting_host_name: Nome host
162 162 setting_text_formatting: Formattazione testo
163 163 setting_wiki_compression: Compressione di storia di Wiki
164 setting_feeds_limit: Feed content limit
165 setting_autofetch_changesets: Autofetch SVN commits
166 setting_sys_api_enabled: Enable WS for repository management
164 setting_feeds_limit: Limite contenuti del feed
165 setting_autofetch_changesets: Acquisisci automaticamente le commit SVN
166 setting_sys_api_enabled: Abilita WS per la gestione del repository
167 167
168 168 label_user: Utente
169 169 label_user_plural: Utenti
170 170 label_user_new: Nuovo utente
171 171 label_project: Progetto
172 label_project_new: New project
172 label_project_new: Nuovo progetto
173 173 label_project_plural: Progetti
174 174 label_project_latest: Ultimi progetti registrati
175 175 label_issue: Contesto
176 176 label_issue_new: Nuovo contesto
177 177 label_issue_plural: Contesti
178 178 label_issue_view_all: Mostra tutti i contesti
179 179 label_document: Documento
180 180 label_document_new: Nuovo documento
181 181 label_document_plural: Documenti
182 182 label_role: Ruolo
183 183 label_role_plural: Ruoli
184 184 label_role_new: Nuovo ruolo
185 185 label_role_and_permissions: Ruoli e permessi
186 186 label_member: Membro
187 187 label_member_new: Nuovo membro
188 188 label_member_plural: Membri
189 189 label_tracker: Tracker
190 label_tracker_plural: Trackers
190 label_tracker_plural: Tracker
191 191 label_tracker_new: Nuovo tracker
192 192 label_workflow: Workflow
193 193 label_issue_status: Stato contesti
194 194 label_issue_status_plural: Stati contesto
195 195 label_issue_status_new: Nuovo stato
196 196 label_issue_category: Categorie contesti
197 197 label_issue_category_plural: Categorie contesto
198 198 label_issue_category_new: Nuova categoria
199 199 label_custom_field: Campo personalizzato
200 200 label_custom_field_plural: Campi personalizzati
201 201 label_custom_field_new: Nuovo campo personalizzato
202 202 label_enumerations: Enumerazioni
203 203 label_enumeration_new: Nuovo valore
204 204 label_information: Informazione
205 205 label_information_plural: Informazioni
206 206 label_please_login: Autenticarsi
207 207 label_register: Registrati
208 208 label_password_lost: Password dimenticata
209 209 label_home: Home
210 210 label_my_page: Pagina personale
211 211 label_my_account: La mia utenza
212 212 label_my_projects: I miei progetti
213 213 label_administration: Amministrazione
214 214 label_login: Login
215 215 label_logout: Logout
216 216 label_help: Aiuto
217 217 label_reported_issues: Contesti segnalati
218 218 label_assigned_to_me_issues: I miei contesti
219 219 label_last_login: Ultimo collegamento
220 220 label_last_updates: Ultimo aggiornamento
221 221 label_last_updates_plural: %d ultimo aggiornamento
222 222 label_registered_on: Registrato il
223 223 label_activity: Attività
224 224 label_new: Nuovo
225 225 label_logged_as: Autenticato come
226 226 label_environment: Ambiente
227 227 label_authentication: Autenticazione
228 228 label_auth_source: Modalità di autenticazione
229 229 label_auth_source_new: Nuova modalità di autenticazione
230 230 label_auth_source_plural: Modalità di autenticazione
231 231 label_subproject_plural: Sottoprogetti
232 232 label_min_max_length: Lunghezza minima - massima
233 233 label_list: Elenco
234 234 label_date: Data
235 235 label_integer: Intero
236 236 label_boolean: Booleano
237 237 label_string: Testo
238 238 label_text: Testo esteso
239 239 label_attribute: Attributo
240 240 label_attribute_plural: Attributi
241 241 label_download: %d Download
242 242 label_download_plural: %d Download
243 243 label_no_data: Nessun dato disponibile
244 244 label_change_status: Cambia stato
245 245 label_history: Cronologia
246 246 label_attachment: File
247 247 label_attachment_new: Nuovo file
248 248 label_attachment_delete: Elimina file
249 249 label_attachment_plural: File
250 250 label_report: Report
251 251 label_report_plural: Report
252 252 label_news: Notizia
253 253 label_news_new: Aggiungi notizia
254 254 label_news_plural: Notizie
255 255 label_news_latest: Utime notizie
256 256 label_news_view_all: Tutte le notizie
257 257 label_change_log: Change log
258 258 label_settings: Impostazioni
259 259 label_overview: Panoramica
260 260 label_version: Versione
261 261 label_version_new: Nuova versione
262 262 label_version_plural: Versioni
263 263 label_confirmation: Conferma
264 264 label_export_to: Esporta su
265 265 label_read: Leggi...
266 266 label_public_projects: Progetti pubblici
267 267 label_open_issues: aperta
268 268 label_open_issues_plural: aperte
269 269 label_closed_issues: chiusa
270 270 label_closed_issues_plural: chiuse
271 271 label_total: Totale
272 272 label_permissions: Permessi
273 273 label_current_status: Stato attuale
274 274 label_new_statuses_allowed: Nuovi stati possibili
275 275 label_all: tutti
276 276 label_none: nessuno
277 277 label_next: Successivo
278 278 label_previous: Precedente
279 279 label_used_by: Usato da
280 280 label_details: Dettagli...
281 281 label_add_note: Aggiungi una nota
282 282 label_per_page: Per pagina
283 283 label_calendar: Calendario
284 284 label_months_from: mesi da
285 285 label_gantt: Gantt
286 286 label_internal: Interno
287 287 label_last_changes: ultime %d modifiche
288 288 label_change_view_all: Tutte le modifiche
289 289 label_personalize_page: Personalizza la pagina
290 290 label_comment: Commento
291 291 label_comment_plural: Commenti
292 292 label_comment_add: Aggiungi un commento
293 293 label_comment_added: Commento aggiunto
294 294 label_comment_delete: Elimina commenti
295 295 label_query: Custom query
296 296 label_query_plural: Query personalizzate
297 297 label_query_new: Nuova query
298 298 label_filter_add: Aggiungi filtro
299 299 label_filter_plural: Filtri
300 300 label_equals: è
301 301 label_not_equals: non è
302 302 label_in_less_than: è minore di
303 303 label_in_more_than: è maggiore di
304 304 label_in: in
305 305 label_today: oggi
306 306 label_less_than_ago: meno di giorni fa
307 307 label_more_than_ago: più di giorni fa
308 308 label_ago: giorni fa
309 309 label_contains: contiene
310 310 label_not_contains: non contiene
311 311 label_day_plural: giorni
312 312 label_repository: SVN Repository
313 313 label_browse: Browse
314 314 label_modification: %d modifica
315 315 label_modification_plural: %d modifiche
316 316 label_revision: Versione
317 317 label_revision_plural: Versioni
318 318 label_added: aggiunto
319 319 label_modified: modificato
320 320 label_deleted: eliminato
321 321 label_latest_revision: Ultima versione
322 label_latest_revision_plural: Latest revisions
322 label_latest_revision_plural: Ultime versioni
323 323 label_view_revisions: Mostra versioni
324 324 label_max_size: Dimensione massima
325 325 label_on: 'on'
326 326 label_sort_highest: Sposta in cima
327 327 label_sort_higher: Su
328 328 label_sort_lower: Giù
329 329 label_sort_lowest: Sposta in fondo
330 330 label_roadmap: Roadmap
331 label_roadmap_due_in: Due in
332 label_roadmap_no_issues: No issues for this version
331 label_roadmap_due_in: Da ultimare in
332 label_roadmap_no_issues: Nessun contesto per questa versione
333 333 label_search: Ricerca
334 334 label_result: %d risultato
335 335 label_result_plural: %d risultati
336 336 label_all_words: Tutte le parole
337 337 label_wiki: Wiki
338 label_wiki_edit: Wiki edit
339 label_wiki_edit_plural: Wiki edits
338 label_wiki_edit: Modifica Wiki
339 label_wiki_edit_plural: Modfiche wiki
340 340 label_page_index: Indice
341 341 label_current_version: Versione corrente
342 label_preview: Previsione
343 label_feed_plural: Feeds
342 label_preview: Anteprima
343 label_feed_plural: Feed
344 344 label_changes_details: Particolari di tutti i cambiamenti
345 label_issue_tracking: Issue tracking
346 label_spent_time: Spent time
347 label_f_hour: %.2f hour
348 label_f_hour_plural: %.2f hours
349 label_time_tracking: Time tracking
350 label_change_plural: Changes
351 label_statistics: Statistics
352 label_commits_per_month: Commits per month
353 label_commits_per_author: Commits per author
354 label_view_diff: View differences
345 label_issue_tracking: tracking dei contesti
346 label_spent_time: Tempo impiegato
347 label_f_hour: %.2f ora
348 label_f_hour_plural: %.2f ore
349 label_time_tracking: Tracking del tempo
350 label_change_plural: Modifiche
351 label_statistics: Statistiche
352 label_commits_per_month: Commit per mese
353 label_commits_per_author: Commit per autore
354 label_view_diff: mostra differenze
355 355 label_diff_inline: inline
356 356 label_diff_side_by_side: side by side
357 label_options: Options
358 label_copy_workflow_from: Copy workflow from
359 label_permissions_report: Permissions report
357 label_options: Opzioni
358 label_copy_workflow_from: Copia workflow da
359 label_permissions_report: Report permessi
360 360 label_watched_issues: Watched issues
361 361
362 362 button_login: Login
363 363 button_submit: Invia
364 364 button_save: Salva
365 365 button_check_all: Seleziona tutti
366 366 button_uncheck_all: Deseleziona tutti
367 367 button_delete: Elimina
368 368 button_create: Crea
369 369 button_test: Test
370 370 button_edit: Modifica
371 371 button_add: Aggiungi
372 372 button_change: Modifica
373 373 button_apply: Applica
374 374 button_clear: Pulisci
375 375 button_lock: Blocca
376 376 button_unlock: Sblocca
377 377 button_download: Scarica
378 378 button_list: Elenca
379 379 button_view: Mostra
380 380 button_move: Sposta
381 381 button_back: Indietro
382 382 button_cancel: Annulla
383 383 button_activate: Attiva
384 384 button_sort: Ordina
385 button_log_time: Log time
386 button_rollback: Rollback to this version
385 button_log_time: Registra tempo
386 button_rollback: Ripristina questa versione
387 387 button_watch: Watch
388 388 button_unwatch: Unwatch
389 389
390 status_active: active
391 status_registered: registered
390 status_active: attivo
391 status_registered: registrato
392 392 status_locked: bloccato
393 393
394 text_select_mail_notifications: Select actions for which mail notifications should be sent.
394 text_select_mail_notifications: Seleziona le azioni per cui deve essere inviata una notifica.
395 395 text_regexp_info: eg. ^[A-Z0-9]+$
396 text_min_max_length_info: 0 means no restriction
397 text_project_destroy_confirmation: Are you sure you want to delete this project and all related data ?
398 text_workflow_edit: Select a role and a tracker to edit the workflow
399 text_are_you_sure: Are you sure ?
400 text_journal_changed: changed from %s to %s
401 text_journal_set_to: set to %s
402 text_journal_deleted: deleted
403 text_tip_task_begin_day: task beginning this day
404 text_tip_task_end_day: task ending this day
405 text_tip_task_begin_end_day: task beginning and ending this day
396 text_min_max_length_info: 0 significa nessuna restrizione
397 text_project_destroy_confirmation: Sei sicuro di voler cancellare il progetti e tutti i dati ad esso collegati?
398 text_workflow_edit: Seleziona un ruolo ed un tracker per modificare il workflow
399 text_are_you_sure: Sei sicuro ?
400 text_journal_changed: cambiato da %s a %s
401 text_journal_set_to: impostato a %s
402 text_journal_deleted: cancellato
403 text_tip_task_begin_day: attività che iniziano in questa giornata
404 text_tip_task_end_day: attività che terminano in questa giornata
405 text_tip_task_begin_end_day: attività che iniziano e terminano in questa giornata
406 406 text_project_identifier_info: 'Lower case letters (a-z), numbers and dashes allowed.<br />Once saved, the identifier can not be changed.'
407 text_caracters_maximum: %d characters maximum.
408 text_length_between: Length between %d and %d characters.
409 text_tracker_no_workflow: No workflow defined for this tracker
407 text_caracters_maximum: massimo %d caratteri.
408 text_length_between: Lunghezza compresa tra %d e %d caratteri.
409 text_tracker_no_workflow: Nessun workflow definito per questo tracker
410 410 text_unallowed_characters: Unallowed characters
411 411
412 412 default_role_manager: Manager
413 413 default_role_developper: Sviluppatore
414 414 default_role_reporter: Reporter
415 415 default_tracker_bug: Contesto
416 416 default_tracker_feature: Funzione
417 417 default_tracker_support: Supporto
418 418 default_issue_status_new: Nuovo/a
419 419 default_issue_status_assigned: Assegnato/a
420 420 default_issue_status_resolved: Risolto/a
421 421 default_issue_status_feedback: Feedback
422 422 default_issue_status_closed: Chiuso/a
423 423 default_issue_status_rejected: Rifiutato/a
424 424 default_doc_category_user: Documentazione utente
425 425 default_doc_category_tech: Documentazione tecnica
426 426 default_priority_low: Bassa
427 427 default_priority_normal: Normale
428 428 default_priority_high: Alta
429 429 default_priority_urgent: Urgente
430 430 default_priority_immediate: Immediata
431 431 default_activity_design: Design
432 432 default_activity_development: Development
433 433
434 434 enumeration_issue_priorities: Priorità contesti
435 435 enumeration_doc_categories: Categorie di documenti
436 enumeration_activities: Activities (time tracking)
436 enumeration_activities: Attività (time tracking)
General Comments 0
You need to be logged in to leave comments. Login now