X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Ffi.lang.php;h=d8079aac880fb0a5b74fa79597d4f6c5557cb2ee;hb=4c32352c1c34231ff49937b751c491c4a0880328;hp=8f03d5b0639c0a85f29fc0d7c8650fd8c6d367d8;hpb=bc70f847bb7a39697a704591b7bf8f8421791b09;p=timetracker.git diff --git a/WEB-INF/resources/fi.lang.php b/WEB-INF/resources/fi.lang.php index 8f03d5b0..d8079aac 100644 --- a/WEB-INF/resources/fi.lang.php +++ b/WEB-INF/resources/fi.lang.php @@ -105,12 +105,6 @@ $i18n_key_words = array( 'button.copy' => 'Kopioi', 'button.cancel' => 'Keskeytä', 'button.submit' => 'Hyväksy', -'button.add_user' => 'Lisää käyttäjä', -'button.add_project' => 'Lisää projekti', -'button.add_task' => 'Lisää tehtävä', -'button.add_client' => 'Lisää asiakas', -'button.add_invoice' => 'Lisää lasku', -'button.add_option' => 'Lisää optio', 'button.add' => 'Lisää', 'button.generate' => 'Luo', 'button.reset_password' => 'Nollaa salasana', @@ -143,6 +137,8 @@ $i18n_key_words = array( 'label.end_date' => 'Päättymispäivä', 'label.user' => 'Käyttäjä', 'label.users' => 'Käyttäjät', +// TODO: translate the following. +// 'label.roles' => 'Roles', 'label.client' => 'Asiakas', 'label.clients' => 'Asiakkaat', 'label.option' => 'Optio', @@ -404,6 +400,12 @@ $i18n_key_words = array( 'form.users.rate' => 'Taksa', 'form.users.default_rate' => 'Oletustuntitaksa', +// Roles form. See example at https://timetracker.anuko.com/roles.php +// TODO: translate the following. +// 'form.roles.active_roles' => 'Active Roles', +// 'form.roles.inactive_roles' => 'Inactive Roles', +// 'form.roles.rights' => 'Rights', + // Clients form. See example at https://timetracker.anuko.com/clients.php 'form.clients.active_clients' => 'Aktiiviset asiakkaat', 'form.clients.inactive_clients' => 'Ei-aktiiviset asiakkaat', @@ -424,7 +426,7 @@ $i18n_key_words = array( 'form.import.success' => 'Tietojen tuonti onnistui.', // Teams form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first). -'form.teams.hint' => 'Luo uusi tiimi luomalla ensin tiimin esimiehen käyttäjätili.
Tiimin tiedot voi myös tuoda toiselta Anuko Time Tracker -palvelimelta xml-muodossa (käyttäjänimien oltava uusia).', +'form.teams.hint' => 'Luo uusi tiimi luomalla ensin tiimin esimiehen käyttäjätili.
Tiimin tiedot voi myös tuoda toiselta Anuko Time Tracker -palvelimelta xml-muodossa (käyttäjänimien oltava uusia).', // Profile form. See example at https://timetracker.anuko.com/profile_edit.php. 'form.profile.12_hours' => '12-tuntinen', @@ -440,9 +442,10 @@ $i18n_key_words = array( 'form.profile.type_start_finish' => 'aloitus ja lopetus', 'form.profile.type_duration' => 'kesto', // TODO: translate the following. +// 'form.profile.punch_mode' => 'Punch mode', +// 'form.profile.allow_overlap' => 'Allow overlap', +// 'form.profile.future_entries' => 'Future entries', // 'form.profile.uncompleted_indicators' => 'Uncompleted indicators', -// 'form.profile.uncompleted_indicators_none' => 'do not show', -// 'form.profile.uncompleted_indicators_show' => 'show', 'form.profile.plugins' => 'Lisäosat', // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.