You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
68 lines
1.9 KiB
68 lines
1.9 KiB
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * web_notify
|
|
#
|
|
# Translators:
|
|
# Peter Hageman <hageman.p@gmail.com>, 2017
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 10.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2017-07-13 16:07+0000\n"
|
|
"PO-Revision-Date: 2017-07-13 16:07+0000\n"
|
|
"Last-Translator: Peter Hageman <hageman.p@gmail.com>, 2017\n"
|
|
"Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/"
|
|
"teams/23907/nl_NL/)\n"
|
|
"Language: nl_NL\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:23
|
|
#, python-format
|
|
msgid "Information"
|
|
msgstr "Informatie"
|
|
|
|
#. 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
|
|
#: code:addons/web_notify/models/res_users.py:37
|
|
#, python-format
|
|
msgid "Sending a notification to another user is forbidden."
|
|
msgstr ""
|
|
|
|
#. module: web_notify
|
|
#: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit
|
|
msgid "Test info notification"
|
|
msgstr ""
|
|
|
|
#. module: web_notify
|
|
#: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit
|
|
msgid "Test warning notification"
|
|
msgstr ""
|
|
|
|
#. module: web_notify
|
|
#: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit
|
|
msgid "Test web notify"
|
|
msgstr ""
|
|
|
|
#. module: web_notify
|
|
#: model:ir.model,name:web_notify.model_res_users
|
|
msgid "Users"
|
|
msgstr "Gebruikers"
|
|
|
|
#. module: web_notify
|
|
#: code:addons/web_notify/models/res_users.py:29
|
|
#, python-format
|
|
msgid "Warning"
|
|
msgstr "Waarschuwing"
|