PluginProbe
WPIDE – File Manager & Code Editor / trunk
WPIDE – File Manager & Code Editor vtrunk
3.5.8 3.5.7 2.0.14 2.0.15 2.0.16 2.0.2 2.0.4 2.0.5 2.0.6 2.0.7 2.0.8 2.0.9 2.1 2.2 2.3 2.3.1 2.3.2 2.4.0 2.5 2.6 3.0 3.1 3.2 3.3 3.4 All 54 releases
wpide / languages / wpide.pot

wpide.pot in WPIDE – File Manager & Code Editor trunk, at languages/wpide.pot

704 lines 16.5 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 #, fuzzy
2 msgid ""
3 msgstr ""
4 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
5 "Project-Id-Version: WPide - File Manager & Code Editor\n"
6 "POT-Creation-Date: 2022-12-02 16:33-0500\n"
7 "PO-Revision-Date: 2022-06-15 11:02-0400\n"
8 "Last-Translator: \n"
9 "Language-Team: \n"
10 "MIME-Version: 1.0\n"
11 "Content-Type: text/plain; charset=UTF-8\n"
12 "Content-Transfer-Encoding: 8bit\n"
13 "X-Generator: Poedit 1.8.12\n"
14 "X-Poedit-Basepath: ..\n"
15 "X-Poedit-WPHeader: wpide.php\n"
16 "X-Poedit-SourceCharset: UTF-8\n"
17 "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
18 "esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
19 "_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
20 "X-Poedit-SearchPath-0: dist/js\n"
21 "X-Poedit-SearchPath-1: App\n"
22 "X-Poedit-SearchPath-2: _routes.php\n"
23 "X-Poedit-SearchPath-3: _configuration.php\n"
24 "X-Poedit-SearchPath-4: _services.php\n"
25 "X-Poedit-SearchPath-5: wpide.php\n"
26 "X-Poedit-SearchPath-6: _compat.php\n"
27 "X-Poedit-SearchPath-7: ajax.php\n"
28 "X-Poedit-SearchPathExcluded-0: src\n"
29 "X-Poedit-SearchPathExcluded-1: node_modules\n"
30 "X-Poedit-SearchPathExcluded-2: deploy\n"
31 "X-Poedit-SearchPathExcluded-3: dist/pixie\n"
32 "X-Poedit-SearchPathExcluded-4: dist/pricing\n"
33
34 #: dist/js/app.js:1 dist/js/chunks/Settings/Settings.js:1
35 msgid "Settings"
36 msgstr ""
37
38 #: dist/js/app.js:1
39 msgid "Skin"
40 msgstr ""
41
42 #: dist/js/app.js:1
43 msgid "Nothing yet!"
44 msgstr ""
45
46 #: dist/js/app.js:1
47 msgid "No Permissions"
48 msgstr ""
49
50 #: dist/js/chunks/DbManager/DbManager-Table.js:2
51 msgid "Data"
52 msgstr ""
53
54 #: dist/js/chunks/DbManager/DbManager-Table.js:2
55 msgid "Structure"
56 msgstr ""
57
58 #: dist/js/chunks/DbManager/DbManager-Table.js:2
59 #: dist/js/chunks/FileManager/FileManager-Editor.js:2
60 msgid "Find"
61 msgstr ""
62
63 #: dist/js/chunks/DbManager/DbManager-Table.js:2
64 msgid "Add field"
65 msgstr ""
66
67 #: dist/js/chunks/DbManager/DbManager-Table.js:2
68 msgid "Add row"
69 msgstr ""
70
71 #: dist/js/chunks/DbManager/DbManager-Table.js:2
72 #: dist/js/chunks/DbManager/DbManager-TablesTree.js:2
73 msgid "Export table"
74 msgstr ""
75
76 #: dist/js/chunks/DbManager/DbManager-Table.js:2
77 #: dist/js/chunks/DbManager/DbManager-TablesTree.js:2
78 msgid "Empty table"
79 msgstr ""
80
81 #: dist/js/chunks/DbManager/DbManager-Table.js:2
82 #: dist/js/chunks/DbManager/DbManager-TablesTree.js:2
83 msgid "Drop table"
84 msgstr ""
85
86 #: dist/js/chunks/DbManager/DbManager-Table.js:2
87 msgid "No records found!"
88 msgstr ""
89
90 #: dist/js/chunks/DbManager/DbManager-Table.js:2
91 #, javascript-format
92 msgid "Delete selected (%s)"
93 msgstr ""
94
95 #: dist/js/chunks/DbManager/DbManager-Table.js:2
96 #: dist/js/chunks/DbManager/DbManager-TableRowForm.js:2
97 msgid "READONLY"
98 msgstr ""
99
100 #: dist/js/chunks/DbManager/DbManager-Table.js:2
101 #: dist/js/chunks/DbManager/DbManager-TableRowForm.js:2
102 msgid "PRIMARY"
103 msgstr ""
104
105 #: dist/js/chunks/DbManager/DbManager-Table.js:2
106 #: dist/js/chunks/DbManager/DbManager-TableRowForm.js:2
107 msgid "AUTO INCREMENT"
108 msgstr ""
109
110 #: dist/js/chunks/DbManager/DbManager-Table.js:2
111 #: dist/js/chunks/DbManager/DbManager-TableRowForm.js:2
112 msgid "False"
113 msgstr ""
114
115 #: dist/js/chunks/DbManager/DbManager-Table.js:2
116 #: dist/js/chunks/DbManager/DbManager-TableRowForm.js:2
117 msgid "True"
118 msgstr ""
119
120 #: dist/js/chunks/DbManager/DbManager-Table.js:2
121 #: dist/js/chunks/DbManager/DbManager-TableRowForm.js:2
122 #: dist/js/chunks/FileManager/FileManager-Editor.js:2
123 msgid "Save"
124 msgstr ""
125
126 #: dist/js/chunks/DbManager/DbManager-Table.js:2
127 #: dist/js/chunks/DbManager/DbManager-TableRowForm.js:2
128 msgid "Delete"
129 msgstr ""
130
131 #: dist/js/chunks/DbManager/DbManager-Table.js:2
132 #: dist/js/chunks/DbManager/DbManager-TableRowForm.js:2
133 #: dist/js/chunks/FileManager/FileManager.js:2
134 msgid "Close"
135 msgstr ""
136
137 #: dist/js/chunks/DbManager/DbManager.js:2
138 msgid "New Table"
139 msgstr ""
140
141 #: dist/js/chunks/DbManager/DbManager.js:2
142 msgid "Export Database"
143 msgstr ""
144
145 #: dist/js/chunks/DbManager/DbManager.js:2
146 #: dist/js/chunks/FileManager/FileManager-FilesPreview.js:2
147 #: dist/js/chunks/FileManager/FileManager.js:2
148 msgid "Close all tabs"
149 msgstr ""
150
151 #: dist/js/chunks/DbManager/DbManager.js:2
152 msgid "Select a table"
153 msgstr ""
154
155 #: dist/js/chunks/FileManager/FileManager-Editor.js:2
156 msgid "Undo"
157 msgstr ""
158
159 #: dist/js/chunks/FileManager/FileManager-Editor.js:2
160 msgid "Redo"
161 msgstr ""
162
163 #: dist/js/chunks/FileManager/FileManager-Editor.js:2
164 msgid "Select all"
165 msgstr ""
166
167 #: dist/js/chunks/FileManager/FileManager-Editor.js:2
168 msgid "Select none"
169 msgstr ""
170
171 #: dist/js/chunks/FileManager/FileManager-Editor.js:2
172 msgid "Replace"
173 msgstr ""
174
175 #: dist/js/chunks/FileManager/FileManager-Editor.js:2
176 msgid "Enable replace"
177 msgstr ""
178
179 #: dist/js/chunks/FileManager/FileManager-Editor.js:2
180 msgid "Replace All"
181 msgstr ""
182
183 #: dist/js/chunks/FileManager/FileManager-Editor.js:2
184 msgid "Case sensitive"
185 msgstr ""
186
187 #: dist/js/chunks/FileManager/FileManager-Editor.js:2
188 msgid "Match whole word"
189 msgstr ""
190
191 #: dist/js/chunks/FileManager/FileManager-Editor.js:2
192 msgid "Regular Expression"
193 msgstr ""
194
195 #: dist/js/chunks/FileManager/FileManager-Editor.js:2
196 msgid "Find previous occurence"
197 msgstr ""
198
199 #: dist/js/chunks/FileManager/FileManager-Editor.js:2
200 msgid "Find next occurence"
201 msgstr ""
202
203 #: dist/js/chunks/FileManager/FileManager-Editor.js:2
204 #: dist/js/chunks/FileManager/FileManager-ImageEditor.js:2
205 msgid "Saved"
206 msgstr ""
207
208 #: dist/js/chunks/FileManager/FileManager-Editor.js:2
209 msgid "Function"
210 msgstr ""
211
212 #: dist/js/chunks/FileManager/FileManager-Editor.js:2
213 msgid "optional"
214 msgstr ""
215
216 #: dist/js/chunks/FileManager/FileManager-Editor.js:2
217 msgid "Returns"
218 msgstr ""
219
220 #: dist/js/chunks/FileManager/FileManager-Editor.js:2
221 msgid "PHP manual"
222 msgstr ""
223
224 #: dist/js/chunks/FileManager/FileManager-Editor.js:2
225 msgid "WordPress codex"
226 msgstr ""
227
228 #: dist/js/chunks/FileManager/FileManager-Editor.js:2
229 msgid "`.replaceAll` does not allow non-global regexes"
230 msgstr ""
231
232 #: dist/js/chunks/FileManager/FileManager-FilesItemActions.js:1
233 #: dist/js/chunks/FileManager/FileManager-FilesList.js:1
234 #: dist/js/chunks/FileManager/FileManager-FilesListItem.js:1
235 #: dist/js/chunks/FileManager/FileManager-GridView.js:1
236 #: dist/js/chunks/FileManager/FileManager-GroupView.js:1
237 #: dist/js/chunks/FileManager/FileManager-ListView.js:1
238 #: dist/js/chunks/FileManager/FileManager.js:2
239 #, javascript-format
240 msgid "%d items"
241 msgstr ""
242
243 #: dist/js/chunks/FileManager/FileManager-FilesItemActions.js:1
244 #: dist/js/chunks/FileManager/FileManager-FilesList.js:1
245 #: dist/js/chunks/FileManager/FileManager-FilesListItem.js:1
246 #: dist/js/chunks/FileManager/FileManager-GridView.js:1
247 #: dist/js/chunks/FileManager/FileManager-GroupView.js:1
248 #: dist/js/chunks/FileManager/FileManager-ListView.js:1
249 #: dist/js/chunks/FileManager/FileManager.js:2
250 #, javascript-format
251 msgid "%d item"
252 msgstr ""
253
254 #: dist/js/chunks/FileManager/FileManager-FilesList.js:1
255 #: dist/js/chunks/FileManager/FileManager-FilesListItem.js:1
256 #: dist/js/chunks/FileManager/FileManager-GridView.js:1
257 #: dist/js/chunks/FileManager/FileManager-GroupView.js:1
258 #: dist/js/chunks/FileManager/FileManager-ListView.js:1
259 #: dist/js/chunks/FileManager/FileManager.js:2
260 msgid "Calc size"
261 msgstr ""
262
263 #: dist/js/chunks/FileManager/FileManager-FilesPreview.js:2
264 #: dist/js/chunks/FileManager/FileManager.js:2
265 msgid "Minimize"
266 msgstr ""
267
268 #: dist/js/chunks/FileManager/FileManager-FilesPreview.js:2
269 #: dist/js/chunks/FileManager/FileManager.js:2
270 msgid "Select a file"
271 msgstr ""
272
273 #: dist/js/chunks/FileManager/FileManager-Gallery.js:7
274 msgid "Edit image"
275 msgstr ""
276
277 #: dist/js/chunks/FileManager/FileManager-ListView.js:1
278 #: dist/js/chunks/FileManager/FileManager.js:2
279 msgid "Bulk actions"
280 msgstr ""
281
282 #: dist/js/chunks/FileManager/FileManager-ListView.js:1
283 #: dist/js/chunks/FileManager/FileManager.js:2
284 msgid "Name"
285 msgstr ""
286
287 #: dist/js/chunks/FileManager/FileManager-ListView.js:1
288 #: dist/js/chunks/FileManager/FileManager.js:2
289 msgid "Folder"
290 msgstr ""
291
292 #: dist/js/chunks/FileManager/FileManager-ListView.js:1
293 #: dist/js/chunks/FileManager/FileManager.js:2
294 msgid "Last opened"
295 msgstr ""
296
297 #: dist/js/chunks/FileManager/FileManager-ListView.js:1
298 #: dist/js/chunks/FileManager/FileManager.js:2
299 msgid "Size"
300 msgstr ""
301
302 #: dist/js/chunks/FileManager/FileManager-Upload.js:1
303 #: dist/js/chunks/FileManager/FileManager.js:2
304 #, javascript-format
305 msgid "Uploading files %s of %s"
306 msgstr ""
307
308 #: dist/js/chunks/FileManager/FileManager-Upload.js:1
309 #: dist/js/chunks/FileManager/FileManager.js:2
310 msgid "Upload paused."
311 msgstr ""
312
313 #: dist/js/chunks/FileManager/FileManager-Upload.js:1
314 #: dist/js/chunks/FileManager/FileManager.js:2
315 msgid "Upload done!"
316 msgstr ""
317
318 #: dist/js/chunks/FileManager/FileManager.js:2
319 msgid "Search within this folder"
320 msgstr ""
321
322 #: dist/js/chunks/FileManager/FileManager.js:2
323 #, javascript-format
324 msgid "%s results found."
325 msgstr ""
326
327 #: dist/js/chunks/FileManager/FileManager.js:2
328 msgid "Resume"
329 msgstr ""
330
331 #: dist/js/chunks/FileManager/FileManager.js:2
332 msgid "Stop"
333 msgstr ""
334
335 #: dist/js/chunks/FileManager/FileManager.js:2
336 msgid "Create"
337 msgstr ""
338
339 #: dist/js/chunks/FileManager/FileManager.js:2
340 msgid "Create file"
341 msgstr ""
342
343 #: dist/js/chunks/FileManager/FileManager.js:2
344 msgid "Create folder"
345 msgstr ""
346
347 #: dist/js/chunks/FileManager/FileManager.js:2
348 msgid "Add files"
349 msgstr ""
350
351 #: dist/js/chunks/FileManager/FileManager.js:2
352 msgid "Search for"
353 msgstr ""
354
355 #: dist/js/chunks/FileManager/FileManager.js:2
356 msgid "Drop files to upload"
357 msgstr ""
358
359 #: dist/js/chunks/FileManager/FileManager.js:2
360 msgid "Cancel"
361 msgstr ""
362
363 #: dist/js/chunks/FileManager/FileManager.js:2
364 msgid "Empty folder"
365 msgstr ""
366
367 #: dist/js/chunks/FileManager/FileManager.js:2
368 msgid "Cannot convert a Symbol value to a number"
369 msgstr ""
370
371 #: dist/js/chunks/NotFound/NotFound.js:1
372 msgid "Oops! Why you’re here?"
373 msgstr ""
374
375 #: dist/js/chunks/NotFound/NotFound.js:1
376 msgid ""
377 "We are very sorry for inconvenience. It looks like you’re trying to access a "
378 "section that either has been deleted or never existed."
379 msgstr ""
380
381 #: dist/js/chunks/NotFound/NotFound.js:1
382 msgid "Back to dashboard"
383 msgstr ""
384
385 #: dist/js/chunks/Premium/Premium.js:1
386 msgid "Premium Version Required!"
387 msgstr ""
388
389 #: dist/js/chunks/Premium/Premium.js:1
390 msgid ""
391 "It looks like you’re trying to access a section that requires the Premium "
392 "Version."
393 msgstr ""
394
395 #: dist/js/chunks/Premium/Premium.js:1
396 msgid "Unlock Access"
397 msgstr ""
398
399 #: dist/js/chunks/Premium/Premium.js:1
400 msgid "More info"
401 msgstr ""
402
403 #: dist/js/chunks/chunk-vendors.js:2
404 msgid "Unhandled promise rejection"
405 msgstr ""
406
407 #: App/App.php:225 App/App.php:226
408 msgid "File Manager"
409 msgstr ""
410
411 #: App/App.php:235 App/App.php:236
412 msgid "File Editor"
413 msgstr ""
414
415 #: App/App.php:245 App/App.php:246
416 msgid "DB Manager"
417 msgstr ""
418
419 #: App/App.php:346
420 msgid "Restricted Access"
421 msgstr ""
422
423 #: App/Classes/ReviewNotice.php:164
424 #, php-format
425 msgid ""
426 "Hey %s, I noticed you've been using %s for the past %s – that’s awesome!"
427 msgstr ""
428
429 #: App/Classes/ReviewNotice.php:166
430 #, php-format
431 msgid ""
432 "Could you please do me a %1$sBIG favor%2$s and give it a %1$s5-star rating"
433 "%2$s on WordPress? Just to %1$s help us%2$s spread the word and boost our "
434 "motivation. Many thanks!"
435 msgstr ""
436
437 #: App/Classes/ReviewNotice.php:171
438 msgid "Ok, you deserve it"
439 msgstr ""
440
441 #: App/Classes/ReviewNotice.php:172
442 msgid "Nope, maybe later"
443 msgstr ""
444
445 #: App/Classes/ReviewNotice.php:173
446 msgid "I already did"
447 msgstr ""
448
449 #: App/Classes/ReviewNotice.php:174
450 msgid "Help me first"
451 msgstr ""
452
453 #: App/Controllers/DbManager/DatabaseController.php:72
454 #: App/Controllers/DbManager/DatabaseController.php:94
455 #: App/Controllers/DbManager/DatabaseController.php:121
456 #: App/Controllers/DbManager/DatabaseController.php:155
457 #: App/Controllers/DbManager/DatabaseController.php:184
458 #: App/Controllers/DbManager/DatabaseController.php:209
459 #: App/Controllers/DbManager/DatabaseController.php:233
460 #: App/Controllers/DbManager/DatabaseController.php:258
461 msgid "Missing table name!"
462 msgstr ""
463
464 #: App/Controllers/DbManager/DatabaseController.php:159
465 msgid "Missing primary key value(s)!"
466 msgstr ""
467
468 #: App/Controllers/FileManager/DownloadController.php:69
469 msgid "Requested file does not exist"
470 msgstr ""
471
472 #: App/Controllers/FileManager/FileController.php:137
473 #, php-format
474 msgid "%s name cannot be empty!"
475 msgstr ""
476
477 #: App/Controllers/FileManager/FileController.php:294
478 msgid "Failed file backup!"
479 msgstr ""
480
481 #: App/Controllers/FileManager/FileController.php:301
482 msgid "Failed saving image state!"
483 msgstr ""
484
485 #: App/Controllers/FileManager/FileController.php:307
486 msgid "Failed saving file!"
487 msgstr ""
488
489 #: App/Services/Database/Database.php:492
490 #: App/Services/Database/Database.php:575
491 msgid ""
492 "Table PRIMARY KEY must be defined! You can do so within the structure view."
493 msgstr ""
494
495 #: App/Services/Database/Database.php:498
496 msgid "Primary key value cannot be empty!"
497 msgstr ""
498
499 #: App/Services/Database/Database.php:519
500 #, php-format
501 msgid "Column \"%s\" value should be numeric!"
502 msgstr ""
503
504 #: App/Services/Database/Database.php:526
505 #, php-format
506 msgid "Column \"%s\" value should be of type string!"
507 msgstr ""
508
509 #: App/Services/Database/Database.php:602
510 msgid "Field name cannot be empty!"
511 msgstr ""
512
513 #: App/Services/Database/Database.php:669
514 msgid ""
515 "A PRIMARY KEY is required! Before changing the INDEX type, set another field "
516 "as PRIMARY."
517 msgstr ""
518
519 #: App/Services/Database/Database.php:710
520 msgid ""
521 "A PRIMARY KEY is required! Before deleting a PRIMARY field, set another "
522 "field as PRIMARY."
523 msgstr ""
524
525 #: App/Services/Database/Traits/DatabaseSchema.php:16
526 msgid "Field Name"
527 msgstr ""
528
529 #: App/Services/Database/Traits/DatabaseSchema.php:21
530 msgid "Data Type"
531 msgstr ""
532
533 #: App/Services/Database/Traits/DatabaseSchema.php:91
534 msgid "Length/Values"
535 msgstr ""
536
537 #: App/Services/Database/Traits/DatabaseSchema.php:96
538 msgid "Default Value"
539 msgstr ""
540
541 #: App/Services/Database/Traits/DatabaseSchema.php:107
542 msgid "Index Type"
543 msgstr ""
544
545 #: App/Services/Database/Traits/DatabaseSchema.php:111
546 msgid "Select Index"
547 msgstr ""
548
549 #: App/Services/Database/Traits/DatabaseSchema.php:118
550 msgid "Is Nullable"
551 msgstr ""
552
553 #: App/Services/Database/Traits/DatabaseSchema.php:123
554 msgid "Auto Increment"
555 msgstr ""
556
557 #: App/Services/Database/Traits/DatabaseSchema.php:128
558 msgid "Comments"
559 msgstr ""
560
561 #: App/Services/View/Adapters/Vuejs.php:91
562 msgid "Upgrade"
563 msgstr ""
564
565 #: App/Services/View/Adapters/Vuejs.php:101
566 msgid "Account"
567 msgstr ""
568
569 #: App/Services/View/Adapters/Vuejs.php:110
570 msgid "Opt In"
571 msgstr ""
572
573 #: App/Services/View/Adapters/Vuejs.php:120
574 msgid "Affiliates"
575 msgstr ""
576
577 #: App/Services/View/Adapters/Vuejs.php:128
578 msgid "Support"
579 msgstr ""
580
581 #: _configuration.php:10
582 msgid "Dark Mode"
583 msgstr ""
584
585 #: _configuration.php:15
586 msgid "Theme"
587 msgstr ""
588
589 #: _configuration.php:30
590 msgid "Root Path"
591 msgstr ""
592
593 #: _configuration.php:35
594 msgid "Override on upload"
595 msgstr ""
596
597 #: _configuration.php:40
598 msgid "Calculate folder size"
599 msgstr ""
600
601 #: _configuration.php:41
602 msgid "Folder size will be cached for faster load on subsequent requests."
603 msgstr ""
604
605 #: _configuration.php:43
606 msgid "On Demand"
607 msgstr ""
608
609 #: _configuration.php:44
610 msgid "On load"
611 msgstr ""
612
613 #: _configuration.php:45
614 msgid "Disabled"
615 msgstr ""
616
617 #: _configuration.php:51
618 msgid "Backups max days"
619 msgstr ""
620
621 #: _configuration.php:52
622 msgid "Remove backup folders older than X days"
623 msgstr ""
624
625 #: _configuration.php:57
626 msgid "Max upload size (MB)"
627 msgstr ""
628
629 #: _configuration.php:62
630 msgid "Upload chunk size (MB)"
631 msgstr ""
632
633 #: _configuration.php:67
634 msgid "Simultaneous uploads"
635 msgstr ""
636
637 #: _configuration.php:72
638 msgid "Default archive name"
639 msgstr ""
640
641 #: _configuration.php:79
642 msgid "Editable files"
643 msgstr ""
644
645 #: _configuration.php:100
646 msgid "Auto play media files, when possible."
647 msgstr ""
648
649 #: _configuration.php:101
650 msgid ""
651 "Chromium browsers do not allow autoplay, unless user interaction is detected "
652 "on the page."
653 msgstr ""
654
655 #: _configuration.php:106
656 msgid "Simultaneous search"
657 msgstr ""
658
659 #: _configuration.php:112
660 msgid "Entries filter"
661 msgstr ""
662
663 #: _configuration.php:113
664 msgid ""
665 "Enter partial or full path. To exclude folders, add a trailing slash. Note: "
666 "WordPress core files as well as important WPide folders and files are hidden "
667 "automatically."
668 msgstr ""
669
670 #: _configuration.php:131
671 msgid "Items per page default"
672 msgstr ""
673
674 #: wpide.php:42
675 #, php-format
676 msgid ""
677 "%s minimum PHP version requirement is %s. The current PHP version is: %s. "
678 "Either update the PHP version, or use %s %s or below."
679 msgstr ""
680
681 #. Plugin Name of the plugin/theme
682 msgid "WPIDE - File Manager & Code Editor"
683 msgstr ""
684
685 #. Plugin URI of the plugin/theme
686 msgid "https://wpide.com"
687 msgstr ""
688
689 #. Description of the plugin/theme
690 msgid ""
691 "WordPress file manager with an advanced code editor / file editor featuring "
692 "auto-completion of both WordPress and PHP functions with reference, syntax "
693 "highlighting, line numbers, tabbed editing, automatic backup, image editor & "
694 "much more!"
695 msgstr ""
696
697 #. Author of the plugin/theme
698 msgid "XplodedThemes"
699 msgstr ""
700
701 #. Author URI of the plugin/theme
702 msgid "https://xplodedthemes.com"
703 msgstr ""
704