Move Github Webhook to external plugin

See: https://github.com/kanboard/plugin-github-webhook
This commit is contained in:
Frederic Guillot
2016-01-06 21:46:31 -05:00
parent a03e4d4dcb
commit 00e5a4c5b4
47 changed files with 10 additions and 2698 deletions

View File

@@ -437,12 +437,6 @@ return array(
'%s changed the assignee of the task %s to %s' => '%s změnil řešitele úkolu %s na uživatele %s',
'New password for the user "%s"' => 'Nové heslo pro uživatele "%s"',
'Choose an event' => 'Vybrat událost',
'Github commit received' => 'Github commit empfangen',
'Github issue opened' => 'Github Fehler geöffnet',
'Github issue closed' => 'Github Fehler geschlossen',
'Github issue reopened' => 'Github Fehler erneut geöffnet',
'Github issue assignee change' => 'Github Fehlerzuständigkeit geändert',
'Github issue label change' => 'Github Fehlerkennzeichnung verändert',
'Create a task from an external provider' => 'Vytvořit úkol externím poskytovatelem',
'Change the assignee based on an external username' => 'Změna přiřazení uživatele závislá na externím uživateli',
'Change the category based on an external label' => 'Změna kategorie závislá na externím popisku',
@@ -487,10 +481,7 @@ return array(
'Everybody have access to this project.' => 'Přístup k tomuto projektu má kdokoliv.',
'Webhooks' => 'Webhooks',
'API' => 'API',
'Github webhooks' => 'Github Webhook',
'Help on Github webhooks' => 'Hilfe für Github Webhooks',
'Create a comment from an external provider' => 'Vytvořit komentář pomocí externího poskytovatele',
'Github issue comment created' => 'Github Fehler Kommentar hinzugefügt',
'Project management' => 'Správa projektů',
'My projects' => 'Moje projekty',
'Columns' => 'Sloupce',
@@ -508,7 +499,6 @@ return array(
'User repartition for "%s"' => 'Rozdělení podle uživatelů pro "%s"',
'Clone this project' => 'Duplokovat projekt',
'Column removed successfully.' => 'Sloupec byl odstraněn.',
'Github Issue' => 'Github Issue',
'Not enough data to show the graph.' => 'Pro zobrazení grafu není dostatek dat.',
'Previous' => 'Předchozí',
'The id must be an integer' => 'ID musí být celé číslo',
@@ -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' => 'Přidat komentář když je úkol přesouván mezi sloupci',
'Move the task to another column when the category is changed' => 'Přesun úkolu do jiného sloupce když je změněna kategorie',