]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/sv.lang.php
Work in progress integrating changes to the Italian file.
[timetracker.git] / WEB-INF / resources / sv.lang.php
index 7a3b2cfda32002c5d01d2e53a3e4cd9a478c8811..ac9cba05bcb61fa8ae4d9cd736aa4888286f6ea6 100644 (file)
@@ -162,8 +162,6 @@ $i18n_key_words = array(
 'label.week_total' => 'Veckototal',
 'label.month_total' => 'Månadstotal',
 'label.today' => 'Idag',
-'label.total_hours' => 'Totalt antal timmar',
-'label.total_cost' => 'Total kostnad',
 'label.view' => 'Visa',
 'label.edit' => 'Redigera',
 'label.delete' => 'Ta bort',
@@ -375,6 +373,8 @@ $i18n_key_words = array(
 // (you can get to this form after generating a report).
 'form.invoice.number' => 'Fakturanummer',
 'form.invoice.person' => 'Person',
+
+// Deleting Invoice form. See example at https://timetracker.anuko.com/invoice_delete.php
 'form.invoice.invoice_to_delete' => 'Fakturanummer',
 'form.invoice.invoice_entries' => 'Relaterade tider och kostnader',
 // TODO: translate the following.
@@ -427,6 +427,8 @@ $i18n_key_words = array(
 // Profile form. See example at https://timetracker.anuko.com/profile_edit.php.
 'form.profile.12_hours' => '12-timmars',
 'form.profile.24_hours' => '24-timmars',
+// TODO: translate the following.
+// 'form.profile.show_holidays' => 'Show holidays',
 'form.profile.tracking_mode' => 'Spårningsmetod',
 'form.profile.mode_time' => 'Endast tid',
 'form.profile.mode_projects' => 'Projekt',