PluginProbe
Import WP – CSV & XML Import Export for WordPress / 2.14.24
Import WP – CSV & XML Import Export for WordPress v2.14.24
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.14.24, at languages/jc-importer.pot

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