Title: Date Translate
Author: Gezim Basha
Published: <strong>19. september, 2013</strong>
Last modified: 20. september, 2013

---

Søk i utvidelser

Denne utvidelsen **har ikke blitt testet mot noen av de siste 3 hovedutgivelsene
av WordPress**. Den er kanskje ikke lenger holdt vedlike eller støttet, og den kan
ha kompatibilitetsproblemer med nyeste versjoner av WordPress.

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

# Date Translate

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

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

 * [Detaljer](https://nb.wordpress.org/plugins/date-translate/#description)
 * [Omtaler](https://nb.wordpress.org/plugins/date-translate/#reviews)
 *  [Installering](https://nb.wordpress.org/plugins/date-translate/#installation)
 * [Utvikling](https://nb.wordpress.org/plugins/date-translate/#developers)

 [Brukerstøtte](https://wordpress.org/support/plugin/date-translate/)

## Beskrivelse

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.

## Installasjon

 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.

## Ofte stilte spørsmål

  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.

## Vurderinger

Det er ingen omtaler av denne utvidelsen.

## Bidragsytere og utviklere

«Date Translate» er programvare med åpen kildekode. Følgende personer har bidratt
til denne utvidelsen:

Bidragsytere

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

[Oversett «Date Translate» til ditt språk.](https://translate.wordpress.org/projects/wp-plugins/date-translate)

### Interessert i utvikling?

[Bla gjennom koden](https://plugins.trac.wordpress.org/browser/date-translate/),
sjekk ut [SVN-repositoriet](https://plugins.svn.wordpress.org/date-translate/), 
eller abonner på [utviklingsloggen](https://plugins.trac.wordpress.org/log/date-translate/)
med [RSS](https://plugins.trac.wordpress.org/log/date-translate/?limit=100&mode=stop_on_copy&format=rss).

## Endringslogg

#### 1.0.1

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

#### 1.0

 * Allows translating by inserting the hook on functions.php

## Meta

 *  Versjon **1.0.1**
 *  Sist oppdatert **13 år siden**
 *  Aktive installasjoner **10+**
 *  WordPress-versjon ** 3.0.1 eller nyere **
 *  Testet opp til **3.6.1**
 *  Språk
 * [English (US)](https://wordpress.org/plugins/date-translate/)
 * Stikkord
 * [date translation](https://nb.wordpress.org/plugins/tags/date-translation/)[dates](https://nb.wordpress.org/plugins/tags/dates/)
   [local language](https://nb.wordpress.org/plugins/tags/local-language/)[time](https://nb.wordpress.org/plugins/tags/time/)
   [translation](https://nb.wordpress.org/plugins/tags/translation/)
 *  [Avansert visning](https://nb.wordpress.org/plugins/date-translate/advanced/)

## Vurderinger

 1 av 5 stjerner.

 *  [  0 5-star reviews     ](https://wordpress.org/support/plugin/date-translate/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/date-translate/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/date-translate/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/date-translate/reviews/?filter=2)
 *  [  1 1-star review     ](https://wordpress.org/support/plugin/date-translate/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/date-translate/reviews/#new-post)

[Se alle omtalene](https://wordpress.org/support/plugin/date-translate/reviews/)

## Bidragsytere

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

## Brukerstøtte

Har du noe å si? Trenger du hjelp?

 [Vis brukerstøtteforumet](https://wordpress.org/support/plugin/date-translate/)