X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/8e4807d9e83fbb282dca07744c36eb5d2cf281dd..b59f3213aeec0a3b4614fe274f48ae788bb8f981:/WEB-INF/resources/sv.lang.php diff --git a/WEB-INF/resources/sv.lang.php b/WEB-INF/resources/sv.lang.php index a3102b33..1bb43e51 100644 --- a/WEB-INF/resources/sv.lang.php +++ b/WEB-INF/resources/sv.lang.php @@ -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.

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
och adress', "form.invoice.custcoo" => 'kundens namn
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
och adress på fakturan', "form.client.custcoo" => 'adress', "form.client.comment" => 'kommentarer ',