summaryrefslogtreecommitdiff
path: root/plugins/Calendar/Locale/nb_NO
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Calendar/Locale/nb_NO')
-rw-r--r--plugins/Calendar/Locale/nb_NO/translations.php13
1 files changed, 13 insertions, 0 deletions
diff --git a/plugins/Calendar/Locale/nb_NO/translations.php b/plugins/Calendar/Locale/nb_NO/translations.php
new file mode 100644
index 00000000..cde26f35
--- /dev/null
+++ b/plugins/Calendar/Locale/nb_NO/translations.php
@@ -0,0 +1,13 @@
+<?php
+
+return array(
+ 'Calendar' => 'Kalender',
+ 'Calendar settings' => 'Kalenderinstillinger',
+ 'Project calendar view' => 'Visning prosjektkalender',
+ // 'User calendar view' => '',
+ 'My calendar' => 'Min kalender',
+ 'Switch to the list view' => 'Listevisning',
+ // 'Show tasks based on the start date' => '',
+ // 'Subtasks time tracking' => '',
+);
+