X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fpt.lang.php;h=efec8b8102714e2998898bfe6d4ae6332f79d1ed;hb=59cc31a364495ff91d9b43fada500982418fd4e7;hp=e00310b22085b12620129bc03b99d99c94ea6cc7;hpb=7222eeeece08554fe11df2fe33e17dded52b06d0;p=timetracker.git diff --git a/WEB-INF/resources/pt.lang.php b/WEB-INF/resources/pt.lang.php index e00310b2..efec8b81 100644 --- a/WEB-INF/resources/pt.lang.php +++ b/WEB-INF/resources/pt.lang.php @@ -337,8 +337,8 @@ $i18n_key_words = array( // 'dropdown.not_paid' => 'not paid', // Login form. See example at https://timetracker.anuko.com/login.php. +'form.login.forgot_password' => 'Esqueceu a senha?', // TODO: translate the following. -// 'form.login.forgot_password' => 'Forgot password?', // 'form.login.about' =>'Anuko Time Tracker is a simple, easy to use, open source time tracking system.', // Resetting Password form. See example at https://timetracker.anuko.com/password_reset.php. @@ -375,9 +375,9 @@ $i18n_key_words = array( // 'form.reports.include_not_billable' => 'not billable', // 'form.reports.include_invoiced' => 'invoiced', // 'form.reports.include_not_invoiced' => 'not invoiced', -// 'form.reports.select_period' => 'Select time period', -// 'form.reports.set_period' => 'or set dates', -// 'form.reports.show_fields' => 'Show fields', +'form.reports.select_period' => 'Selecione o período de tempo', +'form.reports.set_period' => 'ou selecionar datas', +'form.reports.show_fields' => 'Exibir campos', // 'form.reports.group_by' => 'Group by', // 'form.reports.group_by_no' => '--- no grouping ---', // 'form.reports.group_by_date' => 'date', @@ -475,17 +475,8 @@ $i18n_key_words = array( // "form.mail.footer_str" => 'Anuko Time Tracker is a simple, easy to use, open source
time tracking system. Visit www.anuko.com for more information.', // "form.mail.sending_str" => 'the message has been sent', -// miscellaneous strings -"forward.forgot_password" => 'esqueceu a senha?', - "controls.per_tm" => 'este mês', "controls.per_lm" => 'último mês', "controls.per_tw" => 'esta semana', "controls.per_lw" => 'última semana', -"controls.sel_period" => '--- selecione o período de tempo ---', - -// labels -"label.sel_tp" => 'selecione o período de tempo', -"label.set_tp" => 'ou selecionar datas', -"label.fields" => 'exibir campos', );