mirror of https://github.com/OCA/web.git
Added translation using Weblate (Danish)
parent
e16d71e968
commit
4db28dda12
|
@ -0,0 +1,42 @@
|
||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * web_notify
|
||||||
|
#
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: Odoo Server 11.0\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"Last-Translator: Automatically generated\n"
|
||||||
|
"Language-Team: none\n"
|
||||||
|
"Language: da\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: \n"
|
||||||
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||||
|
|
||||||
|
#. module: web_notify
|
||||||
|
#: code:addons/web_notify/models/res_users.py:26
|
||||||
|
#, python-format
|
||||||
|
msgid "Information"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: web_notify
|
||||||
|
#: model:ir.model.fields,field_description:web_notify.field_res_users_notify_info_channel_name
|
||||||
|
msgid "Notify Info Channel Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: web_notify
|
||||||
|
#: model:ir.model.fields,field_description:web_notify.field_res_users_notify_warning_channel_name
|
||||||
|
msgid "Notify Warning Channel Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: web_notify
|
||||||
|
#: model:ir.model,name:web_notify.model_res_users
|
||||||
|
msgid "Users"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: web_notify
|
||||||
|
#: code:addons/web_notify/models/res_users.py:32
|
||||||
|
#, python-format
|
||||||
|
msgid "Warning"
|
||||||
|
msgstr ""
|
Loading…
Reference in New Issue