|
@ -0,0 +1,56 @@ |
|
|
|
|
|
# Translation of Odoo Server. |
|
|
|
|
|
# This file contains the translation of the following modules: |
|
|
|
|
|
# * pos_payment_terminal |
|
|
|
|
|
# |
|
|
|
|
|
# Translators: |
|
|
|
|
|
# Bole <bole@dajmi5.com>, 2017 |
|
|
|
|
|
msgid "" |
|
|
|
|
|
msgstr "" |
|
|
|
|
|
"Project-Id-Version: Odoo Server 10.0\n" |
|
|
|
|
|
"Report-Msgid-Bugs-To: \n" |
|
|
|
|
|
"POT-Creation-Date: 2016-12-13 19:51+0000\n" |
|
|
|
|
|
"PO-Revision-Date: 2016-12-13 19:51+0000\n" |
|
|
|
|
|
"Last-Translator: Bole <bole@dajmi5.com>, 2017\n" |
|
|
|
|
|
"Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/hr_HR/)\n" |
|
|
|
|
|
"MIME-Version: 1.0\n" |
|
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n" |
|
|
|
|
|
"Content-Transfer-Encoding: \n" |
|
|
|
|
|
"Language: hr_HR\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_payment_terminal |
|
|
|
|
|
#: selection:account.journal,payment_mode:0 |
|
|
|
|
|
msgid "Card" |
|
|
|
|
|
msgstr "Kartica" |
|
|
|
|
|
|
|
|
|
|
|
#. module: pos_payment_terminal |
|
|
|
|
|
#: selection:account.journal,payment_mode:0 |
|
|
|
|
|
msgid "Check" |
|
|
|
|
|
msgstr "Ček" |
|
|
|
|
|
|
|
|
|
|
|
#. module: pos_payment_terminal |
|
|
|
|
|
#: model:ir.model,name:pos_payment_terminal.model_account_journal |
|
|
|
|
|
msgid "Journal" |
|
|
|
|
|
msgstr "Dnevnik" |
|
|
|
|
|
|
|
|
|
|
|
#. module: pos_payment_terminal |
|
|
|
|
|
#: model:ir.model.fields,field_description:pos_payment_terminal.field_account_journal_payment_mode |
|
|
|
|
|
msgid "Payment Mode" |
|
|
|
|
|
msgstr "Način plaćanja" |
|
|
|
|
|
|
|
|
|
|
|
#. module: pos_payment_terminal |
|
|
|
|
|
#: model:ir.model.fields,help:pos_payment_terminal.field_account_journal_payment_mode |
|
|
|
|
|
msgid "Select the payment mode sent to the payment terminal" |
|
|
|
|
|
msgstr "Odaberite način plaćanja korišten na naplatnom terminalu" |
|
|
|
|
|
|
|
|
|
|
|
#. module: pos_payment_terminal |
|
|
|
|
|
#. openerp-web |
|
|
|
|
|
#: code:addons/pos_payment_terminal/static/src/xml/pos_payment_terminal.xml:6 |
|
|
|
|
|
#, python-format |
|
|
|
|
|
msgid "Start transaction" |
|
|
|
|
|
msgstr "Započni transakciju" |
|
|
|
|
|
|
|
|
|
|
|
#. module: pos_payment_terminal |
|
|
|
|
|
#: model:ir.model,name:pos_payment_terminal.model_pos_config |
|
|
|
|
|
msgid "pos.config" |
|
|
|
|
|
msgstr "pos.config" |