]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/sv.lang.php
A bit of refactoring in Estonian translation file.
[timetracker.git] / WEB-INF / resources / sv.lang.php
index 2094860c02ef79f9475c5a5fd4266fae94267525..119223aac4ebc002a23dd849dc509c8ff83518d8 100644 (file)
@@ -184,6 +184,8 @@ $i18n_key_words = array(
 'label.role_comanager' => '(Delansvarig)',
 'label.role_admin' => '(Administratör)',
 'label.page' => 'Sida',
+// TODO: translate the following.
+// 'label.condition' => 'Condition',
 // Labels for plugins (extensions to Time Tracker that provide additional features).
 'label.custom_fields' => 'Egna fält',
 'label.monthly_quotas' => 'Månadskvoter',
@@ -388,6 +390,9 @@ $i18n_key_words = array(
 'form.profile.mode_projects' => 'Projekt',
 'form.profile.mode_projects_and_tasks' => 'Projekt och arbetsuppgifter',
 'form.profile.record_type' => 'Typ av tidsregistrering',
+'form.profile.uncompleted_indicators' => 'Indikatorer för oavslutad registrering',
+'form.profile.uncompleted_indicators_none' => 'Visa inte',
+'form.profile.uncompleted_indicators_show' => 'Visa',
 'form.profile.type_all' => 'Alla',
 'form.profile.type_start_finish' => 'Starttid och sluttid',
 'form.profile.type_duration' => 'Varaktighet',