mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[UPD] Update web_listview_custom_column.pot
This commit is contained in:
@@ -0,0 +1,87 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_listview_custom_column
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 8.0\n"
|
||||
"Report-Msgid-Bugs-To: \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: web_listview_custom_column
|
||||
#: code:addons/web_listview_custom_column/models/ir_ui_view.py:101
|
||||
#, python-format
|
||||
msgid "%s customized"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_listview_custom_column
|
||||
#. openerp-web
|
||||
#: code:addons/web_listview_custom_column/static/src/xml/web_listview_custom_column.xml:33
|
||||
#, python-format
|
||||
msgid "Add column"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_listview_custom_column
|
||||
#. openerp-web
|
||||
#: code:addons/web_listview_custom_column/static/src/xml/web_listview_custom_column.xml:28
|
||||
#, python-format
|
||||
msgid "Customize columns"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_listview_custom_column
|
||||
#: model:res.groups,name:web_listview_custom_column.group_custom_column
|
||||
msgid "Customize list views"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_listview_custom_column
|
||||
#. openerp-web
|
||||
#: code:addons/web_listview_custom_column/static/src/xml/web_listview_custom_column.xml:43
|
||||
#, python-format
|
||||
msgid "Customize the list for everyone"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_listview_custom_column
|
||||
#. openerp-web
|
||||
#: code:addons/web_listview_custom_column/static/src/xml/web_listview_custom_column.xml:40
|
||||
#, python-format
|
||||
msgid "Customize the list for yourself"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_listview_custom_column
|
||||
#: constraint:ir.ui.view:0
|
||||
msgid "Invalid view definition"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_listview_custom_column
|
||||
#. openerp-web
|
||||
#: code:addons/web_listview_custom_column/static/src/xml/web_listview_custom_column.xml:18
|
||||
#, python-format
|
||||
msgid "Move column left"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_listview_custom_column
|
||||
#. openerp-web
|
||||
#: code:addons/web_listview_custom_column/static/src/xml/web_listview_custom_column.xml:21
|
||||
#, python-format
|
||||
msgid "Move column right"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_listview_custom_column
|
||||
#. openerp-web
|
||||
#: code:addons/web_listview_custom_column/static/src/xml/web_listview_custom_column.xml:11
|
||||
#, python-format
|
||||
msgid "Remove column"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_listview_custom_column
|
||||
#. openerp-web
|
||||
#: code:addons/web_listview_custom_column/static/src/xml/web_listview_custom_column.xml:46
|
||||
#, python-format
|
||||
msgid "Reset customization"
|
||||
msgstr ""
|
||||
|
||||
Reference in New Issue
Block a user