Initial commit: Odoo 18.0-20251222 extra-addons
This commit is contained in:
71
web_widget_x2many_2d_matrix/i18n/zh_CN.po
Executable file
71
web_widget_x2many_2d_matrix/i18n/zh_CN.po
Executable file
@@ -0,0 +1,71 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_widget_x2many_2d_matrix
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 12.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2019-09-01 17:23+0000\n"
|
||||
"Last-Translator: 黎伟杰 <674416404@qq.com>\n"
|
||||
"Language-Team: none\n"
|
||||
"Language: zh_CN\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Generator: Weblate 3.8\n"
|
||||
|
||||
#. module: web_widget_x2many_2d_matrix
|
||||
#: model_terms:ir.ui.view,arch_db:web_widget_x2many_2d_matrix.view_groups_form
|
||||
msgid "Boolean field as value"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_widget_x2many_2d_matrix
|
||||
#: model_terms:ir.ui.view,arch_db:web_widget_x2many_2d_matrix.view_groups_form
|
||||
msgid "Char field as value, clickable X axis"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_widget_x2many_2d_matrix
|
||||
#: model_terms:ir.ui.view,arch_db:web_widget_x2many_2d_matrix.view_groups_form
|
||||
msgid "Float field as value"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_widget_x2many_2d_matrix
|
||||
#: model_terms:ir.ui.view,arch_db:web_widget_x2many_2d_matrix.view_groups_form
|
||||
msgid "Float field as value with float_time widget"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_widget_x2many_2d_matrix
|
||||
#: model_terms:ir.ui.view,arch_db:web_widget_x2many_2d_matrix.view_groups_form
|
||||
msgid ""
|
||||
"Many2one field as value and y axis, options and domain set on value field"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_widget_x2many_2d_matrix
|
||||
#: model_terms:ir.ui.view,arch_db:web_widget_x2many_2d_matrix.view_groups_form
|
||||
msgid "Matrix widget"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_widget_x2many_2d_matrix
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_widget_x2many_2d_matrix/static/src/components/x2many_2d_matrix_renderer/x2many_2d_matrix_renderer.xml:0
|
||||
msgid "Nothing to display."
|
||||
msgstr ""
|
||||
|
||||
#. module: web_widget_x2many_2d_matrix
|
||||
#: model_terms:ir.ui.view,arch_db:web_widget_x2many_2d_matrix.view_groups_form
|
||||
msgid "Selection field as value"
|
||||
msgstr ""
|
||||
|
||||
#, python-format
|
||||
#~ msgid "Sorry no matrix data to display."
|
||||
#~ msgstr "抱歉没有要显示的矩阵数据。"
|
||||
|
||||
#, python-format
|
||||
#~ msgid "Sum"
|
||||
#~ msgstr "总和"
|
||||
|
||||
#, python-format
|
||||
#~ msgid "Sum Total"
|
||||
#~ msgstr "总和"
|
||||
Reference in New Issue
Block a user