read some fields

This commit is contained in:
Frederik Jaeckel 2025-01-06 17:52:48 +01:00
parent a5cbb23cdc
commit 0024f76192
14 changed files with 520 additions and 1 deletions

15
locale/de.po Normal file
View file

@ -0,0 +1,15 @@
#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
##############
# ir.message #
##############
msgctxt "model:ir.message,text:msg_type_short_unique"
msgid "XML import for %(xmltype)s not implemented."
msgstr "XML import für %(xmltype)s nicht implementiert."
msgctxt "model:ir.message,text:msg_convert_error"
msgid "Conversion error: %(msg)s."
msgstr "Konvertierfehler: %(msg)s."

12
locale/en.po Normal file
View file

@ -0,0 +1,12 @@
#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "model:ir.message,text:msg_type_short_unique"
msgid "XML import for %(xmltype)s not implemented."
msgstr "XML import for %(xmltype)s not implemented."
msgctxt "model:ir.message,text:msg_convert_error"
msgid "Conversion error: %(msg)s."
msgstr "Conversion error: %(msg)s."