X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fno.lang.php;h=a88c9281cf0f4e87382aec106a25374d95f42828;hb=f027343f84ec692438d44daac39edd0d6aad37c0;hp=e8bf378bf6e02624ebb911370f31c42c801d6dff;hpb=96dec36d5b4864edb6fd5be524806c3b9c332dfb;p=timetracker.git diff --git a/WEB-INF/resources/no.lang.php b/WEB-INF/resources/no.lang.php index e8bf378b..a88c9281 100644 --- a/WEB-INF/resources/no.lang.php +++ b/WEB-INF/resources/no.lang.php @@ -188,18 +188,41 @@ $i18n_key_words = array( // 'label.view' => 'View', // 'label.edit' => 'Edit', // 'label.delete' => 'Delete', - - - -// TODO: refactoring ongoing down from here. - -'label.total' => 'totalt', -// TODO: translate the following. +// 'label.configure' => 'Configure', +// 'label.select_all' => 'Select all', +// 'label.select_none' => 'Deselect all', +// 'label.day_view' => 'Day view', +// 'label.week_view' => 'Week view', +// 'label.id' => 'ID', +// 'label.language' => 'Language', +// '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.