|
|
|
|
|
|
|
Resource Name:
//Admin//AdvancedSettings.String
|
|
Advanced Configuration Settings
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Resource Name:
//Admin//PreviewProfileManagement.String
|
|
Gestión de previsualización del perfil
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Resource Name:
//Host//ProfessionalFeatures.String
|
|
Funciones de la versión Profesional
|
|
|
|
|
|
|
|
|
Resource Name:
//Host//ProfessionalFeatures//ManageWebServers.String
|
|
Administrador de servidores web
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Resource Name:
403_3.Error
|
|
<div style="height: 100%; width: 90%;"> <h1>Error de configuración de DotNetNuke</h1> {0}<br /> <br /> Hay un error de configuración de seguridad en su instalación (seguramente de permisos). DotNetNuke incluye opciones de carga de contenidos, módulos y skins. Estas funciones requiren una configuración de seguridad específica para que la aplicación pueda crear y borrar archivos en su web. <br /> <br /> Con el explorador de archivos de Windows, vaya a la carpeta raíz de su web (C:\DotNetNuke por omisión). Pusle el botón derecho y vaya a Compartir y seguridad (tenga en cuenta que si está utilitzando Windows XP puede que hay que tenga que <a target="_blank" href="http://support.microsoft.com/default.aspx/kb/307874">Desactivar la compartición simple de archivos</a> antes de que estas opciones estén disponibles). Seleccione la pestaña de Seguridad y añada los usuarios necesarios y los permisos. <br /> <br /> <ul style="text-align: left; list-style-type: none; list-style-position: outside;"> <li> <strong>Si utiliza Windows 2000 - IIS5</strong> <br /> <ol style="list-style-type: circle;"> <li>la cuenta [SERVER]ASPNET tiene que tener permisos de Lectura, Escritura y Modificación a partir de la raíz de su web.</li> </ol> </li> <li> <strong>Si utiliza Windows 2003 - IIS6 o Vista/Windows 2008 - IIS7</strong> <br /> <ol style="list-style-type: circle;"> <li>la cuenta NT AUTHORITYNETWORK SERVICE tiene que tener permisos de Lectura, Escritura y Modificación a partir de la raíz de su web.</li> </ol> </li> </ul> <img src="images/403-3.gif" alt="Imagen que muestra la configuración de seguridad de la carpeta raíz de la web. Asigne los permisos de Lectura, Escritura y Modificación a las cuentas ASPNET o NT AUTHORITY/NETWORK SERVICE." /> </div>
|
|
|
|
Resource Name:
404.Error
|
|
<p style="height: 100%; width: 90%;"> <span style="color: red;"><strong>El dominio {0} no existe en la base de datos</strong></span><br /> <br /> DotNetNuke soporta múltiples portales en una misma instalación/base de datos. Esto se consigue traduciendo la URL del client a un ID de portal válido de la tabla Portals de la base de datos. Los pasos siguientes describen el proceso: <br /> <br /> </p> <ol style="text-align: left; list-style-type: decimal; list-style-position: outside;"> <li><strong>Proceso en el servidor web</strong><br /> <ul style="list-style-type: disc;"> <li>Cuando el servidor recibe una petición de un cliente la compara la extensión del nombre de archivo solicitado con las extensiones de aplicación mapeadas en IIS.</li> <li>En base a las coincidencias encontradas, la petición se envia al ejecutable definido (aspnet_asapi.dll en el caso de peticiones de ASP.NET).</li> <li>El proceso aspnet_isapi.dll gestiona la petición medieante un conjunto de eventos ordenados que empiezan con Application_BeginRequest.</li> </ul> <br /> <br /> </li> <li><strong>HttpModule.URLRewrite OnBeginRequest (UrlRewriteModule.vb)</strong><br /> <ul style="list-style-type: disc;"> <li>La petición se analiza en base al carácter "/"</li> <li>Se construye el dominio con los elementos analizados. <br /> <br /> Por ejemplo: <br /> <br /> URL: http://www.domain.com/default.aspx = Nombre de dominio: www.domain.com<br /> URL: http://209.75.24.131/default.aspx = Nombre de dominio: 209.75.24.131<br /> URL: http://localhost/DotNetNuke/default.aspx = Nombre de dominio: localhost/DotNetNuke<br /> URL: http://www.domain.com/virtualdirectory/default.aspx = Nombre de dominio: www.domain.com/virtualdirectory<br /> URL: http://www.domain.com/directory/default.aspx = Nombre de dominio: www.domain.com/directory<br /> <br /> </li> <li>Con el nombre de dominio la aplicación consulta la tabla PortalAlias en la base de datos para encontrar una coincidencia.</li> </ul> <ul style="list-style-type: disc;"> </ul> </li> </ol> <p> Ejemplo:</p> <p>URL: http://localhost/DotNetNuke/default.aspx<br /> URL: http://MACHINENAME/DotNetNuke/default.aspx<br /> URL: http://209.32.134.65/DotNetNuke/default.aspx<br /> PortalAlias: localhost/DotNetNuke,MACHINENAME/DotNetNuke,209.32.134.65/DotNetNuke <br /> <br /> Nota: Si está instalando la aplicación en un servidor remoto debe modificar el valor del campo PortalAlias para que sea el registro predeterminado en la tabla Portals de acuerdo con las normas establecidas antes.</p>
|
|
|
|
|
|
Resource Name:
AddFollowerRequestBody.Text
|
|
You are now being followed by {0}
|
|
|
|
|
Resource Name:
AddFriendRequestBody.Text
|
|
{0} wants to be friends with you
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Resource Name:
DragModuleHint.Text
|
|
Drag this Module to a new Location
|
|
|
|
Resource Name:
DropModuleHint.Text
|
|
Release mouse button to drop Module here.
|
|
|
|
|
|
|
Resource Name:
EMAIL_AFFILIATE_NOTIFICATION_BODY.Text
|
|
Estimado[Custom:0],
Su cuenta del programa de afiliados en [Portal:PortalName] ha sido creada.
Para comenzar a recibir ingresos, use la siguiente URL para enlazar con nuestro sitio:
[Custom:1]
Gracias, [Portal:PortalName]
|
|
|
|
Resource Name:
EMAIL_AFFILIATE_NOTIFICATION_SUBJECT.Text
|
|
[Portal:PortalName] - Notificación de afiliación
|
|
|
|
Resource Name:
EMAIL_BANNER_NOTIFICATION_BODY.Text
|
|
Banner: [Custom:0] Descripción: [Custom:1] Imagen: [Custom:2] CPM/Coste: [Custom:3] Impresiones: [Custom:4] Fecha inicio: [Custom:5] Fecha fin: [Custom:6] Vistas: [Custom:7] Pulsaciones: [Custom:8]
|
|
|
|
|
Resource Name:
EMAIL_BODY_FORMAT.Text
|
|
Subject: {0} {1}
Please do not reply to this email.
|
|
|
|
Resource Name:
EMAIL_BulkMailConf_Html_Body.Text
|
|
<h1>Informe de envío masivo</h1> Operación iniciada: [Custom:0]<br> Destinatarios: [Custom:1]<br> Mensajes: [Custom:2]<br> Operación completada: [Custom:3]<br> [Custom:4|Número de errores:{0}<br>] <br> Estado: <br> <pre>[Custom:5]</pre> [Custom:6|<hr><b>Destinatarios:</B><br>{0}]
|
|
|
|
Resource Name:
EMAIL_BulkMailConf_Subject.Text
|
|
Informe de envío masivo para '{0}'.
|
|
|
|
Resource Name:
EMAIL_BulkMailConf_Text_Body.Text
|
|
Operación iniciada: [Custom:0] Destinatarios: [Custom:1] Mensajes: [Custom:2] Operación completada: [Custom:3]
[Custom:4|Número de errores: {0} ]Estado: [Custom:5] -------------------------------- [Custom:6|Destinatarios: =========== {0}]
|
|
|
|
Resource Name:
EMAIL_BulkMailStart_Body.Text
|
|
El usuario {1} envió el correo masivo '{0}' a {2} destinatarios. Revise el informe de salida para comprobar los errores y el buzón de entrada del remitente para ver los mensajes devueltos.
|
|
|
|
|
Resource Name:
EMAIL_PASSWORD_REMINDER_BODY.Text
|
|
Estimado [User:DisplayName],
Ha solicitado el envio de la contraseña de [Portal:PortalName].
Puede iniciar la sesión utilizando la siguiente información:
Dirección de la web: [Portal:URL] Usuario: [Membership:UserName] Contraseña: [Membership:Password]
Atentamente, [Portal:PortalName]
*Si no ha solicitado esta información, elimine este mensaje y no lo tenga en cuenta.
|
|
|
|
Resource Name:
EMAIL_PASSWORD_REMINDER_SUBJECT.Text
|
|
[Portal:PortalName] Recordatorio de contraseña
|
|
|
|
Resource Name:
EMAIL_PORTAL_SIGNUP_BODY.Text
|
|
Estimado [User:DisplayName],
Su web se ha creado correctamente. Lea detenidamente la siguiente información y asegúrese de conservar a buen recaudo este mensaje para futuras consultas.
Dirección de su web: [Portal:URL] Usuario: [Membership:UserName] Código de verificación: [User:VerificationCode]
Atentamente, [Host:HostTitle]
|
|
|
|
Resource Name:
EMAIL_PORTAL_SIGNUP_SUBJECT.Text
|
|
[Host:HostTitle] - Creación de portal
|
|
|
|
Resource Name:
EMAIL_PROFILE_UPDATED_BODY.Text
|
|
Estimado [User:DisplayName],
Su perfil en [Portal:PortalName] ha sido actualizado correctamente.
Atentamente, [Portal:PortalName]
|
|
|
|
Resource Name:
EMAIL_PROFILE_UPDATED_SUBJECT.Text
|
|
[Portal:PortalName] - Notificación de actualización de perfil
|
|
|
|
Resource Name:
EMAIL_ROLE_ASSIGNMENT_BODY.Text
|
|
Estimado [User:DisplayName],
Su cuenta de usuario en [Portal:PortalName] ha sido actualizada para incluir el acceso al siguiente rol de seguridad:
Rol: [Custom:0] Descripción: [Custom:1] Fecha efectiva: [Custom:2] Fecha de caducidad: [Custom:3]
Atentamente, [Portal:PortalName]
|
|
|
|
Resource Name:
EMAIL_ROLE_ASSIGNMENT_SUBJECT.Text
|
|
[Portal:PortalName] - Actualización de cuenta de usuario
|
|
|
|
Resource Name:
EMAIL_ROLE_UNASSIGNMENT_BODY.Text
|
|
Estimado[User:DisplayName],
Su cuenta de usuario en [Portal:PortalName] ha sido actualizada para restringir el acceso al siguiente rol de seguridad:
Rol: [Custom:0] Descripción: [Custom:1]
Atentamente, [Portal:PortalName]
|
|
|
|
Resource Name:
EMAIL_ROLE_UNASSIGNMENT_SUBJECT.Text
|
|
[Portal:PortalName] - Actualización de cuenta de usuario
|
|
|
|
Resource Name:
EMAIL_ROLE_UPDATE_BODY.Text
|
|
Estimado [User:DisplayName],
Su cuenta de usuario en [Portal:PortalName] ha sido actualizada para modificar el acceso al siguiente rol de seguridad:
Rol: [Custom:0] Descripción: [Custom:1] Fecha efectiva: [Custom:2] Fecha de caducidad: [Custom:3]
Atentamente, [Portal:PortalName]
|
|
|
|
Resource Name:
EMAIL_ROLE_UPDATE_SUBJECT.Text
|
|
[Portal:PortalName] - Actualización de cuenta de usuario
|
|
|
|
Resource Name:
EMAIL_SMTP_TEST_SUBJECT.Text
|
|
[Host:HostTitle] Prueba de configuración SMTP
|
|
|
|
|
Resource Name:
EMAIL_USER_LOCKOUT_BODY.Text
|
|
Se ha intentado acceder a una cuenta de usuario bloqueada (Usuario: [Custom:0] ) el [Date:Current].
Atentamente, [Portal:PortalName]
|
|
|
|
Resource Name:
EMAIL_USER_LOCKOUT_SUBJECT.Text
|
|
[Portal:PortalName] - Alerta. Cuenta de usuario bloqueada
|
|
|
|
Resource Name:
EMAIL_USER_REGISTRATION_ADMINISTRATOR_BODY.Text
|
|
Fecha: [Date:Current] Nombre: [Profile:FirstName] Apellidos: [Profile:LastName] Domicilio: [Profile:Street] Número: [Profile:Unit] Localidad: [Profile:City] Provincia: [Profile:Region] País: [Profile:Country] Código postal: [Profile:PostalCode] Teléfono: [Profile:Telephone] Email: [User:Email]
|
|
|
|
Resource Name:
EMAIL_USER_REGISTRATION_ADMINISTRATOR_SUBJECT.Text
|
|
[Portal:PortalName] - Nuevo registro de usuario
|
|
|
|
Resource Name:
EMAIL_USER_REGISTRATION_PRIVATE_BODY.Text
|
|
Estimado [User:DisplayName],
Gracias por registrarse en [Portal:PortalName]. Lea detenidamente la siguiente información y asegúrese de conservar a buen recaudo este mensaje para futuras consultas.
Dirección de la web: [Portal:URL] Usuario: [Membership:UserName] Contraseña: [Membership:Password]
Los detalles de su cuenta serán revisadados por el Administrador del portal y recibirá una notificación cuando se active su cuenta.
Atentamente, [Portal:PortalName]
|
|
|
|
Resource Name:
EMAIL_USER_REGISTRATION_PRIVATE_SUBJECT.Text
|
|
[Portal:PortalName] - Nuevo registro de usuario
|
|
|
|
Resource Name:
EMAIL_USER_REGISTRATION_PUBLIC_BODY.Text
|
|
Estimado [User:DisplayName],
Le comunicamos que ha sido añadido como usuario en [Portal:PortalName]. Lea detenidamente la siguiente información y asegúrese de conservar a buen recaudo este mensaje para futuras consultas.
Dirección de la web: [Portal:URL] Usuario: [Membership:UserName] Contraseña: [Membership:Password]
Atentamente, [Portal:PortalName]
|
|
|
|
Resource Name:
EMAIL_USER_REGISTRATION_PUBLIC_SUBJECT.Text
|
|
[Portal:PortalName] - Nuevo registro de usuario
|
|
|
|
Resource Name:
EMAIL_USER_REGISTRATION_VERIFIED_BODY.Text
|
|
Estimado [User:DisplayName],
Le comunicamos que ha sido añadido como usuario registrado en [Portal:PortalName]. Lea detenidamente la siguiente información y asegúrese de conservar a buen recaudo este mensaje para futuras consultas.
Dirección de la web: [Portal:URL] Usuario: [Membership:UserName] Contraseña: [Membership:Password] Código de verificación: [User:VerificationCode]
Puede utilizar el siguiente enlace para verificar su cuenta:
http://[Portal:URL]/default.aspx?ctl=Login&username=[Custom:0]&verificationcode=[User:VerificationCode]
Atentamente, [Portal:PortalName]
|
|
|
|
Resource Name:
EMAIL_USER_REGISTRATION_VERIFIED_SUBJECT.Text
|
|
[Portal:PortalName] - Nuevo registro de usuario
|
|
|
|
Resource Name:
EMAIL_USER_UNREGISTER_BODY.Text
|
|
Fecha: [Date:Current] Nombre: [Profile:FirstName] Apellidos: [Profile:LastName] Departamento: [Profile:Unit] Domicilio: [Profile:Street] Cuudad: [Profile:City] Provincia: [Profile:Region] País: [Profile:Country] Código postal: [Profile:PostalCode] Teléfono: [Profile:Telephone] Email: [Membership:Email]
|
|
|
|
Resource Name:
EMAIL_USER_UNREGISTER_SUBJECT.Text
|
|
[Portal:PortalName] - Cancelación de registro
|
|
|
|
Resource Name:
EMAIL_USER_UPDATED_OWN_PASSWOR_SUBJECT.Text
|
|
[Portal:PortalName] - Contraseña actualizada
|
|
|
|
Resource Name:
EMAIL_USER_UPDATED_OWN_PASSWORD_BODY.Text
|
|
Estimado [User:DisplayName],
Su contraseña en [Portal:PortalName] se ha cambiado.
Puede iniciar la sesión utilizando la siguiente información:
Dirección de la web: [Portal:URL] Usuario: [User:Username] Contraseña: [Membership:Password]
Atentamente, [Portal:PortalName]
|
|
|
|
Resource Name:
EMAIL_USER_UPDATED_OWN_PASSWORD_SUBJECT.Text
|
|
[Portal:PortalName] Password Updated
|
|
|
|
Resource Name:
EMAIL_VENDOR_REGISTRATION_ADMINISTRATOR_BODY.Text
|
|
Fecha: [Custom:0] Anunciante: [Custom:1] Nombre: [Custom:2] Apellidos: [Custom:3] Unidad: [Custom:4] Calle: [Custom:5] Ciudad: [Custom:6] Provincia: [Custom:7] País: [Custom:8] Código postal: [Custom:9] Teléfono: [Custom:10] Fax: [Custom:11] Móvil: [Custom:12] Email: [Custom:13] Web: [Custom:14]
|
|
|
|
Resource Name:
EMAIL_VENDOR_REGISTRATION_ADMINISTRATOR_SUBJECT.Text
|
|
[Portal:PortalName] - Registro de anunciante
|
|
|
|
Resource Name:
EMAIL_VENDOR_REGISTRATION_BODY.Text
|
|
Estimado [Custom:0] [Custom:1], [Custom:2] se ha registrado correctamente en [Portal:PortalName]. Atentamente, [Portal:PortalName]
|
|
|
|
Resource Name:
EMAIL_VENDOR_REGISTRATION_SUBJECT.Text
|
|
[Portal:PortalName] - Registro de anunciante
|
|
|
|
|
|
|
|
|
|
Resource Name:
License.Text
|
|
<p>DotNetNuke® - http://www.dotnetnuke.com<br /> Copyright (c) 2002-2012<br/> by DotNetNuke Corporation</p> <p>Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:</p> <p>The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.</p> <p>THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</p>
|
|
|
|
|
Resource Name:
LogClicks.Text
|
|
Log the user, date and time for each click
|
|
|
|
|
|
|
|
Resource Name:
MESSAGE_PORTAL_PRIVACY.Text
|
|
<div align="left"> <p>[Portal:PortalName] is committed to protecting your privacy and developing technology that gives you the most powerful and safe online experience. This Statement of Privacy applies to the [Portal:PortalName] Web site and governs data collection and usage. By using the [Portal:PortalName] website, you consent to the data practices described in this statement.</p> <p><span class="SubHead">Collection of your Personal Information</span></p> <p>[Portal:PortalName] collects personally identifiable information, such as your e-mail address, name, home or work address or telephone number. [Portal:PortalName] also collects anonymous demographic information, which is not unique to you, such as your ZIP code, age, gender, preferences, interests and favorites.</p> <p>There is also information about your computer hardware and software that is automatically collected by [Portal:PortalName]. This information can include: your IP address, browser type, domain names, access times and referring Web site addresses. This information is used by [Portal:PortalName] for the operation of the service, to maintain quality of the service, and to provide general statistics regarding use of the [Portal:PortalName] Web site.</p> <p>Please keep in mind that if you directly disclose personally identifiable information or personally sensitive data through [Portal:PortalName] public message boards, this information may be collected and used by others. Note: [Portal:PortalName] does not read any of your private online communications.</p> <p>[Portal:PortalName] encourages you to review the privacy statements of Web sites you choose to link to from [Portal:PortalName] so that you can understand how those Web sites collect, use and share your information. [Portal:PortalName] is not responsible for the privacy statements or other content on Web sites outside of the [Portal:PortalName] and [Portal:PortalName] family of Web sites.</p> <p><span class="SubHead">Use of your Personal Information</span></p> <p>[Portal:PortalName] collects and uses your personal information to operate the [Portal:PortalName] Web site and deliver the services you have requested. [Portal:PortalName] also uses your personally identifiable information to inform you of other products or services available from [Portal:PortalName] and its affiliates. [Portal:PortalName] may also contact you via surveys to conduct research about your opinion of current services or of potential new services that may be offered.</p> <p>[Portal:PortalName] does not sell, rent or lease its customer lists to third parties. [Portal:PortalName] may, from time to time, contact you on behalf of external business partners about a particular offering that may be of interest to you. In those cases, your unique personally identifiable information (e-mail, name, address, telephone number) is not transferred to the third party. In addition, [Portal:PortalName] may share data with trusted partners to help us perform statistical analysis, send you email or postal mail, provide customer support, or arrange for deliveries. All such third parties are prohibited from using your personal information except to provide these services to [Portal:PortalName], and they are required to maintain the confidentiality of your information.</p> <p>[Portal:PortalName] does not use or disclose sensitive personal information, such as race, religion, or political affiliations, without your explicit consent.</p> <p>[Portal:PortalName] keeps track of the Web sites and pages our customers visit within [Portal:PortalName], in order to determine what [Portal:PortalName] services are the most popular. This data is used to deliver customized content and advertising within [Portal:PortalName] to customers whose behavior indicates that they are interested in a particular subject area.</p> <p>[Portal:PortalName] Web sites will disclose your personal information, without notice, only if required to do so by law or in the good faith belief that such action is necessary to: (a) conform to the edicts of the law or comply with legal process served on [Portal:PortalName] or the site; (b) protect and defend the rights or property of [Portal:PortalName]; and, (c) act under exigent circumstances to protect the personal safety of users of [Portal:PortalName], or the public.</p> <p><span class="SubHead">Use of Cookies</span></p> <p>The [Portal:PortalName] Web site use "cookies" to help you personalize your online experience. A cookie is a text file that is placed on your hard disk by a Web page server. Cookies cannot be used to run programs or deliver viruses to your computer. Cookies are uniquely assigned to you, and can only be read by a web server in the domain that issued the cookie to you.</p> <p>One of the primary purposes of cookies is to provide a convenience feature to save you time. The purpose of a cookie is to tell the Web server that you have returned to a specific page. For example, if you personalize [Portal:PortalName] pages, or register with [Portal:PortalName] site or services, a cookie helps [Portal:PortalName] to recall your specific information on subsequent visits. This simplifies the process of recording your personal information, such as billing addresses, shipping addresses, and so on. When you return to the same [Portal:PortalName] Web site, the information you previously provided can be retrieved, so you can easily use the [Portal:PortalName] features that you customized.</p> <p>You have the ability to accept or decline cookies. Most Web browsers automatically accept cookies, but you can usually modify your browser setting to decline cookies if you prefer. If you choose to decline cookies, you may not be able to fully experience the interactive features of the [Portal:PortalName] services or Web sites you visit.</p> <p><span class="SubHead">Security of your Personal Information</span></p> <p>[Portal:PortalName] secures your personal information from unauthorized access, use or disclosure. [Portal:PortalName] secures the personally identifiable information you provide on computer servers in a controlled, secure environment, protected from unauthorized access, use or disclosure. When personal information (such as a credit card number) is transmitted to other Web sites, it is protected through the use of encryption, such as the Secure Socket Layer (SSL) protocol.</p> <p><span class="SubHead">Changes to this Statement</span></p> <p>[Portal:PortalName] will occasionally update this Statement of Privacy to reflect company and customer feedback. [Portal:PortalName] encourages you to periodically review this Statement to be informed of how [Portal:PortalName] is protecting your information.</p> <p><span class="SubHead">Contact Information</span></p> <p>[Portal:PortalName] welcomes your comments regarding this Statement of Privacy. If you believe that [Portal:PortalName] has not adhered to this Statement, please contact [Portal:PortalName] at <a href="mailto:[Portal:Email]">[Portal:Email]</a>. We will use commercially reasonable efforts to promptly determine and remedy the problem.</p> </div>
|
|
|
|
Resource Name:
MESSAGE_PORTAL_TERMS.Text
|
|
<div align="left"> <p><span class="SubHead">AGREEMENT BETWEEN USER AND [Portal:PortalName]</span><p> <p>The [Portal:PortalName] Web Site is comprised of various Web pages operated by [Portal:PortalName].</p> <p>The [Portal:PortalName] Web Site is offered to you conditioned on your acceptance without modification of the terms, conditions, and notices contained herein. Your use of the [Portal:PortalName] Web Site constitutes your agreement to all such terms, conditions, and notices.<p> <p><span class="SubHead">MODIFICATION OF THESE TERMS OF USE</span></p> <p>[Portal:PortalName] reserves the right to change the terms, conditions, and notices under which the [Portal:PortalName] Web Site is offered, including but not limited to the charges associated with the use of the [Portal:PortalName] Web Site.</p> <p><span class="SubHead">LINKS TO THIRD PARTY SITES</span></p> <p>The [Portal:PortalName] Web Site may contain links to other Web Sites ("Linked Sites"). The Linked Sites are not under the control of [Portal:PortalName] and [Portal:PortalName] is not responsible for the contents of any Linked Site, including without limitation any link contained in a Linked Site, or any changes or updates to a Linked Site. [Portal:PortalName] is not responsible for webcasting or any other form of transmission received from any Linked Site. [Portal:PortalName] is providing these links to you only as a convenience, and the inclusion of any link does not imply endorsement by [Portal:PortalName] of the site or any association with its operators.</p> <p><span class="SubHead">NO UNLAWFUL OR PROHIBITED USE</span></p> <p>As a condition of your use of the [Portal:PortalName] Web Site, you warrant to [Portal:PortalName] that you will not use the [Portal:PortalName] Web Site for any purpose that is unlawful or prohibited by these terms, conditions, and notices. You may not use the [Portal:PortalName] Web Site in any manner which could damage, disable, overburden, or impair the [Portal:PortalName] Web Site or interfere with any other party's use and enjoyment of the [Portal:PortalName] Web Site. You may not obtain or attempt to obtain any materials or information through any means not intentionally made available or provided for through the [Portal:PortalName] Web Sites.</p> <p><span class="SubHead">USE OF COMMUNICATION SERVICES</span></p> <p>The [Portal:PortalName] Web Site may contain bulletin board services, chat areas, news groups, forums, communities, personal web pages, calendars, and/or other message or communication facilities designed to enable you to communicate with the public at large or with a group (collectively, "Communication Services"), you agree to use the Communication Services only to post, send and receive messages and material that are proper and related to the particular Communication Service. By way of example, and not as a limitation, you agree that when using a Communication Service, you will not:</p> <ul> <li>Defame, abuse, harass, stalk, threaten or otherwise violate the legal rights (such as rights of privacy and publicity) of others.</li> <li>Publish, post, upload, distribute or disseminate any inappropriate, profane, defamatory, infringing, obscene, indecent or unlawful topic, name, material or information.</li> <li>Upload files that contain software or other material protected by intellectual property laws (or by rights of privacy of publicity) unless you own or control the rights thereto or have received all necessary consents.</li> <li>Upload files that contain viruses, corrupted files, or any other similar software or programs that may damage the operation of another's computer.</li> <li>Advertise or offer to sell or buy any goods or services for any business purpose, unless such Communication Service specifically allows such messages.</li> <li>Conduct or forward surveys, contests, pyramid schemes or chain letters.</li> <li>Download any file posted by another user of a Communication Service that you know, or reasonably should know, cannot be legally distributed in such manner.</li> <li>Falsify or delete any author attributions, legal or other proper notices or proprietary designations or labels of the origin or source of software or other material contained in a file that is uploaded.</li> <li>Restrict or inhibit any other user from using and enjoying the Communication Services.</li> <li>Violate any code of conduct or other guidelines which may be applicable for any particular Communication Service.</li> <li>Harvest or otherwise collect information about others, including e-mail addresses, without their consent.</li> <li>Violate any applicable laws or regulations.</li> </ul> <p>[Portal:PortalName] has no obligation to monitor the Communication Services. However, [Portal:PortalName] reserves the right to review materials posted to a Communication Service and to remove any materials in its sole discretion. [Portal:PortalName] reserves the right to terminate your access to any or all of the Communication Services at any time without notice for any reason whatsoever.</p> <p>[Portal:PortalName] reserves the right at all times to disclose any information as necessary to satisfy any applicable law, regulation, legal process or governmental request, or to edit, refuse to post or to remove any information or materials, in whole or in part, in [Portal:PortalName]'s sole discretion.</p> <p>Always use caution when giving out any personally identifying information about yourself or your children in any Communication Service. [Portal:PortalName] does not control or endorse the content, messages or information found in any Communication Service and, therefore, [Portal:PortalName] specifically disclaims any liability with regard to the Communication Services and any actions resulting from your participation in any Communication Service. Managers and hosts are not authorized [Portal:PortalName] spokespersons, and their views do not necessarily reflect those of [Portal:PortalName].</p> <p>Materials uploaded to a Communication Service may be subject to posted limitations on usage, reproduction and/or dissemination. You are responsible for adhering to such limitations if you download the materials.</p> <p><span class="SubHead">MATERIALS PROVIDED TO [Portal:PortalName] OR POSTED AT ANY [Portal:PortalName] WEB SITE</span></p> <p>[Portal:PortalName] does not claim ownership of the materials you provide to [Portal:PortalName] (including feedback and suggestions) or post, upload, input or submit to any [Portal:PortalName] Web Site or its associated services (collectively "Submissions"). However, by posting, uploading, inputting, providing or submitting your Submission you are granting [Portal:PortalName], its affiliated companies and necessary sublicensees permission to use your Submission in connection with the operation of their Internet businesses including, without limitation, the rights to: copy, distribute, transmit, publicly display, publicly perform, reproduce, edit, translate and reformat your Submission; and to publish your name in connection with your Submission.</p> <p>No compensation will be paid with respect to the use of your Submission, as provided herein. [Portal:PortalName] is under no obligation to post or use any Submission you may provide and may remove any Submission at any time in [Portal:PortalName]'s sole discretion.</p> <p>By posting, uploading, inputting, providing or submitting your Submission you warrant and represent that you own or otherwise control all of the rights to your Submission as described in this section including, without limitation, all the rights necessary for you to provide, post, upload, input or submit the Submissions.</p> <p><span class="SubHead">LIABILITY DISCLAIMER</span></p> <p>THE INFORMATION, SOFTWARE, PRODUCTS, AND SERVICES INCLUDED IN OR AVAILABLE THROUGH THE [Portal:PortalName] WEB SITE MAY INCLUDE INACCURACIES OR TYPOGRAPHICAL ERRORS. CHANGES ARE PERIODICALLY ADDED TO THE INFORMATION HEREIN. [Portal:PortalName] AND/OR ITS SUPPLIERS MAY MAKE IMPROVEMENTS AND/OR CHANGES IN THE [Portal:PortalName] WEB SITE AT ANY TIME. ADVICE RECEIVED VIA THE [Portal:PortalName] WEB SITE SHOULD NOT BE RELIED UPON FOR PERSONAL, MEDICAL, LEGAL OR FINANCIAL DECISIONS AND YOU SHOULD CONSULT AN APPROPRIATE PROFESSIONAL FOR SPECIFIC ADVICE TAILORED TO YOUR SITUATION.</p> <p>[Portal:PortalName] AND/OR ITS SUPPLIERS MAKE NO REPRESENTATIONS ABOUT THE SUITABILITY, RELIABILITY, AVAILABILITY, TIMELINESS, AND ACCURACY OF THE INFORMATION, SOFTWARE, PRODUCTS, SERVICES AND RELATED GRAPHICS CONTAINED ON THE [Portal:PortalName] WEB SITE FOR ANY PURPOSE. TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, ALL SUCH INFORMATION, SOFTWARE, PRODUCTS, SERVICES AND RELATED GRAPHICS ARE PROVIDED "AS IS" WITHOUT WARRANTY OR CONDITION OF ANY KIND. [Portal:PortalName] AND/OR ITS SUPPLIERS HEREBY DISCLAIM ALL WARRANTIES AND CONDITIONS WITH REGARD TO THIS INFORMATION, SOFTWARE, PRODUCTS, SERVICES AND RELATED GRAPHICS, INCLUDING ALL IMPLIED WARRANTIES OR CONDITIONS OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT.</p> <p>TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, IN NO EVENT SHALL [Portal:PortalName] AND/OR ITS SUPPLIERS BE LIABLE FOR ANY DIRECT, INDIRECT, PUNITIVE, INCIDENTAL, SPECIAL, CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF USE, DATA OR PROFITS, ARISING OUT OF OR IN ANY WAY CONNECTED WITH THE USE OR PERFORMANCE OF THE [Portal:PortalName] WEB SITE, WITH THE DELAY OR INABILITY TO USE THE [Portal:PortalName] WEB SITE OR RELATED SERVICES, THE PROVISION OF OR FAILURE TO PROVIDE SERVICES, OR FOR ANY INFORMATION, SOFTWARE, PRODUCTS, SERVICES AND RELATED GRAPHICS OBTAINED THROUGH THE [Portal:PortalName] WEB SITE, OR OTHERWISE ARISING OUT OF THE USE OF THE [Portal:PortalName] WEB SITE, WHETHER BASED ON CONTRACT, TORT, NEGLIGENCE, STRICT LIABILITY OR OTHERWISE, EVEN IF [Portal:PortalName] OR ANY OF ITS SUPPLIERS HAS BEEN ADVISED OF THE POSSIBILITY OF DAMAGES. BECAUSE SOME STATES/JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES, THE ABOVE LIMITATION MAY NOT APPLY TO YOU. IF YOU ARE DISSATISFIED WITH ANY PORTION OF THE [Portal:PortalName] WEB SITE, OR WITH ANY OF THESE TERMS OF USE, YOUR SOLE AND EXCLUSIVE REMEDY IS TO DISCONTINUE USING THE [Portal:PortalName] WEB SITE.</p> <p>SERVICE CONTACT : [Portal:Email]</p> <p><span class="SubHead">TERMINATION/ACCESS RESTRICTION</span></p> <p>[Portal:PortalName] reserves the right, in its sole discretion, to terminate your access to the [Portal:PortalName] Web Site and the related services or any portion thereof at any time, without notice. GENERAL To the maximum extent permitted by law, this agreement is governed by the laws of the State of Washington, U.S.A. and you hereby consent to the exclusive jurisdiction and venue of courts in San Mateo County, California, U.S.A. in all disputes arising out of or relating to the use of the [Portal:PortalName] Web Site. Use of the [Portal:PortalName] Web Site is unauthorized in any jurisdiction that does not give effect to all provisions of these terms and conditions, including without limitation this paragraph. You agree that no joint venture, partnership, employment, or agency relationship exists between you and [Portal:PortalName] as a result of this agreement or use of the [Portal:PortalName] Web Site. [Portal:PortalName]'s performance of this agreement is subject to existing laws and legal process, and nothing contained in this agreement is in derogation of [Portal:PortalName]'s right to comply with governmental, court and law enforcement requests or requirements relating to your use of the [Portal:PortalName] Web Site or information provided to or gathered by [Portal:PortalName] with respect to such use. If any part of this agreement is determined to be invalid or unenforceable pursuant to applicable law including, but not limited to, the warranty disclaimers and liability limitations set forth above, then the invalid or unenforceable provision will be deemed superseded by a valid, enforceable provision that most closely matches the intent of the original provision and the remainder of the agreement shall continue in effect. Unless otherwise specified herein, this agreement constitutes the entire agreement between the user and [Portal:PortalName] with respect to the [Portal:PortalName] Web Site and it supersedes all prior or contemporaneous communications and proposals, whether electronic, oral or written, between the user and [Portal:PortalName] with respect to the [Portal:PortalName] Web Site. A printed version of this agreement and of any notice given in electronic form shall be admissible in judicial or administrative proceedings based upon or relating to this agreement to the same extent an d subject to the same conditions as other business documents and records originally generated and maintained in printed form. It is the express wish to the parties that this agreement and all related documents be drawn up in English.</p> <p><span class="SubHead">COPYRIGHT AND TRADEMARK NOTICES:</span></p> <p>All contents of the [Portal:PortalName] Web Site are: [Portal:FooterText] and/or its suppliers. All rights reserved.</p> <p><span class="SubHead">TRADEMARKS</span></p> <p>The names of actual companies and products mentioned herein may be the trademarks of their respective owners.</p> <p>The example companies, organizations, products, people and events depicted herein are fictitious. No association with any real company, organization, product, person, or event is intended or should be inferred.</p> <p>Any rights not expressly granted herein are reserved.</p> <p><span class="SubHead">NOTICES AND PROCEDURE FOR MAKING CLAIMS OF COPYRIGHT INFRINGEMENT</span></p> <p>Pursuant to Title 17, United States Code, Section 512(c)(2), notifications of claimed copyright infringement under United States copyright law should be sent to Service Provider's Designated Agent. ALL INQUIRIES NOT RELEVANT TO THE FOLLOWING PROCEDURE WILL RECEIVE NO RESPONSE. See Notice and Procedure for Making Claims of Copyright Infringement.</p> </div>
|
|
|
|
|
Resource Name:
MESSAGE_RETRIEVEPASSWORD_INSTRUCTIONS.Text
|
|
Para recuperar su contraseña, tendrá que proporcionar su nombre de usuario, y la respuesta a la Pregunta de contraseña.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Resource Name:
NoErrorsSending.Text
|
|
No hubo errores durante el envío.
|
|
|
|
Resource Name:
NoLoginControl.Text
|
|
Ha sido redireccionado a esta página de inicio por omisión porque la página de inicio para este sitio web no contiene un módulo DotNetNuke correcto de inicio de sesión, o los permisos no están correctamente configurados.
|
|
|
|
|
|
|
Resource Name:
PurgeCacheUnsupported.Text
|
|
Este proveedor de caché no requiere la función PurgeCache.
|
|
|
|
|
Resource Name:
Relationship_Deleted.Text
|
|
Deleted Relationship {0} : ID {1}
|
|
|
|
|
|
Resource Name:
RelationshipType_Deleted.Text
|
|
Deleted RelationshipType {0} : ID {1}
|
|
|
|
|
|
|
Resource Name:
SkinLoadError.Text
|
|
No se pudo cargar el skin: {0}, Error: {1}<br/>
|
|
|
|
|
Resource Name:
TokenReplaceRestrictedProperty.Text
|
|
Error de acceso [{0}:{1}], el acceso a {1} está restringido para la fuente de datos {0}.
|
|
|
|
Resource Name:
TokenReplaceUnknownObject.Text
|
|
Error de acceso [{0}:{1}], {0} es un token desconocido de origen de objeto.
|
|
|
|
Resource Name:
TokenReplaceUnknownProperty.Text
|
|
Error de acceso [{0}:{1}], {1} es desconocido para la fuente de datos {0}.
|
|
|
|
Resource Name:
TrackClicks.Text
|
|
Track the number of times this link is clicked
|
|
|
|
|
Resource Name:
UnhandledError.Text
|
|
Se ha producido un error inesperado.
|
|
|
|
|
Resource Name:
UserRelationship_Added.Text
|
|
Added UserRelationship ID {0} for UserID {1}, RelatedUserID {2}
|
|
|
|
Resource Name:
UserRelationship_Deleted.Text
|
|
Deleted UserRelationship ID {0} for UserID {1}, RelatedUserID {2}
|
|
|
|
Resource Name:
UserRelationship_Updated.Text
|
|
Updated UserRelationship ID {0} for UserID {1}, RelatedUserID {2}
|
|
|
|
Resource Name:
UserRelationshipPreference_Added.Text
|
|
Added UserRelationshipPreference ID {0} for User ID {1} and Relationship ID {2}
|
|
|
|
Resource Name:
UserRelationshipPreference_Deleted.Text
|
|
Deleted UserRelationshipPreference ID {0} for User ID {1} and Relationship ID {2}
|
|
|
|
Resource Name:
UserRelationshipPreference_Updated.Text
|
|
Updated UserRelationshipPreference ID {0} for User ID {1} and Relationship ID {2}
|
|
|
|
|
|
|
|
|