40 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			40 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# SOME DESCRIPTIVE TITLE.
 | 
						|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 | 
						|
# This file is distributed under the same license as the PACKAGE package.
 | 
						|
# 
 | 
						|
# Translators:
 | 
						|
msgid ""
 | 
						|
msgstr ""
 | 
						|
"Project-Id-Version: GNU social\n"
 | 
						|
"Report-Msgid-Bugs-To: \n"
 | 
						|
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
 | 
						|
"PO-Revision-Date: 2015-02-07 08:40+0000\n"
 | 
						|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 | 
						|
"Language-Team: Japanese (http://www.transifex.com/gnu-social/gnu-social/language/ja/)\n"
 | 
						|
"MIME-Version: 1.0\n"
 | 
						|
"Content-Type: text/plain; charset=UTF-8\n"
 | 
						|
"Content-Transfer-Encoding: 8bit\n"
 | 
						|
"Language: ja\n"
 | 
						|
"Plural-Forms: nplurals=1; plural=0;\n"
 | 
						|
 | 
						|
#. TRANS: Exception thrown when initialising the LDAP Auth plugin fails
 | 
						|
#. because of an incorrect configuration.
 | 
						|
#: LdapAuthorizationPlugin.php:42
 | 
						|
msgid ""
 | 
						|
"provider_name must be set. Use the provider_name from the LDAP "
 | 
						|
"Authentication plugin."
 | 
						|
msgstr ""
 | 
						|
 | 
						|
#. TRANS: Exception thrown when initialising the LDAP Auth plugin fails
 | 
						|
#. because of an incorrect configuration.
 | 
						|
#: LdapAuthorizationPlugin.php:46
 | 
						|
msgid "uniqueMember_attribute must be set."
 | 
						|
msgstr ""
 | 
						|
 | 
						|
#. TRANS: Plugin description.
 | 
						|
#: LdapAuthorizationPlugin.php:129
 | 
						|
msgid ""
 | 
						|
"The LDAP Authorization plugin allows for StatusNet to handle authorization "
 | 
						|
"through LDAP."
 | 
						|
msgstr ""
 |