mirror of
https://github.com/OCA/report-print-send.git
synced 2025-02-16 07:11:31 +02:00
OCA Transbot updated translations from Transifex
This commit is contained in:
316
base_report_to_printer/i18n/bg.po
Normal file
316
base_report_to_printer/i18n/bg.po
Normal file
@@ -0,0 +1,316 @@
|
|||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * base_report_to_printer
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# Kaloyan Naumov <kaloyan@lumnus.net>, 2016
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: Odoo Server 8.0\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2016-09-18 04:58+0000\n"
|
||||||
|
"PO-Revision-Date: 2016-09-18 04:58+0000\n"
|
||||||
|
"Last-Translator: Kaloyan Naumov <kaloyan@lumnus.net>, 2016\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: base_report_to_printer
|
||||||
|
#: field:ir.actions.report.xml,property_printing_action:0
|
||||||
|
#: field:printing.report.xml.action,action:0
|
||||||
|
msgid "Action"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:ir.actions.report.xml,printing_action_ids:0
|
||||||
|
msgid "Actions"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: selection:printing.printer,status:0
|
||||||
|
msgid "Available"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: view:printing.printer.update.wizard:base_report_to_printer.printer_update_wizard
|
||||||
|
msgid "Cancel"
|
||||||
|
msgstr "Откажи"
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: code:addons/base_report_to_printer/wizard/update_printers.py:55
|
||||||
|
#, python-format
|
||||||
|
msgid "Could not get the list of printers from the CUPS server (%s:%s)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:printing.action,create_uid:0 field:printing.printer,create_uid:0
|
||||||
|
#: field:printing.printer.update.wizard,create_uid:0
|
||||||
|
#: field:printing.report.xml.action,create_uid:0
|
||||||
|
msgid "Created by"
|
||||||
|
msgstr "Създадено от"
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:printing.action,create_date:0 field:printing.printer,create_date:0
|
||||||
|
#: field:printing.printer.update.wizard,create_date:0
|
||||||
|
#: field:printing.report.xml.action,create_date:0
|
||||||
|
msgid "Created on"
|
||||||
|
msgstr "Създадено на"
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:printing.printer,default:0
|
||||||
|
msgid "Default"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:res.users,printing_printer_id:0
|
||||||
|
msgid "Default Printer"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:printing.action,display_name:0 field:printing.printer,display_name:0
|
||||||
|
#: field:printing.printer.update.wizard,display_name:0
|
||||||
|
#: field:printing.report.xml.action,display_name:0
|
||||||
|
msgid "Display Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#. openerp-web
|
||||||
|
#: code:addons/base_report_to_printer/static/src/js/qwebactionmanager.js:27
|
||||||
|
#, python-format
|
||||||
|
msgid "Document sent to the printer "
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: selection:printing.printer,status:0
|
||||||
|
msgid "Error"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#. openerp-web
|
||||||
|
#: code:addons/base_report_to_printer/static/src/js/qwebactionmanager.js:30
|
||||||
|
#, python-format
|
||||||
|
msgid "Error when sending the document to the printer "
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: code:addons/base_report_to_printer/printing.py:149
|
||||||
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Failed to connect to the CUPS server on %s:%s. Check that the CUPS server is"
|
||||||
|
" running and that you can reach it from the Odoo server."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:printing.action,id:0 field:printing.printer,id:0
|
||||||
|
#: field:printing.printer.update.wizard,id:0
|
||||||
|
#: field:printing.report.xml.action,id:0
|
||||||
|
msgid "ID"
|
||||||
|
msgstr "ID"
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:printing.action,__last_update:0
|
||||||
|
#: field:printing.printer,__last_update:0
|
||||||
|
#: field:printing.printer.update.wizard,__last_update:0
|
||||||
|
#: field:printing.report.xml.action,__last_update:0
|
||||||
|
msgid "Last Modified on"
|
||||||
|
msgstr "Последно обновено на"
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:printing.action,write_uid:0 field:printing.printer,write_uid:0
|
||||||
|
#: field:printing.printer.update.wizard,write_uid:0
|
||||||
|
#: field:printing.report.xml.action,write_uid:0
|
||||||
|
msgid "Last Updated by"
|
||||||
|
msgstr "Последно обновено от"
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:printing.action,write_date:0 field:printing.printer,write_date:0
|
||||||
|
#: field:printing.printer.update.wizard,write_date:0
|
||||||
|
#: field:printing.report.xml.action,write_date:0
|
||||||
|
msgid "Last Updated on"
|
||||||
|
msgstr "Последно обновено на"
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:printing.printer,location:0
|
||||||
|
msgid "Location"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:printing.printer,model:0
|
||||||
|
msgid "Model"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:printing.action,name:0 field:printing.printer,name:0
|
||||||
|
msgid "Name"
|
||||||
|
msgstr "Име"
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: code:addons/base_report_to_printer/report.py:43
|
||||||
|
#, python-format
|
||||||
|
msgid "No printer configured to print this report."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: view:res.users:base_report_to_printer.view_printing_users_form
|
||||||
|
msgid "Preferences"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: view:ir.actions.report.xml:base_report_to_printer.action_report_xml_form
|
||||||
|
msgid "Print"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: model:ir.model,name:base_report_to_printer.model_printing_action
|
||||||
|
msgid "Print Job Action"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:ir.actions.report.xml,printing_printer_id:0
|
||||||
|
#: model:ir.model,name:base_report_to_printer.model_printing_printer
|
||||||
|
#: field:printing.report.xml.action,printer_id:0
|
||||||
|
msgid "Printer"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: model:ir.ui.menu,name:base_report_to_printer.menu_printing_printer_form
|
||||||
|
#: view:printing.printer:base_report_to_printer.view_printing_printer_form
|
||||||
|
#: view:printing.printer:base_report_to_printer.view_printing_printer_search
|
||||||
|
#: view:printing.printer:base_report_to_printer.view_printing_printer_tree
|
||||||
|
msgid "Printers"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: model:ir.ui.menu,name:base_report_to_printer.menu_printing_main
|
||||||
|
#: selection:printing.printer,status:0
|
||||||
|
#: view:res.users:base_report_to_printer.view_printing_users_prefs
|
||||||
|
msgid "Printing"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: model:res.groups,name:base_report_to_printer.res_groups_printingprintoperator0
|
||||||
|
msgid "Printing / Print Operator"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:res.users,printing_action:0
|
||||||
|
msgid "Printing action"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#. openerp-web
|
||||||
|
#: code:addons/base_report_to_printer/static/src/js/qwebactionmanager.js:26
|
||||||
|
#: code:addons/base_report_to_printer/static/src/js/qwebactionmanager.js:29
|
||||||
|
#: model:ir.model,name:base_report_to_printer.model_report
|
||||||
|
#: field:printing.report.xml.action,report_id:0
|
||||||
|
#, python-format
|
||||||
|
msgid "Report"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: model:ir.model,name:base_report_to_printer.model_printing_report_xml_action
|
||||||
|
#: view:printing.report.xml.action:base_report_to_printer.printing_report_xml_action_form
|
||||||
|
#: view:printing.report.xml.action:base_report_to_printer.printing_report_xml_action_tree
|
||||||
|
msgid "Report Printing Actions"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: model:ir.ui.menu,name:base_report_to_printer.menu_printing_reports
|
||||||
|
msgid "Reports"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: view:ir.actions.report.xml:base_report_to_printer.action_report_xml_form
|
||||||
|
msgid "Security"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: selection:printing.printer,status:0
|
||||||
|
msgid "Server Error"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: view:printing.printer:base_report_to_printer.view_printing_printer_form
|
||||||
|
msgid "Set Default"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: model:ir.actions.act_window,name:base_report_to_printer.action_printing_printer_form
|
||||||
|
msgid "Show Printers"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: view:ir.actions.report.xml:base_report_to_printer.action_report_xml_form
|
||||||
|
msgid "Specific actions per user"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:printing.printer,status:0
|
||||||
|
msgid "Status"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:printing.printer,status_message:0
|
||||||
|
msgid "Status message"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:printing.printer,system_name:0
|
||||||
|
msgid "System name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: help:ir.actions.report.xml,printing_action_ids:0
|
||||||
|
msgid "This field allows configuring action and printer on a per user basis"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: view:printing.printer.update.wizard:base_report_to_printer.printer_update_wizard
|
||||||
|
msgid ""
|
||||||
|
"This process will create all missing printers from the current CUPS server."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:printing.action,type:0
|
||||||
|
msgid "Type"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:printing.printer,uri:0
|
||||||
|
msgid "URI"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: selection:printing.printer,status:0
|
||||||
|
msgid "Unavailable"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: selection:printing.printer,status:0
|
||||||
|
msgid "Unknown"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: model:ir.actions.act_window,name:base_report_to_printer.action_printer_update_wizard
|
||||||
|
#: model:ir.ui.menu,name:base_report_to_printer.menu_printer_update_wizard
|
||||||
|
#: view:printing.printer.update.wizard:base_report_to_printer.printer_update_wizard
|
||||||
|
msgid "Update Printers from CUPS"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:printing.report.xml.action,user_id:0
|
||||||
|
msgid "User"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: model:ir.model,name:base_report_to_printer.model_res_users
|
||||||
|
msgid "Users"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: view:printing.printer.update.wizard:base_report_to_printer.printer_update_wizard
|
||||||
|
msgid "or"
|
||||||
|
msgstr "или"
|
||||||
@@ -4,13 +4,15 @@
|
|||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
|
# Ermin Trevisan <trevi@twanda.com>, 2016
|
||||||
|
# Philipp Hug <philipp@hug.cx>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 8.0\n"
|
"Project-Id-Version: Odoo Server 8.0\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-08-15 21:56+0000\n"
|
"POT-Creation-Date: 2016-09-18 04:58+0000\n"
|
||||||
"PO-Revision-Date: 2016-08-15 21:56+0000\n"
|
"PO-Revision-Date: 2016-09-18 04:58+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
"Last-Translator: Philipp Hug <philipp@hug.cx>, 2016\n"
|
||||||
"Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n"
|
"Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
@@ -37,7 +39,7 @@ msgstr ""
|
|||||||
#. module: base_report_to_printer
|
#. module: base_report_to_printer
|
||||||
#: view:printing.printer.update.wizard:base_report_to_printer.printer_update_wizard
|
#: view:printing.printer.update.wizard:base_report_to_printer.printer_update_wizard
|
||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr ""
|
msgstr "Abbrechen"
|
||||||
|
|
||||||
#. module: base_report_to_printer
|
#. module: base_report_to_printer
|
||||||
#: code:addons/base_report_to_printer/wizard/update_printers.py:55
|
#: code:addons/base_report_to_printer/wizard/update_printers.py:55
|
||||||
@@ -74,7 +76,7 @@ msgstr ""
|
|||||||
#: field:printing.printer.update.wizard,display_name:0
|
#: field:printing.printer.update.wizard,display_name:0
|
||||||
#: field:printing.report.xml.action,display_name:0
|
#: field:printing.report.xml.action,display_name:0
|
||||||
msgid "Display Name"
|
msgid "Display Name"
|
||||||
msgstr ""
|
msgstr "Anzeigename"
|
||||||
|
|
||||||
#. module: base_report_to_printer
|
#. module: base_report_to_printer
|
||||||
#. openerp-web
|
#. openerp-web
|
||||||
@@ -116,7 +118,7 @@ msgstr "ID"
|
|||||||
#: field:printing.printer.update.wizard,__last_update:0
|
#: field:printing.printer.update.wizard,__last_update:0
|
||||||
#: field:printing.report.xml.action,__last_update:0
|
#: field:printing.report.xml.action,__last_update:0
|
||||||
msgid "Last Modified on"
|
msgid "Last Modified on"
|
||||||
msgstr ""
|
msgstr "Zuletzt geändert am"
|
||||||
|
|
||||||
#. module: base_report_to_printer
|
#. module: base_report_to_printer
|
||||||
#: field:printing.action,write_uid:0 field:printing.printer,write_uid:0
|
#: field:printing.action,write_uid:0 field:printing.printer,write_uid:0
|
||||||
@@ -145,7 +147,7 @@ msgstr ""
|
|||||||
#. module: base_report_to_printer
|
#. module: base_report_to_printer
|
||||||
#: field:printing.action,name:0 field:printing.printer,name:0
|
#: field:printing.action,name:0 field:printing.printer,name:0
|
||||||
msgid "Name"
|
msgid "Name"
|
||||||
msgstr ""
|
msgstr "Bezeichnung"
|
||||||
|
|
||||||
#. module: base_report_to_printer
|
#. module: base_report_to_printer
|
||||||
#: code:addons/base_report_to_printer/report.py:43
|
#: code:addons/base_report_to_printer/report.py:43
|
||||||
@@ -208,7 +210,7 @@ msgstr ""
|
|||||||
#: field:printing.report.xml.action,report_id:0
|
#: field:printing.report.xml.action,report_id:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Report"
|
msgid "Report"
|
||||||
msgstr ""
|
msgstr "Bericht"
|
||||||
|
|
||||||
#. module: base_report_to_printer
|
#. module: base_report_to_printer
|
||||||
#: model:ir.model,name:base_report_to_printer.model_printing_report_xml_action
|
#: model:ir.model,name:base_report_to_printer.model_printing_report_xml_action
|
||||||
@@ -313,4 +315,4 @@ msgstr ""
|
|||||||
#. module: base_report_to_printer
|
#. module: base_report_to_printer
|
||||||
#: view:printing.printer.update.wizard:base_report_to_printer.printer_update_wizard
|
#: view:printing.printer.update.wizard:base_report_to_printer.printer_update_wizard
|
||||||
msgid "or"
|
msgid "or"
|
||||||
msgstr ""
|
msgstr "oder"
|
||||||
|
|||||||
@@ -4,13 +4,14 @@
|
|||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
|
# Pedro M. Baeza <pedro.baeza@gmail.com>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 8.0\n"
|
"Project-Id-Version: Odoo Server 8.0\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-08-15 21:56+0000\n"
|
"POT-Creation-Date: 2016-09-18 04:58+0000\n"
|
||||||
"PO-Revision-Date: 2016-08-15 21:56+0000\n"
|
"PO-Revision-Date: 2016-09-18 04:58+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
"Last-Translator: Pedro M. Baeza <pedro.baeza@gmail.com>, 2016\n"
|
||||||
"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n"
|
"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
@@ -86,7 +87,7 @@ msgstr ""
|
|||||||
#. module: base_report_to_printer
|
#. module: base_report_to_printer
|
||||||
#: selection:printing.printer,status:0
|
#: selection:printing.printer,status:0
|
||||||
msgid "Error"
|
msgid "Error"
|
||||||
msgstr ""
|
msgstr "Error"
|
||||||
|
|
||||||
#. module: base_report_to_printer
|
#. module: base_report_to_printer
|
||||||
#. openerp-web
|
#. openerp-web
|
||||||
@@ -276,7 +277,7 @@ msgstr ""
|
|||||||
#. module: base_report_to_printer
|
#. module: base_report_to_printer
|
||||||
#: field:printing.action,type:0
|
#: field:printing.action,type:0
|
||||||
msgid "Type"
|
msgid "Type"
|
||||||
msgstr ""
|
msgstr "Tipo"
|
||||||
|
|
||||||
#. module: base_report_to_printer
|
#. module: base_report_to_printer
|
||||||
#: field:printing.printer,uri:0
|
#: field:printing.printer,uri:0
|
||||||
|
|||||||
316
base_report_to_printer/i18n/hr.po
Normal file
316
base_report_to_printer/i18n/hr.po
Normal file
@@ -0,0 +1,316 @@
|
|||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * base_report_to_printer
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# Bole <bole@dajmi5.com>, 2016
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: Odoo Server 8.0\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2016-09-18 04:58+0000\n"
|
||||||
|
"PO-Revision-Date: 2016-09-18 04:58+0000\n"
|
||||||
|
"Last-Translator: Bole <bole@dajmi5.com>, 2016\n"
|
||||||
|
"Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: \n"
|
||||||
|
"Language: 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: base_report_to_printer
|
||||||
|
#: field:ir.actions.report.xml,property_printing_action:0
|
||||||
|
#: field:printing.report.xml.action,action:0
|
||||||
|
msgid "Action"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:ir.actions.report.xml,printing_action_ids:0
|
||||||
|
msgid "Actions"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: selection:printing.printer,status:0
|
||||||
|
msgid "Available"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: view:printing.printer.update.wizard:base_report_to_printer.printer_update_wizard
|
||||||
|
msgid "Cancel"
|
||||||
|
msgstr "Odustani"
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: code:addons/base_report_to_printer/wizard/update_printers.py:55
|
||||||
|
#, python-format
|
||||||
|
msgid "Could not get the list of printers from the CUPS server (%s:%s)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:printing.action,create_uid:0 field:printing.printer,create_uid:0
|
||||||
|
#: field:printing.printer.update.wizard,create_uid:0
|
||||||
|
#: field:printing.report.xml.action,create_uid:0
|
||||||
|
msgid "Created by"
|
||||||
|
msgstr "Kreirao"
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:printing.action,create_date:0 field:printing.printer,create_date:0
|
||||||
|
#: field:printing.printer.update.wizard,create_date:0
|
||||||
|
#: field:printing.report.xml.action,create_date:0
|
||||||
|
msgid "Created on"
|
||||||
|
msgstr "Kreirano"
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:printing.printer,default:0
|
||||||
|
msgid "Default"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:res.users,printing_printer_id:0
|
||||||
|
msgid "Default Printer"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:printing.action,display_name:0 field:printing.printer,display_name:0
|
||||||
|
#: field:printing.printer.update.wizard,display_name:0
|
||||||
|
#: field:printing.report.xml.action,display_name:0
|
||||||
|
msgid "Display Name"
|
||||||
|
msgstr "Naziv "
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#. openerp-web
|
||||||
|
#: code:addons/base_report_to_printer/static/src/js/qwebactionmanager.js:27
|
||||||
|
#, python-format
|
||||||
|
msgid "Document sent to the printer "
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: selection:printing.printer,status:0
|
||||||
|
msgid "Error"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#. openerp-web
|
||||||
|
#: code:addons/base_report_to_printer/static/src/js/qwebactionmanager.js:30
|
||||||
|
#, python-format
|
||||||
|
msgid "Error when sending the document to the printer "
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: code:addons/base_report_to_printer/printing.py:149
|
||||||
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Failed to connect to the CUPS server on %s:%s. Check that the CUPS server is"
|
||||||
|
" running and that you can reach it from the Odoo server."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:printing.action,id:0 field:printing.printer,id:0
|
||||||
|
#: field:printing.printer.update.wizard,id:0
|
||||||
|
#: field:printing.report.xml.action,id:0
|
||||||
|
msgid "ID"
|
||||||
|
msgstr "ID"
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:printing.action,__last_update:0
|
||||||
|
#: field:printing.printer,__last_update:0
|
||||||
|
#: field:printing.printer.update.wizard,__last_update:0
|
||||||
|
#: field:printing.report.xml.action,__last_update:0
|
||||||
|
msgid "Last Modified on"
|
||||||
|
msgstr "Zadnje modificirano"
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:printing.action,write_uid:0 field:printing.printer,write_uid:0
|
||||||
|
#: field:printing.printer.update.wizard,write_uid:0
|
||||||
|
#: field:printing.report.xml.action,write_uid:0
|
||||||
|
msgid "Last Updated by"
|
||||||
|
msgstr "Zadnji ažurirao"
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:printing.action,write_date:0 field:printing.printer,write_date:0
|
||||||
|
#: field:printing.printer.update.wizard,write_date:0
|
||||||
|
#: field:printing.report.xml.action,write_date:0
|
||||||
|
msgid "Last Updated on"
|
||||||
|
msgstr "Zadnje ažuriranje"
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:printing.printer,location:0
|
||||||
|
msgid "Location"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:printing.printer,model:0
|
||||||
|
msgid "Model"
|
||||||
|
msgstr "Model"
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:printing.action,name:0 field:printing.printer,name:0
|
||||||
|
msgid "Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: code:addons/base_report_to_printer/report.py:43
|
||||||
|
#, python-format
|
||||||
|
msgid "No printer configured to print this report."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: view:res.users:base_report_to_printer.view_printing_users_form
|
||||||
|
msgid "Preferences"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: view:ir.actions.report.xml:base_report_to_printer.action_report_xml_form
|
||||||
|
msgid "Print"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: model:ir.model,name:base_report_to_printer.model_printing_action
|
||||||
|
msgid "Print Job Action"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:ir.actions.report.xml,printing_printer_id:0
|
||||||
|
#: model:ir.model,name:base_report_to_printer.model_printing_printer
|
||||||
|
#: field:printing.report.xml.action,printer_id:0
|
||||||
|
msgid "Printer"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: model:ir.ui.menu,name:base_report_to_printer.menu_printing_printer_form
|
||||||
|
#: view:printing.printer:base_report_to_printer.view_printing_printer_form
|
||||||
|
#: view:printing.printer:base_report_to_printer.view_printing_printer_search
|
||||||
|
#: view:printing.printer:base_report_to_printer.view_printing_printer_tree
|
||||||
|
msgid "Printers"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: model:ir.ui.menu,name:base_report_to_printer.menu_printing_main
|
||||||
|
#: selection:printing.printer,status:0
|
||||||
|
#: view:res.users:base_report_to_printer.view_printing_users_prefs
|
||||||
|
msgid "Printing"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: model:res.groups,name:base_report_to_printer.res_groups_printingprintoperator0
|
||||||
|
msgid "Printing / Print Operator"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:res.users,printing_action:0
|
||||||
|
msgid "Printing action"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#. openerp-web
|
||||||
|
#: code:addons/base_report_to_printer/static/src/js/qwebactionmanager.js:26
|
||||||
|
#: code:addons/base_report_to_printer/static/src/js/qwebactionmanager.js:29
|
||||||
|
#: model:ir.model,name:base_report_to_printer.model_report
|
||||||
|
#: field:printing.report.xml.action,report_id:0
|
||||||
|
#, python-format
|
||||||
|
msgid "Report"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: model:ir.model,name:base_report_to_printer.model_printing_report_xml_action
|
||||||
|
#: view:printing.report.xml.action:base_report_to_printer.printing_report_xml_action_form
|
||||||
|
#: view:printing.report.xml.action:base_report_to_printer.printing_report_xml_action_tree
|
||||||
|
msgid "Report Printing Actions"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: model:ir.ui.menu,name:base_report_to_printer.menu_printing_reports
|
||||||
|
msgid "Reports"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: view:ir.actions.report.xml:base_report_to_printer.action_report_xml_form
|
||||||
|
msgid "Security"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: selection:printing.printer,status:0
|
||||||
|
msgid "Server Error"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: view:printing.printer:base_report_to_printer.view_printing_printer_form
|
||||||
|
msgid "Set Default"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: model:ir.actions.act_window,name:base_report_to_printer.action_printing_printer_form
|
||||||
|
msgid "Show Printers"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: view:ir.actions.report.xml:base_report_to_printer.action_report_xml_form
|
||||||
|
msgid "Specific actions per user"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:printing.printer,status:0
|
||||||
|
msgid "Status"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:printing.printer,status_message:0
|
||||||
|
msgid "Status message"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:printing.printer,system_name:0
|
||||||
|
msgid "System name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: help:ir.actions.report.xml,printing_action_ids:0
|
||||||
|
msgid "This field allows configuring action and printer on a per user basis"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: view:printing.printer.update.wizard:base_report_to_printer.printer_update_wizard
|
||||||
|
msgid ""
|
||||||
|
"This process will create all missing printers from the current CUPS server."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:printing.action,type:0
|
||||||
|
msgid "Type"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:printing.printer,uri:0
|
||||||
|
msgid "URI"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: selection:printing.printer,status:0
|
||||||
|
msgid "Unavailable"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: selection:printing.printer,status:0
|
||||||
|
msgid "Unknown"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: model:ir.actions.act_window,name:base_report_to_printer.action_printer_update_wizard
|
||||||
|
#: model:ir.ui.menu,name:base_report_to_printer.menu_printer_update_wizard
|
||||||
|
#: view:printing.printer.update.wizard:base_report_to_printer.printer_update_wizard
|
||||||
|
msgid "Update Printers from CUPS"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:printing.report.xml.action,user_id:0
|
||||||
|
msgid "User"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: model:ir.model,name:base_report_to_printer.model_res_users
|
||||||
|
msgid "Users"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: view:printing.printer.update.wizard:base_report_to_printer.printer_update_wizard
|
||||||
|
msgid "or"
|
||||||
|
msgstr "ili"
|
||||||
316
base_report_to_printer/i18n/hr_HR.po
Normal file
316
base_report_to_printer/i18n/hr_HR.po
Normal file
@@ -0,0 +1,316 @@
|
|||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * base_report_to_printer
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# Bole <bole@dajmi5.com>, 2016
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: Odoo Server 8.0\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2016-09-18 04:58+0000\n"
|
||||||
|
"PO-Revision-Date: 2016-09-18 04:58+0000\n"
|
||||||
|
"Last-Translator: Bole <bole@dajmi5.com>, 2016\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: base_report_to_printer
|
||||||
|
#: field:ir.actions.report.xml,property_printing_action:0
|
||||||
|
#: field:printing.report.xml.action,action:0
|
||||||
|
msgid "Action"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:ir.actions.report.xml,printing_action_ids:0
|
||||||
|
msgid "Actions"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: selection:printing.printer,status:0
|
||||||
|
msgid "Available"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: view:printing.printer.update.wizard:base_report_to_printer.printer_update_wizard
|
||||||
|
msgid "Cancel"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: code:addons/base_report_to_printer/wizard/update_printers.py:55
|
||||||
|
#, python-format
|
||||||
|
msgid "Could not get the list of printers from the CUPS server (%s:%s)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:printing.action,create_uid:0 field:printing.printer,create_uid:0
|
||||||
|
#: field:printing.printer.update.wizard,create_uid:0
|
||||||
|
#: field:printing.report.xml.action,create_uid:0
|
||||||
|
msgid "Created by"
|
||||||
|
msgstr "Kreirao"
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:printing.action,create_date:0 field:printing.printer,create_date:0
|
||||||
|
#: field:printing.printer.update.wizard,create_date:0
|
||||||
|
#: field:printing.report.xml.action,create_date:0
|
||||||
|
msgid "Created on"
|
||||||
|
msgstr "Kreirano"
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:printing.printer,default:0
|
||||||
|
msgid "Default"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:res.users,printing_printer_id:0
|
||||||
|
msgid "Default Printer"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:printing.action,display_name:0 field:printing.printer,display_name:0
|
||||||
|
#: field:printing.printer.update.wizard,display_name:0
|
||||||
|
#: field:printing.report.xml.action,display_name:0
|
||||||
|
msgid "Display Name"
|
||||||
|
msgstr "Naziv"
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#. openerp-web
|
||||||
|
#: code:addons/base_report_to_printer/static/src/js/qwebactionmanager.js:27
|
||||||
|
#, python-format
|
||||||
|
msgid "Document sent to the printer "
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: selection:printing.printer,status:0
|
||||||
|
msgid "Error"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#. openerp-web
|
||||||
|
#: code:addons/base_report_to_printer/static/src/js/qwebactionmanager.js:30
|
||||||
|
#, python-format
|
||||||
|
msgid "Error when sending the document to the printer "
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: code:addons/base_report_to_printer/printing.py:149
|
||||||
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Failed to connect to the CUPS server on %s:%s. Check that the CUPS server is"
|
||||||
|
" running and that you can reach it from the Odoo server."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:printing.action,id:0 field:printing.printer,id:0
|
||||||
|
#: field:printing.printer.update.wizard,id:0
|
||||||
|
#: field:printing.report.xml.action,id:0
|
||||||
|
msgid "ID"
|
||||||
|
msgstr "ID"
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:printing.action,__last_update:0
|
||||||
|
#: field:printing.printer,__last_update:0
|
||||||
|
#: field:printing.printer.update.wizard,__last_update:0
|
||||||
|
#: field:printing.report.xml.action,__last_update:0
|
||||||
|
msgid "Last Modified on"
|
||||||
|
msgstr "Zadnje modificirano"
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:printing.action,write_uid:0 field:printing.printer,write_uid:0
|
||||||
|
#: field:printing.printer.update.wizard,write_uid:0
|
||||||
|
#: field:printing.report.xml.action,write_uid:0
|
||||||
|
msgid "Last Updated by"
|
||||||
|
msgstr "Zadnji ažurirao"
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:printing.action,write_date:0 field:printing.printer,write_date:0
|
||||||
|
#: field:printing.printer.update.wizard,write_date:0
|
||||||
|
#: field:printing.report.xml.action,write_date:0
|
||||||
|
msgid "Last Updated on"
|
||||||
|
msgstr "Zadnje ažurirano"
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:printing.printer,location:0
|
||||||
|
msgid "Location"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:printing.printer,model:0
|
||||||
|
msgid "Model"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:printing.action,name:0 field:printing.printer,name:0
|
||||||
|
msgid "Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: code:addons/base_report_to_printer/report.py:43
|
||||||
|
#, python-format
|
||||||
|
msgid "No printer configured to print this report."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: view:res.users:base_report_to_printer.view_printing_users_form
|
||||||
|
msgid "Preferences"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: view:ir.actions.report.xml:base_report_to_printer.action_report_xml_form
|
||||||
|
msgid "Print"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: model:ir.model,name:base_report_to_printer.model_printing_action
|
||||||
|
msgid "Print Job Action"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:ir.actions.report.xml,printing_printer_id:0
|
||||||
|
#: model:ir.model,name:base_report_to_printer.model_printing_printer
|
||||||
|
#: field:printing.report.xml.action,printer_id:0
|
||||||
|
msgid "Printer"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: model:ir.ui.menu,name:base_report_to_printer.menu_printing_printer_form
|
||||||
|
#: view:printing.printer:base_report_to_printer.view_printing_printer_form
|
||||||
|
#: view:printing.printer:base_report_to_printer.view_printing_printer_search
|
||||||
|
#: view:printing.printer:base_report_to_printer.view_printing_printer_tree
|
||||||
|
msgid "Printers"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: model:ir.ui.menu,name:base_report_to_printer.menu_printing_main
|
||||||
|
#: selection:printing.printer,status:0
|
||||||
|
#: view:res.users:base_report_to_printer.view_printing_users_prefs
|
||||||
|
msgid "Printing"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: model:res.groups,name:base_report_to_printer.res_groups_printingprintoperator0
|
||||||
|
msgid "Printing / Print Operator"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:res.users,printing_action:0
|
||||||
|
msgid "Printing action"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#. openerp-web
|
||||||
|
#: code:addons/base_report_to_printer/static/src/js/qwebactionmanager.js:26
|
||||||
|
#: code:addons/base_report_to_printer/static/src/js/qwebactionmanager.js:29
|
||||||
|
#: model:ir.model,name:base_report_to_printer.model_report
|
||||||
|
#: field:printing.report.xml.action,report_id:0
|
||||||
|
#, python-format
|
||||||
|
msgid "Report"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: model:ir.model,name:base_report_to_printer.model_printing_report_xml_action
|
||||||
|
#: view:printing.report.xml.action:base_report_to_printer.printing_report_xml_action_form
|
||||||
|
#: view:printing.report.xml.action:base_report_to_printer.printing_report_xml_action_tree
|
||||||
|
msgid "Report Printing Actions"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: model:ir.ui.menu,name:base_report_to_printer.menu_printing_reports
|
||||||
|
msgid "Reports"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: view:ir.actions.report.xml:base_report_to_printer.action_report_xml_form
|
||||||
|
msgid "Security"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: selection:printing.printer,status:0
|
||||||
|
msgid "Server Error"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: view:printing.printer:base_report_to_printer.view_printing_printer_form
|
||||||
|
msgid "Set Default"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: model:ir.actions.act_window,name:base_report_to_printer.action_printing_printer_form
|
||||||
|
msgid "Show Printers"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: view:ir.actions.report.xml:base_report_to_printer.action_report_xml_form
|
||||||
|
msgid "Specific actions per user"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:printing.printer,status:0
|
||||||
|
msgid "Status"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:printing.printer,status_message:0
|
||||||
|
msgid "Status message"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:printing.printer,system_name:0
|
||||||
|
msgid "System name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: help:ir.actions.report.xml,printing_action_ids:0
|
||||||
|
msgid "This field allows configuring action and printer on a per user basis"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: view:printing.printer.update.wizard:base_report_to_printer.printer_update_wizard
|
||||||
|
msgid ""
|
||||||
|
"This process will create all missing printers from the current CUPS server."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:printing.action,type:0
|
||||||
|
msgid "Type"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:printing.printer,uri:0
|
||||||
|
msgid "URI"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: selection:printing.printer,status:0
|
||||||
|
msgid "Unavailable"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: selection:printing.printer,status:0
|
||||||
|
msgid "Unknown"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: model:ir.actions.act_window,name:base_report_to_printer.action_printer_update_wizard
|
||||||
|
#: model:ir.ui.menu,name:base_report_to_printer.menu_printer_update_wizard
|
||||||
|
#: view:printing.printer.update.wizard:base_report_to_printer.printer_update_wizard
|
||||||
|
msgid "Update Printers from CUPS"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:printing.report.xml.action,user_id:0
|
||||||
|
msgid "User"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: model:ir.model,name:base_report_to_printer.model_res_users
|
||||||
|
msgid "Users"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: view:printing.printer.update.wizard:base_report_to_printer.printer_update_wizard
|
||||||
|
msgid "or"
|
||||||
|
msgstr ""
|
||||||
@@ -4,13 +4,14 @@
|
|||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
|
# Massimiliano Casa <mcasa@cantiericasa.com>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 8.0\n"
|
"Project-Id-Version: Odoo Server 8.0\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-08-15 21:56+0000\n"
|
"POT-Creation-Date: 2016-09-18 04:58+0000\n"
|
||||||
"PO-Revision-Date: 2016-08-15 21:56+0000\n"
|
"PO-Revision-Date: 2016-09-18 04:58+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
"Last-Translator: Massimiliano Casa <mcasa@cantiericasa.com>, 2016\n"
|
||||||
"Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n"
|
"Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
@@ -62,7 +63,7 @@ msgstr "Creato il"
|
|||||||
#. module: base_report_to_printer
|
#. module: base_report_to_printer
|
||||||
#: field:printing.printer,default:0
|
#: field:printing.printer,default:0
|
||||||
msgid "Default"
|
msgid "Default"
|
||||||
msgstr ""
|
msgstr "Default"
|
||||||
|
|
||||||
#. module: base_report_to_printer
|
#. module: base_report_to_printer
|
||||||
#: field:res.users,printing_printer_id:0
|
#: field:res.users,printing_printer_id:0
|
||||||
|
|||||||
@@ -8,8 +8,8 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 8.0\n"
|
"Project-Id-Version: Odoo Server 8.0\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-08-15 21:56+0000\n"
|
"POT-Creation-Date: 2016-09-18 04:58+0000\n"
|
||||||
"PO-Revision-Date: 2016-08-15 21:56+0000\n"
|
"PO-Revision-Date: 2016-09-18 04:58+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||||
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/23907/pt_BR/)\n"
|
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/23907/pt_BR/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
@@ -74,7 +74,7 @@ msgstr ""
|
|||||||
#: field:printing.printer.update.wizard,display_name:0
|
#: field:printing.printer.update.wizard,display_name:0
|
||||||
#: field:printing.report.xml.action,display_name:0
|
#: field:printing.report.xml.action,display_name:0
|
||||||
msgid "Display Name"
|
msgid "Display Name"
|
||||||
msgstr ""
|
msgstr "Nome para Mostrar"
|
||||||
|
|
||||||
#. module: base_report_to_printer
|
#. module: base_report_to_printer
|
||||||
#. openerp-web
|
#. openerp-web
|
||||||
@@ -116,7 +116,7 @@ msgstr "Identificação"
|
|||||||
#: field:printing.printer.update.wizard,__last_update:0
|
#: field:printing.printer.update.wizard,__last_update:0
|
||||||
#: field:printing.report.xml.action,__last_update:0
|
#: field:printing.report.xml.action,__last_update:0
|
||||||
msgid "Last Modified on"
|
msgid "Last Modified on"
|
||||||
msgstr ""
|
msgstr "Última atualização em"
|
||||||
|
|
||||||
#. module: base_report_to_printer
|
#. module: base_report_to_printer
|
||||||
#: field:printing.action,write_uid:0 field:printing.printer,write_uid:0
|
#: field:printing.action,write_uid:0 field:printing.printer,write_uid:0
|
||||||
@@ -276,7 +276,7 @@ msgstr ""
|
|||||||
#. module: base_report_to_printer
|
#. module: base_report_to_printer
|
||||||
#: field:printing.action,type:0
|
#: field:printing.action,type:0
|
||||||
msgid "Type"
|
msgid "Type"
|
||||||
msgstr ""
|
msgstr "Tipo"
|
||||||
|
|
||||||
#. module: base_report_to_printer
|
#. module: base_report_to_printer
|
||||||
#: field:printing.printer,uri:0
|
#: field:printing.printer,uri:0
|
||||||
|
|||||||
316
base_report_to_printer/i18n/zh_CN.po
Normal file
316
base_report_to_printer/i18n/zh_CN.po
Normal file
@@ -0,0 +1,316 @@
|
|||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * base_report_to_printer
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: Odoo Server 8.0\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2016-09-18 04:58+0000\n"
|
||||||
|
"PO-Revision-Date: 2016-09-18 04:58+0000\n"
|
||||||
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||||
|
"Language-Team: Chinese (China) (https://www.transifex.com/oca/teams/23907/zh_CN/)\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: \n"
|
||||||
|
"Language: zh_CN\n"
|
||||||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:ir.actions.report.xml,property_printing_action:0
|
||||||
|
#: field:printing.report.xml.action,action:0
|
||||||
|
msgid "Action"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:ir.actions.report.xml,printing_action_ids:0
|
||||||
|
msgid "Actions"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: selection:printing.printer,status:0
|
||||||
|
msgid "Available"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: view:printing.printer.update.wizard:base_report_to_printer.printer_update_wizard
|
||||||
|
msgid "Cancel"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: code:addons/base_report_to_printer/wizard/update_printers.py:55
|
||||||
|
#, python-format
|
||||||
|
msgid "Could not get the list of printers from the CUPS server (%s:%s)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:printing.action,create_uid:0 field:printing.printer,create_uid:0
|
||||||
|
#: field:printing.printer.update.wizard,create_uid:0
|
||||||
|
#: field:printing.report.xml.action,create_uid:0
|
||||||
|
msgid "Created by"
|
||||||
|
msgstr "创建者"
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:printing.action,create_date:0 field:printing.printer,create_date:0
|
||||||
|
#: field:printing.printer.update.wizard,create_date:0
|
||||||
|
#: field:printing.report.xml.action,create_date:0
|
||||||
|
msgid "Created on"
|
||||||
|
msgstr "创建时间"
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:printing.printer,default:0
|
||||||
|
msgid "Default"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:res.users,printing_printer_id:0
|
||||||
|
msgid "Default Printer"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:printing.action,display_name:0 field:printing.printer,display_name:0
|
||||||
|
#: field:printing.printer.update.wizard,display_name:0
|
||||||
|
#: field:printing.report.xml.action,display_name:0
|
||||||
|
msgid "Display Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#. openerp-web
|
||||||
|
#: code:addons/base_report_to_printer/static/src/js/qwebactionmanager.js:27
|
||||||
|
#, python-format
|
||||||
|
msgid "Document sent to the printer "
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: selection:printing.printer,status:0
|
||||||
|
msgid "Error"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#. openerp-web
|
||||||
|
#: code:addons/base_report_to_printer/static/src/js/qwebactionmanager.js:30
|
||||||
|
#, python-format
|
||||||
|
msgid "Error when sending the document to the printer "
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: code:addons/base_report_to_printer/printing.py:149
|
||||||
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Failed to connect to the CUPS server on %s:%s. Check that the CUPS server is"
|
||||||
|
" running and that you can reach it from the Odoo server."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:printing.action,id:0 field:printing.printer,id:0
|
||||||
|
#: field:printing.printer.update.wizard,id:0
|
||||||
|
#: field:printing.report.xml.action,id:0
|
||||||
|
msgid "ID"
|
||||||
|
msgstr "ID"
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:printing.action,__last_update:0
|
||||||
|
#: field:printing.printer,__last_update:0
|
||||||
|
#: field:printing.printer.update.wizard,__last_update:0
|
||||||
|
#: field:printing.report.xml.action,__last_update:0
|
||||||
|
msgid "Last Modified on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:printing.action,write_uid:0 field:printing.printer,write_uid:0
|
||||||
|
#: field:printing.printer.update.wizard,write_uid:0
|
||||||
|
#: field:printing.report.xml.action,write_uid:0
|
||||||
|
msgid "Last Updated by"
|
||||||
|
msgstr "最后更新者"
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:printing.action,write_date:0 field:printing.printer,write_date:0
|
||||||
|
#: field:printing.printer.update.wizard,write_date:0
|
||||||
|
#: field:printing.report.xml.action,write_date:0
|
||||||
|
msgid "Last Updated on"
|
||||||
|
msgstr "上次更新日期"
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:printing.printer,location:0
|
||||||
|
msgid "Location"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:printing.printer,model:0
|
||||||
|
msgid "Model"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:printing.action,name:0 field:printing.printer,name:0
|
||||||
|
msgid "Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: code:addons/base_report_to_printer/report.py:43
|
||||||
|
#, python-format
|
||||||
|
msgid "No printer configured to print this report."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: view:res.users:base_report_to_printer.view_printing_users_form
|
||||||
|
msgid "Preferences"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: view:ir.actions.report.xml:base_report_to_printer.action_report_xml_form
|
||||||
|
msgid "Print"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: model:ir.model,name:base_report_to_printer.model_printing_action
|
||||||
|
msgid "Print Job Action"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:ir.actions.report.xml,printing_printer_id:0
|
||||||
|
#: model:ir.model,name:base_report_to_printer.model_printing_printer
|
||||||
|
#: field:printing.report.xml.action,printer_id:0
|
||||||
|
msgid "Printer"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: model:ir.ui.menu,name:base_report_to_printer.menu_printing_printer_form
|
||||||
|
#: view:printing.printer:base_report_to_printer.view_printing_printer_form
|
||||||
|
#: view:printing.printer:base_report_to_printer.view_printing_printer_search
|
||||||
|
#: view:printing.printer:base_report_to_printer.view_printing_printer_tree
|
||||||
|
msgid "Printers"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: model:ir.ui.menu,name:base_report_to_printer.menu_printing_main
|
||||||
|
#: selection:printing.printer,status:0
|
||||||
|
#: view:res.users:base_report_to_printer.view_printing_users_prefs
|
||||||
|
msgid "Printing"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: model:res.groups,name:base_report_to_printer.res_groups_printingprintoperator0
|
||||||
|
msgid "Printing / Print Operator"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:res.users,printing_action:0
|
||||||
|
msgid "Printing action"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#. openerp-web
|
||||||
|
#: code:addons/base_report_to_printer/static/src/js/qwebactionmanager.js:26
|
||||||
|
#: code:addons/base_report_to_printer/static/src/js/qwebactionmanager.js:29
|
||||||
|
#: model:ir.model,name:base_report_to_printer.model_report
|
||||||
|
#: field:printing.report.xml.action,report_id:0
|
||||||
|
#, python-format
|
||||||
|
msgid "Report"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: model:ir.model,name:base_report_to_printer.model_printing_report_xml_action
|
||||||
|
#: view:printing.report.xml.action:base_report_to_printer.printing_report_xml_action_form
|
||||||
|
#: view:printing.report.xml.action:base_report_to_printer.printing_report_xml_action_tree
|
||||||
|
msgid "Report Printing Actions"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: model:ir.ui.menu,name:base_report_to_printer.menu_printing_reports
|
||||||
|
msgid "Reports"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: view:ir.actions.report.xml:base_report_to_printer.action_report_xml_form
|
||||||
|
msgid "Security"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: selection:printing.printer,status:0
|
||||||
|
msgid "Server Error"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: view:printing.printer:base_report_to_printer.view_printing_printer_form
|
||||||
|
msgid "Set Default"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: model:ir.actions.act_window,name:base_report_to_printer.action_printing_printer_form
|
||||||
|
msgid "Show Printers"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: view:ir.actions.report.xml:base_report_to_printer.action_report_xml_form
|
||||||
|
msgid "Specific actions per user"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:printing.printer,status:0
|
||||||
|
msgid "Status"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:printing.printer,status_message:0
|
||||||
|
msgid "Status message"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:printing.printer,system_name:0
|
||||||
|
msgid "System name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: help:ir.actions.report.xml,printing_action_ids:0
|
||||||
|
msgid "This field allows configuring action and printer on a per user basis"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: view:printing.printer.update.wizard:base_report_to_printer.printer_update_wizard
|
||||||
|
msgid ""
|
||||||
|
"This process will create all missing printers from the current CUPS server."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:printing.action,type:0
|
||||||
|
msgid "Type"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:printing.printer,uri:0
|
||||||
|
msgid "URI"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: selection:printing.printer,status:0
|
||||||
|
msgid "Unavailable"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: selection:printing.printer,status:0
|
||||||
|
msgid "Unknown"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: model:ir.actions.act_window,name:base_report_to_printer.action_printer_update_wizard
|
||||||
|
#: model:ir.ui.menu,name:base_report_to_printer.menu_printer_update_wizard
|
||||||
|
#: view:printing.printer.update.wizard:base_report_to_printer.printer_update_wizard
|
||||||
|
msgid "Update Printers from CUPS"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: field:printing.report.xml.action,user_id:0
|
||||||
|
msgid "User"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: model:ir.model,name:base_report_to_printer.model_res_users
|
||||||
|
msgid "Users"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_report_to_printer
|
||||||
|
#: view:printing.printer.update.wizard:base_report_to_printer.printer_update_wizard
|
||||||
|
msgid "or"
|
||||||
|
msgstr ""
|
||||||
106
printer_tray/i18n/bg.po
Normal file
106
printer_tray/i18n/bg.po
Normal file
@@ -0,0 +1,106 @@
|
|||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * printer_tray
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# Kaloyan Naumov <kaloyan@lumnus.net>, 2016
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: Odoo Server 8.0\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2016-09-18 04:58+0000\n"
|
||||||
|
"PO-Revision-Date: 2016-09-18 04:58+0000\n"
|
||||||
|
"Last-Translator: Kaloyan Naumov <kaloyan@lumnus.net>, 2016\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: printer_tray
|
||||||
|
#: field:printing.tray,create_uid:0
|
||||||
|
msgid "Created by"
|
||||||
|
msgstr "Създадено от"
|
||||||
|
|
||||||
|
#. module: printer_tray
|
||||||
|
#: field:printing.tray,create_date:0
|
||||||
|
msgid "Created on"
|
||||||
|
msgstr "Създадено на"
|
||||||
|
|
||||||
|
#. module: printer_tray
|
||||||
|
#: field:res.users,printer_tray_id:0
|
||||||
|
msgid "Default Printer Paper Source"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: printer_tray
|
||||||
|
#: field:printing.tray,display_name:0
|
||||||
|
msgid "Display Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: printer_tray
|
||||||
|
#: field:printing.tray,id:0
|
||||||
|
msgid "ID"
|
||||||
|
msgstr "ID"
|
||||||
|
|
||||||
|
#. module: printer_tray
|
||||||
|
#: field:printing.tray,__last_update:0
|
||||||
|
msgid "Last Modified on"
|
||||||
|
msgstr "Последно обновено на"
|
||||||
|
|
||||||
|
#. module: printer_tray
|
||||||
|
#: field:printing.tray,write_uid:0
|
||||||
|
msgid "Last Updated by"
|
||||||
|
msgstr "Последно обновено от"
|
||||||
|
|
||||||
|
#. module: printer_tray
|
||||||
|
#: field:printing.tray,write_date:0
|
||||||
|
msgid "Last Updated on"
|
||||||
|
msgstr "Последно обновено на"
|
||||||
|
|
||||||
|
#. module: printer_tray
|
||||||
|
#: field:printing.tray,name:0
|
||||||
|
msgid "Name"
|
||||||
|
msgstr "Име"
|
||||||
|
|
||||||
|
#. module: printer_tray
|
||||||
|
#: field:ir.actions.report.xml,printer_tray_id:0
|
||||||
|
#: field:printing.report.xml.action,printer_tray_id:0
|
||||||
|
msgid "Paper Source"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: printer_tray
|
||||||
|
#: field:printing.printer,tray_ids:0
|
||||||
|
msgid "Paper Sources"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: printer_tray
|
||||||
|
#: model:ir.model,name:printer_tray.model_printing_printer
|
||||||
|
#: field:printing.tray,printer_id:0
|
||||||
|
msgid "Printer"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: printer_tray
|
||||||
|
#: model:ir.model,name:printer_tray.model_printing_tray
|
||||||
|
msgid "Printer Tray"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: printer_tray
|
||||||
|
#: model:ir.model,name:printer_tray.model_printing_report_xml_action
|
||||||
|
msgid "Report Printing Actions"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: printer_tray
|
||||||
|
#: field:printing.tray,system_name:0
|
||||||
|
msgid "System name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: printer_tray
|
||||||
|
#: view:printing.printer:printer_tray.view_printing_printer_form
|
||||||
|
msgid "Trays"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: printer_tray
|
||||||
|
#: model:ir.model,name:printer_tray.model_res_users
|
||||||
|
msgid "Users"
|
||||||
|
msgstr ""
|
||||||
@@ -4,13 +4,15 @@
|
|||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
|
# Ermin Trevisan <trevi@twanda.com>, 2016
|
||||||
|
# Philipp Hug <philipp@hug.cx>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 8.0\n"
|
"Project-Id-Version: Odoo Server 8.0\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-08-15 21:56+0000\n"
|
"POT-Creation-Date: 2016-09-18 04:58+0000\n"
|
||||||
"PO-Revision-Date: 2016-08-15 21:56+0000\n"
|
"PO-Revision-Date: 2016-09-18 04:58+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
"Last-Translator: Philipp Hug <philipp@hug.cx>, 2016\n"
|
||||||
"Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n"
|
"Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
@@ -36,7 +38,7 @@ msgstr ""
|
|||||||
#. module: printer_tray
|
#. module: printer_tray
|
||||||
#: field:printing.tray,display_name:0
|
#: field:printing.tray,display_name:0
|
||||||
msgid "Display Name"
|
msgid "Display Name"
|
||||||
msgstr ""
|
msgstr "Anzeigename"
|
||||||
|
|
||||||
#. module: printer_tray
|
#. module: printer_tray
|
||||||
#: field:printing.tray,id:0
|
#: field:printing.tray,id:0
|
||||||
@@ -46,7 +48,7 @@ msgstr "ID"
|
|||||||
#. module: printer_tray
|
#. module: printer_tray
|
||||||
#: field:printing.tray,__last_update:0
|
#: field:printing.tray,__last_update:0
|
||||||
msgid "Last Modified on"
|
msgid "Last Modified on"
|
||||||
msgstr ""
|
msgstr "Zuletzt geändert am"
|
||||||
|
|
||||||
#. module: printer_tray
|
#. module: printer_tray
|
||||||
#: field:printing.tray,write_uid:0
|
#: field:printing.tray,write_uid:0
|
||||||
@@ -61,7 +63,7 @@ msgstr "Zuletzt aktualisiert am"
|
|||||||
#. module: printer_tray
|
#. module: printer_tray
|
||||||
#: field:printing.tray,name:0
|
#: field:printing.tray,name:0
|
||||||
msgid "Name"
|
msgid "Name"
|
||||||
msgstr ""
|
msgstr "Bezeichnung"
|
||||||
|
|
||||||
#. module: printer_tray
|
#. module: printer_tray
|
||||||
#: field:ir.actions.report.xml,printer_tray_id:0
|
#: field:ir.actions.report.xml,printer_tray_id:0
|
||||||
|
|||||||
106
printer_tray/i18n/hr.po
Normal file
106
printer_tray/i18n/hr.po
Normal file
@@ -0,0 +1,106 @@
|
|||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * printer_tray
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# Bole <bole@dajmi5.com>, 2016
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: Odoo Server 8.0\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2016-09-18 04:58+0000\n"
|
||||||
|
"PO-Revision-Date: 2016-09-18 04:58+0000\n"
|
||||||
|
"Last-Translator: Bole <bole@dajmi5.com>, 2016\n"
|
||||||
|
"Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: \n"
|
||||||
|
"Language: 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: printer_tray
|
||||||
|
#: field:printing.tray,create_uid:0
|
||||||
|
msgid "Created by"
|
||||||
|
msgstr "Kreirao"
|
||||||
|
|
||||||
|
#. module: printer_tray
|
||||||
|
#: field:printing.tray,create_date:0
|
||||||
|
msgid "Created on"
|
||||||
|
msgstr "Kreirano"
|
||||||
|
|
||||||
|
#. module: printer_tray
|
||||||
|
#: field:res.users,printer_tray_id:0
|
||||||
|
msgid "Default Printer Paper Source"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: printer_tray
|
||||||
|
#: field:printing.tray,display_name:0
|
||||||
|
msgid "Display Name"
|
||||||
|
msgstr "Naziv "
|
||||||
|
|
||||||
|
#. module: printer_tray
|
||||||
|
#: field:printing.tray,id:0
|
||||||
|
msgid "ID"
|
||||||
|
msgstr "ID"
|
||||||
|
|
||||||
|
#. module: printer_tray
|
||||||
|
#: field:printing.tray,__last_update:0
|
||||||
|
msgid "Last Modified on"
|
||||||
|
msgstr "Zadnje modificirano"
|
||||||
|
|
||||||
|
#. module: printer_tray
|
||||||
|
#: field:printing.tray,write_uid:0
|
||||||
|
msgid "Last Updated by"
|
||||||
|
msgstr "Zadnji ažurirao"
|
||||||
|
|
||||||
|
#. module: printer_tray
|
||||||
|
#: field:printing.tray,write_date:0
|
||||||
|
msgid "Last Updated on"
|
||||||
|
msgstr "Zadnje ažuriranje"
|
||||||
|
|
||||||
|
#. module: printer_tray
|
||||||
|
#: field:printing.tray,name:0
|
||||||
|
msgid "Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: printer_tray
|
||||||
|
#: field:ir.actions.report.xml,printer_tray_id:0
|
||||||
|
#: field:printing.report.xml.action,printer_tray_id:0
|
||||||
|
msgid "Paper Source"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: printer_tray
|
||||||
|
#: field:printing.printer,tray_ids:0
|
||||||
|
msgid "Paper Sources"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: printer_tray
|
||||||
|
#: model:ir.model,name:printer_tray.model_printing_printer
|
||||||
|
#: field:printing.tray,printer_id:0
|
||||||
|
msgid "Printer"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: printer_tray
|
||||||
|
#: model:ir.model,name:printer_tray.model_printing_tray
|
||||||
|
msgid "Printer Tray"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: printer_tray
|
||||||
|
#: model:ir.model,name:printer_tray.model_printing_report_xml_action
|
||||||
|
msgid "Report Printing Actions"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: printer_tray
|
||||||
|
#: field:printing.tray,system_name:0
|
||||||
|
msgid "System name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: printer_tray
|
||||||
|
#: view:printing.printer:printer_tray.view_printing_printer_form
|
||||||
|
msgid "Trays"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: printer_tray
|
||||||
|
#: model:ir.model,name:printer_tray.model_res_users
|
||||||
|
msgid "Users"
|
||||||
|
msgstr ""
|
||||||
106
printer_tray/i18n/hr_HR.po
Normal file
106
printer_tray/i18n/hr_HR.po
Normal file
@@ -0,0 +1,106 @@
|
|||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * printer_tray
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# Bole <bole@dajmi5.com>, 2016
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: Odoo Server 8.0\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2016-09-18 04:58+0000\n"
|
||||||
|
"PO-Revision-Date: 2016-09-18 04:58+0000\n"
|
||||||
|
"Last-Translator: Bole <bole@dajmi5.com>, 2016\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: printer_tray
|
||||||
|
#: field:printing.tray,create_uid:0
|
||||||
|
msgid "Created by"
|
||||||
|
msgstr "Kreirao"
|
||||||
|
|
||||||
|
#. module: printer_tray
|
||||||
|
#: field:printing.tray,create_date:0
|
||||||
|
msgid "Created on"
|
||||||
|
msgstr "Kreirano"
|
||||||
|
|
||||||
|
#. module: printer_tray
|
||||||
|
#: field:res.users,printer_tray_id:0
|
||||||
|
msgid "Default Printer Paper Source"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: printer_tray
|
||||||
|
#: field:printing.tray,display_name:0
|
||||||
|
msgid "Display Name"
|
||||||
|
msgstr "Naziv"
|
||||||
|
|
||||||
|
#. module: printer_tray
|
||||||
|
#: field:printing.tray,id:0
|
||||||
|
msgid "ID"
|
||||||
|
msgstr "ID"
|
||||||
|
|
||||||
|
#. module: printer_tray
|
||||||
|
#: field:printing.tray,__last_update:0
|
||||||
|
msgid "Last Modified on"
|
||||||
|
msgstr "Zadnje modificirano"
|
||||||
|
|
||||||
|
#. module: printer_tray
|
||||||
|
#: field:printing.tray,write_uid:0
|
||||||
|
msgid "Last Updated by"
|
||||||
|
msgstr "Zadnji ažurirao"
|
||||||
|
|
||||||
|
#. module: printer_tray
|
||||||
|
#: field:printing.tray,write_date:0
|
||||||
|
msgid "Last Updated on"
|
||||||
|
msgstr "Zadnje ažurirano"
|
||||||
|
|
||||||
|
#. module: printer_tray
|
||||||
|
#: field:printing.tray,name:0
|
||||||
|
msgid "Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: printer_tray
|
||||||
|
#: field:ir.actions.report.xml,printer_tray_id:0
|
||||||
|
#: field:printing.report.xml.action,printer_tray_id:0
|
||||||
|
msgid "Paper Source"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: printer_tray
|
||||||
|
#: field:printing.printer,tray_ids:0
|
||||||
|
msgid "Paper Sources"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: printer_tray
|
||||||
|
#: model:ir.model,name:printer_tray.model_printing_printer
|
||||||
|
#: field:printing.tray,printer_id:0
|
||||||
|
msgid "Printer"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: printer_tray
|
||||||
|
#: model:ir.model,name:printer_tray.model_printing_tray
|
||||||
|
msgid "Printer Tray"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: printer_tray
|
||||||
|
#: model:ir.model,name:printer_tray.model_printing_report_xml_action
|
||||||
|
msgid "Report Printing Actions"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: printer_tray
|
||||||
|
#: field:printing.tray,system_name:0
|
||||||
|
msgid "System name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: printer_tray
|
||||||
|
#: view:printing.printer:printer_tray.view_printing_printer_form
|
||||||
|
msgid "Trays"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: printer_tray
|
||||||
|
#: model:ir.model,name:printer_tray.model_res_users
|
||||||
|
msgid "Users"
|
||||||
|
msgstr ""
|
||||||
@@ -8,8 +8,8 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 8.0\n"
|
"Project-Id-Version: Odoo Server 8.0\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-08-15 21:56+0000\n"
|
"POT-Creation-Date: 2016-09-18 04:58+0000\n"
|
||||||
"PO-Revision-Date: 2016-08-15 21:56+0000\n"
|
"PO-Revision-Date: 2016-09-18 04:58+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||||
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/23907/pt_BR/)\n"
|
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/23907/pt_BR/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
@@ -36,7 +36,7 @@ msgstr ""
|
|||||||
#. module: printer_tray
|
#. module: printer_tray
|
||||||
#: field:printing.tray,display_name:0
|
#: field:printing.tray,display_name:0
|
||||||
msgid "Display Name"
|
msgid "Display Name"
|
||||||
msgstr ""
|
msgstr "Nome para Mostrar"
|
||||||
|
|
||||||
#. module: printer_tray
|
#. module: printer_tray
|
||||||
#: field:printing.tray,id:0
|
#: field:printing.tray,id:0
|
||||||
@@ -46,7 +46,7 @@ msgstr "Identificação"
|
|||||||
#. module: printer_tray
|
#. module: printer_tray
|
||||||
#: field:printing.tray,__last_update:0
|
#: field:printing.tray,__last_update:0
|
||||||
msgid "Last Modified on"
|
msgid "Last Modified on"
|
||||||
msgstr ""
|
msgstr "Última atualização em"
|
||||||
|
|
||||||
#. module: printer_tray
|
#. module: printer_tray
|
||||||
#: field:printing.tray,write_uid:0
|
#: field:printing.tray,write_uid:0
|
||||||
|
|||||||
106
printer_tray/i18n/zh_CN.po
Normal file
106
printer_tray/i18n/zh_CN.po
Normal file
@@ -0,0 +1,106 @@
|
|||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * printer_tray
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: Odoo Server 8.0\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2016-09-18 04:58+0000\n"
|
||||||
|
"PO-Revision-Date: 2016-09-18 04:58+0000\n"
|
||||||
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||||
|
"Language-Team: Chinese (China) (https://www.transifex.com/oca/teams/23907/zh_CN/)\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: \n"
|
||||||
|
"Language: zh_CN\n"
|
||||||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
|
#. module: printer_tray
|
||||||
|
#: field:printing.tray,create_uid:0
|
||||||
|
msgid "Created by"
|
||||||
|
msgstr "创建者"
|
||||||
|
|
||||||
|
#. module: printer_tray
|
||||||
|
#: field:printing.tray,create_date:0
|
||||||
|
msgid "Created on"
|
||||||
|
msgstr "创建时间"
|
||||||
|
|
||||||
|
#. module: printer_tray
|
||||||
|
#: field:res.users,printer_tray_id:0
|
||||||
|
msgid "Default Printer Paper Source"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: printer_tray
|
||||||
|
#: field:printing.tray,display_name:0
|
||||||
|
msgid "Display Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: printer_tray
|
||||||
|
#: field:printing.tray,id:0
|
||||||
|
msgid "ID"
|
||||||
|
msgstr "ID"
|
||||||
|
|
||||||
|
#. module: printer_tray
|
||||||
|
#: field:printing.tray,__last_update:0
|
||||||
|
msgid "Last Modified on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: printer_tray
|
||||||
|
#: field:printing.tray,write_uid:0
|
||||||
|
msgid "Last Updated by"
|
||||||
|
msgstr "最后更新者"
|
||||||
|
|
||||||
|
#. module: printer_tray
|
||||||
|
#: field:printing.tray,write_date:0
|
||||||
|
msgid "Last Updated on"
|
||||||
|
msgstr "上次更新日期"
|
||||||
|
|
||||||
|
#. module: printer_tray
|
||||||
|
#: field:printing.tray,name:0
|
||||||
|
msgid "Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: printer_tray
|
||||||
|
#: field:ir.actions.report.xml,printer_tray_id:0
|
||||||
|
#: field:printing.report.xml.action,printer_tray_id:0
|
||||||
|
msgid "Paper Source"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: printer_tray
|
||||||
|
#: field:printing.printer,tray_ids:0
|
||||||
|
msgid "Paper Sources"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: printer_tray
|
||||||
|
#: model:ir.model,name:printer_tray.model_printing_printer
|
||||||
|
#: field:printing.tray,printer_id:0
|
||||||
|
msgid "Printer"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: printer_tray
|
||||||
|
#: model:ir.model,name:printer_tray.model_printing_tray
|
||||||
|
msgid "Printer Tray"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: printer_tray
|
||||||
|
#: model:ir.model,name:printer_tray.model_printing_report_xml_action
|
||||||
|
msgid "Report Printing Actions"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: printer_tray
|
||||||
|
#: field:printing.tray,system_name:0
|
||||||
|
msgid "System name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: printer_tray
|
||||||
|
#: view:printing.printer:printer_tray.view_printing_printer_form
|
||||||
|
msgid "Trays"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: printer_tray
|
||||||
|
#: model:ir.model,name:printer_tray.model_res_users
|
||||||
|
msgid "Users"
|
||||||
|
msgstr ""
|
||||||
Reference in New Issue
Block a user