forked from GNUsocial/gnu-social
		
	
		
			
				
	
	
		
			45 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			45 lines
		
	
	
		
			1.5 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:39+0000\n"
 | 
						|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 | 
						|
"Language-Team: Chinese (http://www.transifex.com/gnu-social/gnu-social/language/zh/)\n"
 | 
						|
"MIME-Version: 1.0\n"
 | 
						|
"Content-Type: text/plain; charset=UTF-8\n"
 | 
						|
"Content-Transfer-Encoding: 8bit\n"
 | 
						|
"Language: zh\n"
 | 
						|
"Plural-Forms: nplurals=1; plural=0;\n"
 | 
						|
 | 
						|
#. TRANS: Exception thrown when initialising the LDAP Auth plugin fails
 | 
						|
#. because of an incorrect configuration.
 | 
						|
#: LdapAuthenticationPlugin.php:40
 | 
						|
msgid "You must specify a nickname attribute."
 | 
						|
msgstr ""
 | 
						|
 | 
						|
#. TRANS: Exception thrown when initialising the LDAP Auth plugin fails
 | 
						|
#. because of an incorrect configuration.
 | 
						|
#: LdapAuthenticationPlugin.php:44
 | 
						|
msgid ""
 | 
						|
"If password_changeable is set, the password attribute and password_encoding "
 | 
						|
"must also be specified."
 | 
						|
msgstr ""
 | 
						|
 | 
						|
#. TRANS: Instructions for LDAP authentication.
 | 
						|
#: LdapAuthenticationPlugin.php:71 LdapAuthenticationPlugin.php:76
 | 
						|
msgid "Do you have an LDAP account? Use your standard username and password."
 | 
						|
msgstr ""
 | 
						|
 | 
						|
#. TRANS: Plugin description.
 | 
						|
#: LdapAuthenticationPlugin.php:153
 | 
						|
msgid ""
 | 
						|
"The LDAP Authentication plugin allows for StatusNet to handle authentication"
 | 
						|
" through LDAP."
 | 
						|
msgstr ""
 |