PluginProbe
Import WP – CSV & XML Import Export for WordPress / 2.15.0
Import WP – CSV & XML Import Export for WordPress v2.15.0
2.15.1 2.15.0 2.14.24 2.14.23 2.7.0 2.7.1 2.7.10 2.7.11 2.7.12 2.7.13 2.7.14 2.7.2 2.7.3 2.7.4 2.7.5 2.7.6 2.7.7 2.7.8 2.7.9 2.8.0 2.8.1 2.8.2 2.8.3 2.9.0 2.9.1 All 144 releases
jc-importer / languages / jc-importer.pot

jc-importer.pot in Import WP – CSV & XML Import Export for WordPress 2.15.0, at languages/jc-importer.pot

1,429 lines 39.0 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 # Copyright (C) 2026 James Collings <[email protected]>
2 # This file is distributed under the same license as the Import WP plugin.
3 msgid ""
4 msgstr ""
5 "Project-Id-Version: Import WP 2.15.0\n"
6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/jc-importer\n"
7 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
8 "Language-Team: LANGUAGE <[email protected]>\n"
9 "MIME-Version: 1.0\n"
10 "Content-Type: text/plain; charset=UTF-8\n"
11 "Content-Transfer-Encoding: 8bit\n"
12 "POT-Creation-Date: 2026-09-22T20:53:19+00:00\n"
13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14 "X-Generator: WP-CLI 2.12.0\n"
15 "X-Domain: jc-importer\n"
16
17 #. Plugin Name of the plugin
18 #: jc-importer.php
19 msgid "Import WP"
20 msgstr ""
21
22 #. Plugin URI of the plugin
23 #. Author URI of the plugin
24 #: jc-importer.php
25 msgid "https://www.importwp.com"
26 msgstr ""
27
28 #. Description of the plugin
29 #: jc-importer.php
30 msgid "Import WP is a powerful Importer & Exporter with a visual data selection tool that makes it easy to Export or Import any XML or CSV file to WordPress."
31 msgstr ""
32
33 #. Author of the plugin
34 #: jc-importer.php
35 msgid "James Collings <[email protected]>"
36 msgstr ""
37
38 #: class/Common/Exporter/ExporterManager.php:44
39 #: class/Common/Importer/ImporterManager.php:78
40 msgid "You do not have permission to download this file."
41 msgstr ""
42
43 #: class/Common/Exporter/ExporterManager.php:48
44 #: class/Common/Exporter/ExporterManager.php:53
45 #: class/Common/Exporter/ExporterManager.php:69
46 #: class/Common/Importer/ImporterManager.php:82
47 #: class/Common/Importer/ImporterManager.php:88
48 msgid "Invalid download request."
49 msgstr ""
50
51 #: class/Common/Exporter/ExporterManager.php:242
52 msgid "No records found to export"
53 msgstr ""
54
55 #: class/Common/Exporter/Mapper/CommentMapper.php:56
56 #: class/Common/Importer/Template/CommentTemplate.php:36
57 msgid "Comment"
58 msgstr ""
59
60 #: class/Common/Exporter/Mapper/CommentMapper.php:62
61 #: class/Common/Exporter/Mapper/PostMapper.php:96
62 #: class/Common/Exporter/Mapper/TaxMapper.php:63
63 #: class/Common/Exporter/Mapper/UserMapper.php:51
64 msgid "Custom Fields"
65 msgstr ""
66
67 #: class/Common/Exporter/Mapper/PostMapper.php:69
68 msgid "Post"
69 msgstr ""
70
71 #: class/Common/Exporter/Mapper/PostMapper.php:75
72 #: class/Common/Importer/Template/AttachmentTemplate.php:95
73 #: class/Common/Importer/Template/CommentTemplate.php:384
74 #: class/Common/Importer/Template/PostTemplate.php:151
75 #: class/Common/Importer/Template/PostTemplate.php:1155
76 msgid "Author"
77 msgstr ""
78
79 #: class/Common/Exporter/Mapper/PostMapper.php:82
80 msgid "Featured Image"
81 msgstr ""
82
83 #: class/Common/Exporter/Mapper/PostMapper.php:89
84 #: class/Common/Exporter/Mapper/TaxMapper.php:49
85 #: class/Common/Importer/Template/AttachmentTemplate.php:70
86 #: class/Common/Importer/Template/CommentTemplate.php:392
87 #: class/Common/Importer/Template/PostTemplate.php:126
88 #: class/Common/Importer/Template/PostTemplate.php:1154
89 #: class/Common/Importer/Template/TermTemplate.php:73
90 #: class/Common/Importer/Template/TermTemplate.php:370
91 msgid "Parent"
92 msgstr ""
93
94 #: class/Common/Exporter/Mapper/TaxMapper.php:56
95 msgid "Anscestors"
96 msgstr ""
97
98 #: class/Common/Exporter/Mapper/UserMapper.php:45
99 msgid "User"
100 msgstr ""
101
102 #: class/Common/Exporter/State/ExporterState.php:48
103 #: class/Common/Importer/State/ImporterState.php:53
104 #: class/Common/Runner/RunnerState.php:47
105 msgid "Invalid state"
106 msgstr ""
107
108 #: class/Common/Exporter/State/ExporterState.php:54
109 #: class/Common/Importer/State/ImporterState.php:59
110 #: class/Common/Runner/RunnerState.php:53
111 msgid "Session has changed"
112 msgstr ""
113
114 #: class/Common/Filesystem/Filesystem.php:36
115 msgid "File doesn`t exist on local filesystem."
116 msgstr ""
117
118 #: class/Common/Filesystem/Filesystem.php:47
119 msgid "Unable to determine filetype."
120 msgstr ""
121
122 #: class/Common/Filesystem/Filesystem.php:52
123 #: class/Common/Filesystem/Filesystem.php:92
124 #: class/Common/Filesystem/Filesystem.php:114
125 msgid "Invalid filetype."
126 msgstr ""
127
128 #: class/Common/Filesystem/Filesystem.php:57
129 #, php-format
130 msgid "Unable to copy file: %s."
131 msgstr ""
132
133 #: class/Common/Filesystem/Filesystem.php:195
134 #: class/Common/Importer/File/AbstractFile.php:94
135 #, php-format
136 msgid "File not found: %s"
137 msgstr ""
138
139 #: class/Common/Filesystem/Filesystem.php:201
140 #, php-format
141 msgid "File not found or empty: %s"
142 msgstr ""
143
144 #: class/Common/Filesystem/Filesystem.php:239
145 msgid "Unable to write string to file"
146 msgstr ""
147
148 #: class/Common/Ftp/Ftp.php:39
149 msgid "To download via FTP please enable the php ftp extension."
150 msgstr ""
151
152 #: class/Common/Ftp/Ftp.php:44
153 #: class/Common/Importer/ImporterManager.php:485
154 msgid "Unable to login to ftp server"
155 msgstr ""
156
157 #: class/Common/Ftp/Ftp.php:49
158 msgid "Unable to connect to ftp server"
159 msgstr ""
160
161 #: class/Common/Ftp/Ftp.php:59
162 msgid "File doesn't exist on ftp server."
163 msgstr ""
164
165 #: class/Common/Ftp/Ftp.php:83
166 #, php-format
167 msgid "Unable to download: %s file via ftp."
168 msgstr ""
169
170 #: class/Common/Http/Http.php:51
171 #: class/Common/Http/Http.php:96
172 #, php-format
173 msgid "Unable to download: %s, Response Code: %s"
174 msgstr ""
175
176 #: class/Common/Importer/Config/Config.php:94
177 #, php-format
178 msgid "Config Index File Not Found: %s"
179 msgstr ""
180
181 #: class/Common/Importer/Config/Config.php:161
182 #, php-format
183 msgid "Unable to located record: %s."
184 msgstr ""
185
186 #: class/Common/Importer/File/AbstractFile.php:37
187 #, php-format
188 msgid "File Not Found: %s"
189 msgstr ""
190
191 #: class/Common/Importer/Importer.php:243
192 msgid "Parser Not Loaded."
193 msgstr ""
194
195 #: class/Common/Importer/Importer.php:247
196 msgid "Mapper Not Loaded."
197 msgstr ""
198
199 #: class/Common/Importer/ImporterManager.php:92
200 msgid "Debug mode is not enabled."
201 msgstr ""
202
203 #: class/Common/Importer/ImporterManager.php:97
204 msgid "Debug log file not found."
205 msgstr ""
206
207 #: class/Common/Importer/ImporterManager.php:442
208 msgid "Unable to parse FTP connection string"
209 msgstr ""
210
211 #: class/Common/Importer/ImporterManager.php:453
212 #: class/Common/Importer/ImporterManager.php:457
213 msgid "Unable to parse ftp host from connection string"
214 msgstr ""
215
216 #: class/Common/Importer/ImporterManager.php:494
217 #, php-format
218 msgid "Unable to download: %s file via sftp."
219 msgstr ""
220
221 #: class/Common/Importer/ImporterManager.php:545
222 msgid "Access to this file path is not allowed."
223 msgstr ""
224
225 #: class/Common/Importer/ImporterManager.php:586
226 msgid "Unable to link importer file"
227 msgstr ""
228
229 #: class/Common/Importer/ImporterManager.php:649
230 #: class/Common/Importer/ImporterManager.php:658
231 #, php-format
232 msgid "Unable to create directory: %s"
233 msgstr ""
234
235 #: class/Common/Importer/ImporterManager.php:784
236 #, php-format
237 msgid "Unable to get new file using datasource: %s"
238 msgstr ""
239
240 #: class/Common/Importer/ImporterManager.php:791
241 #, php-format
242 msgid "Importer Datasource: %s"
243 msgstr ""
244
245 #: class/Common/Importer/ImporterManager.php:825
246 #, php-format
247 msgid "Unable to load importer parser for type: %s"
248 msgstr ""
249
250 #: class/Common/Importer/ImporterManager.php:826
251 msgid "unknown"
252 msgstr ""
253
254 #: class/Common/Importer/ImporterManager.php:972
255 #, php-format
256 msgid "Unable to locate importer template: %s"
257 msgstr ""
258
259 #: class/Common/Importer/ImporterManager.php:1014
260 #, php-format
261 msgid "Unable to locate mapper: %s"
262 msgstr ""
263
264 #: class/Common/Importer/ImporterManager.php:1039
265 #, php-format
266 msgid "Unable to locate template: %s"
267 msgstr ""
268
269 #: class/Common/Importer/Mapper/AttachmentMapper.php:118
270 #: class/Common/Importer/Mapper/CommentMapper.php:81
271 #: class/Common/Importer/Mapper/PostMapper.php:118
272 #: class/Common/Importer/Mapper/TermMapper.php:77
273 #: class/Common/Importer/Mapper/UserMapper.php:86
274 msgid "No unique identifier value present. Check that Permissions has a unique identifier set and this row has a non-empty value. File column references are stored as _iwp_ref_uid."
275 msgstr ""
276
277 #: class/Common/Importer/Mapper/AttachmentMapper.php:129
278 #: class/Common/Importer/Mapper/CommentMapper.php:94
279 #: class/Common/Importer/Mapper/PostMapper.php:134
280 #: class/Common/Importer/Mapper/TermMapper.php:92
281 #: class/Common/Importer/Mapper/UserMapper.php:120
282 #: class/Common/Importer/Mapper/UserMapper.php:147
283 #, php-format
284 msgid "Record is not unique: %s, Matching Ids: (%s)."
285 msgstr ""
286
287 #: class/Common/Importer/Mapper/AttachmentMapper.php:194
288 msgid "Unable to download and insert attachment"
289 msgstr ""
290
291 #: class/Common/Importer/Mapper/CommentMapper.php:148
292 msgid "Unable to insert comment"
293 msgstr ""
294
295 #: class/Common/Importer/Mapper/UserMapper.php:178
296 msgid "No username present"
297 msgstr ""
298
299 #: class/Common/Importer/Mapper/UserMapper.php:182
300 msgid "No password present"
301 msgstr ""
302
303 #: class/Common/Importer/Mapper/UserMapper.php:186
304 #, php-format
305 msgid "%s is not a valid email address"
306 msgstr ""
307
308 #: class/Common/Importer/Permission/Permission.php:27
309 #: class/Common/Importer/Permission/Permission.php:37
310 #, php-format
311 msgid "Not enough permissions to %s record."
312 msgstr ""
313
314 #: class/Common/Importer/Permission/Permission.php:32
315 msgid "Not enough permissions to create record. No existing record matched the unique identifier, and Create is disabled. Enable Create, or check that the unique identifier can find the existing record."
316 msgstr ""
317
318 #: class/Common/Importer/Permission/Permission.php:35
319 msgid "Not enough permissions to update record. An existing record matched the unique identifier, and Update is disabled. Enable Update if you intended to modify existing records."
320 msgstr ""
321
322 #: class/Common/Importer/Template/AttachmentTemplate.php:46
323 msgid "Attachment"
324 msgstr ""
325
326 #: class/Common/Importer/Template/AttachmentTemplate.php:47
327 #: class/Common/Importer/Template/AttachmentTemplate.php:78
328 #: class/Common/Importer/Template/AttachmentTemplate.php:101
329 #: class/Common/Importer/Template/CommentTemplate.php:39
330 #: class/Common/Importer/Template/CommentTemplate.php:55
331 #: class/Common/Importer/Template/CommentTemplate.php:76
332 #: class/Common/Importer/Template/CommentTemplate.php:381
333 #: class/Common/Importer/Template/PostTemplate.php:98
334 #: class/Common/Importer/Template/PostTemplate.php:134
335 #: class/Common/Importer/Template/PostTemplate.php:157
336 #: class/Common/Importer/Template/PostTemplate.php:219
337 #: class/Common/Importer/Template/PostTemplate.php:1143
338 #: class/Common/Importer/Template/TermTemplate.php:60
339 #: class/Common/Importer/Template/TermTemplate.php:81
340 #: class/Common/Importer/Template/TermTemplate.php:365
341 #: class/Common/Importer/Template/UserTemplate.php:55
342 #: class/Common/Importer/Template/UserTemplate.php:264
343 msgid "ID"
344 msgstr ""
345
346 #: class/Common/Importer/Template/AttachmentTemplate.php:48
347 #: class/Common/Importer/Template/CommentTemplate.php:40
348 #: class/Common/Importer/Template/PostTemplate.php:99
349 #: class/Common/Importer/Template/TermTemplate.php:61
350 #: class/Common/Importer/Template/UserTemplate.php:56
351 msgid "ID is only used to reference existing records"
352 msgstr ""
353
354 #: class/Common/Importer/Template/AttachmentTemplate.php:50
355 #: class/Common/Importer/Template/PostTemplate.php:101
356 #: class/Common/Importer/Template/PostTemplate.php:1144
357 msgid "Title"
358 msgstr ""
359
360 #: class/Common/Importer/Template/AttachmentTemplate.php:51
361 #: class/Common/Importer/Template/PostTemplate.php:102
362 msgid "Title of the post."
363 msgstr ""
364
365 #: class/Common/Importer/Template/AttachmentTemplate.php:53
366 #: class/Common/Importer/Template/TermTemplate.php:66
367 #: class/Common/Importer/Template/TermTemplate.php:367
368 #: class/Common/Importer/Template/UserTemplate.php:83
369 #: class/Common/Importer/Template/UserTemplate.php:274
370 msgid "Description"
371 msgstr ""
372
373 #: class/Common/Importer/Template/AttachmentTemplate.php:54
374 #: class/Common/Importer/Template/PostTemplate.php:105
375 msgid "Main WYSIWYG editor content of the post."
376 msgstr ""
377
378 #: class/Common/Importer/Template/AttachmentTemplate.php:56
379 msgid "Caption"
380 msgstr ""
381
382 #: class/Common/Importer/Template/AttachmentTemplate.php:57
383 #: class/Common/Importer/Template/PostTemplate.php:108
384 msgid "A custom short extract for the post."
385 msgstr ""
386
387 #: class/Common/Importer/Template/AttachmentTemplate.php:59
388 #: class/Common/Importer/Template/AttachmentTemplate.php:214
389 #: class/Common/Importer/Template/Template.php:371
390 msgid "Alt Text"
391 msgstr ""
392
393 #: class/Common/Importer/Template/AttachmentTemplate.php:60
394 #: class/Common/Importer/Template/AttachmentTemplate.php:63
395 #: class/Common/Importer/Template/PostTemplate.php:111
396 msgid "The slug is the user friendly and URL valid name of the post."
397 msgstr ""
398
399 #: class/Common/Importer/Template/AttachmentTemplate.php:62
400 #: class/Common/Importer/Template/AttachmentTemplate.php:79
401 #: class/Common/Importer/Template/CommentTemplate.php:77
402 #: class/Common/Importer/Template/PostTemplate.php:110
403 #: class/Common/Importer/Template/PostTemplate.php:135
404 #: class/Common/Importer/Template/PostTemplate.php:218
405 #: class/Common/Importer/Template/PostTemplate.php:1147
406 #: class/Common/Importer/Template/TermTemplate.php:69
407 #: class/Common/Importer/Template/TermTemplate.php:82
408 #: class/Common/Importer/Template/TermTemplate.php:368
409 msgid "Slug"
410 msgstr ""
411
412 #: class/Common/Importer/Template/AttachmentTemplate.php:65
413 msgid "File"
414 msgstr ""
415
416 #: class/Common/Importer/Template/AttachmentTemplate.php:65
417 msgid "Media File"
418 msgstr ""
419
420 #: class/Common/Importer/Template/AttachmentTemplate.php:66
421 #: class/Common/Importer/Template/CommentTemplate.php:389
422 #: class/Common/Importer/Template/PostTemplate.php:167
423 #: class/Common/Importer/Template/PostTemplate.php:1151
424 msgid "Date"
425 msgstr ""
426
427 #: class/Common/Importer/Template/AttachmentTemplate.php:67
428 #: class/Common/Importer/Template/PostTemplate.php:168
429 msgid "The date of the post , enter in the format \"YYYY-MM-DD HH:ii:ss\""
430 msgstr ""
431
432 #: class/Common/Importer/Template/AttachmentTemplate.php:69
433 #: class/Common/Importer/Template/PostTemplate.php:125
434 #: class/Common/Importer/Template/TermTemplate.php:72
435 msgid "Parent Settings"
436 msgstr ""
437
438 #: class/Common/Importer/Template/AttachmentTemplate.php:73
439 #: class/Common/Importer/Template/PostTemplate.php:129
440 msgid "Set this for the post it belongs to"
441 msgstr ""
442
443 #: class/Common/Importer/Template/AttachmentTemplate.php:75
444 #: class/Common/Importer/Template/PostTemplate.php:131
445 #: class/Common/Importer/Template/TermTemplate.php:78
446 msgid "Parent Field Type"
447 msgstr ""
448
449 #: class/Common/Importer/Template/AttachmentTemplate.php:80
450 #: class/Common/Importer/Template/CommentTemplate.php:78
451 #: class/Common/Importer/Template/PostTemplate.php:136
452 #: class/Common/Importer/Template/PostTemplate.php:217
453 #: class/Common/Importer/Template/TermTemplate.php:63
454 #: class/Common/Importer/Template/TermTemplate.php:83
455 #: class/Common/Importer/Template/TermTemplate.php:366
456 msgid "Name"
457 msgstr ""
458
459 #: class/Common/Importer/Template/AttachmentTemplate.php:81
460 #: class/Common/Importer/Template/PostTemplate.php:137
461 #: class/Common/Importer/Template/TermTemplate.php:84
462 msgid "Reference Column"
463 msgstr ""
464
465 #: class/Common/Importer/Template/AttachmentTemplate.php:84
466 #: class/Common/Importer/Template/PostTemplate.php:140
467 #: class/Common/Importer/Template/TermTemplate.php:88
468 msgid "Select how the parent field should be handled"
469 msgstr ""
470
471 #: class/Common/Importer/Template/AttachmentTemplate.php:86
472 #: class/Common/Importer/Template/PostTemplate.php:142
473 #: class/Common/Importer/Template/TermTemplate.php:90
474 msgid "Parent Reference Column"
475 msgstr ""
476
477 #: class/Common/Importer/Template/AttachmentTemplate.php:88
478 #: class/Common/Importer/Template/PostTemplate.php:144
479 #: class/Common/Importer/Template/TermTemplate.php:92
480 msgid "Select the column/node that the parent field is referencing"
481 msgstr ""
482
483 #: class/Common/Importer/Template/AttachmentTemplate.php:91
484 #: class/Common/Importer/Template/PostTemplate.php:147
485 msgid "Order"
486 msgstr ""
487
488 #: class/Common/Importer/Template/AttachmentTemplate.php:92
489 #: class/Common/Importer/Template/PostTemplate.php:148
490 msgid "The order the post should be displayed in"
491 msgstr ""
492
493 #: class/Common/Importer/Template/AttachmentTemplate.php:94
494 #: class/Common/Importer/Template/PostTemplate.php:150
495 msgid "Author Settings"
496 msgstr ""
497
498 #: class/Common/Importer/Template/AttachmentTemplate.php:96
499 #: class/Common/Importer/Template/PostTemplate.php:152
500 msgid "The user of who added this post"
501 msgstr ""
502
503 #: class/Common/Importer/Template/AttachmentTemplate.php:98
504 #: class/Common/Importer/Template/PostTemplate.php:154
505 msgid "Author Field Type"
506 msgstr ""
507
508 #: class/Common/Importer/Template/AttachmentTemplate.php:102
509 #: class/Common/Importer/Template/PostTemplate.php:158
510 #: class/Common/Importer/Template/UserTemplate.php:266
511 msgid "Login"
512 msgstr ""
513
514 #: class/Common/Importer/Template/AttachmentTemplate.php:103
515 #: class/Common/Importer/Template/PostTemplate.php:159
516 #: class/Common/Importer/Template/UserTemplate.php:61
517 #: class/Common/Importer/Template/UserTemplate.php:269
518 msgid "Email"
519 msgstr ""
520
521 #: class/Common/Importer/Template/AttachmentTemplate.php:105
522 #: class/Common/Importer/Template/PostTemplate.php:161
523 msgid "Select how the author field should be handled"
524 msgstr ""
525
526 #: class/Common/Importer/Template/AttachmentTemplate.php:108
527 #: class/Common/Importer/Template/PostTemplate.php:164
528 #: class/Common/Importer/Template/Template.php:327
529 #: class/Common/Importer/Template/UserTemplate.php:78
530 #: class/Common/Importer/Template/UserTemplate.php:265
531 msgid "Password"
532 msgstr ""
533
534 #: class/Common/Importer/Template/AttachmentTemplate.php:109
535 #: class/Common/Importer/Template/PostTemplate.php:165
536 msgid "The password to access the post"
537 msgstr ""
538
539 #: class/Common/Importer/Template/AttachmentTemplate.php:111
540 #: class/Common/Importer/Template/PostTemplate.php:170
541 msgid "Allow Comments"
542 msgstr ""
543
544 #: class/Common/Importer/Template/AttachmentTemplate.php:113
545 #: class/Common/Importer/Template/PostTemplate.php:172
546 msgid "Disabled"
547 msgstr ""
548
549 #: class/Common/Importer/Template/AttachmentTemplate.php:114
550 #: class/Common/Importer/Template/PostTemplate.php:173
551 msgid "Enabled"
552 msgstr ""
553
554 #: class/Common/Importer/Template/AttachmentTemplate.php:117
555 #: class/Common/Importer/Template/PostTemplate.php:176
556 msgid "Whether the post can accept comments"
557 msgstr ""
558
559 #: class/Common/Importer/Template/AttachmentTemplate.php:119
560 #: class/Common/Importer/Template/PostTemplate.php:178
561 msgid "Allow Pingbacks"
562 msgstr ""
563
564 #: class/Common/Importer/Template/AttachmentTemplate.php:121
565 #: class/Common/Importer/Template/PostTemplate.php:180
566 msgid "Closed"
567 msgstr ""
568
569 #: class/Common/Importer/Template/AttachmentTemplate.php:122
570 #: class/Common/Importer/Template/PostTemplate.php:181
571 msgid "Open"
572 msgstr ""
573
574 #: class/Common/Importer/Template/AttachmentTemplate.php:125
575 #: class/Common/Importer/Template/PostTemplate.php:184
576 msgid "Whether the post can accept pings"
577 msgstr ""
578
579 #: class/Common/Importer/Template/AttachmentTemplate.php:215
580 msgid "Attachment File"
581 msgstr ""
582
583 #: class/Common/Importer/Template/CommentTemplate.php:29
584 msgid "Any"
585 msgstr ""
586
587 #: class/Common/Importer/Template/CommentTemplate.php:42
588 #: class/Common/Importer/Template/CommentTemplate.php:388
589 #: class/Common/Importer/Template/PostTemplate.php:104
590 #: class/Common/Importer/Template/PostTemplate.php:1145
591 msgid "Content"
592 msgstr ""
593
594 #: class/Common/Importer/Template/CommentTemplate.php:43
595 msgid "The content of the comment."
596 msgstr ""
597
598 #: class/Common/Importer/Template/CommentTemplate.php:45
599 #: class/Common/Importer/Template/CommentTemplate.php:47
600 msgid "Comment Parent"
601 msgstr ""
602
603 #: class/Common/Importer/Template/CommentTemplate.php:50
604 msgid "ID of this comment's parent, if any."
605 msgstr ""
606
607 #: class/Common/Importer/Template/CommentTemplate.php:52
608 msgid "Comment Parent Field Type"
609 msgstr ""
610
611 #: class/Common/Importer/Template/CommentTemplate.php:56
612 msgid "Comment Ref Field"
613 msgstr ""
614
615 #: class/Common/Importer/Template/CommentTemplate.php:57
616 #: class/Common/Importer/Template/CommentTemplate.php:79
617 #: class/Common/Importer/Template/PostTemplate.php:220
618 #: class/Common/Importer/Template/PostTemplate.php:224
619 #: class/Common/Importer/Template/TermTemplate.php:85
620 msgid "Custom Field"
621 msgstr ""
622
623 #: class/Common/Importer/Template/CommentTemplate.php:60
624 #: class/Common/Importer/Template/CommentTemplate.php:82
625 msgid "Select how the post ID field should be handled"
626 msgstr ""
627
628 #: class/Common/Importer/Template/CommentTemplate.php:62
629 #: class/Common/Importer/Template/CommentTemplate.php:84
630 #: class/Common/Importer/Template/TermTemplate.php:94
631 msgid "Custom Field Key"
632 msgstr ""
633
634 #: class/Common/Importer/Template/CommentTemplate.php:64
635 #: class/Common/Importer/Template/CommentTemplate.php:86
636 msgid "Enter the name of the post's custom field."
637 msgstr ""
638
639 #: class/Common/Importer/Template/CommentTemplate.php:68
640 #: class/Common/Importer/Template/CommentTemplate.php:69
641 msgid "Comment Post"
642 msgstr ""
643
644 #: class/Common/Importer/Template/CommentTemplate.php:71
645 msgid "ID of the post that relates to the comment, if any."
646 msgstr ""
647
648 #: class/Common/Importer/Template/CommentTemplate.php:73
649 msgid "Comment Post Field Type"
650 msgstr ""
651
652 #: class/Common/Importer/Template/CommentTemplate.php:89
653 #: class/Common/Importer/Template/CommentTemplate.php:394
654 msgid "Comment Type"
655 msgstr ""
656
657 #: class/Common/Importer/Template/CommentTemplate.php:91
658 msgid "Comment type."
659 msgstr ""
660
661 #: class/Common/Importer/Template/CommentTemplate.php:95
662 msgid "Author ID"
663 msgstr ""
664
665 #: class/Common/Importer/Template/CommentTemplate.php:96
666 msgid "Author user id."
667 msgstr ""
668
669 #: class/Common/Importer/Template/CommentTemplate.php:98
670 msgid "Author Name"
671 msgstr ""
672
673 #: class/Common/Importer/Template/CommentTemplate.php:99
674 msgid "The name of the author of the comment."
675 msgstr ""
676
677 #: class/Common/Importer/Template/CommentTemplate.php:101
678 #: class/Common/Importer/Template/CommentTemplate.php:385
679 msgid "Author Email"
680 msgstr ""
681
682 #: class/Common/Importer/Template/CommentTemplate.php:102
683 msgid "The email address of the Comment Author"
684 msgstr ""
685
686 #: class/Common/Importer/Template/CommentTemplate.php:104
687 #: class/Common/Importer/Template/CommentTemplate.php:387
688 msgid "Author Url"
689 msgstr ""
690
691 #: class/Common/Importer/Template/CommentTemplate.php:105
692 msgid "The URL address of the Comment Author."
693 msgstr ""
694
695 #: class/Common/Importer/Template/CommentTemplate.php:107
696 msgid "Comment Author IP"
697 msgstr ""
698
699 #: class/Common/Importer/Template/CommentTemplate.php:108
700 msgid "The IP address of the Comment Author."
701 msgstr ""
702
703 #: class/Common/Importer/Template/CommentTemplate.php:112
704 msgid "Ref"
705 msgstr ""
706
707 #: class/Common/Importer/Template/CommentTemplate.php:113
708 msgid "A custom field to uniquely identify the comment."
709 msgstr ""
710
711 #: class/Common/Importer/Template/CommentTemplate.php:115
712 #: class/Common/Importer/Template/CustomPostTypeTemplate.php:30
713 msgid "Post Type"
714 msgstr ""
715
716 #: class/Common/Importer/Template/CommentTemplate.php:118
717 msgid "The post type the comment belongs to."
718 msgstr ""
719
720 #: class/Common/Importer/Template/CommentTemplate.php:120
721 msgid "Comment Approved"
722 msgstr ""
723
724 #: class/Common/Importer/Template/CommentTemplate.php:122
725 msgid "Disapproved"
726 msgstr ""
727
728 #: class/Common/Importer/Template/CommentTemplate.php:123
729 #: class/Common/Importer/Template/CommentTemplate.php:383
730 msgid "Approved"
731 msgstr ""
732
733 #: class/Common/Importer/Template/CommentTemplate.php:126
734 msgid "Whether the comment has been approved. 1 = Approved, 0 = Disapproved"
735 msgstr ""
736
737 #: class/Common/Importer/Template/CommentTemplate.php:128
738 msgid "Comment Karma"
739 msgstr ""
740
741 #: class/Common/Importer/Template/CommentTemplate.php:130
742 msgid "The karma of the comment."
743 msgstr ""
744
745 #: class/Common/Importer/Template/CommentTemplate.php:132
746 msgid "Comment Agent"
747 msgstr ""
748
749 #: class/Common/Importer/Template/CommentTemplate.php:133
750 msgid "The HTTP user agent of the Comment Author when the comment was submitted."
751 msgstr ""
752
753 #: class/Common/Importer/Template/CommentTemplate.php:135
754 msgid "Comment Date"
755 msgstr ""
756
757 #: class/Common/Importer/Template/CommentTemplate.php:136
758 msgid "The date the comment was submitted."
759 msgstr ""
760
761 #: class/Common/Importer/Template/CommentTemplate.php:172
762 #, php-format
763 msgid "Comment #%s"
764 msgstr ""
765
766 #: class/Common/Importer/Template/CommentTemplate.php:382
767 msgid "User Agent"
768 msgstr ""
769
770 #: class/Common/Importer/Template/CommentTemplate.php:386
771 msgid "Ip Address"
772 msgstr ""
773
774 #: class/Common/Importer/Template/CommentTemplate.php:390
775 msgid "Date GMT"
776 msgstr ""
777
778 #: class/Common/Importer/Template/CommentTemplate.php:391
779 msgid "Karma"
780 msgstr ""
781
782 #: class/Common/Importer/Template/CommentTemplate.php:393
783 msgid "Post ID"
784 msgstr ""
785
786 #: class/Common/Importer/Template/CommentTemplate.php:395
787 msgid "User ID"
788 msgstr ""
789
790 #: class/Common/Importer/Template/CustomPostTypeTemplate.php:27
791 msgid "Choose a Post Type"
792 msgstr ""
793
794 #: class/Common/Importer/Template/PageTemplate.php:23
795 msgid "Default Template"
796 msgstr ""
797
798 #: class/Common/Importer/Template/PageTemplate.php:31
799 #: class/Common/Importer/Template/PageTemplate.php:91
800 msgid "Page Template"
801 msgstr ""
802
803 #: class/Common/Importer/Template/PageTemplate.php:34
804 msgid "Select a page template from your active theme"
805 msgstr ""
806
807 #: class/Common/Importer/Template/PostTemplate.php:86
808 #, php-format
809 msgid ", Attachments: (%s)"
810 msgstr ""
811
812 #: class/Common/Importer/Template/PostTemplate.php:97
813 msgid "Post Fields"
814 msgstr ""
815
816 #: class/Common/Importer/Template/PostTemplate.php:107
817 #: class/Common/Importer/Template/PostTemplate.php:1146
818 msgid "Excerpt"
819 msgstr ""
820
821 #: class/Common/Importer/Template/PostTemplate.php:113
822 msgid "Status"
823 msgstr ""
824
825 #: class/Common/Importer/Template/PostTemplate.php:116
826 msgid "Draft"
827 msgstr ""
828
829 #: class/Common/Importer/Template/PostTemplate.php:117
830 msgid "Published"
831 msgstr ""
832
833 #: class/Common/Importer/Template/PostTemplate.php:118
834 msgid "Pending"
835 msgstr ""
836
837 #: class/Common/Importer/Template/PostTemplate.php:119
838 msgid "Future"
839 msgstr ""
840
841 #: class/Common/Importer/Template/PostTemplate.php:120
842 msgid "Private"
843 msgstr ""
844
845 #: class/Common/Importer/Template/PostTemplate.php:121
846 msgid "Trash"
847 msgstr ""
848
849 #: class/Common/Importer/Template/PostTemplate.php:123
850 msgid "The status of a given post determines how WordPress handles that post"
851 msgstr ""
852
853 #: class/Common/Importer/Template/PostTemplate.php:199
854 msgid "Taxonomies"
855 msgstr ""
856
857 #: class/Common/Importer/Template/PostTemplate.php:200
858 msgid "Taxonomy"
859 msgstr ""
860
861 #: class/Common/Importer/Template/PostTemplate.php:203
862 msgid "Select the type of taxonomy you are importing to."
863 msgstr ""
864
865 #: class/Common/Importer/Template/PostTemplate.php:205
866 msgid "Terms"
867 msgstr ""
868
869 #: class/Common/Importer/Template/PostTemplate.php:206
870 msgid "Name of the taxonomy term or terms (entered as a comma seperated list)."
871 msgstr ""
872
873 #: class/Common/Importer/Template/PostTemplate.php:208
874 #: class/Common/Importer/Template/Template.php:390
875 #: class/Common/Plugin/Menu.php:91
876 msgid "Settings"
877 msgstr ""
878
879 #: class/Common/Importer/Template/PostTemplate.php:209
880 #: class/Common/Importer/Template/Template.php:353
881 msgid "Delimiter"
882 msgstr ""
883
884 #: class/Common/Importer/Template/PostTemplate.php:211
885 #, php-format
886 msgid "A single character used to seperate terms when listing multiple, Leave empty to use default: %s"
887 msgstr ""
888
889 #: class/Common/Importer/Template/PostTemplate.php:213
890 msgid "Term Type"
891 msgstr ""
892
893 #: class/Common/Importer/Template/PostTemplate.php:214
894 msgid "Select what type the term values are (e.g. Name, Slug, or ID)"
895 msgstr ""
896
897 #: class/Common/Importer/Template/PostTemplate.php:229
898 msgid "Enable Hierarchy"
899 msgstr ""
900
901 #: class/Common/Importer/Template/PostTemplate.php:232
902 #: class/Common/Importer/Template/PostTemplate.php:253
903 #: class/Common/Importer/Template/Template.php:301
904 #: class/Common/Importer/Template/Template.php:365
905 msgid "No"
906 msgstr ""
907
908 #: class/Common/Importer/Template/PostTemplate.php:233
909 #: class/Common/Importer/Template/PostTemplate.php:254
910 #: class/Common/Importer/Template/Template.php:302
911 #: class/Common/Importer/Template/Template.php:366
912 msgid "Yes"
913 msgstr ""
914
915 #: class/Common/Importer/Template/PostTemplate.php:237
916 msgid "Hierarchy Character"
917 msgstr ""
918
919 #: class/Common/Importer/Template/PostTemplate.php:241
920 msgid "Hierarchy Relationship"
921 msgstr ""
922
923 #: class/Common/Importer/Template/PostTemplate.php:244
924 msgid "Connect all terms"
925 msgstr ""
926
927 #: class/Common/Importer/Template/PostTemplate.php:245
928 msgid "Connect last term"
929 msgstr ""
930
931 #: class/Common/Importer/Template/PostTemplate.php:250
932 msgid "Append Terms"
933 msgstr ""
934
935 #: class/Common/Importer/Template/PostTemplate.php:1148
936 msgid "Post Status"
937 msgstr ""
938
939 #: class/Common/Importer/Template/PostTemplate.php:1149
940 msgid "Menu order"
941 msgstr ""
942
943 #: class/Common/Importer/Template/PostTemplate.php:1150
944 msgid "password"
945 msgstr ""
946
947 #: class/Common/Importer/Template/PostTemplate.php:1152
948 msgid "Comment Status"
949 msgstr ""
950
951 #: class/Common/Importer/Template/PostTemplate.php:1153
952 msgid "Ping Status"
953 msgstr ""
954
955 #: class/Common/Importer/Template/Template.php:223
956 msgid "Repeater Node"
957 msgstr ""
958
959 #: class/Common/Importer/Template/Template.php:226
960 msgid "Select the path to the parent node containing values for this record, The preview when selecting data for each record should show a single record. Please note changing this will require updating references in this record."
961 msgstr ""
962
963 #: class/Common/Importer/Template/Template.php:298
964 msgid "Is Featured?"
965 msgstr ""
966
967 #: class/Common/Importer/Template/Template.php:304
968 msgid "Is the attachment the featured image for the current post."
969 msgstr ""
970
971 #: class/Common/Importer/Template/Template.php:309
972 msgid "Download"
973 msgstr ""
974
975 #: class/Common/Importer/Template/Template.php:312
976 msgid "Remote URL"
977 msgstr ""
978
979 #: class/Common/Importer/Template/Template.php:313
980 msgid "FTP"
981 msgstr ""
982
983 #: class/Common/Importer/Template/Template.php:314
984 msgid "Local Filesystem"
985 msgstr ""
986
987 #: class/Common/Importer/Template/Template.php:315
988 msgid "Media Library"
989 msgstr ""
990
991 #: class/Common/Importer/Template/Template.php:317
992 msgid "Select how the attachment is being downloaded."
993 msgstr ""
994
995 #: class/Common/Importer/Template/Template.php:319
996 msgid "Host"
997 msgstr ""
998
999 #: class/Common/Importer/Template/Template.php:321
1000 msgid "Enter the FTP hostname"
1001 msgstr ""
1002
1003 #: class/Common/Importer/Template/Template.php:323
1004 #: class/Common/Importer/Template/UserTemplate.php:58
1005 msgid "Username"
1006 msgstr ""
1007
1008 #: class/Common/Importer/Template/Template.php:325
1009 msgid "Enter the FTP username"
1010 msgstr ""
1011
1012 #: class/Common/Importer/Template/Template.php:329
1013 msgid "Enter the FTP password"
1014 msgstr ""
1015
1016 #: class/Common/Importer/Template/Template.php:331
1017 msgid "Path"
1018 msgstr ""
1019
1020 #: class/Common/Importer/Template/Template.php:333
1021 msgid "Enter the FTP base path, this is prefixed onto the Location field, leave empty to be ignore"
1022 msgstr ""
1023
1024 #: class/Common/Importer/Template/Template.php:335
1025 #: class/Common/Importer/Template/Template.php:339
1026 msgid "Base URL"
1027 msgstr ""
1028
1029 #: class/Common/Importer/Template/Template.php:337
1030 msgid "Enter the base url, this is prefixed onto the Location field, leave empty to be ignore"
1031 msgstr ""
1032
1033 #: class/Common/Importer/Template/Template.php:341
1034 msgid "Enter the base path from this servers root file system, this is prefixed onto the Location field, leave empty to be ignore"
1035 msgstr ""
1036
1037 #: class/Common/Importer/Template/Template.php:344
1038 msgid "Permissions"
1039 msgstr ""
1040
1041 #: class/Common/Importer/Template/Template.php:348
1042 msgid "Always download new files"
1043 msgstr ""
1044
1045 #: class/Common/Importer/Template/Template.php:349
1046 msgid "Search media library before downloading new files"
1047 msgstr ""
1048
1049 #: class/Common/Importer/Template/Template.php:351
1050 msgid "Enable to stop duplicate images by searching the media library before downloading new files."
1051 msgstr ""
1052
1053 #: class/Common/Importer/Template/Template.php:355
1054 #, php-format
1055 msgid "A single character used to seperate attachments when listing multiple, Leave empty to use the default: %s"
1056 msgstr ""
1057
1058 #: class/Common/Importer/Template/Template.php:361
1059 msgid "Attachment Meta"
1060 msgstr ""
1061
1062 #: class/Common/Importer/Template/Template.php:362
1063 msgid "Enable Meta"
1064 msgstr ""
1065
1066 #: class/Common/Importer/Template/Template.php:369
1067 msgid "Enable/Disable the fields to import attachment meta data."
1068 msgstr ""
1069
1070 #: class/Common/Importer/Template/Template.php:373
1071 msgid "Image attachment alt text."
1072 msgstr ""
1073
1074 #: class/Common/Importer/Template/Template.php:375
1075 msgid "Title Text"
1076 msgstr ""
1077
1078 #: class/Common/Importer/Template/Template.php:377
1079 msgid "Attachments title text."
1080 msgstr ""
1081
1082 #: class/Common/Importer/Template/Template.php:379
1083 msgid "Caption Text"
1084 msgstr ""
1085
1086 #: class/Common/Importer/Template/Template.php:381
1087 msgid "Image attachments caption text."
1088 msgstr ""
1089
1090 #: class/Common/Importer/Template/Template.php:383
1091 msgid "Description Text"
1092 msgstr ""
1093
1094 #: class/Common/Importer/Template/Template.php:385
1095 msgid "Attachments description text."
1096 msgstr ""
1097
1098 #: class/Common/Importer/Template/Template.php:407
1099 msgid "The source location of the file being attached."
1100 msgstr ""
1101
1102 #: class/Common/Importer/Template/Template.php:749
1103 msgid "Error downloading zip file"
1104 msgstr ""
1105
1106 #: class/Common/Importer/Template/TermTemplate.php:59
1107 msgid "Term"
1108 msgstr ""
1109
1110 #: class/Common/Importer/Template/TermTemplate.php:64
1111 msgid "The term name"
1112 msgstr ""
1113
1114 #: class/Common/Importer/Template/TermTemplate.php:67
1115 msgid "The term description"
1116 msgstr ""
1117
1118 #: class/Common/Importer/Template/TermTemplate.php:70
1119 msgid "The term slug to use"
1120 msgstr ""
1121
1122 #: class/Common/Importer/Template/TermTemplate.php:76
1123 msgid "The id of the parent term"
1124 msgstr ""
1125
1126 #: class/Common/Importer/Template/TermTemplate.php:96
1127 msgid "Enter the name of the custom field."
1128 msgstr ""
1129
1130 #: class/Common/Importer/Template/TermTemplate.php:99
1131 msgid "Alias of"
1132 msgstr ""
1133
1134 #: class/Common/Importer/Template/TermTemplate.php:100
1135 msgid "Slug of the term to make this term an alias of"
1136 msgstr ""
1137
1138 #: class/Common/Importer/Template/TermTemplate.php:369
1139 msgid "Alias Of"
1140 msgstr ""
1141
1142 #: class/Common/Importer/Template/UserTemplate.php:54
1143 msgid "User Fields"
1144 msgstr ""
1145
1146 #: class/Common/Importer/Template/UserTemplate.php:59
1147 msgid "The user's login username"
1148 msgstr ""
1149
1150 #: class/Common/Importer/Template/UserTemplate.php:62
1151 msgid "The user email address"
1152 msgstr ""
1153
1154 #: class/Common/Importer/Template/UserTemplate.php:64
1155 msgid "First Name"
1156 msgstr ""
1157
1158 #: class/Common/Importer/Template/UserTemplate.php:65
1159 msgid "The user's first name"
1160 msgstr ""
1161
1162 #: class/Common/Importer/Template/UserTemplate.php:67
1163 msgid "Last Name"
1164 msgstr ""
1165
1166 #: class/Common/Importer/Template/UserTemplate.php:68
1167 msgid "The user's last name"
1168 msgstr ""
1169
1170 #: class/Common/Importer/Template/UserTemplate.php:70
1171 #: class/Common/Importer/Template/UserTemplate.php:277
1172 msgid "Role"
1173 msgstr ""
1174
1175 #: class/Common/Importer/Template/UserTemplate.php:71
1176 #: class/Common/Importer/Template/UserTemplate.php:79
1177 msgid "The plain-text user password"
1178 msgstr ""
1179
1180 #: class/Common/Importer/Template/UserTemplate.php:75
1181 msgid "Website"
1182 msgstr ""
1183
1184 #: class/Common/Importer/Template/UserTemplate.php:76
1185 msgid "The user's website address"
1186 msgstr ""
1187
1188 #: class/Common/Importer/Template/UserTemplate.php:81
1189 msgid "Nicename"
1190 msgstr ""
1191
1192 #: class/Common/Importer/Template/UserTemplate.php:82
1193 #: class/Common/Importer/Template/UserTemplate.php:270
1194 msgid "Display Name"
1195 msgstr ""
1196
1197 #: class/Common/Importer/Template/UserTemplate.php:94
1198 msgid "Enable user notifications."
1199 msgstr ""
1200
1201 #: class/Common/Importer/Template/UserTemplate.php:96
1202 msgid "Trigger the action to send WordPress notification emails"
1203 msgstr ""
1204
1205 #: class/Common/Importer/Template/UserTemplate.php:98
1206 msgid "Generate user password."
1207 msgstr ""
1208
1209 #: class/Common/Importer/Template/UserTemplate.php:100
1210 msgid "Enable the generation of user passwords"
1211 msgstr ""
1212
1213 #: class/Common/Importer/Template/UserTemplate.php:267
1214 msgid "Nice name"
1215 msgstr ""
1216
1217 #: class/Common/Importer/Template/UserTemplate.php:268
1218 msgid "Url"
1219 msgstr ""
1220
1221 #: class/Common/Importer/Template/UserTemplate.php:271
1222 msgid "Nick name"
1223 msgstr ""
1224
1225 #: class/Common/Importer/Template/UserTemplate.php:272
1226 msgid "First name"
1227 msgstr ""
1228
1229 #: class/Common/Importer/Template/UserTemplate.php:273
1230 msgid "Last name"
1231 msgstr ""
1232
1233 #: class/Common/Importer/Template/UserTemplate.php:275
1234 msgid "Rich Editing"
1235 msgstr ""
1236
1237 #: class/Common/Importer/Template/UserTemplate.php:276
1238 msgid "User Registered"
1239 msgstr ""
1240
1241 #: class/Common/Importer/Template/UserTemplate.php:278
1242 msgid "Jabber"
1243 msgstr ""
1244
1245 #: class/Common/Importer/Template/UserTemplate.php:279
1246 msgid "Aim"
1247 msgstr ""
1248
1249 #: class/Common/Importer/Template/UserTemplate.php:280
1250 msgid "Yim"
1251 msgstr ""
1252
1253 #: class/Common/Plugin/Menu.php:88
1254 msgid "Dashboard"
1255 msgstr ""
1256
1257 #: class/Common/Plugin/Menu.php:219
1258 msgid "ImportWP allows you to import any XML or CSV file into WordPress posts, pages, users, categories and tags."
1259 msgstr ""
1260
1261 #: class/Common/Plugin/Menu.php:224
1262 msgid "Plugin Support"
1263 msgstr ""
1264
1265 #: class/Common/Plugin/Menu.php:225
1266 msgid "Import WP has the following support:"
1267 msgstr ""
1268
1269 #: class/Common/Plugin/Menu.php:226
1270 #, php-format
1271 msgid "documentation — Online documentation can be found at %s"
1272 msgstr ""
1273
1274 #: class/Common/Plugin/Menu.php:227
1275 #, php-format
1276 msgid "Support Tickets — Support requests are handled on our support system at %s"
1277 msgstr ""
1278
1279 #: class/Common/Rest/RestManager.php:372
1280 msgid "You do not have permissions."
1281 msgstr ""
1282
1283 #: class/Common/Rest/RestManager.php:486
1284 #, php-format
1285 msgid "WordPress is unable to write to directory: %s, make sure this directory is writable."
1286 msgstr ""
1287
1288 #: class/Common/Rest/RestManager.php:520
1289 msgid "Migration Complete."
1290 msgstr ""
1291
1292 #: class/Common/Rest/RestManager.php:1154
1293 msgid "Import cancelled"
1294 msgstr ""
1295
1296 #: class/Common/Rest/RestManager.php:1157
1297 msgid "Import complete"
1298 msgstr ""
1299
1300 #: class/Common/Rest/RestManager.php:1171
1301 #, php-format
1302 msgid "Importing: %s"
1303 msgstr ""
1304
1305 #: class/Common/Rest/RestManager.php:1171
1306 #, php-format
1307 msgid "Deleting: %s"
1308 msgstr ""
1309
1310 #: class/Common/Rest/RestManager.php:1178
1311 #, php-format
1312 msgid ", Inserts: %d"
1313 msgstr ""
1314
1315 #: class/Common/Rest/RestManager.php:1181
1316 #, php-format
1317 msgid ", Updates: %d"
1318 msgstr ""
1319
1320 #: class/Common/Rest/RestManager.php:1184
1321 #, php-format
1322 msgid ", Deletes: %d"
1323 msgstr ""
1324
1325 #: class/Common/Rest/RestManager.php:1187
1326 #, php-format
1327 msgid ", Skips: %d"
1328 msgstr ""
1329
1330 #: class/Common/Rest/RestManager.php:1190
1331 #, php-format
1332 msgid ", Errors: %d"
1333 msgstr ""
1334
1335 #: class/Common/Rest/RestManager.php:1199
1336 #: class/Common/Rest/RestManager.php:1205
1337 #, php-format
1338 msgid ", Run Time: %s"
1339 msgstr ""
1340
1341 #: class/Common/Rest/RestManager.php:1262
1342 msgid "Invalid form action"
1343 msgstr ""
1344
1345 #: class/Common/Rest/RestManager.php:1283
1346 msgid "Invalid importer"
1347 msgstr ""
1348
1349 #: class/Common/Rest/RestManager.php:1342
1350 #: class/Common/Rest/RestManager.php:1494
1351 #, php-format
1352 msgid "Unable to load preview, %s"
1353 msgstr ""
1354
1355 #: class/Common/Rest/RestManager.php:1731
1356 #, php-format
1357 msgid "Invalid template \"%s\""
1358 msgstr ""
1359
1360 #: class/Common/Rest/RestManager.php:1971
1361 msgid "No Importers found."
1362 msgstr ""
1363
1364 #: class/Common/Rest/RestManager.php:1974
1365 #, php-format
1366 msgid "Import Complete, %d Importer"
1367 msgid_plural "Import Complete, %d Importers"
1368 msgstr[0] ""
1369 msgstr[1] ""
1370
1371 #: class/Common/Runner/ExporterRunner.php:35
1372 msgid "Exporter session has changed"
1373 msgstr ""
1374
1375 #: class/Common/Runner/ImporterRunner.php:36
1376 msgid "Importer session has changed"
1377 msgstr ""
1378
1379 #: class/Common/Runner/RunnerState.php:182
1380 msgid "Unable to get lock"
1381 msgstr ""
1382
1383 #: class/Common/Util/Util.php:88
1384 #, php-format
1385 msgid "Importer status file is not writable: %s."
1386 msgstr ""
1387
1388 #: class/Common/Util/Util.php:92
1389 #, php-format
1390 msgid "Unable to open Importer status file: %s."
1391 msgstr ""
1392
1393 #: class/Common/Util/Util.php:172
1394 #, php-format
1395 msgid "Unable to create status file: %s"
1396 msgstr ""
1397
1398 #: class/Common/Util/Util.php:176
1399 #, php-format
1400 msgid "Unable to write status file: %s"
1401 msgstr ""
1402
1403 #: setup-iwp.php:43
1404 #, php-format
1405 msgid "ImportWP v%s requires ImportWP PRO v%s or greater, Download the lastest version of Import WP Pro or Rollback Import WP to a compatable version."
1406 msgstr ""
1407
1408 #: setup-iwp.php:107
1409 msgid "Import WP - Zip Archive Importer Addon is now included in ImportWP, please deactivate and remove this plugin."
1410 msgstr ""
1411
1412 #: views/admin.php:2
1413 msgid "An error has occured."
1414 msgstr ""
1415
1416 #: views/admin.php:7
1417 #, php-format
1418 msgid "Import WP v%s is incompatable with Import WP PRO v%s and below."
1419 msgstr ""
1420
1421 #: views/tools-card.php:2
1422 msgid "ImportWP - WordPress Importer"
1423 msgstr ""
1424
1425 #: views/tools-card.php:3
1426 #, php-format
1427 msgid "Import all wordpress post types, users, and taxonomies from XML or CSV files, use <a href=\"%s\">ImportWP</a> available from the Tools Submenu."
1428 msgstr ""
1429