Title: Date Translate
Author: Gezim Basha
Published: <strong>19 de Septiembre de  2013</strong>
Last modified: 20 de Septiembre de  2013

---

Buscar plugins

Este plugin **no ha sido probado con ninguna las 3 últimas versiones principales
de WordPress**. Puede que ya no se mantenga o no tenga soporte, y puede que tenga
problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

![](https://s.w.org/plugins/geopattern-icon/date-translate.svg)

# Date Translate

 Por [Gezim Basha](https://profiles.wordpress.org/gezimb/)

[Descargar](https://downloads.wordpress.org/plugin/date-translate.1.0.1.zip)

 * [Detalles](https://cl.wordpress.org/plugins/date-translate/#description)
 * [Reseñas](https://cl.wordpress.org/plugins/date-translate/#reviews)
 *  [Instalación](https://cl.wordpress.org/plugins/date-translate/#installation)
 * [Desarrollo](https://cl.wordpress.org/plugins/date-translate/#developers)

 [Soporte](https://wordpress.org/support/plugin/date-translate/)

## Descripción

Allows the user to insert a hook to WordPress and replace english version of the
dates and translate them to their own language.

It uses a modular function that takes as input 3 arguments:

 1. Days
 2. Months
 3. Months (shorthand)

It then searches for the English versions and replaces them.

## Instalación

 1. Upload `date_translate.php` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Array-ize the days `<?php $days = (Sunday, Monday, ...) ?>`
 4. Repeat procedure for months and shorthand (Jan, Feb, …)
 5. Finalize by hooking `<?php qnt_date_translate($days,$months,$months_shorthand)?
    >` – of course, replace array names with your own.

Examples at plugin GitHub page.

## FAQ

  Does the week begin with Sunday?

Yes. Please arrange the array so your week begins in Sunday and ends in Saturday.

  No shorthand for days?

There is no need, date formats take full day name and use shorthand for months.

## Reseñas

No hay reseñas para este plugin.

## Colaboradores & Desarrolladores

“Date Translate” es software de código abierto. Las siguientes personas han contribuido
a este plugin.

Colaboradores

 *   [ Gezim Basha ](https://profiles.wordpress.org/gezimb/)

[Traduce “Date Translate” a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/date-translate)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/date-translate/), 
echa un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/date-translate/),
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/date-translate/)
por [RSS](https://plugins.trac.wordpress.org/log/date-translate/?limit=100&mode=stop_on_copy&format=rss).

## Historial de cambios

#### 1.0.1

 * Fixed issue with date-translate not intercepting get_date()

#### 1.0

 * Allows translating by inserting the hook on functions.php

## Meta

 *  Versión **1.0.1**
 *  Última actualización **hace 13 años**
 *  Instalaciones activas **10+**
 *  Versión de WordPress ** 3.0.1 o superior **
 *  Probado hasta **3.6.1**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/date-translate/)
 * Etiquetas
 * [date translation](https://cl.wordpress.org/plugins/tags/date-translation/)[dates](https://cl.wordpress.org/plugins/tags/dates/)
   [local language](https://cl.wordpress.org/plugins/tags/local-language/)[time](https://cl.wordpress.org/plugins/tags/time/)
   [translation](https://cl.wordpress.org/plugins/tags/translation/)
 *  [Vista Avanzada](https://cl.wordpress.org/plugins/date-translate/advanced/)

## Calificaciones

 1 de 5 estrellas.

 *  [  0 valoraciones de 5 estrellas     ](https://wordpress.org/support/plugin/date-translate/reviews/?filter=5)
 *  [  0 valoraciones de 4 estrellas     ](https://wordpress.org/support/plugin/date-translate/reviews/?filter=4)
 *  [  0 valoraciones de 3 estrellas     ](https://wordpress.org/support/plugin/date-translate/reviews/?filter=3)
 *  [  0 valoraciones de 2 estrellas     ](https://wordpress.org/support/plugin/date-translate/reviews/?filter=2)
 *  [  1 valoración de 1 estrellas     ](https://wordpress.org/support/plugin/date-translate/reviews/?filter=1)

[Tu reseña](https://wordpress.org/support/plugin/date-translate/reviews/#new-post)

[Ver todas las reseñas](https://wordpress.org/support/plugin/date-translate/reviews/)

## Colaboradores

 *   [ Gezim Basha ](https://profiles.wordpress.org/gezimb/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/date-translate/)