From 32fc33df97b2616b16604bf089415beabe1017bb Mon Sep 17 00:00:00 2001 From: Jamie Cameron Date: Sun, 18 Nov 2007 00:11:32 +0000 Subject: [PATCH] Add missing files --- ldap-server/images/smallicon.gif | Bin 0 -> 1201 bytes ldap-server/lang/en | 130 +++++++++++++++++++++++++++++++ 2 files changed, 130 insertions(+) create mode 100644 ldap-server/images/smallicon.gif create mode 100644 ldap-server/lang/en diff --git a/ldap-server/images/smallicon.gif b/ldap-server/images/smallicon.gif new file mode 100644 index 0000000000000000000000000000000000000000..14c8db3d889e62de090b4c196f2847aa9451f354 GIT binary patch literal 1201 zcmV;i1Wx-$Nk%v~VHf}y0OtSzg{^DR(#>OzIb)1D&Cbbhr#_FjczlsdjJb7uzC>=F zJ$$%CZJRu8nLJfYJavggptFo@mpg7=L|1b+VtqwbWi@`fNr=T@`uq5l&UtE;Ja)7} zM@>6`qDywJL3OS`oTrO&cSMAoW_zSvYhXv#+0l5iMpbw*nWu|!sy}d#T#UzRVuv@I zq=RvyKYhbQca}wc!9;qdUtwfaZ=OAQtyG7!Z*O5lv%;Z#q)m~{a;w6b&&|zIZZOHo z$E>EBbc{u=%Aa_(LU*x2)7Z*$enfM6M1HDi?(pkxj92LD<#?)3%+Rk-OFM0fL3F7> za;racsX%k5Ky#%)xXF5Qr9XbeM1I0VaBM_ulTC1HL`_>faA-t{!e&}_LRNJ&ou-jh zbu(^pPlcvpc$Y|$uY7EsJaUslY?(ZTt8a*|Xi;f0bcj*v?dDZXK<4SnVRAuuq+WZwLz={f zo4Q zGM%%9#nGQ*S3i51N#W(ya-~3Uqdst6?z@$>Hg|NpG3owLDwV`)gMvxt<;d(+v?bbCl=k2~V!-(`0M&SP0od6Hv(hG=xLKvQW!^z`#|t3YyiMKv-fsk>*8y>^YtX?UGPq_Aw3 z&wpu(Q@FjPEC2ui02lxm000R70DB1>NRS{80s^1C3sA6OL3$3{AnA2(n!}5WYBdtm zBp-koJ}wq)(?T4kQT^^6v4IYR$bpmwaS~@v$2dp^5&=u5=VdQX!gNWn!feeXZSXkU zQs++O4{^4v?6cy?#I9ON5RAyMLnH}t3#`b>bBGsRI?hE$!3%=*v;O$0<4 z`l;A555>iBph9Tjaz=;-xQfmc9{Nf^0}D8Z=^!!SE7Xp9fm(h|MHL znTu0Cdj$#9W59-2f}WRDuY)7IC^h3`c-d3MPlIm9q)7_)5)T#__Gm>?;75uSX7LbF z!b{tTLyi%%sDcj={z;+1Fh21DNCjVn!N?y|R96Kn5d6c>Di>W6M>#88U_lJ^G|)gH zg^)poCL$RlP7#~jaR4+O6w@Fxu=q5GIMLkj2qAJbXq_{mG=qu~4pqWOHq}@&K|N8t P$07qx{KAAl0RaFz*vdWo literal 0 HcmV?d00001 diff --git a/ldap-server/lang/en b/ldap-server/lang/en new file mode 100644 index 000000000..250eda2d0 --- /dev/null +++ b/ldap-server/lang/en @@ -0,0 +1,130 @@ +index_version=OpenLDAP $1 +index_eslapd=The OpenLDAP server program $1 was not found on your system. Perhaps the path on the module configuration page is incorrect? +index_econfig=The OpenLDAP server configuration file $1 was not found on your system. Perhaps the path on the module configuration page is incorrect? +index_econnect=An error occurred connection to the LDAP server : $1. You may need to adjust settings on the module configuration page. +index_apply=Apply Configuration +index_applydesc=Click this button to activate the current OpenLDAP server configuration. +index_stop=Stop Server +index_stopdesc=Click this button to shut down the running OpenLDAP server. Beware that this may prevent user accounts or mail aliases stored in the LDAP database from working. +index_start=Start Server +index_startdesc=Click this button to start up the OpenLDAP server with the current configuration. User accounts and mail aliases stored in its database will not be accessible until it is started. +index_return=module index + +connect_eserver=The LDAP server $1 does not exist +connect_euser=No user to login as has been configured +connect_epass=No password to login with has been configured +connect_efile=The OpenLDAP configuration file $1 was not found - maybe no LDAP server is installed on this system +connect_euser2=No user to login as was found in the LDAP server configuration +connect_epass2=No password to login with was found in the LDAP server configuration +connect_epass3=The password in the LDAP server configuration is encrypted and cannot be used by Webmin +connect_emod=The Perl module $1 needed to connect to the LDAP server is not installed. The full Perl error message is : $2 +connect_eldap=Failed to connect to LDAP server $1 on port $2 +connect_essl=Failed to start TLS encryption with LDAP server $1 : $2 +connect_elogin=Failed to login to LDAP server $1 as $2 : $3 + +slapd_title=OpenLDAP Server Configuration +slapd_header=Global LDAP server options +slapd_suffix=Root DN for LDAP database +slapd_rootdn=Administration login DN +slapd_rootpw=Administration password +slapd_root1=Unix encrypted $1 +slapd_root2=SHA1 encrypted $1 +slapd_root3=Encrypted $1 +slapd_rootchange=New administration password +slapd_leave=Don't change +slapd_set=Set to +slapd_cachesize=Indexes to cache +slapd_dbcachesize=Database entries to cache +slapd_err=Failed to save LDAP server configuration +slapd_elocal=No LDAP server is installed on this system +slapd_esuffix=Missing or invalid-looking root DN - should be like dc=your-domain,dc=com +slapd_erootdn=Missing or invalid-looking Administration login - should be like cn=Manager,dc=your-domain,dc=com +slapd_erootpw=Missing new administration password +slapd_ecachesize=Missing or non-numeric index cache size +slapd_edbcachesize=Missing or non-numeric database entries cache size +slapd_allow=Access control options +slapd_bind_v2=Allow LDAP v2 clients +slapd_bind_anon_cred=Allow anonymous login with credentials +slapd_bind_anon_dn=Allow anonymous login with DN +slapd_update_anon=Allow updates by anonymous logins + +schema_title=Manage Schema + +acl_title=LDAP Access Control + +browser_title=Browse Database +browser_econn=The LDAP browser cannot be used : $1 +browser_base=Browsing: +browser_ok=Show +browser_esearch=LDAP search failed : $1 +browser_subs=Child objects +browser_attrs=Object attributes +browser_parent=Browse Parent +browser_subnone=This object has no child objects. +browser_attrnone=This object has no attributes! +browser_sel=OK +browser_edit=Edit.. +browser_add=Add attribute to object. +browser_name=Attribute +browser_value=Values +browser_acts=Actions +browser_delete=Remove Selected Attributes +browser_sdelete=Remove Selected Children +browser_cancel=Cancel +browser_save=Save +browser_sub=Sub-object +browser_sadd=Add new sub-object. +browser_clone=Clone this object. +browser_rename=Rename.. +browser_rsave=Rename +browser_return=database browser + +save_err=Failed to change attribute +save_ebase=Could not fetch object $1 from database +save_emodify=LDAP modification of $2 in $1 failed : $3 +save_enone=No values entered + +add_err=Failed to add attribute +add_eadd=Missing or invalid attribute name +add_evalue=Missing value +add_emodify=LDAP add of $2 to $1 failed : $3 + +delete_err=Failed to remove attributes +delete_enone=None selected +delete_emodify=LDAP delete of $2 from $1 failed : $3 + +sdelete_err=Failed to delete objects +sdelete_edn=Object $1 was not found +sdelete_edel=LDAP delete of $1 failed : $2 + +rename_err=Failed to rename object +rename_eget=Could not fine object with DN $1 +rename_enew=New name does not appear to be valid +rename_erename=LDAP newdn to $2 from $1 failed : $3 + +oadd_title=Create Object +oadd_header=New LDAP object details +oadd_base=Parent object DN +oadd_dn=New object DN +oadd_classes=Object classes +oadd_attrs=Other attributes +oadd_edn1=Missing or invalid name for DN +oadd_edn2=Missing or invalid value for DN +oadd_eclasses=No object classes entered +oadd_eclass='$1' does not look like a valid object class +oadd_ename=Invalid-looking name for attribute $1 +oadd_eget=Failed to get object $1 : $2 +oadd_eget2=Failed to check for clash with $1 : $2 +oadd_eclash=An object with the DN $1 already exists +oadd_eadd=LDAP add of $1 failed : $2 + +create_title=Create Tree + +eunknown=Unknown error + +apply_err=Failed to apply configuration + +stop_err=Failed to stop LDAP server + +start_err=Failed to start LDAP server +