X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fet.lang.php;h=490935a895bcdd94193b361279bf5944e511d749;hb=139889a67699143cce59a4f3136b3158058b9ce2;hp=40d4f7fc5d9917147db195207307b45c00b65ed6;hpb=f522b9a2b762c199cc0b0f0598b9affd823553f4;p=timetracker.git diff --git a/WEB-INF/resources/et.lang.php b/WEB-INF/resources/et.lang.php index 40d4f7fc..490935a8 100644 --- a/WEB-INF/resources/et.lang.php +++ b/WEB-INF/resources/et.lang.php @@ -29,11 +29,11 @@ // Note: escape apostrophes with THREE backslashes, like here: choisir l\\\'option. // Other characters (such as double-quotes in http links, etc.) do not have to be escaped. -// Note to translators: Please use proper capitalization rules for your language. +// Note to translators: Please use proper capitalization rules for your language. $i18n_language = 'Eesti'; -$i18n_months = array('jaanuar', 'veebruar', 'märts', 'aprill', 'mai', 'juuni', 'juuli', 'august', 'september', 'oktoober', 'november', 'detsember'); -$i18n_weekdays = array('pühapäev', 'esmaspäev', 'teisipäev', 'kolmapäev', 'neljapäev', 'reede', 'laupäev'); +$i18n_months = array('Jaanuar', 'Veebruar', 'Märts', 'Aprill', 'Mai', 'Juuni', 'Juuli', 'August', 'September', 'Oktoober', 'November', 'Detsember'); +$i18n_weekdays = array('Pühapäev', 'Esmaspäev', 'Teisipäev', 'Kolmapäev', 'Neljapäev', 'Reede', 'Laupäev'); $i18n_weekdays_short = array('P', 'E', 'T', 'K', 'N', 'R', 'L'); // format mm/dd $i18n_holidays = array('01/01', '02/24', '04/10', '04/12', '05/01', '05/31', '06/23', '06/24', '08/20', '12/24', '12/25', '12/26'); @@ -41,29 +41,29 @@ $i18n_holidays = array('01/01', '02/24', '04/10', '04/12', '05/01', '05/31', '06 $i18n_key_words = array( // Menus. -'menu.login' => 'login', -'menu.logout' => 'logout', +'menu.login' => 'Login', +'menu.logout' => 'Logout', // TODO: Translate the following: // 'menu.forum' => 'Forum', -'menu.help' => 'abiinfo', +'menu.help' => 'Abiinfo', // Note to translators: menu.create_team needs a more accurate translation. 'menu.create_team' => 'loo uus managerikonto', -'menu.profile' => 'profiili', -'menu.time' => 'aeg', +'menu.profile' => 'Profiili', +'menu.time' => 'Aeg', // TODO: Translate the following: // 'menu.expenses' => 'Expenses', -'menu.reports' => 'raportid', +'menu.reports' => 'Raportid', // TODO: Translate the following: // 'menu.charts' => 'Charts', -'menu.projects' => 'projektid', +'menu.projects' => 'Projektid', // TODO: Translate the following: // 'menu.tasks' => 'Tasks', // 'menu.users' => 'Users', -'menu.teams' => 'meeskonnad', +'menu.teams' => 'Meeskonnad', // TODO: Translate the following: // 'menu.export' => 'Export', -'menu.clients' => 'kliendid', -'menu.options' => 'suvandid', +'menu.clients' => 'Kliendid', +'menu.options' => 'Suvandid', // Footer - strings on the bottom of most pages. // TODO: translate the following: @@ -71,7 +71,7 @@ $i18n_key_words = array( // 'footer.credits' => 'Credits', // 'footer.license' => 'License', // 'footer.improve' => 'Contribute', // Translators: this could mean "Improve", if it makes better sense in your language. - // This is a link to a webpage that describes how to contribute to the project. + // This is a link to a webpage that describes how to contribute to the project. // Error messages. // TODO: translate the following: @@ -141,6 +141,10 @@ $i18n_key_words = array( // Translate the following string. // 'label.page' => 'Page', +// Form titles. +'title.options' => 'Suvandid', +// TODO: almost the entire title section is missing here. See the English file. + "form.filter.project" => 'projekt', "form.filter.filter" => 'lemmikraport', "form.filter.filter_new" => 'salvesta lemmikuna', @@ -174,10 +178,7 @@ $i18n_key_words = array( "form.admin.profile.th.edit" => 'muuda', "form.admin.profile.th.del" => 'kustuta', "form.admin.profile.th.active" => 'aktiivne', -"form.admin.lock.period" => 'lukusta intervall päevades', -"form.admin.options" => 'suvandid', // Note to translators: the strings below are missing in the translation and must be translated -// "form.admin.lang_default" => 'site default language', // "form.admin.custom_date_format" => "date format", // "form.admin.custom_time_format" => "time format", // "form.admin.start_week" => "first day of week", @@ -318,9 +319,6 @@ $i18n_key_words = array( "form.invoice.date" => 'kuupäev', "form.invoice.number" => 'arve number', "form.invoice.tax" => 'maks', -"form.invoice.daily_subtotals" => 'igapäevased vahesummad', -"form.invoice.yourcoo" => 'sinu nimi
ja aadress', -"form.invoice.custcoo" => 'kliendi nimi
ja aadress', "form.invoice.comment" => 'kommentaar ', "form.invoice.th.username" => 'isik', "form.invoice.th.time" => 'tunde', @@ -353,9 +351,6 @@ $i18n_key_words = array( "form.client.th.del" => 'kustuta', "form.client.name" => 'nimi', "form.client.tax" => 'maks', -"form.client.daily_subtotals" => 'igapäevased vahesummad', -"form.client.yourcoo" => 'sinu nimi
ja aadress arvel', -"form.client.custcoo" => 'aadress', "form.client.comment" => 'märkus ', // miscellaneous strings