# Translation of Odoo Server. # This file contains the translation of the following modules: # * web_notify # # Translators: # Niki Waibel , 2017 msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-02-03 01:37+0000\n" "PO-Revision-Date: 2023-06-20 11:09+0000\n" "Last-Translator: Nils Coenen \n" "Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n" "Language: de\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" "X-Generator: Weblate 4.17\n" #. module: web_notify #. odoo-python #: code:addons/web_notify/models/res_users.py:0 #, python-format msgid "Danger" msgstr "Gefahr" #. module: web_notify #. odoo-python #: code:addons/web_notify/models/res_users.py:0 #, python-format msgid "Default" msgstr "Standard" #. module: web_notify #. odoo-python #: code:addons/web_notify/models/res_users.py:0 #, python-format msgid "Information" msgstr "Information" #. module: web_notify #: model:ir.model.fields,field_description:web_notify.field_res_users__notify_danger_channel_name msgid "Notify Danger Channel Name" msgstr "Name Gefahrenkanal Benachritigung" #. module: web_notify #: model:ir.model.fields,field_description:web_notify.field_res_users__notify_default_channel_name msgid "Notify Default Channel Name" msgstr "Name Standardkanal Benachritigung" #. module: web_notify #: model:ir.model.fields,field_description:web_notify.field_res_users__notify_info_channel_name msgid "Notify Info Channel Name" msgstr "Name Informationskanal Benachritigung" #. module: web_notify #: model:ir.model.fields,field_description:web_notify.field_res_users__notify_success_channel_name msgid "Notify Success Channel Name" msgstr "Name Erfolgskanal Benachrichtigung" #. module: web_notify #: model:ir.model.fields,field_description:web_notify.field_res_users__notify_warning_channel_name msgid "Notify Warning Channel Name" msgstr "Name Warnungskanal Benachritigung" #. module: web_notify #. odoo-javascript #: code:addons/web_notify/static/src/js/services/notification_services.esm.js:0 #, python-format msgid "Open" msgstr "" #. module: web_notify #. odoo-python #: code:addons/web_notify/models/res_users.py:0 #, python-format msgid "Sending a notification to another user is forbidden." msgstr "Es ist verboten eine Nachricht an einem anderen Benutzer zu senden." #. module: web_notify #. odoo-python #: code:addons/web_notify/models/res_users.py:0 #, python-format msgid "Success" msgstr "Erfolg" #. module: web_notify #: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit msgid "Test danger notification" msgstr "Test Gefahrenmeldung" #. module: web_notify #: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit msgid "Test default notification" msgstr "Standardbenachrichtigung testen" #. module: web_notify #: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit msgid "Test info notification" msgstr "Test Info Benachrichtigung" #. module: web_notify #: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit msgid "Test success notification" msgstr "Test Erfolgsbenarichtigung" #. module: web_notify #: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit msgid "Test warning notification" msgstr "Test Warnungsbenachritigung" #. module: web_notify #: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit msgid "Test web notify" msgstr "Test Webbenachrichtigung" #. module: web_notify #: model:ir.model,name:web_notify.model_res_users msgid "User" msgstr "Benutzer" #. module: web_notify #. odoo-python #: code:addons/web_notify/models/res_users.py:0 #, python-format msgid "Warning" msgstr "Warnung" #~ msgid "Users" #~ msgstr "Benutzer"