X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fsl.lang.php;h=e81192dd448d1224aa124b455e4a897a7b3314b7;hb=cd5e077ecb497431decde4835138b877d63b261c;hp=f23445cc25ce817569b1b564c03cb58c6412fae3;hpb=f522b9a2b762c199cc0b0f0598b9affd823553f4;p=timetracker.git diff --git a/WEB-INF/resources/sl.lang.php b/WEB-INF/resources/sl.lang.php index f23445cc..e81192dd 100644 --- a/WEB-INF/resources/sl.lang.php +++ b/WEB-INF/resources/sl.lang.php @@ -71,7 +71,7 @@ $i18n_key_words = array( // 'footer.credits' => 'Credits', // 'footer.license' => 'License', // 'footer.improve' => 'Contribute', // Translators: this could mean "Improve", if it makes better sense in your language. - // This is a link to a webpage that describes how to contribute to the project. + // This is a link to a webpage that describes how to contribute to the project. // Error messages. // TODO: translate the following: @@ -141,6 +141,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" => 'favorite report', "form.filter.filter_new" => 'save as favorite', @@ -172,10 +175,7 @@ $i18n_key_words = array( "form.admin.profile.th.edit" => 'edit', "form.admin.profile.th.del" => 'delete', "form.admin.profile.th.active" => 'active', -"form.admin.lock.period" => 'lock interval in days', "form.admin.options" => 'options', -"form.admin.lang_default" => 'site default language', -"form.admin.lang_browser_default" => '(browser default)', "form.admin.custom_date_format" => "date format", "form.admin.custom_time_format" => "time format", "form.admin.start_week" => "first day of week", @@ -217,7 +217,6 @@ $i18n_key_words = array( "form.profile.showchart" => 'show pie charts', "form.profile.lang" => 'language', -"form.profile.lang_browser_default" => '(browser default)', "form.profile.custom_date_format" => "date format", "form.profile.custom_time_format" => "time format", "form.profile.default_format" => "(default)", @@ -313,9 +312,6 @@ $i18n_key_words = array( "form.invoice.date" => 'date', "form.invoice.number" => 'invoice number', "form.invoice.tax" => 'tax', -"form.invoice.daily_subtotals" => 'daily subtotals', -"form.invoice.yourcoo" => 'your name
and address', -"form.invoice.custcoo" => 'client name
and address', "form.invoice.comment" => 'comment ', "form.invoice.th.username" => 'person', "form.invoice.th.time" => 'hours', @@ -347,9 +343,6 @@ $i18n_key_words = array( "form.client.th.del" => 'delete', "form.client.name" => 'name', "form.client.tax" => 'tax', -"form.client.daily_subtotals" => 'daily subtotals', -"form.client.yourcoo" => 'your name
and address in invoice', -"form.client.custcoo" => 'address', "form.client.comment" => 'comment ', // miscellaneous strings @@ -403,7 +396,6 @@ $i18n_key_words = array( "label.group_title" => 'group by', "label.include_title" => 'include records', "label.inv_str" => 'invoice', -"label.set_empl" => 'select users', "label.sel_all" => 'select all', "label.sel_none" => 'deselect all', "label.or" => 'or',