remove obsolete .pot files [ci skip]

This commit is contained in:
Stéphane Bidoul (ACSONE)
2018-06-15 23:38:01 +02:00
parent 712248dc1b
commit d430a0a12d
3 changed files with 0 additions and 722 deletions

View File

@@ -1,302 +0,0 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * base_report_to_printer
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-01-21 14:44+0000\n"
"PO-Revision-Date: 2015-01-21 14:44+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \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:50
#, 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
#. 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:140
#, 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 ""
#. 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/ir_report.py:114
#, 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 ""

View File

@@ -1,388 +0,0 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * pingen
#
msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 6.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-11-26 10:55+0000\n"
"PO-Revision-Date: 2012-11-26 10:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
#. module: pingen
#: code:addons/pingen/pingen_document.py:177
#: code:addons/pingen/pingen_document.py:307
#: code:addons/pingen/pingen_document.py:414
#, python-format
msgid "Unexcepted Error when updating the status of Document %s"
msgstr ""
#. module: pingen
#: field:pingen.document,push_date:0
msgid "Push Date"
msgstr ""
#. module: pingen
#: view:pingen.document:0
msgid "Errors"
msgstr ""
#. module: pingen
#: field:pingen.document,pingen_id:0
msgid "Pingen ID"
msgstr ""
#. module: pingen
#: constraint:res.company:0
msgid "Error! You can not create recursive companies."
msgstr ""
#. module: pingen
#: field:ir.attachment,pingen_send:0
msgid "Send"
msgstr ""
#. module: pingen
#: code:addons/pingen/pingen_document.py:399
#, python-format
msgid "Connection Error when updating the status of Document %s from Pingen"
msgstr ""
#. module: pingen
#: field:pingen.document,state:0
msgid "State"
msgstr ""
#. module: pingen
#: field:ir.attachment,pingen_color:0
msgid "Type of print"
msgstr ""
#. module: pingen
#: view:pingen.document:0
msgid "Attachment"
msgstr ""
#. module: pingen
#: code:addons/pingen/pingen_document.py:405
#, python-format
msgid "Error when updating the status of Document %s from Pingen: \n"
"%s"
msgstr ""
#. module: pingen
#: model:ir.actions.act_window,name:pingen.act_attachment_to_pingen_document
#: field:ir.attachment,pingen_document_ids:0
#: view:pingen.document:0
msgid "Pingen Document"
msgstr ""
#. module: pingen
#: field:pingen.document,attachment_id:0
msgid "Document"
msgstr ""
#. module: pingen
#: help:ir.attachment,pingen_send:0
msgid "Defines if a document is merely uploaded or also sent"
msgstr ""
#. module: pingen
#: view:pingen.document:0
#: selection:pingen.document,state:0
msgid "Pending"
msgstr ""
#. module: pingen
#: selection:ir.attachment,pingen_speed:0
msgid "Economy"
msgstr ""
#. module: pingen
#: view:pingen.document:0
msgid "Errors resolved"
msgstr ""
#. module: pingen
#: sql_constraint:pingen.document:0
msgid "Only one Pingen document is allowed per attachment."
msgstr ""
#. module: pingen
#: code:addons/pingen/pingen_document.py:168
#: code:addons/pingen/pingen_document.py:298
#, python-format
msgid "Error when asking Pingen to send the document %s: \n"
"%s"
msgstr ""
#. module: pingen
#: view:pingen.document:0
msgid "Update the letter's informations"
msgstr ""
#. module: pingen
#: view:pingen.document:0
#: selection:pingen.document,state:0
msgid "Canceled"
msgstr ""
#. module: pingen
#: selection:pingen.document,state:0
msgid "Connection Error"
msgstr ""
#. module: pingen
#: model:ir.actions.act_window,name:pingen.action_pingen_document
#: model:ir.ui.menu,name:pingen.menu_pingen_document
msgid "Pingen Documents"
msgstr ""
#. module: pingen
#: field:pingen.document,last_error_message:0
msgid "Error Message"
msgstr ""
#. module: pingen
#: selection:ir.attachment,pingen_color:0
msgid "B/W"
msgstr ""
#. module: pingen
#: field:res.company,pingen_staging:0
msgid "Pingen Staging"
msgstr ""
#. module: pingen
#: model:ir.model,name:pingen.model_ir_attachment
msgid "ir.attachment"
msgstr ""
#. module: pingen
#: view:pingen.document:0
#: selection:pingen.document,state:0
msgid "In Sendcenter"
msgstr ""
#. module: pingen
#: view:pingen.document:0
#: selection:pingen.document,state:0
msgid "Sent"
msgstr ""
#. module: pingen
#: field:pingen.document,post_status:0
msgid "Post Status"
msgstr ""
#. module: pingen
#: code:addons/pingen/pingen_document.py:163
#: code:addons/pingen/pingen_document.py:292
#, python-format
msgid "Connection Error when asking for sending the document %s to Pingen"
msgstr ""
#. module: pingen
#: view:res.company:0
msgid "Configuration"
msgstr ""
#. module: pingen
#: view:pingen.document:0
msgid "Data"
msgstr ""
#. module: pingen
#: view:pingen.document:0
msgid "Options"
msgstr ""
#. module: pingen
#: field:res.company,pingen_token:0
msgid "Pingen Token"
msgstr ""
#. module: pingen
#: field:ir.attachment,send_to_pingen:0
msgid "Send to Pingen.com"
msgstr ""
#. module: pingen
#: model:ir.model,name:pingen.model_pingen_document
msgid "pingen.document"
msgstr ""
#. module: pingen
#: view:pingen.document:0
msgid "Dates"
msgstr ""
#. module: pingen
#: view:pingen.document:0
msgid "Sendcenter"
msgstr ""
#. module: pingen
#: sql_constraint:res.company:0
msgid "The company name must be unique !"
msgstr ""
#. module: pingen
#: field:pingen.document,parsed_address:0
msgid "Parsed Address"
msgstr ""
#. module: pingen
#: view:ir.attachment:0
#: view:pingen.document:0
#: view:res.company:0
msgid "Pingen.com"
msgstr ""
#. module: pingen
#: field:pingen.document,country_id:0
msgid "Country"
msgstr ""
#. module: pingen
#: view:ir.attachment:0
msgid "Notes"
msgstr ""
#. module: pingen
#: view:pingen.document:0
#: selection:pingen.document,state:0
msgid "Pushed"
msgstr ""
#. module: pingen
#: model:ir.model,name:pingen.model_res_company
msgid "Companies"
msgstr ""
#. module: pingen
#: code:addons/pingen/ir_attachment.py:90
#, python-format
msgid "The attachment %s is already pushed to pingen.com."
msgstr ""
#. module: pingen
#: view:pingen.document:0
msgid "Attached To"
msgstr ""
#. module: pingen
#: code:addons/pingen/pingen_document.py:136
#, python-format
msgid "The document does not meet the Pingen requirements."
msgstr ""
#. module: pingen
#: code:addons/pingen/ir_attachment.py:89
#: code:addons/pingen/pingen_document.py:176
#: code:addons/pingen/pingen_document.py:306
#: code:addons/pingen/pingen_document.py:413
#: view:pingen.document:0
#, python-format
msgid "Error"
msgstr ""
#. module: pingen
#: code:addons/pingen/pingen_document.py:162
#: code:addons/pingen/pingen_document.py:291
#: code:addons/pingen/pingen_document.py:398
#, python-format
msgid "Pingen Connection Error"
msgstr ""
#. module: pingen
#: field:pingen.document,send_date:0
msgid "Date of sending"
msgstr ""
#. module: pingen
#: selection:ir.attachment,pingen_speed:0
msgid "Priority"
msgstr ""
#. module: pingen
#: selection:ir.attachment,pingen_color:0
msgid "Color"
msgstr ""
#. module: pingen
#: model:ir.model,name:pingen.model_pingen_task
msgid "pingen.task"
msgstr ""
#. module: pingen
#: help:pingen.document,pingen_id:0
msgid "ID of the document in the Pingen Documents"
msgstr ""
#. module: pingen
#: code:addons/pingen/pingen_document.py:167
#: code:addons/pingen/pingen_document.py:297
#: code:addons/pingen/pingen_document.py:404
#: view:pingen.document:0
#: selection:pingen.document,state:0
#, python-format
msgid "Pingen Error"
msgstr ""
#. module: pingen
#: view:pingen.document:0
msgid "Actions"
msgstr ""
#. module: pingen
#: field:pingen.document,pages:0
msgid "Pages"
msgstr ""
#. module: pingen
#: field:pingen.document,currency_id:0
msgid "Currency"
msgstr ""
#. module: pingen
#: field:pingen.document,cost:0
msgid "Cost"
msgstr ""
#. module: pingen
#: view:pingen.document:0
msgid "Push to pingen.com"
msgstr ""
#. module: pingen
#: view:pingen.document:0
msgid "Ask pingen.com to send the document"
msgstr ""
#. module: pingen
#: help:pingen.document,post_id:0
msgid "ID of the document in the Pingen Sendcenter"
msgstr ""
#. module: pingen
#: field:ir.attachment,pingen_speed:0
msgid "Speed"
msgstr ""
#. module: pingen
#: field:pingen.document,post_id:0
msgid "Pingen Post ID"
msgstr ""
#. module: pingen
#: help:ir.attachment,pingen_speed:0
msgid "Defines the sending speed if the document is automatically sent"
msgstr ""

View File

@@ -1,32 +0,0 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * pingen_document
#
msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 6.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-11-26 10:56+0000\n"
"PO-Revision-Date: 2012-11-26 10:56+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
#. module: pingen_document
#: view:ir.attachment:0
msgid "Notes"
msgstr ""
#. module: pingen_document
#: model:ir.ui.menu,name:pingen_document.menu_pingen_document_document
msgid "Pingen Documents"
msgstr ""
#. module: pingen_document
#: view:ir.attachment:0
msgid "Pingen.com"
msgstr ""