mirror of
https://github.com/bringout/oca-ocb-sale.git
synced 2026-04-28 03:12:04 +02:00
19.0 vanilla
This commit is contained in:
parent
79f83631d5
commit
73afc09215
6267 changed files with 1534193 additions and 1130106 deletions
|
|
@ -1,68 +1,66 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * website_sale_loyalty
|
||||
#
|
||||
# Translators:
|
||||
# Foldi Robert <foldirobert@nexterp.ro>, 2022
|
||||
# Martin Trigaux, 2022
|
||||
# Cozmin Candea <office@terrabit.ro>, 2023
|
||||
# Fenyedi Levente, 2023
|
||||
# Dorin Hongu <dhongu@gmail.com>, 2024
|
||||
# Corina Calin, 2024
|
||||
# Maria Muntean, 2024
|
||||
#
|
||||
# * website_sale_loyalty
|
||||
#
|
||||
# Alin Ilie <alin.ilie@logit-solutions.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0beta\n"
|
||||
"Project-Id-Version: Odoo Server 19.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-10-10 10:24+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:57+0000\n"
|
||||
"Last-Translator: Maria Muntean, 2024\n"
|
||||
"Language-Team: Romanian (https://app.transifex.com/odoo/teams/41243/ro/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-12-09 14:08+0000\n"
|
||||
"Last-Translator: Alin Ilie <alin.ilie@logit-solutions.com>\n"
|
||||
"Language-Team: Romanian <https://translate.odoo.com/projects/odoo-19/"
|
||||
"website_sale_loyalty/ro/>\n"
|
||||
"Language: ro\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: ro\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
|
||||
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < "
|
||||
"20)) ? 1 : 2;\n"
|
||||
"X-Generator: Weblate 5.14.3\n"
|
||||
|
||||
#. module: website_sale_loyalty
|
||||
#: code:addons/website_sale_loyalty/wizard/sale_coupon_share.py:0
|
||||
#, python-format
|
||||
#. odoo-python
|
||||
#: code:addons/website_sale_loyalty/wizard/coupon_share.py:0
|
||||
msgid "A coupon is needed for coupon programs."
|
||||
msgstr "Un cupon este necesar pentru programele cu cupon."
|
||||
msgstr "Pentru programele de cupoane este necesar un cupon."
|
||||
|
||||
#. module: website_sale_loyalty
|
||||
#. odoo-python
|
||||
#: code:addons/website_sale_loyalty/models/loyalty_rule.py:0
|
||||
#, python-format
|
||||
msgid "A coupon with the same code was found."
|
||||
msgstr "A fost identificat un cupon cu același cod."
|
||||
msgstr "A fost găsit un cupon cu același cod."
|
||||
|
||||
#. module: website_sale_loyalty
|
||||
#: model_terms:ir.ui.view,arch_db:website_sale_loyalty.loyalty_program_view_form_inherit_website_sale_loyalty
|
||||
msgid "All websites"
|
||||
msgstr "Toate website-urile"
|
||||
msgstr "Toate site-urile web"
|
||||
|
||||
#. module: website_sale_loyalty
|
||||
#: model:ir.model.fields,field_description:website_sale_loyalty.field_loyalty_program__ecommerce_ok
|
||||
msgid "Available on Website"
|
||||
msgstr "Disponibil pe website"
|
||||
msgstr "Disponibil pe site-ul web"
|
||||
|
||||
#. module: website_sale_loyalty
|
||||
#. odoo-python
|
||||
#: code:addons/website_sale_loyalty/controllers/main.py:0
|
||||
#, python-format
|
||||
msgid "Cannot process payment: applied reward was changed or has expired."
|
||||
#: code:addons/website_sale_loyalty/controllers/payment.py:0
|
||||
msgid ""
|
||||
"Cannot process payment: applied reward was changed or has expired.\n"
|
||||
"Please refresh the page and try again."
|
||||
msgstr ""
|
||||
|
||||
#. module: website_sale_loyalty
|
||||
#. odoo-javascript
|
||||
#: code:addons/website_sale_loyalty/static/src/js/portal_loyalty_card.xml:0
|
||||
#: model_terms:ir.ui.view,arch_db:website_sale_loyalty.modify_code_form
|
||||
msgid "Claim"
|
||||
msgstr "Revendicare"
|
||||
msgstr "Reclamație"
|
||||
|
||||
#. module: website_sale_loyalty
|
||||
#: model_terms:ir.ui.view,arch_db:website_sale_loyalty.modify_code_form
|
||||
msgid "Costs"
|
||||
msgstr "Costuri"
|
||||
msgid "Code:"
|
||||
msgstr "Cod:"
|
||||
|
||||
#. module: website_sale_loyalty
|
||||
#: model_terms:ir.ui.view,arch_db:website_sale_loyalty.layout
|
||||
|
|
@ -72,14 +70,24 @@ msgstr "Nu s-a putut aplica codul promoțional:"
|
|||
#. module: website_sale_loyalty
|
||||
#: model:ir.model.fields,field_description:website_sale_loyalty.field_coupon_share__coupon_id
|
||||
msgid "Coupon"
|
||||
msgstr "Cupon"
|
||||
msgstr "Cupoane"
|
||||
|
||||
#. module: website_sale_loyalty
|
||||
#. odoo-javascript
|
||||
#: code:addons/website_sale_loyalty/static/src/website_builder/coupon_option_plugin.js:0
|
||||
msgid "Coupon Snippet Options"
|
||||
msgstr "Opțiuni pentru fragmente de cupon"
|
||||
|
||||
#. module: website_sale_loyalty
|
||||
#: model_terms:ir.ui.view,arch_db:website_sale_loyalty.modify_code_form
|
||||
msgid "Coupons -"
|
||||
msgstr "Cupoane -"
|
||||
|
||||
#. module: website_sale_loyalty
|
||||
#: model:ir.model,name:website_sale_loyalty.model_coupon_share
|
||||
msgid "Create links that apply a coupon and redirect to a specific page"
|
||||
msgstr ""
|
||||
"Creați link-uri care aplică un cupon și redirecționează către o anumită "
|
||||
"pagină"
|
||||
"Creați linkuri care aplică un cupon și redirecționează către o anumită pagină"
|
||||
|
||||
#. module: website_sale_loyalty
|
||||
#: model:ir.model.fields,field_description:website_sale_loyalty.field_coupon_share__create_uid
|
||||
|
|
@ -89,7 +97,7 @@ msgstr "Creat de"
|
|||
#. module: website_sale_loyalty
|
||||
#: model:ir.model.fields,field_description:website_sale_loyalty.field_coupon_share__create_date
|
||||
msgid "Created on"
|
||||
msgstr "Creat în"
|
||||
msgstr "Creat la"
|
||||
|
||||
#. module: website_sale_loyalty
|
||||
#: model:ir.model.fields,field_description:website_sale_loyalty.field_sale_order__disabled_auto_rewards
|
||||
|
|
@ -99,12 +107,12 @@ msgstr "Recompense automate dezactivate"
|
|||
#. module: website_sale_loyalty
|
||||
#: model:ir.ui.menu,name:website_sale_loyalty.menu_discount_loyalty_type_config
|
||||
msgid "Discount & Loyalty"
|
||||
msgstr "Discount și loialitate"
|
||||
msgstr "Reduceri și loialitate"
|
||||
|
||||
#. module: website_sale_loyalty
|
||||
#: model_terms:ir.ui.view,arch_db:website_sale_loyalty.reduction_coupon_code
|
||||
msgid "Discount code or gift card"
|
||||
msgstr ""
|
||||
msgstr "Cod de reducere sau card cadou"
|
||||
|
||||
#. module: website_sale_loyalty
|
||||
#: model_terms:ir.ui.view,arch_db:website_sale_loyalty.cart_discount
|
||||
|
|
@ -114,17 +122,28 @@ msgstr "Reducere:"
|
|||
#. module: website_sale_loyalty
|
||||
#: model_terms:ir.ui.view,arch_db:website_sale_loyalty.cart_discount
|
||||
msgid "Discounted amount"
|
||||
msgstr "Valoarea redusă"
|
||||
msgstr "Suma redusă"
|
||||
|
||||
#. module: website_sale_loyalty
|
||||
#: model:ir.model.fields,field_description:website_sale_loyalty.field_coupon_share__display_name
|
||||
#: model:ir.model.fields,field_description:website_sale_loyalty.field_loyalty_card__display_name
|
||||
#: model:ir.model.fields,field_description:website_sale_loyalty.field_loyalty_program__display_name
|
||||
#: model:ir.model.fields,field_description:website_sale_loyalty.field_loyalty_rule__display_name
|
||||
#: model:ir.model.fields,field_description:website_sale_loyalty.field_product_product__display_name
|
||||
#: model:ir.model.fields,field_description:website_sale_loyalty.field_sale_order__display_name
|
||||
#: model:ir.model.fields,field_description:website_sale_loyalty.field_sale_order_line__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nume afișat"
|
||||
|
||||
#. module: website_sale_loyalty
|
||||
#: model_terms:ir.ui.view,arch_db:website_sale_loyalty.coupon_share_view_form
|
||||
msgid "Done"
|
||||
msgstr "Efectuat"
|
||||
msgstr "Gata"
|
||||
|
||||
#. module: website_sale_loyalty
|
||||
#: model_terms:ir.ui.view,arch_db:website_sale_loyalty.modify_code_form
|
||||
msgid "Expired Date:"
|
||||
msgstr "Data expirării:"
|
||||
|
||||
#. module: website_sale_loyalty
|
||||
#: model_terms:ir.ui.view,arch_db:website_sale_loyalty.coupon_share_view_form
|
||||
|
|
@ -139,32 +158,33 @@ msgstr "Card cadou sau cod de reducere..."
|
|||
#. module: website_sale_loyalty
|
||||
#: model:ir.ui.menu,name:website_sale_loyalty.menu_gift_ewallet_type_config
|
||||
msgid "Gift cards & eWallet"
|
||||
msgstr "Carduri cadou și eWallet"
|
||||
msgstr "Carduri cadou și portofel electronic"
|
||||
|
||||
#. module: website_sale_loyalty
|
||||
#: model:ir.model.fields,field_description:website_sale_loyalty.field_coupon_share__id
|
||||
#: model:ir.model.fields,field_description:website_sale_loyalty.field_loyalty_card__id
|
||||
#: model:ir.model.fields,field_description:website_sale_loyalty.field_loyalty_program__id
|
||||
#: model:ir.model.fields,field_description:website_sale_loyalty.field_loyalty_rule__id
|
||||
#: model:ir.model.fields,field_description:website_sale_loyalty.field_product_product__id
|
||||
#: model:ir.model.fields,field_description:website_sale_loyalty.field_sale_order__id
|
||||
#: model:ir.model.fields,field_description:website_sale_loyalty.field_sale_order_line__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: website_sale_loyalty
|
||||
#: model_terms:ir.ui.view,arch_db:website_sale_loyalty.modify_code_form
|
||||
msgid "Invalid or expired promo code."
|
||||
msgstr "Cod promoțional nevalid sau expirat."
|
||||
|
||||
#. module: website_sale_loyalty
|
||||
#: model:ir.model.fields,field_description:website_sale_loyalty.field_coupon_share____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Ultima modificare la"
|
||||
msgstr "Cod promoțional invalid sau expirat."
|
||||
|
||||
#. module: website_sale_loyalty
|
||||
#: model:ir.model.fields,field_description:website_sale_loyalty.field_coupon_share__write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Ultima actualizare făcută de"
|
||||
msgstr "Ultima actualizare de"
|
||||
|
||||
#. module: website_sale_loyalty
|
||||
#: model:ir.model.fields,field_description:website_sale_loyalty.field_coupon_share__write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Ultima actualizare pe"
|
||||
msgstr "Ultima actualizare"
|
||||
|
||||
#. module: website_sale_loyalty
|
||||
#: model:ir.ui.menu,name:website_sale_loyalty.menu_loyalty
|
||||
|
|
@ -174,27 +194,27 @@ msgstr "Loialitate"
|
|||
#. module: website_sale_loyalty
|
||||
#: model:ir.model,name:website_sale_loyalty.model_loyalty_card
|
||||
msgid "Loyalty Coupon"
|
||||
msgstr "Cupon de loialitate"
|
||||
msgstr "Cupoane de loialitate"
|
||||
|
||||
#. module: website_sale_loyalty
|
||||
#: model:ir.model,name:website_sale_loyalty.model_loyalty_program
|
||||
msgid "Loyalty Program"
|
||||
msgstr "Program de fidelitate"
|
||||
msgstr "Program de loialitate"
|
||||
|
||||
#. module: website_sale_loyalty
|
||||
#: model_terms:ir.ui.view,arch_db:website_sale_loyalty.res_config_settings_view_form_inherit_website_sale_loyalty
|
||||
msgid "Loyalty Programs"
|
||||
msgstr "Programe Loialitate"
|
||||
msgstr "Programe de fidelitate"
|
||||
|
||||
#. module: website_sale_loyalty
|
||||
#: model:ir.model,name:website_sale_loyalty.model_loyalty_rule
|
||||
msgid "Loyalty Rule"
|
||||
msgstr "Regulă Loialitate"
|
||||
msgstr "Regula de fidelitate"
|
||||
|
||||
#. module: website_sale_loyalty
|
||||
#: model_terms:ir.ui.view,arch_db:website_sale_loyalty.modify_code_form
|
||||
msgid "Pay with eWallet"
|
||||
msgstr "Plătiți cu eWallet"
|
||||
#: model:ir.model,name:website_sale_loyalty.model_product_product
|
||||
msgid "Product Variant"
|
||||
msgstr "Varianta de produs"
|
||||
|
||||
#. module: website_sale_loyalty
|
||||
#: model:ir.model.fields,field_description:website_sale_loyalty.field_coupon_share__program_id
|
||||
|
|
@ -204,7 +224,7 @@ msgstr "Program"
|
|||
#. module: website_sale_loyalty
|
||||
#: model:ir.model.fields,field_description:website_sale_loyalty.field_coupon_share__program_website_id
|
||||
msgid "Program Website"
|
||||
msgstr "Website program"
|
||||
msgstr "Site-ul programului"
|
||||
|
||||
#. module: website_sale_loyalty
|
||||
#: model:ir.model.fields,field_description:website_sale_loyalty.field_coupon_share__promo_code
|
||||
|
|
@ -212,8 +232,8 @@ msgid "Promo Code"
|
|||
msgstr "Cod promoțional"
|
||||
|
||||
#. module: website_sale_loyalty
|
||||
#: code:addons/website_sale_loyalty/wizard/sale_coupon_share.py:0
|
||||
#, python-format
|
||||
#. odoo-python
|
||||
#: code:addons/website_sale_loyalty/wizard/coupon_share.py:0
|
||||
msgid "Provide either a coupon or a program."
|
||||
msgstr "Furnizați fie un cupon, fie un program."
|
||||
|
||||
|
|
@ -226,8 +246,8 @@ msgstr "Redirecționare"
|
|||
#: model:ir.model.fields,help:website_sale_loyalty.field_coupon_share__program_website_id
|
||||
#: model:ir.model.fields,help:website_sale_loyalty.field_loyalty_program__website_id
|
||||
#: model:ir.model.fields,help:website_sale_loyalty.field_loyalty_rule__website_id
|
||||
msgid "Restrict publishing to this website."
|
||||
msgstr "Limitați publicarea pe acest site web."
|
||||
msgid "Restrict to a specific website."
|
||||
msgstr "Restricționați la un anumit site web."
|
||||
|
||||
#. module: website_sale_loyalty
|
||||
#: model:ir.model,name:website_sale_loyalty.model_sale_order
|
||||
|
|
@ -237,21 +257,26 @@ msgstr "Comandă de vânzare"
|
|||
#. module: website_sale_loyalty
|
||||
#: model:ir.model,name:website_sale_loyalty.model_sale_order_line
|
||||
msgid "Sales Order Line"
|
||||
msgstr "Linie comandă vânzare"
|
||||
msgstr "Linie de comandă de vânzare"
|
||||
|
||||
#. module: website_sale_loyalty
|
||||
#: code:addons/website_sale_loyalty/wizard/sale_coupon_share.py:0
|
||||
#: code:addons/website_sale_loyalty/wizard/sale_coupon_share.py:0
|
||||
#. odoo-python
|
||||
#: code:addons/website_sale_loyalty/wizard/coupon_share.py:0
|
||||
#: model_terms:ir.ui.view,arch_db:website_sale_loyalty.loyalty_card_view_tree_inherit_website_sale_loyalty
|
||||
#: model_terms:ir.ui.view,arch_db:website_sale_loyalty.loyalty_program_view_tree_inherit_website_sale_loyalty
|
||||
#, python-format
|
||||
msgid "Share"
|
||||
msgstr "Partajează"
|
||||
msgstr "Partajare"
|
||||
|
||||
#. module: website_sale_loyalty
|
||||
#. odoo-python
|
||||
#: code:addons/website_sale_loyalty/wizard/coupon_share.py:0
|
||||
msgid "Share %s"
|
||||
msgstr "Partajare %s"
|
||||
|
||||
#. module: website_sale_loyalty
|
||||
#: model:ir.model.fields,field_description:website_sale_loyalty.field_coupon_share__share_link
|
||||
msgid "Share Link"
|
||||
msgstr "Împarte legatură"
|
||||
msgstr "Partajează link"
|
||||
|
||||
#. module: website_sale_loyalty
|
||||
#: model_terms:ir.ui.view,arch_db:website_sale_loyalty.coupon_share_view_form
|
||||
|
|
@ -259,35 +284,58 @@ msgid "Share Loyalty Card"
|
|||
msgstr "Partajați cardul de fidelitate"
|
||||
|
||||
#. module: website_sale_loyalty
|
||||
#: model_terms:ir.ui.view,arch_db:website_sale_loyalty.snippet_options
|
||||
#. odoo-javascript
|
||||
#: code:addons/website_sale_loyalty/static/src/website_builder/coupon_option.xml:0
|
||||
msgid "Show Discount in Subtotal"
|
||||
msgstr "Afișați reducerea în subtotal"
|
||||
msgstr "Afișează reducerea în subtotal"
|
||||
|
||||
#. module: website_sale_loyalty
|
||||
#: model:ir.model.fields,field_description:website_sale_loyalty.field_loyalty_program__show_non_published_product_warning
|
||||
msgid "Show Non Published Product Warning"
|
||||
msgstr "Afișează avertismentul pentru produsul nepublicat"
|
||||
|
||||
#. module: website_sale_loyalty
|
||||
#. odoo-python
|
||||
#: code:addons/website_sale_loyalty/controllers/main.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The coupon will be automatically applied when you add something in your "
|
||||
"cart."
|
||||
msgstr "Cuponul va fi aplicat automat atunci când adăugați ceva în coș."
|
||||
"The coupon will be automatically applied when you add something in your cart."
|
||||
msgstr "Cupoanul va fi aplicat automat când adaugi ceva în coș."
|
||||
|
||||
#. module: website_sale_loyalty
|
||||
#: model_terms:ir.ui.view,arch_db:website_sale_loyalty.layout
|
||||
msgid "The following promo code was applied on your order:"
|
||||
msgstr "Următorul cod promoțional a fost aplicat pe comanda dvs:"
|
||||
msgstr "Următorul cod promoțional a fost aplicat comenzii dvs.:"
|
||||
|
||||
#. module: website_sale_loyalty
|
||||
#. odoo-python
|
||||
#: code:addons/website_sale_loyalty/models/loyalty_rule.py:0
|
||||
#, python-format
|
||||
msgid "The promo code must be unique."
|
||||
msgstr "Codul promoțional trebuie să fie unic."
|
||||
|
||||
#. module: website_sale_loyalty
|
||||
#: code:addons/website_sale_loyalty/wizard/sale_coupon_share.py:0
|
||||
#, python-format
|
||||
#. odoo-python
|
||||
#: code:addons/website_sale_loyalty/wizard/coupon_share.py:0
|
||||
msgid "The shared website should correspond to the website of the program."
|
||||
msgstr ""
|
||||
"Site-ul web distribuit trebuie să corespundă cu site-ul web al programului."
|
||||
"Site-ul web partajat trebuie să corespundă site-ului web al programului."
|
||||
|
||||
#. module: website_sale_loyalty
|
||||
#: model_terms:ir.ui.view,arch_db:website_sale_loyalty.loyalty_program_view_form_inherit_website_sale_loyalty
|
||||
msgid ""
|
||||
"To be able to top up eWallet from the portal, eWallet products must be\n"
|
||||
" published."
|
||||
msgstr ""
|
||||
|
||||
#. module: website_sale_loyalty
|
||||
#. odoo-javascript
|
||||
#: code:addons/website_sale_loyalty/static/src/js/portal_loyalty_card.xml:0
|
||||
msgid "Top Up"
|
||||
msgstr "Reîncărcare"
|
||||
|
||||
#. module: website_sale_loyalty
|
||||
#: model_terms:ir.ui.view,arch_db:website_sale_loyalty.modify_code_form
|
||||
msgid "Use"
|
||||
msgstr "Utilizare"
|
||||
|
||||
#. module: website_sale_loyalty
|
||||
#: model:ir.model.fields,field_description:website_sale_loyalty.field_coupon_share__website_id
|
||||
|
|
@ -295,28 +343,17 @@ msgstr ""
|
|||
#: model:ir.model.fields,field_description:website_sale_loyalty.field_loyalty_rule__website_id
|
||||
#: model_terms:ir.ui.view,arch_db:website_sale_loyalty.loyalty_program_view_form_inherit_website_sale_loyalty
|
||||
msgid "Website"
|
||||
msgstr "Pagină web"
|
||||
msgstr "Site web"
|
||||
|
||||
#. module: website_sale_loyalty
|
||||
#: model_terms:ir.ui.view,arch_db:website_sale_loyalty.coupon_share_view_form
|
||||
msgid ""
|
||||
"You can share this promotion with your customers.\n"
|
||||
" It will be applied at checkout when the customer uses this link."
|
||||
" It will be applied at checkout when the customer "
|
||||
"uses this link."
|
||||
msgstr ""
|
||||
"Puteți partaja această promoție cu clienții dvs.\n"
|
||||
" Acesta va fi aplicat la checkout atunci când clientul utilizează acest link."
|
||||
|
||||
#. module: website_sale_loyalty
|
||||
#: model_terms:ir.ui.view,arch_db:website_sale_loyalty.modify_code_form
|
||||
msgid "You have"
|
||||
msgstr "Aveți"
|
||||
|
||||
#. module: website_sale_loyalty
|
||||
#: model_terms:ir.ui.view,arch_db:website_sale_loyalty.modify_code_form
|
||||
msgid "You have successfully applied the following code:"
|
||||
msgstr "Ați aplicat cu succes următorul cod:"
|
||||
|
||||
#. module: website_sale_loyalty
|
||||
#: model_terms:ir.ui.view,arch_db:website_sale_loyalty.modify_code_form
|
||||
msgid "in your ewallet"
|
||||
msgstr "în ewallet-ul dvs."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue