X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fet.lang.php;h=5c7137fd58638effcb035948d67849abca0905c7;hb=7fbd29498b99eb787c4ba799559603c10cc086e6;hp=06c46e0a3a9ebd94e7bfc63d326c1b00722c0437;hpb=3cf7e0aada24dc1fcb1ffd3f2103f160a75247b6;p=timetracker.git diff --git a/WEB-INF/resources/et.lang.php b/WEB-INF/resources/et.lang.php index 06c46e0a..5c7137fd 100644 --- a/WEB-INF/resources/et.lang.php +++ b/WEB-INF/resources/et.lang.php @@ -90,8 +90,6 @@ $i18n_key_words = array( // 'error.client' => 'Select client.', // 'error.report' => 'Select report.', // 'error.record' => 'Select record.', - -// TODO: refactoring ongoing down from here. 'error.auth' => 'Vale login või salasõna.', // TODO: translate the following. // 'error.user_exists' => 'User with this login already exists.', @@ -155,11 +153,13 @@ $i18n_key_words = array( 'label.login' => 'Login', 'label.password' => 'Salasõna', 'label.confirm_password' => 'Kinnita salasõna', +// TODO: translate the following. // 'label.email' => 'Email', 'label.cc' => 'Cc', // TODO: translate the following. // 'label.bcc' => 'Bcc', 'label.subject' => 'Teema', +// TODO: translate the following. // 'label.date' => 'Date', // 'label.start_date' => 'Start date', // 'label.end_date' => 'End date', @@ -195,7 +195,6 @@ $i18n_key_words = array( // 'label.configure' => 'Configure', // 'label.select_all' => 'Select all', // 'label.select_none' => 'Deselect all', -// TODO: translate the following. // 'label.day_view' => 'Day view', // 'label.week_view' => 'Week view', // 'label.id' => 'ID', @@ -225,6 +224,7 @@ $i18n_key_words = array( // 'label.yes' => 'yes', // 'label.no' => 'no', // Labels for plugins (extensions to Time Tracker that provide additional features). +// TODO: translate the following. // 'label.custom_fields' => 'Custom fields', // 'label.monthly_quotas' => 'Monthly quotas', // 'label.type' => 'Type', @@ -240,9 +240,20 @@ $i18n_key_words = array( // 'label.paid' => 'Paid', // 'label.mark_paid' => 'Mark paid', +// Form titles. +'title.login' => 'Login', +// TODO: translate the following. +// 'title.teams' => 'Teams', +// 'title.create_team' => 'Creating Team', +// 'title.edit_team' => 'Editing Team', +// 'title.delete_team' => 'Deleting Team', + + + +// TODO: refactoring ongoing down from here. + // Form titles. 'title.options' => 'Suvandid', -// TODO: almost the entire title section is missing here. See the English file. // TODO: file refactoring is ongoing down from here. "form.filter.project" => 'projekt', @@ -251,10 +262,6 @@ $i18n_key_words = array( // Note to translators: the string below is missing and must be added to the translation // "form.filter.filter_confirm_delete" => 'are you sure you want to delete this favorite report?', -// login form attributes -"form.login.title" => 'login', -"form.login.login" => 'login', - // password reminder form attributes "form.fpass.title" => 'tühjenda salasõna', "form.fpass.login" => 'login',