[FIX] remove en.po that was erroneously created by transbot

This commit is contained in:
Stéphane Bidoul (ACSONE)
2016-08-15 22:15:53 +02:00
parent ecaa4f7baf
commit f4e8e015ff
13 changed files with 0 additions and 616 deletions

View File

@@ -1,53 +0,0 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * support_branding
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-10-07 17:50+0000\n"
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: English (http://www.transifex.com/oca/OCA-web-7-0/language/en/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: en\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: support_branding
#. openerp-web
#: code:addons/support_branding/static/src/xml/base.xml:12
#, python-format
msgid "Email to support company"
msgstr "Email to support company"
#. module: support_branding
#. openerp-web
#: code:addons/support_branding/static/src/js/support_branding.js:139
#, python-format
msgid "Email to %s"
msgstr "Email to %s"
#. module: support_branding
#. openerp-web
#: code:addons/support_branding/static/src/xml/base.xml:19
#, python-format
msgid ", supported by"
msgstr ", supported by"
#. module: support_branding
#. openerp-web
#: code:addons/support_branding/static/src/js/support_branding.js:164
#, python-format
msgid "Version"
msgstr "Version"
#. module: support_branding
#. openerp-web
#: code:addons/support_branding/static/src/xml/base.xml:10
#, python-format
msgid "Please fill in how you produced this error..."
msgstr "Please fill in how you produced this error..."

View File

@@ -1,231 +0,0 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * web_advanced_filters
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-10-07 17:50+0000\n"
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: English (http://www.transifex.com/oca/OCA-web-7-0/language/en/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: en\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: web_advanced_filters
#: view:ir.filters:0
msgid "Save filter"
msgstr "Save filter"
#. module: web_advanced_filters
#: selection:ir.filters.combine.with.existing,action:0
msgid "Union"
msgstr "Union"
#. module: web_advanced_filters
#: field:ir.filters,evaluate_always:0
msgid "Always evaluate this filter before using it"
msgstr "Always evaluate this filter before using it"
#. module: web_advanced_filters
#: view:ir.filters:0
msgid "Add the result of following filters"
msgstr "Add the result of following filters"
#. module: web_advanced_filters
#: help:ir.filters,evaluate_before_negate:0
msgid ""
"This is necessary if this filter contains positive operatorson x2many fields"
msgstr "This is necessary if this filter contains positive operatorson x2many fields"
#. module: web_advanced_filters
#: view:ir.filters:0 view:ir.filters.combine.with.existing:0
msgid "Save"
msgstr "Save"
#. module: web_advanced_filters
#: view:ir.filters:0
msgid "Freeze filter"
msgstr "Freeze filter"
#. module: web_advanced_filters
#: help:ir.filters,evaluate_always:0
msgid ""
"This is necessary if this filter contains x2many fields with_auto_join "
"activated"
msgstr "This is necessary if this filter contains x2many fields with_auto_join activated"
#. module: web_advanced_filters
#: code:addons/web_advanced_filters/model/ir_filters.py:218
#, python-format
msgid "Testing %s"
msgstr "Testing %s"
#. module: web_advanced_filters
#: view:ir.filters:0 view:ir.filters.combine.with.existing:0
msgid "or"
msgstr "or"
#. module: web_advanced_filters
#: field:ir.filters,complement_filter_ids:0
msgid "Remove result of filters"
msgstr "Remove result of filters"
#. module: web_advanced_filters
#: view:ir.filters:0
msgid ""
"{'readonly': ['|', ('union_filter_ids', '!=', [[6, False, []]]), "
"('complement_filter_ids', '!=', [[6, False, []]])]}"
msgstr "{'readonly': ['|', ('union_filter_ids', '!=', [[6, False, []]]), ('complement_filter_ids', '!=', [[6, False, []]])]}"
#. module: web_advanced_filters
#: view:ir.filters.combine.with.existing:0
msgid "Combine with existing filter"
msgstr "Combine with existing filter"
#. module: web_advanced_filters
#: field:ir.filters,evaluate_before_negate:0
msgid "Evaluate this filter before negating"
msgstr "Evaluate this filter before negating"
#. module: web_advanced_filters
#: view:ir.filters:0
msgid ""
"Have this filter contain extly the records it currently contains, with no "
"changes in the future. Be careful, you can't undo this operation!"
msgstr "Have this filter contain extly the records it currently contains, with no changes in the future. Be careful, you can't undo this operation!"
#. module: web_advanced_filters
#. openerp-web
#: code:addons/web_advanced_filters/static/src/js/web_advanced_filters.js:32
#, python-format
msgid "Advanced filters"
msgstr "Advanced filters"
#. module: web_advanced_filters
#: field:ir.filters,active:0
msgid "Active"
msgstr "Active"
#. module: web_advanced_filters
#. openerp-web
#: code:addons/web_advanced_filters/static/src/js/web_advanced_filters.js:86
#, python-format
msgid "Marked records"
msgstr "Marked records"
#. module: web_advanced_filters
#: field:ir.filters,save_as_public:0
msgid "Share with all users"
msgstr "Share with all users"
#. module: web_advanced_filters
#: field:ir.filters,is_frozen:0
msgid "Frozen"
msgstr "Frozen"
#. module: web_advanced_filters
#: field:ir.filters.combine.with.existing,filter_id:0
msgid "Filter"
msgstr "Filter"
#. module: web_advanced_filters
#: view:ir.filters:0
msgid "Test filter"
msgstr "Test filter"
#. module: web_advanced_filters
#. openerp-web
#: code:addons/web_advanced_filters/static/src/js/web_advanced_filters.js:58
#, python-format
msgid "Whole selection (criteria)"
msgstr "Whole selection (criteria)"
#. module: web_advanced_filters
#: field:ir.filters,domain_this:0
msgid "This filter's own domain"
msgstr "This filter's own domain"
#. module: web_advanced_filters
#: view:ir.filters:0
msgid "Remove the result of following filters"
msgstr "Remove the result of following filters"
#. module: web_advanced_filters
#: field:ir.filters.combine.with.existing,context:0
msgid "Context"
msgstr "Context"
#. module: web_advanced_filters
#: field:ir.filters.combine.with.existing,action:0
msgid "Action"
msgstr "Action"
#. module: web_advanced_filters
#: field:ir.filters.combine.with.existing,model:0
msgid "Model"
msgstr "Model"
#. module: web_advanced_filters
#. openerp-web
#: code:addons/web_advanced_filters/static/src/js/web_advanced_filters.js:62
#: code:addons/web_advanced_filters/static/src/js/web_advanced_filters.js:90
#, python-format
msgid "To new filter"
msgstr "To new filter"
#. module: web_advanced_filters
#. openerp-web
#: code:addons/web_advanced_filters/static/src/js/web_advanced_filters.js:78
#: code:addons/web_advanced_filters/static/src/js/web_advanced_filters.js:106
#, python-format
msgid "Remove from existing filter"
msgstr "Remove from existing filter"
#. module: web_advanced_filters
#: field:ir.filters.combine.with.existing,domain:0
msgid "Domain"
msgstr "Domain"
#. module: web_advanced_filters
#: field:ir.filters,union_filter_ids:0
msgid "Add result of filters"
msgstr "Add result of filters"
#. module: web_advanced_filters
#. openerp-web
#: code:addons/web_advanced_filters/static/src/js/web_advanced_filters.js:70
#: code:addons/web_advanced_filters/static/src/js/web_advanced_filters.js:98
#, python-format
msgid "To existing filter"
msgstr "To existing filter"
#. module: web_advanced_filters
#: model:ir.model,name:web_advanced_filters.model_ir_filters_combine_with_existing
msgid "Combine a selection with an existing filter"
msgstr "Combine a selection with an existing filter"
#. module: web_advanced_filters
#: view:ir.filters:0
msgid "Are you sure? You can't undo this operation!"
msgstr "Are you sure? You can't undo this operation!"
#. module: web_advanced_filters
#: model:ir.model,name:web_advanced_filters.model_ir_filters
msgid "Filters"
msgstr "Filters"
#. module: web_advanced_filters
#: view:ir.filters:0 view:ir.filters.combine.with.existing:0
msgid "Cancel"
msgstr "Cancel"
#. module: web_advanced_filters
#: selection:ir.filters.combine.with.existing,action:0
msgid "Complement"
msgstr "Complement"

View File

@@ -1,24 +0,0 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-10-07 17:50+0000\n"
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: English (http://www.transifex.com/oca/OCA-web-7-0/language/en/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: en\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: web_advanced_search_wildcard
#. openerp-web
#: code:addons/web_advanced_search_wildcard/static/src/js/search.js:4
#, python-format
msgid "matches"
msgstr "matches"

View File

@@ -1,25 +0,0 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-10-19 18:04+0000\n"
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: English (http://www.transifex.com/oca/OCA-web-7-0/language/"
"en/)\n"
"Language: en\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: web_color
#. openerp-web
#: code:addons/web_color/static/src/xml/lib.xml:15
#, python-format
msgid "Select color value"
msgstr "Select color value"

View File

@@ -1,39 +0,0 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * web_compute_domain_x2many
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-10-07 17:50+0000\n"
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: English (http://www.transifex.com/oca/OCA-web-7-0/language/en/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: en\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: web_compute_domain_x2many
#. openerp-web
#: code:addons/web_compute_domain_x2many/static/src/js/web_compute_domain_x2many.js:150
#, python-format
msgid "Unknown field %s in domain %s"
msgstr "Unknown field %s in domain %s"
#. module: web_compute_domain_x2many
#. openerp-web
#: code:addons/web_compute_domain_x2many/static/src/js/web_compute_domain_x2many.js:142
#, python-format
msgid "Unknown operator %s in domain %s"
msgstr "Unknown operator %s in domain %s"
#. module: web_compute_domain_x2many
#. openerp-web
#: code:addons/web_compute_domain_x2many/static/src/js/web_compute_domain_x2many.js:81
#, python-format
msgid "Unsupported operator %s in domain %s"
msgstr "Unsupported operator %s in domain %s"

View File

@@ -1,24 +0,0 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-10-07 17:50+0000\n"
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: English (http://www.transifex.com/oca/OCA-web-7-0/language/en/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: en\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: web_confirm_window_close
#. openerp-web
#: code:addons/web_confirm_window_close/static/src/js/web_confirm_window_close.js:28
#, python-format
msgid "You have unsaved data in this window. Do you really want to leave?"
msgstr "You have unsaved data in this window. Do you really want to leave?"

View File

@@ -1,33 +0,0 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * web_easy_switch_company
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-10-07 17:50+0000\n"
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: English (http://www.transifex.com/oca/OCA-web-7-0/language/en/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: en\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: web_easy_switch_company
#: field:res.company,logo_topbar:0
msgid "Logo displayed in the switch company menu"
msgstr "Logo displayed in the switch company menu"
#. module: web_easy_switch_company
#: model:ir.model,name:web_easy_switch_company.model_res_company
msgid "Companies"
msgstr "Companies"
#. module: web_easy_switch_company
#: model:ir.model,name:web_easy_switch_company.model_res_users
msgid "Users"
msgstr "Users"

View File

@@ -1,24 +0,0 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-10-07 17:50+0000\n"
"PO-Revision-Date: 2015-10-07 17:51+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: English (http://www.transifex.com/oca/OCA-web-7-0/language/en/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: en\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: web_listview_custom_element_number
#. openerp-web
#: code:addons/web_listview_custom_element_number/static/src/js/web_listview_custom_element_number.js:54
#, python-format
msgid "0 (Unlimited)"
msgstr "0 (Unlimited)"

View File

@@ -1,42 +0,0 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * web_m2x_options
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-10-07 17:50+0000\n"
"PO-Revision-Date: 2015-10-07 17:51+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: English (http://www.transifex.com/oca/OCA-web-7-0/language/en/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: en\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:188
#: code:addons/web_m2x_options/static/src/js/form.js:316
#, python-format
msgid "Create \"<strong>%s</strong>\""
msgstr "Create \"<strong>%s</strong>\""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:161
#: code:addons/web_m2x_options/static/src/js/form.js:298
#, python-format
msgid "Search More..."
msgstr "Search More..."
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:206
#: code:addons/web_m2x_options/static/src/js/form.js:332
#, python-format
msgid "Create and Edit..."
msgstr "Create and Edit..."

View File

@@ -1,32 +0,0 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * web_nocreatedb
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-10-07 17:50+0000\n"
"PO-Revision-Date: 2015-10-07 17:51+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: English (http://www.transifex.com/oca/OCA-web-7-0/language/en/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: en\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: web_nocreatedb
#. openerp-web
#: code:addons/web_nocreatedb/static/src/xml/web_nocreatedb.xml:12
#, python-format
msgid "OpenERP"
msgstr "OpenERP"
#. module: web_nocreatedb
#. openerp-web
#: code:addons/web_nocreatedb/static/src/xml/web_nocreatedb.xml:12
#, python-format
msgid "Powered by"
msgstr "Powered by"

View File

@@ -1,24 +0,0 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-10-07 17:50+0000\n"
"PO-Revision-Date: 2015-10-07 17:51+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: English (http://www.transifex.com/oca/OCA-web-7-0/language/en/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: en\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: web_send_message_popup
#. openerp-web
#: code:addons/web_send_message_popup/static/src/xml/mail.xml:8
#, python-format
msgid "Send a message"
msgstr "Send a message"

View File

@@ -1,24 +0,0 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-10-07 17:50+0000\n"
"PO-Revision-Date: 2015-10-07 17:51+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: English (http://www.transifex.com/oca/OCA-web-7-0/language/en/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: en\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: web_warning_on_save
#. openerp-web
#: code:addons/web_warning_on_save/static/src/js/web_warning_on_save.js:18
#, python-format
msgid "Warning"
msgstr "Warning"

View File

@@ -1,41 +0,0 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * web_widget_boolean_switch
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-01-13 15:13+0000\n"
"PO-Revision-Date: 2016-01-13 15:14+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: English (http://www.transifex.com/oca/OCA-web-7-0/language/en/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: en\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: web_widget_boolean_switch
#: view:res.users:0
msgid "Active"
msgstr "Active"
#. module: web_widget_boolean_switch
#. openerp-web
#: code:addons/web_widget_boolean_switch/static/src/js/web_widget_boolean_switch.js:217
#, python-format
msgid "Setting 'id' attribute on existing record %s"
msgstr "Setting 'id' attribute on existing record %s"
#. module: web_widget_boolean_switch
#: view:res.users:0
msgid "Users"
msgstr "Users"
#. module: web_widget_boolean_switch
#: model:ir.actions.act_window,name:web_widget_boolean_switch.action_res_users_tree_editable
#: model:ir.ui.menu,name:web_widget_boolean_switch.menu_action_res_users_tree_editable
msgid "Tree Editable Users"
msgstr "Tree Editable Users"