mirror of https://github.com/OCA/web.git
OCA Transbot updated translations from Transifex
parent
337bad393b
commit
65aa2ad672
|
@ -0,0 +1,46 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_notify
|
||||
#
|
||||
# Translators:
|
||||
# Niki Waibel <niki.waibel@gmail.com>, 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: 2017-02-03 01:37+0000\n"
|
||||
"Last-Translator: Niki Waibel <niki.waibel@gmail.com>, 2017\n"
|
||||
"Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: de\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: web_notify
|
||||
#: code:addons/web_notify/models/res_users.py:27
|
||||
#, python-format
|
||||
msgid "Information"
|
||||
msgstr "Information"
|
||||
|
||||
#. 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 des Informationen-Kanals"
|
||||
|
||||
#. 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 des Warnungen-Kanals"
|
||||
|
||||
#. module: web_notify
|
||||
#: model:ir.model,name:web_notify.model_res_users
|
||||
msgid "Users"
|
||||
msgstr "Benutzer"
|
||||
|
||||
#. module: web_notify
|
||||
#: code:addons/web_notify/models/res_users.py:33
|
||||
#, python-format
|
||||
msgid "Warning"
|
||||
msgstr "Warnung"
|
|
@ -0,0 +1,46 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_notify
|
||||
#
|
||||
# Translators:
|
||||
# Pedro M. Baeza <pedro.baeza@gmail.com>, 2016
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-12-23 02:13+0000\n"
|
||||
"PO-Revision-Date: 2016-12-23 02:13+0000\n"
|
||||
"Last-Translator: Pedro M. Baeza <pedro.baeza@gmail.com>, 2016\n"
|
||||
"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: es\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: web_notify
|
||||
#: code:addons/web_notify/models/res_users.py:27
|
||||
#, python-format
|
||||
msgid "Information"
|
||||
msgstr "Información"
|
||||
|
||||
#. module: web_notify
|
||||
#: model:ir.model.fields,field_description:web_notify.field_res_users_notify_info_channel_name
|
||||
msgid "Notify info channel name"
|
||||
msgstr "Nombre del canal de información notificada"
|
||||
|
||||
#. module: web_notify
|
||||
#: model:ir.model.fields,field_description:web_notify.field_res_users_notify_warning_channel_name
|
||||
msgid "Notify warning channel name"
|
||||
msgstr "Nombre del canal de avisos notificados"
|
||||
|
||||
#. module: web_notify
|
||||
#: model:ir.model,name:web_notify.model_res_users
|
||||
msgid "Users"
|
||||
msgstr "Usuarios"
|
||||
|
||||
#. module: web_notify
|
||||
#: code:addons/web_notify/models/res_users.py:33
|
||||
#, python-format
|
||||
msgid "Warning"
|
||||
msgstr "Aviso"
|
|
@ -0,0 +1,46 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_notify
|
||||
#
|
||||
# Translators:
|
||||
# Bole <bole@dajmi5.com>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-04-28 18:03+0000\n"
|
||||
"PO-Revision-Date: 2017-04-28 18:03+0000\n"
|
||||
"Last-Translator: Bole <bole@dajmi5.com>, 2017\n"
|
||||
"Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: hr\n"
|
||||
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||||
|
||||
#. module: web_notify
|
||||
#: code:addons/web_notify/models/res_users.py:27
|
||||
#, python-format
|
||||
msgid "Information"
|
||||
msgstr "Informacija"
|
||||
|
||||
#. module: web_notify
|
||||
#: model:ir.model.fields,field_description:web_notify.field_res_users_notify_info_channel_name
|
||||
msgid "Notify info channel name"
|
||||
msgstr "Naziv kanala informacija"
|
||||
|
||||
#. module: web_notify
|
||||
#: model:ir.model.fields,field_description:web_notify.field_res_users_notify_warning_channel_name
|
||||
msgid "Notify warning channel name"
|
||||
msgstr "Naziv kanala upozorenja"
|
||||
|
||||
#. module: web_notify
|
||||
#: model:ir.model,name:web_notify.model_res_users
|
||||
msgid "Users"
|
||||
msgstr "Korisnici"
|
||||
|
||||
#. module: web_notify
|
||||
#: code:addons/web_notify/models/res_users.py:33
|
||||
#, python-format
|
||||
msgid "Warning"
|
||||
msgstr "Upozorenje"
|
|
@ -0,0 +1,46 @@
|
|||
# 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"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: nl_NL\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: web_notify
|
||||
#: code:addons/web_notify/models/res_users.py:27
|
||||
#, 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
|
||||
#: model:ir.model,name:web_notify.model_res_users
|
||||
msgid "Users"
|
||||
msgstr "Gebruikers"
|
||||
|
||||
#. module: web_notify
|
||||
#: code:addons/web_notify/models/res_users.py:33
|
||||
#, python-format
|
||||
msgid "Warning"
|
||||
msgstr "Waarschuwing"
|
|
@ -0,0 +1,46 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_notify
|
||||
#
|
||||
# Translators:
|
||||
# Rodrigo de Almeida Sottomaior Macedo <rmsolucoeseminformatic4@gmail.com>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-06-22 08:27+0000\n"
|
||||
"PO-Revision-Date: 2017-06-22 08:27+0000\n"
|
||||
"Last-Translator: Rodrigo de Almeida Sottomaior Macedo <rmsolucoeseminformatic4@gmail.com>, 2017\n"
|
||||
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/23907/pt_BR/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: pt_BR\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. module: web_notify
|
||||
#: code:addons/web_notify/models/res_users.py:27
|
||||
#, python-format
|
||||
msgid "Information"
|
||||
msgstr "Informação"
|
||||
|
||||
#. module: web_notify
|
||||
#: model:ir.model.fields,field_description:web_notify.field_res_users_notify_info_channel_name
|
||||
msgid "Notify info channel name"
|
||||
msgstr "Notificar o nome do canal de informações"
|
||||
|
||||
#. module: web_notify
|
||||
#: model:ir.model.fields,field_description:web_notify.field_res_users_notify_warning_channel_name
|
||||
msgid "Notify warning channel name"
|
||||
msgstr "Notificar o nome do canal de alerta"
|
||||
|
||||
#. module: web_notify
|
||||
#: model:ir.model,name:web_notify.model_res_users
|
||||
msgid "Users"
|
||||
msgstr "Usuários"
|
||||
|
||||
#. module: web_notify
|
||||
#: code:addons/web_notify/models/res_users.py:33
|
||||
#, python-format
|
||||
msgid "Warning"
|
||||
msgstr "Alerta"
|
Loading…
Reference in New Issue