# Hungarian translation for openobject-addons # Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014 # This file is distributed under the same license as the openobject-addons package. # FIRST AUTHOR , 2014. # msgid "" msgstr "" "Project-Id-Version: openobject-addons\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2014-08-14 13:09+0000\n" "PO-Revision-Date: 2014-10-20 18:32+0000\n" "Last-Translator: krnkris \n" "Language-Team: Hungarian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2014-10-21 07:53+0000\n" "X-Generator: Launchpad (build 17203)\n" #. module: hr_gamification #: model:ir.actions.act_window,help:hr_gamification.challenge_list_action2 msgid "" "

\n" " Click to create a challenge. \n" "

\n" "

\n" " 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.\n" "

\n" " " msgstr "" "

\n" " Kattintson egy kihívás létrehozásához. \n" "

\n" "

\n" " Hozzárendelhet egy, a felhasználók által kiválasztható \n" " cál listát, melyből kiértékelheti Őket.\n" " A kihívás használhat egy időszakot (heti, havi...) a " "célok automatikus létrehozásához.\n" " A célt az ide vonatkozó felhasználóhóz vagy egy csoport " "tagjához hozza létre.\n" "

\n" " " #. module: hr_gamification #: model:ir.actions.act_window,help:hr_gamification.goals_menu_groupby_action2 msgid "" "

\n" " Click to create a goal. \n" "

\n" "

\n" " A goal is defined by a user and a goal type.\n" " Goals can be created automatically by using challenges.\n" "

\n" " " msgstr "" "

\n" " Kattintson egy cél létrehozásához. \n" "

\n" "

\n" " A célt meghatározza egy felhasználó és a cél egy " "típusa.\n" " A kihívások használatával lehet célokat létrehozni. \n" "

\n" " " #. module: hr_gamification #: model:ir.ui.menu,name:hr_gamification.gamification_badge_menu_hr msgid "Badges" msgstr "Kitűzők" #. module: hr_gamification #: view:hr.employee:hr_gamification.hr_hr_employee_view_form msgid "" "Badges are rewards of good work. Give them to people you believe deserve it." msgstr "" "Kitűzők a jó munkáért járó jutalmak. Azoknak az embereknek adja akik, " "véleménye szerint megérdemlik." #. module: hr_gamification #: view:gamification.badge.user.wizard:hr_gamification.view_badge_wizard_reward msgid "Cancel" msgstr "Mégse" #. module: hr_gamification #: model:ir.actions.act_window,name:hr_gamification.challenge_list_action2 #: model:ir.ui.menu,name:hr_gamification.gamification_challenge_menu_hr msgid "Challenges" msgstr "Kihívás" #. module: hr_gamification #: view:hr.employee:hr_gamification.hr_hr_employee_view_form msgid "Click to grant this employee his first badge" msgstr "Kattintson a munkavállalójának odaítélendő első kitűzőjéhez" #. module: hr_gamification #: view:gamification.badge.user.wizard:hr_gamification.view_badge_wizard_reward msgid "Describe what they did and why it matters (will be public)" msgstr "Írja le mit csinált és az miért számított (nyilvános lesz)" #. module: hr_gamification #: field:gamification.badge.user,employee_id:0 #: field:gamification.badge.user.wizard,employee_id:0 #: model:ir.model,name:hr_gamification.model_hr_employee msgid "Employee" msgstr "Munkavállaló" #. module: hr_gamification #: field:hr.employee,badge_ids:0 msgid "Employee Badges" msgstr "Munkavállalói kitüntetések" #. module: hr_gamification #: field:hr.employee,goal_ids:0 msgid "Employee HR Goals" msgstr "Munkavállaló Emberi erőforrás HR célok" #. module: hr_gamification #: model:ir.ui.menu,name:hr_gamification.menu_hr_gamification msgid "Engagement" msgstr "Elkötelezettség" #. module: hr_gamification #: model:ir.model,name:hr_gamification.model_gamification_badge msgid "Gamification badge" msgstr "Gamifikációs/játékos kitüntetés" #. module: hr_gamification #: model:ir.model,name:hr_gamification.model_gamification_badge_user msgid "Gamification user badge" msgstr "Gamifikációs/játékos felhasználói kitüntetés" #. module: hr_gamification #: view:hr.employee:hr_gamification.hr_hr_employee_view_form msgid "Goals" msgstr "Célok" #. module: hr_gamification #: model:ir.actions.act_window,name:hr_gamification.goals_menu_groupby_action2 #: model:ir.ui.menu,name:hr_gamification.gamification_goal_menu_hr msgid "Goals History" msgstr "Célok történetei" #. module: hr_gamification #: view:hr.employee:hr_gamification.hr_hr_employee_view_form msgid "Grant a Badge" msgstr "Egy kitüntetést adományoz" #. module: hr_gamification #: view:gamification.badge:hr_gamification.hr_badge_form_view msgid "Granted Employees" msgstr "Kitüntetett munkavállalók" #. module: hr_gamification #: field:hr.employee,has_badges:0 msgid "Has Badges" msgstr "Kitüntetett" #. module: hr_gamification #: view:hr.employee:hr_gamification.hr_hr_employee_view_form msgid "Received Badges" msgstr "Megkapott kitüntetések" #. module: hr_gamification #: view:gamification.badge.user.wizard:hr_gamification.view_badge_wizard_reward #: model:ir.actions.act_window,name:hr_gamification.action_reward_wizard msgid "Reward Employee" msgstr "Munkavállaló jutalmazás" #. module: hr_gamification #: view:gamification.badge.user.wizard:hr_gamification.view_badge_wizard_reward msgid "Reward Employee with" msgstr "Munkavállaló jutalmazás ezzel" #. module: hr_gamification #: constraint:gamification.badge.user:0 msgid "The selected employee does not correspond to the selected user." msgstr "" "A kiválasztott munkavállaló nincs összhangban a kiválasztott felhasználóhoz." #. module: hr_gamification #: code:addons/hr_gamification/wizard/grant_badge.py:45 #: code:addons/hr_gamification/wizard/grant_badge.py:48 #, python-format msgid "Warning!" msgstr "Figyelem!" #. module: hr_gamification #: view:gamification.badge.user.wizard:hr_gamification.view_badge_wizard_reward msgid "What are you thank for?" msgstr "Miért hálás?" #. module: hr_gamification #: code:addons/hr_gamification/wizard/grant_badge.py:48 #, python-format msgid "You can not send a badge to yourself" msgstr "Nem tud saját magának jelvényt küldeni" #. module: hr_gamification #: code:addons/hr_gamification/wizard/grant_badge.py:45 #, python-format msgid "You can send badges only to employees linked to a user." msgstr "Csak a felhasználóhoz kötött munkavállalóknak tud jelvényt küldeni." #. module: hr_gamification #: view:hr.employee:hr_gamification.hr_hr_employee_view_form msgid "to reward this employee for a good action" msgstr "egy jó cselekedetért jutalmazza meg ezt a munkavállalót"