X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fno.lang.php;h=a88c9281cf0f4e87382aec106a25374d95f42828;hb=f027343f84ec692438d44daac39edd0d6aad37c0;hp=2645e5e46118ea43b531dd3199785abfecbe7e9f;hpb=74c4833c8f0e8952f0e960d913d58679ff90a9e8;p=timetracker.git diff --git a/WEB-INF/resources/no.lang.php b/WEB-INF/resources/no.lang.php index 2645e5e4..a88c9281 100644 --- a/WEB-INF/resources/no.lang.php +++ b/WEB-INF/resources/no.lang.php @@ -195,18 +195,34 @@ $i18n_key_words = array( // 'label.week_view' => 'Week view', // 'label.id' => 'ID', // 'label.language' => 'Language', - - - -// TODO: refactoring ongoing down from here. - -'label.total' => 'totalt', -// TODO: translate the following. +// 'label.decimal_mark' => 'Decimal mark', +// 'label.date_format' => 'Date format', +// 'label.time_format' => 'Time format', +// 'label.week_start' => 'First day of week', +// 'label.comment' => 'Comment', +// 'label.status' => 'Status', +// 'label.tax' => 'Tax', +// 'label.subtotal' => 'Subtotal', +// 'label.total' => 'Total', +// 'label.client_name' => 'Client name', +// 'label.client_address' => 'Client address', +// 'label.or' => 'or', +// 'label.error' => 'Error', +// 'label.ldap_hint' => 'Type your Windows login and password in the fields below.', +// 'label.required_fields' => '* - required fields', +// 'label.on_behalf' => 'on behalf of', +// 'label.role_manager' => '(manager)', +// 'label.role_comanager' => '(co-manager)', +// 'label.role_admin' => '(administrator)', // 'label.page' => 'Page', // 'label.condition' => 'Condition', // 'label.yes' => 'yes', // 'label.no' => 'no', + + +// TODO: refactoring ongoing down from here. + // Form titles. // TODO: the entire title section is missing here. See the English file.