summaryrefslogtreecommitdiff
path: root/app/Locale/nb_NO/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/nb_NO/translations.php
parenta03e4d4dcb4ebce06671465c9a7bd7e51ba2ef79 (diff)
Move Github Webhook to external plugin
See: https://github.com/kanboard/plugin-github-webhook
Diffstat (limited to 'app/Locale/nb_NO/translations.php')
-rw-r--r--app/Locale/nb_NO/translations.php12
1 files changed, 0 insertions, 12 deletions
diff --git a/app/Locale/nb_NO/translations.php b/app/Locale/nb_NO/translations.php
index d2b8f4ad..749630d9 100644
--- a/app/Locale/nb_NO/translations.php
+++ b/app/Locale/nb_NO/translations.php
@@ -437,12 +437,6 @@ return array(
'%s changed the assignee of the task %s to %s' => '%s endret ansvarlig for oppgaven %s til %s',
'New password for the user "%s"' => 'Nytt passord for brukeren "%s"',
'Choose an event' => 'Velg en hendelse',
- 'Github commit received' => 'Github forpliktelse mottatt',
- 'Github issue opened' => 'Github problem åpnet',
- 'Github issue closed' => 'Github problem lukket',
- 'Github issue reopened' => 'Github problem gjenåpnet',
- 'Github issue assignee change' => 'Endre ansvarlig for Github problem',
- 'Github issue label change' => 'Endre etikett for Github problem',
'Create a task from an external provider' => 'Oppret en oppgave fra en ekstern tilbyder',
'Change the assignee based on an external username' => 'Endre ansvarlige baseret på et eksternt brukernavn',
'Change the category based on an external label' => 'Endre kategorien basert på en ekstern etikett',
@@ -487,10 +481,7 @@ return array(
'Everybody have access to this project.' => 'Alle har tilgang til dette prosjektet',
// 'Webhooks' => '',
// 'API' => '',
- // 'Github webhooks' => '',
- // 'Help on Github webhooks' => '',
'Create a comment from an external provider' => 'Opprett en kommentar fra en ekstern tilbyder',
- // 'Github issue comment created' => '',
'Project management' => 'Prosjektinnstillinger',
'My projects' => 'Mine prosjekter',
'Columns' => 'Kolonner',
@@ -508,7 +499,6 @@ return array(
// 'User repartition for "%s"' => '',
'Clone this project' => 'Kopier dette prosjektet',
'Column removed successfully.' => 'Kolonne flyttet',
- // 'Github Issue' => '',
// 'Not enough data to show the graph.' => '',
'Previous' => 'Forrige',
// 'The id must be an integer' => '',
@@ -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' => 'Legg til en kommentar i loggen når en oppgave flyttes mellom kolonnene',
'Move the task to another column when the category is changed' => 'Flytt oppgaven til en annen kolonne når kategorien endres',