Skip to content

Commit

Permalink
first init from current version
Browse files Browse the repository at this point in the history
  • Loading branch information
bueltge committed Jul 16, 2012
0 parents commit 8378dde
Show file tree
Hide file tree
Showing 144 changed files with 13,277 additions and 0 deletions.
28 changes: 28 additions & 0 deletions WP Maintenance Mode-da_DK.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
WP Maintenance Mode 1.6.5

Sprogfilerne skal ligge i wp-maintenance-mode/languages
Oplysning om stierne er pakket med.
Underst�tter dit udpakningsprogram anvendelse heraf,
kan du udpakke direkte til (formentlig) wp-content/plugins

En overs�ttelse til HTML-beskeden kunne v�re:

"<p>Beklager ulejligheden.<br />Der foreg�r i �jeblikket planlagt vedligeholdelse af siten.<br /><strong>Pr�v at komme tilbage om %1$s %2$s</strong><br />Mange tak for din forst�else.</p>"

Evt. opdateringer eller info herom kan hentes via http://wordpress.blogos.dk/wpdadkdownloads
eller direkte p� http://wordpress.blogos.dk/s%C3%B8g-efter-downloads/?did=250

Se evt. ogs� http://wordpress.blogos.dk/tag/wp-maintenance-mode



FOR THE DEVELOPER
You are very welcome to check for updated language files in one of the following ways:

1. On my downloads page that list all files available for download:
http://wordpress.blogos.dk/wpdadkdownloads/

2. Directly on my Download Monitor download page: http://wordpress.blogos.dk/s%C3%B8g-efter-downloads/?did=250

If I have blogged about your plugin, theme or other resource, you will be able to find it via this tag: http://wordpress.blogos.dk/tag/wp-maintenance-mode

47 changes: 47 additions & 0 deletions css/jquery.countdown.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
/* jQuery Countdown styles 1.5.6. */
.countdown_rtl {
direction: rtl;
}
.countdown_holding span {
background-color: #ccc;
}
.countdown_row {
clear: both;
width: 100%;
padding: 0px 2px;
text-align: center;
}
.countdown_show1 .countdown_section {
width: 98%;
}
.countdown_show2 .countdown_section {
width: 48%;
}
.countdown_show3 .countdown_section {
width: 32.5%;
}
.countdown_show4 .countdown_section {
width: 24.5%;
}
.countdown_show5 .countdown_section {
width: 19.5%;
}
.countdown_show6 .countdown_section {
width: 16.25%;
}
.countdown_show7 .countdown_section {
width: 14%;
}
.countdown_section {
display: block;
float: left;
font-size: 75%;
text-align: center;
}
.countdown_amount {
font-size: 200%;
}
.countdown_descr {
display: block;
width: 100%;
}
Binary file added css/overcast/images/ui-bg_flat_0_aaaaaa_40x100.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added css/overcast/images/ui-bg_flat_0_eeeeee_40x100.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added css/overcast/images/ui-bg_flat_55_c0402a_40x100.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added css/overcast/images/ui-bg_flat_55_eeeeee_40x100.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added css/overcast/images/ui-bg_glass_100_f8f8f8_1x400.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added css/overcast/images/ui-bg_glass_35_dddddd_1x400.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added css/overcast/images/ui-bg_glass_60_eeeeee_1x400.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added css/overcast/images/ui-icons_3383bb_256x240.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added css/overcast/images/ui-icons_454545_256x240.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added css/overcast/images/ui-icons_70b2e1_256x240.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added css/overcast/images/ui-icons_999999_256x240.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added css/overcast/images/ui-icons_fbc856_256x240.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
406 changes: 406 additions & 0 deletions css/overcast/jquery-ui-1.7.2.custom.css

Large diffs are not rendered by default.

26 changes: 26 additions & 0 deletions css/style.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
#wm_config_tr, #wm_config_tr td {
padding: 0;
}

#wm_config_row {
margin: 10px;
}

.config_hidden {
display: none;
}

#wm_message, #wm_message_update, #wm_message_active, #wm_message_active2, #wm_message_update2 {
display: none;
}

#wphead #mm_in_admin_header {
font: normal 11px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
line-height: 17px;
padding: 17px 0 0 0;
float: left;
color: #464646;
}
#wphead a#mm_in_admin_header:hover {
text-decoration: underline;
}
11 changes: 11 additions & 0 deletions index.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<?php
require_once('../../../wp-load.php');

if( !current_user_can('unfiltered_html') )
wp_die( __('Cheatin&#8217; uh?') );

$WPMaintenanceMode = new WPMaintenanceMode();
$WPMaintenanceMode->on_active();

include 'site.php';
?>
20 changes: 20 additions & 0 deletions js/de_DE.datetimepicker.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
jQuery( document ).ready( function( $ ) {
$.datepicker.regional['de'] = {clearText: 'löschen', clearStatus: 'aktuelles Datum löschen',
closeText: 'schließen', closeStatus: 'ohne Änderungen schließen',
prevText: '<zurück', prevStatus: 'letzten Monat zeigen',
nextText: 'Vor>', nextStatus: 'nächsten Monat zeigen',
currentText: 'heute', currentStatus: '',
monthNames: ['Januar','Februar','März','April','Mai','Juni',
'Juli','August','September','Oktober','November','Dezember'],
monthNamesShort: ['Jan','Feb','Mär','Apr','Mai','Jun',
'Jul','Aug','Sep','Okt','Nov','Dez'],
monthStatus: 'anderen Monat anzeigen', yearStatus: 'anderes Jahr anzeigen',
weekHeader: 'Wo', weekStatus: 'Woche des Monats',
dayNames: ['Sonntag','Montag','Dienstag','Mittwoch','Donnerstag','Freitag','Samstag'],
dayNamesShort: ['So','Mo','Di','Mi','Do','Fr','Sa'],
dayNamesMin: ['So','Mo','Di','Mi','Do','Fr','Sa'],
dayStatus: 'Setze DD als ersten Wochentag', dateStatus: 'Wähle D, M d',
dateFormat: 'dd.mm.yy', firstDay: 1,
initStatus: 'Wähle ein Datum', isRTL: false};
$.datepicker.setDefaults(jQuery.datepicker.regional['de']);
} );
11 changes: 11 additions & 0 deletions js/jquery.countdown-ar.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
/* http://keith-wood.name/countdown.html
Arabic (عربي) initialisation for the jQuery countdown extension
Translated by Talal Al Asmari (talal@psdgroups.com), April 2009. */
(function($) {
$.countdown.regional['ar'] = {
labels: ['سنوات','أشهر','أسابيع','أيام','ساعات','دقائق','ثواني'],
labels1: ['سنة','شهر','أسبوع','يوم','ساعة','دقيقة','ثانية'],
compactLabels: ['س', 'ش', 'أ', 'ي'],
timeSeparator: ':', isRTL: true};
$.countdown.setDefaults($.countdown.regional['ar']);
})(jQuery);
14 changes: 14 additions & 0 deletions js/jquery.countdown-cs.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
/* http://keith-wood.name/countdown.html
* Czech initialisation for the jQuery countdown extension
* Written by Roman Chlebec (creamd@c64.sk) (2008) */
(function($) {
$.countdown.regional['cs'] = {
labels: ['Roků', 'Měsíců', 'Týdnů', 'Dní', 'Hodin', 'Minut', 'Sekund'],
labels1: ['Rok', 'Měsíc', 'Týden', 'Den', 'Hodina', 'Minuta', 'Sekunda'],
labels2: ['Roky', 'Měsíce', 'Týdny', 'Dny', 'Hodiny', 'Minuty', 'Sekundy'],
labels3: ['Roky', 'Měsíce', 'Týdny', 'Dny', 'Hodiny', 'Minuty', 'Sekundy'],
labels4: ['Roky', 'Měsíce', 'Týdny', 'Dny', 'Hodiny', 'Minuty', 'Sekundy'],
compactLabels: ['r', 'm', 't', 'd'],
timeSeparator: ':', isRTL: false};
$.countdown.setDefaults($.countdown.regional['cs']);
})(jQuery);
11 changes: 11 additions & 0 deletions js/jquery.countdown-da.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
/* http://keith-wood.name/countdown.html
Danish initialisation for the jQuery countdown extension
Written by Buch (admin@buch90.dk). */
(function($) {
$.countdown.regional['da'] = {
labels: ['År', 'Måneder', 'Uger', 'Dage', 'Timer', 'Minutter', 'Sekunder'],
labels1: ['År', 'Månad', 'Uge', 'Dag', 'Time', 'Minut', 'Sekund'],
compactLabels: ['Å', 'M', 'U', 'D'],
timeSeparator: ':', isRTL: false};
$.countdown.setDefaults($.countdown.regional['da']);
})(jQuery);
11 changes: 11 additions & 0 deletions js/jquery.countdown-de.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
/* http://keith-wood.name/countdown.html
German initialisation for the jQuery countdown extension
Written by Keith Wood (kbwood@virginbroadband.com.au) Jan 2008. */
(function($) {
$.countdown.regional['de'] = {
labels: ['Jahren', 'Monate', 'Wochen', 'Tage', 'Stunden', 'Minuten', 'Sekunden'],
labels1: ['Jahre', 'Monat', 'Woche', 'Tag', 'Stunde', 'Minute', 'Sekunde'],
compactLabels: ['J', 'M', 'W', 'T'],
timeSeparator: ':', isRTL: false};
$.countdown.setDefaults($.countdown.regional['de']);
})(jQuery);
11 changes: 11 additions & 0 deletions js/jquery.countdown-es.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
/* http://keith-wood.name/countdown.html
* Spanish initialisation for the jQuery countdown extension
* Written by Sergio Carracedo Martinez webmaster@neodisenoweb.com (2008) */
(function($) {
$.countdown.regional['es'] = {
labels: ['Años', 'Meses', 'Semanas', 'Dias', 'Horas', 'Minutos', 'Segundos'],
labels1: ['Años', 'Meses', 'Semanas', 'Dias', 'Horas', 'Minutos', 'Segundos'],
compactLabels: ['a', 'm', 's', 'g'],
timeSeparator: ':', isRTL: false};
$.countdown.setDefaults($.countdown.regional['es']);
})(jQuery);
11 changes: 11 additions & 0 deletions js/jquery.countdown-fa.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
/* http://keith-wood.name/countdown.html
Persian (فارسی) initialisation for the jQuery countdown extension
Written by Alireza Ziaie (ziai@magfa.com) Oct 2008. */
(function($) {
$.countdown.regional['fa'] = {
labels: ['‌سال', 'ماه', 'هفته', 'روز', 'ساعت', 'دقیقه', 'ثانیه'],
labels1: ['سال', 'ماه', 'هفته', 'روز', 'ساعت', 'دقیقه', 'ثانیه'],
compactLabels: ['س', 'م', 'ه', 'ر'],
timeSeparator: ':', isRTL: true};
$.countdown.setDefaults($.countdown.regional['fa']);
})(jQuery);
11 changes: 11 additions & 0 deletions js/jquery.countdown-fi.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
/* http://keith-wood.name/countdown.html
Finnish initialisation for the jQuery countdown extension
Written by Kalle Vänskä and Juha Suni (juhis.suni@gmail.com). */
(function($) {
$.countdown.regional['fi'] = {
labels: ['Vuotta', 'Kuukautta', 'Viikkoa', 'Päivää', 'Tuntia', 'Minuuttia', 'Sekuntia'],
labels1: ['Vuosi', 'Kuukausi', 'Viikko', 'Päivä', 'Tunti', 'Minuutti', 'Sekunti'],
compactLabels: ['v', 'kk', 'vk', 'pv'],
timeSeparator: ':', isRTL: false};
$.countdown.setDefaults($.countdown.regional['fi']);
})(jQuery);
11 changes: 11 additions & 0 deletions js/jquery.countdown-fr.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
/* http://keith-wood.name/countdown.html
French initialisation for the jQuery countdown extension
Written by Keith Wood (kbwood{at}iinet.com.au) Jan 2008. */
(function($) {
$.countdown.regional['fr'] = {
labels: ['Années', 'Mois', 'Semaines', 'Jours', 'Heures', 'Minutes', 'Secondes'],
labels1: ['Année', 'Mois', 'Semaine', 'Jour', 'Heure', 'Minute', 'Seconde'],
compactLabels: ['a', 'm', 's', 'j'],
timeSeparator: ':', isRTL: false};
$.countdown.setDefaults($.countdown.regional['fr']);
})(jQuery);
11 changes: 11 additions & 0 deletions js/jquery.countdown-gl.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
/* http://keith-wood.name/countdown.html
* Galician initialisation for the jQuery countdown extension
* Written by Moncho Pena ramon.pena.rodriguez@gmail.com (2009) */
(function($) {
$.countdown.regional['gl'] = {
labels: ['Anos', 'Meses', 'Semanas', 'Días', 'Horas', 'Minutos', 'Segundos'],
labels1: ['Anos', 'Meses', 'Semanas', 'Días', 'Horas', 'Minutos', 'Segundos'],
compactLabels: ['a', 'm', 's', 'g'],
timeSeparator: ':', isRTL: false};
$.countdown.setDefaults($.countdown.regional['gl']);
})(jQuery);
11 changes: 11 additions & 0 deletions js/jquery.countdown-he.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
/* http://keith-wood.name/countdown.html
* Hebrew initialisation for the jQuery countdown extension
* Translated by Nir Livne, Dec 2008 */
(function($) {
$.countdown.regional['he'] = {
labels: ['שנים', 'חודשים', 'שבועות', 'ימים', 'שעות', 'דקות', 'שניות'],
labels1: ['שנה', 'חודש', 'שבוע', 'יום', 'שעה', 'דקה', 'שנייה'],
compactLabels: ['שנ', 'ח', 'שב', 'י'],
timeSeparator: ':', isRTL: true};
$.countdown.setDefaults($.countdown.regional['he']);
})(jQuery);
11 changes: 11 additions & 0 deletions js/jquery.countdown-hu.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
/* http://keith-wood.name/countdown.html
* Hungarian initialisation for the jQuery countdown extension
* Written by Edmond L. (webmond@gmail.com). */
(function($) {
$.countdown.regional['hu'] = {
labels: ['Év', 'Hónap', 'Hét', 'Nap', 'Óra', 'Perc', 'Másodperc'],
labels1: ['Év', 'Hónap', 'Hét', 'Nap', 'Óra', 'Perc', 'Másodperc'],
compactLabels: ['É', 'H', 'Hé', 'N'],
timeSeparator: ':', isRTL: false};
$.countdown.setDefaults($.countdown.regional['hu']);
})(jQuery);
11 changes: 11 additions & 0 deletions js/jquery.countdown-id.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
/* http://keith-wood.name/countdown.html
Indonesian initialisation for the jQuery countdown extension
Written by Erwin Yonathan Jan 2009. */
(function($) {
$.countdown.regional['id'] = {
labels: ['tahun', 'bulan', 'minggu', 'hari', 'jam', 'menit', 'detik'],
labels1: ['tahun', 'bulan', 'minggu', 'hari', 'jam', 'menit', 'detik'],
compactLabels: ['t', 'b', 'm', 'h'],
timeSeparator: ':', isRTL: false};
$.countdown.setDefaults($.countdown.regional['id']);
})(jQuery);
11 changes: 11 additions & 0 deletions js/jquery.countdown-it.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
/* http://keith-wood.name/countdown.html
* Italian initialisation for the jQuery countdown extension
* Written by Davide Bellettini (davide.bellettini@gmail.com) Feb 2008. */
(function($) {
$.countdown.regional['it'] = {
labels: ['Anni', 'Mesi', 'Settimane', 'Giorni', 'Ore', 'Minuti', 'Secondi'],
labels1: ['Anni', 'Mesi', 'Settimane', 'Giorni', 'Ore', 'Minuti', 'Secondi'],
compactLabels: ['a', 'm', 's', 'g'],
timeSeparator: ':', isRTL: false};
$.countdown.setDefaults($.countdown.regional['it']);
})(jQuery);
11 changes: 11 additions & 0 deletions js/jquery.countdown-ja.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
/* http://keith-wood.name/countdown.html
Japanese initialisation for the jQuery countdown extension
Written by Ken Ishimoto (ken@ksroom.com) Aug 2009. */
(function($) {
$.countdown.regional['ja'] = {
labels: ['年', '月', '週', '日', '時', '分', '秒'],
labels1: ['年', '月', '週', '日', '時', '分', '秒'],
compactLabels: ['年', '月', '週', '日'],
timeSeparator: ':', isRTL: false};
$.countdown.setDefaults($.countdown.regional['ja']);
})(jQuery);
12 changes: 12 additions & 0 deletions js/jquery.countdown-ko.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
/* http://keith-wood.name/countdown.html
Korean initialisation for the jQuery countdown extension
Written by Ryan Yu (ryanyu79@gmail.com). */
(function($) {
$.countdown.regional['ko'] = {
labels: ['년', '월', '주', '일', '시', '분', '초'],
labels1: ['년', '월', '주', '일', '시', '분', '초'],
compactLabels: ['년', '월', '주', '일'],
compactLabels1: ['년', '월', '주', '일'],
timeSeparator: ':', isRTL: false};
$.countdown.setDefaults($.countdown.regional['ko']);
})(jQuery);
11 changes: 11 additions & 0 deletions js/jquery.countdown-lt.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
/* http://keith-wood.name/countdown.html
* Lithuanian localisation for the jQuery countdown extension
* Written by Moacir P. de Sá Pereira (moacir{at}gmail.com) (2009) */
(function($) {
$.countdown.regional['lt'] = {
labels: ['Metų', 'Mėnesių', 'Savaičių', 'Dienų', 'Valandų', 'Minučių', 'Sekundžių'],
labels1: ['Metai', 'Mėnuo', 'Savaitė', 'Diena', 'Valanda', 'Minutė', 'Sekundė'],
compactLabels: ['m', 'm', 's', 'd'],
timeSeparator: ':', isRTL: false};
$.countdown.setDefaults($.countdown.regional['lt']);
})(jQuery);
11 changes: 11 additions & 0 deletions js/jquery.countdown-lv.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
/* http://keith-wood.name/countdown.html
* Latvian initialisation for the jQuery countdown extension
* Written by Jānis Peisenieks janis.peisenieks@gmail.com (2010) */
(function($) {
$.countdown.regional['lv'] = {
labels: ['Gadi', 'Mēneši', 'Nedēļas', 'Dienas', 'Stundas', 'Minūtes', 'Sekundes'],
labels1: ['Gads', 'Mēnesis', 'Nedēļa', 'Diena', 'Stunda', 'Minūte', 'Sekunde'],
compactLabels: ['l', 'm', 'n', 'd'], compactLabels1: ['g', 'm', 'n', 'd'],
timeSeparator: ':', isRTL: false};
$.countdown.setDefaults($.countdown.regional['lv']);
})(jQuery);
11 changes: 11 additions & 0 deletions js/jquery.countdown-my.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
/* http://keith-wood.name/countdown.html
Burmese initialisation for the jQuery countdown extension
Written by Win Lwin Moe (winnlwinmoe@gmail.com) Dec 2009. */
(function($) {
$.countdown.regional['my'] = {
labels: ['နွစ္', 'လ', 'ရက္သတဿတပတ္', 'ရက္', 'နာရီ', 'မိနစ္', 'စကဿကန့္'],
labels1: ['နွစ္', 'လ', 'ရက္သတဿတပတ္', 'ရက္', 'နာရီ', 'မိနစ္', 'စကဿကန့္'],
compactLabels: ['နွစ္', 'လ', 'ရက္သတဿတပတ္', 'ရက္'],
timeSeparator: ':', isRTL: false};
$.countdown.setDefaults($.countdown.regional['my']);
})(jQuery);
11 changes: 11 additions & 0 deletions js/jquery.countdown-nb.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
/* http://keith-wood.name/countdown.html
Norwegian Bokmål translation
Written by Kristian Ravnevand */
(function($) {
$.countdown.regional['nb'] = {
labels: ['År', 'Måneder', 'Uker', 'Dager', 'Timer', 'Minutter', 'Sekunder'],
labels1: ['År', 'Måned', 'Uke', 'Dag', 'Time', 'Minutt', 'Sekund'],
compactLabels: ['Å', 'M', 'U', 'D'],
timeSeparator: ':', isRTL: false};
$.countdown.setDefaults($.countdown.regional['nb']);
})(jQuery);
11 changes: 11 additions & 0 deletions js/jquery.countdown-nl.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
/* http://keith-wood.name/countdown.html
Dutch initialisation for the jQuery countdown extension
Written by Mathias Bynens <http://mathiasbynens.be/> Mar 2008. */
(function($) {
$.countdown.regional['nl'] = {
labels: ['Jaren', 'Maanden', 'Weken', 'Dagen', 'Uren', 'Minuten', 'Seconden'],
labels1: ['Jaar', 'Maand', 'Week', 'Dag', 'Uur', 'Minuut', 'Seconde'],
compactLabels: ['j', 'm', 'w', 'd'],
timeSeparator: ':', isRTL: false};
$.countdown.setDefaults($.countdown.regional['nl']);
})(jQuery);
11 changes: 11 additions & 0 deletions js/jquery.countdown-pl.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
/* http://keith-wood.name/countdown.html
* Polish initialisation for the jQuery countdown extension
* Written by Pawel Lewtak lewtak@gmail.com (2008) */
(function($) {
$.countdown.regional['pl'] = {
labels: ['lat', 'miesięcy', 'tygodni', 'dni', 'godzin', 'minut', 'sekund'],
labels1: ['rok', 'miesiac', 'tydzien', 'dzien', 'godzina', 'minuta', 'sekunda'],
compactLabels: ['l', 'm', 't', 'd'], compactLabels1: ['r', 'm', 't', 'd'],
timeSeparator: ':', isRTL: false};
$.countdown.setDefaults($.countdown.regional['pl']);
})(jQuery);
Loading

0 comments on commit 8378dde

Please sign in to comment.