kanbanworkflowstimelinescrumrubyroadmapproject-planningproject-managementopenprojectangularissue-trackerifcgantt-chartganttbug-trackerboardsbcf
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.
65 lines
3.3 KiB
65 lines
3.3 KiB
#English strings go here
|
|
it:
|
|
js:
|
|
boards:
|
|
label_unnamed_board: 'Scheda senza nome'
|
|
label_unnamed_list: 'Lista senza nome'
|
|
label_board_type: 'Tipo scheda'
|
|
upsale:
|
|
teaser_text: 'Migliora la gestione agile del progetto con questa vista flessibile delle schede. Crea quante schede desideri per tutto ciò di cui vuoi tenere traccia.'
|
|
upgrade_to_ee_text: 'Le schede sono una funzione Enterprise. Aggiorna ad un piano a pagamento.'
|
|
upgrade: 'Aggiorna ora'
|
|
personal_demo: 'Ottieni una demo personale'
|
|
lists:
|
|
delete: 'Elimina elenco'
|
|
version:
|
|
is_locked: 'Versione bloccata. Nessun elemento può essere aggiunto a questa versione.'
|
|
is_closed: 'Versione chiusa. Nessun elemento può essere aggiunto a questa versione.'
|
|
close_version: 'Chiudi versione'
|
|
open_version: 'Apri versione'
|
|
lock_version: 'Blocca versione'
|
|
unlock_version: 'Sblocca versione'
|
|
edit_version: 'Modifica versione'
|
|
show_version: 'Mostra versione'
|
|
locked: 'Chiuso'
|
|
closed: 'Chiuso'
|
|
new_board: 'Nuova board'
|
|
add_list: 'Aggiungi elenco'
|
|
add_card: 'Aggiungi carta'
|
|
error_attribute_not_writable: "Impossibile spostare il pacchetto di lavoro, %{attribute} non è scrivibile."
|
|
error_loading_the_list: "Errore nel caricamento della lista: %{error_message}"
|
|
error_permission_missing: "Manca l'autorizzazione per creare query pubbliche"
|
|
click_to_remove_list: "Clicca per rimuovere questa lista"
|
|
board_type:
|
|
text: 'Tipo scheda'
|
|
free: 'Tabella base'
|
|
select_board_type: 'Please choose the type of board you need.'
|
|
free_text: >
|
|
A board in which you can freely create lists and order your work packages within. Dragging work packages between lists do not change the work package itself.
|
|
action: 'Scheda azione'
|
|
action_by_attribute: 'Scheda d''azione (%{attribute})'
|
|
action_text: >
|
|
A board with filtered lists on %{attribute} attribute. Moving work packages to other lists will update their attribute.
|
|
action_text_subprojects: >
|
|
A board with lists of subprojects of this project and their work packages as list items. Dragging work packages to other lists will move them to the corresponding subproject.
|
|
action_text_subtasks: >
|
|
A board with lists of selected parents and their child work packages as list items. Dragging work packages to other lists will update the parent accordingly.
|
|
action_type:
|
|
assignee: assegnatario
|
|
status: stato
|
|
version: versione
|
|
subproject: subproject
|
|
subtasks: children
|
|
select_attribute: "Attributo azione"
|
|
add_list_modal:
|
|
warning:
|
|
status: |
|
|
Al momento non sono disponibili stati. <br>
|
|
È probabile che non ce ne siano o che siano già stati aggiunti tutti alla scheda.
|
|
assignee: Questo progetto al momento non ha membri che possono essere aggiunti. <br>
|
|
add_members: <a href="%{link}">Aggiungi un nuovo membro a questo progetto</a> per selezionare nuovamente gli utenti.
|
|
configuration_modal:
|
|
title: 'Configura questa scheda'
|
|
display_settings:
|
|
card_mode: "Visualizza come carte"
|
|
table_mode: "Mostra come tabella"
|
|
|