summaryrefslogtreecommitdiff
path: root/app/Locale/it_IT/translations.php
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-01-06 21:46:31 -0500
committerFrederic Guillot <fred@kanboard.net>2016-01-06 21:46:31 -0500
commit00e5a4c5b40610ec849567d30f88e3ab8d0720fb (patch)
tree49138feec30136c9ff432b7d61659e976a27211d /app/Locale/it_IT/translations.php
parenta03e4d4dcb4ebce06671465c9a7bd7e51ba2ef79 (diff)
Move Github Webhook to external plugin
See: https://github.com/kanboard/plugin-github-webhook
Diffstat (limited to 'app/Locale/it_IT/translations.php')
-rw-r--r--app/Locale/it_IT/translations.php12
1 files changed, 0 insertions, 12 deletions
diff --git a/app/Locale/it_IT/translations.php b/app/Locale/it_IT/translations.php
index 67e49263..4d01d70c 100644
--- a/app/Locale/it_IT/translations.php
+++ b/app/Locale/it_IT/translations.php
@@ -437,12 +437,6 @@ return array(
'%s changed the assignee of the task %s to %s' => '%s ha cambiato l\'assegnatario del compito %s a %s',
'New password for the user "%s"' => 'Nuova password per l\'utente "%s"',
'Choose an event' => 'Scegli un evento',
- 'Github commit received' => 'Commit di Github ricevuto',
- 'Github issue opened' => 'Issue di Github ricevuto',
- 'Github issue closed' => 'Issue di Github chiusa',
- 'Github issue reopened' => 'Issue di Github riaperta',
- 'Github issue assignee change' => 'Assegnatario dell\'issue di Github cambiato',
- 'Github issue label change' => 'Etichetta dell\'issue di Github cambiata',
'Create a task from an external provider' => 'Crea un compito da un provider esterno',
'Change the assignee based on an external username' => 'Cambia l\'assegnatario basandosi su un username esterno',
'Change the category based on an external label' => 'Cambia la categoria basandosi su un\'etichetta esterna',
@@ -487,10 +481,7 @@ return array(
'Everybody have access to this project.' => 'Tutti hanno accesso a questo progetto',
// 'Webhooks' => '',
// 'API' => '',
- 'Github webhooks' => 'Webhooks di Github',
- 'Help on Github webhooks' => 'Guida ai Webhooks di Github',
'Create a comment from an external provider' => 'Crea un commit da un provider esterno',
- 'Github issue comment created' => 'Commento ad un Issue di Github creato',
'Project management' => 'Gestione del progetto',
'My projects' => 'I miei progetti',
'Columns' => 'Colonne',
@@ -508,7 +499,6 @@ return array(
'User repartition for "%s"' => 'Ripartizione utente per "%s"',
'Clone this project' => 'Clona questo progetto',
'Column removed successfully.' => 'Colonna rimossa con successo',
- 'Github Issue' => 'Issue di Github',
'Not enough data to show the graph.' => 'Non ci sono abbastanza dati per visualizzare il grafico.',
'Previous' => 'Precendete',
'The id must be an integer' => 'L\'id deve essere un intero',
@@ -763,8 +753,6 @@ return array(
// 'By @%s on Bitbucket' => '',
// 'Bitbucket Issue' => '',
// 'Commit made by @%s on Bitbucket' => '',
- // 'Commit made by @%s on Github' => '',
- // 'By @%s on Github' => '',
// 'Commit made by @%s on Gitlab' => '',
// 'Add a comment log when moving the task between columns' => '',
// 'Move the task to another column when the category is changed' => '',