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

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