39 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
			
		
		
	
	
			39 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
| # Translation of Odoo Server.
 | |
| # This file contains the translation of the following modules:
 | |
| # 	* auth_signup_verify_email
 | |
| #
 | |
| msgid ""
 | |
| msgstr ""
 | |
| "Project-Id-Version: Odoo Server 13.0\n"
 | |
| "Report-Msgid-Bugs-To: \n"
 | |
| "Last-Translator: \n"
 | |
| "Language-Team: \n"
 | |
| "MIME-Version: 1.0\n"
 | |
| "Content-Type: text/plain; charset=UTF-8\n"
 | |
| "Content-Transfer-Encoding: \n"
 | |
| "Plural-Forms: \n"
 | |
| 
 | |
| #. module: auth_signup_verify_email
 | |
| #: code:addons/auth_signup_verify_email/controllers/main.py:0
 | |
| #, python-format
 | |
| msgid "Another user is already registered using this email address."
 | |
| msgstr ""
 | |
| 
 | |
| #. module: auth_signup_verify_email
 | |
| #: code:addons/auth_signup_verify_email/controllers/main.py:0
 | |
| #, python-format
 | |
| msgid "Check your email to activate your account!"
 | |
| msgstr ""
 | |
| 
 | |
| #. module: auth_signup_verify_email
 | |
| #: code:addons/auth_signup_verify_email/controllers/main.py:0
 | |
| #, python-format
 | |
| msgid "Something went wrong, please try again later or contact us."
 | |
| msgstr ""
 | |
| 
 | |
| #. module: auth_signup_verify_email
 | |
| #: code:addons/auth_signup_verify_email/controllers/main.py:0
 | |
| #, python-format
 | |
| msgid "That does not seem to be an email address."
 | |
| msgstr ""
 |