19.0 vanilla

This commit is contained in:
Ernad Husremovic 2026-03-09 09:32:43 +01:00
parent 4607ccbd2e
commit 825ff6514e
487 changed files with 184979 additions and 195262 deletions

View file

@ -1,22 +1,22 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * gamification
#
#
# Translators:
# Martin Trigaux, 2022
#
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Project-Id-Version: Odoo Server 16.0beta\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-05-23 08:24+0000\n"
"POT-Creation-Date: 2023-05-16 13:50+0000\n"
"PO-Revision-Date: 2022-09-22 05:46+0000\n"
"Last-Translator: Martin Trigaux, 2022\n"
"Language-Team: Afrikaans (https://app.transifex.com/odoo/teams/41243/af/)\n"
"Language-Team: Afrikaans (https://www.transifex.com/odoo/teams/41243/af/)\n"
"Language: af\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: af\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: gamification
@ -28,51 +28,15 @@ msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_challenge.py:0
#, python-format
msgid "%s has joined the challenge"
msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_challenge.py:0
#, python-format
msgid "%s has refused the challenge"
msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_challenge.py:0
#, python-format
msgid "<br/> %(rank)d. %(user_name)s - %(reward_name)s"
msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_challenge.py:0
#, python-format
msgid ""
"<br/>Nobody has succeeded to reach every goal, no badge is rewarded for this"
" challenge."
msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_challenge.py:0
#, python-format
msgid ""
"<br/>Reward (badge %(badge_name)s) for every succeeding user was sent to "
"%(users)s."
msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_challenge.py:0
#, python-format
msgid ""
"<br/>Special rewards were sent to the top competing users. The ranking for "
"this challenge is :"
msgstr ""
#. module: gamification
#: model:mail.template,body_html:gamification.mail_template_data_new_rank_reached
msgid ""
@ -86,10 +50,10 @@ msgid ""
" <span t-out=\"object.name or ''\">Joel Willis</span>!\n"
" </p>\n"
" <p>\n"
" You just reached a new rank : <strong t-out=\"object.rank_id.name or ''\">Newbie</strong>\n"
" You just reached a new rank: <strong t-out=\"object.rank_id.name or ''\">Newbie</strong>\n"
" </p>\n"
" <t t-if=\"object.next_rank_id.name\">\n"
" <p>Continue your work to become a <strong t-out=\"object.next_rank_id.name or ''\">Student</strong> !</p>\n"
" <p>Continue your work to become a <strong t-out=\"object.next_rank_id.name or ''\">Student</strong>!</p>\n"
" </t>\n"
" <div style=\"margin: 16px 0px 16px 0px;\">\n"
" <t t-set=\"gamification_redirection_data\" t-value=\"object.get_gamification_redirection_data()\"></t>\n"
@ -133,30 +97,22 @@ msgstr ""
#. module: gamification
#: model_terms:ir.ui.view,arch_db:gamification.goal_kanban_view
msgid ""
"<i role=\"img\" class=\"fa fa-clock-o fa-3x\" title=\"Goal in Progress\" "
"aria-label=\"Goal in Progress\"/>"
msgid "<i role=\"img\" class=\"fa fa-clock-o fa-3x\" title=\"Goal in Progress\" aria-label=\"Goal in Progress\"/>"
msgstr ""
#. module: gamification
#: model_terms:ir.ui.view,arch_db:gamification.goal_kanban_view
msgid ""
"<i role=\"img\" class=\"text-danger fa fa-times fa-3x\" title=\"Goal "
"Failed\" aria-label=\"Goal Failed\"/>"
msgid "<i role=\"img\" class=\"text-danger fa fa-times fa-3x\" title=\"Goal Failed\" aria-label=\"Goal Failed\"/>"
msgstr ""
#. module: gamification
#: model_terms:ir.ui.view,arch_db:gamification.goal_kanban_view
msgid ""
"<i role=\"img\" class=\"text-success fa fa-check fa-3x\" title=\"Goal "
"Reached\" aria-label=\"Goal Reached\"/>"
msgid "<i role=\"img\" class=\"text-success fa fa-check fa-3x\" title=\"Goal Reached\" aria-label=\"Goal Reached\"/>"
msgstr ""
#. module: gamification
#: model_terms:ir.ui.view,arch_db:gamification.challenge_form_view
msgid ""
"<span class=\"o_stat_text\">Related</span>\n"
" <span class=\"o_stat_text\">Goals</span>"
msgid "<span class=\"o_stat_text\">Related Goals</span>"
msgstr ""
#. module: gamification
@ -177,7 +133,7 @@ msgid ""
" <tr><td valign=\"middle\">\n"
" <span style=\"font-size: 10px;\">Your Badge</span><br>\n"
" <span style=\"font-size: 20px; font-weight: bold;\" t-out=\"object.badge_id.name or ''\"></span>\n"
" </td><td valign=\"middle\" align=\"right\">\n"
" </td><td valign=\"middle\" align=\"right\" t-if=\"not object.user_id.company_id.uses_default_logo\">\n"
" <img t-attf-src=\"/logo.png?company={{ object.user_id.company_id.id }}\" style=\"padding: 0px; margin: 0px; height: auto; width: 80px;\" t-att-alt=\"object.user_id.company_id.name\">\n"
" </td></tr>\n"
" <tr><td colspan=\"2\" style=\"text-align:center;\">\n"
@ -192,8 +148,8 @@ msgid ""
" <table width=\"590\" border=\"0\" cellpadding=\"0\" style=\"min-width: 590px; background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;\">\n"
" <tr><td valign=\"top\" style=\"font-size: 14px;\">\n"
" <div>\n"
" Congratulations <t t-out=\"object.user_id.name or ''\"></t> !<br>\n"
" You just received badge <strong t-out=\"object.badge_id.name or ''\"></strong> !<br>\n"
" Congratulations <t t-out=\"object.user_id.name or ''\"></t>!<br>\n"
" You just received badge <strong t-out=\"object.badge_id.name or ''\"></strong>!<br>\n"
" <table t-if=\"not is_html_empty(object.badge_id.description)\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" style=\"width: 560px; margin-top: 5px;\">\n"
" <tbody><tr>\n"
" <td valign=\"center\">\n"
@ -473,9 +429,7 @@ msgstr ""
#: model:ir.model.fields,help:gamification.field_gamification_challenge_line__condition
#: model:ir.model.fields,help:gamification.field_gamification_goal__definition_condition
#: model:ir.model.fields,help:gamification.field_gamification_goal_definition__condition
msgid ""
"A goal is considered as completed when the current value is compared to the "
"value to reach"
msgid "A goal is considered as completed when the current value is compared to the value to reach"
msgstr ""
#. module: gamification
@ -513,6 +467,14 @@ msgstr ""
msgid "Active"
msgstr "Aktief"
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_karma_tracking.py:0
#: code:addons/gamification/models/res_users.py:0
#: code:addons/gamification/tests/test_karma_tracking.py:0
msgid "Add Manually"
msgstr ""
#. module: gamification
#: model_terms:ir.ui.view,arch_db:gamification.challenge_form_view
msgid "Advanced Options"
@ -615,11 +577,7 @@ msgstr ""
#. module: gamification
#: model_terms:ir.ui.view,arch_db:gamification.challenge_form_view
msgid ""
"Badges are granted when a challenge is finished. This is either at the end "
"of a running period (eg: end of the month for a monthly challenge), at the "
"end date of a challenge (if no periodicity is set) or when the challenge is "
"manually closed."
msgid "Badges are granted when a challenge is finished. This is either at the end of a running period (eg: end of the month for a monthly challenge), at the end date of a challenge (if no periodicity is set) or when the challenge is manually closed."
msgstr ""
#. module: gamification
@ -650,7 +608,6 @@ msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_goal.py:0
#, python-format
msgid "Can not modify the configuration of a started goal"
msgstr ""
@ -695,9 +652,7 @@ msgstr ""
#. module: gamification
#: model:ir.model.fields,help:gamification.field_gamification_goal__challenge_id
msgid ""
"Challenge that generated the goal, assign challenge to users to generate "
"goals with a value in this field."
msgid "Challenge that generated the goal, assign challenge to users to generate goals with a value in this field."
msgstr ""
#. module: gamification
@ -757,6 +712,12 @@ msgstr ""
msgid "Consolidated"
msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_karma_tracking.py:0
msgid "Consolidation from %s to %s"
msgstr ""
#. module: gamification
#: model:ir.actions.act_window,name:gamification.action_new_simplified_res_users
msgid "Create User"
@ -789,11 +750,7 @@ msgstr ""
#. module: gamification
#: model_terms:ir.actions.act_window,help:gamification.action_new_simplified_res_users
msgid ""
"Create and manage users that will connect to the system. Users can be "
"deactivated should there be a period of time during which they will/should "
"not connect to the system. You can assign them groups in order to give them "
"specific access to the applications they need to use in the system."
msgid "Create and manage users that will connect to the system. Users can be deactivated should there be a period of time during which they will/should not connect to the system. You can assign them groups in order to give them specific access to the applications they need to use in the system."
msgstr ""
#. module: gamification
@ -845,6 +802,11 @@ msgstr ""
msgid "Data"
msgstr ""
#. module: gamification
#: model_terms:ir.ui.view,arch_db:gamification.gamification_karma_tracking_view_tree
msgid "Date"
msgstr ""
#. module: gamification
#: model:ir.model.fields,field_description:gamification.field_gamification_goal_definition__field_date_id
msgid "Date Field"
@ -853,9 +815,7 @@ msgstr ""
#. module: gamification
#: model:ir.model.fields,help:gamification.field_gamification_goal__computation_mode
#: model:ir.model.fields,help:gamification.field_gamification_goal_definition__computation_mode
msgid ""
"Define how the goals will be computed. The result of the operation will be "
"stored in the field 'Current'."
msgid "Define how the goals will be computed. The result of the operation will be stored in the field 'Current'."
msgstr ""
#. module: gamification
@ -880,8 +840,7 @@ msgstr ""
#. module: gamification
#: model_terms:ir.ui.view,arch_db:gamification.challenge_form_view
msgid ""
"Describe the challenge: what is does, who it targets, why it matters..."
msgid "Describe the challenge: what is does, who it targets, why it matters..."
msgstr ""
#. module: gamification
@ -893,6 +852,7 @@ msgstr ""
#: model:ir.model.fields,field_description:gamification.field_gamification_badge__description
#: model:ir.model.fields,field_description:gamification.field_gamification_challenge__description
#: model:ir.model.fields,field_description:gamification.field_gamification_karma_rank__description
#: model:ir.model.fields,field_description:gamification.field_gamification_karma_tracking__reason
#: model_terms:ir.ui.view,arch_db:gamification.gamification_karma_rank_view_form
msgid "Description"
msgstr "Beskrywing"
@ -934,10 +894,7 @@ msgstr ""
#. module: gamification
#: model:ir.model.fields,help:gamification.field_gamification_goal_definition__domain
msgid ""
"Domain for filtering records. General rule, not user depending, e.g. "
"[('state', '=', 'done')]. The expression can contain reference to 'user' "
"which is a browse record of the current user if not in batch mode."
msgid "Domain for filtering records. General rule, not user depending, e.g. [('state', '=', 'done')]. The expression can contain reference to 'user' which is a browse record of the current user if not in batch mode."
msgstr ""
#. module: gamification
@ -955,7 +912,7 @@ msgstr ""
#. module: gamification
#: model_terms:gamification.karma.rank,description_motivational:gamification.rank_newbie
msgid "Earn your first points and join the adventure !"
msgid "Earn your first points and join the adventure!"
msgstr ""
#. module: gamification
@ -978,7 +935,7 @@ msgstr ""
#. module: gamification
#: model:ir.model.fields.selection,name:gamification.selection__gamification_badge__rule_auth__everyone
msgid "Everyone"
msgstr ""
msgstr "Almal"
#. module: gamification
#: model:ir.model.fields.selection,name:gamification.selection__gamification_goal_definition__display_mode__boolean
@ -1052,6 +1009,11 @@ msgstr ""
msgid "Full Suffix"
msgstr ""
#. module: gamification
#: model:ir.model.fields,field_description:gamification.field_gamification_karma_tracking__gain
msgid "Gain"
msgstr ""
#. module: gamification
#: model:ir.model,name:gamification.model_gamification_badge
msgid "Gamification Badge"
@ -1109,13 +1071,11 @@ msgstr ""
#. module: gamification
#: model:ir.actions.server,name:gamification.ir_cron_check_challenge_ir_actions_server
#: model:ir.cron,cron_name:gamification.ir_cron_check_challenge
msgid "Gamification: Goal Challenge Check"
msgstr ""
#. module: gamification
#: model:ir.actions.server,name:gamification.ir_cron_consolidate_last_month_ir_actions_server
#: model:ir.cron,cron_name:gamification.ir_cron_consolidate_last_month
#: model:ir.actions.server,name:gamification.ir_cron_consolidate_ir_actions_server
msgid "Gamification: Karma tracking consolidation"
msgstr ""
@ -1225,6 +1185,11 @@ msgstr ""
msgid "Grant this Badge"
msgstr ""
#. module: gamification
#: model_terms:ir.ui.view,arch_db:gamification.gamification_karma_tracking_view_search
msgid "Granted By"
msgstr ""
#. module: gamification
#: model_terms:ir.ui.view,arch_db:gamification.badge_user_kanban_view
msgid "Granted by"
@ -1347,24 +1312,17 @@ msgstr ""
#. module: gamification
#: model_terms:ir.ui.view,arch_db:gamification.goal_definition_form_view
msgid ""
"In batch mode, the domain is evaluated globally. If enabled, do not use "
"keyword 'user' in above filter domain."
msgid "In batch mode, the domain is evaluated globally. If enabled, do not use keyword 'user' in above filter domain."
msgstr ""
#. module: gamification
#: model:ir.model.fields,help:gamification.field_gamification_goal_definition__batch_distinctive_field
msgid ""
"In batch mode, this indicates which field distinguishes one user from the "
"other, e.g. user_id, partner_id..."
msgid "In batch mode, this indicates which field distinguishes one user from the other, e.g. user_id, partner_id..."
msgstr ""
#. module: gamification
#: model:ir.model.fields,help:gamification.field_gamification_goal__last_update
msgid ""
"In case of manual goal, reminders are sent if the goal as not been updated "
"for a while (defined in challenge). Ignored in case of non-manual goal or "
"goal not linked to a challenge."
msgid "In case of manual goal, reminders are sent if the goal as not been updated for a while (defined in challenge). Ignored in case of non-manual goal or goal not linked to a challenge."
msgstr ""
#. module: gamification
@ -1395,6 +1353,7 @@ msgstr ""
#. module: gamification
#: model:ir.model.fields,field_description:gamification.field_res_users__karma
#: model_terms:ir.ui.view,arch_db:gamification.res_users_view_form
msgid "Karma"
msgstr ""
@ -1404,18 +1363,23 @@ msgid "Karma Changes"
msgstr ""
#. module: gamification
#: model:ir.model.fields,field_description:gamification.field_gamification_badge____last_update
#: model:ir.model.fields,field_description:gamification.field_gamification_badge_user____last_update
#: model:ir.model.fields,field_description:gamification.field_gamification_badge_user_wizard____last_update
#: model:ir.model.fields,field_description:gamification.field_gamification_challenge____last_update
#: model:ir.model.fields,field_description:gamification.field_gamification_challenge_line____last_update
#: model:ir.model.fields,field_description:gamification.field_gamification_goal____last_update
#: model:ir.model.fields,field_description:gamification.field_gamification_goal_definition____last_update
#: model:ir.model.fields,field_description:gamification.field_gamification_goal_wizard____last_update
#: model:ir.model.fields,field_description:gamification.field_gamification_karma_rank____last_update
#: model:ir.model.fields,field_description:gamification.field_gamification_karma_tracking____last_update
msgid "Last Modified on"
msgstr "Laas Gewysig op"
#: model_terms:ir.ui.view,arch_db:gamification.gamification_karma_tracking_view_form
#: model_terms:ir.ui.view,arch_db:gamification.gamification_karma_tracking_view_search
#: model_terms:ir.ui.view,arch_db:gamification.gamification_karma_tracking_view_tree
msgid "Karma Owner"
msgstr ""
#. module: gamification
#: model:ir.actions.act_window,name:gamification.gamification_karma_tracking_action
#: model:ir.ui.menu,name:gamification.gamification_karma_tracking_menu
msgid "Karma Tracking"
msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/res_users.py:0
msgid "Karma Updates"
msgstr ""
#. module: gamification
#: model:ir.model.fields,field_description:gamification.field_gamification_challenge__last_report_date
@ -1481,9 +1445,8 @@ msgid "List of goals that will be set"
msgstr ""
#. module: gamification
#: model:ir.model.fields,field_description:gamification.field_gamification_badge__message_main_attachment_id
#: model:ir.model.fields,field_description:gamification.field_gamification_challenge__message_main_attachment_id
msgid "Main Attachment"
#: model_terms:ir.ui.view,arch_db:gamification.gamification_karma_tracking_view_search
msgid "Manual"
msgstr ""
#. module: gamification
@ -1551,6 +1514,11 @@ msgstr ""
msgid "My Goals"
msgstr ""
#. module: gamification
#: model_terms:ir.ui.view,arch_db:gamification.gamification_karma_tracking_view_search
msgid "My Karma"
msgstr ""
#. module: gamification
#: model:ir.model.fields,field_description:gamification.field_gamification_badge__stat_my_monthly_sending
msgid "My Monthly Sending Total"
@ -1611,6 +1579,11 @@ msgstr ""
msgid "Next Report Date"
msgstr ""
#. module: gamification
#: model_terms:ir.actions.act_window,help:gamification.gamification_karma_tracking_action
msgid "No Karma Tracking"
msgstr ""
#. module: gamification
#: model_terms:ir.actions.act_window,help:gamification.goals_from_challenge_act
msgid "No goal found"
@ -1634,7 +1607,12 @@ msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_challenge.py:0
#, python-format
msgid "Nobody has succeeded to reach every goal, no badge is rewarded for this challenge."
msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_challenge.py:0
msgid "Nobody reached the required conditions to receive special badges."
msgstr ""
@ -1668,7 +1646,7 @@ msgstr ""
#. module: gamification
#: model:ir.model.fields,help:gamification.field_gamification_badge__message_needaction_counter
#: model:ir.model.fields,help:gamification.field_gamification_challenge__message_needaction_counter
msgid "Number of messages requiring action"
msgid "Number of messages which requires an action"
msgstr ""
#. module: gamification
@ -1736,9 +1714,7 @@ msgstr ""
#. module: gamification
#: model:ir.model.fields,help:gamification.field_gamification_challenge__period
msgid ""
"Period of automatic goal assignment. If none is selected, should be launched"
" manually."
msgid "Period of automatic goal assignment. If none is selected, should be launched manually."
msgstr ""
#. module: gamification
@ -1746,6 +1722,11 @@ msgstr ""
msgid "Periodicity"
msgstr ""
#. module: gamification
#: model_terms:ir.ui.view,arch_db:gamification.gamification_karma_tracking_view_tree
msgid "Previous Total"
msgstr ""
#. module: gamification
#: model:gamification.badge,name:gamification.badge_problem_solver
msgid "Problem Solver"
@ -1763,9 +1744,7 @@ msgstr ""
#. module: gamification
#: model:ir.model.fields,help:gamification.field_gamification_goal_definition__compute_code
msgid ""
"Python code to be executed for each user. 'result' should contains the new "
"current value. Evaluated user can be access through object.user_id."
msgid "Python code to be executed for each user. 'result' should contains the new current value. Evaluated user can be access through object.user_id."
msgstr ""
#. module: gamification
@ -1795,44 +1774,24 @@ msgstr ""
msgid "Ranks List"
msgstr ""
#. module: gamification
#: model_terms:gamification.karma.rank,description_motivational:gamification.rank_master
msgid "Reach the next rank and become a Master!"
msgstr ""
#. module: gamification
#: model_terms:gamification.karma.rank,description_motivational:gamification.rank_doctor
msgid "Reach the next rank and become a powerful user!"
msgstr ""
#. module: gamification
#: model_terms:gamification.karma.rank,description_motivational:gamification.rank_bachelor
msgid "Reach the next rank and gain a very magic wand !"
msgid "Reach the next rank and gain a very magic wand!"
msgstr ""
#. module: gamification
#: model_terms:gamification.karma.rank,description_motivational:gamification.rank_master
msgid "Reach the next rank and gain a very nice hat !"
msgid "Reach the next rank and gain a very nice hat!"
msgstr ""
#. module: gamification
#: model_terms:gamification.karma.rank,description_motivational:gamification.rank_student
msgid "Reach the next rank and gain a very nice mug !"
msgid "Reach the next rank and gain a very nice mug!"
msgstr ""
#. module: gamification
#: model_terms:gamification.karma.rank,description_motivational:gamification.rank_doctor
msgid "Reach the next rank and gain a very nice unicorn !"
msgstr ""
#. module: gamification
#: model_terms:gamification.karma.rank,description_motivational:gamification.rank_bachelor
msgid "Reach the next rank to improve your status!"
msgstr ""
#. module: gamification
#: model_terms:gamification.karma.rank,description_motivational:gamification.rank_student
msgid "Reach the next rank to show the rest of the world you exist."
msgid "Reach the next rank and gain a very nice unicorn!"
msgstr ""
#. module: gamification
@ -1918,7 +1877,6 @@ msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_challenge.py:0
#, python-format
msgid "Retrieving progress for personal challenge without user information"
msgstr ""
@ -1927,6 +1885,12 @@ msgstr ""
msgid "Reward"
msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_challenge.py:0
msgid "Reward (badge %(badge_name)s) for every succeeding user was sent to %(users)s."
msgstr ""
#. module: gamification
#: model:ir.model.fields,field_description:gamification.field_gamification_challenge__reward_failure
msgid "Reward Bests if not Succeeded?"
@ -1999,9 +1963,7 @@ msgstr ""
#. module: gamification
#: model_terms:ir.ui.view,arch_db:gamification.badge_form_view
msgid ""
"Security rules to define who is allowed to manually grant badges. Not "
"enforced for administrator."
msgid "Security rules to define who is allowed to manually grant badges. Not enforced for administrator."
msgstr ""
#. module: gamification
@ -2084,6 +2046,23 @@ msgstr ""
msgid "Silver badges count"
msgstr ""
#. module: gamification
#: model:ir.model.fields,field_description:gamification.field_gamification_karma_tracking__origin_ref
msgid "Source"
msgstr ""
#. module: gamification
#: model:ir.model.fields,field_description:gamification.field_gamification_karma_tracking__origin_ref_model_name
#: model_terms:ir.ui.view,arch_db:gamification.gamification_karma_tracking_view_search
msgid "Source Type"
msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_challenge.py:0
msgid "Special rewards were sent to the top competing users. The ranking for this challenge is:"
msgstr ""
#. module: gamification
#: model_terms:ir.ui.view,arch_db:gamification.challenge_form_view
msgid "Start Challenge"
@ -2151,6 +2130,12 @@ msgstr ""
msgid "Target: less than"
msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/tests/test_karma_tracking.py:0
msgid "Test Reason"
msgstr ""
#. module: gamification
#: model:ir.model.fields,help:gamification.field_gamification_goal_definition__action_id
msgid "The action that will be called to update the goal value."
@ -2159,7 +2144,6 @@ msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_challenge.py:0
#, python-format
msgid "The challenge %s is finished."
msgstr ""
@ -2177,22 +2161,17 @@ msgstr ""
#. module: gamification
#: model:ir.model.fields,help:gamification.field_gamification_challenge__end_date
msgid ""
"The day a new challenge will be automatically closed. If no periodicity is "
"set, will use this date as the goal end date."
msgid "The day a new challenge will be automatically closed. If no periodicity is set, will use this date as the goal end date."
msgstr ""
#. module: gamification
#: model:ir.model.fields,help:gamification.field_gamification_challenge__start_date
msgid ""
"The day a new challenge will be automatically started. If no periodicity is "
"set, will use this date as the goal start date."
msgid "The day a new challenge will be automatically started. If no periodicity is set, will use this date as the goal start date."
msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_goal_definition.py:0
#, python-format
msgid ""
"The domain for the definition %s seems incorrect, please check it.\n"
"\n"
@ -2201,9 +2180,7 @@ msgstr ""
#. module: gamification
#: model:ir.model.fields,help:gamification.field_gamification_goal_definition__res_id_field
msgid ""
"The field name on the user profile (res.users) containing the value for "
"res_id for action."
msgid "The field name on the user profile (res.users) containing the value for res_id for action."
msgstr ""
#. module: gamification
@ -2233,14 +2210,12 @@ msgstr ""
#. module: gamification
#: model:ir.model.fields,help:gamification.field_gamification_badge__rule_max_number
msgid ""
"The maximum number of time this badge can be sent per month per person."
msgid "The maximum number of time this badge can be sent per month per person."
msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_goal_definition.py:0
#, python-format
msgid ""
"The model configuration for the definition %(name)s seems incorrect, please check it.\n"
"\n"
@ -2250,7 +2225,6 @@ msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_goal_definition.py:0
#, python-format
msgid ""
"The model configuration for the definition %(name)s seems incorrect, please check it.\n"
"\n"
@ -2259,15 +2233,12 @@ msgstr ""
#. module: gamification
#: model:ir.model.fields,help:gamification.field_gamification_goal__remind_update_delay
msgid ""
"The number of days after which the user assigned to a manual goal will be "
"reminded. Never reminded if no value is specified."
msgid "The number of days after which the user assigned to a manual goal will be reminded. Never reminded if no value is specified."
msgstr ""
#. module: gamification
#: model:ir.model.fields,help:gamification.field_gamification_badge__stat_my_this_month
msgid ""
"The number of time the current user has received this badge this month."
msgid "The number of time the current user has received this badge this month."
msgstr ""
#. module: gamification
@ -2314,17 +2285,12 @@ msgstr ""
#. module: gamification
#: model:ir.model.fields,help:gamification.field_gamification_badge__goal_definition_ids
msgid ""
"The users that have succeeded these goals will receive automatically the "
"badge."
msgid "The users that have succeeded these goals will receive automatically the badge."
msgstr ""
#. module: gamification
#: model:ir.model.fields,help:gamification.field_gamification_goal_definition__batch_user_expression
msgid ""
"The value to compare with the distinctive field. The expression can contain "
"reference to 'user' which is a browse record of the current user, e.g. "
"user.id, user.partner_id.id..."
msgid "The value to compare with the distinctive field. The expression can contain reference to 'user' which is a browse record of the current user, e.g. user.id, user.partner_id.id..."
msgstr ""
#. module: gamification
@ -2337,7 +2303,6 @@ msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_badge.py:0
#, python-format
msgid "This badge can not be sent by users."
msgstr ""
@ -2358,14 +2323,20 @@ msgstr ""
#. module: gamification
#: model:ir.model.fields,field_description:gamification.field_gamification_badge__granted_count
#: model_terms:ir.ui.view,arch_db:gamification.gamification_karma_tracking_view_tree
msgid "Total"
msgstr ""
msgstr "Totaal"
#. module: gamification
#: model:ir.model,name:gamification.model_gamification_karma_tracking
msgid "Track Karma Changes"
msgstr ""
#. module: gamification
#: model_terms:ir.actions.act_window,help:gamification.gamification_karma_tracking_action
msgid "Track the sources of the users karma and monitor"
msgstr ""
#. module: gamification
#: model_terms:ir.ui.view,arch_db:gamification.gamification_karma_tracking_view_form
msgid "Tracking"
@ -2377,8 +2348,6 @@ msgid "Tracking Date"
msgstr ""
#. module: gamification
#: model:ir.actions.act_window,name:gamification.gamification_karma_tracking_action
#: model:ir.ui.menu,name:gamification.gamification_karma_tracking_menu
#: model_terms:ir.ui.view,arch_db:gamification.gamification_karma_tracking_view_tree
msgid "Trackings"
msgstr ""
@ -2391,7 +2360,7 @@ msgstr ""
#. module: gamification
#: model:ir.model.fields,field_description:gamification.field_gamification_challenge_line__definition_suffix
msgid "Unit"
msgstr ""
msgstr "Eenheid"
#. module: gamification
#: model_terms:ir.ui.view,arch_db:gamification.view_goal_wizard_update_current
@ -2401,21 +2370,27 @@ msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_goal.py:0
#, python-format
msgid "Update %s"
msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_karma_tracking.py:0
#: model:ir.model,name:gamification.model_res_users
#: model:ir.model.fields,field_description:gamification.field_gamification_badge_user__user_id
#: model:ir.model.fields,field_description:gamification.field_gamification_badge_user_wizard__user_id
#: model:ir.model.fields,field_description:gamification.field_gamification_goal__user_id
#: model:ir.model.fields,field_description:gamification.field_gamification_karma_tracking__user_id
#: model_terms:ir.ui.view,arch_db:gamification.gamification_karma_tracking_view_search
#: model_terms:ir.ui.view,arch_db:gamification.goal_search_view
msgid "User"
msgstr "Gebruiker"
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/res_users.py:0
msgid "User Creation"
msgstr ""
#. module: gamification
#: model:ir.model.fields,field_description:gamification.field_gamification_challenge__user_domain
msgid "User domain"
@ -2445,9 +2420,7 @@ msgstr ""
#. module: gamification
#: model:ir.model.fields,help:gamification.field_gamification_challenge__reward_realtime
msgid ""
"With this option enabled, a user can receive a badge only once. The top 3 "
"badges are still rewarded only at the end of the challenge."
msgid "With this option enabled, a user can receive a badge only once. The top 3 badges are still rewarded only at the end of the challenge."
msgstr ""
#. module: gamification
@ -2464,21 +2437,18 @@ msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_badge.py:0
#, python-format
msgid "You are not in the user allowed list."
msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/wizard/grant_badge.py:0
#, python-format
msgid "You can not grant a badge to yourself."
msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_challenge.py:0
#, python-format
msgid "You can not reset a challenge with unfinished goals."
msgstr ""
@ -2495,14 +2465,12 @@ msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_badge.py:0
#, python-format
msgid "You do not have the required badges."
msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_badge.py:0
#, python-format
msgid "You have already sent this badge too many time this month."
msgstr ""
@ -2545,13 +2513,11 @@ msgstr ""
#: model_terms:ir.ui.view,arch_db:gamification.challenge_form_view
#: model_terms:ir.ui.view,arch_db:gamification.goal_form_view
msgid "days"
msgstr ""
msgstr "dae"
#. module: gamification
#: model_terms:ir.ui.view,arch_db:gamification.gamification_karma_rank_view_form
msgid ""
"e.g. A Master Chief knows quite everything on the forum! You cannot beat "
"him!"
msgid "e.g. A Master Chief knows quite everything on the forum! You cannot beat him!"
msgstr ""
#. module: gamification
@ -2576,7 +2542,7 @@ msgstr ""
#. module: gamification
#: model_terms:ir.ui.view,arch_db:gamification.gamification_karma_rank_view_form
msgid "e.g. Reach this rank to gain a free mug !"
msgid "e.g. Reach this rank to gain a free mug!"
msgstr ""
#. module: gamification

View file

@ -1,18 +1,18 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * gamification
#
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Project-Id-Version: Odoo Server 16.0beta\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-05-23 08:24+0000\n"
"POT-Creation-Date: 2023-05-16 13:50+0000\n"
"PO-Revision-Date: 2022-09-22 05:46+0000\n"
"Language-Team: Amharic (https://app.transifex.com/odoo/teams/41243/am/)\n"
"Language: am\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: am\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: gamification
@ -24,51 +24,15 @@ msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_challenge.py:0
#, python-format
msgid "%s has joined the challenge"
msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_challenge.py:0
#, python-format
msgid "%s has refused the challenge"
msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_challenge.py:0
#, python-format
msgid "<br/> %(rank)d. %(user_name)s - %(reward_name)s"
msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_challenge.py:0
#, python-format
msgid ""
"<br/>Nobody has succeeded to reach every goal, no badge is rewarded for this"
" challenge."
msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_challenge.py:0
#, python-format
msgid ""
"<br/>Reward (badge %(badge_name)s) for every succeeding user was sent to "
"%(users)s."
msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_challenge.py:0
#, python-format
msgid ""
"<br/>Special rewards were sent to the top competing users. The ranking for "
"this challenge is :"
msgstr ""
#. module: gamification
#: model:mail.template,body_html:gamification.mail_template_data_new_rank_reached
msgid ""
@ -82,10 +46,10 @@ msgid ""
" <span t-out=\"object.name or ''\">Joel Willis</span>!\n"
" </p>\n"
" <p>\n"
" You just reached a new rank : <strong t-out=\"object.rank_id.name or ''\">Newbie</strong>\n"
" You just reached a new rank: <strong t-out=\"object.rank_id.name or ''\">Newbie</strong>\n"
" </p>\n"
" <t t-if=\"object.next_rank_id.name\">\n"
" <p>Continue your work to become a <strong t-out=\"object.next_rank_id.name or ''\">Student</strong> !</p>\n"
" <p>Continue your work to become a <strong t-out=\"object.next_rank_id.name or ''\">Student</strong>!</p>\n"
" </t>\n"
" <div style=\"margin: 16px 0px 16px 0px;\">\n"
" <t t-set=\"gamification_redirection_data\" t-value=\"object.get_gamification_redirection_data()\"></t>\n"
@ -129,30 +93,22 @@ msgstr ""
#. module: gamification
#: model_terms:ir.ui.view,arch_db:gamification.goal_kanban_view
msgid ""
"<i role=\"img\" class=\"fa fa-clock-o fa-3x\" title=\"Goal in Progress\" "
"aria-label=\"Goal in Progress\"/>"
msgid "<i role=\"img\" class=\"fa fa-clock-o fa-3x\" title=\"Goal in Progress\" aria-label=\"Goal in Progress\"/>"
msgstr ""
#. module: gamification
#: model_terms:ir.ui.view,arch_db:gamification.goal_kanban_view
msgid ""
"<i role=\"img\" class=\"text-danger fa fa-times fa-3x\" title=\"Goal "
"Failed\" aria-label=\"Goal Failed\"/>"
msgid "<i role=\"img\" class=\"text-danger fa fa-times fa-3x\" title=\"Goal Failed\" aria-label=\"Goal Failed\"/>"
msgstr ""
#. module: gamification
#: model_terms:ir.ui.view,arch_db:gamification.goal_kanban_view
msgid ""
"<i role=\"img\" class=\"text-success fa fa-check fa-3x\" title=\"Goal "
"Reached\" aria-label=\"Goal Reached\"/>"
msgid "<i role=\"img\" class=\"text-success fa fa-check fa-3x\" title=\"Goal Reached\" aria-label=\"Goal Reached\"/>"
msgstr ""
#. module: gamification
#: model_terms:ir.ui.view,arch_db:gamification.challenge_form_view
msgid ""
"<span class=\"o_stat_text\">Related</span>\n"
" <span class=\"o_stat_text\">Goals</span>"
msgid "<span class=\"o_stat_text\">Related Goals</span>"
msgstr ""
#. module: gamification
@ -173,7 +129,7 @@ msgid ""
" <tr><td valign=\"middle\">\n"
" <span style=\"font-size: 10px;\">Your Badge</span><br>\n"
" <span style=\"font-size: 20px; font-weight: bold;\" t-out=\"object.badge_id.name or ''\"></span>\n"
" </td><td valign=\"middle\" align=\"right\">\n"
" </td><td valign=\"middle\" align=\"right\" t-if=\"not object.user_id.company_id.uses_default_logo\">\n"
" <img t-attf-src=\"/logo.png?company={{ object.user_id.company_id.id }}\" style=\"padding: 0px; margin: 0px; height: auto; width: 80px;\" t-att-alt=\"object.user_id.company_id.name\">\n"
" </td></tr>\n"
" <tr><td colspan=\"2\" style=\"text-align:center;\">\n"
@ -188,8 +144,8 @@ msgid ""
" <table width=\"590\" border=\"0\" cellpadding=\"0\" style=\"min-width: 590px; background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;\">\n"
" <tr><td valign=\"top\" style=\"font-size: 14px;\">\n"
" <div>\n"
" Congratulations <t t-out=\"object.user_id.name or ''\"></t> !<br>\n"
" You just received badge <strong t-out=\"object.badge_id.name or ''\"></strong> !<br>\n"
" Congratulations <t t-out=\"object.user_id.name or ''\"></t>!<br>\n"
" You just received badge <strong t-out=\"object.badge_id.name or ''\"></strong>!<br>\n"
" <table t-if=\"not is_html_empty(object.badge_id.description)\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" style=\"width: 560px; margin-top: 5px;\">\n"
" <tbody><tr>\n"
" <td valign=\"center\">\n"
@ -469,9 +425,7 @@ msgstr ""
#: model:ir.model.fields,help:gamification.field_gamification_challenge_line__condition
#: model:ir.model.fields,help:gamification.field_gamification_goal__definition_condition
#: model:ir.model.fields,help:gamification.field_gamification_goal_definition__condition
msgid ""
"A goal is considered as completed when the current value is compared to the "
"value to reach"
msgid "A goal is considered as completed when the current value is compared to the value to reach"
msgstr ""
#. module: gamification
@ -509,6 +463,14 @@ msgstr ""
msgid "Active"
msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_karma_tracking.py:0
#: code:addons/gamification/models/res_users.py:0
#: code:addons/gamification/tests/test_karma_tracking.py:0
msgid "Add Manually"
msgstr ""
#. module: gamification
#: model_terms:ir.ui.view,arch_db:gamification.challenge_form_view
msgid "Advanced Options"
@ -611,11 +573,7 @@ msgstr ""
#. module: gamification
#: model_terms:ir.ui.view,arch_db:gamification.challenge_form_view
msgid ""
"Badges are granted when a challenge is finished. This is either at the end "
"of a running period (eg: end of the month for a monthly challenge), at the "
"end date of a challenge (if no periodicity is set) or when the challenge is "
"manually closed."
msgid "Badges are granted when a challenge is finished. This is either at the end of a running period (eg: end of the month for a monthly challenge), at the end date of a challenge (if no periodicity is set) or when the challenge is manually closed."
msgstr ""
#. module: gamification
@ -646,7 +604,6 @@ msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_goal.py:0
#, python-format
msgid "Can not modify the configuration of a started goal"
msgstr ""
@ -654,7 +611,7 @@ msgstr ""
#: model_terms:ir.ui.view,arch_db:gamification.view_badge_wizard_grant
#: model_terms:ir.ui.view,arch_db:gamification.view_goal_wizard_update_current
msgid "Cancel"
msgstr ""
msgstr "መሰረዝ"
#. module: gamification
#: model:ir.model.fields.selection,name:gamification.selection__gamification_goal__state__canceled
@ -691,9 +648,7 @@ msgstr ""
#. module: gamification
#: model:ir.model.fields,help:gamification.field_gamification_goal__challenge_id
msgid ""
"Challenge that generated the goal, assign challenge to users to generate "
"goals with a value in this field."
msgid "Challenge that generated the goal, assign challenge to users to generate goals with a value in this field."
msgstr ""
#. module: gamification
@ -753,6 +708,12 @@ msgstr ""
msgid "Consolidated"
msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_karma_tracking.py:0
msgid "Consolidation from %s to %s"
msgstr ""
#. module: gamification
#: model:ir.actions.act_window,name:gamification.action_new_simplified_res_users
msgid "Create User"
@ -785,11 +746,7 @@ msgstr ""
#. module: gamification
#: model_terms:ir.actions.act_window,help:gamification.action_new_simplified_res_users
msgid ""
"Create and manage users that will connect to the system. Users can be "
"deactivated should there be a period of time during which they will/should "
"not connect to the system. You can assign them groups in order to give them "
"specific access to the applications they need to use in the system."
msgid "Create and manage users that will connect to the system. Users can be deactivated should there be a period of time during which they will/should not connect to the system. You can assign them groups in order to give them specific access to the applications they need to use in the system."
msgstr ""
#. module: gamification
@ -841,6 +798,11 @@ msgstr ""
msgid "Data"
msgstr ""
#. module: gamification
#: model_terms:ir.ui.view,arch_db:gamification.gamification_karma_tracking_view_tree
msgid "Date"
msgstr ""
#. module: gamification
#: model:ir.model.fields,field_description:gamification.field_gamification_goal_definition__field_date_id
msgid "Date Field"
@ -849,9 +811,7 @@ msgstr ""
#. module: gamification
#: model:ir.model.fields,help:gamification.field_gamification_goal__computation_mode
#: model:ir.model.fields,help:gamification.field_gamification_goal_definition__computation_mode
msgid ""
"Define how the goals will be computed. The result of the operation will be "
"stored in the field 'Current'."
msgid "Define how the goals will be computed. The result of the operation will be stored in the field 'Current'."
msgstr ""
#. module: gamification
@ -876,8 +836,7 @@ msgstr ""
#. module: gamification
#: model_terms:ir.ui.view,arch_db:gamification.challenge_form_view
msgid ""
"Describe the challenge: what is does, who it targets, why it matters..."
msgid "Describe the challenge: what is does, who it targets, why it matters..."
msgstr ""
#. module: gamification
@ -889,9 +848,10 @@ msgstr ""
#: model:ir.model.fields,field_description:gamification.field_gamification_badge__description
#: model:ir.model.fields,field_description:gamification.field_gamification_challenge__description
#: model:ir.model.fields,field_description:gamification.field_gamification_karma_rank__description
#: model:ir.model.fields,field_description:gamification.field_gamification_karma_tracking__reason
#: model_terms:ir.ui.view,arch_db:gamification.gamification_karma_rank_view_form
msgid "Description"
msgstr ""
msgstr "ማብራርያ"
#. module: gamification
#: model:ir.model.fields,field_description:gamification.field_gamification_challenge__visibility_mode
@ -930,10 +890,7 @@ msgstr ""
#. module: gamification
#: model:ir.model.fields,help:gamification.field_gamification_goal_definition__domain
msgid ""
"Domain for filtering records. General rule, not user depending, e.g. "
"[('state', '=', 'done')]. The expression can contain reference to 'user' "
"which is a browse record of the current user if not in batch mode."
msgid "Domain for filtering records. General rule, not user depending, e.g. [('state', '=', 'done')]. The expression can contain reference to 'user' which is a browse record of the current user if not in batch mode."
msgstr ""
#. module: gamification
@ -951,7 +908,7 @@ msgstr ""
#. module: gamification
#: model_terms:gamification.karma.rank,description_motivational:gamification.rank_newbie
msgid "Earn your first points and join the adventure !"
msgid "Earn your first points and join the adventure!"
msgstr ""
#. module: gamification
@ -1048,6 +1005,11 @@ msgstr ""
msgid "Full Suffix"
msgstr ""
#. module: gamification
#: model:ir.model.fields,field_description:gamification.field_gamification_karma_tracking__gain
msgid "Gain"
msgstr ""
#. module: gamification
#: model:ir.model,name:gamification.model_gamification_badge
msgid "Gamification Badge"
@ -1105,13 +1067,11 @@ msgstr ""
#. module: gamification
#: model:ir.actions.server,name:gamification.ir_cron_check_challenge_ir_actions_server
#: model:ir.cron,cron_name:gamification.ir_cron_check_challenge
msgid "Gamification: Goal Challenge Check"
msgstr ""
#. module: gamification
#: model:ir.actions.server,name:gamification.ir_cron_consolidate_last_month_ir_actions_server
#: model:ir.cron,cron_name:gamification.ir_cron_consolidate_last_month
#: model:ir.actions.server,name:gamification.ir_cron_consolidate_ir_actions_server
msgid "Gamification: Karma tracking consolidation"
msgstr ""
@ -1221,6 +1181,11 @@ msgstr ""
msgid "Grant this Badge"
msgstr ""
#. module: gamification
#: model_terms:ir.ui.view,arch_db:gamification.gamification_karma_tracking_view_search
msgid "Granted By"
msgstr ""
#. module: gamification
#: model_terms:ir.ui.view,arch_db:gamification.badge_user_kanban_view
msgid "Granted by"
@ -1237,7 +1202,7 @@ msgstr ""
#: model_terms:ir.ui.view,arch_db:gamification.goal_definition_search_view
#: model_terms:ir.ui.view,arch_db:gamification.goal_search_view
msgid "Group By"
msgstr ""
msgstr "በመደብ"
#. module: gamification
#: model:ir.model.fields,help:gamification.field_gamification_challenge__report_message_group_id
@ -1343,24 +1308,17 @@ msgstr ""
#. module: gamification
#: model_terms:ir.ui.view,arch_db:gamification.goal_definition_form_view
msgid ""
"In batch mode, the domain is evaluated globally. If enabled, do not use "
"keyword 'user' in above filter domain."
msgid "In batch mode, the domain is evaluated globally. If enabled, do not use keyword 'user' in above filter domain."
msgstr ""
#. module: gamification
#: model:ir.model.fields,help:gamification.field_gamification_goal_definition__batch_distinctive_field
msgid ""
"In batch mode, this indicates which field distinguishes one user from the "
"other, e.g. user_id, partner_id..."
msgid "In batch mode, this indicates which field distinguishes one user from the other, e.g. user_id, partner_id..."
msgstr ""
#. module: gamification
#: model:ir.model.fields,help:gamification.field_gamification_goal__last_update
msgid ""
"In case of manual goal, reminders are sent if the goal as not been updated "
"for a while (defined in challenge). Ignored in case of non-manual goal or "
"goal not linked to a challenge."
msgid "In case of manual goal, reminders are sent if the goal as not been updated for a while (defined in challenge). Ignored in case of non-manual goal or goal not linked to a challenge."
msgstr ""
#. module: gamification
@ -1391,6 +1349,7 @@ msgstr ""
#. module: gamification
#: model:ir.model.fields,field_description:gamification.field_res_users__karma
#: model_terms:ir.ui.view,arch_db:gamification.res_users_view_form
msgid "Karma"
msgstr ""
@ -1400,17 +1359,22 @@ msgid "Karma Changes"
msgstr ""
#. module: gamification
#: model:ir.model.fields,field_description:gamification.field_gamification_badge____last_update
#: model:ir.model.fields,field_description:gamification.field_gamification_badge_user____last_update
#: model:ir.model.fields,field_description:gamification.field_gamification_badge_user_wizard____last_update
#: model:ir.model.fields,field_description:gamification.field_gamification_challenge____last_update
#: model:ir.model.fields,field_description:gamification.field_gamification_challenge_line____last_update
#: model:ir.model.fields,field_description:gamification.field_gamification_goal____last_update
#: model:ir.model.fields,field_description:gamification.field_gamification_goal_definition____last_update
#: model:ir.model.fields,field_description:gamification.field_gamification_goal_wizard____last_update
#: model:ir.model.fields,field_description:gamification.field_gamification_karma_rank____last_update
#: model:ir.model.fields,field_description:gamification.field_gamification_karma_tracking____last_update
msgid "Last Modified on"
#: model_terms:ir.ui.view,arch_db:gamification.gamification_karma_tracking_view_form
#: model_terms:ir.ui.view,arch_db:gamification.gamification_karma_tracking_view_search
#: model_terms:ir.ui.view,arch_db:gamification.gamification_karma_tracking_view_tree
msgid "Karma Owner"
msgstr ""
#. module: gamification
#: model:ir.actions.act_window,name:gamification.gamification_karma_tracking_action
#: model:ir.ui.menu,name:gamification.gamification_karma_tracking_menu
msgid "Karma Tracking"
msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/res_users.py:0
msgid "Karma Updates"
msgstr ""
#. module: gamification
@ -1477,9 +1441,8 @@ msgid "List of goals that will be set"
msgstr ""
#. module: gamification
#: model:ir.model.fields,field_description:gamification.field_gamification_badge__message_main_attachment_id
#: model:ir.model.fields,field_description:gamification.field_gamification_challenge__message_main_attachment_id
msgid "Main Attachment"
#: model_terms:ir.ui.view,arch_db:gamification.gamification_karma_tracking_view_search
msgid "Manual"
msgstr ""
#. module: gamification
@ -1547,6 +1510,11 @@ msgstr ""
msgid "My Goals"
msgstr ""
#. module: gamification
#: model_terms:ir.ui.view,arch_db:gamification.gamification_karma_tracking_view_search
msgid "My Karma"
msgstr ""
#. module: gamification
#: model:ir.model.fields,field_description:gamification.field_gamification_badge__stat_my_monthly_sending
msgid "My Monthly Sending Total"
@ -1607,6 +1575,11 @@ msgstr ""
msgid "Next Report Date"
msgstr ""
#. module: gamification
#: model_terms:ir.actions.act_window,help:gamification.gamification_karma_tracking_action
msgid "No Karma Tracking"
msgstr ""
#. module: gamification
#: model_terms:ir.actions.act_window,help:gamification.goals_from_challenge_act
msgid "No goal found"
@ -1630,7 +1603,12 @@ msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_challenge.py:0
#, python-format
msgid "Nobody has succeeded to reach every goal, no badge is rewarded for this challenge."
msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_challenge.py:0
msgid "Nobody reached the required conditions to receive special badges."
msgstr ""
@ -1664,7 +1642,7 @@ msgstr ""
#. module: gamification
#: model:ir.model.fields,help:gamification.field_gamification_badge__message_needaction_counter
#: model:ir.model.fields,help:gamification.field_gamification_challenge__message_needaction_counter
msgid "Number of messages requiring action"
msgid "Number of messages which requires an action"
msgstr ""
#. module: gamification
@ -1732,9 +1710,7 @@ msgstr ""
#. module: gamification
#: model:ir.model.fields,help:gamification.field_gamification_challenge__period
msgid ""
"Period of automatic goal assignment. If none is selected, should be launched"
" manually."
msgid "Period of automatic goal assignment. If none is selected, should be launched manually."
msgstr ""
#. module: gamification
@ -1742,6 +1718,11 @@ msgstr ""
msgid "Periodicity"
msgstr ""
#. module: gamification
#: model_terms:ir.ui.view,arch_db:gamification.gamification_karma_tracking_view_tree
msgid "Previous Total"
msgstr ""
#. module: gamification
#: model:gamification.badge,name:gamification.badge_problem_solver
msgid "Problem Solver"
@ -1759,9 +1740,7 @@ msgstr ""
#. module: gamification
#: model:ir.model.fields,help:gamification.field_gamification_goal_definition__compute_code
msgid ""
"Python code to be executed for each user. 'result' should contains the new "
"current value. Evaluated user can be access through object.user_id."
msgid "Python code to be executed for each user. 'result' should contains the new current value. Evaluated user can be access through object.user_id."
msgstr ""
#. module: gamification
@ -1791,44 +1770,24 @@ msgstr ""
msgid "Ranks List"
msgstr ""
#. module: gamification
#: model_terms:gamification.karma.rank,description_motivational:gamification.rank_master
msgid "Reach the next rank and become a Master!"
msgstr ""
#. module: gamification
#: model_terms:gamification.karma.rank,description_motivational:gamification.rank_doctor
msgid "Reach the next rank and become a powerful user!"
msgstr ""
#. module: gamification
#: model_terms:gamification.karma.rank,description_motivational:gamification.rank_bachelor
msgid "Reach the next rank and gain a very magic wand !"
msgid "Reach the next rank and gain a very magic wand!"
msgstr ""
#. module: gamification
#: model_terms:gamification.karma.rank,description_motivational:gamification.rank_master
msgid "Reach the next rank and gain a very nice hat !"
msgid "Reach the next rank and gain a very nice hat!"
msgstr ""
#. module: gamification
#: model_terms:gamification.karma.rank,description_motivational:gamification.rank_student
msgid "Reach the next rank and gain a very nice mug !"
msgid "Reach the next rank and gain a very nice mug!"
msgstr ""
#. module: gamification
#: model_terms:gamification.karma.rank,description_motivational:gamification.rank_doctor
msgid "Reach the next rank and gain a very nice unicorn !"
msgstr ""
#. module: gamification
#: model_terms:gamification.karma.rank,description_motivational:gamification.rank_bachelor
msgid "Reach the next rank to improve your status!"
msgstr ""
#. module: gamification
#: model_terms:gamification.karma.rank,description_motivational:gamification.rank_student
msgid "Reach the next rank to show the rest of the world you exist."
msgid "Reach the next rank and gain a very nice unicorn!"
msgstr ""
#. module: gamification
@ -1914,7 +1873,6 @@ msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_challenge.py:0
#, python-format
msgid "Retrieving progress for personal challenge without user information"
msgstr ""
@ -1923,6 +1881,12 @@ msgstr ""
msgid "Reward"
msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_challenge.py:0
msgid "Reward (badge %(badge_name)s) for every succeeding user was sent to %(users)s."
msgstr ""
#. module: gamification
#: model:ir.model.fields,field_description:gamification.field_gamification_challenge__reward_failure
msgid "Reward Bests if not Succeeded?"
@ -1995,9 +1959,7 @@ msgstr ""
#. module: gamification
#: model_terms:ir.ui.view,arch_db:gamification.badge_form_view
msgid ""
"Security rules to define who is allowed to manually grant badges. Not "
"enforced for administrator."
msgid "Security rules to define who is allowed to manually grant badges. Not enforced for administrator."
msgstr ""
#. module: gamification
@ -2038,7 +2000,7 @@ msgstr ""
#. module: gamification
#: model:ir.model.fields,field_description:gamification.field_gamification_challenge_line__sequence
msgid "Sequence"
msgstr ""
msgstr "ቅደም ተከተል"
#. module: gamification
#: model_terms:ir.ui.view,arch_db:gamification.view_goal_wizard_update_current
@ -2080,6 +2042,23 @@ msgstr ""
msgid "Silver badges count"
msgstr ""
#. module: gamification
#: model:ir.model.fields,field_description:gamification.field_gamification_karma_tracking__origin_ref
msgid "Source"
msgstr ""
#. module: gamification
#: model:ir.model.fields,field_description:gamification.field_gamification_karma_tracking__origin_ref_model_name
#: model_terms:ir.ui.view,arch_db:gamification.gamification_karma_tracking_view_search
msgid "Source Type"
msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_challenge.py:0
msgid "Special rewards were sent to the top competing users. The ranking for this challenge is:"
msgstr ""
#. module: gamification
#: model_terms:ir.ui.view,arch_db:gamification.challenge_form_view
msgid "Start Challenge"
@ -2147,6 +2126,12 @@ msgstr ""
msgid "Target: less than"
msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/tests/test_karma_tracking.py:0
msgid "Test Reason"
msgstr ""
#. module: gamification
#: model:ir.model.fields,help:gamification.field_gamification_goal_definition__action_id
msgid "The action that will be called to update the goal value."
@ -2155,7 +2140,6 @@ msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_challenge.py:0
#, python-format
msgid "The challenge %s is finished."
msgstr ""
@ -2173,22 +2157,17 @@ msgstr ""
#. module: gamification
#: model:ir.model.fields,help:gamification.field_gamification_challenge__end_date
msgid ""
"The day a new challenge will be automatically closed. If no periodicity is "
"set, will use this date as the goal end date."
msgid "The day a new challenge will be automatically closed. If no periodicity is set, will use this date as the goal end date."
msgstr ""
#. module: gamification
#: model:ir.model.fields,help:gamification.field_gamification_challenge__start_date
msgid ""
"The day a new challenge will be automatically started. If no periodicity is "
"set, will use this date as the goal start date."
msgid "The day a new challenge will be automatically started. If no periodicity is set, will use this date as the goal start date."
msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_goal_definition.py:0
#, python-format
msgid ""
"The domain for the definition %s seems incorrect, please check it.\n"
"\n"
@ -2197,9 +2176,7 @@ msgstr ""
#. module: gamification
#: model:ir.model.fields,help:gamification.field_gamification_goal_definition__res_id_field
msgid ""
"The field name on the user profile (res.users) containing the value for "
"res_id for action."
msgid "The field name on the user profile (res.users) containing the value for res_id for action."
msgstr ""
#. module: gamification
@ -2229,14 +2206,12 @@ msgstr ""
#. module: gamification
#: model:ir.model.fields,help:gamification.field_gamification_badge__rule_max_number
msgid ""
"The maximum number of time this badge can be sent per month per person."
msgid "The maximum number of time this badge can be sent per month per person."
msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_goal_definition.py:0
#, python-format
msgid ""
"The model configuration for the definition %(name)s seems incorrect, please check it.\n"
"\n"
@ -2246,7 +2221,6 @@ msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_goal_definition.py:0
#, python-format
msgid ""
"The model configuration for the definition %(name)s seems incorrect, please check it.\n"
"\n"
@ -2255,15 +2229,12 @@ msgstr ""
#. module: gamification
#: model:ir.model.fields,help:gamification.field_gamification_goal__remind_update_delay
msgid ""
"The number of days after which the user assigned to a manual goal will be "
"reminded. Never reminded if no value is specified."
msgid "The number of days after which the user assigned to a manual goal will be reminded. Never reminded if no value is specified."
msgstr ""
#. module: gamification
#: model:ir.model.fields,help:gamification.field_gamification_badge__stat_my_this_month
msgid ""
"The number of time the current user has received this badge this month."
msgid "The number of time the current user has received this badge this month."
msgstr ""
#. module: gamification
@ -2310,17 +2281,12 @@ msgstr ""
#. module: gamification
#: model:ir.model.fields,help:gamification.field_gamification_badge__goal_definition_ids
msgid ""
"The users that have succeeded these goals will receive automatically the "
"badge."
msgid "The users that have succeeded these goals will receive automatically the badge."
msgstr ""
#. module: gamification
#: model:ir.model.fields,help:gamification.field_gamification_goal_definition__batch_user_expression
msgid ""
"The value to compare with the distinctive field. The expression can contain "
"reference to 'user' which is a browse record of the current user, e.g. "
"user.id, user.partner_id.id..."
msgid "The value to compare with the distinctive field. The expression can contain reference to 'user' which is a browse record of the current user, e.g. user.id, user.partner_id.id..."
msgstr ""
#. module: gamification
@ -2333,7 +2299,6 @@ msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_badge.py:0
#, python-format
msgid "This badge can not be sent by users."
msgstr ""
@ -2354,6 +2319,7 @@ msgstr ""
#. module: gamification
#: model:ir.model.fields,field_description:gamification.field_gamification_badge__granted_count
#: model_terms:ir.ui.view,arch_db:gamification.gamification_karma_tracking_view_tree
msgid "Total"
msgstr ""
@ -2362,6 +2328,11 @@ msgstr ""
msgid "Track Karma Changes"
msgstr ""
#. module: gamification
#: model_terms:ir.actions.act_window,help:gamification.gamification_karma_tracking_action
msgid "Track the sources of the users karma and monitor"
msgstr ""
#. module: gamification
#: model_terms:ir.ui.view,arch_db:gamification.gamification_karma_tracking_view_form
msgid "Tracking"
@ -2373,8 +2344,6 @@ msgid "Tracking Date"
msgstr ""
#. module: gamification
#: model:ir.actions.act_window,name:gamification.gamification_karma_tracking_action
#: model:ir.ui.menu,name:gamification.gamification_karma_tracking_menu
#: model_terms:ir.ui.view,arch_db:gamification.gamification_karma_tracking_view_tree
msgid "Trackings"
msgstr ""
@ -2397,21 +2366,27 @@ msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_goal.py:0
#, python-format
msgid "Update %s"
msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_karma_tracking.py:0
#: model:ir.model,name:gamification.model_res_users
#: model:ir.model.fields,field_description:gamification.field_gamification_badge_user__user_id
#: model:ir.model.fields,field_description:gamification.field_gamification_badge_user_wizard__user_id
#: model:ir.model.fields,field_description:gamification.field_gamification_goal__user_id
#: model:ir.model.fields,field_description:gamification.field_gamification_karma_tracking__user_id
#: model_terms:ir.ui.view,arch_db:gamification.gamification_karma_tracking_view_search
#: model_terms:ir.ui.view,arch_db:gamification.goal_search_view
msgid "User"
msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/res_users.py:0
msgid "User Creation"
msgstr ""
#. module: gamification
#: model:ir.model.fields,field_description:gamification.field_gamification_challenge__user_domain
msgid "User domain"
@ -2441,9 +2416,7 @@ msgstr ""
#. module: gamification
#: model:ir.model.fields,help:gamification.field_gamification_challenge__reward_realtime
msgid ""
"With this option enabled, a user can receive a badge only once. The top 3 "
"badges are still rewarded only at the end of the challenge."
msgid "With this option enabled, a user can receive a badge only once. The top 3 badges are still rewarded only at the end of the challenge."
msgstr ""
#. module: gamification
@ -2460,21 +2433,18 @@ msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_badge.py:0
#, python-format
msgid "You are not in the user allowed list."
msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/wizard/grant_badge.py:0
#, python-format
msgid "You can not grant a badge to yourself."
msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_challenge.py:0
#, python-format
msgid "You can not reset a challenge with unfinished goals."
msgstr ""
@ -2491,14 +2461,12 @@ msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_badge.py:0
#, python-format
msgid "You do not have the required badges."
msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_badge.py:0
#, python-format
msgid "You have already sent this badge too many time this month."
msgstr ""
@ -2541,13 +2509,11 @@ msgstr ""
#: model_terms:ir.ui.view,arch_db:gamification.challenge_form_view
#: model_terms:ir.ui.view,arch_db:gamification.goal_form_view
msgid "days"
msgstr ""
msgstr "ቀኖች"
#. module: gamification
#: model_terms:ir.ui.view,arch_db:gamification.gamification_karma_rank_view_form
msgid ""
"e.g. A Master Chief knows quite everything on the forum! You cannot beat "
"him!"
msgid "e.g. A Master Chief knows quite everything on the forum! You cannot beat him!"
msgstr ""
#. module: gamification
@ -2572,7 +2538,7 @@ msgstr ""
#. module: gamification
#: model_terms:ir.ui.view,arch_db:gamification.gamification_karma_rank_view_form
msgid "e.g. Reach this rank to gain a free mug !"
msgid "e.g. Reach this rank to gain a free mug!"
msgstr ""
#. module: gamification

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -1,22 +1,22 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * gamification
#
#
# Translators:
# Qaidjohar Barbhaya, 2023
#
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Project-Id-Version: Odoo Server 16.0beta\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-05-23 08:24+0000\n"
"POT-Creation-Date: 2023-05-16 13:50+0000\n"
"PO-Revision-Date: 2022-09-22 05:46+0000\n"
"Last-Translator: Qaidjohar Barbhaya, 2023\n"
"Language-Team: Gujarati (https://app.transifex.com/odoo/teams/41243/gu/)\n"
"Language: gu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: gu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: gamification
@ -28,51 +28,15 @@ msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_challenge.py:0
#, python-format
msgid "%s has joined the challenge"
msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_challenge.py:0
#, python-format
msgid "%s has refused the challenge"
msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_challenge.py:0
#, python-format
msgid "<br/> %(rank)d. %(user_name)s - %(reward_name)s"
msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_challenge.py:0
#, python-format
msgid ""
"<br/>Nobody has succeeded to reach every goal, no badge is rewarded for this"
" challenge."
msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_challenge.py:0
#, python-format
msgid ""
"<br/>Reward (badge %(badge_name)s) for every succeeding user was sent to "
"%(users)s."
msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_challenge.py:0
#, python-format
msgid ""
"<br/>Special rewards were sent to the top competing users. The ranking for "
"this challenge is :"
msgstr ""
#. module: gamification
#: model:mail.template,body_html:gamification.mail_template_data_new_rank_reached
msgid ""
@ -86,10 +50,10 @@ msgid ""
" <span t-out=\"object.name or ''\">Joel Willis</span>!\n"
" </p>\n"
" <p>\n"
" You just reached a new rank : <strong t-out=\"object.rank_id.name or ''\">Newbie</strong>\n"
" You just reached a new rank: <strong t-out=\"object.rank_id.name or ''\">Newbie</strong>\n"
" </p>\n"
" <t t-if=\"object.next_rank_id.name\">\n"
" <p>Continue your work to become a <strong t-out=\"object.next_rank_id.name or ''\">Student</strong> !</p>\n"
" <p>Continue your work to become a <strong t-out=\"object.next_rank_id.name or ''\">Student</strong>!</p>\n"
" </t>\n"
" <div style=\"margin: 16px 0px 16px 0px;\">\n"
" <t t-set=\"gamification_redirection_data\" t-value=\"object.get_gamification_redirection_data()\"></t>\n"
@ -133,30 +97,22 @@ msgstr ""
#. module: gamification
#: model_terms:ir.ui.view,arch_db:gamification.goal_kanban_view
msgid ""
"<i role=\"img\" class=\"fa fa-clock-o fa-3x\" title=\"Goal in Progress\" "
"aria-label=\"Goal in Progress\"/>"
msgid "<i role=\"img\" class=\"fa fa-clock-o fa-3x\" title=\"Goal in Progress\" aria-label=\"Goal in Progress\"/>"
msgstr ""
#. module: gamification
#: model_terms:ir.ui.view,arch_db:gamification.goal_kanban_view
msgid ""
"<i role=\"img\" class=\"text-danger fa fa-times fa-3x\" title=\"Goal "
"Failed\" aria-label=\"Goal Failed\"/>"
msgid "<i role=\"img\" class=\"text-danger fa fa-times fa-3x\" title=\"Goal Failed\" aria-label=\"Goal Failed\"/>"
msgstr ""
#. module: gamification
#: model_terms:ir.ui.view,arch_db:gamification.goal_kanban_view
msgid ""
"<i role=\"img\" class=\"text-success fa fa-check fa-3x\" title=\"Goal "
"Reached\" aria-label=\"Goal Reached\"/>"
msgid "<i role=\"img\" class=\"text-success fa fa-check fa-3x\" title=\"Goal Reached\" aria-label=\"Goal Reached\"/>"
msgstr ""
#. module: gamification
#: model_terms:ir.ui.view,arch_db:gamification.challenge_form_view
msgid ""
"<span class=\"o_stat_text\">Related</span>\n"
" <span class=\"o_stat_text\">Goals</span>"
msgid "<span class=\"o_stat_text\">Related Goals</span>"
msgstr ""
#. module: gamification
@ -177,7 +133,7 @@ msgid ""
" <tr><td valign=\"middle\">\n"
" <span style=\"font-size: 10px;\">Your Badge</span><br>\n"
" <span style=\"font-size: 20px; font-weight: bold;\" t-out=\"object.badge_id.name or ''\"></span>\n"
" </td><td valign=\"middle\" align=\"right\">\n"
" </td><td valign=\"middle\" align=\"right\" t-if=\"not object.user_id.company_id.uses_default_logo\">\n"
" <img t-attf-src=\"/logo.png?company={{ object.user_id.company_id.id }}\" style=\"padding: 0px; margin: 0px; height: auto; width: 80px;\" t-att-alt=\"object.user_id.company_id.name\">\n"
" </td></tr>\n"
" <tr><td colspan=\"2\" style=\"text-align:center;\">\n"
@ -192,8 +148,8 @@ msgid ""
" <table width=\"590\" border=\"0\" cellpadding=\"0\" style=\"min-width: 590px; background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;\">\n"
" <tr><td valign=\"top\" style=\"font-size: 14px;\">\n"
" <div>\n"
" Congratulations <t t-out=\"object.user_id.name or ''\"></t> !<br>\n"
" You just received badge <strong t-out=\"object.badge_id.name or ''\"></strong> !<br>\n"
" Congratulations <t t-out=\"object.user_id.name or ''\"></t>!<br>\n"
" You just received badge <strong t-out=\"object.badge_id.name or ''\"></strong>!<br>\n"
" <table t-if=\"not is_html_empty(object.badge_id.description)\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" style=\"width: 560px; margin-top: 5px;\">\n"
" <tbody><tr>\n"
" <td valign=\"center\">\n"
@ -473,9 +429,7 @@ msgstr ""
#: model:ir.model.fields,help:gamification.field_gamification_challenge_line__condition
#: model:ir.model.fields,help:gamification.field_gamification_goal__definition_condition
#: model:ir.model.fields,help:gamification.field_gamification_goal_definition__condition
msgid ""
"A goal is considered as completed when the current value is compared to the "
"value to reach"
msgid "A goal is considered as completed when the current value is compared to the value to reach"
msgstr ""
#. module: gamification
@ -513,6 +467,14 @@ msgstr "Action Needed"
msgid "Active"
msgstr "Active"
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_karma_tracking.py:0
#: code:addons/gamification/models/res_users.py:0
#: code:addons/gamification/tests/test_karma_tracking.py:0
msgid "Add Manually"
msgstr ""
#. module: gamification
#: model_terms:ir.ui.view,arch_db:gamification.challenge_form_view
msgid "Advanced Options"
@ -615,11 +577,7 @@ msgstr ""
#. module: gamification
#: model_terms:ir.ui.view,arch_db:gamification.challenge_form_view
msgid ""
"Badges are granted when a challenge is finished. This is either at the end "
"of a running period (eg: end of the month for a monthly challenge), at the "
"end date of a challenge (if no periodicity is set) or when the challenge is "
"manually closed."
msgid "Badges are granted when a challenge is finished. This is either at the end of a running period (eg: end of the month for a monthly challenge), at the end date of a challenge (if no periodicity is set) or when the challenge is manually closed."
msgstr ""
#. module: gamification
@ -650,7 +608,6 @@ msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_goal.py:0
#, python-format
msgid "Can not modify the configuration of a started goal"
msgstr ""
@ -695,9 +652,7 @@ msgstr ""
#. module: gamification
#: model:ir.model.fields,help:gamification.field_gamification_goal__challenge_id
msgid ""
"Challenge that generated the goal, assign challenge to users to generate "
"goals with a value in this field."
msgid "Challenge that generated the goal, assign challenge to users to generate goals with a value in this field."
msgstr ""
#. module: gamification
@ -757,6 +712,12 @@ msgstr ""
msgid "Consolidated"
msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_karma_tracking.py:0
msgid "Consolidation from %s to %s"
msgstr ""
#. module: gamification
#: model:ir.actions.act_window,name:gamification.action_new_simplified_res_users
msgid "Create User"
@ -789,11 +750,7 @@ msgstr ""
#. module: gamification
#: model_terms:ir.actions.act_window,help:gamification.action_new_simplified_res_users
msgid ""
"Create and manage users that will connect to the system. Users can be "
"deactivated should there be a period of time during which they will/should "
"not connect to the system. You can assign them groups in order to give them "
"specific access to the applications they need to use in the system."
msgid "Create and manage users that will connect to the system. Users can be deactivated should there be a period of time during which they will/should not connect to the system. You can assign them groups in order to give them specific access to the applications they need to use in the system."
msgstr ""
#. module: gamification
@ -845,6 +802,11 @@ msgstr ""
msgid "Data"
msgstr ""
#. module: gamification
#: model_terms:ir.ui.view,arch_db:gamification.gamification_karma_tracking_view_tree
msgid "Date"
msgstr ""
#. module: gamification
#: model:ir.model.fields,field_description:gamification.field_gamification_goal_definition__field_date_id
msgid "Date Field"
@ -853,9 +815,7 @@ msgstr ""
#. module: gamification
#: model:ir.model.fields,help:gamification.field_gamification_goal__computation_mode
#: model:ir.model.fields,help:gamification.field_gamification_goal_definition__computation_mode
msgid ""
"Define how the goals will be computed. The result of the operation will be "
"stored in the field 'Current'."
msgid "Define how the goals will be computed. The result of the operation will be stored in the field 'Current'."
msgstr ""
#. module: gamification
@ -880,8 +840,7 @@ msgstr ""
#. module: gamification
#: model_terms:ir.ui.view,arch_db:gamification.challenge_form_view
msgid ""
"Describe the challenge: what is does, who it targets, why it matters..."
msgid "Describe the challenge: what is does, who it targets, why it matters..."
msgstr ""
#. module: gamification
@ -893,6 +852,7 @@ msgstr ""
#: model:ir.model.fields,field_description:gamification.field_gamification_badge__description
#: model:ir.model.fields,field_description:gamification.field_gamification_challenge__description
#: model:ir.model.fields,field_description:gamification.field_gamification_karma_rank__description
#: model:ir.model.fields,field_description:gamification.field_gamification_karma_tracking__reason
#: model_terms:ir.ui.view,arch_db:gamification.gamification_karma_rank_view_form
msgid "Description"
msgstr "Description"
@ -934,10 +894,7 @@ msgstr ""
#. module: gamification
#: model:ir.model.fields,help:gamification.field_gamification_goal_definition__domain
msgid ""
"Domain for filtering records. General rule, not user depending, e.g. "
"[('state', '=', 'done')]. The expression can contain reference to 'user' "
"which is a browse record of the current user if not in batch mode."
msgid "Domain for filtering records. General rule, not user depending, e.g. [('state', '=', 'done')]. The expression can contain reference to 'user' which is a browse record of the current user if not in batch mode."
msgstr ""
#. module: gamification
@ -955,7 +912,7 @@ msgstr "Draft"
#. module: gamification
#: model_terms:gamification.karma.rank,description_motivational:gamification.rank_newbie
msgid "Earn your first points and join the adventure !"
msgid "Earn your first points and join the adventure!"
msgstr ""
#. module: gamification
@ -978,7 +935,7 @@ msgstr ""
#. module: gamification
#: model:ir.model.fields.selection,name:gamification.selection__gamification_badge__rule_auth__everyone
msgid "Everyone"
msgstr ""
msgstr "દરેક વ્યક્તિને"
#. module: gamification
#: model:ir.model.fields.selection,name:gamification.selection__gamification_goal_definition__display_mode__boolean
@ -1052,6 +1009,11 @@ msgstr "From"
msgid "Full Suffix"
msgstr ""
#. module: gamification
#: model:ir.model.fields,field_description:gamification.field_gamification_karma_tracking__gain
msgid "Gain"
msgstr ""
#. module: gamification
#: model:ir.model,name:gamification.model_gamification_badge
msgid "Gamification Badge"
@ -1109,13 +1071,11 @@ msgstr ""
#. module: gamification
#: model:ir.actions.server,name:gamification.ir_cron_check_challenge_ir_actions_server
#: model:ir.cron,cron_name:gamification.ir_cron_check_challenge
msgid "Gamification: Goal Challenge Check"
msgstr ""
#. module: gamification
#: model:ir.actions.server,name:gamification.ir_cron_consolidate_last_month_ir_actions_server
#: model:ir.cron,cron_name:gamification.ir_cron_consolidate_last_month
#: model:ir.actions.server,name:gamification.ir_cron_consolidate_ir_actions_server
msgid "Gamification: Karma tracking consolidation"
msgstr ""
@ -1225,6 +1185,11 @@ msgstr ""
msgid "Grant this Badge"
msgstr ""
#. module: gamification
#: model_terms:ir.ui.view,arch_db:gamification.gamification_karma_tracking_view_search
msgid "Granted By"
msgstr ""
#. module: gamification
#: model_terms:ir.ui.view,arch_db:gamification.badge_user_kanban_view
msgid "Granted by"
@ -1314,7 +1279,7 @@ msgstr "If checked, some messages have a delivery error."
#: model:ir.model.fields,field_description:gamification.field_gamification_badge__image_1920
#: model:ir.model.fields,field_description:gamification.field_gamification_karma_rank__image_1920
msgid "Image"
msgstr ""
msgstr "ચિત્ર"
#. module: gamification
#: model:ir.model.fields,field_description:gamification.field_gamification_badge__image_1024
@ -1343,28 +1308,21 @@ msgstr ""
#. module: gamification
#: model:ir.model.fields.selection,name:gamification.selection__gamification_challenge__state__inprogress
msgid "In Progress"
msgstr ""
msgstr "પ્રગતિમાં છે"
#. module: gamification
#: model_terms:ir.ui.view,arch_db:gamification.goal_definition_form_view
msgid ""
"In batch mode, the domain is evaluated globally. If enabled, do not use "
"keyword 'user' in above filter domain."
msgid "In batch mode, the domain is evaluated globally. If enabled, do not use keyword 'user' in above filter domain."
msgstr ""
#. module: gamification
#: model:ir.model.fields,help:gamification.field_gamification_goal_definition__batch_distinctive_field
msgid ""
"In batch mode, this indicates which field distinguishes one user from the "
"other, e.g. user_id, partner_id..."
msgid "In batch mode, this indicates which field distinguishes one user from the other, e.g. user_id, partner_id..."
msgstr ""
#. module: gamification
#: model:ir.model.fields,help:gamification.field_gamification_goal__last_update
msgid ""
"In case of manual goal, reminders are sent if the goal as not been updated "
"for a while (defined in challenge). Ignored in case of non-manual goal or "
"goal not linked to a challenge."
msgid "In case of manual goal, reminders are sent if the goal as not been updated for a while (defined in challenge). Ignored in case of non-manual goal or goal not linked to a challenge."
msgstr ""
#. module: gamification
@ -1395,6 +1353,7 @@ msgstr "Is Follower"
#. module: gamification
#: model:ir.model.fields,field_description:gamification.field_res_users__karma
#: model_terms:ir.ui.view,arch_db:gamification.res_users_view_form
msgid "Karma"
msgstr ""
@ -1404,18 +1363,23 @@ msgid "Karma Changes"
msgstr ""
#. module: gamification
#: model:ir.model.fields,field_description:gamification.field_gamification_badge____last_update
#: model:ir.model.fields,field_description:gamification.field_gamification_badge_user____last_update
#: model:ir.model.fields,field_description:gamification.field_gamification_badge_user_wizard____last_update
#: model:ir.model.fields,field_description:gamification.field_gamification_challenge____last_update
#: model:ir.model.fields,field_description:gamification.field_gamification_challenge_line____last_update
#: model:ir.model.fields,field_description:gamification.field_gamification_goal____last_update
#: model:ir.model.fields,field_description:gamification.field_gamification_goal_definition____last_update
#: model:ir.model.fields,field_description:gamification.field_gamification_goal_wizard____last_update
#: model:ir.model.fields,field_description:gamification.field_gamification_karma_rank____last_update
#: model:ir.model.fields,field_description:gamification.field_gamification_karma_tracking____last_update
msgid "Last Modified on"
msgstr "Last Modified on"
#: model_terms:ir.ui.view,arch_db:gamification.gamification_karma_tracking_view_form
#: model_terms:ir.ui.view,arch_db:gamification.gamification_karma_tracking_view_search
#: model_terms:ir.ui.view,arch_db:gamification.gamification_karma_tracking_view_tree
msgid "Karma Owner"
msgstr ""
#. module: gamification
#: model:ir.actions.act_window,name:gamification.gamification_karma_tracking_action
#: model:ir.ui.menu,name:gamification.gamification_karma_tracking_menu
msgid "Karma Tracking"
msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/res_users.py:0
msgid "Karma Updates"
msgstr ""
#. module: gamification
#: model:ir.model.fields,field_description:gamification.field_gamification_challenge__last_report_date
@ -1481,10 +1445,9 @@ msgid "List of goals that will be set"
msgstr ""
#. module: gamification
#: model:ir.model.fields,field_description:gamification.field_gamification_badge__message_main_attachment_id
#: model:ir.model.fields,field_description:gamification.field_gamification_challenge__message_main_attachment_id
msgid "Main Attachment"
msgstr "Main Attachment"
#: model_terms:ir.ui.view,arch_db:gamification.gamification_karma_tracking_view_search
msgid "Manual"
msgstr ""
#. module: gamification
#: model:gamification.karma.rank,name:gamification.rank_master
@ -1551,6 +1514,11 @@ msgstr ""
msgid "My Goals"
msgstr ""
#. module: gamification
#: model_terms:ir.ui.view,arch_db:gamification.gamification_karma_tracking_view_search
msgid "My Karma"
msgstr ""
#. module: gamification
#: model:ir.model.fields,field_description:gamification.field_gamification_badge__stat_my_monthly_sending
msgid "My Monthly Sending Total"
@ -1611,6 +1579,11 @@ msgstr ""
msgid "Next Report Date"
msgstr ""
#. module: gamification
#: model_terms:ir.actions.act_window,help:gamification.gamification_karma_tracking_action
msgid "No Karma Tracking"
msgstr ""
#. module: gamification
#: model_terms:ir.actions.act_window,help:gamification.goals_from_challenge_act
msgid "No goal found"
@ -1634,7 +1607,12 @@ msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_challenge.py:0
#, python-format
msgid "Nobody has succeeded to reach every goal, no badge is rewarded for this challenge."
msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_challenge.py:0
msgid "Nobody reached the required conditions to receive special badges."
msgstr ""
@ -1668,8 +1646,8 @@ msgstr "Number of errors"
#. module: gamification
#: model:ir.model.fields,help:gamification.field_gamification_badge__message_needaction_counter
#: model:ir.model.fields,help:gamification.field_gamification_challenge__message_needaction_counter
msgid "Number of messages requiring action"
msgstr ""
msgid "Number of messages which requires an action"
msgstr "Number of messages which requires an action"
#. module: gamification
#: model:ir.model.fields,help:gamification.field_gamification_badge__message_has_error_counter
@ -1710,7 +1688,7 @@ msgstr ""
#. module: gamification
#: model_terms:ir.ui.view,arch_db:gamification.badge_kanban_view
msgid "Owner"
msgstr ""
msgstr "માલિક"
#. module: gamification
#: model:ir.model.fields,field_description:gamification.field_gamification_badge__owner_ids
@ -1736,9 +1714,7 @@ msgstr "Period"
#. module: gamification
#: model:ir.model.fields,help:gamification.field_gamification_challenge__period
msgid ""
"Period of automatic goal assignment. If none is selected, should be launched"
" manually."
msgid "Period of automatic goal assignment. If none is selected, should be launched manually."
msgstr ""
#. module: gamification
@ -1746,6 +1722,11 @@ msgstr ""
msgid "Periodicity"
msgstr ""
#. module: gamification
#: model_terms:ir.ui.view,arch_db:gamification.gamification_karma_tracking_view_tree
msgid "Previous Total"
msgstr ""
#. module: gamification
#: model:gamification.badge,name:gamification.badge_problem_solver
msgid "Problem Solver"
@ -1763,9 +1744,7 @@ msgstr ""
#. module: gamification
#: model:ir.model.fields,help:gamification.field_gamification_goal_definition__compute_code
msgid ""
"Python code to be executed for each user. 'result' should contains the new "
"current value. Evaluated user can be access through object.user_id."
msgid "Python code to be executed for each user. 'result' should contains the new current value. Evaluated user can be access through object.user_id."
msgstr ""
#. module: gamification
@ -1795,44 +1774,24 @@ msgstr ""
msgid "Ranks List"
msgstr ""
#. module: gamification
#: model_terms:gamification.karma.rank,description_motivational:gamification.rank_master
msgid "Reach the next rank and become a Master!"
msgstr ""
#. module: gamification
#: model_terms:gamification.karma.rank,description_motivational:gamification.rank_doctor
msgid "Reach the next rank and become a powerful user!"
msgstr ""
#. module: gamification
#: model_terms:gamification.karma.rank,description_motivational:gamification.rank_bachelor
msgid "Reach the next rank and gain a very magic wand !"
msgid "Reach the next rank and gain a very magic wand!"
msgstr ""
#. module: gamification
#: model_terms:gamification.karma.rank,description_motivational:gamification.rank_master
msgid "Reach the next rank and gain a very nice hat !"
msgid "Reach the next rank and gain a very nice hat!"
msgstr ""
#. module: gamification
#: model_terms:gamification.karma.rank,description_motivational:gamification.rank_student
msgid "Reach the next rank and gain a very nice mug !"
msgid "Reach the next rank and gain a very nice mug!"
msgstr ""
#. module: gamification
#: model_terms:gamification.karma.rank,description_motivational:gamification.rank_doctor
msgid "Reach the next rank and gain a very nice unicorn !"
msgstr ""
#. module: gamification
#: model_terms:gamification.karma.rank,description_motivational:gamification.rank_bachelor
msgid "Reach the next rank to improve your status!"
msgstr ""
#. module: gamification
#: model_terms:gamification.karma.rank,description_motivational:gamification.rank_student
msgid "Reach the next rank to show the rest of the world you exist."
msgid "Reach the next rank and gain a very nice unicorn!"
msgstr ""
#. module: gamification
@ -1918,7 +1877,6 @@ msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_challenge.py:0
#, python-format
msgid "Retrieving progress for personal challenge without user information"
msgstr ""
@ -1927,6 +1885,12 @@ msgstr ""
msgid "Reward"
msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_challenge.py:0
msgid "Reward (badge %(badge_name)s) for every succeeding user was sent to %(users)s."
msgstr ""
#. module: gamification
#: model:ir.model.fields,field_description:gamification.field_gamification_challenge__reward_failure
msgid "Reward Bests if not Succeeded?"
@ -1955,7 +1919,7 @@ msgstr ""
#. module: gamification
#: model_terms:ir.ui.view,arch_db:gamification.goal_search_view
msgid "Running"
msgstr ""
msgstr "ચાલી રહ્યું છે"
#. module: gamification
#: model_terms:ir.ui.view,arch_db:gamification.challenge_search_view
@ -1999,9 +1963,7 @@ msgstr ""
#. module: gamification
#: model_terms:ir.ui.view,arch_db:gamification.badge_form_view
msgid ""
"Security rules to define who is allowed to manually grant badges. Not "
"enforced for administrator."
msgid "Security rules to define who is allowed to manually grant badges. Not enforced for administrator."
msgstr ""
#. module: gamification
@ -2084,6 +2046,23 @@ msgstr ""
msgid "Silver badges count"
msgstr ""
#. module: gamification
#: model:ir.model.fields,field_description:gamification.field_gamification_karma_tracking__origin_ref
msgid "Source"
msgstr ""
#. module: gamification
#: model:ir.model.fields,field_description:gamification.field_gamification_karma_tracking__origin_ref_model_name
#: model_terms:ir.ui.view,arch_db:gamification.gamification_karma_tracking_view_search
msgid "Source Type"
msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_challenge.py:0
msgid "Special rewards were sent to the top competing users. The ranking for this challenge is:"
msgstr ""
#. module: gamification
#: model_terms:ir.ui.view,arch_db:gamification.challenge_form_view
msgid "Start Challenge"
@ -2093,7 +2072,7 @@ msgstr ""
#: model:ir.model.fields,field_description:gamification.field_gamification_challenge__start_date
#: model:ir.model.fields,field_description:gamification.field_gamification_goal__start_date
msgid "Start Date"
msgstr ""
msgstr "શરુઆતની તારીખ"
#. module: gamification
#: model_terms:ir.ui.view,arch_db:gamification.goal_form_view
@ -2106,7 +2085,7 @@ msgstr ""
#: model_terms:ir.ui.view,arch_db:gamification.challenge_search_view
#: model_terms:ir.ui.view,arch_db:gamification.goal_search_view
msgid "State"
msgstr ""
msgstr "અવસ્થા"
#. module: gamification
#: model_terms:ir.ui.view,arch_db:gamification.badge_form_view
@ -2151,6 +2130,12 @@ msgstr ""
msgid "Target: less than"
msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/tests/test_karma_tracking.py:0
msgid "Test Reason"
msgstr ""
#. module: gamification
#: model:ir.model.fields,help:gamification.field_gamification_goal_definition__action_id
msgid "The action that will be called to update the goal value."
@ -2159,7 +2144,6 @@ msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_challenge.py:0
#, python-format
msgid "The challenge %s is finished."
msgstr ""
@ -2177,22 +2161,17 @@ msgstr ""
#. module: gamification
#: model:ir.model.fields,help:gamification.field_gamification_challenge__end_date
msgid ""
"The day a new challenge will be automatically closed. If no periodicity is "
"set, will use this date as the goal end date."
msgid "The day a new challenge will be automatically closed. If no periodicity is set, will use this date as the goal end date."
msgstr ""
#. module: gamification
#: model:ir.model.fields,help:gamification.field_gamification_challenge__start_date
msgid ""
"The day a new challenge will be automatically started. If no periodicity is "
"set, will use this date as the goal start date."
msgid "The day a new challenge will be automatically started. If no periodicity is set, will use this date as the goal start date."
msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_goal_definition.py:0
#, python-format
msgid ""
"The domain for the definition %s seems incorrect, please check it.\n"
"\n"
@ -2201,9 +2180,7 @@ msgstr ""
#. module: gamification
#: model:ir.model.fields,help:gamification.field_gamification_goal_definition__res_id_field
msgid ""
"The field name on the user profile (res.users) containing the value for "
"res_id for action."
msgid "The field name on the user profile (res.users) containing the value for res_id for action."
msgstr ""
#. module: gamification
@ -2233,14 +2210,12 @@ msgstr ""
#. module: gamification
#: model:ir.model.fields,help:gamification.field_gamification_badge__rule_max_number
msgid ""
"The maximum number of time this badge can be sent per month per person."
msgid "The maximum number of time this badge can be sent per month per person."
msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_goal_definition.py:0
#, python-format
msgid ""
"The model configuration for the definition %(name)s seems incorrect, please check it.\n"
"\n"
@ -2250,7 +2225,6 @@ msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_goal_definition.py:0
#, python-format
msgid ""
"The model configuration for the definition %(name)s seems incorrect, please check it.\n"
"\n"
@ -2259,15 +2233,12 @@ msgstr ""
#. module: gamification
#: model:ir.model.fields,help:gamification.field_gamification_goal__remind_update_delay
msgid ""
"The number of days after which the user assigned to a manual goal will be "
"reminded. Never reminded if no value is specified."
msgid "The number of days after which the user assigned to a manual goal will be reminded. Never reminded if no value is specified."
msgstr ""
#. module: gamification
#: model:ir.model.fields,help:gamification.field_gamification_badge__stat_my_this_month
msgid ""
"The number of time the current user has received this badge this month."
msgid "The number of time the current user has received this badge this month."
msgstr ""
#. module: gamification
@ -2314,17 +2285,12 @@ msgstr ""
#. module: gamification
#: model:ir.model.fields,help:gamification.field_gamification_badge__goal_definition_ids
msgid ""
"The users that have succeeded these goals will receive automatically the "
"badge."
msgid "The users that have succeeded these goals will receive automatically the badge."
msgstr ""
#. module: gamification
#: model:ir.model.fields,help:gamification.field_gamification_goal_definition__batch_user_expression
msgid ""
"The value to compare with the distinctive field. The expression can contain "
"reference to 'user' which is a browse record of the current user, e.g. "
"user.id, user.partner_id.id..."
msgid "The value to compare with the distinctive field. The expression can contain reference to 'user' which is a browse record of the current user, e.g. user.id, user.partner_id.id..."
msgstr ""
#. module: gamification
@ -2337,7 +2303,6 @@ msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_badge.py:0
#, python-format
msgid "This badge can not be sent by users."
msgstr ""
@ -2358,6 +2323,7 @@ msgstr ""
#. module: gamification
#: model:ir.model.fields,field_description:gamification.field_gamification_badge__granted_count
#: model_terms:ir.ui.view,arch_db:gamification.gamification_karma_tracking_view_tree
msgid "Total"
msgstr "Total"
@ -2366,6 +2332,11 @@ msgstr "Total"
msgid "Track Karma Changes"
msgstr ""
#. module: gamification
#: model_terms:ir.actions.act_window,help:gamification.gamification_karma_tracking_action
msgid "Track the sources of the users karma and monitor"
msgstr ""
#. module: gamification
#: model_terms:ir.ui.view,arch_db:gamification.gamification_karma_tracking_view_form
msgid "Tracking"
@ -2377,8 +2348,6 @@ msgid "Tracking Date"
msgstr ""
#. module: gamification
#: model:ir.actions.act_window,name:gamification.gamification_karma_tracking_action
#: model:ir.ui.menu,name:gamification.gamification_karma_tracking_menu
#: model_terms:ir.ui.view,arch_db:gamification.gamification_karma_tracking_view_tree
msgid "Trackings"
msgstr ""
@ -2401,21 +2370,27 @@ msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_goal.py:0
#, python-format
msgid "Update %s"
msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_karma_tracking.py:0
#: model:ir.model,name:gamification.model_res_users
#: model:ir.model.fields,field_description:gamification.field_gamification_badge_user__user_id
#: model:ir.model.fields,field_description:gamification.field_gamification_badge_user_wizard__user_id
#: model:ir.model.fields,field_description:gamification.field_gamification_goal__user_id
#: model:ir.model.fields,field_description:gamification.field_gamification_karma_tracking__user_id
#: model_terms:ir.ui.view,arch_db:gamification.gamification_karma_tracking_view_search
#: model_terms:ir.ui.view,arch_db:gamification.goal_search_view
msgid "User"
msgstr "User"
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/res_users.py:0
msgid "User Creation"
msgstr ""
#. module: gamification
#: model:ir.model.fields,field_description:gamification.field_gamification_challenge__user_domain
msgid "User domain"
@ -2425,13 +2400,13 @@ msgstr ""
#: model:ir.actions.act_window,name:gamification.action_current_rank_users
#: model:ir.model.fields,field_description:gamification.field_gamification_karma_rank__user_ids
msgid "Users"
msgstr ""
msgstr "વપરાશકર્તાઓ"
#. module: gamification
#: model:ir.model.fields.selection,name:gamification.selection__gamification_challenge__period__weekly
#: model:ir.model.fields.selection,name:gamification.selection__gamification_challenge__report_message_frequency__weekly
msgid "Weekly"
msgstr ""
msgstr "સાપ્તાહિક"
#. module: gamification
#: model:ir.model.fields,help:gamification.field_gamification_badge__rule_auth
@ -2445,9 +2420,7 @@ msgstr ""
#. module: gamification
#: model:ir.model.fields,help:gamification.field_gamification_challenge__reward_realtime
msgid ""
"With this option enabled, a user can receive a badge only once. The top 3 "
"badges are still rewarded only at the end of the challenge."
msgid "With this option enabled, a user can receive a badge only once. The top 3 badges are still rewarded only at the end of the challenge."
msgstr ""
#. module: gamification
@ -2464,21 +2437,18 @@ msgstr "Yearly"
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_badge.py:0
#, python-format
msgid "You are not in the user allowed list."
msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/wizard/grant_badge.py:0
#, python-format
msgid "You can not grant a badge to yourself."
msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_challenge.py:0
#, python-format
msgid "You can not reset a challenge with unfinished goals."
msgstr ""
@ -2495,14 +2465,12 @@ msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_badge.py:0
#, python-format
msgid "You do not have the required badges."
msgstr ""
#. module: gamification
#. odoo-python
#: code:addons/gamification/models/gamification_badge.py:0
#, python-format
msgid "You have already sent this badge too many time this month."
msgstr ""
@ -2545,13 +2513,11 @@ msgstr ""
#: model_terms:ir.ui.view,arch_db:gamification.challenge_form_view
#: model_terms:ir.ui.view,arch_db:gamification.goal_form_view
msgid "days"
msgstr ""
msgstr "દિવસો"
#. module: gamification
#: model_terms:ir.ui.view,arch_db:gamification.gamification_karma_rank_view_form
msgid ""
"e.g. A Master Chief knows quite everything on the forum! You cannot beat "
"him!"
msgid "e.g. A Master Chief knows quite everything on the forum! You cannot beat him!"
msgstr ""
#. module: gamification
@ -2576,7 +2542,7 @@ msgstr ""
#. module: gamification
#: model_terms:ir.ui.view,arch_db:gamification.gamification_karma_rank_view_form
msgid "e.g. Reach this rank to gain a free mug !"
msgid "e.g. Reach this rank to gain a free mug!"
msgstr ""
#. module: gamification

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff