read some fields
This commit is contained in:
parent
a5cbb23cdc
commit
0024f76192
14 changed files with 520 additions and 1 deletions
15
locale/de.po
Normal file
15
locale/de.po
Normal 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
12
locale/en.po
Normal 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."
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue