85 lines
		
	
	
		
			2.3 KiB
		
	
	
	
		
			Plaintext
		
	
	
			
		
		
	
	
			85 lines
		
	
	
		
			2.3 KiB
		
	
	
	
		
			Plaintext
		
	
	
| # 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 ""
 |