OCA Transbot
9 years ago
committed by
Alexandre Papin
5 changed files with 275 additions and 19 deletions
-
25auth_admin_passkey/i18n/de.po
-
15auth_admin_passkey/i18n/es.po
-
84auth_admin_passkey/i18n/fi.po
-
85auth_admin_passkey/i18n/it.po
-
85auth_admin_passkey/i18n/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-04-14 07:01+0000\n" |
||||
|
"PO-Revision-Date: 2016-04-04 11:03+0000\n" |
||||
|
"Last-Translator: Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>\n" |
||||
|
"Language-Team: Finnish (http://www.transifex.com/oca/OCA-server-tools-8-0/language/fi/)\n" |
||||
|
"MIME-Version: 1.0\n" |
||||
|
"Content-Type: text/plain; charset=UTF-8\n" |
||||
|
"Content-Transfer-Encoding: \n" |
||||
|
"Language: fi\n" |
||||
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
||||
|
|
||||
|
#. module: auth_admin_passkey |
||||
|
#: code:addons/auth_admin_passkey/model/res_users.py:88 |
||||
|
#, 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/model/res_users.py:64 |
||||
|
#, 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/model/res_users.py:61 |
||||
|
#, 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 "Käyttäjät" |
||||
|
|
||||
|
#. 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/model/res_users.py:86 |
||||
|
#, python-format |
||||
|
msgid "[WARNING] OpenERP Security Risk" |
||||
|
msgstr "" |
@ -0,0 +1,85 @@ |
|||||
|
# Translation of Odoo Server. |
||||
|
# This file contains the translation of the following modules: |
||||
|
# * auth_admin_passkey |
||||
|
# |
||||
|
# Translators: |
||||
|
# Paolo Valier, 2016 |
||||
|
msgid "" |
||||
|
msgstr "" |
||||
|
"Project-Id-Version: server-tools (8.0)\n" |
||||
|
"Report-Msgid-Bugs-To: \n" |
||||
|
"POT-Creation-Date: 2016-03-17 15:36+0000\n" |
||||
|
"PO-Revision-Date: 2016-03-13 08:47+0000\n" |
||||
|
"Last-Translator: Paolo Valier\n" |
||||
|
"Language-Team: Italian (http://www.transifex.com/oca/OCA-server-tools-8-0/language/it/)\n" |
||||
|
"MIME-Version: 1.0\n" |
||||
|
"Content-Type: text/plain; charset=UTF-8\n" |
||||
|
"Content-Transfer-Encoding: \n" |
||||
|
"Language: it\n" |
||||
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
||||
|
|
||||
|
#. module: auth_admin_passkey |
||||
|
#: code:addons/auth_admin_passkey/model/res_users.py:88 |
||||
|
#, 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/model/res_users.py:64 |
||||
|
#, 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/model/res_users.py:61 |
||||
|
#, 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 "Invia email all'utente amministratore." |
||||
|
|
||||
|
#. module: auth_admin_passkey |
||||
|
#: field:base.config.settings,auth_admin_passkey_send_to_user:0 |
||||
|
msgid "Send email to user." |
||||
|
msgstr "Invia email all'utente." |
||||
|
|
||||
|
#. module: auth_admin_passkey |
||||
|
#: model:ir.model,name:auth_admin_passkey.model_res_users |
||||
|
msgid "Users" |
||||
|
msgstr "Utenti" |
||||
|
|
||||
|
#. 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/model/res_users.py:86 |
||||
|
#, python-format |
||||
|
msgid "[WARNING] OpenERP Security Risk" |
||||
|
msgstr "" |
@ -0,0 +1,85 @@ |
|||||
|
# Translation of Odoo Server. |
||||
|
# This file contains the translation of the following modules: |
||||
|
# * auth_admin_passkey |
||||
|
# |
||||
|
# Translators: |
||||
|
# Ahmet Altınışık <aaltinisik@altinkaya.com.tr>, 2016 |
||||
|
msgid "" |
||||
|
msgstr "" |
||||
|
"Project-Id-Version: server-tools (8.0)\n" |
||||
|
"Report-Msgid-Bugs-To: \n" |
||||
|
"POT-Creation-Date: 2016-01-19 14:44+0000\n" |
||||
|
"PO-Revision-Date: 2016-01-31 12:00+0000\n" |
||||
|
"Last-Translator: Ahmet Altınışık <aaltinisik@altinkaya.com.tr>\n" |
||||
|
"Language-Team: Turkish (http://www.transifex.com/oca/OCA-server-tools-8-0/language/tr/)\n" |
||||
|
"MIME-Version: 1.0\n" |
||||
|
"Content-Type: text/plain; charset=UTF-8\n" |
||||
|
"Content-Transfer-Encoding: \n" |
||||
|
"Language: tr\n" |
||||
|
"Plural-Forms: nplurals=2; plural=(n > 1);\n" |
||||
|
|
||||
|
#. module: auth_admin_passkey |
||||
|
#: code:addons/auth_admin_passkey/model/res_users.py:88 |
||||
|
#, python-format |
||||
|
msgid "<pre>User with login '%s' has the same password as you.</pre>" |
||||
|
msgstr "<pre> '%s' kullanıcısının şifresi sizinkiyle aynı.</pre>" |
||||
|
|
||||
|
#. module: auth_admin_passkey |
||||
|
#: code:addons/auth_admin_passkey/model/res_users.py:64 |
||||
|
#, 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 "Yönetici şifresini kullanarak '%s'. kullanıcısıyla giriş yaptı.\n\n\n\nTeknik detaylar aşağıda : \n\n- Giriş zamanı : %s\n\n" |
||||
|
|
||||
|
#. module: auth_admin_passkey |
||||
|
#: view:base.config.settings:auth_admin_passkey.view_res_config_settings |
||||
|
msgid "Passkey" |
||||
|
msgstr "Parola" |
||||
|
|
||||
|
#. module: auth_admin_passkey |
||||
|
#: code:addons/auth_admin_passkey/model/res_users.py:61 |
||||
|
#, python-format |
||||
|
msgid "Passkey used" |
||||
|
msgstr "Kullanılan parola" |
||||
|
|
||||
|
#. module: auth_admin_passkey |
||||
|
#: field:base.config.settings,auth_admin_passkey_send_to_admin:0 |
||||
|
msgid "Send email to admin user." |
||||
|
msgstr "Yöneticiye e-posta gönder." |
||||
|
|
||||
|
#. module: auth_admin_passkey |
||||
|
#: field:base.config.settings,auth_admin_passkey_send_to_user:0 |
||||
|
msgid "Send email to user." |
||||
|
msgstr "Kullanıcıya e-posta gönder." |
||||
|
|
||||
|
#. 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 "Yönetici farklı bir hesaba şifresiyle giriş yaparsa. Odoo hesap sahibine e-posta gönderecek." |
||||
|
|
||||
|
#. 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 "Yönetici şifresiyle farklı bir kullanıcının hesabına giriş yaparsa, Odoo yöneticiye e-posta gönderir." |
||||
|
|
||||
|
#. module: auth_admin_passkey |
||||
|
#: code:addons/auth_admin_passkey/model/res_users.py:86 |
||||
|
#, python-format |
||||
|
msgid "[WARNING] OpenERP Security Risk" |
||||
|
msgstr "[UYARI] Odoo Güvenlik Riski" |
Write
Preview
Loading…
Cancel
Save
Reference in new issue