summaryrefslogtreecommitdiff
path: root/app/Locales/it_IT/translations.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locales/it_IT/translations.php')
-rw-r--r--app/Locales/it_IT/translations.php32
1 files changed, 30 insertions, 2 deletions
diff --git a/app/Locales/it_IT/translations.php b/app/Locales/it_IT/translations.php
index f313187e..3c5e3ae8 100644
--- a/app/Locales/it_IT/translations.php
+++ b/app/Locales/it_IT/translations.php
@@ -29,7 +29,7 @@ return array(
'All users' => 'Tutti gli utenti',
'Username' => 'Nome di utente',
'Password' => 'Password',
- 'Default Project' => 'Progetto predefinito',
+ 'Default project' => 'Progetto predefinito',
'Administrator' => 'Amministratore',
'Sign in' => 'Iscriversi',
'Users' => 'Utenti',
@@ -273,7 +273,7 @@ return array(
'IP address' => 'Indirizzo IP',
'User agent' => 'Navigatore',
'Persistent connections' => 'Conessioni persistenti',
- 'No session' => 'Non essiste sessione',
+ 'No session.' => 'Non essiste sessione.',
'Expiration date' => 'Data di scadenza',
'Remember Me' => 'Riccordami',
'Creation date' => 'Data di creazione',
@@ -438,4 +438,32 @@ return array(
// 'Move to another project' => '',
// 'Do you really want to duplicate this task?' => '',
// 'Duplicate a task' => '',
+ // 'External accounts' => '',
+ // 'Account type' => '',
+ // 'Local' => '',
+ // 'Remote' => '',
+ // 'Enabled' => '',
+ // 'Disabled' => '',
+ // 'Google account linked' => '',
+ // 'Github account linked' => '',
+ // 'Username:' => '',
+ // 'Name:' => '',
+ // 'Email:' => '',
+ // 'Default project:' => '',
+ // 'Notifications:' => '',
+ // 'Group:' => '',
+ // 'Regular user' => '',
+ // 'Account type:' => '',
+ // 'Edit profile' => '',
+ // 'Change password' => '',
+ // 'Password modification' => '',
+ // 'External authentications' => '',
+ // 'Google Account' => '',
+ // 'Github Account' => '',
+ // 'Never connected.' => '',
+ // 'No account linked.' => '',
+ // 'Account linked.' => '',
+ // 'No external authentication enabled.' => '',
+ // 'Password modified successfully.' => '',
+ // 'Unable to change the password.' => '',
);