summaryrefslogtreecommitdiff
path: root/app/Locale/nb_NO/translations.php
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-10-24 18:40:41 -0400
committerFrederic Guillot <fred@kanboard.net>2015-10-24 18:40:41 -0400
commit1af0e438138097558117dea51d70b49c5c1cf5a5 (patch)
tree9da7e7d0c6fee4175b3ccc6d968bd1e32770d57b /app/Locale/nb_NO/translations.php
parent1fed12e353bed19a0f7ab1167048ab982a100b58 (diff)
Sync locales
Diffstat (limited to 'app/Locale/nb_NO/translations.php')
-rw-r--r--app/Locale/nb_NO/translations.php40
1 files changed, 36 insertions, 4 deletions
diff --git a/app/Locale/nb_NO/translations.php b/app/Locale/nb_NO/translations.php
index e329252b..598a15c9 100644
--- a/app/Locale/nb_NO/translations.php
+++ b/app/Locale/nb_NO/translations.php
@@ -167,7 +167,6 @@ return array(
'%d closed tasks' => '%d lukkede oppgaver',
'No task for this project' => 'Ingen oppgaver i dette prosjektet',
'Public link' => 'Offentligt lenke',
- 'There is no column in your project!' => 'Det er ingen kolonner i dette prosjektet!',
'Change assignee' => 'Tildel oppgaven til andre',
'Change assignee for the task "%s"' => 'Endre tildeling av oppgaven: "%s"',
'Timezone' => 'Tidssone',
@@ -302,7 +301,6 @@ return array(
'File removed successfully.' => 'Filen er fjernet.',
'Attach a document' => 'Legg til et dokument',
'Do you really want to remove this file: "%s"?' => 'Vil du fjerne filen: "%s"?',
- 'open' => 'øpen',
'Attachments' => 'Vedlegg',
'Edit the task' => 'Rediger oppgaven',
'Edit the description' => 'Rediger beskrivelsen',
@@ -593,7 +591,6 @@ return array(
// '#%d' => '',
'All swimlanes' => 'Alle svømmebaner',
'All colors' => 'Alle farger',
- 'All status' => 'Alle statuser',
// 'Moved to column %s' => '',
'Change description' => 'Endre beskrivelse',
'User dashboard' => 'Brukerens hovedside',
@@ -699,7 +696,6 @@ return array(
// 'Unable to add this currency rate.' => '',
// 'Webhook URL' => '',
// '%s remove the assignee of the task %s' => '',
- // 'API URL' => '',
// 'Enable Gravatar images' => '',
// 'Information' => '',
// 'Check two factor authentication code' => '',
@@ -1032,4 +1028,40 @@ return array(
// 'Unread notifications' => '',
// 'My filters' => '',
// 'Notification methods:' => '',
+ // 'Import tasks from CSV file' => '',
+ // 'Unable to read your file' => '',
+ // '%d task(s) have been imported successfully.' => '',
+ // 'Nothing have been imported!' => '',
+ // 'Import users from CSV file' => '',
+ // '%d user(s) have been imported successfully.' => '',
+ // 'Comma' => '',
+ // 'Semi-colon' => '',
+ // 'Tab' => '',
+ // 'Vertical bar' => '',
+ // 'Double Quote' => '',
+ // 'Single Quote' => '',
+ // '%s attached a file to the task #%d' => '',
+ // 'There is no column or swimlane activated in your project!' => '',
+ // 'Append filter (instead of replacement)' => '',
+ // 'Append/Replace' => '',
+ // 'Append' => '',
+ // 'Replace' => '',
+ // 'There is no notification method registered.' => '',
+ // 'Import' => '',
+ // 'change sorting' => '',
+ // 'Tasks Importation' => '',
+ // 'Delimiter' => '',
+ // 'Enclosure' => '',
+ // 'CSV File' => '',
+ // 'Instructions' => '',
+ // 'Your file must use the predefined CSV format' => '',
+ // 'Your file must be encoded in UTF-8' => '',
+ // 'The first row must be the header' => '',
+ // 'Duplicates are not verified for you' => '',
+ // 'The due date must use the ISO format: YYYY-MM-DD' => '',
+ // 'Download CSV template' => '',
+ // 'No external integration registered.' => '',
+ // 'Duplicates are not imported' => '',
+ // 'Usernames must be lowercase and unique' => '',
+ // 'Passwords will be encrypted if present' => '',
);