• Here is the code:

    $calendar_languages
    ‘nb_NO’=>array(‘closeText’=> ‘Lukk’,’prevText’=> ‘Forrige’,’nextText’=> ‘Neste’,’currentText’=> ‘Dnes’,’monthNames’=> array(‘Januar’,’Februar’,’Mars’,’April’,’Mai’,’Juni’,’Juli’,’August’,’September’,’Oktober’,’November’,’Desember’),’monthNamesShort’=> array(‘Jan’,’Feb’,’Mar’,’Apr’,’Mai’,’Jun’,’Jul’,’Aug’,’Sep’,’Okt’,’Nov’,’Des’),’dayNames’=> array(‘Søndag’,’Mandag’,’Tirsdag’,’Onsdag’,’Torsdag’,’Fredag’,’Lørdag’),’dayNamesShort’=> array(‘Søn’,’Man’,’Tir’,’Ons’,’Tor’,’Fre’,’Lør’),’dayNamesMin’=> array(‘Sø’,’Ma’,’Ti’,’On’,’To’,’Fr’,’Lø’),’weekHeader’=> ‘uke’,’dateFormat’=> ‘dd.mm.yyyy’,’firstDay’=> 1,’isRTL’=> false,’showMonthAfterYear’=> false,’yearSuffix’=> ”)

    $wp_fullcalendar_languages:
    ‘nb_NO’ => array(‘buttonText’ => array(‘today’=>’i dag’,’month’=>’måned’,’week’=>’uke’,’day’=>’dag’))

    And is it possible to translate the string ‘All Event Categories’ ?

    Thanks!

    http://wordpress.org/extend/plugins/wp-fullcalendar/

  • The topic ‘Marcus, can you add Norwegian to the next update?’ is closed to new replies.