X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fsv.lang.php;h=e009c0c57def8f13eba4a7a36134a10bb63adacb;hb=30634c0b3869d459552df1da06ec264fb1e6b086;hp=79eea6a0acf7b7607d49e7ad6483ed062158a9a5;hpb=0ac41d7a52de7b0f6083d9bb1734beef7c517f30;p=timetracker.git diff --git a/WEB-INF/resources/sv.lang.php b/WEB-INF/resources/sv.lang.php index 79eea6a0..e009c0c5 100644 --- a/WEB-INF/resources/sv.lang.php +++ b/WEB-INF/resources/sv.lang.php @@ -113,6 +113,7 @@ $i18n_key_words = array( // Warning messages. // TODO: translate the following. // 'warn.sure' => 'Are you sure?', +// 'warn.confirm_save' => 'Date has changed. Confirm saving, not copying this item.', // Success messages. // TODO: translate the following. @@ -241,6 +242,7 @@ $i18n_key_words = array( // 'label.work_units' => 'Work units', // 'label.work_units_short' => 'Units', 'label.totals_only' => 'Visa endast summeringar', +'label.quota' => 'Kvot', // Rubriker för formulär 'title.error' => 'Fel', @@ -499,6 +501,7 @@ $i18n_key_words = array( // 'form.group_edit.future_entries' => 'Future entries', 'form.group_edit.uncompleted_indicators' => 'Indikatorer för oavslutad registrering', // TODO: translate the following. +// 'form.group_edit.confirm_save' => 'Confirm saving', // 'form.group_edit.allow_ip' => 'Allow IP', // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php @@ -516,7 +519,6 @@ $i18n_key_words = array( // Quotas configuration form. See example at https://timetracker.anuko.com/quotas.php after enabling Monthly quotas plugin. 'form.quota.year' => 'År', 'form.quota.month' => 'Månad', -'form.quota.quota' => 'Kvot', 'form.quota.workday_hours' => 'Arbetstimmar per dag', 'form.quota.hint' => 'Om fälten lämnas tomma räknas kvoterna automatiskt ut baserat på arbetstimmar per dag och helgdagar.',