PonteIneptique / simile-widgets

Automatically exported from code.google.com/p/simile-widgets
0 stars 0 forks source link

TIMELINE. Dutch translation #167

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Here's the Dutch translation. Please add it to your distribution:

/*==================================================
 * Localization of labellers.js
 *==================================================
 */

Timeline.GregorianDateLabeller.monthNames["nl"] = [
    "Jan", "Feb", "Mar", "Apr", "Mei", "Jun", "Jul", "Aug", "Sep", "Okt",
"Nov", "Dec"
];

/*==================================================
 * Common localization strings
 *==================================================
 */

Timeline.strings["nl"] = {
    wikiLinkLabel: "Bespreek"
};

[Submitted by Stefan Goethals on simile.mit.edu] 

Original issue reported on code.google.com by GabrielR...@googlemail.com on 6 Apr 2009 at 1:58