summaryrefslogtreecommitdiff
path: root/app/Locale/it_IT
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2017-02-08 19:12:16 -0500
committerFrederic Guillot <fred@kanboard.net>2017-02-08 19:12:16 -0500
commit58d4231f06fbcbc54573504af2c2a4561b9e89ed (patch)
tree828837dd98873c1e83aac9cdd7a9cd367ec899a3 /app/Locale/it_IT
parent73dce1279760434e1d1b7a903a0a7500462d6f9c (diff)
Improve columns table in project settings
Diffstat (limited to 'app/Locale/it_IT')
-rw-r--r--app/Locale/it_IT/translations.php6
1 files changed, 0 insertions, 6 deletions
diff --git a/app/Locale/it_IT/translations.php b/app/Locale/it_IT/translations.php
index 85ad4a8a..eaff4d6e 100644
--- a/app/Locale/it_IT/translations.php
+++ b/app/Locale/it_IT/translations.php
@@ -58,8 +58,6 @@ return array(
'Actions' => 'Azioni',
'Inactive' => 'Inattivo',
'Active' => 'Attivo',
- '%d tasks on the board' => '%d task sulla bacheca',
- '%d tasks in total' => '%d task in totale',
'Unable to update this board.' => 'Impossibile aggiornare questa bacheca.',
'Disable' => 'Disattiva',
'Enable' => 'Attiva',
@@ -146,8 +144,6 @@ return array(
'Done' => 'Fatto',
'Application version:' => 'Versione dell\'applicazione:',
// 'Id' => '',
- '%d closed tasks' => '%d task chiusi',
- 'No task for this project' => 'Nessun task per questo progetto',
'Public link' => 'Link pubblico',
'Timezone' => 'Fuso orario',
'Sorry, I didn\'t find this information in my database!' => 'Spiacente, non ho trovato questa informazione sul database!',
@@ -188,7 +184,6 @@ return array(
'Task creation' => 'Creazione di un task',
'Closing a task' => 'Chiusura di un task',
'Assign a color to a specific user' => 'Assegna un colore ad un utente specifico',
- 'Column title' => 'Titolo della colonna',
'Position' => 'Posizione',
'Duplicate to another project' => 'Duplica in un altro progetto',
'Duplicate' => 'Duplica',
@@ -318,7 +313,6 @@ return array(
'I want to receive notifications only for those projects:' => 'Vorrei ricevere le notifiche solo da questi progetti:',
'view the task on Kanboard' => 'visualizza il task su Kanboard',
'Public access' => 'Accesso pubblico',
- 'Active tasks' => 'Task attivi',
'Disable public access' => 'Disabilita l\'accesso pubblico',
'Enable public access' => 'Abilita l\'accesso pubblico',
'Public access disabled' => 'Accesso pubblico disattivato',