19.0 vanilla

This commit is contained in:
Ernad Husremovic 2026-03-09 09:29:53 +01:00
parent 6e54c1af6c
commit 3ca647e428
1087 changed files with 132065 additions and 108499 deletions

View file

@ -1,31 +1,26 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_discount
#
# Translators:
# Kristófer Arnþórsson, 2024
#
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Project-Id-Version: Odoo Server 15.5alpha1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-02-06 13:31+0000\n"
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
"Last-Translator: Kristófer Arnþórsson, 2024\n"
"Language-Team: Icelandic (https://app.transifex.com/odoo/teams/41243/is/)\n"
"Language-Team: Icelandic (https://www.transifex.com/odoo/teams/41243/is/)\n"
"Language: is\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: is\n"
"Plural-Forms: nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);\n"
#. module: pos_discount
#. odoo-python
#: code:addons/pos_discount/models/pos_config.py:0
#, python-format
msgid ""
"A discount product is needed to use the Global Discount feature. Go to Point"
" of Sale > Configuration > Settings to set it."
"A discount product is needed to use the Global Discount feature. Go to Point "
"of Sale > Configuration > Settings to set it."
msgstr ""
#. module: pos_discount
@ -36,14 +31,13 @@ msgstr ""
#. module: pos_discount
#: model:ir.model,name:pos_discount.model_res_config_settings
msgid "Config Settings"
msgstr "Stillingarvalkostir"
msgstr ""
#. module: pos_discount
#. odoo-javascript
#: code:addons/pos_discount/static/src/xml/DiscountButton.xml:0
#, python-format
#: code:addons/pos_discount/static/src/overrides/components/discount_button/discount_button.xml:0
msgid "Discount"
msgstr ""
msgstr "Afsláttur"
#. module: pos_discount
#: model_terms:ir.ui.view,arch_db:pos_discount.res_config_settings_view_form
@ -52,10 +46,9 @@ msgstr ""
#. module: pos_discount
#. odoo-javascript
#: code:addons/pos_discount/static/src/js/DiscountButton.js:0
#: code:addons/pos_discount/static/src/overrides/components/discount_button/discount_button.js:0
#: model:ir.model.fields,field_description:pos_discount.field_pos_config__discount_pc
#: model:ir.model.fields,field_description:pos_discount.field_res_config_settings__pos_discount_pc
#, python-format
msgid "Discount Percentage"
msgstr ""
@ -67,15 +60,13 @@ msgstr ""
#. module: pos_discount
#. odoo-javascript
#: code:addons/pos_discount/static/src/js/DiscountButton.js:0
#, python-format
#: code:addons/pos_discount/static/src/overrides/components/discount_button/discount_button.js:0
msgid "No discount product found"
msgstr ""
#. module: pos_discount
#. odoo-javascript
#: code:addons/pos_discount/static/src/js/DiscountButton.js:0
#, python-format
#: code:addons/pos_discount/static/src/overrides/components/discount_button/discount_button.js:0
msgid "No tax"
msgstr ""
@ -87,7 +78,7 @@ msgstr ""
#. module: pos_discount
#: model:ir.model,name:pos_discount.model_pos_config
msgid "Point of Sale Configuration"
msgstr ""
msgstr "Uppsetning kassakerfis"
#. module: pos_discount
#: model:ir.model,name:pos_discount.model_pos_session
@ -101,8 +92,7 @@ msgstr ""
#. module: pos_discount
#. odoo-javascript
#: code:addons/pos_discount/static/src/js/DiscountButton.js:0
#, python-format
#: code:addons/pos_discount/static/src/overrides/components/discount_button/discount_button.js:0
msgid "Tax: %s"
msgstr ""
@ -114,11 +104,10 @@ msgstr ""
#. module: pos_discount
#. odoo-javascript
#: code:addons/pos_discount/static/src/js/DiscountButton.js:0
#, python-format
#: code:addons/pos_discount/static/src/overrides/components/discount_button/discount_button.js:0
msgid ""
"The discount product seems misconfigured. Make sure it is flagged as 'Can be"
" Sold' and 'Available in Point of Sale'."
"The discount product seems misconfigured. Make sure it is flagged as 'Can be "
"Sold' and 'Available in Point of Sale'."
msgstr ""
#. module: pos_discount