WP Maintenance Mode - Version 1.5.3

Version Description

(01/05/2010) = * Fix for JavaScript with WordPress 2.9 * Add new custom fields for fronted: title, header, heading * Fix for setting userrole to see frontend * Change laguage files

Download this release

Release Info

Developer Bueltge
Plugin Icon 128x128 WP Maintenance Mode
Version 1.5.3
Comparing to
See all releases

Code changes from version psd-files to 1.5.3

Files changed (84) hide show
  1. !wartungsmodus.php +741 -0
  2. alex_frison/_psdfiles/lego-headline.psd +0 -0
  3. css/overcast/images/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
  4. css/overcast/images/ui-bg_flat_0_eeeeee_40x100.png +0 -0
  5. css/overcast/images/ui-bg_flat_55_c0402a_40x100.png +0 -0
  6. css/overcast/images/ui-bg_flat_55_eeeeee_40x100.png +0 -0
  7. css/overcast/images/ui-bg_glass_100_f8f8f8_1x400.png +0 -0
  8. css/overcast/images/ui-bg_glass_35_dddddd_1x400.png +0 -0
  9. css/overcast/images/ui-bg_glass_60_eeeeee_1x400.png +0 -0
  10. css/overcast/images/ui-bg_inset-hard_75_999999_1x100.png +0 -0
  11. css/overcast/images/ui-bg_inset-soft_50_c9c9c9_1x100.png +0 -0
  12. css/overcast/images/ui-icons_3383bb_256x240.png +0 -0
  13. css/overcast/images/ui-icons_454545_256x240.png +0 -0
  14. css/overcast/images/ui-icons_70b2e1_256x240.png +0 -0
  15. css/overcast/images/ui-icons_999999_256x240.png +0 -0
  16. css/overcast/images/ui-icons_fbc856_256x240.png +0 -0
  17. css/overcast/jquery-ui-1.7.2.custom.css +406 -0
  18. css/style.css +15 -0
  19. david_hellmann/_psdfiles/headline-vorlage.psd +0 -0
  20. david_hellmann/_psdfiles/screenshot.jpg +0 -0
  21. js/jquery-ui-1.7.2.custom.min.js +13 -0
  22. js/script.php +43 -0
  23. languages/wartungsmodus-be_BY.mo +0 -0
  24. languages/wartungsmodus-be_BY.po +268 -0
  25. languages/wartungsmodus-de_DE.mo +0 -0
  26. languages/wartungsmodus-de_DE.po +375 -0
  27. languages/wartungsmodus-es_ES.mo +0 -0
  28. languages/wartungsmodus-es_ES.po +277 -0
  29. languages/wartungsmodus-fr_FR.mo +0 -0
  30. languages/wartungsmodus-fr_FR.po +333 -0
  31. languages/wartungsmodus-hr.mo +0 -0
  32. languages/wartungsmodus-hr.po +366 -0
  33. languages/wartungsmodus-it_IT.mo +0 -0
  34. languages/wartungsmodus-it_IT.po +340 -0
  35. languages/wartungsmodus-ro_RO.mo +0 -0
  36. languages/wartungsmodus-ro_RO.po +327 -0
  37. languages/wartungsmodus-sq_AL.mo +0 -0
  38. languages/wartungsmodus-sq_AL.po +329 -0
  39. languages/wartungsmodus-tr_TR.mo +0 -0
  40. languages/wartungsmodus-tr_TR.po +333 -0
  41. license.txt +674 -0
  42. readme.txt +180 -0
  43. screenshot-1.png +0 -0
  44. screenshot-10.png +0 -0
  45. screenshot-11.png +0 -0
  46. screenshot-12.png +0 -0
  47. screenshot-2.png +0 -0
  48. screenshot-3.png +0 -0
  49. screenshot-4.png +0 -0
  50. screenshot-5.png +0 -0
  51. screenshot-6.png +0 -0
  52. screenshot-7.png +0 -0
  53. screenshot-8.png +0 -0
  54. screenshot-9.png +0 -0
  55. site.php +105 -0
  56. styles/af.css +83 -0
  57. styles/be.css +51 -0
  58. styles/cm.css +49 -0
  59. styles/dh.css +93 -0
  60. styles/fl.css +132 -0
  61. styles/fv.css +98 -0
  62. styles/images/background.jpg +0 -0
  63. styles/images/bg.gif +0 -0
  64. styles/images/bg.jpg +0 -0
  65. styles/images/box-bg.jpg +0 -0
  66. styles/images/button.png +0 -0
  67. styles/images/do-not-enter.jpg +0 -0
  68. styles/images/gnome-control_48px.png +0 -0
  69. styles/images/gnome_key_32px.png +0 -0
  70. styles/images/headline-af-de_DE.jpg +0 -0
  71. styles/images/headline-af-en_US.jpg +0 -0
  72. styles/images/headline-de_DE.jpg +0 -0
  73. styles/images/headline-en_US.jpg +0 -0
  74. styles/images/lego-bg.jpg +0 -0
  75. styles/images/lego-content.jpg +0 -0
  76. styles/images/leiste.jpg +0 -0
  77. styles/images/monster.jpg +0 -0
  78. styles/images/wartungsmodus.jpg +0 -0
  79. styles/ks.css +58 -0
  80. styles/ln.css +102 -0
  81. styles/monster.css +87 -0
  82. styles/nicki.css +58 -0
  83. styles/txt.css +61 -0
  84. styles/wartung.swf +0 -0
!wartungsmodus.php ADDED
@@ -0,0 +1,741 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /*
3
+ Plugin Name: !Wartungsmodus
4
+ Plugin URI: http://bueltge.de/wp-wartungsmodus-plugin/101/
5
+ Description: After activation it adds a splash page to your blog that lets visitors know your blog is down for maintenance. Logged in users get full access to the blog including the front-end, depends of the settings.
6
+ Author: Frank B&uuml;ltge
7
+ Author URI: http://bueltge.de/
8
+ Version: 1.5.3
9
+ Last change: 07.01.2010 08:48:41
10
+ */
11
+
12
+ /**
13
+ ------------------------------------------------------------------------------------
14
+ ACKNOWLEDGEMENTS
15
+ ------------------------------------------------------------------------------------
16
+ Basisscript von Angsuman Chakraborty - http://blog.taragana.com/
17
+ New Design "The Truck" by David Hellmann - http://www.davidhellmann.com/
18
+ New Design "The Sun" by Nicki Steiger - http://mynicki.net/
19
+ New Design "FF Error" by Thomas Meschke - http://www.lokalnetz.com/
20
+ New Design "Monster" by Sebastian Sebald - http://www.backseatsurfer.de/
21
+ New Design "Chastely" by Florian Andreas Vogelmaier - http://fv-web.de/
22
+ New Design "Only Typo" by Robert Pfotenhauer - http://krautsuppe.de/
23
+ New Design "Paint" by Marvin Labod - http://bugeyes.de/
24
+ New Design "Animate (Flash)" by Sebastian Schmiedel - http://www.cayou-media.de/
25
+ New Design "Damask" by Fabian Letscher - http://fabianletscher.de/
26
+ ------------------------------------------------------------------------------------
27
+ */
28
+
29
+ /**
30
+ License:
31
+ ==============================================================================
32
+ Copyright 2009 Frank Bueltge (email : frank@bueltge.de)
33
+
34
+ This program is free software; you can redistribute it and/or modify
35
+ it under the terms of the GNU General Public License as published by
36
+ the Free Software Foundation; either version 2 of the License, or
37
+ (at your option) any later version.
38
+
39
+ This program is distributed in the hope that it will be useful,
40
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
41
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
42
+ GNU General Public License for more details.
43
+
44
+ You should have received a copy of the GNU General Public License
45
+ along with this program; if not, write to the Free Software
46
+ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
47
+
48
+ Requirements:
49
+ ==============================================================================
50
+ This plugin requires WordPress >= 1.5 and tested with PHP Interpreter >= 5.2.9
51
+ */
52
+
53
+ //avoid direct calls to this file, because now WP core and framework has been used
54
+ if ( !function_exists('add_action') ) {
55
+ header('Status: 403 Forbidden');
56
+ header('HTTP/1.1 403 Forbidden');
57
+ exit();
58
+ }
59
+
60
+ if ( !defined('WP_CONTENT_URL') )
61
+ define('WP_CONTENT_URL', get_option('siteurl') . '/wp-content');
62
+ if ( !defined('WP_PLUGIN_URL') )
63
+ define( 'WP_PLUGIN_URL', WP_CONTENT_URL . '/plugins' );
64
+
65
+ define( 'FB_WM_BASENAME', plugin_basename(__FILE__) );
66
+ define( 'FB_WM_BASEDIR', dirname( plugin_basename(__FILE__) ) );
67
+ define( 'FB_WM_TEXTDOMAIN', 'wartungsmodus' );
68
+
69
+ if ( !class_exists('wartungsmodus') ) {
70
+ class wartungsmodus {
71
+
72
+
73
+ function wartungsmodus() {
74
+ global $wp_version;
75
+
76
+ add_action( 'load-plugins.php', array(&$this, 'add_scripts') );
77
+ if ( version_compare( $wp_version, '2.7alpha', '>' ) ) {
78
+ add_action( 'after_plugin_row_' . FB_WM_BASENAME, array(&$this, 'add_config_form'), 10, 3);
79
+ add_filter( 'plugin_action_links_' . FB_WM_BASENAME, array(&$this, 'add_settings_link' ), 10, 2);
80
+ } else {
81
+ add_action( 'after_plugin_row', array(&$this, 'add_config_form'), 10, 3);
82
+ add_filter( 'plugin_action_links', array(&$this, 'add_settings_link' ), 10, 2 );
83
+ }
84
+ add_action( 'wp_ajax_wm_config-update', array(&$this, 'save_config' ) );
85
+ add_action( 'wp_ajax_wm_config-active', array(&$this, 'save_active' ) );
86
+ add_action( 'init', array(&$this, 'on_init') );
87
+ register_activation_hook( __FILE__, array(&$this, 'add_config') );
88
+ //register_deactivation_hook( __FILE__, array(&$this, 'del_config') );
89
+ if ( function_exists('register_uninstall_hook') )
90
+ register_uninstall_hook( __FILE__, array(&$this, 'del_config') );
91
+ }
92
+
93
+
94
+ function on_init() {
95
+
96
+ load_plugin_textdomain( FB_WM_TEXTDOMAIN, false, FB_WM_BASEDIR . '/languages' );
97
+
98
+ $value = get_option( FB_WM_TEXTDOMAIN );
99
+
100
+ if ( $value['active'] === 1 )
101
+ $this->on_active();
102
+ }
103
+
104
+
105
+ function add_scripts() {
106
+
107
+ wp_enqueue_script( 'jquery-ui-datepicker', WP_PLUGIN_URL . '/' . FB_WM_BASEDIR . '/js/jquery-ui-1.7.2.custom.min.js', array('jquery-ui-core') , 0.1, true );
108
+ //wp_enqueue_script( 'wartungsmodus-options', WP_PLUGIN_URL . '/' . FB_WM_BASEDIR . '/js/script.php', array('jquery') , 0.1, true );
109
+ add_action( 'admin_footer', array(&$this, 'add_script2admin_footer') );
110
+
111
+ wp_enqueue_style( 'jquery-ui-datepicker', WP_PLUGIN_URL . '/' . FB_WM_BASEDIR . '/css/overcast/jquery-ui-1.7.2.custom.css' );
112
+ wp_enqueue_style( 'wartungsmodus-options', WP_PLUGIN_URL . '/' . FB_WM_BASEDIR . '/css/style.css' );
113
+ }
114
+
115
+
116
+ function add_settings_link( $links, $file ) {
117
+
118
+ array_unshift(
119
+ $links,
120
+ sprintf( '<a id="wm-pluginconflink" href="javascript:void(0)" title="Configure this plugin">%s</a>', __('Settings') )
121
+ );
122
+
123
+ return $links;
124
+ }
125
+
126
+
127
+ function add_script2admin_footer() {
128
+ ?>
129
+ <script type="text/javascript">
130
+ jQuery(document).ready( function($){
131
+
132
+ $('#wm-pluginconflink').click(function(s){jQuery('#wm_config_row').slideToggle('fast');});
133
+ $('#wm_config_active').click(function(){ wm_config_active()});
134
+ $('#wm_config_submit').click(function(){ wm_config_update()});
135
+ $("#wm_config-date").datepicker({ dateFormat: 'dd-mm-yy' });
136
+
137
+ function wm_config_active(){
138
+
139
+ active_Val = $('#wm_config-active').val();
140
+ url = '<?php echo get_bloginfo('wpurl') ?>/wp-admin/admin-ajax.php';
141
+ $.post(url , { "action" : "wm_config-active", "wm_config-active" : active_Val }, function(data) {
142
+ $('#wm_message_active').show('fast').animate({opacity: 1.0}, 3000).hide('slow');
143
+ });
144
+ }
145
+
146
+ function wm_config_update(){
147
+
148
+ time_Val = $('#wm_config-time').val();
149
+ link_Val = $('#wm_config-link').val();
150
+ unit_Val = $('#wm_config-unit').val();
151
+ theme_Val = $('#wm_config-theme').val();
152
+ styleurl_Val = $('#wm_config-styleurl').val();
153
+ title_Val = $('#wm_config-title').val();
154
+ header_Val = $('#wm_config-header').val();
155
+ heading_Val = $('#wm_config-heading').val();
156
+ text_Val = $('#wm_config-text').val();
157
+ exclude_Val = $('#wm_config-exclude').val();
158
+ role_Val = $('#wm_config-role').val();
159
+ radio_Val = $('#wm_config-radio').val();
160
+ date_Val = $('#wm_config-date').val();
161
+ cd_day_Val = $('#wm_config-cd-day').val();
162
+ cd_month_Val = $('#wm_config-cd-month').val();
163
+ cd_year_Val = $('#wm_config-cd-year').val();
164
+ url = '<?php echo get_bloginfo('wpurl') ?>/wp-admin/admin-ajax.php';
165
+ $.post(url , { "action" : "wm_config-update", "wm_config-time" : time_Val, "wm_config-unit" : unit_Val, "wm_config-link" : link_Val, "wm_config-theme" : theme_Val, "wm_config-styleurl" : styleurl_Val, "wm_config-title" : title_Val, "wm_config-header" : header_Val, "wm_config-heading" : heading_Val,"wm_config-text" : text_Val, "wm_config-exclude" : exclude_Val, "wm_config-role" : role_Val, "wm_config-radio" : radio_Val, "wm_config-date" : date_Val, "wm_config-cd-day" : cd_day_Val, "wm_config-cd-month" : cd_month_Val, "wm_config-cd-year" : cd_year_Val }, function(data) {
166
+ $('#wm_message_update').show('fast').animate({opacity: 1.0}, 3000).hide('slow');
167
+ });
168
+ }
169
+ });
170
+ </script>
171
+ <?php
172
+ }
173
+
174
+
175
+ /**
176
+ *
177
+ * @return
178
+ * @param $pluginfile Object
179
+ * @param $plugindata Object (array)
180
+ * @param $context Object (all, active, inactive)
181
+ */
182
+ function add_config_form($pluginfile, $plugindata, $context) {
183
+ global $wp_roles;
184
+
185
+ $value = get_option( FB_WM_TEXTDOMAIN );
186
+ ?>
187
+ <tr id="wm_config_tr" >
188
+ <td colspan="5">
189
+
190
+ <div id="wm_config_row" class="<?php echo ( $_GET['show'] == 'wmconfig' ) ? '' : 'config_hidden' ;?>">
191
+ <div class="updated fade" id="wm_message_update" style="background-color: #FFFBCC;"><p><?php echo sprintf( __( 'Plugin %s settings <strong>updated</strong>.', FB_WM_TEXTDOMAIN ), $plugindata['Name'] ); ?></p></div>
192
+ <div class="error fade" id="wm_message_active" ><p><?php echo sprintf( __( 'Plugin %s active status <strong>updated</strong>.', FB_WM_TEXTDOMAIN ), $plugindata['Name'] ); ?></p></div>
193
+
194
+ <h4><?php _e( 'Plugin Activate', FB_WM_TEXTDOMAIN ); ?></h4>
195
+ <input type="hidden" name="action" value="wm_config-active" />
196
+ <p>
197
+ <select name="wm_config-active" id="wm_config-active">
198
+ <option value="0"<?php if ($value['active'] === 0) { echo ' selected="selected"'; } ?>><?php _e('False', FB_WM_TEXTDOMAIN ); ?> </option>
199
+ <option value="1"<?php if ($value['active'] === 1) { echo ' selected="selected"'; } ?>><?php _e('True', FB_WM_TEXTDOMAIN ); ?> </option>
200
+ </select>
201
+ <input id="wm_config_active" type="button" value="<?php _e( 'Update', FB_WM_TEXTDOMAIN ); ?>" class="button-primary" />
202
+ </p>
203
+
204
+ <h4><?php _e( 'Plugin Settings', FB_WM_TEXTDOMAIN ); ?></h4>
205
+ <input type="hidden" name="action" value="wm_config-update" />
206
+
207
+ <table class="form-table">
208
+ <tr valign="top">
209
+ <th scope="row">
210
+ <label for="wm_config-radio"><?php _e( 'Countdown:', FB_WM_TEXTDOMAIN ); ?></label>
211
+ </th>
212
+ <td>
213
+ <select name="wm_config-radio" id="wm_config-radio">
214
+ <option value="0"<?php if ($value['radio'] === 0) { echo ' selected="selected"'; } ?>><?php _e('False', FB_WM_TEXTDOMAIN ); ?> </option>
215
+ <option value="1"<?php if ($value['radio'] === 1) { echo ' selected="selected"'; } ?>><?php _e('True', FB_WM_TEXTDOMAIN ); ?> </option>
216
+ </select>
217
+ </td>
218
+ </tr>
219
+ <tr valign="top">
220
+ <th scope="row">
221
+ <label for="wm_config-date" title="<?php _e( 'Click for datepicker', FB_WM_TEXTDOMAIN ); ?>"><?php _e( 'Date:', FB_WM_TEXTDOMAIN ); ?></label>
222
+ </th>
223
+ <td>
224
+ <input size="12" title="<?php _e( 'Click for datepicker', FB_WM_TEXTDOMAIN ); ?>" type="text" id="wm_config-date" name="wm_config-date" value="<?php echo $value['date']; ?>" /><br />
225
+ <small><?php _e( 'Activate countdown for using this. Use value and unit or use the countdown and set the date.', FB_WM_TEXTDOMAIN ); ?></small>
226
+ </td>
227
+ </tr>
228
+ <tr valign="top">
229
+ <th scope="row" class="alternate">
230
+ <label for="wm_config-time"><?php _e( 'Value:', FB_WM_TEXTDOMAIN ); ?></label>
231
+ </th>
232
+ <td class="alternate">
233
+ <input size="5" type="text" id="wm_config-time" name="wm_config-time" value="<?php echo $value['time']; ?>" />
234
+ </td>
235
+ </tr>
236
+ <tr valign="top">
237
+ <th scope="row" class="alternate">
238
+ <label for="wm_config-unit"><?php _e( 'Unit:', FB_WM_TEXTDOMAIN ); ?></label>
239
+ </th>
240
+ <td class="alternate">
241
+ <select name="wm_config-unit" id="wm_config-unit">
242
+ <option value="0"<?php if ($value['unit'] === 0) { echo ' selected="selected"'; } ?>><?php _e('second', FB_WM_TEXTDOMAIN ); ?> </option>
243
+ <option value="1"<?php if ($value['unit'] === 1) { echo ' selected="selected"'; } ?>><?php _e('minute', FB_WM_TEXTDOMAIN ); ?> </option>
244
+ <option value="2"<?php if ($value['unit'] === 2) { echo ' selected="selected"'; } ?>><?php _e('hour', FB_WM_TEXTDOMAIN ); ?> </option>
245
+ <option value="3"<?php if ($value['unit'] === 3) { echo ' selected="selected"'; } ?>><?php _e('day', FB_WM_TEXTDOMAIN ); ?> </option>
246
+ <option value="4"<?php if ($value['unit'] === 4) { echo ' selected="selected"'; } ?>><?php _e('week', FB_WM_TEXTDOMAIN ); ?> </option>
247
+ <option value="5"<?php if ($value['unit'] === 5) { echo ' selected="selected"'; } ?>><?php _e('month', FB_WM_TEXTDOMAIN ); ?> </option>
248
+ <option value="6"<?php if ($value['unit'] === 6) { echo ' selected="selected"'; } ?>><?php _e('year', FB_WM_TEXTDOMAIN ); ?> </option>
249
+ </select>
250
+ </td>
251
+ </tr>
252
+ <tr valign="top">
253
+ <th scope="row">
254
+ <label for="wm_config-link"><?php _e( 'Link:', FB_WM_TEXTDOMAIN ); ?></label>
255
+ </th>
256
+ <td>
257
+ <select name="wm_config-link" id="wm_config-link">
258
+ <option value="0"<?php if ($value['link'] === 0) { echo ' selected="selected"'; } ?>><?php _e('False', FB_WM_TEXTDOMAIN ); ?> </option>
259
+ <option value="1"<?php if ($value['link'] === 1) { echo ' selected="selected"'; } ?>><?php _e('True', FB_WM_TEXTDOMAIN ); ?> </option>
260
+ </select>
261
+ <br />
262
+ <small><?php _e( 'Please leave a link to the plugin- and design-author on your maintenance mode site.', FB_WM_TEXTDOMAIN ); ?></small>
263
+ </td>
264
+ </tr>
265
+ <tr valign="top">
266
+ <th scope="row" class="alternate">
267
+ <label for="wm_config-theme"><?php _e( 'Theme:', FB_WM_TEXTDOMAIN ); ?></label>
268
+ </th>
269
+ <td class="alternate">
270
+ <select name="wm_config-theme" id="wm_config-theme">
271
+ <option value="0"<?php if ($value['theme'] === 0) { echo ' selected="selected"'; } ?>><?php _e('Own Style', FB_WM_TEXTDOMAIN ); ?> </option>
272
+ <option value="1"<?php if ($value['theme'] === 1) { echo ' selected="selected"'; } ?>><?php _e('Simple Text', FB_WM_TEXTDOMAIN ); ?> </option>
273
+ <option value="2"<?php if ($value['theme'] === 2) { echo ' selected="selected"'; } ?>><?php _e('The Truck', FB_WM_TEXTDOMAIN ); ?> </option>
274
+ <option value="3"<?php if ($value['theme'] === 3) { echo ' selected="selected"'; } ?>><?php _e('The Sun', FB_WM_TEXTDOMAIN ); ?> </option>
275
+ <option value="4"<?php if ($value['theme'] === 4) { echo ' selected="selected"'; } ?>><?php _e('The FF Error', FB_WM_TEXTDOMAIN ); ?> </option>
276
+ <option value="5"<?php if ($value['theme'] === 5) { echo ' selected="selected"'; } ?>><?php _e('Monster', FB_WM_TEXTDOMAIN ); ?> </option>
277
+ <option value="6"<?php if ($value['theme'] === 6) { echo ' selected="selected"'; } ?>><?php _e('Chastely', FB_WM_TEXTDOMAIN ); ?> </option>
278
+ <option value="7"<?php if ($value['theme'] === 7) { echo ' selected="selected"'; } ?>><?php _e('Only Typo', FB_WM_TEXTDOMAIN ); ?> </option>
279
+ <option value="8"<?php if ($value['theme'] === 8) { echo ' selected="selected"'; } ?>><?php _e('Paint', FB_WM_TEXTDOMAIN ); ?> </option>
280
+ <option value="9"<?php if ($value['theme'] === 9) { echo ' selected="selected"'; } ?>><?php _e('Animate (Flash, only german)', FB_WM_TEXTDOMAIN ); ?> </option>
281
+ <option value="10"<?php if ($value['theme'] === 10) { echo ' selected="selected"'; } ?>><?php _e('Damask', FB_WM_TEXTDOMAIN ); ?> </option>
282
+ <option value="11"<?php if ($value['theme'] === 11) { echo ' selected="selected"'; } ?>><?php _e('Lego', FB_WM_TEXTDOMAIN ); ?> </option>
283
+ </select>
284
+ </td>
285
+ </tr>
286
+ <tr valign="top">
287
+ <th scope="row" class="alternate">
288
+ <label for="wm_config-styleurl"><?php _e( 'Own Style URL (incl. http://):', FB_WM_TEXTDOMAIN ); ?></label>
289
+ </th>
290
+ <td class="alternate">
291
+ <input size="30" type="text" id="wm_config-styleurl" name="wm_config-styleurl" value="<?php echo $value['styleurl']; ?>" /> <small><?php _e( 'URL to the css-file', FB_WM_TEXTDOMAIN ); ?></small>
292
+ </td>
293
+ </tr>
294
+ <tr valign="top">
295
+ <th scope="row">
296
+ <label for="wm_config-title"><?php _e( 'Title:', FB_WM_TEXTDOMAIN ); ?></label>
297
+ </th>
298
+ <td>
299
+ <input size="30" type="text" id="wm_config-title" name="wm_config-title" value="<?php if ( isset($value['title']) ) echo $value['title']; ?>" /> <small><?php _e( 'Leave empty for default.', FB_WM_TEXTDOMAIN ); ?></small>
300
+ </td>
301
+ </tr>
302
+ <tr valign="top">
303
+ <th scope="row" class="alternate">
304
+ <label for="wm_config-header"><?php _e( 'Header:', FB_WM_TEXTDOMAIN ); ?></label>
305
+ </th>
306
+ <td class="alternate">
307
+ <input size="30" type="text" id="wm_config-header" name="wm_config-header" value="<?php if ( isset($value['header']) ) echo $value['header']; ?>" /> <small><?php _e( 'Leave empty for default.', FB_WM_TEXTDOMAIN ); ?></small>
308
+ </td>
309
+ </tr>
310
+ <tr valign="top">
311
+ <th scope="row">
312
+ <label for="wm_config-heading"><?php _e( 'Heading:', FB_WM_TEXTDOMAIN ); ?></label>
313
+ </th>
314
+ <td>
315
+ <input size="30" type="text" id="wm_config-heading" name="wm_config-heading" value="<?php if ( isset($value['heading']) ) echo $value['heading']; ?>" /> <small><?php _e( 'Leave empty for default.', FB_WM_TEXTDOMAIN ); ?></small>
316
+ </td>
317
+ </tr>
318
+ <tr valign="top">
319
+ <th scope="row" class="alternate">
320
+ <label for="wm_config-text"><?php _e( 'Text:', FB_WM_TEXTDOMAIN ); ?></label>
321
+ </th>
322
+ <td class="alternate">
323
+ <textarea class="code" style="width: 95%;" cols="40" rows="4" name="wm_config-text" id="wm_config-text"><?php echo $value['text']; ?></textarea>
324
+ <br />
325
+ <small><?php _e( 'Use the first %s for the time value or countdown and second %s for the unit of the time; HTML is possible', FB_WM_TEXTDOMAIN ); ?></small>
326
+ </td>
327
+ </tr>
328
+ <tr valign="top">
329
+ <th scope="row">
330
+ <label for="wm_config-exclude"><?php _e( 'Excludes:', FB_WM_TEXTDOMAIN ); ?></label>
331
+ </th>
332
+ <td>
333
+ <input size="30" type="text" id="wm_config-exclude" name="wm_config-exclude" value="<?php if ($value['exclude']) { echo join( ', ', $value['exclude'] ); } ?>" />
334
+ <br />
335
+ <small><?php _e( 'Exlude pages, posts or archives from the maintenance mode. Add the Slug of page or post as a comma-separated list.<br />Example: ', FB_WM_TEXTDOMAIN ); ?><code>about, my-first-page, how-is-this-possible, category/test</code></small>
336
+ </td>
337
+ </tr>
338
+ <tr valign="top">
339
+ <th scope="row" class="alternate">
340
+ <label for="wm_config-role"><?php _e( 'Role:', FB_WM_TEXTDOMAIN ); ?></label>
341
+ </th>
342
+ <td class="alternate">
343
+ <select name="wm_config-role" id="wm_config-role">
344
+ <?php
345
+ foreach ( $wp_roles->roles as $role => $name ) {
346
+ if ( function_exists('translate_user_role') )
347
+ $role_name = translate_user_role( $name[name] );
348
+ elseif ( function_exists('before_last_bar') )
349
+ $role_name = before_last_bar( $name[name], 'User role' );
350
+ else
351
+ $role_name = strrpos( $name[name], '|' );
352
+
353
+ if ($value['role'][0] !== $role)
354
+ $selected = '';
355
+ else
356
+ $selected = ' selected="selected"';
357
+ echo '<option value="' . $role . '"' . $selected . '>' . $role_name . ' (' . $role . ')' . ' </option>';
358
+ }
359
+ ?>
360
+ </select>
361
+ <small><?php _e( 'Allowed userrole for see the frontend of this blog.', FB_WM_TEXTDOMAIN ); ?></small>
362
+ </td>
363
+ </tr>
364
+ </table>
365
+ <br />
366
+ <p id="submitbutton">
367
+ <input id="wm_config_submit" type="button" value="<?php _e( 'Save', FB_WM_TEXTDOMAIN ); ?>" class="button-secondary" />
368
+ </p>
369
+
370
+ </div>
371
+
372
+ </td>
373
+ </tr>
374
+ <?php
375
+ }
376
+
377
+
378
+ function add_config() {
379
+
380
+ $this->data = array( 'active' => 0, 'radio' => 0,'time' => 60, 'link' => 1, 'theme' => 2, 'role' => 'administrator', 'unit' => 1, 'title' => 'Maintenance mode', 'text' => '<p>Sorry for the inconvenience.<br />Our website is currently undergoing scheduled maintenance.<br /><strong>Please try back in %s %s.</strong><br />Thank you for your understanding.</p>' );
381
+ add_option( 'wartungsmodus', $this->data );
382
+ }
383
+
384
+
385
+ function save_active() {
386
+
387
+ $this->data = array();
388
+ $this->data = get_option( 'wartungsmodus' );
389
+
390
+ if ( isset($_POST['wm_config-active']) )
391
+ $this->data['active'] = (int) $_POST['wm_config-active'];
392
+
393
+ update_option( 'wartungsmodus', $this->data );
394
+
395
+ die( __( 'Updated', FB_WM_TEXTDOMAIN ) );
396
+ }
397
+
398
+
399
+ function save_config() {
400
+
401
+ $this->data = array();
402
+ $this->data = get_option( 'wartungsmodus' );
403
+
404
+ if ( isset($_POST['wm_config-time']) )
405
+ $this->data['time'] = (int) $_POST['wm_config-time'];
406
+ if ( isset($_POST['wm_config-unit']) )
407
+ $this->data['unit'] = (int) $_POST['wm_config-unit'];
408
+ if ( isset($_POST['wm_config-link']) )
409
+ $this->data['link'] = (int) $_POST['wm_config-link'];
410
+ if ( isset($_POST['wm_config-theme']) )
411
+ $this->data['theme'] = (int) $_POST['wm_config-theme'];
412
+ if ( isset($_POST['wm_config-styleurl']) ) {
413
+ if ( function_exists('esc_url') ) {
414
+ $this->data['styleurl'] = esc_url( $_POST['wm_config-styleurl'] );
415
+ } else {
416
+ $this->data['styleurl'] = clean_url( $_POST['wm_config-styleurl'] );
417
+ }
418
+ }
419
+ if ( isset($_POST['wm_config-title']) )
420
+ $this->data['title'] = stripslashes_deep( $_POST['wm_config-title'] );
421
+ if ( isset($_POST['wm_config-header']) )
422
+ $this->data['header'] = stripslashes_deep( $_POST['wm_config-header'] );
423
+ if ( isset($_POST['wm_config-heading']) )
424
+ $this->data['heading'] = stripslashes_deep( $_POST['wm_config-heading'] );
425
+ if ( isset($_POST['wm_config-text']) )
426
+ $this->data['text'] = stripslashes_deep( $_POST['wm_config-text'] );
427
+ if ( isset($_POST['wm_config-exclude']) )
428
+ $this->data['exclude'] = preg_split("/[\s,]+/", attribute_escape( $_POST['wm_config-exclude'] ) );
429
+ if ( isset($_POST['wm_config-role']) )
430
+ $this->data['role'] = preg_split("/[\s,]+/", attribute_escape( $_POST['wm_config-role'] ) );
431
+ if ( isset($_POST['wm_config-radio']) )
432
+ $this->data['radio'] = (int) $_POST['wm_config-radio'];
433
+ if ( isset($_POST['wm_config-date']) )
434
+ $this->data['date'] = attribute_escape( $_POST['wm_config-date'] );
435
+
436
+ update_option( 'wartungsmodus', $this->data );
437
+
438
+ die( __( 'Updated', FB_WM_TEXTDOMAIN ) );
439
+ }
440
+
441
+
442
+ function del_config() {
443
+
444
+ delete_option( 'wartungsmodus' );
445
+ }
446
+
447
+
448
+ function check_version() {
449
+ global $wp_version;
450
+
451
+ if ( version_compare($wp_version, '2.1-dev', '<') ) {
452
+ require (ABSPATH . WPINC . '/pluggable-functions.php'); // < WP 2.1
453
+ } else {
454
+ require (ABSPATH . WPINC . '/pluggable.php'); // >= WP 2.1
455
+ }
456
+ }
457
+
458
+
459
+ function check_exclude() {
460
+ $value = get_option( FB_WM_TEXTDOMAIN );
461
+
462
+ if ( !isset($value['exclude']) )
463
+ return false;
464
+
465
+ foreach ( (array) $value['exclude'] as $exclude ) {
466
+ if ( $exclude && strstr($_SERVER['REQUEST_URI'], $exclude) )
467
+ return true;
468
+ }
469
+
470
+ return false;
471
+ }
472
+
473
+
474
+ function check_role() {
475
+ $value = get_option( FB_WM_TEXTDOMAIN );
476
+
477
+ if ( !isset( $value['role'][0] ) || ( $value['role'][0] != '' ) )
478
+ $role = 'manage_options';
479
+
480
+ $defaultroles = array('administrator', 'editor', 'author', 'contributor', 'subscriber');
481
+
482
+ if ( $value['role'][0] == 'administrator' )
483
+ $role = 'manage_options';
484
+
485
+ elseif ( $value['role'][0] == 'editor' )
486
+ $role = 'manage_categories';
487
+
488
+ elseif ( $value['role'][0] == 'author' )
489
+ $role = 'publish_posts';
490
+
491
+ elseif ( $value['role'][0] == 'contributor' )
492
+ $role = 'edit_posts';
493
+
494
+ elseif ( $value['role'][0] == 'subscriber' )
495
+ $role = 'read';
496
+
497
+ elseif ( !in_array( $value['role'][0], $defaultroles ) )
498
+ $role = 'manage_options';
499
+
500
+ if ( current_user_can( $role ) )
501
+ return true;
502
+
503
+ return false;
504
+ }
505
+
506
+
507
+ function on_active() {
508
+ global $locale, $current_user;
509
+
510
+ $value = get_option( FB_WM_TEXTDOMAIN );
511
+
512
+ if ( $value['active'] === 1 ) {
513
+ $message = '<div id="message" class="error fade" style="background-color: #FFEBE8 !important;"><p>' . __( 'Coution: Maintenance mode is <strong>active</strong>!', FB_WM_TEXTDOMAIN ) . ' <a href="plugins.php">' . __( 'Deactivate or change Settings', FB_WM_TEXTDOMAIN ) . '</a></p></div>';
514
+ add_action('admin_notices', create_function( '', "echo '$message';" ) );
515
+ }
516
+
517
+ add_action( 'wm_head', array(&$this, 'add_theme') );
518
+ add_action( 'wm_content', array(&$this, 'add_flash') );
519
+ if ( $value['link'] === 1 )
520
+ add_action( 'wm_footer', array(&$this, 'add_link') );
521
+
522
+ if ( defined('WPLANG') )
523
+ $locale = WPLANG;
524
+ if ( empty($locale) )
525
+ $locale = 'en_US';
526
+
527
+ switch( $value['unit'] ) {
528
+ case 0:
529
+ $unit = __( 'seconds', FB_WM_TEXTDOMAIN );
530
+ $multiplier = 1;
531
+ break;
532
+ case 1:
533
+ $unit = __( 'minutes', FB_WM_TEXTDOMAIN );
534
+ $multiplier = 60;
535
+ break;
536
+ case 2:
537
+ $unit = __( 'hours', FB_WM_TEXTDOMAIN );
538
+ $multiplier = 3600;
539
+ break;
540
+ case 3:
541
+ $unit = __( 'days', FB_WM_TEXTDOMAIN );
542
+ $multiplier = 86400;
543
+ break;
544
+ case 4:
545
+ $unit = __( 'weeks', FB_WM_TEXTDOMAIN );
546
+ $multiplier = 604800;
547
+ break;
548
+ case 5:
549
+ $unit = __( 'months', FB_WM_TEXTDOMAIN );
550
+ $multiplier = 2592000; // 30 days
551
+ break;
552
+ case 6:
553
+ $unit = __( 'years', FB_WM_TEXTDOMAIN );
554
+ $multiplier = 31556952;
555
+ break;
556
+ }
557
+
558
+ //$this->check_version();
559
+ if ( !strstr($_SERVER['PHP_SELF'], 'feed/')
560
+ && !strstr($_SERVER['PHP_SELF'], 'wp-admin/')
561
+ && !strstr($_SERVER['PHP_SELF'], 'wp-login.php')
562
+ && !$this->check_exclude()
563
+ && !$this->check_role()
564
+ )
565
+ {
566
+ include('site.php');
567
+ exit();
568
+ } else if ( strstr($_SERVER['PHP_SELF'], 'feed/') || strstr($_SERVER['PHP_SELF'], 'trackback/') ) {
569
+
570
+ $backtime = $value['time'] * $multiplier;
571
+ header("HTTP/1.0 503 Service Unavailable");
572
+ header("Retry-After: $backtime");
573
+ exit();
574
+ }
575
+
576
+ }
577
+
578
+
579
+ function add_link() {
580
+
581
+ $value = get_option( FB_WM_TEXTDOMAIN );
582
+ ?>
583
+ <div id="footer">
584
+ <p><a href="http://bueltge.de/"><?php _e( 'Plugin by:', FB_WM_TEXTDOMAIN ); ?> <img src="http://bueltge.de/favicon.ico" alt="bueltge.de" width="16" height="16" /></a>
585
+ <?php if ($value['theme'] === 2) { ?>
586
+ &nbsp;<a href="http://davidhellmann.com/"><?php _e( 'Design by:', FB_WM_TEXTDOMAIN ); ?> <img src="http://davidhellmann.com/favicon.ico" alt="davidhellmann.com" width="16" height="16" /></a>
587
+ <?php } ?>
588
+ <?php if ($value['theme'] === 3) { ?>
589
+ &nbsp;<a href="http://www.mynicki.net"><?php _e( 'Design by:', FB_WM_TEXTDOMAIN ); ?> <img src="http://www.mynicki.net/favicon.ico" alt="mynicki.net" width="16" height="16" /></a>
590
+ <?php } ?>
591
+ <?php if ($value['theme'] === 4) { ?>
592
+ &nbsp;<a href="http://www.lokalnetz.com"><?php _e( 'Design by:', FB_WM_TEXTDOMAIN ); ?> <img src="http://www.lokalnetz.com/images/favicon.ico" alt="lokalnetz.com" width="16" height="16" /></a>
593
+ <?php } ?>
594
+ <?php if ($value['theme'] === 5) { ?>
595
+ &nbsp;<a href="http://www.backseatsurfer.de"><?php _e( 'Design by:', FB_WM_TEXTDOMAIN ); ?> <img src="http://www.backseatsurfer.de/favicon.ico" alt="backseatsurfer.de" width="16" height="16" /></a>
596
+ <?php } ?>
597
+ <?php if ($value['theme'] === 6) { ?>
598
+ &nbsp;<a href="http://fv-web.de/"><?php _e( 'Design by:', FB_WM_TEXTDOMAIN ); ?> <img src="http://fv-web.de/favicon.ico" alt="fv-web.de" width="16" height="16" /></a>
599
+ <?php } ?>
600
+ <?php if ($value['theme'] === 7) { ?>
601
+ &nbsp;<a href="http://krautsuppe.de/"><?php _e( 'Design by:', FB_WM_TEXTDOMAIN ); ?> <img src="http://krautsuppe.de/favicon.ico" alt="krautsuppe.de" width="16" height="16" /></a>
602
+ <?php } ?>
603
+ <?php if ($value['theme'] === 8) { ?>
604
+ &nbsp;<a href="http://www.bugeyes.de/"><?php _e( 'Design by:', FB_WM_TEXTDOMAIN ); ?> <img src="http://www.bugeyes.de/favicon.ico" alt="www.bugeyes.de" width="16" height="16" /></a>
605
+ <?php } ?>
606
+ <?php if ($value['theme'] === 9) { ?>
607
+ &nbsp;<a href="http://www.cayou-media.de/"><?php _e( 'Design by:', FB_WM_TEXTDOMAIN ); ?> <img src="http://www.cayou-media.de/favicon.ico" alt="www.cayou-media.de" width="16" height="16" /></a>
608
+ <?php } ?>
609
+ <?php if ($value['theme'] === 10) { ?>
610
+ &nbsp;<a href="http://fabianletscher.de/"><?php _e( 'Design by:', FB_WM_TEXTDOMAIN ); ?> <img src="http://fabianletscher.de/favicon.ico" alt="fabianletscher.de" width="16" height="16" /></a>
611
+ <?php } ?>
612
+ <?php if ($value['theme'] === 11) { ?>
613
+ &nbsp;<a href="http://www.blogdrauf.de/"><?php _e( 'Design by:', FB_WM_TEXTDOMAIN ); ?> <img src="http://www.blogdrauf.de/favicon.ico" alt="www.blogdrauf.de" width="16" height="16" /></a>
614
+ <?php } ?>
615
+ </p>
616
+ </div>
617
+ <?php
618
+ }
619
+
620
+
621
+ function add_theme() {
622
+ global $locale;
623
+
624
+ if ( defined('WPLANG') )
625
+ $locale = WPLANG;
626
+ if ( empty($locale) )
627
+ $locale = 'en_US';
628
+
629
+ $value = get_option( FB_WM_TEXTDOMAIN );
630
+
631
+ $theme = '';
632
+ $link = '';
633
+ $style = '';
634
+ switch( $value['theme'] ) {
635
+ case 0:
636
+ if ( $value['styleurl'] )
637
+ $style = '<link rel="stylesheet" href="' . $value['styleurl'] . '" type="text/css" media="all" />' ."\n";
638
+ break;
639
+ case 1:
640
+ $theme = 'txt.css';
641
+ $link = '<link rel="stylesheet" href="' . WP_PLUGIN_URL . '/' . FB_WM_BASEDIR . '/styles/' . $theme . '" type="text/css" media="all" />' ."\n";
642
+ break;
643
+ case 2:
644
+ $theme = 'dh.css';
645
+ $link = '<link rel="stylesheet" href="' . WP_PLUGIN_URL . '/' . FB_WM_BASEDIR . '/styles/' . $theme . '" type="text/css" media="all" />' ."\n";
646
+ $style .= ' <style type="text/css">' . "\n" . '<!--';
647
+ $style .= ' #content h1 { text-indent: -99999px; background: url(\'' . WP_PLUGIN_URL . '/' . FB_WM_BASEDIR . '/styles/images/headline-' . $locale . '.jpg\') no-repeat; }' . "\n";
648
+ $style .= ' -->' . "\n";
649
+ $style .= ' </style>';
650
+ break;
651
+ case 3:
652
+ $theme = 'nicki.css';
653
+ $link = '<link rel="stylesheet" href="' . WP_PLUGIN_URL . '/' . FB_WM_BASEDIR . '/styles/' . $theme . '" type="text/css" media="all" />' ."\n";
654
+ break;
655
+ case 4:
656
+ $theme = 'ln.css';
657
+ $link = '<link rel="stylesheet" href="' . WP_PLUGIN_URL . '/' . FB_WM_BASEDIR . '/styles/' . $theme . '" type="text/css" media="all" />' ."\n";
658
+ break;
659
+ case 5:
660
+ $theme = 'monster.css';
661
+ $link = '<link rel="stylesheet" href="' . WP_PLUGIN_URL . '/' . FB_WM_BASEDIR . '/styles/' . $theme . '" type="text/css" media="all" />' ."\n";
662
+ break;
663
+ case 6:
664
+ $theme = 'fv.css';
665
+ $link = '<link rel="stylesheet" href="' . WP_PLUGIN_URL . '/' . FB_WM_BASEDIR . '/styles/' . $theme . '" type="text/css" media="all" />' ."\n";
666
+ break;
667
+ case 7:
668
+ $theme = 'ks.css';
669
+ $link = '<link rel="stylesheet" href="' . WP_PLUGIN_URL . '/' . FB_WM_BASEDIR . '/styles/' . $theme . '" type="text/css" media="all" />' ."\n";
670
+ break;
671
+ case 8:
672
+ $theme = 'be.css';
673
+ $link .= '<link rel="stylesheet" href="' . WP_PLUGIN_URL . '/' . FB_WM_BASEDIR . '/styles/' . $theme . '" type="text/css" media="all" />' ."\n";
674
+ break;
675
+ case 9:
676
+ $theme = 'cm.css';
677
+ $link = '<link rel="stylesheet" href="' . WP_PLUGIN_URL . '/' . FB_WM_BASEDIR . '/styles/' . $theme . '" type="text/css" media="all" />' ."\n";
678
+ break;
679
+ case 10:
680
+ $theme = 'fl.css';
681
+ $link = '<link rel="stylesheet" href="' . WP_PLUGIN_URL . '/' . FB_WM_BASEDIR . '/styles/' . $theme . '" type="text/css" media="all" />' ."\n";
682
+ break;
683
+ case 11:
684
+ $theme = 'af.css';
685
+ $link = '<link rel="stylesheet" href="' . WP_PLUGIN_URL . '/' . FB_WM_BASEDIR . '/styles/' . $theme . '" type="text/css" media="all" />' ."\n";
686
+ $style .= ' <style type="text/css">' . "\n" . '<!--';
687
+ $style .= ' #content h1 { text-indent: -99999px; background: url(\'' . WP_PLUGIN_URL . '/' . FB_WM_BASEDIR . '/styles/images/headline-af-' . $locale . '.jpg\') no-repeat; }' . "\n";
688
+ $style .= ' -->' . "\n";
689
+ $style .= ' </style>';
690
+ break;
691
+ }
692
+
693
+ echo $link . $style;
694
+ }
695
+
696
+
697
+ function add_flash() {
698
+
699
+ $value = get_option( FB_WM_TEXTDOMAIN );
700
+
701
+ $flash = '';
702
+ $object = '';
703
+ switch( $value['theme'] ) {
704
+ case 9:
705
+ $flash = 'wartung.swf';
706
+ $object = '
707
+ <object type="application/x-shockwave-flash" data="' . WP_PLUGIN_URL . '/' . FB_WM_BASEDIR . '/styles/' . $flash . '" width="800" height="600" id="galerie" style="outline:none;">
708
+ <param name="wmode" value="transparent" />
709
+ <param name="movie" value="' . WP_PLUGIN_URL . '/' . FB_WM_BASEDIR . '/styles/' . $flash . '" />
710
+ </object>
711
+ ';
712
+ break;
713
+ }
714
+
715
+ echo $object;
716
+ }
717
+
718
+ } // end class
719
+
720
+ /**
721
+ * Template tag to use in site-template
722
+ */
723
+ function wm_head() {
724
+
725
+ do_action('wm_head');
726
+ }
727
+
728
+ function wm_content() {
729
+
730
+ do_action('wm_content');
731
+ }
732
+
733
+ function wm_footer() {
734
+
735
+ do_action('wm_footer');
736
+ }
737
+
738
+ $wartungsmodus = new wartungsmodus();
739
+ }
740
+
741
+ ?>
alex_frison/_psdfiles/lego-headline.psd DELETED
Binary file
css/overcast/images/ui-bg_flat_0_aaaaaa_40x100.png ADDED
Binary file
css/overcast/images/ui-bg_flat_0_eeeeee_40x100.png ADDED
Binary file
css/overcast/images/ui-bg_flat_55_c0402a_40x100.png ADDED
Binary file
css/overcast/images/ui-bg_flat_55_eeeeee_40x100.png ADDED
Binary file
css/overcast/images/ui-bg_glass_100_f8f8f8_1x400.png ADDED
Binary file
css/overcast/images/ui-bg_glass_35_dddddd_1x400.png ADDED
Binary file
css/overcast/images/ui-bg_glass_60_eeeeee_1x400.png ADDED
Binary file
css/overcast/images/ui-bg_inset-hard_75_999999_1x100.png ADDED
Binary file
css/overcast/images/ui-bg_inset-soft_50_c9c9c9_1x100.png ADDED
Binary file
css/overcast/images/ui-icons_3383bb_256x240.png ADDED
Binary file
css/overcast/images/ui-icons_454545_256x240.png ADDED
Binary file
css/overcast/images/ui-icons_70b2e1_256x240.png ADDED
Binary file
css/overcast/images/ui-icons_999999_256x240.png ADDED
Binary file
css/overcast/images/ui-icons_fbc856_256x240.png ADDED
Binary file
css/overcast/jquery-ui-1.7.2.custom.css ADDED
@@ -0,0 +1,406 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*
2
+ * jQuery UI CSS Framework
3
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
4
+ * Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
5
+ */
6
+
7
+ /* Layout helpers
8
+ ----------------------------------*/
9
+ .ui-helper-hidden { display: none; }
10
+ .ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
11
+ .ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
12
+ .ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
13
+ .ui-helper-clearfix { display: inline-block; }
14
+ /* required comment for clearfix to work in Opera \*/
15
+ * html .ui-helper-clearfix { height:1%; }
16
+ .ui-helper-clearfix { display:block; }
17
+ /* end clearfix */
18
+ .ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }
19
+
20
+
21
+ /* Interaction Cues
22
+ ----------------------------------*/
23
+ .ui-state-disabled { cursor: default !important; }
24
+
25
+
26
+ /* Icons
27
+ ----------------------------------*/
28
+
29
+ /* states and images */
30
+ .ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }
31
+
32
+
33
+ /* Misc visuals
34
+ ----------------------------------*/
35
+
36
+ /* Overlays */
37
+ .ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
38
+
39
+
40
+
41
+ /*
42
+ * jQuery UI CSS Framework
43
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
44
+ * Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
45
+ * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS,%20Helvetica,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=6px&bgColorHeader=dddddd&bgTextureHeader=02_glass.png&bgImgOpacityHeader=35&borderColorHeader=bbbbbb&fcHeader=444444&iconColorHeader=999999&bgColorContent=c9c9c9&bgTextureContent=05_inset_soft.png&bgImgOpacityContent=50&borderColorContent=aaaaaa&fcContent=333333&iconColorContent=999999&bgColorDefault=eeeeee&bgTextureDefault=02_glass.png&bgImgOpacityDefault=60&borderColorDefault=cccccc&fcDefault=3383bb&iconColorDefault=70b2e1&bgColorHover=f8f8f8&bgTextureHover=02_glass.png&bgImgOpacityHover=100&borderColorHover=bbbbbb&fcHover=599fcf&iconColorHover=3383bb&bgColorActive=999999&bgTextureActive=06_inset_hard.png&bgImgOpacityActive=75&borderColorActive=999999&fcActive=ffffff&iconColorActive=454545&bgColorHighlight=eeeeee&bgTextureHighlight=01_flat.png&bgImgOpacityHighlight=55&borderColorHighlight=ffffff&fcHighlight=444444&iconColorHighlight=3383bb&bgColorError=c0402a&bgTextureError=01_flat.png&bgImgOpacityError=55&borderColorError=c0402a&fcError=ffffff&iconColorError=fbc856&bgColorOverlay=eeeeee&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=80&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=60&thicknessShadow=4px&offsetTopShadow=-4px&offsetLeftShadow=-4px&cornerRadiusShadow=0pxdow=0px
46
+ */
47
+
48
+
49
+ /* Component containers
50
+ ----------------------------------*/
51
+ .ui-widget { font-family: Trebuchet MS, Helvetica, Arial, sans-serif; font-size: 1.1em; }
52
+ .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Trebuchet MS, Helvetica, Arial, sans-serif; font-size: 1em; }
53
+ .ui-widget-content { border: 1px solid #aaaaaa; background: #c9c9c9 url(images/ui-bg_inset-soft_50_c9c9c9_1x100.png) 50% bottom repeat-x; color: #333333; }
54
+ .ui-widget-content a { color: #333333; }
55
+ .ui-widget-header { border: 1px solid #bbbbbb; background: #dddddd url(images/ui-bg_glass_35_dddddd_1x400.png) 50% 50% repeat-x; color: #444444; font-weight: bold; }
56
+ .ui-widget-header a { color: #444444; }
57
+
58
+ /* Interaction states
59
+ ----------------------------------*/
60
+ .ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #cccccc; background: #eeeeee url(images/ui-bg_glass_60_eeeeee_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #3383bb; outline: none; }
61
+ .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #3383bb; text-decoration: none; outline: none; }
62
+ .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #bbbbbb; background: #f8f8f8 url(images/ui-bg_glass_100_f8f8f8_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #599fcf; outline: none; }
63
+ .ui-state-hover a, .ui-state-hover a:hover { color: #599fcf; text-decoration: none; outline: none; }
64
+ .ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #999999; background: #999999 url(images/ui-bg_inset-hard_75_999999_1x100.png) 50% 50% repeat-x; font-weight: bold; color: #ffffff; outline: none; }
65
+ .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #ffffff; outline: none; text-decoration: none; }
66
+
67
+ /* Interaction Cues
68
+ ----------------------------------*/
69
+ .ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #ffffff; background: #eeeeee url(images/ui-bg_flat_55_eeeeee_40x100.png) 50% 50% repeat-x; color: #444444; }
70
+ .ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #444444; }
71
+ .ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #c0402a; background: #c0402a url(images/ui-bg_flat_55_c0402a_40x100.png) 50% 50% repeat-x; color: #ffffff; }
72
+ .ui-state-error a, .ui-widget-content .ui-state-error a { color: #ffffff; }
73
+ .ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #ffffff; }
74
+ .ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
75
+ .ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }
76
+ .ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
77
+
78
+ /* Icons
79
+ ----------------------------------*/
80
+
81
+ /* states and images */
82
+ .ui-icon { width: 16px; height: 16px; background-image: url(images/ui-icons_999999_256x240.png); }
83
+ .ui-widget-content .ui-icon {background-image: url(images/ui-icons_999999_256x240.png); }
84
+ .ui-widget-header .ui-icon {background-image: url(images/ui-icons_999999_256x240.png); }
85
+ .ui-state-default .ui-icon { background-image: url(images/ui-icons_70b2e1_256x240.png); }
86
+ .ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(images/ui-icons_3383bb_256x240.png); }
87
+ .ui-state-active .ui-icon {background-image: url(images/ui-icons_454545_256x240.png); }
88
+ .ui-state-highlight .ui-icon {background-image: url(images/ui-icons_3383bb_256x240.png); }
89
+ .ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(images/ui-icons_fbc856_256x240.png); }
90
+
91
+ /* positioning */
92
+ .ui-icon-carat-1-n { background-position: 0 0; }
93
+ .ui-icon-carat-1-ne { background-position: -16px 0; }
94
+ .ui-icon-carat-1-e { background-position: -32px 0; }
95
+ .ui-icon-carat-1-se { background-position: -48px 0; }
96
+ .ui-icon-carat-1-s { background-position: -64px 0; }
97
+ .ui-icon-carat-1-sw { background-position: -80px 0; }
98
+ .ui-icon-carat-1-w { background-position: -96px 0; }
99
+ .ui-icon-carat-1-nw { background-position: -112px 0; }
100
+ .ui-icon-carat-2-n-s { background-position: -128px 0; }
101
+ .ui-icon-carat-2-e-w { background-position: -144px 0; }
102
+ .ui-icon-triangle-1-n { background-position: 0 -16px; }
103
+ .ui-icon-triangle-1-ne { background-position: -16px -16px; }
104
+ .ui-icon-triangle-1-e { background-position: -32px -16px; }
105
+ .ui-icon-triangle-1-se { background-position: -48px -16px; }
106
+ .ui-icon-triangle-1-s { background-position: -64px -16px; }
107
+ .ui-icon-triangle-1-sw { background-position: -80px -16px; }
108
+ .ui-icon-triangle-1-w { background-position: -96px -16px; }
109
+ .ui-icon-triangle-1-nw { background-position: -112px -16px; }
110
+ .ui-icon-triangle-2-n-s { background-position: -128px -16px; }
111
+ .ui-icon-triangle-2-e-w { background-position: -144px -16px; }
112
+ .ui-icon-arrow-1-n { background-position: 0 -32px; }
113
+ .ui-icon-arrow-1-ne { background-position: -16px -32px; }
114
+ .ui-icon-arrow-1-e { background-position: -32px -32px; }
115
+ .ui-icon-arrow-1-se { background-position: -48px -32px; }
116
+ .ui-icon-arrow-1-s { background-position: -64px -32px; }
117
+ .ui-icon-arrow-1-sw { background-position: -80px -32px; }
118
+ .ui-icon-arrow-1-w { background-position: -96px -32px; }
119
+ .ui-icon-arrow-1-nw { background-position: -112px -32px; }
120
+ .ui-icon-arrow-2-n-s { background-position: -128px -32px; }
121
+ .ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
122
+ .ui-icon-arrow-2-e-w { background-position: -160px -32px; }
123
+ .ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
124
+ .ui-icon-arrowstop-1-n { background-position: -192px -32px; }
125
+ .ui-icon-arrowstop-1-e { background-position: -208px -32px; }
126
+ .ui-icon-arrowstop-1-s { background-position: -224px -32px; }
127
+ .ui-icon-arrowstop-1-w { background-position: -240px -32px; }
128
+ .ui-icon-arrowthick-1-n { background-position: 0 -48px; }
129
+ .ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
130
+ .ui-icon-arrowthick-1-e { background-position: -32px -48px; }
131
+ .ui-icon-arrowthick-1-se { background-position: -48px -48px; }
132
+ .ui-icon-arrowthick-1-s { background-position: -64px -48px; }
133
+ .ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
134
+ .ui-icon-arrowthick-1-w { background-position: -96px -48px; }
135
+ .ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
136
+ .ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
137
+ .ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
138
+ .ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
139
+ .ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
140
+ .ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
141
+ .ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
142
+ .ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
143
+ .ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
144
+ .ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
145
+ .ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
146
+ .ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
147
+ .ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
148
+ .ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
149
+ .ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
150
+ .ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
151
+ .ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
152
+ .ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
153
+ .ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
154
+ .ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
155
+ .ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
156
+ .ui-icon-arrow-4 { background-position: 0 -80px; }
157
+ .ui-icon-arrow-4-diag { background-position: -16px -80px; }
158
+ .ui-icon-extlink { background-position: -32px -80px; }
159
+ .ui-icon-newwin { background-position: -48px -80px; }
160
+ .ui-icon-refresh { background-position: -64px -80px; }
161
+ .ui-icon-shuffle { background-position: -80px -80px; }
162
+ .ui-icon-transfer-e-w { background-position: -96px -80px; }
163
+ .ui-icon-transferthick-e-w { background-position: -112px -80px; }
164
+ .ui-icon-folder-collapsed { background-position: 0 -96px; }
165
+ .ui-icon-folder-open { background-position: -16px -96px; }
166
+ .ui-icon-document { background-position: -32px -96px; }
167
+ .ui-icon-document-b { background-position: -48px -96px; }
168
+ .ui-icon-note { background-position: -64px -96px; }
169
+ .ui-icon-mail-closed { background-position: -80px -96px; }
170
+ .ui-icon-mail-open { background-position: -96px -96px; }
171
+ .ui-icon-suitcase { background-position: -112px -96px; }
172
+ .ui-icon-comment { background-position: -128px -96px; }
173
+ .ui-icon-person { background-position: -144px -96px; }
174
+ .ui-icon-print { background-position: -160px -96px; }
175
+ .ui-icon-trash { background-position: -176px -96px; }
176
+ .ui-icon-locked { background-position: -192px -96px; }
177
+ .ui-icon-unlocked { background-position: -208px -96px; }
178
+ .ui-icon-bookmark { background-position: -224px -96px; }
179
+ .ui-icon-tag { background-position: -240px -96px; }
180
+ .ui-icon-home { background-position: 0 -112px; }
181
+ .ui-icon-flag { background-position: -16px -112px; }
182
+ .ui-icon-calendar { background-position: -32px -112px; }
183
+ .ui-icon-cart { background-position: -48px -112px; }
184
+ .ui-icon-pencil { background-position: -64px -112px; }
185
+ .ui-icon-clock { background-position: -80px -112px; }
186
+ .ui-icon-disk { background-position: -96px -112px; }
187
+ .ui-icon-calculator { background-position: -112px -112px; }
188
+ .ui-icon-zoomin { background-position: -128px -112px; }
189
+ .ui-icon-zoomout { background-position: -144px -112px; }
190
+ .ui-icon-search { background-position: -160px -112px; }
191
+ .ui-icon-wrench { background-position: -176px -112px; }
192
+ .ui-icon-gear { background-position: -192px -112px; }
193
+ .ui-icon-heart { background-position: -208px -112px; }
194
+ .ui-icon-star { background-position: -224px -112px; }
195
+ .ui-icon-link { background-position: -240px -112px; }
196
+ .ui-icon-cancel { background-position: 0 -128px; }
197
+ .ui-icon-plus { background-position: -16px -128px; }
198
+ .ui-icon-plusthick { background-position: -32px -128px; }
199
+ .ui-icon-minus { background-position: -48px -128px; }
200
+ .ui-icon-minusthick { background-position: -64px -128px; }
201
+ .ui-icon-close { background-position: -80px -128px; }
202
+ .ui-icon-closethick { background-position: -96px -128px; }
203
+ .ui-icon-key { background-position: -112px -128px; }
204
+ .ui-icon-lightbulb { background-position: -128px -128px; }
205
+ .ui-icon-scissors { background-position: -144px -128px; }
206
+ .ui-icon-clipboard { background-position: -160px -128px; }
207
+ .ui-icon-copy { background-position: -176px -128px; }
208
+ .ui-icon-contact { background-position: -192px -128px; }
209
+ .ui-icon-image { background-position: -208px -128px; }
210
+ .ui-icon-video { background-position: -224px -128px; }
211
+ .ui-icon-script { background-position: -240px -128px; }
212
+ .ui-icon-alert { background-position: 0 -144px; }
213
+ .ui-icon-info { background-position: -16px -144px; }
214
+ .ui-icon-notice { background-position: -32px -144px; }
215
+ .ui-icon-help { background-position: -48px -144px; }
216
+ .ui-icon-check { background-position: -64px -144px; }
217
+ .ui-icon-bullet { background-position: -80px -144px; }
218
+ .ui-icon-radio-off { background-position: -96px -144px; }
219
+ .ui-icon-radio-on { background-position: -112px -144px; }
220
+ .ui-icon-pin-w { background-position: -128px -144px; }
221
+ .ui-icon-pin-s { background-position: -144px -144px; }
222
+ .ui-icon-play { background-position: 0 -160px; }
223
+ .ui-icon-pause { background-position: -16px -160px; }
224
+ .ui-icon-seek-next { background-position: -32px -160px; }
225
+ .ui-icon-seek-prev { background-position: -48px -160px; }
226
+ .ui-icon-seek-end { background-position: -64px -160px; }
227
+ .ui-icon-seek-first { background-position: -80px -160px; }
228
+ .ui-icon-stop { background-position: -96px -160px; }
229
+ .ui-icon-eject { background-position: -112px -160px; }
230
+ .ui-icon-volume-off { background-position: -128px -160px; }
231
+ .ui-icon-volume-on { background-position: -144px -160px; }
232
+ .ui-icon-power { background-position: 0 -176px; }
233
+ .ui-icon-signal-diag { background-position: -16px -176px; }
234
+ .ui-icon-signal { background-position: -32px -176px; }
235
+ .ui-icon-battery-0 { background-position: -48px -176px; }
236
+ .ui-icon-battery-1 { background-position: -64px -176px; }
237
+ .ui-icon-battery-2 { background-position: -80px -176px; }
238
+ .ui-icon-battery-3 { background-position: -96px -176px; }
239
+ .ui-icon-circle-plus { background-position: 0 -192px; }
240
+ .ui-icon-circle-minus { background-position: -16px -192px; }
241
+ .ui-icon-circle-close { background-position: -32px -192px; }
242
+ .ui-icon-circle-triangle-e { background-position: -48px -192px; }
243
+ .ui-icon-circle-triangle-s { background-position: -64px -192px; }
244
+ .ui-icon-circle-triangle-w { background-position: -80px -192px; }
245
+ .ui-icon-circle-triangle-n { background-position: -96px -192px; }
246
+ .ui-icon-circle-arrow-e { background-position: -112px -192px; }
247
+ .ui-icon-circle-arrow-s { background-position: -128px -192px; }
248
+ .ui-icon-circle-arrow-w { background-position: -144px -192px; }
249
+ .ui-icon-circle-arrow-n { background-position: -160px -192px; }
250
+ .ui-icon-circle-zoomin { background-position: -176px -192px; }
251
+ .ui-icon-circle-zoomout { background-position: -192px -192px; }
252
+ .ui-icon-circle-check { background-position: -208px -192px; }
253
+ .ui-icon-circlesmall-plus { background-position: 0 -208px; }
254
+ .ui-icon-circlesmall-minus { background-position: -16px -208px; }
255
+ .ui-icon-circlesmall-close { background-position: -32px -208px; }
256
+ .ui-icon-squaresmall-plus { background-position: -48px -208px; }
257
+ .ui-icon-squaresmall-minus { background-position: -64px -208px; }
258
+ .ui-icon-squaresmall-close { background-position: -80px -208px; }
259
+ .ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
260
+ .ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
261
+ .ui-icon-grip-solid-vertical { background-position: -32px -224px; }
262
+ .ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
263
+ .ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
264
+ .ui-icon-grip-diagonal-se { background-position: -80px -224px; }
265
+
266
+
267
+ /* Misc visuals
268
+ ----------------------------------*/
269
+
270
+ /* Corner radius */
271
+ .ui-corner-tl { -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; }
272
+ .ui-corner-tr { -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; }
273
+ .ui-corner-bl { -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; }
274
+ .ui-corner-br { -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; }
275
+ .ui-corner-top { -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; }
276
+ .ui-corner-bottom { -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; }
277
+ .ui-corner-right { -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; }
278
+ .ui-corner-left { -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; }
279
+ .ui-corner-all { -moz-border-radius: 6px; -webkit-border-radius: 6px; }
280
+
281
+ /* Overlays */
282
+ .ui-widget-overlay { background: #eeeeee url(images/ui-bg_flat_0_eeeeee_40x100.png) 50% 50% repeat-x; opacity: .80;filter:Alpha(Opacity=80); }
283
+ .ui-widget-shadow { margin: -4px 0 0 -4px; padding: 4px; background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .60;filter:Alpha(Opacity=60); -moz-border-radius: 0pxdow=0px; -webkit-border-radius: 0pxdow=0px; }/* Accordion
284
+ ----------------------------------*/
285
+ .ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
286
+ .ui-accordion .ui-accordion-li-fix { display: inline; }
287
+ .ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
288
+ .ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em 2.2em; }
289
+ .ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
290
+ .ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; }
291
+ .ui-accordion .ui-accordion-content-active { display: block; }/* Datepicker
292
+ ----------------------------------*/
293
+ .ui-datepicker { width: 17em; padding: .2em .2em 0; }
294
+ .ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
295
+ .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
296
+ .ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
297
+ .ui-datepicker .ui-datepicker-prev { left:2px; }
298
+ .ui-datepicker .ui-datepicker-next { right:2px; }
299
+ .ui-datepicker .ui-datepicker-prev-hover { left:1px; }
300
+ .ui-datepicker .ui-datepicker-next-hover { right:1px; }
301
+ .ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px; }
302
+ .ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
303
+ .ui-datepicker .ui-datepicker-title select { float:left; font-size:1em; margin:1px 0; }
304
+ .ui-datepicker select.ui-datepicker-month-year {width: 100%;}
305
+ .ui-datepicker select.ui-datepicker-month,
306
+ .ui-datepicker select.ui-datepicker-year { width: 49%;}
307
+ .ui-datepicker .ui-datepicker-title select.ui-datepicker-year { float: right; }
308
+ .ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
309
+ .ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0; }
310
+ .ui-datepicker td { border: 0; padding: 1px; }
311
+ .ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
312
+ .ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
313
+ .ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
314
+ .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }
315
+
316
+ /* with multiple calendars */
317
+ .ui-datepicker.ui-datepicker-multi { width:auto; }
318
+ .ui-datepicker-multi .ui-datepicker-group { float:left; }
319
+ .ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
320
+ .ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
321
+ .ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
322
+ .ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
323
+ .ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
324
+ .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
325
+ .ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
326
+ .ui-datepicker-row-break { clear:both; width:100%; }
327
+
328
+ /* RTL support */
329
+ .ui-datepicker-rtl { direction: rtl; }
330
+ .ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
331
+ .ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
332
+ .ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
333
+ .ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
334
+ .ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
335
+ .ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
336
+ .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
337
+ .ui-datepicker-rtl .ui-datepicker-group { float:right; }
338
+ .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
339
+ .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
340
+
341
+ /* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
342
+ .ui-datepicker-cover {
343
+ display: none; /*sorry for IE5*/
344
+ display/**/: block; /*sorry for IE5*/
345
+ position: absolute; /*must have*/
346
+ z-index: -1; /*must have*/
347
+ filter: mask(); /*must have*/
348
+ top: -4px; /*must have*/
349
+ left: -4px; /*must have*/
350
+ width: 200px; /*must have*/
351
+ height: 200px; /*must have*/
352
+ }/* Dialog
353
+ ----------------------------------*/
354
+ .ui-dialog { position: relative; padding: .2em; width: 300px; }
355
+ .ui-dialog .ui-dialog-titlebar { padding: .5em .3em .3em 1em; position: relative; }
356
+ .ui-dialog .ui-dialog-title { float: left; margin: .1em 0 .2em; }
357
+ .ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
358
+ .ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
359
+ .ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
360
+ .ui-dialog .ui-dialog-content { border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
361
+ .ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
362
+ .ui-dialog .ui-dialog-buttonpane button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; }
363
+ .ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
364
+ .ui-draggable .ui-dialog-titlebar { cursor: move; }
365
+ /* Progressbar
366
+ ----------------------------------*/
367
+ .ui-progressbar { height:2em; text-align: left; }
368
+ .ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }/* Resizable
369
+ ----------------------------------*/
370
+ .ui-resizable { position: relative;}
371
+ .ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
372
+ .ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
373
+ .ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0px; }
374
+ .ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0px; }
375
+ .ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0px; height: 100%; }
376
+ .ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0px; height: 100%; }
377
+ .ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
378
+ .ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
379
+ .ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
380
+ .ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/* Slider
381
+ ----------------------------------*/
382
+ .ui-slider { position: relative; text-align: left; }
383
+ .ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
384
+ .ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; }
385
+
386
+ .ui-slider-horizontal { height: .8em; }
387
+ .ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
388
+ .ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
389
+ .ui-slider-horizontal .ui-slider-range-min { left: 0; }
390
+ .ui-slider-horizontal .ui-slider-range-max { right: 0; }
391
+
392
+ .ui-slider-vertical { width: .8em; height: 100px; }
393
+ .ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
394
+ .ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
395
+ .ui-slider-vertical .ui-slider-range-min { bottom: 0; }
396
+ .ui-slider-vertical .ui-slider-range-max { top: 0; }/* Tabs
397
+ ----------------------------------*/
398
+ .ui-tabs { padding: .2em; zoom: 1; }
399
+ .ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: .2em .2em 0; }
400
+ .ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; margin: 0 .2em -1px 0; padding: 0; }
401
+ .ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: .5em 1em; }
402
+ .ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 1px; border-bottom-width: 0; }
403
+ .ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
404
+ .ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
405
+ .ui-tabs .ui-tabs-panel { padding: 1em 1.4em; display: block; border-width: 0; background: none; }
406
+ .ui-tabs .ui-tabs-hide { display: none !important; }
css/style.css ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ #wm_config_tr, #wm_config_tr td {
2
+ padding: 0;
3
+ }
4
+
5
+ #wm_config_row {
6
+ margin: 10px;
7
+ }
8
+
9
+ .config_hidden {
10
+ display: none;
11
+ }
12
+
13
+ #wm_message, #wm_message_update, #wm_message_active {
14
+ display: none;
15
+ }
david_hellmann/_psdfiles/headline-vorlage.psd DELETED
Binary file
david_hellmann/_psdfiles/screenshot.jpg DELETED
Binary file
js/jquery-ui-1.7.2.custom.min.js ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*
2
+ * jQuery UI Datepicker 1.7.2
3
+ *
4
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
5
+ * Dual licensed under the MIT (MIT-LICENSE.txt)
6
+ * and GPL (GPL-LICENSE.txt) licenses.
7
+ *
8
+ * http://docs.jquery.com/UI/Datepicker
9
+ *
10
+ * Depends:
11
+ * ui.core.js
12
+ */
13
+ (function($){$.extend($.ui,{datepicker:{version:"1.7.2"}});var PROP_NAME="datepicker";function Datepicker(){this.debug=false;this._curInst=null;this._keyEvent=false;this._disabledInputs=[];this._datepickerShowing=false;this._inDialog=false;this._mainDivId="ui-datepicker-div";this._inlineClass="ui-datepicker-inline";this._appendClass="ui-datepicker-append";this._triggerClass="ui-datepicker-trigger";this._dialogClass="ui-datepicker-dialog";this._disableClass="ui-datepicker-disabled";this._unselectableClass="ui-datepicker-unselectable";this._currentClass="ui-datepicker-current-day";this._dayOverClass="ui-datepicker-days-cell-over";this.regional=[];this.regional[""]={closeText:"Done",prevText:"Prev",nextText:"Next",currentText:"Today",monthNames:["January","February","March","April","May","June","July","August","September","October","November","December"],monthNamesShort:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],dayNames:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],dayNamesShort:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],dayNamesMin:["Su","Mo","Tu","We","Th","Fr","Sa"],dateFormat:"mm/dd/yy",firstDay:0,isRTL:false};this._defaults={showOn:"focus",showAnim:"show",showOptions:{},defaultDate:null,appendText:"",buttonText:"...",buttonImage:"",buttonImageOnly:false,hideIfNoPrevNext:false,navigationAsDateFormat:false,gotoCurrent:false,changeMonth:false,changeYear:false,showMonthAfterYear:false,yearRange:"-10:+10",showOtherMonths:false,calculateWeek:this.iso8601Week,shortYearCutoff:"+10",minDate:null,maxDate:null,duration:"normal",beforeShowDay:null,beforeShow:null,onSelect:null,onChangeMonthYear:null,onClose:null,numberOfMonths:1,showCurrentAtPos:0,stepMonths:1,stepBigMonths:12,altField:"",altFormat:"",constrainInput:true,showButtonPanel:false};$.extend(this._defaults,this.regional[""]);this.dpDiv=$('<div id="'+this._mainDivId+'" class="ui-datepicker ui-widget ui-widget-content ui-helper-clearfix ui-corner-all ui-helper-hidden-accessible"></div>')}$.extend(Datepicker.prototype,{markerClassName:"hasDatepicker",log:function(){if(this.debug){console.log.apply("",arguments)}},setDefaults:function(settings){extendRemove(this._defaults,settings||{});return this},_attachDatepicker:function(target,settings){var inlineSettings=null;for(var attrName in this._defaults){var attrValue=target.getAttribute("date:"+attrName);if(attrValue){inlineSettings=inlineSettings||{};try{inlineSettings[attrName]=eval(attrValue)}catch(err){inlineSettings[attrName]=attrValue}}}var nodeName=target.nodeName.toLowerCase();var inline=(nodeName=="div"||nodeName=="span");if(!target.id){target.id="dp"+(++this.uuid)}var inst=this._newInst($(target),inline);inst.settings=$.extend({},settings||{},inlineSettings||{});if(nodeName=="input"){this._connectDatepicker(target,inst)}else{if(inline){this._inlineDatepicker(target,inst)}}},_newInst:function(target,inline){var id=target[0].id.replace(/([:\[\]\.])/g,"\\\\$1");return{id:id,input:target,selectedDay:0,selectedMonth:0,selectedYear:0,drawMonth:0,drawYear:0,inline:inline,dpDiv:(!inline?this.dpDiv:$('<div class="'+this._inlineClass+' ui-datepicker ui-widget ui-widget-content ui-helper-clearfix ui-corner-all"></div>'))}},_connectDatepicker:function(target,inst){var input=$(target);inst.append=$([]);inst.trigger=$([]);if(input.hasClass(this.markerClassName)){return}var appendText=this._get(inst,"appendText");var isRTL=this._get(inst,"isRTL");if(appendText){inst.append=$('<span class="'+this._appendClass+'">'+appendText+"</span>");input[isRTL?"before":"after"](inst.append)}var showOn=this._get(inst,"showOn");if(showOn=="focus"||showOn=="both"){input.focus(this._showDatepicker)}if(showOn=="button"||showOn=="both"){var buttonText=this._get(inst,"buttonText");var buttonImage=this._get(inst,"buttonImage");inst.trigger=$(this._get(inst,"buttonImageOnly")?$("<img/>").addClass(this._triggerClass).attr({src:buttonImage,alt:buttonText,title:buttonText}):$('<button type="button"></button>').addClass(this._triggerClass).html(buttonImage==""?buttonText:$("<img/>").attr({src:buttonImage,alt:buttonText,title:buttonText})));input[isRTL?"before":"after"](inst.trigger);inst.trigger.click(function(){if($.datepicker._datepickerShowing&&$.datepicker._lastInput==target){$.datepicker._hideDatepicker()}else{$.datepicker._showDatepicker(target)}return false})}input.addClass(this.markerClassName).keydown(this._doKeyDown).keypress(this._doKeyPress).bind("setData.datepicker",function(event,key,value){inst.settings[key]=value}).bind("getData.datepicker",function(event,key){return this._get(inst,key)});$.data(target,PROP_NAME,inst)},_inlineDatepicker:function(target,inst){var divSpan=$(target);if(divSpan.hasClass(this.markerClassName)){return}divSpan.addClass(this.markerClassName).append(inst.dpDiv).bind("setData.datepicker",function(event,key,value){inst.settings[key]=value}).bind("getData.datepicker",function(event,key){return this._get(inst,key)});$.data(target,PROP_NAME,inst);this._setDate(inst,this._getDefaultDate(inst));this._updateDatepicker(inst);this._updateAlternate(inst)},_dialogDatepicker:function(input,dateText,onSelect,settings,pos){var inst=this._dialogInst;if(!inst){var id="dp"+(++this.uuid);this._dialogInput=$('<input type="text" id="'+id+'" size="1" style="position: absolute; top: -100px;"/>');this._dialogInput.keydown(this._doKeyDown);$("body").append(this._dialogInput);inst=this._dialogInst=this._newInst(this._dialogInput,false);inst.settings={};$.data(this._dialogInput[0],PROP_NAME,inst)}extendRemove(inst.settings,settings||{});this._dialogInput.val(dateText);this._pos=(pos?(pos.length?pos:[pos.pageX,pos.pageY]):null);if(!this._pos){var browserWidth=window.innerWidth||document.documentElement.clientWidth||document.body.clientWidth;var browserHeight=window.innerHeight||document.documentElement.clientHeight||document.body.clientHeight;var scrollX=document.documentElement.scrollLeft||document.body.scrollLeft;var scrollY=document.documentElement.scrollTop||document.body.scrollTop;this._pos=[(browserWidth/2)-100+scrollX,(browserHeight/2)-150+scrollY]}this._dialogInput.css("left",this._pos[0]+"px").css("top",this._pos[1]+"px");inst.settings.onSelect=onSelect;this._inDialog=true;this.dpDiv.addClass(this._dialogClass);this._showDatepicker(this._dialogInput[0]);if($.blockUI){$.blockUI(this.dpDiv)}$.data(this._dialogInput[0],PROP_NAME,inst);return this},_destroyDatepicker:function(target){var $target=$(target);var inst=$.data(target,PROP_NAME);if(!$target.hasClass(this.markerClassName)){return}var nodeName=target.nodeName.toLowerCase();$.removeData(target,PROP_NAME);if(nodeName=="input"){inst.append.remove();inst.trigger.remove();$target.removeClass(this.markerClassName).unbind("focus",this._showDatepicker).unbind("keydown",this._doKeyDown).unbind("keypress",this._doKeyPress)}else{if(nodeName=="div"||nodeName=="span"){$target.removeClass(this.markerClassName).empty()}}},_enableDatepicker:function(target){var $target=$(target);var inst=$.data(target,PROP_NAME);if(!$target.hasClass(this.markerClassName)){return}var nodeName=target.nodeName.toLowerCase();if(nodeName=="input"){target.disabled=false;inst.trigger.filter("button").each(function(){this.disabled=false}).end().filter("img").css({opacity:"1.0",cursor:""})}else{if(nodeName=="div"||nodeName=="span"){var inline=$target.children("."+this._inlineClass);inline.children().removeClass("ui-state-disabled")}}this._disabledInputs=$.map(this._disabledInputs,function(value){return(value==target?null:value)})},_disableDatepicker:function(target){var $target=$(target);var inst=$.data(target,PROP_NAME);if(!$target.hasClass(this.markerClassName)){return}var nodeName=target.nodeName.toLowerCase();if(nodeName=="input"){target.disabled=true;inst.trigger.filter("button").each(function(){this.disabled=true}).end().filter("img").css({opacity:"0.5",cursor:"default"})}else{if(nodeName=="div"||nodeName=="span"){var inline=$target.children("."+this._inlineClass);inline.children().addClass("ui-state-disabled")}}this._disabledInputs=$.map(this._disabledInputs,function(value){return(value==target?null:value)});this._disabledInputs[this._disabledInputs.length]=target},_isDisabledDatepicker:function(target){if(!target){return false}for(var i=0;i<this._disabledInputs.length;i++){if(this._disabledInputs[i]==target){return true}}return false},_getInst:function(target){try{return $.data(target,PROP_NAME)}catch(err){throw"Missing instance data for this datepicker"}},_optionDatepicker:function(target,name,value){var inst=this._getInst(target);if(arguments.length==2&&typeof name=="string"){return(name=="defaults"?$.extend({},$.datepicker._defaults):(inst?(name=="all"?$.extend({},inst.settings):this._get(inst,name)):null))}var settings=name||{};if(typeof name=="string"){settings={};settings[name]=value}if(inst){if(this._curInst==inst){this._hideDatepicker(null)}var date=this._getDateDatepicker(target);extendRemove(inst.settings,settings);this._setDateDatepicker(target,date);this._updateDatepicker(inst)}},_changeDatepicker:function(target,name,value){this._optionDatepicker(target,name,value)},_refreshDatepicker:function(target){var inst=this._getInst(target);if(inst){this._updateDatepicker(inst)}},_setDateDatepicker:function(target,date,endDate){var inst=this._getInst(target);if(inst){this._setDate(inst,date,endDate);this._updateDatepicker(inst);this._updateAlternate(inst)}},_getDateDatepicker:function(target){var inst=this._getInst(target);if(inst&&!inst.inline){this._setDateFromField(inst)}return(inst?this._getDate(inst):null)},_doKeyDown:function(event){var inst=$.datepicker._getInst(event.target);var handled=true;var isRTL=inst.dpDiv.is(".ui-datepicker-rtl");inst._keyEvent=true;if($.datepicker._datepickerShowing){switch(event.keyCode){case 9:$.datepicker._hideDatepicker(null,"");break;case 13:var sel=$("td."+$.datepicker._dayOverClass+", td."+$.datepicker._currentClass,inst.dpDiv);if(sel[0]){$.datepicker._selectDay(event.target,inst.selectedMonth,inst.selectedYear,sel[0])}else{$.datepicker._hideDatepicker(null,$.datepicker._get(inst,"duration"))}return false;break;case 27:$.datepicker._hideDatepicker(null,$.datepicker._get(inst,"duration"));break;case 33:$.datepicker._adjustDate(event.target,(event.ctrlKey?-$.datepicker._get(inst,"stepBigMonths"):-$.datepicker._get(inst,"stepMonths")),"M");break;case 34:$.datepicker._adjustDate(event.target,(event.ctrlKey?+$.datepicker._get(inst,"stepBigMonths"):+$.datepicker._get(inst,"stepMonths")),"M");break;case 35:if(event.ctrlKey||event.metaKey){$.datepicker._clearDate(event.target)}handled=event.ctrlKey||event.metaKey;break;case 36:if(event.ctrlKey||event.metaKey){$.datepicker._gotoToday(event.target)}handled=event.ctrlKey||event.metaKey;break;case 37:if(event.ctrlKey||event.metaKey){$.datepicker._adjustDate(event.target,(isRTL?+1:-1),"D")}handled=event.ctrlKey||event.metaKey;if(event.originalEvent.altKey){$.datepicker._adjustDate(event.target,(event.ctrlKey?-$.datepicker._get(inst,"stepBigMonths"):-$.datepicker._get(inst,"stepMonths")),"M")}break;case 38:if(event.ctrlKey||event.metaKey){$.datepicker._adjustDate(event.target,-7,"D")}handled=event.ctrlKey||event.metaKey;break;case 39:if(event.ctrlKey||event.metaKey){$.datepicker._adjustDate(event.target,(isRTL?-1:+1),"D")}handled=event.ctrlKey||event.metaKey;if(event.originalEvent.altKey){$.datepicker._adjustDate(event.target,(event.ctrlKey?+$.datepicker._get(inst,"stepBigMonths"):+$.datepicker._get(inst,"stepMonths")),"M")}break;case 40:if(event.ctrlKey||event.metaKey){$.datepicker._adjustDate(event.target,+7,"D")}handled=event.ctrlKey||event.metaKey;break;default:handled=false}}else{if(event.keyCode==36&&event.ctrlKey){$.datepicker._showDatepicker(this)}else{handled=false}}if(handled){event.preventDefault();event.stopPropagation()}},_doKeyPress:function(event){var inst=$.datepicker._getInst(event.target);if($.datepicker._get(inst,"constrainInput")){var chars=$.datepicker._possibleChars($.datepicker._get(inst,"dateFormat"));var chr=String.fromCharCode(event.charCode==undefined?event.keyCode:event.charCode);return event.ctrlKey||(chr<" "||!chars||chars.indexOf(chr)>-1)}},_showDatepicker:function(input){input=input.target||input;if(input.nodeName.toLowerCase()!="input"){input=$("input",input.parentNode)[0]}if($.datepicker._isDisabledDatepicker(input)||$.datepicker._lastInput==input){return}var inst=$.datepicker._getInst(input);var beforeShow=$.datepicker._get(inst,"beforeShow");extendRemove(inst.settings,(beforeShow?beforeShow.apply(input,[input,inst]):{}));$.datepicker._hideDatepicker(null,"");$.datepicker._lastInput=input;$.datepicker._setDateFromField(inst);if($.datepicker._inDialog){input.value=""}if(!$.datepicker._pos){$.datepicker._pos=$.datepicker._findPos(input);$.datepicker._pos[1]+=input.offsetHeight}var isFixed=false;$(input).parents().each(function(){isFixed|=$(this).css("position")=="fixed";return !isFixed});if(isFixed&&$.browser.opera){$.datepicker._pos[0]-=document.documentElement.scrollLeft;$.datepicker._pos[1]-=document.documentElement.scrollTop}var offset={left:$.datepicker._pos[0],top:$.datepicker._pos[1]};$.datepicker._pos=null;inst.rangeStart=null;inst.dpDiv.css({position:"absolute",display:"block",top:"-1000px"});$.datepicker._updateDatepicker(inst);offset=$.datepicker._checkOffset(inst,offset,isFixed);inst.dpDiv.css({position:($.datepicker._inDialog&&$.blockUI?"static":(isFixed?"fixed":"absolute")),display:"none",left:offset.left+"px",top:offset.top+"px"});if(!inst.inline){var showAnim=$.datepicker._get(inst,"showAnim")||"show";var duration=$.datepicker._get(inst,"duration");var postProcess=function(){$.datepicker._datepickerShowing=true;if($.browser.msie&&parseInt($.browser.version,10)<7){$("iframe.ui-datepicker-cover").css({width:inst.dpDiv.width()+4,height:inst.dpDiv.height()+4})}};if($.effects&&$.effects[showAnim]){inst.dpDiv.show(showAnim,$.datepicker._get(inst,"showOptions"),duration,postProcess)}else{inst.dpDiv[showAnim](duration,postProcess)}if(duration==""){postProcess()}if(inst.input[0].type!="hidden"){inst.input[0].focus()}$.datepicker._curInst=inst}},_updateDatepicker:function(inst){var dims={width:inst.dpDiv.width()+4,height:inst.dpDiv.height()+4};var self=this;inst.dpDiv.empty().append(this._generateHTML(inst)).find("iframe.ui-datepicker-cover").css({width:dims.width,height:dims.height}).end().find("button, .ui-datepicker-prev, .ui-datepicker-next, .ui-datepicker-calendar td a").bind("mouseout",function(){$(this).removeClass("ui-state-hover");if(this.className.indexOf("ui-datepicker-prev")!=-1){$(this).removeClass("ui-datepicker-prev-hover")}if(this.className.indexOf("ui-datepicker-next")!=-1){$(this).removeClass("ui-datepicker-next-hover")}}).bind("mouseover",function(){if(!self._isDisabledDatepicker(inst.inline?inst.dpDiv.parent()[0]:inst.input[0])){$(this).parents(".ui-datepicker-calendar").find("a").removeClass("ui-state-hover");$(this).addClass("ui-state-hover");if(this.className.indexOf("ui-datepicker-prev")!=-1){$(this).addClass("ui-datepicker-prev-hover")}if(this.className.indexOf("ui-datepicker-next")!=-1){$(this).addClass("ui-datepicker-next-hover")}}}).end().find("."+this._dayOverClass+" a").trigger("mouseover").end();var numMonths=this._getNumberOfMonths(inst);var cols=numMonths[1];var width=17;if(cols>1){inst.dpDiv.addClass("ui-datepicker-multi-"+cols).css("width",(width*cols)+"em")}else{inst.dpDiv.removeClass("ui-datepicker-multi-2 ui-datepicker-multi-3 ui-datepicker-multi-4").width("")}inst.dpDiv[(numMonths[0]!=1||numMonths[1]!=1?"add":"remove")+"Class"]("ui-datepicker-multi");inst.dpDiv[(this._get(inst,"isRTL")?"add":"remove")+"Class"]("ui-datepicker-rtl");if(inst.input&&inst.input[0].type!="hidden"&&inst==$.datepicker._curInst){$(inst.input[0]).focus()}},_checkOffset:function(inst,offset,isFixed){var dpWidth=inst.dpDiv.outerWidth();var dpHeight=inst.dpDiv.outerHeight();var inputWidth=inst.input?inst.input.outerWidth():0;var inputHeight=inst.input?inst.input.outerHeight():0;var viewWidth=(window.innerWidth||document.documentElement.clientWidth||document.body.clientWidth)+$(document).scrollLeft();var viewHeight=(window.innerHeight||document.documentElement.clientHeight||document.body.clientHeight)+$(document).scrollTop();offset.left-=(this._get(inst,"isRTL")?(dpWidth-inputWidth):0);offset.left-=(isFixed&&offset.left==inst.input.offset().left)?$(document).scrollLeft():0;offset.top-=(isFixed&&offset.top==(inst.input.offset().top+inputHeight))?$(document).scrollTop():0;offset.left-=(offset.left+dpWidth>viewWidth&&viewWidth>dpWidth)?Math.abs(offset.left+dpWidth-viewWidth):0;offset.top-=(offset.top+dpHeight>viewHeight&&viewHeight>dpHeight)?Math.abs(offset.top+dpHeight+inputHeight*2-viewHeight):0;return offset},_findPos:function(obj){while(obj&&(obj.type=="hidden"||obj.nodeType!=1)){obj=obj.nextSibling}var position=$(obj).offset();return[position.left,position.top]},_hideDatepicker:function(input,duration){var inst=this._curInst;if(!inst||(input&&inst!=$.data(input,PROP_NAME))){return}if(inst.stayOpen){this._selectDate("#"+inst.id,this._formatDate(inst,inst.currentDay,inst.currentMonth,inst.currentYear))}inst.stayOpen=false;if(this._datepickerShowing){duration=(duration!=null?duration:this._get(inst,"duration"));var showAnim=this._get(inst,"showAnim");var postProcess=function(){$.datepicker._tidyDialog(inst)};if(duration!=""&&$.effects&&$.effects[showAnim]){inst.dpDiv.hide(showAnim,$.datepicker._get(inst,"showOptions"),duration,postProcess)}else{inst.dpDiv[(duration==""?"hide":(showAnim=="slideDown"?"slideUp":(showAnim=="fadeIn"?"fadeOut":"hide")))](duration,postProcess)}if(duration==""){this._tidyDialog(inst)}var onClose=this._get(inst,"onClose");if(onClose){onClose.apply((inst.input?inst.input[0]:null),[(inst.input?inst.input.val():""),inst])}this._datepickerShowing=false;this._lastInput=null;if(this._inDialog){this._dialogInput.css({position:"absolute",left:"0",top:"-100px"});if($.blockUI){$.unblockUI();$("body").append(this.dpDiv)}}this._inDialog=false}this._curInst=null},_tidyDialog:function(inst){inst.dpDiv.removeClass(this._dialogClass).unbind(".ui-datepicker-calendar")},_checkExternalClick:function(event){if(!$.datepicker._curInst){return}var $target=$(event.target);if(($target.parents("#"+$.datepicker._mainDivId).length==0)&&!$target.hasClass($.datepicker.markerClassName)&&!$target.hasClass($.datepicker._triggerClass)&&$.datepicker._datepickerShowing&&!($.datepicker._inDialog&&$.blockUI)){$.datepicker._hideDatepicker(null,"")}},_adjustDate:function(id,offset,period){var target=$(id);var inst=this._getInst(target[0]);if(this._isDisabledDatepicker(target[0])){return}this._adjustInstDate(inst,offset+(period=="M"?this._get(inst,"showCurrentAtPos"):0),period);this._updateDatepicker(inst)},_gotoToday:function(id){var target=$(id);var inst=this._getInst(target[0]);if(this._get(inst,"gotoCurrent")&&inst.currentDay){inst.selectedDay=inst.currentDay;inst.drawMonth=inst.selectedMonth=inst.currentMonth;inst.drawYear=inst.selectedYear=inst.currentYear}else{var date=new Date();inst.selectedDay=date.getDate();inst.drawMonth=inst.selectedMonth=date.getMonth();inst.drawYear=inst.selectedYear=date.getFullYear()}this._notifyChange(inst);this._adjustDate(target)},_selectMonthYear:function(id,select,period){var target=$(id);var inst=this._getInst(target[0]);inst._selectingMonthYear=false;inst["selected"+(period=="M"?"Month":"Year")]=inst["draw"+(period=="M"?"Month":"Year")]=parseInt(select.options[select.selectedIndex].value,10);this._notifyChange(inst);this._adjustDate(target)},_clickMonthYear:function(id){var target=$(id);var inst=this._getInst(target[0]);if(inst.input&&inst._selectingMonthYear&&!$.browser.msie){inst.input[0].focus()}inst._selectingMonthYear=!inst._selectingMonthYear},_selectDay:function(id,month,year,td){var target=$(id);if($(td).hasClass(this._unselectableClass)||this._isDisabledDatepicker(target[0])){return}var inst=this._getInst(target[0]);inst.selectedDay=inst.currentDay=$("a",td).html();inst.selectedMonth=inst.currentMonth=month;inst.selectedYear=inst.currentYear=year;if(inst.stayOpen){inst.endDay=inst.endMonth=inst.endYear=null}this._selectDate(id,this._formatDate(inst,inst.currentDay,inst.currentMonth,inst.currentYear));if(inst.stayOpen){inst.rangeStart=this._daylightSavingAdjust(new Date(inst.currentYear,inst.currentMonth,inst.currentDay));this._updateDatepicker(inst)}},_clearDate:function(id){var target=$(id);var inst=this._getInst(target[0]);inst.stayOpen=false;inst.endDay=inst.endMonth=inst.endYear=inst.rangeStart=null;this._selectDate(target,"")},_selectDate:function(id,dateStr){var target=$(id);var inst=this._getInst(target[0]);dateStr=(dateStr!=null?dateStr:this._formatDate(inst));if(inst.input){inst.input.val(dateStr)}this._updateAlternate(inst);var onSelect=this._get(inst,"onSelect");if(onSelect){onSelect.apply((inst.input?inst.input[0]:null),[dateStr,inst])}else{if(inst.input){inst.input.trigger("change")}}if(inst.inline){this._updateDatepicker(inst)}else{if(!inst.stayOpen){this._hideDatepicker(null,this._get(inst,"duration"));this._lastInput=inst.input[0];if(typeof(inst.input[0])!="object"){inst.input[0].focus()}this._lastInput=null}}},_updateAlternate:function(inst){var altField=this._get(inst,"altField");if(altField){var altFormat=this._get(inst,"altFormat")||this._get(inst,"dateFormat");var date=this._getDate(inst);dateStr=this.formatDate(altFormat,date,this._getFormatConfig(inst));$(altField).each(function(){$(this).val(dateStr)})}},noWeekends:function(date){var day=date.getDay();return[(day>0&&day<6),""]},iso8601Week:function(date){var checkDate=new Date(date.getFullYear(),date.getMonth(),date.getDate());var firstMon=new Date(checkDate.getFullYear(),1-1,4);var firstDay=firstMon.getDay()||7;firstMon.setDate(firstMon.getDate()+1-firstDay);if(firstDay<4&&checkDate<firstMon){checkDate.setDate(checkDate.getDate()-3);return $.datepicker.iso8601Week(checkDate)}else{if(checkDate>new Date(checkDate.getFullYear(),12-1,28)){firstDay=new Date(checkDate.getFullYear()+1,1-1,4).getDay()||7;if(firstDay>4&&(checkDate.getDay()||7)<firstDay-3){return 1}}}return Math.floor(((checkDate-firstMon)/86400000)/7)+1},parseDate:function(format,value,settings){if(format==null||value==null){throw"Invalid arguments"}value=(typeof value=="object"?value.toString():value+"");if(value==""){return null}var shortYearCutoff=(settings?settings.shortYearCutoff:null)||this._defaults.shortYearCutoff;var dayNamesShort=(settings?settings.dayNamesShort:null)||this._defaults.dayNamesShort;var dayNames=(settings?settings.dayNames:null)||this._defaults.dayNames;var monthNamesShort=(settings?settings.monthNamesShort:null)||this._defaults.monthNamesShort;var monthNames=(settings?settings.monthNames:null)||this._defaults.monthNames;var year=-1;var month=-1;var day=-1;var doy=-1;var literal=false;var lookAhead=function(match){var matches=(iFormat+1<format.length&&format.charAt(iFormat+1)==match);if(matches){iFormat++}return matches};var getNumber=function(match){lookAhead(match);var origSize=(match=="@"?14:(match=="y"?4:(match=="o"?3:2)));var size=origSize;var num=0;while(size>0&&iValue<value.length&&value.charAt(iValue)>="0"&&value.charAt(iValue)<="9"){num=num*10+parseInt(value.charAt(iValue++),10);size--}if(size==origSize){throw"Missing number at position "+iValue}return num};var getName=function(match,shortNames,longNames){var names=(lookAhead(match)?longNames:shortNames);var size=0;for(var j=0;j<names.length;j++){size=Math.max(size,names[j].length)}var name="";var iInit=iValue;while(size>0&&iValue<value.length){name+=value.charAt(iValue++);for(var i=0;i<names.length;i++){if(name==names[i]){return i+1}}size--}throw"Unknown name at position "+iInit};var checkLiteral=function(){if(value.charAt(iValue)!=format.charAt(iFormat)){throw"Unexpected literal at position "+iValue}iValue++};var iValue=0;for(var iFormat=0;iFormat<format.length;iFormat++){if(literal){if(format.charAt(iFormat)=="'"&&!lookAhead("'")){literal=false}else{checkLiteral()}}else{switch(format.charAt(iFormat)){case"d":day=getNumber("d");break;case"D":getName("D",dayNamesShort,dayNames);break;case"o":doy=getNumber("o");break;case"m":month=getNumber("m");break;case"M":month=getName("M",monthNamesShort,monthNames);break;case"y":year=getNumber("y");break;case"@":var date=new Date(getNumber("@"));year=date.getFullYear();month=date.getMonth()+1;day=date.getDate();break;case"'":if(lookAhead("'")){checkLiteral()}else{literal=true}break;default:checkLiteral()}}}if(year==-1){year=new Date().getFullYear()}else{if(year<100){year+=new Date().getFullYear()-new Date().getFullYear()%100+(year<=shortYearCutoff?0:-100)}}if(doy>-1){month=1;day=doy;do{var dim=this._getDaysInMonth(year,month-1);if(day<=dim){break}month++;day-=dim}while(true)}var date=this._daylightSavingAdjust(new Date(year,month-1,day));if(date.getFullYear()!=year||date.getMonth()+1!=month||date.getDate()!=day){throw"Invalid date"}return date},ATOM:"yy-mm-dd",COOKIE:"D, dd M yy",ISO_8601:"yy-mm-dd",RFC_822:"D, d M y",RFC_850:"DD, dd-M-y",RFC_1036:"D, d M y",RFC_1123:"D, d M yy",RFC_2822:"D, d M yy",RSS:"D, d M y",TIMESTAMP:"@",W3C:"yy-mm-dd",formatDate:function(format,date,settings){if(!date){return""}var dayNamesShort=(settings?settings.dayNamesShort:null)||this._defaults.dayNamesShort;var dayNames=(settings?settings.dayNames:null)||this._defaults.dayNames;var monthNamesShort=(settings?settings.monthNamesShort:null)||this._defaults.monthNamesShort;var monthNames=(settings?settings.monthNames:null)||this._defaults.monthNames;var lookAhead=function(match){var matches=(iFormat+1<format.length&&format.charAt(iFormat+1)==match);if(matches){iFormat++}return matches};var formatNumber=function(match,value,len){var num=""+value;if(lookAhead(match)){while(num.length<len){num="0"+num}}return num};var formatName=function(match,value,shortNames,longNames){return(lookAhead(match)?longNames[value]:shortNames[value])};var output="";var literal=false;if(date){for(var iFormat=0;iFormat<format.length;iFormat++){if(literal){if(format.charAt(iFormat)=="'"&&!lookAhead("'")){literal=false}else{output+=format.charAt(iFormat)}}else{switch(format.charAt(iFormat)){case"d":output+=formatNumber("d",date.getDate(),2);break;case"D":output+=formatName("D",date.getDay(),dayNamesShort,dayNames);break;case"o":var doy=date.getDate();for(var m=date.getMonth()-1;m>=0;m--){doy+=this._getDaysInMonth(date.getFullYear(),m)}output+=formatNumber("o",doy,3);break;case"m":output+=formatNumber("m",date.getMonth()+1,2);break;case"M":output+=formatName("M",date.getMonth(),monthNamesShort,monthNames);break;case"y":output+=(lookAhead("y")?date.getFullYear():(date.getYear()%100<10?"0":"")+date.getYear()%100);break;case"@":output+=date.getTime();break;case"'":if(lookAhead("'")){output+="'"}else{literal=true}break;default:output+=format.charAt(iFormat)}}}}return output},_possibleChars:function(format){var chars="";var literal=false;for(var iFormat=0;iFormat<format.length;iFormat++){if(literal){if(format.charAt(iFormat)=="'"&&!lookAhead("'")){literal=false}else{chars+=format.charAt(iFormat)}}else{switch(format.charAt(iFormat)){case"d":case"m":case"y":case"@":chars+="0123456789";break;case"D":case"M":return null;case"'":if(lookAhead("'")){chars+="'"}else{literal=true}break;default:chars+=format.charAt(iFormat)}}}return chars},_get:function(inst,name){return inst.settings[name]!==undefined?inst.settings[name]:this._defaults[name]},_setDateFromField:function(inst){var dateFormat=this._get(inst,"dateFormat");var dates=inst.input?inst.input.val():null;inst.endDay=inst.endMonth=inst.endYear=null;var date=defaultDate=this._getDefaultDate(inst);var settings=this._getFormatConfig(inst);try{date=this.parseDate(dateFormat,dates,settings)||defaultDate}catch(event){this.log(event);date=defaultDate}inst.selectedDay=date.getDate();inst.drawMonth=inst.selectedMonth=date.getMonth();inst.drawYear=inst.selectedYear=date.getFullYear();inst.currentDay=(dates?date.getDate():0);inst.currentMonth=(dates?date.getMonth():0);inst.currentYear=(dates?date.getFullYear():0);this._adjustInstDate(inst)},_getDefaultDate:function(inst){var date=this._determineDate(this._get(inst,"defaultDate"),new Date());var minDate=this._getMinMaxDate(inst,"min",true);var maxDate=this._getMinMaxDate(inst,"max");date=(minDate&&date<minDate?minDate:date);date=(maxDate&&date>maxDate?maxDate:date);return date},_determineDate:function(date,defaultDate){var offsetNumeric=function(offset){var date=new Date();date.setDate(date.getDate()+offset);return date};var offsetString=function(offset,getDaysInMonth){var date=new Date();var year=date.getFullYear();var month=date.getMonth();var day=date.getDate();var pattern=/([+-]?[0-9]+)\s*(d|D|w|W|m|M|y|Y)?/g;var matches=pattern.exec(offset);while(matches){switch(matches[2]||"d"){case"d":case"D":day+=parseInt(matches[1],10);break;case"w":case"W":day+=parseInt(matches[1],10)*7;break;case"m":case"M":month+=parseInt(matches[1],10);day=Math.min(day,getDaysInMonth(year,month));break;case"y":case"Y":year+=parseInt(matches[1],10);day=Math.min(day,getDaysInMonth(year,month));break}matches=pattern.exec(offset)}return new Date(year,month,day)};date=(date==null?defaultDate:(typeof date=="string"?offsetString(date,this._getDaysInMonth):(typeof date=="number"?(isNaN(date)?defaultDate:offsetNumeric(date)):date)));date=(date&&date.toString()=="Invalid Date"?defaultDate:date);if(date){date.setHours(0);date.setMinutes(0);date.setSeconds(0);date.setMilliseconds(0)}return this._daylightSavingAdjust(date)},_daylightSavingAdjust:function(date){if(!date){return null}date.setHours(date.getHours()>12?date.getHours()+2:0);return date},_setDate:function(inst,date,endDate){var clear=!(date);var origMonth=inst.selectedMonth;var origYear=inst.selectedYear;date=this._determineDate(date,new Date());inst.selectedDay=inst.currentDay=date.getDate();inst.drawMonth=inst.selectedMonth=inst.currentMonth=date.getMonth();inst.drawYear=inst.selectedYear=inst.currentYear=date.getFullYear();if(origMonth!=inst.selectedMonth||origYear!=inst.selectedYear){this._notifyChange(inst)}this._adjustInstDate(inst);if(inst.input){inst.input.val(clear?"":this._formatDate(inst))}},_getDate:function(inst){var startDate=(!inst.currentYear||(inst.input&&inst.input.val()=="")?null:this._daylightSavingAdjust(new Date(inst.currentYear,inst.currentMonth,inst.currentDay)));return startDate},_generateHTML:function(inst){var today=new Date();today=this._daylightSavingAdjust(new Date(today.getFullYear(),today.getMonth(),today.getDate()));var isRTL=this._get(inst,"isRTL");var showButtonPanel=this._get(inst,"showButtonPanel");var hideIfNoPrevNext=this._get(inst,"hideIfNoPrevNext");var navigationAsDateFormat=this._get(inst,"navigationAsDateFormat");var numMonths=this._getNumberOfMonths(inst);var showCurrentAtPos=this._get(inst,"showCurrentAtPos");var stepMonths=this._get(inst,"stepMonths");var stepBigMonths=this._get(inst,"stepBigMonths");var isMultiMonth=(numMonths[0]!=1||numMonths[1]!=1);var currentDate=this._daylightSavingAdjust((!inst.currentDay?new Date(9999,9,9):new Date(inst.currentYear,inst.currentMonth,inst.currentDay)));var minDate=this._getMinMaxDate(inst,"min",true);var maxDate=this._getMinMaxDate(inst,"max");var drawMonth=inst.drawMonth-showCurrentAtPos;var drawYear=inst.drawYear;if(drawMonth<0){drawMonth+=12;drawYear--}if(maxDate){var maxDraw=this._daylightSavingAdjust(new Date(maxDate.getFullYear(),maxDate.getMonth()-numMonths[1]+1,maxDate.getDate()));maxDraw=(minDate&&maxDraw<minDate?minDate:maxDraw);while(this._daylightSavingAdjust(new Date(drawYear,drawMonth,1))>maxDraw){drawMonth--;if(drawMonth<0){drawMonth=11;drawYear--}}}inst.drawMonth=drawMonth;inst.drawYear=drawYear;var prevText=this._get(inst,"prevText");prevText=(!navigationAsDateFormat?prevText:this.formatDate(prevText,this._daylightSavingAdjust(new Date(drawYear,drawMonth-stepMonths,1)),this._getFormatConfig(inst)));var prev=(this._canAdjustMonth(inst,-1,drawYear,drawMonth)?'<a class="ui-datepicker-prev ui-corner-all" onclick="DP_jQuery.datepicker._adjustDate(\'#'+inst.id+"', -"+stepMonths+", 'M');\" title=\""+prevText+'"><span class="ui-icon ui-icon-circle-triangle-'+(isRTL?"e":"w")+'">'+prevText+"</span></a>":(hideIfNoPrevNext?"":'<a class="ui-datepicker-prev ui-corner-all ui-state-disabled" title="'+prevText+'"><span class="ui-icon ui-icon-circle-triangle-'+(isRTL?"e":"w")+'">'+prevText+"</span></a>"));var nextText=this._get(inst,"nextText");nextText=(!navigationAsDateFormat?nextText:this.formatDate(nextText,this._daylightSavingAdjust(new Date(drawYear,drawMonth+stepMonths,1)),this._getFormatConfig(inst)));var next=(this._canAdjustMonth(inst,+1,drawYear,drawMonth)?'<a class="ui-datepicker-next ui-corner-all" onclick="DP_jQuery.datepicker._adjustDate(\'#'+inst.id+"', +"+stepMonths+", 'M');\" title=\""+nextText+'"><span class="ui-icon ui-icon-circle-triangle-'+(isRTL?"w":"e")+'">'+nextText+"</span></a>":(hideIfNoPrevNext?"":'<a class="ui-datepicker-next ui-corner-all ui-state-disabled" title="'+nextText+'"><span class="ui-icon ui-icon-circle-triangle-'+(isRTL?"w":"e")+'">'+nextText+"</span></a>"));var currentText=this._get(inst,"currentText");var gotoDate=(this._get(inst,"gotoCurrent")&&inst.currentDay?currentDate:today);currentText=(!navigationAsDateFormat?currentText:this.formatDate(currentText,gotoDate,this._getFormatConfig(inst)));var controls=(!inst.inline?'<button type="button" class="ui-datepicker-close ui-state-default ui-priority-primary ui-corner-all" onclick="DP_jQuery.datepicker._hideDatepicker();">'+this._get(inst,"closeText")+"</button>":"");var buttonPanel=(showButtonPanel)?'<div class="ui-datepicker-buttonpane ui-widget-content">'+(isRTL?controls:"")+(this._isInRange(inst,gotoDate)?'<button type="button" class="ui-datepicker-current ui-state-default ui-priority-secondary ui-corner-all" onclick="DP_jQuery.datepicker._gotoToday(\'#'+inst.id+"');\">"+currentText+"</button>":"")+(isRTL?"":controls)+"</div>":"";var firstDay=parseInt(this._get(inst,"firstDay"),10);firstDay=(isNaN(firstDay)?0:firstDay);var dayNames=this._get(inst,"dayNames");var dayNamesShort=this._get(inst,"dayNamesShort");var dayNamesMin=this._get(inst,"dayNamesMin");var monthNames=this._get(inst,"monthNames");var monthNamesShort=this._get(inst,"monthNamesShort");var beforeShowDay=this._get(inst,"beforeShowDay");var showOtherMonths=this._get(inst,"showOtherMonths");var calculateWeek=this._get(inst,"calculateWeek")||this.iso8601Week;var endDate=inst.endDay?this._daylightSavingAdjust(new Date(inst.endYear,inst.endMonth,inst.endDay)):currentDate;var defaultDate=this._getDefaultDate(inst);var html="";for(var row=0;row<numMonths[0];row++){var group="";for(var col=0;col<numMonths[1];col++){var selectedDate=this._daylightSavingAdjust(new Date(drawYear,drawMonth,inst.selectedDay));var cornerClass=" ui-corner-all";var calender="";if(isMultiMonth){calender+='<div class="ui-datepicker-group ui-datepicker-group-';switch(col){case 0:calender+="first";cornerClass=" ui-corner-"+(isRTL?"right":"left");break;case numMonths[1]-1:calender+="last";cornerClass=" ui-corner-"+(isRTL?"left":"right");break;default:calender+="middle";cornerClass="";break}calender+='">'}calender+='<div class="ui-datepicker-header ui-widget-header ui-helper-clearfix'+cornerClass+'">'+(/all|left/.test(cornerClass)&&row==0?(isRTL?next:prev):"")+(/all|right/.test(cornerClass)&&row==0?(isRTL?prev:next):"")+this._generateMonthYearHeader(inst,drawMonth,drawYear,minDate,maxDate,selectedDate,row>0||col>0,monthNames,monthNamesShort)+'</div><table class="ui-datepicker-calendar"><thead><tr>';var thead="";for(var dow=0;dow<7;dow++){var day=(dow+firstDay)%7;thead+="<th"+((dow+firstDay+6)%7>=5?' class="ui-datepicker-week-end"':"")+'><span title="'+dayNames[day]+'">'+dayNamesMin[day]+"</span></th>"}calender+=thead+"</tr></thead><tbody>";var daysInMonth=this._getDaysInMonth(drawYear,drawMonth);if(drawYear==inst.selectedYear&&drawMonth==inst.selectedMonth){inst.selectedDay=Math.min(inst.selectedDay,daysInMonth)}var leadDays=(this._getFirstDayOfMonth(drawYear,drawMonth)-firstDay+7)%7;var numRows=(isMultiMonth?6:Math.ceil((leadDays+daysInMonth)/7));var printDate=this._daylightSavingAdjust(new Date(drawYear,drawMonth,1-leadDays));for(var dRow=0;dRow<numRows;dRow++){calender+="<tr>";var tbody="";for(var dow=0;dow<7;dow++){var daySettings=(beforeShowDay?beforeShowDay.apply((inst.input?inst.input[0]:null),[printDate]):[true,""]);var otherMonth=(printDate.getMonth()!=drawMonth);var unselectable=otherMonth||!daySettings[0]||(minDate&&printDate<minDate)||(maxDate&&printDate>maxDate);tbody+='<td class="'+((dow+firstDay+6)%7>=5?" ui-datepicker-week-end":"")+(otherMonth?" ui-datepicker-other-month":"")+((printDate.getTime()==selectedDate.getTime()&&drawMonth==inst.selectedMonth&&inst._keyEvent)||(defaultDate.getTime()==printDate.getTime()&&defaultDate.getTime()==selectedDate.getTime())?" "+this._dayOverClass:"")+(unselectable?" "+this._unselectableClass+" ui-state-disabled":"")+(otherMonth&&!showOtherMonths?"":" "+daySettings[1]+(printDate.getTime()>=currentDate.getTime()&&printDate.getTime()<=endDate.getTime()?" "+this._currentClass:"")+(printDate.getTime()==today.getTime()?" ui-datepicker-today":""))+'"'+((!otherMonth||showOtherMonths)&&daySettings[2]?' title="'+daySettings[2]+'"':"")+(unselectable?"":" onclick=\"DP_jQuery.datepicker._selectDay('#"+inst.id+"',"+drawMonth+","+drawYear+', this);return false;"')+">"+(otherMonth?(showOtherMonths?printDate.getDate():"&#xa0;"):(unselectable?'<span class="ui-state-default">'+printDate.getDate()+"</span>":'<a class="ui-state-default'+(printDate.getTime()==today.getTime()?" ui-state-highlight":"")+(printDate.getTime()>=currentDate.getTime()&&printDate.getTime()<=endDate.getTime()?" ui-state-active":"")+'" href="#">'+printDate.getDate()+"</a>"))+"</td>";printDate.setDate(printDate.getDate()+1);printDate=this._daylightSavingAdjust(printDate)}calender+=tbody+"</tr>"}drawMonth++;if(drawMonth>11){drawMonth=0;drawYear++}calender+="</tbody></table>"+(isMultiMonth?"</div>"+((numMonths[0]>0&&col==numMonths[1]-1)?'<div class="ui-datepicker-row-break"></div>':""):"");group+=calender}html+=group}html+=buttonPanel+($.browser.msie&&parseInt($.browser.version,10)<7&&!inst.inline?'<iframe src="javascript:false;" class="ui-datepicker-cover" frameborder="0"></iframe>':"");inst._keyEvent=false;return html},_generateMonthYearHeader:function(inst,drawMonth,drawYear,minDate,maxDate,selectedDate,secondary,monthNames,monthNamesShort){minDate=(inst.rangeStart&&minDate&&selectedDate<minDate?selectedDate:minDate);var changeMonth=this._get(inst,"changeMonth");var changeYear=this._get(inst,"changeYear");var showMonthAfterYear=this._get(inst,"showMonthAfterYear");var html='<div class="ui-datepicker-title">';var monthHtml="";if(secondary||!changeMonth){monthHtml+='<span class="ui-datepicker-month">'+monthNames[drawMonth]+"</span> "}else{var inMinYear=(minDate&&minDate.getFullYear()==drawYear);var inMaxYear=(maxDate&&maxDate.getFullYear()==drawYear);monthHtml+='<select class="ui-datepicker-month" onchange="DP_jQuery.datepicker._selectMonthYear(\'#'+inst.id+"', this, 'M');\" onclick=\"DP_jQuery.datepicker._clickMonthYear('#"+inst.id+"');\">";for(var month=0;month<12;month++){if((!inMinYear||month>=minDate.getMonth())&&(!inMaxYear||month<=maxDate.getMonth())){monthHtml+='<option value="'+month+'"'+(month==drawMonth?' selected="selected"':"")+">"+monthNamesShort[month]+"</option>"}}monthHtml+="</select>"}if(!showMonthAfterYear){html+=monthHtml+((secondary||changeMonth||changeYear)&&(!(changeMonth&&changeYear))?"&#xa0;":"")}if(secondary||!changeYear){html+='<span class="ui-datepicker-year">'+drawYear+"</span>"}else{var years=this._get(inst,"yearRange").split(":");var year=0;var endYear=0;if(years.length!=2){year=drawYear-10;endYear=drawYear+10}else{if(years[0].charAt(0)=="+"||years[0].charAt(0)=="-"){year=drawYear+parseInt(years[0],10);endYear=drawYear+parseInt(years[1],10)}else{year=parseInt(years[0],10);endYear=parseInt(years[1],10)}}year=(minDate?Math.max(year,minDate.getFullYear()):year);endYear=(maxDate?Math.min(endYear,maxDate.getFullYear()):endYear);html+='<select class="ui-datepicker-year" onchange="DP_jQuery.datepicker._selectMonthYear(\'#'+inst.id+"', this, 'Y');\" onclick=\"DP_jQuery.datepicker._clickMonthYear('#"+inst.id+"');\">";for(;year<=endYear;year++){html+='<option value="'+year+'"'+(year==drawYear?' selected="selected"':"")+">"+year+"</option>"}html+="</select>"}if(showMonthAfterYear){html+=(secondary||changeMonth||changeYear?"&#xa0;":"")+monthHtml}html+="</div>";return html},_adjustInstDate:function(inst,offset,period){var year=inst.drawYear+(period=="Y"?offset:0);var month=inst.drawMonth+(period=="M"?offset:0);var day=Math.min(inst.selectedDay,this._getDaysInMonth(year,month))+(period=="D"?offset:0);var date=this._daylightSavingAdjust(new Date(year,month,day));var minDate=this._getMinMaxDate(inst,"min",true);var maxDate=this._getMinMaxDate(inst,"max");date=(minDate&&date<minDate?minDate:date);date=(maxDate&&date>maxDate?maxDate:date);inst.selectedDay=date.getDate();inst.drawMonth=inst.selectedMonth=date.getMonth();inst.drawYear=inst.selectedYear=date.getFullYear();if(period=="M"||period=="Y"){this._notifyChange(inst)}},_notifyChange:function(inst){var onChange=this._get(inst,"onChangeMonthYear");if(onChange){onChange.apply((inst.input?inst.input[0]:null),[inst.selectedYear,inst.selectedMonth+1,inst])}},_getNumberOfMonths:function(inst){var numMonths=this._get(inst,"numberOfMonths");return(numMonths==null?[1,1]:(typeof numMonths=="number"?[1,numMonths]:numMonths))},_getMinMaxDate:function(inst,minMax,checkRange){var date=this._determineDate(this._get(inst,minMax+"Date"),null);return(!checkRange||!inst.rangeStart?date:(!date||inst.rangeStart>date?inst.rangeStart:date))},_getDaysInMonth:function(year,month){return 32-new Date(year,month,32).getDate()},_getFirstDayOfMonth:function(year,month){return new Date(year,month,1).getDay()},_canAdjustMonth:function(inst,offset,curYear,curMonth){var numMonths=this._getNumberOfMonths(inst);var date=this._daylightSavingAdjust(new Date(curYear,curMonth+(offset<0?offset:numMonths[1]),1));if(offset<0){date.setDate(this._getDaysInMonth(date.getFullYear(),date.getMonth()))}return this._isInRange(inst,date)},_isInRange:function(inst,date){var newMinDate=(!inst.rangeStart?null:this._daylightSavingAdjust(new Date(inst.selectedYear,inst.selectedMonth,inst.selectedDay)));newMinDate=(newMinDate&&inst.rangeStart<newMinDate?inst.rangeStart:newMinDate);var minDate=newMinDate||this._getMinMaxDate(inst,"min");var maxDate=this._getMinMaxDate(inst,"max");return((!minDate||date>=minDate)&&(!maxDate||date<=maxDate))},_getFormatConfig:function(inst){var shortYearCutoff=this._get(inst,"shortYearCutoff");shortYearCutoff=(typeof shortYearCutoff!="string"?shortYearCutoff:new Date().getFullYear()%100+parseInt(shortYearCutoff,10));return{shortYearCutoff:shortYearCutoff,dayNamesShort:this._get(inst,"dayNamesShort"),dayNames:this._get(inst,"dayNames"),monthNamesShort:this._get(inst,"monthNamesShort"),monthNames:this._get(inst,"monthNames")}},_formatDate:function(inst,day,month,year){if(!day){inst.currentDay=inst.selectedDay;inst.currentMonth=inst.selectedMonth;inst.currentYear=inst.selectedYear}var date=(day?(typeof day=="object"?day:this._daylightSavingAdjust(new Date(year,month,day))):this._daylightSavingAdjust(new Date(inst.currentYear,inst.currentMonth,inst.currentDay)));return this.formatDate(this._get(inst,"dateFormat"),date,this._getFormatConfig(inst))}});function extendRemove(target,props){$.extend(target,props);for(var name in props){if(props[name]==null||props[name]==undefined){target[name]=props[name]}}return target}function isArray(a){return(a&&(($.browser.safari&&typeof a=="object"&&a.length)||(a.constructor&&a.constructor.toString().match(/\Array\(\)/))))}$.fn.datepicker=function(options){if(!$.datepicker.initialized){$(document).mousedown($.datepicker._checkExternalClick).find("body").append($.datepicker.dpDiv);$.datepicker.initialized=true}var otherArgs=Array.prototype.slice.call(arguments,1);if(typeof options=="string"&&(options=="isDisabled"||options=="getDate")){return $.datepicker["_"+options+"Datepicker"].apply($.datepicker,[this[0]].concat(otherArgs))}if(options=="option"&&arguments.length==2&&typeof arguments[1]=="string"){return $.datepicker["_"+options+"Datepicker"].apply($.datepicker,[this[0]].concat(otherArgs))}return this.each(function(){typeof options=="string"?$.datepicker["_"+options+"Datepicker"].apply($.datepicker,[this].concat(otherArgs)):$.datepicker._attachDatepicker(this,options)})};$.datepicker=new Datepicker();$.datepicker.initialized=false;$.datepicker.uuid=new Date().getTime();$.datepicker.version="1.7.2";window.DP_jQuery=$})(jQuery);;
js/script.php ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ require_once('../../../../wp-load.php');
3
+ header('Content-Type: text/Javascript');
4
+ ?>
5
+
6
+ // JavaScript Document
7
+ jQuery(document).ready( function($){
8
+
9
+ $('#wm-pluginconflink').click(function(s){jQuery('#wm_config_row').slideToggle('fast');});
10
+ $('#wm_config_active').click(function(){ wm_config_active()});
11
+ $('#wm_config_submit').click(function(){ wm_config_update()});
12
+ $("#wm_config-date").datepicker({ dateFormat: 'dd-mm-yy' });
13
+
14
+ function wm_config_active(){
15
+ //get the important value
16
+ active_Val = $('#wm_config-active').val();
17
+ url = '<?php echo get_bloginfo('wpurl') ?>/wp-admin/admin-ajax.php';
18
+ $.post(url , { "action" : "wm_config-active", "wm_config-active" : active_Val }, function(data) {
19
+ $('#wm_message_active').show('fast').animate({opacity: 1.0}, 3000).hide('slow');
20
+ });
21
+ }
22
+
23
+ function wm_config_update(){
24
+ //get the important value
25
+ time_Val = $('#wm_config-time').val();
26
+ link_Val = $('#wm_config-link').val();
27
+ unit_Val = $('#wm_config-unit').val();
28
+ theme_Val = $('#wm_config-theme').val();
29
+ styleurl_Val = $('#wm_config-styleurl').val();
30
+ text_Val = $('#wm_config-text').val();
31
+ exclude_Val = $('#wm_config-exclude').val();
32
+ role_Val = $('#wm_config-role').val();
33
+ radio_Val = $('#wm_config-radio').val();
34
+ date_Val = $('#wm_config-date').val();
35
+ cd_day_Val = $('#wm_config-cd-day').val();
36
+ cd_month_Val = $('#wm_config-cd-month').val();
37
+ cd_year_Val = $('#wm_config-cd-year').val();
38
+ url = '<?php echo get_bloginfo('wpurl') ?>/wp-admin/admin-ajax.php';
39
+ $.post(url , { "action" : "wm_config-update", "wm_config-time" : time_Val, "wm_config-unit" : unit_Val, "wm_config-link" : link_Val, "wm_config-theme" : theme_Val, "wm_config-styleurl" : styleurl_Val, "wm_config-text" : text_Val, "wm_config-exclude" : exclude_Val, "wm_config-role" : role_Val, "wm_config-radio" : radio_Val, "wm_config-date" : date_Val, "wm_config-cd-day" : cd_day_Val, "wm_config-cd-month" : cd_month_Val, "wm_config-cd-year" : cd_year_Val }, function(data) {
40
+ $('#wm_message_update').show('fast').animate({opacity: 1.0}, 3000).hide('slow');
41
+ });
42
+ }
43
+ });
languages/wartungsmodus-be_BY.mo ADDED
Binary file
languages/wartungsmodus-be_BY.po ADDED
@@ -0,0 +1,268 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: Wart\n"
4
+ "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: \n"
6
+ "PO-Revision-Date: \n"
7
+ "Last-Translator: Fat Cow <zhr@tut.by>\n"
8
+ "Language-Team: Fat Cow <zhr@tut.by>\n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "Plural-Forms: nplurals=2; plural=n != 1;\n"
13
+ "X-Poedit-SourceCharset: utf-8\n"
14
+ "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2\n"
15
+ "X-Textdomain-Support: yes\n"
16
+ "X-Poedit-Language: Belarusian\n"
17
+ "X-Poedit-Country: BELARUS\n"
18
+ "X-Poedit-Basepath: .\n"
19
+ "X-Poedit-SearchPath-0: .\n"
20
+
21
+ #: !wartungsmodus.php:110
22
+ msgid "Settings"
23
+ msgstr "Настройки"
24
+
25
+ #@ wartungsmodus
26
+ #: !wartungsmodus.php:185
27
+ msgid "Save"
28
+ msgstr "Сохранить"
29
+
30
+ #@ wartungsmodus
31
+ #: !wartungsmodus.php:211
32
+ #: !wartungsmodus.php:240
33
+ msgid "Updated"
34
+ msgstr "Обновлено"
35
+
36
+ #@ wartungsmodus
37
+ #: site.php:28
38
+ msgid "Admin-Login"
39
+ msgstr "Логин админа"
40
+
41
+ #@ wartungsmodus
42
+ #: !wartungsmodus.php:337
43
+ msgid "Plugin by:"
44
+ msgstr "Плагин от:"
45
+
46
+ #@ wartungsmodus
47
+ #: !wartungsmodus.php:339
48
+ #: !wartungsmodus.php:342
49
+ #: !wartungsmodus.php:345
50
+ #: !wartungsmodus.php:348
51
+ #: !wartungsmodus.php:351
52
+ #: !wartungsmodus.php:354
53
+ #: !wartungsmodus.php:357
54
+ #: !wartungsmodus.php:360
55
+ msgid "Design by:"
56
+ msgstr "Дизайн:"
57
+
58
+ #@ wartungsmodus
59
+ #: !wartungsmodus.php:144
60
+ msgid "Plugin Settings"
61
+ msgstr "Настройки плагина"
62
+
63
+ #@ wartungsmodus
64
+ #: !wartungsmodus.php:131
65
+ #, php-format
66
+ msgid "Plugin %s settings <strong>updated</strong>."
67
+ msgstr "Настройки %s плагина <strong>обновлены</strong>."
68
+
69
+ #@ wartungsmodus
70
+ #: site.php:7
71
+ #: site.php:26
72
+ msgid "Maintenance Mode"
73
+ msgstr "Основной режим"
74
+
75
+ #@ wartungsmodus
76
+ #: !wartungsmodus.php:159
77
+ msgid "Link:"
78
+ msgstr "Ссылка:"
79
+
80
+ #@ wartungsmodus
81
+ #: !wartungsmodus.php:164
82
+ msgid "Theme:"
83
+ msgstr "Тема:"
84
+
85
+ #@ wartungsmodus
86
+ #: !wartungsmodus.php:167
87
+ msgid "Simple Text"
88
+ msgstr "Простой текст"
89
+
90
+ #@ wartungsmodus
91
+ #: !wartungsmodus.php:168
92
+ msgid "The Truck"
93
+ msgstr "Трак"
94
+
95
+ #@ wartungsmodus
96
+ #: !wartungsmodus.php:147
97
+ msgid "Value:"
98
+ msgstr "Значение:"
99
+
100
+ #@ wartungsmodus
101
+ #: !wartungsmodus.php:149
102
+ msgid "Unit:"
103
+ msgstr "Юнит:"
104
+
105
+ #@ wartungsmodus
106
+ #: !wartungsmodus.php:151
107
+ msgid "second"
108
+ msgstr "секунда"
109
+
110
+ #@ wartungsmodus
111
+ #: !wartungsmodus.php:152
112
+ msgid "minute"
113
+ msgstr "минута"
114
+
115
+ #@ wartungsmodus
116
+ #: !wartungsmodus.php:153
117
+ msgid "hour"
118
+ msgstr "час"
119
+
120
+ #@ wartungsmodus
121
+ #: !wartungsmodus.php:154
122
+ msgid "day"
123
+ msgstr "день"
124
+
125
+ #@ wartungsmodus
126
+ #: !wartungsmodus.php:155
127
+ msgid "week"
128
+ msgstr "неделя"
129
+
130
+ #@ wartungsmodus
131
+ #: !wartungsmodus.php:156
132
+ msgid "month"
133
+ msgstr "месяц"
134
+
135
+ #@ wartungsmodus
136
+ #: !wartungsmodus.php:157
137
+ msgid "year"
138
+ msgstr "год"
139
+
140
+ #@ wartungsmodus
141
+ #: !wartungsmodus.php:138
142
+ #: !wartungsmodus.php:161
143
+ msgid "False"
144
+ msgstr "Ложь"
145
+
146
+ #@ wartungsmodus
147
+ #: !wartungsmodus.php:139
148
+ #: !wartungsmodus.php:162
149
+ msgid "True"
150
+ msgstr "Правда"
151
+
152
+ #@ wartungsmodus
153
+ #: !wartungsmodus.php:283
154
+ msgid "seconds"
155
+ msgstr "секунд"
156
+
157
+ #@ wartungsmodus
158
+ #: !wartungsmodus.php:287
159
+ msgid "minutes"
160
+ msgstr "минут"
161
+
162
+ #@ wartungsmodus
163
+ #: !wartungsmodus.php:291
164
+ msgid "hours"
165
+ msgstr "часов"
166
+
167
+ #@ wartungsmodus
168
+ #: !wartungsmodus.php:295
169
+ msgid "days"
170
+ msgstr "дней"
171
+
172
+ #@ wartungsmodus
173
+ #: !wartungsmodus.php:299
174
+ msgid "weeks"
175
+ msgstr "недель"
176
+
177
+ #@ wartungsmodus
178
+ #: !wartungsmodus.php:303
179
+ msgid "moths"
180
+ msgstr "месяцев"
181
+
182
+ #@ wartungsmodus
183
+ #: !wartungsmodus.php:307
184
+ msgid "years"
185
+ msgstr "лет"
186
+
187
+ #@ wartungsmodus
188
+ #: !wartungsmodus.php:132
189
+ #, php-format
190
+ msgid "Plugin %s active status <strong>updated</strong>."
191
+ msgstr "Активный статус %s плагина <strong>обновлен</strong>."
192
+
193
+ #@ wartungsmodus
194
+ #: !wartungsmodus.php:134
195
+ msgid "Plugin Activate"
196
+ msgstr "Плагин активирован"
197
+
198
+ #@ wartungsmodus
199
+ #: !wartungsmodus.php:166
200
+ msgid "Own Style"
201
+ msgstr "Свой стиль"
202
+
203
+ #@ wartungsmodus
204
+ #: !wartungsmodus.php:169
205
+ msgid "The Sun"
206
+ msgstr "Солнце"
207
+
208
+ #@ wartungsmodus
209
+ #: !wartungsmodus.php:170
210
+ msgid "The FF Error"
211
+ msgstr "FF ошибка"
212
+
213
+ #@ wartungsmodus
214
+ #: !wartungsmodus.php:171
215
+ msgid "Monster"
216
+ msgstr "Монстр"
217
+
218
+ #@ wartungsmodus
219
+ #: !wartungsmodus.php:177
220
+ msgid "Own Style URL (incl. http://):"
221
+ msgstr "Собственный стиль УРЛа (вкл. http://):"
222
+
223
+ #@ wartungsmodus
224
+ #: !wartungsmodus.php:181
225
+ msgid "Text:"
226
+ msgstr "Текст:"
227
+
228
+ #@ wartungsmodus
229
+ #: !wartungsmodus.php:181
230
+ #, php-format
231
+ msgid "(Use the first %s for the time value and second %s for the unit of the time, HTML is possible)"
232
+ msgstr "(Используйте вначале %s для значения времени и секунды %s для значений времени, HTML по возможности)"
233
+
234
+ #@ wartungsmodus
235
+ #: !wartungsmodus.php:267
236
+ msgid "Coution: Maintenance mode is <strong>active</strong>!"
237
+ msgstr "Coution: Режим обслуживания <strong>активен!</strong>"
238
+
239
+ #@ wartungsmodus
240
+ #: !wartungsmodus.php:141
241
+ msgid "Update"
242
+ msgstr "Обновление"
243
+
244
+ #@ wartungsmodus
245
+ #: !wartungsmodus.php:172
246
+ msgid "Chastely"
247
+ msgstr "Chastely"
248
+
249
+ #@ wartungsmodus
250
+ #: !wartungsmodus.php:173
251
+ msgid "Only Typo"
252
+ msgstr "Только Typo"
253
+
254
+ #@ wartungsmodus
255
+ #: !wartungsmodus.php:174
256
+ msgid "Paint"
257
+ msgstr "Paint"
258
+
259
+ #@ wartungsmodus
260
+ #: !wartungsmodus.php:175
261
+ msgid "Animate (Flash, only german)"
262
+ msgstr "Анимация (Flash, sadece Almanca)"
263
+
264
+ #@ wartungsmodus
265
+ #: !wartungsmodus.php:267
266
+ msgid "Deactivate or change Settings"
267
+ msgstr "Отключить или изменить настройки"
268
+
languages/wartungsmodus-de_DE.mo ADDED
Binary file
languages/wartungsmodus-de_DE.po ADDED
@@ -0,0 +1,375 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: \n"
4
+ "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2010-01-04 12:57+0100\n"
6
+ "PO-Revision-Date: \n"
7
+ "Last-Translator: Frank Bueltge <frank@bueltge.de>\n"
8
+ "Language-Team: \n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "Plural-Forms: nplurals=2; plural=n != 1;\n"
13
+ "X-Poedit-Language: \n"
14
+ "X-Poedit-Country: \n"
15
+ "X-Poedit-SourceCharset: utf-8\n"
16
+ "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;\n"
17
+ "X-Poedit-Basepath: d:/xampp/htdocs/wpbeta/wp-content/plugins/wartungsmodus/\n"
18
+ "X-Poedit-Bookmarks: \n"
19
+ "X-Poedit-SearchPath-0: .\n"
20
+ "X-Textdomain-Support: yes"
21
+
22
+ #: !wartungsmodus.php:120
23
+ msgid "Settings"
24
+ msgstr "Einstellungen"
25
+
26
+ #: !wartungsmodus.php:191
27
+ #, php-format
28
+ #@ wartungsmodus
29
+ msgid "Plugin %s settings <strong>updated</strong>."
30
+ msgstr "Plugin %s Einstellungen <strong>gespeichert</strong>."
31
+
32
+ #: !wartungsmodus.php:192
33
+ #, php-format
34
+ #@ wartungsmodus
35
+ msgid "Plugin %s active status <strong>updated</strong>."
36
+ msgstr "Plugin %s aktiv-status <strong>aktualisiert</strong>."
37
+
38
+ #: !wartungsmodus.php:194
39
+ #@ wartungsmodus
40
+ msgid "Plugin Activate"
41
+ msgstr "Plugin aktivieren"
42
+
43
+ #: !wartungsmodus.php:198
44
+ #: !wartungsmodus.php:214
45
+ #: !wartungsmodus.php:258
46
+ #@ wartungsmodus
47
+ msgid "False"
48
+ msgstr "Nein"
49
+
50
+ #: !wartungsmodus.php:199
51
+ #: !wartungsmodus.php:215
52
+ #: !wartungsmodus.php:259
53
+ #@ wartungsmodus
54
+ msgid "True"
55
+ msgstr "Ja"
56
+
57
+ #: !wartungsmodus.php:201
58
+ #@ wartungsmodus
59
+ msgid "Update"
60
+ msgstr "Aktualisieren"
61
+
62
+ #: !wartungsmodus.php:204
63
+ #@ wartungsmodus
64
+ msgid "Plugin Settings"
65
+ msgstr "Plugin Einstellungen"
66
+
67
+ #: !wartungsmodus.php:210
68
+ #@ wartungsmodus
69
+ msgid "Countdown:"
70
+ msgstr "Countdown:"
71
+
72
+ #: !wartungsmodus.php:221
73
+ #: !wartungsmodus.php:224
74
+ #@ wartungsmodus
75
+ msgid "Click for datepicker"
76
+ msgstr "Klick für den Datums-Picker"
77
+
78
+ #: !wartungsmodus.php:221
79
+ #@ wartungsmodus
80
+ msgid "Date:"
81
+ msgstr "Datum:"
82
+
83
+ #: !wartungsmodus.php:225
84
+ #@ wartungsmodus
85
+ msgid "Activate countdown for using this. Use value and unit or use the countdown and set the date."
86
+ msgstr "Aktiviere den Countdown um ihn zu nutzen. Vergebe Wert und Einheit oder wähle ein Datum für den Countdown."
87
+
88
+ #: !wartungsmodus.php:230
89
+ #@ wartungsmodus
90
+ msgid "Value:"
91
+ msgstr "Wert:"
92
+
93
+ #: !wartungsmodus.php:238
94
+ #@ wartungsmodus
95
+ msgid "Unit:"
96
+ msgstr "Einheit:"
97
+
98
+ #: !wartungsmodus.php:242
99
+ #@ wartungsmodus
100
+ msgid "second"
101
+ msgstr "sekunde"
102
+
103
+ #: !wartungsmodus.php:243
104
+ #@ wartungsmodus
105
+ msgid "minute"
106
+ msgstr "minute"
107
+
108
+ #: !wartungsmodus.php:244
109
+ #@ wartungsmodus
110
+ msgid "hour"
111
+ msgstr "stunde"
112
+
113
+ #: !wartungsmodus.php:245
114
+ #@ wartungsmodus
115
+ msgid "day"
116
+ msgstr "tag"
117
+
118
+ #: !wartungsmodus.php:246
119
+ #@ wartungsmodus
120
+ msgid "week"
121
+ msgstr "woche"
122
+
123
+ #: !wartungsmodus.php:247
124
+ #@ wartungsmodus
125
+ msgid "month"
126
+ msgstr "monat"
127
+
128
+ #: !wartungsmodus.php:248
129
+ #@ wartungsmodus
130
+ msgid "year"
131
+ msgstr "jahr"
132
+
133
+ #: !wartungsmodus.php:254
134
+ #@ wartungsmodus
135
+ msgid "Link:"
136
+ msgstr "Link:"
137
+
138
+ #: !wartungsmodus.php:267
139
+ #@ wartungsmodus
140
+ msgid "Theme:"
141
+ msgstr "Theme:"
142
+
143
+ #: !wartungsmodus.php:271
144
+ #@ wartungsmodus
145
+ msgid "Own Style"
146
+ msgstr "Eigenes Design"
147
+
148
+ #: !wartungsmodus.php:272
149
+ #@ wartungsmodus
150
+ msgid "Simple Text"
151
+ msgstr "Einfach Text"
152
+
153
+ #: !wartungsmodus.php:273
154
+ #@ wartungsmodus
155
+ msgid "The Truck"
156
+ msgstr "Der Truck"
157
+
158
+ #: !wartungsmodus.php:274
159
+ #@ wartungsmodus
160
+ msgid "The Sun"
161
+ msgstr "The Sun"
162
+
163
+ #: !wartungsmodus.php:275
164
+ #@ wartungsmodus
165
+ msgid "The FF Error"
166
+ msgstr "The FF Error"
167
+
168
+ #: !wartungsmodus.php:276
169
+ #@ wartungsmodus
170
+ msgid "Monster"
171
+ msgstr "Monster"
172
+
173
+ #: !wartungsmodus.php:277
174
+ #@ wartungsmodus
175
+ msgid "Chastely"
176
+ msgstr "Chastely"
177
+
178
+ #: !wartungsmodus.php:278
179
+ #@ wartungsmodus
180
+ msgid "Only Typo"
181
+ msgstr "Only Typo"
182
+
183
+ #: !wartungsmodus.php:279
184
+ #@ wartungsmodus
185
+ msgid "Paint"
186
+ msgstr "Paint"
187
+
188
+ #: !wartungsmodus.php:280
189
+ #@ wartungsmodus
190
+ msgid "Animate (Flash, only german)"
191
+ msgstr "Animate (Flash, nur in deutsch)"
192
+
193
+ #: !wartungsmodus.php:281
194
+ #@ wartungsmodus
195
+ msgid "Damask"
196
+ msgstr "Damask"
197
+
198
+ #: !wartungsmodus.php:282
199
+ #@ wartungsmodus
200
+ msgid "Lego"
201
+ msgstr "Lego"
202
+
203
+ #: !wartungsmodus.php:288
204
+ #@ wartungsmodus
205
+ msgid "Own Style URL (incl. http://):"
206
+ msgstr "Eigene Design URL (inkl. http://)"
207
+
208
+ #: !wartungsmodus.php:320
209
+ #@ wartungsmodus
210
+ msgid "Text:"
211
+ msgstr "Text:"
212
+
213
+ #: !wartungsmodus.php:330
214
+ #@ wartungsmodus
215
+ msgid "Excludes:"
216
+ msgstr "Ausnahmen:"
217
+
218
+ #: !wartungsmodus.php:335
219
+ #@ wartungsmodus
220
+ msgid "Exlude pages, posts or archives from the maintenance mode. Add the Slug of page or post as a comma-separated list.<br />Example: "
221
+ msgstr "Die Ausnahme des Wartungsmodus ist möglich für Inhalte aller Art. Füge den Titelform (Slug) hinzu, als Komma-Separierte Liste.<br />Beispiel: "
222
+
223
+ #: !wartungsmodus.php:340
224
+ #@ wartungsmodus
225
+ msgid "Role:"
226
+ msgstr "Rolle:"
227
+
228
+ #: !wartungsmodus.php:361
229
+ #@ wartungsmodus
230
+ msgid "Allowed userrole for see the frontend of this blog."
231
+ msgstr "Erlaubte Userrolle für das Sehen des Frontend dieses Blog."
232
+
233
+ #: !wartungsmodus.php:367
234
+ #@ wartungsmodus
235
+ msgid "Save"
236
+ msgstr "Speichern"
237
+
238
+ #: !wartungsmodus.php:395
239
+ #: !wartungsmodus.php:438
240
+ #@ wartungsmodus
241
+ msgid "Updated"
242
+ msgstr "Gespeichert"
243
+
244
+ #: !wartungsmodus.php:508
245
+ #@ wartungsmodus
246
+ msgid "Coution: Maintenance mode is <strong>active</strong>!"
247
+ msgstr "Achtung: Wartungsmodus ist <strong>aktiv</strong>!"
248
+
249
+ #: !wartungsmodus.php:508
250
+ #@ wartungsmodus
251
+ msgid "Deactivate or change Settings"
252
+ msgstr "Deaktivieren oder Einstellungen ändern "
253
+
254
+ #: !wartungsmodus.php:524
255
+ #: site.php:46
256
+ #: site.php:51
257
+ #@ wartungsmodus
258
+ msgid "seconds"
259
+ msgstr "Sekunden"
260
+
261
+ #: !wartungsmodus.php:528
262
+ #: site.php:46
263
+ #: site.php:51
264
+ #@ wartungsmodus
265
+ msgid "minutes"
266
+ msgstr "Minuten"
267
+
268
+ #: !wartungsmodus.php:532
269
+ #: site.php:46
270
+ #: site.php:51
271
+ #@ wartungsmodus
272
+ msgid "hours"
273
+ msgstr "Stunden"
274
+
275
+ #: !wartungsmodus.php:536
276
+ #: site.php:46
277
+ #: site.php:51
278
+ #@ wartungsmodus
279
+ msgid "days"
280
+ msgstr "Tagen"
281
+
282
+ #: !wartungsmodus.php:540
283
+ #@ wartungsmodus
284
+ msgid "weeks"
285
+ msgstr "Wochen"
286
+
287
+ #: !wartungsmodus.php:548
288
+ #@ wartungsmodus
289
+ msgid "years"
290
+ msgstr "Jahren"
291
+
292
+ #: !wartungsmodus.php:579
293
+ #@ wartungsmodus
294
+ msgid "Plugin by:"
295
+ msgstr "Plugin von:"
296
+
297
+ #: !wartungsmodus.php:581
298
+ #: !wartungsmodus.php:584
299
+ #: !wartungsmodus.php:587
300
+ #: !wartungsmodus.php:590
301
+ #: !wartungsmodus.php:593
302
+ #: !wartungsmodus.php:596
303
+ #: !wartungsmodus.php:599
304
+ #: !wartungsmodus.php:602
305
+ #: !wartungsmodus.php:605
306
+ #: !wartungsmodus.php:608
307
+ #@ wartungsmodus
308
+ msgid "Design by:"
309
+ msgstr "Design von:"
310
+
311
+ #: site.php:6
312
+ #: site.php:84
313
+ #@ wartungsmodus
314
+ msgid "Maintenance Mode"
315
+ msgstr "Wartungsmodus"
316
+
317
+ #: site.php:44
318
+ #@ wartungsmodus
319
+ msgid "The due date was before"
320
+ msgstr "Der Termin war vor"
321
+
322
+ #: site.php:46
323
+ #: site.php:51
324
+ #@ wartungsmodus
325
+ msgid "and"
326
+ msgstr "und"
327
+
328
+ #: site.php:90
329
+ #@ wartungsmodus
330
+ msgid "Admin-Login"
331
+ msgstr "Admin-Login"
332
+
333
+ #: !wartungsmodus.php:296
334
+ #@ wartungsmodus
335
+ msgid "Title:"
336
+ msgstr "Titel:"
337
+
338
+ #: !wartungsmodus.php:291
339
+ #@ wartungsmodus
340
+ msgid "URL to the css-file"
341
+ msgstr "URL zur css-Datei"
342
+
343
+ #: !wartungsmodus.php:299
344
+ #: !wartungsmodus.php:307
345
+ #: !wartungsmodus.php:315
346
+ #@ wartungsmodus
347
+ msgid "Leave empty for default."
348
+ msgstr "Leer lassen für den Standardtext."
349
+
350
+ #: !wartungsmodus.php:304
351
+ #@ wartungsmodus
352
+ msgid "Header:"
353
+ msgstr "Header:"
354
+
355
+ #: !wartungsmodus.php:312
356
+ #@ wartungsmodus
357
+ msgid "Heading:"
358
+ msgstr "Überschrift:"
359
+
360
+ #: !wartungsmodus.php:325
361
+ #, php-format
362
+ #@ wartungsmodus
363
+ msgid "Use the first %s for the time value or countdown and second %s for the unit of the time; HTML is possible"
364
+ msgstr "Nutze das erste %s für den Zeitwert oder den Countdown und das zweite %s für die Einheit der Zeit, HTML ist möglich"
365
+
366
+ #: !wartungsmodus.php:262
367
+ #@ wartungsmodus
368
+ msgid "Please leave a link to the plugin- and design-author on your maintenance mode site."
369
+ msgstr "Bitte hinterlasse einen Link zum Plugin- und Design-Autor auf deiner Wartungsmodus-Seite."
370
+
371
+ #: !wartungsmodus.php:544
372
+ #@ wartungsmodus
373
+ msgid "months"
374
+ msgstr "Monate"
375
+
languages/wartungsmodus-es_ES.mo ADDED
Binary file
languages/wartungsmodus-es_ES.po ADDED
@@ -0,0 +1,277 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: !wartungsmodus\n"
4
+ "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: \n"
6
+ "PO-Revision-Date: \n"
7
+ "Last-Translator: TodoWordPress <traducciones@todowp.org>\n"
8
+ "Language-Team: TodoWordPress <traducciones@todowp.org>\n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "Plural-Forms: nplurals=2; plural=n != 1;\n"
13
+ "X-Poedit-Language: Spanish\n"
14
+ "X-Poedit-Country: SPAIN\n"
15
+ "X-Poedit-SourceCharset: utf-8\n"
16
+ "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2\n"
17
+ "X-Poedit-Basepath: .\n"
18
+ "X-Textdomain-Support: yes\n"
19
+ "X-Poedit-SearchPath-0: .\n"
20
+
21
+ #: !wartungsmodus.php:119
22
+ msgid "Settings"
23
+ msgstr "Opciones"
24
+
25
+ #: !wartungsmodus.php:212
26
+ msgid "Save"
27
+ msgstr "Guardar"
28
+
29
+ #: !wartungsmodus.php:238
30
+ #: !wartungsmodus.php:273
31
+ msgid "Updated"
32
+ msgstr "Actualizar"
33
+
34
+ #: site.php:83
35
+ msgid "Admin-Login"
36
+ msgstr "Administración"
37
+
38
+ #: !wartungsmodus.php:382
39
+ msgid "Plugin by:"
40
+ msgstr "Plugin de:"
41
+
42
+ #: !wartungsmodus.php:384
43
+ #: !wartungsmodus.php:387
44
+ #: !wartungsmodus.php:390
45
+ #: !wartungsmodus.php:393
46
+ #: !wartungsmodus.php:396
47
+ #: !wartungsmodus.php:399
48
+ #: !wartungsmodus.php:402
49
+ #: !wartungsmodus.php:405
50
+ #: !wartungsmodus.php:408
51
+ #: !wartungsmodus.php:411
52
+ msgid "Design by:"
53
+ msgstr "Diseñado por:"
54
+
55
+ #: !wartungsmodus.php:153
56
+ msgid "Plugin Settings"
57
+ msgstr "Opciones del Plugin"
58
+
59
+ #: !wartungsmodus.php:140
60
+ #, php-format
61
+ msgid "Plugin %s settings <strong>updated</strong>."
62
+ msgstr "Las opciones de %s <strong>han sido actualizadas</strong>."
63
+
64
+ #: site.php:7
65
+ #: site.php:77
66
+ msgid "Maintenance Mode"
67
+ msgstr "En Mantenimiento"
68
+
69
+ #: !wartungsmodus.php:178
70
+ msgid "Link:"
71
+ msgstr "Enlace:"
72
+
73
+ #: !wartungsmodus.php:183
74
+ msgid "Theme:"
75
+ msgstr "Tema:"
76
+
77
+ #: !wartungsmodus.php:186
78
+ msgid "Simple Text"
79
+ msgstr "Texto Simple"
80
+
81
+ #: !wartungsmodus.php:187
82
+ msgid "The Truck"
83
+ msgstr "The Truck"
84
+
85
+ #: !wartungsmodus.php:164
86
+ msgid "Value:"
87
+ msgstr "Valor:"
88
+
89
+ #: !wartungsmodus.php:166
90
+ msgid "Unit:"
91
+ msgstr "Unidad:"
92
+
93
+ #: !wartungsmodus.php:168
94
+ msgid "second"
95
+ msgstr "segundo"
96
+
97
+ #: !wartungsmodus.php:169
98
+ msgid "minute"
99
+ msgstr "minuto"
100
+
101
+ #: !wartungsmodus.php:170
102
+ msgid "hour"
103
+ msgstr "hora"
104
+
105
+ #: !wartungsmodus.php:171
106
+ msgid "day"
107
+ msgstr "día"
108
+
109
+ #: !wartungsmodus.php:172
110
+ msgid "week"
111
+ msgstr "semana"
112
+
113
+ #: !wartungsmodus.php:173
114
+ msgid "month"
115
+ msgstr "mes"
116
+
117
+ #: !wartungsmodus.php:174
118
+ msgid "year"
119
+ msgstr "año"
120
+
121
+ #: !wartungsmodus.php:147
122
+ #: !wartungsmodus.php:158
123
+ #: !wartungsmodus.php:180
124
+ msgid "False"
125
+ msgstr "Desactivado"
126
+
127
+ #: !wartungsmodus.php:148
128
+ #: !wartungsmodus.php:159
129
+ #: !wartungsmodus.php:181
130
+ msgid "True"
131
+ msgstr "Activado"
132
+
133
+ #: !wartungsmodus.php:327
134
+ #: site.php:39
135
+ #: site.php:44
136
+ msgid "seconds"
137
+ msgstr "segundos"
138
+
139
+ #: !wartungsmodus.php:331
140
+ #: site.php:39
141
+ #: site.php:44
142
+ msgid "minutes"
143
+ msgstr "minutos"
144
+
145
+ #: !wartungsmodus.php:335
146
+ #: site.php:39
147
+ #: site.php:44
148
+ msgid "hours"
149
+ msgstr "horas"
150
+
151
+ #: !wartungsmodus.php:339
152
+ #: site.php:39
153
+ #: site.php:44
154
+ msgid "days"
155
+ msgstr "días"
156
+
157
+ #: !wartungsmodus.php:343
158
+ msgid "weeks"
159
+ msgstr "semanas"
160
+
161
+ #: !wartungsmodus.php:347
162
+ msgid "moths"
163
+ msgstr "meses"
164
+
165
+ #: !wartungsmodus.php:351
166
+ msgid "years"
167
+ msgstr "años"
168
+
169
+ #: !wartungsmodus.php:141
170
+ #, fuzzy, php-format
171
+ msgid "Plugin %s active status <strong>updated</strong>."
172
+ msgstr "Plugin %s active status <strong>updated</strong>."
173
+
174
+ #: !wartungsmodus.php:143
175
+ #, fuzzy
176
+ msgid "Plugin Activate"
177
+ msgstr "Plugin Activate"
178
+
179
+ #: !wartungsmodus.php:185
180
+ msgid "Own Style"
181
+ msgstr "Style propio"
182
+
183
+ #: !wartungsmodus.php:188
184
+ msgid "The Sun"
185
+ msgstr "The Sun"
186
+
187
+ #: !wartungsmodus.php:189
188
+ msgid "The FF Error"
189
+ msgstr "The FF Error"
190
+
191
+ #: !wartungsmodus.php:190
192
+ msgid "Monster"
193
+ msgstr "Monster"
194
+
195
+ #: !wartungsmodus.php:198
196
+ msgid "Own Style URL (incl. http://):"
197
+ msgstr "URL de tu estilo (incluido el \"http://\"):"
198
+
199
+ #: !wartungsmodus.php:202
200
+ msgid "Text:"
201
+ msgstr "Texto:"
202
+
203
+ #: !wartungsmodus.php:311
204
+ msgid "Coution: Maintenance mode is <strong>active</strong>!"
205
+ msgstr "Atención: El modo mantenimiento está <strong>activo</strong>"
206
+
207
+ #: !wartungsmodus.php:150
208
+ msgid "Update"
209
+ msgstr "Actualizar"
210
+
211
+ #: !wartungsmodus.php:191
212
+ msgid "Chastely"
213
+ msgstr "Chastely"
214
+
215
+ #: !wartungsmodus.php:192
216
+ msgid "Only Typo"
217
+ msgstr "Only Typo"
218
+
219
+ #: !wartungsmodus.php:193
220
+ msgid "Paint"
221
+ msgstr "Paint"
222
+
223
+ #: !wartungsmodus.php:194
224
+ msgid "Animate (Flash, only german)"
225
+ msgstr "Animate (Flash, sólo en alemán)"
226
+
227
+ #: !wartungsmodus.php:311
228
+ msgid "Deactivate or change Settings"
229
+ msgstr "Desactivar o cambiar las opciones"
230
+
231
+ #: !wartungsmodus.php:156
232
+ msgid "Countdown:"
233
+ msgstr "Cuenta atrás:"
234
+
235
+ #: !wartungsmodus.php:161
236
+ #: !wartungsmodus.php:162
237
+ msgid "Click for datepicker"
238
+ msgstr "Haz click para ver el calendario"
239
+
240
+ #: !wartungsmodus.php:161
241
+ msgid "Date:"
242
+ msgstr "Fecha:"
243
+
244
+ #: !wartungsmodus.php:163
245
+ msgid "Activate countdown for using this. Use value and unit or use the countdown and set the date."
246
+ msgstr "Hay que activar la cuenta atrás para usar esto, luego pon la fecha en la que quieres que termine la cuenta atrás."
247
+
248
+ #: !wartungsmodus.php:195
249
+ msgid "Damask"
250
+ msgstr "Damask"
251
+
252
+ #: !wartungsmodus.php:196
253
+ msgid "Lego"
254
+ msgstr "Lego"
255
+
256
+ #: !wartungsmodus.php:206
257
+ msgid "Excludes:"
258
+ msgstr "Excluidas:"
259
+
260
+ #: !wartungsmodus.php:209
261
+ msgid "Exlude pages, posts or archives from the maintenance mode. Add the Slug of page or post as a comma-separated list.<br />Example: "
262
+ msgstr "Excluye páginas, entradas o archivos del modo de mantenimiento. Agrega la URL de la página o entrada a excluir separándola con una coma \",\" y un espacio.<br />Ejemplo: "
263
+
264
+ #: site.php:37
265
+ msgid "The due date was before"
266
+ msgstr "La fecha de finalización era antes de"
267
+
268
+ #: site.php:39
269
+ #: site.php:44
270
+ msgid "and"
271
+ msgstr "y"
272
+
273
+ #: !wartungsmodus.php:202
274
+ #, php-format
275
+ msgid "(Use the first %s for the time value or countdown and second %s for the unit of the time, HTML is possible)"
276
+ msgstr "(Utiliza el primer \"%s\" para la cuenta atrás y el segundo \"%s\" para la unidad de tiempo. Se puede usar HTML.)"
277
+
languages/wartungsmodus-fr_FR.mo ADDED
Binary file
languages/wartungsmodus-fr_FR.po ADDED
@@ -0,0 +1,333 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: !wartungsmodus\n"
4
+ "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: \n"
6
+ "PO-Revision-Date: \n"
7
+ "Last-Translator: Gilles <gilles.wlt@gmail.com>\n"
8
+ "Language-Team: Gilles <gilles.wlt@gmail.com>\n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "Plural-Forms: nplurals=2; plural=n != 1;\n"
13
+ "X-Poedit-Language: French\n"
14
+ "X-Poedit-Country: FRANCE\n"
15
+ "X-Poedit-SourceCharset: utf-8\n"
16
+ "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;\n"
17
+ "X-Poedit-Basepath: .\n"
18
+ "X-Poedit-Bookmarks: \n"
19
+ "X-Poedit-SearchPath-0: .\n"
20
+ "X-Textdomain-Support: yes"
21
+
22
+ #: !wartungsmodus.php:119
23
+ msgid "Settings"
24
+ msgstr "Réglages"
25
+
26
+ #: !wartungsmodus.php:212
27
+ #@ wartungsmodus
28
+ msgid "Save"
29
+ msgstr "Sauvegarder"
30
+
31
+ #: !wartungsmodus.php:238
32
+ #: !wartungsmodus.php:273
33
+ #@ wartungsmodus
34
+ msgid "Updated"
35
+ msgstr "Mis a jour"
36
+
37
+ #: site.php:83
38
+ #@ wartungsmodus
39
+ msgid "Admin-Login"
40
+ msgstr "Admin-Login"
41
+
42
+ #: !wartungsmodus.php:382
43
+ #@ wartungsmodus
44
+ msgid "Plugin by:"
45
+ msgstr "Plugin par:"
46
+
47
+ #: !wartungsmodus.php:384
48
+ #: !wartungsmodus.php:387
49
+ #: !wartungsmodus.php:390
50
+ #: !wartungsmodus.php:393
51
+ #: !wartungsmodus.php:396
52
+ #: !wartungsmodus.php:399
53
+ #: !wartungsmodus.php:402
54
+ #: !wartungsmodus.php:405
55
+ #: !wartungsmodus.php:408
56
+ #: !wartungsmodus.php:411
57
+ #@ wartungsmodus
58
+ msgid "Design by:"
59
+ msgstr "Design par:"
60
+
61
+ #: !wartungsmodus.php:153
62
+ #@ wartungsmodus
63
+ msgid "Plugin Settings"
64
+ msgstr "Réglages plugin"
65
+
66
+ #: !wartungsmodus.php:140
67
+ #, php-format
68
+ #@ wartungsmodus
69
+ msgid "Plugin %s settings <strong>updated</strong>."
70
+ msgstr "Parametres plugin %s <strong>mis a jour</strong>."
71
+
72
+ #: site.php:7
73
+ #: site.php:77
74
+ #@ wartungsmodus
75
+ msgid "Maintenance Mode"
76
+ msgstr "Mode Maintenance"
77
+
78
+ #: !wartungsmodus.php:178
79
+ #@ wartungsmodus
80
+ msgid "Link:"
81
+ msgstr "Lien:"
82
+
83
+ #: !wartungsmodus.php:183
84
+ #@ wartungsmodus
85
+ msgid "Theme:"
86
+ msgstr "Tema:"
87
+
88
+ #: !wartungsmodus.php:186
89
+ #@ wartungsmodus
90
+ msgid "Simple Text"
91
+ msgstr "Texte simple"
92
+
93
+ #: !wartungsmodus.php:187
94
+ #@ wartungsmodus
95
+ msgid "The Truck"
96
+ msgstr "Camion"
97
+
98
+ #: !wartungsmodus.php:164
99
+ #@ wartungsmodus
100
+ msgid "Value:"
101
+ msgstr "Valeur:"
102
+
103
+ #: !wartungsmodus.php:166
104
+ #@ wartungsmodus
105
+ msgid "Unit:"
106
+ msgstr "Unite:"
107
+
108
+ #: !wartungsmodus.php:168
109
+ #@ wartungsmodus
110
+ msgid "second"
111
+ msgstr "seconde"
112
+
113
+ #: !wartungsmodus.php:169
114
+ #@ wartungsmodus
115
+ msgid "minute"
116
+ msgstr "dakika"
117
+
118
+ #: !wartungsmodus.php:170
119
+ #@ wartungsmodus
120
+ msgid "hour"
121
+ msgstr "Heure"
122
+
123
+ #: !wartungsmodus.php:171
124
+ #@ wartungsmodus
125
+ msgid "day"
126
+ msgstr "Jour"
127
+
128
+ #: !wartungsmodus.php:172
129
+ #@ wartungsmodus
130
+ msgid "week"
131
+ msgstr "semaine"
132
+
133
+ #: !wartungsmodus.php:173
134
+ #@ wartungsmodus
135
+ msgid "month"
136
+ msgstr "mois"
137
+
138
+ #: !wartungsmodus.php:174
139
+ #@ wartungsmodus
140
+ msgid "year"
141
+ msgstr "annee"
142
+
143
+ #: !wartungsmodus.php:147
144
+ #: !wartungsmodus.php:158
145
+ #: !wartungsmodus.php:180
146
+ #@ wartungsmodus
147
+ msgid "False"
148
+ msgstr "Faux"
149
+
150
+ #: !wartungsmodus.php:148
151
+ #: !wartungsmodus.php:159
152
+ #: !wartungsmodus.php:181
153
+ #@ wartungsmodus
154
+ msgid "True"
155
+ msgstr "Vrai"
156
+
157
+ #: !wartungsmodus.php:327
158
+ #: site.php:39
159
+ #: site.php:44
160
+ #@ wartungsmodus
161
+ msgid "seconds"
162
+ msgstr "secondes"
163
+
164
+ #: !wartungsmodus.php:331
165
+ #: site.php:39
166
+ #: site.php:44
167
+ #@ wartungsmodus
168
+ msgid "minutes"
169
+ msgstr "dakika"
170
+
171
+ #: !wartungsmodus.php:335
172
+ #: site.php:39
173
+ #: site.php:44
174
+ #@ wartungsmodus
175
+ msgid "hours"
176
+ msgstr "heures"
177
+
178
+ #: !wartungsmodus.php:339
179
+ #: site.php:39
180
+ #: site.php:44
181
+ #@ wartungsmodus
182
+ msgid "days"
183
+ msgstr "jours"
184
+
185
+ #: !wartungsmodus.php:343
186
+ #@ wartungsmodus
187
+ msgid "weeks"
188
+ msgstr "semaines"
189
+
190
+ #: !wartungsmodus.php:347
191
+ #@ wartungsmodus
192
+ msgid "moths"
193
+ msgstr "mois"
194
+
195
+ #: !wartungsmodus.php:351
196
+ #@ wartungsmodus
197
+ msgid "years"
198
+ msgstr "annees"
199
+
200
+ #: !wartungsmodus.php:141
201
+ #, php-format
202
+ #@ wartungsmodus
203
+ msgid "Plugin %s active status <strong>updated</strong>."
204
+ msgstr "Plugin %s status actif <strong>mis a jour</strong>."
205
+
206
+ #: !wartungsmodus.php:143
207
+ #@ wartungsmodus
208
+ msgid "Plugin Activate"
209
+ msgstr "Activation plugin"
210
+
211
+ #: !wartungsmodus.php:185
212
+ #@ wartungsmodus
213
+ msgid "Own Style"
214
+ msgstr "Propre style"
215
+
216
+ #: !wartungsmodus.php:188
217
+ #@ wartungsmodus
218
+ msgid "The Sun"
219
+ msgstr "Soleil"
220
+
221
+ #: !wartungsmodus.php:189
222
+ #@ wartungsmodus
223
+ msgid "The FF Error"
224
+ msgstr "Erreur FF"
225
+
226
+ #: !wartungsmodus.php:190
227
+ #@ wartungsmodus
228
+ msgid "Monster"
229
+ msgstr "Monstre"
230
+
231
+ #: !wartungsmodus.php:198
232
+ #@ wartungsmodus
233
+ msgid "Own Style URL (incl. http://):"
234
+ msgstr "URL propre style (inclure http://):"
235
+
236
+ #: !wartungsmodus.php:202
237
+ #@ wartungsmodus
238
+ msgid "Text:"
239
+ msgstr "Texte"
240
+
241
+ #: !wartungsmodus.php:311
242
+ #@ wartungsmodus
243
+ msgid "Coution: Maintenance mode is <strong>active</strong>!"
244
+ msgstr "Attention: Le Mode Maintenance est <strong>actif</strong>!"
245
+
246
+ #: !wartungsmodus.php:150
247
+ #@ wartungsmodus
248
+ msgid "Update"
249
+ msgstr "Mise a jour"
250
+
251
+ #: !wartungsmodus.php:191
252
+ #@ wartungsmodus
253
+ msgid "Chastely"
254
+ msgstr "Chastely"
255
+
256
+ #: !wartungsmodus.php:192
257
+ #@ wartungsmodus
258
+ msgid "Only Typo"
259
+ msgstr "Only Typo"
260
+
261
+ #: !wartungsmodus.php:193
262
+ #@ wartungsmodus
263
+ msgid "Paint"
264
+ msgstr "Paint"
265
+
266
+ #: !wartungsmodus.php:194
267
+ #@ wartungsmodus
268
+ msgid "Animate (Flash, only german)"
269
+ msgstr "Animate (Flash, seulement en allemand)"
270
+
271
+ #: !wartungsmodus.php:311
272
+ #@ wartungsmodus
273
+ msgid "Deactivate or change Settings"
274
+ msgstr "Désactiver ou modifier les paramètres"
275
+
276
+ #: !wartungsmodus.php:156
277
+ #@ wartungsmodus
278
+ msgid "Countdown:"
279
+ msgstr ""
280
+
281
+ #: !wartungsmodus.php:161
282
+ #: !wartungsmodus.php:162
283
+ #@ wartungsmodus
284
+ msgid "Click for datepicker"
285
+ msgstr ""
286
+
287
+ #: !wartungsmodus.php:161
288
+ #@ wartungsmodus
289
+ msgid "Date:"
290
+ msgstr ""
291
+
292
+ #: !wartungsmodus.php:163
293
+ #@ wartungsmodus
294
+ msgid "Activate countdown for using this. Use value and unit or use the countdown and set the date."
295
+ msgstr ""
296
+
297
+ #: !wartungsmodus.php:195
298
+ #@ wartungsmodus
299
+ msgid "Damask"
300
+ msgstr ""
301
+
302
+ #: !wartungsmodus.php:196
303
+ #@ wartungsmodus
304
+ msgid "Lego"
305
+ msgstr ""
306
+
307
+ #: !wartungsmodus.php:206
308
+ #@ wartungsmodus
309
+ msgid "Excludes:"
310
+ msgstr ""
311
+
312
+ #: !wartungsmodus.php:209
313
+ #@ wartungsmodus
314
+ msgid "Exlude pages, posts or archives from the maintenance mode. Add the Slug of page or post as a comma-separated list.<br />Example: "
315
+ msgstr ""
316
+
317
+ #: site.php:37
318
+ #@ wartungsmodus
319
+ msgid "The due date was before"
320
+ msgstr ""
321
+
322
+ #: site.php:39
323
+ #: site.php:44
324
+ #@ wartungsmodus
325
+ msgid "and"
326
+ msgstr ""
327
+
328
+ #: !wartungsmodus.php:202
329
+ #, php-format
330
+ #@ wartungsmodus
331
+ msgid "(Use the first %s for the time value or countdown and second %s for the unit of the time, HTML is possible)"
332
+ msgstr ""
333
+
languages/wartungsmodus-hr.mo ADDED
Binary file
languages/wartungsmodus-hr.po ADDED
@@ -0,0 +1,366 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: !Wartungsmodus 1.5.3\n"
4
+ "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2010-01-06 22:59+0100\n"
6
+ "PO-Revision-Date: \n"
7
+ "Last-Translator: jurica Zuanović <jurica.zuanovic@gmail.com>\n"
8
+ "Language-Team: Jurica Zuanović <jurica.zuanovic@gmail.com>\n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
13
+ "X-Poedit-Language: Croatian\n"
14
+ "X-Poedit-Country: CROATIA\n"
15
+ "X-Poedit-SourceCharset: utf-8\n"
16
+ "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2\n"
17
+ "X-Poedit-Basepath: .\n"
18
+ "X-Textdomain-Support: yes\n"
19
+ "X-Poedit-SearchPath-0: .\n"
20
+
21
+ #: !wartungsmodus.php:120
22
+ msgid "Settings"
23
+ msgstr "Postavke"
24
+
25
+ # @ wartungsmodus
26
+ #: !wartungsmodus.php:191
27
+ #, php-format
28
+ msgid "Plugin %s settings <strong>updated</strong>."
29
+ msgstr "Plugin %s postavke <strong>ažurirane</strong>."
30
+
31
+ # @ wartungsmodus
32
+ #: !wartungsmodus.php:192
33
+ #, php-format
34
+ msgid "Plugin %s active status <strong>updated</strong>."
35
+ msgstr "Aktivan status %s plugina <strong>ažuriran</strong>."
36
+
37
+ # @ wartungsmodus
38
+ #: !wartungsmodus.php:194
39
+ msgid "Plugin Activate"
40
+ msgstr "Aktivnost plugina"
41
+
42
+ # @ wartungsmodus
43
+ #: !wartungsmodus.php:198
44
+ #: !wartungsmodus.php:214
45
+ #: !wartungsmodus.php:258
46
+ msgid "False"
47
+ msgstr "Isključen/o"
48
+
49
+ # @ wartungsmodus
50
+ #: !wartungsmodus.php:199
51
+ #: !wartungsmodus.php:215
52
+ #: !wartungsmodus.php:259
53
+ msgid "True"
54
+ msgstr "Uključen/o"
55
+
56
+ # @ wartungsmodus
57
+ #: !wartungsmodus.php:201
58
+ msgid "Update"
59
+ msgstr "Ažuriraj"
60
+
61
+ # @ wartungsmodus
62
+ #: !wartungsmodus.php:204
63
+ msgid "Plugin Settings"
64
+ msgstr "Plugin Postavke"
65
+
66
+ # @ wartungsmodus
67
+ #: !wartungsmodus.php:210
68
+ msgid "Countdown:"
69
+ msgstr "Odbrojavanje:"
70
+
71
+ # @ wartungsmodus
72
+ #: !wartungsmodus.php:221
73
+ #: !wartungsmodus.php:224
74
+ msgid "Click for datepicker"
75
+ msgstr "Klikni za izbor datuma"
76
+
77
+ # @ wartungsmodus
78
+ #: !wartungsmodus.php:221
79
+ msgid "Date:"
80
+ msgstr "Datum:"
81
+
82
+ # @ wartungsmodus
83
+ #: !wartungsmodus.php:225
84
+ msgid "Activate countdown for using this. Use value and unit or use the countdown and set the date."
85
+ msgstr "Aktiviraj odbrojavanje za upotrebu ove funkcije. Upotrijebite Vrijednosti i Jedinice ili upotrijebite Datum za podešavanje odbrojavanja."
86
+
87
+ # @ wartungsmodus
88
+ #: !wartungsmodus.php:230
89
+ msgid "Value:"
90
+ msgstr "Vrijednost:"
91
+
92
+ # @ wartungsmodus
93
+ #: !wartungsmodus.php:238
94
+ msgid "Unit:"
95
+ msgstr "Jedinica:"
96
+
97
+ # @ wartungsmodus
98
+ #: !wartungsmodus.php:242
99
+ msgid "second"
100
+ msgstr "sekunda"
101
+
102
+ # @ wartungsmodus
103
+ #: !wartungsmodus.php:243
104
+ msgid "minute"
105
+ msgstr "minuta"
106
+
107
+ # @ wartungsmodus
108
+ #: !wartungsmodus.php:244
109
+ msgid "hour"
110
+ msgstr "sat"
111
+
112
+ # @ wartungsmodus
113
+ #: !wartungsmodus.php:245
114
+ msgid "day"
115
+ msgstr "dan"
116
+
117
+ # @ wartungsmodus
118
+ #: !wartungsmodus.php:246
119
+ msgid "week"
120
+ msgstr "tjedan"
121
+
122
+ # @ wartungsmodus
123
+ #: !wartungsmodus.php:247
124
+ msgid "month"
125
+ msgstr "mjesec"
126
+
127
+ # @ wartungsmodus
128
+ #: !wartungsmodus.php:248
129
+ msgid "year"
130
+ msgstr "godina"
131
+
132
+ # @ wartungsmodus
133
+ #: !wartungsmodus.php:254
134
+ msgid "Link:"
135
+ msgstr "Link:"
136
+
137
+ #: !wartungsmodus.php:262
138
+ msgid "Please leave a link to the plugin- and design-author on your maintenance mode site."
139
+ msgstr "Molim ostavite link do do plugina- i autora dizajna -na prikazanoj stranici održavanja."
140
+
141
+ # @ wartungsmodus
142
+ #: !wartungsmodus.php:267
143
+ msgid "Theme:"
144
+ msgstr "Tema:"
145
+
146
+ # @ wartungsmodus
147
+ #: !wartungsmodus.php:271
148
+ msgid "Own Style"
149
+ msgstr "Vlastiti dizajn"
150
+
151
+ # @ wartungsmodus
152
+ #: !wartungsmodus.php:272
153
+ msgid "Simple Text"
154
+ msgstr "Jednostavni tekst"
155
+
156
+ # @ wartungsmodus
157
+ #: !wartungsmodus.php:273
158
+ msgid "The Truck"
159
+ msgstr "The Truck"
160
+
161
+ # @ wartungsmodus
162
+ #: !wartungsmodus.php:274
163
+ msgid "The Sun"
164
+ msgstr "The Sun"
165
+
166
+ # @ wartungsmodus
167
+ #: !wartungsmodus.php:275
168
+ msgid "The FF Error"
169
+ msgstr "The FF Error"
170
+
171
+ # @ wartungsmodus
172
+ #: !wartungsmodus.php:276
173
+ msgid "Monster"
174
+ msgstr "Monster"
175
+
176
+ # @ wartungsmodus
177
+ #: !wartungsmodus.php:277
178
+ msgid "Chastely"
179
+ msgstr "Chastely"
180
+
181
+ # @ wartungsmodus
182
+ #: !wartungsmodus.php:278
183
+ msgid "Only Typo"
184
+ msgstr "Only Typo"
185
+
186
+ # @ wartungsmodus
187
+ #: !wartungsmodus.php:279
188
+ msgid "Paint"
189
+ msgstr "Paint"
190
+
191
+ # @ wartungsmodus
192
+ #: !wartungsmodus.php:280
193
+ msgid "Animate (Flash, only german)"
194
+ msgstr "Animate (Flash, samo na njemačkom)"
195
+
196
+ # @ wartungsmodus
197
+ #: !wartungsmodus.php:281
198
+ msgid "Damask"
199
+ msgstr "Damask"
200
+
201
+ # @ wartungsmodus
202
+ #: !wartungsmodus.php:282
203
+ msgid "Lego"
204
+ msgstr "Lego"
205
+
206
+ # @ wartungsmodus
207
+ #: !wartungsmodus.php:288
208
+ msgid "Own Style URL (incl. http://):"
209
+ msgstr "URL vašeg vlastitiog dizajna (uklj. http://):"
210
+
211
+ #: !wartungsmodus.php:291
212
+ msgid "URL to the css-file"
213
+ msgstr "URL do CSS datoteke."
214
+
215
+ #: !wartungsmodus.php:296
216
+ msgid "Title:"
217
+ msgstr "Naslov:"
218
+
219
+ #: !wartungsmodus.php:299
220
+ #: !wartungsmodus.php:307
221
+ #: !wartungsmodus.php:315
222
+ msgid "Leave empty for default."
223
+ msgstr "Kao zadano je ostavljeno prazno polje."
224
+
225
+ #: !wartungsmodus.php:304
226
+ msgid "Header:"
227
+ msgstr "Zaglavlje:"
228
+
229
+ #: !wartungsmodus.php:312
230
+ msgid "Heading:"
231
+ msgstr "Podnaslov:"
232
+
233
+ # @ wartungsmodus
234
+ #: !wartungsmodus.php:320
235
+ msgid "Text:"
236
+ msgstr "Tekst:"
237
+
238
+ # @ wartungsmodus
239
+ #: !wartungsmodus.php:325
240
+ #, php-format
241
+ msgid "Use the first %s for the time value or countdown and second %s for the unit of the time; HTML is possible"
242
+ msgstr "Upotrijebite prvi %s za vremensku vrijednost ili odbrojavanje, i drugi %s za jedinicu vremena, HTML je omogućen"
243
+
244
+ # @ wartungsmodus
245
+ #: !wartungsmodus.php:330
246
+ msgid "Excludes:"
247
+ msgstr "Izuzeto:"
248
+
249
+ # @ wartungsmodus
250
+ #: !wartungsmodus.php:335
251
+ msgid "Exlude pages, posts or archives from the maintenance mode. Add the Slug of page or post as a comma-separated list.<br />Example: "
252
+ msgstr "Izuzmite stranice, postove ili arhiv iz moda održavanja. Dodajte Slug stranice ili posta u listu odvojenu zarezom. <br />Primjer:"
253
+
254
+ #: !wartungsmodus.php:340
255
+ msgid "Role:"
256
+ msgstr "Uloga:"
257
+
258
+ #: !wartungsmodus.php:361
259
+ msgid "Allowed userrole for see the frontend of this blog."
260
+ msgstr "Korisničke uloge kojima je dopušten pregled početne stranice bloga."
261
+
262
+ # @ wartungsmodus
263
+ #: !wartungsmodus.php:367
264
+ msgid "Save"
265
+ msgstr "Spremi"
266
+
267
+ # @ wartungsmodus
268
+ #: !wartungsmodus.php:395
269
+ #: !wartungsmodus.php:438
270
+ msgid "Updated"
271
+ msgstr "Ažurirano"
272
+
273
+ # @ wartungsmodus
274
+ #: !wartungsmodus.php:508
275
+ msgid "Coution: Maintenance mode is <strong>active</strong>!"
276
+ msgstr "Pažnja: Mod održavanja je <strong>aktivan</strong>!"
277
+
278
+ # @ wartungsmodus
279
+ #: !wartungsmodus.php:508
280
+ msgid "Deactivate or change Settings"
281
+ msgstr "Deaktiviraj ili promijeni Postavke"
282
+
283
+ # @ wartungsmodus
284
+ #: !wartungsmodus.php:524
285
+ #: site.php:46
286
+ #: site.php:51
287
+ msgid "seconds"
288
+ msgstr "Sekunde"
289
+
290
+ # @ wartungsmodus
291
+ #: !wartungsmodus.php:528
292
+ #: site.php:46
293
+ #: site.php:51
294
+ msgid "minutes"
295
+ msgstr "Minute"
296
+
297
+ # @ wartungsmodus
298
+ #: !wartungsmodus.php:532
299
+ #: site.php:46
300
+ #: site.php:51
301
+ msgid "hours"
302
+ msgstr "sati"
303
+
304
+ # @ wartungsmodus
305
+ #: !wartungsmodus.php:536
306
+ #: site.php:46
307
+ #: site.php:51
308
+ msgid "days"
309
+ msgstr "Dana"
310
+
311
+ # @ wartungsmodus
312
+ #: !wartungsmodus.php:540
313
+ msgid "weeks"
314
+ msgstr "tjedana"
315
+
316
+ # @ wartungsmodus
317
+ #: !wartungsmodus.php:544
318
+ msgid "months"
319
+ msgstr "mjesec/i"
320
+
321
+ # @ wartungsmodus
322
+ #: !wartungsmodus.php:548
323
+ msgid "years"
324
+ msgstr "godina"
325
+
326
+ # @ wartungsmodus
327
+ #: !wartungsmodus.php:579
328
+ msgid "Plugin by:"
329
+ msgstr "Plugin od:"
330
+
331
+ # @ wartungsmodus
332
+ #: !wartungsmodus.php:581
333
+ #: !wartungsmodus.php:584
334
+ #: !wartungsmodus.php:587
335
+ #: !wartungsmodus.php:590
336
+ #: !wartungsmodus.php:593
337
+ #: !wartungsmodus.php:596
338
+ #: !wartungsmodus.php:599
339
+ #: !wartungsmodus.php:602
340
+ #: !wartungsmodus.php:605
341
+ #: !wartungsmodus.php:608
342
+ msgid "Design by:"
343
+ msgstr "Dizajn od:"
344
+
345
+ # @ wartungsmodus
346
+ #: site.php:6
347
+ #: site.php:84
348
+ msgid "Maintenance Mode"
349
+ msgstr "Mod Održavanja"
350
+
351
+ # @ wartungsmodus
352
+ #: site.php:44
353
+ msgid "The due date was before"
354
+ msgstr "Termin je bio prije "
355
+
356
+ # @ wartungsmodus
357
+ #: site.php:46
358
+ #: site.php:51
359
+ msgid "and"
360
+ msgstr "i"
361
+
362
+ # @ wartungsmodus
363
+ #: site.php:90
364
+ msgid "Admin-Login"
365
+ msgstr "Admin-Prijava"
366
+
languages/wartungsmodus-it_IT.mo ADDED
Binary file
languages/wartungsmodus-it_IT.po ADDED
@@ -0,0 +1,340 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: !Wartungsmodus in italiano\n"
4
+ "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2010-01-04 12:57+0100\n"
6
+ "PO-Revision-Date: \n"
7
+ "Last-Translator: Gianni Diurno (aka gidibao) <gidibao@gmail.com>\n"
8
+ "Language-Team: Gianni Diurno | http://gidibao.net/ <gidibao@gmail.com>\n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "Plural-Forms: nplurals=2; plural=n != 1;\n"
13
+ "X-Poedit-Language: Italian\n"
14
+ "X-Poedit-Country: ITALY\n"
15
+ "X-Poedit-SourceCharset: utf-8\n"
16
+ "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2\n"
17
+ "X-Poedit-Basepath: .\n"
18
+ "X-Textdomain-Support: yes\n"
19
+ "X-Poedit-SearchPath-0: .\n"
20
+
21
+ #: !wartungsmodus.php:119
22
+ msgid "Settings"
23
+ msgstr "Impostazioni"
24
+
25
+ # @ wartungsmodus
26
+ #: !wartungsmodus.php:141
27
+ #, php-format
28
+ msgid "Plugin %s settings <strong>updated</strong>."
29
+ msgstr "Le impostazioni del plugin %s sono state <strong>aggiornate</strong>."
30
+
31
+ # @ wartungsmodus
32
+ #: !wartungsmodus.php:142
33
+ #, php-format
34
+ msgid "Plugin %s active status <strong>updated</strong>."
35
+ msgstr "Lo status per il plugin %s é stato <strong>aggiornato</strong>."
36
+
37
+ # @ wartungsmodus
38
+ #: !wartungsmodus.php:144
39
+ msgid "Plugin Activate"
40
+ msgstr "Il plugin é attivo"
41
+
42
+ # @ wartungsmodus
43
+ #: !wartungsmodus.php:148
44
+ #: !wartungsmodus.php:159
45
+ #: !wartungsmodus.php:181
46
+ msgid "False"
47
+ msgstr "No"
48
+
49
+ # @ wartungsmodus
50
+ #: !wartungsmodus.php:149
51
+ #: !wartungsmodus.php:160
52
+ #: !wartungsmodus.php:182
53
+ msgid "True"
54
+ msgstr "Sì"
55
+
56
+ # @ wartungsmodus
57
+ #: !wartungsmodus.php:151
58
+ msgid "Update"
59
+ msgstr "Aggiorna"
60
+
61
+ # @ wartungsmodus
62
+ #: !wartungsmodus.php:154
63
+ msgid "Plugin Settings"
64
+ msgstr "Impostazioni per il plugin"
65
+
66
+ # @ wartungsmodus
67
+ #: !wartungsmodus.php:157
68
+ msgid "Countdown:"
69
+ msgstr "Conto alla rovescia:"
70
+
71
+ # @ wartungsmodus
72
+ #: !wartungsmodus.php:162
73
+ #: !wartungsmodus.php:163
74
+ msgid "Click for datepicker"
75
+ msgstr "Calendario"
76
+
77
+ # @ wartungsmodus
78
+ #: !wartungsmodus.php:162
79
+ msgid "Date:"
80
+ msgstr "Data:"
81
+
82
+ # @ wartungsmodus
83
+ #: !wartungsmodus.php:164
84
+ msgid "Activate countdown for using this. Use value and unit or use the countdown and set the date."
85
+ msgstr "Sarà necessario attivare il conto alla rovescia. Inserire il valore e l'unità temporale oppure utilizzare il countdown ed impostare la data."
86
+
87
+ # @ wartungsmodus
88
+ #: !wartungsmodus.php:165
89
+ msgid "Value:"
90
+ msgstr "Valore:"
91
+
92
+ # @ wartungsmodus
93
+ #: !wartungsmodus.php:167
94
+ msgid "Unit:"
95
+ msgstr "Unità:"
96
+
97
+ # @ wartungsmodus
98
+ #: !wartungsmodus.php:169
99
+ msgid "second"
100
+ msgstr "secondo"
101
+
102
+ # @ wartungsmodus
103
+ #: !wartungsmodus.php:170
104
+ msgid "minute"
105
+ msgstr "minuto"
106
+
107
+ # @ wartungsmodus
108
+ #: !wartungsmodus.php:171
109
+ msgid "hour"
110
+ msgstr "ora"
111
+
112
+ # @ wartungsmodus
113
+ #: !wartungsmodus.php:172
114
+ msgid "day"
115
+ msgstr "giorno"
116
+
117
+ # @ wartungsmodus
118
+ #: !wartungsmodus.php:173
119
+ msgid "week"
120
+ msgstr "settimana"
121
+
122
+ # @ wartungsmodus
123
+ #: !wartungsmodus.php:174
124
+ msgid "month"
125
+ msgstr "mese"
126
+
127
+ # @ wartungsmodus
128
+ #: !wartungsmodus.php:175
129
+ msgid "year"
130
+ msgstr "anno"
131
+
132
+ # @ wartungsmodus
133
+ #: !wartungsmodus.php:179
134
+ msgid "Link:"
135
+ msgstr "Link:"
136
+
137
+ # @ wartungsmodus
138
+ #: !wartungsmodus.php:184
139
+ msgid "Theme:"
140
+ msgstr "Tema:"
141
+
142
+ # @ wartungsmodus
143
+ #: !wartungsmodus.php:186
144
+ msgid "Own Style"
145
+ msgstr "Stile personale"
146
+
147
+ # @ wartungsmodus
148
+ #: !wartungsmodus.php:187
149
+ msgid "Simple Text"
150
+ msgstr "Solo testo"
151
+
152
+ # @ wartungsmodus
153
+ #: !wartungsmodus.php:188
154
+ msgid "The Truck"
155
+ msgstr "The Truck"
156
+
157
+ # @ wartungsmodus
158
+ #: !wartungsmodus.php:189
159
+ msgid "The Sun"
160
+ msgstr "The Sun"
161
+
162
+ # @ wartungsmodus
163
+ #: !wartungsmodus.php:190
164
+ msgid "The FF Error"
165
+ msgstr "The FF Error"
166
+
167
+ # @ wartungsmodus
168
+ #: !wartungsmodus.php:191
169
+ msgid "Monster"
170
+ msgstr "Monster"
171
+
172
+ # @ wartungsmodus
173
+ #: !wartungsmodus.php:192
174
+ msgid "Chastely"
175
+ msgstr "Chastely"
176
+
177
+ # @ wartungsmodus
178
+ #: !wartungsmodus.php:193
179
+ msgid "Only Typo"
180
+ msgstr "Only Typo"
181
+
182
+ # @ wartungsmodus
183
+ #: !wartungsmodus.php:194
184
+ msgid "Paint"
185
+ msgstr "Paint"
186
+
187
+ # @ wartungsmodus
188
+ #: !wartungsmodus.php:195
189
+ msgid "Animate (Flash, only german)"
190
+ msgstr "Animazione (Flash, solo in tedesco)"
191
+
192
+ # @ wartungsmodus
193
+ #: !wartungsmodus.php:196
194
+ msgid "Damask"
195
+ msgstr "Damask"
196
+
197
+ # @ wartungsmodus
198
+ #: !wartungsmodus.php:197
199
+ msgid "Lego"
200
+ msgstr "Lego"
201
+
202
+ # @ wartungsmodus
203
+ #: !wartungsmodus.php:199
204
+ msgid "Own Style URL (incl. http://):"
205
+ msgstr "URL stile personale (incl. http://):"
206
+
207
+ # @ wartungsmodus
208
+ #: !wartungsmodus.php:203
209
+ msgid "Text:"
210
+ msgstr "Testo:"
211
+
212
+ # @ wartungsmodus
213
+ #: !wartungsmodus.php:203
214
+ #, php-format
215
+ msgid "(Use the first %s for the time value or countdown and second %s for the unit of the time, HTML is possible)"
216
+ msgstr "(Usa il primo %s per il valore del tempo o per il countdown ed il secondo %s per la unità temporale, HTML disponibile)"
217
+
218
+ # @ wartungsmodus
219
+ #: !wartungsmodus.php:207
220
+ msgid "Excludes:"
221
+ msgstr "Escludere:"
222
+
223
+ # @ wartungsmodus
224
+ #: !wartungsmodus.php:210
225
+ msgid "Exlude pages, posts or archives from the maintenance mode. Add the Slug of page or post as a comma-separated list.<br />Example: "
226
+ msgstr "Escludi dalla modalità di manutenzione: pagine, articoli o archivi. Aggiungi lo slug di una pagina o articolo separando con una virgola.<br />Esempio: "
227
+
228
+ #: !wartungsmodus.php:213
229
+ msgid "Role:"
230
+ msgstr "Ruolo:"
231
+
232
+ #: !wartungsmodus.php:231
233
+ msgid "Allowed userrole for see the frontend of this blog."
234
+ msgstr "Permessi ruolo utente per la visualizzazione frontend di questo blog."
235
+
236
+ # @ wartungsmodus
237
+ #: !wartungsmodus.php:234
238
+ msgid "Save"
239
+ msgstr "Salva"
240
+
241
+ # @ wartungsmodus
242
+ #: !wartungsmodus.php:260
243
+ #: !wartungsmodus.php:297
244
+ msgid "Updated"
245
+ msgstr "Aggiornato"
246
+
247
+ # @ wartungsmodus
248
+ #: !wartungsmodus.php:336
249
+ msgid "Coution: Maintenance mode is <strong>active</strong>!"
250
+ msgstr "Attenzione: la modalità di manutenzione é stata <strong>attivata</strong>!"
251
+
252
+ # @ wartungsmodus
253
+ #: !wartungsmodus.php:336
254
+ msgid "Deactivate or change Settings"
255
+ msgstr "Disattiva o modifica le impostazioni"
256
+
257
+ # @ wartungsmodus
258
+ #: !wartungsmodus.php:352
259
+ #: site.php:39
260
+ #: site.php:44
261
+ msgid "seconds"
262
+ msgstr "secondi"
263
+
264
+ # @ wartungsmodus
265
+ #: !wartungsmodus.php:356
266
+ #: site.php:39
267
+ #: site.php:44
268
+ msgid "minutes"
269
+ msgstr "minuti"
270
+
271
+ # @ wartungsmodus
272
+ #: !wartungsmodus.php:360
273
+ #: site.php:39
274
+ #: site.php:44
275
+ msgid "hours"
276
+ msgstr "ore"
277
+
278
+ # @ wartungsmodus
279
+ #: !wartungsmodus.php:364
280
+ #: site.php:39
281
+ #: site.php:44
282
+ msgid "days"
283
+ msgstr "giorni"
284
+
285
+ # @ wartungsmodus
286
+ #: !wartungsmodus.php:368
287
+ msgid "weeks"
288
+ msgstr "settimane"
289
+
290
+ # @ wartungsmodus
291
+ #: !wartungsmodus.php:372
292
+ msgid "moths"
293
+ msgstr "mesi"
294
+
295
+ # @ wartungsmodus
296
+ #: !wartungsmodus.php:376
297
+ msgid "years"
298
+ msgstr "anni"
299
+
300
+ # @ wartungsmodus
301
+ #: !wartungsmodus.php:406
302
+ msgid "Plugin by:"
303
+ msgstr "Plugin:"
304
+
305
+ # @ wartungsmodus
306
+ #: !wartungsmodus.php:408
307
+ #: !wartungsmodus.php:411
308
+ #: !wartungsmodus.php:414
309
+ #: !wartungsmodus.php:417
310
+ #: !wartungsmodus.php:420
311
+ #: !wartungsmodus.php:423
312
+ #: !wartungsmodus.php:426
313
+ #: !wartungsmodus.php:429
314
+ #: !wartungsmodus.php:432
315
+ #: !wartungsmodus.php:435
316
+ msgid "Design by:"
317
+ msgstr "Design:"
318
+
319
+ # @ wartungsmodus
320
+ #: site.php:7
321
+ #: site.php:77
322
+ msgid "Maintenance Mode"
323
+ msgstr "Modalità manutenzione"
324
+
325
+ # @ wartungsmodus
326
+ #: site.php:37
327
+ msgid "The due date was before"
328
+ msgstr "La data inserita é scaduta"
329
+
330
+ # @ wartungsmodus
331
+ #: site.php:39
332
+ #: site.php:44
333
+ msgid "and"
334
+ msgstr "e"
335
+
336
+ # @ wartungsmodus
337
+ #: site.php:83
338
+ msgid "Admin-Login"
339
+ msgstr "Login amministrazione"
340
+
languages/wartungsmodus-ro_RO.mo ADDED
Binary file
languages/wartungsmodus-ro_RO.po ADDED
@@ -0,0 +1,327 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: Wartungsmodus 1.5.0 ro\n"
4
+ "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: \n"
6
+ "PO-Revision-Date: \n"
7
+ "Last-Translator: jtoth <relijoc@googlemail.com>\n"
8
+ "Language-Team: jtoth\n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "X-Poedit-Language: Romanian\n"
13
+ "X-Poedit-Country: ROMANIA\n"
14
+ "X-Poedit-SourceCharset: utf-8\n"
15
+
16
+ #: !wartungsmodus.php:119
17
+ msgid "Settings"
18
+ msgstr "Setări"
19
+
20
+ # @ wartungsmodus
21
+ #: !wartungsmodus.php:212
22
+ msgid "Save"
23
+ msgstr "Memorează"
24
+
25
+ # @ wartungsmodus
26
+ #: !wartungsmodus.php:238
27
+ #: !wartungsmodus.php:273
28
+ msgid "Updated"
29
+ msgstr "Actualizat"
30
+
31
+ # @ wartungsmodus
32
+ #: site.php:83
33
+ msgid "Admin-Login"
34
+ msgstr "Login admin"
35
+
36
+ # @ wartungsmodus
37
+ #: !wartungsmodus.php:382
38
+ msgid "Plugin by:"
39
+ msgstr "Plugin:"
40
+
41
+ # @ wartungsmodus
42
+ #: !wartungsmodus.php:384
43
+ #: !wartungsmodus.php:387
44
+ #: !wartungsmodus.php:390
45
+ #: !wartungsmodus.php:393
46
+ #: !wartungsmodus.php:396
47
+ #: !wartungsmodus.php:399
48
+ #: !wartungsmodus.php:402
49
+ #: !wartungsmodus.php:405
50
+ #: !wartungsmodus.php:408
51
+ #: !wartungsmodus.php:411
52
+ msgid "Design by:"
53
+ msgstr "Design:"
54
+
55
+ # @ wartungsmodus
56
+ #: !wartungsmodus.php:153
57
+ msgid "Plugin Settings"
58
+ msgstr "Setări plugin"
59
+
60
+ # @ wartungsmodus
61
+ #: !wartungsmodus.php:140
62
+ #, php-format
63
+ msgid "Plugin %s settings <strong>updated</strong>."
64
+ msgstr "Setări plugin <strong>memorate</strong>."
65
+
66
+ # @ wartungsmodus
67
+ #: site.php:7
68
+ #: site.php:77
69
+ msgid "Maintenance Mode"
70
+ msgstr "Stare de mentenanţă"
71
+
72
+ # @ wartungsmodus
73
+ #: !wartungsmodus.php:178
74
+ msgid "Link:"
75
+ msgstr "Link:"
76
+
77
+ # @ wartungsmodus
78
+ #: !wartungsmodus.php:183
79
+ msgid "Theme:"
80
+ msgstr "Temă:"
81
+
82
+ # @ wartungsmodus
83
+ #: !wartungsmodus.php:186
84
+ msgid "Simple Text"
85
+ msgstr "Text simplu"
86
+
87
+ # @ wartungsmodus
88
+ #: !wartungsmodus.php:187
89
+ msgid "The Truck"
90
+ msgstr "The Truck"
91
+
92
+ # @ wartungsmodus
93
+ #: !wartungsmodus.php:164
94
+ msgid "Value:"
95
+ msgstr "Valoare:"
96
+
97
+ # @ wartungsmodus
98
+ #: !wartungsmodus.php:166
99
+ msgid "Unit:"
100
+ msgstr "Unitate timp:"
101
+
102
+ # @ wartungsmodus
103
+ #: !wartungsmodus.php:168
104
+ msgid "second"
105
+ msgstr "secundă"
106
+
107
+ # @ wartungsmodus
108
+ #: !wartungsmodus.php:169
109
+ msgid "minute"
110
+ msgstr "minut"
111
+
112
+ # @ wartungsmodus
113
+ #: !wartungsmodus.php:170
114
+ msgid "hour"
115
+ msgstr "oră"
116
+
117
+ # @ wartungsmodus
118
+ #: !wartungsmodus.php:171
119
+ msgid "day"
120
+ msgstr "zi"
121
+
122
+ # @ wartungsmodus
123
+ #: !wartungsmodus.php:172
124
+ msgid "week"
125
+ msgstr "săptămână"
126
+
127
+ # @ wartungsmodus
128
+ #: !wartungsmodus.php:173
129
+ msgid "month"
130
+ msgstr "lună"
131
+
132
+ # @ wartungsmodus
133
+ #: !wartungsmodus.php:174
134
+ msgid "year"
135
+ msgstr "an"
136
+
137
+ # @ wartungsmodus
138
+ #: !wartungsmodus.php:147
139
+ #: !wartungsmodus.php:158
140
+ #: !wartungsmodus.php:180
141
+ msgid "False"
142
+ msgstr "Nu"
143
+
144
+ # @ wartungsmodus
145
+ #: !wartungsmodus.php:148
146
+ #: !wartungsmodus.php:159
147
+ #: !wartungsmodus.php:181
148
+ msgid "True"
149
+ msgstr "Da"
150
+
151
+ # @ wartungsmodus
152
+ #: !wartungsmodus.php:327
153
+ #: site.php:39
154
+ #: site.php:44
155
+ msgid "seconds"
156
+ msgstr "secunde"
157
+
158
+ # @ wartungsmodus
159
+ #: !wartungsmodus.php:331
160
+ #: site.php:39
161
+ #: site.php:44
162
+ msgid "minutes"
163
+ msgstr "minute"
164
+
165
+ # @ wartungsmodus
166
+ #: !wartungsmodus.php:335
167
+ #: site.php:39
168
+ #: site.php:44
169
+ msgid "hours"
170
+ msgstr "ore"
171
+
172
+ # @ wartungsmodus
173
+ #: !wartungsmodus.php:339
174
+ #: site.php:39
175
+ #: site.php:44
176
+ msgid "days"
177
+ msgstr "zile"
178
+
179
+ # @ wartungsmodus
180
+ #: !wartungsmodus.php:343
181
+ msgid "weeks"
182
+ msgstr "săptămâni"
183
+
184
+ # @ wartungsmodus
185
+ #: !wartungsmodus.php:347
186
+ msgid "moths"
187
+ msgstr "luni"
188
+
189
+ # @ wartungsmodus
190
+ #: !wartungsmodus.php:351
191
+ msgid "years"
192
+ msgstr "ani"
193
+
194
+ # @ wartungsmodus
195
+ #: !wartungsmodus.php:141
196
+ #, php-format
197
+ msgid "Plugin %s active status <strong>updated</strong>."
198
+ msgstr "Stare activare plugin <strong>memorată</strong>."
199
+
200
+ # @ wartungsmodus
201
+ #: !wartungsmodus.php:143
202
+ msgid "Plugin Activate"
203
+ msgstr "Activează plugin"
204
+
205
+ # @ wartungsmodus
206
+ #: !wartungsmodus.php:185
207
+ msgid "Own Style"
208
+ msgstr "Design propriu"
209
+
210
+ # @ wartungsmodus
211
+ #: !wartungsmodus.php:188
212
+ msgid "The Sun"
213
+ msgstr "The Sun"
214
+
215
+ # @ wartungsmodus
216
+ #: !wartungsmodus.php:189
217
+ msgid "The FF Error"
218
+ msgstr "The FF Error"
219
+
220
+ # @ wartungsmodus
221
+ #: !wartungsmodus.php:190
222
+ msgid "Monster"
223
+ msgstr "Monster"
224
+
225
+ # @ wartungsmodus
226
+ #: !wartungsmodus.php:198
227
+ msgid "Own Style URL (incl. http://):"
228
+ msgstr "URL design propriu (inkl. http://)"
229
+
230
+ # @ wartungsmodus
231
+ #: !wartungsmodus.php:202
232
+ msgid "Text:"
233
+ msgstr "Text:"
234
+
235
+ # @ wartungsmodus
236
+ #: !wartungsmodus.php:311
237
+ msgid "Coution: Maintenance mode is <strong>active</strong>!"
238
+ msgstr "Atenţie: Starea de mentenanţă este <strong>aktivată</strong>!"
239
+
240
+ # @ wartungsmodus
241
+ #: !wartungsmodus.php:150
242
+ msgid "Update"
243
+ msgstr "Actualizează"
244
+
245
+ # @ wartungsmodus
246
+ #: !wartungsmodus.php:191
247
+ msgid "Chastely"
248
+ msgstr "Chastely"
249
+
250
+ # @ wartungsmodus
251
+ #: !wartungsmodus.php:192
252
+ msgid "Only Typo"
253
+ msgstr "Only Typo"
254
+
255
+ # @ wartungsmodus
256
+ #: !wartungsmodus.php:193
257
+ msgid "Paint"
258
+ msgstr "Paint"
259
+
260
+ # @ wartungsmodus
261
+ #: !wartungsmodus.php:194
262
+ msgid "Animate (Flash, only german)"
263
+ msgstr "Animate (Flash, numai în limba germană)"
264
+
265
+ # @ wartungsmodus
266
+ #: !wartungsmodus.php:311
267
+ msgid "Deactivate or change Settings"
268
+ msgstr "Deactivează sau modifică setări "
269
+
270
+ # @ wartungsmodus
271
+ #: !wartungsmodus.php:156
272
+ msgid "Countdown:"
273
+ msgstr "Countdown:"
274
+
275
+ # @ wartungsmodus
276
+ #: !wartungsmodus.php:163
277
+ msgid "Activate countdown for using this. Use value and unit or use the countdown and set the date."
278
+ msgstr "Activează funcţia Countdown pentru această utilizare. Introdu o valoare şi o unitate de timp sau alege o dată pentru Countdown."
279
+
280
+ # @ wartungsmodus
281
+ #: !wartungsmodus.php:195
282
+ msgid "Damask"
283
+ msgstr "Damask"
284
+
285
+ # @ wartungsmodus
286
+ #: !wartungsmodus.php:196
287
+ msgid "Lego"
288
+ msgstr "Lego"
289
+
290
+ # @ wartungsmodus
291
+ #: !wartungsmodus.php:206
292
+ msgid "Excludes:"
293
+ msgstr "Excluderi:"
294
+
295
+ # @ wartungsmodus
296
+ #: !wartungsmodus.php:209
297
+ msgid "Exlude pages, posts or archives from the maintenance mode. Add the Slug of page or post as a comma-separated list.<br />Example: "
298
+ msgstr "Exclude pagini, articole sau arhive din starea de mentenanţă. Adaugă forma titlului unei pagini sau al unui articol (slug) ca listă separată prin virgule.<br />Beispiel: "
299
+
300
+ # @ wartungsmodus
301
+ #: site.php:37
302
+ msgid "The due date was before"
303
+ msgstr "Termenul a fost acum"
304
+
305
+ # @ wartungsmodus
306
+ #: site.php:39
307
+ #: site.php:44
308
+ msgid "and"
309
+ msgstr "şi"
310
+
311
+ # @ wartungsmodus
312
+ #: !wartungsmodus.php:161
313
+ #: !wartungsmodus.php:162
314
+ msgid "Click for datepicker"
315
+ msgstr "Clic pentru alegerea datei"
316
+
317
+ # @ wartungsmodus
318
+ #: !wartungsmodus.php:161
319
+ msgid "Date:"
320
+ msgstr "Data:"
321
+
322
+ # @ wartungsmodus
323
+ #: !wartungsmodus.php:202
324
+ #, php-format
325
+ msgid "(Use the first %s for the time value or countdown and second %s for the unit of the time, HTML is possible)"
326
+ msgstr "(Foloseşte primul %s pentru valoarea timpului şi al doilea %s pentru unitatea de timp, HTML este posibil)"
327
+
languages/wartungsmodus-sq_AL.mo ADDED
Binary file
languages/wartungsmodus-sq_AL.po ADDED
@@ -0,0 +1,329 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: \n"
4
+ "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: \n"
6
+ "PO-Revision-Date: \n"
7
+ "Last-Translator: \n"
8
+ "Language-Team: \n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "Plural-Forms: nplurals=2; plural=n != 1;\n"
13
+ "X-Poedit-SourceCharset: utf-8\n"
14
+ "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2\n"
15
+ "X-Textdomain-Support: yes\n"
16
+ "X-Poedit-SearchPath-0: .\n"
17
+
18
+ #: !wartungsmodus.php:119
19
+ msgid "Settings"
20
+ msgstr ""
21
+
22
+ #@ wartungsmodus
23
+ #: !wartungsmodus.php:212
24
+ msgid "Save"
25
+ msgstr "Ruaj"
26
+
27
+ #@ wartungsmodus
28
+ #: !wartungsmodus.php:238
29
+ #: !wartungsmodus.php:273
30
+ msgid "Updated"
31
+ msgstr "Updated"
32
+
33
+ #@ wartungsmodus
34
+ #: site.php:83
35
+ msgid "Admin-Login"
36
+ msgstr "Admin-Login"
37
+
38
+ #@ wartungsmodus
39
+ #: !wartungsmodus.php:382
40
+ msgid "Plugin by:"
41
+ msgstr "Plugin nga:"
42
+
43
+ #@ wartungsmodus
44
+ #: !wartungsmodus.php:384
45
+ #: !wartungsmodus.php:387
46
+ #: !wartungsmodus.php:390
47
+ #: !wartungsmodus.php:393
48
+ #: !wartungsmodus.php:396
49
+ #: !wartungsmodus.php:399
50
+ #: !wartungsmodus.php:402
51
+ #: !wartungsmodus.php:405
52
+ #: !wartungsmodus.php:408
53
+ #: !wartungsmodus.php:411
54
+ msgid "Design by:"
55
+ msgstr "Designi nga:"
56
+
57
+ #@ wartungsmodus
58
+ #: !wartungsmodus.php:153
59
+ msgid "Plugin Settings"
60
+ msgstr "Opsionet e Pluginit"
61
+
62
+ #@ wartungsmodus
63
+ #: !wartungsmodus.php:140
64
+ #, php-format
65
+ msgid "Plugin %s settings <strong>updated</strong>."
66
+ msgstr "Ndryshimet e Pluginit %s <strong>u ruajtën</strong>."
67
+
68
+ #@ wartungsmodus
69
+ #: site.php:7
70
+ #: site.php:77
71
+ msgid "Maintenance Mode"
72
+ msgstr "Faqe në Ndërtim"
73
+
74
+ #@ wartungsmodus
75
+ #: !wartungsmodus.php:178
76
+ msgid "Link:"
77
+ msgstr "Link:"
78
+
79
+ #@ wartungsmodus
80
+ #: !wartungsmodus.php:183
81
+ msgid "Theme:"
82
+ msgstr "Theme:"
83
+
84
+ #@ wartungsmodus
85
+ #: !wartungsmodus.php:186
86
+ msgid "Simple Text"
87
+ msgstr "Tekst i thjeshtë"
88
+
89
+ #@ wartungsmodus
90
+ #: !wartungsmodus.php:187
91
+ msgid "The Truck"
92
+ msgstr "Kamioni"
93
+
94
+ #@ wartungsmodus
95
+ #: !wartungsmodus.php:164
96
+ msgid "Value:"
97
+ msgstr "Vlera:"
98
+
99
+ #@ wartungsmodus
100
+ #: !wartungsmodus.php:166
101
+ msgid "Unit:"
102
+ msgstr "Njësia:"
103
+
104
+ #@ wartungsmodus
105
+ #: !wartungsmodus.php:168
106
+ msgid "second"
107
+ msgstr "sekonda"
108
+
109
+ #@ wartungsmodus
110
+ #: !wartungsmodus.php:169
111
+ msgid "minute"
112
+ msgstr "minuta"
113
+
114
+ #@ wartungsmodus
115
+ #: !wartungsmodus.php:170
116
+ msgid "hour"
117
+ msgstr "orë"
118
+
119
+ #@ wartungsmodus
120
+ #: !wartungsmodus.php:171
121
+ msgid "day"
122
+ msgstr "ditë"
123
+
124
+ #@ wartungsmodus
125
+ #: !wartungsmodus.php:172
126
+ msgid "week"
127
+ msgstr "javë"
128
+
129
+ #@ wartungsmodus
130
+ #: !wartungsmodus.php:173
131
+ msgid "month"
132
+ msgstr "muaj"
133
+
134
+ #@ wartungsmodus
135
+ #: !wartungsmodus.php:174
136
+ msgid "year"
137
+ msgstr "vit"
138
+
139
+ #@ wartungsmodus
140
+ #: !wartungsmodus.php:147
141
+ #: !wartungsmodus.php:158
142
+ #: !wartungsmodus.php:180
143
+ msgid "False"
144
+ msgstr "Jo"
145
+
146
+ #@ wartungsmodus
147
+ #: !wartungsmodus.php:148
148
+ #: !wartungsmodus.php:159
149
+ #: !wartungsmodus.php:181
150
+ msgid "True"
151
+ msgstr "Po"
152
+
153
+ #@ wartungsmodus
154
+ #: !wartungsmodus.php:327
155
+ #: site.php:39
156
+ #: site.php:44
157
+ msgid "seconds"
158
+ msgstr "sekonda"
159
+
160
+ #@ wartungsmodus
161
+ #: !wartungsmodus.php:331
162
+ #: site.php:39
163
+ #: site.php:44
164
+ msgid "minutes"
165
+ msgstr "minuta"
166
+
167
+ #@ wartungsmodus
168
+ #: !wartungsmodus.php:335
169
+ #: site.php:39
170
+ #: site.php:44
171
+ msgid "hours"
172
+ msgstr "orë"
173
+
174
+ #@ wartungsmodus
175
+ #: !wartungsmodus.php:339
176
+ #: site.php:39
177
+ #: site.php:44
178
+ msgid "days"
179
+ msgstr "ditë"
180
+
181
+ #@ wartungsmodus
182
+ #: !wartungsmodus.php:343
183
+ msgid "weeks"
184
+ msgstr "javë"
185
+
186
+ #@ wartungsmodus
187
+ #: !wartungsmodus.php:347
188
+ msgid "moths"
189
+ msgstr "muaj"
190
+
191
+ #@ wartungsmodus
192
+ #: !wartungsmodus.php:351
193
+ msgid "years"
194
+ msgstr "vite"
195
+
196
+ #@ wartungsmodus
197
+ #: !wartungsmodus.php:141
198
+ #, php-format
199
+ msgid "Plugin %s active status <strong>updated</strong>."
200
+ msgstr "Statusi i pluginit %s <strong>u aktvizu</strong>."
201
+
202
+ #@ wartungsmodus
203
+ #: !wartungsmodus.php:143
204
+ msgid "Plugin Activate"
205
+ msgstr "Aktivizo Pluginin"
206
+
207
+ #@ wartungsmodus
208
+ #: !wartungsmodus.php:185
209
+ msgid "Own Style"
210
+ msgstr "Designi juaj"
211
+
212
+ #@ wartungsmodus
213
+ #: !wartungsmodus.php:188
214
+ msgid "The Sun"
215
+ msgstr "Dielli"
216
+
217
+ #@ wartungsmodus
218
+ #: !wartungsmodus.php:189
219
+ msgid "The FF Error"
220
+ msgstr "The FF Error"
221
+
222
+ #@ wartungsmodus
223
+ #: !wartungsmodus.php:190
224
+ msgid "Monster"
225
+ msgstr "Monster"
226
+
227
+ #@ wartungsmodus
228
+ #: !wartungsmodus.php:198
229
+ msgid "Own Style URL (incl. http://):"
230
+ msgstr "URL-ja Designit tuaj (inkl. http://)"
231
+
232
+ #@ wartungsmodus
233
+ #: !wartungsmodus.php:202
234
+ msgid "Text:"
235
+ msgstr "Text:"
236
+
237
+ #@ wartungsmodus
238
+ #: !wartungsmodus.php:311
239
+ msgid "Coution: Maintenance mode is <strong>active</strong>!"
240
+ msgstr "Kujdes: Maintenance mode është <strong>aktive</strong>!"
241
+
242
+ #@ wartungsmodus
243
+ #: !wartungsmodus.php:150
244
+ msgid "Update"
245
+ msgstr "Update"
246
+
247
+ #@ wartungsmodus
248
+ #: !wartungsmodus.php:191
249
+ msgid "Chastely"
250
+ msgstr "Chastely"
251
+
252
+ #@ wartungsmodus
253
+ #: !wartungsmodus.php:192
254
+ msgid "Only Typo"
255
+ msgstr "Only Typo"
256
+
257
+ #@ wartungsmodus
258
+ #: !wartungsmodus.php:193
259
+ msgid "Paint"
260
+ msgstr "Paint"
261
+
262
+ #@ wartungsmodus
263
+ #: !wartungsmodus.php:194
264
+ msgid "Animate (Flash, only german)"
265
+ msgstr "Animate (Flash, vetëm në gjermanisht)"
266
+
267
+ #@ wartungsmodus
268
+ #: !wartungsmodus.php:311
269
+ msgid "Deactivate or change Settings"
270
+ msgstr "C'aktivizo ose ndrysho opsionet"
271
+
272
+ #@ wartungsmodus
273
+ #: !wartungsmodus.php:156
274
+ msgid "Countdown:"
275
+ msgstr "Countdown:"
276
+
277
+ #@ wartungsmodus
278
+ #: !wartungsmodus.php:163
279
+ msgid "Activate countdown for using this. Use value and unit or use the countdown and set the date."
280
+ msgstr "Aktivizo Countdownin që të përdorni këtë. Përdor vlerë edhe njësi ose përdor Countdown duke vendosur datën."
281
+
282
+ #@ wartungsmodus
283
+ #: !wartungsmodus.php:195
284
+ msgid "Damask"
285
+ msgstr ""
286
+
287
+ #@ wartungsmodus
288
+ #: !wartungsmodus.php:196
289
+ msgid "Lego"
290
+ msgstr ""
291
+
292
+ #@ wartungsmodus
293
+ #: !wartungsmodus.php:206
294
+ msgid "Excludes:"
295
+ msgstr "Përjashtime:"
296
+
297
+ #@ wartungsmodus
298
+ #: !wartungsmodus.php:209
299
+ msgid "Exlude pages, posts or archives from the maintenance mode. Add the Slug of page or post as a comma-separated list.<br />Example: "
300
+ msgstr "Përjashto faqe, postime apo arkivin nga maintenance mode. Shto Slug të një faqeje apo postimi si comma-separated list.<br />Shembulll: "
301
+
302
+ #@ wartungsmodus
303
+ #: site.php:37
304
+ msgid "The due date was before"
305
+ msgstr "Data ishte përpara"
306
+
307
+ #@ wartungsmodus
308
+ #: site.php:39
309
+ #: site.php:44
310
+ msgid "and"
311
+ msgstr "dhe"
312
+
313
+ #@ wartungsmodus
314
+ #: !wartungsmodus.php:161
315
+ #: !wartungsmodus.php:162
316
+ msgid "Click for datepicker"
317
+ msgstr "Kliko për \\\"Datums-Picker\\\""
318
+
319
+ #@ wartungsmodus
320
+ #: !wartungsmodus.php:161
321
+ msgid "Date:"
322
+ msgstr "Data:"
323
+
324
+ #@ wartungsmodus
325
+ #: !wartungsmodus.php:202
326
+ #, php-format
327
+ msgid "(Use the first %s for the time value or countdown and second %s for the unit of the time, HTML is possible)"
328
+ msgstr "(Përdor të parën %s për kohën ose countdown dhe të dytën %s për njësinë e kohës, HTML është e mundëshme)"
329
+
languages/wartungsmodus-tr_TR.mo ADDED
Binary file
languages/wartungsmodus-tr_TR.po ADDED
@@ -0,0 +1,333 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: \n"
4
+ "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: \n"
6
+ "PO-Revision-Date: \n"
7
+ "Last-Translator: Hüseyin Ülkü <huseyinulku@gmail.com>\n"
8
+ "Language-Team: \n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "Plural-Forms: nplurals=2; plural=n != 1;\n"
13
+ "X-Poedit-Language: \n"
14
+ "X-Poedit-Country: \n"
15
+ "X-Poedit-SourceCharset: utf-8\n"
16
+ "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;\n"
17
+ "X-Poedit-Basepath: \n"
18
+ "X-Poedit-Bookmarks: \n"
19
+ "X-Poedit-SearchPath-0: .\n"
20
+ "X-Textdomain-Support: yes"
21
+
22
+ #: !wartungsmodus.php:119
23
+ msgid "Settings"
24
+ msgstr ""
25
+
26
+ #: !wartungsmodus.php:212
27
+ #@ wartungsmodus
28
+ msgid "Save"
29
+ msgstr "Kaydet"
30
+
31
+ #: !wartungsmodus.php:238
32
+ #: !wartungsmodus.php:273
33
+ #@ wartungsmodus
34
+ msgid "Updated"
35
+ msgstr "Güncellendi"
36
+
37
+ #: site.php:83
38
+ #@ wartungsmodus
39
+ msgid "Admin-Login"
40
+ msgstr "Yönetici Girişi"
41
+
42
+ #: !wartungsmodus.php:382
43
+ #@ wartungsmodus
44
+ msgid "Plugin by:"
45
+ msgstr "Eklenti yazarı:"
46
+
47
+ #: !wartungsmodus.php:384
48
+ #: !wartungsmodus.php:387
49
+ #: !wartungsmodus.php:390
50
+ #: !wartungsmodus.php:393
51
+ #: !wartungsmodus.php:396
52
+ #: !wartungsmodus.php:399
53
+ #: !wartungsmodus.php:402
54
+ #: !wartungsmodus.php:405
55
+ #: !wartungsmodus.php:408
56
+ #: !wartungsmodus.php:411
57
+ #@ wartungsmodus
58
+ msgid "Design by:"
59
+ msgstr "Tasarımcı:"
60
+
61
+ #: !wartungsmodus.php:153
62
+ #@ wartungsmodus
63
+ msgid "Plugin Settings"
64
+ msgstr "Eklenti Ayarları"
65
+
66
+ #: !wartungsmodus.php:140
67
+ #, php-format
68
+ #@ wartungsmodus
69
+ msgid "Plugin %s settings <strong>updated</strong>."
70
+ msgstr "Eklenti %s ayarları <strong>güncellendi</strong>."
71
+
72
+ #: site.php:7
73
+ #: site.php:77
74
+ #@ wartungsmodus
75
+ msgid "Maintenance Mode"
76
+ msgstr "Bakım Modu"
77
+
78
+ #: !wartungsmodus.php:178
79
+ #@ wartungsmodus
80
+ msgid "Link:"
81
+ msgstr "Bağlantı:"
82
+
83
+ #: !wartungsmodus.php:183
84
+ #@ wartungsmodus
85
+ msgid "Theme:"
86
+ msgstr "Tema:"
87
+
88
+ #: !wartungsmodus.php:186
89
+ #@ wartungsmodus
90
+ msgid "Simple Text"
91
+ msgstr "Basit Metin"
92
+
93
+ #: !wartungsmodus.php:187
94
+ #@ wartungsmodus
95
+ msgid "The Truck"
96
+ msgstr "Kamyon"
97
+
98
+ #: !wartungsmodus.php:164
99
+ #@ wartungsmodus
100
+ msgid "Value:"
101
+ msgstr "Değer:"
102
+
103
+ #: !wartungsmodus.php:166
104
+ #@ wartungsmodus
105
+ msgid "Unit:"
106
+ msgstr "Birim:"
107
+
108
+ #: !wartungsmodus.php:168
109
+ #@ wartungsmodus
110
+ msgid "second"
111
+ msgstr "saniye"
112
+
113
+ #: !wartungsmodus.php:169
114
+ #@ wartungsmodus
115
+ msgid "minute"
116
+ msgstr "dakika"
117
+
118
+ #: !wartungsmodus.php:170
119
+ #@ wartungsmodus
120
+ msgid "hour"
121
+ msgstr "saat"
122
+
123
+ #: !wartungsmodus.php:171
124
+ #@ wartungsmodus
125
+ msgid "day"
126
+ msgstr "gün"
127
+
128
+ #: !wartungsmodus.php:172
129
+ #@ wartungsmodus
130
+ msgid "week"
131
+ msgstr "hafta"
132
+
133
+ #: !wartungsmodus.php:173
134
+ #@ wartungsmodus
135
+ msgid "month"
136
+ msgstr "ay"
137
+
138
+ #: !wartungsmodus.php:174
139
+ #@ wartungsmodus
140
+ msgid "year"
141
+ msgstr "yıl"
142
+
143
+ #: !wartungsmodus.php:147
144
+ #: !wartungsmodus.php:158
145
+ #: !wartungsmodus.php:180
146
+ #@ wartungsmodus
147
+ msgid "False"
148
+ msgstr "Hayır"
149
+
150
+ #: !wartungsmodus.php:148
151
+ #: !wartungsmodus.php:159
152
+ #: !wartungsmodus.php:181
153
+ #@ wartungsmodus
154
+ msgid "True"
155
+ msgstr "Evet"
156
+
157
+ #: !wartungsmodus.php:327
158
+ #: site.php:39
159
+ #: site.php:44
160
+ #@ wartungsmodus
161
+ msgid "seconds"
162
+ msgstr "saniye"
163
+
164
+ #: !wartungsmodus.php:331
165
+ #: site.php:39
166
+ #: site.php:44
167
+ #@ wartungsmodus
168
+ msgid "minutes"
169
+ msgstr "dakika"
170
+
171
+ #: !wartungsmodus.php:335
172
+ #: site.php:39
173
+ #: site.php:44
174
+ #@ wartungsmodus
175
+ msgid "hours"
176
+ msgstr "saat"
177
+
178
+ #: !wartungsmodus.php:339
179
+ #: site.php:39
180
+ #: site.php:44
181
+ #@ wartungsmodus
182
+ msgid "days"
183
+ msgstr "gün"
184
+
185
+ #: !wartungsmodus.php:343
186
+ #@ wartungsmodus
187
+ msgid "weeks"
188
+ msgstr "hafta"
189
+
190
+ #: !wartungsmodus.php:347
191
+ #@ wartungsmodus
192
+ msgid "moths"
193
+ msgstr "ay"
194
+
195
+ #: !wartungsmodus.php:351
196
+ #@ wartungsmodus
197
+ msgid "years"
198
+ msgstr "yıl"
199
+
200
+ #: !wartungsmodus.php:141
201
+ #, php-format
202
+ #@ wartungsmodus
203
+ msgid "Plugin %s active status <strong>updated</strong>."
204
+ msgstr "Eklenti %s etkinlik durumu <strong>güncellendi</strong>."
205
+
206
+ #: !wartungsmodus.php:143
207
+ #@ wartungsmodus
208
+ msgid "Plugin Activate"
209
+ msgstr "Eklentiyi Etkinleştir"
210
+
211
+ #: !wartungsmodus.php:185
212
+ #@ wartungsmodus
213
+ msgid "Own Style"
214
+ msgstr "Kendi Stili"
215
+
216
+ #: !wartungsmodus.php:188
217
+ #@ wartungsmodus
218
+ msgid "The Sun"
219
+ msgstr "Güneş"
220
+
221
+ #: !wartungsmodus.php:189
222
+ #@ wartungsmodus
223
+ msgid "The FF Error"
224
+ msgstr "FF Hatası"
225
+
226
+ #: !wartungsmodus.php:190
227
+ #@ wartungsmodus
228
+ msgid "Monster"
229
+ msgstr "Canavar"
230
+
231
+ #: !wartungsmodus.php:198
232
+ #@ wartungsmodus
233
+ msgid "Own Style URL (incl. http://):"
234
+ msgstr "Kendi Stil URL'si (http:// ile)"
235
+
236
+ #: !wartungsmodus.php:202
237
+ #@ wartungsmodus
238
+ msgid "Text:"
239
+ msgstr "Metin:"
240
+
241
+ #: !wartungsmodus.php:311
242
+ #@ wartungsmodus
243
+ msgid "Coution: Maintenance mode is <strong>active</strong>!"
244
+ msgstr "Dikkat: Bakım modu<strong> aktif</strong>!"
245
+
246
+ #: !wartungsmodus.php:150
247
+ #@ wartungsmodus
248
+ msgid "Update"
249
+ msgstr "Güncelle"
250
+
251
+ #: !wartungsmodus.php:191
252
+ #@ wartungsmodus
253
+ msgid "Chastely"
254
+ msgstr "Chastely"
255
+
256
+ #: !wartungsmodus.php:192
257
+ #@ wartungsmodus
258
+ msgid "Only Typo"
259
+ msgstr "Only Typo"
260
+
261
+ #: !wartungsmodus.php:193
262
+ #@ wartungsmodus
263
+ msgid "Paint"
264
+ msgstr "Paint"
265
+
266
+ #: !wartungsmodus.php:194
267
+ #@ wartungsmodus
268
+ msgid "Animate (Flash, only german)"
269
+ msgstr "Animate (Flash, sadece Almanca)"
270
+
271
+ #: !wartungsmodus.php:311
272
+ #@ wartungsmodus
273
+ msgid "Deactivate or change Settings"
274
+ msgstr "Devre dışı bırakmak veya değiştirmek Ayarlar"
275
+
276
+ #: !wartungsmodus.php:156
277
+ #@ wartungsmodus
278
+ msgid "Countdown:"
279
+ msgstr ""
280
+
281
+ #: !wartungsmodus.php:161
282
+ #: !wartungsmodus.php:162
283
+ #@ wartungsmodus
284
+ msgid "Click for datepicker"
285
+ msgstr ""
286
+
287
+ #: !wartungsmodus.php:161
288
+ #@ wartungsmodus
289
+ msgid "Date:"
290
+ msgstr ""
291
+
292
+ #: !wartungsmodus.php:163
293
+ #@ wartungsmodus
294
+ msgid "Activate countdown for using this. Use value and unit or use the countdown and set the date."
295
+ msgstr ""
296
+
297
+ #: !wartungsmodus.php:195
298
+ #@ wartungsmodus
299
+ msgid "Damask"
300
+ msgstr ""
301
+
302
+ #: !wartungsmodus.php:196
303
+ #@ wartungsmodus
304
+ msgid "Lego"
305
+ msgstr ""
306
+
307
+ #: !wartungsmodus.php:206
308
+ #@ wartungsmodus
309
+ msgid "Excludes:"
310
+ msgstr ""
311
+
312
+ #: !wartungsmodus.php:209
313
+ #@ wartungsmodus
314
+ msgid "Exlude pages, posts or archives from the maintenance mode. Add the Slug of page or post as a comma-separated list.<br />Example: "
315
+ msgstr ""
316
+
317
+ #: site.php:37
318
+ #@ wartungsmodus
319
+ msgid "The due date was before"
320
+ msgstr ""
321
+
322
+ #: site.php:39
323
+ #: site.php:44
324
+ #@ wartungsmodus
325
+ msgid "and"
326
+ msgstr ""
327
+
328
+ #: !wartungsmodus.php:202
329
+ #, php-format
330
+ #@ wartungsmodus
331
+ msgid "(Use the first %s for the time value or countdown and second %s for the unit of the time, HTML is possible)"
332
+ msgstr ""
333
+
license.txt ADDED
@@ -0,0 +1,674 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ GNU GENERAL PUBLIC LICENSE
2
+ Version 3, 29 June 2007
3
+
4
+ Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
5
+ Everyone is permitted to copy and distribute verbatim copies
6
+ of this license document, but changing it is not allowed.
7
+
8
+ Preamble
9
+
10
+ The GNU General Public License is a free, copyleft license for
11
+ software and other kinds of works.
12
+
13
+ The licenses for most software and other practical works are designed
14
+ to take away your freedom to share and change the works. By contrast,
15
+ the GNU General Public License is intended to guarantee your freedom to
16
+ share and change all versions of a program--to make sure it remains free
17
+ software for all its users. We, the Free Software Foundation, use the
18
+ GNU General Public License for most of our software; it applies also to
19
+ any other work released this way by its authors. You can apply it to
20
+ your programs, too.
21
+
22
+ When we speak of free software, we are referring to freedom, not
23
+ price. Our General Public Licenses are designed to make sure that you
24
+ have the freedom to distribute copies of free software (and charge for
25
+ them if you wish), that you receive source code or can get it if you
26
+ want it, that you can change the software or use pieces of it in new
27
+ free programs, and that you know you can do these things.
28
+
29
+ To protect your rights, we need to prevent others from denying you
30
+ these rights or asking you to surrender the rights. Therefore, you have
31
+ certain responsibilities if you distribute copies of the software, or if
32
+ you modify it: responsibilities to respect the freedom of others.
33
+
34
+ For example, if you distribute copies of such a program, whether
35
+ gratis or for a fee, you must pass on to the recipients the same
36
+ freedoms that you received. You must make sure that they, too, receive
37
+ or can get the source code. And you must show them these terms so they
38
+ know their rights.
39
+
40
+ Developers that use the GNU GPL protect your rights with two steps:
41
+ (1) assert copyright on the software, and (2) offer you this License
42
+ giving you legal permission to copy, distribute and/or modify it.
43
+
44
+ For the developers' and authors' protection, the GPL clearly explains
45
+ that there is no warranty for this free software. For both users' and
46
+ authors' sake, the GPL requires that modified versions be marked as
47
+ changed, so that their problems will not be attributed erroneously to
48
+ authors of previous versions.
49
+
50
+ Some devices are designed to deny users access to install or run
51
+ modified versions of the software inside them, although the manufacturer
52
+ can do so. This is fundamentally incompatible with the aim of
53
+ protecting users' freedom to change the software. The systematic
54
+ pattern of such abuse occurs in the area of products for individuals to
55
+ use, which is precisely where it is most unacceptable. Therefore, we
56
+ have designed this version of the GPL to prohibit the practice for those
57
+ products. If such problems arise substantially in other domains, we
58
+ stand ready to extend this provision to those domains in future versions
59
+ of the GPL, as needed to protect the freedom of users.
60
+
61
+ Finally, every program is threatened constantly by software patents.
62
+ States should not allow patents to restrict development and use of
63
+ software on general-purpose computers, but in those that do, we wish to
64
+ avoid the special danger that patents applied to a free program could
65
+ make it effectively proprietary. To prevent this, the GPL assures that
66
+ patents cannot be used to render the program non-free.
67
+
68
+ The precise terms and conditions for copying, distribution and
69
+ modification follow.
70
+
71
+ TERMS AND CONDITIONS
72
+
73
+ 0. Definitions.
74
+
75
+ "This License" refers to version 3 of the GNU General Public License.
76
+
77
+ "Copyright" also means copyright-like laws that apply to other kinds of
78
+ works, such as semiconductor masks.
79
+
80
+ "The Program" refers to any copyrightable work licensed under this
81
+ License. Each licensee is addressed as "you". "Licensees" and
82
+ "recipients" may be individuals or organizations.
83
+
84
+ To "modify" a work means to copy from or adapt all or part of the work
85
+ in a fashion requiring copyright permission, other than the making of an
86
+ exact copy. The resulting work is called a "modified version" of the
87
+ earlier work or a work "based on" the earlier work.
88
+
89
+ A "covered work" means either the unmodified Program or a work based
90
+ on the Program.
91
+
92
+ To "propagate" a work means to do anything with it that, without
93
+ permission, would make you directly or secondarily liable for
94
+ infringement under applicable copyright law, except executing it on a
95
+ computer or modifying a private copy. Propagation includes copying,
96
+ distribution (with or without modification), making available to the
97
+ public, and in some countries other activities as well.
98
+
99
+ To "convey" a work means any kind of propagation that enables other
100
+ parties to make or receive copies. Mere interaction with a user through
101
+ a computer network, with no transfer of a copy, is not conveying.
102
+
103
+ An interactive user interface displays "Appropriate Legal Notices"
104
+ to the extent that it includes a convenient and prominently visible
105
+ feature that (1) displays an appropriate copyright notice, and (2)
106
+ tells the user that there is no warranty for the work (except to the
107
+ extent that warranties are provided), that licensees may convey the
108
+ work under this License, and how to view a copy of this License. If
109
+ the interface presents a list of user commands or options, such as a
110
+ menu, a prominent item in the list meets this criterion.
111
+
112
+ 1. Source Code.
113
+
114
+ The "source code" for a work means the preferred form of the work
115
+ for making modifications to it. "Object code" means any non-source
116
+ form of a work.
117
+
118
+ A "Standard Interface" means an interface that either is an official
119
+ standard defined by a recognized standards body, or, in the case of
120
+ interfaces specified for a particular programming language, one that
121
+ is widely used among developers working in that language.
122
+
123
+ The "System Libraries" of an executable work include anything, other
124
+ than the work as a whole, that (a) is included in the normal form of
125
+ packaging a Major Component, but which is not part of that Major
126
+ Component, and (b) serves only to enable use of the work with that
127
+ Major Component, or to implement a Standard Interface for which an
128
+ implementation is available to the public in source code form. A
129
+ "Major Component", in this context, means a major essential component
130
+ (kernel, window system, and so on) of the specific operating system
131
+ (if any) on which the executable work runs, or a compiler used to
132
+ produce the work, or an object code interpreter used to run it.
133
+
134
+ The "Corresponding Source" for a work in object code form means all
135
+ the source code needed to generate, install, and (for an executable
136
+ work) run the object code and to modify the work, including scripts to
137
+ control those activities. However, it does not include the work's
138
+ System Libraries, or general-purpose tools or generally available free
139
+ programs which are used unmodified in performing those activities but
140
+ which are not part of the work. For example, Corresponding Source
141
+ includes interface definition files associated with source files for
142
+ the work, and the source code for shared libraries and dynamically
143
+ linked subprograms that the work is specifically designed to require,
144
+ such as by intimate data communication or control flow between those
145
+ subprograms and other parts of the work.
146
+
147
+ The Corresponding Source need not include anything that users
148
+ can regenerate automatically from other parts of the Corresponding
149
+ Source.
150
+
151
+ The Corresponding Source for a work in source code form is that
152
+ same work.
153
+
154
+ 2. Basic Permissions.
155
+
156
+ All rights granted under this License are granted for the term of
157
+ copyright on the Program, and are irrevocable provided the stated
158
+ conditions are met. This License explicitly affirms your unlimited
159
+ permission to run the unmodified Program. The output from running a
160
+ covered work is covered by this License only if the output, given its
161
+ content, constitutes a covered work. This License acknowledges your
162
+ rights of fair use or other equivalent, as provided by copyright law.
163
+
164
+ You may make, run and propagate covered works that you do not
165
+ convey, without conditions so long as your license otherwise remains
166
+ in force. You may convey covered works to others for the sole purpose
167
+ of having them make modifications exclusively for you, or provide you
168
+ with facilities for running those works, provided that you comply with
169
+ the terms of this License in conveying all material for which you do
170
+ not control copyright. Those thus making or running the covered works
171
+ for you must do so exclusively on your behalf, under your direction
172
+ and control, on terms that prohibit them from making any copies of
173
+ your copyrighted material outside their relationship with you.
174
+
175
+ Conveying under any other circumstances is permitted solely under
176
+ the conditions stated below. Sublicensing is not allowed; section 10
177
+ makes it unnecessary.
178
+
179
+ 3. Protecting Users' Legal Rights From Anti-Circumvention Law.
180
+
181
+ No covered work shall be deemed part of an effective technological
182
+ measure under any applicable law fulfilling obligations under article
183
+ 11 of the WIPO copyright treaty adopted on 20 December 1996, or
184
+ similar laws prohibiting or restricting circumvention of such
185
+ measures.
186
+
187
+ When you convey a covered work, you waive any legal power to forbid
188
+ circumvention of technological measures to the extent such circumvention
189
+ is effected by exercising rights under this License with respect to
190
+ the covered work, and you disclaim any intention to limit operation or
191
+ modification of the work as a means of enforcing, against the work's
192
+ users, your or third parties' legal rights to forbid circumvention of
193
+ technological measures.
194
+
195
+ 4. Conveying Verbatim Copies.
196
+
197
+ You may convey verbatim copies of the Program's source code as you
198
+ receive it, in any medium, provided that you conspicuously and
199
+ appropriately publish on each copy an appropriate copyright notice;
200
+ keep intact all notices stating that this License and any
201
+ non-permissive terms added in accord with section 7 apply to the code;
202
+ keep intact all notices of the absence of any warranty; and give all
203
+ recipients a copy of this License along with the Program.
204
+
205
+ You may charge any price or no price for each copy that you convey,
206
+ and you may offer support or warranty protection for a fee.
207
+
208
+ 5. Conveying Modified Source Versions.
209
+
210
+ You may convey a work based on the Program, or the modifications to
211
+ produce it from the Program, in the form of source code under the
212
+ terms of section 4, provided that you also meet all of these conditions:
213
+
214
+ a) The work must carry prominent notices stating that you modified
215
+ it, and giving a relevant date.
216
+
217
+ b) The work must carry prominent notices stating that it is
218
+ released under this License and any conditions added under section
219
+ 7. This requirement modifies the requirement in section 4 to
220
+ "keep intact all notices".
221
+
222
+ c) You must license the entire work, as a whole, under this
223
+ License to anyone who comes into possession of a copy. This
224
+ License will therefore apply, along with any applicable section 7
225
+ additional terms, to the whole of the work, and all its parts,
226
+ regardless of how they are packaged. This License gives no
227
+ permission to license the work in any other way, but it does not
228
+ invalidate such permission if you have separately received it.
229
+
230
+ d) If the work has interactive user interfaces, each must display
231
+ Appropriate Legal Notices; however, if the Program has interactive
232
+ interfaces that do not display Appropriate Legal Notices, your
233
+ work need not make them do so.
234
+
235
+ A compilation of a covered work with other separate and independent
236
+ works, which are not by their nature extensions of the covered work,
237
+ and which are not combined with it such as to form a larger program,
238
+ in or on a volume of a storage or distribution medium, is called an
239
+ "aggregate" if the compilation and its resulting copyright are not
240
+ used to limit the access or legal rights of the compilation's users
241
+ beyond what the individual works permit. Inclusion of a covered work
242
+ in an aggregate does not cause this License to apply to the other
243
+ parts of the aggregate.
244
+
245
+ 6. Conveying Non-Source Forms.
246
+
247
+ You may convey a covered work in object code form under the terms
248
+ of sections 4 and 5, provided that you also convey the
249
+ machine-readable Corresponding Source under the terms of this License,
250
+ in one of these ways:
251
+
252
+ a) Convey the object code in, or embodied in, a physical product
253
+ (including a physical distribution medium), accompanied by the
254
+ Corresponding Source fixed on a durable physical medium
255
+ customarily used for software interchange.
256
+
257
+ b) Convey the object code in, or embodied in, a physical product
258
+ (including a physical distribution medium), accompanied by a
259
+ written offer, valid for at least three years and valid for as
260
+ long as you offer spare parts or customer support for that product
261
+ model, to give anyone who possesses the object code either (1) a
262
+ copy of the Corresponding Source for all the software in the
263
+ product that is covered by this License, on a durable physical
264
+ medium customarily used for software interchange, for a price no
265
+ more than your reasonable cost of physically performing this
266
+ conveying of source, or (2) access to copy the
267
+ Corresponding Source from a network server at no charge.
268
+
269
+ c) Convey individual copies of the object code with a copy of the
270
+ written offer to provide the Corresponding Source. This
271
+ alternative is allowed only occasionally and noncommercially, and
272
+ only if you received the object code with such an offer, in accord
273
+ with subsection 6b.
274
+
275
+ d) Convey the object code by offering access from a designated
276
+ place (gratis or for a charge), and offer equivalent access to the
277
+ Corresponding Source in the same way through the same place at no
278
+ further charge. You need not require recipients to copy the
279
+ Corresponding Source along with the object code. If the place to
280
+ copy the object code is a network server, the Corresponding Source
281
+ may be on a different server (operated by you or a third party)
282
+ that supports equivalent copying facilities, provided you maintain
283
+ clear directions next to the object code saying where to find the
284
+ Corresponding Source. Regardless of what server hosts the
285
+ Corresponding Source, you remain obligated to ensure that it is
286
+ available for as long as needed to satisfy these requirements.
287
+
288
+ e) Convey the object code using peer-to-peer transmission, provided
289
+ you inform other peers where the object code and Corresponding
290
+ Source of the work are being offered to the general public at no
291
+ charge under subsection 6d.
292
+
293
+ A separable portion of the object code, whose source code is excluded
294
+ from the Corresponding Source as a System Library, need not be
295
+ included in conveying the object code work.
296
+
297
+ A "User Product" is either (1) a "consumer product", which means any
298
+ tangible personal property which is normally used for personal, family,
299
+ or household purposes, or (2) anything designed or sold for incorporation
300
+ into a dwelling. In determining whether a product is a consumer product,
301
+ doubtful cases shall be resolved in favor of coverage. For a particular
302
+ product received by a particular user, "normally used" refers to a
303
+ typical or common use of that class of product, regardless of the status
304
+ of the particular user or of the way in which the particular user
305
+ actually uses, or expects or is expected to use, the product. A product
306
+ is a consumer product regardless of whether the product has substantial
307
+ commercial, industrial or non-consumer uses, unless such uses represent
308
+ the only significant mode of use of the product.
309
+
310
+ "Installation Information" for a User Product means any methods,
311
+ procedures, authorization keys, or other information required to install
312
+ and execute modified versions of a covered work in that User Product from
313
+ a modified version of its Corresponding Source. The information must
314
+ suffice to ensure that the continued functioning of the modified object
315
+ code is in no case prevented or interfered with solely because
316
+ modification has been made.
317
+
318
+ If you convey an object code work under this section in, or with, or
319
+ specifically for use in, a User Product, and the conveying occurs as
320
+ part of a transaction in which the right of possession and use of the
321
+ User Product is transferred to the recipient in perpetuity or for a
322
+ fixed term (regardless of how the transaction is characterized), the
323
+ Corresponding Source conveyed under this section must be accompanied
324
+ by the Installation Information. But this requirement does not apply
325
+ if neither you nor any third party retains the ability to install
326
+ modified object code on the User Product (for example, the work has
327
+ been installed in ROM).
328
+
329
+ The requirement to provide Installation Information does not include a
330
+ requirement to continue to provide support service, warranty, or updates
331
+ for a work that has been modified or installed by the recipient, or for
332
+ the User Product in which it has been modified or installed. Access to a
333
+ network may be denied when the modification itself materially and
334
+ adversely affects the operation of the network or violates the rules and
335
+ protocols for communication across the network.
336
+
337
+ Corresponding Source conveyed, and Installation Information provided,
338
+ in accord with this section must be in a format that is publicly
339
+ documented (and with an implementation available to the public in
340
+ source code form), and must require no special password or key for
341
+ unpacking, reading or copying.
342
+
343
+ 7. Additional Terms.
344
+
345
+ "Additional permissions" are terms that supplement the terms of this
346
+ License by making exceptions from one or more of its conditions.
347
+ Additional permissions that are applicable to the entire Program shall
348
+ be treated as though they were included in this License, to the extent
349
+ that they are valid under applicable law. If additional permissions
350
+ apply only to part of the Program, that part may be used separately
351
+ under those permissions, but the entire Program remains governed by
352
+ this License without regard to the additional permissions.
353
+
354
+ When you convey a copy of a covered work, you may at your option
355
+ remove any additional permissions from that copy, or from any part of
356
+ it. (Additional permissions may be written to require their own
357
+ removal in certain cases when you modify the work.) You may place
358
+ additional permissions on material, added by you to a covered work,
359
+ for which you have or can give appropriate copyright permission.
360
+
361
+ Notwithstanding any other provision of this License, for material you
362
+ add to a covered work, you may (if authorized by the copyright holders of
363
+ that material) supplement the terms of this License with terms:
364
+
365
+ a) Disclaiming warranty or limiting liability differently from the
366
+ terms of sections 15 and 16 of this License; or
367
+
368
+ b) Requiring preservation of specified reasonable legal notices or
369
+ author attributions in that material or in the Appropriate Legal
370
+ Notices displayed by works containing it; or
371
+
372
+ c) Prohibiting misrepresentation of the origin of that material, or
373
+ requiring that modified versions of such material be marked in
374
+ reasonable ways as different from the original version; or
375
+
376
+ d) Limiting the use for publicity purposes of names of licensors or
377
+ authors of the material; or
378
+
379
+ e) Declining to grant rights under trademark law for use of some
380
+ trade names, trademarks, or service marks; or
381
+
382
+ f) Requiring indemnification of licensors and authors of that
383
+ material by anyone who conveys the material (or modified versions of
384
+ it) with contractual assumptions of liability to the recipient, for
385
+ any liability that these contractual assumptions directly impose on
386
+ those licensors and authors.
387
+
388
+ All other non-permissive additional terms are considered "further
389
+ restrictions" within the meaning of section 10. If the Program as you
390
+ received it, or any part of it, contains a notice stating that it is
391
+ governed by this License along with a term that is a further
392
+ restriction, you may remove that term. If a license document contains
393
+ a further restriction but permits relicensing or conveying under this
394
+ License, you may add to a covered work material governed by the terms
395
+ of that license document, provided that the further restriction does
396
+ not survive such relicensing or conveying.
397
+
398
+ If you add terms to a covered work in accord with this section, you
399
+ must place, in the relevant source files, a statement of the
400
+ additional terms that apply to those files, or a notice indicating
401
+ where to find the applicable terms.
402
+
403
+ Additional terms, permissive or non-permissive, may be stated in the
404
+ form of a separately written license, or stated as exceptions;
405
+ the above requirements apply either way.
406
+
407
+ 8. Termination.
408
+
409
+ You may not propagate or modify a covered work except as expressly
410
+ provided under this License. Any attempt otherwise to propagate or
411
+ modify it is void, and will automatically terminate your rights under
412
+ this License (including any patent licenses granted under the third
413
+ paragraph of section 11).
414
+
415
+ However, if you cease all violation of this License, then your
416
+ license from a particular copyright holder is reinstated (a)
417
+ provisionally, unless and until the copyright holder explicitly and
418
+ finally terminates your license, and (b) permanently, if the copyright
419
+ holder fails to notify you of the violation by some reasonable means
420
+ prior to 60 days after the cessation.
421
+
422
+ Moreover, your license from a particular copyright holder is
423
+ reinstated permanently if the copyright holder notifies you of the
424
+ violation by some reasonable means, this is the first time you have
425
+ received notice of violation of this License (for any work) from that
426
+ copyright holder, and you cure the violation prior to 30 days after
427
+ your receipt of the notice.
428
+
429
+ Termination of your rights under this section does not terminate the
430
+ licenses of parties who have received copies or rights from you under
431
+ this License. If your rights have been terminated and not permanently
432
+ reinstated, you do not qualify to receive new licenses for the same
433
+ material under section 10.
434
+
435
+ 9. Acceptance Not Required for Having Copies.
436
+
437
+ You are not required to accept this License in order to receive or
438
+ run a copy of the Program. Ancillary propagation of a covered work
439
+ occurring solely as a consequence of using peer-to-peer transmission
440
+ to receive a copy likewise does not require acceptance. However,
441
+ nothing other than this License grants you permission to propagate or
442
+ modify any covered work. These actions infringe copyright if you do
443
+ not accept this License. Therefore, by modifying or propagating a
444
+ covered work, you indicate your acceptance of this License to do so.
445
+
446
+ 10. Automatic Licensing of Downstream Recipients.
447
+
448
+ Each time you convey a covered work, the recipient automatically
449
+ receives a license from the original licensors, to run, modify and
450
+ propagate that work, subject to this License. You are not responsible
451
+ for enforcing compliance by third parties with this License.
452
+
453
+ An "entity transaction" is a transaction transferring control of an
454
+ organization, or substantially all assets of one, or subdividing an
455
+ organization, or merging organizations. If propagation of a covered
456
+ work results from an entity transaction, each party to that
457
+ transaction who receives a copy of the work also receives whatever
458
+ licenses to the work the party's predecessor in interest had or could
459
+ give under the previous paragraph, plus a right to possession of the
460
+ Corresponding Source of the work from the predecessor in interest, if
461
+ the predecessor has it or can get it with reasonable efforts.
462
+
463
+ You may not impose any further restrictions on the exercise of the
464
+ rights granted or affirmed under this License. For example, you may
465
+ not impose a license fee, royalty, or other charge for exercise of
466
+ rights granted under this License, and you may not initiate litigation
467
+ (including a cross-claim or counterclaim in a lawsuit) alleging that
468
+ any patent claim is infringed by making, using, selling, offering for
469
+ sale, or importing the Program or any portion of it.
470
+
471
+ 11. Patents.
472
+
473
+ A "contributor" is a copyright holder who authorizes use under this
474
+ License of the Program or a work on which the Program is based. The
475
+ work thus licensed is called the contributor's "contributor version".
476
+
477
+ A contributor's "essential patent claims" are all patent claims
478
+ owned or controlled by the contributor, whether already acquired or
479
+ hereafter acquired, that would be infringed by some manner, permitted
480
+ by this License, of making, using, or selling its contributor version,
481
+ but do not include claims that would be infringed only as a
482
+ consequence of further modification of the contributor version. For
483
+ purposes of this definition, "control" includes the right to grant
484
+ patent sublicenses in a manner consistent with the requirements of
485
+ this License.
486
+
487
+ Each contributor grants you a non-exclusive, worldwide, royalty-free
488
+ patent license under the contributor's essential patent claims, to
489
+ make, use, sell, offer for sale, import and otherwise run, modify and
490
+ propagate the contents of its contributor version.
491
+
492
+ In the following three paragraphs, a "patent license" is any express
493
+ agreement or commitment, however denominated, not to enforce a patent
494
+ (such as an express permission to practice a patent or covenant not to
495
+ sue for patent infringement). To "grant" such a patent license to a
496
+ party means to make such an agreement or commitment not to enforce a
497
+ patent against the party.
498
+
499
+ If you convey a covered work, knowingly relying on a patent license,
500
+ and the Corresponding Source of the work is not available for anyone
501
+ to copy, free of charge and under the terms of this License, through a
502
+ publicly available network server or other readily accessible means,
503
+ then you must either (1) cause the Corresponding Source to be so
504
+ available, or (2) arrange to deprive yourself of the benefit of the
505
+ patent license for this particular work, or (3) arrange, in a manner
506
+ consistent with the requirements of this License, to extend the patent
507
+ license to downstream recipients. "Knowingly relying" means you have
508
+ actual knowledge that, but for the patent license, your conveying the
509
+ covered work in a country, or your recipient's use of the covered work
510
+ in a country, would infringe one or more identifiable patents in that
511
+ country that you have reason to believe are valid.
512
+
513
+ If, pursuant to or in connection with a single transaction or
514
+ arrangement, you convey, or propagate by procuring conveyance of, a
515
+ covered work, and grant a patent license to some of the parties
516
+ receiving the covered work authorizing them to use, propagate, modify
517
+ or convey a specific copy of the covered work, then the patent license
518
+ you grant is automatically extended to all recipients of the covered
519
+ work and works based on it.
520
+
521
+ A patent license is "discriminatory" if it does not include within
522
+ the scope of its coverage, prohibits the exercise of, or is
523
+ conditioned on the non-exercise of one or more of the rights that are
524
+ specifically granted under this License. You may not convey a covered
525
+ work if you are a party to an arrangement with a third party that is
526
+ in the business of distributing software, under which you make payment
527
+ to the third party based on the extent of your activity of conveying
528
+ the work, and under which the third party grants, to any of the
529
+ parties who would receive the covered work from you, a discriminatory
530
+ patent license (a) in connection with copies of the covered work
531
+ conveyed by you (or copies made from those copies), or (b) primarily
532
+ for and in connection with specific products or compilations that
533
+ contain the covered work, unless you entered into that arrangement,
534
+ or that patent license was granted, prior to 28 March 2007.
535
+
536
+ Nothing in this License shall be construed as excluding or limiting
537
+ any implied license or other defenses to infringement that may
538
+ otherwise be available to you under applicable patent law.
539
+
540
+ 12. No Surrender of Others' Freedom.
541
+
542
+ If conditions are imposed on you (whether by court order, agreement or
543
+ otherwise) that contradict the conditions of this License, they do not
544
+ excuse you from the conditions of this License. If you cannot convey a
545
+ covered work so as to satisfy simultaneously your obligations under this
546
+ License and any other pertinent obligations, then as a consequence you may
547
+ not convey it at all. For example, if you agree to terms that obligate you
548
+ to collect a royalty for further conveying from those to whom you convey
549
+ the Program, the only way you could satisfy both those terms and this
550
+ License would be to refrain entirely from conveying the Program.
551
+
552
+ 13. Use with the GNU Affero General Public License.
553
+
554
+ Notwithstanding any other provision of this License, you have
555
+ permission to link or combine any covered work with a work licensed
556
+ under version 3 of the GNU Affero General Public License into a single
557
+ combined work, and to convey the resulting work. The terms of this
558
+ License will continue to apply to the part which is the covered work,
559
+ but the special requirements of the GNU Affero General Public License,
560
+ section 13, concerning interaction through a network will apply to the
561
+ combination as such.
562
+
563
+ 14. Revised Versions of this License.
564
+
565
+ The Free Software Foundation may publish revised and/or new versions of
566
+ the GNU General Public License from time to time. Such new versions will
567
+ be similar in spirit to the present version, but may differ in detail to
568
+ address new problems or concerns.
569
+
570
+ Each version is given a distinguishing version number. If the
571
+ Program specifies that a certain numbered version of the GNU General
572
+ Public License "or any later version" applies to it, you have the
573
+ option of following the terms and conditions either of that numbered
574
+ version or of any later version published by the Free Software
575
+ Foundation. If the Program does not specify a version number of the
576
+ GNU General Public License, you may choose any version ever published
577
+ by the Free Software Foundation.
578
+
579
+ If the Program specifies that a proxy can decide which future
580
+ versions of the GNU General Public License can be used, that proxy's
581
+ public statement of acceptance of a version permanently authorizes you
582
+ to choose that version for the Program.
583
+
584
+ Later license versions may give you additional or different
585
+ permissions. However, no additional obligations are imposed on any
586
+ author or copyright holder as a result of your choosing to follow a
587
+ later version.
588
+
589
+ 15. Disclaimer of Warranty.
590
+
591
+ THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
592
+ APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
593
+ HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
594
+ OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
595
+ THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
596
+ PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
597
+ IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
598
+ ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
599
+
600
+ 16. Limitation of Liability.
601
+
602
+ IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
603
+ WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
604
+ THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
605
+ GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
606
+ USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
607
+ DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
608
+ PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
609
+ EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
610
+ SUCH DAMAGES.
611
+
612
+ 17. Interpretation of Sections 15 and 16.
613
+
614
+ If the disclaimer of warranty and limitation of liability provided
615
+ above cannot be given local legal effect according to their terms,
616
+ reviewing courts shall apply local law that most closely approximates
617
+ an absolute waiver of all civil liability in connection with the
618
+ Program, unless a warranty or assumption of liability accompanies a
619
+ copy of the Program in return for a fee.
620
+
621
+ END OF TERMS AND CONDITIONS
622
+
623
+ How to Apply These Terms to Your New Programs
624
+
625
+ If you develop a new program, and you want it to be of the greatest
626
+ possible use to the public, the best way to achieve this is to make it
627
+ free software which everyone can redistribute and change under these terms.
628
+
629
+ To do so, attach the following notices to the program. It is safest
630
+ to attach them to the start of each source file to most effectively
631
+ state the exclusion of warranty; and each file should have at least
632
+ the "copyright" line and a pointer to where the full notice is found.
633
+
634
+ <one line to give the program's name and a brief idea of what it does.>
635
+ Copyright (C) <year> <name of author>
636
+
637
+ This program is free software: you can redistribute it and/or modify
638
+ it under the terms of the GNU General Public License as published by
639
+ the Free Software Foundation, either version 3 of the License, or
640
+ (at your option) any later version.
641
+
642
+ This program is distributed in the hope that it will be useful,
643
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
644
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
645
+ GNU General Public License for more details.
646
+
647
+ You should have received a copy of the GNU General Public License
648
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
649
+
650
+ Also add information on how to contact you by electronic and paper mail.
651
+
652
+ If the program does terminal interaction, make it output a short
653
+ notice like this when it starts in an interactive mode:
654
+
655
+ <program> Copyright (C) <year> <name of author>
656
+ This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
657
+ This is free software, and you are welcome to redistribute it
658
+ under certain conditions; type `show c' for details.
659
+
660
+ The hypothetical commands `show w' and `show c' should show the appropriate
661
+ parts of the General Public License. Of course, your program's commands
662
+ might be different; for a GUI interface, you would use an "about box".
663
+
664
+ You should also get your employer (if you work as a programmer) or school,
665
+ if any, to sign a "copyright disclaimer" for the program, if necessary.
666
+ For more information on this, and how to apply and follow the GNU GPL, see
667
+ <http://www.gnu.org/licenses/>.
668
+
669
+ The GNU General Public License does not permit incorporating your program
670
+ into proprietary programs. If your program is a subroutine library, you
671
+ may consider it more useful to permit linking proprietary applications with
672
+ the library. If this is what you want to do, use the GNU Lesser General
673
+ Public License instead of this License. But first, please read
674
+ <http://www.gnu.org/philosophy/why-not-lgpl.html>.
readme.txt ADDED
@@ -0,0 +1,180 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ === !Wartungsmodus ===
2
+ Contributors: Bueltge
3
+ Donate link: http://bueltge.de/wunschliste/
4
+ Tags: maintenance, mode, admin, administration, unavailable
5
+ Requires at least: 2.6
6
+ Tested up to: 3.0-alpha
7
+ Stable tag: 1.0
8
+
9
+ After activation in the options of the plugins it adds a splash page to your blog that lets visitors know your blog is down for maintenance. Logged in administrators get full access to the blog including the front-end.
10
+
11
+ == Description ==
12
+ Adds a maintenance-page to your blog that lets visitors know your blog is down for maintenancetime. User with rights for theme-options get full access to the blog including the frontend.
13
+ Activate the plugin and your blog is in maintenance-mode, works and see the frontend, only registered users with enough rights. You can use a date with a countdown for informations the visitors or set a value and unit for infomrations.
14
+ Also you can add urls for exlude of maintenance mode.
15
+
16
+ You can add your own html and stylesheet and add the url of this style to the options of the plugin. Write your style to this markup and upload to the webspace; after add the url include http:// to the settings of this plugin and change th theme to `"Own Theme"`:
17
+
18
+ `<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"`
19
+ `"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">`
20
+ `<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de" id="wartungsmodus" >`
21
+ ``
22
+ `<head>`
23
+ ` <title>Blogname - Maintenance Mode</title>`
24
+ `</head>`
25
+ ``
26
+ `<body>`
27
+ ` `
28
+ ` <div id="header">`
29
+ ` <p>WP Dev</p>`
30
+ ` </div>`
31
+ ` `
32
+ ` <div id="content">`
33
+ ` `
34
+ ` <h1>Maintenance Mode</h1>`
35
+ ` <p>Sorry for the inconvenience.<br />Our website is currently undergoing scheduled maintenance.<br /><strong>Please try back in 231 weeks.</strong><br />Thank you for your understanding.</p>`
36
+ ` <div class="admin"><a href="http://example.com/wp-admin/">Admin-Login</a></div>`
37
+ ` </div>`
38
+ ` `
39
+ ` <div id="footer">`
40
+ ` <p><a href="http://bueltge.de/">Plugin by: <img src="http://bueltge.de/favicon.ico" alt="bueltge.de" width="16" height="16" /></a></p>`
41
+ ` </div>`
42
+ ` `
43
+ `</body>`
44
+ `</html>`
45
+
46
+ = Requirements =
47
+ 1. WordPress version 2.6 and later
48
+
49
+ Please visit [the official website](http://bueltge.de/wp-wartungsmodus-plugin/101/ "Wartungsmodus") for further details and the latest information on this plugin.
50
+
51
+ = Localizations =
52
+ * Thanks to [H&uuml;seyin &Uuml;lk&uuml;](http://www.salsabar.org/ "H&uuml;seyin &Uuml;lk&uuml;") for turkey language file
53
+ * Thanks to [Gilles WALET](http://www.nevermindfr.com/ "Gilles WALET") for frensh language file
54
+ * Thanks to [J&uuml;rgen Toth](http://www.relijoc.ro/ "J&uuml;rgen Toth") for romanian language file
55
+ * Thanks to [Gianni Diurno](http://gidibao.net/ "Gianni Diurno") for italian language file
56
+ * Thanks to [Romeo Shuka](http://www.romeolab.com/wp-wartungsmodus-shqip "About this Plugin in albanian language") for albanian language file
57
+ * Thanks to [TodoWordPress](http://www.todowp.org/ "TodoWordPress") for spanish language file
58
+ * Thanks to [FatCow](http://www.fatcow.com "www.fatcow.com") for belorussion language file
59
+ * Thanks to [yuarez](http://yuraz.uni.cc "yuraz.uni.cc") for croatian languge files
60
+
61
+ = Interested in WordPress tips and tricks =
62
+ You may also be interested in WordPress tips and tricks at [WP Engineer](http://wpengineer.com/) or for german people [bueltge.de](http://bueltge.de/)
63
+
64
+ == Installation ==
65
+ 1. Unpack the download-package
66
+ 1. Upload all files to the `/wp-content/plugins/` directory, include folders
67
+ 1. Activate the plugin through the 'Plugins' menu in WordPress
68
+ 1. Click the `settings`-link for change time, link of authors, text and design
69
+ 1. Activate under the settings and your blog is in maintenance mode
70
+
71
+ See on [the official website](http://bueltge.de/wp-wartungsmodus-plugin/101/ "Wartungsmodus").
72
+
73
+ == Screenshots ==
74
+ 1. Aktiv Maintenance-Mode with Theme "The Truck" and german language
75
+ 1. Settings on plugin-page
76
+ 1. Aktiv Maintenance-Mode with Theme "Simple Text" and german language
77
+ 1. Aktiv Maintenance-Mode with Theme "The Sun"
78
+ 1. Aktiv Maintenance-Mode with Theme "The FF Error"
79
+ 1. Aktiv Maintenance-Mode with Theme "Monster"
80
+ 1. Aktiv Maintenance-Mode with Theme "Chastely"
81
+ 1. Aktiv Maintenance-Mode with Theme "Only Typo"
82
+ 1. Aktiv Maintenance-Mode with Theme "Paint"
83
+ 1. Aktiv Maintenance-Mode with Theme "Animate (Flash)"
84
+ 1. Aktiv Maintenance-Mode with Theme "Damask"
85
+ 1. Aktiv Maintenance-Mode with Theme "Lego"
86
+
87
+ == Frequently Asked Questions ==
88
+ = Where can I get more information? =
89
+ Please visit [the official website](http://bueltge.de/wp-wartungsmodus-plugin/101/ "Wartungsmodus") for the latest information on this plugin.
90
+
91
+ = I love this plugin! How can I show the developer how much I appreciate his work? =
92
+ Please visit [the official website](http://bueltge.de/wp-wartungsmodus-plugin/101/ "Wartungsmodus") and let him know your care or see the [wishlist](http://bueltge.de/wunschliste/ "Wishlist") of the author.
93
+
94
+ == Other Notes ==
95
+ = Acknowledgements =
96
+ * Thanks to [David Hellmann](http://www.davidhellmann.com/ "David Hellmann") for the design "The Truck"
97
+ * Thanks to [Nicki Steiger](http://mynicki.net/ "Nicki Steiger") for the design "The Sun"
98
+ * Thanks to [Thomas Meschke](http://www.lokalnetz.com/ "Thomas Meschke") for the design "The FF Error"
99
+ * Thanks to [Sebastian Sebald](http://www.backseatsurfer.de "Sebastian Sebald") for the design "Monster"
100
+ * Thanks to [Florian Andreas Vogelmaier](http://fv-web.de/ "Florian Andreas Vogelmaier") for the design "Chastely"
101
+ * Thanks to [Robert Pfotenhauer](http://krautsuppe.de/ "Robert Pfotenhauer") for the design "Only Typo"
102
+ * Thanks to [Marvin Labod](http://bugeyes.de/ "Marvin Labod") for the design "Paint"
103
+ * Thanks to [Sebastian Schmiedel](http://www.cayou-media.de/ "Sebastian Schmiedel") for the design "Animate (Flash)"
104
+ * Thanks to [Fabian Letscher](http://fabianletscher.de/ "Fabian Letscher") for the design "Damask"
105
+ * Thanks to [Alex Frison](http://www.afrison.com/ "Alex Frison") for the design "Lego"
106
+
107
+ * Thanks to [H&uuml;seyin &Uuml;lk&uuml;](http://www.salsabar.org/ "H&uuml;seyin &Uuml;lk&uuml;") for turkey language file
108
+ * Thanks to [Gilles WALET](http://www.nevermindfr.com/ "Gilles WALET") for frensh language file
109
+ * Thanks to [J&uuml;rgen Toth](http://www.relijoc.ro/ "J&uuml;rgen Toth") for romanian language file
110
+ * Thanks to [Gianni Diurno](http://gidibao.net/ "Gianni Diurno") for italian language file
111
+ * Thanks to [Romeo Shuka](http://www.romeolab.com/wp-wartungsmodus-shqip "About this Plugin in albanian language") for albanian language file
112
+ * Thanks to [TodoWordPress](http://www.todowp.org/ "TodoWordPress") for spanish language file
113
+ * Thanks to [FatCow](http://www.fatcow.com "www.fatcow.com") for belorussion language file
114
+ * Thanks to [yuarez](http://yuraz.uni.cc "yuraz.uni.cc") for croatian languge files
115
+
116
+ == Changelog ==
117
+ = 1.5.3 (01/05/2010) =
118
+ * Fix for JavaScript with WordPress 2.9
119
+ * Add new custom fields for fronted: title, header, heading
120
+ * Fix for setting userrole to see frontend
121
+ * Change laguage files
122
+
123
+ = 1.5.2 (01/04/2010) =
124
+ * add user-role setting
125
+ * correctly the de_DE language file
126
+
127
+ = 1.5.1 (10/04/2009) =
128
+ * add small fix
129
+ * add language files (en_ES, ro_RO)
130
+
131
+ = 1.5.0 (09/28/2009) =
132
+ * add countdown
133
+ * change options
134
+ * change default options
135
+ * add field for own adress to excerpt of the maintenance mode
136
+ * etc.
137
+
138
+ = 1.4.9 (07/09/2009) =
139
+ * also ready for WordPress 2.6
140
+ * add romanian language files
141
+ * add italian language file by [Gianni Diurno](http://gidibao.net/ "Gianni Diurno")
142
+
143
+ = 1.4.8 (03/09/2009) =
144
+ * add design "Damask" by [Fabian Letscher](http://fabianletscher.de/ "Fabian Letscher")
145
+ * add design "Lego" by [Alex Frison](http://www.afrison.com/ "Alex Frison")
146
+
147
+ = 1.4.7 (26/08/2009) =
148
+ * change doc-type to utf-8 without BOM
149
+
150
+ = v1.4.6 (24/08/2009) =
151
+ * add design "Animate (Flash)" by [Sebastian Schmiedel](http://www.cayou-media.de/ "Sebastian Schmiedel")
152
+ * add new hook for add content `wm_content` to include flash on content
153
+ * add frensh language files
154
+
155
+ = v1.4.5 (19/08/2009) =
156
+ * fix html string in text on frontend
157
+ * add design "Paint" by [Marvin Labod](http://bugeyes.de/ "Marvin Labod")
158
+ * add turkey language files
159
+
160
+ = v1.4.4 (18/08/2009) =
161
+ * add design "Chastely" by [Florian Andreas Vogelmaier](http://fv-web.de/ "Florian Andreas Vogelmaier")
162
+ * add design "Only Typo" by [Robert Pfotenhauer](http://krautsuppe.de/ "Robert Pfotenhauer")
163
+
164
+ = v1.4.3 (13/08/2009) =
165
+ * add option for the Text
166
+ * add option for active maintenance mode
167
+ * add design "The FF Error" by [Thomas Meschke](http://www.lokalnetz.com/ "Thomas Meschke")
168
+ * add design "Monster" by [Sebastian Sebald](http://www.backseatsurfer.de "Sebastian Sebald")
169
+
170
+ = v1.4.2 (10/08/2009) =
171
+ * add design "The Sun" by [Nicki Steiger](http://mynicki.net/ "Nicki Steiger")
172
+ * now it is possible to add own css and add in settings the url to the css-file
173
+
174
+ = v1.4.1 (07/08/2009) =
175
+ * small html-fix
176
+
177
+ = v1.4 (06/08/2009) =
178
+ * complety new code
179
+ * options menu
180
+ * new designs by [David Hellmann](http://www.davidhellmann.com/ "David Hellmann")
screenshot-1.png ADDED
Binary file
screenshot-10.png ADDED
Binary file
screenshot-11.png ADDED
Binary file
screenshot-12.png ADDED
Binary file
screenshot-2.png ADDED
Binary file
screenshot-3.png ADDED
Binary file
screenshot-4.png ADDED
Binary file
screenshot-5.png ADDED
Binary file
screenshot-6.png ADDED
Binary file
screenshot-7.png ADDED
Binary file
screenshot-8.png ADDED
Binary file
screenshot-9.png ADDED
Binary file
site.php ADDED
@@ -0,0 +1,105 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
+ <html xmlns="http://www.w3.org/1999/xhtml" <?php language_attributes(); ?> id="wartungsmodus" >
3
+
4
+ <head>
5
+
6
+ <title><?php if ( isset($value['title']) && ($value['title'] != '') ) echo stripslashes_deep( $value['title'] ); else { bloginfo('name'); echo ' - '; _e( 'Maintenance Mode', FB_WM_TEXTDOMAIN ); } ?></title>
7
+
8
+ <meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" />
9
+ <meta name="author" content="WP-!wartungsmodus: Frank Bueltge, http://bueltge.de" />
10
+ <meta name="description" content="<?php bloginfo('name'); echo ' - '; bloginfo('description'); ?>" />
11
+ <link rel="Shortcut Icon" type="image/x-icon" href="<?php echo get_option('home'); ?>/favicon.ico" />
12
+
13
+ <?php if ( isset($value['radio']) && 1 === $value['radio'] ) {
14
+ $date = explode( '-', $value['date'] );
15
+ if (count($date) < 3) {
16
+ $date = 0; //ausschalten wegen datum ist nicht
17
+ } else {
18
+ $date[1] = $date[1] - 1;
19
+ $date = $date[2].', '.$date[1].', '.$date[0];
20
+ }
21
+ ?>
22
+ <script language="javascript" type="text/javascript">
23
+ <!--
24
+ function differenz (d1, d2) {
25
+ if (d1 < d2) {
26
+ var d = d1;
27
+ d1 = d2;
28
+ d2 = d;
29
+ }
30
+ var t = Math.floor ((d1 - d2) / (24 * 60 * 60 * 1000));
31
+ var s = Math.floor (((d1 - d2) - (t * 24 * 60 * 60 * 1000)) / (60 * 60 * 1000));
32
+ var m = Math.floor (((d1 - d2) - (t * 24 * 60 * 60 * 1000) - (s * 60 * 60 * 1000)) / (60 * 1000));
33
+ var sec = Math.floor (((d1 - d2) - (t * 24 * 60 * 60 * 1000) - (s * 60 * 60 * 1000) - (m * 60 * 1000)) / 1000);
34
+ return { 't': t, 's': s, 'm': m, 'sec': sec };
35
+ }
36
+
37
+ function update_countdown (element_id, termin, beschreibung) {
38
+ var now = new Date ();
39
+ var ausgabe;
40
+ var diff;
41
+
42
+ if (now.getTime () > termin) {
43
+ // Termin war schon
44
+ ausgabe = '<?php _e("The due date was before", FB_WM_TEXTDOMAIN ); ?>'+' ';
45
+ diff = differenz (now.getTime (), termin);
46
+ ausgabe += diff.t + ' '+'<?php _e( "days", FB_WM_TEXTDOMAIN ); ?>'+', ' + diff.s + ' '+'<?php _e("hours", FB_WM_TEXTDOMAIN ); ?>'+', ' + diff.m + ' '+'<?php _e("minutes", FB_WM_TEXTDOMAIN ); ?>'+' '+'<?php _e("and", FB_WM_TEXTDOMAIN ); ?>'+' ' + diff.sec + ' '+'<?php _e("seconds", FB_WM_TEXTDOMAIN ); ?>';
47
+ ausgabe += (beschreibung ? beschreibung : '');
48
+ } else {
49
+ ausgabe = '';
50
+ diff = differenz (termin, now.getTime ());
51
+ ausgabe += diff.t + ' '+'<?php _e("days", FB_WM_TEXTDOMAIN ); ?>'+', ' + diff.s + ' '+'<?php _e("hours", FB_WM_TEXTDOMAIN ); ?>'+', ' + diff.m + ' '+'<?php _e("minutes", FB_WM_TEXTDOMAIN ); ?>'+' '+'<?php _e("and", FB_WM_TEXTDOMAIN ); ?>'+' ' + diff.sec + ' '+'<?php _e("seconds", FB_WM_TEXTDOMAIN ); ?>';
52
+ ausgabe += (beschreibung ? beschreibung : '');
53
+ }
54
+ document.getElementById (element_id).firstChild.data = ausgabe;
55
+ }
56
+
57
+ function countdown_timer (element_id, termin, beschreibung) {
58
+ if (document.getElementById (element_id)) {
59
+ if (!document.getElementById (element_id).firstChild)
60
+ document.getElementById (element_id).appendChild (document.createTextNode (''));
61
+ if (termin instanceof Date) {
62
+ update_countdown (element_id, termin.getTime (), beschreibung);
63
+ window.setInterval ('update_countdown (\'' + element_id + '\', ' + termin.getTime () +
64
+ (beschreibung ? ', \'' + beschreibung + '\'' : '') + ')', 1000);
65
+ }
66
+ }
67
+ }
68
+ // -->
69
+ </script>
70
+ <?php }
71
+
72
+ wm_head(); ?>
73
+
74
+ </head>
75
+
76
+ <body>
77
+
78
+ <div id="header">
79
+ <p><?php if ( isset($value['header']) && ($value['header'] != '') ) echo stripslashes_deep( $value['header'] ); else { bloginfo('name'); echo ' - '; bloginfo('description'); } ?></p>
80
+ </div>
81
+
82
+ <div id="content">
83
+ <?php wm_content(); ?>
84
+ <h1><?php if ( isset($value['heading']) && ($value['heading'] != '') ) echo stripslashes_deep( $value['heading'] ); else _e( 'Maintenance Mode', FB_WM_TEXTDOMAIN ); ?></h1>
85
+ <?php if ( $value['radio'] === 1 && $date !== 0 ) { ?>
86
+ <?php echo sprintf( stripslashes_deep( $value['text']), '<span id="countdown"></span>', '' ); ?>
87
+ <?php } else { ?>
88
+ <?php echo sprintf( stripslashes_deep( $value['text'] ), $value['time'], $unit ); ?>
89
+ <?php } ?>
90
+ <div class="admin"><a href="<?php echo get_option('home'); ?>/wp-admin/"><?php _e( 'Admin-Login', FB_WM_TEXTDOMAIN ); ?></a></div>
91
+ </div>
92
+
93
+ <?php wm_footer(); ?>
94
+
95
+ <?php
96
+ if ( isset($date) && $date !== 0 ) {
97
+ ?>
98
+ <script language="javascript" type="text/javascript">
99
+ <!--
100
+ countdown_timer('countdown', new Date(<?php echo $date; ?>) );
101
+ // -->
102
+ </script>
103
+ <?php } ?>
104
+ </body>
105
+ </html>
styles/af.css ADDED
@@ -0,0 +1,83 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /**
2
+ * @design http://www.afrison.com/
3
+ */
4
+
5
+ * {
6
+ margin: 0;
7
+ padding: 0;
8
+ }
9
+
10
+ body {
11
+ font-family: Georgia, Arial, Helvetica, Sans Serif;
12
+ font-size: 65.5%;
13
+ font: 400 13px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
14
+ background-image: url(images/lego-bg.jpg);
15
+ background-repeat: repeat-x;
16
+ }
17
+
18
+ a {
19
+ color: #000;
20
+ }
21
+
22
+ a:hover {
23
+ color: #333;
24
+ }
25
+
26
+ #header {
27
+ color: #333;
28
+ padding: 1.5em;
29
+ text-align: center;
30
+ font-size: 1.2em;
31
+ }
32
+
33
+ #content {
34
+ width: 1000px;
35
+ height: 600px;
36
+ background: url('images/lego-content.jpg') no-repeat;
37
+ position: absolute;
38
+ top: 40px;
39
+ left: 50%;
40
+ margin: 0 0 0 -500px;
41
+ z-index: 5;
42
+ }
43
+
44
+ #content p {
45
+ width: 250px;
46
+ position: absolute;
47
+ top: 220px;
48
+ left: 155px;
49
+ }
50
+
51
+ h1 {
52
+ background-image: url(images/headline-de_DE.jpg);
53
+ background-repeat: no-repeat;
54
+ position: absolute;
55
+ width: 365px;
56
+ height: 57px;
57
+ left: 150px;
58
+ top: 150px;
59
+ no-repeat;
60
+ }
61
+
62
+ #content div.admin {
63
+ position: absolute;
64
+ top: 255px;
65
+ left: 640px;
66
+ font-size: 14px;
67
+ font-weight:bold;
68
+ }
69
+
70
+ #content div.admin a{
71
+ text-decoration:none;
72
+ }
73
+
74
+ #footer {
75
+ position: absolute;
76
+ bottom: 10px;
77
+ left: 15px;
78
+ }
79
+
80
+ #footer img {
81
+ border: none;
82
+ vertical-align: bottom;
83
+ }
styles/be.css ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* Wartungsmodusplugin by Bueltge.de - CSS and Grafik by Bugeyes.de */
2
+
3
+ * {
4
+ margin:0px;
5
+ padding:0px;
6
+ border:0px;}
7
+
8
+ body {
9
+ background:#548a32 url('images/bg.jpg') center top no-repeat;
10
+ font-family:Arial, Verdana;
11
+ color:#fff;
12
+ font-size:14px;
13
+ padding-top:200px;
14
+ width:700px;
15
+ margin:0px auto;}
16
+
17
+ a { color:#fff; text-decoration:none;}
18
+
19
+ a:hover { color:#ead311;}
20
+
21
+ #content { position:relative; padding-left:118px;}
22
+
23
+ #content p {
24
+ margin-top:30px;
25
+ font-size:18px;
26
+ line-height:28px;}
27
+
28
+ h1 {
29
+ font-weight:36px;
30
+ font-family:verdana;
31
+ font-weight:normal;}
32
+
33
+ #header { margin-bottom:90px; padding-left:}
34
+
35
+ div.admin a {
36
+
37
+ display:block;
38
+ width:142px;
39
+ text-align:center;
40
+ padding-top:20px;
41
+ height:32px;
42
+ background-image:url('images/button.png');
43
+ position:absolute;
44
+ right:155px;}
45
+
46
+ #footer { margin-top:75px; font-size:12px;}
47
+
48
+ #footer img { margin-bottom:-2px; width:12px; height:12px;}
49
+
50
+
51
+
styles/cm.css ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /**
2
+ * @design http://www.cayou-media.de/
3
+ */
4
+
5
+ body {
6
+ background:#000;
7
+ color:#FFF;
8
+ font:normal 10pt/13pt Trebuchet MS;
9
+ text-align:center;
10
+ margin:0;
11
+ padding:0;
12
+ }
13
+
14
+ a, a:link, a:visited, a.active {
15
+ text-decoration:none;
16
+ color:#FFCC01;
17
+ font:bold 10pt/13pt Trebuchet MS;
18
+ }
19
+
20
+ a:hover {
21
+ text-decoration:underline;
22
+ }
23
+
24
+ img {
25
+ border:none;
26
+ }
27
+
28
+ .admin {
29
+
30
+ }
31
+
32
+ #header {
33
+ font:bold 12pt/15pt Trebuchet MS;
34
+ color:#fff;
35
+ }
36
+
37
+ #content {
38
+
39
+ }
40
+
41
+ #footer {
42
+ text-align:right;
43
+ }
44
+
45
+ #footer a, #footer a:link, #footer a:visited, #footer a.active, #footer a:hover {
46
+ font:normal 10pt/13pt Trebuchet MS;
47
+ text-decoration:none;
48
+ color:#8C8A8C;
49
+ }
styles/dh.css ADDED
@@ -0,0 +1,93 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /**
2
+ * @design http://www.davidhellmann.com/
3
+ */
4
+ * {
5
+ list-style-type: none;
6
+ margin: 0;
7
+ padding: 0;
8
+ text-decoration: none;
9
+ font-weight: 700;
10
+ border: none;
11
+ }
12
+
13
+ body {
14
+ background: url('images/background.jpg') repeat;
15
+ font: 400 13px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
16
+ }
17
+
18
+ a {
19
+ text-decoration: none;
20
+ color: #fff;
21
+ }
22
+
23
+ a:hover {
24
+ text-decoration: none;
25
+ }
26
+
27
+ #content {
28
+ width: 800px;
29
+ height: 600px;
30
+ background: url('images/box-bg.jpg') no-repeat;
31
+ position: absolute;
32
+ top: 0;
33
+ left: 50%;
34
+ margin: 0 0 0 -400px;
35
+ z-index: 5;
36
+ }
37
+
38
+ #content h1 {
39
+ position: absolute;
40
+ width: 410px;
41
+ height: 60px;
42
+ left: 50px;
43
+ top: 270px;
44
+ no-repeat;
45
+ }
46
+
47
+ #content p {
48
+ width: 380px;
49
+ height: 300px;
50
+ color: #888;
51
+ position: absolute;
52
+ top: 340px;
53
+ left: 55px;
54
+ font: normal 17px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
55
+ }
56
+
57
+ #content p strong {
58
+ font-weight: 900;
59
+ color: #555;
60
+ }
61
+
62
+ #content div.admin {
63
+ position: absolute;
64
+ width: 85px;
65
+ height: 28px;
66
+ line-height: 28px;
67
+ font-weight: 900 !important;
68
+ bottom: 10px;
69
+ right: 40px;
70
+ }
71
+
72
+ #header {
73
+ width: 100%;
74
+ height: 28px;
75
+ background: url('images/leiste.jpg') repeat-x;
76
+ color: #fff;
77
+ text-align: center;
78
+ position: absolute;
79
+ top: 0;
80
+ z-index: 10;
81
+ line-height: 28px;
82
+ font-weight: bold;
83
+ }
84
+
85
+ #footer {
86
+ position: absolute;
87
+ bottom: 10px;
88
+ left: 15px;
89
+ font-size: smaller;
90
+ }
91
+ #footer img {
92
+ vertical-align: bottom;
93
+ }
styles/fl.css ADDED
@@ -0,0 +1,132 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ @charset "utf-8";
2
+ /*---------------------
3
+ Author: Fabian Letscher
4
+ URL: http://fabianletscher.de
5
+ Credits go to:
6
+ - [The Inspiration Gallery]
7
+ http://www.theinspirationgallery.com/wallpaper/damask/wp_damask01.htm
8
+
9
+ ---------------------*/
10
+
11
+ * {margin:0;padding:0;border:0;}
12
+
13
+ html,body {width:100%;height:100%;font-size:10px;}
14
+
15
+ body {background:url('images/bg.gif') repeat;position:relative;color:#fff;}
16
+
17
+ #header {
18
+ height:1.6em;
19
+ background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9kIFAoqMrzFdDAAAAAZdEVYdENvbW1lbnQAQ3JlYXRlZCB3aXRoIEdJTVBXgQ4XAAAADUlEQVQI12OIYGBIAwABywC/D1QgTgAAAABJRU5ErkJggg%3D%3D);
20
+ background: rgba(88,0,0,0.4);
21
+ border-bottom:1px solid #fff;
22
+ font: 1.6em helvetica, tahoma, sans-serif;
23
+ padding: 0.4em 1.5em;
24
+ line-height:1.6em;
25
+ font-variant:small-caps;
26
+ font-weight:bold;
27
+ letter-spacing:0.1em;
28
+ }
29
+
30
+ /*IE6 , IE7 Hack*/
31
+ * html #header {filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#40880000,endColorstr=#40880000);}
32
+ *+html #header {filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#40880000,endColorstr=#40880000);}
33
+
34
+ #content {
35
+ position:absolute;
36
+ height:45em;
37
+ width:70em;
38
+ margin:5em 0;
39
+ top:50%;
40
+ left:50%;
41
+ margin-top:-22.5em;
42
+ margin-left:-35em;
43
+ border:1px dotted;
44
+ border-radius:1.5em;
45
+ -moz-border-radius: 1.5em;
46
+ -webkit-border-radius: 1.5em;
47
+ border:1px solid #fff;
48
+ background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9kIFAooATEjd6QAAAAZdEVYdENvbW1lbnQAQ3JlYXRlZCB3aXRoIEdJTVBXgQ4XAAAADUlEQVQI12NgYGBIAwAAawBnwq0NKAAAAABJRU5ErkJggg%3D%3D);
49
+ background: rgba(0,0,0,0.4);
50
+ z-index:999
51
+ }
52
+ * html #content {filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#40000000,endColorstr=#40000000);}
53
+ *+html #content {filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#40000000,endColorstr=#40000000);}
54
+
55
+ #content:before {
56
+ border:1px dotted;
57
+ content: '!';
58
+ height:1.1em;
59
+ width:1.1em;
60
+ border-radius:1em;
61
+ -moz-border-radius: 1em;
62
+ -webkit-border-radius: 1em;
63
+ border:0.14em solid #fff;
64
+ display:block;
65
+ font:14em trebuchet ms;
66
+ text-align:center;
67
+ background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9kIFAoqMrzFdDAAAAAZdEVYdENvbW1lbnQAQ3JlYXRlZCB3aXRoIEdJTVBXgQ4XAAAADUlEQVQI12OIYGBIAwABywC/D1QgTgAAAABJRU5ErkJggg%3D%3D);
68
+ background:rgba(88,0,0,0.4);
69
+ opacity:0.5;
70
+ margin: 0.2em auto 0.1em auto;
71
+
72
+ }
73
+
74
+ #content:hover:before{
75
+ opacity:0.8;
76
+ }
77
+
78
+ #footer{
79
+ background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9kIFAoqMrzFdDAAAAAZdEVYdENvbW1lbnQAQ3JlYXRlZCB3aXRoIEdJTVBXgQ4XAAAADUlEQVQI12OIYGBIAwABywC/D1QgTgAAAABJRU5ErkJggg%3D%3D);
80
+ background: rgba(88,0,0,0.4);
81
+ border-top:1px solid #fff;
82
+ font: 1.4em helvetica, tahoma, sans-serif;
83
+ line-height:1.6em;
84
+ position:absolute;
85
+ bottom:0;
86
+ left:0;
87
+ width:100%;
88
+ }
89
+ * html #footer {filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#40880000,endColorstr=#40880000);}
90
+ *+html #footer {filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#40880000,endColorstr=#40880000);}
91
+
92
+
93
+ h1 {
94
+ font: 4em helvetica, tahoma, arial, sans-serif;
95
+ text-align:center;
96
+ margin:0 0 0.7em !important;
97
+ margin:4em 0 0.7em 0;
98
+ }
99
+
100
+ *+html h1 {margin:10em 0 0.7 0;}
101
+
102
+ #content p {
103
+ margin:0 12em;
104
+ text-align:justify;
105
+ font: 1.5em helvetica, tahoma, arial, sans-serif;
106
+ }
107
+
108
+ #content p strong {font-size:1.2em;}
109
+
110
+ #content div.admin {
111
+ position:absolute;
112
+ bottom:0;
113
+ right:0;
114
+ font: 1.1em tahoma, arial, sans-serif;
115
+ margin: 0 1em 1em 0;
116
+ }
117
+
118
+ a {color:#fff; text-decoration:none; border-bottom:1px dotted #fff;}
119
+ a:hover {border:0;}
120
+
121
+ #footer p {
122
+ vertical-align:baseline;
123
+ padding:0.4em 1.5em;
124
+ line-height:1.6em;
125
+ }
126
+
127
+ p a img {
128
+ margin:0 0 -2px;
129
+ }
130
+
131
+ #footer a {border:0;}
132
+
styles/fv.css ADDED
@@ -0,0 +1,98 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /**
2
+ * @design http://fv-web.de/
3
+ */
4
+
5
+ * {
6
+ margin: 0;
7
+ padding: 0;
8
+ font-size: small;
9
+ font-family: "Palatino Linotype", Palatino, Georgia, Serif;
10
+ }
11
+
12
+ body {
13
+ background-color: #FFF;
14
+ text-align: center;
15
+ }
16
+
17
+ p, strong, a {
18
+ line-height: 140%;
19
+ font-family: Verdana, Arial, Sans-Serif;
20
+ }
21
+
22
+ #header {
23
+ position: absolute;
24
+ top: 5px;
25
+ width: 100%;
26
+ height: 20px;
27
+ border-bottom: 1px solid #CCC;
28
+ text-align: right;
29
+ }
30
+
31
+ #header p {
32
+ padding-right: 15px;
33
+ }
34
+
35
+ #content {
36
+ margin: 100px auto;
37
+ width: 500px;
38
+ height: 350px;
39
+ background: url('images/do-not-enter.jpg') bottom right no-repeat;
40
+ text-align: left;
41
+ }
42
+
43
+ #content h1 {
44
+ margin: 20px;
45
+ padding-top: 20px;
46
+ font-size: 300%;
47
+ color: #B8C9DD;
48
+ letter-spacing: 2px;
49
+ text-align: center;
50
+ border-bottom: 7px solid #C5C5C5;
51
+ }
52
+
53
+ #content p {
54
+ width: 300px;
55
+ }
56
+
57
+ #content p {
58
+ padding: 22px;
59
+ }
60
+
61
+ div.admin {
62
+ margin-top: 130px;
63
+ margin-right: 45px;
64
+ text-align: right;
65
+ }
66
+
67
+ div.admin a:link, div.admin a:visited {
68
+ padding: 7px;
69
+ color: #202020;
70
+ }
71
+
72
+ div.admin a:hover, div.admin a:focus, div.admin a:active {
73
+ background-color: #B8C9DD;
74
+ text-decoration: underline;
75
+ }
76
+
77
+ #footer {
78
+ width: 100%;
79
+ height: 20px;
80
+ padding-top: 15px;
81
+ border-top: 1px solid #CCC;
82
+ text-align: right;
83
+ }
84
+
85
+ #footer img {
86
+ border: none;
87
+ }
88
+
89
+ #footer a:link, #footer a:visited {
90
+ margin-right: 15px;
91
+ padding: 14px 7px 7px 7px;
92
+ color: #000;
93
+ }
94
+
95
+ #footer a:hover, #footer a:focus, #footer a:active {
96
+ background-color: #B8C9DD;
97
+ text-decoration: underline;
98
+ }
styles/images/background.jpg ADDED
Binary file
styles/images/bg.gif ADDED
Binary file
styles/images/bg.jpg ADDED
Binary file
styles/images/box-bg.jpg ADDED
Binary file
styles/images/button.png ADDED
Binary file
styles/images/do-not-enter.jpg ADDED
Binary file
styles/images/gnome-control_48px.png ADDED
Binary file
styles/images/gnome_key_32px.png ADDED
Binary file
styles/images/headline-af-de_DE.jpg ADDED
Binary file
styles/images/headline-af-en_US.jpg ADDED
Binary file
styles/images/headline-de_DE.jpg ADDED
Binary file
styles/images/headline-en_US.jpg ADDED
Binary file
styles/images/lego-bg.jpg ADDED
Binary file
styles/images/lego-content.jpg ADDED
Binary file
styles/images/leiste.jpg ADDED
Binary file
styles/images/monster.jpg ADDED
Binary file
styles/images/wartungsmodus.jpg ADDED
Binary file
styles/ks.css ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ @charset "UTF-8";
2
+
3
+ /**
4
+ * @design http://krautsuppe.de/
5
+ */
6
+
7
+ * {
8
+ margin: 0;
9
+ padding: 0;
10
+ font-family: Helvetica, Arial, Tahoma, Verdana, sans-serif;
11
+ }
12
+
13
+ body {
14
+ font-size: x-small; /* fuer IE5/Win */
15
+ voice-family: "\"}\"";
16
+ voice-family: inherit;
17
+ font-size: small; /* fuer konforme Browser */
18
+ padding: 11% 5% 0 10%;
19
+ background-color: #FFF;
20
+ }
21
+
22
+ strong {
23
+ font-size: 120%;
24
+ line-height: 200%;
25
+ color: #000;
26
+ }
27
+
28
+ #header {
29
+ visibility: hidden;
30
+ }
31
+
32
+ #content {
33
+ margin: 0 auto;
34
+ }
35
+
36
+ #content h1 {
37
+ font-size: 450%;
38
+ margin-left: 4%;
39
+ margin-bottom: 2%;
40
+ color: #000;
41
+ }
42
+
43
+ #content p {
44
+ font-size: 170%;
45
+ margin-left: 25%;
46
+ line-height: 135%;
47
+ color: #666;
48
+ }
49
+
50
+ .admin {
51
+ visibility: hidden;
52
+ display: none;
53
+ }
54
+
55
+ #footer {
56
+ visibility: hidden;
57
+ display: none;
58
+ }
styles/ln.css ADDED
@@ -0,0 +1,102 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ @charset "UTF-8";
2
+ /*
3
+ * ******************************************************************************
4
+ *
5
+ * @Theme Name: MozMaintenanceMode (like Firefox-Errorpages)
6
+ * @Version: 0.1.2009
7
+ * @Author: Thomas
8
+ * @Last modified: 2009-08-11 18:02:00
9
+ * @Author URI: http://www.lokalnetz.com
10
+ * @Description: Theme for the '!Wartungsmodus Wordpress-Plugin'
11
+ * @WP-Plugin URI: http://wordpress.org/extend/plugins/wartungsmodus/
12
+ *
13
+ * ******************************************************************************
14
+ */
15
+
16
+ * {
17
+ margin: 0;
18
+ padding: 0;
19
+ }
20
+ html {
21
+ background: #F0F0F0;
22
+ color: #000000;
23
+ font-family: "Segoe UI", "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
24
+ font-size: 80%;
25
+ }
26
+ body {
27
+ position: absolute;
28
+ left: 50%;
29
+ width: 50em;
30
+ background: #FFFFFF url('images/gnome-control_48px.png') 3.5em 5.5em no-repeat;
31
+ border: 1px solid #A0A0A0;
32
+ color: #000000;
33
+ margin: 9em 0 0 -25em;
34
+ padding: 0 0 2em 0;
35
+ -webkit-border-radius: 10px;
36
+ -moz-border-radius: 10px;
37
+ }
38
+ a {
39
+ color: #08658F;
40
+ text-decoration: none;
41
+ }
42
+ a:hover {
43
+ color: #0092BF;
44
+ }
45
+ a img {
46
+ border: none;
47
+ }
48
+ #content strong {
49
+ color: #008CBA;
50
+ font-weight: normal;
51
+ letter-spacing: 1px;
52
+ line-height: 1.8em;
53
+ }
54
+ #header {
55
+ background: #F6F6F6;
56
+ border-bottom: 1px solid #A0A0A0;
57
+ padding: 0.4em 0em;
58
+ text-align: center;
59
+ -webkit-border-top-left-radius: 10px;
60
+ -webkit-border-top-right-radius: 10px;
61
+ -moz-border-radius-topleft: 9px;
62
+ -moz-border-radius-topright: 9px;
63
+ }
64
+ #content {
65
+ padding: 2.5em 2em 0 11em;
66
+ }
67
+ #footer {
68
+ position: absolute;
69
+ bottom: -24px;
70
+ right: 10px;
71
+ font-size: 8px;
72
+ text-align: center;
73
+ }
74
+ #footer img {
75
+ padding: 0 0 0 0.8em;
76
+ vertical-align: -0.4em;
77
+ }
78
+ h1 {
79
+ font-size: 160%;
80
+ font-weight: normal;
81
+ border-bottom: 1px solid #E3E3E3;
82
+ margin-bottom: 0.8em;
83
+ }
84
+ .admin a {
85
+ background: #FFFFFF url('images/gnome_key_32px.png') 0.5em 0.5em no-repeat;
86
+ border: 1px solid #A0A0A0;
87
+ -webkit-border-radius: 5px;
88
+ -moz-border-radius: 5px;
89
+ float: right;
90
+ margin: 1em 0 0em 0;
91
+ padding: 1em 1em 1em 4em;
92
+ display: block;
93
+ }
94
+ .admin a:hover {
95
+ border: 1px solid #0092BF;
96
+ }
97
+
98
+ /*
99
+
100
+ *** The people are aliens or something. - Robert Smith (The Cure) ***
101
+
102
+ */
styles/monster.css ADDED
@@ -0,0 +1,87 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*
2
+ Designed by: Sebastian Sebald (www.backseatsurfer.de)
3
+ */
4
+
5
+ body{
6
+ margin: 0;
7
+ background-color:#66CCFF;
8
+
9
+ }
10
+
11
+ img{
12
+ border: none;
13
+ }
14
+
15
+ #header{
16
+ margin:0;
17
+ text-align:center;
18
+ color:#CCF0FF;
19
+ border-bottom:solid 1px #CCF0FF;
20
+ }
21
+
22
+ #header p{
23
+ margin:5px 0;
24
+ font: 14px/14px helvetica, arial, sans-serif;
25
+ }
26
+
27
+ #content{
28
+ overflow:auto;
29
+ position:absolute;
30
+ top:120px;
31
+ left:30%;
32
+ right:30%;
33
+ height:414px;
34
+ width:615px;
35
+ background: #66CCFF url(images/monster.jpg) no-repeat scroll right center;
36
+ }
37
+
38
+ #content h1{
39
+ font: 50px/52px impact, arial, helvetica;
40
+ color:#404040;
41
+ padding: 0 0 0 40px;
42
+ margin: 33px 0 20px 0;
43
+ }
44
+
45
+ #content p{
46
+ width:300px;
47
+ font: 14px/16px helvetica, arial, sans-serif;
48
+ color:#404040;
49
+ padding: 0 0 0 55px;
50
+ }
51
+
52
+ #content strong{
53
+ font: bold 14px/26px helvetica, arial, sans-serif;
54
+ }
55
+
56
+ .admin {
57
+ position:absolute;
58
+ bottom:0;
59
+ right:17px;
60
+ }
61
+
62
+ .admin a{
63
+ font: bold 12px/12px helvetica, arial, sans-serif;
64
+ color:#CCF0FF;
65
+ text-decoration:none;
66
+ }
67
+
68
+ #footer{
69
+ position: absolute;
70
+ bottom: 0px;
71
+ right: 10px
72
+ }
73
+
74
+ #footer p{
75
+ margin: 0;
76
+ }
77
+
78
+ #footer a{
79
+ text-decoration: none;
80
+ color: #CCF0FF;
81
+ font: 10px/14px helvetica, arial, sans-serif;
82
+ vertical-align:4px;
83
+ }
84
+
85
+ #footer img{
86
+ vertical-align: -4px
87
+ }
styles/nicki.css ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /**
2
+ * @design http://www.mynicki.net
3
+ */
4
+ body{
5
+ font-size: 67.5%;
6
+ }
7
+
8
+ a {
9
+ color: #333;
10
+ text-decoration: underline;
11
+ }
12
+
13
+ #header {
14
+ display: none;
15
+ }
16
+
17
+ #content{
18
+ background: url('images/wartungsmodus.jpg') no-repeat;
19
+ position: absolute;
20
+ width: 380px;
21
+ height: 302px;
22
+ left: 50%;
23
+ top: 50%;
24
+ margin-left: -351px;
25
+ margin-top: -196px;
26
+ border: 1px solid #222;
27
+ padding: 90px 0 0 320px;
28
+ color: #fff;
29
+ font-size: 1.2em;
30
+ }
31
+
32
+ #content p{
33
+ width: 305px;
34
+ }
35
+
36
+ .admin {
37
+ width: 305px;
38
+ padding: 10px 0 0 0;
39
+ text-align: center;
40
+ }
41
+
42
+ .admin a {
43
+ color: #fff;
44
+ text-decoration: underline;
45
+ }
46
+
47
+ #footer {
48
+ position: absolute;
49
+ width: 702px;
50
+ left: 50%;
51
+ top: 50%;
52
+ margin-left: -351px;
53
+ margin-top: 200px;
54
+ }
55
+
56
+ #footer img {
57
+ border: none;
58
+ }
styles/txt.css ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ * {
2
+ margin: 0;
3
+ padding: 0;
4
+ }
5
+
6
+ body {
7
+ font-family: Georgia, Arial, Helvetica, Sans Serif;
8
+ font-size: 65.5%;
9
+ }
10
+
11
+ a {
12
+ color: #08658F;
13
+ }
14
+
15
+ a:hover {
16
+ color: #0092BF;
17
+ }
18
+
19
+ #header {
20
+ color: #333;
21
+ padding: 1.5em;
22
+ text-align: center;
23
+ font-size: 1.2em;
24
+ border-bottom: 1px dotted #0092BF
25
+ }
26
+
27
+ #content {
28
+ font-size: 150%;
29
+ width: 80%;
30
+ margin: 0 auto;
31
+ padding: 8% 0
32
+ }
33
+
34
+ #content p {
35
+ font-size: 1em;
36
+ padding: .8em 0
37
+ }
38
+
39
+ h1 {
40
+ color: #08658F;
41
+ font-size: 300%;
42
+ padding: .5em 0;
43
+ }
44
+
45
+ #content div.admin {
46
+ position: absolute;
47
+ bottom: 10px;
48
+ left: 8%;
49
+ font-size: .8em;
50
+ }
51
+
52
+ #footer {
53
+ position: absolute;
54
+ bottom: 10px;
55
+ right: 15px;
56
+ }
57
+
58
+ #footer img {
59
+ border: none;
60
+ vertical-align: bottom;
61
+ }
styles/wartung.swf ADDED
Binary file