Joe Germuska
10 years ago
88 changed files with 133 additions and 124 deletions
@ -1,37 +1,9 @@ |
|||||||
/* Frisian LANGUAGE |
/* |
||||||
================================================== */ |
TimelineJS - ver. 2015-02-17-21-00-12 - 2015-02-17 |
||||||
if(typeof VMM != 'undefined') { |
Copyright (c) 2012-2013 Northwestern University |
||||||
VMM.Language = { |
a project of the Northwestern University Knight Lab, originally created by Zach Wise |
||||||
lang: "fy", |
https://github.com/NUKnightLab/TimelineJS
|
||||||
api: { |
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. |
||||||
wikipedia: "fy" |
If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||||
}, |
*/ |
||||||
date: { |
if(typeof VMM!="undefined"){VMM.Language={lang:"fy",api:{wikipedia:"fy"},date:{month:["Jannewaris","Febrewaris","Maart","April","Maaie","Juny","July","Augustus","Septimber","Oktober","Novimber","Desimber"],month_abbr:["Jan.","Feb.","Mar","Apr","Maaie","July","July","Aug.","Sept.","Okt.","Nov.","Des."],day:["Snein","Moandei","Tiisdei","Woansdei","Tongersdei","Freed","Sneon"],day_abbr:["Snein","Moandei","Tiisdei","Woansdei","Tongersdei","Freed","Sneon"]},dateformats:{year:"yyyy",month_short:"mmm",month:"mmmm yyyy",full_short:"d mmm",full:"d mmmm yyyy",time_short:"HH:MM:ss",time_no_seconds_short:"HH:MM",time_no_seconds_small_date:"HH:MM'<br/><small>'d mmmm yyyy'</small>'",full_long:"dddd',' d mmm yyyy 'om' HH:MM",full_long_small_date:"HH:MM'<br/><small>'dddd',' d mmm yyyy'</small>'"},messages:{loading_timeline:"Tiidline ynlade ... ",return_to_title:"Wer werom nei it begjin",expand_timeline:"Tiidline útzoomen",contract_timeline:"Tiidline ynzoomen",wikipedia:"Fan Wikipedia, de frije ensyklopedy",loading_content:"Ynhâld ynlade",loading:"Ynlade"}}} |
||||||
month: ["Jannewaris", "Febrewaris", "Maart", "April", "Maaie", "Juny", "July", "Augustus", "Septimber", "Oktober", "Novimber", "Desimber"], |
|
||||||
month_abbr: ["Jan.", "Feb.", "Mar", "Apr", "Maaie", "July", "July", "Aug.", "Sept.", "Okt.", "Nov.", "Des."], |
|
||||||
day: ["Snein","Moandei", "Tiisdei", "Woansdei", "Tongersdei", "Freed", "Sneon"], |
|
||||||
day_abbr: ["Snein","Moandei", "Tiisdei", "Woansdei", "Tongersdei", "Freed", "Sneon"] |
|
||||||
},
|
|
||||||
dateformats: { |
|
||||||
year: "yyyy", |
|
||||||
month_short: "mmm", |
|
||||||
month: "mmmm yyyy", |
|
||||||
full_short: "d mmm", |
|
||||||
full: "d mmmm yyyy", |
|
||||||
time_short: "HH:MM:ss", |
|
||||||
time_no_seconds_short: "HH:MM", |
|
||||||
time_no_seconds_small_date: "HH:MM'<br/><small>'d mmmm yyyy'</small>'", |
|
||||||
full_long: "dddd',' d mmm yyyy 'om' HH:MM", |
|
||||||
full_long_small_date: "HH:MM'<br/><small>'dddd',' d mmm yyyy'</small>'" |
|
||||||
}, |
|
||||||
messages: { |
|
||||||
loading_timeline: "Tiidline ynlade ... ", |
|
||||||
return_to_title: "Wer werom nei it begjin", |
|
||||||
expand_timeline: "Tiidline útzoomen", |
|
||||||
contract_timeline: "Tiidline ynzoomen", |
|
||||||
wikipedia: "Fan Wikipedia, de frije ensyklopedy", |
|
||||||
loading_content: "Ynhâld ynlade", |
|
||||||
loading: "Ynlade" |
|
||||||
} |
|
||||||
} |
|
||||||
} |
|
@ -0,0 +1,37 @@ |
|||||||
|
/* Frisian LANGUAGE |
||||||
|
================================================== */ |
||||||
|
if(typeof VMM != 'undefined') { |
||||||
|
VMM.Language = { |
||||||
|
lang: "fy", |
||||||
|
api: { |
||||||
|
wikipedia: "fy" |
||||||
|
}, |
||||||
|
date: { |
||||||
|
month: ["Jannewaris", "Febrewaris", "Maart", "April", "Maaie", "Juny", "July", "Augustus", "Septimber", "Oktober", "Novimber", "Desimber"], |
||||||
|
month_abbr: ["Jan.", "Feb.", "Mar", "Apr", "Maaie", "July", "July", "Aug.", "Sept.", "Okt.", "Nov.", "Des."], |
||||||
|
day: ["Snein","Moandei", "Tiisdei", "Woansdei", "Tongersdei", "Freed", "Sneon"], |
||||||
|
day_abbr: ["Snein","Moandei", "Tiisdei", "Woansdei", "Tongersdei", "Freed", "Sneon"] |
||||||
|
},
|
||||||
|
dateformats: { |
||||||
|
year: "yyyy", |
||||||
|
month_short: "mmm", |
||||||
|
month: "mmmm yyyy", |
||||||
|
full_short: "d mmm", |
||||||
|
full: "d mmmm yyyy", |
||||||
|
time_short: "HH:MM:ss", |
||||||
|
time_no_seconds_short: "HH:MM", |
||||||
|
time_no_seconds_small_date: "HH:MM'<br/><small>'d mmmm yyyy'</small>'", |
||||||
|
full_long: "dddd',' d mmm yyyy 'om' HH:MM", |
||||||
|
full_long_small_date: "HH:MM'<br/><small>'dddd',' d mmm yyyy'</small>'" |
||||||
|
}, |
||||||
|
messages: { |
||||||
|
loading_timeline: "Tiidline ynlade ... ", |
||||||
|
return_to_title: "Wer werom nei it begjin", |
||||||
|
expand_timeline: "Tiidline útzoomen", |
||||||
|
contract_timeline: "Tiidline ynzoomen", |
||||||
|
wikipedia: "Fan Wikipedia, de frije ensyklopedy", |
||||||
|
loading_content: "Ynhâld ynlade", |
||||||
|
loading: "Ynlade" |
||||||
|
} |
||||||
|
} |
||||||
|
} |
Loading…
Reference in new issue