mirror of
https://github.com/bringout/oca-ocb-hr.git
synced 2026-04-27 11:32:02 +02:00
19.0 vanilla
This commit is contained in:
parent
a1137a1456
commit
e1d89e11e3
2789 changed files with 1093187 additions and 605897 deletions
|
|
@ -1,23 +1,28 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * hr_gamification
|
||||
#
|
||||
# * hr_gamification
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
#
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
# "Maitê Dietze (madi)" <madi@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0beta\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-09-23 08:02+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:46+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 2022\n"
|
||||
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/odoo/teams/41243/pt_BR/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-11-27 09:02+0000\n"
|
||||
"Last-Translator: \"Maitê Dietze (madi)\" <madi@odoo.com>\n"
|
||||
"Language-Team: Portuguese (Brazil) <https://translate.odoo.com/projects/"
|
||||
"odoo-19/hr_gamification/pt_BR/>\n"
|
||||
"Language: pt_BR\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: pt_BR\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : ((n != 0 && n % "
|
||||
"1000000 == 0) ? 1 : 2);\n"
|
||||
"X-Generator: Weblate 5.14.3\n"
|
||||
|
||||
#. module: hr_gamification
|
||||
#: model_terms:ir.actions.act_window,help:hr_gamification.goals_menu_groupby_action2
|
||||
|
|
@ -25,62 +30,59 @@ msgid ""
|
|||
"A goal is defined by a user and a goal type.\n"
|
||||
" Goals can be created automatically by using challenges."
|
||||
msgstr ""
|
||||
"Um objectivo é definido por um utilizador e um tipo de meta.\n"
|
||||
"As metas podem ser criadas automaticamente usando desafios."
|
||||
"Um objetivo é definido pelo usuário e pelo tipo de objetivo.\n"
|
||||
"Os objetivos podem ser criados automaticamente por desafios."
|
||||
|
||||
#. module: hr_gamification
|
||||
#: model:ir.model.fields,help:hr_gamification.field_hr_employee__badge_ids
|
||||
#: model:ir.model.fields,help:hr_gamification.field_hr_employee_base__badge_ids
|
||||
#: model:ir.model.fields,help:hr_gamification.field_hr_employee_public__badge_ids
|
||||
msgid ""
|
||||
"All employee badges, linked to the employee either directly or through the "
|
||||
"user"
|
||||
msgstr ""
|
||||
"Todos os distintivos de funcionários, vinculados ao funcionário diretamente "
|
||||
"ou por meio do usuário"
|
||||
"Todas as medalhas de funcionários, vinculadas ao funcionário diretamente ou "
|
||||
"por meio do usuário"
|
||||
|
||||
#. module: hr_gamification
|
||||
#: model_terms:ir.ui.view,arch_db:hr_gamification.view_current_badge_form
|
||||
msgid "Are you sure you want to delete this granted badge?"
|
||||
msgstr "Tem certeza de que quer excluir este emblema?"
|
||||
|
||||
#. module: hr_gamification
|
||||
#: model_terms:ir.actions.act_window,help:hr_gamification.challenge_list_action2
|
||||
msgid ""
|
||||
"Assign a list of goals to chosen users to evaluate them.\n"
|
||||
" The challenge can use a period (weekly, monthly...) for automatic creation of goals.\n"
|
||||
" The goals are created for the specified users or member of the group."
|
||||
" The challenge can use a period (weekly, monthly...) for "
|
||||
"automatic creation of goals.\n"
|
||||
" The goals are created for the specified users or member "
|
||||
"of the group."
|
||||
msgstr ""
|
||||
"Atribuir uma lista de objetivos aos usuários escolhidos para avaliá-los.\n"
|
||||
"O desafio pode usar um período (semanal, mensal ...) para a criação automática de metas.\n"
|
||||
"Atribua uma lista de objetivos aos usuários selecionados para avaliá-los.\n"
|
||||
"O desafio pode usar um período (semanal, mensal…) para a criação automática "
|
||||
"de objetivos.\n"
|
||||
"Os objetivos são criados para os usuários especificados ou membros do grupo."
|
||||
|
||||
#. module: hr_gamification
|
||||
#: model:ir.model.fields,field_description:hr_gamification.field_hr_employee_public__badge_ids
|
||||
msgid "Badge"
|
||||
msgstr "Emblema"
|
||||
|
||||
#. module: hr_gamification
|
||||
#: model_terms:ir.ui.view,arch_db:hr_gamification.view_current_badge_form
|
||||
msgid "Badge Name"
|
||||
msgstr "Nome da medalha"
|
||||
|
||||
#. module: hr_gamification
|
||||
#: model:ir.model.fields,field_description:hr_gamification.field_res_users__badge_ids
|
||||
#: model:ir.ui.menu,name:hr_gamification.gamification_badge_menu_hr
|
||||
msgid "Badges"
|
||||
msgstr "Distintivos"
|
||||
|
||||
#. module: hr_gamification
|
||||
#: model_terms:ir.ui.view,arch_db:hr_gamification.hr_employee_public_view_form
|
||||
#: model_terms:ir.ui.view,arch_db:hr_gamification.hr_hr_employee_view_form
|
||||
msgid ""
|
||||
"Badges are rewards of good work. Give them to people you believe deserve it."
|
||||
msgstr ""
|
||||
"Medalhas são frutos de um bom trabalho. Dê-lhes a pessoas que acredita "
|
||||
"merecer."
|
||||
msgid "Badges"
|
||||
msgstr "Medalhas"
|
||||
|
||||
#. module: hr_gamification
|
||||
#: model:ir.model.fields,help:hr_gamification.field_hr_employee__direct_badge_ids
|
||||
#: model:ir.model.fields,help:hr_gamification.field_hr_employee_base__direct_badge_ids
|
||||
#: model:ir.model.fields,help:hr_gamification.field_hr_employee_public__direct_badge_ids
|
||||
msgid "Badges directly linked to the employee"
|
||||
msgstr "Distintivos diretamente ligados ao empregado"
|
||||
|
||||
#. module: hr_gamification
|
||||
#: model:ir.model,name:hr_gamification.model_hr_employee_base
|
||||
msgid "Basic Employee"
|
||||
msgstr "Empregado Básico"
|
||||
|
||||
#. module: hr_gamification
|
||||
#: model_terms:ir.ui.view,arch_db:hr_gamification.view_badge_wizard_reward
|
||||
msgid "Cancel"
|
||||
msgstr "Cancelar"
|
||||
msgstr "Medalhas diretamente vinculadas ao empregado"
|
||||
|
||||
#. module: hr_gamification
|
||||
#: model:ir.actions.act_window,name:hr_gamification.challenge_list_action2
|
||||
|
|
@ -92,26 +94,52 @@ msgstr "Desafios"
|
|||
#. module: hr_gamification
|
||||
#: model_terms:ir.actions.act_window,help:hr_gamification.challenge_list_action2
|
||||
msgid "Create a new challenge"
|
||||
msgstr "Crie um novo desafio"
|
||||
msgstr "Criar um desafio"
|
||||
|
||||
#. module: hr_gamification
|
||||
#: model_terms:ir.actions.act_window,help:hr_gamification.goals_menu_groupby_action2
|
||||
msgid "Create a new goal"
|
||||
msgstr "Crie um novo objetivo"
|
||||
msgstr "Criar um objetivo"
|
||||
|
||||
#. module: hr_gamification
|
||||
#: model_terms:ir.ui.view,arch_db:hr_gamification.view_current_badge_form
|
||||
msgid "Delete"
|
||||
msgstr "Excluir"
|
||||
|
||||
#. module: hr_gamification
|
||||
#: model_terms:ir.ui.view,arch_db:hr_gamification.view_badge_wizard_reward
|
||||
#: model_terms:ir.ui.view,arch_db:hr_gamification.view_current_badge_form
|
||||
msgid "Describe what they did and why it matters (will be public)"
|
||||
msgstr "Descreva o que fizeram e por que é importante (será público)"
|
||||
msgstr "Descreva o que foi feito e por que foi importante (será público)"
|
||||
|
||||
#. module: hr_gamification
|
||||
#: model_terms:ir.ui.view,arch_db:hr_gamification.view_current_badge_form
|
||||
msgid "Description"
|
||||
msgstr "Descrição"
|
||||
|
||||
#. module: hr_gamification
|
||||
#: model:ir.model.fields,field_description:hr_gamification.field_hr_employee__direct_badge_ids
|
||||
#: model:ir.model.fields,field_description:hr_gamification.field_hr_employee_base__direct_badge_ids
|
||||
#: model:ir.model.fields,field_description:hr_gamification.field_hr_employee_public__direct_badge_ids
|
||||
msgid "Direct Badge"
|
||||
msgstr "Distintivo Direto"
|
||||
msgstr "Medalha direta"
|
||||
|
||||
#. module: hr_gamification
|
||||
#: model_terms:ir.ui.view,arch_db:hr_gamification.view_badge_wizard_reward
|
||||
#: model_terms:ir.ui.view,arch_db:hr_gamification.view_current_badge_form
|
||||
msgid "Discard"
|
||||
msgstr "Cancelar"
|
||||
|
||||
#. module: hr_gamification
|
||||
#: model:ir.model.fields,field_description:hr_gamification.field_gamification_badge__display_name
|
||||
#: model:ir.model.fields,field_description:hr_gamification.field_gamification_badge_user__display_name
|
||||
#: model:ir.model.fields,field_description:hr_gamification.field_gamification_badge_user_wizard__display_name
|
||||
#: model:ir.model.fields,field_description:hr_gamification.field_hr_employee__display_name
|
||||
#: model:ir.model.fields,field_description:hr_gamification.field_hr_employee_public__display_name
|
||||
#: model:ir.model.fields,field_description:hr_gamification.field_res_users__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nome exibido"
|
||||
|
||||
#. module: hr_gamification
|
||||
#: model:ir.model,name:hr_gamification.model_hr_employee
|
||||
#: model:ir.model.fields,field_description:hr_gamification.field_gamification_badge_user__employee_id
|
||||
#: model:ir.model.fields,field_description:hr_gamification.field_gamification_badge_user_wizard__employee_id
|
||||
msgid "Employee"
|
||||
|
|
@ -119,17 +147,13 @@ msgstr "Funcionário"
|
|||
|
||||
#. module: hr_gamification
|
||||
#: model:ir.model.fields,field_description:hr_gamification.field_hr_employee__badge_ids
|
||||
#: model:ir.model.fields,field_description:hr_gamification.field_hr_employee_base__badge_ids
|
||||
#: model:ir.model.fields,field_description:hr_gamification.field_hr_employee_public__badge_ids
|
||||
msgid "Employee Badges"
|
||||
msgstr "Medalhas dos Funcionários"
|
||||
msgstr "Medalhas dos funcionários"
|
||||
|
||||
#. module: hr_gamification
|
||||
#: model:ir.model.fields,field_description:hr_gamification.field_hr_employee__goal_ids
|
||||
#: model:ir.model.fields,field_description:hr_gamification.field_hr_employee_base__goal_ids
|
||||
#: model:ir.model.fields,field_description:hr_gamification.field_hr_employee_public__goal_ids
|
||||
msgid "Employee HR Goals"
|
||||
msgstr "Objetivos de RH dos Funcionários"
|
||||
msgstr "Objetivos de RH dos funcionários"
|
||||
|
||||
#. module: hr_gamification
|
||||
#: model:ir.model,name:hr_gamification.model_gamification_badge
|
||||
|
|
@ -139,12 +163,12 @@ msgstr "Medalha de Gamificação"
|
|||
#. module: hr_gamification
|
||||
#: model:ir.model,name:hr_gamification.model_gamification_badge_user
|
||||
msgid "Gamification User Badge"
|
||||
msgstr "Distintivo de Usuário de Gamificação"
|
||||
msgstr "Medalha do usuário de Gamificação"
|
||||
|
||||
#. module: hr_gamification
|
||||
#: model:ir.model,name:hr_gamification.model_gamification_badge_user_wizard
|
||||
msgid "Gamification User Badge Wizard"
|
||||
msgstr "Assistente de Distintivo de Usuário de Gamificação"
|
||||
msgstr "Assistente de medalhas do usuário de Gamificação"
|
||||
|
||||
#. module: hr_gamification
|
||||
#: model:ir.model.fields,field_description:hr_gamification.field_res_users__goal_ids
|
||||
|
|
@ -164,10 +188,10 @@ msgid "Grant a Badge"
|
|||
msgstr "Conceder uma medalha"
|
||||
|
||||
#. module: hr_gamification
|
||||
#: model_terms:ir.ui.view,arch_db:hr_gamification.hr_employee_public_view_form
|
||||
#: model_terms:ir.ui.view,arch_db:hr_gamification.hr_hr_employee_view_form
|
||||
msgid "Grant this employee his first badge"
|
||||
msgstr "Conceda a este funcionário seu primeiro distintivo"
|
||||
#: model:ir.actions.act_window,name:hr_gamification.action_reward_wizard
|
||||
#: model_terms:ir.ui.view,arch_db:hr_gamification.view_badge_wizard_reward
|
||||
msgid "Grant a badge"
|
||||
msgstr "Conceder uma medalha"
|
||||
|
||||
#. module: hr_gamification
|
||||
#: model_terms:ir.ui.view,arch_db:hr_gamification.hr_badge_form_view
|
||||
|
|
@ -177,31 +201,44 @@ msgstr "Garantido"
|
|||
#. module: hr_gamification
|
||||
#: model:ir.model.fields,field_description:hr_gamification.field_gamification_badge__granted_employees_count
|
||||
msgid "Granted Employees Count"
|
||||
msgstr "Contagem de Funcionários Concedidos"
|
||||
msgstr "Total de funcionários premiados"
|
||||
|
||||
#. module: hr_gamification
|
||||
#: model_terms:ir.ui.view,arch_db:hr_gamification.view_current_badge_form
|
||||
msgid "Granted by"
|
||||
msgstr "Concedido por"
|
||||
|
||||
#. module: hr_gamification
|
||||
#: model:ir.model.fields,field_description:hr_gamification.field_hr_employee__has_badges
|
||||
#: model:ir.model.fields,field_description:hr_gamification.field_hr_employee_base__has_badges
|
||||
#: model:ir.model.fields,field_description:hr_gamification.field_hr_employee_public__has_badges
|
||||
msgid "Has Badges"
|
||||
msgstr "Tem Medalhas"
|
||||
msgstr "Tem medalhas"
|
||||
|
||||
#. module: hr_gamification
|
||||
#: model_terms:ir.ui.view,arch_db:hr_gamification.hr_employee_public_view_form
|
||||
#: model_terms:ir.ui.view,arch_db:hr_gamification.hr_hr_employee_view_form
|
||||
msgid "Received Badges"
|
||||
msgstr "Medalhas recebidas"
|
||||
#: model:ir.model.fields,field_description:hr_gamification.field_gamification_badge_user__has_edit_delete_access
|
||||
msgid "Has Edit Delete Access"
|
||||
msgstr "Tem acesso para editar e excluir"
|
||||
|
||||
#. module: hr_gamification
|
||||
#: model:ir.model.fields,help:hr_gamification.field_gamification_badge_user_wizard__user_id
|
||||
msgid "Related user name for the resource to manage its access."
|
||||
msgstr "Usuário relacionado para o gerente controlar seus acessos."
|
||||
#: model:ir.model.fields,field_description:hr_gamification.field_gamification_badge__id
|
||||
#: model:ir.model.fields,field_description:hr_gamification.field_gamification_badge_user__id
|
||||
#: model:ir.model.fields,field_description:hr_gamification.field_gamification_badge_user_wizard__id
|
||||
#: model:ir.model.fields,field_description:hr_gamification.field_hr_employee__id
|
||||
#: model:ir.model.fields,field_description:hr_gamification.field_hr_employee_public__id
|
||||
#: model:ir.model.fields,field_description:hr_gamification.field_res_users__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: hr_gamification
|
||||
#: model:ir.actions.act_window,name:hr_gamification.action_reward_wizard
|
||||
#: model_terms:ir.ui.view,arch_db:hr_gamification.view_badge_wizard_reward
|
||||
msgid "Reward Employee"
|
||||
msgstr "Recompensar funcionário"
|
||||
#: model:ir.model,name:hr_gamification.model_hr_employee_public
|
||||
msgid "Public Employee"
|
||||
msgstr "Funcionário público"
|
||||
|
||||
#. module: hr_gamification
|
||||
#. odoo-python
|
||||
#: code:addons/hr_gamification/models/gamification.py:0
|
||||
msgid "Received Badge"
|
||||
msgstr "Distintivo recebido"
|
||||
|
||||
#. module: hr_gamification
|
||||
#: model_terms:ir.ui.view,arch_db:hr_gamification.view_badge_wizard_reward
|
||||
|
|
@ -209,10 +246,25 @@ msgid "Reward Employee with"
|
|||
msgstr "Recompensar funcionário com"
|
||||
|
||||
#. module: hr_gamification
|
||||
#: model_terms:ir.ui.view,arch_db:hr_gamification.view_current_badge_form
|
||||
msgid "Save"
|
||||
msgstr "Salvar"
|
||||
|
||||
#. module: hr_gamification
|
||||
#. odoo-python
|
||||
#: code:addons/hr_gamification/models/gamification.py:0
|
||||
#, python-format
|
||||
msgid "The selected employee does not correspond to the selected user."
|
||||
msgstr "O funcionário selecionado não corresponde ao usuário selecionado"
|
||||
msgstr "O funcionário selecionado não corresponde ao usuário selecionado."
|
||||
|
||||
#. module: hr_gamification
|
||||
#: model_terms:ir.ui.view,arch_db:hr_gamification.hr_employee_public_view_form
|
||||
#: model_terms:ir.ui.view,arch_db:hr_gamification.hr_hr_employee_view_form
|
||||
msgid ""
|
||||
"There are no badges for this employee.<br/>\n"
|
||||
" It's time to allow the first one."
|
||||
msgstr ""
|
||||
"Não há crachás para esse funcionário.<br/>\n"
|
||||
" Que tal permitir a criação do primeiro?"
|
||||
|
||||
#. module: hr_gamification
|
||||
#: model:ir.model,name:hr_gamification.model_res_users
|
||||
|
|
@ -220,27 +272,57 @@ msgstr "O funcionário selecionado não corresponde ao usuário selecionado"
|
|||
msgid "User"
|
||||
msgstr "Usuário"
|
||||
|
||||
#. module: hr_gamification
|
||||
#. odoo-python
|
||||
#: code:addons/hr_gamification/models/gamification.py:0
|
||||
msgid "View Your Badge"
|
||||
msgstr "Ver sua medalha"
|
||||
|
||||
#. module: hr_gamification
|
||||
#: model_terms:ir.ui.view,arch_db:hr_gamification.view_badge_wizard_reward
|
||||
msgid "What are you thankful for?"
|
||||
msgstr "Pelo que você é grato?"
|
||||
|
||||
#. module: hr_gamification
|
||||
#. odoo-python
|
||||
#: code:addons/hr_gamification/wizard/gamification_badge_user_wizard.py:0
|
||||
#, python-format
|
||||
msgid "You can not send a badge to yourself."
|
||||
msgstr "Você não pode enviar um distintivo para si mesmo."
|
||||
msgstr "Você não pode enviar uma medalha para si mesmo."
|
||||
|
||||
#. module: hr_gamification
|
||||
#: code:addons/hr_gamification/wizard/gamification_badge_user_wizard.py:0
|
||||
#, python-format
|
||||
msgid "You can send badges only to employees linked to a user."
|
||||
msgstr ""
|
||||
"Você pode enviar medalhas somente para os funcionários vinculados a um "
|
||||
"usuário."
|
||||
#: model_terms:ir.ui.view,arch_db:hr_gamification.view_current_badge_form
|
||||
msgid "on"
|
||||
msgstr "em"
|
||||
|
||||
#. module: hr_gamification
|
||||
#: model_terms:ir.ui.view,arch_db:hr_gamification.hr_employee_public_view_form
|
||||
#: model_terms:ir.ui.view,arch_db:hr_gamification.hr_hr_employee_view_form
|
||||
msgid "to reward this employee for a good action"
|
||||
msgstr "Recompensar este funcionário por uma atividade bem executada"
|
||||
#~ msgid ""
|
||||
#~ "Badges are rewards of good work. Give them to people you believe deserve "
|
||||
#~ "it."
|
||||
#~ msgstr ""
|
||||
#~ "Medalhas são frutos de um bom trabalho. Dê-lhes a pessoas que acredita "
|
||||
#~ "merecer."
|
||||
|
||||
#~ msgid "Basic Employee"
|
||||
#~ msgstr "Empregado Básico"
|
||||
|
||||
#~ msgid "Cancel"
|
||||
#~ msgstr "Cancelar"
|
||||
|
||||
#~ msgid "Grant this employee his first badge"
|
||||
#~ msgstr "Conceda a este funcionário seu primeiro distintivo"
|
||||
|
||||
#~ msgid "Received Badges"
|
||||
#~ msgstr "Medalhas recebidas"
|
||||
|
||||
#~ msgid "Related user name for the resource to manage its access."
|
||||
#~ msgstr "Usuário relacionado para o gerente controlar seus acessos."
|
||||
|
||||
#~ msgid "Reward Employee"
|
||||
#~ msgstr "Recompensar funcionário"
|
||||
|
||||
#~ msgid "You can send badges only to employees linked to a user."
|
||||
#~ msgstr ""
|
||||
#~ "Você pode enviar medalhas somente para os funcionários vinculados a um "
|
||||
#~ "usuário."
|
||||
|
||||
#~ msgid "to reward this employee for a good action"
|
||||
#~ msgstr "Recompensar este funcionário por uma atividade bem executada"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue