X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fpt.lang.php;h=a509f546be72747de8f866f40d68c6ad0fc41299;hb=4b87befee994047e5ed8ffdeb812510037bff5ec;hp=a10a65be8d3eb8cc745db204ca5f0ac5a93a92cc;hpb=d13d094181f751b0ec919e054a15b8d12788f730;p=timetracker.git diff --git a/WEB-INF/resources/pt.lang.php b/WEB-INF/resources/pt.lang.php index a10a65be..a509f546 100644 --- a/WEB-INF/resources/pt.lang.php +++ b/WEB-INF/resources/pt.lang.php @@ -208,7 +208,8 @@ $i18n_key_words = array( // 'label.ldap_hint' => 'Type your Windows login and password in the fields below.', // 'label.required_fields' => '* - required fields', // 'label.on_behalf' => 'on behalf of', -// 'label.role_manager' => '(manager)', +'label.role_manager' => '(gerente)', +// TODO: translate the following. // 'label.role_comanager' => '(co-manager)', // 'label.role_admin' => '(administrator)', // 'label.page' => 'Page', @@ -254,6 +255,51 @@ $i18n_key_words = array( 'title.reports' => 'Relatórios', // TODO: translate the following. // 'title.report' => 'Report', +// 'title.send_report' => 'Sending Report', +// 'title.invoice' => 'Invoice', +// 'title.send_invoice' => 'Sending Invoice', +// 'title.charts' => 'Charts', +// 'title.projects' => 'Projects', +// 'title.add_project' => 'Adding Project', +// 'title.edit_project' => 'Editing Project', +// 'title.delete_project' => 'Deleting Project', +// 'title.tasks' => 'Tasks', +// 'title.add_task' => 'Adding Task', +// 'title.edit_task' => 'Editing Task', +// 'title.delete_task' => 'Deleting Task', +// 'title.users' => 'Users', +// 'title.add_user' => 'Adding User', +// 'title.edit_user' => 'Editing User', +// 'title.delete_user' => 'Deleting User', +// 'title.clients' => 'Clients', +// 'title.add_client' => 'Adding Client', +// 'title.edit_client' => 'Editing Client', +// 'title.delete_client' => 'Deleting Client', +// 'title.invoices' => 'Invoices', +// 'title.add_invoice' => 'Adding Invoice', +// 'title.view_invoice' => 'Viewing Invoice', +// 'title.delete_invoice' => 'Deleting Invoice', +// 'title.notifications' => 'Notifications', +// 'title.add_notification' => 'Adding Notification', +// 'title.edit_notification' => 'Editing Notification', +// 'title.delete_notification' => 'Deleting Notification', +// 'title.monthly_quotas' => 'Monthly Quotas', +// 'title.export' => 'Exporting Team Data', +// 'title.import' => 'Importing Team Data', +// 'title.options' => 'Options', +// 'title.profile' => 'Profile', +// 'title.cf_custom_fields' => 'Custom Fields', +// 'title.cf_add_custom_field' => 'Adding Custom Field', +// 'title.cf_edit_custom_field' => 'Editing Custom Field', +// 'title.cf_delete_custom_field' => 'Deleting Custom Field', +// 'title.cf_dropdown_options' => 'Dropdown Options', +// 'title.cf_add_dropdown_option' => 'Adding Option', +// 'title.cf_edit_dropdown_option' => 'Editing Option', +// 'title.cf_delete_dropdown_option' => 'Deleting Option', +// NOTE TO TRANSLATORS: Locking is a feature to lock records from modifications (ex: weekly on Mondays we lock all previous weeks). +// It is also a name for the Locking plugin on the Team profile page. +// 'title.locking' => 'Locking', +// 'title.week_view' => 'Week View', @@ -325,7 +371,6 @@ $i18n_key_words = array( "form.report.to" => 'data final', "form.report.duration" => 'duração', "form.report.start" => 'início', -"form.report.activity" => 'atividade', "form.report.finish" => 'fim', "form.report.note" => 'anotação', "form.report.project" => 'projeto', @@ -358,7 +403,6 @@ $i18n_key_words = array( // labels "label.pbehalf_info" => '%s %s on behalf of %s', -"label.pminfo" => ' (gerente)', "label.time_noentry" => 'sem registro', "label.req_fields" => '* campos obrigatórios', "label.sel_tp" => 'selecione o período de tempo',