48 lines
		
	
	
		
			1.7 KiB
		
	
	
	
		
			Plaintext
		
	
	
			
		
		
	
	
			48 lines
		
	
	
		
			1.7 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: Bulgarian (https://www.transifex.com/oca/teams/23907/bg/)\n"
 | |
| "MIME-Version: 1.0\n"
 | |
| "Content-Type: text/plain; charset=UTF-8\n"
 | |
| "Content-Transfer-Encoding: \n"
 | |
| "Language: bg\n"
 | |
| "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 | |
| 
 | |
| #. module: account_invoice_fiscal_position_update
 | |
| #: model:ir.model,name:account_invoice_fiscal_position_update.model_account_invoice
 | |
| msgid "Invoice"
 | |
| msgstr "Фактура"
 | |
| 
 | |
| #. 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 ""
 |