You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

it.yml 24KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620
  1. _gloc_rule_default: '|n| n==1 ? "" : "_plural" '
  2. actionview_datehelper_select_day_prefix:
  3. actionview_datehelper_select_month_names: Gennaio,Febbraio,Marzo,Aprile,Maggio,Giugno,Luglio,Agosto,Settembre,Ottobre,Novembre,Dicembre
  4. actionview_datehelper_select_month_names_abbr: Gen,Feb,Mar,Apr,Mag,Giu,Lug,Ago,Set,Ott,Nov,Dic
  5. actionview_datehelper_select_month_prefix:
  6. actionview_datehelper_select_year_prefix:
  7. actionview_datehelper_time_in_words_day: 1 giorno
  8. actionview_datehelper_time_in_words_day_plural: %d giorni
  9. actionview_datehelper_time_in_words_hour_about: circa un'ora
  10. actionview_datehelper_time_in_words_hour_about_plural: circa %d ore
  11. actionview_datehelper_time_in_words_hour_about_single: circa un'ora
  12. actionview_datehelper_time_in_words_minute: 1 minuto
  13. actionview_datehelper_time_in_words_minute_half: mezzo minuto
  14. actionview_datehelper_time_in_words_minute_less_than: meno di un minuto
  15. actionview_datehelper_time_in_words_minute_plural: %d minuti
  16. actionview_datehelper_time_in_words_minute_single: 1 minuto
  17. actionview_datehelper_time_in_words_second_less_than: meno di un secondo
  18. actionview_datehelper_time_in_words_second_less_than_plural: meno di %d secondi
  19. actionview_instancetag_blank_option: Scegli
  20. activerecord_error_inclusion: non è incluso nella lista
  21. activerecord_error_exclusion: e' riservato
  22. activerecord_error_invalid: non e' valido
  23. activerecord_error_confirmation: non coincide con la conferma
  24. activerecord_error_accepted: deve essere accettato
  25. activerecord_error_empty: non puo' essere vuoto
  26. activerecord_error_blank: non puo' essere blank
  27. activerecord_error_too_long: e' troppo lungo/a
  28. activerecord_error_too_short: e' troppo corto/a
  29. activerecord_error_wrong_length: e' della lunghezza sbagliata
  30. activerecord_error_taken: e' gia' stato/a preso/a
  31. activerecord_error_not_a_number: non e' un numero
  32. activerecord_error_not_a_date: non e' una data valida
  33. activerecord_error_greater_than_start_date: deve essere maggiore della data di partenza
  34. activerecord_error_not_same_project: doesn't belong to the same project
  35. activerecord_error_circular_dependency: This relation would create a circular dependency
  36. general_fmt_age: %d yr
  37. general_fmt_age_plural: %d yrs
  38. general_fmt_date: %%d/%%m/%%Y
  39. general_fmt_datetime: %%d/%%m/%%Y %%I:%%M %%p
  40. general_fmt_datetime_short: %%b %%d, %%I:%%M %%p
  41. general_fmt_time: %%I:%%M %%p
  42. general_text_No: 'No'
  43. general_text_Yes: 'Si'
  44. general_text_no: 'no'
  45. general_text_yes: 'si'
  46. general_lang_name: 'Italiano'
  47. general_csv_separator: ','
  48. general_csv_encoding: ISO-8859-1
  49. general_pdf_encoding: ISO-8859-1
  50. general_day_names: Lunedì,Martedì,Mercoledì,Giovedì,Venerdì,Sabato,Domenica
  51. general_first_day_of_week: '1'
  52. notice_account_updated: L'utenza è stata aggiornata.
  53. notice_account_invalid_creditentials: Nome utente o password non validi.
  54. notice_account_password_updated: La password è stata aggiornata.
  55. notice_account_wrong_password: Password errata
  56. notice_account_register_done: L'utenza è stata creata.
  57. notice_account_unknown_email: Utente sconosciuto.
  58. notice_can_t_change_password: Questa utenza utilizza un metodo di autenticazione esterno. Impossibile cambiare la password.
  59. notice_account_lost_email_sent: Ti è stata spedita una email con le istruzioni per cambiare la password.
  60. notice_account_activated: Il tuo account è stato attivato. Ora puoi effettuare l'accesso.
  61. notice_successful_create: Creazione effettuata.
  62. notice_successful_update: Modifica effettuata.
  63. notice_successful_delete: Eliminazione effettuata.
  64. notice_successful_connection: Connessione effettuata.
  65. notice_file_not_found: La pagina desiderata non esiste o è stata rimossa.
  66. notice_locking_conflict: Le informazioni sono state modificate da un altro utente.
  67. notice_not_authorized: You are not authorized to access this page.
  68. notice_email_sent: An email was sent to %s
  69. notice_email_error: An error occurred while sending mail (%s)
  70. notice_feeds_access_key_reseted: Your RSS access key was reseted.
  71. error_scm_not_found: "La risorsa e/o la versione non esistono nel repository."
  72. error_scm_command_failed: "An error occurred when trying to access the repository: %s"
  73. mail_subject_lost_password: Password %s
  74. mail_body_lost_password: 'Per cambiare la password, usate il seguente collegamento:'
  75. mail_subject_register: Attivazione utenza %s
  76. mail_body_register: 'Per attivare la vostra utenza, usate il seguente collegamento:'
  77. gui_validation_error: 1 errore
  78. gui_validation_error_plural: %d errori
  79. field_name: Nome
  80. field_description: Descrizione
  81. field_summary: Sommario
  82. field_is_required: Richiesto
  83. field_firstname: Nome
  84. field_lastname: Cognome
  85. field_mail: Email
  86. field_filename: File
  87. field_filesize: Dimensione
  88. field_downloads: Download
  89. field_author: Autore
  90. field_created_on: Creato
  91. field_updated_on: Aggiornato
  92. field_field_format: Formato
  93. field_is_for_all: Per tutti i progetti
  94. field_possible_values: Valori possibili
  95. field_regexp: Espressione regolare
  96. field_min_length: Lunghezza minima
  97. field_max_length: Lunghezza massima
  98. field_value: Valore
  99. field_category: Categoria
  100. field_title: Titolo
  101. field_project: Progetto
  102. field_issue: Issue
  103. field_status: Stato
  104. field_notes: Note
  105. field_is_closed: Chiude il contesto
  106. field_is_default: Stato predefinito
  107. field_tracker: Tracker
  108. field_subject: Oggetto
  109. field_due_date: Data ultima
  110. field_assigned_to: Assegnato a
  111. field_priority: Priorita'
  112. field_fixed_version: Target version
  113. field_user: Utente
  114. field_role: Ruolo
  115. field_homepage: Homepage
  116. field_is_public: Pubblico
  117. field_parent: Sottoprogetto di
  118. field_is_in_chlog: Contesti mostrati nel changelog
  119. field_is_in_roadmap: Contesti mostrati nel roadmap
  120. field_login: Login
  121. field_mail_notification: Notifiche via e-mail
  122. field_admin: Amministratore
  123. field_last_login_on: Ultima connessione
  124. field_language: Lingua
  125. field_effective_date: Data
  126. field_password: Password
  127. field_new_password: Nuova password
  128. field_password_confirmation: Conferma
  129. field_version: Versione
  130. field_type: Tipo
  131. field_host: Host
  132. field_port: Porta
  133. field_account: Utenza
  134. field_base_dn: DN base
  135. field_attr_login: Attributo login
  136. field_attr_firstname: Attributo nome
  137. field_attr_lastname: Attributo cognome
  138. field_attr_mail: Attributo e-mail
  139. field_onthefly: Creazione utenza "al volo"
  140. field_start_date: Inizio
  141. field_done_ratio: %% completo
  142. field_auth_source: Modalità di autenticazione
  143. field_hide_mail: Nascondi il mio indirizzo di e-mail
  144. field_comments: Commento
  145. field_url: URL
  146. field_start_page: Pagina principale
  147. field_subproject: Sottoprogetto
  148. field_hours: Hours
  149. field_activity: Activity
  150. field_spent_on: Data
  151. field_identifier: Identifier
  152. field_is_filter: Used as a filter
  153. field_issue_to_id: Related issue
  154. field_delay: Delay
  155. field_assignable: Issues can be assigned to this role
  156. field_redirect_existing_links: Redirect existing links
  157. field_estimated_hours: Estimated time
  158. field_default_value: Stato predefinito
  159. setting_app_title: Titolo applicazione
  160. setting_app_subtitle: Sottotitolo applicazione
  161. setting_welcome_text: Testo di benvenuto
  162. setting_default_language: Lingua di default
  163. setting_login_required: Autenticazione richiesta
  164. setting_self_registration: Auto-registrazione abilitata
  165. setting_attachment_max_size: Massima dimensione allegati
  166. setting_issues_export_limit: Limite esportazione contesti
  167. setting_mail_from: Indirizzo sorgente e-mail
  168. setting_host_name: Nome host
  169. setting_text_formatting: Formattazione testo
  170. setting_wiki_compression: Compressione di storia di Wiki
  171. setting_feeds_limit: Limite contenuti del feed
  172. setting_autofetch_changesets: Acquisisci automaticamente le commit
  173. setting_sys_api_enabled: Abilita WS per la gestione del repository
  174. setting_commit_ref_keywords: Referencing keywords
  175. setting_commit_fix_keywords: Fixing keywords
  176. setting_autologin: Autologin
  177. setting_date_format: Date format
  178. setting_cross_project_issue_relations: Allow cross-project issue relations
  179. label_user: Utente
  180. label_user_plural: Utenti
  181. label_user_new: Nuovo utente
  182. label_project: Progetto
  183. label_project_new: Nuovo progetto
  184. label_project_plural: Progetti
  185. label_project_all: All Projects
  186. label_project_latest: Ultimi progetti registrati
  187. label_issue: Contesto
  188. label_issue_new: Nuovo contesto
  189. label_issue_plural: Contesti
  190. label_issue_view_all: Mostra tutti i contesti
  191. label_document: Documento
  192. label_document_new: Nuovo documento
  193. label_document_plural: Documenti
  194. label_role: Ruolo
  195. label_role_plural: Ruoli
  196. label_role_new: Nuovo ruolo
  197. label_role_and_permissions: Ruoli e permessi
  198. label_member: Membro
  199. label_member_new: Nuovo membro
  200. label_member_plural: Membri
  201. label_tracker: Tracker
  202. label_tracker_plural: Tracker
  203. label_tracker_new: Nuovo tracker
  204. label_workflow: Workflow
  205. label_issue_status: Stato contesti
  206. label_issue_status_plural: Stati contesto
  207. label_issue_status_new: Nuovo stato
  208. label_issue_category: Categorie contesti
  209. label_issue_category_plural: Categorie contesto
  210. label_issue_category_new: Nuova categoria
  211. label_custom_field: Campo personalizzato
  212. label_custom_field_plural: Campi personalizzati
  213. label_custom_field_new: Nuovo campo personalizzato
  214. label_enumerations: Enumerazioni
  215. label_enumeration_new: Nuovo valore
  216. label_information: Informazione
  217. label_information_plural: Informazioni
  218. label_please_login: Autenticarsi
  219. label_register: Registrati
  220. label_password_lost: Password dimenticata
  221. label_home: Home
  222. label_my_page: Pagina personale
  223. label_my_account: La mia utenza
  224. label_my_projects: I miei progetti
  225. label_administration: Amministrazione
  226. label_login: Login
  227. label_logout: Logout
  228. label_help: Aiuto
  229. label_reported_issues: Contesti segnalati
  230. label_assigned_to_me_issues: I miei contesti
  231. label_last_login: Ultimo collegamento
  232. label_last_updates: Ultimo aggiornamento
  233. label_last_updates_plural: %d ultimo aggiornamento
  234. label_registered_on: Registrato il
  235. label_activity: Attività
  236. label_new: Nuovo
  237. label_logged_as: Autenticato come
  238. label_environment: Ambiente
  239. label_authentication: Autenticazione
  240. label_auth_source: Modalità di autenticazione
  241. label_auth_source_new: Nuova modalità di autenticazione
  242. label_auth_source_plural: Modalità di autenticazione
  243. label_subproject_plural: Sottoprogetti
  244. label_min_max_length: Lunghezza minima - massima
  245. label_list: Elenco
  246. label_date: Data
  247. label_integer: Intero
  248. label_boolean: Booleano
  249. label_string: Testo
  250. label_text: Testo esteso
  251. label_attribute: Attributo
  252. label_attribute_plural: Attributi
  253. label_download: %d Download
  254. label_download_plural: %d Download
  255. label_no_data: Nessun dato disponibile
  256. label_change_status: Cambia stato
  257. label_history: Cronologia
  258. label_attachment: File
  259. label_attachment_new: Nuovo file
  260. label_attachment_delete: Elimina file
  261. label_attachment_plural: File
  262. label_report: Report
  263. label_report_plural: Report
  264. label_news: Notizia
  265. label_news_new: Aggiungi notizia
  266. label_news_plural: Notizie
  267. label_news_latest: Utime notizie
  268. label_news_view_all: Tutte le notizie
  269. label_change_log: Change log
  270. label_settings: Impostazioni
  271. label_overview: Panoramica
  272. label_version: Versione
  273. label_version_new: Nuova versione
  274. label_version_plural: Versioni
  275. label_confirmation: Conferma
  276. label_export_to: Esporta su
  277. label_read: Leggi...
  278. label_public_projects: Progetti pubblici
  279. label_open_issues: aperta
  280. label_open_issues_plural: aperte
  281. label_closed_issues: chiusa
  282. label_closed_issues_plural: chiuse
  283. label_total: Totale
  284. label_permissions: Permessi
  285. label_current_status: Stato attuale
  286. label_new_statuses_allowed: Nuovi stati possibili
  287. label_all: tutti
  288. label_none: nessuno
  289. label_next: Successivo
  290. label_previous: Precedente
  291. label_used_by: Usato da
  292. label_details: Dettagli
  293. label_add_note: Aggiungi una nota
  294. label_per_page: Per pagina
  295. label_calendar: Calendario
  296. label_months_from: mesi da
  297. label_gantt: Gantt
  298. label_internal: Interno
  299. label_last_changes: ultime %d modifiche
  300. label_change_view_all: Tutte le modifiche
  301. label_personalize_page: Personalizza la pagina
  302. label_comment: Commento
  303. label_comment_plural: Commenti
  304. label_comment_add: Aggiungi un commento
  305. label_comment_added: Commento aggiunto
  306. label_comment_delete: Elimina commenti
  307. label_query: Custom query
  308. label_query_plural: Query personalizzate
  309. label_query_new: Nuova query
  310. label_filter_add: Aggiungi filtro
  311. label_filter_plural: Filtri
  312. label_equals: è
  313. label_not_equals: non è
  314. label_in_less_than: è minore di
  315. label_in_more_than: è maggiore di
  316. label_in: in
  317. label_today: oggi
  318. label_this_week: this week
  319. label_less_than_ago: meno di giorni fa
  320. label_more_than_ago: più di giorni fa
  321. label_ago: giorni fa
  322. label_contains: contiene
  323. label_not_contains: non contiene
  324. label_day_plural: giorni
  325. label_repository: Repository
  326. label_browse: Browse
  327. label_modification: %d modifica
  328. label_modification_plural: %d modifiche
  329. label_revision: Versione
  330. label_revision_plural: Versioni
  331. label_added: aggiunto
  332. label_modified: modificato
  333. label_deleted: eliminato
  334. label_latest_revision: Ultima versione
  335. label_latest_revision_plural: Ultime versioni
  336. label_view_revisions: Mostra versioni
  337. label_max_size: Dimensione massima
  338. label_on: 'on'
  339. label_sort_highest: Sposta in cima
  340. label_sort_higher: Su
  341. label_sort_lower: Giù
  342. label_sort_lowest: Sposta in fondo
  343. label_roadmap: Roadmap
  344. label_roadmap_due_in: Da ultimare in
  345. label_roadmap_overdue: %s late
  346. label_roadmap_no_issues: Nessun contesto per questa versione
  347. label_search: Ricerca
  348. label_result_plural: Risultati
  349. label_all_words: Tutte le parole
  350. label_wiki: Wiki
  351. label_wiki_edit: Modifica Wiki
  352. label_wiki_edit_plural: Modfiche wiki
  353. label_wiki_page: Wiki page
  354. label_wiki_page_plural: Wiki pages
  355. label_index_by_title: Index by title
  356. label_index_by_date: Index by date
  357. label_current_version: Versione corrente
  358. label_preview: Anteprima
  359. label_feed_plural: Feed
  360. label_changes_details: Particolari di tutti i cambiamenti
  361. label_issue_tracking: tracking dei contesti
  362. label_spent_time: Tempo impiegato
  363. label_f_hour: %.2f ora
  364. label_f_hour_plural: %.2f ore
  365. label_time_tracking: Tracking del tempo
  366. label_change_plural: Modifiche
  367. label_statistics: Statistiche
  368. label_commits_per_month: Commit per mese
  369. label_commits_per_author: Commit per autore
  370. label_view_diff: mostra differenze
  371. label_diff_inline: inline
  372. label_diff_side_by_side: side by side
  373. label_options: Opzioni
  374. label_copy_workflow_from: Copia workflow da
  375. label_permissions_report: Report permessi
  376. label_watched_issues: Watched issues
  377. label_related_issues: Related issues
  378. label_applied_status: Applied status
  379. label_loading: Loading...
  380. label_relation_new: New relation
  381. label_relation_delete: Delete relation
  382. label_relates_to: related to
  383. label_duplicates: duplicates
  384. label_blocks: blocks
  385. label_blocked_by: blocked by
  386. label_precedes: precedes
  387. label_follows: follows
  388. label_end_to_start: end to start
  389. label_end_to_end: end to end
  390. label_start_to_start: start to start
  391. label_start_to_end: start to end
  392. label_stay_logged_in: Stay logged in
  393. label_disabled: disabled
  394. label_show_completed_versions: Show completed versions
  395. label_me: me
  396. label_board: Forum
  397. label_board_new: New forum
  398. label_board_plural: Forums
  399. label_topic_plural: Topics
  400. label_message_plural: Messages
  401. label_message_last: Last message
  402. label_message_new: New message
  403. label_reply_plural: Replies
  404. label_send_information: Send account information to the user
  405. label_year: Year
  406. label_month: Month
  407. label_week: Week
  408. label_date_from: From
  409. label_date_to: To
  410. label_language_based: Language based
  411. label_sort_by: Sort by %s
  412. label_send_test_email: Send a test email
  413. label_feeds_access_key_created_on: RSS access key created %s ago
  414. label_module_plural: Modules
  415. label_added_time_by: Added by %s %s ago
  416. label_updated_time: Updated %s ago
  417. label_jump_to_a_project: Jump to a project...
  418. button_login: Login
  419. button_submit: Invia
  420. button_save: Salva
  421. button_check_all: Seleziona tutti
  422. button_uncheck_all: Deseleziona tutti
  423. button_delete: Elimina
  424. button_create: Crea
  425. button_test: Test
  426. button_edit: Modifica
  427. button_add: Aggiungi
  428. button_change: Modifica
  429. button_apply: Applica
  430. button_clear: Pulisci
  431. button_lock: Blocca
  432. button_unlock: Sblocca
  433. button_download: Scarica
  434. button_list: Elenca
  435. button_view: Mostra
  436. button_move: Sposta
  437. button_back: Indietro
  438. button_cancel: Annulla
  439. button_activate: Attiva
  440. button_sort: Ordina
  441. button_log_time: Registra tempo
  442. button_rollback: Ripristina questa versione
  443. button_watch: Watch
  444. button_unwatch: Unwatch
  445. button_reply: Reply
  446. button_archive: Archive
  447. button_unarchive: Unarchive
  448. button_reset: Reset
  449. button_rename: Rename
  450. status_active: attivo
  451. status_registered: registrato
  452. status_locked: bloccato
  453. text_select_mail_notifications: Seleziona le azioni per cui deve essere inviata una notifica.
  454. text_regexp_info: eg. ^[A-Z0-9]+$
  455. text_min_max_length_info: 0 significa nessuna restrizione
  456. text_project_destroy_confirmation: Sei sicuro di voler cancellare il progetti e tutti i dati ad esso collegati?
  457. text_workflow_edit: Seleziona un ruolo ed un tracker per modificare il workflow
  458. text_are_you_sure: Sei sicuro ?
  459. text_journal_changed: cambiato da %s a %s
  460. text_journal_set_to: impostato a %s
  461. text_journal_deleted: cancellato
  462. text_tip_task_begin_day: attività che iniziano in questa giornata
  463. text_tip_task_end_day: attività che terminano in questa giornata
  464. text_tip_task_begin_end_day: attività che iniziano e terminano in questa giornata
  465. text_project_identifier_info: 'Lower case letters (a-z), numbers and dashes allowed.<br />Once saved, the identifier can not be changed.'
  466. text_caracters_maximum: massimo %d caratteri.
  467. text_length_between: Lunghezza compresa tra %d e %d caratteri.
  468. text_tracker_no_workflow: Nessun workflow definito per questo tracker
  469. text_unallowed_characters: Unallowed characters
  470. text_comma_separated: Multiple values allowed (comma separated).
  471. text_issues_ref_in_commit_messages: Referencing and fixing issues in commit messages
  472. text_issue_added: "E' stata segnalata l'anomalia %s da %s."
  473. text_issue_updated: "L'anomalia %s e' stata aggiornata da %s."
  474. text_wiki_destroy_confirmation: Are you sure you want to delete this wiki and all its content ?
  475. text_issue_category_destroy_question: Some issues (%d) are assigned to this category. What do you want to do ?
  476. text_issue_category_destroy_assignments: Remove category assignments
  477. text_issue_category_reassign_to: Reassing issues to this category
  478. default_role_manager: Manager
  479. default_role_developper: Sviluppatore
  480. default_role_reporter: Reporter
  481. default_tracker_bug: Contesto
  482. default_tracker_feature: Funzione
  483. default_tracker_support: Supporto
  484. default_issue_status_new: Nuovo/a
  485. default_issue_status_assigned: Assegnato/a
  486. default_issue_status_resolved: Risolto/a
  487. default_issue_status_feedback: Feedback
  488. default_issue_status_closed: Chiuso/a
  489. default_issue_status_rejected: Rifiutato/a
  490. default_doc_category_user: Documentazione utente
  491. default_doc_category_tech: Documentazione tecnica
  492. default_priority_low: Bassa
  493. default_priority_normal: Normale
  494. default_priority_high: Alta
  495. default_priority_urgent: Urgente
  496. default_priority_immediate: Immediata
  497. default_activity_design: Design
  498. default_activity_development: Development
  499. enumeration_issue_priorities: Priorità contesti
  500. enumeration_doc_categories: Categorie di documenti
  501. enumeration_activities: Attività (time tracking)
  502. label_file_plural: Files
  503. label_changeset_plural: Changesets
  504. field_column_names: Columns
  505. label_default_columns: Default columns
  506. setting_issue_list_default_columns: Default columns displayed on the issue list
  507. setting_repositories_encodings: Repositories encodings
  508. notice_no_issue_selected: "No issue is selected! Please, check the issues you want to edit."
  509. label_bulk_edit_selected_issues: Bulk edit selected issues
  510. label_no_change_option: (No change)
  511. notice_failed_to_save_issues: "Failed to save %d issue(s) on %d selected: %s."
  512. label_theme: Theme
  513. label_default: Default
  514. label_search_titles_only: Search titles only
  515. label_nobody: nobody
  516. button_change_password: Change password
  517. text_user_mail_option: "For unselected projects, you will only receive notifications about things you watch or you're involved in (eg. issues you're the author or assignee)."
  518. label_user_mail_option_selected: "For any event on the selected projects only..."
  519. label_user_mail_option_all: "For any event on all my projects"
  520. label_user_mail_option_none: "Only for things I watch or I'm involved in"
  521. setting_emails_footer: Emails footer
  522. label_float: Float
  523. button_copy: Copy
  524. mail_body_account_information_external: You can use your "%s" account to log in.
  525. mail_body_account_information: Your account information
  526. setting_protocol: Protocol
  527. label_user_mail_no_self_notified: "I don't want to be notified of changes that I make myself"
  528. setting_time_format: Time format
  529. label_registration_activation_by_email: account activation by email
  530. mail_subject_account_activation_request: %s account activation request
  531. mail_body_account_activation_request: 'A new user (%s) has registered. His account his pending your approval:'
  532. label_registration_automatic_activation: automatic account activation
  533. label_registration_manual_activation: manual account activation
  534. notice_account_pending: "Your account was created and is now pending administrator approval."
  535. field_time_zone: Time zone
  536. text_caracters_minimum: Must be at least %d characters long.
  537. setting_bcc_recipients: Blind carbon copy recipients (bcc)
  538. button_annotate: Annotate
  539. label_issues_by: Issues by %s
  540. field_searchable: Searchable
  541. label_display_per_page: 'Per page: %s'
  542. setting_per_page_options: Objects per page options
  543. label_age: Age
  544. notice_default_data_loaded: Default configuration successfully loaded.
  545. text_load_default_configuration: Load the default configuration
  546. text_no_configuration_data: "Roles, trackers, issue statuses and workflow have not been configured yet.\nIt is highly recommended to load the default configuration. You will be able to modify it once loaded."
  547. error_can_t_load_default_data: "Default configuration could not be loaded: %s"
  548. button_update: Update
  549. label_change_properties: Change properties
  550. label_general: General
  551. label_repository_plural: Repositories
  552. label_associated_revisions: Associated revisions
  553. setting_user_format: Users display format
  554. text_status_changed_by_changeset: Applied in changeset %s.
  555. label_more: More
  556. text_issues_destroy_confirmation: 'Are you sure you want to delete the selected issue(s) ?'
  557. label_scm: SCM
  558. text_select_project_modules: 'Select modules to enable for this project:'
  559. label_issue_added: Issue added
  560. label_issue_updated: Issue updated
  561. label_document_added: Document added
  562. label_message_posted: Message added
  563. label_file_added: File added
  564. label_news_added: News added
  565. project_module_boards: Boards
  566. project_module_issue_tracking: Issue tracking
  567. project_module_wiki: Wiki
  568. project_module_files: Files
  569. project_module_documents: Documents
  570. project_module_repository: Repository
  571. project_module_news: News
  572. project_module_time_tracking: Time tracking
  573. text_file_repository_writable: File repository writable
  574. text_default_administrator_account_changed: Default administrator account changed
  575. text_rmagick_available: RMagick available (optional)
  576. button_configure: Configure
  577. label_plugins: Plugins
  578. label_ldap_authentication: LDAP authentication
  579. label_downloads_abbr: D/L
  580. label_this_month: this month
  581. label_last_n_days: last %d days
  582. label_all_time: all time
  583. label_this_year: this year
  584. label_date_range: Date range
  585. label_last_week: last week
  586. label_yesterday: yesterday
  587. label_last_month: last month
  588. label_add_another_file: Add another file
  589. label_optional_description: Optional description
  590. text_destroy_time_entries_question: %.02f hours were reported on the issues you are about to delete. What do you want to do ?
  591. error_issue_not_found_in_project: 'The issue was not found or does not belong to this project'
  592. text_assign_time_entries_to_project: Assign reported hours to the project
  593. text_destroy_time_entries: Delete reported hours
  594. text_reassign_time_entries: 'Reassign reported hours to this issue:'
  595. setting_activity_days_default: Days displayed on project activity
  596. label_chronological_order: In chronological order
  597. field_comments_sorting: Display comments
  598. label_reverse_chronological_order: In reverse chronological order
  599. label_preferences: Preferences
  600. setting_display_subprojects_issues: Display subprojects issues on main projects by default
  601. label_overall_activity: Overall activity
  602. setting_default_projects_public: New projects are public by default
  603. error_scm_annotate: "The entry does not exist or can not be annotated."
  604. label_planning: Planning
  605. text_subprojects_destroy_warning: 'Its subproject(s): %s will be also deleted.'