From 3751379f1e9a4c215fb6eb898b4ccc67659b9ace Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 10 May 2022 21:51:50 +0700 Subject: initial commit 2 --- addons/pos_six/i18n/da.po | 85 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 85 insertions(+) create mode 100644 addons/pos_six/i18n/da.po (limited to 'addons/pos_six/i18n/da.po') diff --git a/addons/pos_six/i18n/da.po b/addons/pos_six/i18n/da.po new file mode 100644 index 00000000..6e472e86 --- /dev/null +++ b/addons/pos_six/i18n/da.po @@ -0,0 +1,85 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_six +# +# Translators: +# Morten Schou , 2020 +# Jesper Carstensen , 2020 +# Sanne Kristensen , 2020 +# Mads Søndergaard, 2020 +# Mads Søndergaard , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-29 13:45+0000\n" +"PO-Revision-Date: 2020-09-07 08:16+0000\n" +"Last-Translator: Mads Søndergaard , 2020\n" +"Language-Team: Danish (https://www.transifex.com/odoo/teams/41243/da/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: da\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pos_six +#. openerp-web +#: code:addons/pos_six/static/src/js/payment_six.js:0 +#, python-format +msgid "Balance Failed" +msgstr "Saldo Slog fejl" + +#. module: pos_six +#: model:ir.model.fields,field_description:pos_six.field_pos_config__display_name +#: model:ir.model.fields,field_description:pos_six.field_pos_payment_method__display_name +msgid "Display Name" +msgstr "Vis navn" + +#. module: pos_six +#: model:ir.model.fields,field_description:pos_six.field_pos_config__id +#: model:ir.model.fields,field_description:pos_six.field_pos_payment_method__id +msgid "ID" +msgstr "ID" + +#. module: pos_six +#: model:ir.model.fields,field_description:pos_six.field_pos_config____last_update +#: model:ir.model.fields,field_description:pos_six.field_pos_payment_method____last_update +msgid "Last Modified on" +msgstr "Sidst ændret den" + +#. module: pos_six +#: model:ir.model,name:pos_six.model_pos_config +msgid "Point of Sale Configuration" +msgstr "POS konfiguration" + +#. module: pos_six +#: model:ir.model,name:pos_six.model_pos_payment_method +msgid "Point of Sale Payment Methods" +msgstr "Point of Sale betalingsmetoder" + +#. module: pos_six +#. openerp-web +#: code:addons/pos_six/static/src/xml/BalanceButton.xml:0 +#, python-format +msgid "Send Balance" +msgstr "Send saldo" + +#. module: pos_six +#: model:ir.model.fields,field_description:pos_six.field_pos_payment_method__six_terminal_ip +msgid "Six Terminal IP" +msgstr "SIX Terminal IP" + +#. module: pos_six +#. openerp-web +#: code:addons/pos_six/static/src/js/payment_six.js:0 +#, python-format +msgid "The balance operation failed." +msgstr "Saldo operationen slog fejl." + +#. module: pos_six +#. openerp-web +#: code:addons/pos_six/static/src/js/payment_six.js:0 +#, python-format +msgid "Transaction was not processed correctly" +msgstr "Transaktionen blev ikke korrekt behandlet" -- cgit v1.2.3