Ocean Demo Import - Version 1.0.6

Version Description

  • Updated: Stylish demo files.
  • Tweak: OceanWP name for the White Label extension.
Download this release

Release Info

Developer oceanwp
Plugin Icon 128x128 Ocean Demo Import
Version 1.0.6
Comparing to
See all releases

Code changes from version 1.0.5 to 1.0.6

includes/install-demos.php CHANGED
@@ -43,11 +43,12 @@ class ODI_Install_Demos {
43
 
44
  // Vars
45
  $ocean_url = 'https://oceanwp.org/';
46
- $demos = ODI_Importer::get_data(); ?>
 
47
 
48
  <div id="odi-demo-wrap" class="wrap">
49
 
50
- <h2>OceanWP - <?php esc_attr_e( 'Install Demos', 'ocean-demo-import' ); ?></h2>
51
 
52
  <div class="updated error importer-notice importer-notice-1" style="display: none;">
53
 
43
 
44
  // Vars
45
  $ocean_url = 'https://oceanwp.org/';
46
+ $demos = ODI_Importer::get_data();
47
+ $brand = oceanwp_theme_branding(); ?>
48
 
49
  <div id="odi-demo-wrap" class="wrap">
50
 
51
+ <h2><?php echo esc_attr( $brand ); ?> - <?php esc_attr_e( 'Install Demos', 'ocean-demo-import' ); ?></h2>
52
 
53
  <div class="updated error importer-notice importer-notice-1" style="display: none;">
54
 
languages/ocean-demo-import-fr_FR.mo CHANGED
Binary file
languages/ocean-demo-import-fr_FR.po CHANGED
@@ -4,40 +4,52 @@ msgid ""
4
  msgstr ""
5
  "Project-Id-Version: \n"
6
  "Report-Msgid-Bugs-To: https://oceanwp.org/support/\n"
7
- "POT-Creation-Date: 2017-07-27 13:44+0200\n"
8
- "PO-Revision-Date: 2017-07-27 13:45+0200\n"
9
  "Last-Translator: FreePixel <contact@freepixel.net>\n"
10
  "Language-Team: OceanWP\n"
11
  "Language: fr\n"
12
  "MIME-Version: 1.0\n"
13
  "Content-Type: text/plain; charset=UTF-8\n"
14
  "Content-Transfer-Encoding: 8bit\n"
15
- "X-Generator: Poedit 2.0.1\n"
16
  "Plural-Forms: nplurals=2; plural=(n > 1);\n"
17
- "X-Poedit-Basepath: ..\n"
18
- "X-Poedit-SourceCharset: utf-8\n"
 
19
  "X-Poedit-KeywordsList: _esc_attr__;esc_attr_x;esc_attr_e;esc_html__;"
20
  "esc_html_e;esc_html_x;__;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;"
21
  "_n_noop:1,2;_c;_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2\n"
22
  "X-Textdomain-Support: yes\n"
23
- "X-Poedit-SearchPath-0: .\n"
 
 
 
 
 
 
 
24
 
25
  #: includes/class/class-parsers.php:42 includes/class/class-parsers.php:72
26
  #: includes/class/class-parsers.php:80
27
  msgid "There was an error when reading this WXR file"
28
- msgstr ""
29
 
30
  #: includes/class/class-parsers.php:43
31
  msgid ""
32
  "Details are shown above. The importer will now try again with a different "
33
  "parser..."
34
  msgstr ""
 
 
35
 
36
  #: includes/class/class-parsers.php:84 includes/class/class-parsers.php:89
37
  #: includes/class/class-parsers.php:306 includes/class/class-parsers.php:495
38
  msgid ""
39
  "This does not appear to be a WXR file, missing/invalid WXR version number"
40
  msgstr ""
 
 
41
 
42
  #: includes/class/class-widget-importer.php:84
43
  msgid "Sidebar does not exist in theme (moving widget to Inactive)"
@@ -71,7 +83,7 @@ msgstr "Pas de titre"
71
  #: includes/class/class-wordpress-importer.php:196
72
  #: includes/class/class-wordpress-importer.php:205
73
  msgid "Sorry, there has been an error."
74
- msgstr ""
75
 
76
  #: includes/class/class-wordpress-importer.php:133
77
  msgid "The file does not exist, please try again."
@@ -79,15 +91,17 @@ msgstr "Le fichier n&rsquo;existe pas, veuillez essayer de nouveau."
79
 
80
  #: includes/class/class-wordpress-importer.php:176
81
  msgid "All done."
82
- msgstr ""
83
 
84
  #: includes/class/class-wordpress-importer.php:176
85
  msgid "Have fun!"
86
- msgstr ""
87
 
88
  #: includes/class/class-wordpress-importer.php:177
89
  msgid "Remember to update the passwords and roles of imported users."
90
  msgstr ""
 
 
91
 
92
  #: includes/class/class-wordpress-importer.php:197
93
  #, php-format
@@ -95,6 +109,8 @@ msgid ""
95
  "The export file could not be found at <code>%s</code>. It is likely that "
96
  "this was caused by a permissions problem."
97
  msgstr ""
 
 
98
 
99
  #: includes/class/class-wordpress-importer.php:213
100
  #, php-format
@@ -102,8 +118,8 @@ msgid ""
102
  "This WXR file (version %s) may not be supported by this version of the "
103
  "importer. Please consider updating."
104
  msgstr ""
105
- "Ce fichier WXR (version %s) est plus récent que l'importateur et peut ne pas "
106
- "être pris en charge. Pensez à le mettre à jour."
107
 
108
  #: includes/class/class-wordpress-importer.php:238
109
  #, php-format
@@ -111,10 +127,12 @@ msgid ""
111
  "Failed to import author %s. Their posts will be attributed to the current "
112
  "user."
113
  msgstr ""
 
 
114
 
115
  #: includes/class/class-wordpress-importer.php:264
116
  msgid "Assign Authors"
117
- msgstr ""
118
 
119
  #: includes/class/class-wordpress-importer.php:265
120
  msgid ""
@@ -123,6 +141,10 @@ msgid ""
123
  "site. For example, you may want to import all the entries as <code>admin</"
124
  "code>s entries."
125
  msgstr ""
 
 
 
 
126
 
127
  #: includes/class/class-wordpress-importer.php:267
128
  #, php-format
@@ -131,42 +153,46 @@ msgid ""
131
  "generated and the new user&#8217;s role will be set as %s. Manually changing "
132
  "the new user&#8217;s details will be necessary."
133
  msgstr ""
 
 
 
 
134
 
135
  #: includes/class/class-wordpress-importer.php:277
136
  msgid "Import Attachments"
137
- msgstr "Importation de contenu"
138
 
139
  #: includes/class/class-wordpress-importer.php:280
140
  msgid "Download and import file attachments"
141
- msgstr ""
142
 
143
  #: includes/class/class-wordpress-importer.php:284
144
  msgid "Submit"
145
- msgstr ""
146
 
147
  #: includes/class/class-wordpress-importer.php:297
148
  msgid "Import author:"
149
- msgstr "Importation Auteur: "
150
 
151
  #: includes/class/class-wordpress-importer.php:308
152
  msgid "or create new user with login name:"
153
- msgstr ""
154
 
155
  #: includes/class/class-wordpress-importer.php:311
156
  msgid "as a new user:"
157
- msgstr ""
158
 
159
  #: includes/class/class-wordpress-importer.php:319
160
  msgid "assign posts to an existing user:"
161
- msgstr ""
162
 
163
  #: includes/class/class-wordpress-importer.php:321
164
  msgid "or assign posts to an existing user:"
165
- msgstr ""
166
 
167
  #: includes/class/class-wordpress-importer.php:322
168
  msgid "- Select -"
169
- msgstr ""
170
 
171
  #: includes/class/class-wordpress-importer.php:372
172
  #, php-format
@@ -174,17 +200,18 @@ msgid ""
174
  "Failed to create new user for %s. Their posts will be attributed to the "
175
  "current user."
176
  msgstr ""
 
 
177
 
178
  #: includes/class/class-wordpress-importer.php:424
179
  #, php-format
180
  msgid "Failed to import category %s"
181
- msgstr "Impossible d'importer l'utilisateur \"%s\""
182
 
183
  #: includes/class/class-wordpress-importer.php:467
184
- #, fuzzy, php-format
185
- #| msgid "Failed to import %s %s"
186
  msgid "Failed to import post tag %s"
187
- msgstr "Impossible d'importer %s %s"
188
 
189
  #: includes/class/class-wordpress-importer.php:516
190
  #: includes/class/class-wordpress-importer.php:738
@@ -193,39 +220,33 @@ msgid "Failed to import %s %s"
193
  msgstr "Impossible d'importer %s %s"
194
 
195
  #: includes/class/class-wordpress-importer.php:605
196
- #, fuzzy, php-format
197
- #| msgid "Failed to import \"%s\": Invalid post type %s"
198
  msgid "Failed to import &#8220;%s&#8221;: Invalid post type %s"
199
- msgstr "Impossible d'importer \"%s\" : type d'article invalide %s"
200
 
201
  #: includes/class/class-wordpress-importer.php:642
202
- #, fuzzy, php-format
203
- #| msgid "%s \"%s\" already exists."
204
  msgid "%s &#8220;%s&#8221; already exists."
205
- msgstr "%s \"%s\" existent déjà."
206
 
207
  #: includes/class/class-wordpress-importer.php:704
208
- #, fuzzy, php-format
209
- #| msgid "Failed to import %s %s"
210
  msgid "Failed to import %s &#8220;%s&#8221;"
211
- msgstr "Impossible d'importer %s %s"
212
 
213
  #: includes/class/class-wordpress-importer.php:869
214
  msgid "Menu item skipped due to missing menu slug"
215
- msgstr ""
216
 
217
  #: includes/class/class-wordpress-importer.php:876
218
  #, php-format
219
  msgid "Menu item skipped due to invalid menu slug: %s"
220
  msgstr ""
 
221
 
222
  #: includes/class/class-wordpress-importer.php:954
223
- #, fuzzy
224
- #| msgid "Skipping attachment \"%s\", fetching attachments disabled"
225
  msgid "Fetching attachments is not enabled"
226
- msgstr ""
227
- "Sauter la pièce jointe \"%s\", la récupération des pièces jointes est "
228
- "désactivée"
229
 
230
  #: includes/class/class-wordpress-importer.php:967
231
  msgid "Invalid file type"
@@ -233,13 +254,12 @@ msgstr "Type de fichier invalide"
233
 
234
  #: includes/class/class-wordpress-importer.php:1011
235
  msgid "Remote server did not respond"
236
- msgstr ""
237
 
238
  #: includes/class/class-wordpress-importer.php:1017
239
- #, fuzzy, php-format
240
- #| msgid "Remote server returned %1$d %2$s for %3$s"
241
  msgid "Remote server returned error response %1$d %2$s"
242
- msgstr "Le serveur distant à retourné %1$d %2$s pour %3$s"
243
 
244
  #: includes/class/class-wordpress-importer.php:1024
245
  msgid "Remote file is incorrect size"
@@ -255,10 +275,8 @@ msgid "Remote file is too large, limit is %s"
255
  msgstr "Le fichier distant est trop gros, la limite est de %s"
256
 
257
  #: includes/class/class-wordpress-importer.php:1134
258
- #, fuzzy
259
- #| msgid "Importing widgets"
260
  msgid "Import WordPress"
261
- msgstr "Importation de widgets"
262
 
263
  #: includes/class/class-wordpress-importer.php:1141
264
  #, php-format
@@ -266,6 +284,9 @@ msgid ""
266
  "A new version of this importer is available. Please update to version %s to "
267
  "ensure compatibility with newer export files."
268
  msgstr ""
 
 
 
269
 
270
  #: includes/class/class-wordpress-importer.php:1156
271
  msgid ""
@@ -273,10 +294,15 @@ msgid ""
273
  "the posts, pages, comments, custom fields, categories, and tags into this "
274
  "site."
275
  msgstr ""
 
 
 
276
 
277
  #: includes/class/class-wordpress-importer.php:1157
278
  msgid "Choose a WXR (.xml) file to upload, then click Upload file and import."
279
  msgstr ""
 
 
280
 
281
  #: includes/importer.php:519
282
  msgid ""
@@ -284,31 +310,36 @@ msgid ""
284
  "please try again later. If you still have issues contact the theme developer "
285
  "for assistance."
286
  msgstr ""
 
 
 
 
287
 
288
  #: includes/importer.php:534
289
  msgid ""
290
  "The xml import file could not be accessed. Please try again or contact the "
291
  "theme developer."
292
  msgstr ""
 
 
293
 
294
  #: includes/importer.php:571
295
  msgid "Can not retrieve class-wp-importer.php"
296
- msgstr ""
297
 
298
  #: includes/importer.php:581
299
  msgid "Can not retrieve wordpress-importer.php"
300
- msgstr ""
301
 
302
  #: includes/importer.php:592
303
  msgid "Sample data file appears corrupt or can not be accessed."
304
  msgstr ""
 
305
 
306
  #: includes/install-demos.php:29 includes/install-demos.php:30
307
  #: includes/install-demos.php:50
308
- #, fuzzy
309
- #| msgid "Install Ocean Now"
310
  msgid "Install Demos"
311
- msgstr "Installer OceanWP maintenant"
312
 
313
  #: includes/install-demos.php:54 includes/install-demos.php:66
314
  msgid ""
@@ -316,39 +347,34 @@ msgid ""
316
  "due to low PHP configurations on your server. You need to import the demo "
317
  "manually, look the second method from this article of the documentation:"
318
  msgstr ""
 
 
 
 
319
 
320
  #: includes/install-demos.php:54 includes/install-demos.php:66
321
- #, fuzzy
322
- #| msgid "Importing, please wait!"
323
  msgid "Importing the sample data"
324
- msgstr "Importation veuillez patienter !"
325
 
326
  #: includes/install-demos.php:60
327
- #, fuzzy, php-format
328
- #| msgid ""
329
- #| "%1$s%3$sThat's it, all done!%4$s%2$sThe demo import has finished. Please "
330
- #| "check your page and make sure that everything has imported correctly. If "
331
- #| "it did, you can deactivate the %3$sOcean Demo Import%4$s plugin, because "
332
- #| "it has done its job.%5$s"
333
  msgid ""
334
  "Demo data successfully imported. Please check your page and make sure that "
335
  "everything has imported correctly. If it did, you can deactivate the "
336
  "%1$sOcean Demo Import%2$s plugin, because it has done its job."
337
  msgstr ""
338
- "%1$s%3$sC'est tout, c'est fini !%4$s%2$sL'importation de la démo est "
339
- "terminée. Vérifiez votre page et assurez-vous que tout a bien été importé. "
340
- "Si c'est le cas, vous pouvez désactiver l'extension %3$sOcean Demo Import"
341
- "%4$s, elle a terminé son travail.%5$s"
342
 
343
  #: includes/install-demos.php:72
344
- #, fuzzy, php-format
345
- #| msgid "Before you begin, make sure all the required plugins are activated."
346
  msgid ""
347
  "Before you begin, make sure all the required plugins are activated. %1$sSee "
348
  "this article%2$s."
349
  msgstr ""
350
- "Avant de commencer, assurez-vous que toutes les extensions requises sont "
351
- "activées."
352
 
353
  #: includes/install-demos.php:85
354
  #, php-format
@@ -360,22 +386,29 @@ msgid ""
360
  "content. You can use this plugin to reset your site if needed: %1$sWordpress "
361
  "Database Reset%2$s."
362
  msgstr ""
 
 
 
 
 
 
 
363
 
364
  #: includes/install-demos.php:101
365
  msgid "All"
366
- msgstr ""
367
 
368
  #: includes/install-demos.php:108
369
  msgid "Search demos..."
370
- msgstr ""
371
 
372
  #: includes/install-demos.php:138
373
  msgid "Install"
374
- msgstr ""
375
 
376
  #: includes/install-demos.php:139
377
  msgid "Preview"
378
- msgstr ""
379
 
380
  #: ocean-demo-import.php:134 ocean-demo-import.php:143
381
  msgid "Cheatin&#8217; huh?"
@@ -384,13 +417,11 @@ msgstr "Alors on triche ?"
384
  #: ocean-demo-import.php:197
385
  msgid "Ocean Demo Import requires that you use OceanWP as your parent theme."
386
  msgstr ""
387
- "Ocean Demo Import nécessite que vous utilisiez OceanWP comme thème principal."
388
 
389
  #: ocean-demo-import.php:197
390
- #, fuzzy
391
- #| msgid "Install Ocean Now"
392
  msgid "Install OceanWP Now"
393
- msgstr "Installer OceanWP maintenant"
394
 
395
  #~ msgid "The customizer import file is missing! File path: %s"
396
  #~ msgstr ""
4
  msgstr ""
5
  "Project-Id-Version: \n"
6
  "Report-Msgid-Bugs-To: https://oceanwp.org/support/\n"
7
+ "POT-Creation-Date: 2017-08-18 17:53+0200\n"
8
+ "PO-Revision-Date: 2017-08-18 17:54+0200\n"
9
  "Last-Translator: FreePixel <contact@freepixel.net>\n"
10
  "Language-Team: OceanWP\n"
11
  "Language: fr\n"
12
  "MIME-Version: 1.0\n"
13
  "Content-Type: text/plain; charset=UTF-8\n"
14
  "Content-Transfer-Encoding: 8bit\n"
15
+ "X-Generator: Poedit 1.8.12\n"
16
  "Plural-Forms: nplurals=2; plural=(n > 1);\n"
17
+ "X-Poedit-Basepath: ../../../../../../../Fichiers de Dossiers/CMS/WORDPRESS/• "
18
+ "THEMES/• OceanWP/Extensions gratuites/ocean-demo-import\n"
19
+ "X-Poedit-SourceCharset: UTF-8\n"
20
  "X-Poedit-KeywordsList: _esc_attr__;esc_attr_x;esc_attr_e;esc_html__;"
21
  "esc_html_e;esc_html_x;__;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;"
22
  "_n_noop:1,2;_c;_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2\n"
23
  "X-Textdomain-Support: yes\n"
24
+ "X-Poedit-SearchPath-0: includes/importer.php\n"
25
+ "X-Poedit-SearchPath-1: includes/install-demos.php\n"
26
+ "X-Poedit-SearchPath-2: includes/class/class-helpers.php\n"
27
+ "X-Poedit-SearchPath-3: includes/class/class-parsers.php\n"
28
+ "X-Poedit-SearchPath-4: includes/class/class-settings-importer.php\n"
29
+ "X-Poedit-SearchPath-5: includes/class/class-widget-importer.php\n"
30
+ "X-Poedit-SearchPath-6: includes/class/class-wordpress-importer.php\n"
31
+ "X-Poedit-SearchPath-7: ocean-demo-import.php\n"
32
 
33
  #: includes/class/class-parsers.php:42 includes/class/class-parsers.php:72
34
  #: includes/class/class-parsers.php:80
35
  msgid "There was an error when reading this WXR file"
36
+ msgstr "Une erreur est survenue lors de la lecture du fichier WXR"
37
 
38
  #: includes/class/class-parsers.php:43
39
  msgid ""
40
  "Details are shown above. The importer will now try again with a different "
41
  "parser..."
42
  msgstr ""
43
+ "Les détails sont affichés ci-dessous. L'importateur va maintenant essayer "
44
+ "avec un autre analyseur..."
45
 
46
  #: includes/class/class-parsers.php:84 includes/class/class-parsers.php:89
47
  #: includes/class/class-parsers.php:306 includes/class/class-parsers.php:495
48
  msgid ""
49
  "This does not appear to be a WXR file, missing/invalid WXR version number"
50
  msgstr ""
51
+ "Cela ne semble pas être un fichier WXR, numéro de version WXR manquant/"
52
+ "invalide."
53
 
54
  #: includes/class/class-widget-importer.php:84
55
  msgid "Sidebar does not exist in theme (moving widget to Inactive)"
83
  #: includes/class/class-wordpress-importer.php:196
84
  #: includes/class/class-wordpress-importer.php:205
85
  msgid "Sorry, there has been an error."
86
+ msgstr "Désolé, il y a eu une erreur."
87
 
88
  #: includes/class/class-wordpress-importer.php:133
89
  msgid "The file does not exist, please try again."
91
 
92
  #: includes/class/class-wordpress-importer.php:176
93
  msgid "All done."
94
+ msgstr "Tous terminés."
95
 
96
  #: includes/class/class-wordpress-importer.php:176
97
  msgid "Have fun!"
98
+ msgstr "Amusez-vous !"
99
 
100
  #: includes/class/class-wordpress-importer.php:177
101
  msgid "Remember to update the passwords and roles of imported users."
102
  msgstr ""
103
+ "Rappelez-vous de mettre à jour les mots de passe et les rôles des "
104
+ "utilisateurs importés."
105
 
106
  #: includes/class/class-wordpress-importer.php:197
107
  #, php-format
109
  "The export file could not be found at <code>%s</code>. It is likely that "
110
  "this was caused by a permissions problem."
111
  msgstr ""
112
+ "Le fichier d'export n'a pas pu être trouvé à <code>%s</code> . Il est "
113
+ "probable que cela ait été causé par un problème d'autorisations."
114
 
115
  #: includes/class/class-wordpress-importer.php:213
116
  #, php-format
118
  "This WXR file (version %s) may not be supported by this version of the "
119
  "importer. Please consider updating."
120
  msgstr ""
121
+ "Ce fichier WXR (version %s) ne peut pas être pris en charge par cette "
122
+ "version de l'importateur. Mettez à jour l'importateur."
123
 
124
  #: includes/class/class-wordpress-importer.php:238
125
  #, php-format
127
  "Failed to import author %s. Their posts will be attributed to the current "
128
  "user."
129
  msgstr ""
130
+ "Impossible d'importer l'auteur %s. Ses articles seront attribués à "
131
+ "l'utilisateur actuel."
132
 
133
  #: includes/class/class-wordpress-importer.php:264
134
  msgid "Assign Authors"
135
+ msgstr "Assigner les auteurs"
136
 
137
  #: includes/class/class-wordpress-importer.php:265
138
  msgid ""
141
  "site. For example, you may want to import all the entries as <code>admin</"
142
  "code>s entries."
143
  msgstr ""
144
+ "Pour qu'il vous soit plus simple de modifier et d'enregistrer le contenu "
145
+ "importé, vous souhaitez peut-être ré-attribuer l'auteur d'un item importé à "
146
+ "un utilisateur de ce site. Par exemple, vous pourriez vouloir importer "
147
+ "toutes les entrées comme des entrées <code>admin</code>."
148
 
149
  #: includes/class/class-wordpress-importer.php:267
150
  #, php-format
153
  "generated and the new user&#8217;s role will be set as %s. Manually changing "
154
  "the new user&#8217;s details will be necessary."
155
  msgstr ""
156
+ "Si un nouvel utilisateur est créé par WordPress, un nouveau mot de passe "
157
+ "sera généré au hasard et le nouveau rôle utilisateur&#8217;s sera défini en "
158
+ "tant que %s. Il sera nécessaire de changer manuellement les détails du "
159
+ "nouvel utilisateur&#8217;s."
160
 
161
  #: includes/class/class-wordpress-importer.php:277
162
  msgid "Import Attachments"
163
+ msgstr "Importer les pièces jointes"
164
 
165
  #: includes/class/class-wordpress-importer.php:280
166
  msgid "Download and import file attachments"
167
+ msgstr "Télécharge et importe les pièces jointes"
168
 
169
  #: includes/class/class-wordpress-importer.php:284
170
  msgid "Submit"
171
+ msgstr "Envoyer"
172
 
173
  #: includes/class/class-wordpress-importer.php:297
174
  msgid "Import author:"
175
+ msgstr "Importer l'auteur : "
176
 
177
  #: includes/class/class-wordpress-importer.php:308
178
  msgid "or create new user with login name:"
179
+ msgstr "ou créer un nouvel utilisateur avec le nom de connexion : "
180
 
181
  #: includes/class/class-wordpress-importer.php:311
182
  msgid "as a new user:"
183
+ msgstr "en tant que nouvel utilisateur : "
184
 
185
  #: includes/class/class-wordpress-importer.php:319
186
  msgid "assign posts to an existing user:"
187
+ msgstr "attribuer les articles à un utilisateur existant : "
188
 
189
  #: includes/class/class-wordpress-importer.php:321
190
  msgid "or assign posts to an existing user:"
191
+ msgstr "ou attribuer les articles à un utilisateur existant : "
192
 
193
  #: includes/class/class-wordpress-importer.php:322
194
  msgid "- Select -"
195
+ msgstr "- Sélectionner -"
196
 
197
  #: includes/class/class-wordpress-importer.php:372
198
  #, php-format
200
  "Failed to create new user for %s. Their posts will be attributed to the "
201
  "current user."
202
  msgstr ""
203
+ "Impossible de créer un nouvel utilisateur pour %s. Ses articles seront "
204
+ "attribués à l'utilisateur actuel."
205
 
206
  #: includes/class/class-wordpress-importer.php:424
207
  #, php-format
208
  msgid "Failed to import category %s"
209
+ msgstr "Impossible d'importer la catégorie d'article %s"
210
 
211
  #: includes/class/class-wordpress-importer.php:467
212
+ #, php-format
 
213
  msgid "Failed to import post tag %s"
214
+ msgstr "Impossible d'importer l'étiquette d'article %s"
215
 
216
  #: includes/class/class-wordpress-importer.php:516
217
  #: includes/class/class-wordpress-importer.php:738
220
  msgstr "Impossible d'importer %s %s"
221
 
222
  #: includes/class/class-wordpress-importer.php:605
223
+ #, php-format
 
224
  msgid "Failed to import &#8220;%s&#8221;: Invalid post type %s"
225
+ msgstr "Impossible d'importer &#8220;%s&#8221; : type d'article invalide %s"
226
 
227
  #: includes/class/class-wordpress-importer.php:642
228
+ #, php-format
 
229
  msgid "%s &#8220;%s&#8221; already exists."
230
+ msgstr "%s &#8220;%s&#8221; existe déjà."
231
 
232
  #: includes/class/class-wordpress-importer.php:704
233
+ #, php-format
 
234
  msgid "Failed to import %s &#8220;%s&#8221;"
235
+ msgstr "Impossible d'importer %s &#8220;%s&#8221;"
236
 
237
  #: includes/class/class-wordpress-importer.php:869
238
  msgid "Menu item skipped due to missing menu slug"
239
+ msgstr "Élément de menu ignoré en raison de l'identifiant de menu manquant"
240
 
241
  #: includes/class/class-wordpress-importer.php:876
242
  #, php-format
243
  msgid "Menu item skipped due to invalid menu slug: %s"
244
  msgstr ""
245
+ "Élément de menu ignoré en raison d'un identifiant de menu invalide : %s"
246
 
247
  #: includes/class/class-wordpress-importer.php:954
 
 
248
  msgid "Fetching attachments is not enabled"
249
+ msgstr "La récupération des pièces jointes n'est pas activée"
 
 
250
 
251
  #: includes/class/class-wordpress-importer.php:967
252
  msgid "Invalid file type"
254
 
255
  #: includes/class/class-wordpress-importer.php:1011
256
  msgid "Remote server did not respond"
257
+ msgstr "Le serveur distant n'a pas répondu"
258
 
259
  #: includes/class/class-wordpress-importer.php:1017
260
+ #, php-format
 
261
  msgid "Remote server returned error response %1$d %2$s"
262
+ msgstr "Le serveur distant a renvoyé une réponse d'erreur %1$d %2$s"
263
 
264
  #: includes/class/class-wordpress-importer.php:1024
265
  msgid "Remote file is incorrect size"
275
  msgstr "Le fichier distant est trop gros, la limite est de %s"
276
 
277
  #: includes/class/class-wordpress-importer.php:1134
 
 
278
  msgid "Import WordPress"
279
+ msgstr "WordPress importation"
280
 
281
  #: includes/class/class-wordpress-importer.php:1141
282
  #, php-format
284
  "A new version of this importer is available. Please update to version %s to "
285
  "ensure compatibility with newer export files."
286
  msgstr ""
287
+ "Une nouvelle version de cet importateur est disponible. Veuillez mettre à "
288
+ "jour la version %s pour assurer la compatibilité avec les nouveaux fichiers "
289
+ "d'exportation."
290
 
291
  #: includes/class/class-wordpress-importer.php:1156
292
  msgid ""
294
  "the posts, pages, comments, custom fields, categories, and tags into this "
295
  "site."
296
  msgstr ""
297
+ "Salut ! Télécharger votre fichier WordPress eXtended RSS (WXR) et we&#8217;"
298
+ "ll pour importer les articles, pages, commentaires, champs personnalisés, "
299
+ "catégories, et mots-clés vers ce site."
300
 
301
  #: includes/class/class-wordpress-importer.php:1157
302
  msgid "Choose a WXR (.xml) file to upload, then click Upload file and import."
303
  msgstr ""
304
+ "Choisir un fichier WXR (.xml) à télécharger, puis cliquer sur Envoyer et "
305
+ "importer le fichier."
306
 
307
  #: includes/importer.php:519
308
  msgid ""
310
  "please try again later. If you still have issues contact the theme developer "
311
  "for assistance."
312
  msgstr ""
313
+ "Impossible de récupérer le fichier xml d'exemple de données. Github peut "
314
+ "être quitté au moment de l'intégration. Réessayez plus tard. Si vous avez "
315
+ "encore des problèmes, contactez le développeur du thème pour obtenir de "
316
+ "l'aide."
317
 
318
  #: includes/importer.php:534
319
  msgid ""
320
  "The xml import file could not be accessed. Please try again or contact the "
321
  "theme developer."
322
  msgstr ""
323
+ "Le fichier d'importation xml n'a pas pu être consulté. Réessayez ou "
324
+ "contactez le développeur du thème."
325
 
326
  #: includes/importer.php:571
327
  msgid "Can not retrieve class-wp-importer.php"
328
+ msgstr "Impossible de retrouver le fichier classe-wp-import.php"
329
 
330
  #: includes/importer.php:581
331
  msgid "Can not retrieve wordpress-importer.php"
332
+ msgstr "Impossible de retrouver le fichier wordpress-importer.php"
333
 
334
  #: includes/importer.php:592
335
  msgid "Sample data file appears corrupt or can not be accessed."
336
  msgstr ""
337
+ "Un exemple de fichier de données semble corrompu ou ne peut être consulté."
338
 
339
  #: includes/install-demos.php:29 includes/install-demos.php:30
340
  #: includes/install-demos.php:50
 
 
341
  msgid "Install Demos"
342
+ msgstr "Installer des démos"
343
 
344
  #: includes/install-demos.php:54 includes/install-demos.php:66
345
  msgid ""
347
  "due to low PHP configurations on your server. You need to import the demo "
348
  "manually, look the second method from this article of the documentation:"
349
  msgstr ""
350
+ "Nous sommes désolés, mais les données de démo n'ont pas pu être importées. "
351
+ "Il est probablement dû à la configuration PHP sur votre serveur. Vous devez "
352
+ "importer la démo manuellement, regardez la deuxième méthode à partir de cet "
353
+ "article de la documentation : "
354
 
355
  #: includes/install-demos.php:54 includes/install-demos.php:66
 
 
356
  msgid "Importing the sample data"
357
+ msgstr "Importation des données de démo"
358
 
359
  #: includes/install-demos.php:60
360
+ #, php-format
 
 
 
 
 
361
  msgid ""
362
  "Demo data successfully imported. Please check your page and make sure that "
363
  "everything has imported correctly. If it did, you can deactivate the "
364
  "%1$sOcean Demo Import%2$s plugin, because it has done its job."
365
  msgstr ""
366
+ "Les données de démonstration ont été importées avec succès. Vérifiez votre "
367
+ "page et assurez-vous que tout a bien été importé. Si c'est le cas, vous "
368
+ "pouvez désactiver %1$sOcean Demo Import%2$s car il à terminé sa fonction."
 
369
 
370
  #: includes/install-demos.php:72
371
+ #, php-format
 
372
  msgid ""
373
  "Before you begin, make sure all the required plugins are activated. %1$sSee "
374
  "this article%2$s."
375
  msgstr ""
376
+ "Avant de commencer, assurez-vous que tous les extensions requises sont "
377
+ "activées. %1$sVoir cet article%2$s."
378
 
379
  #: includes/install-demos.php:85
380
  #, php-format
386
  "content. You can use this plugin to reset your site if needed: %1$sWordpress "
387
  "Database Reset%2$s."
388
  msgstr ""
389
+ "L'importation de données de démo (articles, pages, images, paramètres "
390
+ "personnalisés, ...) est le moyen le plus simple de configurer votre thème. "
391
+ "Cela vous permettra de modifier rapidement tout au lieu de créer du contenu "
392
+ "à partir de rien. Nous vous recommandons de télécharger des exemples de "
393
+ "données sur une installation propre pour éviter les conflits avec votre "
394
+ "contenu actuel. Vous pouvez utiliser cette extension pour réinitialiser "
395
+ "votre site si nécessaire : %1$sWordpress Database Reset%2$s."
396
 
397
  #: includes/install-demos.php:101
398
  msgid "All"
399
+ msgstr "Tous"
400
 
401
  #: includes/install-demos.php:108
402
  msgid "Search demos..."
403
+ msgstr "Recherche de démos..."
404
 
405
  #: includes/install-demos.php:138
406
  msgid "Install"
407
+ msgstr "Installer"
408
 
409
  #: includes/install-demos.php:139
410
  msgid "Preview"
411
+ msgstr "Aperçu"
412
 
413
  #: ocean-demo-import.php:134 ocean-demo-import.php:143
414
  msgid "Cheatin&#8217; huh?"
417
  #: ocean-demo-import.php:197
418
  msgid "Ocean Demo Import requires that you use OceanWP as your parent theme."
419
  msgstr ""
420
+ "Ocean Demo Import impose l’utilisation d’OceanWP comme thème principal."
421
 
422
  #: ocean-demo-import.php:197
 
 
423
  msgid "Install OceanWP Now"
424
+ msgstr "installer OceanWP maintenant"
425
 
426
  #~ msgid "The customizer import file is missing! File path: %s"
427
  #~ msgstr ""
ocean-demo-import.php CHANGED
@@ -3,11 +3,11 @@
3
  * Plugin Name: Ocean Demo Import
4
  * Plugin URI: https://oceanwp.org/extension/ocean-demo-import/
5
  * Description: Import the OceanWP demo content, widgets and customizer settings with one click.
6
- * Version: 1.0.5
7
  * Author: OceanWP
8
  * Author URI: https://oceanwp.org/
9
  * Requires at least: 4.0.0
10
- * Tested up to: 4.7.2
11
  *
12
  * Text Domain: ocean-demo-import
13
  * Domain Path: /languages/
@@ -87,7 +87,7 @@ final class Ocean_Demo_Import {
87
  $this->token = 'ocean-demo-import';
88
  $this->plugin_url = plugin_dir_url( __FILE__ );
89
  $this->plugin_path = plugin_dir_path( __FILE__ );
90
- $this->version = '1.0.5';
91
 
92
  define( 'ODI_PATH', $this->plugin_path );
93
  define( 'ODI_URL', $this->plugin_url );
3
  * Plugin Name: Ocean Demo Import
4
  * Plugin URI: https://oceanwp.org/extension/ocean-demo-import/
5
  * Description: Import the OceanWP demo content, widgets and customizer settings with one click.
6
+ * Version: 1.0.6
7
  * Author: OceanWP
8
  * Author URI: https://oceanwp.org/
9
  * Requires at least: 4.0.0
10
+ * Tested up to: 4.8.2
11
  *
12
  * Text Domain: ocean-demo-import
13
  * Domain Path: /languages/
87
  $this->token = 'ocean-demo-import';
88
  $this->plugin_url = plugin_dir_url( __FILE__ );
89
  $this->plugin_path = plugin_dir_path( __FILE__ );
90
+ $this->version = '1.0.6';
91
 
92
  define( 'ODI_PATH', $this->plugin_path );
93
  define( 'ODI_URL', $this->plugin_url );
readme.txt CHANGED
@@ -2,8 +2,8 @@
2
  Contributors: oceanwp
3
  Tags: import, content, demo, data, widgets, settings, oceanwp
4
  Requires at least: 4.0
5
- Tested up to: 4.8
6
- Stable tag: 1.0.5
7
  License: GPLv2 or later
8
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
9
 
@@ -30,6 +30,10 @@ This plugin will only work with the [OceanWP](https://oceanwp.org/) theme.
30
 
31
  == Changelog ==
32
 
 
 
 
 
33
  = 1.0.5 =
34
  - Added: French translation, thanks a lot to Jean of freepixel.net.
35
 
2
  Contributors: oceanwp
3
  Tags: import, content, demo, data, widgets, settings, oceanwp
4
  Requires at least: 4.0
5
+ Tested up to: 4.8.2
6
+ Stable tag: 1.0.6
7
  License: GPLv2 or later
8
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
9
 
30
 
31
  == Changelog ==
32
 
33
+ = 1.0.6 =
34
+ - Updated: Stylish demo files.
35
+ - Tweak: OceanWP name for the White Label extension.
36
+
37
  = 1.0.5 =
38
  - Added: French translation, thanks a lot to Jean of freepixel.net.
39