From 77a9e13bd84d1de77aaae55d547893a56623f01b Mon Sep 17 00:00:00 2001 From: Maik Steinfeld Date: Mon, 4 Jan 2016 09:24:31 +0100 Subject: [PATCH] FIX: print with copies and installed printer_tray module Added new Argument to printer_tray also. OCA Transbot updated translations from Transifex --- printer_tray/i18n/am.po | 106 ++++++++++++++++++++++++++++++++++++ printer_tray/i18n/bg.po | 106 ++++++++++++++++++++++++++++++++++++ printer_tray/i18n/ca.po | 106 ++++++++++++++++++++++++++++++++++++ printer_tray/i18n/de.po | 108 +++++++++++++++++++++++++++++++++++++ printer_tray/i18n/el_GR.po | 106 ++++++++++++++++++++++++++++++++++++ printer_tray/i18n/es.po | 106 ++++++++++++++++++++++++++++++++++++ printer_tray/i18n/es_ES.po | 106 ++++++++++++++++++++++++++++++++++++ printer_tray/i18n/fi.po | 107 ++++++++++++++++++++++++++++++++++++ printer_tray/i18n/fr.po | 50 +++++++++++------ printer_tray/i18n/gl.po | 106 ++++++++++++++++++++++++++++++++++++ printer_tray/i18n/hr.po | 106 ++++++++++++++++++++++++++++++++++++ printer_tray/i18n/hr_HR.po | 106 ++++++++++++++++++++++++++++++++++++ printer_tray/i18n/it.po | 106 ++++++++++++++++++++++++++++++++++++ printer_tray/i18n/nl.po | 106 ++++++++++++++++++++++++++++++++++++ printer_tray/i18n/pt.po | 106 ++++++++++++++++++++++++++++++++++++ printer_tray/i18n/pt_BR.po | 106 ++++++++++++++++++++++++++++++++++++ printer_tray/i18n/pt_PT.po | 106 ++++++++++++++++++++++++++++++++++++ printer_tray/i18n/sl.po | 106 ++++++++++++++++++++++++++++++++++++ printer_tray/i18n/tr.po | 106 ++++++++++++++++++++++++++++++++++++ printer_tray/i18n/zh_CN.po | 106 ++++++++++++++++++++++++++++++++++++ printer_tray/printer.py | 2 +- 21 files changed, 2052 insertions(+), 17 deletions(-) create mode 100644 printer_tray/i18n/am.po create mode 100644 printer_tray/i18n/bg.po create mode 100644 printer_tray/i18n/ca.po create mode 100644 printer_tray/i18n/de.po create mode 100644 printer_tray/i18n/el_GR.po create mode 100644 printer_tray/i18n/es.po create mode 100644 printer_tray/i18n/es_ES.po create mode 100644 printer_tray/i18n/fi.po create mode 100644 printer_tray/i18n/gl.po create mode 100644 printer_tray/i18n/hr.po create mode 100644 printer_tray/i18n/hr_HR.po create mode 100644 printer_tray/i18n/it.po create mode 100644 printer_tray/i18n/nl.po create mode 100644 printer_tray/i18n/pt.po create mode 100644 printer_tray/i18n/pt_BR.po create mode 100644 printer_tray/i18n/pt_PT.po create mode 100644 printer_tray/i18n/sl.po create mode 100644 printer_tray/i18n/tr.po create mode 100644 printer_tray/i18n/zh_CN.po diff --git a/printer_tray/i18n/am.po b/printer_tray/i18n/am.po new file mode 100644 index 0000000..e3b72a3 --- /dev/null +++ b/printer_tray/i18n/am.po @@ -0,0 +1,106 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * printer_tray +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-15 21:56+0000\n" +"PO-Revision-Date: 2016-08-15 21:56+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Amharic (https://www.transifex.com/oca/teams/23907/am/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: am\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: printer_tray +#: field:printing.tray,create_uid:0 +msgid "Created by" +msgstr "Creado por" + +#. module: printer_tray +#: field:printing.tray,create_date:0 +msgid "Created on" +msgstr "Creado en" + +#. 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 "Última actualización por" + +#. module: printer_tray +#: field:printing.tray,write_date:0 +msgid "Last Updated on" +msgstr "Última actualización en" + +#. 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 "" diff --git a/printer_tray/i18n/bg.po b/printer_tray/i18n/bg.po new file mode 100644 index 0000000..2a47aca --- /dev/null +++ b/printer_tray/i18n/bg.po @@ -0,0 +1,106 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * printer_tray +# +# Translators: +# Kaloyan Naumov , 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 , 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 "" diff --git a/printer_tray/i18n/ca.po b/printer_tray/i18n/ca.po new file mode 100644 index 0000000..942d696 --- /dev/null +++ b/printer_tray/i18n/ca.po @@ -0,0 +1,106 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * printer_tray +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-15 21:56+0000\n" +"PO-Revision-Date: 2016-08-15 21:56+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Catalan (https://www.transifex.com/oca/teams/23907/ca/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ca\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: printer_tray +#: field:printing.tray,create_uid:0 +msgid "Created by" +msgstr "Creat per" + +#. module: printer_tray +#: field:printing.tray,create_date:0 +msgid "Created on" +msgstr "Creat el" + +#. 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 "Darrera Actualització per" + +#. module: printer_tray +#: field:printing.tray,write_date:0 +msgid "Last Updated on" +msgstr "Darrera Actualització el" + +#. 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 "" diff --git a/printer_tray/i18n/de.po b/printer_tray/i18n/de.po new file mode 100644 index 0000000..5755437 --- /dev/null +++ b/printer_tray/i18n/de.po @@ -0,0 +1,108 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * printer_tray +# +# Translators: +# OCA Transbot , 2016 +# Ermin Trevisan , 2016 +# Philipp Hug , 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: Philipp Hug , 2016\n" +"Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: printer_tray +#: field:printing.tray,create_uid:0 +msgid "Created by" +msgstr "Erstellt von" + +#. module: printer_tray +#: field:printing.tray,create_date:0 +msgid "Created on" +msgstr "Erstellt am:" + +#. 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 "Anzeigename" + +#. 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 "Zuletzt geändert am" + +#. module: printer_tray +#: field:printing.tray,write_uid:0 +msgid "Last Updated by" +msgstr "Zuletzt aktualisiert von" + +#. module: printer_tray +#: field:printing.tray,write_date:0 +msgid "Last Updated on" +msgstr "Zuletzt aktualisiert am" + +#. module: printer_tray +#: field:printing.tray,name:0 +msgid "Name" +msgstr "Bezeichnung" + +#. 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 "" diff --git a/printer_tray/i18n/el_GR.po b/printer_tray/i18n/el_GR.po new file mode 100644 index 0000000..f557fd6 --- /dev/null +++ b/printer_tray/i18n/el_GR.po @@ -0,0 +1,106 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * printer_tray +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-15 21:56+0000\n" +"PO-Revision-Date: 2016-08-15 21:56+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Greek (Greece) (https://www.transifex.com/oca/teams/23907/el_GR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: el_GR\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 "Κωδικός" + +#. 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 "" diff --git a/printer_tray/i18n/es.po b/printer_tray/i18n/es.po new file mode 100644 index 0000000..f7b5230 --- /dev/null +++ b/printer_tray/i18n/es.po @@ -0,0 +1,106 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * printer_tray +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-15 21:56+0000\n" +"PO-Revision-Date: 2016-08-15 21:56+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: printer_tray +#: field:printing.tray,create_uid:0 +msgid "Created by" +msgstr "Creado por" + +#. module: printer_tray +#: field:printing.tray,create_date:0 +msgid "Created on" +msgstr "Creado en" + +#. 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 "Nombre mostrado" + +#. 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 "Última modificación el" + +#. module: printer_tray +#: field:printing.tray,write_uid:0 +msgid "Last Updated by" +msgstr "Última actualización por" + +#. module: printer_tray +#: field:printing.tray,write_date:0 +msgid "Last Updated on" +msgstr "Última actualización el" + +#. module: printer_tray +#: field:printing.tray,name:0 +msgid "Name" +msgstr "Nombre" + +#. 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 "" diff --git a/printer_tray/i18n/es_ES.po b/printer_tray/i18n/es_ES.po new file mode 100644 index 0000000..0fe71fd --- /dev/null +++ b/printer_tray/i18n/es_ES.po @@ -0,0 +1,106 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * printer_tray +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-15 21:56+0000\n" +"PO-Revision-Date: 2016-08-15 21:56+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Spanish (Spain) (https://www.transifex.com/oca/teams/23907/es_ES/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_ES\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: printer_tray +#: field:printing.tray,create_uid:0 +msgid "Created by" +msgstr "Creado por" + +#. module: printer_tray +#: field:printing.tray,create_date:0 +msgid "Created on" +msgstr "Creado en" + +#. 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 "Última actualización por" + +#. module: printer_tray +#: field:printing.tray,write_date:0 +msgid "Last Updated on" +msgstr "Última actualización en" + +#. 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 "" diff --git a/printer_tray/i18n/fi.po b/printer_tray/i18n/fi.po new file mode 100644 index 0000000..cd65107 --- /dev/null +++ b/printer_tray/i18n/fi.po @@ -0,0 +1,107 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * printer_tray +# +# Translators: +# OCA Transbot , 2016 +# Jarmo Kortetjärvi , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-15 21:56+0000\n" +"PO-Revision-Date: 2016-08-15 21:56+0000\n" +"Last-Translator: Jarmo Kortetjärvi , 2016\n" +"Language-Team: Finnish (https://www.transifex.com/oca/teams/23907/fi/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fi\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: printer_tray +#: field:printing.tray,create_uid:0 +msgid "Created by" +msgstr "Luonut" + +#. module: printer_tray +#: field:printing.tray,create_date:0 +msgid "Created on" +msgstr "Luotu" + +#. 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 "Nimi" + +#. 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 "Viimeksi muokattu" + +#. module: printer_tray +#: field:printing.tray,write_uid:0 +msgid "Last Updated by" +msgstr "Viimeksi päivittänyt" + +#. module: printer_tray +#: field:printing.tray,write_date:0 +msgid "Last Updated on" +msgstr "Viimeksi päivitetty" + +#. 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 "" diff --git a/printer_tray/i18n/fr.po b/printer_tray/i18n/fr.po index 211826d..b898729 100644 --- a/printer_tray/i18n/fr.po +++ b/printer_tray/i18n/fr.po @@ -1,50 +1,62 @@ -# Translation of OpenERP Server. +# Translation of Odoo Server. # This file contains the translation of the following modules: -# * printer_tray -# +# * printer_tray +# +# Translators: +# OCA Transbot , 2016 msgid "" msgstr "" -"Project-Id-Version: OpenERP Server 7.0\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-01-31 15:44+0000\n" -"PO-Revision-Date: 2014-01-31 16:48+0100\n" -"Last-Translator: Yannick Vaucher \n" -"Language-Team: \n" -"Language: \n" +"POT-Creation-Date: 2016-08-15 21:56+0000\n" +"PO-Revision-Date: 2016-08-15 21:56+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: \n" +"Content-Transfer-Encoding: \n" +"Language: fr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: printer_tray #: field:printing.tray,create_uid:0 msgid "Created by" -msgstr "" +msgstr "Créé par" #. module: printer_tray #: field:printing.tray,create_date:0 msgid "Created on" -msgstr "" +msgstr "Date" #. module: printer_tray #: field:res.users,printer_tray_id:0 msgid "Default Printer Paper Source" msgstr "Source de papier par défaut" +#. module: printer_tray +#: field:printing.tray,display_name:0 +msgid "Display Name" +msgstr "Nom à afficher" + #. module: printer_tray #: field:printing.tray,id:0 msgid "ID" -msgstr "" +msgstr "ID" + +#. module: printer_tray +#: field:printing.tray,__last_update:0 +msgid "Last Modified on" +msgstr "Dernière modification le" #. module: printer_tray #: field:printing.tray,write_uid:0 msgid "Last Updated by" -msgstr "" +msgstr "Dernière mise à jour par" #. module: printer_tray #: field:printing.tray,write_date:0 msgid "Last Updated on" -msgstr "" +msgstr "Dernière mise à jour le" #. module: printer_tray #: field:printing.tray,name:0 @@ -53,6 +65,7 @@ msgstr "Nom" #. 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 "Source de papier" @@ -72,6 +85,11 @@ msgstr "Imprimante" msgid "Printer Tray" msgstr "Bac d'impression" +#. 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" diff --git a/printer_tray/i18n/gl.po b/printer_tray/i18n/gl.po new file mode 100644 index 0000000..6b97f92 --- /dev/null +++ b/printer_tray/i18n/gl.po @@ -0,0 +1,106 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * printer_tray +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-15 21:56+0000\n" +"PO-Revision-Date: 2016-08-15 21:56+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Galician (https://www.transifex.com/oca/teams/23907/gl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: gl\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: printer_tray +#: field:printing.tray,create_uid:0 +msgid "Created by" +msgstr "Creado por" + +#. module: printer_tray +#: field:printing.tray,create_date:0 +msgid "Created on" +msgstr "Creado en" + +#. 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 "ültima actualización por" + +#. module: printer_tray +#: field:printing.tray,write_date:0 +msgid "Last Updated on" +msgstr "Última actualización en" + +#. 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 "" diff --git a/printer_tray/i18n/hr.po b/printer_tray/i18n/hr.po new file mode 100644 index 0000000..a662ff2 --- /dev/null +++ b/printer_tray/i18n/hr.po @@ -0,0 +1,106 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * printer_tray +# +# Translators: +# Bole , 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 , 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 "" diff --git a/printer_tray/i18n/hr_HR.po b/printer_tray/i18n/hr_HR.po new file mode 100644 index 0000000..4e4c2ab --- /dev/null +++ b/printer_tray/i18n/hr_HR.po @@ -0,0 +1,106 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * printer_tray +# +# Translators: +# Bole , 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 , 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 "" diff --git a/printer_tray/i18n/it.po b/printer_tray/i18n/it.po new file mode 100644 index 0000000..2c227c9 --- /dev/null +++ b/printer_tray/i18n/it.po @@ -0,0 +1,106 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * printer_tray +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-15 21:56+0000\n" +"PO-Revision-Date: 2016-08-15 21:56+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: it\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: printer_tray +#: field:printing.tray,create_uid:0 +msgid "Created by" +msgstr "Creato da" + +#. module: printer_tray +#: field:printing.tray,create_date:0 +msgid "Created on" +msgstr "Creato il" + +#. 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 "Nome da visualizzare" + +#. 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 "Ultima modifica il" + +#. module: printer_tray +#: field:printing.tray,write_uid:0 +msgid "Last Updated by" +msgstr "Ultimo aggiornamento di" + +#. module: printer_tray +#: field:printing.tray,write_date:0 +msgid "Last Updated on" +msgstr "Ultimo aggiornamento il" + +#. module: printer_tray +#: field:printing.tray,name:0 +msgid "Name" +msgstr "Nome" + +#. 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 "Stampante" + +#. 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 "Azioni di stampa report" + +#. 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 "" diff --git a/printer_tray/i18n/nl.po b/printer_tray/i18n/nl.po new file mode 100644 index 0000000..5b81982 --- /dev/null +++ b/printer_tray/i18n/nl.po @@ -0,0 +1,106 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * printer_tray +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-15 21:56+0000\n" +"PO-Revision-Date: 2016-08-15 21:56+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Dutch (https://www.transifex.com/oca/teams/23907/nl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: nl\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 "Te tonen naam" + +#. module: printer_tray +#: field:printing.tray,id:0 +msgid "ID" +msgstr "" + +#. module: printer_tray +#: field:printing.tray,__last_update:0 +msgid "Last Modified on" +msgstr "Laatst bijgewerkt op" + +#. 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 "Naam" + +#. 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 "" diff --git a/printer_tray/i18n/pt.po b/printer_tray/i18n/pt.po new file mode 100644 index 0000000..db68319 --- /dev/null +++ b/printer_tray/i18n/pt.po @@ -0,0 +1,106 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * printer_tray +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-15 21:56+0000\n" +"PO-Revision-Date: 2016-08-15 21:56+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Portuguese (https://www.transifex.com/oca/teams/23907/pt/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: pt\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: printer_tray +#: field:printing.tray,create_uid:0 +msgid "Created by" +msgstr "Criado por" + +#. module: printer_tray +#: field:printing.tray,create_date:0 +msgid "Created on" +msgstr "Criado em" + +#. 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 "Atualizado pela última vez por" + +#. module: printer_tray +#: field:printing.tray,write_date:0 +msgid "Last Updated on" +msgstr "Atualizado pela última vez em" + +#. 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 "" diff --git a/printer_tray/i18n/pt_BR.po b/printer_tray/i18n/pt_BR.po new file mode 100644 index 0000000..82fb4a2 --- /dev/null +++ b/printer_tray/i18n/pt_BR.po @@ -0,0 +1,106 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * printer_tray +# +# Translators: +# OCA Transbot , 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 , 2016\n" +"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/23907/pt_BR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: pt_BR\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: printer_tray +#: field:printing.tray,create_uid:0 +msgid "Created by" +msgstr "Criado por" + +#. module: printer_tray +#: field:printing.tray,create_date:0 +msgid "Created on" +msgstr "Criado em" + +#. 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 "Nome para Mostrar" + +#. module: printer_tray +#: field:printing.tray,id:0 +msgid "ID" +msgstr "Identificação" + +#. module: printer_tray +#: field:printing.tray,__last_update:0 +msgid "Last Modified on" +msgstr "Última atualização em" + +#. module: printer_tray +#: field:printing.tray,write_uid:0 +msgid "Last Updated by" +msgstr "Última atualização por" + +#. module: printer_tray +#: field:printing.tray,write_date:0 +msgid "Last Updated on" +msgstr "Última atualização em" + +#. 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 "" diff --git a/printer_tray/i18n/pt_PT.po b/printer_tray/i18n/pt_PT.po new file mode 100644 index 0000000..a1ce3a6 --- /dev/null +++ b/printer_tray/i18n/pt_PT.po @@ -0,0 +1,106 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * printer_tray +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-15 21:56+0000\n" +"PO-Revision-Date: 2016-08-15 21:56+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Portuguese (Portugal) (https://www.transifex.com/oca/teams/23907/pt_PT/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: pt_PT\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: printer_tray +#: field:printing.tray,create_uid:0 +msgid "Created by" +msgstr "Criado por" + +#. module: printer_tray +#: field:printing.tray,create_date:0 +msgid "Created on" +msgstr "Criado em" + +#. 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 "Atualizado pela última vez por" + +#. module: printer_tray +#: field:printing.tray,write_date:0 +msgid "Last Updated on" +msgstr "Atualizado pela última vez em" + +#. 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 "" diff --git a/printer_tray/i18n/sl.po b/printer_tray/i18n/sl.po new file mode 100644 index 0000000..e2a93cd --- /dev/null +++ b/printer_tray/i18n/sl.po @@ -0,0 +1,106 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * printer_tray +# +# Translators: +# Matjaž Mozetič , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-12 10:08+0000\n" +"PO-Revision-Date: 2016-07-12 10:08+0000\n" +"Last-Translator: Matjaž Mozetič , 2016\n" +"Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/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: printer_tray +#: field:printing.tray,create_uid:0 +msgid "Created by" +msgstr "Ustvaril" + +#. module: printer_tray +#: field:printing.tray,create_date:0 +msgid "Created on" +msgstr "Ustvarjeno" + +#. module: printer_tray +#: field:res.users,printer_tray_id:0 +msgid "Default Printer Paper Source" +msgstr "Privzeti vir tiskalnega papirja" + +#. module: printer_tray +#: field:printing.tray,display_name:0 +msgid "Display Name" +msgstr "Prikazni 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 "Zadnjič spremenjeno" + +#. module: printer_tray +#: field:printing.tray,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnji posodobil" + +#. module: printer_tray +#: field:printing.tray,write_date:0 +msgid "Last Updated on" +msgstr "Zadnjič posodobljeno" + +#. module: printer_tray +#: field:printing.tray,name:0 +msgid "Name" +msgstr "Naziv" + +#. 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 "Vir papirja" + +#. module: printer_tray +#: field:printing.printer,tray_ids:0 +msgid "Paper Sources" +msgstr "Viri papirja" + +#. module: printer_tray +#: model:ir.model,name:printer_tray.model_printing_printer +#: field:printing.tray,printer_id:0 +msgid "Printer" +msgstr "Tiskalnik" + +#. module: printer_tray +#: model:ir.model,name:printer_tray.model_printing_tray +msgid "Printer Tray" +msgstr "Tiskalni pladenj" + +#. module: printer_tray +#: model:ir.model,name:printer_tray.model_printing_report_xml_action +msgid "Report Printing Actions" +msgstr "Poročilo tiskalnih dejanj" + +#. module: printer_tray +#: field:printing.tray,system_name:0 +msgid "System name" +msgstr "Naziv sistema" + +#. module: printer_tray +#: view:printing.printer:printer_tray.view_printing_printer_form +msgid "Trays" +msgstr "Pladnji" + +#. module: printer_tray +#: model:ir.model,name:printer_tray.model_res_users +msgid "Users" +msgstr "Uporabniki" diff --git a/printer_tray/i18n/tr.po b/printer_tray/i18n/tr.po new file mode 100644 index 0000000..3e1442c --- /dev/null +++ b/printer_tray/i18n/tr.po @@ -0,0 +1,106 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * printer_tray +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-15 21:56+0000\n" +"PO-Revision-Date: 2016-08-15 21:56+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Turkish (https://www.transifex.com/oca/teams/23907/tr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: tr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: printer_tray +#: field:printing.tray,create_uid:0 +msgid "Created by" +msgstr "Oluşturan" + +#. module: printer_tray +#: field:printing.tray,create_date:0 +msgid "Created on" +msgstr "Oluşturuldu" + +#. 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 "Son güncelleyen" + +#. module: printer_tray +#: field:printing.tray,write_date:0 +msgid "Last Updated on" +msgstr "Son güncelleme" + +#. 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 "" diff --git a/printer_tray/i18n/zh_CN.po b/printer_tray/i18n/zh_CN.po new file mode 100644 index 0000000..e95a4bf --- /dev/null +++ b/printer_tray/i18n/zh_CN.po @@ -0,0 +1,106 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * printer_tray +# +# Translators: +# OCA Transbot , 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 , 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 "" diff --git a/printer_tray/printer.py b/printer_tray/printer.py index 33ed768..f2790cb 100644 --- a/printer_tray/printer.py +++ b/printer_tray/printer.py @@ -74,7 +74,7 @@ class Printer(models.Model): return vals @api.multi - def print_options(self, report, format): + def print_options(self, report, format, copies=1): """ Hook to define Tray """ printing_act_obj = self.env['printing.report.xml.action'] options = super(Printer, self).print_options(report, format)