]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/sv.lang.php
Cleanup in translation files.
[timetracker.git] / WEB-INF / resources / sv.lang.php
index a3102b33c479badefd9b0e53b9000e2b2175c2ee..1bb43e51147ec4d6b6fd8971ba0ed49db939c1bd 100644 (file)
@@ -93,8 +93,8 @@ $i18n_key_words = array(
 // Note to translators: this string needs to be properly translated (e-mail replaced with login).
 // 'error.no_login' => 'det finns ingen användare med denna e-postadress',
 'error.upload' => 'felaktig filuppladdning',
-// Note to translators: the strings below are missing and must be added and translated
-// 'error.period_locked' => 'can\\\'t complete the operation. records older than a certain number of days cannot be created or modified. team manager defines this in the "Lock interval in days" value on the "Profile" page. set it to 0 to remove locking. <br><br>uncompleted records (with 0 or empty duration) can be deleted.',
+// TODO: Translate the following:
+// 'error.range_locked' => 'Date range is locked.',
 // 'error.mail_send' => 'error sending mail',
 // 'error.no_email' => 'no email associated with this login',
 // 'error.uncompleted_exists' => 'uncompleted entry already exists. close or delete it.',
@@ -139,6 +139,9 @@ $i18n_key_words = array(
 // Translate the following string.
 // 'label.page' => 'Page',
 
+// Form titles.
+// TODO: the entire title section is missing here. See the English file.
+
 "form.filter.project" => 'projekt',
 "form.filter.filter" => 'favorit rapport',
 "form.filter.filter_new" => 'spara som favorit',
@@ -314,7 +317,6 @@ $i18n_key_words = array(
 "form.invoice.date" => 'datum',
 "form.invoice.number" => 'fakturanummer',
 "form.invoice.tax" => 'moms',
-"form.invoice.daily_subtotals" => 'daglig subtotal',
 "form.invoice.yourcoo" => 'ditt namn<br> och adress',
 "form.invoice.custcoo" => 'kundens namn<br> och adress',
 "form.invoice.comment" => 'kommentarer ',
@@ -349,7 +351,6 @@ $i18n_key_words = array(
 "form.client.th.del" => 'ta bort',
 "form.client.name" => 'namn',
 "form.client.tax" => 'moms',
-"form.client.daily_subtotals" => 'daglig subtotal',
 "form.client.yourcoo" => 'ditt namn<br> och adress på fakturan',
 "form.client.custcoo" => 'adress',
 "form.client.comment" => 'kommentarer ',