diff options
| author | cvsadm <cvsadm> | 2005-01-21 00:44:34 +0000 |
|---|---|---|
| committer | cvsadm <cvsadm> | 2005-01-21 00:44:34 +0000 |
| commit | b2093e3016027d6b5cf06b3f91f30769bfc099e2 (patch) | |
| tree | cf58939393a9032182c4fbc4441164a9456e82f8 /ldap/clients/dsgw/config/es | |
Moving NSCP Directory Server from DirectoryBranch to TRUNK, initial drop. (foxworth)ldapserver7x
Diffstat (limited to 'ldap/clients/dsgw/config/es')
42 files changed, 3506 insertions, 0 deletions
diff --git a/ldap/clients/dsgw/config/es/authPassword.html b/ldap/clients/dsgw/config/es/authPassword.html new file mode 100644 index 00000000..4d842c1c --- /dev/null +++ b/ldap/clients/dsgw/config/es/authPassword.html @@ -0,0 +1,29 @@ +<!-- + PROPRIETARY/CONFIDENTIAL. Use of this product is subject to + license terms. Copyright © 2001 Sun Microsystems, Inc. + Some preexisting portions Copyright © 2001 Netscape Communications Corp. + All rights reserved. + --> +<HTML> +<!-- HEAD --> +<!--authPassword.html--> +<TITLE>Autenticar...</TITLE> +<!-- DS_AUTH_PASSWORD_SCRIPT --> +</HEAD> + +<!-- DS_AUTH_PASSWORD_BODY --> +<!-- DS_AUTH_PASSWORD_INFO --> +<!-- DS_AUTH_PASSWORD_FORM --> +<P> +Contraseña para <b> +<!-- DS_AUTH_PASSWORD_NAME --> +</b>: <INPUT NAME="password" TYPE="password" SIZE=16> +<P> +<CENTER> +<TABLE BORDER=2 WIDTH=100%> +<TR> +<!-- DS_AUTH_PASSWORD_BUTTONS --> +</TABLE> +</FORM> +</BODY> +</HTML> diff --git a/ldap/clients/dsgw/config/es/authSearch.html b/ldap/clients/dsgw/config/es/authSearch.html new file mode 100644 index 00000000..7671b0a0 --- /dev/null +++ b/ldap/clients/dsgw/config/es/authSearch.html @@ -0,0 +1,33 @@ +<!-- + PROPRIETARY/CONFIDENTIAL. Use of this product is subject to + license terms. Copyright © 2001 Sun Microsystems, Inc. + Some preexisting portions Copyright © 2001 Netscape Communications Corp. + All rights reserved. + --> +<HTML> +<!-- HEAD --> +<!--authSearch.html--> +<TITLE>Autenticar...</TITLE> +<!-- DS_AUTH_SEARCH_SCRIPT --> +</HEAD> +<!-- DS_AUTH_SEARCH_BODY --> +<!-- DS_AUTH_SEARCH_INFO --> +<!-- DS_AUTH_SEARCH_FORM --> +El primer paso para autenticarse en el directorio es identificarse.<br>Escriba su nombre: +<!-- DS_AUTH_SEARCH_NAME --> +<P> +<CENTER> +<TABLE BORDER=1 WIDTH=100%%> +<TR> +<!-- DS_AUTH_SEARCH_BUTTONS --> +</TABLE> +</FORM> +<P> +<!-- DS_AUTH_AS_ROOT_FORM --> +<INPUT TYPE="submit" VALUE="Autenticar como responsable de directorio"> (sólo disponible para administradores de directorios) +<INPUT TYPE="hidden" NAME="ldapsizelimit" VALUE="1000"> +<INPUT TYPE="hidden" NAME="ldaptimelimit" VALUE="180"> +<!-- PCONTEXT --> +</FORM> +</BODY> +</HTML> diff --git a/ldap/clients/dsgw/config/es/csearch.html b/ldap/clients/dsgw/config/es/csearch.html new file mode 100644 index 00000000..d1b7ca9c --- /dev/null +++ b/ldap/clients/dsgw/config/es/csearch.html @@ -0,0 +1,23 @@ +<!-- + PROPRIETARY/CONFIDENTIAL. Use of this product is subject to + license terms. Copyright © 2001 Sun Microsystems, Inc. + Some preexisting portions Copyright © 2001 Netscape Communications Corp. + All rights reserved. + --> +<HTML> +<!-- HEAD --> +<!--csearch.html--> +<TITLE>Netscape Directory Server Gateway : Advanced Search </TITLE> +<!-- DS_CSEARCH_SCRIPT --> +</HEAD> +<FRAMESET ROWS="75,70,70,*" BORDER=0 onLoad="init()"> + <FRAME SRC="lang?<!-- GCONTEXT -->&file=csearchtitle.html" SCROLLING="NO"> + <FRAMESET COLS="35%,42%,*" BORDER=0> + <FRAME SRC="csearch?<!-- GCONTEXT -->&file=type" NAME="searchTypeFrame" NORESIZE SCROLLING="NO"> + <FRAME SRC="csearch?<!-- GCONTEXT -->&file=attr" NAME="searchAttrFrame" NORESIZE SCROLLING="NO"> + <FRAME SRC="csearch?<!-- GCONTEXT -->&file=match" NAME="searchMatchFrame" NORESIZE SCROLLING="NO"> + </FRAMESET> + <FRAME SRC="csearch?<!-- GCONTEXT -->&file=string" NAME="searchStringFrame" NORESIZE SCROLLING="NO"> + <FRAME SRC="lang?<!-- GCONTEXT -->&file=emptyFrame.html" NAME="outputFrame"> +</FRAMESET> +</HTML> diff --git a/ldap/clients/dsgw/config/es/csearchAttr.html b/ldap/clients/dsgw/config/es/csearchAttr.html new file mode 100644 index 00000000..a118a5d3 --- /dev/null +++ b/ldap/clients/dsgw/config/es/csearchAttr.html @@ -0,0 +1,18 @@ +<!-- + PROPRIETARY/CONFIDENTIAL. Use of this product is subject to + license terms. Copyright © 2001 Sun Microsystems, Inc. + Some preexisting portions Copyright © 2001 Netscape Communications Corp. + All rights reserved. + --> +<HTML> +<!-- HEAD --> +<!--csearchAttr.html--> +</HEAD> +<!-- DS_CSEARCH_ATTR_BODY --> +<!-- DS_CSEARCH_ATTR_FORM --> +<table> +<tr VALIGN=BASELINE><td ALIGN=RIGHT>donde el:</td><td> +<!-- DS_CSEARCH_ATTR_SELECT --> +</td></tr> +</table></form></body></HTML> + diff --git a/ldap/clients/dsgw/config/es/csearchBase.html b/ldap/clients/dsgw/config/es/csearchBase.html new file mode 100644 index 00000000..aedafe1f --- /dev/null +++ b/ldap/clients/dsgw/config/es/csearchBase.html @@ -0,0 +1,17 @@ +<!-- + PROPRIETARY/CONFIDENTIAL. Use of this product is subject to + license terms. Copyright © 2001 Sun Microsystems, Inc. + Some preexisting portions Copyright © 2001 Netscape Communications Corp. + All rights reserved. + --> +<HTML> +<!-- HEAD --> +<!--csearchBase.html--> +</HEAD> +<!-- DS_CSEARCH_BASE_BODY --> +<table> +<tr VALIGN=CENTER><th>en:</th><td> +<!-- EVALUATE "parent.UFNsearchBase" --> +</td> +</table> +</body></HTML> diff --git a/ldap/clients/dsgw/config/es/csearchString.html b/ldap/clients/dsgw/config/es/csearchString.html new file mode 100644 index 00000000..d9c7c217 --- /dev/null +++ b/ldap/clients/dsgw/config/es/csearchString.html @@ -0,0 +1,28 @@ +<!-- + PROPRIETARY/CONFIDENTIAL. Use of this product is subject to + license terms. Copyright © 2001 Sun Microsystems, Inc. + Some preexisting portions Copyright © 2001 Netscape Communications Corp. + All rights reserved. + --> +<HTML> +<!-- HEAD --> +<!--csearchString.html--> +</HEAD> +<!-- DS_CSEARCH_STRING_BODY --> +<!-- DS_CSEARCH_STRING_FORM "target=outputFrame" --> +<TABLE> +<TR VALIGN=CENTER><TD> +<INPUT NAME="searchstring" SIZE=20></TD> +<TD><NOBR> +<INPUT TYPE="SUBMIT" VALUE="Buscar"> +<!-- DS_HELP_BUTTON "ASEARCH" --> +</NOBR></TD> +<td> </td><th>dentro de:</th><td> +<!-- EVALUATE "parent.UFNsearchBase" --> +</td> +</TR></TABLE> +<INPUT TYPE="hidden" NAME="ldapsizelimit" VALUE="1000"> +<INPUT TYPE="hidden" NAME="ldaptimelimit" VALUE="180"> +<!-- PCONTEXT --> +</FORM> +</BODY></HTML> diff --git a/ldap/clients/dsgw/config/es/csearchType.html b/ldap/clients/dsgw/config/es/csearchType.html new file mode 100644 index 00000000..b51834b1 --- /dev/null +++ b/ldap/clients/dsgw/config/es/csearchType.html @@ -0,0 +1,19 @@ +<!-- + PROPRIETARY/CONFIDENTIAL. Use of this product is subject to + license terms. Copyright © 2001 Sun Microsystems, Inc. + Some preexisting portions Copyright © 2001 Netscape Communications Corp. + All rights reserved. + --> +<HTML> +<!-- HEAD --> +<!--csearchType.html--> +</HEAD> +<!-- DS_CSEARCH_TYPE_BODY --> +<!-- DS_CSEARCH_TYPE_FORM --> +<table> +<tr VALIGN=BASELINE><th ALIGN=RIGHT>Buscar:</th><td> +<!-- DS_CSEARCH_TYPE_SELECT --> +</td></tr> +</table> +</form></body></HTML> + diff --git a/ldap/clients/dsgw/config/es/display-country.html b/ldap/clients/dsgw/config/es/display-country.html new file mode 100644 index 00000000..413592f9 --- /dev/null +++ b/ldap/clients/dsgw/config/es/display-country.html @@ -0,0 +1,54 @@ +<!-- + PROPRIETARY/CONFIDENTIAL. Use of this product is subject to + license terms. Copyright © 2001 Sun Microsystems, Inc. + Some preexisting portions Copyright © 2001 Netscape Communications Corp. + All rights reserved. + --> +<HTML> +<!-- HEAD --> +<!-- DS_OBJECTCLASS "value=country" --> + +<!-- DS_ENTRYBEGIN --> +<TITLE>País: +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" "options=nolink" --> +</TITLE></HEAD> +<!-- BODY --> + +<TABLE> +<TR><TD NOWRAP> +<IMG SRC="lang?<!-- GCONTEXT -->&file=country.gif" ALT="País" HSPACE=5> +</TD><TD><FONT SIZE="+2"> +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" "options=nolink" --> +</FONT></TD></TR></TABLE> + +<TABLE CELLSPACING="5"> + +<TR><TD VALIGN="TOP" NOWRAP>Nombre del país:</TD><TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=co" "options=sort" --> +</B></TD><TD WIDTH="20%"></TD> +</B><TD VALIGN="TOP">Descripción</TD><TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=description" --> +</B></TD></TR> + +<TR><TD VALIGN="TOP">Ver también:</TD><TD VALIGN="TOP" NOWRAP COLSPAN="4"><B> +<!-- DS_ATTRIBUTE "attr=seeAlso" "syntax=dn" --> +</B></TD></TR> + +<TR> +<TD VALIGN="TOP">Página web:</TD><TD VALIGN="TOP" NOWRAP COLSPAN="4"><B> +<!-- DS_ATTRIBUTE "attr=labeledURI" "syntax=url" --> +</B></TD></TR> + +</TABLE> + +<HR> + +Esta entrada fue modificada por última vez el <B> +<!-- DS_ATTRIBUTE "attr=modifyTimestamp" "syntax=time" "defaultvalue=N/A" "options=readonly" --> +</B> por <B> +<!-- DS_ATTRIBUTE "attr=modifiersName" "syntax=dn" "defaultvalue=N/A" "options=readonly" --> +</B> + +<!-- DS_ENTRYEND --> + +<!-- ENDHTML --> diff --git a/ldap/clients/dsgw/config/es/display-dnedit.html b/ldap/clients/dsgw/config/es/display-dnedit.html new file mode 100644 index 00000000..fa209fdb --- /dev/null +++ b/ldap/clients/dsgw/config/es/display-dnedit.html @@ -0,0 +1,76 @@ +<!-- + PROPRIETARY/CONFIDENTIAL. Use of this product is subject to + license terms. Copyright © 2001 Sun Microsystems, Inc. + Some preexisting portions Copyright © 2001 Netscape Communications Corp. + All rights reserved. + --> +<HTML> +<!-- HEAD --> +<!-- DS_ENTRYBEGIN --> +<!-- DS_EMIT_BASE_HREF --> +<TITLE> +Modificar +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" "options=nolink" --> +</TITLE></HEAD> +<!-- BODY "onLoad='document.searchForm.searchstring.focus();'" --> + +<!-- DS_LAST_OP_INFO "prefix=<FONT SIZE=%22%2B1%22>" "suffix=</FONT><HR>" --> + +<!-- DS_BEGIN_DNSEARCHFORM --> +<INPUT TYPE=hidden NAME=mode VALUE="smart"> +<INPUT TYPE=hidden NAME=dnlist_js VALUE="true"> +<INPUT TYPE=hidden NAME=listifone VALUE="true"> +<INPUT TYPE=hidden NAME=listtemplate VALUE=""> +<INPUT TYPE=hidden NAME=faMode VALUE="add"> +<INPUT TYPE=hidden NAME=ldapsizelimit VALUE="1000"> +<INPUT TYPE=hidden NAME=ldaptimelimit VALUE="180"> +<!-- PCONTEXT --> + +<FONT SIZE="+2"> +Modificar +<!-- DS_DNDESC --> +: +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" "dncomponents=2" "options=nolink" --> +</FONT> + +<TABLE CELLSPACING=0 CELLPADDING=0><TR> + +<TD NOWRAP> +Buscar +<SELECT NAME="type"> +<OPTION SELECTED VALUE="People">Personas +<OPTION VALUE="Groups">Grupos +</SELECT> +</TD> + +<TD NOWRAP> +que concuerden con +<INPUT NAME="searchstring" SIZE=15> +</TD> + +<TD> +<!-- DS_DNADDBUTTON "VALUE= Buscar y añadir " --> +<BR> +<!-- DS_DNREMOVEBUTTON "VALUE= Buscar y borrar " --> +</TD> + +</TR> +</TABLE> + +<P> +<CENTER><TABLE BORDER="2" WIDTH="100%"> +<TR> +<TD WIDTH="33%" ALIGN="center"> +<INPUT TYPE=BUTTON VALUE=" Guardar los cambios " onClick="parent.saveChanges();"> +<TD WIDTH="34%" ALIGN="center"> +<INPUT TYPE=BUTTON VALUE=" Cancelar " onClick="parent.cancel();"> +<TD WIDTH=33% ALIGN=center> +<!-- DS_HELPBUTTON "topic=EDIT_GROUPMEM" --> +</TD></TR></TABLE></CENTER> + +<INPUT TYPE=hidden NAME=completion_javascript VALUE='parent.updateList(parent.controlFrame.document.searchForm.faMode.value, parent.dnlist, parent.stagingFrame.dnlist, parent.outputFrame);parent.controlFrame.document.searchForm.faMode.value="add";'> +<!-- DS_END_DNSEARCHFORM --> + +<!-- DS_ENTRYEND --> + +<!-- ENDHTML --> diff --git a/ldap/clients/dsgw/config/es/display-dneditpeople.html b/ldap/clients/dsgw/config/es/display-dneditpeople.html new file mode 100644 index 00000000..97a299be --- /dev/null +++ b/ldap/clients/dsgw/config/es/display-dneditpeople.html @@ -0,0 +1,75 @@ +<!-- + PROPRIETARY/CONFIDENTIAL. Use of this product is subject to + license terms. Copyright © 2001 Sun Microsystems, Inc. + Some preexisting portions Copyright © 2001 Netscape Communications Corp. + All rights reserved. + --> +<HTML> +<!-- HEAD --> +<!-- DS_ENTRYBEGIN --> +<!-- DS_EMIT_BASE_HREF --> +<TITLE> +Modificar +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" "options=nolink" --> +</TITLE></HEAD> +<!-- BODY "onLoad='document.searchForm.searchstring.focus();'" --> + +<!-- DS_LAST_OP_INFO "prefix=<FONT SIZE=%22%2B1%22>" "suffix=</FONT><HR>" --> + +<!-- DS_BEGIN_DNSEARCHFORM --> +<INPUT TYPE=hidden NAME=mode VALUE="smart"> +<INPUT TYPE=hidden NAME=dnlist_js VALUE="true"> +<INPUT TYPE=hidden NAME=listifone VALUE="true"> +<INPUT TYPE=hidden NAME=listtemplate VALUE=""> +<INPUT TYPE=hidden NAME=faMode VALUE="add"> +<INPUT TYPE=hidden NAME=ldapsizelimit VALUE="1000"> +<INPUT TYPE=hidden NAME=ldaptimelimit VALUE="180"> +<!-- PCONTEXT --> + +<FONT SIZE="+2"> +Modificar +<!-- DS_DNDESC --> +: +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" "dncomponents=2" "options=nolink" --> +</FONT> + +<TABLE CELLSPACING=0 CELLPADDING=0><TR> + +<TD NOWRAP> +Buscar +<SELECT NAME="type"> +<OPTION SELECTED VALUE="People">Personas +</SELECT> +</TD> + +<TD NOWRAP> +que concuerden con +<INPUT NAME="searchstring" SIZE=15> +</TD> + +<TD> +<!-- DS_DNADDBUTTON "VALUE= Buscar y añadir "> +<BR> +<!-- DS_DNREMOVEBUTTON "VALUE= Buscar y borrar "> +</TD> + +</TR> +</TABLE> + +<P> +<CENTER><TABLE BORDER="2" WIDTH="100%"> +<TR> +<TD WIDTH="33%" ALIGN="center"> +<INPUT TYPE=BUTTON VALUE=" Guardar los cambios " onClick="parent.saveChanges();"> +<TD WIDTH="34%" ALIGN="center"> +<INPUT TYPE=BUTTON VALUE=" Cancelar " onClick="parent.cancel();"> +<TD WIDTH=33% ALIGN=center> +<!-- DS_HELPBUTTON "topic=EDIT_PERSON_REF" --> +</TD></TR></TABLE></CENTER> + +<INPUT TYPE=hidden NAME=completion_javascript VALUE='parent.updateList(parent.controlFrame.document.searchForm.faMode.value, parent.dnlist, parent.stagingFrame.dnlist, parent.outputFrame);parent.controlFrame.document.searchForm.faMode.value="add";'> +<!-- DS_END_DNSEARCHFORM --> + +<!-- DS_ENTRYEND --> + +<!-- ENDHTML --> diff --git a/ldap/clients/dsgw/config/es/display-group.html b/ldap/clients/dsgw/config/es/display-group.html new file mode 100644 index 00000000..b7cd01e6 --- /dev/null +++ b/ldap/clients/dsgw/config/es/display-group.html @@ -0,0 +1,149 @@ +<!-- + PROPRIETARY/CONFIDENTIAL. Use of this product is subject to + license terms. Copyright © 2001 Sun Microsystems, Inc. + Some preexisting portions Copyright © 2001 Netscape Communications Corp. + All rights reserved. + --> +<HTML> +<!-- HEAD --> +<!-- DS_OBJECTCLASS "value=groupOfNames" --> + +<!-- DS_ENTRYBEGIN --> +<TITLE> +<!-- IF "Adding" --> +Nueva +<!-- ENDIF // Adding --> +Entrada de grupo: +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" "options=nolink" --> +</TITLE></HEAD> +<!-- BODY --> + +<!-- DS_LAST_OP_INFO --> + +<!-- DS_BEGIN_ENTRYFORM --> + +<TABLE> +<TR> +<TD> +<IMG SRC="lang?<!-- GCONTEXT -->&file=group.gif" ALT="Grupo" HSPACE=5 > +<FONT SIZE="+2"> +<!-- IF "Adding" --> +Nuevo grupo: +<!-- ENDIF // Adding --> +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" "dncomponents=2" "options=nolink" --> +</FONT> +</TABLE> + +<TABLE><TR><TD> +<!-- IF "Displaying" --> +<!-- DS_EDITBUTTON "label=Modificar grupo" --> +<!-- ELIF "Adding" --> +<!-- DS_SAVEBUTTON "label=Guardar nuevo grupo" --> +<!-- ELIF "Editing" --> +<!-- DS_SAVEBUTTON --> +<!-- ENDIF // Editing --> +</TD><TD> </TD><TD> +<!-- IF "!Displaying" --> +<!-- DS_CLOSEBUTTON "label=Cancelar" --> +<!-- ENDIF // !Displaying --> +</TD><TD> </TD><TD> +<!-- IF "Editing" --> +<!-- DS_HELPBUTTON "topic=EDIT_GROUP" --> +<!-- ELIF "Adding" --> +<!-- DS_HELPBUTTON "topic=ADD_GROUP" --> +<!-- ENDIF // Adding --> +</TD> + +<!-- IF "Editing" --> +<TD> </TD><TD> +<!-- DS_RENAMEBUTTON "label=Cambiar nombre de grupo" "prompt=Escriba otro nombre para este grupo:" --> +</TD><TD> +<!-- DS_DELETEBUTTON "label=Borrar grupo" "prompt=¿Desea borrar este grupo?" --> +</TD> +<!-- ENDIF // Editing --> + +</TR></TABLE> + +<!-- IF "Adding" --> +<INPUT TYPE="hidden" NAME="add_objectClass" VALUE="top"> +<INPUT TYPE="hidden" NAME="add_objectClass" VALUE="groupOfNames"> +<!-- ENDIF // Adding --> +<!-- PCONTEXT --> +<INPUT TYPE="hidden" NAME="quiet" VALUE="true"> +<!-- DS_STD_COMPLETION_JS --> + +<HR> +<!-- IF "!Displaying" --> +<B>El asterisco (*) indica los campos obligatorios</B><BR> +<!-- ENDIF --> + + +<TABLE CELLSPACING="5"> +<TR> +<TD NOWRAP>Nombre: +<!-- IF "!Displaying" --> +<B>*</B> +<!-- ENDIF --> +</TD> +<TD NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=cn" "cols=>40" --> +</B></TD><TD WIDTH="20%"></TD> +</TR> + +<TR> +<TD NOWRAP>Descripción:</TD> +<TD NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=description" "cols=>40" "defaultvalue=none" --> +</B></TD></TR> + +<TR> +<TD NOWRAP VALIGN="TOP">Propietario:<BR> +<!-- IF "!Adding" --> +<!-- DS_DNEDITBUTTON "label=Modificar..." "template=dnedit" "attr=owner" "desc=Propietario" --> +<!-- ENDIF // !Adding --> +</TD> +<TD NOWRAP COLSPAN="4"><B> +<!-- DS_ATTRIBUTE "attr=owner" "syntax=dn" "options=sort,readonly" --> +</B></TD> + +<TR> +<TD NOWRAP VALIGN="TOP">Ver también:<BR> +<!-- IF "!Adding" --> +<!-- DS_DNEDITBUTTON "label=Modificar..." "template=dnedit" "attr=seeAlso" "desc=Ver también" --> +<!-- ENDIF // !Adding --> +</TD> +<TD NOWRAP COLSPAN="4"> +<!-- IF "!Adding" --> +<B> +<!-- DS_ATTRIBUTE "attr=seeAlso" "syntax=dn" "options=sort,readonly" --> +</B> +<!-- ELSE // !Adding --> +<I>Tiene que guardar esta entrada para poder modificar este campo.</I> +<!-- ENDIF // !Adding --> +</TD></TR> + +<TR> +<TD NOWRAP VALIGN="top">Miembros del grupo:<BR> +<!-- IF "!Adding" --> +<!-- DS_DNEDITBUTTON "label=Modificar..." "template=dnedit" "attr=uniquemember" "desc=Miembros del grupo" --> +<!-- ENDIF // !Adding --> +</TD> +<TD NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=uniquemember" "syntax=dn" "options=sort,readonly" --> +</B></TD></TR> + +</TABLE> + +<!-- IF "!Adding" --> +<HR> +Esta entrada fue modificada por última vez el <B> +<!-- DS_ATTRIBUTE "attr=modifyTimestamp" "syntax=time" "defaultvalue=N/A" "options=readonly" --> +</B> por <B> +<!-- DS_ATTRIBUTE "attr=modifiersName" "syntax=dn" "defaultvalue=N/A" "options=readonly" --> +</B> +<!-- ENDIF // !Adding --> + +<!-- DS_END_ENTRYFORM --> +<!-- DS_ENTRYEND --> + +<!-- ENDHTML --> diff --git a/ldap/clients/dsgw/config/es/display-groupun.html b/ldap/clients/dsgw/config/es/display-groupun.html new file mode 100644 index 00000000..cbf21ee6 --- /dev/null +++ b/ldap/clients/dsgw/config/es/display-groupun.html @@ -0,0 +1,149 @@ +<!-- + PROPRIETARY/CONFIDENTIAL. Use of this product is subject to + license terms. Copyright © 2001 Sun Microsystems, Inc. + Some preexisting portions Copyright © 2001 Netscape Communications Corp. + All rights reserved. + --> +<HTML> +<!-- HEAD --> +<!-- DS_OBJECTCLASS "value=groupOfUniqueNames" --> + +<!-- DS_ENTRYBEGIN --> +<TITLE> +<!-- IF "Adding" --> +Nueva +<!-- ENDIF // Adding --> +Entrada de grupo: +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" "options=nolink" --> +</TITLE></HEAD> +<!-- BODY --> + +<!-- DS_LAST_OP_INFO --> + +<!-- DS_BEGIN_ENTRYFORM --> + +<TABLE> +<TR> +<TD> +<IMG SRC="lang?<!-- GCONTEXT -->&file=group.gif" ALT="Grupo" HSPACE=5 > +<FONT SIZE="+2"> +<!-- IF "Adding" --> +Nuevo grupo: +<!-- ENDIF // Adding --> +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" "dncomponents=2" "options=nolink" --> +</FONT> +</TABLE> + +<TABLE><TR><TD> +<!-- IF "Displaying" --> +<!-- DS_EDITBUTTON "label=Modificar grupo" --> +<!-- ELIF "Adding" --> +<!-- DS_SAVEBUTTON "label=Guardar nuevo grupo" --> +<!-- ELIF "Editing" --> +<!-- DS_SAVEBUTTON --> +<!-- ENDIF // Editing --> +</TD><TD> </TD><TD> +<!-- IF "!Displaying" --> +<!-- DS_CLOSEBUTTON "label=Cancelar" --> +<!-- ENDIF // !Displaying --> +</TD><TD> </TD><TD> +<!-- IF "Editing" --> +<!-- DS_HELPBUTTON "topic=EDIT_GROUP" --> +<!-- ELIF "Adding" --> +<!-- DS_HELPBUTTON "topic=ADD_GROUP" --> +<!-- ENDIF // Adding --> +</TD> + +<!-- IF "Editing" --> +<TD> </TD><TD> +<!-- DS_RENAMEBUTTON "label=Cambiar nombre de grupo" "prompt=Escriba otro nombre para este grupo:" --> +</TD><TD> +<!-- DS_DELETEBUTTON "label=Borrar grupo" "prompt=¿Desea borrar este grupo?" --> +</TD> +<!-- ENDIF // Editing --> + +</TR></TABLE> + +<!-- IF "Adding" --> +<INPUT TYPE="hidden" NAME="add_objectClass" VALUE="top"> +<INPUT TYPE="hidden" NAME="add_objectClass" VALUE="groupOfUniqueNames"> +<!-- ENDIF // Adding --> +<!-- PCONTEXT --> +<INPUT TYPE="hidden" NAME="quiet" VALUE="true"> +<!-- DS_STD_COMPLETION_JS --> + +<HR> +<!-- IF "!Displaying" --> +<B>El asterisco (*) indica los campos obligatorios</B><BR> +<!-- ENDIF --> + + +<TABLE CELLSPACING="5"> +<TR> +<TD NOWRAP>Nombre: +<!-- IF "!Displaying" --> +<B>*</B> +<!-- ENDIF --> +</TD> +<TD NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=cn" "cols=>40" --> +</B></TD><TD WIDTH="20%"></TD> +</TR> + +<TR> +<TD NOWRAP>Description:</TD> +<TD NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=description" "cols=>40" "defaultvalue=none" --> +</B></TD></TR> + +<TR> +<TD NOWRAP VALIGN="TOP">Propietario:<BR> +<!-- IF "!Adding" --> +<!-- DS_DNEDITBUTTON "label=Modificar..." "template=dnedit" "attr=owner" "desc=Propietario" --> +<!-- ENDIF // !Adding --> +</TD> +<TD NOWRAP COLSPAN="4"><B> +<!-- DS_ATTRIBUTE "attr=owner" "syntax=dn" "options=sort,readonly" --> +</B></TD> + +<TR> +<TD NOWRAP VALIGN="TOP">Ver también:<BR> +<!-- IF "!Adding" --> +<!-- DS_DNEDITBUTTON "label=Modificar..." "template=dnedit" "attr=seeAlso" "desc=Ver también" --> +<!-- ENDIF // !Adding --> +</TD> +<TD NOWRAP COLSPAN="4"> +<!-- IF "!Adding" --> +<B> +<!-- DS_ATTRIBUTE "attr=seeAlso" "syntax=dn" "options=sort,readonly" --> +</B> +<!-- ELSE // !Adding --> +<I>Tiene que guardar esta entrada para poder modificar este campo.</I> +<!-- ENDIF // !Adding --> +</TD></TR> + +<TR> +<TD NOWRAP VALIGN="top">Miembros del grupo:<BR> +<!-- IF "!Adding" --> +<!-- DS_DNEDITBUTTON "label=Modificar..." "template=dnedit" "attr=uniquemember" "desc=Miembros del grupo" --> +<!-- ENDIF // !Adding --> +</TD> +<TD NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=uniquemember" "syntax=dn" "options=sort,readonly" --> +</B></TD></TR> + +</TABLE> + +<!-- IF "!Adding" --> +<HR> +Esta entrada fue modificada por última vez el <B> +<!-- DS_ATTRIBUTE "attr=modifyTimestamp" "syntax=time" "defaultvalue=N/A" "options=readonly" --> +</B> por <B> +<!-- DS_ATTRIBUTE "attr=modifiersName" "syntax=dn" "defaultvalue=N/A" "options=readonly" --> +</B> +<!-- ENDIF // !Adding --> + +<!-- DS_END_ENTRYFORM --> +<!-- DS_ENTRYEND --> + +<!-- ENDHTML --> diff --git a/ldap/clients/dsgw/config/es/display-ntgroup.html b/ldap/clients/dsgw/config/es/display-ntgroup.html new file mode 100644 index 00000000..82ab808a --- /dev/null +++ b/ldap/clients/dsgw/config/es/display-ntgroup.html @@ -0,0 +1,215 @@ +<!-- + PROPRIETARY/CONFIDENTIAL. Use of this product is subject to + license terms. Copyright © 2001 Sun Microsystems, Inc. + Some preexisting portions Copyright © 2001 Netscape Communications Corp. + All rights reserved. + --> +<HTML> +<!-- HEAD --> +<!-- DS_OBJECTCLASS "value=ntGroup" --> + +<!-- DS_ENTRYBEGIN --> +<TITLE> +<!-- IF "Adding" --> +Nueva +<!-- ENDIF // Adding --> +Entrada de grupo NT: +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" "options=nolink" --> +</TITLE></HEAD> +<!-- BODY --> + +<!-- DS_LAST_OP_INFO --> + +<!-- DS_BEGIN_ENTRYFORM --> + +<TABLE> +<TR> +<TD> +<IMG SRC="lang?<!-- GCONTEXT -->&file=group.gif" ALT="Grupo" HSPACE=5 > +<FONT SIZE="+2"> +<!-- IF "Adding" --> +Nuevo grupo NT: +<!-- ENDIF // Adding --> +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" "dncomponents=2" "options=nolink" --> +</FONT> +</TABLE> + +<TABLE><TR><TD> +<!-- IF "Displaying" --> +<!-- DS_EDITBUTTON "label=Modificar grupo NT" --> +<!-- ELIF "Adding" --> +<!-- DS_SAVEBUTTON "label=Guardar nuevo grupo" --> +<!-- ELIF "Editing" --> +<!-- DS_SAVEBUTTON --> +<!-- ENDIF // Editing --> +</TD><TD> </TD><TD> +<!-- IF "!Displaying" --> +<!-- DS_CLOSEBUTTON "label=Cancelar" --> +<!-- ENDIF // !Displaying --> +</TD><TD> </TD><TD> +<!-- IF "Editing" --> +<!-- DS_HELPBUTTON "topic=EDIT_NTGROUP" --> +<!-- ELIF "Adding" --> +<!-- DS_HELPBUTTON "topic=ADD_NTGROUP" --> +<!-- ENDIF // Adding --> +</TD> + +<!-- IF "Editing" --> +<TD> </TD><TD> +<!-- DS_RENAMEBUTTON "label=Cambiar nombre de grupo NT" "prompt=Escriba otro nombre para este grupo:" --> +</TD><TD> +<!-- DS_DELETEBUTTON "label=Borrar grupo NT" "prompt=¿Desea borrar este grupo?" --> +</TD> +<!-- ENDIF // Editing --> + +</TR></TABLE> + +<!-- IF "Adding" --> +<INPUT TYPE="hidden" NAME="add_objectClass" VALUE="top"> +<INPUT TYPE="hidden" NAME="add_objectClass" VALUE="ntGroup"> +<INPUT TYPE="hidden" NAME="add_objectClass" VALUE="groupOfUniqueNames"> +<!-- ENDIF // Adding --> +<!-- PCONTEXT --> +<INPUT TYPE="hidden" NAME="quiet" VALUE="true"> +<!-- DS_STD_COMPLETION_JS --> + +<HR> +<!-- IF "!Displaying" --> +<B>El asterisco (*) indica los campos obligatorios</B><BR> +<!-- ENDIF --> + + +<TABLE CELLSPACING="5"> +<TR> +<TD NOWRAP>Nombre: +<!-- IF "!Displaying" --> +<B>*</B> +<!-- ENDIF --> +</TD> +<TD NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=cn" "cols=>40" --> +</B></TD><TD WIDTH="20%"></TD> +</TR> + +<TR> +<TD NOWRAP>Nombre de grupo NT: +<!-- IF "!Displaying" --> +<B>*</B> +<!-- ENDIF --> +</TD> +<TD NOWRAP><B> +<!-- IF "!Adding" --> +<!-- DS_ATTRIBUTE "attr=ntGroupDomainId" "syntax=ntgroupname" "cols=>16" "options=readonly" "defaultvalue=none" --> +<!-- ELSE // Adding --> +<!-- DS_ATTRIBUTE "attr=ntGroupDomainId" "syntax=ntgroupname" "cols=>16" "defaultvalue=none" --> +<!-- ENDIF // Adding --> +</B></TD></TR> + +<TR> +<TD NOWRAP>Tipo del grupo NT: +<!-- IF "!Displaying" --> +<B>*</B> +<!-- ENDIF --> +</TD> +<TD NOWRAP><B> +<!-- IF "!Adding" --> +<!-- DS_ATTRIBUTE "attr=nTGroupType" "defaultvalue=Global" "options=readonly" "cols=>16" --> +<!-- ELSE // Adding --> +<!-- DS_ATTRIBUTE "attr=nTGroupType" "defaultvalue=Global" "cols=>16" --> +<!-- ENDIF // Adding --> +</B></TD></TR> + +<TR> +<TD NOWRAP>Dominio del grupo NT: +<!-- IF "!Displaying" --> +<B>*</B> +<!-- ENDIF --> +</TD> +<TD NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=ntGroupDomainId" "syntax=ntdomain" "cols=>16" "defaultvalue=none" --> +</B></TD></TR> + +<TR> +<TD NOWRAP>Descripción:</TD> +<TD NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=description" "cols=>40" "defaultvalue=none" --> +</B></TD></TR> + +<TR> +<TD NOWRAP>Escenario:</TD> +<TD NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=l" "cols=>40" "defaultvalue=none" --> +</B></TD></TR> + +<TR> +<TD NOWRAP>Departamento:</TD> +<TD NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=ou" "cols=>40" "defaultvalue=none" --> +</B></TD></TR> + +<TR> +<TD NOWRAP VALIGN="TOP">Propietario:<BR> +<!-- IF "!Adding" --> +<!-- DS_DNEDITBUTTON "label=Modificar..." "template=dnedit" "attr=owner" "desc=Propietario" --> +<!-- ENDIF // !Adding --> +</TD> +<TD NOWRAP COLSPAN="4"><B> +<!-- DS_ATTRIBUTE "attr=owner" "syntax=dn" "options=sort,readonly" --> +</B></TD> + +<TR> +<TD NOWRAP VALIGN="TOP">Ver también<BR> +<!-- IF "!Adding" --> +<!-- DS_DNEDITBUTTON "label=Modificar..." "template=dnedit" "attr=seeAlso" "desc=Ver también" --> +<!-- ENDIF // !Adding --> +</TD> +<TD NOWRAP COLSPAN="4"> +<!-- IF "!Adding" --> +<B> +<!-- DS_ATTRIBUTE "attr=seeAlso" "syntax=dn" "options=sort,readonly" --> +</B> +<!-- ELSE // !Adding --> +<I>Tiene que guardar esta entrada para poder modificar el campo.</I> +<!-- ENDIF // !Adding --> +</TD></TR> + +<TR> +<TD NOWRAP VALIGN="top">Miembros del grupo NT<BR> +<!-- IF "!Adding" --> +<!-- DS_DNEDITBUTTON "label=Modificar..." "template=dnedit" "attr=uniquemember" "desc=Miembros del grupo NT" --> +<!-- ENDIF // !Adding --> +</TD> +<TD NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=uniquemember" "syntax=dn" "options=sort,readonly" --> +</B></TD></TR> + +<TR> +<TD VALIGN="TOP" NOWRAP>Borrar grupo NT si el grupo borrado es:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "syntax=bool" "type=radio" "true=Sí" "false=No" "defaultvalue=FALSE" "attr=nTGroupDeleteGroup" --> +</B></TD><TD></TD> +</B></TD></TR> + +<!-- IF "Adding" --> +<TR> +<TD VALIGN="TOP">Crear nuevo grupo NT:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "syntax=bool" "type=radio" "true=Sí" "false=No" "defaultvalue=TRUE" "attr=nTGroupCreateNewGroup" --> +</B></TD><TD></TD></TR> + +<!-- ENDIF // Adding --> +</TABLE> + +<!-- IF "!Adding" --> +<HR> +Esta entrada fue modificada por última vez el <B> +<!-- DS_ATTRIBUTE "attr=modifyTimestamp" "syntax=time" "defaultvalue=N/A" "options=readonly" --> +</B> por <B> +<!-- DS_ATTRIBUTE "attr=modifiersName" "syntax=dn" "defaultvalue=N/A" "options=readonly" --> +</B> +<!-- ENDIF // !Adding --> + +<!-- DS_END_ENTRYFORM --> +<!-- DS_ENTRYEND --> + +<!-- ENDHTML --> diff --git a/ldap/clients/dsgw/config/es/display-ntperson.html b/ldap/clients/dsgw/config/es/display-ntperson.html new file mode 100644 index 00000000..a5c14dba --- /dev/null +++ b/ldap/clients/dsgw/config/es/display-ntperson.html @@ -0,0 +1,493 @@ +<!-- + PROPRIETARY/CONFIDENTIAL. Use of this product is subject to + license terms. Copyright © 2001 Sun Microsystems, Inc. + Some preexisting portions Copyright © 2001 Netscape Communications Corp. + All rights reserved. + --> +<HTML> +<!-- HEAD --> +<!-- NT User person directory entry --> +<!-- DS_OBJECTCLASS "value=person,inetOrgPerson,nTUser" --> + +<!-- DS_ENTRYBEGIN --> +<TITLE> +<!-- IF "Adding" --> +Nueva +<!-- ENDIF // Adding --> +Entrada personal NT: +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" "options=nolink" --> +</TITLE> + +<SCRIPT LANGUAGE="JavaScript"> +<!-- Hide from non-JavaScript-capable browsers +function showVCard() +{ +<!-- DS_ATTRIBUTE "attr=_vcard" "options=link" "mimetype=text/x-vcard" "prefix=var cardurl=" "suffix=";" --> + + document.location.href = cardurl; +} +// End hiding --> +</SCRIPT> + +</HEAD> +<!-- BODY --> + +<!-- DS_LAST_OP_INFO --> + +<!-- DS_BEGIN_ENTRYFORM --> + +<TABLE><TR><TD> +<!-- DS_ATTRIBUTE "attr=jpegPhoto" "type=hidden" "options=typeonly" --> +<!-- IF "AttributeHasValues" "jpegPhoto" --> +<IMG SRC= +<!-- DS_ATTRIBUTE "attr=jpegPhoto" "options=link" "mimetype=image/jpeg" --> +BORDER=0></TD> +<TD> +<!-- ENDIF --> +<!-- A HREF="javascript:showVCard()" --> +<IMG SRC="lang?<!-- GCONTEXT -->&file=person.gif" ALT="Persona (haga clic para ver la tarjeta)" + BORDER=0 HSPACE=5> + +</A> +</TD> +<!-- IF "DisplayOrgChart" --> +<TD><FONT FACE="PrimaSans BT, Verdana, Sans-Serif" SIZE="-1"> +<A HREF= +<!-- DS_ORGCHARTLINK --> + > +<IMG SRC="lang?<!-- GCONTEXT -->&file=orgicon.gif" BORDER=0 ALT="Click to display organization chart" HSPACE=5></a> +</FONT> +</TD> +<!-- ENDIF --> +<TD><FONT SIZE="+2"> +<!-- IF "Adding" --> +Nueva persona NT: +<!-- ENDIF // Adding --> +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" "dncomponents=2" "options=nolink" --> +</FONT></TD></TR></TABLE> + +<!-- DS_ATTRIBUTE "attr=userCertificate;binary" "type=hidden" "options=typeonly" --> +<!-- IF "AttributeHasValues" "userCertificate;binary" --> +<A HREF= +<!-- DS_ATTRIBUTE "attr=userCertificate;binary" "options=link" "mimetype=application/x-x509-ca-cert" --> +>Recibir certificado</A> +<!-- ENDIF --> + +<!-- DS_ATTRIBUTE "attr=audio" "type=hidden" "options=typeonly" --> +<!-- IF "AttributeHasValues" "audio" --> + +<A HREF= +<!-- DS_ATTRIBUTE "attr=audio" "options=link" "mimetype=audio/basic" --> +>Play Audio Clip</A> +<!-- ENDIF --> + +<TABLE><TR><TD> +<!-- IF "Displaying" --> +<!-- INPUT TYPE="button" VALUE="Ver tarjeta" onClick="showVCard()" --> +</TD><TD> </TD><TD> +<!-- DS_EDITBUTTON "label=Modificar persona NT" --> +<!-- ELIF "Adding" --> +<!-- DS_SAVEBUTTON "label=Guardar persona NT" --> +<!-- ELIF "Editing" --> +<!-- DS_SAVEBUTTON --> +<!-- ENDIF // Editing --> +</TD><TD> </TD><TD> +<!-- IF "!Displaying" --> +<!-- DS_CLOSEBUTTON "label=Cancelar" --> +<!-- ENDIF // !Displaying --> +</TD><TD> </TD><TD> +<!-- IF "Editing" --> +<!-- DS_HELPBUTTON "topic=EDIT_NTPERSON" --> +<!-- ELIF "Adding" --> +<!-- DS_HELPBUTTON "topic=ADD_NTPERSON" --> +<!-- ENDIF // Adding --> +</TD> + +<!-- IF "Editing" --> +<TD> </TD><TD> +<!-- DS_EDITASBUTTON "label=Cambiar la contraseña del directorio" "template=passwd" --> +</TD><TD> +<!-- DS_RENAMEBUTTON "label=Cambiar nombre de persona" "prompt=Escriba otro nombre para esta persona:" --> +</TD><TD> +<!-- DS_DELETEBUTTON "label=Borrar persona" "prompt=¿Desea borrar los datos de esta persona?" --> +</TD> +<!-- ENDIF // Editing --> + +</TR></TABLE> + +<!-- IF "Adding" --> +<INPUT TYPE="hidden" NAME="add_objectClass" VALUE="top"> +<INPUT TYPE="hidden" NAME="add_objectClass" VALUE="person"> +<INPUT TYPE="hidden" NAME="add_objectClass" VALUE="organizationalPerson"> +<INPUT TYPE="hidden" NAME="add_objectClass" VALUE="inetOrgPerson"> +<INPUT TYPE="hidden" NAME="add_objectClass" VALUE="nTUser"> +<!-- ENDIF // Adding --> +<!-- PCONTEXT --> +<INPUT TYPE="hidden" NAME="quiet" VALUE="true"> +<!-- DS_STD_COMPLETION_JS --> + +<!-- IF "!Displaying" --> +<B>El asterisco (*) indica los campos obligatorios</B><BR> +<!-- ENDIF --> + +<TABLE CELLSPACING="2" BORDER BGCOLOR=#f2f2f2 WIDTH=95%> +<TR> +<TD BGCOLOR=#006666 COLSPAN=4><FONT FACE=ARIAL,HELVETICA COLOR=WHITE> +Información de contacto</TD> +</TR> + +<TD VALIGN="top" NOWRAP>Nombre:</TD> +<TD VALIGN="top" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=givenName" "cols=>16" --> +</B></TD> +<TD VALIGN="top" NOWRAP ROWSPAN="2">Nombre y apellidos: +<!-- IF "!Displaying" --> +<B>*</B> +<!-- ENDIF --> +</TD> +<TD VALIGN="top" NOWRAP ROWSPAN="2"><B> +<!-- DS_ATTRIBUTE "attr=cn" "numfields=+1" "cols=>16" --> +</B></TD></TR> + +<TR> +<TD VALIGN="top" NOWRAP>Apellidos: +<!-- IF "!Displaying" --> +<B>*</B> +<!-- ENDIF --> +</TD> +<TD VALIGN="top" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=sn" "cols=>16" --> +</B></TD></TR> + +<!-- IF "Adding" --> +<TR> +<TD>Contraseña del directorio:</TD><TD> +<!-- DS_NEWPASSWORD "cols=>16" --> +</B></TD> +<TD> Repítala para confirmar:</TD><TD> +<!-- DS_CONFIRM_NEWPASSWORD "cols=>16" --> +</TD></TR> +<!-- ENDIF // Adding --> + +<TR> +<TD VALIGN="TOP">Teléfono:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=telephoneNumber" "syntax=tel" "cols=>16" "numfields=+1" --> +</B></TD> +<TD VALIGN="TOP" NOWRAP>Dirección electrónica:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=mail" "syntax=mail" "cols=>23" --> +</B></TD></TR> + +<TR> +<TD VALIGN="TOP">Fax:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=facsimiletelephonenumber" "syntax=tel" "cols=>16" --> +</B></TD> +<TD VALIGN="TOP" NOWRAP>Identificación de usuario:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=uid" "cols=>16" "options=unique" --> +</B></TD></TR> +<INPUT TYPE="hidden" NAME="desc_uid" VALUE="user id"> +<!-- PCONTEXT --> +<TR> +<TD VALIGN="TOP" NOWRAP>Localizador:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=pager" "syntax=tel" "cols=>16" --> +</B></TD> +<TD VALIGN="TOP" NOWRAP>Teléfono móvil:<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=mobile" "syntax=tel" "cols=>16" --> +</B></TD></TR> + +</TABLE> + +<TABLE CELLSPACING="2" BORDER BGCOLOR=#f2f2f2 WIDTH=95%> +<TR> +<TD BGCOLOR=#006666 COLSPAN=4><FONT FACE=ARIAL,HELVETICA COLOR=WHITE> +Información sobre cuenta Windows NT</TD> +</TR> + +<TR> +<TD VALIGN="TOP">Identificación de usuario NT: +<!-- IF "!Displaying" --> +<B>*</B> +<!-- ENDIF --> +</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- IF "!Adding" --> +<!-- DS_ATTRIBUTE "attr=nTUserDomainId" "syntax=ntuserid" "cols=>16" "options=readonly" --> +<!-- ENDIF // Adding --> +<!-- IF "Adding" --> +<!-- DS_ATTRIBUTE "attr=nTUserDomainId" "syntax=ntuserid" "cols=>16" --> +<!-- ENDIF // Adding --> +</B></TD> +<TD VALIGN="TOP" NOWRAP>Nombre de dominio NT: +<!-- IF "!Displaying" --> +<B>*</B> +<!-- ENDIF --> +</TD><TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=nTUserDomainId" "syntax=ntdomain" "cols=>16" --> +</B></TD></TR> +<INPUT TYPE="hidden" NAME="desc_uid" VALUE="user id"> +<!-- PCONTEXT --> +<TR> +<TD VALIGN="TOP" COLSPAN=2 NOWRAP>Borrar cuenta NT si la persona borrada es:</TD> +<TD VALIGN="TOP" COLSPAN=2 NOWRAP><B> +<!-- DS_ATTRIBUTE "syntax=bool" "type=radio" "true=Sí" "false=No" "defaultvalue=FALSE" "attr=nTUserDeleteAccount" --> +</B></TD></TR> + +<!-- IF "Adding" --> +<TR> +<TD VALIGN="TOP" COLSPAN=2>Crear nueva cuenta NT:</TD> +<TD VALIGN="TOP" COLSPAN=2 NOWRAP><B> +<!-- DS_ATTRIBUTE "syntax=bool" "type=radio" "true=Sí" "false=No" "defaultvalue=TRUE" "attr=nTUserCreateNewAccount" --> +</B></TD></TR> + +<!-- ENDIF // Adding --> + +<!-- IF "Displaying" --> + +<TR> +<TD VALIGN="TOP" NOWRAP>Comentario del usuario NT:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=nTUserUsrComment" "defaultvalue=None" "cols=>16" --> +</B></TD> +<TD VALIGN="TOP" NOWRAP>Identificador exclusivo usuario NT:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=nTUserUniqueId" "syntax=binvalue" "cols=>10" --> +</B></TD></TR> + +<TR> +<TD VALIGN="TOP" NOWRAP>Caducidad contraseña NT:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "syntax=bool" "type=radio" "true=Sí" "false=No" "defaultvalue=FALSE" "attr=nTUserPasswordExpired" --> +</B></TD> +<TD VALIGN="TOP">Nº de contraseñas erróneas NT:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=nTUserBadPwCount" "syntax=binvalue" "options=decimal" "cols=>4" --> +</B></TD></TR> + +<TR> +<TD VALIGN="TOP">Última fecha de entrada NT:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=nTUserLastLogon" "syntax=time" "cols=>10" "defaultvalue=Never Logged On" --> +</B></TD> +<TD VALIGN="TOP" NOWRAP>Última fecha de salida NT</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=nTUserLastLogoff" "syntax=time" "cols=>10" "defaultvalue=Never Logged On" --> +</B></TD></TR> + +<TR> +<TD VALIGN="TOP">Fecha de caducidad cuenta NT:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=nTUserAcctExpires" "syntax=time" "defaultvalue=Never Expires" --> +</B></TD> +<TD VALIGN="TOP" NOWRAP>Nº de accesos NT:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=nTUserNumLogons" "syntax=binvalue" "options=decimal" --> +</B></TD></TR> + +<TR> +<TD VALIGN="TOP">Servidor de acceso NT:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=nTUserLogonServer" "defaultvalue=Any Server" "cols=>16" --> +</B></TD> +<TD VALIGN="TOP" NOWRAP>Estaciones NT:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=nTUserWorkstations" "defaultvalue=No Restrictions" "cols=>16" --> +</B></TD></TR> + +<TR> +<TD VALIGN="TOP">Pág. de códigos NT:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=nTUserCodePage" "syntax=binvalue" "options=decimal" "cols=>16" --> +</B></TD> +<TD VALIGN="TOP" NOWRAP>Cógido de país NT:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=nTUserCountryCode" "syntax=binvalue" "options=decimal" "cols=>8" --> +</B></TD></TR> + +<TR> +<TD VALIGN="TOP">Identif. grupo principal NT:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=nTUserPrimaryGroupId" "syntax=binvalue" "options=decimal" "cols=>8" --> +</B></TD> +<TD VALIGN="TOP" NOWRAP>Perfil NT:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=nTUserProfile" "defaultvalue=Default" "cols=>16" --> +</B></TD></TR> + +<TR> +<TD VALIGN="TOP" NOWRAP>Directorio principal NT:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=nTUserHomeDir" "defaultvalue=None" "cols=>16" --> +</B></TD> +<TD VALIGN="TOP">Unidad directorio ppal. NT:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=nTUserHomeDirDrive" "defaultvalue=None" "cols=>20" --> +</B></TD></TR> + +<TR> +<TD VALIGN="TOP" NOWRAP>Vía de acceso a guión NT:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=nTUserScriptPath" "defaultvalue=None" "cols=>16" --> +</B></TD> +<TD VALIGN="TOP" NOWRAP>Almacenamiento máx. NT:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=nTUserMaxStorage" "syntax=binvalue" "options=decimal" "cols=>16" --> +</B></TD></TR> + +<TR> +<TD VALIGN="TOP">Unidades NT por semana</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=nTUserUnitsPerWeek" "syntax=binvalue" "options=decimal" "cols=>6" --> +</B></TD> +<TD VALIGN="TOP">Privilegios de usuario NT:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=nTUserPriv" "syntax=binvalue" "cols=>16" --> +</B></TD></TR> + +<TR> +<TD VALIGN="TOP">Privilegios de operador usuario NT:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=nTUserAuthFlags" "syntax=binvalue" "cols=>16" --> +</B></TD> +<TD VALIGN="TOP">Funciones varias cta. usuario NT:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=nTUserFlags" "syntax=binvalue" "cols=>16" --> +</B></TD></TR> +<!-- ENDIF // Displaying --> +</TABLE> + +<TABLE CELLSPACING="2" BORDER BGCOLOR=#f2f2f2 WIDTH=95%> +<TR> +<TD BGCOLOR=#006666 COLSPAN=4><FONT FACE=ARIAL,HELVETICA COLOR=WHITE> +Información sobre actividad profesional y ubicación</TD> +</TR> + +<TR> +<TD VALIGN="TOP">Categoría comercial:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=businesscategory" --> +</B></TD> +<TD VALIGN="TOP">Cargo:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=title" --> +</B></TD></TR> + +<TR> +<TD VALIGN="TOP">Departamento:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=ou" --> +</B></TD> +<TD VALIGN="TOP">Responsable:<BR> +<!-- IF "!Adding" --> +<!-- DS_DNEDITBUTTON "label=Modificar..." "template=dneditpeople" "attr=manager" "desc=Manager" --> +<!-- ENDIF // !Adding --> +</TD> +<!-- IF "Adding" --> +<TD VALIGN="TOP" ROWSPAN=2> +<I>Tiene que guardar esta entrada para poder modificar este campo.</I> +<!-- ELSE // !Adding --> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=manager" "syntax=dn" "options=readonly" --> +</B> +<!-- ENDIF // !Adding --> +</TD></TR> + +<TR> +<TD VALIGN="TOP">Nº de despacho</TD> +<TD VALIGN="TOP" NOWRAP"><B> +<!-- DS_ATTRIBUTE "attr=roomNumber" "cols=>8" --> +</B></TD> +</B><TD VALIGN="TOP">Admin.:<BR> +<!-- IF "!Adding" --> +<!-- DS_DNEDITBUTTON "label=Modificar..." "template=dneditpeople" "attr=secretary" "desc=Admin." --> +<!-- ENDIF // !Adding --> +</TD> +<!-- IF "!Adding" --> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=secretary" "syntax=dn" "options=readonly" --> +</B></TD> +<!-- ENDIF // !Adding --> +</TR> + +<TR> +<TD VALIGN="TOP">Nº de dpto.:</TD> +<TD VALIGN="TOP"><B> +<!-- DS_ATTRIBUTE "attr=departmentnumber" "cols=>8" --> +</B></TD> +<TD VALIGN="TOP">Nº empleado:</TD> +<TD VALIGN="TOP"><B> +<!-- DS_ATTRIBUTE "attr=employeenumber" "cols=>6" --> +</B></TD></TR> +<TR> +<TD VALIGN="TOP">C. identidad/pasaporte:</TD> +<TD VALIGN="TOP"><B> +<!-- DS_ATTRIBUTE "attr=carlicense" "cols=>8" --> +</B></TD> +<!-- Note: need to include two cells that contain a non-breaking space +character so table background colors, etc. are rendered correctly --> +<TD> </TD> +<TD> </TD> +</TR> +<TR> +<TD VALIGN="TOP">Dirección postal:</TD> +<TD VALIGN="TOP" COLSPAN="4" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=postalAddress" "syntax=mls" "type=TEXTAREA" "cols=>40" "rows=>4" --> +</B></TD></TR> +</TABLE> +<TABLE CELLSPACING="2" BORDER BGCOLOR=#f2f2f2 WIDTH=95%> +<TR> +<TD BGCOLOR=#006666 COLSPAN=2><FONT FACE=ARIAL,HELVETICA COLOR=WHITE> +Información adicional</TD> +</TR> +<TR> +<TD VALIGN="TOP">Descripción:</TD> +<TD VALIGN="TOP" NOWRAP COLSPAN="4"><B> +<!-- DS_ATTRIBUTE "attr=description" "cols=>50" --> +</B></TR> +<TR> +<TD VALIGN="TOP">Ver también:<BR> +<!-- IF "!Adding" --> +<!-- DS_DNEDITBUTTON "label=Modificar..." "template=dnedit" "attr=seeAlso" "desc=See Also" --> +<!-- ENDIF // !Adding --> +</TD> +<TD VALIGN="TOP" NOWRAP> +<!-- IF "Adding" --> +<I>Tiene que guardar esta entrada para poder modificar este campo.</I> +<!-- ELSE // !Adding --> +<B> +<!-- DS_ATTRIBUTE "attr=seeAlso" "syntax=dn" "options=readonly" --> +</B> +<!-- ENDIF // !Adding --> +</TR> +<TR> +<TD VALIGN="TOP">Página web:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=labeledURI" "syntax=url" "cols=>50" "options=sort" --> +</B></TR> + +<!-- The following attribute should only be uncommented if you have + a need to allow editing of the x500UniqueIdentifier attribute. + Most installations will not need this functionality. +<TR> +<TD VALIGN="TOP">Identificador exclusivo:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=x500uniqueidentifier" "cols=>50" --> +</B></TR> +--> +</TABLE> +<!-- IF "!Adding" --> +Esta entrada fue modificada por última vez el <B> +<!-- DS_ATTRIBUTE "attr=modifyTimestamp" "syntax=time" "defaultvalue=N/A" "options=readonly" --> +</B> por <B> +<!-- DS_ATTRIBUTE "attr=modifiersName" "syntax=dn" "defaultvalue=N/A" "options=readonly" --> +</B> +<!-- ENDIF // !Adding --> + +<!-- DS_END_ENTRYFORM --> +<!-- DS_ENTRYEND --> + +<!-- ENDHTML --> + diff --git a/ldap/clients/dsgw/config/es/display-org.html b/ldap/clients/dsgw/config/es/display-org.html new file mode 100644 index 00000000..7abf3677 --- /dev/null +++ b/ldap/clients/dsgw/config/es/display-org.html @@ -0,0 +1,135 @@ +<!-- + PROPRIETARY/CONFIDENTIAL. Use of this product is subject to + license terms. Copyright © 2001 Sun Microsystems, Inc. + Some preexisting portions Copyright © 2001 Netscape Communications Corp. + All rights reserved. + --> +<HTML> +<!-- HEAD --> +<!-- DS_OBJECTCLASS "value=organization" --> + +<!-- DS_ENTRYBEGIN --> +<TITLE> +<!-- IF "Adding" --> +Nueva +<!-- ENDIF // Adding --> +Empresa: +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" "options=nolink" --> +</TITLE></HEAD> +<!-- BODY --> + +<!-- DS_LAST_OP_INFO --> + +<!-- DS_BEGIN_ENTRYFORM --> + +<TABLE> +<TR> +<TD> +<IMG SRC="lang?<!-- GCONTEXT -->&file=organization.gif" ALT="Empresa" HSPACE=5> +<TD> +<FONT SIZE="+2"> +<!-- IF "Adding" --> +Nueva empresa: +<!-- ENDIF // Adding --> +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" "options=nolink" --> +</FONT> +</TABLE> + +<TABLE><TR><TD> +<!-- IF "Displaying" --> +<!-- DS_EDITBUTTON "label=Modificar empresa" --> +<!-- ELIF "Adding" --> +<!-- DS_SAVEBUTTON "label=Guardar nueva empresa." --> +<!-- ELIF "Editing" --> +<!-- DS_SAVEBUTTON --> +<!-- ENDIF // Editing --> +</TD><TD> </TD><TD> +<!-- IF "!Displaying" --> +<!-- DS_CLOSEBUTTON "label=Cancelar" --> +<!-- ENDIF // !Displaying --> +</TD><TD> </TD><TD> +<!-- IF "Editing" --> +<!-- DS_HELPBUTTON "topic=EDIT_ORG" --> +<!-- ELIF "Adding" --> +<!-- DS_HELPBUTTON "topic=ADD_ORG" --> +<!-- ENDIF // Adding --> +</TD> + +<!-- IF "Editing" --> +<TD> </TD><TD> +<!-- DS_RENAMEBUTTON "label=Cambiar nombre empresa" "prompt=Escriba otro nombre para esta empresa:" --> +</TD><TD> +<!-- DS_DELETEBUTTON "label=Borrar empresa" "prompt=¿Desea borrar esta empresa?" --> +</TD> +<!-- ENDIF // Editing --> + +</TR></TABLE> + +<!-- IF "Adding" --> +<INPUT TYPE="hidden" NAME="add_objectClass" VALUE="top"> +<INPUT TYPE="hidden" NAME="add_objectClass" VALUE="organization"> +<!-- ENDIF // Adding --> +<!-- PCONTEXT --> +<INPUT TYPE="hidden" NAME="quiet" VALUE="true"> +<!-- DS_STD_COMPLETION_JS --> + +<HR> +<!-- IF "!Displaying" --> +<B>El asterisco (*) indica los campos obligatorios</B><BR> +<!-- ENDIF --> + +<TABLE> +<TR> +<TD VALIGN="TOP" NOWRAP>Nombre de la empresa: +<!-- IF "!Displaying" --> +<B>*</B> +<!-- ENDIF --> +</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=o" "cols=>20" --> +</B></TD><TD WIDTH="20%"></TD> +<TD>Descripción:</TD><TD NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=description" "cols=>30" --> +</B></TR> + +<TR><TD>Teléfono:</TD><TD NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=telephoneNumber" "syntax=tel" "cols=>16" --> +</B></TD><TD></TD> +<TD NOWRAP>Categoría comercial:</TD><TD NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=businessCategory" "cols=>30" --> +</B></TD></TR> + +<TR><TD>Fax:<TD NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=facsimiletelephonenumber" "syntax=tel" "cols=>16" --> +</B></TD><TD></TD> +<TD>Dirección:</TD><TD NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=l" "cols=>30" --> +</B></TD></TR> + +<TR> +<TD VALIGN="TOP" NOWRAP>Dirección postal:</TD> +<TD VALIGN="TOP" COLSPAN="4" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=postalAddress" "syntax=mls" "type=TEXTAREA" "cols=>40" "rows=>4" --> +</B></TD></TR> + +<TR> +<TD VALIGN="TOP">Ver también:</TD> +<TD VALIGN="TOP" NOWRAP COLSPAN="4"><B> +<!-- DS_ATTRIBUTE "attr=seeAlso" "syntax=dn" "dncomponents=3" "cols=>50" --> +</B></TR> + +</TABLE> + +<!-- IF "!Adding" --> +<HR> +Esta entrada fue modificada por última vez el <B> +<!-- DS_ATTRIBUTE "attr=modifyTimestamp" "syntax=time" "defaultvalue=N/A" "options=readonly" --> +</B> por <B> +<!-- DS_ATTRIBUTE "attr=modifiersName" "syntax=dn" "defaultvalue=N/A" "options=readonly" --> +</B> +<!-- ENDIF // !Adding --> + +<!-- DS_END_ENTRYFORM --> +<!-- DS_ENTRYEND --> + +<!-- ENDHTML --> diff --git a/ldap/clients/dsgw/config/es/display-orgperson.html b/ldap/clients/dsgw/config/es/display-orgperson.html new file mode 100644 index 00000000..7dbdd12f --- /dev/null +++ b/ldap/clients/dsgw/config/es/display-orgperson.html @@ -0,0 +1,342 @@ +<!-- + PROPRIETARY/CONFIDENTIAL. Use of this product is subject to + license terms. Copyright © 2001 Sun Microsystems, Inc. + Some preexisting portions Copyright © 2001 Netscape Communications Corp. + All rights reserved. + --> +<HTML> +<!-- HEAD --> +<!-- inet. organizational person directory entry --> +<!-- DS_OBJECTCLASS "value=person,inetOrgPerson" --> + +<!-- DS_ENTRYBEGIN --> +<TITLE> +<!-- IF "Adding" --> +Nueva +<!-- ENDIF // Adding --> +Entrada personal: +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" "options=nolink" --> +</TITLE> + +<SCRIPT LANGUAGE="JavaScript"> +<!-- Hide from non-JavaScript-capable browsers +function showVCard() +{ +<!-- DS_ATTRIBUTE "attr=_vcard" "options=link" "mimetype=text/x-vcard" "prefix=var cardurl=" "suffix=";" --> + + document.location.href = cardurl; +} +// End hiding --> +</SCRIPT> + + +</HEAD> +<!-- BODY --> + +<!-- DS_LAST_OP_INFO --> + +<!-- DS_BEGIN_ENTRYFORM --> + +<TABLE><TR><TD> +<!-- DS_ATTRIBUTE "attr=jpegPhoto" "type=hidden" "options=typeonly" --> +<!-- IF "AttributeHasValues" "jpegPhoto" --> +<IMG SRC= +<!-- DS_ATTRIBUTE "attr=jpegPhoto" "options=link" "mimetype=image/jpeg" --> +BORDER=0></TD> +<TD> +<!-- ENDIF --> +<!-- A HREF="javascript:showVCard()" --> +<IMG SRC="lang?<!-- GCONTEXT -->&file=person.gif" ALT="Persona (haga clic para ver la tarjeta)" + BORDER=0 HSPACE=5> +</A> +</TD> +<!-- IF "DisplayOrgChart" --> +<TD><FONT FACE="PrimaSans BT, Verdana, Sans-Serif" SIZE="-1"> +<A HREF= +<!-- DS_ORGCHARTLINK --> + > +<IMG SRC="lang?<!-- GCONTEXT -->&file=orgicon.gif" BORDER=0 ALT="Click to display organization chart" HSPACE=5></a> +</FONT> +</TD> +<!-- ENDIF --> +<TD><FONT SIZE="+2"> +<!-- IF "Adding" --> +Nueva persona: +<!-- ENDIF // Adding --> +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" "dncomponents=2" "options=nolink" --> +</FONT></TD></TR></TABLE> + +<!-- DS_ATTRIBUTE "attr=userCertificate;binary" "type=hidden" "options=typeonly" --> +<!-- IF "AttributeHasValues" "userCertificate;binary" --> +<A HREF= +<!-- DS_ATTRIBUTE "attr=userCertificate;binary" "options=link" "mimetype=application/x-x509-ca-cert" --> +>Recibir certificado</A> +<!-- ENDIF --> + +<!-- DS_ATTRIBUTE "attr=audio" "type=hidden" "options=typeonly" --> +<!-- IF "AttributeHasValues" "audio" --> + +<A HREF= +<!-- DS_ATTRIBUTE "attr=audio" "options=link" "mimetype=audio/basic" --> +>Reproducir fragmento de sonido</A> +<!-- ENDIF --> + +<TABLE><TR><TD> +<!-- IF "Displaying" --> +<!-- INPUT TYPE="button" VALUE="Ver tarjeta" onClick="showVCard()" --> +</TD><TD> </TD><TD> +<!-- DS_EDITBUTTON "label=Modificar persona" --> +<!-- ELIF "Adding" --> +<!-- DS_SAVEBUTTON "label=Guardar nueva persona" --> +<!-- ELIF "Editing" --> +<!-- DS_SAVEBUTTON --> +<!-- ENDIF // Editing --> +</TD><TD> </TD><TD> +<!-- IF "!Displaying" --> +<!-- DS_CLOSEBUTTON "label=Cancelar" --> +<!-- ENDIF // !Displaying --> +</TD><TD> </TD><TD> +<!-- IF "Editing" --> +<!-- DS_HELPBUTTON "topic=EDIT_ORGPERSON" --> +<!-- ELIF "Adding" --> +<!-- DS_HELPBUTTON "topic=ADD_ORGPERSON" --> +<!-- ENDIF // Adding --> +</TD> + +<!-- IF "Editing" --> +<TD> </TD><TD> +<!-- DS_EDITASBUTTON "label=Cambiar contraseña" "template=passwd" --> +</TD><TD> +<!-- DS_RENAMEBUTTON "label=Cambiar nombre de persona" "prompt=Escriba otro nombre para esta persona:" --> +</TD><TD> +<!-- DS_DELETEBUTTON "label=Borrar persona" "prompt=¿Desea borrar los datos de esta persona?" --> +</TD> +<!-- ENDIF // Editing --> + +</TR></TABLE> + +<!-- IF "Adding" --> +<INPUT TYPE="hidden" NAME="add_objectClass" VALUE="top"> +<INPUT TYPE="hidden" NAME="add_objectClass" VALUE="person"> +<INPUT TYPE="hidden" NAME="add_objectClass" VALUE="organizationalPerson"> +<INPUT TYPE="hidden" NAME="add_objectClass" VALUE="inetOrgPerson"> +<!-- ENDIF // Adding --> +<!-- PCONTEXT --> +<INPUT TYPE="hidden" NAME="quiet" VALUE="true"> +<!-- DS_STD_COMPLETION_JS --> + +<!-- IF "!Displaying" --> +<B>El asterisco (*) indica los campos obligatorios</B><BR> +<!-- ENDIF --> + +<TABLE CELLSPACING="2" BORDER BGCOLOR=#f2f2f2 WIDTH=95%> +<TR> +<TD BGCOLOR=#006666 COLSPAN=4><FONT FACE=ARIAL,HELVETICA COLOR=WHITE> +Información de contacto</TD> +</TR> + +<TD VALIGN="top" NOWRAP>Nombre:</TD> +<TD VALIGN="top" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=givenName" "cols=>16" --> +</B></TD> +<TD VALIGN="top" NOWRAP ROWSPAN="2">Nombre y apellidos: +<!-- IF "!Displaying" --> +<B>*</B> +<!-- ENDIF --> +</TD> +<TD VALIGN="top" NOWRAP ROWSPAN="2"><B> +<!-- DS_ATTRIBUTE "attr=cn" "numfields=+1" "cols=>23" --> +</B></TD></TR> + +<TR> +<TD VALIGN="top" NOWRAP>Apellidos: +<!-- IF "!Displaying" --> +<B>*</B> +<!-- ENDIF --> +</TD> +<TD VALIGN="top" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=sn" "cols=>16" --> +</B></TD></TR> + +<!-- IF "Adding" --> +<TR> +<TD>Contraseña:</TD><TD> +<!-- DS_NEWPASSWORD "cols=>16" --> +</B></TD> +<TD> Repetir la contraseña para confirmarla:</TD><TD> +<!-- DS_CONFIRM_NEWPASSWORD "cols=>16" --> +</TD></TR> +<!-- ENDIF // Adding --> + +<TR> +<TD VALIGN="TOP">Teléfono:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=telephoneNumber" "syntax=tel" "cols=>16" "numfields=+1" --> +</B></TD> +<TD VALIGN="TOP" NOWRAP>Dirección electrónica:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=mail" "syntax=mail" "cols=>23" --> +</B></TD></TR> + +<TR> +<TD VALIGN="TOP">Fax:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=facsimiletelephonenumber" "syntax=tel" "cols=>16" --> +</B></TD> +<TD VALIGN="TOP" NOWRAP>Identificador de usuario:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=uid" "cols=>16" "options=unique" --> +</B></TD></TR> +<INPUT TYPE="hidden" NAME="desc_uid" VALUE="user id"> +<!-- PCONTEXT --> +<TR> +<TD VALIGN="TOP" NOWRAP>Buscapersonas:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=pager" "syntax=tel" "cols=>16" --> +</B></TD> +<TD VALIGN="TOP" NOWRAP>Teléfono móvil:<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=mobile" "syntax=tel" "cols=>16" --> +</B></TD></TR> + +</TABLE> + +<TABLE CELLSPACING="2" BORDER BGCOLOR=#f2f2f2 WIDTH=95%> +<TR> +<TD BGCOLOR=#006666 COLSPAN=4><FONT FACE=ARIAL,HELVETICA COLOR=WHITE> +Información sobre actividad comercial y ubicación</TD> +</TR> + +<TR> +<TD VALIGN="TOP">Categoría comercial:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=businesscategory" --> +</B></TD> +<TD VALIGN="TOP">Cargo:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=title" --> +</B></TD></TR> + +<TR> +<TD VALIGN="TOP">Departamento:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=ou" --> +</B></TD> +<TD VALIGN="TOP">Responsable:<BR> +<!-- IF "!Adding" --> +<!-- DS_DNEDITBUTTON "label=Modificar..." "template=dneditpeople" "attr=manager" "desc=Responsable" --> +<!-- ENDIF // !Adding --> +</TD> +<!-- IF "Adding" --> +<TD VALIGN="TOP" ROWSPAN=2> +<I>Tiene que guardar esta entrada para poder modificar este campo.</I> +<!-- ELSE // !Adding --> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=manager" "syntax=dn" "options=readonly" --> +</B> +<!-- ENDIF // !Adding --> +</TD></TR> + +<TR> +<TD VALIGN="TOP">Nº de despacho:</TD> +<TD VALIGN="TOP" NOWRAP"><B> +<!-- DS_ATTRIBUTE "attr=roomNumber" "cols=>8" --> +</B></TD> +</B><TD VALIGN="TOP">Admin.:<BR> +<!-- IF "!Adding" --> +<!-- DS_DNEDITBUTTON "label=Modificar..." "template=dneditpeople" "attr=secretary" "desc=Admin." --> +<!-- ENDIF // !Adding --> +</TD> +<!-- IF "!Adding" --> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=secretary" "syntax=dn" "options=readonly" --> +</B></TD> +<!-- ENDIF // !Adding --> +</TR> + +<TR> +<TD VALIGN="TOP">Nº de dpto.:</TD> +<TD VALIGN="TOP"><B> +<!-- DS_ATTRIBUTE "attr=departmentnumber" "cols=>8" --> +</B></TD> +<TD VALIGN="TOP">Nº empleado:</TD> +<TD VALIGN="TOP"><B> +<!-- DS_ATTRIBUTE "attr=employeenumber" "cols=>6" --> +</B></TD></TR> + +<TR> +<TD VALIGN="TOP">C. identidad/pasaporte:</TD> +<TD VALIGN="TOP"><B> +<!-- DS_ATTRIBUTE "attr=carlicense" "cols=>8" --> +</B></TD> +<!-- Note: need to include two cells that contain a non-breaking space +character so table background colors, etc. are rendered correctly --> +<TD> </TD> +<TD> </TD> +</TR> + +<TR> +<TD VALIGN="TOP">Dirección postal:</TD> +<TD VALIGN="TOP" COLSPAN="4" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=postalAddress" "syntax=mls" "type=TEXTAREA" "cols=>40" "rows=>4" --> +</B></TD></TR> + +</TABLE> + +<TABLE CELLSPACING="2" BORDER BGCOLOR=#f2f2f2 WIDTH=95%> +<TR> +<TD BGCOLOR=#006666 COLSPAN=2><FONT FACE=ARIAL,HELVETICA COLOR=WHITE> +Información adicional</TD> +</TR> + +<TR> +<TD VALIGN="TOP">Descripción:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=description" "cols=>50" --> +</B></TR> + +<TR> +<TD VALIGN="TOP">Ver también:<BR> +<!-- IF "!Adding" --> +<!-- DS_DNEDITBUTTON "label=Modificar..." "template=dnedit" "attr=seeAlso" "desc=Ver también" --> +<!-- ENDIF // !Adding --> +</TD> +<TD VALIGN="TOP" NOWRAP> +<!-- IF "Adding" --> +<I>Tiene que guardar esta entrada para poder modificar este campo.</I> +<!-- ELSE // !Adding --> +<B> +<!-- DS_ATTRIBUTE "attr=seeAlso" "syntax=dn" "options=readonly" --> +</B> +<!-- ENDIF // !Adding --> +</TD></TR> + +<TR> +<TD VALIGN="TOP">Página web:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=labeledURI" "syntax=url" "cols=>50" "options=sort" --> +</B></TR> + +<!-- The following attribute should only be uncommented if you have + a need to allow editing of the x500UniqueIdentifier attribute. + Most installations will not need this functionality. +<TR> +<TD VALIGN="TOP">Identificador exclusivo:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=x500uniqueidentifier" "cols=>50" --> +</B></TR> +--> + +</TABLE> + +<!-- IF "!Adding" --> +Esta entrada fue modificada por última vez el <B> +<!-- DS_ATTRIBUTE "attr=modifyTimestamp" "syntax=time" "defaultvalue=N/A" "options=readonly" --> +</B> por <B> +<!-- DS_ATTRIBUTE "attr=modifiersName" "syntax=dn" "defaultvalue=N/A" "options=readonly" --> +</B> +<!-- ENDIF // !Adding --> + +<!-- DS_END_ENTRYFORM --> +<!-- DS_ENTRYEND --> + +<!-- ENDHTML --> diff --git a/ldap/clients/dsgw/config/es/display-orgunit.html b/ldap/clients/dsgw/config/es/display-orgunit.html new file mode 100644 index 00000000..038d43ef --- /dev/null +++ b/ldap/clients/dsgw/config/es/display-orgunit.html @@ -0,0 +1,135 @@ +<!-- + PROPRIETARY/CONFIDENTIAL. Use of this product is subject to + license terms. Copyright © 2001 Sun Microsystems, Inc. + Some preexisting portions Copyright © 2001 Netscape Communications Corp. + All rights reserved. + --> +<HTML> +<!-- HEAD --> +<!-- DS_OBJECTCLASS "value=organizationalUnit" --> + +<!-- DS_ENTRYBEGIN --> +<TITLE> +<!-- IF "Adding" --> +Nuevo +<!-- ENDIF // Adding --> +Departamento: +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" "options=nolink" --> +</TITLE></HEAD> +<!-- BODY --> + +<!-- DS_LAST_OP_INFO --> + +<!-- DS_BEGIN_ENTRYFORM --> + +<TABLE> +<TR> +<TD> +<IMG SRC="lang?<!-- GCONTEXT -->&file=orgunit.gif" ALT="Departamento" HSPACE=5> +<TD> +<FONT SIZE="+2"> +<!-- IF "Adding" --> +Nuevo Departamento: +<!-- ENDIF // Adding --> +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" "options=nolink" --> +</FONT> +</TABLE> + +<TABLE><TR><TD> +<!-- IF "Displaying" --> +<!-- DS_EDITBUTTON "label=Modificar departamento" --> +<!-- ELIF "Adding" --> +<!-- DS_SAVEBUTTON "label=Guardar nuevo dpto." --> +<!-- ELIF "Editing" --> +<!-- DS_SAVEBUTTON --> +<!-- ENDIF // Editing --> +</TD><TD> </TD><TD> +<!-- IF "!Displaying" --> +<!-- DS_CLOSEBUTTON "label=Cancelar" --> +<!-- ENDIF // !Displaying --> +</TD><TD> </TD><TD> +<!-- IF "Editing" --> +<!-- DS_HELPBUTTON "topic=EDIT_ORGUNIT" --> +<!-- ELIF "Adding" --> +<!-- DS_HELPBUTTON "topic=ADD_ORGUNIT" --> +<!-- ENDIF // Adding --> +</TD> + +<!-- IF "Editing" --> +<TD> </TD><TD> +<!-- DS_RENAMEBUTTON "label=Cambiar nombre dpto." "prompt=Escriba otro nombre para este departamento:" --> +</TD><TD> +<!-- DS_DELETEBUTTON "label=Borrar departamento" "prompt=¿Desea borrar este departamento?" --> +</TD> +<!-- ENDIF // Editing --> + +</TR></TABLE> + +<!-- IF "Adding" --> +<INPUT TYPE="hidden" NAME="add_objectClass" VALUE="top"> +<INPUT TYPE="hidden" NAME="add_objectClass" VALUE="organizationalUnit"> +<!-- ENDIF // Adding --> +<!-- PCONTEXT --> +<INPUT TYPE="hidden" NAME="quiet" VALUE="true"> +<!-- DS_STD_COMPLETION_JS --> + +<HR> +<!-- IF "!Displaying" --> +<B>El asterisco (*) indica los campos obligatorios.</B><BR> +<!-- ENDIF --> + + +<TABLE> +<TR> +<TD>Nombre del dpto.: +<!-- IF "!Displaying" --> +<B>*</B> +<!-- ENDIF --> +</TD><TD NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=ou" "cols=>20" --> +</B></TD><TD WIDTH="20%"></TD> +<TD>Descripción:</TD><TD NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=description" "cols=>30" --> +</B></TR> + +<TR><TD>Teléfono:</TD><TD NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=telephoneNumber" "syntax=tel" "cols=>16" --> +</B></TD><TD></TD> +<TD NOWRAP>Categoría comercial:</TD><TD NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=businessCategory" "cols=>30" --> +</B></TD></TR> + +<TR><TD>Fax:<TD NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=facsimiletelephonenumber" "syntax=tel" "cols=>16" --> +</B></TD><TD></TD> +<TD>Dirección:</TD><TD NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=l" "cols=>30" --> +</B></TD></TR> + +<TR> +<TD VALIGN="TOP">Dirección postal:</TD> +<TD VALIGN="TOP" COLSPAN="4" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=postalAddress" "syntax=mls" "type=TEXTAREA" "cols=>40" "rows=>4" --> +</B></TD></TR> + +<TR> +<TD VALIGN="TOP">Ver también:</TD> +<TD VALIGN="TOP" NOWRAP COLSPAN="4"><B> +<!-- DS_ATTRIBUTE "attr=seeAlso" "syntax=dn" "dncomponents=3" "cols=>50" --> +</B></TR> + +</TABLE> + +<!-- IF "!Adding" --> +<HR> +Esta entrada fue modificada por última vez el <B> +<!-- DS_ATTRIBUTE "attr=modifyTimestamp" "syntax=time" "defaultvalue=N/A" "options=readonly" --> +</B> por <B> +<!-- DS_ATTRIBUTE "attr=modifiersName" "syntax=dn" "defaultvalue=N/A" "options=readonly" --> +</B> +<!-- ENDIF // !Adding --> + +<!-- DS_END_ENTRYFORM --> +<!-- DS_ENTRYEND --> + +<!-- ENDHTML --> diff --git a/ldap/clients/dsgw/config/es/display-person.html b/ldap/clients/dsgw/config/es/display-person.html new file mode 100644 index 00000000..e7d0409a --- /dev/null +++ b/ldap/clients/dsgw/config/es/display-person.html @@ -0,0 +1,229 @@ +<!-- + PROPRIETARY/CONFIDENTIAL. Use of this product is subject to + license terms. Copyright © 2001 Sun Microsystems, Inc. + Some preexisting portions Copyright © 2001 Netscape Communications Corp. + All rights reserved. + --> +<HTML> +<!-- HEAD --> +<!-- person directory entry --> +<!-- DS_OBJECTCLASS "value=person" --> + +<!-- DS_ENTRYBEGIN --> +<TITLE> +<!-- IF "Adding" --> +Nueva +<!-- ENDIF // Adding --> +Entrada personal: +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" "options=nolink" --> +</TITLE> + +<SCRIPT LANGUAGE="JavaScript"> +<!-- Hide from non-JavaScript-capable browsers +function showVCard() +{ +<!-- DS_ATTRIBUTE "attr=_vcard" "options=link" "mimetype=text/x-vcard" "prefix=var cardurl=" "suffix=";" --> + + document.location.href = cardurl; +} +// End hiding --> +</SCRIPT> + +</HEAD> +<!-- BODY --> + +<!-- DS_LAST_OP_INFO --> + +<!-- DS_BEGIN_ENTRYFORM --> + +<TABLE><TR><TD> +<!-- A HREF="javascript:showVCard()" --> +<IMG SRC="lang?<!-- GCONTEXT -->&file=person.gif" ALT="Persona (haga clic para ver la tarjeta)" + BORDER=0 HSPACE=5> +</A> +</TD> +<!-- IF "DisplayOrgChart" --> +<TD><FONT FACE="PrimaSans BT, Verdana, Sans-Serif" SIZE="-1"> +<A HREF= +<!-- DS_ORGCHARTLINK --> + > +<IMG SRC="lang?<!-- GCONTEXT -->&file=orgicon.gif" BORDER=0 ALT="Click to display organization chart" HSPACE=5></a> +</FONT> +</TD> +<!-- ENDIF --> +<TD><FONT SIZE="+2"> +<!-- IF "Adding" --> +Nueva persona: +<!-- ENDIF // Adding --> +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" "dncomponents=2" "options=nolink" --> +</FONT></TD></TR></TABLE> + +<TABLE><TR><TD> +<!-- IF "Displaying" --> +<!-- INPUT TYPE="button" VALUE="Ver tarjeta" onClick="showVCard()" --> +</TD><TD> </TD><TD> +<!-- DS_EDITBUTTON "label=Modificar persona" --> +<!-- ELIF "Adding" --> +<!-- DS_SAVEBUTTON "label=Guardar nueva persona" --> +<!-- ELIF "Editing" --> +<!-- DS_SAVEBUTTON --> +<!-- ENDIF // Editing --> +</TD><TD> </TD><TD> +<!-- IF "!Displaying" --> +<!-- DS_CLOSEBUTTON "label=Cancelar" --> +<!-- ENDIF // !Displaying --> +</TD><TD> </TD><TD> +<!-- IF "Editing" --> +<!-- DS_HELPBUTTON "topic=EDIT_PERSON" --> +<!-- ELIF "Adding" --> +<!-- DS_HELPBUTTON "topic=ADD_PERSON" --> +<!-- ENDIF // Adding --> +</TD> + +<!-- IF "Editing" --> +<TD> </TD><TD> +<!-- DS_EDITASBUTTON "label=Cambiar contraseña" "template=passwd" --> +</TD><TD> +<!-- DS_RENAMEBUTTON "label=Cambiar nombre de persona" "prompt=Escriba otro nombre para esta persona:" --> +</TD><TD> +<!-- DS_DELETEBUTTON "label=Borrar persona" "prompt=¿Desea borrar los datos de esta persona?" --> +</TD> +<!-- ENDIF // Editing --> + +</TR></TABLE> + +<!-- IF "Adding" --> +<INPUT TYPE="hidden" NAME="add_objectClass" VALUE="top"> +<INPUT TYPE="hidden" NAME="add_objectClass" VALUE="person"> +<!-- ENDIF // Adding --> +<!-- PCONTEXT --> +<INPUT TYPE="hidden" NAME="quiet" VALUE="true"> +<!-- DS_STD_COMPLETION_JS --> + +<HR> +<!-- IF "!Displaying" --> +<B>El asterisco (*) indica los campos obligatorios</B><BR> +<!-- ENDIF --> + +<TABLE CELLSPACING="5"> +<TR> +<TD VALIGN="top" NOWRAP>Apellidos: +<!-- IF "!Displaying" --> +<B>*</B> +<!-- ENDIF --> +</TD> +<TD VALIGN="top" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=sn" "cols=>16" --> +</B></TD><TD WIDTH="20%"></TD> +<TD VALIGN="top" NOWRAP>Nombre y apellidos:</TD> +<TD VALIGN="top" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=cn" "numfields=+1" "cols=>16" --> +</B></TD></TR> + +<!-- IF "Adding" --> +<TR><TD COLSPAN="5"><HR></TD></TR> +<TR> +<TD>Contraseña:</TD><TD> +<!-- DS_NEWPASSWORD --> +</TD><TD WIDTH="20%"></TD> +<TD> Repita la contraseña para confirmarla:</TD><TD> +<!-- DS_CONFIRM_NEWPASSWORD --> +</TD></TR> +<TR><TD COLSPAN="5"><HR></TD></TR> +<!-- ENDIF // Adding --> + +<TR> +<TD VALIGN="TOP">Teléfono:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=telephoneNumber" "syntax=tel" "cols=>16" "numfields=+1" --> +</B></TD><TD></TD> +<TD VALIGN="TOP" NOWRAP>Dirección electrónica:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=mail" "syntax=mail" "cols=>20" --> +</B></TD></TR> + +<TR> +<TD VALIGN="TOP">Fax:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=facsimiletelephonenumber" "syntax=tel" "cols=>16" --> +</B></TD><TD></TD> +<TD VALIGN="TOP" NOWRAP>User ID:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=uid" "cols=>16" "options=unique" --> +</B></TD></TR> +<INPUT TYPE="hidden" NAME="desc_uid" VALUE="user id"> +<!-- PCONTEXT --> +<TR> +<TD VALIGN="TOP" NOWRAP>Buscapersonas:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=pager" "syntax=tel" "cols=>16" --> +</B></TD><TD></TD> +<TD VALIGN="TOP" NOWRAP>Teléfono móvil:<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=mobile" "syntax=tel" "cols=>16" --> +</B></TD></TR> + +<TR><TD COLSPAN="5"><HR></TD></TR> + +<TR> +<TD VALIGN="TOP">Cargo:</TD> +<TD VALIGN="TOP" NOWRAP COLSPAN="4"><B> +<!-- DS_ATTRIBUTE "attr=title" --> +</B></TD></TR> + +<TR> +<TD VALIGN="TOP">Dirección postal:</TD> +<TD VALIGN="TOP" COLSPAN="4" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=postalAddress" "syntax=mls" "type=TEXTAREA" "cols=>40" "rows=>4" --> +</B></TD></TR> + +<TR><TD COLSPAN="5"><HR></TD></TR> + +<TR> +<TD VALIGN="TOP">Descripción:</TD> +<TD VALIGN="TOP" NOWRAP COLSPAN="4"><B> +<!-- DS_ATTRIBUTE "attr=description" "cols=>50" --> +</B></TR> + +<TR> +<TD VALIGN="TOP">Ver también:<BR> +<!-- IF "!Adding" --> +<!-- DS_DNEDITBUTTON "label=Modificar..." "template=dnedit" "attr=seeAlso" "desc=Ver también" --> +<!-- ENDIF // !Adding --> +</TD> +<TD VALIGN="TOP" NOWRAP COLSPAN="4"> +<!-- IF "Adding" --> +<I>Tiene que guardar esta entrada para poder modificar el campo.</I> +<!-- ELSE // !Adding --> +<B> +<!-- DS_ATTRIBUTE "attr=seeAlso" "syntax=dn" "options=readonly" --> +</B> +<!-- ENDIF // !Adding --> +</TD></TR> + +<TR> +<TD VALIGN="TOP">Página web:</TD> +<TD VALIGN="TOP" NOWRAP COLSPAN="4"><B> +<!-- DS_ATTRIBUTE "attr=labeledURI" "syntax=url" "cols=>50" --> +</B></TR> + +<TR> +<TD VALIGN="TOP">Bebida favorita:</TD> +<TD VALIGN="TOP" NOWRAP><B> +<!-- DS_ATTRIBUTE "attr=drink" --> +</B></TR> + +</TABLE> + +<!-- IF "!Adding" --> +<HR> +Esta entrada fue modificada por última vez el <B> +<!-- DS_ATTRIBUTE "attr=modifyTimestamp" "syntax=time" "defaultvalue=N/A" "options=readonly" --> +</B> por <B> +<!-- DS_ATTRIBUTE "attr=modifiersName" "syntax=dn" "defaultvalue=N/A" "options=readonly" --> +</B> +<!-- ENDIF // !Adding --> + +<!-- DS_END_ENTRYFORM --> +<!-- DS_ENTRYEND --> + +<!-- ENDHTML --> diff --git a/ldap/clients/dsgw/config/es/dsgw-l10n.conf b/ldap/clients/dsgw/config/es/dsgw-l10n.conf new file mode 100644 index 00000000..0482312b --- /dev/null +++ b/ldap/clients/dsgw/config/es/dsgw-l10n.conf @@ -0,0 +1,18 @@ +# +# PROPRIETARY/CONFIDENTIAL. Use of this product is subject to +# license terms. Copyright © 2001 Sun Microsystems, Inc. +# Some preexisting portions Copyright © 2001 Netscape Communications Corp. +# All rights reserved. +# +# To localize the search type menu: +# Locate dsgw-l10n.conf in config/<lang>/. +# dsgw-l10n.conf contains translated words for search type pulldown menu. +# dsgw-l10n.conf sample: +# Note: the sample part should have double #'s for L10n. +## translate People <People_translated_in_lang> +## translate NT-People <NT-People_translated_in_lang> +## translate Groups <Groups_translated_in_lang> +## translate NT-Groups <NT-Groups_translated_in_lang> +## translate Organizations <Organizations_translated_in_lang> +## translate Org-Units <Org-Units_translated_in_lang> +## translate Anything <Anything_translated_in_lang> diff --git a/ldap/clients/dsgw/config/es/dsgw.tmpl b/ldap/clients/dsgw/config/es/dsgw.tmpl new file mode 100644 index 00000000..47360e0a --- /dev/null +++ b/ldap/clients/dsgw/config/es/dsgw.tmpl @@ -0,0 +1,116 @@ +# The htmldir directive tells the CGIs where to find the html files +htmldir ../html + +# The configdir directive tells the CGIs where to find the +# templates/configuration files +configdir ../config + +# The gwnametrans directive tells the CGIs what url to output +# for http redirection. It should be the same nameTrans set +# in the webserver, if any is being is used. +gwnametrans /clients/dsgw/html/ + +# The authlifetime directive specifies how long authentication credentials +# are valid (in seconds). +authlifetime 7200 + +# The libNLS data directory. This directory should contain a directory +# named "locales", which contains the configuration files LANG.ctx and +# LANG.txt for each supported language (locale). +NLS ../../../lib/nls + +# The default character set, for communication with HTTP clients. +# A client may override this default, using an HTTP Accept-Charset header. +# Or, this default may be overridden for a specific language, by creating +# a LANG/dsgwcharset.conf file which contains the charset name. +# For compatibility with HTTP clients that can't handle an HTTP response +# with a charset parameter in the content-type, comment out this directive; +# responses will be sent in ISO-8859-1, with no explicit charset parameter. +# RFC 1345 defines the syntax of charset names. There is a registry of +# charsets, at ftp://ftp.isi.edu/in-notes/iana/assignments/character-sets +# charset UTF-8 + +# Substitute ideographic space for non-breaking space in Asian charsets: +changeHTML "  " " " Shift_JIS Big5 EUC-KR +changeHTML " " " " Shift_JIS Big5 EUC-KR + +# Mapping between config/display-XXX.html templates and LDAP objectClasses. +# This can be generated by using ds/templateindex. The format is: +# +# template TEMPLATENAME OBJECTCLASSES +# +# where "display-TEMPLATENAME.html" is the name of a display template +# that is found in this config directory (e.g., "display-group.html") and +# OBJECTCLASSES is a list of one or more objectClass values. For a given +# template to be used, all the objectClass values listed must be present +# in the directory entry, so the order of these template lines is +# significant (e.g. note that the more specific "orgperson" template is +# listed before the one for an ordinary "person"). +# +template group groupOfNames +template ntgroup groupOfUniqueNames ntGroup +template groupun groupOfUniqueNames +template org organization +template orgunit organizationalUnit +template ntperson person inetOrgPerson nTUser +template orgperson person inetOrgPerson +template person person +template country country + +# +# The remainder of this file contains information about the locations and +# types for new entries. +# +# "location" lines define places in the directory where new entries can be added +# The format of each line is: +# location HANDLE FRIENDLYNAME DN +# where HANDLE is a short name which is used in the "newtype" lines (see below) +# and FRIENDLYNAME is a human-readable name for the location +# and DN is the Distinguished Name for this location (if it does not end with +# '#', the location-suffix is appended to to construct a full DN; if it +# does end with `#', it assumed to be a full DN and the `#' is removed). +# +location country "España" "c=ES#" +location org "Esta empresa" "" +location groups "Grupos" "ou=Groups" +location people "Personas" "ou=People" +location special "Usuarios especiales" "ou=Special Users" + +# "newtype" lines define the types of new entries that may be added +# The format of each line is: +# newtype TEMPLATENAME FRIENDLYNAME RDNATTR LOCATIONS... +# where TEMPLATENAME corresponds to an existing display-TEMPLATENAME.html file +# and FRIENDLYNAME is a human-readable name for this type of entry +# and RDNATTR is the attribute that is used to name entries of this type +# and LOCATIONS is a blank-separated list of locations where these types of +# entries can be added (corresponding to a HANDLE on a "location" +# config. file line). +# +newtype orgperson "Persona" uid people special +newtype ntperson "Persona NT" uid people special +newtype ntgroup "Grupo NT" cn groups +newtype groupun "Grupo" cn groups +newtype orgunit "Departamento" ou people org +newtype org "Empresa" o country + +# Mappings between VCard properties and LDAP attribute types: +# The format of each line is: +# vcard-property VCARDPROP SYNTAX LDAPATTR [LDAPATTR2] +# where VCARDPROP is the name of a VCard property +# and SYNTAX is "cis" for simple strings and "mls" for multiline strings +# and LDAPATTR is the LDAP attribute that corresponds to VCARDPROP +# and LDAPATTR2 is an optional secondary LDAP attribute which is added to +# the property value by appending a semicolon and then the attr2 value. +vcard-property FN cis cn +vcard-property N cis sn givenName +vcard-property ORG cis o ou +vcard-property ROLE cis businessCategory +vcard-property ADR;WORK mls postalAddress +vcard-property ADR;HOME mls homePostalAddress +vcard-property EMAIL;INTERNET cis mail +vcard-property TITLE cis title +vcard-property TEL;WORK cis telephoneNumber +vcard-property TEL;FAX cis facsimileTelephoneNumber +vcard-property TEL;CELL cis mobile +vcard-property TEL;HOME cis homePhone +vcard-property NOTE cis description diff --git a/ldap/clients/dsgw/config/es/dsgw_adm.conf b/ldap/clients/dsgw/config/es/dsgw_adm.conf new file mode 100644 index 00000000..ff662a46 --- /dev/null +++ b/ldap/clients/dsgw/config/es/dsgw_adm.conf @@ -0,0 +1,46 @@ +# +# PROPRIETARY/CONFIDENTIAL. Use of this product is subject to +# license terms. Copyright © 2001 Sun Microsystems, Inc. +# Some preexisting portions Copyright © 2001 Netscape Communications Corp. +# All rights reserved. +# +# Mapping between config/display-XXX.html templates and LDAP objectClasses.
+# This can be generated by using the templateindex program. The format is:
+#
+# template TEMPLATENAME OBJECTCLASSES
+#
+# where "display-TEMPLATENAME.html" is the name of a display template
+# that is found in this config directory (e.g., "display-group.html") and
+# OBJECTCLASSES is a list of one or more objectClass values. For a given
+# template to be used, all the objectClass values listed must be present
+# in the directory entry, so the order of these template lines is
+# significant (e.g. note that the more specific "orgperson" template is
+# listed before the one for an ordinary "person").
+#
+template group groupOfNames
+template groupun groupOfUniqueNames
+template org organization
+template orgunit organizationalUnit
+template orgperson person inetOrgPerson
+template person person
+template country country
+template licensed-user nsLicenseUser
+
+# Attribute Value Sets (used with DS_ATTRVAL_SET directives)
+# attrvset HANDLE VALUE PREFIX SUFFIX
+#
+attrvset CAL news "" "Netscape Collabra Server"
+attrvset CAL slapd "" "Netscape Directory Server"
+
+
+# Template Set definitions
+# Note: templates must be defined before they can be mentioned on
+# a tmplset line.
+#
+# tmplset SETNAME VIEWNAME TEMPLATENAME [HREF-LOCATION]
+#
+tmplset person "General" orgperson
+tmplset person "Contraseña" passwd
+tmplset person "Licencia" licensed-user
+tmplset group "General" group
+tmplset groupun "General" groupun
diff --git a/ldap/clients/dsgw/config/es/dsgwfilter.conf b/ldap/clients/dsgw/config/es/dsgwfilter.conf new file mode 100644 index 00000000..735facec --- /dev/null +++ b/ldap/clients/dsgw/config/es/dsgwfilter.conf @@ -0,0 +1,139 @@ +# +# PROPRIETARY/CONFIDENTIAL. Use of this product is subject to +# license terms. Copyright © 2001 Sun Microsystems, Inc. +# Some preexisting portions Copyright © 2001 Netscape Communications Corp. +# All rights reserved. +# +# ldap filter file +# +# lines like this that start with # or empty lines are ignored +# +# syntax: +# +# <tag> +# <pattern1> <delimiters> <filter1-1> <desc1-1> [<scope>] +# <filter1-2> <desc1-2> [<scope>] +# +# <pattern2> <delimiters> <filter2-1> <desc2-1> [<scope>] ... +# +# The <desc> should describe the filter. It should correctly complete +# the phrases (in the resource database) DBT_Found0EntriesWhere_, +# DBT_Found1EntryWhere_ and DBT_FoundEntriesWhere_; for example: +# +# Found 1 entry where the <desc> '%v'. +# Found no entries where the <desc> '%v'. +# Found 3 entries where the <desc> '%v'. +# +# The <desc> should begin with the article ("the" in English) for +# languages that require agreement between article and noun (e.g +# genders in Spanish or French). +# +# The scope is optional, and should be one of: +# "base" +# "onelevel" +# "subtree" +# if it is included. + +# +# Directory Server gateway +# + +"dsgw-people" + "=" " " "(%v))" "LDAP filtro es" + + "^[+]*[0-9][ 0-9-]*$" " " "(telephoneNumber=*%v))" "número de teléfono termina en" + + "@" " " "(mail=%v))" "dirección electrónica es" + "(mail=%v*))" "dirección electrónica comienza por" + + "^.[. _].*" ". _" "(cn=%v1* %v2-))" "primera inicial + nombre es" + + ".*[. _].$" ". _" "(cn=%v1-*))" "nombre + última inicial es" + + "[. _]" ". _" "(|(sn=%v1-)(cn=%v1-)))" "nombre es" + "(|(cn=*%v1-*)(sn=*%v1-*)(cn~=%v1-)(sn~=%v1-)))" "nombre suena como o contiene" + + "^\*$" " " "(|(cn=*)(sn=*)(uid=*)))" "nombre o identificación de usuario es" + + ".*" ". " "(|(cn=%v1)(sn=%v1)(uid=%v1)))" "nombre o identificación de usuario es" + "(|(cn=*%v1*)(sn=*%v1*)(cn~=%v1)(sn~=%v1)))" "nombre suena como o contiene" + + +"dsgw-groups" + "=" " " "(%v))" "LDAP filter es" + + "^\*$" " " "(cn=*))" "nombre es" + + ".*" ". _" "(cn=%v1-))" "nombre es" + "(cn=*%v1-*))" "nombre contiene" + "(cn~=%v1-))" "nombre suena como" + +"dsgw-ntgroups" + "=" " " "(%v))" "LDAP filter es" + + "^\*$" " " "(cn=*))" "nombre es" + + ".*" ". _" "(cn=%v1-))" "nombre es" + "(cn=*%v1-*))" "nombre suena como" + "(cn~=%v1-))" "nombre suena como" + "(ntgroupdomainid=%v:*))" "Dominio NT nombre es" + "(ntgroupdomainid=*:%v))" "Grupo NT es" + +"dsgw-organizations" + "=" " " "(%v))" "LDAP filter es" + + "\." " " "(associatedDomain=%v))" "Dominio asociado es" + + "^\*$" " " "(o=*))" "nombre es" + + ".*" " " "(o=%v))" "nombre es" + "(o=*%v*))" "nombre contiene" + "(o~=%v))" "nombre suena como" + +"dsgw-orgunits" + "=" " " "(%v))" "LDAP filter es" + + "\." " " "(associatedDomain=%v))" "Dominio asociado es" + + "^\*$" " " "(ou=*))" "nombre es" + + ".*" " " "(ou=%v))" "nombre es" + "(ou=*%v*))" "nombre contiene" + "(ou~=%v))" "nombre suena como" + +"dsgw-anything" + "=" " " "(%v)" "LDAP filter es" + + "[. _]" ". _" "(|(sn=%v1-)(cn=%v1-)(o=%v1-)(ou=%v1-))" "nombre es" + "(|(sn~=%v1-)(cn~=%v1-)(o=%v1-)(ou=%v1-))" "nombre suena como" + + "^\*$" " " "(|(cn=*)(sn=*)(o=*)(ou=*))" "nombre es" + + ".*" ". " "(|(cn=%v1)(sn=%v1)(o=%v1)(ou=%v1))" "nombre es" + "(|(cn=*%v1*)(sn=*%v1*)(cn~=%v1)(sn~=%v1)(o=%v1)(ou=%v1))" "nombre suena como o contiene" + + +"dsgw-ntpeople" + "=" " " "(%v))" "LDAP filter es" + + "^[+]*[0-9][ 0-9-]*$" " " "(telephoneNumber=*%v))" "número de teléfono termina en" + + "@" " " "(mail=%v))" "dirección electrónica es" + "(mail=%v*))" "dirección electrónica comienza por" + + "^.[. _].*" ". _" "(cn=%v1* %v2-))" "primera inicial + nombre es" + + ".*[. _].$" ". _" "(cn=%v1-*))" "nombre + última inicial es" + + "[. _]" ". _" "(|(sn=%v1-)(cn=%v1-)))" "nombre es" + "(|(cn=*%v1-*)(sn=*%v1-*)(cn~=%v1-)(sn~=%v1-)))" "nombre suena como o contiene" + + "^\*$" " " "(|(cn=*)(sn=*)))" "nombre es" + + ".*" ". " "(|(cn=%v1)(sn=%v1)))" "nombre es" + "(ntuserlogonserver=%v))" "Servidor de acceso NT" + "(ntuserdomainid=%v:*))" "Dominio NT nombre es" + "(ntuserdomainid=*:%v))" "Nombre de usuario NT" + "(|(cn=*%v1*)(sn=*%v1*)(cn~=%v1)(sn~=%v1)))" "nombre suena como o contiene" + +# Do not remove this line, or place any directives after it. diff --git a/ldap/clients/dsgw/config/es/dsgwfilter_adm.conf b/ldap/clients/dsgw/config/es/dsgwfilter_adm.conf new file mode 100644 index 00000000..48eadf05 --- /dev/null +++ b/ldap/clients/dsgw/config/es/dsgwfilter_adm.conf @@ -0,0 +1,73 @@ +# +# PROPRIETARY/CONFIDENTIAL. Use of this product is subject to +# license terms. Copyright © 2001 Sun Microsystems, Inc. +# Some preexisting portions Copyright © 2001 Netscape Communications Corp. +# All rights reserved. +# +# ldap filter file
+#
+# lines like this that start with # or empty lines are ignored
+#
+# syntax:
+#
+# <tag>
+# <pattern1> <delimiters> <filter1-1> <desc1-1> [<scope>]
+# <filter1-2> <desc1-2> [<scope>]
+#
+# <pattern2> <delimiters> <filter2-1> <desc2-1> [<scope>] ...
+#
+# The <desc> should describe the filter. It should correctly complete
+# the phrases (in the resource database) DBT_Found0EntriesWhere_,
+# DBT_Found1EntryWhere_ and DBT_FoundEntriesWhere_; for example (en):
+#
+# Found 1 entry where the <desc> '%v'.
+# Found no entries where the <desc> '%v'.
+# Found 3 entries where the <desc> '%v'.
+#
+# The <desc> should begin with the article ("the" in English) for
+# languages that require agreement between article and noun (e.g
+# genders in Spanish or French).
+#
+# The scope is optional, and should be one of:
+# "base"
+# "onelevel"
+# "subtree"
+# if it is included.
+
+#
+# Directory Server gateway - for Netscape Admin Server
+#
+
+"dsgw-people"
+ "=" " " "(%v))" "LDAP filtro es"
+
+ "^[+]*[0-9][ 0-9-]*$" " " "(telephoneNumber=*%v))" "número de teléfono termina en"
+
+ "@" " " "(mail=%v))" "dirección electrónica es"
+ "(mail=%v*))" "dirección electrónica comienza por"
+
+ "^.[. _].*" ". _" "(cn=%v1* %v2-))" "primera inicial + nombre es"
+
+ ".*[. _].$" ". _" "(cn=%v1-*))" "nombre + última inicial es"
+
+ "[. _]" ". _" "(|(sn=%v1-)(cn=%v1-)))" "name is"
+ "(|(cn=*%v1-*)(sn=*%v1-*)(cn~=%v1-)(sn~=%v1-)))" "nombre suena como o contiene"
+
+ ".*" ". " "(uid=%v1))" "identificación de acceso es"
+ "(|(cn=%v1)(sn=%v1)))" "nombre es"
+ "(|(cn=*%v1*)(sn=*%v1*)(cn~=%v1)(sn~=%v1)))" "nombre suena como o contiene"
+
+
+"dsgw-groups"
+ "=" " " "(%v))" "LDAP filter is"
+
+ ".*" ". _" "(cn=%v1-))" "nombre es"
+ "(cn~=%v1-))" "nombre suena como"
+
+"dsgw-orgunits"
+ "=" " " "(%v))" "LDAP filtro es"
+
+ ".*" ". _" "(ou=%v1-))" "nombre de la unidad es"
+ "(ou~=%v1-))" "nombre de la unidad suena como"
+
+#Do not remove this line, or place any additional lines after it.
diff --git a/ldap/clients/dsgw/config/es/dsgwsearchprefs.conf b/ldap/clients/dsgw/config/es/dsgwsearchprefs.conf new file mode 100644 index 00000000..fee61c10 --- /dev/null +++ b/ldap/clients/dsgw/config/es/dsgwsearchprefs.conf @@ -0,0 +1,213 @@ +# +# PROPRIETARY/CONFIDENTIAL. Use of this product is subject to +# license terms. Copyright © 2001 Sun Microsystems, Inc. +# Some preexisting portions Copyright © 2001 Netscape Communications Corp. +# All rights reserved. +# +# dsgwsearchprefs.conf - directory server gateway search object definitions + + +# the current version of this file format is 1 +Version 1 + + +# Name for this search object +People +# options (the only one supported right now is "internal" which means that +# this search object should not be presented directly to the user) +# use "" for none +"" +# Label to place before text box user types in +"Search For:" +# Filter prefix to append to all searches +"(&(objectClass=person)" +# Tag to use for "Fewer Choices" searches - from ldapfilter.conf file +"dsgw-people" +# If a search results in > 1 match, retrieve this attribute to help +# user disambiguate the entries... +not-used-by-dsgw +# ...and label it with this string: +not-used-by-dsgw +# Search scope to use when searching +subtree +# Follows a list of "More Choices" search options. Format is: +# Label, attribute, select-bitmap, extra attr display name, extra attr ldap name +# If last two are null, "Fewer Choices" name/attributes used. +# Label should begin with the article ("the" in English) for +# languages that require agreement between article and noun +# (e.g genders in Spanish or French). + +"nombre y apellidos" cn 111111 "" "" +"apellidos" sn 111111 "" "" +"número de teléfono" "telephoneNumber" 111011 "" "" +"dirección electrónica" "mail" 111111 "" "" +"identificación de usuario" "uid" 111111 "" "" +"cargo" title 111111 "" "" +END +# Match types +"es" "(%a=%v))" +"no es" "(!(%a=%v)))" +"suena como" "(%a~=%v))" +"comienza por" "(%a=%v*))" +"termina en" "(%a=*%v))" +"contiene" "(%a=*%v*))" +END + + +"NT-People" +"" +"Search For:" +"(&(objectClass=ntuser)" +"dsgw-ntpeople" +not-used-by-dsgw +not-used-by-dsgw +subtree +"nombre y apellidos" cn 111111 "" "" +"apellidos" sn 111111 "" "" +"número de teléfono" "telephoneNumber" 111011 "" "" +"dirección electrónica" "mail" 111111 "" "" +"identificación de usuario" "uid" 111111 "" "" +"cargo" title 111111 "" "" +"Nombre de usuario NT" "ntuserdomainid" 110000 "" "" +"Dominio NT" "ntuserdomainid" 101000 "" "" +"Servidor de acceso NT" "ntuserlogonserver" 111111 "" "" +END +"es" "(%a=%v))" +"no es" "(!(%a=%v)))" +"suena como" "(%a~=%v))" +"comienza por" "(%a=%v*))" +"termina en" "(%a=*%v))" +"contiene" "(%a=*%v*))" +END + + +Groups +"" +"Search For:" +"(&(|(objectClass=rfc822MailGroup)(objectClass=groupOfNames)(objectClass=groupOfUniqueNames)(objectClass=groupOfCertificates))" +"dsgw-groups" +not-used-by-dsgw +not-used-by-dsgw +subtree +"nombre" cn 111111 "" "" +"descripción" description 111111 "" "" +"propietario (DN)" "owner" 000011 "owner" "Owner" +"miembro (DN)" "member" 000011 "" "" +END +"es" "(%a=%v))" +"no es" "(!(%a=%v)))" +"suena como" "(%a~=%v))" +"comienza por" "(%a=%v*))" +"termina en" "(%a=*%v))" +"contiene" "(%a=*%v*))" +END + +NT-Groups +"" +"Search For:" +"(&(objectClass=ntGroup)" +"dsgw-ntgroups" +not-used-by-dsgw +not-used-by-dsgw +subtree +"nombre" cn 111111 "" "" +"Dominio NT" "ntgroupdomainid" 111111 "" "" +"nombre de grupo NT" "ntgroupdomainid" 111111 "" "" +"descripción" description 111111 "" "" +"propietario (DN)" "owner" 000011 "owner" "Owner" +"miembro (DN)" "uniquemember" 000011 "" "" +END +"es" "(%a=%v))" +"no es" "(!(%a=%v)))" +"suena como" "(%a~=%v))" +"comienza por" "(%a=%v*))" +"termina en" "(%a=*%v))" +"contiene" "(%a=*%v*))" +END + + +Organizations +"" +"Search For:" +"(&(objectClass=organization)" +"dsgw-organizations" +not-used-by-dsgw +not-used-by-dsgw +subtree +"nombre" o 111111 "" "" +"dirección" l 111111 "" "" +"número de teléfono" telephoneNumber 111011 "" "" +"descripción" description 111011 "" "" +END +"es" "(%a=%v))" +"no es" "(!(%a=%v)))" +"suena como" "(%a~=%v))" +"comienza por" "(%a=%v*))" +"termina en" "(%a=*%v))" +"contiene" "(%a=*%v*))" +END + + +"Org-Units" +"" +"Search For:" +"(&(objectClass=organizationalUnit)" +"dsgw-orgunits" +not-used-by-dsgw +not-used-by-dsgw +subtree +"nombre" ou 111111 "" "" +"dirección" l 111111 "" "" +"número de teléfono" telephoneNumber 111011 "" "" +"descripción" description 111111 "" "" +END +"es" "(%a=%v))" +"no es" "(!(%a=%v)))" +"suena como" "(%a~=%v))" +"comienza por" "(%a=%v*))" +"termina en" "(%a=*%v))" +"contiene" "(%a=*%v*))" +END + +Anything +"" +"Search For:" +"" +"dsgw-anything" +not-used-by-dsgw +not-used-by-dsgw +subtree +"nombre común" cn 111111 "" "" +"descripción" description 111111 "" "" +END +"es" "(%a=%v)" +"no es" "(!(%a=%v))" +"suena como" "(%a~=%v)" +"comienza por" "(%a=%v*)" +"termina en" "(%a=*%v)" +"contiene" "(%a=*%v*)" +END + +Auth +internal +"Authenticate As:" +"(&(objectClass=person)" +"dsgw-people" +not-used-by-dsgw +not-used-by-dsgw +subtree +"nombre común" cn 111111 "" "" +"apellido" sn 111111 "" "" +"número de teléfono" "telephoneNumber" 111011 "" "" +"dirección electrónica" "mail" 111111 "" "" +"identificación de usuario" "uid" 111111 "" "" +"cargo" title 111111 "" "" +END +"es" "(%a=%v))" +"no es" "(!(%a=%v)))" +"suena como" "(%a~=%v))" +"comienza por" "(%a=%v*))" +"termina en" "(%a=*%v))" +"contiene" "(%a=*%v*))" +END + diff --git a/ldap/clients/dsgw/config/es/edit-passwd.html b/ldap/clients/dsgw/config/es/edit-passwd.html new file mode 100644 index 00000000..83a53661 --- /dev/null +++ b/ldap/clients/dsgw/config/es/edit-passwd.html @@ -0,0 +1,78 @@ +<!-- + PROPRIETARY/CONFIDENTIAL. Use of this product is subject to + license terms. Copyright © 2001 Sun Microsystems, Inc. + Some preexisting portions Copyright © 2001 Netscape Communications Corp. + All rights reserved. + --> +<HTML><HEAD> +<!-- change a directory entry's password --> + +<!-- DS_ENTRYBEGIN --> +<TITLE>Cambiar la contraseña: +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" "options=nolink" --> +</TITLE> + +</HEAD> + +<!-- BODY --> + +<!-- DS_BEGIN_ENTRYFORM --> + +<H2><CENTER>Cambiar la contraseña de +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" "options=nolink" --> +</H2></CENTER> + +<HR> + +<P> +<TABLE> + +<!-- IF "BoundAsThisEntry" --> +<TR> +<TD ALIGN="right" NOWRAP> +Escriba la contraseña antigua: +</TD><TD> +<!-- DS_OLDPASSWORD --> +</TD></TR> +<!-- ELIF "!Bound" --> +<TR> +<TD ALIGN="right" NOWRAP> +Escriba la contraseña antigua: +</TD><TD> +<!-- DS_OLDPASSWORD --> +</TD></TR> +<!-- ENDIF //BoundAsThisEntry --> + +<TR> +<TD ALIGN="right" NOWRAP> +Escriba la nueva: +</TD><TD> +<!-- DS_NEWPASSWORD --> +</TD></TR> + +<TR> +<TD ALIGN="right" NOWRAP> +Vuelva a escribir la nueva para confirmarla: +</TD><TD> +<!-- DS_CONFIRM_NEWPASSWORD --> +</TD></TR> +</TABLE> + +<P> + +<TABLE BORDER=2 WIDTH="100%"> +<TR> +<TD ALIGN="center" WIDTH="50%"> +<!-- IF "BoundAsThisEntry" --> +<!-- DS_SAVEBUTTON "label=Cambiar contraseña" --> +<!-- ELSE --> +<!-- DS_SAVEBUTTON "label=Definir contraseña" --> +<!-- ENDIF --> +<TD ALIGN="center" WIDTH="50%"> +<!-- DS_HELPBUTTON "topic=MODIFYPASSWD" --> +</TABLE> + +<!-- DS_END_ENTRYFORM --> +<!-- DS_ENTRYEND --> + +<!-- ENDHTML --> diff --git a/ldap/clients/dsgw/config/es/list-Anything.html b/ldap/clients/dsgw/config/es/list-Anything.html new file mode 100644 index 00000000..40f9e784 --- /dev/null +++ b/ldap/clients/dsgw/config/es/list-Anything.html @@ -0,0 +1,42 @@ +<!-- + PROPRIETARY/CONFIDENTIAL. Use of this product is subject to + license terms. Copyright © 2001 Sun Microsystems, Inc. + Some preexisting portions Copyright © 2001 Netscape Communications Corp. + All rights reserved. + --> +<!-- TITLE "Buscar todo" --> +<CENTER><FONT SIZE=+1> +<!-- DS_SEARCHDESC --> +</FONT></CENTER> +<P> + +<!-- IF "FoundEntries" --> +<TABLE BORDER=1 CELLPADDING=4 WIDTH=100%> +<TR> +<TH NOWRAP>Nombre <TH NOWRAP>Número de teléfono +<TH NOWRAP>Dirección electrónica <TH NOWRAP>Descripción + +<!-- DS_SORTENTRIES --> + +<!-- DS_ENTRYBEGIN --> +<TR> +<TD NOWRAP> +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" --> +<TD NOWRAP> +<!-- DS_ATTRIBUTE "attr=telephoneNumber" "syntax=tel" --> +<TD NOWRAP> +<!-- DS_ATTRIBUTE "attr=mail" "syntax=mail" --> +<TD NOWRAP> +<!-- DS_ATTRIBUTE "attr=description" --> +<!-- DS_ENTRYEND --> + +</TABLE> + +<!-- ELSE --> +<P> +<CENTER><FONT SIZE=+1> +Pruebe con otra búsqueda. +</FONT></CENTER> +<!-- ENDIF --> + +<!-- ENDHTML --> diff --git a/ldap/clients/dsgw/config/es/list-Auth.html b/ldap/clients/dsgw/config/es/list-Auth.html new file mode 100644 index 00000000..668b5d75 --- /dev/null +++ b/ldap/clients/dsgw/config/es/list-Auth.html @@ -0,0 +1,73 @@ +<!-- + PROPRIETARY/CONFIDENTIAL. Use of this product is subject to + license terms. Copyright © 2001 Sun Microsystems, Inc. + Some preexisting portions Copyright © 2001 Netscape Communications Corp. + All rights reserved. + --> +<!-- TITLE "Autenticar..." --> + +<!-- + The "authForm" form and the authSubmit() JavaScript function are + used to avoid the need for a separate form for each entry listed. + Each entry is tied to this single form through the magic of an + anchor that contains href=javascript:authSubmit(). +--> + +<FORM NAME="authForm" METHOD=POST ACTION="auth"> +<INPUT TYPE="hidden" NAME="escapedbinddn"> +<INPUT TYPE="hidden" NAME="authdesturl" +<!-- DS_POSTEDVALUE "name=authdesturl" "within=VALUE=%22--value--%22" --> +> +<!-- PCONTEXT --> +</FORM> + +<SCRIPT LANGUAGE="JavaScript"> +<!-- Hide from non-JavaScript-capable browsers +function authSubmit(encodeddn) +{ + document.authForm.escapedbinddn.value = encodeddn; + document.authForm.submit(); +} +// End hiding --> +</SCRIPT> + +<CENTER><FONT SIZE=+1> +<!-- DS_SEARCHDESC "VERBOSE" --> +<P> +<!-- IF "FoundEntries" --> +Haga clic en el nombre de la entrada que desee usar para la autenticación. +</FONT> +<P> + +<TABLE BORDER=1 CELLPADDING=4> +<TR> +<TH NOWRAP>Autenticar como <TH NOWRAP>Cargo + +<!-- DS_SORTENTRIES --> + +<!-- DS_ENTRYBEGIN --> +<TR> +<TD NOWRAP> +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" "href=javascript:authSubmit('--value--'); onMouseOver=%22window.status='Click to authenticate'; return true;%22" --> +<TD NOWRAP> +<!-- DS_ATTRIBUTE "attr=title" --> + +<!-- DS_ENTRYEND --> + +</TABLE> +<!-- ELSE "FoundEntries" --> +Retroceda y vuelva a intentarlo. +<!-- ENDIF "FoundEntries" --> +</CENTER> + +<FORM> +<TABLE BORDER=2 WIDTH=100%%> +<TR> +<TD ALIGN=center width=50%%> +<INPUT TYPE="button" VALUE="Retroceder" onClick="history.back();"> +<TD ALIGN=center WIDTH=50%%> +<!-- DS_HELPBUTTON "topic=AUTHMULTMATCH" --> +</TABLE> +</FORM> + +<!-- ENDHTML --> diff --git a/ldap/clients/dsgw/config/es/list-Groups.html b/ldap/clients/dsgw/config/es/list-Groups.html new file mode 100644 index 00000000..e4ffb1ec --- /dev/null +++ b/ldap/clients/dsgw/config/es/list-Groups.html @@ -0,0 +1,38 @@ +<!-- + PROPRIETARY/CONFIDENTIAL. Use of this product is subject to + license terms. Copyright © 2001 Sun Microsystems, Inc. + Some preexisting portions Copyright © 2001 Netscape Communications Corp. + All rights reserved. + --> +<!-- TITLE "Búsqueda de grupos" --> +<CENTER><FONT SIZE=+1> +<!-- DS_SEARCHDESC --> +</FONT></CENTER> +<P> + +<!-- IF "FoundEntries" --> +<TABLE BORDER=1 CELLPADDING=4 WIDTH=100%> +<TR> +<TH NOWRAP>Nombre del grupo +<TH NOWRAP>Descripción + +<!-- DS_SORTENTRIES --> + +<!-- DS_ENTRYBEGIN --> +<TR> +<TD NOWRAP> +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" --> +<TD NOWRAP> +<!-- DS_ATTRIBUTE "attr=description" --> +<!-- DS_ENTRYEND --> + +</TABLE> + +<!-- ELSE --> +<P> +<CENTER><FONT SIZE=+1> +Pruebe con otra búsqueda. +</FONT></CENTER> +<!-- ENDIF --> + +<!-- ENDHTML --> diff --git a/ldap/clients/dsgw/config/es/list-NT-Groups.html b/ldap/clients/dsgw/config/es/list-NT-Groups.html new file mode 100644 index 00000000..0258b550 --- /dev/null +++ b/ldap/clients/dsgw/config/es/list-NT-Groups.html @@ -0,0 +1,44 @@ +<!-- + PROPRIETARY/CONFIDENTIAL. Use of this product is subject to + license terms. Copyright © 2001 Sun Microsystems, Inc. + Some preexisting portions Copyright © 2001 Netscape Communications Corp. + All rights reserved. + --> +<!-- TITLE "Búsqueda de grupos NT" --> +<CENTER><FONT SIZE=+1> +<!-- DS_SEARCHDESC --> +</FONT></CENTER> +<P> + +<!-- IF "FoundEntries" --> +<TABLE BORDER=1 CELLPADDING=4 WIDTH=100%> +<TR> +<TH NOWRAP>Nombre de grupo LDAP +<TH NOWRAP>Nombre de dominio NT +<TH NOWRAP>Nombre de grupo NT +<TH NOWRAP>Descripción + +<!-- DS_SORTENTRIES --> + +<!-- DS_ENTRYBEGIN --> +<TR> +<TD NOWRAP> +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" --> +<TD NOWRAP> +<!-- DS_ATTRIBUTE "attr=ntgroupdomainid" "syntax=ntdomain" --> +<TD NOWRAP> +<!-- DS_ATTRIBUTE "attr=ntgroupdomainid" "syntax=ntgroupname" --> +<TD NOWRAP> +<!-- DS_ATTRIBUTE "attr=description" --> +<!-- DS_ENTRYEND --> + +</TABLE> + +<!-- ELSE --> +<P> +<CENTER><FONT SIZE=+1> +Pruebe con otra búsqueda. +</FONT></CENTER> +<!-- ENDIF --> + +<!-- ENDHTML --> diff --git a/ldap/clients/dsgw/config/es/list-NT-People.html b/ldap/clients/dsgw/config/es/list-NT-People.html new file mode 100644 index 00000000..5897279a --- /dev/null +++ b/ldap/clients/dsgw/config/es/list-NT-People.html @@ -0,0 +1,48 @@ +<!-- + PROPRIETARY/CONFIDENTIAL. Use of this product is subject to + license terms. Copyright © 2001 Sun Microsystems, Inc. + Some preexisting portions Copyright © 2001 Netscape Communications Corp. + All rights reserved. + --> +<!-- TITLE "Búsqueda de personas NT" --> +<CENTER><FONT SIZE=+1> +<!-- DS_SEARCHDESC --> +</FONT></CENTER> +<P> + +<!-- IF "FoundEntries" --> +<TABLE BORDER=1 CELLPADDING=4 WIDTH=100%> +<TR> +<TH NOWRAP>Nombre<TH NOWRAP>Dominio NT<TH NOWRAP>Nombre de usuario<TH NOWRAP>Número de teléfono +</TR> + +<!-- DS_SORTENTRIES --> + +<!-- DS_ENTRYBEGIN --> + +<TR> +<TD NOWRAP> +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" "label=" --> + onMouseOver="window.status='Haga clic aquí para ver esta entrada en detalle'; return true"> +<!-- DS_ATTRIBUTE "attr=cn" "numfields=0" "defaultvalue=name" "options=readonly" --> +</A> +<TD NOWRAP> +<!-- DS_ATTRIBUTE "attr=ntuserdomainid" "syntax=ntdomain" --> +<TD NOWRAP> +<!-- DS_ATTRIBUTE "attr=ntuserdomainid" "syntax=ntuserid" --> +<TD NOWRAP> +<!-- DS_ATTRIBUTE "attr=telephoneNumber" "syntax=tel" --> +</TR> + +<!-- DS_ENTRYEND --> + +</TABLE> + +<!-- ELSE --> +<P> +<CENTER><FONT SIZE=+1> +Pruebe con otra búsqueda. +</FONT></CENTER> +<!-- ENDIF --> + +<!-- ENDHTML --> diff --git a/ldap/clients/dsgw/config/es/list-Org-Units.html b/ldap/clients/dsgw/config/es/list-Org-Units.html new file mode 100644 index 00000000..26cbccdb --- /dev/null +++ b/ldap/clients/dsgw/config/es/list-Org-Units.html @@ -0,0 +1,38 @@ +<!-- + PROPRIETARY/CONFIDENTIAL. Use of this product is subject to + license terms. Copyright © 2001 Sun Microsystems, Inc. + Some preexisting portions Copyright © 2001 Netscape Communications Corp. + All rights reserved. + --> +<!-- TITLE "Search for Organizational Units" --> +<CENTER><FONT SIZE=+1> +<!-- DS_SEARCHDESC --> +</FONT></CENTER> +<P> + +<!-- IF "FoundEntries" --> +<TABLE BORDER=1 CELLPADDING=4 WIDTH=100%> +<TR><TH>Departamento <TH>Descripción <TH>Número de teléfono + +<!-- DS_SORTENTRIES --> + +<!-- DS_ENTRYBEGIN --> +<TR> +<TD> +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" --> +<TD> +<!-- DS_ATTRIBUTE "attr=description" --> +<TD> +<!-- DS_ATTRIBUTE "attr=telephoneNumber" "syntax=tel" --> +<!-- DS_ENTRYEND --> + +</TABLE> + +<!-- ELSE --> +<P> +<CENTER><FONT SIZE=+1> +Pruebe con otra búsqueda. +</FONT></CENTER> +<!-- ENDIF --> + +<!-- ENDHTML --> diff --git a/ldap/clients/dsgw/config/es/list-Organizations.html b/ldap/clients/dsgw/config/es/list-Organizations.html new file mode 100644 index 00000000..f06f9285 --- /dev/null +++ b/ldap/clients/dsgw/config/es/list-Organizations.html @@ -0,0 +1,38 @@ +<!-- + PROPRIETARY/CONFIDENTIAL. Use of this product is subject to + license terms. Copyright © 2001 Sun Microsystems, Inc. + Some preexisting portions Copyright © 2001 Netscape Communications Corp. + All rights reserved. + --> +<!-- TITLE "Búsqueda de organizaciones" --> +<CENTER><FONT SIZE=+1> +<!-- DS_SEARCHDESC --> +</FONT></CENTER> +<P> + +<!-- IF "FoundEntries" --> +<TABLE BORDER=1 CELLPADDING=4 WIDTH=100%> +<TR><TH>Empresa <TH>Descripción <TH>Número de teléfono + +<!-- DS_SORTENTRIES --> + +<!-- DS_ENTRYBEGIN --> +<TR> +<TD> +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" --> +<TD> +<!-- DS_ATTRIBUTE "attr=description" --> +<TD> +<!-- DS_ATTRIBUTE "attr=telephoneNumber" "syntax=tel" --> +<!-- DS_ENTRYEND --> + +</TABLE> + +<!-- ELSE --> +<P> +<CENTER><FONT SIZE=+1> +Pruebe con otra búsqueda. +</FONT></CENTER> +<!-- ENDIF --> + +<!-- ENDHTML --> diff --git a/ldap/clients/dsgw/config/es/list-People.html b/ldap/clients/dsgw/config/es/list-People.html new file mode 100644 index 00000000..43512b6f --- /dev/null +++ b/ldap/clients/dsgw/config/es/list-People.html @@ -0,0 +1,48 @@ +<!-- + PROPRIETARY/CONFIDENTIAL. Use of this product is subject to + license terms. Copyright © 2001 Sun Microsystems, Inc. + Some preexisting portions Copyright © 2001 Netscape Communications Corp. + All rights reserved. + --> +<!-- TITLE "Búsqueda de personas" --> +<CENTER><FONT SIZE=+1> +<!-- DS_SEARCHDESC --> +</FONT></CENTER> +<P> + +<!-- IF "FoundEntries" --> +<TABLE BORDER=1 CELLPADDING=4 WIDTH=100%> +<TR> +<TH NOWRAP>Nombre<TH NOWRAP>Número de teléfono<TH NOWRAP>Dirección electrónica<TH NOWRAP>Cargo +</TR> + +<!-- DS_SORTENTRIES --> + +<!-- DS_ENTRYBEGIN --> + +<TR> +<TD NOWRAP> +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" "label=" --> + onMouseOver="window.status='Haga clic aquí para ver esta entrada en detalle'; return true"> +<!-- DS_ATTRIBUTE "attr=cn" "numfields=0" "defaultvalue=name" "options=readonly" --> +</A> +<TD NOWRAP> +<!-- DS_ATTRIBUTE "attr=telephoneNumber" "syntax=tel" --> +<TD NOWRAP> +<!-- DS_ATTRIBUTE "attr=mail" "syntax=mail" --> +<TD NOWRAP> +<!-- DS_ATTRIBUTE "attr=title" --> +</TR> + +<!-- DS_ENTRYEND --> + +</TABLE> + +<!-- ELSE --> +<P> +<CENTER><FONT SIZE=+1> +Pruebe con otra búsqueda. +</FONT></CENTER> +<!-- ENDIF --> + +<!-- ENDHTML --> diff --git a/ldap/clients/dsgw/config/es/list-fa-Groups.html b/ldap/clients/dsgw/config/es/list-fa-Groups.html new file mode 100644 index 00000000..4e0b6bc7 --- /dev/null +++ b/ldap/clients/dsgw/config/es/list-fa-Groups.html @@ -0,0 +1,22 @@ +<!-- + PROPRIETARY/CONFIDENTIAL. Use of this product is subject to + license terms. Copyright © 2001 Sun Microsystems, Inc. + Some preexisting portions Copyright © 2001 Netscape Communications Corp. + All rights reserved. + --> +<!-- TITLE "Buscar personas" --> +<!-- IF "FoundEntries" --> + +<!-- DS_BEGIN_ENTRYFORM --> +<FORM> +<!-- DS_ENTRYBEGIN --> + +<!-- DS_ENTRYEND --> +<!-- DS_END_ENTRYFORM --> +</FORM> + +<!-- ELSE --> +<!-- DS_ALERT_NOENTRIES --> +<!-- ENDIF --> + +<!-- ENDHTML --> diff --git a/ldap/clients/dsgw/config/es/list-fa-People.html b/ldap/clients/dsgw/config/es/list-fa-People.html new file mode 100644 index 00000000..bbc2e00a --- /dev/null +++ b/ldap/clients/dsgw/config/es/list-fa-People.html @@ -0,0 +1,22 @@ +<!-- + PROPRIETARY/CONFIDENTIAL. Use of this product is subject to + license terms. Copyright © 2001 Sun Microsystems, Inc. + Some preexisting portions Copyright © 2001 Netscape Communications Corp. + All rights reserved. + --> +<!-- TITLE "Search for People" --> +<!-- IF "FoundEntries" --> + +<!-- DS_BEGIN_ENTRYFORM --> +<FORM> +<!-- DS_ENTRYBEGIN --> + +<!-- DS_ENTRYEND --> +<!-- DS_END_ENTRYFORM --> +</FORM> + +<!-- ELSE --> +<!-- DS_ALERT_NOENTRIES --> +<!-- ENDIF --> + +<!-- ENDHTML --> diff --git a/ldap/clients/dsgw/config/es/list-urlsearch.html b/ldap/clients/dsgw/config/es/list-urlsearch.html new file mode 100644 index 00000000..f8503f73 --- /dev/null +++ b/ldap/clients/dsgw/config/es/list-urlsearch.html @@ -0,0 +1,38 @@ +<!-- + PROPRIETARY/CONFIDENTIAL. Use of this product is subject to + license terms. Copyright © 2001 Sun Microsystems, Inc. + Some preexisting portions Copyright © 2001 Netscape Communications Corp. + All rights reserved. + --> +<!-- TITLE "Búsqueda basada en URL" --> +<CENTER><FONT SIZE=+1> +<!-- DS_SEARCHDESC --> +</FONT></CENTER> +<P> + +<!-- IF "FoundEntries" --> +<TABLE BORDER=1 CELLPADDING=4 WIDTH=100%> +<TR><TH>Nombre <TH>Número de teléfono <TH>Dirección electrónica + +<!-- DS_SORTENTRIES --> + +<!-- DS_ENTRYBEGIN --> +<TR> +<TD> +<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" --> +<TD> +<!-- DS_ATTRIBUTE "attr=telephoneNumber" "syntax=tel" --> +<TD> +<!-- DS_ATTRIBUTE "attr=mail" "syntax=mail" --> +<!-- DS_ENTRYEND --> + +</TABLE> + +<!-- ELSE --> +<P> +<CENTER><FONT SIZE=+1> +Pruebe con otra búsqueda. +</FONT></CENTER> +<!-- ENDIF --> + +<!-- ENDHTML --> diff --git a/ldap/clients/dsgw/config/es/newentry.html b/ldap/clients/dsgw/config/es/newentry.html new file mode 100644 index 00000000..948da868 --- /dev/null +++ b/ldap/clients/dsgw/config/es/newentry.html @@ -0,0 +1,26 @@ +<!-- + PROPRIETARY/CONFIDENTIAL. Use of this product is subject to + license terms. Copyright © 2001 Sun Microsystems, Inc. + Some preexisting portions Copyright © 2001 Netscape Communications Corp. + All rights reserved. + --> +<HTML> +<!-- HEAD --> +<!--newentry.html--> +<TITLE>Pasarela de Netscape Directory Server: Nueva entrada</TITLE> +<!-- DS_NEWENTRY_SCRIPT --> +</HEAD> +<FRAMESET ROWS=75,70,* BORDER=0 onLoad="init()"> + <FRAME SRC="lang?<!-- GCONTEXT -->&file=newentrytitle.html" NORESIZE SCROLLING="NO"> + <FRAME SRC="newentry?<!-- GCONTEXT -->&file=type" + NAME="newentryTypeFrame" SCROLLING="NO"> + <FRAME SRC="newentry?<!-- GCONTEXT -->&file=name" + NAME="newentryNameFrame"> +</FRAMESET> + +<NOFRAMES> +<BODY> +Tiene que emplear un programa de acceso que admita marcos para poder ver este documento. +</BODY> +</NOFRAMES> +</HTML> diff --git a/ldap/clients/dsgw/config/es/newentryName.html b/ldap/clients/dsgw/config/es/newentryName.html new file mode 100644 index 00000000..2bb3d545 --- /dev/null +++ b/ldap/clients/dsgw/config/es/newentryName.html @@ -0,0 +1,48 @@ +<!-- + PROPRIETARY/CONFIDENTIAL. Use of this product is subject to + license terms. Copyright © 2001 Sun Microsystems, Inc. + Some preexisting portions Copyright © 2001 Netscape Communications Corp. + All rights reserved. + --> +<HTML> +<!-- HEAD --> +<!--newentryName.html--> +</HEAD> +<!-- DS_NEWENTRY_NAME_BODY --> +<p> +<!-- DS_NEWENTRY_NAME_FORM --> +<font SIZE="+2">Paso 2.</font> +Dé un nombre al nuevo +<!-- EVALUATE "entType.fullname" --> +. +<p><nobr><font SIZE="+1"> +<!-- EVALUATE "entType.rdnattr" --> +=</font> +<input TYPE="text" NAME="entryname" SIZE="40"> +</nobr> +<p> +<font SIZE="+2">Paso 3.</font> + +<!-- DS_NEWENTRY_LOCATION_BEGIN --> +Elija la dirección de directorio de este +<!-- EVALUATE "entType.fullname" --> + o elija Otros e introduzca el nombre unívoco completo al que debe añadirse esta entrada. +<p> +<!-- DS_NEWENTRY_LOCATION_SELECT --> +<OPTION VALUE="">Otros</OPTION> +</SELECT> +<input TYPE="text" NAME="dnsuffix" SIZE="70" onFocus="parent.dnsuffixFocus(this.form)"> +<p> +<font SIZE="+2">Paso 4.</font> +<!-- DS_NEWENTRY_LOCATION_END --> + +Haga clic en Continuar para abrir el cuadro de la entrada. Modifique la información contenida o introduzca nuevos datos y guarde la entrada al terminar. +<p> +<center><table BORDER="2" WIDTH="75%"> +<tr><td ALIGN="center" WIDTH="50%"> +<input TYPE="submit" VALUE="Continuar"> +<td ALIGN="center" WIDTH="50%"> + +<!-- DS_HELP_BUTTON "ADDING" --> +</table></center></form> +</body></HTML> diff --git a/ldap/clients/dsgw/config/es/newentryType.html b/ldap/clients/dsgw/config/es/newentryType.html new file mode 100644 index 00000000..041c710e --- /dev/null +++ b/ldap/clients/dsgw/config/es/newentryType.html @@ -0,0 +1,14 @@ +<!-- + PROPRIETARY/CONFIDENTIAL. Use of this product is subject to + license terms. Copyright © 2001 Sun Microsystems, Inc. + Some preexisting portions Copyright © 2001 Netscape Communications Corp. + All rights reserved. + --> +<HTML> +<!--newentryType.html--> +<!-- DS_NEWENTRY_TYPE_BODY --> +<!-- DS_NEWENTRY_TYPE_FORM --> +<font SIZE="+2">Paso 1.</font> +Elija el tipo de entrada que desee crear. +<!-- DS_NEWENTRY_TYPE_SELECT --> +</form></body></HTML> diff --git a/ldap/clients/dsgw/config/es/ns-license-schema.conf b/ldap/clients/dsgw/config/es/ns-license-schema.conf new file mode 100644 index 00000000..bbe5d493 --- /dev/null +++ b/ldap/clients/dsgw/config/es/ns-license-schema.conf @@ -0,0 +1,17 @@ +# +# PROPRIETARY/CONFIDENTIAL. Use of this product is subject to +# license terms. Copyright © 2001 Sun Microsystems, Inc. +# Some preexisting portions Copyright © 2001 Netscape Communications Corp. +# All rights reserved. +# +attribute nsLicensedFor cis
+attribute nsLicenseStartTime cis
+attribute nsLicenseEndTime cis
+
+objectclass nsLicenseUser
+ requires
+ objectClass
+ allows
+ nsLicensedFor
+ nsLicenseStartTime
+ nsLicenseEndTime
diff --git a/ldap/clients/dsgw/config/es/search.html b/ldap/clients/dsgw/config/es/search.html new file mode 100644 index 00000000..de75b477 --- /dev/null +++ b/ldap/clients/dsgw/config/es/search.html @@ -0,0 +1,18 @@ +<!-- + PROPRIETARY/CONFIDENTIAL. Use of this product is subject to + license terms. Copyright © 2001 Sun Microsystems, Inc. + Some preexisting portions Copyright © 2001 Netscape Communications Corp. + All rights reserved. + --> +<HTML> +<!-- HEAD --> +<!-- search.html --> +<TITLE>Pasarela de Netscape Directory Server: Standard Search</TITLE> +<!-- DS_SEARCH_SCRIPT --> +</HEAD> +<FRAMESET ROWS=75,100,* BORDER=0 onLoad="init()"> + <FRAME SRC="lang?<!-- GCONTEXT -->&file=searchtitle.html" SCROLLING="NO"> + <FRAME SRC="search?<!-- GCONTEXT -->&file=string" NAME=searchFrame NORESIZE SCROLLING="NO"> + <FRAME SRC="lang?<!-- GCONTEXT -->&file=greeting.html" NAME=outputFrame> +</FRAMESET> +</HTML> diff --git a/ldap/clients/dsgw/config/es/searchString.html b/ldap/clients/dsgw/config/es/searchString.html new file mode 100644 index 00000000..6320c0c6 --- /dev/null +++ b/ldap/clients/dsgw/config/es/searchString.html @@ -0,0 +1,30 @@ +<!-- + PROPRIETARY/CONFIDENTIAL. Use of this product is subject to + license terms. Copyright © 2001 Sun Microsystems, Inc. + Some preexisting portions Copyright © 2001 Netscape Communications Corp. + All rights reserved. + --> +<HTML> +<!-- HEAD --> +<!-- searchString.html --> +</HEAD> +<!-- DS_SEARCH_BODY --> +<!-- DS_SEARCH_FORM "target=outputFrame" --> +<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH=100%> +<TR><TH ALIGN=RIGHT>Buscar:</TH><TD> +<!-- DS_SEARCH_TYPE --> +</TD> +<TH>en:</TH><TD> +<!-- DS_SEARCH_BASE --> +</TD></TR> +<TR><TH ALIGN=RIGHT>Buscar esto: </TH> +<TD COLSPAN=3> +<INPUT NAME="searchstring" SIZE=30> +<INPUT TYPE="SUBMIT" VALUE="Buscar"> +<!-- DS_HELP_BUTTON "SMARTSEARCH" --> +</TD></TR> +</TABLE> +<INPUT TYPE="hidden" NAME="ldapsizelimit" VALUE="1000"> +<INPUT TYPE="hidden" NAME="ldaptimelimit" VALUE="180"> +<!-- PCONTEXT --> +</FORM></BODY></HTML> |
