Version Description
Download this release
Release Info
Developer | Bueltge |
Plugin | WP Maintenance Mode |
Version | 1.6.6 |
Comparing to | |
See all releases |
Code changes from version 1.6.5 to 1.6.6
- languages/wp-maintenance-mode-de_DE.mo +0 -0
- languages/wp-maintenance-mode-de_DE.po +103 -103
- languages/wp-maintenance-mode-it_IT.mo +0 -0
- languages/wp-maintenance-mode-it_IT.po +102 -102
- languages/wp-maintenance-mode-xx_XX.pot +103 -103
- site.php +7 -42
- wp-maintenance-mode.php +99 -37
languages/wp-maintenance-mode-de_DE.mo
CHANGED
Binary file
|
languages/wp-maintenance-mode-de_DE.po
CHANGED
@@ -25,342 +25,336 @@ msgstr ""
|
|
25 |
msgid "The plugin 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."
|
26 |
msgstr "Das Plugin fügt eine statische Seite in deinem Blog ein und lässt Besucher wissen, dass Wartungsarbeiten durchgeführt werden. Eingeloggte Nutzer können das Frontend je nach Einstellungen der Rechte uneingeschränkt nutzen."
|
27 |
|
28 |
-
#: wp-maintenance-mode.php:
|
29 |
#@ default
|
30 |
msgid "Settings"
|
31 |
msgstr "Einstellungen"
|
32 |
|
33 |
-
#: wp-maintenance-mode.php:
|
34 |
-
#: wp-maintenance-mode.php:
|
35 |
#, php-format
|
36 |
#@ wp-maintenance-mode
|
37 |
msgid "Plugin %s settings <strong>updated</strong>."
|
38 |
msgstr "Plugin %s Einstellungen <strong>gespeichert</strong>."
|
39 |
|
40 |
-
#: wp-maintenance-mode.php:
|
41 |
-
#: wp-maintenance-mode.php:
|
42 |
#, php-format
|
43 |
#@ wp-maintenance-mode
|
44 |
msgid "Plugin %s active status <strong>updated</strong>."
|
45 |
msgstr "Plugin %s aktiv-status <strong>aktualisiert</strong>."
|
46 |
|
47 |
-
#: wp-maintenance-mode.php:
|
48 |
#@ wp-maintenance-mode
|
49 |
msgid "Plugin Activate"
|
50 |
msgstr "Plugin aktivieren"
|
51 |
|
52 |
-
#: wp-maintenance-mode.php:
|
53 |
-
#: wp-maintenance-mode.php:
|
54 |
-
#: wp-maintenance-mode.php:
|
55 |
#@ wp-maintenance-mode
|
56 |
msgid "False"
|
57 |
msgstr "Nein"
|
58 |
|
59 |
-
#: wp-maintenance-mode.php:
|
60 |
-
#: wp-maintenance-mode.php:
|
61 |
-
#: wp-maintenance-mode.php:
|
62 |
#@ wp-maintenance-mode
|
63 |
msgid "True"
|
64 |
msgstr "Ja"
|
65 |
|
66 |
-
#: wp-maintenance-mode.php:
|
67 |
#@ wp-maintenance-mode
|
68 |
msgid "Update"
|
69 |
msgstr "Aktualisieren"
|
70 |
|
71 |
-
#: wp-maintenance-mode.php:
|
72 |
#@ wp-maintenance-mode
|
73 |
msgid "Plugin Settings"
|
74 |
msgstr "Plugin Einstellungen"
|
75 |
|
76 |
-
#: wp-maintenance-mode.php:
|
77 |
#@ wp-maintenance-mode
|
78 |
msgid "Countdown:"
|
79 |
msgstr "Countdown:"
|
80 |
|
81 |
-
#: wp-maintenance-mode.php:
|
82 |
-
#: wp-maintenance-mode.php:
|
83 |
#@ wp-maintenance-mode
|
84 |
msgid "Click for datepicker"
|
85 |
msgstr "Klick für den Datums-Picker"
|
86 |
|
87 |
-
#: wp-maintenance-mode.php:
|
88 |
#@ wp-maintenance-mode
|
89 |
msgid "Date:"
|
90 |
msgstr "Datum:"
|
91 |
|
92 |
-
#: wp-maintenance-mode.php:
|
93 |
#@ wp-maintenance-mode
|
94 |
msgid "Activate countdown for using this. Use value and unit or use the countdown and set the date."
|
95 |
msgstr "Aktiviere den Countdown um ihn zu nutzen. Vergebe Wert und Einheit oder wähle ein Datum für den Countdown."
|
96 |
|
97 |
-
#: wp-maintenance-mode.php:
|
98 |
#@ wp-maintenance-mode
|
99 |
msgid "Value:"
|
100 |
msgstr "Wert:"
|
101 |
|
102 |
-
#: wp-maintenance-mode.php:
|
103 |
#@ wp-maintenance-mode
|
104 |
msgid "Unit:"
|
105 |
msgstr "Einheit:"
|
106 |
|
107 |
-
#: wp-maintenance-mode.php:
|
108 |
#@ wp-maintenance-mode
|
109 |
msgid "second"
|
110 |
msgstr "sekunde"
|
111 |
|
112 |
-
#: wp-maintenance-mode.php:
|
113 |
#@ wp-maintenance-mode
|
114 |
msgid "minute"
|
115 |
msgstr "minute"
|
116 |
|
117 |
-
#: wp-maintenance-mode.php:
|
118 |
#@ wp-maintenance-mode
|
119 |
msgid "hour"
|
120 |
msgstr "stunde"
|
121 |
|
122 |
-
#: wp-maintenance-mode.php:
|
123 |
#@ wp-maintenance-mode
|
124 |
msgid "day"
|
125 |
msgstr "tag"
|
126 |
|
127 |
-
#: wp-maintenance-mode.php:
|
128 |
#@ wp-maintenance-mode
|
129 |
msgid "week"
|
130 |
msgstr "woche"
|
131 |
|
132 |
-
#: wp-maintenance-mode.php:
|
133 |
#@ wp-maintenance-mode
|
134 |
msgid "month"
|
135 |
msgstr "monat"
|
136 |
|
137 |
-
#: wp-maintenance-mode.php:
|
138 |
#@ wp-maintenance-mode
|
139 |
msgid "year"
|
140 |
msgstr "jahr"
|
141 |
|
142 |
-
#: wp-maintenance-mode.php:
|
143 |
#@ wp-maintenance-mode
|
144 |
msgid "Link:"
|
145 |
msgstr "Link:"
|
146 |
|
147 |
-
#: wp-maintenance-mode.php:
|
148 |
#@ wp-maintenance-mode
|
149 |
msgid "Theme:"
|
150 |
msgstr "Theme:"
|
151 |
|
152 |
-
#: wp-maintenance-mode.php:
|
153 |
#@ wp-maintenance-mode
|
154 |
msgid "Own Style"
|
155 |
msgstr "Eigenes Design"
|
156 |
|
157 |
-
#: wp-maintenance-mode.php:
|
158 |
#@ wp-maintenance-mode
|
159 |
msgid "Simple Text"
|
160 |
msgstr "Einfach Text"
|
161 |
|
162 |
-
#: wp-maintenance-mode.php:
|
163 |
#@ wp-maintenance-mode
|
164 |
msgid "The Truck"
|
165 |
msgstr "Der Truck"
|
166 |
|
167 |
-
#: wp-maintenance-mode.php:
|
168 |
#@ wp-maintenance-mode
|
169 |
msgid "The Sun"
|
170 |
msgstr "The Sun"
|
171 |
|
172 |
-
#: wp-maintenance-mode.php:
|
173 |
#@ wp-maintenance-mode
|
174 |
msgid "The FF Error"
|
175 |
msgstr "The FF Error"
|
176 |
|
177 |
-
#: wp-maintenance-mode.php:
|
178 |
#@ wp-maintenance-mode
|
179 |
msgid "Monster"
|
180 |
msgstr "Monster"
|
181 |
|
182 |
-
#: wp-maintenance-mode.php:
|
183 |
#@ wp-maintenance-mode
|
184 |
msgid "Chastely"
|
185 |
msgstr "Chastely"
|
186 |
|
187 |
-
#: wp-maintenance-mode.php:
|
188 |
#@ wp-maintenance-mode
|
189 |
msgid "Only Typo"
|
190 |
msgstr "Only Typo"
|
191 |
|
192 |
-
#: wp-maintenance-mode.php:
|
193 |
#@ wp-maintenance-mode
|
194 |
msgid "Paint"
|
195 |
msgstr "Paint"
|
196 |
|
197 |
-
#: wp-maintenance-mode.php:
|
198 |
#@ wp-maintenance-mode
|
199 |
msgid "Damask"
|
200 |
msgstr "Damask"
|
201 |
|
202 |
-
#: wp-maintenance-mode.php:
|
203 |
#@ wp-maintenance-mode
|
204 |
msgid "Lego"
|
205 |
msgstr "Lego"
|
206 |
|
207 |
-
#: wp-maintenance-mode.php:
|
208 |
#@ wp-maintenance-mode
|
209 |
msgid "Own Style URL (incl. http://):"
|
210 |
msgstr "Eigene Design URL (inkl. http://)"
|
211 |
|
212 |
-
#: wp-maintenance-mode.php:
|
213 |
#@ wp-maintenance-mode
|
214 |
msgid "Text:"
|
215 |
msgstr "Text:"
|
216 |
|
217 |
-
#: wp-maintenance-mode.php:
|
218 |
#@ wp-maintenance-mode
|
219 |
msgid "Excludes:"
|
220 |
msgstr "Ausnahmen:"
|
221 |
|
222 |
-
#: wp-maintenance-mode.php:
|
223 |
#@ wp-maintenance-mode
|
224 |
msgid "Role:"
|
225 |
msgstr "Rolle:"
|
226 |
|
227 |
-
#: wp-maintenance-mode.php:
|
228 |
#@ wp-maintenance-mode
|
229 |
msgid "Save"
|
230 |
msgstr "Speichern"
|
231 |
|
232 |
-
#: wp-maintenance-mode.php:
|
233 |
-
#: wp-maintenance-mode.php:
|
234 |
#@ wp-maintenance-mode
|
235 |
msgid "Updated"
|
236 |
msgstr "Gespeichert"
|
237 |
|
238 |
-
#: wp-maintenance-mode.php:
|
239 |
-
#: wp-maintenance-mode.php:
|
240 |
#@ wp-maintenance-mode
|
241 |
msgid "Deactivate or change Settings"
|
242 |
msgstr "Deaktivieren oder Einstellungen ändern "
|
243 |
|
244 |
-
#: wp-maintenance-mode.php:
|
245 |
#@ wp-maintenance-mode
|
246 |
msgid "seconds"
|
247 |
msgstr "Sekunden"
|
248 |
|
249 |
-
#: wp-maintenance-mode.php:
|
250 |
#@ wp-maintenance-mode
|
251 |
msgid "minutes"
|
252 |
msgstr "Minuten"
|
253 |
|
254 |
-
#: wp-maintenance-mode.php:
|
255 |
#@ wp-maintenance-mode
|
256 |
msgid "hours"
|
257 |
msgstr "Stunden"
|
258 |
|
259 |
-
#: wp-maintenance-mode.php:
|
260 |
#@ wp-maintenance-mode
|
261 |
msgid "days"
|
262 |
msgstr "Tagen"
|
263 |
|
264 |
-
#: wp-maintenance-mode.php:
|
265 |
#@ wp-maintenance-mode
|
266 |
msgid "weeks"
|
267 |
msgstr "Wochen"
|
268 |
|
269 |
-
#: wp-maintenance-mode.php:
|
270 |
#@ wp-maintenance-mode
|
271 |
msgid "years"
|
272 |
msgstr "Jahren"
|
273 |
|
274 |
-
#: wp-maintenance-mode.php:
|
275 |
#@ wp-maintenance-mode
|
276 |
msgid "Plugin by:"
|
277 |
msgstr "Plugin von:"
|
278 |
|
279 |
-
#: wp-maintenance-mode.php:
|
280 |
-
#: wp-maintenance-mode.php:
|
281 |
-
#: wp-maintenance-mode.php:
|
282 |
-
#: wp-maintenance-mode.php:
|
283 |
-
#: wp-maintenance-mode.php:
|
284 |
-
#: wp-maintenance-mode.php:
|
285 |
-
#: wp-maintenance-mode.php:
|
286 |
-
#: wp-maintenance-mode.php:
|
287 |
-
#: wp-maintenance-mode.php:
|
288 |
-
#: wp-maintenance-mode.php:
|
289 |
-
#: wp-maintenance-mode.php:
|
290 |
#@ wp-maintenance-mode
|
291 |
msgid "Design by:"
|
292 |
msgstr "Design von:"
|
293 |
|
294 |
-
#: site.php:
|
295 |
-
#: site.php:
|
296 |
#@ wp-maintenance-mode
|
297 |
msgid "Maintenance Mode"
|
298 |
msgstr "Wartungsmodus"
|
299 |
|
300 |
-
#: site.php:
|
301 |
#@ wp-maintenance-mode
|
302 |
msgid "Admin-Login"
|
303 |
msgstr "Admin-Login"
|
304 |
|
305 |
-
#: wp-maintenance-mode.php:
|
306 |
#@ wp-maintenance-mode
|
307 |
msgid "Title:"
|
308 |
msgstr "Titel:"
|
309 |
|
310 |
-
#: wp-maintenance-mode.php:
|
311 |
#@ wp-maintenance-mode
|
312 |
msgid "URL to the css-file"
|
313 |
msgstr "URL zur css-Datei"
|
314 |
|
315 |
-
#: wp-maintenance-mode.php:
|
316 |
-
#: wp-maintenance-mode.php:
|
317 |
-
#: wp-maintenance-mode.php:
|
318 |
#@ wp-maintenance-mode
|
319 |
msgid "Leave empty for default."
|
320 |
msgstr "Leer lassen für den Standardtext."
|
321 |
|
322 |
-
#: wp-maintenance-mode.php:
|
323 |
#@ wp-maintenance-mode
|
324 |
msgid "Header:"
|
325 |
msgstr "Header:"
|
326 |
|
327 |
-
#: wp-maintenance-mode.php:
|
328 |
#@ wp-maintenance-mode
|
329 |
msgid "Heading:"
|
330 |
msgstr "Überschrift:"
|
331 |
|
332 |
-
#: wp-maintenance-mode.php:
|
333 |
#@ wp-maintenance-mode
|
334 |
msgid "Please leave a link to the plugin- and design-author on your maintenance mode site."
|
335 |
msgstr "Bitte hinterlasse einen Link zum Plugin- und Design-Autor auf deiner Wartungsmodus-Seite."
|
336 |
|
337 |
-
#: wp-maintenance-mode.php:
|
338 |
#@ wp-maintenance-mode
|
339 |
msgid "months"
|
340 |
msgstr "Monate"
|
341 |
|
342 |
-
#:
|
343 |
-
#, php-format
|
344 |
-
#@ wp-maintenance-mode
|
345 |
-
msgid "Use the first <em>%1$s</em> for the time value or countdown and second <em>%2$s</em> for the unit of the time or countdown-value; HTML is possible"
|
346 |
-
msgstr "Nutze das erste <em>%1$s</em> für den Zeitwert oder den Countdown und das zweite <em>%2$s</em> für die Einheit der Zeit oder die Ausgabe des Zeitwert, HTML ist möglich"
|
347 |
-
|
348 |
-
#: site.php:72
|
349 |
#@ wp-maintenance-mode
|
350 |
msgid "Access to the admin area blocked"
|
351 |
msgstr "Zugang zum Admin-Bereich wurde blockiert"
|
352 |
|
353 |
-
#: site.php:
|
354 |
#@ wp-maintenance-mode
|
355 |
msgid "Admin-Logout"
|
356 |
msgstr "Admin-Logout"
|
357 |
|
358 |
-
#: wp-maintenance-mode.php:
|
359 |
#@ wp-maintenance-mode
|
360 |
msgid "Allowed userrole to see the frontend of this blog."
|
361 |
msgstr "Erlaubte User-Rolle für das Sehen des Frontend von diesem Blog."
|
362 |
|
363 |
-
#: wp-maintenance-mode.php:
|
364 |
#@ wp-maintenance-mode
|
365 |
msgid "Caution: Maintenance mode is <strong>active</strong>!"
|
366 |
msgstr "Achtung: Wartungsmodus ist <strong>aktiv</strong>!"
|
@@ -370,13 +364,13 @@ msgstr "Achtung: Wartungsmodus ist <strong>aktiv</strong>!"
|
|
370 |
msgid "Cheatin’ uh?"
|
371 |
msgstr ""
|
372 |
|
373 |
-
#: wp-maintenance-mode.php:
|
374 |
#@ wp-maintenance-mode
|
375 |
msgid "<strong>Coution:</strong> Please don´t copy the stylesheet in your plugin folder, it will be deleted on the next automatical update of the plugin!"
|
376 |
msgstr "<strong>Hinweis:</strong> Bitte speichere das Sytelsheet nicht im Plugin-Ordner, der Ordner wird beim automatischen Update ersetzt!"
|
377 |
|
378 |
-
#: wp-maintenance-mode.php:
|
379 |
-
#: wp-maintenance-mode.php:
|
380 |
#@ wp-maintenance-mode
|
381 |
msgid "Preview"
|
382 |
msgstr "Vorschau"
|
@@ -385,7 +379,7 @@ msgstr "Vorschau"
|
|
385 |
#: wp-maintenance-mode.php:0
|
386 |
#@ wp-maintenance-mode
|
387 |
msgid "WP Maintenance Mode"
|
388 |
-
msgstr ""
|
389 |
|
390 |
#. translators: plugin header field 'PluginURI'
|
391 |
#: wp-maintenance-mode.php:0
|
@@ -405,24 +399,30 @@ msgstr ""
|
|
405 |
msgid "http://bueltge.de/"
|
406 |
msgstr ""
|
407 |
|
408 |
-
|
409 |
-
#: wp-maintenance-mode.php:0
|
410 |
-
#@ wp-maintenance-mode
|
411 |
-
msgid "1.6.5"
|
412 |
-
msgstr ""
|
413 |
-
|
414 |
-
#: wp-maintenance-mode.php:317
|
415 |
#@ wp-maintenance-mode
|
416 |
msgid "Animate (Flash)"
|
417 |
msgstr "Animate (Flash)"
|
418 |
|
419 |
-
#: wp-maintenance-mode.php:
|
420 |
#@ wp-maintenance-mode
|
421 |
msgid "Chemistry"
|
422 |
msgstr "Chemielabor"
|
423 |
|
424 |
-
#: wp-maintenance-mode.php:
|
425 |
#@ wp-maintenance-mode
|
426 |
msgid "Exclude pages, posts or archives from the maintenance mode. Add the Slug of page or post as a comma-separated list.<br />Example:"
|
427 |
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:"
|
428 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
25 |
msgid "The plugin 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."
|
26 |
msgstr "Das Plugin fügt eine statische Seite in deinem Blog ein und lässt Besucher wissen, dass Wartungsarbeiten durchgeführt werden. Eingeloggte Nutzer können das Frontend je nach Einstellungen der Rechte uneingeschränkt nutzen."
|
27 |
|
28 |
+
#: wp-maintenance-mode.php:158
|
29 |
#@ default
|
30 |
msgid "Settings"
|
31 |
msgstr "Einstellungen"
|
32 |
|
33 |
+
#: wp-maintenance-mode.php:231
|
34 |
+
#: wp-maintenance-mode.php:418
|
35 |
#, php-format
|
36 |
#@ wp-maintenance-mode
|
37 |
msgid "Plugin %s settings <strong>updated</strong>."
|
38 |
msgstr "Plugin %s Einstellungen <strong>gespeichert</strong>."
|
39 |
|
40 |
+
#: wp-maintenance-mode.php:232
|
41 |
+
#: wp-maintenance-mode.php:243
|
42 |
#, php-format
|
43 |
#@ wp-maintenance-mode
|
44 |
msgid "Plugin %s active status <strong>updated</strong>."
|
45 |
msgstr "Plugin %s aktiv-status <strong>aktualisiert</strong>."
|
46 |
|
47 |
+
#: wp-maintenance-mode.php:234
|
48 |
#@ wp-maintenance-mode
|
49 |
msgid "Plugin Activate"
|
50 |
msgstr "Plugin aktivieren"
|
51 |
|
52 |
+
#: wp-maintenance-mode.php:238
|
53 |
+
#: wp-maintenance-mode.php:255
|
54 |
+
#: wp-maintenance-mode.php:299
|
55 |
#@ wp-maintenance-mode
|
56 |
msgid "False"
|
57 |
msgstr "Nein"
|
58 |
|
59 |
+
#: wp-maintenance-mode.php:239
|
60 |
+
#: wp-maintenance-mode.php:256
|
61 |
+
#: wp-maintenance-mode.php:300
|
62 |
#@ wp-maintenance-mode
|
63 |
msgid "True"
|
64 |
msgstr "Ja"
|
65 |
|
66 |
+
#: wp-maintenance-mode.php:241
|
67 |
#@ wp-maintenance-mode
|
68 |
msgid "Update"
|
69 |
msgstr "Aktualisieren"
|
70 |
|
71 |
+
#: wp-maintenance-mode.php:245
|
72 |
#@ wp-maintenance-mode
|
73 |
msgid "Plugin Settings"
|
74 |
msgstr "Plugin Einstellungen"
|
75 |
|
76 |
+
#: wp-maintenance-mode.php:251
|
77 |
#@ wp-maintenance-mode
|
78 |
msgid "Countdown:"
|
79 |
msgstr "Countdown:"
|
80 |
|
81 |
+
#: wp-maintenance-mode.php:262
|
82 |
+
#: wp-maintenance-mode.php:265
|
83 |
#@ wp-maintenance-mode
|
84 |
msgid "Click for datepicker"
|
85 |
msgstr "Klick für den Datums-Picker"
|
86 |
|
87 |
+
#: wp-maintenance-mode.php:262
|
88 |
#@ wp-maintenance-mode
|
89 |
msgid "Date:"
|
90 |
msgstr "Datum:"
|
91 |
|
92 |
+
#: wp-maintenance-mode.php:266
|
93 |
#@ wp-maintenance-mode
|
94 |
msgid "Activate countdown for using this. Use value and unit or use the countdown and set the date."
|
95 |
msgstr "Aktiviere den Countdown um ihn zu nutzen. Vergebe Wert und Einheit oder wähle ein Datum für den Countdown."
|
96 |
|
97 |
+
#: wp-maintenance-mode.php:271
|
98 |
#@ wp-maintenance-mode
|
99 |
msgid "Value:"
|
100 |
msgstr "Wert:"
|
101 |
|
102 |
+
#: wp-maintenance-mode.php:279
|
103 |
#@ wp-maintenance-mode
|
104 |
msgid "Unit:"
|
105 |
msgstr "Einheit:"
|
106 |
|
107 |
+
#: wp-maintenance-mode.php:283
|
108 |
#@ wp-maintenance-mode
|
109 |
msgid "second"
|
110 |
msgstr "sekunde"
|
111 |
|
112 |
+
#: wp-maintenance-mode.php:284
|
113 |
#@ wp-maintenance-mode
|
114 |
msgid "minute"
|
115 |
msgstr "minute"
|
116 |
|
117 |
+
#: wp-maintenance-mode.php:285
|
118 |
#@ wp-maintenance-mode
|
119 |
msgid "hour"
|
120 |
msgstr "stunde"
|
121 |
|
122 |
+
#: wp-maintenance-mode.php:286
|
123 |
#@ wp-maintenance-mode
|
124 |
msgid "day"
|
125 |
msgstr "tag"
|
126 |
|
127 |
+
#: wp-maintenance-mode.php:287
|
128 |
#@ wp-maintenance-mode
|
129 |
msgid "week"
|
130 |
msgstr "woche"
|
131 |
|
132 |
+
#: wp-maintenance-mode.php:288
|
133 |
#@ wp-maintenance-mode
|
134 |
msgid "month"
|
135 |
msgstr "monat"
|
136 |
|
137 |
+
#: wp-maintenance-mode.php:289
|
138 |
#@ wp-maintenance-mode
|
139 |
msgid "year"
|
140 |
msgstr "jahr"
|
141 |
|
142 |
+
#: wp-maintenance-mode.php:295
|
143 |
#@ wp-maintenance-mode
|
144 |
msgid "Link:"
|
145 |
msgstr "Link:"
|
146 |
|
147 |
+
#: wp-maintenance-mode.php:308
|
148 |
#@ wp-maintenance-mode
|
149 |
msgid "Theme:"
|
150 |
msgstr "Theme:"
|
151 |
|
152 |
+
#: wp-maintenance-mode.php:312
|
153 |
#@ wp-maintenance-mode
|
154 |
msgid "Own Style"
|
155 |
msgstr "Eigenes Design"
|
156 |
|
157 |
+
#: wp-maintenance-mode.php:313
|
158 |
#@ wp-maintenance-mode
|
159 |
msgid "Simple Text"
|
160 |
msgstr "Einfach Text"
|
161 |
|
162 |
+
#: wp-maintenance-mode.php:314
|
163 |
#@ wp-maintenance-mode
|
164 |
msgid "The Truck"
|
165 |
msgstr "Der Truck"
|
166 |
|
167 |
+
#: wp-maintenance-mode.php:315
|
168 |
#@ wp-maintenance-mode
|
169 |
msgid "The Sun"
|
170 |
msgstr "The Sun"
|
171 |
|
172 |
+
#: wp-maintenance-mode.php:316
|
173 |
#@ wp-maintenance-mode
|
174 |
msgid "The FF Error"
|
175 |
msgstr "The FF Error"
|
176 |
|
177 |
+
#: wp-maintenance-mode.php:317
|
178 |
#@ wp-maintenance-mode
|
179 |
msgid "Monster"
|
180 |
msgstr "Monster"
|
181 |
|
182 |
+
#: wp-maintenance-mode.php:318
|
183 |
#@ wp-maintenance-mode
|
184 |
msgid "Chastely"
|
185 |
msgstr "Chastely"
|
186 |
|
187 |
+
#: wp-maintenance-mode.php:319
|
188 |
#@ wp-maintenance-mode
|
189 |
msgid "Only Typo"
|
190 |
msgstr "Only Typo"
|
191 |
|
192 |
+
#: wp-maintenance-mode.php:320
|
193 |
#@ wp-maintenance-mode
|
194 |
msgid "Paint"
|
195 |
msgstr "Paint"
|
196 |
|
197 |
+
#: wp-maintenance-mode.php:322
|
198 |
#@ wp-maintenance-mode
|
199 |
msgid "Damask"
|
200 |
msgstr "Damask"
|
201 |
|
202 |
+
#: wp-maintenance-mode.php:323
|
203 |
#@ wp-maintenance-mode
|
204 |
msgid "Lego"
|
205 |
msgstr "Lego"
|
206 |
|
207 |
+
#: wp-maintenance-mode.php:330
|
208 |
#@ wp-maintenance-mode
|
209 |
msgid "Own Style URL (incl. http://):"
|
210 |
msgstr "Eigene Design URL (inkl. http://)"
|
211 |
|
212 |
+
#: wp-maintenance-mode.php:372
|
213 |
#@ wp-maintenance-mode
|
214 |
msgid "Text:"
|
215 |
msgstr "Text:"
|
216 |
|
217 |
+
#: wp-maintenance-mode.php:382
|
218 |
#@ wp-maintenance-mode
|
219 |
msgid "Excludes:"
|
220 |
msgstr "Ausnahmen:"
|
221 |
|
222 |
+
#: wp-maintenance-mode.php:392
|
223 |
#@ wp-maintenance-mode
|
224 |
msgid "Role:"
|
225 |
msgstr "Rolle:"
|
226 |
|
227 |
+
#: wp-maintenance-mode.php:420
|
228 |
#@ wp-maintenance-mode
|
229 |
msgid "Save"
|
230 |
msgstr "Speichern"
|
231 |
|
232 |
+
#: wp-maintenance-mode.php:468
|
233 |
+
#: wp-maintenance-mode.php:511
|
234 |
#@ wp-maintenance-mode
|
235 |
msgid "Updated"
|
236 |
msgstr "Gespeichert"
|
237 |
|
238 |
+
#: wp-maintenance-mode.php:660
|
239 |
+
#: wp-maintenance-mode.php:662
|
240 |
#@ wp-maintenance-mode
|
241 |
msgid "Deactivate or change Settings"
|
242 |
msgstr "Deaktivieren oder Einstellungen ändern "
|
243 |
|
244 |
+
#: wp-maintenance-mode.php:588
|
245 |
#@ wp-maintenance-mode
|
246 |
msgid "seconds"
|
247 |
msgstr "Sekunden"
|
248 |
|
249 |
+
#: wp-maintenance-mode.php:592
|
250 |
#@ wp-maintenance-mode
|
251 |
msgid "minutes"
|
252 |
msgstr "Minuten"
|
253 |
|
254 |
+
#: wp-maintenance-mode.php:596
|
255 |
#@ wp-maintenance-mode
|
256 |
msgid "hours"
|
257 |
msgstr "Stunden"
|
258 |
|
259 |
+
#: wp-maintenance-mode.php:600
|
260 |
#@ wp-maintenance-mode
|
261 |
msgid "days"
|
262 |
msgstr "Tagen"
|
263 |
|
264 |
+
#: wp-maintenance-mode.php:604
|
265 |
#@ wp-maintenance-mode
|
266 |
msgid "weeks"
|
267 |
msgstr "Wochen"
|
268 |
|
269 |
+
#: wp-maintenance-mode.php:612
|
270 |
#@ wp-maintenance-mode
|
271 |
msgid "years"
|
272 |
msgstr "Jahren"
|
273 |
|
274 |
+
#: wp-maintenance-mode.php:724
|
275 |
#@ wp-maintenance-mode
|
276 |
msgid "Plugin by:"
|
277 |
msgstr "Plugin von:"
|
278 |
|
279 |
+
#: wp-maintenance-mode.php:726
|
280 |
+
#: wp-maintenance-mode.php:728
|
281 |
+
#: wp-maintenance-mode.php:730
|
282 |
+
#: wp-maintenance-mode.php:732
|
283 |
+
#: wp-maintenance-mode.php:734
|
284 |
+
#: wp-maintenance-mode.php:736
|
285 |
+
#: wp-maintenance-mode.php:738
|
286 |
+
#: wp-maintenance-mode.php:740
|
287 |
+
#: wp-maintenance-mode.php:742
|
288 |
+
#: wp-maintenance-mode.php:744
|
289 |
+
#: wp-maintenance-mode.php:746
|
290 |
#@ wp-maintenance-mode
|
291 |
msgid "Design by:"
|
292 |
msgstr "Design von:"
|
293 |
|
294 |
+
#: site.php:12
|
295 |
+
#: site.php:48
|
296 |
#@ wp-maintenance-mode
|
297 |
msgid "Maintenance Mode"
|
298 |
msgstr "Wartungsmodus"
|
299 |
|
300 |
+
#: site.php:62
|
301 |
#@ wp-maintenance-mode
|
302 |
msgid "Admin-Login"
|
303 |
msgstr "Admin-Login"
|
304 |
|
305 |
+
#: wp-maintenance-mode.php:348
|
306 |
#@ wp-maintenance-mode
|
307 |
msgid "Title:"
|
308 |
msgstr "Titel:"
|
309 |
|
310 |
+
#: wp-maintenance-mode.php:333
|
311 |
#@ wp-maintenance-mode
|
312 |
msgid "URL to the css-file"
|
313 |
msgstr "URL zur css-Datei"
|
314 |
|
315 |
+
#: wp-maintenance-mode.php:351
|
316 |
+
#: wp-maintenance-mode.php:359
|
317 |
+
#: wp-maintenance-mode.php:367
|
318 |
#@ wp-maintenance-mode
|
319 |
msgid "Leave empty for default."
|
320 |
msgstr "Leer lassen für den Standardtext."
|
321 |
|
322 |
+
#: wp-maintenance-mode.php:356
|
323 |
#@ wp-maintenance-mode
|
324 |
msgid "Header:"
|
325 |
msgstr "Header:"
|
326 |
|
327 |
+
#: wp-maintenance-mode.php:364
|
328 |
#@ wp-maintenance-mode
|
329 |
msgid "Heading:"
|
330 |
msgstr "Überschrift:"
|
331 |
|
332 |
+
#: wp-maintenance-mode.php:303
|
333 |
#@ wp-maintenance-mode
|
334 |
msgid "Please leave a link to the plugin- and design-author on your maintenance mode site."
|
335 |
msgstr "Bitte hinterlasse einen Link zum Plugin- und Design-Autor auf deiner Wartungsmodus-Seite."
|
336 |
|
337 |
+
#: wp-maintenance-mode.php:608
|
338 |
#@ wp-maintenance-mode
|
339 |
msgid "months"
|
340 |
msgstr "Monate"
|
341 |
|
342 |
+
#: site.php:55
|
|
|
|
|
|
|
|
|
|
|
|
|
343 |
#@ wp-maintenance-mode
|
344 |
msgid "Access to the admin area blocked"
|
345 |
msgstr "Zugang zum Admin-Bereich wurde blockiert"
|
346 |
|
347 |
+
#: site.php:58
|
348 |
#@ wp-maintenance-mode
|
349 |
msgid "Admin-Logout"
|
350 |
msgstr "Admin-Logout"
|
351 |
|
352 |
+
#: wp-maintenance-mode.php:413
|
353 |
#@ wp-maintenance-mode
|
354 |
msgid "Allowed userrole to see the frontend of this blog."
|
355 |
msgstr "Erlaubte User-Rolle für das Sehen des Frontend von diesem Blog."
|
356 |
|
357 |
+
#: wp-maintenance-mode.php:658
|
358 |
#@ wp-maintenance-mode
|
359 |
msgid "Caution: Maintenance mode is <strong>active</strong>!"
|
360 |
msgstr "Achtung: Wartungsmodus ist <strong>aktiv</strong>!"
|
364 |
msgid "Cheatin’ uh?"
|
365 |
msgstr ""
|
366 |
|
367 |
+
#: wp-maintenance-mode.php:335
|
368 |
#@ wp-maintenance-mode
|
369 |
msgid "<strong>Coution:</strong> Please don´t copy the stylesheet in your plugin folder, it will be deleted on the next automatical update of the plugin!"
|
370 |
msgstr "<strong>Hinweis:</strong> Bitte speichere das Sytelsheet nicht im Plugin-Ordner, der Ordner wird beim automatischen Update ersetzt!"
|
371 |
|
372 |
+
#: wp-maintenance-mode.php:340
|
373 |
+
#: wp-maintenance-mode.php:343
|
374 |
#@ wp-maintenance-mode
|
375 |
msgid "Preview"
|
376 |
msgstr "Vorschau"
|
379 |
#: wp-maintenance-mode.php:0
|
380 |
#@ wp-maintenance-mode
|
381 |
msgid "WP Maintenance Mode"
|
382 |
+
msgstr "WP Maintenance Mode - Wartungsmodus"
|
383 |
|
384 |
#. translators: plugin header field 'PluginURI'
|
385 |
#: wp-maintenance-mode.php:0
|
399 |
msgid "http://bueltge.de/"
|
400 |
msgstr ""
|
401 |
|
402 |
+
#: wp-maintenance-mode.php:321
|
|
|
|
|
|
|
|
|
|
|
|
|
403 |
#@ wp-maintenance-mode
|
404 |
msgid "Animate (Flash)"
|
405 |
msgstr "Animate (Flash)"
|
406 |
|
407 |
+
#: wp-maintenance-mode.php:324
|
408 |
#@ wp-maintenance-mode
|
409 |
msgid "Chemistry"
|
410 |
msgstr "Chemielabor"
|
411 |
|
412 |
+
#: wp-maintenance-mode.php:387
|
413 |
#@ wp-maintenance-mode
|
414 |
msgid "Exclude pages, posts or archives from the maintenance mode. Add the Slug of page or post as a comma-separated list.<br />Example:"
|
415 |
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:"
|
416 |
|
417 |
+
#. translators: plugin header field 'Version'
|
418 |
+
#: wp-maintenance-mode.php:0
|
419 |
+
#@ wp-maintenance-mode
|
420 |
+
msgid "1.6.6"
|
421 |
+
msgstr ""
|
422 |
+
|
423 |
+
#: wp-maintenance-mode.php:377
|
424 |
+
#, php-format
|
425 |
+
#@ wp-maintenance-mode
|
426 |
+
msgid "Use the first <em>%1$s</em> for the time value or countdown and second <em>%2$s</em> for the unit of the time or countdown-value; HTML and Shortcodes are possible"
|
427 |
+
msgstr "Nutze das erste %1$s für den Zeitwert oder den Countdown und das zweite %2$s für die Einheit der Zeit oder die Ausgabe des Zeitwert, HTML und Shortcodes sind möglich"
|
428 |
+
|
languages/wp-maintenance-mode-it_IT.mo
CHANGED
Binary file
|
languages/wp-maintenance-mode-it_IT.po
CHANGED
@@ -23,330 +23,324 @@ msgstr ""
|
|
23 |
msgid "The plugin 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."
|
24 |
msgstr "Questo plugin aggiunge al tuo blog una pagina splash in modo tale che gli utenti sappiano che il sito é in manutenzione. Gli utenti collegati potranno avere il completo accesso al blog (front-end compreso) in relazione alle impostazioni."
|
25 |
|
26 |
-
#: wp-maintenance-mode.php:
|
27 |
msgid "Settings"
|
28 |
msgstr "Impostazioni"
|
29 |
|
30 |
-
#: wp-maintenance-mode.php:
|
31 |
-
#: wp-maintenance-mode.php:
|
32 |
#, php-format
|
33 |
msgid "Plugin %s settings <strong>updated</strong>."
|
34 |
msgstr "Le impostazioni del plugin %s sono state <strong>aggiornate</strong>."
|
35 |
|
36 |
-
#: wp-maintenance-mode.php:
|
37 |
-
#: wp-maintenance-mode.php:
|
38 |
#, php-format
|
39 |
msgid "Plugin %s active status <strong>updated</strong>."
|
40 |
msgstr "Lo status per il plugin %s é stato <strong>aggiornato</strong>."
|
41 |
|
42 |
-
#: wp-maintenance-mode.php:
|
43 |
msgid "Plugin Activate"
|
44 |
msgstr "Il plugin é attivo"
|
45 |
|
46 |
-
#: wp-maintenance-mode.php:
|
47 |
-
#: wp-maintenance-mode.php:
|
48 |
-
#: wp-maintenance-mode.php:
|
49 |
msgid "False"
|
50 |
msgstr "No"
|
51 |
|
52 |
-
#: wp-maintenance-mode.php:
|
53 |
-
#: wp-maintenance-mode.php:
|
54 |
-
#: wp-maintenance-mode.php:
|
55 |
msgid "True"
|
56 |
msgstr "Sì"
|
57 |
|
58 |
-
#: wp-maintenance-mode.php:
|
59 |
msgid "Update"
|
60 |
msgstr "Aggiorna"
|
61 |
|
62 |
-
#: wp-maintenance-mode.php:
|
63 |
msgid "Plugin Settings"
|
64 |
msgstr "Impostazioni per il plugin"
|
65 |
|
66 |
-
#: wp-maintenance-mode.php:
|
67 |
msgid "Countdown:"
|
68 |
msgstr "Conto alla rovescia:"
|
69 |
|
70 |
-
#: wp-maintenance-mode.php:
|
71 |
-
#: wp-maintenance-mode.php:
|
72 |
msgid "Click for datepicker"
|
73 |
msgstr "Calendario"
|
74 |
|
75 |
-
#: wp-maintenance-mode.php:
|
76 |
msgid "Date:"
|
77 |
msgstr "Data:"
|
78 |
|
79 |
# @ wartungsmodus
|
80 |
-
#: wp-maintenance-mode.php:
|
81 |
msgid "Activate countdown for using this. Use value and unit or use the countdown and set the date."
|
82 |
msgstr "Sarà necessario attivare il conto alla rovescia. Inserire il valore e l'unità temporale oppure utilizzare il countdown ed impostare la data."
|
83 |
|
84 |
# @ wartungsmodus
|
85 |
-
#: wp-maintenance-mode.php:
|
86 |
msgid "Value:"
|
87 |
msgstr "Valore:"
|
88 |
|
89 |
# @ wartungsmodus
|
90 |
-
#: wp-maintenance-mode.php:
|
91 |
msgid "Unit:"
|
92 |
msgstr "Unità:"
|
93 |
|
94 |
# @ wartungsmodus
|
95 |
-
#: wp-maintenance-mode.php:
|
96 |
msgid "second"
|
97 |
msgstr "secondo"
|
98 |
|
99 |
# @ wartungsmodus
|
100 |
-
#: wp-maintenance-mode.php:
|
101 |
msgid "minute"
|
102 |
msgstr "minuto"
|
103 |
|
104 |
# @ wartungsmodus
|
105 |
-
#: wp-maintenance-mode.php:
|
106 |
msgid "hour"
|
107 |
msgstr "ora"
|
108 |
|
109 |
# @ wartungsmodus
|
110 |
-
#: wp-maintenance-mode.php:
|
111 |
msgid "day"
|
112 |
msgstr "giorno"
|
113 |
|
114 |
# @ wartungsmodus
|
115 |
-
#: wp-maintenance-mode.php:
|
116 |
msgid "week"
|
117 |
msgstr "settimana"
|
118 |
|
119 |
# @ wartungsmodus
|
120 |
-
#: wp-maintenance-mode.php:
|
121 |
msgid "month"
|
122 |
msgstr "mese"
|
123 |
|
124 |
# @ wartungsmodus
|
125 |
-
#: wp-maintenance-mode.php:
|
126 |
msgid "year"
|
127 |
msgstr "anno"
|
128 |
|
129 |
# @ wartungsmodus
|
130 |
-
#: wp-maintenance-mode.php:
|
131 |
msgid "Link:"
|
132 |
msgstr "Link:"
|
133 |
|
134 |
# @ wartungsmodus
|
135 |
-
#: wp-maintenance-mode.php:
|
136 |
msgid "Theme:"
|
137 |
msgstr "Tema:"
|
138 |
|
139 |
# @ wartungsmodus
|
140 |
-
#: wp-maintenance-mode.php:
|
141 |
msgid "Own Style"
|
142 |
msgstr "Stile personale"
|
143 |
|
144 |
# @ wartungsmodus
|
145 |
-
#: wp-maintenance-mode.php:
|
146 |
msgid "Simple Text"
|
147 |
msgstr "Solo testo"
|
148 |
|
149 |
# @ wartungsmodus
|
150 |
-
#: wp-maintenance-mode.php:
|
151 |
msgid "The Truck"
|
152 |
msgstr "The Truck"
|
153 |
|
154 |
# @ wartungsmodus
|
155 |
-
#: wp-maintenance-mode.php:
|
156 |
msgid "The Sun"
|
157 |
msgstr "The Sun"
|
158 |
|
159 |
# @ wartungsmodus
|
160 |
-
#: wp-maintenance-mode.php:
|
161 |
msgid "The FF Error"
|
162 |
msgstr "The FF Error"
|
163 |
|
164 |
# @ wartungsmodus
|
165 |
-
#: wp-maintenance-mode.php:
|
166 |
msgid "Monster"
|
167 |
msgstr "Monster"
|
168 |
|
169 |
# @ wartungsmodus
|
170 |
-
#: wp-maintenance-mode.php:
|
171 |
msgid "Chastely"
|
172 |
msgstr "Chastely"
|
173 |
|
174 |
# @ wartungsmodus
|
175 |
-
#: wp-maintenance-mode.php:
|
176 |
msgid "Only Typo"
|
177 |
msgstr "Only Typo"
|
178 |
|
179 |
# @ wartungsmodus
|
180 |
-
#: wp-maintenance-mode.php:
|
181 |
msgid "Paint"
|
182 |
msgstr "Paint"
|
183 |
|
184 |
# @ wartungsmodus
|
185 |
-
#: wp-maintenance-mode.php:
|
186 |
msgid "Damask"
|
187 |
msgstr "Damask"
|
188 |
|
189 |
# @ wartungsmodus
|
190 |
-
#: wp-maintenance-mode.php:
|
191 |
msgid "Lego"
|
192 |
msgstr "Lego"
|
193 |
|
194 |
# @ wartungsmodus
|
195 |
-
#: wp-maintenance-mode.php:
|
196 |
msgid "Own Style URL (incl. http://):"
|
197 |
msgstr "URL stile personale (incl. http://):"
|
198 |
|
199 |
# @ wartungsmodus
|
200 |
-
#: wp-maintenance-mode.php:
|
201 |
msgid "Text:"
|
202 |
msgstr "Testo:"
|
203 |
|
204 |
# @ wartungsmodus
|
205 |
-
#: wp-maintenance-mode.php:
|
206 |
msgid "Excludes:"
|
207 |
msgstr "Escludere:"
|
208 |
|
209 |
-
#: wp-maintenance-mode.php:
|
210 |
msgid "Role:"
|
211 |
msgstr "Ruolo:"
|
212 |
|
213 |
# @ wartungsmodus
|
214 |
-
#: wp-maintenance-mode.php:
|
215 |
msgid "Save"
|
216 |
msgstr "Salva"
|
217 |
|
218 |
# @ wartungsmodus
|
219 |
-
#: wp-maintenance-mode.php:
|
220 |
-
#: wp-maintenance-mode.php:
|
221 |
msgid "Updated"
|
222 |
msgstr "Aggiornato"
|
223 |
|
224 |
# @ wartungsmodus
|
225 |
-
#: wp-maintenance-mode.php:
|
226 |
-
#: wp-maintenance-mode.php:
|
227 |
msgid "Deactivate or change Settings"
|
228 |
msgstr "Disattiva o modifica le impostazioni"
|
229 |
|
230 |
# @ wartungsmodus
|
231 |
-
#: wp-maintenance-mode.php:
|
232 |
msgid "seconds"
|
233 |
msgstr "secondi"
|
234 |
|
235 |
# @ wartungsmodus
|
236 |
-
#: wp-maintenance-mode.php:
|
237 |
msgid "minutes"
|
238 |
msgstr "minuti"
|
239 |
|
240 |
# @ wartungsmodus
|
241 |
-
#: wp-maintenance-mode.php:
|
242 |
msgid "hours"
|
243 |
msgstr "ore"
|
244 |
|
245 |
# @ wartungsmodus
|
246 |
-
#: wp-maintenance-mode.php:
|
247 |
msgid "days"
|
248 |
msgstr "giorni"
|
249 |
|
250 |
# @ wartungsmodus
|
251 |
-
#: wp-maintenance-mode.php:
|
252 |
msgid "weeks"
|
253 |
msgstr "settimane"
|
254 |
|
255 |
# @ wartungsmodus
|
256 |
-
#: wp-maintenance-mode.php:
|
257 |
msgid "years"
|
258 |
msgstr "anni"
|
259 |
|
260 |
# @ wartungsmodus
|
261 |
-
#: wp-maintenance-mode.php:
|
262 |
msgid "Plugin by:"
|
263 |
msgstr "Plugin:"
|
264 |
|
265 |
# @ wartungsmodus
|
266 |
-
#: wp-maintenance-mode.php:
|
267 |
-
#: wp-maintenance-mode.php:
|
268 |
-
#: wp-maintenance-mode.php:
|
269 |
-
#: wp-maintenance-mode.php:
|
270 |
-
#: wp-maintenance-mode.php:
|
271 |
-
#: wp-maintenance-mode.php:
|
272 |
-
#: wp-maintenance-mode.php:
|
273 |
-
#: wp-maintenance-mode.php:
|
274 |
-
#: wp-maintenance-mode.php:
|
275 |
-
#: wp-maintenance-mode.php:
|
276 |
-
#: wp-maintenance-mode.php:
|
277 |
msgid "Design by:"
|
278 |
msgstr "Design:"
|
279 |
|
280 |
# @ wartungsmodus
|
281 |
-
#: site.php:
|
282 |
-
#: site.php:
|
283 |
msgid "Maintenance Mode"
|
284 |
msgstr "Modalità manutenzione"
|
285 |
|
286 |
# @ wartungsmodus
|
287 |
-
#: site.php:
|
288 |
msgid "Admin-Login"
|
289 |
msgstr "Login amministrazione"
|
290 |
|
291 |
# @ wp-maintenance-mode
|
292 |
-
#: wp-maintenance-mode.php:
|
293 |
msgid "Title:"
|
294 |
msgstr "Titolo:"
|
295 |
|
296 |
# @ wp-maintenance-mode
|
297 |
-
#: wp-maintenance-mode.php:
|
298 |
msgid "URL to the css-file"
|
299 |
msgstr "URL al file css"
|
300 |
|
301 |
# @ wp-maintenance-mode
|
302 |
-
#: wp-maintenance-mode.php:
|
303 |
-
#: wp-maintenance-mode.php:
|
304 |
-
#: wp-maintenance-mode.php:
|
305 |
msgid "Leave empty for default."
|
306 |
msgstr "Lascia in bianco per il predefinito."
|
307 |
|
308 |
# @ wp-maintenance-mode
|
309 |
-
#: wp-maintenance-mode.php:
|
310 |
msgid "Header:"
|
311 |
msgstr "Header:"
|
312 |
|
313 |
# @ wp-maintenance-mode
|
314 |
-
#: wp-maintenance-mode.php:
|
315 |
msgid "Heading:"
|
316 |
msgstr "Intestazione:"
|
317 |
|
318 |
# @ wp-maintenance-mode
|
319 |
-
#: wp-maintenance-mode.php:
|
320 |
msgid "Please leave a link to the plugin- and design-author on your maintenance mode site."
|
321 |
msgstr "Lascia il link allo sviluppatore del plugin. Grazie."
|
322 |
|
323 |
# @ wartungsmodus
|
324 |
-
#: wp-maintenance-mode.php:
|
325 |
msgid "months"
|
326 |
msgstr "mesi"
|
327 |
|
328 |
-
# @ wartungsmodus
|
329 |
-
#: wp-maintenance-mode.php:373
|
330 |
-
#, php-format
|
331 |
-
msgid "Use the first <em>%1$s</em> for the time value or countdown and second <em>%2$s</em> for the unit of the time or countdown-value; HTML is possible"
|
332 |
-
msgstr "Usa il primo <em>%1$s</em> per il valore del tempo o per il countdown ed il secondo <em>%2$s</em> per la unità temporale o per il valore-countdown; HTML disponibile"
|
333 |
-
|
334 |
# @ wp-maintenance-mode
|
335 |
-
#: site.php:
|
336 |
msgid "Access to the admin area blocked"
|
337 |
msgstr "L'accesso all'area di amministrazione é stato bloccato"
|
338 |
|
339 |
# @ wartungsmodus
|
340 |
-
#: site.php:
|
341 |
msgid "Admin-Logout"
|
342 |
msgstr "Logout amministrazione"
|
343 |
|
344 |
-
#: wp-maintenance-mode.php:
|
345 |
msgid "Allowed userrole to see the frontend of this blog."
|
346 |
msgstr "Ruoli utente accreditati per la visualizzazione del lato frontend del blog."
|
347 |
|
348 |
# @ wartungsmodus
|
349 |
-
#: wp-maintenance-mode.php:
|
350 |
msgid "Caution: Maintenance mode is <strong>active</strong>!"
|
351 |
msgstr "Attenzione: la modalità di manutenzione é <strong>attiva</strong>!"
|
352 |
|
@@ -356,13 +350,13 @@ msgid "Cheatin’ uh?"
|
|
356 |
msgstr "Paura eh?"
|
357 |
|
358 |
# @ wp-maintenance-mode
|
359 |
-
#: wp-maintenance-mode.php:
|
360 |
msgid "<strong>Coution:</strong> Please don´t copy the stylesheet in your plugin folder, it will be deleted on the next automatical update of the plugin!"
|
361 |
msgstr "<strong>Attenzione:</strong> non copiare il foglio di stile nella cartella del plugin poiché esso verrà cancellato durante l'aggiornamento in automatico del plugin!"
|
362 |
|
363 |
# @ wp-maintenance-mode
|
364 |
-
#: wp-maintenance-mode.php:
|
365 |
-
#: wp-maintenance-mode.php:
|
366 |
msgid "Preview"
|
367 |
msgstr "Anteprima"
|
368 |
|
@@ -390,24 +384,30 @@ msgstr "Frank Bültge"
|
|
390 |
msgid "http://bueltge.de/"
|
391 |
msgstr "http://bueltge.de/"
|
392 |
|
393 |
-
# @ wp-maintenance-mode
|
394 |
-
#. translators: plugin header field 'Version'
|
395 |
-
#: wp-maintenance-mode.php:0
|
396 |
-
msgid "1.6.5"
|
397 |
-
msgstr "1.6.5"
|
398 |
-
|
399 |
# @ wartungsmodus
|
400 |
-
#: wp-maintenance-mode.php:
|
401 |
msgid "Animate (Flash)"
|
402 |
msgstr "Animazione (Flash)"
|
403 |
|
404 |
# @ wp-maintenance-mode
|
405 |
-
#: wp-maintenance-mode.php:
|
406 |
msgid "Chemistry"
|
407 |
msgstr "Chemistry"
|
408 |
|
409 |
# @ wartungsmodus
|
410 |
-
#: wp-maintenance-mode.php:
|
411 |
msgid "Exclude pages, posts or archives from the maintenance mode. Add the Slug of page or post as a comma-separated list.<br />Example:"
|
412 |
msgstr "Escludi dalla modalità di manutenzione: pagine, articoli o archivi. Aggiungi lo slug di una pagina o articolo separando con una virgola.<br />Esempio: "
|
413 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
msgid "The plugin 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."
|
24 |
msgstr "Questo plugin aggiunge al tuo blog una pagina splash in modo tale che gli utenti sappiano che il sito é in manutenzione. Gli utenti collegati potranno avere il completo accesso al blog (front-end compreso) in relazione alle impostazioni."
|
25 |
|
26 |
+
#: wp-maintenance-mode.php:158
|
27 |
msgid "Settings"
|
28 |
msgstr "Impostazioni"
|
29 |
|
30 |
+
#: wp-maintenance-mode.php:231
|
31 |
+
#: wp-maintenance-mode.php:418
|
32 |
#, php-format
|
33 |
msgid "Plugin %s settings <strong>updated</strong>."
|
34 |
msgstr "Le impostazioni del plugin %s sono state <strong>aggiornate</strong>."
|
35 |
|
36 |
+
#: wp-maintenance-mode.php:232
|
37 |
+
#: wp-maintenance-mode.php:243
|
38 |
#, php-format
|
39 |
msgid "Plugin %s active status <strong>updated</strong>."
|
40 |
msgstr "Lo status per il plugin %s é stato <strong>aggiornato</strong>."
|
41 |
|
42 |
+
#: wp-maintenance-mode.php:234
|
43 |
msgid "Plugin Activate"
|
44 |
msgstr "Il plugin é attivo"
|
45 |
|
46 |
+
#: wp-maintenance-mode.php:238
|
47 |
+
#: wp-maintenance-mode.php:255
|
48 |
+
#: wp-maintenance-mode.php:299
|
49 |
msgid "False"
|
50 |
msgstr "No"
|
51 |
|
52 |
+
#: wp-maintenance-mode.php:239
|
53 |
+
#: wp-maintenance-mode.php:256
|
54 |
+
#: wp-maintenance-mode.php:300
|
55 |
msgid "True"
|
56 |
msgstr "Sì"
|
57 |
|
58 |
+
#: wp-maintenance-mode.php:241
|
59 |
msgid "Update"
|
60 |
msgstr "Aggiorna"
|
61 |
|
62 |
+
#: wp-maintenance-mode.php:245
|
63 |
msgid "Plugin Settings"
|
64 |
msgstr "Impostazioni per il plugin"
|
65 |
|
66 |
+
#: wp-maintenance-mode.php:251
|
67 |
msgid "Countdown:"
|
68 |
msgstr "Conto alla rovescia:"
|
69 |
|
70 |
+
#: wp-maintenance-mode.php:262
|
71 |
+
#: wp-maintenance-mode.php:265
|
72 |
msgid "Click for datepicker"
|
73 |
msgstr "Calendario"
|
74 |
|
75 |
+
#: wp-maintenance-mode.php:262
|
76 |
msgid "Date:"
|
77 |
msgstr "Data:"
|
78 |
|
79 |
# @ wartungsmodus
|
80 |
+
#: wp-maintenance-mode.php:266
|
81 |
msgid "Activate countdown for using this. Use value and unit or use the countdown and set the date."
|
82 |
msgstr "Sarà necessario attivare il conto alla rovescia. Inserire il valore e l'unità temporale oppure utilizzare il countdown ed impostare la data."
|
83 |
|
84 |
# @ wartungsmodus
|
85 |
+
#: wp-maintenance-mode.php:271
|
86 |
msgid "Value:"
|
87 |
msgstr "Valore:"
|
88 |
|
89 |
# @ wartungsmodus
|
90 |
+
#: wp-maintenance-mode.php:279
|
91 |
msgid "Unit:"
|
92 |
msgstr "Unità:"
|
93 |
|
94 |
# @ wartungsmodus
|
95 |
+
#: wp-maintenance-mode.php:283
|
96 |
msgid "second"
|
97 |
msgstr "secondo"
|
98 |
|
99 |
# @ wartungsmodus
|
100 |
+
#: wp-maintenance-mode.php:284
|
101 |
msgid "minute"
|
102 |
msgstr "minuto"
|
103 |
|
104 |
# @ wartungsmodus
|
105 |
+
#: wp-maintenance-mode.php:285
|
106 |
msgid "hour"
|
107 |
msgstr "ora"
|
108 |
|
109 |
# @ wartungsmodus
|
110 |
+
#: wp-maintenance-mode.php:286
|
111 |
msgid "day"
|
112 |
msgstr "giorno"
|
113 |
|
114 |
# @ wartungsmodus
|
115 |
+
#: wp-maintenance-mode.php:287
|
116 |
msgid "week"
|
117 |
msgstr "settimana"
|
118 |
|
119 |
# @ wartungsmodus
|
120 |
+
#: wp-maintenance-mode.php:288
|
121 |
msgid "month"
|
122 |
msgstr "mese"
|
123 |
|
124 |
# @ wartungsmodus
|
125 |
+
#: wp-maintenance-mode.php:289
|
126 |
msgid "year"
|
127 |
msgstr "anno"
|
128 |
|
129 |
# @ wartungsmodus
|
130 |
+
#: wp-maintenance-mode.php:295
|
131 |
msgid "Link:"
|
132 |
msgstr "Link:"
|
133 |
|
134 |
# @ wartungsmodus
|
135 |
+
#: wp-maintenance-mode.php:308
|
136 |
msgid "Theme:"
|
137 |
msgstr "Tema:"
|
138 |
|
139 |
# @ wartungsmodus
|
140 |
+
#: wp-maintenance-mode.php:312
|
141 |
msgid "Own Style"
|
142 |
msgstr "Stile personale"
|
143 |
|
144 |
# @ wartungsmodus
|
145 |
+
#: wp-maintenance-mode.php:313
|
146 |
msgid "Simple Text"
|
147 |
msgstr "Solo testo"
|
148 |
|
149 |
# @ wartungsmodus
|
150 |
+
#: wp-maintenance-mode.php:314
|
151 |
msgid "The Truck"
|
152 |
msgstr "The Truck"
|
153 |
|
154 |
# @ wartungsmodus
|
155 |
+
#: wp-maintenance-mode.php:315
|
156 |
msgid "The Sun"
|
157 |
msgstr "The Sun"
|
158 |
|
159 |
# @ wartungsmodus
|
160 |
+
#: wp-maintenance-mode.php:316
|
161 |
msgid "The FF Error"
|
162 |
msgstr "The FF Error"
|
163 |
|
164 |
# @ wartungsmodus
|
165 |
+
#: wp-maintenance-mode.php:317
|
166 |
msgid "Monster"
|
167 |
msgstr "Monster"
|
168 |
|
169 |
# @ wartungsmodus
|
170 |
+
#: wp-maintenance-mode.php:318
|
171 |
msgid "Chastely"
|
172 |
msgstr "Chastely"
|
173 |
|
174 |
# @ wartungsmodus
|
175 |
+
#: wp-maintenance-mode.php:319
|
176 |
msgid "Only Typo"
|
177 |
msgstr "Only Typo"
|
178 |
|
179 |
# @ wartungsmodus
|
180 |
+
#: wp-maintenance-mode.php:320
|
181 |
msgid "Paint"
|
182 |
msgstr "Paint"
|
183 |
|
184 |
# @ wartungsmodus
|
185 |
+
#: wp-maintenance-mode.php:322
|
186 |
msgid "Damask"
|
187 |
msgstr "Damask"
|
188 |
|
189 |
# @ wartungsmodus
|
190 |
+
#: wp-maintenance-mode.php:323
|
191 |
msgid "Lego"
|
192 |
msgstr "Lego"
|
193 |
|
194 |
# @ wartungsmodus
|
195 |
+
#: wp-maintenance-mode.php:330
|
196 |
msgid "Own Style URL (incl. http://):"
|
197 |
msgstr "URL stile personale (incl. http://):"
|
198 |
|
199 |
# @ wartungsmodus
|
200 |
+
#: wp-maintenance-mode.php:372
|
201 |
msgid "Text:"
|
202 |
msgstr "Testo:"
|
203 |
|
204 |
# @ wartungsmodus
|
205 |
+
#: wp-maintenance-mode.php:382
|
206 |
msgid "Excludes:"
|
207 |
msgstr "Escludere:"
|
208 |
|
209 |
+
#: wp-maintenance-mode.php:392
|
210 |
msgid "Role:"
|
211 |
msgstr "Ruolo:"
|
212 |
|
213 |
# @ wartungsmodus
|
214 |
+
#: wp-maintenance-mode.php:420
|
215 |
msgid "Save"
|
216 |
msgstr "Salva"
|
217 |
|
218 |
# @ wartungsmodus
|
219 |
+
#: wp-maintenance-mode.php:468
|
220 |
+
#: wp-maintenance-mode.php:511
|
221 |
msgid "Updated"
|
222 |
msgstr "Aggiornato"
|
223 |
|
224 |
# @ wartungsmodus
|
225 |
+
#: wp-maintenance-mode.php:660
|
226 |
+
#: wp-maintenance-mode.php:662
|
227 |
msgid "Deactivate or change Settings"
|
228 |
msgstr "Disattiva o modifica le impostazioni"
|
229 |
|
230 |
# @ wartungsmodus
|
231 |
+
#: wp-maintenance-mode.php:588
|
232 |
msgid "seconds"
|
233 |
msgstr "secondi"
|
234 |
|
235 |
# @ wartungsmodus
|
236 |
+
#: wp-maintenance-mode.php:592
|
237 |
msgid "minutes"
|
238 |
msgstr "minuti"
|
239 |
|
240 |
# @ wartungsmodus
|
241 |
+
#: wp-maintenance-mode.php:596
|
242 |
msgid "hours"
|
243 |
msgstr "ore"
|
244 |
|
245 |
# @ wartungsmodus
|
246 |
+
#: wp-maintenance-mode.php:600
|
247 |
msgid "days"
|
248 |
msgstr "giorni"
|
249 |
|
250 |
# @ wartungsmodus
|
251 |
+
#: wp-maintenance-mode.php:604
|
252 |
msgid "weeks"
|
253 |
msgstr "settimane"
|
254 |
|
255 |
# @ wartungsmodus
|
256 |
+
#: wp-maintenance-mode.php:612
|
257 |
msgid "years"
|
258 |
msgstr "anni"
|
259 |
|
260 |
# @ wartungsmodus
|
261 |
+
#: wp-maintenance-mode.php:724
|
262 |
msgid "Plugin by:"
|
263 |
msgstr "Plugin:"
|
264 |
|
265 |
# @ wartungsmodus
|
266 |
+
#: wp-maintenance-mode.php:726
|
267 |
+
#: wp-maintenance-mode.php:728
|
268 |
+
#: wp-maintenance-mode.php:730
|
269 |
+
#: wp-maintenance-mode.php:732
|
270 |
+
#: wp-maintenance-mode.php:734
|
271 |
+
#: wp-maintenance-mode.php:736
|
272 |
+
#: wp-maintenance-mode.php:738
|
273 |
+
#: wp-maintenance-mode.php:740
|
274 |
+
#: wp-maintenance-mode.php:742
|
275 |
+
#: wp-maintenance-mode.php:744
|
276 |
+
#: wp-maintenance-mode.php:746
|
277 |
msgid "Design by:"
|
278 |
msgstr "Design:"
|
279 |
|
280 |
# @ wartungsmodus
|
281 |
+
#: site.php:12
|
282 |
+
#: site.php:48
|
283 |
msgid "Maintenance Mode"
|
284 |
msgstr "Modalità manutenzione"
|
285 |
|
286 |
# @ wartungsmodus
|
287 |
+
#: site.php:62
|
288 |
msgid "Admin-Login"
|
289 |
msgstr "Login amministrazione"
|
290 |
|
291 |
# @ wp-maintenance-mode
|
292 |
+
#: wp-maintenance-mode.php:348
|
293 |
msgid "Title:"
|
294 |
msgstr "Titolo:"
|
295 |
|
296 |
# @ wp-maintenance-mode
|
297 |
+
#: wp-maintenance-mode.php:333
|
298 |
msgid "URL to the css-file"
|
299 |
msgstr "URL al file css"
|
300 |
|
301 |
# @ wp-maintenance-mode
|
302 |
+
#: wp-maintenance-mode.php:351
|
303 |
+
#: wp-maintenance-mode.php:359
|
304 |
+
#: wp-maintenance-mode.php:367
|
305 |
msgid "Leave empty for default."
|
306 |
msgstr "Lascia in bianco per il predefinito."
|
307 |
|
308 |
# @ wp-maintenance-mode
|
309 |
+
#: wp-maintenance-mode.php:356
|
310 |
msgid "Header:"
|
311 |
msgstr "Header:"
|
312 |
|
313 |
# @ wp-maintenance-mode
|
314 |
+
#: wp-maintenance-mode.php:364
|
315 |
msgid "Heading:"
|
316 |
msgstr "Intestazione:"
|
317 |
|
318 |
# @ wp-maintenance-mode
|
319 |
+
#: wp-maintenance-mode.php:303
|
320 |
msgid "Please leave a link to the plugin- and design-author on your maintenance mode site."
|
321 |
msgstr "Lascia il link allo sviluppatore del plugin. Grazie."
|
322 |
|
323 |
# @ wartungsmodus
|
324 |
+
#: wp-maintenance-mode.php:608
|
325 |
msgid "months"
|
326 |
msgstr "mesi"
|
327 |
|
|
|
|
|
|
|
|
|
|
|
|
|
328 |
# @ wp-maintenance-mode
|
329 |
+
#: site.php:55
|
330 |
msgid "Access to the admin area blocked"
|
331 |
msgstr "L'accesso all'area di amministrazione é stato bloccato"
|
332 |
|
333 |
# @ wartungsmodus
|
334 |
+
#: site.php:58
|
335 |
msgid "Admin-Logout"
|
336 |
msgstr "Logout amministrazione"
|
337 |
|
338 |
+
#: wp-maintenance-mode.php:413
|
339 |
msgid "Allowed userrole to see the frontend of this blog."
|
340 |
msgstr "Ruoli utente accreditati per la visualizzazione del lato frontend del blog."
|
341 |
|
342 |
# @ wartungsmodus
|
343 |
+
#: wp-maintenance-mode.php:658
|
344 |
msgid "Caution: Maintenance mode is <strong>active</strong>!"
|
345 |
msgstr "Attenzione: la modalità di manutenzione é <strong>attiva</strong>!"
|
346 |
|
350 |
msgstr "Paura eh?"
|
351 |
|
352 |
# @ wp-maintenance-mode
|
353 |
+
#: wp-maintenance-mode.php:335
|
354 |
msgid "<strong>Coution:</strong> Please don´t copy the stylesheet in your plugin folder, it will be deleted on the next automatical update of the plugin!"
|
355 |
msgstr "<strong>Attenzione:</strong> non copiare il foglio di stile nella cartella del plugin poiché esso verrà cancellato durante l'aggiornamento in automatico del plugin!"
|
356 |
|
357 |
# @ wp-maintenance-mode
|
358 |
+
#: wp-maintenance-mode.php:340
|
359 |
+
#: wp-maintenance-mode.php:343
|
360 |
msgid "Preview"
|
361 |
msgstr "Anteprima"
|
362 |
|
384 |
msgid "http://bueltge.de/"
|
385 |
msgstr "http://bueltge.de/"
|
386 |
|
|
|
|
|
|
|
|
|
|
|
|
|
387 |
# @ wartungsmodus
|
388 |
+
#: wp-maintenance-mode.php:321
|
389 |
msgid "Animate (Flash)"
|
390 |
msgstr "Animazione (Flash)"
|
391 |
|
392 |
# @ wp-maintenance-mode
|
393 |
+
#: wp-maintenance-mode.php:324
|
394 |
msgid "Chemistry"
|
395 |
msgstr "Chemistry"
|
396 |
|
397 |
# @ wartungsmodus
|
398 |
+
#: wp-maintenance-mode.php:387
|
399 |
msgid "Exclude pages, posts or archives from the maintenance mode. Add the Slug of page or post as a comma-separated list.<br />Example:"
|
400 |
msgstr "Escludi dalla modalità di manutenzione: pagine, articoli o archivi. Aggiungi lo slug di una pagina o articolo separando con una virgola.<br />Esempio: "
|
401 |
|
402 |
+
# @ wp-maintenance-mode
|
403 |
+
#. translators: plugin header field 'Version'
|
404 |
+
#: wp-maintenance-mode.php:0
|
405 |
+
msgid "1.6.6"
|
406 |
+
msgstr "1.6.6"
|
407 |
+
|
408 |
+
# @ wartungsmodus
|
409 |
+
#: wp-maintenance-mode.php:377
|
410 |
+
#, php-format
|
411 |
+
msgid "Use the first <em>%1$s</em> for the time value or countdown and second <em>%2$s</em> for the unit of the time or countdown-value; HTML and Shortcodes are possible"
|
412 |
+
msgstr "Usa il primo <em>%1$s</em> per il valore del tempo o per il countdown ed il secondo <em>%2$s</em> per la unità temporale o per il valore-countdown; HTML e shortcode disponibili"
|
413 |
+
|
languages/wp-maintenance-mode-xx_XX.pot
CHANGED
@@ -25,342 +25,336 @@ msgstr ""
|
|
25 |
msgid "The plugin 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."
|
26 |
msgstr "Das Plugin fügt eine statische Seite in deinem Blog ein und lässt Besucher wissen, dass Wartungsarbeiten durchgeführt werden. Eingeloggte Nutzer können das Frontend je nach Einstellungen der Rechte uneingeschränkt nutzen."
|
27 |
|
28 |
-
#: wp-maintenance-mode.php:
|
29 |
#@ default
|
30 |
msgid "Settings"
|
31 |
msgstr "Einstellungen"
|
32 |
|
33 |
-
#: wp-maintenance-mode.php:
|
34 |
-
#: wp-maintenance-mode.php:
|
35 |
#, php-format
|
36 |
#@ wp-maintenance-mode
|
37 |
msgid "Plugin %s settings <strong>updated</strong>."
|
38 |
msgstr "Plugin %s Einstellungen <strong>gespeichert</strong>."
|
39 |
|
40 |
-
#: wp-maintenance-mode.php:
|
41 |
-
#: wp-maintenance-mode.php:
|
42 |
#, php-format
|
43 |
#@ wp-maintenance-mode
|
44 |
msgid "Plugin %s active status <strong>updated</strong>."
|
45 |
msgstr "Plugin %s aktiv-status <strong>aktualisiert</strong>."
|
46 |
|
47 |
-
#: wp-maintenance-mode.php:
|
48 |
#@ wp-maintenance-mode
|
49 |
msgid "Plugin Activate"
|
50 |
msgstr "Plugin aktivieren"
|
51 |
|
52 |
-
#: wp-maintenance-mode.php:
|
53 |
-
#: wp-maintenance-mode.php:
|
54 |
-
#: wp-maintenance-mode.php:
|
55 |
#@ wp-maintenance-mode
|
56 |
msgid "False"
|
57 |
msgstr "Nein"
|
58 |
|
59 |
-
#: wp-maintenance-mode.php:
|
60 |
-
#: wp-maintenance-mode.php:
|
61 |
-
#: wp-maintenance-mode.php:
|
62 |
#@ wp-maintenance-mode
|
63 |
msgid "True"
|
64 |
msgstr "Ja"
|
65 |
|
66 |
-
#: wp-maintenance-mode.php:
|
67 |
#@ wp-maintenance-mode
|
68 |
msgid "Update"
|
69 |
msgstr "Aktualisieren"
|
70 |
|
71 |
-
#: wp-maintenance-mode.php:
|
72 |
#@ wp-maintenance-mode
|
73 |
msgid "Plugin Settings"
|
74 |
msgstr "Plugin Einstellungen"
|
75 |
|
76 |
-
#: wp-maintenance-mode.php:
|
77 |
#@ wp-maintenance-mode
|
78 |
msgid "Countdown:"
|
79 |
msgstr "Countdown:"
|
80 |
|
81 |
-
#: wp-maintenance-mode.php:
|
82 |
-
#: wp-maintenance-mode.php:
|
83 |
#@ wp-maintenance-mode
|
84 |
msgid "Click for datepicker"
|
85 |
msgstr "Klick für den Datums-Picker"
|
86 |
|
87 |
-
#: wp-maintenance-mode.php:
|
88 |
#@ wp-maintenance-mode
|
89 |
msgid "Date:"
|
90 |
msgstr "Datum:"
|
91 |
|
92 |
-
#: wp-maintenance-mode.php:
|
93 |
#@ wp-maintenance-mode
|
94 |
msgid "Activate countdown for using this. Use value and unit or use the countdown and set the date."
|
95 |
msgstr "Aktiviere den Countdown um ihn zu nutzen. Vergebe Wert und Einheit oder wähle ein Datum für den Countdown."
|
96 |
|
97 |
-
#: wp-maintenance-mode.php:
|
98 |
#@ wp-maintenance-mode
|
99 |
msgid "Value:"
|
100 |
msgstr "Wert:"
|
101 |
|
102 |
-
#: wp-maintenance-mode.php:
|
103 |
#@ wp-maintenance-mode
|
104 |
msgid "Unit:"
|
105 |
msgstr "Einheit:"
|
106 |
|
107 |
-
#: wp-maintenance-mode.php:
|
108 |
#@ wp-maintenance-mode
|
109 |
msgid "second"
|
110 |
msgstr "sekunde"
|
111 |
|
112 |
-
#: wp-maintenance-mode.php:
|
113 |
#@ wp-maintenance-mode
|
114 |
msgid "minute"
|
115 |
msgstr "minute"
|
116 |
|
117 |
-
#: wp-maintenance-mode.php:
|
118 |
#@ wp-maintenance-mode
|
119 |
msgid "hour"
|
120 |
msgstr "stunde"
|
121 |
|
122 |
-
#: wp-maintenance-mode.php:
|
123 |
#@ wp-maintenance-mode
|
124 |
msgid "day"
|
125 |
msgstr "tag"
|
126 |
|
127 |
-
#: wp-maintenance-mode.php:
|
128 |
#@ wp-maintenance-mode
|
129 |
msgid "week"
|
130 |
msgstr "woche"
|
131 |
|
132 |
-
#: wp-maintenance-mode.php:
|
133 |
#@ wp-maintenance-mode
|
134 |
msgid "month"
|
135 |
msgstr "monat"
|
136 |
|
137 |
-
#: wp-maintenance-mode.php:
|
138 |
#@ wp-maintenance-mode
|
139 |
msgid "year"
|
140 |
msgstr "jahr"
|
141 |
|
142 |
-
#: wp-maintenance-mode.php:
|
143 |
#@ wp-maintenance-mode
|
144 |
msgid "Link:"
|
145 |
msgstr "Link:"
|
146 |
|
147 |
-
#: wp-maintenance-mode.php:
|
148 |
#@ wp-maintenance-mode
|
149 |
msgid "Theme:"
|
150 |
msgstr "Theme:"
|
151 |
|
152 |
-
#: wp-maintenance-mode.php:
|
153 |
#@ wp-maintenance-mode
|
154 |
msgid "Own Style"
|
155 |
msgstr "Eigenes Design"
|
156 |
|
157 |
-
#: wp-maintenance-mode.php:
|
158 |
#@ wp-maintenance-mode
|
159 |
msgid "Simple Text"
|
160 |
msgstr "Einfach Text"
|
161 |
|
162 |
-
#: wp-maintenance-mode.php:
|
163 |
#@ wp-maintenance-mode
|
164 |
msgid "The Truck"
|
165 |
msgstr "Der Truck"
|
166 |
|
167 |
-
#: wp-maintenance-mode.php:
|
168 |
#@ wp-maintenance-mode
|
169 |
msgid "The Sun"
|
170 |
msgstr "The Sun"
|
171 |
|
172 |
-
#: wp-maintenance-mode.php:
|
173 |
#@ wp-maintenance-mode
|
174 |
msgid "The FF Error"
|
175 |
msgstr "The FF Error"
|
176 |
|
177 |
-
#: wp-maintenance-mode.php:
|
178 |
#@ wp-maintenance-mode
|
179 |
msgid "Monster"
|
180 |
msgstr "Monster"
|
181 |
|
182 |
-
#: wp-maintenance-mode.php:
|
183 |
#@ wp-maintenance-mode
|
184 |
msgid "Chastely"
|
185 |
msgstr "Chastely"
|
186 |
|
187 |
-
#: wp-maintenance-mode.php:
|
188 |
#@ wp-maintenance-mode
|
189 |
msgid "Only Typo"
|
190 |
msgstr "Only Typo"
|
191 |
|
192 |
-
#: wp-maintenance-mode.php:
|
193 |
#@ wp-maintenance-mode
|
194 |
msgid "Paint"
|
195 |
msgstr "Paint"
|
196 |
|
197 |
-
#: wp-maintenance-mode.php:
|
198 |
#@ wp-maintenance-mode
|
199 |
msgid "Damask"
|
200 |
msgstr "Damask"
|
201 |
|
202 |
-
#: wp-maintenance-mode.php:
|
203 |
#@ wp-maintenance-mode
|
204 |
msgid "Lego"
|
205 |
msgstr "Lego"
|
206 |
|
207 |
-
#: wp-maintenance-mode.php:
|
208 |
#@ wp-maintenance-mode
|
209 |
msgid "Own Style URL (incl. http://):"
|
210 |
msgstr "Eigene Design URL (inkl. http://)"
|
211 |
|
212 |
-
#: wp-maintenance-mode.php:
|
213 |
#@ wp-maintenance-mode
|
214 |
msgid "Text:"
|
215 |
msgstr "Text:"
|
216 |
|
217 |
-
#: wp-maintenance-mode.php:
|
218 |
#@ wp-maintenance-mode
|
219 |
msgid "Excludes:"
|
220 |
msgstr "Ausnahmen:"
|
221 |
|
222 |
-
#: wp-maintenance-mode.php:
|
223 |
#@ wp-maintenance-mode
|
224 |
msgid "Role:"
|
225 |
msgstr "Rolle:"
|
226 |
|
227 |
-
#: wp-maintenance-mode.php:
|
228 |
#@ wp-maintenance-mode
|
229 |
msgid "Save"
|
230 |
msgstr "Speichern"
|
231 |
|
232 |
-
#: wp-maintenance-mode.php:
|
233 |
-
#: wp-maintenance-mode.php:
|
234 |
#@ wp-maintenance-mode
|
235 |
msgid "Updated"
|
236 |
msgstr "Gespeichert"
|
237 |
|
238 |
-
#: wp-maintenance-mode.php:
|
239 |
-
#: wp-maintenance-mode.php:
|
240 |
#@ wp-maintenance-mode
|
241 |
msgid "Deactivate or change Settings"
|
242 |
msgstr "Deaktivieren oder Einstellungen ändern "
|
243 |
|
244 |
-
#: wp-maintenance-mode.php:
|
245 |
#@ wp-maintenance-mode
|
246 |
msgid "seconds"
|
247 |
msgstr "Sekunden"
|
248 |
|
249 |
-
#: wp-maintenance-mode.php:
|
250 |
#@ wp-maintenance-mode
|
251 |
msgid "minutes"
|
252 |
msgstr "Minuten"
|
253 |
|
254 |
-
#: wp-maintenance-mode.php:
|
255 |
#@ wp-maintenance-mode
|
256 |
msgid "hours"
|
257 |
msgstr "Stunden"
|
258 |
|
259 |
-
#: wp-maintenance-mode.php:
|
260 |
#@ wp-maintenance-mode
|
261 |
msgid "days"
|
262 |
msgstr "Tagen"
|
263 |
|
264 |
-
#: wp-maintenance-mode.php:
|
265 |
#@ wp-maintenance-mode
|
266 |
msgid "weeks"
|
267 |
msgstr "Wochen"
|
268 |
|
269 |
-
#: wp-maintenance-mode.php:
|
270 |
#@ wp-maintenance-mode
|
271 |
msgid "years"
|
272 |
msgstr "Jahren"
|
273 |
|
274 |
-
#: wp-maintenance-mode.php:
|
275 |
#@ wp-maintenance-mode
|
276 |
msgid "Plugin by:"
|
277 |
msgstr "Plugin von:"
|
278 |
|
279 |
-
#: wp-maintenance-mode.php:
|
280 |
-
#: wp-maintenance-mode.php:
|
281 |
-
#: wp-maintenance-mode.php:
|
282 |
-
#: wp-maintenance-mode.php:
|
283 |
-
#: wp-maintenance-mode.php:
|
284 |
-
#: wp-maintenance-mode.php:
|
285 |
-
#: wp-maintenance-mode.php:
|
286 |
-
#: wp-maintenance-mode.php:
|
287 |
-
#: wp-maintenance-mode.php:
|
288 |
-
#: wp-maintenance-mode.php:
|
289 |
-
#: wp-maintenance-mode.php:
|
290 |
#@ wp-maintenance-mode
|
291 |
msgid "Design by:"
|
292 |
msgstr "Design von:"
|
293 |
|
294 |
-
#: site.php:
|
295 |
-
#: site.php:
|
296 |
#@ wp-maintenance-mode
|
297 |
msgid "Maintenance Mode"
|
298 |
msgstr "Wartungsmodus"
|
299 |
|
300 |
-
#: site.php:
|
301 |
#@ wp-maintenance-mode
|
302 |
msgid "Admin-Login"
|
303 |
msgstr "Admin-Login"
|
304 |
|
305 |
-
#: wp-maintenance-mode.php:
|
306 |
#@ wp-maintenance-mode
|
307 |
msgid "Title:"
|
308 |
msgstr "Titel:"
|
309 |
|
310 |
-
#: wp-maintenance-mode.php:
|
311 |
#@ wp-maintenance-mode
|
312 |
msgid "URL to the css-file"
|
313 |
msgstr "URL zur css-Datei"
|
314 |
|
315 |
-
#: wp-maintenance-mode.php:
|
316 |
-
#: wp-maintenance-mode.php:
|
317 |
-
#: wp-maintenance-mode.php:
|
318 |
#@ wp-maintenance-mode
|
319 |
msgid "Leave empty for default."
|
320 |
msgstr "Leer lassen für den Standardtext."
|
321 |
|
322 |
-
#: wp-maintenance-mode.php:
|
323 |
#@ wp-maintenance-mode
|
324 |
msgid "Header:"
|
325 |
msgstr "Header:"
|
326 |
|
327 |
-
#: wp-maintenance-mode.php:
|
328 |
#@ wp-maintenance-mode
|
329 |
msgid "Heading:"
|
330 |
msgstr "Überschrift:"
|
331 |
|
332 |
-
#: wp-maintenance-mode.php:
|
333 |
#@ wp-maintenance-mode
|
334 |
msgid "Please leave a link to the plugin- and design-author on your maintenance mode site."
|
335 |
msgstr "Bitte hinterlasse einen Link zum Plugin- und Design-Autor auf deiner Wartungsmodus-Seite."
|
336 |
|
337 |
-
#: wp-maintenance-mode.php:
|
338 |
#@ wp-maintenance-mode
|
339 |
msgid "months"
|
340 |
msgstr "Monate"
|
341 |
|
342 |
-
#:
|
343 |
-
#, php-format
|
344 |
-
#@ wp-maintenance-mode
|
345 |
-
msgid "Use the first <em>%1$s</em> for the time value or countdown and second <em>%2$s</em> for the unit of the time or countdown-value; HTML is possible"
|
346 |
-
msgstr "Nutze das erste <em>%1$s</em> für den Zeitwert oder den Countdown und das zweite <em>%2$s</em> für die Einheit der Zeit oder die Ausgabe des Zeitwert, HTML ist möglich"
|
347 |
-
|
348 |
-
#: site.php:72
|
349 |
#@ wp-maintenance-mode
|
350 |
msgid "Access to the admin area blocked"
|
351 |
msgstr "Zugang zum Admin-Bereich wurde blockiert"
|
352 |
|
353 |
-
#: site.php:
|
354 |
#@ wp-maintenance-mode
|
355 |
msgid "Admin-Logout"
|
356 |
msgstr "Admin-Logout"
|
357 |
|
358 |
-
#: wp-maintenance-mode.php:
|
359 |
#@ wp-maintenance-mode
|
360 |
msgid "Allowed userrole to see the frontend of this blog."
|
361 |
msgstr "Erlaubte User-Rolle für das Sehen des Frontend von diesem Blog."
|
362 |
|
363 |
-
#: wp-maintenance-mode.php:
|
364 |
#@ wp-maintenance-mode
|
365 |
msgid "Caution: Maintenance mode is <strong>active</strong>!"
|
366 |
msgstr "Achtung: Wartungsmodus ist <strong>aktiv</strong>!"
|
@@ -370,13 +364,13 @@ msgstr "Achtung: Wartungsmodus ist <strong>aktiv</strong>!"
|
|
370 |
msgid "Cheatin’ uh?"
|
371 |
msgstr ""
|
372 |
|
373 |
-
#: wp-maintenance-mode.php:
|
374 |
#@ wp-maintenance-mode
|
375 |
msgid "<strong>Coution:</strong> Please don´t copy the stylesheet in your plugin folder, it will be deleted on the next automatical update of the plugin!"
|
376 |
msgstr "<strong>Hinweis:</strong> Bitte speichere das Sytelsheet nicht im Plugin-Ordner, der Ordner wird beim automatischen Update ersetzt!"
|
377 |
|
378 |
-
#: wp-maintenance-mode.php:
|
379 |
-
#: wp-maintenance-mode.php:
|
380 |
#@ wp-maintenance-mode
|
381 |
msgid "Preview"
|
382 |
msgstr "Vorschau"
|
@@ -385,7 +379,7 @@ msgstr "Vorschau"
|
|
385 |
#: wp-maintenance-mode.php:0
|
386 |
#@ wp-maintenance-mode
|
387 |
msgid "WP Maintenance Mode"
|
388 |
-
msgstr ""
|
389 |
|
390 |
#. translators: plugin header field 'PluginURI'
|
391 |
#: wp-maintenance-mode.php:0
|
@@ -405,24 +399,30 @@ msgstr ""
|
|
405 |
msgid "http://bueltge.de/"
|
406 |
msgstr ""
|
407 |
|
408 |
-
|
409 |
-
#: wp-maintenance-mode.php:0
|
410 |
-
#@ wp-maintenance-mode
|
411 |
-
msgid "1.6.5"
|
412 |
-
msgstr ""
|
413 |
-
|
414 |
-
#: wp-maintenance-mode.php:317
|
415 |
#@ wp-maintenance-mode
|
416 |
msgid "Animate (Flash)"
|
417 |
msgstr "Animate (Flash)"
|
418 |
|
419 |
-
#: wp-maintenance-mode.php:
|
420 |
#@ wp-maintenance-mode
|
421 |
msgid "Chemistry"
|
422 |
msgstr "Chemielabor"
|
423 |
|
424 |
-
#: wp-maintenance-mode.php:
|
425 |
#@ wp-maintenance-mode
|
426 |
msgid "Exclude pages, posts or archives from the maintenance mode. Add the Slug of page or post as a comma-separated list.<br />Example:"
|
427 |
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:"
|
428 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
25 |
msgid "The plugin 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."
|
26 |
msgstr "Das Plugin fügt eine statische Seite in deinem Blog ein und lässt Besucher wissen, dass Wartungsarbeiten durchgeführt werden. Eingeloggte Nutzer können das Frontend je nach Einstellungen der Rechte uneingeschränkt nutzen."
|
27 |
|
28 |
+
#: wp-maintenance-mode.php:158
|
29 |
#@ default
|
30 |
msgid "Settings"
|
31 |
msgstr "Einstellungen"
|
32 |
|
33 |
+
#: wp-maintenance-mode.php:231
|
34 |
+
#: wp-maintenance-mode.php:418
|
35 |
#, php-format
|
36 |
#@ wp-maintenance-mode
|
37 |
msgid "Plugin %s settings <strong>updated</strong>."
|
38 |
msgstr "Plugin %s Einstellungen <strong>gespeichert</strong>."
|
39 |
|
40 |
+
#: wp-maintenance-mode.php:232
|
41 |
+
#: wp-maintenance-mode.php:243
|
42 |
#, php-format
|
43 |
#@ wp-maintenance-mode
|
44 |
msgid "Plugin %s active status <strong>updated</strong>."
|
45 |
msgstr "Plugin %s aktiv-status <strong>aktualisiert</strong>."
|
46 |
|
47 |
+
#: wp-maintenance-mode.php:234
|
48 |
#@ wp-maintenance-mode
|
49 |
msgid "Plugin Activate"
|
50 |
msgstr "Plugin aktivieren"
|
51 |
|
52 |
+
#: wp-maintenance-mode.php:238
|
53 |
+
#: wp-maintenance-mode.php:255
|
54 |
+
#: wp-maintenance-mode.php:299
|
55 |
#@ wp-maintenance-mode
|
56 |
msgid "False"
|
57 |
msgstr "Nein"
|
58 |
|
59 |
+
#: wp-maintenance-mode.php:239
|
60 |
+
#: wp-maintenance-mode.php:256
|
61 |
+
#: wp-maintenance-mode.php:300
|
62 |
#@ wp-maintenance-mode
|
63 |
msgid "True"
|
64 |
msgstr "Ja"
|
65 |
|
66 |
+
#: wp-maintenance-mode.php:241
|
67 |
#@ wp-maintenance-mode
|
68 |
msgid "Update"
|
69 |
msgstr "Aktualisieren"
|
70 |
|
71 |
+
#: wp-maintenance-mode.php:245
|
72 |
#@ wp-maintenance-mode
|
73 |
msgid "Plugin Settings"
|
74 |
msgstr "Plugin Einstellungen"
|
75 |
|
76 |
+
#: wp-maintenance-mode.php:251
|
77 |
#@ wp-maintenance-mode
|
78 |
msgid "Countdown:"
|
79 |
msgstr "Countdown:"
|
80 |
|
81 |
+
#: wp-maintenance-mode.php:262
|
82 |
+
#: wp-maintenance-mode.php:265
|
83 |
#@ wp-maintenance-mode
|
84 |
msgid "Click for datepicker"
|
85 |
msgstr "Klick für den Datums-Picker"
|
86 |
|
87 |
+
#: wp-maintenance-mode.php:262
|
88 |
#@ wp-maintenance-mode
|
89 |
msgid "Date:"
|
90 |
msgstr "Datum:"
|
91 |
|
92 |
+
#: wp-maintenance-mode.php:266
|
93 |
#@ wp-maintenance-mode
|
94 |
msgid "Activate countdown for using this. Use value and unit or use the countdown and set the date."
|
95 |
msgstr "Aktiviere den Countdown um ihn zu nutzen. Vergebe Wert und Einheit oder wähle ein Datum für den Countdown."
|
96 |
|
97 |
+
#: wp-maintenance-mode.php:271
|
98 |
#@ wp-maintenance-mode
|
99 |
msgid "Value:"
|
100 |
msgstr "Wert:"
|
101 |
|
102 |
+
#: wp-maintenance-mode.php:279
|
103 |
#@ wp-maintenance-mode
|
104 |
msgid "Unit:"
|
105 |
msgstr "Einheit:"
|
106 |
|
107 |
+
#: wp-maintenance-mode.php:283
|
108 |
#@ wp-maintenance-mode
|
109 |
msgid "second"
|
110 |
msgstr "sekunde"
|
111 |
|
112 |
+
#: wp-maintenance-mode.php:284
|
113 |
#@ wp-maintenance-mode
|
114 |
msgid "minute"
|
115 |
msgstr "minute"
|
116 |
|
117 |
+
#: wp-maintenance-mode.php:285
|
118 |
#@ wp-maintenance-mode
|
119 |
msgid "hour"
|
120 |
msgstr "stunde"
|
121 |
|
122 |
+
#: wp-maintenance-mode.php:286
|
123 |
#@ wp-maintenance-mode
|
124 |
msgid "day"
|
125 |
msgstr "tag"
|
126 |
|
127 |
+
#: wp-maintenance-mode.php:287
|
128 |
#@ wp-maintenance-mode
|
129 |
msgid "week"
|
130 |
msgstr "woche"
|
131 |
|
132 |
+
#: wp-maintenance-mode.php:288
|
133 |
#@ wp-maintenance-mode
|
134 |
msgid "month"
|
135 |
msgstr "monat"
|
136 |
|
137 |
+
#: wp-maintenance-mode.php:289
|
138 |
#@ wp-maintenance-mode
|
139 |
msgid "year"
|
140 |
msgstr "jahr"
|
141 |
|
142 |
+
#: wp-maintenance-mode.php:295
|
143 |
#@ wp-maintenance-mode
|
144 |
msgid "Link:"
|
145 |
msgstr "Link:"
|
146 |
|
147 |
+
#: wp-maintenance-mode.php:308
|
148 |
#@ wp-maintenance-mode
|
149 |
msgid "Theme:"
|
150 |
msgstr "Theme:"
|
151 |
|
152 |
+
#: wp-maintenance-mode.php:312
|
153 |
#@ wp-maintenance-mode
|
154 |
msgid "Own Style"
|
155 |
msgstr "Eigenes Design"
|
156 |
|
157 |
+
#: wp-maintenance-mode.php:313
|
158 |
#@ wp-maintenance-mode
|
159 |
msgid "Simple Text"
|
160 |
msgstr "Einfach Text"
|
161 |
|
162 |
+
#: wp-maintenance-mode.php:314
|
163 |
#@ wp-maintenance-mode
|
164 |
msgid "The Truck"
|
165 |
msgstr "Der Truck"
|
166 |
|
167 |
+
#: wp-maintenance-mode.php:315
|
168 |
#@ wp-maintenance-mode
|
169 |
msgid "The Sun"
|
170 |
msgstr "The Sun"
|
171 |
|
172 |
+
#: wp-maintenance-mode.php:316
|
173 |
#@ wp-maintenance-mode
|
174 |
msgid "The FF Error"
|
175 |
msgstr "The FF Error"
|
176 |
|
177 |
+
#: wp-maintenance-mode.php:317
|
178 |
#@ wp-maintenance-mode
|
179 |
msgid "Monster"
|
180 |
msgstr "Monster"
|
181 |
|
182 |
+
#: wp-maintenance-mode.php:318
|
183 |
#@ wp-maintenance-mode
|
184 |
msgid "Chastely"
|
185 |
msgstr "Chastely"
|
186 |
|
187 |
+
#: wp-maintenance-mode.php:319
|
188 |
#@ wp-maintenance-mode
|
189 |
msgid "Only Typo"
|
190 |
msgstr "Only Typo"
|
191 |
|
192 |
+
#: wp-maintenance-mode.php:320
|
193 |
#@ wp-maintenance-mode
|
194 |
msgid "Paint"
|
195 |
msgstr "Paint"
|
196 |
|
197 |
+
#: wp-maintenance-mode.php:322
|
198 |
#@ wp-maintenance-mode
|
199 |
msgid "Damask"
|
200 |
msgstr "Damask"
|
201 |
|
202 |
+
#: wp-maintenance-mode.php:323
|
203 |
#@ wp-maintenance-mode
|
204 |
msgid "Lego"
|
205 |
msgstr "Lego"
|
206 |
|
207 |
+
#: wp-maintenance-mode.php:330
|
208 |
#@ wp-maintenance-mode
|
209 |
msgid "Own Style URL (incl. http://):"
|
210 |
msgstr "Eigene Design URL (inkl. http://)"
|
211 |
|
212 |
+
#: wp-maintenance-mode.php:372
|
213 |
#@ wp-maintenance-mode
|
214 |
msgid "Text:"
|
215 |
msgstr "Text:"
|
216 |
|
217 |
+
#: wp-maintenance-mode.php:382
|
218 |
#@ wp-maintenance-mode
|
219 |
msgid "Excludes:"
|
220 |
msgstr "Ausnahmen:"
|
221 |
|
222 |
+
#: wp-maintenance-mode.php:392
|
223 |
#@ wp-maintenance-mode
|
224 |
msgid "Role:"
|
225 |
msgstr "Rolle:"
|
226 |
|
227 |
+
#: wp-maintenance-mode.php:420
|
228 |
#@ wp-maintenance-mode
|
229 |
msgid "Save"
|
230 |
msgstr "Speichern"
|
231 |
|
232 |
+
#: wp-maintenance-mode.php:468
|
233 |
+
#: wp-maintenance-mode.php:511
|
234 |
#@ wp-maintenance-mode
|
235 |
msgid "Updated"
|
236 |
msgstr "Gespeichert"
|
237 |
|
238 |
+
#: wp-maintenance-mode.php:660
|
239 |
+
#: wp-maintenance-mode.php:662
|
240 |
#@ wp-maintenance-mode
|
241 |
msgid "Deactivate or change Settings"
|
242 |
msgstr "Deaktivieren oder Einstellungen ändern "
|
243 |
|
244 |
+
#: wp-maintenance-mode.php:588
|
245 |
#@ wp-maintenance-mode
|
246 |
msgid "seconds"
|
247 |
msgstr "Sekunden"
|
248 |
|
249 |
+
#: wp-maintenance-mode.php:592
|
250 |
#@ wp-maintenance-mode
|
251 |
msgid "minutes"
|
252 |
msgstr "Minuten"
|
253 |
|
254 |
+
#: wp-maintenance-mode.php:596
|
255 |
#@ wp-maintenance-mode
|
256 |
msgid "hours"
|
257 |
msgstr "Stunden"
|
258 |
|
259 |
+
#: wp-maintenance-mode.php:600
|
260 |
#@ wp-maintenance-mode
|
261 |
msgid "days"
|
262 |
msgstr "Tagen"
|
263 |
|
264 |
+
#: wp-maintenance-mode.php:604
|
265 |
#@ wp-maintenance-mode
|
266 |
msgid "weeks"
|
267 |
msgstr "Wochen"
|
268 |
|
269 |
+
#: wp-maintenance-mode.php:612
|
270 |
#@ wp-maintenance-mode
|
271 |
msgid "years"
|
272 |
msgstr "Jahren"
|
273 |
|
274 |
+
#: wp-maintenance-mode.php:724
|
275 |
#@ wp-maintenance-mode
|
276 |
msgid "Plugin by:"
|
277 |
msgstr "Plugin von:"
|
278 |
|
279 |
+
#: wp-maintenance-mode.php:726
|
280 |
+
#: wp-maintenance-mode.php:728
|
281 |
+
#: wp-maintenance-mode.php:730
|
282 |
+
#: wp-maintenance-mode.php:732
|
283 |
+
#: wp-maintenance-mode.php:734
|
284 |
+
#: wp-maintenance-mode.php:736
|
285 |
+
#: wp-maintenance-mode.php:738
|
286 |
+
#: wp-maintenance-mode.php:740
|
287 |
+
#: wp-maintenance-mode.php:742
|
288 |
+
#: wp-maintenance-mode.php:744
|
289 |
+
#: wp-maintenance-mode.php:746
|
290 |
#@ wp-maintenance-mode
|
291 |
msgid "Design by:"
|
292 |
msgstr "Design von:"
|
293 |
|
294 |
+
#: site.php:12
|
295 |
+
#: site.php:48
|
296 |
#@ wp-maintenance-mode
|
297 |
msgid "Maintenance Mode"
|
298 |
msgstr "Wartungsmodus"
|
299 |
|
300 |
+
#: site.php:62
|
301 |
#@ wp-maintenance-mode
|
302 |
msgid "Admin-Login"
|
303 |
msgstr "Admin-Login"
|
304 |
|
305 |
+
#: wp-maintenance-mode.php:348
|
306 |
#@ wp-maintenance-mode
|
307 |
msgid "Title:"
|
308 |
msgstr "Titel:"
|
309 |
|
310 |
+
#: wp-maintenance-mode.php:333
|
311 |
#@ wp-maintenance-mode
|
312 |
msgid "URL to the css-file"
|
313 |
msgstr "URL zur css-Datei"
|
314 |
|
315 |
+
#: wp-maintenance-mode.php:351
|
316 |
+
#: wp-maintenance-mode.php:359
|
317 |
+
#: wp-maintenance-mode.php:367
|
318 |
#@ wp-maintenance-mode
|
319 |
msgid "Leave empty for default."
|
320 |
msgstr "Leer lassen für den Standardtext."
|
321 |
|
322 |
+
#: wp-maintenance-mode.php:356
|
323 |
#@ wp-maintenance-mode
|
324 |
msgid "Header:"
|
325 |
msgstr "Header:"
|
326 |
|
327 |
+
#: wp-maintenance-mode.php:364
|
328 |
#@ wp-maintenance-mode
|
329 |
msgid "Heading:"
|
330 |
msgstr "Überschrift:"
|
331 |
|
332 |
+
#: wp-maintenance-mode.php:303
|
333 |
#@ wp-maintenance-mode
|
334 |
msgid "Please leave a link to the plugin- and design-author on your maintenance mode site."
|
335 |
msgstr "Bitte hinterlasse einen Link zum Plugin- und Design-Autor auf deiner Wartungsmodus-Seite."
|
336 |
|
337 |
+
#: wp-maintenance-mode.php:608
|
338 |
#@ wp-maintenance-mode
|
339 |
msgid "months"
|
340 |
msgstr "Monate"
|
341 |
|
342 |
+
#: site.php:55
|
|
|
|
|
|
|
|
|
|
|
|
|
343 |
#@ wp-maintenance-mode
|
344 |
msgid "Access to the admin area blocked"
|
345 |
msgstr "Zugang zum Admin-Bereich wurde blockiert"
|
346 |
|
347 |
+
#: site.php:58
|
348 |
#@ wp-maintenance-mode
|
349 |
msgid "Admin-Logout"
|
350 |
msgstr "Admin-Logout"
|
351 |
|
352 |
+
#: wp-maintenance-mode.php:413
|
353 |
#@ wp-maintenance-mode
|
354 |
msgid "Allowed userrole to see the frontend of this blog."
|
355 |
msgstr "Erlaubte User-Rolle für das Sehen des Frontend von diesem Blog."
|
356 |
|
357 |
+
#: wp-maintenance-mode.php:658
|
358 |
#@ wp-maintenance-mode
|
359 |
msgid "Caution: Maintenance mode is <strong>active</strong>!"
|
360 |
msgstr "Achtung: Wartungsmodus ist <strong>aktiv</strong>!"
|
364 |
msgid "Cheatin’ uh?"
|
365 |
msgstr ""
|
366 |
|
367 |
+
#: wp-maintenance-mode.php:335
|
368 |
#@ wp-maintenance-mode
|
369 |
msgid "<strong>Coution:</strong> Please don´t copy the stylesheet in your plugin folder, it will be deleted on the next automatical update of the plugin!"
|
370 |
msgstr "<strong>Hinweis:</strong> Bitte speichere das Sytelsheet nicht im Plugin-Ordner, der Ordner wird beim automatischen Update ersetzt!"
|
371 |
|
372 |
+
#: wp-maintenance-mode.php:340
|
373 |
+
#: wp-maintenance-mode.php:343
|
374 |
#@ wp-maintenance-mode
|
375 |
msgid "Preview"
|
376 |
msgstr "Vorschau"
|
379 |
#: wp-maintenance-mode.php:0
|
380 |
#@ wp-maintenance-mode
|
381 |
msgid "WP Maintenance Mode"
|
382 |
+
msgstr "WP Maintenance Mode - Wartungsmodus"
|
383 |
|
384 |
#. translators: plugin header field 'PluginURI'
|
385 |
#: wp-maintenance-mode.php:0
|
399 |
msgid "http://bueltge.de/"
|
400 |
msgstr ""
|
401 |
|
402 |
+
#: wp-maintenance-mode.php:321
|
|
|
|
|
|
|
|
|
|
|
|
|
403 |
#@ wp-maintenance-mode
|
404 |
msgid "Animate (Flash)"
|
405 |
msgstr "Animate (Flash)"
|
406 |
|
407 |
+
#: wp-maintenance-mode.php:324
|
408 |
#@ wp-maintenance-mode
|
409 |
msgid "Chemistry"
|
410 |
msgstr "Chemielabor"
|
411 |
|
412 |
+
#: wp-maintenance-mode.php:387
|
413 |
#@ wp-maintenance-mode
|
414 |
msgid "Exclude pages, posts or archives from the maintenance mode. Add the Slug of page or post as a comma-separated list.<br />Example:"
|
415 |
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:"
|
416 |
|
417 |
+
#. translators: plugin header field 'Version'
|
418 |
+
#: wp-maintenance-mode.php:0
|
419 |
+
#@ wp-maintenance-mode
|
420 |
+
msgid "1.6.6"
|
421 |
+
msgstr ""
|
422 |
+
|
423 |
+
#: wp-maintenance-mode.php:377
|
424 |
+
#, php-format
|
425 |
+
#@ wp-maintenance-mode
|
426 |
+
msgid "Use the first <em>%1$s</em> for the time value or countdown and second <em>%2$s</em> for the unit of the time or countdown-value; HTML and Shortcodes are possible"
|
427 |
+
msgstr "Nutze das erste %1$s für den Zeitwert oder den Countdown und das zweite %2$s für die Einheit der Zeit oder die Ausgabe des Zeitwert, HTML und Shortcodes sind möglich"
|
428 |
+
|
site.php
CHANGED
@@ -29,35 +29,10 @@ if ( !isset($value) ) {
|
|
29 |
if ( !defined('FB_WM_BASEDIR') )
|
30 |
define( 'FB_WM_BASEDIR', dirname( plugin_basename(__FILE__) ) );
|
31 |
|
32 |
-
global $
|
33 |
|
34 |
get_currentuserinfo();
|
35 |
-
|
36 |
-
if ( defined('WPLANG') )
|
37 |
-
$locale = WPLANG;
|
38 |
-
if ( empty($locale) )
|
39 |
-
$locale = 'en_US';
|
40 |
-
|
41 |
-
if ( isset($value['radio']) && 1 === $value['radio'] ) {
|
42 |
-
$datetime = explode( ' ', $value['date'] );
|
43 |
-
$date = explode( '-', $datetime[0] );
|
44 |
-
if ( isset($datetime[1]) )
|
45 |
-
$time = explode( ':', $datetime[1] );
|
46 |
-
else $time = 0;
|
47 |
-
if (count($date) < 3) {
|
48 |
-
$date = 0; //ausschalten wegen datum is nicht
|
49 |
-
} else {
|
50 |
-
$date[1] = $date[1] - 1;
|
51 |
-
if (count($time) < 3)
|
52 |
-
$time = 0;
|
53 |
-
if ( isset($time) && 0 !== $time ) {
|
54 |
-
// 'Years', 'Months', 'Weeks', 'Days', 'Hours', 'Minutes', 'Seconds'
|
55 |
-
$date = $date[2].', '.$date[1].', '.$date[0].', '.$time[0].', '.$time[1].', '.$time[2];
|
56 |
-
} else {
|
57 |
-
$date = $date[2].', '.$date[1].', '.$date[0];
|
58 |
-
}
|
59 |
-
}
|
60 |
-
}
|
61 |
|
62 |
wm_head(); ?>
|
63 |
|
@@ -70,6 +45,8 @@ if ( !isset($value) ) {
|
|
70 |
</div>
|
71 |
|
72 |
<div id="content">
|
|
|
|
|
73 |
<?php wm_content();
|
74 |
|
75 |
if (isset($user_ID) && $user_ID) {
|
@@ -84,27 +61,15 @@ if ( !isset($value) ) {
|
|
84 |
$adminloginmsg = '';
|
85 |
$adminloginstr = __( 'Admin-Login', FB_WM_TEXTDOMAIN );
|
86 |
} ?>
|
87 |
-
|
88 |
-
<h1><?php if ( isset($value['heading']) && ($value['heading'] != '') ) echo stripslashes_deep( $value['heading'] ); else _e( 'Maintenance Mode', FB_WM_TEXTDOMAIN ); ?></h1>
|
89 |
<?php echo $adminloginmsg; ?>
|
90 |
-
<?php if ( isset($value['radio']) && 1 === $value['radio'] && 0 !== $date ) {
|
91 |
-
$echodate = $datetime[0];
|
92 |
-
if ('de_DE' == $locale)
|
93 |
-
$echodate = str_replace('-', '.', $datetime[0]);
|
94 |
-
if ( 0 !== $time )
|
95 |
-
$echodate .= ' ' . $datetime[1];
|
96 |
-
?>
|
97 |
-
<?php echo sprintf( stripslashes_deep( $value['text']), '<br /><span id="countdown"></span>', $echodate ); ?>
|
98 |
-
<?php } elseif ( isset($value['text']) && isset($value['time']) ) { ?>
|
99 |
-
<?php echo sprintf( stripslashes_deep( $value['text'] ), $value['time'], $unitvalues['unit'] ); ?>
|
100 |
-
<?php } ?>
|
101 |
<div class="admin" onclick="location.href='<?php echo $adminlogin; ?>';" onkeypress="location.href='<?php echo $adminlogin; ?>';"><a href="<?php echo $adminlogin; ?>"><?php echo $adminloginstr; ?></a></div>
|
102 |
</div>
|
103 |
|
104 |
<?php wm_footer(); ?>
|
105 |
|
106 |
<?php
|
107 |
-
|
|
|
108 |
|
109 |
$locale = substr($locale, 0, 2);
|
110 |
?>
|
@@ -117,7 +82,7 @@ if ( !isset($value) ) {
|
|
117 |
jQuery(document).ready( function($){
|
118 |
var austDay = new Date();
|
119 |
// 'Years', 'Months', 'Weeks', 'Days', 'Hours', 'Minutes', 'Seconds'
|
120 |
-
austDay = new Date(<?php echo $
|
121 |
$('#countdown').countdown({until: austDay});
|
122 |
});
|
123 |
</script>
|
29 |
if ( !defined('FB_WM_BASEDIR') )
|
30 |
define( 'FB_WM_BASEDIR', dirname( plugin_basename(__FILE__) ) );
|
31 |
|
32 |
+
global $user_ID;
|
33 |
|
34 |
get_currentuserinfo();
|
35 |
+
$locale = get_locale();
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
36 |
|
37 |
wm_head(); ?>
|
38 |
|
45 |
</div>
|
46 |
|
47 |
<div id="content">
|
48 |
+
<h1><?php if ( isset($value['heading']) && ($value['heading'] != '') ) echo stripslashes_deep( $value['heading'] ); else _e( 'Maintenance Mode', FB_WM_TEXTDOMAIN ); ?></h1>
|
49 |
+
|
50 |
<?php wm_content();
|
51 |
|
52 |
if (isset($user_ID) && $user_ID) {
|
61 |
$adminloginmsg = '';
|
62 |
$adminloginstr = __( 'Admin-Login', FB_WM_TEXTDOMAIN );
|
63 |
} ?>
|
|
|
|
|
64 |
<?php echo $adminloginmsg; ?>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
65 |
<div class="admin" onclick="location.href='<?php echo $adminlogin; ?>';" onkeypress="location.href='<?php echo $adminlogin; ?>';"><a href="<?php echo $adminlogin; ?>"><?php echo $adminloginstr; ?></a></div>
|
66 |
</div>
|
67 |
|
68 |
<?php wm_footer(); ?>
|
69 |
|
70 |
<?php
|
71 |
+
$td = WPMaintenanceMode::check_datetime();
|
72 |
+
if ( isset($td[2]) && 0 !== $td[2] ) {
|
73 |
|
74 |
$locale = substr($locale, 0, 2);
|
75 |
?>
|
82 |
jQuery(document).ready( function($){
|
83 |
var austDay = new Date();
|
84 |
// 'Years', 'Months', 'Weeks', 'Days', 'Hours', 'Minutes', 'Seconds'
|
85 |
+
austDay = new Date(<?php echo $td[2]; ?>);
|
86 |
$('#countdown').countdown({until: austDay});
|
87 |
});
|
88 |
</script>
|
wp-maintenance-mode.php
CHANGED
@@ -8,8 +8,8 @@
|
|
8 |
* Author: Frank Bültge
|
9 |
* Author URI: http://bueltge.de/
|
10 |
* Donate URI: http://bueltge.de/wunschliste/
|
11 |
-
* Version: 1.6.
|
12 |
-
* Last change:
|
13 |
* Licence: GPL
|
14 |
*/
|
15 |
|
@@ -71,11 +71,17 @@ if ( !class_exists('WPMaintenanceMode') ) {
|
|
71 |
}
|
72 |
add_action( 'wp_ajax_wm_config-update', array(&$this, 'save_config' ) );
|
73 |
add_action( 'wp_ajax_wm_config-active', array(&$this, 'save_active' ) );
|
74 |
-
add_action( 'init', array(&$this, 'on_init') );
|
75 |
-
register_activation_hook( __FILE__, array(&$this, 'add_config') );
|
76 |
-
//register_deactivation_hook( __FILE__, array(&$this, 'del_config') );
|
77 |
}
|
78 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
79 |
|
80 |
// function for WP < 2.8
|
81 |
function get_plugins_url($path = '', $plugin = '') {
|
@@ -109,9 +115,10 @@ if ( !class_exists('WPMaintenanceMode') ) {
|
|
109 |
return apply_filters('plugins_url', $url, $path, $plugin);
|
110 |
}
|
111 |
|
112 |
-
|
113 |
function on_init() {
|
114 |
|
|
|
|
|
115 |
load_plugin_textdomain( FB_WM_TEXTDOMAIN, FALSE, FB_WM_BASEDIR . '/languages' );
|
116 |
|
117 |
$valuemsqld = (int) get_option( FB_WM_TEXTDOMAIN . '-msqld' );
|
@@ -122,12 +129,9 @@ if ( !class_exists('WPMaintenanceMode') ) {
|
|
122 |
|
123 |
|
124 |
function add_scripts() {
|
125 |
-
global $
|
126 |
|
127 |
-
|
128 |
-
$locale = WPLANG;
|
129 |
-
if ( empty($locale) )
|
130 |
-
$locale = 'en_US';
|
131 |
|
132 |
wp_enqueue_script( 'jquery-ui-datetimepicker', $this->get_plugins_url( 'js/ui.datetimepicker.js', __FILE__ ), array('jquery-ui-core') , 0.1, TRUE );
|
133 |
//wp_register_script( 'jquery-ui-datetimepicker-de', $this->get_plugins_url( 'js/de_DE.datetimepicker.js', __FILE__ ), array( 'jquery-ui-core', 'jquery-ui-datetimepicker' ) , 0.1, TRUE );
|
@@ -164,8 +168,8 @@ if ( !class_exists('WPMaintenanceMode') ) {
|
|
164 |
jQuery(document).ready( function($){
|
165 |
|
166 |
$('#wm-pluginconflink').click(function(s){jQuery('#wm_config_row').slideToggle('fast');});
|
167 |
-
$('#wm_config_active').click(function(){ wm_config_active() });
|
168 |
-
$('#wm_config_submit').click(function(){ wm_config_update() });
|
169 |
$("#wm_config-date").datetimepicker({ dateFormat: 'dd-mm-yy', timeFormat: ' hh:ii:ss' });
|
170 |
|
171 |
function wm_config_active(){
|
@@ -370,7 +374,7 @@ if ( !class_exists('WPMaintenanceMode') ) {
|
|
370 |
<td class="alternate">
|
371 |
<textarea class="code" style="width: 95%;" cols="40" rows="4" name="wm_config-text" id="wm_config-text"><?php echo $value['text']; ?></textarea>
|
372 |
<br />
|
373 |
-
<small><?php _e( 'Use the first <em>%1$s</em> for the time value or countdown and second <em>%2$s</em> for the unit of the time or countdown-value; HTML
|
374 |
</td>
|
375 |
</tr>
|
376 |
<tr valign="top">
|
@@ -426,7 +430,20 @@ if ( !class_exists('WPMaintenanceMode') ) {
|
|
426 |
|
427 |
function add_config() {
|
428 |
|
429 |
-
$this->data = array( 'active' => 0,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
430 |
add_option( FB_WM_TEXTDOMAIN, $this->data );
|
431 |
add_option( FB_WM_TEXTDOMAIN . '-msqld', $this->data['active'] );
|
432 |
|
@@ -481,13 +498,13 @@ if ( !class_exists('WPMaintenanceMode') ) {
|
|
481 |
if ( isset($_POST['wm_config-text']) )
|
482 |
$this->data['text'] = stripslashes_deep( $_POST['wm_config-text'] );
|
483 |
if ( isset($_POST['wm_config-exclude']) )
|
484 |
-
$this->data['exclude'] = preg_split("/[\s,]+/",
|
485 |
if ( isset($_POST['wm_config-role']) )
|
486 |
-
$this->data['role'] = preg_split("/[\s,]+/",
|
487 |
if ( isset($_POST['wm_config-radio']) )
|
488 |
$this->data['radio'] = (int) $_POST['wm_config-radio'];
|
489 |
if ( isset($_POST['wm_config-date']) )
|
490 |
-
$this->data['date'] =
|
491 |
|
492 |
update_option( FB_WM_TEXTDOMAIN, $this->data );
|
493 |
|
@@ -601,8 +618,40 @@ if ( !class_exists('WPMaintenanceMode') ) {
|
|
601 |
}
|
602 |
|
603 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
604 |
function on_active() {
|
605 |
-
global $
|
606 |
|
607 |
$value = get_option( FB_WM_TEXTDOMAIN );
|
608 |
|
@@ -621,13 +670,11 @@ if ( !class_exists('WPMaintenanceMode') ) {
|
|
621 |
|
622 |
add_action( 'wm_head', array(&$this, 'add_theme') );
|
623 |
add_action( 'wm_content', array(&$this, 'add_flash') );
|
|
|
624 |
if ( 1 === $value['link'] )
|
625 |
add_action( 'wm_footer', array(&$this, 'add_link') );
|
626 |
|
627 |
-
|
628 |
-
$locale = WPLANG;
|
629 |
-
if ( empty($locale) )
|
630 |
-
$locale = 'en_US';
|
631 |
|
632 |
$unitvalues = $this->case_unit($value['unit']);
|
633 |
|
@@ -641,6 +688,7 @@ if ( !class_exists('WPMaintenanceMode') ) {
|
|
641 |
&& !$this->check_exclude()
|
642 |
) {
|
643 |
$rolestatus = 'norights';
|
|
|
644 |
header("HTTP/1.0 503 Service Unavailable");
|
645 |
header("Retry-After: $backtime");
|
646 |
include('site.php');
|
@@ -661,6 +709,7 @@ if ( !class_exists('WPMaintenanceMode') ) {
|
|
661 |
include('site.php');
|
662 |
exit();
|
663 |
} else if ( strstr($_SERVER['PHP_SELF'], 'feed/') || strstr($_SERVER['PHP_SELF'], 'trackback/') ) {
|
|
|
664 |
header("HTTP/1.0 503 Service Unavailable");
|
665 |
header("Retry-After: $backtime");
|
666 |
exit();
|
@@ -705,13 +754,8 @@ if ( !class_exists('WPMaintenanceMode') ) {
|
|
705 |
|
706 |
|
707 |
function add_theme() {
|
708 |
-
global $locale;
|
709 |
-
|
710 |
-
if ( defined('WPLANG') )
|
711 |
-
$locale = WPLANG;
|
712 |
-
if ( empty($locale) )
|
713 |
-
$locale = 'en_US';
|
714 |
|
|
|
715 |
$value = get_option( FB_WM_TEXTDOMAIN );
|
716 |
|
717 |
$theme = '';
|
@@ -773,13 +817,8 @@ if ( !class_exists('WPMaintenanceMode') ) {
|
|
773 |
|
774 |
|
775 |
function add_flash() {
|
776 |
-
global $locale;
|
777 |
-
|
778 |
-
if ( defined('WPLANG') )
|
779 |
-
$locale = WPLANG;
|
780 |
-
if ( empty($locale) )
|
781 |
-
$locale = 'en_US';
|
782 |
|
|
|
783 |
$value = get_option( FB_WM_TEXTDOMAIN );
|
784 |
|
785 |
$flash = '';
|
@@ -804,6 +843,28 @@ if ( !class_exists('WPMaintenanceMode') ) {
|
|
804 |
}
|
805 |
|
806 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
807 |
function check_file($url) {
|
808 |
|
809 |
$url = parse_url($url);
|
@@ -813,8 +874,8 @@ if ( !class_exists('WPMaintenanceMode') ) {
|
|
813 |
echo $errstr . ' (' . $errno . ')<br />'. "\n";
|
814 |
} else {
|
815 |
$httpRequest = 'HEAD ' . $url['path'] . ' HTTP/1.1' . "\r\n"
|
816 |
-
|
817 |
-
|
818 |
|
819 |
fputs($fp, $httpRequest);
|
820 |
$zeileeins = fgets($fp, 1024);
|
@@ -879,4 +940,5 @@ if ( !class_exists('WPMaintenanceMode') ) {
|
|
879 |
}
|
880 |
add_action( 'plugins_loaded', 'WPMaintenanceModeStart' );
|
881 |
}
|
|
|
882 |
?>
|
8 |
* Author: Frank Bültge
|
9 |
* Author URI: http://bueltge.de/
|
10 |
* Donate URI: http://bueltge.de/wunschliste/
|
11 |
+
* Version: 1.6.6
|
12 |
+
* Last change: 09.10.2010 21:58:36
|
13 |
* Licence: GPL
|
14 |
*/
|
15 |
|
71 |
}
|
72 |
add_action( 'wp_ajax_wm_config-update', array(&$this, 'save_config' ) );
|
73 |
add_action( 'wp_ajax_wm_config-active', array(&$this, 'save_active' ) );
|
74 |
+
add_action( 'init', array(&$this, 'on_init'), 1 );
|
|
|
|
|
75 |
}
|
76 |
|
77 |
+
function esc_attr($text) {
|
78 |
+
if ( function_exists('esc_attr') )
|
79 |
+
$text = esc_attr($text);
|
80 |
+
else
|
81 |
+
$text = attribute_escape($text);
|
82 |
+
|
83 |
+
return $text;
|
84 |
+
}
|
85 |
|
86 |
// function for WP < 2.8
|
87 |
function get_plugins_url($path = '', $plugin = '') {
|
115 |
return apply_filters('plugins_url', $url, $path, $plugin);
|
116 |
}
|
117 |
|
|
|
118 |
function on_init() {
|
119 |
|
120 |
+
register_activation_hook( __FILE__, array(&$this, 'add_config') );
|
121 |
+
//register_deactivation_hook( __FILE__, array(&$this, 'del_config') );
|
122 |
load_plugin_textdomain( FB_WM_TEXTDOMAIN, FALSE, FB_WM_BASEDIR . '/languages' );
|
123 |
|
124 |
$valuemsqld = (int) get_option( FB_WM_TEXTDOMAIN . '-msqld' );
|
129 |
|
130 |
|
131 |
function add_scripts() {
|
132 |
+
global $current_user;
|
133 |
|
134 |
+
$locale = get_locale();
|
|
|
|
|
|
|
135 |
|
136 |
wp_enqueue_script( 'jquery-ui-datetimepicker', $this->get_plugins_url( 'js/ui.datetimepicker.js', __FILE__ ), array('jquery-ui-core') , 0.1, TRUE );
|
137 |
//wp_register_script( 'jquery-ui-datetimepicker-de', $this->get_plugins_url( 'js/de_DE.datetimepicker.js', __FILE__ ), array( 'jquery-ui-core', 'jquery-ui-datetimepicker' ) , 0.1, TRUE );
|
168 |
jQuery(document).ready( function($){
|
169 |
|
170 |
$('#wm-pluginconflink').click(function(s){jQuery('#wm_config_row').slideToggle('fast');});
|
171 |
+
$('#wm_config_active').click(function(){ wm_config_active(); });
|
172 |
+
$('#wm_config_submit').click(function(){ wm_config_update(); });
|
173 |
$("#wm_config-date").datetimepicker({ dateFormat: 'dd-mm-yy', timeFormat: ' hh:ii:ss' });
|
174 |
|
175 |
function wm_config_active(){
|
374 |
<td class="alternate">
|
375 |
<textarea class="code" style="width: 95%;" cols="40" rows="4" name="wm_config-text" id="wm_config-text"><?php echo $value['text']; ?></textarea>
|
376 |
<br />
|
377 |
+
<small><?php _e( 'Use the first <em>%1$s</em> for the time value or countdown and second <em>%2$s</em> for the unit of the time or countdown-value; HTML and Shortcodes are possible', FB_WM_TEXTDOMAIN ); ?></small>
|
378 |
</td>
|
379 |
</tr>
|
380 |
<tr valign="top">
|
430 |
|
431 |
function add_config() {
|
432 |
|
433 |
+
$this->data = array( 'active' => 0,
|
434 |
+
'radio' => 0,
|
435 |
+
'time' => 60,
|
436 |
+
'link' => 1,
|
437 |
+
'theme' => 1,
|
438 |
+
'role' => 'administrator',
|
439 |
+
'unit' => 1,
|
440 |
+
'title' => 'Maintenance mode',
|
441 |
+
'text' => '<p>Sorry for the inconvenience.<br />Our website is currently
|
442 |
+
undergoing scheduled maintenance.<br /><strong>Please try back
|
443 |
+
in %1$s %2$s</strong><br />Thank you for your understanding.</p>',
|
444 |
+
'exclude' => 'wp-admin'
|
445 |
+
);
|
446 |
+
var_dump($this->data);exit;
|
447 |
add_option( FB_WM_TEXTDOMAIN, $this->data );
|
448 |
add_option( FB_WM_TEXTDOMAIN . '-msqld', $this->data['active'] );
|
449 |
|
498 |
if ( isset($_POST['wm_config-text']) )
|
499 |
$this->data['text'] = stripslashes_deep( $_POST['wm_config-text'] );
|
500 |
if ( isset($_POST['wm_config-exclude']) )
|
501 |
+
$this->data['exclude'] = preg_split("/[\s,]+/", $this->esc_attr( $_POST['wm_config-exclude'] ) );
|
502 |
if ( isset($_POST['wm_config-role']) )
|
503 |
+
$this->data['role'] = preg_split("/[\s,]+/", $this->esc_attr( $_POST['wm_config-role'] ) );
|
504 |
if ( isset($_POST['wm_config-radio']) )
|
505 |
$this->data['radio'] = (int) $_POST['wm_config-radio'];
|
506 |
if ( isset($_POST['wm_config-date']) )
|
507 |
+
$this->data['date'] = $this->esc_attr( $_POST['wm_config-date'] );
|
508 |
|
509 |
update_option( FB_WM_TEXTDOMAIN, $this->data );
|
510 |
|
618 |
}
|
619 |
|
620 |
|
621 |
+
function check_datetime() {
|
622 |
+
|
623 |
+
$datetime = NULL;
|
624 |
+
$time = NULL;
|
625 |
+
$date = NULL;
|
626 |
+
$value = get_option( FB_WM_TEXTDOMAIN );
|
627 |
+
|
628 |
+
if ( isset($value['radio']) && 1 === $value['radio'] ) {
|
629 |
+
$datetime = explode( ' ', $value['date'] );
|
630 |
+
$date = explode( '-', $datetime[0] );
|
631 |
+
if ( isset($datetime[1]) )
|
632 |
+
$time = explode( ':', $datetime[1] );
|
633 |
+
else $time = 0;
|
634 |
+
if (count($date) < 3) {
|
635 |
+
$date = 0; //ausschalten wegen datum is nicht
|
636 |
+
} else {
|
637 |
+
$date[1] = $date[1] - 1;
|
638 |
+
if (count($time) < 3)
|
639 |
+
$time = 0;
|
640 |
+
if ( isset($time) && 0 !== $time ) {
|
641 |
+
// 'Years', 'Months', 'Weeks', 'Days', 'Hours', 'Minutes', 'Seconds'
|
642 |
+
$date = $date[2].', '.$date[1].', '.$date[0].', '.$time[0].', '.$time[1].', '.$time[2];
|
643 |
+
} else {
|
644 |
+
$date = $date[2].', '.$date[1].', '.$date[0];
|
645 |
+
}
|
646 |
+
}
|
647 |
+
}
|
648 |
+
|
649 |
+
return array( $datetime, $time, $date );
|
650 |
+
}
|
651 |
+
|
652 |
+
|
653 |
function on_active() {
|
654 |
+
global $current_user;
|
655 |
|
656 |
$value = get_option( FB_WM_TEXTDOMAIN );
|
657 |
|
670 |
|
671 |
add_action( 'wm_head', array(&$this, 'add_theme') );
|
672 |
add_action( 'wm_content', array(&$this, 'add_flash') );
|
673 |
+
add_action( 'wm_content', array( &$this, 'add_content' ) );
|
674 |
if ( 1 === $value['link'] )
|
675 |
add_action( 'wm_footer', array(&$this, 'add_link') );
|
676 |
|
677 |
+
$locale = get_locale();
|
|
|
|
|
|
|
678 |
|
679 |
$unitvalues = $this->case_unit($value['unit']);
|
680 |
|
688 |
&& !$this->check_exclude()
|
689 |
) {
|
690 |
$rolestatus = 'norights';
|
691 |
+
nocache_headers();
|
692 |
header("HTTP/1.0 503 Service Unavailable");
|
693 |
header("Retry-After: $backtime");
|
694 |
include('site.php');
|
709 |
include('site.php');
|
710 |
exit();
|
711 |
} else if ( strstr($_SERVER['PHP_SELF'], 'feed/') || strstr($_SERVER['PHP_SELF'], 'trackback/') ) {
|
712 |
+
nocache_headers();
|
713 |
header("HTTP/1.0 503 Service Unavailable");
|
714 |
header("Retry-After: $backtime");
|
715 |
exit();
|
754 |
|
755 |
|
756 |
function add_theme() {
|
|
|
|
|
|
|
|
|
|
|
|
|
757 |
|
758 |
+
$locale = get_locale();
|
759 |
$value = get_option( FB_WM_TEXTDOMAIN );
|
760 |
|
761 |
$theme = '';
|
817 |
|
818 |
|
819 |
function add_flash() {
|
|
|
|
|
|
|
|
|
|
|
|
|
820 |
|
821 |
+
$locale = get_locale();
|
822 |
$value = get_option( FB_WM_TEXTDOMAIN );
|
823 |
|
824 |
$flash = '';
|
843 |
}
|
844 |
|
845 |
|
846 |
+
function add_content() {
|
847 |
+
|
848 |
+
$locale = get_locale();
|
849 |
+
$value = get_option( FB_WM_TEXTDOMAIN );
|
850 |
+
$unitvalues = $this->case_unit($value['unit']);
|
851 |
+
$td = $this->check_datetime();
|
852 |
+
|
853 |
+
if ( isset($value['radio']) && 1 === $value['radio'] && 0 !== $td[2] ) {
|
854 |
+
$echodate = $td[0][0];
|
855 |
+
if ('de_DE' == $locale)
|
856 |
+
$echodate = str_replace('-', '.', $td[0][0]);
|
857 |
+
if ( 0 !== $td[1] )
|
858 |
+
$echodate .= ' ' . $td[0][1];
|
859 |
+
$echo = sprintf( stripslashes_deep( $value['text']), '<br /><span id="countdown"></span>', $echodate );
|
860 |
+
} elseif ( isset($value['text']) && isset($value['time']) ) {
|
861 |
+
$echo = sprintf( stripslashes_deep( $value['text'] ), $value['time'], $unitvalues['unit'] );
|
862 |
+
}
|
863 |
+
|
864 |
+
echo do_shortcode($echo);
|
865 |
+
}
|
866 |
+
|
867 |
+
|
868 |
function check_file($url) {
|
869 |
|
870 |
$url = parse_url($url);
|
874 |
echo $errstr . ' (' . $errno . ')<br />'. "\n";
|
875 |
} else {
|
876 |
$httpRequest = 'HEAD ' . $url['path'] . ' HTTP/1.1' . "\r\n"
|
877 |
+
. 'Host: ' . $url['host'] ."\r\n"
|
878 |
+
. 'Connection: close'. "\r\n\r\n";
|
879 |
|
880 |
fputs($fp, $httpRequest);
|
881 |
$zeileeins = fgets($fp, 1024);
|
940 |
}
|
941 |
add_action( 'plugins_loaded', 'WPMaintenanceModeStart' );
|
942 |
}
|
943 |
+
|
944 |
?>
|