mirror of
https://github.com/OCA/account-reconcile.git
synced 2025-01-20 12:27:39 +02:00
70 lines
2.2 KiB
Plaintext
70 lines
2.2 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * base_transaction_id
|
|
#
|
|
# Translators:
|
|
# Matjaž Mozetič <m.mozetic@matmoz.si>, 2015
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: bank-statement-reconcile (8.0)\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2015-08-19 18:08+0000\n"
|
|
"PO-Revision-Date: 2015-08-20 04:58+0000\n"
|
|
"Last-Translator: Matjaž Mozetič <m.mozetic@matmoz.si>\n"
|
|
"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-bank-statement-reconcile-8-0/language/sl/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Language: sl\n"
|
|
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
|
|
|
|
#. module: base_transaction_id
|
|
#: model:ir.model,name:base_transaction_id.model_account_bank_statement_line
|
|
msgid "Bank Statement Line"
|
|
msgstr "Postavka bančnega izpiska"
|
|
|
|
#. module: base_transaction_id
|
|
#: model:ir.model,name:base_transaction_id.model_account_invoice
|
|
msgid "Invoice"
|
|
msgstr "Račun"
|
|
|
|
#. module: base_transaction_id
|
|
#: model:ir.model,name:base_transaction_id.model_account_move_line
|
|
msgid "Journal Items"
|
|
msgstr "Dnevniške postavke"
|
|
|
|
#. module: base_transaction_id
|
|
#: model:ir.model,name:base_transaction_id.model_stock_picking
|
|
msgid "Picking List"
|
|
msgstr "Zbirnik"
|
|
|
|
#. module: base_transaction_id
|
|
#: view:account.move.line:base_transaction_id.view_move_line_form
|
|
msgid "Reconciliation"
|
|
msgstr "Uskladitev"
|
|
|
|
#. module: base_transaction_id
|
|
#: model:ir.model,name:base_transaction_id.model_sale_order
|
|
msgid "Sales Order"
|
|
msgstr "Prodajni nalog"
|
|
|
|
#. module: base_transaction_id
|
|
#: field:account.invoice,transaction_id:0 field:sale.order,transaction_id:0
|
|
msgid "Transaction ID"
|
|
msgstr "ID transakcije"
|
|
|
|
#. module: base_transaction_id
|
|
#: help:account.invoice,transaction_id:0
|
|
msgid "Transaction ID from the financial institute"
|
|
msgstr "ID transakcije finančne ustanove"
|
|
|
|
#. module: base_transaction_id
|
|
#: field:account.move.line,transaction_ref:0
|
|
msgid "Transaction Ref."
|
|
msgstr "Sklic transakcije"
|
|
|
|
#. module: base_transaction_id
|
|
#: help:sale.order,transaction_id:0
|
|
msgid "Transaction id from the financial institute"
|
|
msgstr "ID transakcije finančne ustanove"
|