48 lines
		
	
	
		
			1.8 KiB
		
	
	
	
		
			Plaintext
		
	
	
			
		
		
	
	
			48 lines
		
	
	
		
			1.8 KiB
		
	
	
	
		
			Plaintext
		
	
	
# Translation of Odoo Server.
 | 
						|
# This file contains the translation of the following modules:
 | 
						|
# * account_invoice_fiscal_position_update
 | 
						|
# 
 | 
						|
# Translators:
 | 
						|
# OCA Transbot <transbot@odoo-community.org>, 2017
 | 
						|
msgid ""
 | 
						|
msgstr ""
 | 
						|
"Project-Id-Version: Odoo Server 10.0\n"
 | 
						|
"Report-Msgid-Bugs-To: \n"
 | 
						|
"POT-Creation-Date: 2017-04-29 02:39+0000\n"
 | 
						|
"PO-Revision-Date: 2017-04-29 02:39+0000\n"
 | 
						|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
 | 
						|
"Language-Team: Bosnian (https://www.transifex.com/oca/teams/23907/bs/)\n"
 | 
						|
"MIME-Version: 1.0\n"
 | 
						|
"Content-Type: text/plain; charset=UTF-8\n"
 | 
						|
"Content-Transfer-Encoding: \n"
 | 
						|
"Language: bs\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: account_invoice_fiscal_position_update
 | 
						|
#: model:ir.model,name:account_invoice_fiscal_position_update.model_account_invoice
 | 
						|
msgid "Invoice"
 | 
						|
msgstr "Faktura"
 | 
						|
 | 
						|
#. module: account_invoice_fiscal_position_update
 | 
						|
#: code:addons/account_invoice_fiscal_position_update/models/account_invoice.py:60
 | 
						|
#, python-format
 | 
						|
msgid ""
 | 
						|
"The following invoice lines were not updated to the new Fiscal Position because they don't have a Product:\n"
 | 
						|
"- %s\n"
 | 
						|
"You should update the Account and the Taxes of these invoice lines manually."
 | 
						|
msgstr ""
 | 
						|
 | 
						|
#. module: account_invoice_fiscal_position_update
 | 
						|
#: code:addons/account_invoice_fiscal_position_update/models/account_invoice.py:54
 | 
						|
#, python-format
 | 
						|
msgid ""
 | 
						|
"The invoice lines were not updated to the new Fiscal Position because they don't have products.\n"
 | 
						|
"You should update the Account and the Taxes of each invoice line manually."
 | 
						|
msgstr ""
 | 
						|
 | 
						|
#. module: account_invoice_fiscal_position_update
 | 
						|
#: code:addons/account_invoice_fiscal_position_update/models/account_invoice.py:52
 | 
						|
#, python-format
 | 
						|
msgid "Warning"
 | 
						|
msgstr ""
 |