30 lines
		
	
	
		
			926 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			30 lines
		
	
	
		
			926 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# Translation of Odoo Server.
 | 
						|
# This file contains the translation of the following modules:
 | 
						|
# * auth_crypt
 | 
						|
# 
 | 
						|
# Translators:
 | 
						|
# Yoshi Tashiro <tashiro@roomsfor.hk>, 2016
 | 
						|
msgid ""
 | 
						|
msgstr ""
 | 
						|
"Project-Id-Version: Odoo Server 10.0c\n"
 | 
						|
"Report-Msgid-Bugs-To: \n"
 | 
						|
"POT-Creation-Date: 2016-09-07 08:56+0000\n"
 | 
						|
"PO-Revision-Date: 2016-09-07 08:56+0000\n"
 | 
						|
"Last-Translator: Yoshi Tashiro <tashiro@roomsfor.hk>, 2016\n"
 | 
						|
"Language-Team: Japanese (https://www.transifex.com/odoo/teams/41243/ja/)\n"
 | 
						|
"MIME-Version: 1.0\n"
 | 
						|
"Content-Type: text/plain; charset=UTF-8\n"
 | 
						|
"Content-Transfer-Encoding: \n"
 | 
						|
"Language: ja\n"
 | 
						|
"Plural-Forms: nplurals=1; plural=0;\n"
 | 
						|
 | 
						|
#. module: auth_crypt
 | 
						|
#: model:ir.model.fields,field_description:auth_crypt.field_res_users_password_crypt
 | 
						|
msgid "Encrypted Password"
 | 
						|
msgstr "暗号化されたパスワード"
 | 
						|
 | 
						|
#. module: auth_crypt
 | 
						|
#: model:ir.model,name:auth_crypt.model_res_users
 | 
						|
msgid "Users"
 | 
						|
msgstr "ユーザ"
 |