pt-br translation improved.
[timetracker.git] / WEB-INF / resources / sv.lang.php
index d2d642d..444207b 100644 (file)
@@ -26,7 +26,7 @@
 // | https://www.anuko.com/time_tracker/credits.htm
 // +----------------------------------------------------------------------+
 
-// Note: escape apostrophes with THREE backslashes, like here:  choisir l\\\'option 
+// Note: escape apostrophes with THREE backslashes, like here:  choisir l\\\'option.
 // Other characters (such as double-quotes in http links, etc.) do not have to be escaped.
 
 $i18n_language = 'Svenska';
@@ -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,9 +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 ',
 "form.invoice.th.username" => 'person',
 "form.invoice.th.time" => 'timmar',
@@ -349,9 +349,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 ',
 
 // miscellaneous strings