WP Maintenance - Version 3.0.3

Version Description

This version is stable

=

Download this release

Release Info

Developer Florent73
Plugin Icon 128x128 WP Maintenance
Version 3.0.3
Comparing to
See all releases

Code changes from version 3.0.2 to 3.0.3

classes/wp-maintenance.php CHANGED
@@ -98,7 +98,8 @@ class WP_maintenance {
98
  'container_color' => '#ffffff',
99
  'container_opacity' => '0.5',
100
  'container_width' => 80,
101
- 'dashboard_delete_db' => 'Yes'
 
102
 
103
  );
104
  $getMaintenanceSettings = get_option('wp_maintenance_settings');
@@ -136,10 +137,13 @@ class WP_maintenance {
136
  delete_option('wp_maintenance_social');
137
  delete_option('wp_maintenance_slider_options');
138
  delete_option('wp_maintenance_slider');
 
 
139
  }
140
 
141
  }
142
 
 
143
  // Add "Réglages" link on plugins page
144
  function wpm_plugin_actions( $links, $file ) {
145
 
@@ -481,28 +485,7 @@ a.wpmadashicons:hover { text-decoration:none;color: '.$colors[2].'!important; }
481
  }
482
  }
483
 
484
- function wpm_uninstall() {
485
-
486
- if(get_option('wp_maintenance_settings')) { extract(get_option('wp_maintenance_settings')); }
487
- $paramMMode = get_option('wp_maintenance_settings');
488
-
489
- if(get_option('wp_maintenance_active')) { delete_option('wp_maintenance_active'); }
490
-
491
- if( isset($paramMMode['dashboard_delete_db']) && $paramMMode['dashboard_delete_db'] == 'Yes' ) {
492
- if(get_option('wp_maintenance_settings')) { delete_option('wp_maintenance_settings'); }
493
- if(get_option('wp_maintenance_ipaddresses')) { delete_option('wp_maintenance_ipaddresses'); }
494
- if(get_option('wp_maintenance_version')) { delete_option('wp_maintenance_version'); }
495
- if(get_option('wp_maintenance_style')) { delete_option('wp_maintenance_style'); }
496
- if(get_option('wp_maintenance_limit')) { delete_option('wp_maintenance_limit'); }
497
- if(get_option('wp_maintenance_active')) { delete_option('wp_maintenance_active'); }
498
- if(get_option('wp_maintenance_social')) { delete_option('wp_maintenance_social'); }
499
- if(get_option('wp_maintenance_social_options')) { delete_option('wp_maintenance_social_options'); }
500
-
501
-
502
- }
503
-
504
- }
505
- /**
506
  * Process a settings export that generates a .json file of the erident settings
507
  */
508
  function wpm_process_settings_export() {
@@ -983,7 +966,13 @@ $wpmStyle .= '
983
 
984
  $content = $template_page;
985
  }
986
- die($content);
 
 
 
 
 
 
987
  }
988
 
989
  }
@@ -991,4 +980,4 @@ $wpmStyle .= '
991
  }
992
 
993
 
994
- ?>
98
  'container_color' => '#ffffff',
99
  'container_opacity' => '0.5',
100
  'container_width' => 80,
101
+ 'dashboard_delete_db' => 'Yes',
102
+ 'error_503' => 'Yes'
103
 
104
  );
105
  $getMaintenanceSettings = get_option('wp_maintenance_settings');
137
  delete_option('wp_maintenance_social');
138
  delete_option('wp_maintenance_slider_options');
139
  delete_option('wp_maintenance_slider');
140
+ delete_option('wp_maintenance_ipaddresses');
141
+
142
  }
143
 
144
  }
145
 
146
+
147
  // Add "Réglages" link on plugins page
148
  function wpm_plugin_actions( $links, $file ) {
149
 
485
  }
486
  }
487
 
488
+ /**
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
489
  * Process a settings export that generates a .json file of the erident settings
490
  */
491
  function wpm_process_settings_export() {
966
 
967
  $content = $template_page;
968
  }
969
+ if( isset($paramMMode['error_503']) && $paramMMode['error_503']=='Yes' ) {
970
+ header('HTTP/1.1 503 Service Temporarily Unavailable');
971
+ header('Status: 503 Service Temporarily Unavailable');
972
+ //header('Retry-After: 3600');//300 seconds*/
973
+ }
974
+ echo $content;
975
+ die();
976
  }
977
 
978
  }
980
  }
981
 
982
 
983
+ ?>
languages/wp-maintenance-fr_FR.mo CHANGED
Binary file
languages/wp-maintenance-fr_FR.po CHANGED
@@ -1,15 +1,15 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: WP Maintenance\n"
4
- "POT-Creation-Date: 2017-04-18 12:27+0100\n"
5
- "PO-Revision-Date: 2017-04-24 09:16+0100\n"
6
  "Last-Translator: \n"
7
  "Language-Team: \n"
8
  "Language: fr_FR\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
- "X-Generator: Poedit 2.0.1\n"
13
  "X-Poedit-Basepath: ..\n"
14
  "Plural-Forms: nplurals=2; plural=(n > 1);\n"
15
  "X-Poedit-Flags-xgettext: --add-comments=translators:\n"
@@ -45,71 +45,71 @@ msgstr "Précédent"
45
  msgid "Next"
46
  msgstr "Suivant"
47
 
48
- #: classes/wp-maintenance.php:45 classes/wp-maintenance.php:276
49
  msgid "This site is down for maintenance"
50
  msgstr "Ce site est fermé pour maintenance"
51
 
52
- #: classes/wp-maintenance.php:46 classes/wp-maintenance.php:277
53
  msgid "Come back quickly!"
54
  msgstr "Nous revenons rapidement !"
55
 
56
- #: classes/wp-maintenance.php:150 classes/wp-maintenance.php:266
57
  #: views/wp-maintenance-settings.php:57
58
  msgid "Settings"
59
  msgstr "Réglages"
60
 
61
- #: classes/wp-maintenance.php:209
62
  msgid "Maintenance mode activated!"
63
  msgstr "Maintenance activée !"
64
 
65
- #: classes/wp-maintenance.php:256 views/wp-maintenance-dashboard.php:54
66
  msgid "General"
67
  msgstr "Général"
68
 
69
- #: classes/wp-maintenance.php:258 views/wp-maintenance-colors.php:34
70
  msgid "Colors & Fonts"
71
  msgstr "Coleurs & Polices"
72
 
73
- #: classes/wp-maintenance.php:260
74
  msgid "Pictures"
75
  msgstr "Images"
76
 
77
- #: classes/wp-maintenance.php:262
78
  msgid "CountDown"
79
  msgstr "Compte à rebours"
80
 
81
- #: classes/wp-maintenance.php:264 views/wp-maintenance-css.php:36
82
  msgid "CSS Style"
83
  msgstr "Style CSS"
84
 
85
- #: classes/wp-maintenance.php:396
86
  msgid "Choose This Image"
87
  msgstr "Choisir cette image"
88
 
89
- #: classes/wp-maintenance.php:397
90
  msgid "Choose Image"
91
  msgstr "Choisir une image"
92
 
93
- #: classes/wp-maintenance.php:413 classes/wp-maintenance.php:421
94
- #: classes/wp-maintenance.php:429 classes/wp-maintenance.php:438
95
- #: classes/wp-maintenance.php:447 classes/wp-maintenance.php:456
96
  msgid "You do not have sufficient privileges to access this page."
97
  msgstr ""
98
  "Vous n'avez pas les autorisations suffisantes pour accéder à cette page."
99
 
100
- #: classes/wp-maintenance.php:560
101
  msgid "Please upload a valid .json file"
102
  msgstr "Veuillez téléverser un fichier .json valide"
103
 
104
- #: classes/wp-maintenance.php:566
105
  msgid "Please upload a file to import"
106
  msgstr "Veuillez téléverser un fichier à importer"
107
 
108
- #: classes/wp-maintenance.php:576
109
  msgid "New settings imported successfully!"
110
  msgstr "Nouveaux paramètres importés avec succès."
111
 
112
- #: classes/wp-maintenance.php:772
113
  msgid "Dashboard"
114
  msgstr "Tableau de bord"
115
 
@@ -190,154 +190,154 @@ msgstr "Si vous avez trouvé cette extension utile"
190
  msgid "give it 5 ★ on WordPress.org"
191
  msgstr "donnez-lui 5 ★ sur WordPress.org"
192
 
193
- #: views/wp-maintenance-colors.php:44
194
  msgid "Choice general colors:"
195
  msgstr "Choix des couleurs générales :"
196
 
197
- #: views/wp-maintenance-colors.php:45
198
  msgid "Background page color:"
199
  msgstr "Couleur du fond de page :"
200
 
201
- #: views/wp-maintenance-colors.php:46
202
  msgid "Header color:"
203
  msgstr "Couleur d'entête :"
204
 
205
- #: views/wp-maintenance-colors.php:49
206
  msgid "Choice texts fonts and colors:"
207
  msgstr "Choix des polices et couleurs des textes :"
208
 
209
- #: views/wp-maintenance-colors.php:50
210
  msgid "Text color:"
211
  msgstr "Couleur du texte :"
212
 
213
- #: views/wp-maintenance-colors.php:52
214
  msgid "Title font settings"
215
  msgstr "Paramètres de la police du titre"
216
 
217
- #: views/wp-maintenance-colors.php:66 views/wp-maintenance-colors.php:87
218
- #: views/wp-maintenance-colors.php:135 views/wp-maintenance-colors.php:154
219
- #: views/wp-maintenance-colors.php:186
220
  msgid "Size:"
221
  msgstr "Taille :"
222
 
223
- #: views/wp-maintenance-colors.php:82 views/wp-maintenance-colors.php:149
224
  msgid "Text font settings"
225
  msgstr "Paramètres de la police du texte"
226
 
227
- #: views/wp-maintenance-colors.php:105
228
  msgid "Activate Frame"
229
  msgstr "Activer le cadre"
230
 
231
- #: views/wp-maintenance-colors.php:109 views/wp-maintenance-countdown.php:58
232
  #: views/wp-maintenance-countdown.php:96 views/wp-maintenance-countdown.php:108
233
- #: views/wp-maintenance-css.php:57 views/wp-maintenance-dashboard.php:66
234
- #: views/wp-maintenance-dashboard.php:126
235
- #: views/wp-maintenance-dashboard.php:150
236
- #: views/wp-maintenance-dashboard.php:173
237
- #: views/wp-maintenance-dashboard.php:244
238
- #: views/wp-maintenance-dashboard.php:261 views/wp-maintenance-picture.php:91
239
  #: views/wp-maintenance-picture.php:152 views/wp-maintenance-picture.php:184
240
  #: views/wp-maintenance-picture.php:191 views/wp-maintenance-settings.php:69
241
- #: views/wp-maintenance-settings.php:88
242
  msgid "Yes"
243
  msgstr "Oui"
244
 
245
- #: views/wp-maintenance-colors.php:111 views/wp-maintenance-countdown.php:60
246
  #: views/wp-maintenance-countdown.php:98 views/wp-maintenance-countdown.php:110
247
- #: views/wp-maintenance-css.php:59 views/wp-maintenance-dashboard.php:68
248
- #: views/wp-maintenance-dashboard.php:128
249
- #: views/wp-maintenance-dashboard.php:152
250
- #: views/wp-maintenance-dashboard.php:175
251
- #: views/wp-maintenance-dashboard.php:246
252
- #: views/wp-maintenance-dashboard.php:263 views/wp-maintenance-picture.php:93
253
  #: views/wp-maintenance-picture.php:154 views/wp-maintenance-picture.php:186
254
  #: views/wp-maintenance-picture.php:193 views/wp-maintenance-settings.php:71
255
- #: views/wp-maintenance-settings.php:90
256
  msgid "No"
257
  msgstr "Non"
258
 
259
- #: views/wp-maintenance-colors.php:116
260
  msgid "Color:"
261
  msgstr "Couleur :"
262
 
263
- #: views/wp-maintenance-colors.php:117
264
  msgid "Opacity:"
265
  msgstr "Opacité :"
266
 
267
- #: views/wp-maintenance-colors.php:119 views/wp-maintenance-picture.php:176
268
  msgid "Width:"
269
  msgstr "Largeur :"
270
 
271
- #: views/wp-maintenance-colors.php:126
272
  msgid "Choice countdown fonts and colors:"
273
  msgstr "Choix des polices et couleurs du compte à rebours :"
274
 
275
- #: views/wp-maintenance-colors.php:127
276
  msgid "Countdown text color:"
277
  msgstr "Couleur du texte du compteur :"
278
 
279
- #: views/wp-maintenance-colors.php:128
280
  msgid "Countdown background color:"
281
  msgstr "Couleur du fond du compteur :"
282
 
283
- #: views/wp-maintenance-colors.php:130
284
  msgid "Countdown font settings"
285
  msgstr "Paramètres de la police du compte à rebours"
286
 
287
- #: views/wp-maintenance-colors.php:144
288
  msgid "Choice fonts and colors bottom page:"
289
  msgstr "Choix des polices et couleurs du bas de page :"
290
 
291
- #: views/wp-maintenance-colors.php:145
292
  msgid "Bottom color:"
293
  msgstr "Couleur du fond :"
294
 
295
- #: views/wp-maintenance-colors.php:146
296
  msgid "Text bottom color:"
297
  msgstr "Couleur du texte :"
298
 
299
- #: views/wp-maintenance-colors.php:171
300
  msgid "Choice form color:"
301
  msgstr "Choisir les couleurs du formulaire :"
302
 
303
- #: views/wp-maintenance-colors.php:200
304
  msgid "Field text color:"
305
  msgstr "Couleur du texte dans les champs :"
306
 
307
- #: views/wp-maintenance-colors.php:202
308
  msgid "Field border color:"
309
  msgstr "Couleur de bordure des champs :"
310
 
311
- #: views/wp-maintenance-colors.php:204
312
  msgid "Field background color:"
313
  msgstr "Couleur de fond des champs :"
314
 
315
- #: views/wp-maintenance-colors.php:207
316
  msgid "Button text color:"
317
  msgstr "Couleur du texte dans le bouton :"
318
 
319
- #: views/wp-maintenance-colors.php:210
320
  msgid "Button color:"
321
  msgstr "Couleur du bouton :"
322
 
323
- #: views/wp-maintenance-colors.php:213
324
  msgid "Button color hover:"
325
  msgstr "Couleur du bouton au survol :"
326
 
327
- #: views/wp-maintenance-colors.php:215
328
  msgid "Button color onclick:"
329
  msgstr "Couleur du bouton au click :"
330
 
331
- #: views/wp-maintenance-colors.php:219
332
  #, php-format
333
  msgid "Enable %s to customize the forms"
334
  msgstr "Activer %s pour personnaliser les formulaires"
335
 
336
- #: views/wp-maintenance-colors.php:219
337
  msgid "newsletter option"
338
  msgstr "options de newsletter"
339
 
340
- #: views/wp-maintenance-colors.php:223
341
  msgid "Enable Mailpoet or MailChimp extensions to customize the forms"
342
  msgstr ""
343
  "Activer les extensions Mailpoet ou MailChimp personnaliser les formulaires"
@@ -527,39 +527,39 @@ msgstr "Cliquez pour tout sélectionner"
527
  msgid "Need CSS code for MailChimp plugin?"
528
  msgstr "Besoin de code CSS pour le plugin MailChimp ?"
529
 
530
- #: views/wp-maintenance-dashboard.php:62
531
  msgid "Enable maintenance mode:"
532
  msgstr "Activer le mode maintenance :"
533
 
534
- #: views/wp-maintenance-dashboard.php:76
535
  msgid "Title and text for the maintenance page:"
536
  msgstr "Titre et Texte de la page maintenance :"
537
 
538
- #: views/wp-maintenance-dashboard.php:77
539
  msgid "Title:"
540
  msgstr "Titre :"
541
 
542
- #: views/wp-maintenance-dashboard.php:78 views/wp-maintenance-picture.php:238
543
  msgid "Text:"
544
  msgstr "Texte :"
545
 
546
- #: views/wp-maintenance-dashboard.php:98
547
  msgid "Text in the bottom of maintenance page:"
548
  msgstr "Texte du bas de la page de maintenance :"
549
 
550
- #: views/wp-maintenance-dashboard.php:122
551
  msgid "Enable login access in the bottom ?"
552
  msgstr "Permettre l’accès de connexion en bas de page ?"
553
 
554
- #: views/wp-maintenance-dashboard.php:136
555
  msgid "Enter a text to go to the dashboard:"
556
  msgstr "Entrer une phrase pour aller au tableau de bord :"
557
 
558
- #: views/wp-maintenance-dashboard.php:138
559
  msgid "Eg: connect to %DASHBOARD% here!"
560
  msgstr "Ex : Connectez-vous au %DASHBOARD% !"
561
 
562
- #: views/wp-maintenance-dashboard.php:138
563
  msgid ""
564
  "(%DASHBOARD% will be replaced with the link to the dashboard and the word "
565
  "\"Dashboard\")"
@@ -567,89 +567,89 @@ msgstr ""
567
  "(%DASHBOARD% sera remplacé par le mot \"Tableau de bord\" et le lien vers "
568
  "celui-ci)"
569
 
570
- #: views/wp-maintenance-dashboard.php:146
571
  msgid "Enable Google Analytics:"
572
  msgstr "Activer Google Analytics :"
573
 
574
- #: views/wp-maintenance-dashboard.php:160
575
  msgid "Enter your Google analytics tracking ID here:"
576
  msgstr "Enter votre ID de suivi de Google Analytics ici :"
577
 
578
- #: views/wp-maintenance-dashboard.php:162
579
  msgid "Enter your domain URL:"
580
  msgstr "Entrer l'URL de votre domaine :"
581
 
582
- #: views/wp-maintenance-dashboard.php:169
583
  msgid "Enable Social Networks:"
584
  msgstr "Activer les réseaux sociaux :"
585
 
586
- #: views/wp-maintenance-dashboard.php:183
587
  msgid "Enter text for the title icons:"
588
  msgstr "Entrez un texte pour la balise title des icônes :"
589
 
590
- #: views/wp-maintenance-dashboard.php:184
591
  msgid "Follow me on"
592
  msgstr "Suivez-moi sur"
593
 
594
- #: views/wp-maintenance-dashboard.php:186
595
  msgid "Drad and drop the lines to put in the order you want:"
596
  msgstr ""
597
  "Cliquez et glisser les lignes pour mettre dans l'ordre que vous souhaitez :"
598
 
599
- #: views/wp-maintenance-dashboard.php:213
600
  msgid "Choose icons size:"
601
  msgstr "Choisissez la taille des icônes :"
602
 
603
- #: views/wp-maintenance-dashboard.php:224 views/wp-maintenance-picture.php:199
604
  msgid "Position:"
605
  msgstr "Position :"
606
 
607
- #: views/wp-maintenance-dashboard.php:226
608
  msgid "Top"
609
  msgstr "Haut"
610
 
611
- #: views/wp-maintenance-dashboard.php:227
612
  msgid "Bottom"
613
  msgstr "Bas"
614
 
615
- #: views/wp-maintenance-dashboard.php:230
616
  msgid "Align:"
617
  msgstr "Alignement :"
618
 
619
- #: views/wp-maintenance-dashboard.php:232
620
  msgid "Left"
621
  msgstr "Gauche"
622
 
623
- #: views/wp-maintenance-dashboard.php:233
624
  msgid "Center"
625
  msgstr "Centre"
626
 
627
- #: views/wp-maintenance-dashboard.php:234
628
  msgid "Right"
629
  msgstr "Droite"
630
 
631
- #: views/wp-maintenance-dashboard.php:237
632
  msgid "You have your own icons? Enter the folder name of your theme here:"
633
  msgstr ""
634
  "Vous avez vos propres icônes ? Entrez le nom du dossier de votre thème ici :"
635
 
636
- #: views/wp-maintenance-dashboard.php:240
637
  msgid "Reset Social Icon?"
638
  msgstr "Réinitialiser les icônes des réseaux sociaux ?"
639
 
640
- #: views/wp-maintenance-dashboard.php:257
641
  msgid "Enable Newletter:"
642
  msgstr "Activer l'encart de newletter :"
643
 
644
- #: views/wp-maintenance-dashboard.php:271
645
  msgid "Enter title for the newletter block:"
646
  msgstr "Entrez un titre pour l'encart de la newsletter :"
647
 
648
- #: views/wp-maintenance-dashboard.php:273
649
  msgid "Enter your newletter shortcode here:"
650
  msgstr "Entrez le Shortcode de la newletter ici :"
651
 
652
- #: views/wp-maintenance-dashboard.php:275
653
  msgid "Or enter your newletter iframe code here:"
654
  msgstr "Ou entrez le code iframe de la newsletter ici :"
655
 
@@ -765,12 +765,12 @@ msgstr ""
765
  "Vous pouvez utiliser ce Shortcode pour include les icons des réseaux sociaux "
766
  "sur votre page :"
767
 
768
- #: views/wp-maintenance-settings.php:84
769
  msgid "Delete custom settings upon plugin deactivation?"
770
  msgstr ""
771
  "Effacer les réglages personnalisés lors de la désactivation de l'extension ?"
772
 
773
- #: views/wp-maintenance-settings.php:84
774
  msgid ""
775
  "If you set \"Yes\" all custom settings will be deleted from database upon "
776
  "plugin deactivation"
@@ -778,19 +778,31 @@ msgstr ""
778
  "Si vous laissez sur \"oui\" tous les réglages personnalisés seront effacés "
779
  "de la base de données lors de la désactivation de l'extension"
780
 
781
- #: views/wp-maintenance-settings.php:98
 
 
 
 
 
 
 
 
 
 
 
 
782
  msgid "Roles and Capabilities:"
783
  msgstr "Rôles et capacités :"
784
 
785
- #: views/wp-maintenance-settings.php:99
786
  msgid "Allow the site to display these roles:"
787
  msgstr "Autoriser l'affichage du site à ces rôles :"
788
 
789
- #: views/wp-maintenance-settings.php:118
790
  msgid "IP autorized:"
791
  msgstr "IP autorisées :"
792
 
793
- #: views/wp-maintenance-settings.php:119
794
  msgid ""
795
  "Allow the site to display these IP addresses. Please, enter one IP address "
796
  "by line:"
@@ -798,11 +810,11 @@ msgstr ""
798
  "Autoriser l'affichage du site à ces adresses IP. Merci d'entrer 1 adresse IP "
799
  "par ligne :"
800
 
801
- #: views/wp-maintenance-settings.php:125
802
  msgid "ID pages autorized:"
803
  msgstr "ID de pages autorisées :"
804
 
805
- #: views/wp-maintenance-settings.php:126
806
  msgid ""
807
  "Allow the site to display these ID pages. Please, enter the ID pages "
808
  "separate with comma :"
@@ -810,11 +822,11 @@ msgstr ""
810
  "Autoriser le site à afficher des pages d'ID. Merci d'entrer les ID de pages "
811
  "séparées par une virgule :"
812
 
813
- #: views/wp-maintenance-settings.php:132
814
  msgid "Header Code:"
815
  msgstr "Code pour le header :"
816
 
817
- #: views/wp-maintenance-settings.php:133
818
  msgid ""
819
  "The following code will add to the <head> tag. Useful if you need to add "
820
  "additional scripts such as CSS or JS."
@@ -822,24 +834,24 @@ msgstr ""
822
  "Le code suivant va être ajouter à la balise <head>. Très utile si vous avez "
823
  "besoin d'ajouter des scripts supplémentaires tels que CSS ou JS."
824
 
825
- #: views/wp-maintenance-settings.php:160 views/wp-maintenance-settings.php:161
826
- #: views/wp-maintenance-settings.php:175 views/wp-maintenance-settings.php:176
827
  msgid "Click to toggle"
828
  msgstr "Cliquez pour ouvrir"
829
 
830
- #: views/wp-maintenance-settings.php:161
831
  msgid "Export Settings"
832
  msgstr "Exporter les paramètres"
833
 
834
- #: views/wp-maintenance-settings.php:169
835
  msgid "Export"
836
  msgstr "Exporter"
837
 
838
- #: views/wp-maintenance-settings.php:176
839
  msgid "Import Settings"
840
  msgstr "Importer les paramètres"
841
 
842
- #: views/wp-maintenance-settings.php:178
843
  msgid ""
844
  "Import the plugin settings from a .json file. This file can be obtained by "
845
  "exporting the settings on another site using the form above."
@@ -848,7 +860,7 @@ msgstr ""
848
  "être obtenu en exportant les paramètres sur un autre site en utilisant le "
849
  "formulaire ci-dessus."
850
 
851
- #: views/wp-maintenance-settings.php:186
852
  msgid "Import"
853
  msgstr "Importer"
854
 
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: WP Maintenance\n"
4
+ "POT-Creation-Date: 2017-08-09 10:06+0200\n"
5
+ "PO-Revision-Date: 2017-08-09 10:07+0200\n"
6
  "Last-Translator: \n"
7
  "Language-Team: \n"
8
  "Language: fr_FR\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
+ "X-Generator: Poedit 2.0.3\n"
13
  "X-Poedit-Basepath: ..\n"
14
  "Plural-Forms: nplurals=2; plural=(n > 1);\n"
15
  "X-Poedit-Flags-xgettext: --add-comments=translators:\n"
45
  msgid "Next"
46
  msgstr "Suivant"
47
 
48
+ #: classes/wp-maintenance.php:45 classes/wp-maintenance.php:280
49
  msgid "This site is down for maintenance"
50
  msgstr "Ce site est fermé pour maintenance"
51
 
52
+ #: classes/wp-maintenance.php:46 classes/wp-maintenance.php:281
53
  msgid "Come back quickly!"
54
  msgstr "Nous revenons rapidement !"
55
 
56
+ #: classes/wp-maintenance.php:154 classes/wp-maintenance.php:270
57
  #: views/wp-maintenance-settings.php:57
58
  msgid "Settings"
59
  msgstr "Réglages"
60
 
61
+ #: classes/wp-maintenance.php:213
62
  msgid "Maintenance mode activated!"
63
  msgstr "Maintenance activée !"
64
 
65
+ #: classes/wp-maintenance.php:260 views/wp-maintenance-dashboard.php:53
66
  msgid "General"
67
  msgstr "Général"
68
 
69
+ #: classes/wp-maintenance.php:262 views/wp-maintenance-colors.php:41
70
  msgid "Colors & Fonts"
71
  msgstr "Coleurs & Polices"
72
 
73
+ #: classes/wp-maintenance.php:264
74
  msgid "Pictures"
75
  msgstr "Images"
76
 
77
+ #: classes/wp-maintenance.php:266
78
  msgid "CountDown"
79
  msgstr "Compte à rebours"
80
 
81
+ #: classes/wp-maintenance.php:268 views/wp-maintenance-css.php:36
82
  msgid "CSS Style"
83
  msgstr "Style CSS"
84
 
85
+ #: classes/wp-maintenance.php:400
86
  msgid "Choose This Image"
87
  msgstr "Choisir cette image"
88
 
89
+ #: classes/wp-maintenance.php:401
90
  msgid "Choose Image"
91
  msgstr "Choisir une image"
92
 
93
+ #: classes/wp-maintenance.php:417 classes/wp-maintenance.php:425
94
+ #: classes/wp-maintenance.php:433 classes/wp-maintenance.php:442
95
+ #: classes/wp-maintenance.php:451 classes/wp-maintenance.php:460
96
  msgid "You do not have sufficient privileges to access this page."
97
  msgstr ""
98
  "Vous n'avez pas les autorisations suffisantes pour accéder à cette page."
99
 
100
+ #: classes/wp-maintenance.php:543
101
  msgid "Please upload a valid .json file"
102
  msgstr "Veuillez téléverser un fichier .json valide"
103
 
104
+ #: classes/wp-maintenance.php:549
105
  msgid "Please upload a file to import"
106
  msgstr "Veuillez téléverser un fichier à importer"
107
 
108
+ #: classes/wp-maintenance.php:559
109
  msgid "New settings imported successfully!"
110
  msgstr "Nouveaux paramètres importés avec succès."
111
 
112
+ #: classes/wp-maintenance.php:755
113
  msgid "Dashboard"
114
  msgstr "Tableau de bord"
115
 
190
  msgid "give it 5 &#9733; on WordPress.org"
191
  msgstr "donnez-lui 5 &#9733; sur WordPress.org"
192
 
193
+ #: views/wp-maintenance-colors.php:51
194
  msgid "Choice general colors:"
195
  msgstr "Choix des couleurs générales :"
196
 
197
+ #: views/wp-maintenance-colors.php:52
198
  msgid "Background page color:"
199
  msgstr "Couleur du fond de page :"
200
 
201
+ #: views/wp-maintenance-colors.php:53
202
  msgid "Header color:"
203
  msgstr "Couleur d'entête :"
204
 
205
+ #: views/wp-maintenance-colors.php:56
206
  msgid "Choice texts fonts and colors:"
207
  msgstr "Choix des polices et couleurs des textes :"
208
 
209
+ #: views/wp-maintenance-colors.php:57
210
  msgid "Text color:"
211
  msgstr "Couleur du texte :"
212
 
213
+ #: views/wp-maintenance-colors.php:59
214
  msgid "Title font settings"
215
  msgstr "Paramètres de la police du titre"
216
 
217
+ #: views/wp-maintenance-colors.php:66 views/wp-maintenance-colors.php:89
218
+ #: views/wp-maintenance-colors.php:143 views/wp-maintenance-colors.php:164
219
+ #: views/wp-maintenance-colors.php:198
220
  msgid "Size:"
221
  msgstr "Taille :"
222
 
223
+ #: views/wp-maintenance-colors.php:82 views/wp-maintenance-colors.php:157
224
  msgid "Text font settings"
225
  msgstr "Paramètres de la police du texte"
226
 
227
+ #: views/wp-maintenance-colors.php:107
228
  msgid "Activate Frame"
229
  msgstr "Activer le cadre"
230
 
231
+ #: views/wp-maintenance-colors.php:111 views/wp-maintenance-countdown.php:58
232
  #: views/wp-maintenance-countdown.php:96 views/wp-maintenance-countdown.php:108
233
+ #: views/wp-maintenance-css.php:57 views/wp-maintenance-dashboard.php:64
234
+ #: views/wp-maintenance-dashboard.php:124
235
+ #: views/wp-maintenance-dashboard.php:148
236
+ #: views/wp-maintenance-dashboard.php:171
237
+ #: views/wp-maintenance-dashboard.php:242
238
+ #: views/wp-maintenance-dashboard.php:259 views/wp-maintenance-picture.php:91
239
  #: views/wp-maintenance-picture.php:152 views/wp-maintenance-picture.php:184
240
  #: views/wp-maintenance-picture.php:191 views/wp-maintenance-settings.php:69
241
+ #: views/wp-maintenance-settings.php:89 views/wp-maintenance-settings.php:104
242
  msgid "Yes"
243
  msgstr "Oui"
244
 
245
+ #: views/wp-maintenance-colors.php:113 views/wp-maintenance-countdown.php:60
246
  #: views/wp-maintenance-countdown.php:98 views/wp-maintenance-countdown.php:110
247
+ #: views/wp-maintenance-css.php:59 views/wp-maintenance-dashboard.php:66
248
+ #: views/wp-maintenance-dashboard.php:126
249
+ #: views/wp-maintenance-dashboard.php:150
250
+ #: views/wp-maintenance-dashboard.php:173
251
+ #: views/wp-maintenance-dashboard.php:244
252
+ #: views/wp-maintenance-dashboard.php:261 views/wp-maintenance-picture.php:93
253
  #: views/wp-maintenance-picture.php:154 views/wp-maintenance-picture.php:186
254
  #: views/wp-maintenance-picture.php:193 views/wp-maintenance-settings.php:71
255
+ #: views/wp-maintenance-settings.php:91 views/wp-maintenance-settings.php:106
256
  msgid "No"
257
  msgstr "Non"
258
 
259
+ #: views/wp-maintenance-colors.php:120
260
  msgid "Color:"
261
  msgstr "Couleur :"
262
 
263
+ #: views/wp-maintenance-colors.php:121
264
  msgid "Opacity:"
265
  msgstr "Opacité :"
266
 
267
+ #: views/wp-maintenance-colors.php:123 views/wp-maintenance-picture.php:176
268
  msgid "Width:"
269
  msgstr "Largeur :"
270
 
271
+ #: views/wp-maintenance-colors.php:131
272
  msgid "Choice countdown fonts and colors:"
273
  msgstr "Choix des polices et couleurs du compte à rebours :"
274
 
275
+ #: views/wp-maintenance-colors.php:132
276
  msgid "Countdown text color:"
277
  msgstr "Couleur du texte du compteur :"
278
 
279
+ #: views/wp-maintenance-colors.php:133
280
  msgid "Countdown background color:"
281
  msgstr "Couleur du fond du compteur :"
282
 
283
+ #: views/wp-maintenance-colors.php:136
284
  msgid "Countdown font settings"
285
  msgstr "Paramètres de la police du compte à rebours"
286
 
287
+ #: views/wp-maintenance-colors.php:152
288
  msgid "Choice fonts and colors bottom page:"
289
  msgstr "Choix des polices et couleurs du bas de page :"
290
 
291
+ #: views/wp-maintenance-colors.php:153
292
  msgid "Bottom color:"
293
  msgstr "Couleur du fond :"
294
 
295
+ #: views/wp-maintenance-colors.php:154
296
  msgid "Text bottom color:"
297
  msgstr "Couleur du texte :"
298
 
299
+ #: views/wp-maintenance-colors.php:181
300
  msgid "Choice form color:"
301
  msgstr "Choisir les couleurs du formulaire :"
302
 
303
+ #: views/wp-maintenance-colors.php:212
304
  msgid "Field text color:"
305
  msgstr "Couleur du texte dans les champs :"
306
 
307
+ #: views/wp-maintenance-colors.php:214
308
  msgid "Field border color:"
309
  msgstr "Couleur de bordure des champs :"
310
 
311
+ #: views/wp-maintenance-colors.php:216
312
  msgid "Field background color:"
313
  msgstr "Couleur de fond des champs :"
314
 
315
+ #: views/wp-maintenance-colors.php:219
316
  msgid "Button text color:"
317
  msgstr "Couleur du texte dans le bouton :"
318
 
319
+ #: views/wp-maintenance-colors.php:222
320
  msgid "Button color:"
321
  msgstr "Couleur du bouton :"
322
 
323
+ #: views/wp-maintenance-colors.php:225
324
  msgid "Button color hover:"
325
  msgstr "Couleur du bouton au survol :"
326
 
327
+ #: views/wp-maintenance-colors.php:227
328
  msgid "Button color onclick:"
329
  msgstr "Couleur du bouton au click :"
330
 
331
+ #: views/wp-maintenance-colors.php:231
332
  #, php-format
333
  msgid "Enable %s to customize the forms"
334
  msgstr "Activer %s pour personnaliser les formulaires"
335
 
336
+ #: views/wp-maintenance-colors.php:231
337
  msgid "newsletter option"
338
  msgstr "options de newsletter"
339
 
340
+ #: views/wp-maintenance-colors.php:235
341
  msgid "Enable Mailpoet or MailChimp extensions to customize the forms"
342
  msgstr ""
343
  "Activer les extensions Mailpoet ou MailChimp personnaliser les formulaires"
527
  msgid "Need CSS code for MailChimp plugin?"
528
  msgstr "Besoin de code CSS pour le plugin MailChimp ?"
529
 
530
+ #: views/wp-maintenance-dashboard.php:60
531
  msgid "Enable maintenance mode:"
532
  msgstr "Activer le mode maintenance :"
533
 
534
+ #: views/wp-maintenance-dashboard.php:74
535
  msgid "Title and text for the maintenance page:"
536
  msgstr "Titre et Texte de la page maintenance :"
537
 
538
+ #: views/wp-maintenance-dashboard.php:75
539
  msgid "Title:"
540
  msgstr "Titre :"
541
 
542
+ #: views/wp-maintenance-dashboard.php:76 views/wp-maintenance-picture.php:238
543
  msgid "Text:"
544
  msgstr "Texte :"
545
 
546
+ #: views/wp-maintenance-dashboard.php:96
547
  msgid "Text in the bottom of maintenance page:"
548
  msgstr "Texte du bas de la page de maintenance :"
549
 
550
+ #: views/wp-maintenance-dashboard.php:120
551
  msgid "Enable login access in the bottom ?"
552
  msgstr "Permettre l’accès de connexion en bas de page ?"
553
 
554
+ #: views/wp-maintenance-dashboard.php:134
555
  msgid "Enter a text to go to the dashboard:"
556
  msgstr "Entrer une phrase pour aller au tableau de bord :"
557
 
558
+ #: views/wp-maintenance-dashboard.php:136
559
  msgid "Eg: connect to %DASHBOARD% here!"
560
  msgstr "Ex : Connectez-vous au %DASHBOARD% !"
561
 
562
+ #: views/wp-maintenance-dashboard.php:136
563
  msgid ""
564
  "(%DASHBOARD% will be replaced with the link to the dashboard and the word "
565
  "\"Dashboard\")"
567
  "(%DASHBOARD% sera remplacé par le mot \"Tableau de bord\" et le lien vers "
568
  "celui-ci)"
569
 
570
+ #: views/wp-maintenance-dashboard.php:144
571
  msgid "Enable Google Analytics:"
572
  msgstr "Activer Google Analytics :"
573
 
574
+ #: views/wp-maintenance-dashboard.php:158
575
  msgid "Enter your Google analytics tracking ID here:"
576
  msgstr "Enter votre ID de suivi de Google Analytics ici :"
577
 
578
+ #: views/wp-maintenance-dashboard.php:160
579
  msgid "Enter your domain URL:"
580
  msgstr "Entrer l'URL de votre domaine :"
581
 
582
+ #: views/wp-maintenance-dashboard.php:167
583
  msgid "Enable Social Networks:"
584
  msgstr "Activer les réseaux sociaux :"
585
 
586
+ #: views/wp-maintenance-dashboard.php:181
587
  msgid "Enter text for the title icons:"
588
  msgstr "Entrez un texte pour la balise title des icônes :"
589
 
590
+ #: views/wp-maintenance-dashboard.php:182
591
  msgid "Follow me on"
592
  msgstr "Suivez-moi sur"
593
 
594
+ #: views/wp-maintenance-dashboard.php:184
595
  msgid "Drad and drop the lines to put in the order you want:"
596
  msgstr ""
597
  "Cliquez et glisser les lignes pour mettre dans l'ordre que vous souhaitez :"
598
 
599
+ #: views/wp-maintenance-dashboard.php:211
600
  msgid "Choose icons size:"
601
  msgstr "Choisissez la taille des icônes :"
602
 
603
+ #: views/wp-maintenance-dashboard.php:222 views/wp-maintenance-picture.php:199
604
  msgid "Position:"
605
  msgstr "Position :"
606
 
607
+ #: views/wp-maintenance-dashboard.php:224
608
  msgid "Top"
609
  msgstr "Haut"
610
 
611
+ #: views/wp-maintenance-dashboard.php:225
612
  msgid "Bottom"
613
  msgstr "Bas"
614
 
615
+ #: views/wp-maintenance-dashboard.php:228
616
  msgid "Align:"
617
  msgstr "Alignement :"
618
 
619
+ #: views/wp-maintenance-dashboard.php:230
620
  msgid "Left"
621
  msgstr "Gauche"
622
 
623
+ #: views/wp-maintenance-dashboard.php:231
624
  msgid "Center"
625
  msgstr "Centre"
626
 
627
+ #: views/wp-maintenance-dashboard.php:232
628
  msgid "Right"
629
  msgstr "Droite"
630
 
631
+ #: views/wp-maintenance-dashboard.php:235
632
  msgid "You have your own icons? Enter the folder name of your theme here:"
633
  msgstr ""
634
  "Vous avez vos propres icônes ? Entrez le nom du dossier de votre thème ici :"
635
 
636
+ #: views/wp-maintenance-dashboard.php:238
637
  msgid "Reset Social Icon?"
638
  msgstr "Réinitialiser les icônes des réseaux sociaux ?"
639
 
640
+ #: views/wp-maintenance-dashboard.php:255
641
  msgid "Enable Newletter:"
642
  msgstr "Activer l'encart de newletter :"
643
 
644
+ #: views/wp-maintenance-dashboard.php:269
645
  msgid "Enter title for the newletter block:"
646
  msgstr "Entrez un titre pour l'encart de la newsletter :"
647
 
648
+ #: views/wp-maintenance-dashboard.php:271
649
  msgid "Enter your newletter shortcode here:"
650
  msgstr "Entrez le Shortcode de la newletter ici :"
651
 
652
+ #: views/wp-maintenance-dashboard.php:273
653
  msgid "Or enter your newletter iframe code here:"
654
  msgstr "Ou entrez le code iframe de la newsletter ici :"
655
 
765
  "Vous pouvez utiliser ce Shortcode pour include les icons des réseaux sociaux "
766
  "sur votre page :"
767
 
768
+ #: views/wp-maintenance-settings.php:85
769
  msgid "Delete custom settings upon plugin deactivation?"
770
  msgstr ""
771
  "Effacer les réglages personnalisés lors de la désactivation de l'extension ?"
772
 
773
+ #: views/wp-maintenance-settings.php:85
774
  msgid ""
775
  "If you set \"Yes\" all custom settings will be deleted from database upon "
776
  "plugin deactivation"
778
  "Si vous laissez sur \"oui\" tous les réglages personnalisés seront effacés "
779
  "de la base de données lors de la désactivation de l'extension"
780
 
781
+ #: views/wp-maintenance-settings.php:100
782
+ msgid "Display code HTTP Error 503?"
783
+ msgstr "Afficher Code Erreur HTTP 503 ?"
784
+
785
+ #: views/wp-maintenance-settings.php:100
786
+ msgid ""
787
+ "If you set \"Yes\", this returns the error page \"503 Service Unavailable "
788
+ "Error\""
789
+ msgstr ""
790
+ "Si vous définissez \"Oui\", cela renvoie la page en erreur \"503 Service "
791
+ "temporairement indisponible ou en maintenance\""
792
+
793
+ #: views/wp-maintenance-settings.php:114
794
  msgid "Roles and Capabilities:"
795
  msgstr "Rôles et capacités :"
796
 
797
+ #: views/wp-maintenance-settings.php:115
798
  msgid "Allow the site to display these roles:"
799
  msgstr "Autoriser l'affichage du site à ces rôles :"
800
 
801
+ #: views/wp-maintenance-settings.php:134
802
  msgid "IP autorized:"
803
  msgstr "IP autorisées :"
804
 
805
+ #: views/wp-maintenance-settings.php:135
806
  msgid ""
807
  "Allow the site to display these IP addresses. Please, enter one IP address "
808
  "by line:"
810
  "Autoriser l'affichage du site à ces adresses IP. Merci d'entrer 1 adresse IP "
811
  "par ligne :"
812
 
813
+ #: views/wp-maintenance-settings.php:141
814
  msgid "ID pages autorized:"
815
  msgstr "ID de pages autorisées :"
816
 
817
+ #: views/wp-maintenance-settings.php:142
818
  msgid ""
819
  "Allow the site to display these ID pages. Please, enter the ID pages "
820
  "separate with comma :"
822
  "Autoriser le site à afficher des pages d'ID. Merci d'entrer les ID de pages "
823
  "séparées par une virgule :"
824
 
825
+ #: views/wp-maintenance-settings.php:148
826
  msgid "Header Code:"
827
  msgstr "Code pour le header :"
828
 
829
+ #: views/wp-maintenance-settings.php:149
830
  msgid ""
831
  "The following code will add to the <head> tag. Useful if you need to add "
832
  "additional scripts such as CSS or JS."
834
  "Le code suivant va être ajouter à la balise <head>. Très utile si vous avez "
835
  "besoin d'ajouter des scripts supplémentaires tels que CSS ou JS."
836
 
837
+ #: views/wp-maintenance-settings.php:176 views/wp-maintenance-settings.php:177
838
+ #: views/wp-maintenance-settings.php:191 views/wp-maintenance-settings.php:192
839
  msgid "Click to toggle"
840
  msgstr "Cliquez pour ouvrir"
841
 
842
+ #: views/wp-maintenance-settings.php:177
843
  msgid "Export Settings"
844
  msgstr "Exporter les paramètres"
845
 
846
+ #: views/wp-maintenance-settings.php:185
847
  msgid "Export"
848
  msgstr "Exporter"
849
 
850
+ #: views/wp-maintenance-settings.php:192
851
  msgid "Import Settings"
852
  msgstr "Importer les paramètres"
853
 
854
+ #: views/wp-maintenance-settings.php:194
855
  msgid ""
856
  "Import the plugin settings from a .json file. This file can be obtained by "
857
  "exporting the settings on another site using the form above."
860
  "être obtenu en exportant les paramètres sur un autre site en utilisant le "
861
  "formulaire ci-dessus."
862
 
863
+ #: views/wp-maintenance-settings.php:202
864
  msgid "Import"
865
  msgstr "Importer"
866
 
languages/wp-maintenance.pot CHANGED
@@ -2,7 +2,7 @@
2
  msgid ""
3
  msgstr ""
4
  "Project-Id-Version: WP Maintenance\n"
5
- "POT-Creation-Date: 2017-04-18 12:27+0100\n"
6
  "PO-Revision-Date: 2015-03-19 11:19+0100\n"
7
  "Last-Translator: Florent Maillefaud <contact@restezconnectes.fr>\n"
8
  "Language-Team: Florent Maillefaud <contact@restezconnectes.fr>\n"
@@ -10,7 +10,7 @@ msgstr ""
10
  "MIME-Version: 1.0\n"
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
- "X-Generator: Poedit 2.0\n"
14
  "X-Poedit-KeywordsList: __;_e\n"
15
  "X-Poedit-Basepath: ..\n"
16
  "Plural-Forms: nplurals=2; plural=n>1;\n"
@@ -41,70 +41,70 @@ msgstr ""
41
  msgid "Next"
42
  msgstr ""
43
 
44
- #: classes/wp-maintenance.php:45 classes/wp-maintenance.php:276
45
  msgid "This site is down for maintenance"
46
  msgstr ""
47
 
48
- #: classes/wp-maintenance.php:46 classes/wp-maintenance.php:277
49
  msgid "Come back quickly!"
50
  msgstr ""
51
 
52
- #: classes/wp-maintenance.php:150 classes/wp-maintenance.php:266
53
  #: views/wp-maintenance-settings.php:57
54
  msgid "Settings"
55
  msgstr ""
56
 
57
- #: classes/wp-maintenance.php:209
58
  msgid "Maintenance mode activated!"
59
  msgstr ""
60
 
61
- #: classes/wp-maintenance.php:256 views/wp-maintenance-dashboard.php:54
62
  msgid "General"
63
  msgstr ""
64
 
65
- #: classes/wp-maintenance.php:258 views/wp-maintenance-colors.php:34
66
  msgid "Colors & Fonts"
67
  msgstr ""
68
 
69
- #: classes/wp-maintenance.php:260
70
  msgid "Pictures"
71
  msgstr ""
72
 
73
- #: classes/wp-maintenance.php:262
74
  msgid "CountDown"
75
  msgstr ""
76
 
77
- #: classes/wp-maintenance.php:264 views/wp-maintenance-css.php:36
78
  msgid "CSS Style"
79
  msgstr ""
80
 
81
- #: classes/wp-maintenance.php:396
82
  msgid "Choose This Image"
83
  msgstr ""
84
 
85
- #: classes/wp-maintenance.php:397
86
  msgid "Choose Image"
87
  msgstr ""
88
 
89
- #: classes/wp-maintenance.php:413 classes/wp-maintenance.php:421
90
- #: classes/wp-maintenance.php:429 classes/wp-maintenance.php:438
91
- #: classes/wp-maintenance.php:447 classes/wp-maintenance.php:456
92
  msgid "You do not have sufficient privileges to access this page."
93
  msgstr ""
94
 
95
- #: classes/wp-maintenance.php:560
96
  msgid "Please upload a valid .json file"
97
  msgstr ""
98
 
99
- #: classes/wp-maintenance.php:566
100
  msgid "Please upload a file to import"
101
  msgstr ""
102
 
103
- #: classes/wp-maintenance.php:576
104
  msgid "New settings imported successfully!"
105
  msgstr ""
106
 
107
- #: classes/wp-maintenance.php:772
108
  msgid "Dashboard"
109
  msgstr ""
110
 
@@ -180,154 +180,154 @@ msgstr ""
180
  msgid "give it 5 &#9733; on WordPress.org"
181
  msgstr ""
182
 
183
- #: views/wp-maintenance-colors.php:44
184
  msgid "Choice general colors:"
185
  msgstr ""
186
 
187
- #: views/wp-maintenance-colors.php:45
188
  msgid "Background page color:"
189
  msgstr ""
190
 
191
- #: views/wp-maintenance-colors.php:46
192
  msgid "Header color:"
193
  msgstr ""
194
 
195
- #: views/wp-maintenance-colors.php:49
196
  msgid "Choice texts fonts and colors:"
197
  msgstr ""
198
 
199
- #: views/wp-maintenance-colors.php:50
200
  msgid "Text color:"
201
  msgstr ""
202
 
203
- #: views/wp-maintenance-colors.php:52
204
  msgid "Title font settings"
205
  msgstr ""
206
 
207
- #: views/wp-maintenance-colors.php:66 views/wp-maintenance-colors.php:87
208
- #: views/wp-maintenance-colors.php:135 views/wp-maintenance-colors.php:154
209
- #: views/wp-maintenance-colors.php:186
210
  msgid "Size:"
211
  msgstr ""
212
 
213
- #: views/wp-maintenance-colors.php:82 views/wp-maintenance-colors.php:149
214
  msgid "Text font settings"
215
  msgstr ""
216
 
217
- #: views/wp-maintenance-colors.php:105
218
  msgid "Activate Frame"
219
  msgstr ""
220
 
221
- #: views/wp-maintenance-colors.php:109 views/wp-maintenance-countdown.php:58
222
  #: views/wp-maintenance-countdown.php:96 views/wp-maintenance-countdown.php:108
223
- #: views/wp-maintenance-css.php:57 views/wp-maintenance-dashboard.php:66
224
- #: views/wp-maintenance-dashboard.php:126
225
- #: views/wp-maintenance-dashboard.php:150
226
- #: views/wp-maintenance-dashboard.php:173
227
- #: views/wp-maintenance-dashboard.php:244
228
- #: views/wp-maintenance-dashboard.php:261 views/wp-maintenance-picture.php:91
229
  #: views/wp-maintenance-picture.php:152 views/wp-maintenance-picture.php:184
230
  #: views/wp-maintenance-picture.php:191 views/wp-maintenance-settings.php:69
231
- #: views/wp-maintenance-settings.php:88
232
  msgid "Yes"
233
  msgstr ""
234
 
235
- #: views/wp-maintenance-colors.php:111 views/wp-maintenance-countdown.php:60
236
  #: views/wp-maintenance-countdown.php:98 views/wp-maintenance-countdown.php:110
237
- #: views/wp-maintenance-css.php:59 views/wp-maintenance-dashboard.php:68
238
- #: views/wp-maintenance-dashboard.php:128
239
- #: views/wp-maintenance-dashboard.php:152
240
- #: views/wp-maintenance-dashboard.php:175
241
- #: views/wp-maintenance-dashboard.php:246
242
- #: views/wp-maintenance-dashboard.php:263 views/wp-maintenance-picture.php:93
243
  #: views/wp-maintenance-picture.php:154 views/wp-maintenance-picture.php:186
244
  #: views/wp-maintenance-picture.php:193 views/wp-maintenance-settings.php:71
245
- #: views/wp-maintenance-settings.php:90
246
  msgid "No"
247
  msgstr ""
248
 
249
- #: views/wp-maintenance-colors.php:116
250
  msgid "Color:"
251
  msgstr ""
252
 
253
- #: views/wp-maintenance-colors.php:117
254
  msgid "Opacity:"
255
  msgstr ""
256
 
257
- #: views/wp-maintenance-colors.php:119 views/wp-maintenance-picture.php:176
258
  msgid "Width:"
259
  msgstr ""
260
 
261
- #: views/wp-maintenance-colors.php:126
262
  msgid "Choice countdown fonts and colors:"
263
  msgstr ""
264
 
265
- #: views/wp-maintenance-colors.php:127
266
  msgid "Countdown text color:"
267
  msgstr ""
268
 
269
- #: views/wp-maintenance-colors.php:128
270
  msgid "Countdown background color:"
271
  msgstr ""
272
 
273
- #: views/wp-maintenance-colors.php:130
274
  msgid "Countdown font settings"
275
  msgstr ""
276
 
277
- #: views/wp-maintenance-colors.php:144
278
  msgid "Choice fonts and colors bottom page:"
279
  msgstr ""
280
 
281
- #: views/wp-maintenance-colors.php:145
282
  msgid "Bottom color:"
283
  msgstr ""
284
 
285
- #: views/wp-maintenance-colors.php:146
286
  msgid "Text bottom color:"
287
  msgstr ""
288
 
289
- #: views/wp-maintenance-colors.php:171
290
  msgid "Choice form color:"
291
  msgstr ""
292
 
293
- #: views/wp-maintenance-colors.php:200
294
  msgid "Field text color:"
295
  msgstr ""
296
 
297
- #: views/wp-maintenance-colors.php:202
298
  msgid "Field border color:"
299
  msgstr ""
300
 
301
- #: views/wp-maintenance-colors.php:204
302
  msgid "Field background color:"
303
  msgstr ""
304
 
305
- #: views/wp-maintenance-colors.php:207
306
  msgid "Button text color:"
307
  msgstr ""
308
 
309
- #: views/wp-maintenance-colors.php:210
310
  msgid "Button color:"
311
  msgstr ""
312
 
313
- #: views/wp-maintenance-colors.php:213
314
  msgid "Button color hover:"
315
  msgstr ""
316
 
317
- #: views/wp-maintenance-colors.php:215
318
  msgid "Button color onclick:"
319
  msgstr ""
320
 
321
- #: views/wp-maintenance-colors.php:219
322
  #, php-format
323
  msgid "Enable %s to customize the forms"
324
  msgstr ""
325
 
326
- #: views/wp-maintenance-colors.php:219
327
  msgid "newsletter option"
328
  msgstr ""
329
 
330
- #: views/wp-maintenance-colors.php:223
331
  msgid "Enable Mailpoet or MailChimp extensions to customize the forms"
332
  msgstr ""
333
 
@@ -514,125 +514,125 @@ msgstr ""
514
  msgid "Need CSS code for MailChimp plugin?"
515
  msgstr ""
516
 
517
- #: views/wp-maintenance-dashboard.php:62
518
  msgid "Enable maintenance mode:"
519
  msgstr ""
520
 
521
- #: views/wp-maintenance-dashboard.php:76
522
  msgid "Title and text for the maintenance page:"
523
  msgstr ""
524
 
525
- #: views/wp-maintenance-dashboard.php:77
526
  msgid "Title:"
527
  msgstr ""
528
 
529
- #: views/wp-maintenance-dashboard.php:78 views/wp-maintenance-picture.php:238
530
  msgid "Text:"
531
  msgstr ""
532
 
533
- #: views/wp-maintenance-dashboard.php:98
534
  msgid "Text in the bottom of maintenance page:"
535
  msgstr ""
536
 
537
- #: views/wp-maintenance-dashboard.php:122
538
  msgid "Enable login access in the bottom ?"
539
  msgstr ""
540
 
541
- #: views/wp-maintenance-dashboard.php:136
542
  msgid "Enter a text to go to the dashboard:"
543
  msgstr ""
544
 
545
- #: views/wp-maintenance-dashboard.php:138
546
  msgid "Eg: connect to %DASHBOARD% here!"
547
  msgstr ""
548
 
549
- #: views/wp-maintenance-dashboard.php:138
550
  msgid ""
551
  "(%DASHBOARD% will be replaced with the link to the dashboard and the word "
552
  "\"Dashboard\")"
553
  msgstr ""
554
 
555
- #: views/wp-maintenance-dashboard.php:146
556
  msgid "Enable Google Analytics:"
557
  msgstr ""
558
 
559
- #: views/wp-maintenance-dashboard.php:160
560
  msgid "Enter your Google analytics tracking ID here:"
561
  msgstr ""
562
 
563
- #: views/wp-maintenance-dashboard.php:162
564
  msgid "Enter your domain URL:"
565
  msgstr ""
566
 
567
- #: views/wp-maintenance-dashboard.php:169
568
  msgid "Enable Social Networks:"
569
  msgstr ""
570
 
571
- #: views/wp-maintenance-dashboard.php:183
572
  msgid "Enter text for the title icons:"
573
  msgstr ""
574
 
575
- #: views/wp-maintenance-dashboard.php:184
576
  msgid "Follow me on"
577
  msgstr ""
578
 
579
- #: views/wp-maintenance-dashboard.php:186
580
  msgid "Drad and drop the lines to put in the order you want:"
581
  msgstr ""
582
 
583
- #: views/wp-maintenance-dashboard.php:213
584
  msgid "Choose icons size:"
585
  msgstr ""
586
 
587
- #: views/wp-maintenance-dashboard.php:224 views/wp-maintenance-picture.php:199
588
  msgid "Position:"
589
  msgstr ""
590
 
591
- #: views/wp-maintenance-dashboard.php:226
592
  msgid "Top"
593
  msgstr ""
594
 
595
- #: views/wp-maintenance-dashboard.php:227
596
  msgid "Bottom"
597
  msgstr ""
598
 
599
- #: views/wp-maintenance-dashboard.php:230
600
  msgid "Align:"
601
  msgstr ""
602
 
603
- #: views/wp-maintenance-dashboard.php:232
604
  msgid "Left"
605
  msgstr ""
606
 
607
- #: views/wp-maintenance-dashboard.php:233
608
  msgid "Center"
609
  msgstr ""
610
 
611
- #: views/wp-maintenance-dashboard.php:234
612
  msgid "Right"
613
  msgstr ""
614
 
615
- #: views/wp-maintenance-dashboard.php:237
616
  msgid "You have your own icons? Enter the folder name of your theme here:"
617
  msgstr ""
618
 
619
- #: views/wp-maintenance-dashboard.php:240
620
  msgid "Reset Social Icon?"
621
  msgstr ""
622
 
623
- #: views/wp-maintenance-dashboard.php:257
624
  msgid "Enable Newletter:"
625
  msgstr ""
626
 
627
- #: views/wp-maintenance-dashboard.php:271
628
  msgid "Enter title for the newletter block:"
629
  msgstr ""
630
 
631
- #: views/wp-maintenance-dashboard.php:273
632
  msgid "Enter your newletter shortcode here:"
633
  msgstr ""
634
 
635
- #: views/wp-maintenance-dashboard.php:275
636
  msgid "Or enter your newletter iframe code here:"
637
  msgstr ""
638
 
@@ -742,77 +742,87 @@ msgstr ""
742
  msgid "You can use this shortcode to include Social Networks icons:"
743
  msgstr ""
744
 
745
- #: views/wp-maintenance-settings.php:84
746
  msgid "Delete custom settings upon plugin deactivation?"
747
  msgstr ""
748
 
749
- #: views/wp-maintenance-settings.php:84
750
  msgid ""
751
  "If you set \"Yes\" all custom settings will be deleted from database upon "
752
  "plugin deactivation"
753
  msgstr ""
754
 
755
- #: views/wp-maintenance-settings.php:98
 
 
 
 
 
 
 
 
 
 
756
  msgid "Roles and Capabilities:"
757
  msgstr ""
758
 
759
- #: views/wp-maintenance-settings.php:99
760
  msgid "Allow the site to display these roles:"
761
  msgstr ""
762
 
763
- #: views/wp-maintenance-settings.php:118
764
  msgid "IP autorized:"
765
  msgstr ""
766
 
767
- #: views/wp-maintenance-settings.php:119
768
  msgid ""
769
  "Allow the site to display these IP addresses. Please, enter one IP address "
770
  "by line:"
771
  msgstr ""
772
 
773
- #: views/wp-maintenance-settings.php:125
774
  msgid "ID pages autorized:"
775
  msgstr ""
776
 
777
- #: views/wp-maintenance-settings.php:126
778
  msgid ""
779
  "Allow the site to display these ID pages. Please, enter the ID pages "
780
  "separate with comma :"
781
  msgstr ""
782
 
783
- #: views/wp-maintenance-settings.php:132
784
  msgid "Header Code:"
785
  msgstr ""
786
 
787
- #: views/wp-maintenance-settings.php:133
788
  msgid ""
789
  "The following code will add to the <head> tag. Useful if you need to add "
790
  "additional scripts such as CSS or JS."
791
  msgstr ""
792
 
793
- #: views/wp-maintenance-settings.php:160 views/wp-maintenance-settings.php:161
794
- #: views/wp-maintenance-settings.php:175 views/wp-maintenance-settings.php:176
795
  msgid "Click to toggle"
796
  msgstr ""
797
 
798
- #: views/wp-maintenance-settings.php:161
799
  msgid "Export Settings"
800
  msgstr ""
801
 
802
- #: views/wp-maintenance-settings.php:169
803
  msgid "Export"
804
  msgstr ""
805
 
806
- #: views/wp-maintenance-settings.php:176
807
  msgid "Import Settings"
808
  msgstr ""
809
 
810
- #: views/wp-maintenance-settings.php:178
811
  msgid ""
812
  "Import the plugin settings from a .json file. This file can be obtained by "
813
  "exporting the settings on another site using the form above."
814
  msgstr ""
815
 
816
- #: views/wp-maintenance-settings.php:186
817
  msgid "Import"
818
  msgstr ""
2
  msgid ""
3
  msgstr ""
4
  "Project-Id-Version: WP Maintenance\n"
5
+ "POT-Creation-Date: 2017-08-09 10:06+0200\n"
6
  "PO-Revision-Date: 2015-03-19 11:19+0100\n"
7
  "Last-Translator: Florent Maillefaud <contact@restezconnectes.fr>\n"
8
  "Language-Team: Florent Maillefaud <contact@restezconnectes.fr>\n"
10
  "MIME-Version: 1.0\n"
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
+ "X-Generator: Poedit 2.0.3\n"
14
  "X-Poedit-KeywordsList: __;_e\n"
15
  "X-Poedit-Basepath: ..\n"
16
  "Plural-Forms: nplurals=2; plural=n>1;\n"
41
  msgid "Next"
42
  msgstr ""
43
 
44
+ #: classes/wp-maintenance.php:45 classes/wp-maintenance.php:280
45
  msgid "This site is down for maintenance"
46
  msgstr ""
47
 
48
+ #: classes/wp-maintenance.php:46 classes/wp-maintenance.php:281
49
  msgid "Come back quickly!"
50
  msgstr ""
51
 
52
+ #: classes/wp-maintenance.php:154 classes/wp-maintenance.php:270
53
  #: views/wp-maintenance-settings.php:57
54
  msgid "Settings"
55
  msgstr ""
56
 
57
+ #: classes/wp-maintenance.php:213
58
  msgid "Maintenance mode activated!"
59
  msgstr ""
60
 
61
+ #: classes/wp-maintenance.php:260 views/wp-maintenance-dashboard.php:53
62
  msgid "General"
63
  msgstr ""
64
 
65
+ #: classes/wp-maintenance.php:262 views/wp-maintenance-colors.php:41
66
  msgid "Colors & Fonts"
67
  msgstr ""
68
 
69
+ #: classes/wp-maintenance.php:264
70
  msgid "Pictures"
71
  msgstr ""
72
 
73
+ #: classes/wp-maintenance.php:266
74
  msgid "CountDown"
75
  msgstr ""
76
 
77
+ #: classes/wp-maintenance.php:268 views/wp-maintenance-css.php:36
78
  msgid "CSS Style"
79
  msgstr ""
80
 
81
+ #: classes/wp-maintenance.php:400
82
  msgid "Choose This Image"
83
  msgstr ""
84
 
85
+ #: classes/wp-maintenance.php:401
86
  msgid "Choose Image"
87
  msgstr ""
88
 
89
+ #: classes/wp-maintenance.php:417 classes/wp-maintenance.php:425
90
+ #: classes/wp-maintenance.php:433 classes/wp-maintenance.php:442
91
+ #: classes/wp-maintenance.php:451 classes/wp-maintenance.php:460
92
  msgid "You do not have sufficient privileges to access this page."
93
  msgstr ""
94
 
95
+ #: classes/wp-maintenance.php:543
96
  msgid "Please upload a valid .json file"
97
  msgstr ""
98
 
99
+ #: classes/wp-maintenance.php:549
100
  msgid "Please upload a file to import"
101
  msgstr ""
102
 
103
+ #: classes/wp-maintenance.php:559
104
  msgid "New settings imported successfully!"
105
  msgstr ""
106
 
107
+ #: classes/wp-maintenance.php:755
108
  msgid "Dashboard"
109
  msgstr ""
110
 
180
  msgid "give it 5 &#9733; on WordPress.org"
181
  msgstr ""
182
 
183
+ #: views/wp-maintenance-colors.php:51
184
  msgid "Choice general colors:"
185
  msgstr ""
186
 
187
+ #: views/wp-maintenance-colors.php:52
188
  msgid "Background page color:"
189
  msgstr ""
190
 
191
+ #: views/wp-maintenance-colors.php:53
192
  msgid "Header color:"
193
  msgstr ""
194
 
195
+ #: views/wp-maintenance-colors.php:56
196
  msgid "Choice texts fonts and colors:"
197
  msgstr ""
198
 
199
+ #: views/wp-maintenance-colors.php:57
200
  msgid "Text color:"
201
  msgstr ""
202
 
203
+ #: views/wp-maintenance-colors.php:59
204
  msgid "Title font settings"
205
  msgstr ""
206
 
207
+ #: views/wp-maintenance-colors.php:66 views/wp-maintenance-colors.php:89
208
+ #: views/wp-maintenance-colors.php:143 views/wp-maintenance-colors.php:164
209
+ #: views/wp-maintenance-colors.php:198
210
  msgid "Size:"
211
  msgstr ""
212
 
213
+ #: views/wp-maintenance-colors.php:82 views/wp-maintenance-colors.php:157
214
  msgid "Text font settings"
215
  msgstr ""
216
 
217
+ #: views/wp-maintenance-colors.php:107
218
  msgid "Activate Frame"
219
  msgstr ""
220
 
221
+ #: views/wp-maintenance-colors.php:111 views/wp-maintenance-countdown.php:58
222
  #: views/wp-maintenance-countdown.php:96 views/wp-maintenance-countdown.php:108
223
+ #: views/wp-maintenance-css.php:57 views/wp-maintenance-dashboard.php:64
224
+ #: views/wp-maintenance-dashboard.php:124
225
+ #: views/wp-maintenance-dashboard.php:148
226
+ #: views/wp-maintenance-dashboard.php:171
227
+ #: views/wp-maintenance-dashboard.php:242
228
+ #: views/wp-maintenance-dashboard.php:259 views/wp-maintenance-picture.php:91
229
  #: views/wp-maintenance-picture.php:152 views/wp-maintenance-picture.php:184
230
  #: views/wp-maintenance-picture.php:191 views/wp-maintenance-settings.php:69
231
+ #: views/wp-maintenance-settings.php:89 views/wp-maintenance-settings.php:104
232
  msgid "Yes"
233
  msgstr ""
234
 
235
+ #: views/wp-maintenance-colors.php:113 views/wp-maintenance-countdown.php:60
236
  #: views/wp-maintenance-countdown.php:98 views/wp-maintenance-countdown.php:110
237
+ #: views/wp-maintenance-css.php:59 views/wp-maintenance-dashboard.php:66
238
+ #: views/wp-maintenance-dashboard.php:126
239
+ #: views/wp-maintenance-dashboard.php:150
240
+ #: views/wp-maintenance-dashboard.php:173
241
+ #: views/wp-maintenance-dashboard.php:244
242
+ #: views/wp-maintenance-dashboard.php:261 views/wp-maintenance-picture.php:93
243
  #: views/wp-maintenance-picture.php:154 views/wp-maintenance-picture.php:186
244
  #: views/wp-maintenance-picture.php:193 views/wp-maintenance-settings.php:71
245
+ #: views/wp-maintenance-settings.php:91 views/wp-maintenance-settings.php:106
246
  msgid "No"
247
  msgstr ""
248
 
249
+ #: views/wp-maintenance-colors.php:120
250
  msgid "Color:"
251
  msgstr ""
252
 
253
+ #: views/wp-maintenance-colors.php:121
254
  msgid "Opacity:"
255
  msgstr ""
256
 
257
+ #: views/wp-maintenance-colors.php:123 views/wp-maintenance-picture.php:176
258
  msgid "Width:"
259
  msgstr ""
260
 
261
+ #: views/wp-maintenance-colors.php:131
262
  msgid "Choice countdown fonts and colors:"
263
  msgstr ""
264
 
265
+ #: views/wp-maintenance-colors.php:132
266
  msgid "Countdown text color:"
267
  msgstr ""
268
 
269
+ #: views/wp-maintenance-colors.php:133
270
  msgid "Countdown background color:"
271
  msgstr ""
272
 
273
+ #: views/wp-maintenance-colors.php:136
274
  msgid "Countdown font settings"
275
  msgstr ""
276
 
277
+ #: views/wp-maintenance-colors.php:152
278
  msgid "Choice fonts and colors bottom page:"
279
  msgstr ""
280
 
281
+ #: views/wp-maintenance-colors.php:153
282
  msgid "Bottom color:"
283
  msgstr ""
284
 
285
+ #: views/wp-maintenance-colors.php:154
286
  msgid "Text bottom color:"
287
  msgstr ""
288
 
289
+ #: views/wp-maintenance-colors.php:181
290
  msgid "Choice form color:"
291
  msgstr ""
292
 
293
+ #: views/wp-maintenance-colors.php:212
294
  msgid "Field text color:"
295
  msgstr ""
296
 
297
+ #: views/wp-maintenance-colors.php:214
298
  msgid "Field border color:"
299
  msgstr ""
300
 
301
+ #: views/wp-maintenance-colors.php:216
302
  msgid "Field background color:"
303
  msgstr ""
304
 
305
+ #: views/wp-maintenance-colors.php:219
306
  msgid "Button text color:"
307
  msgstr ""
308
 
309
+ #: views/wp-maintenance-colors.php:222
310
  msgid "Button color:"
311
  msgstr ""
312
 
313
+ #: views/wp-maintenance-colors.php:225
314
  msgid "Button color hover:"
315
  msgstr ""
316
 
317
+ #: views/wp-maintenance-colors.php:227
318
  msgid "Button color onclick:"
319
  msgstr ""
320
 
321
+ #: views/wp-maintenance-colors.php:231
322
  #, php-format
323
  msgid "Enable %s to customize the forms"
324
  msgstr ""
325
 
326
+ #: views/wp-maintenance-colors.php:231
327
  msgid "newsletter option"
328
  msgstr ""
329
 
330
+ #: views/wp-maintenance-colors.php:235
331
  msgid "Enable Mailpoet or MailChimp extensions to customize the forms"
332
  msgstr ""
333
 
514
  msgid "Need CSS code for MailChimp plugin?"
515
  msgstr ""
516
 
517
+ #: views/wp-maintenance-dashboard.php:60
518
  msgid "Enable maintenance mode:"
519
  msgstr ""
520
 
521
+ #: views/wp-maintenance-dashboard.php:74
522
  msgid "Title and text for the maintenance page:"
523
  msgstr ""
524
 
525
+ #: views/wp-maintenance-dashboard.php:75
526
  msgid "Title:"
527
  msgstr ""
528
 
529
+ #: views/wp-maintenance-dashboard.php:76 views/wp-maintenance-picture.php:238
530
  msgid "Text:"
531
  msgstr ""
532
 
533
+ #: views/wp-maintenance-dashboard.php:96
534
  msgid "Text in the bottom of maintenance page:"
535
  msgstr ""
536
 
537
+ #: views/wp-maintenance-dashboard.php:120
538
  msgid "Enable login access in the bottom ?"
539
  msgstr ""
540
 
541
+ #: views/wp-maintenance-dashboard.php:134
542
  msgid "Enter a text to go to the dashboard:"
543
  msgstr ""
544
 
545
+ #: views/wp-maintenance-dashboard.php:136
546
  msgid "Eg: connect to %DASHBOARD% here!"
547
  msgstr ""
548
 
549
+ #: views/wp-maintenance-dashboard.php:136
550
  msgid ""
551
  "(%DASHBOARD% will be replaced with the link to the dashboard and the word "
552
  "\"Dashboard\")"
553
  msgstr ""
554
 
555
+ #: views/wp-maintenance-dashboard.php:144
556
  msgid "Enable Google Analytics:"
557
  msgstr ""
558
 
559
+ #: views/wp-maintenance-dashboard.php:158
560
  msgid "Enter your Google analytics tracking ID here:"
561
  msgstr ""
562
 
563
+ #: views/wp-maintenance-dashboard.php:160
564
  msgid "Enter your domain URL:"
565
  msgstr ""
566
 
567
+ #: views/wp-maintenance-dashboard.php:167
568
  msgid "Enable Social Networks:"
569
  msgstr ""
570
 
571
+ #: views/wp-maintenance-dashboard.php:181
572
  msgid "Enter text for the title icons:"
573
  msgstr ""
574
 
575
+ #: views/wp-maintenance-dashboard.php:182
576
  msgid "Follow me on"
577
  msgstr ""
578
 
579
+ #: views/wp-maintenance-dashboard.php:184
580
  msgid "Drad and drop the lines to put in the order you want:"
581
  msgstr ""
582
 
583
+ #: views/wp-maintenance-dashboard.php:211
584
  msgid "Choose icons size:"
585
  msgstr ""
586
 
587
+ #: views/wp-maintenance-dashboard.php:222 views/wp-maintenance-picture.php:199
588
  msgid "Position:"
589
  msgstr ""
590
 
591
+ #: views/wp-maintenance-dashboard.php:224
592
  msgid "Top"
593
  msgstr ""
594
 
595
+ #: views/wp-maintenance-dashboard.php:225
596
  msgid "Bottom"
597
  msgstr ""
598
 
599
+ #: views/wp-maintenance-dashboard.php:228
600
  msgid "Align:"
601
  msgstr ""
602
 
603
+ #: views/wp-maintenance-dashboard.php:230
604
  msgid "Left"
605
  msgstr ""
606
 
607
+ #: views/wp-maintenance-dashboard.php:231
608
  msgid "Center"
609
  msgstr ""
610
 
611
+ #: views/wp-maintenance-dashboard.php:232
612
  msgid "Right"
613
  msgstr ""
614
 
615
+ #: views/wp-maintenance-dashboard.php:235
616
  msgid "You have your own icons? Enter the folder name of your theme here:"
617
  msgstr ""
618
 
619
+ #: views/wp-maintenance-dashboard.php:238
620
  msgid "Reset Social Icon?"
621
  msgstr ""
622
 
623
+ #: views/wp-maintenance-dashboard.php:255
624
  msgid "Enable Newletter:"
625
  msgstr ""
626
 
627
+ #: views/wp-maintenance-dashboard.php:269
628
  msgid "Enter title for the newletter block:"
629
  msgstr ""
630
 
631
+ #: views/wp-maintenance-dashboard.php:271
632
  msgid "Enter your newletter shortcode here:"
633
  msgstr ""
634
 
635
+ #: views/wp-maintenance-dashboard.php:273
636
  msgid "Or enter your newletter iframe code here:"
637
  msgstr ""
638
 
742
  msgid "You can use this shortcode to include Social Networks icons:"
743
  msgstr ""
744
 
745
+ #: views/wp-maintenance-settings.php:85
746
  msgid "Delete custom settings upon plugin deactivation?"
747
  msgstr ""
748
 
749
+ #: views/wp-maintenance-settings.php:85
750
  msgid ""
751
  "If you set \"Yes\" all custom settings will be deleted from database upon "
752
  "plugin deactivation"
753
  msgstr ""
754
 
755
+ #: views/wp-maintenance-settings.php:100
756
+ msgid "Display code HTTP Error 503?"
757
+ msgstr ""
758
+
759
+ #: views/wp-maintenance-settings.php:100
760
+ msgid ""
761
+ "If you set \"Yes\", this returns the error page \"503 Service Unavailable "
762
+ "Error\""
763
+ msgstr ""
764
+
765
+ #: views/wp-maintenance-settings.php:114
766
  msgid "Roles and Capabilities:"
767
  msgstr ""
768
 
769
+ #: views/wp-maintenance-settings.php:115
770
  msgid "Allow the site to display these roles:"
771
  msgstr ""
772
 
773
+ #: views/wp-maintenance-settings.php:134
774
  msgid "IP autorized:"
775
  msgstr ""
776
 
777
+ #: views/wp-maintenance-settings.php:135
778
  msgid ""
779
  "Allow the site to display these IP addresses. Please, enter one IP address "
780
  "by line:"
781
  msgstr ""
782
 
783
+ #: views/wp-maintenance-settings.php:141
784
  msgid "ID pages autorized:"
785
  msgstr ""
786
 
787
+ #: views/wp-maintenance-settings.php:142
788
  msgid ""
789
  "Allow the site to display these ID pages. Please, enter the ID pages "
790
  "separate with comma :"
791
  msgstr ""
792
 
793
+ #: views/wp-maintenance-settings.php:148
794
  msgid "Header Code:"
795
  msgstr ""
796
 
797
+ #: views/wp-maintenance-settings.php:149
798
  msgid ""
799
  "The following code will add to the <head> tag. Useful if you need to add "
800
  "additional scripts such as CSS or JS."
801
  msgstr ""
802
 
803
+ #: views/wp-maintenance-settings.php:176 views/wp-maintenance-settings.php:177
804
+ #: views/wp-maintenance-settings.php:191 views/wp-maintenance-settings.php:192
805
  msgid "Click to toggle"
806
  msgstr ""
807
 
808
+ #: views/wp-maintenance-settings.php:177
809
  msgid "Export Settings"
810
  msgstr ""
811
 
812
+ #: views/wp-maintenance-settings.php:185
813
  msgid "Export"
814
  msgstr ""
815
 
816
+ #: views/wp-maintenance-settings.php:192
817
  msgid "Import Settings"
818
  msgstr ""
819
 
820
+ #: views/wp-maintenance-settings.php:194
821
  msgid ""
822
  "Import the plugin settings from a .json file. This file can be obtained by "
823
  "exporting the settings on another site using the form above."
824
  msgstr ""
825
 
826
+ #: views/wp-maintenance-settings.php:202
827
  msgid "Import"
828
  msgstr ""
readme.txt CHANGED
@@ -1,10 +1,10 @@
1
- === Plugin Name ===
2
  Contributors: Florent73
3
  Donate link: https://wpmaintenance.info/a-propos/
4
  Tags: Maintenance, Construction, Launch, Coming soon
5
  Requires at least: 3.0
6
  Tested up to: 4.8.1
7
- Stable tag: 3.0.2
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -13,6 +13,7 @@ Create and customize your maintenance page
13
  == Description ==
14
  The WP Maintenance plugin allows you to put your website on the waiting time for you to do maintenance or launch your website. Personalize this page with picture and countdown with:
15
 
 
16
  - Choice texts colors and fonts
17
  - Upload logo picture
18
  - Upload background picture or pattern
@@ -21,8 +22,12 @@ The WP Maintenance plugin allows you to put your website on the waiting time for
21
  - Google Analytics ready
22
  - Social Networks ready
23
  - Insert for shorcode (Newletter or Contact form)
 
 
 
 
24
 
25
- maintenance.pot file available
26
 
27
  == Installation ==
28
  1. Upload the full directory into your '/wp-content/plugins' directory
@@ -45,26 +50,35 @@ You will find 'WP Maintenance' menu in your WordPress admin panel
45
 
46
  It is hard to continue development and support for this free plugin without contributions from users like you. If you enjoy using WP Maintenance and find it useful, please consider <a href="https://www.paypal.me/RestezConnectes/25">making a donation</a>. Your donation will help encourage and support the plugin's continued development and better user support.
47
 
 
 
 
 
 
 
 
48
  = Can I change the plugin code? =
49
 
50
  Yes. Thank you for submitting your changes to update the plugin.
51
 
52
- = Translations =
53
-
54
 
55
 
56
  You can translate WP Maintenance on [__translate.wordpress.org__](https://translate.wordpress.org/projects/wp-plugins/wp-maintenance).
57
 
58
  == Upgrade Notice ==
59
 
60
- = 3.0.2 =
61
  This version is stable
62
 
63
  == Changelog ==
64
 
 
 
 
65
  = 3.0.2 =
66
  * Bugs fixed load scripts & CSS in HTTPS
67
- * Bug fixed for Select Google Fonts
68
  * Minify CSS & JS
69
 
70
  = 3.0.1 =
@@ -245,7 +259,4 @@ This version is stable
245
  * Add a ColorPicker
246
 
247
  = 0.1 =
248
- * First version
249
-
250
-
251
-
1
+ === WP Maintenance ===
2
  Contributors: Florent73
3
  Donate link: https://wpmaintenance.info/a-propos/
4
  Tags: Maintenance, Construction, Launch, Coming soon
5
  Requires at least: 3.0
6
  Tested up to: 4.8.1
7
+ Stable tag: 3.0.3
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
13
  == Description ==
14
  The WP Maintenance plugin allows you to put your website on the waiting time for you to do maintenance or launch your website. Personalize this page with picture and countdown with:
15
 
16
+ == Features ==
17
  - Choice texts colors and fonts
18
  - Upload logo picture
19
  - Upload background picture or pattern
22
  - Google Analytics ready
23
  - Social Networks ready
24
  - Insert for shorcode (Newletter or Contact form)
25
+ - Enable "503 Service temporarily unavailable"
26
+ - Choose access by Roles and Capabilities
27
+ - Choose access by IP address
28
+ - Choose access by ID Pages
29
 
30
+ wp-maintenance.pot file available
31
 
32
  == Installation ==
33
  1. Upload the full directory into your '/wp-content/plugins' directory
50
 
51
  It is hard to continue development and support for this free plugin without contributions from users like you. If you enjoy using WP Maintenance and find it useful, please consider <a href="https://www.paypal.me/RestezConnectes/25">making a donation</a>. Your donation will help encourage and support the plugin's continued development and better user support.
52
 
53
+ = I have activated plugin and don’t see any changes, looks like plugin is not working. =
54
+ This is normal because you are logged in as an administrator. Try a different browser. If you have registered as a wordpress user, you see the site in normal mode.
55
+
56
+ = Where can I find out the login page to get to the site? =
57
+ You can use your administrator access or create new user in wordpress dashboard
58
+ http://yousite.com/wp-login.php
59
+
60
  = Can I change the plugin code? =
61
 
62
  Yes. Thank you for submitting your changes to update the plugin.
63
 
64
+ = Translations =
65
+
66
 
67
 
68
  You can translate WP Maintenance on [__translate.wordpress.org__](https://translate.wordpress.org/projects/wp-plugins/wp-maintenance).
69
 
70
  == Upgrade Notice ==
71
 
72
+ = 3.0.3 =
73
  This version is stable
74
 
75
  == Changelog ==
76
 
77
+ = 3.0.3 =
78
+ * Add Error 503 in settings page
79
+
80
  = 3.0.2 =
81
  * Bugs fixed load scripts & CSS in HTTPS
 
82
  * Minify CSS & JS
83
 
84
  = 3.0.1 =
259
  * Add a ColorPicker
260
 
261
  = 0.1 =
262
+ * First version
 
 
 
views/wp-maintenance-settings.php CHANGED
@@ -80,6 +80,7 @@ jQuery(document).ready(function() {
80
 
81
  <div style="margin-top:15px;margin-bottom:15px;"><hr /></div>
82
 
 
83
  <div>
84
  <div style="float:left; width:70%;"><h3><?php _e('Delete custom settings upon plugin deactivation?', 'wp-maintenance'); ?></h3><span class="description"><?php _e( 'If you set "Yes" all custom settings will be deleted from database upon plugin deactivation', 'wp-maintenance' ); ?></span></div>
85
  <div style="float:left; width:30%;margin-top:25px;text-align:right;">
@@ -94,6 +95,21 @@ jQuery(document).ready(function() {
94
  </div>
95
  <div style="margin-top:15px;margin-bottom:15px;"><hr /></div>
96
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
97
  <!-- Roles and Capabilities -->
98
  <h3><?php _e('Roles and Capabilities:', 'wp-maintenance'); ?></h3>
99
  <?php _e('Allow the site to display these roles:', 'wp-maintenance'); ?>&nbsp;<br /><br />
80
 
81
  <div style="margin-top:15px;margin-bottom:15px;"><hr /></div>
82
 
83
+ <!-- DELETE OPTION IF DEACTIVATED -->
84
  <div>
85
  <div style="float:left; width:70%;"><h3><?php _e('Delete custom settings upon plugin deactivation?', 'wp-maintenance'); ?></h3><span class="description"><?php _e( 'If you set "Yes" all custom settings will be deleted from database upon plugin deactivation', 'wp-maintenance' ); ?></span></div>
86
  <div style="float:left; width:30%;margin-top:25px;text-align:right;">
95
  </div>
96
  <div style="margin-top:15px;margin-bottom:15px;"><hr /></div>
97
 
98
+ <!-- DISPLAY 503 ERROR? -->
99
+ <div>
100
+ <div style="float:left; width:70%;"><h3><?php _e('Display code HTTP Error 503?', 'wp-maintenance'); ?></h3><span class="description"><?php _e( 'If you set "Yes", this returns the error page "503 Service Unavailable Error"', 'wp-maintenance' ); ?></span></div>
101
+ <div style="float:left; width:30%;margin-top:25px;text-align:right;">
102
+ <div class="switch-field">
103
+ <input class="switch_left" type="radio" id="switch_error" name="wp_maintenance_settings[error_503]" value="Yes" <?php if( isset($paramMMode['error_503']) && $paramMMode['error_503']=='Yes' ) { echo ' checked'; } ?>/>
104
+ <label for="switch_error"><?php _e('Yes', 'wp-maintenance'); ?></label>
105
+ <input class="switch_right" type="radio" id="switch_error_no" name="wp_maintenance_settings[error_503]" value="No" <?php if( empty($paramMMode['error_503']) || (isset($paramMMode['error_503']) && $paramMMode['error_503']=='No') ) { echo ' checked'; } ?> />
106
+ <label for="switch_error_no"><?php _e('No', 'wp-maintenance'); ?></label>
107
+ </div>
108
+ </div>
109
+ <div class="clear"></div>
110
+ </div>
111
+ <div style="margin-top:15px;margin-bottom:15px;"><hr /></div>
112
+
113
  <!-- Roles and Capabilities -->
114
  <h3><?php _e('Roles and Capabilities:', 'wp-maintenance'); ?></h3>
115
  <?php _e('Allow the site to display these roles:', 'wp-maintenance'); ?>&nbsp;<br /><br />
wp-maintenance.php CHANGED
@@ -5,7 +5,7 @@
5
  * Description: The WP Maintenance plugin allows you to put your website on the waiting time for you to do maintenance or launch your website. Personalize this page with picture, countdown...
6
  * Author: Florent Maillefaud
7
  * Author URI: https://wpmaintenance.info
8
- * Version: 3.0.2
9
  * Text Domain: wp-maintenance
10
  * Domain Path: /languages/
11
  */
@@ -36,7 +36,7 @@ define( 'WPM_PLUGIN_BASENAME', plugin_basename( __FILE__ ) );
36
  define( 'WPM_PLUGIN_URL', plugins_url().'/'.strtolower('wp-maintenance').'/');
37
  define( 'WPM_ICONS_URL', plugins_url().'/'.strtolower('wp-maintenance').'/socialicons/');
38
 
39
- if( !defined( 'WPM_VERSION' )) { define( 'WPM_VERSION', '3.0.2' ); }
40
 
41
  require WPM_DIR . 'classes/wp-maintenance.php';
42
  require WPM_DIR . 'classes/slider.php';
5
  * Description: The WP Maintenance plugin allows you to put your website on the waiting time for you to do maintenance or launch your website. Personalize this page with picture, countdown...
6
  * Author: Florent Maillefaud
7
  * Author URI: https://wpmaintenance.info
8
+ * Version: 3.0.3
9
  * Text Domain: wp-maintenance
10
  * Domain Path: /languages/
11
  */
36
  define( 'WPM_PLUGIN_URL', plugins_url().'/'.strtolower('wp-maintenance').'/');
37
  define( 'WPM_ICONS_URL', plugins_url().'/'.strtolower('wp-maintenance').'/socialicons/');
38
 
39
+ if( !defined( 'WPM_VERSION' )) { define( 'WPM_VERSION', '3.0.3' ); }
40
 
41
  require WPM_DIR . 'classes/wp-maintenance.php';
42
  require WPM_DIR . 'classes/slider.php';