X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Ffi.lang.php;h=20853bcfe9ef27e08b9759b2a9fcaffb8054f596;hb=c6ebb0657fa010dc5724ad1ddf4f8866ea9013e0;hp=3b45375d27895bac4ef04f804c81bc86563591cf;hpb=a8ef8ed3ff0aca2d4429b08cc7ff37bd273f4547;p=timetracker.git diff --git a/WEB-INF/resources/fi.lang.php b/WEB-INF/resources/fi.lang.php index 3b45375d..20853bcf 100644 --- a/WEB-INF/resources/fi.lang.php +++ b/WEB-INF/resources/fi.lang.php @@ -129,6 +129,10 @@ $i18n_key_words = array( 'label.password' => 'Salasana', 'label.confirm_password' => 'Vahvista salasana', 'label.email' => 'Sähköposti', +'label.cc' => 'Kopio', +// TODO: translate the following. +// 'label.bcc' => 'Bcc', +'label.subject' => 'Aihe', 'label.date' => 'Päiväys', 'label.start_date' => 'Aloituspäivä', 'label.end_date' => 'Päättymispäivä', @@ -149,11 +153,10 @@ $i18n_key_words = array( 'label.note' => 'Huom', 'label.item' => 'Syöte', 'label.cost' => 'Hinta', -'label.week_total' => 'Viikko yhteensä', 'label.day_total' => 'Päivä yhteensä', +'label.week_total' => 'Viikko yhteensä', +// TODO: translate the following. // 'label.month_total' => 'Month total', -// 'label.month_left' => 'Time until quota is met', -// 'label.month_over' => 'Over monthly quota', 'label.today' => 'Tänään', 'label.total_hours' => 'Tunnit yhteensä', 'label.total_cost' => 'Hinta yhteensä', @@ -163,6 +166,9 @@ $i18n_key_words = array( 'label.configure' => 'Aseta', 'label.select_all' => 'Valitse kaikki', 'label.select_none' => 'Poista kaikki valinnat', +// TODO: translate the following. +// 'label.day_view' => 'Day view', +// 'label.week_view' => 'Week view', 'label.id' => 'ID', 'label.language' => 'Kieli', 'label.decimal_mark' => 'Desimaalierotin', @@ -185,8 +191,12 @@ $i18n_key_words = array( 'label.role_comanager' => '(apu-esimies)', 'label.role_admin' => '(ylläpitäjä)', 'label.page' => 'Sivu', +// TODO: translate the following. +// 'label.condition' => 'Condition', // Labels for plugins (extensions to Time Tracker that provide additional features). 'label.custom_fields' => 'Omat kentät', +// Translate the following. +// 'label.monthly_quotas' => 'Monthly quotas', 'label.type' => 'Tyyppi', 'label.type_dropdown' => 'pudotusvalikko', 'label.type_text' => 'teksti', @@ -194,10 +204,6 @@ $i18n_key_words = array( 'label.fav_report' => 'Raporttipohja', 'label.cron_schedule' => 'Cron-ajoitus', 'label.what_is_it' => 'Mikä se on?', -// 'label.year' => 'Year', -// 'label.month' => 'Month', -// 'label.quota' => 'Quota', -// 'label.workdayHours' => 'Daily working hours', // Form titles. 'title.login' => 'Kirjautuminen', @@ -243,7 +249,7 @@ $i18n_key_words = array( 'title.add_notification' => 'Ilmoituksen lisäys', 'title.edit_notification' => 'Ilmoituksen muokkaus', 'title.delete_notification' => 'Ilmoituksen poisto', -// 'title.monthly_quota' => 'Monthly quota', +// 'title.monthly_quotas' => 'Monthly Quotas', 'title.export' => 'Tiimitietojen vienti', 'title.import' => 'Tiimitietojen tunti', 'title.options' => 'Optiot', @@ -262,12 +268,20 @@ $i18n_key_words = array( // Strings that are used in a single form must go to the specific form section. 'dropdown.all' => '--- kaikki ---', 'dropdown.no' => '--- ei ---', -'dropdown.this_day' => 'tämä päivä', -'dropdown.this_week' => 'tämä viikko', -'dropdown.last_week' => 'viime viikko', -'dropdown.this_month' => 'tämä kuu', -'dropdown.last_month' => 'viime kuu', -'dropdown.this_year' => 'tämä vuosi', +// TODO: translate the following. +// 'dropdown.current_day' => 'today', +// 'dropdown.previous_day' => 'yesterday', +'dropdown.selected_day' => 'päivä', +'dropdown.current_week' => 'tämä viikko', +'dropdown.previous_week' => 'viime viikko', +'dropdown.selected_week' => 'viikko', +'dropdown.current_month' => 'tämä kuu', +'dropdown.previous_month' => 'viime kuu', +'dropdown.selected_month' => 'kuu', +'dropdown.current_year' => 'tämä vuosi', +// TODO: translate the following. +// 'dropdown.previous_year' => 'previous year', +'dropdown.selected_year' => 'vuosi', 'dropdown.all_time' => 'kaikki tunnit', 'dropdown.projects' => 'projektit', 'dropdown.tasks' => 'tehtävät', @@ -300,10 +314,17 @@ $i18n_key_words = array( 'form.time.duration_format' => '(hh:mm tai 0.0h)', 'form.time.billable' => 'Laskutettava', 'form.time.uncompleted' => 'Keskeneräinen', +// TODO: translate the following. +// 'form.time.remaining_quota' => 'Remaining quota', +// 'form.time.over_quota' => 'Over quota', // Editing Time Record form. See example at https://timetracker.anuko.com/time_edit.php (get there by editing an uncompleted time record). 'form.time_edit.uncompleted' => 'Vain aloitusaika tallennettiin tietueeseen. Kyseessä ei ole virhe.', +// Week view form. See example at https://timetracker.anuko.com/week.php. +// TODO: translate the following. +// 'form.week.new_entry' => 'New entry', + // Reports form. See example at https://timetracker.anuko.com/reports.php 'form.reports.save_as_favorite' => 'Tallenna raporttipohjaksi', 'form.reports.confirm_delete' => 'Haluatko varmasti poistaa tämän raporttipohjan?', @@ -350,6 +371,8 @@ $i18n_key_words = array( // Users form. See example at https://timetracker.anuko.com/users.php 'form.users.active_users' => 'Aktiiviset käyttäjät', 'form.users.inactive_users' => 'Ei-aktiiviset käyttäjät', + // TODO: translate the following. + // 'form.users.uncompleted_entry' => 'User has an uncompleted time entry', 'form.users.role' => 'Rooli', 'form.users.manager' => 'Esimies', 'form.users.comanager' => 'Apuesimies', @@ -394,10 +417,16 @@ $i18n_key_words = array( // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report. 'form.mail.from' => 'Lähettäjä', 'form.mail.to' => 'Vastaanottaja', -'form.mail.cc' => 'Kopio', -'form.mail.subject' => 'Aihe', 'form.mail.report_subject' => 'Time Tracker -raportti', 'form.mail.footer' => 'Anuko Time Tracker on yksinkertainen ja helppokäyttöinen vapaan koodin tuntiseurantaohjelmisto. Lisätietoja sivulla www.anuko.com.', 'form.mail.report_sent' => 'Raportti lähetetty.', 'form.mail.invoice_sent' => 'Lasku lähetetty.', + +// Quotas configuration form. +// TODO: translate the following. +// 'form.quota.year' => 'Year', +// 'form.quota.month' => 'Month', +// 'form.quota.quota' => 'Quota', +// 'form.quota.workday_hours' => 'Hours in a work day', +// 'form.quota.hint' => 'If values are empty, quotas are calculated automatically based on workday hours and holidays.', );