mirror of https://github.com/OCA/web.git
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: web-12.0/web-12.0-web_widget_x2many_2d_matrix_example Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_widget_x2many_2d_matrix_example/pull/1368/head
parent
9e4f99b6bb
commit
372b61ffde
|
@ -93,6 +93,20 @@ msgstr "名称"
|
||||||
msgid "Try x2m 2d matrix"
|
msgid "Try x2m 2d matrix"
|
||||||
msgstr "试试x2m 2d矩阵"
|
msgstr "试试x2m 2d矩阵"
|
||||||
|
|
||||||
|
#. module: web_widget_x2many_2d_matrix_example
|
||||||
|
#: model_terms:ir.ui.view,arch_db:web_widget_x2many_2d_matrix_example.view_x2m_demo_form
|
||||||
|
#, fuzzy
|
||||||
|
#| msgid "Try x2m 2d matrix"
|
||||||
|
msgid "Try x2m 2d matrix (many2one)"
|
||||||
|
msgstr "试试x2m 2d矩阵"
|
||||||
|
|
||||||
|
#. module: web_widget_x2many_2d_matrix_example
|
||||||
|
#: model_terms:ir.ui.view,arch_db:web_widget_x2many_2d_matrix_example.view_x2m_demo_form
|
||||||
|
#, fuzzy
|
||||||
|
#| msgid "Try x2m 2d matrix"
|
||||||
|
msgid "Try x2m 2d matrix (selection)"
|
||||||
|
msgstr "试试x2m 2d矩阵"
|
||||||
|
|
||||||
#. module: web_widget_x2many_2d_matrix_example
|
#. module: web_widget_x2many_2d_matrix_example
|
||||||
#: model:ir.model.fields,field_description:web_widget_x2many_2d_matrix_example.field_x2m_demo_line__user_id
|
#: model:ir.model.fields,field_description:web_widget_x2many_2d_matrix_example.field_x2m_demo_line__user_id
|
||||||
msgid "User"
|
msgid "User"
|
||||||
|
@ -103,6 +117,30 @@ msgstr "用户"
|
||||||
msgid "Value"
|
msgid "Value"
|
||||||
msgstr "值"
|
msgstr "值"
|
||||||
|
|
||||||
|
#. module: web_widget_x2many_2d_matrix_example
|
||||||
|
#: selection:x2m.demo.line,value_selection:0
|
||||||
|
#, fuzzy
|
||||||
|
#| msgid "Value"
|
||||||
|
msgid "Value 1"
|
||||||
|
msgstr "值"
|
||||||
|
|
||||||
|
#. module: web_widget_x2many_2d_matrix_example
|
||||||
|
#: selection:x2m.demo.line,value_selection:0
|
||||||
|
#, fuzzy
|
||||||
|
#| msgid "Value"
|
||||||
|
msgid "Value 2"
|
||||||
|
msgstr "值"
|
||||||
|
|
||||||
|
#. module: web_widget_x2many_2d_matrix_example
|
||||||
|
#: model:ir.model.fields,field_description:web_widget_x2many_2d_matrix_example.field_x2m_demo_line__value_many2one
|
||||||
|
msgid "Value Many2One"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: web_widget_x2many_2d_matrix_example
|
||||||
|
#: model:ir.model.fields,field_description:web_widget_x2many_2d_matrix_example.field_x2m_demo_line__value_selection
|
||||||
|
msgid "Value Selection"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: web_widget_x2many_2d_matrix_example
|
#. module: web_widget_x2many_2d_matrix_example
|
||||||
#: model:ir.model,name:web_widget_x2many_2d_matrix_example.model_x2m_demo
|
#: model:ir.model,name:web_widget_x2many_2d_matrix_example.model_x2m_demo
|
||||||
msgid "X2Many Demo"
|
msgid "X2Many Demo"
|
||||||
|
|
Loading…
Reference in New Issue