OCA Transbot
8 years ago
committed by
Alexandre Papin
8 changed files with 252 additions and 40 deletions
-
20auth_admin_passkey/i18n/de.po
-
20auth_admin_passkey/i18n/es.po
-
19auth_admin_passkey/i18n/fr.po
-
84auth_admin_passkey/i18n/fr_CH.po
-
20auth_admin_passkey/i18n/pt_BR.po
-
22auth_admin_passkey/i18n/sl.po
-
23auth_admin_passkey/i18n/tr.po
-
84auth_admin_passkey/i18n/tr_TR.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: 2016-11-30 14:52+0000\n" |
|||
"PO-Revision-Date: 2015-09-18 13:53+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: French (Switzerland) (http://www.transifex.com/oca/OCA-server-tools-8-0/language/fr_CH/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: fr_CH\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 "Utilisateurs" |
|||
|
|||
#. 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, OpenERP 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, OpenERP 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] OpenERP 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: 2016-12-31 08:34+0000\n" |
|||
"PO-Revision-Date: 2015-09-18 13:53+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Turkish (Turkey) (http://www.transifex.com/oca/OCA-server-tools-8-0/language/tr_TR/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: tr_TR\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 "Kullanıcılar" |
|||
|
|||
#. 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, OpenERP 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, OpenERP 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] OpenERP Security Risk" |
|||
msgstr "" |
Write
Preview
Loading…
Cancel
Save
Reference in new issue