]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/sv.lang.php
A bit of cleanup and recycling.
[timetracker.git] / WEB-INF / resources / sv.lang.php
index c65c57206bb0086da9d123ae5b7c2f41753aecc6..b4ea69d0385b63eff5e0e74d1e5c1ae516f7799c 100644 (file)
@@ -215,6 +215,8 @@ $i18n_key_words = array(
 // 'label.paid_status' => 'Paid status',
 // 'label.paid' => 'Paid',
 // 'label.mark_paid' => 'Mark paid',
+// 'label.week_note' => 'Week note',
+// 'label.week_list' => 'Week list',
 
 // Rubriker för formulär
 'title.login' => 'Logga in',
@@ -280,6 +282,8 @@ $i18n_key_words = array(
 // NOTE TO TRANSLATORS: Locking is a feature to lock records from modifications (ex: weekly on Mondays we lock all previous weeks).
 // It is also a name for the Locking plugin on the Team profile page.
 'title.locking' => 'Låsning',
+// TODO: translate the following.
+// 'title.week_view' => 'Week View',
 
 // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here.
 // Strings that are used in a single form must go to the specific form section.
@@ -371,6 +375,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.