You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

498 lines
15 KiB

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_loyalty
#
# Translators:
# Bole <bole@dajmi5.com>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-07-12 02:44+0000\n"
"PO-Revision-Date: 2017-07-12 02:44+0000\n"
"Last-Translator: Bole <bole@dajmi5.com>, 2017\n"
"Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/"
"hr_HR/)\n"
"Language: hr_HR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
#. module: pos_loyalty
#: model:ir.model.fields,help:pos_loyalty.field_loyalty_program_pp_order
msgid ""
"Amount of loyalty points given to the customer for each point of sale order"
msgstr ""
#. module: pos_loyalty
#: model:ir.model.fields,help:pos_loyalty.field_loyalty_program_pp_product
msgid "Amount of loyalty points given to the customer per product sold"
msgstr ""
#. module: pos_loyalty
#: model:ir.model.fields,help:pos_loyalty.field_loyalty_program_pp_currency
msgid "Amount of loyalty points given to the customer per sold currency"
msgstr ""
#. module: pos_loyalty
#: model:ir.model.fields,help:pos_loyalty.field_loyalty_rule_pp_currency
msgid "Amount of points earned per currency"
msgstr ""
#. module: pos_loyalty
#: model:ir.model.fields,help:pos_loyalty.field_loyalty_rule_pp_product
msgid "Amount of points earned per product"
msgstr ""
#. module: pos_loyalty
#: selection:loyalty.rule,type:0
msgid "Category"
msgstr ""
#. module: pos_loyalty
#: model:ir.actions.act_window,help:pos_loyalty.loyalty_program_action
msgid "Click create to define a Loyalty Program."
msgstr ""
#. module: pos_loyalty
#: model:ir.model,name:pos_loyalty.model_res_partner
msgid "Contact"
msgstr ""
#. module: pos_loyalty
#: model:ir.model.fields,help:pos_loyalty.field_loyalty_reward_point_cost
msgid "Cost of the reward per monetary unit discounted"
msgstr ""
#. module: pos_loyalty
#: model:ir.model.fields,field_description:pos_loyalty.field_loyalty_program_create_uid
#: model:ir.model.fields,field_description:pos_loyalty.field_loyalty_reward_create_uid
#: model:ir.model.fields,field_description:pos_loyalty.field_loyalty_rule_create_uid
msgid "Created by"
msgstr ""
#. module: pos_loyalty
#: model:ir.model.fields,field_description:pos_loyalty.field_loyalty_program_create_date
#: model:ir.model.fields,field_description:pos_loyalty.field_loyalty_reward_create_date
#: model:ir.model.fields,field_description:pos_loyalty.field_loyalty_rule_create_date
msgid "Created on"
msgstr ""
#. module: pos_loyalty
#: model:ir.model.fields,field_description:pos_loyalty.field_loyalty_rule_cumulative
msgid "Cumulative"
msgstr ""
#. module: pos_loyalty
#: model:ir.model.fields,field_description:pos_loyalty.field_loyalty_reward_discount
#: selection:loyalty.reward,type:0
msgid "Discount"
msgstr ""
#. module: pos_loyalty
#: model:ir.model.fields,field_description:pos_loyalty.field_loyalty_reward_discount_product_id
msgid "Discount Product"
msgstr ""
#. module: pos_loyalty
#: model:ir.model.fields,field_description:pos_loyalty.field_loyalty_reward_discount_max
msgid "Discount limit"
msgstr ""
#. module: pos_loyalty
#: code:addons/pos_loyalty/models/loyalty_reward.py:64
#, python-format
msgid "Discount product field is mandatory for discount rewards"
msgstr ""
#. module: pos_loyalty
#: model:ir.model.fields,field_description:pos_loyalty.field_loyalty_program_display_name
#: model:ir.model.fields,field_description:pos_loyalty.field_loyalty_reward_display_name
#: model:ir.model.fields,field_description:pos_loyalty.field_loyalty_rule_display_name
msgid "Display Name"
msgstr ""
#. module: pos_loyalty
#: selection:loyalty.reward,type:0
msgid "Gift"
msgstr ""
#. module: pos_loyalty
#: model:ir.model.fields,field_description:pos_loyalty.field_loyalty_reward_gift_product_id
msgid "Gift Product"
msgstr ""
#. module: pos_loyalty
#: code:addons/pos_loyalty/models/loyalty_reward.py:57
#, python-format
msgid "Gift product field is mandatory for gift rewards"
msgstr ""
#. module: pos_loyalty
#: model:ir.model.fields,field_description:pos_loyalty.field_loyalty_program_id
#: model:ir.model.fields,field_description:pos_loyalty.field_loyalty_reward_id
#: model:ir.model.fields,field_description:pos_loyalty.field_loyalty_rule_id
msgid "ID"
msgstr ""
#. module: pos_loyalty
#: model:ir.model.fields,field_description:pos_loyalty.field_loyalty_program___last_update
#: model:ir.model.fields,field_description:pos_loyalty.field_loyalty_reward___last_update
#: model:ir.model.fields,field_description:pos_loyalty.field_loyalty_rule___last_update
msgid "Last Modified on"
msgstr ""
#. module: pos_loyalty
#: model:ir.model.fields,field_description:pos_loyalty.field_loyalty_program_write_uid
#: model:ir.model.fields,field_description:pos_loyalty.field_loyalty_reward_write_uid
#: model:ir.model.fields,field_description:pos_loyalty.field_loyalty_rule_write_uid
msgid "Last Updated by"
msgstr ""
#. module: pos_loyalty
#: model:ir.model.fields,field_description:pos_loyalty.field_loyalty_program_write_date
#: model:ir.model.fields,field_description:pos_loyalty.field_loyalty_reward_write_date
#: model:ir.model.fields,field_description:pos_loyalty.field_loyalty_rule_write_date
msgid "Last Updated on"
msgstr ""
#. module: pos_loyalty
#: model:ir.model,name:pos_loyalty.model_pos_order_line
msgid "Lines of Point of Sale Orders"
msgstr ""
#. module: pos_loyalty
#: model:ir.model.fields,field_description:pos_loyalty.field_pos_order_loyalty_points
#: model:ir.model.fields,field_description:pos_loyalty.field_res_partner_loyalty_points
#: model:ir.model.fields,field_description:pos_loyalty.field_res_users_loyalty_points
msgid "Loyalty Points"
msgstr ""
#. module: pos_loyalty
#: model:ir.model.fields,field_description:pos_loyalty.field_loyalty_reward_loyalty_program_id
#: model:ir.model.fields,field_description:pos_loyalty.field_loyalty_rule_loyalty_program_id
#: model:ir.model.fields,field_description:pos_loyalty.field_pos_config_loyalty_id
#: model:ir.ui.view,arch_db:pos_loyalty.loyalty_program_form_view
msgid "Loyalty Program"
msgstr ""
#. module: pos_loyalty
#: model:ir.ui.view,arch_db:pos_loyalty.pos_config_view_form
msgid "Loyalty Program (OCA)"
msgstr ""
#. module: pos_loyalty
#: model:ir.model.fields,field_description:pos_loyalty.field_loyalty_program_name
msgid "Loyalty Program Name"
msgstr ""
#. module: pos_loyalty
#: model:ir.actions.act_window,name:pos_loyalty.loyalty_program_action
#: model:ir.ui.menu,name:pos_loyalty.loyalty_program_menu
#: model:ir.ui.view,arch_db:pos_loyalty.loyalty_program_tree_view
#: model:ir.ui.view,arch_db:pos_loyalty.partner_property_form_view
#: model:ir.ui.view,arch_db:pos_loyalty.pos_order_form_view
msgid "Loyalty Programs"
msgstr ""
#. module: pos_loyalty
#: model:ir.actions.act_window,help:pos_loyalty.loyalty_program_action
msgid ""
"Loyalty Programs allow you customers to earn points\n"
" and rewards when purchasing from your shops."
msgstr ""
#. module: pos_loyalty
#: model:ir.ui.view,arch_db:pos_loyalty.loyalty_reward_form_view
msgid "Loyalty Reward"
msgstr ""
#. module: pos_loyalty
#: model:ir.ui.view,arch_db:pos_loyalty.loyalty_rule_form_view
msgid "Loyalty Rule"
msgstr ""
#. module: pos_loyalty
#: model:ir.model.fields,help:pos_loyalty.field_loyalty_program_rounding
msgid "Loyalty point amounts will be rounded to multiples of this value"
msgstr ""
#. module: pos_loyalty
#: model:ir.ui.view,arch_db:pos_loyalty.pos_config_view_form
msgid "Loyalty program that will be available in this PoS"
msgstr ""
#. module: pos_loyalty
#: model:ir.model.fields,help:pos_loyalty.field_loyalty_reward_discount_max
msgid "Maximum discounted amount allowed forthis discount reward"
msgstr ""
#. module: pos_loyalty
#: model:ir.model.fields,field_description:pos_loyalty.field_loyalty_reward_minimum_points
msgid "Minimum Points"
msgstr ""
#. module: pos_loyalty
#: model:ir.model.fields,help:pos_loyalty.field_loyalty_reward_minimum_points
msgid ""
"Minimum amount of points the customer must have to qualify for this reward"
msgstr ""
#. module: pos_loyalty
#. openerp-web
#: code:addons/pos_loyalty/static/src/js/pos.js:379
#, python-format
msgid "No Rewards Available"
msgstr ""
#. module: pos_loyalty
#. openerp-web
#: code:addons/pos_loyalty/static/src/js/pos.js:393
#, python-format
msgid "Please select a reward"
msgstr ""
#. module: pos_loyalty
#: model:ir.model.fields,field_description:pos_loyalty.field_loyalty_reward_point_cost
msgid "Point Cost"
msgstr ""
#. module: pos_loyalty
#: model:ir.model.fields,field_description:pos_loyalty.field_loyalty_reward_point_product_id
msgid "Point Product"
msgstr ""
#. module: pos_loyalty
#: model:ir.model,name:pos_loyalty.model_pos_order
msgid "Point of Sale Orders"
msgstr ""
#. module: pos_loyalty
#: code:addons/pos_loyalty/models/loyalty_reward.py:72
#, python-format
msgid "Point product field is mandatory for point resale rewards"
msgstr ""
#. module: pos_loyalty
#. openerp-web
#: code:addons/pos_loyalty/static/src/xml/pos.xml:6
#: code:addons/pos_loyalty/static/src/xml/pos.xml:71
#: code:addons/pos_loyalty/static/src/xml/pos.xml:81
#, python-format
msgid "Points"
msgstr ""
#. module: pos_loyalty
#: model:ir.model.fields,field_description:pos_loyalty.field_loyalty_program_rounding
msgid "Points Rounding"
msgstr ""
#. module: pos_loyalty
#. openerp-web
#: code:addons/pos_loyalty/static/src/xml/pos.xml:57
#, python-format
msgid "Points Spent"
msgstr ""
#. module: pos_loyalty
#. openerp-web
#: code:addons/pos_loyalty/static/src/xml/pos.xml:54
#, python-format
msgid "Points Won"
msgstr ""
#. module: pos_loyalty
#: model:ir.model.fields,field_description:pos_loyalty.field_loyalty_program_pp_currency
#: model:ir.model.fields,field_description:pos_loyalty.field_loyalty_rule_pp_currency
msgid "Points per currency"
msgstr ""
#. module: pos_loyalty
#: model:ir.model.fields,field_description:pos_loyalty.field_loyalty_program_pp_order
msgid "Points per order"
msgstr ""
#. module: pos_loyalty
#: model:ir.model.fields,field_description:pos_loyalty.field_loyalty_program_pp_product
#: model:ir.model.fields,field_description:pos_loyalty.field_loyalty_rule_pp_product
msgid "Points per product"
msgstr ""
#. module: pos_loyalty
#: selection:loyalty.rule,type:0
msgid "Product"
msgstr ""
#. module: pos_loyalty
#: model:ir.model.fields,help:pos_loyalty.field_loyalty_reward_point_product_id
msgid "Product that represents a point that is sold by the customer"
msgstr ""
#. module: pos_loyalty
#: selection:loyalty.reward,type:0
msgid "Resale"
msgstr ""
#. module: pos_loyalty
#: model:ir.model.fields,field_description:pos_loyalty.field_loyalty_reward_name
msgid "Reward Name"
msgstr ""
#. module: pos_loyalty
#: model:ir.ui.view,arch_db:pos_loyalty.loyalty_program_form_view
msgid "Reward the customer with gifts or discounts for loyalty points"
msgstr ""
#. module: pos_loyalty
#. openerp-web
#: code:addons/pos_loyalty/static/src/xml/pos.xml:25
#: model:ir.model.fields,field_description:pos_loyalty.field_loyalty_program_reward_ids
#: model:ir.ui.view,arch_db:pos_loyalty.loyalty_program_form_view
#, python-format
msgid "Rewards"
msgstr ""
#. module: pos_loyalty
#: model:ir.model.fields,field_description:pos_loyalty.field_loyalty_rule_name
msgid "Rule Name"
msgstr ""
#. module: pos_loyalty
#: model:ir.model.fields,field_description:pos_loyalty.field_loyalty_program_rule_ids
#: model:ir.ui.view,arch_db:pos_loyalty.loyalty_program_form_view
msgid "Rules"
msgstr ""
#. module: pos_loyalty
#: model:ir.ui.view,arch_db:pos_loyalty.loyalty_program_form_view
msgid ""
"Rules define how loyalty points are earned for specific products or "
"categories"
msgstr ""
#. module: pos_loyalty
#: model:ir.model.fields,field_description:pos_loyalty.field_loyalty_rule_category_id
msgid "Target Category"
msgstr ""
#. module: pos_loyalty
#: model:ir.model.fields,field_description:pos_loyalty.field_loyalty_rule_product_id
msgid "Target Product"
msgstr ""
#. module: pos_loyalty
#: model:ir.model.fields,help:pos_loyalty.field_loyalty_reward_loyalty_program_id
msgid "The Loyalty Program this reward belongs to"
msgstr ""
#. module: pos_loyalty
#: model:ir.model.fields,help:pos_loyalty.field_loyalty_rule_loyalty_program_id
msgid "The Loyalty Program this rule belongs to"
msgstr ""
#. module: pos_loyalty
#: model:ir.model.fields,help:pos_loyalty.field_pos_order_loyalty_points
msgid "The amount of Loyalty points awarded to the customer with this order"
msgstr ""
#. module: pos_loyalty
#: model:ir.model.fields,help:pos_loyalty.field_loyalty_rule_category_id
msgid "The category affected by this rule"
msgstr ""
#. module: pos_loyalty
#: model:ir.model.fields,help:pos_loyalty.field_loyalty_rule_type
msgid "The concept this rule applies to"
msgstr ""
#. module: pos_loyalty
#: model:ir.model.fields,help:pos_loyalty.field_loyalty_reward_discount
msgid "The discount percentage"
msgstr ""
#. module: pos_loyalty
#: model:ir.model.fields,help:pos_loyalty.field_res_partner_loyalty_points
#: model:ir.model.fields,help:pos_loyalty.field_res_users_loyalty_points
msgid "The loyalty points the user won as part of a Loyalty Program"
msgstr ""
#. module: pos_loyalty
#: model:ir.model.fields,help:pos_loyalty.field_pos_config_loyalty_id
msgid "The loyalty program used by this Point of Sale"
msgstr ""
#. module: pos_loyalty
#: model:ir.model.fields,help:pos_loyalty.field_loyalty_rule_cumulative
msgid ""
"The points from this rule will be added to points won from other rules with "
"the same concept"
msgstr ""
#. module: pos_loyalty
#: model:ir.model.fields,help:pos_loyalty.field_loyalty_rule_product_id
msgid "The product affected by this rule"
msgstr ""
#. module: pos_loyalty
#: model:ir.model.fields,help:pos_loyalty.field_loyalty_reward_gift_product_id
msgid "The product given as a reward"
msgstr ""
#. module: pos_loyalty
#: model:ir.model.fields,help:pos_loyalty.field_loyalty_reward_discount_product_id
msgid "The product used to apply discounts"
msgstr ""
#. module: pos_loyalty
#. openerp-web
#: code:addons/pos_loyalty/static/src/js/pos.js:380
#, python-format
msgid ""
"There are no rewards available for this customer as part of the loyalty "
"program"
msgstr ""
#. module: pos_loyalty
#. openerp-web
#: code:addons/pos_loyalty/static/src/xml/pos.xml:60
#, python-format
msgid "Total Points"
msgstr ""
#. module: pos_loyalty
#: model:ir.model.fields,field_description:pos_loyalty.field_loyalty_reward_type
#: model:ir.model.fields,field_description:pos_loyalty.field_loyalty_rule_type
msgid "Type"
msgstr ""
#. module: pos_loyalty
#: model:ir.model.fields,help:pos_loyalty.field_loyalty_reward_type
msgid "Type of the reward"
msgstr ""
#. module: pos_loyalty
#: model:ir.ui.view,arch_db:pos_loyalty.pos_config_view_form
msgid "abc"
msgstr ""
#. module: pos_loyalty
#: model:ir.model,name:pos_loyalty.model_loyalty_program
msgid "loyalty.program"
msgstr ""
#. module: pos_loyalty
#: model:ir.model,name:pos_loyalty.model_loyalty_reward
msgid "loyalty.reward"
msgstr ""
#. module: pos_loyalty
#: model:ir.model,name:pos_loyalty.model_loyalty_rule
msgid "loyalty.rule"
msgstr ""
#. module: pos_loyalty
#: model:ir.model,name:pos_loyalty.model_pos_config
msgid "pos.config"
msgstr "pos.config"