X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fno.lang.php;h=222256c9f0f7553df654e861cdbb094e91ee0342;hb=a32d1441bb4b6e2cf58467f14c20f67ef0cf50c7;hp=79e8b6cde82975f87c9c6ad4c17d1b3b47b9b2d7;hpb=d27035c60953218e0a75b8561df1de5449622a4e;p=timetracker.git diff --git a/WEB-INF/resources/no.lang.php b/WEB-INF/resources/no.lang.php index 79e8b6cd..222256c9 100644 --- a/WEB-INF/resources/no.lang.php +++ b/WEB-INF/resources/no.lang.php @@ -117,13 +117,8 @@ $i18n_key_words = array( // TODO: translate the following. // 'button.copy' => 'Copy', 'button.cancel' => 'Avbryt', - - - -// TODO: refactoring ongoing down from here. - -// TODO: check translation of button.submit. It is used on several pages, including https://timetracker.anuko.com/time.php. -// 'button.submit' => 'Registrer', +// TODO: translate the following. +// 'button.submit' => 'Submit', 'button.add_user' => 'Legg til bruker', 'button.add_project' => 'Legg til prosjekt', // TODO: translate the following. @@ -137,21 +132,26 @@ $i18n_key_words = array( 'button.reset_password' => 'Resett passord', 'button.send' => 'Send', 'button.send_by_email' => 'Send som e-post', -'button.save_as_new' => 'Lagre som ny', 'button.create_team' => 'Opprett team', 'button.export' => 'Eksport team', 'button.import' => 'Importer team', -// 'button.apply' => 'bruk', -// TODO: translate button.close. +// TODO: translate the following. // 'button.close' => 'Close', +// 'button.stop' => 'Stop', // Labels for controls on forms. Labels in this section are used on multiple forms. -// TODO: translate label.team_name +// TODO: translate the following. // 'label.team_name' => 'Team name', +// 'label.address' => 'Address', 'label.currency' => 'Valuta', -// TODO: translate these strings. -// 'label.manager_name' => 'manager name', -// 'label.manager_login' => 'manager login', +// TODO: translate the following. +// 'label.manager_name' => 'Manager name', +// 'label.manager_login' => 'Manager login', + + + +// TODO: refactoring ongoing down from here. + // 'label.person_name' => 'Name', // 'label.thing_name' => 'Name', 'label.password' => 'Passord',