Skip to content

Commit 245fd1f

Browse files
committed
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: l10n-brazil-14.0/l10n-brazil-14.0-spec_driven_model Translate-URL: https://translation.odoo-community.org/projects/l10n-brazil-14-0/l10n-brazil-14-0-spec_driven_model/
1 parent 2b96847 commit 245fd1f

File tree

1 file changed

+11
-7
lines changed

1 file changed

+11
-7
lines changed

spec_driven_model/i18n/pt_BR.po

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,18 +21,12 @@ msgstr ""
2121
msgid ""
2222
"\n"
2323
" A recursive Odoo object builder that works along with the\n"
24-
" GenerateDS object builder from the parsed XML.\n"
24+
" xsdata object builder from the parsed XML.\n"
2525
" Here we take into account the concrete Odoo objects where the schema\n"
2626
" mixins where injected and possible matcher or builder overrides.\n"
2727
" "
2828
msgstr ""
2929

30-
#. module: spec_driven_model
31-
#: code:addons/spec_driven_model/models/spec_models.py:0
32-
#, python-format
33-
msgid "Abrir..."
34-
msgstr "Abrir..."
35-
3630
#. module: spec_driven_model
3731
#: model:ir.model.fields,field_description:spec_driven_model.field_spec_mixin__display_name
3832
#: model:ir.model.fields,field_description:spec_driven_model.field_spec_mixin_export__display_name
@@ -54,6 +48,12 @@ msgstr "ID"
5448
msgid "Last Modified on"
5549
msgstr "Última Modificação em"
5650

51+
#. module: spec_driven_model
52+
#: code:addons/spec_driven_model/models/spec_models.py:0
53+
#, python-format
54+
msgid "Open..."
55+
msgstr ""
56+
5757
#. module: spec_driven_model
5858
#: model:ir.model,name:spec_driven_model.model_spec_mixin_export
5959
msgid "a mixin providing serialization features"
@@ -69,3 +69,7 @@ msgstr "modelo abstrato raiz destinado a modelos fiscais gerados por xsd"
6969
#, python-format
7070
msgid "xsdata Python lib not installed, skipping XML test!"
7171
msgstr ""
72+
73+
#, python-format
74+
#~ msgid "Abrir..."
75+
#~ msgstr "Abrir..."

0 commit comments

Comments
 (0)