]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/no.lang.php
Some recycling and refactoring in translations.
[timetracker.git] / WEB-INF / resources / no.lang.php
index 630b61f0627287a5cb05c8e8788454b74d14d47d..f251ce61eece14319bc5dc3272e881a186b33361 100644 (file)
@@ -236,7 +236,8 @@ $i18n_key_words = array(
 // 'label.type_dropdown' => 'dropdown',
 // 'label.type_text' => 'text',
 // 'label.required' => 'Required',
-// 'label.fav_report' => 'Favorite report',
+'label.fav_report' => 'Favoritt rapport',
+// TODO: translate the following.
 // 'label.cron_schedule' => 'Cron schedule',
 // 'label.what_is_it' => 'What is it?',
 // 'label.expense' => 'Expense',
@@ -379,8 +380,7 @@ $i18n_key_words = array(
 // 'form.week.new_entry' => 'New entry',
 
 // Reports form. See example at https://timetracker.anuko.com/reports.php
-// TODO: translate the following.
-// 'form.reports.save_as_favorite' => 'Save as favorite',
+'form.reports.save_as_favorite' => 'Lagre som favoritt',
 'form.reports.confirm_delete' => 'Er du sikker på at du vil slette denne favorittrapporten?',
 'form.reports.include_billable' => 'fakturerbar',
 'form.reports.include_not_billable' => 'ikke fakturerbar',
@@ -414,14 +414,24 @@ $i18n_key_words = array(
 // 'form.invoice.invoice_entries' => 'Invoice entries',
 // 'form.invoice.confirm_deleting_entries' => 'Please confirm deleting invoice entries from Time Tracker.',
 
+// Charts form. See example at https://timetracker.anuko.com/charts.php
+// TODO: translate the following.
+// 'form.charts.interval' => 'Interval',
+// 'form.charts.chart' => 'Chart',
+
+// Projects form. See example at https://timetracker.anuko.com/projects.php
+// TODO: translate the following.
+// 'form.projects.active_projects' => 'Active Projects',
+// 'form.projects.inactive_projects' => 'Inactive Projects',
 
+// Tasks form. See example at https://timetracker.anuko.com/tasks.php
+// TODO: translate the following.
+// 'form.tasks.active_tasks' => 'Active Tasks',
+// 'form.tasks.inactive_tasks' => 'Inactive Tasks',
 
-// TODO: refactoring ongoing down from here.
 
-// TODO: Please check the translation against the current English file as many things are being refactored. For example, many labels have been added after label.email.
 
-// "form.filter.filter" => 'favorittrapport',
-// "form.filter.filter_new" => 'lagre som favoritt',
+// TODO: refactoring ongoing down from here.
 
 // password reminder form attributes
 "form.fpass.login" => 'innlogging',