OCA Transbot
8 years ago
committed by
Alexandre Papin
8 changed files with 672 additions and 0 deletions
-
84auth_admin_passkey/i18n/ar.po
-
84auth_admin_passkey/i18n/ca.po
-
84auth_admin_passkey/i18n/el_GR.po
-
84auth_admin_passkey/i18n/es_ES.po
-
84auth_admin_passkey/i18n/hr.po
-
84auth_admin_passkey/i18n/hr_HR.po
-
84auth_admin_passkey/i18n/nl.po
-
84auth_admin_passkey/i18n/zh_CN.po
@ -0,0 +1,84 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * auth_admin_passkey |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: server-tools (8.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-01-12 03:50+0000\n" |
|||
"PO-Revision-Date: 2017-01-11 15:36+0000\n" |
|||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n" |
|||
"Language-Team: Arabic (http://www.transifex.com/oca/OCA-server-tools-8-0/language/ar/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: ar\n" |
|||
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: code:addons/auth_admin_passkey/models/res_users.py:69 |
|||
#, python-format |
|||
msgid "<pre>User with login '%s' has the same password as you.</pre>" |
|||
msgstr "" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: code:addons/auth_admin_passkey/models/res_users.py:44 |
|||
#, python-format |
|||
msgid "" |
|||
"Admin user used his passkey to login with '%s'.\n" |
|||
"\n" |
|||
"\n" |
|||
"\n" |
|||
"Technicals informations belows : \n" |
|||
"\n" |
|||
"- Login date : %s\n" |
|||
"\n" |
|||
msgstr "" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: view:base.config.settings:auth_admin_passkey.view_res_config_settings |
|||
msgid "Passkey" |
|||
msgstr "" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: code:addons/auth_admin_passkey/models/res_users.py:41 |
|||
#, python-format |
|||
msgid "Passkey used" |
|||
msgstr "" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: field:base.config.settings,auth_admin_passkey_send_to_admin:0 |
|||
msgid "Send email to admin user." |
|||
msgstr "" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: field:base.config.settings,auth_admin_passkey_send_to_user:0 |
|||
msgid "Send email to user." |
|||
msgstr "" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: model:ir.model,name:auth_admin_passkey.model_res_users |
|||
msgid "Users" |
|||
msgstr "المستخدمون" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: help:base.config.settings,auth_admin_passkey_send_to_user:0 |
|||
msgid "" |
|||
"When the administrator use his password to login in with a different " |
|||
"account, Odoo will send an email to the account user." |
|||
msgstr "" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: help:base.config.settings,auth_admin_passkey_send_to_admin:0 |
|||
msgid "" |
|||
"When the administrator use his password to login in with a different " |
|||
"account, Odoo will send an email to the admin user." |
|||
msgstr "" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: code:addons/auth_admin_passkey/models/res_users.py:67 |
|||
#, python-format |
|||
msgid "[WARNING] Odoo Security Risk" |
|||
msgstr "" |
@ -0,0 +1,84 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * auth_admin_passkey |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: server-tools (8.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-01-17 07:51+0000\n" |
|||
"PO-Revision-Date: 2015-09-18 13:53+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Catalan (http://www.transifex.com/oca/OCA-server-tools-8-0/language/ca/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: ca\n" |
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: code:addons/auth_admin_passkey/models/res_users.py:69 |
|||
#, python-format |
|||
msgid "<pre>User with login '%s' has the same password as you.</pre>" |
|||
msgstr "" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: code:addons/auth_admin_passkey/models/res_users.py:44 |
|||
#, python-format |
|||
msgid "" |
|||
"Admin user used his passkey to login with '%s'.\n" |
|||
"\n" |
|||
"\n" |
|||
"\n" |
|||
"Technicals informations belows : \n" |
|||
"\n" |
|||
"- Login date : %s\n" |
|||
"\n" |
|||
msgstr "" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: view:base.config.settings:auth_admin_passkey.view_res_config_settings |
|||
msgid "Passkey" |
|||
msgstr "" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: code:addons/auth_admin_passkey/models/res_users.py:41 |
|||
#, python-format |
|||
msgid "Passkey used" |
|||
msgstr "" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: field:base.config.settings,auth_admin_passkey_send_to_admin:0 |
|||
msgid "Send email to admin user." |
|||
msgstr "" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: field:base.config.settings,auth_admin_passkey_send_to_user:0 |
|||
msgid "Send email to user." |
|||
msgstr "" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: model:ir.model,name:auth_admin_passkey.model_res_users |
|||
msgid "Users" |
|||
msgstr "Usuaris" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: help:base.config.settings,auth_admin_passkey_send_to_user:0 |
|||
msgid "" |
|||
"When the administrator use his password to login in with a different " |
|||
"account, Odoo will send an email to the account user." |
|||
msgstr "" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: help:base.config.settings,auth_admin_passkey_send_to_admin:0 |
|||
msgid "" |
|||
"When the administrator use his password to login in with a different " |
|||
"account, Odoo will send an email to the admin user." |
|||
msgstr "" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: code:addons/auth_admin_passkey/models/res_users.py:67 |
|||
#, python-format |
|||
msgid "[WARNING] Odoo Security Risk" |
|||
msgstr "" |
@ -0,0 +1,84 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * auth_admin_passkey |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: server-tools (8.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-01-12 03:50+0000\n" |
|||
"PO-Revision-Date: 2015-09-18 13:53+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Greek (Greece) (http://www.transifex.com/oca/OCA-server-tools-8-0/language/el_GR/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: el_GR\n" |
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: code:addons/auth_admin_passkey/models/res_users.py:69 |
|||
#, python-format |
|||
msgid "<pre>User with login '%s' has the same password as you.</pre>" |
|||
msgstr "" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: code:addons/auth_admin_passkey/models/res_users.py:44 |
|||
#, python-format |
|||
msgid "" |
|||
"Admin user used his passkey to login with '%s'.\n" |
|||
"\n" |
|||
"\n" |
|||
"\n" |
|||
"Technicals informations belows : \n" |
|||
"\n" |
|||
"- Login date : %s\n" |
|||
"\n" |
|||
msgstr "" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: view:base.config.settings:auth_admin_passkey.view_res_config_settings |
|||
msgid "Passkey" |
|||
msgstr "" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: code:addons/auth_admin_passkey/models/res_users.py:41 |
|||
#, python-format |
|||
msgid "Passkey used" |
|||
msgstr "" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: field:base.config.settings,auth_admin_passkey_send_to_admin:0 |
|||
msgid "Send email to admin user." |
|||
msgstr "" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: field:base.config.settings,auth_admin_passkey_send_to_user:0 |
|||
msgid "Send email to user." |
|||
msgstr "" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: model:ir.model,name:auth_admin_passkey.model_res_users |
|||
msgid "Users" |
|||
msgstr "Χρήστες" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: help:base.config.settings,auth_admin_passkey_send_to_user:0 |
|||
msgid "" |
|||
"When the administrator use his password to login in with a different " |
|||
"account, Odoo will send an email to the account user." |
|||
msgstr "" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: help:base.config.settings,auth_admin_passkey_send_to_admin:0 |
|||
msgid "" |
|||
"When the administrator use his password to login in with a different " |
|||
"account, Odoo will send an email to the admin user." |
|||
msgstr "" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: code:addons/auth_admin_passkey/models/res_users.py:67 |
|||
#, python-format |
|||
msgid "[WARNING] Odoo Security Risk" |
|||
msgstr "" |
@ -0,0 +1,84 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * auth_admin_passkey |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: server-tools (8.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-01-12 03:50+0000\n" |
|||
"PO-Revision-Date: 2015-09-18 13:53+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Spanish (Spain) (http://www.transifex.com/oca/OCA-server-tools-8-0/language/es_ES/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: es_ES\n" |
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: code:addons/auth_admin_passkey/models/res_users.py:69 |
|||
#, python-format |
|||
msgid "<pre>User with login '%s' has the same password as you.</pre>" |
|||
msgstr "" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: code:addons/auth_admin_passkey/models/res_users.py:44 |
|||
#, python-format |
|||
msgid "" |
|||
"Admin user used his passkey to login with '%s'.\n" |
|||
"\n" |
|||
"\n" |
|||
"\n" |
|||
"Technicals informations belows : \n" |
|||
"\n" |
|||
"- Login date : %s\n" |
|||
"\n" |
|||
msgstr "" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: view:base.config.settings:auth_admin_passkey.view_res_config_settings |
|||
msgid "Passkey" |
|||
msgstr "" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: code:addons/auth_admin_passkey/models/res_users.py:41 |
|||
#, python-format |
|||
msgid "Passkey used" |
|||
msgstr "" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: field:base.config.settings,auth_admin_passkey_send_to_admin:0 |
|||
msgid "Send email to admin user." |
|||
msgstr "" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: field:base.config.settings,auth_admin_passkey_send_to_user:0 |
|||
msgid "Send email to user." |
|||
msgstr "" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: model:ir.model,name:auth_admin_passkey.model_res_users |
|||
msgid "Users" |
|||
msgstr "Usuarios" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: help:base.config.settings,auth_admin_passkey_send_to_user:0 |
|||
msgid "" |
|||
"When the administrator use his password to login in with a different " |
|||
"account, Odoo will send an email to the account user." |
|||
msgstr "" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: help:base.config.settings,auth_admin_passkey_send_to_admin:0 |
|||
msgid "" |
|||
"When the administrator use his password to login in with a different " |
|||
"account, Odoo will send an email to the admin user." |
|||
msgstr "" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: code:addons/auth_admin_passkey/models/res_users.py:67 |
|||
#, python-format |
|||
msgid "[WARNING] Odoo Security Risk" |
|||
msgstr "" |
@ -0,0 +1,84 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * auth_admin_passkey |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: server-tools (8.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-01-12 03:50+0000\n" |
|||
"PO-Revision-Date: 2015-09-18 13:53+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Croatian (http://www.transifex.com/oca/OCA-server-tools-8-0/language/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: auth_admin_passkey |
|||
#: code:addons/auth_admin_passkey/models/res_users.py:69 |
|||
#, python-format |
|||
msgid "<pre>User with login '%s' has the same password as you.</pre>" |
|||
msgstr "" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: code:addons/auth_admin_passkey/models/res_users.py:44 |
|||
#, python-format |
|||
msgid "" |
|||
"Admin user used his passkey to login with '%s'.\n" |
|||
"\n" |
|||
"\n" |
|||
"\n" |
|||
"Technicals informations belows : \n" |
|||
"\n" |
|||
"- Login date : %s\n" |
|||
"\n" |
|||
msgstr "" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: view:base.config.settings:auth_admin_passkey.view_res_config_settings |
|||
msgid "Passkey" |
|||
msgstr "" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: code:addons/auth_admin_passkey/models/res_users.py:41 |
|||
#, python-format |
|||
msgid "Passkey used" |
|||
msgstr "" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: field:base.config.settings,auth_admin_passkey_send_to_admin:0 |
|||
msgid "Send email to admin user." |
|||
msgstr "" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: field:base.config.settings,auth_admin_passkey_send_to_user:0 |
|||
msgid "Send email to user." |
|||
msgstr "" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: model:ir.model,name:auth_admin_passkey.model_res_users |
|||
msgid "Users" |
|||
msgstr "Korisnici" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: help:base.config.settings,auth_admin_passkey_send_to_user:0 |
|||
msgid "" |
|||
"When the administrator use his password to login in with a different " |
|||
"account, Odoo will send an email to the account user." |
|||
msgstr "" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: help:base.config.settings,auth_admin_passkey_send_to_admin:0 |
|||
msgid "" |
|||
"When the administrator use his password to login in with a different " |
|||
"account, Odoo will send an email to the admin user." |
|||
msgstr "" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: code:addons/auth_admin_passkey/models/res_users.py:67 |
|||
#, python-format |
|||
msgid "[WARNING] Odoo Security Risk" |
|||
msgstr "" |
@ -0,0 +1,84 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * auth_admin_passkey |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: server-tools (8.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-01-12 03:50+0000\n" |
|||
"PO-Revision-Date: 2017-01-11 15:38+0000\n" |
|||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n" |
|||
"Language-Team: Croatian (Croatia) (http://www.transifex.com/oca/OCA-server-tools-8-0/language/hr_HR/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: hr_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: auth_admin_passkey |
|||
#: code:addons/auth_admin_passkey/models/res_users.py:69 |
|||
#, python-format |
|||
msgid "<pre>User with login '%s' has the same password as you.</pre>" |
|||
msgstr "" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: code:addons/auth_admin_passkey/models/res_users.py:44 |
|||
#, python-format |
|||
msgid "" |
|||
"Admin user used his passkey to login with '%s'.\n" |
|||
"\n" |
|||
"\n" |
|||
"\n" |
|||
"Technicals informations belows : \n" |
|||
"\n" |
|||
"- Login date : %s\n" |
|||
"\n" |
|||
msgstr "" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: view:base.config.settings:auth_admin_passkey.view_res_config_settings |
|||
msgid "Passkey" |
|||
msgstr "" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: code:addons/auth_admin_passkey/models/res_users.py:41 |
|||
#, python-format |
|||
msgid "Passkey used" |
|||
msgstr "" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: field:base.config.settings,auth_admin_passkey_send_to_admin:0 |
|||
msgid "Send email to admin user." |
|||
msgstr "" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: field:base.config.settings,auth_admin_passkey_send_to_user:0 |
|||
msgid "Send email to user." |
|||
msgstr "" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: model:ir.model,name:auth_admin_passkey.model_res_users |
|||
msgid "Users" |
|||
msgstr "Korisnici" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: help:base.config.settings,auth_admin_passkey_send_to_user:0 |
|||
msgid "" |
|||
"When the administrator use his password to login in with a different " |
|||
"account, Odoo will send an email to the account user." |
|||
msgstr "" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: help:base.config.settings,auth_admin_passkey_send_to_admin:0 |
|||
msgid "" |
|||
"When the administrator use his password to login in with a different " |
|||
"account, Odoo will send an email to the admin user." |
|||
msgstr "" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: code:addons/auth_admin_passkey/models/res_users.py:67 |
|||
#, python-format |
|||
msgid "[WARNING] Odoo Security Risk" |
|||
msgstr "" |
@ -0,0 +1,84 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * auth_admin_passkey |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: server-tools (8.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-01-12 03:50+0000\n" |
|||
"PO-Revision-Date: 2015-09-18 13:53+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Dutch (http://www.transifex.com/oca/OCA-server-tools-8-0/language/nl/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: nl\n" |
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: code:addons/auth_admin_passkey/models/res_users.py:69 |
|||
#, python-format |
|||
msgid "<pre>User with login '%s' has the same password as you.</pre>" |
|||
msgstr "" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: code:addons/auth_admin_passkey/models/res_users.py:44 |
|||
#, python-format |
|||
msgid "" |
|||
"Admin user used his passkey to login with '%s'.\n" |
|||
"\n" |
|||
"\n" |
|||
"\n" |
|||
"Technicals informations belows : \n" |
|||
"\n" |
|||
"- Login date : %s\n" |
|||
"\n" |
|||
msgstr "" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: view:base.config.settings:auth_admin_passkey.view_res_config_settings |
|||
msgid "Passkey" |
|||
msgstr "" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: code:addons/auth_admin_passkey/models/res_users.py:41 |
|||
#, python-format |
|||
msgid "Passkey used" |
|||
msgstr "" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: field:base.config.settings,auth_admin_passkey_send_to_admin:0 |
|||
msgid "Send email to admin user." |
|||
msgstr "" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: field:base.config.settings,auth_admin_passkey_send_to_user:0 |
|||
msgid "Send email to user." |
|||
msgstr "" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: model:ir.model,name:auth_admin_passkey.model_res_users |
|||
msgid "Users" |
|||
msgstr "Gebruikers" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: help:base.config.settings,auth_admin_passkey_send_to_user:0 |
|||
msgid "" |
|||
"When the administrator use his password to login in with a different " |
|||
"account, Odoo will send an email to the account user." |
|||
msgstr "" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: help:base.config.settings,auth_admin_passkey_send_to_admin:0 |
|||
msgid "" |
|||
"When the administrator use his password to login in with a different " |
|||
"account, Odoo will send an email to the admin user." |
|||
msgstr "" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: code:addons/auth_admin_passkey/models/res_users.py:67 |
|||
#, python-format |
|||
msgid "[WARNING] Odoo Security Risk" |
|||
msgstr "" |
@ -0,0 +1,84 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * auth_admin_passkey |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: server-tools (8.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-01-12 03:50+0000\n" |
|||
"PO-Revision-Date: 2015-09-18 13:53+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Chinese (China) (http://www.transifex.com/oca/OCA-server-tools-8-0/language/zh_CN/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: zh_CN\n" |
|||
"Plural-Forms: nplurals=1; plural=0;\n" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: code:addons/auth_admin_passkey/models/res_users.py:69 |
|||
#, python-format |
|||
msgid "<pre>User with login '%s' has the same password as you.</pre>" |
|||
msgstr "" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: code:addons/auth_admin_passkey/models/res_users.py:44 |
|||
#, python-format |
|||
msgid "" |
|||
"Admin user used his passkey to login with '%s'.\n" |
|||
"\n" |
|||
"\n" |
|||
"\n" |
|||
"Technicals informations belows : \n" |
|||
"\n" |
|||
"- Login date : %s\n" |
|||
"\n" |
|||
msgstr "" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: view:base.config.settings:auth_admin_passkey.view_res_config_settings |
|||
msgid "Passkey" |
|||
msgstr "" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: code:addons/auth_admin_passkey/models/res_users.py:41 |
|||
#, python-format |
|||
msgid "Passkey used" |
|||
msgstr "" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: field:base.config.settings,auth_admin_passkey_send_to_admin:0 |
|||
msgid "Send email to admin user." |
|||
msgstr "" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: field:base.config.settings,auth_admin_passkey_send_to_user:0 |
|||
msgid "Send email to user." |
|||
msgstr "" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: model:ir.model,name:auth_admin_passkey.model_res_users |
|||
msgid "Users" |
|||
msgstr "用户" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: help:base.config.settings,auth_admin_passkey_send_to_user:0 |
|||
msgid "" |
|||
"When the administrator use his password to login in with a different " |
|||
"account, Odoo will send an email to the account user." |
|||
msgstr "" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: help:base.config.settings,auth_admin_passkey_send_to_admin:0 |
|||
msgid "" |
|||
"When the administrator use his password to login in with a different " |
|||
"account, Odoo will send an email to the admin user." |
|||
msgstr "" |
|||
|
|||
#. module: auth_admin_passkey |
|||
#: code:addons/auth_admin_passkey/models/res_users.py:67 |
|||
#, python-format |
|||
msgid "[WARNING] Odoo Security Risk" |
|||
msgstr "" |
Write
Preview
Loading…
Cancel
Save
Reference in new issue