mirror of https://github.com/OCA/web.git
Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.pull/2412/head
parent
06a4ec791f
commit
dc260a9ce2
|
@ -1,6 +1,6 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * web_notify
|
# * web_notify
|
||||||
#
|
#
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -17,28 +17,49 @@ msgstr ""
|
||||||
"X-Generator: Weblate 3.1.1\n"
|
"X-Generator: Weblate 3.1.1\n"
|
||||||
|
|
||||||
#. module: web_notify
|
#. module: web_notify
|
||||||
#: code:addons/web_notify/models/res_users.py:26
|
#: code:addons/web_notify/models/res_users.py:23
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Information"
|
msgid "Information"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: web_notify
|
#. module: web_notify
|
||||||
#: model:ir.model.fields,field_description:web_notify.field_res_users_notify_info_channel_name
|
#: model:ir.model.fields,field_description:web_notify.field_res_users__notify_info_channel_name
|
||||||
msgid "Notify Info Channel Name"
|
msgid "Notify Info Channel Name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: web_notify
|
#. module: web_notify
|
||||||
#: model:ir.model.fields,field_description:web_notify.field_res_users_notify_warning_channel_name
|
#: model:ir.model.fields,field_description:web_notify.field_res_users__notify_warning_channel_name
|
||||||
msgid "Notify Warning Channel Name"
|
msgid "Notify Warning Channel Name"
|
||||||
msgstr ""
|
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
|
#. module: web_notify
|
||||||
#: model:ir.model,name:web_notify.model_res_users
|
#: model:ir.model,name:web_notify.model_res_users
|
||||||
msgid "Users"
|
msgid "Users"
|
||||||
msgstr "Brugere"
|
msgstr "Brugere"
|
||||||
|
|
||||||
#. module: web_notify
|
#. module: web_notify
|
||||||
#: code:addons/web_notify/models/res_users.py:32
|
#: code:addons/web_notify/models/res_users.py:29
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Warning"
|
msgid "Warning"
|
||||||
msgstr "Advarsel"
|
msgstr "Advarsel"
|
||||||
|
|
|
@ -19,30 +19,51 @@ msgstr ""
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#. module: web_notify
|
#. module: web_notify
|
||||||
#: code:addons/web_notify/models/res_users.py:26
|
#: code:addons/web_notify/models/res_users.py:23
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Information"
|
msgid "Information"
|
||||||
msgstr "Information"
|
msgstr "Information"
|
||||||
|
|
||||||
#. module: web_notify
|
#. module: web_notify
|
||||||
#: model:ir.model.fields,field_description:web_notify.field_res_users_notify_info_channel_name
|
#: model:ir.model.fields,field_description:web_notify.field_res_users__notify_info_channel_name
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Notify Info Channel Name"
|
msgid "Notify Info Channel Name"
|
||||||
msgstr "Name des Informationen-Kanals"
|
msgstr "Name des Informationen-Kanals"
|
||||||
|
|
||||||
#. module: web_notify
|
#. module: web_notify
|
||||||
#: model:ir.model.fields,field_description:web_notify.field_res_users_notify_warning_channel_name
|
#: model:ir.model.fields,field_description:web_notify.field_res_users__notify_warning_channel_name
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Notify Warning Channel Name"
|
msgid "Notify Warning Channel Name"
|
||||||
msgstr "Name des Warnungen-Kanals"
|
msgstr "Name des Warnungen-Kanals"
|
||||||
|
|
||||||
|
#. 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
|
#. module: web_notify
|
||||||
#: model:ir.model,name:web_notify.model_res_users
|
#: model:ir.model,name:web_notify.model_res_users
|
||||||
msgid "Users"
|
msgid "Users"
|
||||||
msgstr "Benutzer"
|
msgstr "Benutzer"
|
||||||
|
|
||||||
#. module: web_notify
|
#. module: web_notify
|
||||||
#: code:addons/web_notify/models/res_users.py:32
|
#: code:addons/web_notify/models/res_users.py:29
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Warning"
|
msgid "Warning"
|
||||||
msgstr "Warnung"
|
msgstr "Warnung"
|
||||||
|
|
|
@ -19,30 +19,51 @@ msgstr ""
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#. module: web_notify
|
#. module: web_notify
|
||||||
#: code:addons/web_notify/models/res_users.py:26
|
#: code:addons/web_notify/models/res_users.py:23
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Information"
|
msgid "Information"
|
||||||
msgstr "Información"
|
msgstr "Información"
|
||||||
|
|
||||||
#. module: web_notify
|
#. module: web_notify
|
||||||
#: model:ir.model.fields,field_description:web_notify.field_res_users_notify_info_channel_name
|
#: model:ir.model.fields,field_description:web_notify.field_res_users__notify_info_channel_name
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Notify Info Channel Name"
|
msgid "Notify Info Channel Name"
|
||||||
msgstr "Nombre del canal de información notificada"
|
msgstr "Nombre del canal de información notificada"
|
||||||
|
|
||||||
#. module: web_notify
|
#. module: web_notify
|
||||||
#: model:ir.model.fields,field_description:web_notify.field_res_users_notify_warning_channel_name
|
#: model:ir.model.fields,field_description:web_notify.field_res_users__notify_warning_channel_name
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Notify Warning Channel Name"
|
msgid "Notify Warning Channel Name"
|
||||||
msgstr "Nombre del canal de avisos notificados"
|
msgstr "Nombre del canal de avisos notificados"
|
||||||
|
|
||||||
|
#. 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
|
#. module: web_notify
|
||||||
#: model:ir.model,name:web_notify.model_res_users
|
#: model:ir.model,name:web_notify.model_res_users
|
||||||
msgid "Users"
|
msgid "Users"
|
||||||
msgstr "Usuarios"
|
msgstr "Usuarios"
|
||||||
|
|
||||||
#. module: web_notify
|
#. module: web_notify
|
||||||
#: code:addons/web_notify/models/res_users.py:32
|
#: code:addons/web_notify/models/res_users.py:29
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Warning"
|
msgid "Warning"
|
||||||
msgstr "Aviso"
|
msgstr "Aviso"
|
||||||
|
|
|
@ -20,30 +20,51 @@ msgstr ""
|
||||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||||||
|
|
||||||
#. module: web_notify
|
#. module: web_notify
|
||||||
#: code:addons/web_notify/models/res_users.py:26
|
#: code:addons/web_notify/models/res_users.py:23
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Information"
|
msgid "Information"
|
||||||
msgstr "Informacija"
|
msgstr "Informacija"
|
||||||
|
|
||||||
#. module: web_notify
|
#. module: web_notify
|
||||||
#: model:ir.model.fields,field_description:web_notify.field_res_users_notify_info_channel_name
|
#: model:ir.model.fields,field_description:web_notify.field_res_users__notify_info_channel_name
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Notify Info Channel Name"
|
msgid "Notify Info Channel Name"
|
||||||
msgstr "Naziv kanala informacija"
|
msgstr "Naziv kanala informacija"
|
||||||
|
|
||||||
#. module: web_notify
|
#. module: web_notify
|
||||||
#: model:ir.model.fields,field_description:web_notify.field_res_users_notify_warning_channel_name
|
#: model:ir.model.fields,field_description:web_notify.field_res_users__notify_warning_channel_name
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Notify Warning Channel Name"
|
msgid "Notify Warning Channel Name"
|
||||||
msgstr "Naziv kanala upozorenja"
|
msgstr "Naziv kanala upozorenja"
|
||||||
|
|
||||||
|
#. 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
|
#. module: web_notify
|
||||||
#: model:ir.model,name:web_notify.model_res_users
|
#: model:ir.model,name:web_notify.model_res_users
|
||||||
msgid "Users"
|
msgid "Users"
|
||||||
msgstr "Korisnici"
|
msgstr "Korisnici"
|
||||||
|
|
||||||
#. module: web_notify
|
#. module: web_notify
|
||||||
#: code:addons/web_notify/models/res_users.py:32
|
#: code:addons/web_notify/models/res_users.py:29
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Warning"
|
msgid "Warning"
|
||||||
msgstr "Upozorenje"
|
msgstr "Upozorenje"
|
||||||
|
|
|
@ -20,28 +20,49 @@ msgstr ""
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#. module: web_notify
|
#. module: web_notify
|
||||||
#: code:addons/web_notify/models/res_users.py:26
|
#: code:addons/web_notify/models/res_users.py:23
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Information"
|
msgid "Information"
|
||||||
msgstr "Informatie"
|
msgstr "Informatie"
|
||||||
|
|
||||||
#. module: web_notify
|
#. module: web_notify
|
||||||
#: model:ir.model.fields,field_description:web_notify.field_res_users_notify_info_channel_name
|
#: model:ir.model.fields,field_description:web_notify.field_res_users__notify_info_channel_name
|
||||||
msgid "Notify Info Channel Name"
|
msgid "Notify Info Channel Name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: web_notify
|
#. module: web_notify
|
||||||
#: model:ir.model.fields,field_description:web_notify.field_res_users_notify_warning_channel_name
|
#: model:ir.model.fields,field_description:web_notify.field_res_users__notify_warning_channel_name
|
||||||
msgid "Notify Warning Channel Name"
|
msgid "Notify Warning Channel Name"
|
||||||
msgstr ""
|
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
|
#. module: web_notify
|
||||||
#: model:ir.model,name:web_notify.model_res_users
|
#: model:ir.model,name:web_notify.model_res_users
|
||||||
msgid "Users"
|
msgid "Users"
|
||||||
msgstr "Gebruikers"
|
msgstr "Gebruikers"
|
||||||
|
|
||||||
#. module: web_notify
|
#. module: web_notify
|
||||||
#: code:addons/web_notify/models/res_users.py:32
|
#: code:addons/web_notify/models/res_users.py:29
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Warning"
|
msgid "Warning"
|
||||||
msgstr "Waarschuwing"
|
msgstr "Waarschuwing"
|
||||||
|
|
|
@ -11,8 +11,8 @@ msgstr ""
|
||||||
"POT-Creation-Date: 2017-06-22 08:27+0000\n"
|
"POT-Creation-Date: 2017-06-22 08:27+0000\n"
|
||||||
"PO-Revision-Date: 2018-08-03 13:18+0000\n"
|
"PO-Revision-Date: 2018-08-03 13:18+0000\n"
|
||||||
"Last-Translator: Rodrigo Macedo <rmsolucoeseminformatic4@gmail.com>\n"
|
"Last-Translator: Rodrigo Macedo <rmsolucoeseminformatic4@gmail.com>\n"
|
||||||
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/"
|
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/"
|
||||||
"23907/pt_BR/)\n"
|
"teams/23907/pt_BR/)\n"
|
||||||
"Language: pt_BR\n"
|
"Language: pt_BR\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
@ -21,28 +21,49 @@ msgstr ""
|
||||||
"X-Generator: Weblate 3.1.1\n"
|
"X-Generator: Weblate 3.1.1\n"
|
||||||
|
|
||||||
#. module: web_notify
|
#. module: web_notify
|
||||||
#: code:addons/web_notify/models/res_users.py:26
|
#: code:addons/web_notify/models/res_users.py:23
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Information"
|
msgid "Information"
|
||||||
msgstr "Informação"
|
msgstr "Informação"
|
||||||
|
|
||||||
#. module: web_notify
|
#. module: web_notify
|
||||||
#: model:ir.model.fields,field_description:web_notify.field_res_users_notify_info_channel_name
|
#: model:ir.model.fields,field_description:web_notify.field_res_users__notify_info_channel_name
|
||||||
msgid "Notify Info Channel Name"
|
msgid "Notify Info Channel Name"
|
||||||
msgstr "Notificar o nome do canal de informações"
|
msgstr "Notificar o nome do canal de informações"
|
||||||
|
|
||||||
#. module: web_notify
|
#. module: web_notify
|
||||||
#: model:ir.model.fields,field_description:web_notify.field_res_users_notify_warning_channel_name
|
#: model:ir.model.fields,field_description:web_notify.field_res_users__notify_warning_channel_name
|
||||||
msgid "Notify Warning Channel Name"
|
msgid "Notify Warning Channel Name"
|
||||||
msgstr "Notificar o nome do canal de alerta"
|
msgstr "Notificar o nome do canal de alerta"
|
||||||
|
|
||||||
|
#. 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
|
#. module: web_notify
|
||||||
#: model:ir.model,name:web_notify.model_res_users
|
#: model:ir.model,name:web_notify.model_res_users
|
||||||
msgid "Users"
|
msgid "Users"
|
||||||
msgstr "Usuários"
|
msgstr "Usuários"
|
||||||
|
|
||||||
#. module: web_notify
|
#. module: web_notify
|
||||||
#: code:addons/web_notify/models/res_users.py:32
|
#: code:addons/web_notify/models/res_users.py:29
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Warning"
|
msgid "Warning"
|
||||||
msgstr "Alerta"
|
msgstr "Alerta"
|
||||||
|
|
Loading…
Reference in New Issue