]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/no.lang.php
More cleanup in translation files.
[timetracker.git] / WEB-INF / resources / no.lang.php
index 75979992d29d4cd2d662dd6b0268f36ca95480c2..87d1da9389dd3a49e2cc200e82e4fb85f1790665 100644 (file)
@@ -39,20 +39,23 @@ $i18n_holidays = array('01/01', '04/05', '04/09', '04/10', '04/12', '04/13', '05
 
 $i18n_key_words = array(
 
-// Menus.
+// Menus - short selection strings that are displayed on top of application web pages.
+// Example: https://timetracker.anuko.com (black menu on top).
 'menu.login' => 'Innlogging',
 'menu.logout' => 'Logg ut',
 // TODO: translate the following.
 // 'menu.forum' => 'Forum',
 'menu.help' => 'Hjelp',
-// Note to translators: menu.create_team needs an improved translation.
-'menu.create_team' => 'Lag ny adminkonto',
+// TODO: translate the following.
+// 'menu.create_team' => 'Create Team',
 'menu.profile' => 'Profil',
 'menu.time' => 'Tid',
 // TODO: translate the following.
 // 'menu.expenses' => 'Expenses',
 'menu.reports' => 'Rapporter',
 'menu.charts' => 'Diagrammer',
+
+// TODO: refactoring ongoing down from here.
 'menu.projects' => 'Prosjekter',
 // TODO: translate the following.
 // 'menu.tasks' => 'Tasks',