diff options
Diffstat (limited to 'i18n/it.i18n.json')
-rw-r--r-- | i18n/it.i18n.json | 24 |
1 files changed, 23 insertions, 1 deletions
diff --git a/i18n/it.i18n.json b/i18n/it.i18n.json index e73e1856..fc341867 100644 --- a/i18n/it.i18n.json +++ b/i18n/it.i18n.json @@ -196,6 +196,7 @@ "fullname": "Nome completo", "header-logo-title": "Torna alla tua bacheca.", "hide-system-messages": "Nascondi i messaggi di sistema", + "headerBarCreateBoardPopup-title": "Crea bacheca", "home": "Home", "import": "Importa", "import-board": "importa da Trello", @@ -322,5 +323,26 @@ "welcome-board": "Bacheca di benvenuto", "welcome-list1": "Basi", "welcome-list2": "Avanzate", - "what-to-do": "Cosa vuoi fare?" + "what-to-do": "Cosa vuoi fare?", + "admin-panel": "Admin Panel", + "system-setting": "System Setting", + "settings": "Settings", + "people": "People", + "registration": "Registration", + "disable-self-registration": "Disable Self-Registration", + "invite": "Invite", + "invite-people": "Invite People", + "to-boards": "To board(s)", + "email-addresses": "Email Addresses", + "smtp-host-description": "The address of the SMTP server that handles your emails.", + "smtp-port-description": "The port your SMTP server uses for outgoing emails.", + "smtp-host": "SMTP Host", + "smtp-port": "SMTP Port", + "smtp-username": "Username", + "smtp-password": "Password", + "send-from": "From", + "invitation-code": "Invitation Code", + "email-invite-register-subject": "__inviter__ ti ha inviato un invito", + "email-invite-register-text": "Dear __user__,\n\n__inviter__ invites you to Wekan for collaborations.\n\nPlease follow the link below:\n__url__\n\nAnd your invitation code is: __icode__\n\nThanks.", + "error-invitation-code-not-exist": "Invitation code doesn't exist" }
\ No newline at end of file |