PluginProbe
BetterDocs – AI Documentation, Knowledge Base, MCP Server, Docs, Wikis, FAQ & Chatbot / 4.9.2
BetterDocs – AI Documentation, Knowledge Base, MCP Server, Docs, Wikis, FAQ & Chatbot v4.9.2
4.9.2 4.9.1 4.9.0 4.8.2 4.8.1 4.8.0 4.7.0 4.6.2 4.6.1 4.6.0 4.5.6 4.5.5 4.5.4 4.5.3 4.5.2 4.5.1 4.5.0 4.4.1 4.4.0 3.3.4 3.4.0 3.4.1 3.4.2 3.5.0 3.5.1 All 200 releases
betterdocs / languages / betterdocs.pot

betterdocs.pot in BetterDocs – AI Documentation, Knowledge Base, MCP Server, Docs, Wikis, FAQ & Chatbot 4.9.2, at languages/betterdocs.pot

18,278 lines 533.0 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 # Copyright (C) 2026 WPDeveloper
2 # This file is distributed under the GPL-3.0+.
3 msgid ""
4 msgstr ""
5 "Project-Id-Version: BetterDocs 4.9.2\n"
6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/betterdocs\n"
7 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
8 "Language-Team: LANGUAGE <LL@li.org>\n"
9 "MIME-Version: 1.0\n"
10 "Content-Type: text/plain; charset=UTF-8\n"
11 "Content-Transfer-Encoding: 8bit\n"
12 "POT-Creation-Date: 2026-09-14T04:58:12+00:00\n"
13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14 "X-Generator: WP-CLI 2.11.0\n"
15 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
16 "X-Domain: betterdocs\n"
17
18 #. Plugin Name of the plugin
19 #: betterdocs.php
20 #: includes/Abilities/AbilitiesRegistrar.php:133
21 #: includes/Admin/Customizer/Customizer.php:66
22 #: includes/Core/PostType.php:1284
23 #: includes/Core/UnifiedMetabox.php:71
24 #: includes/Editors/BlockEditor.php:43
25 #: includes/Editors/Elementor.php:711
26 #: includes/Editors/Elementor/SingleDocs.php:104
27 #: views/templates/parts/credit.php:20
28 #: assets/build/admin/js/dashboard.js:19
29 msgid "BetterDocs"
30 msgstr ""
31
32 #. Plugin URI of the plugin
33 #: betterdocs.php
34 msgid "https://betterdocs.co/"
35 msgstr ""
36
37 #. Description of the plugin
38 #: betterdocs.php
39 msgid "Create stunning Knowledge base & FAQs for your WordPress website and reduce support pressure with the help of BetterDocs. Get access to amazing templates and create fully customizable KB with AI Write."
40 msgstr ""
41
42 #. Author of the plugin
43 #: betterdocs.php
44 msgid "WPDeveloper"
45 msgstr ""
46
47 #. Author URI of the plugin
48 #: betterdocs.php
49 msgid "https://wpdeveloper.com"
50 msgstr ""
51
52 #: includes/Abilities/AbilitiesRegistrar.php:134
53 msgid "Create and manage docs, categories, tags, FAQs, knowledge bases, settings and analytics."
54 msgstr ""
55
56 #: includes/Abilities/AbilitiesRegistrar.php:432
57 #: assets/build/admin/js/dashboard.js:15
58 msgid "WordPress core"
59 msgstr ""
60
61 #: includes/Abilities/AbilitiesRegistrar.php:433
62 msgid "BetterDocs' bundled runtime"
63 msgstr ""
64
65 #: includes/Abilities/AbilitiesRegistrar.php:434
66 msgid "another plugin"
67 msgstr ""
68
69 #: includes/Abilities/AbilitiesRegistrar.php:435
70 msgid "nobody"
71 msgstr ""
72
73 #. translators: 1: capability name, 2: what the caller was trying to do.
74 #: includes/Abilities/AbilityError.php:49
75 msgid "You need the \"%1$s\" capability to %2$s."
76 msgstr ""
77
78 #: includes/Abilities/AbilityError.php:56
79 msgid "Ask an administrator to grant it (bd-get-status lists missing capabilities)."
80 msgstr ""
81
82 #. translators: %s: feature name.
83 #: includes/Abilities/AbilityError.php:80
84 msgid "%s need BetterDocs Pro, which is installed but not active on this site."
85 msgstr ""
86
87 #. translators: %s: feature name.
88 #: includes/Abilities/AbilityError.php:84
89 msgid "%s need BetterDocs Pro, which is active but has no valid licence on this site."
90 msgstr ""
91
92 #. translators: %s: feature name.
93 #: includes/Abilities/AbilityError.php:88
94 msgid "%s need BetterDocs Pro, which is not installed on this site."
95 msgstr ""
96
97 #. translators: %s: feature name.
98 #: includes/Abilities/AbilityError.php:123
99 msgid "%s is off. Enable it and this will work (from the next request)."
100 msgstr ""
101
102 #. translators: 1: object type, 2: identifier.
103 #: includes/Abilities/AbilityError.php:178
104 msgid "No %1$s found with the id %2$s."
105 msgstr ""
106
107 #. translators: %s: MCP tool name.
108 #: includes/Abilities/AbilityError.php:255
109 msgid "The credential this connection uses is read-only, so \"%s\" cannot run."
110 msgstr ""
111
112 #. translators: %s: MCP tool name.
113 #: includes/Abilities/AbilityError.php:279
114 msgid "There is no tool called \"%s\" on this site. Call tools/list for the current catalog."
115 msgstr ""
116
117 #: includes/Abilities/Analytics/GetDocAnalytics.php:54
118 msgid "Get doc analytics"
119 msgstr ""
120
121 #: includes/Abilities/Analytics/GetDocAnalytics.php:55
122 msgid "Read one doc's views, unique views and reactions, for all time or a date range, optionally broken down by day. BetterDocs Free counts a view only when someone opens the single doc page in a browser, so these are page views, not REST reads. Site-wide analytics is bd-get-analytics, which needs BetterDocs Pro."
123 msgstr ""
124
125 #: includes/Abilities/Analytics/GetDocAnalytics.php:87
126 msgid "The doc to report on. Required."
127 msgstr ""
128
129 #: includes/Abilities/Analytics/GetDocAnalytics.php:91
130 msgid "First day to count, as YYYY-MM-DD. Omit for all time."
131 msgstr ""
132
133 #: includes/Abilities/Analytics/GetDocAnalytics.php:95
134 msgid "Last day to count, as YYYY-MM-DD, inclusive. Omit for all time."
135 msgstr ""
136
137 #: includes/Abilities/Analytics/GetDocAnalytics.php:101
138 msgid "day also returns a per-day series. Days with no activity are absent from it rather than reported as zero."
139 msgstr ""
140
141 #: includes/Abilities/Analytics/GetDocAnalytics.php:192
142 msgid "start_date is after end_date."
143 msgstr ""
144
145 #. translators: 1: field name, 2: the value sent.
146 #: includes/Abilities/Analytics/GetDocAnalytics.php:330
147 msgid "%1$s must be a date as YYYY-MM-DD; got \"%2$s\"."
148 msgstr ""
149
150 #: includes/Abilities/Docs/CreateDoc.php:62
151 msgid "Create doc"
152 msgstr ""
153
154 #: includes/Abilities/Docs/CreateDoc.php:63
155 msgid "Create a BetterDocs doc. Content is markdown by default and is converted to WordPress blocks. Categories, tags and glossary terms may be given by id or by name — a name that does not exist yet is created. Knowledge bases must already exist. Glossary terms need the enable_glossaries setting on."
156 msgstr ""
157
158 #: includes/Abilities/Docs/CreateDoc.php:95
159 msgid "The doc title. Required."
160 msgstr ""
161
162 #: includes/Abilities/Docs/CreateDoc.php:99
163 msgid "The body, in the format named by content_format."
164 msgstr ""
165
166 #: includes/Abilities/Docs/CreateDoc.php:105
167 msgid "How to read content: markdown (default, converted to blocks), html (converted to blocks) or blocks (already serialised block markup)."
168 msgstr ""
169
170 #: includes/Abilities/Docs/CreateDoc.php:111
171 msgid "Publication status. Publishing needs the publish_docs capability."
172 msgstr ""
173
174 #: includes/Abilities/Docs/CreateDoc.php:115
175 msgid "Optional summary. Plain text."
176 msgstr ""
177
178 #: includes/Abilities/Docs/CreateDoc.php:117
179 msgid "Doc categories, by id or name. A name that does not exist is created."
180 msgstr ""
181
182 #: includes/Abilities/Docs/CreateDoc.php:118
183 msgid "Doc tags, by id or name. A name that does not exist is created."
184 msgstr ""
185
186 #: includes/Abilities/Docs/CreateDoc.php:119
187 msgid "Knowledge bases, by id, slug or name. Never created here — use bd-create-knowledge-base."
188 msgstr ""
189
190 #: includes/Abilities/Docs/CreateDoc.php:120
191 msgid "Glossary terms, by id or name. A name that does not exist is created. Needs the enable_glossaries setting on."
192 msgstr ""
193
194 #: includes/Abilities/Docs/CreateDoc.php:123
195 msgid "User id to credit. Defaults to the calling user; setting someone else needs edit_others_docs."
196 msgstr ""
197
198 #: includes/Abilities/Docs/CreateDoc.php:158
199 msgid "create a doc"
200 msgstr ""
201
202 #: includes/Abilities/Docs/CreateDoc.php:162
203 msgid "The doc was not created and WordPress reported no reason."
204 msgstr ""
205
206 #: includes/Abilities/Docs/DeleteDoc.php:40
207 msgid "Delete doc"
208 msgstr ""
209
210 #: includes/Abilities/Docs/DeleteDoc.php:41
211 msgid "Trash a BetterDocs doc, or delete it permanently with force:true. Trashing is reversible; force is not."
212 msgstr ""
213
214 #: includes/Abilities/Docs/DeleteDoc.php:73
215 msgid "The doc id to delete. Required."
216 msgstr ""
217
218 #: includes/Abilities/Docs/DeleteDoc.php:78
219 msgid "false (default) moves the doc to the trash and can be undone. true deletes it permanently."
220 msgstr ""
221
222 #. translators: %d: doc id.
223 #: includes/Abilities/Docs/DeleteDoc.php:122
224 #: includes/Abilities/Docs/DeleteDoc.php:142
225 msgid "delete doc #%d"
226 msgstr ""
227
228 #: includes/Abilities/Docs/GetDoc.php:55
229 msgid "Get doc"
230 msgstr ""
231
232 #: includes/Abilities/Docs/GetDoc.php:56
233 msgid "Read one BetterDocs doc by id or slug: its raw block content, its rendered HTML, its categories, tags and knowledge bases, its view and reaction counts, and which FAQ groups its FAQ blocks show."
234 msgstr ""
235
236 #: includes/Abilities/Docs/GetDoc.php:87
237 msgid "The doc id. Give this or slug."
238 msgstr ""
239
240 #: includes/Abilities/Docs/GetDoc.php:91
241 msgid "The doc slug, as it appears in the URL. Give this or id."
242 msgstr ""
243
244 #: includes/Abilities/Docs/GetDoc.php:97
245 msgid "edit (default) includes the raw block content, and quietly falls back to view for a doc you may read but not edit; view returns only the rendered HTML."
246 msgstr ""
247
248 #: includes/Abilities/Docs/GetDoc.php:152
249 msgid "Give either id or slug."
250 msgstr ""
251
252 #. translators: %d: doc id.
253 #: includes/Abilities/Docs/GetDoc.php:174
254 #: includes/Abilities/Docs/GetDoc.php:193
255 msgid "read doc #%d"
256 msgstr ""
257
258 #: includes/Abilities/Docs/GetDoc.php:249
259 msgid "look a doc up by slug"
260 msgstr ""
261
262 #: includes/Abilities/Docs/ListDocs.php:61
263 msgid "List docs"
264 msgstr ""
265
266 #: includes/Abilities/Docs/ListDocs.php:62
267 msgid "List and filter BetterDocs docs by search text, category, tag, knowledge base, glossary term, status, author or slug. Terms may be given by id, slug or name; a filter never creates a term. Returns a page of doc summaries. total counts every match, while items omits any doc this user may not read, so a page can be shorter than total suggests."
268 msgstr ""
269
270 #: includes/Abilities/Docs/ListDocs.php:93
271 msgid "Free-text search over title and content."
272 msgstr ""
273
274 #: includes/Abilities/Docs/ListDocs.php:97
275 msgid "A doc category, by id, slug or name. Never created."
276 msgstr ""
277
278 #: includes/Abilities/Docs/ListDocs.php:101
279 msgid "A doc tag, by id, slug or name. Never created."
280 msgstr ""
281
282 #: includes/Abilities/Docs/ListDocs.php:105
283 msgid "A knowledge base, by id, slug or name. Never created."
284 msgstr ""
285
286 #: includes/Abilities/Docs/ListDocs.php:109
287 msgid "A glossary term, by id, slug or name. Never created. Needs the enable_glossaries setting on."
288 msgstr ""
289
290 #: includes/Abilities/Docs/ListDocs.php:115
291 msgid "Publication status to filter on. Defaults to any."
292 msgstr ""
293
294 #: includes/Abilities/Docs/ListDocs.php:119
295 msgid "Only docs by this user id."
296 msgstr ""
297
298 #: includes/Abilities/Docs/ListDocs.php:123
299 msgid "Only the doc with this exact slug."
300 msgstr ""
301
302 #: includes/Abilities/Docs/ListDocs.php:129
303 msgid "Sort field. relevance only means anything alongside search."
304 msgstr ""
305
306 #: includes/Abilities/Docs/ListDocs.php:146
307 msgid "Docs per page, 1–100."
308 msgstr ""
309
310 #: includes/Abilities/Docs/ListDocs.php:238
311 msgid "list docs"
312 msgstr ""
313
314 #: includes/Abilities/Docs/UpdateDoc.php:45
315 msgid "Update doc"
316 msgstr ""
317
318 #: includes/Abilities/Docs/UpdateDoc.php:46
319 msgid "Update a BetterDocs doc by id. Only the fields you send change. content replaces the whole body; append_content adds to the end of it. Category, tag, knowledge base and glossary term lists REPLACE what the doc has — omit them to leave the terms alone."
320 msgstr ""
321
322 #: includes/Abilities/Docs/UpdateDoc.php:77
323 msgid "The doc id to update. Required."
324 msgstr ""
325
326 #: includes/Abilities/Docs/UpdateDoc.php:80
327 msgid "A new title. Omit to leave it alone."
328 msgstr ""
329
330 #: includes/Abilities/Docs/UpdateDoc.php:82
331 msgid "Replacement body, in the format named by content_format. Omit to leave the body alone."
332 msgstr ""
333
334 #: includes/Abilities/Docs/UpdateDoc.php:86
335 msgid "Content to add to the end of the doc, in the format named by content_format. The existing blocks are left byte-identical. Cannot be combined with content."
336 msgstr ""
337
338 #: includes/Abilities/Docs/UpdateDoc.php:89
339 msgid "A new publication status. Omit to leave it alone."
340 msgstr ""
341
342 #: includes/Abilities/Docs/UpdateDoc.php:93
343 msgid "REPLACES the doc categories, by id or name. A name that does not exist is created. Omit to leave them alone; send [] to clear them."
344 msgstr ""
345
346 #: includes/Abilities/Docs/UpdateDoc.php:94
347 msgid "REPLACES the doc tags, by id or name. A name that does not exist is created. Omit to leave them alone; send [] to clear them."
348 msgstr ""
349
350 #: includes/Abilities/Docs/UpdateDoc.php:95
351 msgid "REPLACES the knowledge bases, by id, slug or name. Never created here. Omit to leave them alone; send [] to clear them."
352 msgstr ""
353
354 #: includes/Abilities/Docs/UpdateDoc.php:96
355 msgid "REPLACES the glossary terms, by id or name. A name that does not exist is created. Omit to leave them alone; send [] to clear them. Needs the enable_glossaries setting on."
356 msgstr ""
357
358 #. translators: %d: doc id.
359 #: includes/Abilities/Docs/UpdateDoc.php:127
360 #: includes/Abilities/Docs/UpdateDoc.php:170
361 msgid "edit doc #%d"
362 msgstr ""
363
364 #: includes/Abilities/Docs/UpdateDoc.php:136
365 msgid "Send either content (replaces the body) or append_content (adds to it), not both."
366 msgstr ""
367
368 #: includes/Abilities/Docs/UpdateDoc.php:159
369 msgid "Nothing to update: send at least one field besides id."
370 msgstr ""
371
372 #: includes/Abilities/Docs/UpdateDoc.php:198
373 msgid "read the doc before appending to it"
374 msgstr ""
375
376 #: includes/Abilities/Faq/AttachFAQ.php:56
377 msgid "Attach FAQ groups to a doc"
378 msgstr ""
379
380 #: includes/Abilities/Faq/AttachFAQ.php:57
381 msgid "Show FAQ groups on a doc. Attaching writes a betterdocs/faq block into the doc content (there is no relation field). Re-running with the same groups is a no-op. Use replace_faq_blocks to narrow to a different set. Bare-id FAQ blocks already in the doc are repaired to the form the block editor can read."
382 msgstr ""
383
384 #: includes/Abilities/Faq/AttachFAQ.php:89
385 msgid "The doc to attach the FAQ groups to. Required."
386 msgstr ""
387
388 #: includes/Abilities/Faq/AttachFAQ.php:94
389 msgid "FAQ groups to show, by id."
390 msgstr ""
391
392 #: includes/Abilities/Faq/AttachFAQ.php:99
393 msgid "FAQ groups to show, by name or slug. They must already exist — this tool never creates one; use bd-create-faq-group."
394 msgstr ""
395
396 #: includes/Abilities/Faq/AttachFAQ.php:105
397 msgid "append adds a block unless one already filters on exactly these groups. replace_faq_blocks removes every FAQ block in the doc first, so the doc ends up showing these groups and nothing else; with no groups at all it just removes them."
398 msgstr ""
399
400 #: includes/Abilities/Faq/AttachFAQ.php:110
401 msgid "FAQ block layout: layout-1 Modern, layout-2 Classic, layout-3 Abstract, layout-4 Tab. Defaults to the block's own layout-1."
402 msgstr ""
403
404 #: includes/Abilities/Faq/AttachFAQ.php:115
405 msgid "FAQ groups to leave out of this block, by id — the block's excludeFaqGroup attribute."
406 msgstr ""
407
408 #. translators: %d: doc id.
409 #: includes/Abilities/Faq/AttachFAQ.php:178
410 msgid "attach FAQ groups to doc #%d"
411 msgstr ""
412
413 #: includes/Abilities/Faq/AttachFAQ.php:199
414 msgid "read the doc's content"
415 msgstr ""
416
417 #: includes/Abilities/Faq/AttachFAQ.php:218
418 msgid "write the doc's content"
419 msgstr ""
420
421 #: includes/Abilities/Faq/AttachFAQ.php:297
422 msgid "Name at least one FAQ group, by id in group_ids or by name in group_names."
423 msgstr ""
424
425 #: includes/Abilities/Faq/CreateFAQ.php:43
426 msgid "Create FAQ"
427 msgstr ""
428
429 #: includes/Abilities/Faq/CreateFAQ.php:44
430 msgid "Create a BetterDocs FAQ — one question and its answer — optionally in a group. The answer is markdown by default and is stored as HTML. group_name creates the group when it does not exist yet; group_id must already exist."
431 msgstr ""
432
433 #: includes/Abilities/Faq/CreateFAQ.php:76
434 msgid "The question, as a visitor would ask it. Required. Stored as the FAQ's title, so HTML is stripped."
435 msgstr ""
436
437 #: includes/Abilities/Faq/CreateFAQ.php:80
438 msgid "The answer. Required. Markdown by default; see answer_format."
439 msgstr ""
440
441 #: includes/Abilities/Faq/CreateFAQ.php:86
442 msgid "How to read the answer. markdown is converted to HTML with Parsedown in safe mode; html is passed through wp_kses_post. FAQ answers are HTML, never blocks."
443 msgstr ""
444
445 #: includes/Abilities/Faq/CreateFAQ.php:90
446 msgid "File the FAQ into this FAQ group, by id. The group must exist."
447 msgstr ""
448
449 #: includes/Abilities/Faq/CreateFAQ.php:94
450 msgid "File the FAQ into this FAQ group, by name or slug. The group is created when nothing matches. Send group_id or group_name, not both."
451 msgstr ""
452
453 #: includes/Abilities/Faq/CreateFAQ.php:100
454 msgid "Post status. Defaults to publish, which is what the FAQ Builder does; a draft FAQ does not render."
455 msgstr ""
456
457 #: includes/Abilities/Faq/CreateFAQ.php:129
458 #: includes/Abilities/Faq/UpdateFAQ.php:111
459 msgid "An FAQ needs a question."
460 msgstr ""
461
462 #: includes/Abilities/Faq/CreateFAQ.php:161
463 msgid "create an FAQ"
464 msgstr ""
465
466 #: includes/Abilities/Faq/CreateFAQ.php:167
467 msgid "The FAQ was not created and BetterDocs reported no reason."
468 msgstr ""
469
470 #: includes/Abilities/Faq/CreateFAQ.php:222
471 msgid "change an FAQ's status"
472 msgstr ""
473
474 #: includes/Abilities/Faq/CreateFAQGroup.php:42
475 msgid "Create FAQ group"
476 msgstr ""
477
478 #: includes/Abilities/Faq/CreateFAQGroup.php:43
479 msgid "Create a BetterDocs FAQ group (the FAQ Builder calls it a category). A name that already exists is returned as it is, with created:false, so the call is safe to repeat. FAQ groups are what bd-attach-faq puts on a doc."
480 msgstr ""
481
482 #: includes/Abilities/Faq/CreateFAQGroup.php:75
483 msgid "The group name, as a human would write it. Required. Capped at 200 characters, the WordPress term-name limit."
484 msgstr ""
485
486 #: includes/Abilities/Faq/CreateFAQGroup.php:79
487 msgid "Optional description, shown by some FAQ layouts."
488 msgstr ""
489
490 #: includes/Abilities/Faq/CreateFAQGroup.php:83
491 #: includes/Abilities/ProStubs.php:62
492 #: includes/Abilities/Terms/CreateTerm.php:85
493 msgid "URL slug. Derived from the name when omitted."
494 msgstr ""
495
496 #: includes/Abilities/Faq/CreateFAQGroup.php:119
497 #: includes/Abilities/Faq/UpdateFAQGroup.php:125
498 #: includes/Abilities/Traits/ShapesFAQs.php:533
499 msgid "An FAQ group needs a name."
500 msgstr ""
501
502 #: includes/Abilities/Faq/CreateFAQGroup.php:230
503 msgid "change an FAQ group's status"
504 msgstr ""
505
506 #: includes/Abilities/Faq/DeleteFAQ.php:42
507 msgid "Delete FAQ"
508 msgstr ""
509
510 #: includes/Abilities/Faq/DeleteFAQ.php:43
511 msgid "Delete a BetterDocs FAQ. This is permanent on a standard site: WordPress sends only posts and pages to the trash, so a custom post type like an FAQ is removed outright. The answer reports whether it was trashed or deleted."
512 msgstr ""
513
514 #: includes/Abilities/Faq/DeleteFAQ.php:75
515 #: includes/Abilities/Faq/UpdateFAQ.php:73
516 msgid "The FAQ id. Required."
517 msgstr ""
518
519 #: includes/Abilities/Faq/DeleteFAQ.php:118
520 msgid "delete an FAQ"
521 msgstr ""
522
523 #: includes/Abilities/Faq/DeleteFAQ.php:122
524 msgid "BetterDocs did not confirm the FAQ deletion."
525 msgstr ""
526
527 #: includes/Abilities/Faq/DeleteFAQGroup.php:43
528 msgid "Delete FAQ group"
529 msgstr ""
530
531 #: includes/Abilities/Faq/DeleteFAQGroup.php:44
532 msgid "Delete a BetterDocs FAQ group. By default its questions survive without a group; with with_all_faqs true every FAQ in the group is permanently deleted, including drafts. Docs that referenced the group stop showing it."
533 msgstr ""
534
535 #: includes/Abilities/Faq/DeleteFAQGroup.php:76
536 #: includes/Abilities/Faq/UpdateFAQGroup.php:76
537 msgid "The FAQ group id. Required."
538 msgstr ""
539
540 #: includes/Abilities/Faq/DeleteFAQGroup.php:81
541 msgid "true also deletes every FAQ in the group, permanently and in every status. false (the default) leaves the questions in place without a group."
542 msgstr ""
543
544 #: includes/Abilities/Faq/DeleteFAQGroup.php:139
545 msgid "delete an FAQ group"
546 msgstr ""
547
548 #: includes/Abilities/Faq/DeleteFAQGroup.php:143
549 msgid "BetterDocs did not confirm the FAQ group deletion."
550 msgstr ""
551
552 #: includes/Abilities/Faq/ListFAQGroups.php:44
553 msgid "List FAQ groups"
554 msgstr ""
555
556 #: includes/Abilities/Faq/ListFAQGroups.php:45
557 msgid "List BetterDocs FAQ groups with their question counts and whether each is published or draft, in the order the site shows them. Call this before creating a group so you reuse what exists."
558 msgstr ""
559
560 #: includes/Abilities/Faq/ListFAQGroups.php:76
561 msgid "Free-text search over group names and slugs."
562 msgstr ""
563
564 #: includes/Abilities/Faq/ListFAQGroups.php:82
565 msgid "publish lists only the groups the front end shows, draft only the hidden ones. Defaults to any."
566 msgstr ""
567
568 #: includes/Abilities/Faq/ListFAQGroups.php:94
569 msgid "Groups per page, 1–100."
570 msgstr ""
571
572 #: includes/Abilities/Faq/ListFAQGroups.php:155
573 msgid "list FAQ groups"
574 msgstr ""
575
576 #: includes/Abilities/Faq/ListFAQs.php:40
577 msgid "List FAQs"
578 msgstr ""
579
580 #: includes/Abilities/Faq/ListFAQs.php:41
581 msgid "List BetterDocs FAQs with their questions, answers and groups. Filter by group, search text or status. Naming a group that does not exist is an error here, not an invitation to create it."
582 msgstr ""
583
584 #: includes/Abilities/Faq/ListFAQs.php:72
585 msgid "Only FAQs in this group, by id."
586 msgstr ""
587
588 #: includes/Abilities/Faq/ListFAQs.php:76
589 msgid "Only FAQs in this group, by name or slug. The group must already exist. Send group_id or group_name, not both."
590 msgstr ""
591
592 #: includes/Abilities/Faq/ListFAQs.php:80
593 msgid "Free-text search over questions and answers."
594 msgstr ""
595
596 #: includes/Abilities/Faq/ListFAQs.php:86
597 msgid "Post status to list. Defaults to any, which is everything except trashed FAQs."
598 msgstr ""
599
600 #: includes/Abilities/Faq/ListFAQs.php:98
601 msgid "FAQs per page, 1–100. Answers are returned in full, so keep this small."
602 msgstr ""
603
604 #: includes/Abilities/Faq/ListFAQs.php:177
605 msgid "list FAQs"
606 msgstr ""
607
608 #: includes/Abilities/Faq/UpdateFAQ.php:38
609 msgid "Update FAQ"
610 msgstr ""
611
612 #: includes/Abilities/Faq/UpdateFAQ.php:39
613 msgid "Edit a BetterDocs FAQ: its question, its answer, the group it belongs to, or its status. Fields you leave out keep their current values. Moving an FAQ to another group replaces its group rather than adding one."
614 msgstr ""
615
616 #: includes/Abilities/Faq/UpdateFAQ.php:79
617 msgid "A new question. Left alone when omitted."
618 msgstr ""
619
620 #: includes/Abilities/Faq/UpdateFAQ.php:80
621 msgid "A new answer, replacing the old one. Left alone when omitted."
622 msgstr ""
623
624 #: includes/Abilities/Faq/UpdateFAQ.php:81
625 msgid "Move the FAQ to this group, by name or slug; the group is created when nothing matches. Send group_id or group_name, not both."
626 msgstr ""
627
628 #: includes/Abilities/Faq/UpdateFAQ.php:82
629 msgid "A new post status. Left alone when omitted."
630 msgstr ""
631
632 #: includes/Abilities/Faq/UpdateFAQ.php:106
633 msgid "Nothing to update: send at least one of question, answer, group_id, group_name or status."
634 msgstr ""
635
636 #: includes/Abilities/Faq/UpdateFAQ.php:190
637 msgid "update an FAQ"
638 msgstr ""
639
640 #: includes/Abilities/Faq/UpdateFAQ.php:194
641 msgid "BetterDocs did not confirm the FAQ update."
642 msgstr ""
643
644 #: includes/Abilities/Faq/UpdateFAQGroup.php:41
645 msgid "Update FAQ group"
646 msgstr ""
647
648 #: includes/Abilities/Faq/UpdateFAQGroup.php:42
649 msgid "Rename a BetterDocs FAQ group, change its description or slug, or switch it between publish and draft (the FAQ Builder's enabled/disabled switch). Fields you leave out keep their current values."
650 msgstr ""
651
652 #: includes/Abilities/Faq/UpdateFAQGroup.php:82
653 msgid "A new name for the group. Left alone when omitted; changing it does not change the slug."
654 msgstr ""
655
656 #: includes/Abilities/Faq/UpdateFAQGroup.php:83
657 msgid "A new URL slug. Left alone when omitted."
658 msgstr ""
659
660 #: includes/Abilities/Faq/UpdateFAQGroup.php:120
661 msgid "Nothing to update: send at least one of title, description, slug or status."
662 msgstr ""
663
664 #: includes/Abilities/Faq/UpdateFAQGroup.php:185
665 msgid "update an FAQ group"
666 msgstr ""
667
668 #: includes/Abilities/Faq/UpdateFAQGroup.php:189
669 msgid "BetterDocs did not confirm the FAQ group update."
670 msgstr ""
671
672 #: includes/Abilities/ProState.php:139
673 msgid "Requires BetterDocs Pro, which is not active on this site."
674 msgstr ""
675
676 #. translators: %s: licence status reported by BetterDocs Pro.
677 #: includes/Abilities/ProState.php:147
678 msgid "BetterDocs Pro is active but its licence is not valid (status: %s); the tool still works."
679 msgstr ""
680
681 #: includes/Abilities/ProState.php:148
682 #: includes/Abilities/Status/GetStatus.php:589
683 msgid "none"
684 msgstr ""
685
686 #. translators: %s: MCP tool name that writes settings.
687 #: includes/Abilities/ProState.php:155
688 msgid "Multiple Knowledge Base is off — enable it with %s ({\"multiple_kb\": true}); it takes effect from the next request."
689 msgstr ""
690
691 #: includes/Abilities/ProStubs.php:48
692 msgid "Create knowledge base"
693 msgstr ""
694
695 #: includes/Abilities/ProStubs.php:49
696 msgid "Create a knowledge base. Groups doc categories under a named knowledge base; pass categories by id or name to file them into it."
697 msgstr ""
698
699 #: includes/Abilities/ProStubs.php:50
700 #: includes/Abilities/ProStubs.php:79
701 #: includes/Abilities/ProStubs.php:112
702 #: includes/Abilities/ProStubs.php:140
703 #: includes/Abilities/Traits/ResolvesTerms.php:230
704 #: includes/Abilities/Traits/ResolvesTerms.php:235
705 msgid "Knowledge bases"
706 msgstr ""
707
708 #: includes/Abilities/ProStubs.php:58
709 msgid "Name of the knowledge base."
710 msgstr ""
711
712 #: includes/Abilities/ProStubs.php:66
713 msgid "Short description shown on the knowledge-base listing."
714 msgstr ""
715
716 #: includes/Abilities/ProStubs.php:77
717 msgid "Update knowledge base"
718 msgstr ""
719
720 #: includes/Abilities/ProStubs.php:78
721 msgid "Update a knowledge base. Rename it, change its slug or description, or replace the doc categories filed under it."
722 msgstr ""
723
724 #: includes/Abilities/ProStubs.php:87
725 #: includes/Abilities/ProStubs.php:120
726 msgid "Knowledge-base term id."
727 msgstr ""
728
729 #: includes/Abilities/ProStubs.php:91
730 msgid "New name."
731 msgstr ""
732
733 #: includes/Abilities/ProStubs.php:95
734 #: includes/Abilities/ProStubs.php:316
735 msgid "New URL slug."
736 msgstr ""
737
738 #: includes/Abilities/ProStubs.php:99
739 msgid "New description."
740 msgstr ""
741
742 #: includes/Abilities/ProStubs.php:110
743 msgid "Delete knowledge base"
744 msgstr ""
745
746 #: includes/Abilities/ProStubs.php:111
747 msgid "Delete a knowledge base. The doc categories filed under it are unfiled, never deleted."
748 msgstr ""
749
750 #: includes/Abilities/ProStubs.php:138
751 msgid "List knowledge bases"
752 msgstr ""
753
754 #: includes/Abilities/ProStubs.php:139
755 msgid "List the knowledge bases on this site, each with the doc categories filed under it."
756 msgstr ""
757
758 #: includes/Abilities/ProStubs.php:148
759 msgid "Match knowledge bases whose name contains this text."
760 msgstr ""
761
762 #: includes/Abilities/ProStubs.php:153
763 msgid "Page of results, 1-based."
764 msgstr ""
765
766 #: includes/Abilities/ProStubs.php:159
767 msgid "Results per page, up to 100."
768 msgstr ""
769
770 #: includes/Abilities/ProStubs.php:184
771 msgid "Get analytics"
772 msgstr ""
773
774 #: includes/Abilities/ProStubs.php:185
775 msgid "Report site-wide BetterDocs analytics: views and reactions, the leading docs, categories and knowledge bases, and what visitors searched for."
776 msgstr ""
777
778 #: includes/Abilities/ProStubs.php:186
779 msgid "Site-wide analytics"
780 msgstr ""
781
782 #: includes/Abilities/ProStubs.php:195
783 msgid "First day to report on, as YYYY-MM-DD."
784 msgstr ""
785
786 #: includes/Abilities/ProStubs.php:196
787 msgid "Last day to report on, as YYYY-MM-DD."
788 msgstr ""
789
790 #: includes/Abilities/ProStubs.php:201
791 msgid "How many rows each leading-items list returns, up to 100."
792 msgstr ""
793
794 #: includes/Abilities/ProStubs.php:220
795 msgid "List API references"
796 msgstr ""
797
798 #: includes/Abilities/ProStubs.php:221
799 msgid "List the API references on this site, each with its title, slug, status, source and whether its spec has been materialized into docs."
800 msgstr ""
801
802 #: includes/Abilities/ProStubs.php:222
803 #: includes/Abilities/ProStubs.php:244
804 #: includes/Abilities/ProStubs.php:272
805 #: includes/Abilities/ProStubs.php:300
806 #: includes/Abilities/ProStubs.php:346
807 #: includes/Abilities/ProStubs.php:373
808 #: includes/Abilities/ProStubs.php:414
809 msgid "API documentation"
810 msgstr ""
811
812 #: includes/Abilities/ProStubs.php:242
813 msgid "Get API reference"
814 msgstr ""
815
816 #: includes/Abilities/ProStubs.php:243
817 msgid "Read one API reference by id: its settings and, when a spec has been ingested, a summary of the operations it documents."
818 msgstr ""
819
820 #: includes/Abilities/ProStubs.php:252
821 #: includes/Abilities/ProStubs.php:308
822 #: includes/Abilities/ProStubs.php:354
823 #: includes/Abilities/ProStubs.php:422
824 msgid "API reference id."
825 msgstr ""
826
827 #: includes/Abilities/ProStubs.php:256
828 msgid "Include a summarized list of the spec operations (method, path, summary)."
829 msgstr ""
830
831 #: includes/Abilities/ProStubs.php:260
832 msgid "Cap the number of operations returned when include_operations is true."
833 msgstr ""
834
835 #: includes/Abilities/ProStubs.php:270
836 msgid "Create API reference"
837 msgstr ""
838
839 #: includes/Abilities/ProStubs.php:271
840 msgid "Create an API reference. Title, slug and status are optional; the title is filled from the spec's info.title when a spec is later ingested and none was set."
841 msgstr ""
842
843 #: includes/Abilities/ProStubs.php:280
844 msgid "Reference title. Optional — filled from the spec when omitted."
845 msgstr ""
846
847 #: includes/Abilities/ProStubs.php:284
848 msgid "URL slug. Derived from the title when omitted."
849 msgstr ""
850
851 #: includes/Abilities/ProStubs.php:289
852 msgid "Publish state. Defaults to draft."
853 msgstr ""
854
855 #: includes/Abilities/ProStubs.php:298
856 msgid "Update API reference"
857 msgstr ""
858
859 #: includes/Abilities/ProStubs.php:299
860 msgid "Update an API reference: rename it, change its slug or status, or adjust display settings such as the Try-it panel and code-sample theme."
861 msgstr ""
862
863 #: includes/Abilities/ProStubs.php:312
864 msgid "New title."
865 msgstr ""
866
867 #: includes/Abilities/ProStubs.php:321
868 msgid "New publish state."
869 msgstr ""
870
871 #: includes/Abilities/ProStubs.php:325
872 msgid "Show the interactive Try-it panel."
873 msgstr ""
874
875 #: includes/Abilities/ProStubs.php:329
876 msgid "Label for the Try-it button."
877 msgstr ""
878
879 #: includes/Abilities/ProStubs.php:334
880 msgid "Code-sample theme."
881 msgstr ""
882
883 #: includes/Abilities/ProStubs.php:344
884 msgid "Delete API reference"
885 msgstr ""
886
887 #: includes/Abilities/ProStubs.php:345
888 msgid "Delete an API reference and its stored spec. Docs already materialized from it are left in place, never deleted."
889 msgstr ""
890
891 #: includes/Abilities/ProStubs.php:371
892 msgid "Ingest API spec"
893 msgstr ""
894
895 #: includes/Abilities/ProStubs.php:372
896 msgid "Ingest an OpenAPI or Postman spec into an API reference. Pass the raw spec text, or a source_url to fetch it from; this replaces any previously ingested spec."
897 msgstr ""
898
899 #: includes/Abilities/ProStubs.php:381
900 msgid "API reference id to ingest into."
901 msgstr ""
902
903 #: includes/Abilities/ProStubs.php:385
904 msgid "Raw spec document (JSON or YAML). Provide this or source_url."
905 msgstr ""
906
907 #: includes/Abilities/ProStubs.php:389
908 msgid "URL to fetch the spec from. Provide this or spec."
909 msgstr ""
910
911 #: includes/Abilities/ProStubs.php:394
912 msgid "Serialization of the spec text. Sniffed when omitted."
913 msgstr ""
914
915 #: includes/Abilities/ProStubs.php:412
916 msgid "Materialize API reference"
917 msgstr ""
918
919 #: includes/Abilities/ProStubs.php:413
920 msgid "Turn an ingested API spec into BetterDocs docs, one per operation. Starts a background run and returns its state; call again with action \"status\" to check progress."
921 msgstr ""
922
923 #: includes/Abilities/ProStubs.php:427
924 msgid "run starts materialization; status reports an in-flight or finished run. Defaults to run."
925 msgstr ""
926
927 #: includes/Abilities/ProStubs.php:445
928 msgid "Get search insights"
929 msgstr ""
930
931 #: includes/Abilities/ProStubs.php:446
932 msgid "Read what visitors search for in the knowledge base: the most-used search terms and how often each was searched."
933 msgstr ""
934
935 #: includes/Abilities/ProStubs.php:447
936 msgid "Search insights"
937 msgstr ""
938
939 #: includes/Abilities/ProStubs.php:455
940 msgid "How many top search terms to return (default 20, max 100)."
941 msgstr ""
942
943 #: includes/Abilities/ProStubs.php:471
944 msgid "Get Git sync status"
945 msgstr ""
946
947 #: includes/Abilities/ProStubs.php:472
948 msgid "Report the Git integration configuration and whether it is connected: provider, repository, branch, folder, file naming and auto-sync. Pass a doc id to also get that doc's last sync time and status."
949 msgstr ""
950
951 #: includes/Abilities/ProStubs.php:473
952 msgid "Git sync"
953 msgstr ""
954
955 #: includes/Abilities/ProStubs.php:481
956 msgid "Optional doc id to report per-document sync state for."
957 msgstr ""
958
959 #: includes/Abilities/ProStubs.php:503
960 msgid "Get related docs"
961 msgstr ""
962
963 #: includes/Abilities/ProStubs.php:504
964 msgid "Read the saved related-doc suggestions for a doc — the persisted list shown under the article. Reads the cache only; it does not run the AI engine."
965 msgstr ""
966
967 #: includes/Abilities/ProStubs.php:505
968 msgid "Related docs"
969 msgstr ""
970
971 #: includes/Abilities/ProStubs.php:513
972 msgid "Doc id to read related suggestions for."
973 msgstr ""
974
975 #: includes/Abilities/ProStubs.php:555
976 msgid "Doc categories to file under this knowledge base, by term id or by name."
977 msgstr ""
978
979 #: includes/Abilities/Settings/GetSettings.php:38
980 msgid "Get settings"
981 msgstr ""
982
983 #: includes/Abilities/Settings/GetSettings.php:39
984 msgid "Read BetterDocs settings as they are now, merged with the defaults. Ask for specific keys or a whole tab; with neither, every setting comes back. API keys are masked and can never be read."
985 msgstr ""
986
987 #: includes/Abilities/Settings/GetSettings.php:71
988 msgid "Only these setting keys. Unknown keys are reported in unknown rather than failing the call."
989 msgstr ""
990
991 #: includes/Abilities/Settings/GetSettings.php:75
992 msgid "Only the settings on this tab, by tab id."
993 msgstr ""
994
995 #. translators: %s: tab id.
996 #: includes/Abilities/Settings/GetSettings.php:123
997 #: includes/Abilities/Settings/GetSettingsSchema.php:121
998 msgid "There is no settings tab called \"%s\" on this site."
999 msgstr ""
1000
1001 #: includes/Abilities/Settings/GetSettingsSchema.php:37
1002 msgid "Get settings schema"
1003 msgstr ""
1004
1005 #: includes/Abilities/Settings/GetSettingsSchema.php:38
1006 msgid "List every BetterDocs setting this site accepts, with its type, default, allowed values, tab, whether it needs Pro, and any consequence of changing it. Call this before bd-update-settings: the settings differ from site to site, and a value that is not in a key's allowed list is refused."
1007 msgstr ""
1008
1009 #: includes/Abilities/Settings/GetSettingsSchema.php:69
1010 msgid "Only the settings on this tab, by tab id (the ids are in the tabs list this tool returns). Worth using: the whole schema is large."
1011 msgstr ""
1012
1013 #. translators: %s: setting key.
1014 #: includes/Abilities/Settings/SettingsSchema.php:321
1015 msgid "\"%s\" is not a BetterDocs setting; call bd-get-settings-schema for the keys this site accepts."
1016 msgstr ""
1017
1018 #. translators: %s: setting key.
1019 #: includes/Abilities/Settings/SettingsSchema.php:332
1020 msgid "\"%s\" is listed but not writable on this site — BetterDocs disables the field, usually because the feature it belongs to is not installed."
1021 msgstr ""
1022
1023 #. translators: 1: setting key, 2: default value.
1024 #: includes/Abilities/Settings/SettingsSchema.php:355
1025 msgid "\"%1$s\" cannot be empty: BetterDocs puts the default (\"%2$s\") back on save, so an empty value is silently discarded."
1026 msgstr ""
1027
1028 #. translators: 1: value, 2: setting key.
1029 #: includes/Abilities/Settings/SettingsSchema.php:372
1030 msgid "\"%1$s\" is not an allowed value for \"%2$s\"."
1031 msgstr ""
1032
1033 #. translators: 1: setting key, 2: minimum.
1034 #: includes/Abilities/Settings/SettingsSchema.php:388
1035 msgid "\"%1$s\" must be at least %2$s."
1036 msgstr ""
1037
1038 #. translators: 1: setting key, 2: maximum.
1039 #: includes/Abilities/Settings/SettingsSchema.php:400
1040 msgid "\"%1$s\" must be at most %2$s."
1041 msgstr ""
1042
1043 #: includes/Abilities/Settings/SettingsSchema.php:649
1044 msgid "Changing this makes the permalink rules stale; BetterDocs flushes them on the next request, so pretty URLs may take one more request to settle."
1045 msgstr ""
1046
1047 #: includes/Abilities/Settings/SettingsSchema.php:653
1048 #: includes/Abilities/Settings/UpdateSettings.php:259
1049 msgid "Takes effect from the next request: the knowledge_base taxonomy registers on the next load."
1050 msgstr ""
1051
1052 #: includes/Abilities/Settings/SettingsSchema.php:657
1053 msgid "Cannot be empty: BetterDocs restores the default when an empty value is saved, so this tool refuses one instead."
1054 msgstr ""
1055
1056 #: includes/Abilities/Settings/SettingsSchema.php:659
1057 msgid "With builtin_doc_page off, saving this empty switches builtin_doc_page back on rather than leaving the site without a docs page."
1058 msgstr ""
1059
1060 #: includes/Abilities/Settings/SettingsSchema.php:663
1061 msgid "Write-only: this value is never read back, only replaced."
1062 msgstr ""
1063
1064 #: includes/Abilities/Settings/SettingsSchema.php:667
1065 msgid "Disabled on this site, so it cannot be written."
1066 msgstr ""
1067
1068 #: includes/Abilities/Settings/SettingsSchema.php:671
1069 msgid "Needs BetterDocs Pro."
1070 msgstr ""
1071
1072 #: includes/Abilities/Settings/SettingsSchema.php:786
1073 msgid "true or false"
1074 msgstr ""
1075
1076 #: includes/Abilities/Settings/SettingsSchema.php:791
1077 msgid "a whole number"
1078 msgstr ""
1079
1080 #: includes/Abilities/Settings/SettingsSchema.php:795
1081 #: includes/Abilities/Settings/SettingsSchema.php:800
1082 msgid "an array of strings"
1083 msgstr ""
1084
1085 #: includes/Abilities/Settings/SettingsSchema.php:807
1086 msgid "a string"
1087 msgstr ""
1088
1089 #. translators: 1: setting key, 2: what the field accepts, 3: what was sent.
1090 #: includes/Abilities/Settings/SettingsSchema.php:826
1091 msgid "\"%1$s\" takes %2$s; got %3$s."
1092 msgstr ""
1093
1094 #: includes/Abilities/Settings/UpdateSettings.php:44
1095 msgid "Update settings"
1096 msgstr ""
1097
1098 #: includes/Abilities/Settings/UpdateSettings.php:45
1099 msgid "Change BetterDocs settings. Call bd-get-settings-schema first: each key has a type and, often, a closed set of values. Every key is checked before anything is written, so a call either applies in full or changes nothing. enable_mcp cannot be changed here. Some keys make permalinks stale or only take effect from the next request — the answer says which."
1100 msgstr ""
1101
1102 #: includes/Abilities/Settings/UpdateSettings.php:79
1103 msgid "The settings to write, as {key: value}. Types follow bd-get-settings-schema: toggles take true/false, numbers take whole numbers, selects take one of their allowed values, checkbox-selects take an array of them."
1104 msgstr ""
1105
1106 #: includes/Abilities/Settings/UpdateSettings.php:121
1107 msgid "Send at least one setting to change, as {key: value}."
1108 msgstr ""
1109
1110 #: includes/Abilities/Settings/UpdateSettings.php:159
1111 msgid "change BetterDocs settings"
1112 msgstr ""
1113
1114 #: includes/Abilities/Settings/UpdateSettings.php:255
1115 msgid "Permalinks will be flushed on the next request; pretty URLs may take one more request to settle."
1116 msgstr ""
1117
1118 #. translators: %s: setting key.
1119 #: includes/Abilities/Settings/UpdateSettings.php:266
1120 msgid "\"%s\" was written but can never be read back; bd-get-settings returns it masked."
1121 msgstr ""
1122
1123 #: includes/Abilities/Status/GetStatus.php:99
1124 msgid "Get status"
1125 msgstr ""
1126
1127 #: includes/Abilities/Status/GetStatus.php:100
1128 msgid "Get BetterDocs status: versions, Pro state, Multiple Knowledge Base state, content counts, your capabilities (held and missing by name), registered tools. Call this first."
1129 msgstr ""
1130
1131 #: includes/Abilities/Status/GetStatus.php:564
1132 msgid "Glossaries are off: the glossaries taxonomy is not registered, so the term tools and the doc tools refuse a glossary until bd-update-settings {enable_glossaries:true}. It takes effect from the next request."
1133 msgstr ""
1134
1135 #: includes/Abilities/Status/GetStatus.php:569
1136 msgid "BetterDocs Pro is not installed: the knowledge base and site-wide analytics tools are listed but will refuse."
1137 msgstr ""
1138
1139 #: includes/Abilities/Status/GetStatus.php:570
1140 msgid "BetterDocs Pro is installed but not active: the knowledge base and site-wide analytics tools are listed but will refuse until an administrator activates it."
1141 msgstr ""
1142
1143 #: includes/Abilities/Status/GetStatus.php:572
1144 msgid "Multiple Knowledge Base is off: knowledge base tools will refuse until bd-update-settings {multiple_kb:true}. It takes effect from the next request."
1145 msgstr ""
1146
1147 #. translators: %s: comma-separated list of capability names.
1148 #: includes/Abilities/Status/GetStatus.php:578
1149 msgid "You do not hold: %s. Tools gated on those will refuse with capability_missing."
1150 msgstr ""
1151
1152 #: includes/Abilities/Status/GetStatus.php:583
1153 msgid "An administrator can grant them to this user's role with do_action( 'betterdocs_grant_caps', 'the-role' )."
1154 msgstr ""
1155
1156 #. translators: 1: comma-separated setting names, 2: comma-separated role names.
1157 #: includes/Abilities/Status/GetStatus.php:587
1158 msgid "On a Pro site those come from %1$s: an administrator can add this user's role (%2$s) to them with bd-update-settings — see capabilities.governed_by for what each holds today."
1159 msgstr ""
1160
1161 #: includes/Abilities/Status/GetStatus.php:595
1162 msgid "The MCP server is switched off (BetterDocs → MCP): the abilities are registered but the MCP endpoint refuses every request."
1163 msgstr ""
1164
1165 #: includes/Abilities/Status/GetStatus.php:599
1166 msgid "This credential is read-only: write tools are not listed and calling one is refused with read_only_credential."
1167 msgstr ""
1168
1169 #: includes/Abilities/Status/GetStatus.php:603
1170 msgid "The knowledge_base taxonomy is not registered on this site, so knowledge base counts and tools are unavailable."
1171 msgstr ""
1172
1173 #: includes/Abilities/Status/GetStatus.php:607
1174 msgid "No BetterDocs tools are registered: the Abilities API may be owned by another plugin. See the abilities section."
1175 msgstr ""
1176
1177 #: includes/Abilities/StubAbility.php:180
1178 #: includes/Core/Settings.php:835
1179 #: assets/build/admin/js/dashboard.js:5
1180 msgid "Multiple Knowledge Base"
1181 msgstr ""
1182
1183 #: includes/Abilities/StubAbility.php:194
1184 msgid "BetterDocs Pro is active but did not register this ability; update BetterDocs Pro."
1185 msgstr ""
1186
1187 #: includes/Abilities/Terms/CreateTerm.php:47
1188 msgid "Create term"
1189 msgstr ""
1190
1191 #: includes/Abilities/Terms/CreateTerm.php:48
1192 msgid "Create a BetterDocs doc category or doc tag. A name that already exists is returned as it is, with created:false, so the call is safe to repeat. Doc categories may also be filed into knowledge bases, which must already exist."
1193 msgstr ""
1194
1195 #: includes/Abilities/Terms/CreateTerm.php:81
1196 msgid "The term name, as a human would write it. Required."
1197 msgstr ""
1198
1199 #: includes/Abilities/Terms/CreateTerm.php:89
1200 msgid "Optional description shown on the term archive."
1201 msgstr ""
1202
1203 #: includes/Abilities/Terms/CreateTerm.php:93
1204 msgid "Parent doc category, by id or name. Send 0 (or null) to move it to the top level. doc_category only."
1205 msgstr ""
1206
1207 #: includes/Abilities/Terms/CreateTerm.php:95
1208 msgid "Knowledge bases to file this doc category into, by id, slug or name. doc_category only; never created here — use bd-create-knowledge-base."
1209 msgstr ""
1210
1211 #: includes/Abilities/Terms/CreateTerm.php:99
1212 msgid "Whether the glossary term is shown on the front end. glossaries only; defaults to publish."
1213 msgstr ""
1214
1215 #: includes/Abilities/Terms/CreateTerm.php:104
1216 msgid "Sort position among glossary terms, lowest first. glossaries only."
1217 msgstr ""
1218
1219 #. translators: %s: term type, e.g. "doc category".
1220 #: includes/Abilities/Terms/CreateTerm.php:171
1221 msgid "create a %s"
1222 msgstr ""
1223
1224 #: includes/Abilities/Terms/CreateTerm.php:182
1225 msgid "read the term that already exists"
1226 msgstr ""
1227
1228 #: includes/Abilities/Terms/CreateTerm.php:189
1229 msgid "The term was not created and WordPress reported no reason."
1230 msgstr ""
1231
1232 #: includes/Abilities/Terms/CreateTerm.php:249
1233 #: includes/Abilities/Terms/CreateTerm.php:336
1234 #: includes/Abilities/Terms/ListTerms.php:210
1235 msgid "Only doc categories belong to knowledge bases."
1236 msgstr ""
1237
1238 #: includes/Abilities/Terms/CreateTerm.php:260
1239 #: includes/Abilities/Terms/ListTerms.php:433
1240 msgid "These tools nest doc categories only; a doc tag takes no parent."
1241 msgstr ""
1242
1243 #: includes/Abilities/Terms/CreateTerm.php:373
1244 msgid "Only glossary terms take a status or an order."
1245 msgstr ""
1246
1247 #: includes/Abilities/Terms/CreateTerm.php:408
1248 #: includes/Abilities/Traits/ShapesTerms.php:279
1249 msgid "assign knowledge bases to a doc category"
1250 msgstr ""
1251
1252 #: includes/Abilities/Terms/DeleteTerm.php:44
1253 msgid "Delete term"
1254 msgstr ""
1255
1256 #: includes/Abilities/Terms/DeleteTerm.php:45
1257 msgid "Delete a BetterDocs doc category or doc tag. Terms have no trash, so this cannot be undone. Docs in a deleted category are not deleted — they become uncategorised — and child categories move up to the top level."
1258 msgstr ""
1259
1260 #: includes/Abilities/Terms/DeleteTerm.php:78
1261 msgid "The term id to delete. Required."
1262 msgstr ""
1263
1264 #. translators: 1: term type, 2: term id.
1265 #: includes/Abilities/Terms/DeleteTerm.php:145
1266 msgid "delete %1$s #%2$d"
1267 msgstr ""
1268
1269 #: includes/Abilities/Terms/ListTerms.php:56
1270 msgid "List terms"
1271 msgstr ""
1272
1273 #: includes/Abilities/Terms/ListTerms.php:57
1274 msgid "List BetterDocs doc categories or doc tags, with their doc counts, parents and knowledge bases. Filter by search text, parent or knowledge base. Call this before creating terms so you reuse what exists instead of making near-duplicates."
1275 msgstr ""
1276
1277 #: includes/Abilities/Terms/ListTerms.php:90
1278 msgid "Free-text search over term names and slugs."
1279 msgstr ""
1280
1281 #: includes/Abilities/Terms/ListTerms.php:94
1282 msgid "Only the children of this doc category, by id or name. Use 0 for top-level terms only."
1283 msgstr ""
1284
1285 #: includes/Abilities/Terms/ListTerms.php:98
1286 msgid "Only doc categories filed into this knowledge base, by id, slug or name. Needs BetterDocs Pro with Multiple Knowledge Base on."
1287 msgstr ""
1288
1289 #: includes/Abilities/Terms/ListTerms.php:103
1290 msgid "true drops terms with no docs in them. Defaults to false. Both taxonomies are hierarchical, so WordPress keeps a parent whose child has docs even when the parent itself has none — and counts it out of total, which is why total can be lower than the number of items on this filter."
1291 msgstr ""
1292
1293 #: includes/Abilities/Terms/ListTerms.php:109
1294 msgid "Sort field. doc_category_order is the manual order set in the BetterDocs admin, and applies to doc_category only."
1295 msgstr ""
1296
1297 #: includes/Abilities/Terms/ListTerms.php:126
1298 msgid "Terms per page, 1–100."
1299 msgstr ""
1300
1301 #: includes/Abilities/Terms/ListTerms.php:236
1302 #: includes/Abilities/Terms/ListTerms.php:312
1303 msgid "list terms"
1304 msgstr ""
1305
1306 #: includes/Abilities/Terms/UpdateTerm.php:40
1307 msgid "Update term"
1308 msgstr ""
1309
1310 #: includes/Abilities/Terms/UpdateTerm.php:41
1311 msgid "Update a BetterDocs doc category or doc tag by id. Only the fields you send change. knowledge_bases REPLACES the list a doc category belongs to — send [] to clear it. Changing it also changes the category permalink, because the knowledge base slug is part of the URL."
1312 msgstr ""
1313
1314 #: includes/Abilities/Terms/UpdateTerm.php:70
1315 msgid "A new name. Omit to leave it alone."
1316 msgstr ""
1317
1318 #: includes/Abilities/Terms/UpdateTerm.php:72
1319 msgid "REPLACES the knowledge bases this doc category belongs to, by id, slug or name. Send [] to clear it, omit to leave it alone. Never created here."
1320 msgstr ""
1321
1322 #: includes/Abilities/Terms/UpdateTerm.php:79
1323 msgid "The term id to update. Required."
1324 msgstr ""
1325
1326 #: includes/Abilities/Terms/UpdateTerm.php:128
1327 msgid "Nothing to update: send at least one field besides taxonomy and id."
1328 msgstr ""
1329
1330 #. translators: 1: term type, 2: term id.
1331 #: includes/Abilities/Terms/UpdateTerm.php:143
1332 msgid "edit %1$s #%2$d"
1333 msgstr ""
1334
1335 #: includes/Abilities/Terms/UpdateTerm.php:170
1336 msgid "read the term back"
1337 msgstr ""
1338
1339 #: includes/Abilities/Traits/ResolvesTerms.php:112
1340 msgid "A term reference must be a term id, a slug or a name."
1341 msgstr ""
1342
1343 #. translators: 1: term name, 2: taxonomy name.
1344 #: includes/Abilities/Traits/ResolvesTerms.php:168
1345 msgid "create the %1$s \"%2$s\""
1346 msgstr ""
1347
1348 #: includes/Abilities/Traits/ResolvesTerms.php:208
1349 #: includes/Core/Admin.php:1434
1350 #: includes/Core/PostType.php:1397
1351 #: includes/Core/Settings.php:2961
1352 msgid "Glossaries"
1353 msgstr ""
1354
1355 #. translators: %s: taxonomy name.
1356 #: includes/Abilities/Traits/ResolvesTerms.php:217
1357 msgid "The \"%s\" taxonomy is not registered on this site."
1358 msgstr ""
1359
1360 #: includes/Abilities/Traits/ResolvesTerms.php:239
1361 msgid "The knowledge_base taxonomy is not registered, although BetterDocs Pro reports itself able to register it."
1362 msgstr ""
1363
1364 #: includes/Abilities/Traits/ResolvesTerms.php:303
1365 msgid "doc category"
1366 msgstr ""
1367
1368 #: includes/Abilities/Traits/ResolvesTerms.php:304
1369 msgid "doc tag"
1370 msgstr ""
1371
1372 #: includes/Abilities/Traits/ResolvesTerms.php:305
1373 msgid "knowledge base"
1374 msgstr ""
1375
1376 #: includes/Abilities/Traits/ResolvesTerms.php:306
1377 msgid "glossary term"
1378 msgstr ""
1379
1380 #: includes/Abilities/Traits/ResolvesTerms.php:307
1381 msgid "FAQ group"
1382 msgstr ""
1383
1384 #: includes/Abilities/Traits/ResolvesTerms.php:310
1385 msgid "term"
1386 msgstr ""
1387
1388 #: includes/Abilities/Traits/ShapesFAQs.php:74
1389 msgid "publish shows the group on the front end, draft hides it. This is the FAQ Builder's enabled/disabled switch, stored as the group's status term meta."
1390 msgstr ""
1391
1392 #: includes/Abilities/Traits/ShapesFAQs.php:306
1393 msgid "read an FAQ group"
1394 msgstr ""
1395
1396 #: includes/Abilities/Traits/ShapesFAQs.php:331
1397 msgid "read an FAQ"
1398 msgstr ""
1399
1400 #: includes/Abilities/Traits/ShapesFAQs.php:360
1401 msgid "An FAQ group reference must be a group id, a slug or a name."
1402 msgstr ""
1403
1404 #. translators: %s: FAQ group name.
1405 #: includes/Abilities/Traits/ShapesFAQs.php:405
1406 msgid "create the FAQ group \"%s\""
1407 msgstr ""
1408
1409 #: includes/Abilities/Traits/ShapesFAQs.php:414
1410 msgid "The FAQ group was not created and BetterDocs reported no reason."
1411 msgstr ""
1412
1413 #: includes/Abilities/Traits/ShapesFAQs.php:436
1414 msgid "Send group_id or group_name, not both."
1415 msgstr ""
1416
1417 #: includes/Abilities/Traits/ShapesFAQs.php:525
1418 msgid "An FAQ group with that name already exists."
1419 msgstr ""
1420
1421 #: includes/Abilities/Traits/ShapesTerms.php:45
1422 msgid "Which taxonomy: doc_category, doc_tag or glossaries. Knowledge bases have their own tools. Glossary terms need the enable_glossaries setting on. Required."
1423 msgstr ""
1424
1425 #: includes/Admin/Analytics.php:52
1426 msgid "BetterDocs Analytics"
1427 msgstr ""
1428
1429 #: includes/Admin/BackgroundProcess/WP_Background_Process.php:696
1430 msgid "Every Minute"
1431 msgstr ""
1432
1433 #. Translators: %d is the interval in minutes.
1434 #: includes/Admin/BackgroundProcess/WP_Background_Process.php:699
1435 msgid "Every %d Minutes"
1436 msgstr ""
1437
1438 #: includes/Admin/Customizer/Customizer.php:67
1439 msgid "Controls the design settings for the theme."
1440 msgstr ""
1441
1442 #. translators: 1: Link to your documentation, 2: Link to Site Editor
1443 #: includes/Admin/Customizer/Customizer.php:111
1444 msgid "BetterDocs Customizer options are not compatible with block-based themes and will not function as expected. Please use the <a href=\"%2$s\">Site Editor</a> to customize your site. <a href=\"%1$s\">Learn more</a>"
1445 msgstr ""
1446
1447 #: includes/Admin/Customizer/Defaults.php:283
1448 #: includes/Editors/BlockEditor/Blocks/FeedbackForm.php:32
1449 #: includes/Editors/Elementor/Widget/Feedback.php:63
1450 #: includes/Shortcodes/FeedbackForm.php:120
1451 #: assets/build/blocks/editor.js:1
1452 msgid "Name:"
1453 msgstr ""
1454
1455 #: includes/Admin/Customizer/Defaults.php:284
1456 #: includes/Editors/BlockEditor/Blocks/FeedbackForm.php:33
1457 #: includes/Editors/Elementor/Widget/Feedback.php:73
1458 #: includes/Shortcodes/FeedbackForm.php:121
1459 #: assets/build/blocks/editor.js:1
1460 msgid "Email:"
1461 msgstr ""
1462
1463 #: includes/Admin/Customizer/Defaults.php:285
1464 #: includes/Editors/BlockEditor/Blocks/FeedbackForm.php:34
1465 #: includes/Editors/Elementor/Widget/Feedback.php:82
1466 #: includes/Shortcodes/FeedbackForm.php:122
1467 #: assets/build/blocks/editor.js:1
1468 msgid "Message:"
1469 msgstr ""
1470
1471 #: includes/Admin/Customizer/Defaults.php:289
1472 #: includes/Editors/Elementor/Widget/DocShare.php:489
1473 #: includes/Shortcodes/SocialShare.php:33
1474 msgid "Share This Article :"
1475 msgstr ""
1476
1477 #: includes/Admin/Customizer/Defaults.php:427
1478 msgid "How can we help you?"
1479 msgstr ""
1480
1481 #: includes/Admin/Customizer/Defaults.php:543
1482 #: includes/Admin/Customizer/Sections/LiveSearch.php:4715
1483 #: includes/Core/Settings.php:1149
1484 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:208
1485 #: includes/Editors/Elementor/Widget/Sidebar.php:137
1486 #: assets/build/blocks/editor.js:1
1487 msgid "Popular Docs"
1488 msgstr ""
1489
1490 #: includes/Admin/Customizer/Defaults.php:598
1491 #: includes/Editors/BlockEditor/Blocks/Reactions.php:33
1492 #: includes/Editors/Elementor/Widget/Reactions.php:523
1493 #: includes/Editors/Elementor/Widget/Reactions.php:583
1494 msgid "What are your feelings"
1495 msgstr ""
1496
1497 #: includes/Admin/Customizer/Defaults.php:599
1498 #: includes/Editors/Elementor/Widget/Reactions.php:643
1499 msgid "Was it helpful ?"
1500 msgstr ""
1501
1502 #: includes/Admin/Customizer/Defaults.php:608
1503 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:109
1504 #: includes/Shortcodes/FaqList.php:43
1505 msgid "Frequently Asked Questions"
1506 msgstr ""
1507
1508 #: includes/Admin/Customizer/Defaults.php:1348
1509 #: includes/Admin/Customizer/Sections/SingleDoc.php:1730
1510 #: includes/Editors/Elementor/Widget/ArticleSummary.php:106
1511 #: includes/Editors/Elementor/Widget/ArticleSummary.php:502
1512 #: views/templates/parts/article-summary.php:80
1513 #: assets/build/blocks/editor.js:1
1514 msgid "Doc Summary"
1515 msgstr ""
1516
1517 #: includes/Admin/Customizer/Sections/ArchivePage.php:38
1518 msgid "Category Archive"
1519 msgstr ""
1520
1521 #: includes/Admin/Customizer/Sections/ArchivePage.php:59
1522 msgid "Select Category Archive Layout"
1523 msgstr ""
1524
1525 #: includes/Admin/Customizer/Sections/ArchivePage.php:64
1526 #: includes/Admin/Customizer/Sections/DocsPage.php:73
1527 #: includes/Utils/Views.php:31
1528 #: assets/build/blocks/editor.js:1
1529 msgid "Sleek Layout"
1530 msgstr ""
1531
1532 #: includes/Admin/Customizer/Sections/ArchivePage.php:68
1533 #: includes/Admin/Customizer/Sections/DocsPage.php:101
1534 #: includes/Admin/Customizer/Sections/FaqBuilder.php:143
1535 #: includes/Admin/Customizer/Sections/LiveSearch.php:66
1536 #: includes/Admin/Customizer/Sections/SingleDoc.php:67
1537 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:67
1538 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:110
1539 #: includes/Utils/Views.php:43
1540 #: assets/build/blocks/editor.js:1
1541 msgid "Classic Layout"
1542 msgstr ""
1543
1544 #: includes/Admin/Customizer/Sections/ArchivePage.php:72
1545 #: includes/Admin/Customizer/Sections/DocsPage.php:81
1546 #: includes/Admin/Customizer/Sections/SingleDoc.php:63
1547 msgid "Slate Layout"
1548 msgstr ""
1549
1550 #: includes/Admin/Customizer/Sections/ArchivePage.php:76
1551 #: includes/Admin/Customizer/Sections/FaqBuilder.php:135
1552 #: includes/Admin/Customizer/Sections/SingleDoc.php:71
1553 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:65
1554 msgid "Abstract Layout"
1555 msgstr ""
1556
1557 #: includes/Admin/Customizer/Sections/ArchivePage.php:80
1558 #: includes/Admin/Customizer/Sections/DocsPage.php:95
1559 #: includes/Admin/Customizer/Sections/FaqBuilder.php:139
1560 #: includes/Admin/Customizer/Sections/SingleDoc.php:76
1561 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:66
1562 msgid "Modern Layout"
1563 msgstr ""
1564
1565 #: includes/Admin/Customizer/Sections/ArchivePage.php:84
1566 msgid "Memphis Layout"
1567 msgstr ""
1568
1569 #: includes/Admin/Customizer/Sections/ArchivePage.php:90
1570 msgid "Neoclassic Layout"
1571 msgstr ""
1572
1573 #: includes/Admin/Customizer/Sections/ArchivePage.php:96
1574 #: includes/Admin/Customizer/Sections/DocsPage.php:107
1575 msgid "Handbook Layout"
1576 msgstr ""
1577
1578 #: includes/Admin/Customizer/Sections/ArchivePage.php:124
1579 msgid "Page Background Color"
1580 msgstr ""
1581
1582 #: includes/Admin/Customizer/Sections/ArchivePage.php:150
1583 #: includes/Admin/Customizer/Sections/DocsPage.php:162
1584 #: includes/Admin/Customizer/Sections/LiveSearch.php:1092
1585 #: includes/Admin/Customizer/Sections/LiveSearch.php:1117
1586 #: includes/Admin/Customizer/Sections/SingleDoc.php:244
1587 msgid "Background Image"
1588 msgstr ""
1589
1590 #: includes/Admin/Customizer/Sections/ArchivePage.php:175
1591 #: includes/Admin/Customizer/Sections/DocsPage.php:189
1592 #: includes/Admin/Customizer/Sections/LiveSearch.php:1143
1593 #: includes/Admin/Customizer/Sections/LiveSearch.php:1319
1594 #: includes/Admin/Customizer/Sections/SingleDoc.php:274
1595 msgid "Background Property"
1596 msgstr ""
1597
1598 #: includes/Admin/Customizer/Sections/ArchivePage.php:203
1599 #: includes/Admin/Customizer/Sections/DocsPage.php:217
1600 #: includes/Admin/Customizer/Sections/LiveSearch.php:1172
1601 #: includes/Admin/Customizer/Sections/LiveSearch.php:1348
1602 #: includes/Admin/Customizer/Sections/SingleDoc.php:305
1603 #: includes/Editors/Elementor/Widget/ArchiveList.php:386
1604 #: includes/Editors/Elementor/Widget/ArchiveList.php:493
1605 #: includes/Editors/Elementor/Widget/ArchiveList.php:999
1606 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:640
1607 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:667
1608 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:962
1609 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:2283
1610 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:2438
1611 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:623
1612 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:878
1613 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:1323
1614 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:1477
1615 #: includes/Editors/Elementor/Widget/Basic/CategorySlateLayout.php:372
1616 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:989
1617 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:1037
1618 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:1192
1619 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:1248
1620 #: includes/Editors/Elementor/Widget/Breadcrumbs.php:367
1621 #: includes/Editors/Elementor/Widget/Breadcrumbs.php:416
1622 #: includes/Editors/Elementor/Widget/DocShare.php:601
1623 #: includes/Editors/Elementor/Widget/DocShare.php:658
1624 #: includes/Editors/Elementor/Widget/Feedback.php:181
1625 #: includes/Editors/Elementor/Widget/Navigation.php:107
1626 #: includes/Editors/Elementor/Widget/Navigation.php:185
1627 #: includes/Editors/Elementor/Widget/PrintButton.php:44
1628 #: includes/Editors/Elementor/Widget/Sidebar.php:672
1629 #: includes/Editors/Elementor/Widget/Sidebar.php:939
1630 #: includes/Editors/Elementor/Widget/Sidebar.php:1524
1631 #: includes/Editors/Elementor/Widget/Sidebar.php:1793
1632 #: includes/Editors/Elementor/Widget/Sidebar.php:2061
1633 #: includes/Editors/Elementor/Widget/Sidebar.php:2478
1634 #: assets/build/blocks/editor.js:1
1635 msgid "Size"
1636 msgstr ""
1637
1638 #: includes/Admin/Customizer/Sections/ArchivePage.php:208
1639 #: includes/Admin/Customizer/Sections/DocsPage.php:223
1640 #: includes/Admin/Customizer/Sections/LiveSearch.php:1177
1641 #: includes/Admin/Customizer/Sections/LiveSearch.php:1353
1642 #: includes/Admin/Customizer/Sections/SingleDoc.php:310
1643 msgid "auto"
1644 msgstr ""
1645
1646 #: includes/Admin/Customizer/Sections/ArchivePage.php:209
1647 #: includes/Admin/Customizer/Sections/DocsPage.php:224
1648 #: includes/Admin/Customizer/Sections/LiveSearch.php:1178
1649 #: includes/Admin/Customizer/Sections/LiveSearch.php:1354
1650 #: includes/Admin/Customizer/Sections/SingleDoc.php:311
1651 msgid "length"
1652 msgstr ""
1653
1654 #: includes/Admin/Customizer/Sections/ArchivePage.php:210
1655 #: includes/Admin/Customizer/Sections/DocsPage.php:225
1656 #: includes/Admin/Customizer/Sections/LiveSearch.php:1179
1657 #: includes/Admin/Customizer/Sections/LiveSearch.php:1355
1658 #: includes/Admin/Customizer/Sections/SingleDoc.php:312
1659 msgid "cover"
1660 msgstr ""
1661
1662 #: includes/Admin/Customizer/Sections/ArchivePage.php:211
1663 #: includes/Admin/Customizer/Sections/DocsPage.php:226
1664 #: includes/Admin/Customizer/Sections/LiveSearch.php:1180
1665 #: includes/Admin/Customizer/Sections/LiveSearch.php:1356
1666 #: includes/Admin/Customizer/Sections/SingleDoc.php:313
1667 msgid "contain"
1668 msgstr ""
1669
1670 #: includes/Admin/Customizer/Sections/ArchivePage.php:212
1671 #: includes/Admin/Customizer/Sections/ArchivePage.php:244
1672 #: includes/Admin/Customizer/Sections/ArchivePage.php:278
1673 #: includes/Admin/Customizer/Sections/DocsPage.php:227
1674 #: includes/Admin/Customizer/Sections/DocsPage.php:260
1675 #: includes/Admin/Customizer/Sections/DocsPage.php:295
1676 #: includes/Admin/Customizer/Sections/LiveSearch.php:1181
1677 #: includes/Admin/Customizer/Sections/LiveSearch.php:1214
1678 #: includes/Admin/Customizer/Sections/LiveSearch.php:1249
1679 #: includes/Admin/Customizer/Sections/LiveSearch.php:1357
1680 #: includes/Admin/Customizer/Sections/LiveSearch.php:1390
1681 #: includes/Admin/Customizer/Sections/LiveSearch.php:1425
1682 #: includes/Admin/Customizer/Sections/SingleDoc.php:314
1683 #: includes/Admin/Customizer/Sections/SingleDoc.php:348
1684 #: includes/Admin/Customizer/Sections/SingleDoc.php:385
1685 msgid "initial"
1686 msgstr ""
1687
1688 #: includes/Admin/Customizer/Sections/ArchivePage.php:213
1689 #: includes/Admin/Customizer/Sections/ArchivePage.php:245
1690 #: includes/Admin/Customizer/Sections/ArchivePage.php:279
1691 #: includes/Admin/Customizer/Sections/DocsPage.php:228
1692 #: includes/Admin/Customizer/Sections/DocsPage.php:261
1693 #: includes/Admin/Customizer/Sections/DocsPage.php:296
1694 #: includes/Admin/Customizer/Sections/LiveSearch.php:1182
1695 #: includes/Admin/Customizer/Sections/LiveSearch.php:1215
1696 #: includes/Admin/Customizer/Sections/LiveSearch.php:1250
1697 #: includes/Admin/Customizer/Sections/LiveSearch.php:1358
1698 #: includes/Admin/Customizer/Sections/LiveSearch.php:1391
1699 #: includes/Admin/Customizer/Sections/LiveSearch.php:1426
1700 #: includes/Admin/Customizer/Sections/SingleDoc.php:315
1701 #: includes/Admin/Customizer/Sections/SingleDoc.php:349
1702 #: includes/Admin/Customizer/Sections/SingleDoc.php:386
1703 msgid "inherit"
1704 msgstr ""
1705
1706 #: includes/Admin/Customizer/Sections/ArchivePage.php:238
1707 #: includes/Admin/Customizer/Sections/DocsPage.php:253
1708 #: includes/Admin/Customizer/Sections/LiveSearch.php:1208
1709 #: includes/Admin/Customizer/Sections/LiveSearch.php:1384
1710 #: includes/Admin/Customizer/Sections/SingleDoc.php:342
1711 msgid "Repeat"
1712 msgstr ""
1713
1714 #: includes/Admin/Customizer/Sections/ArchivePage.php:243
1715 #: includes/Admin/Customizer/Sections/DocsPage.php:259
1716 #: includes/Admin/Customizer/Sections/LiveSearch.php:1213
1717 #: includes/Admin/Customizer/Sections/LiveSearch.php:1389
1718 #: includes/Admin/Customizer/Sections/SingleDoc.php:347
1719 msgid "no-repeat"
1720 msgstr ""
1721
1722 #: includes/Admin/Customizer/Sections/ArchivePage.php:246
1723 #: includes/Admin/Customizer/Sections/DocsPage.php:262
1724 #: includes/Admin/Customizer/Sections/LiveSearch.php:1216
1725 #: includes/Admin/Customizer/Sections/LiveSearch.php:1392
1726 #: includes/Admin/Customizer/Sections/SingleDoc.php:350
1727 msgid "repeat"
1728 msgstr ""
1729
1730 #: includes/Admin/Customizer/Sections/ArchivePage.php:247
1731 #: includes/Admin/Customizer/Sections/DocsPage.php:263
1732 #: includes/Admin/Customizer/Sections/LiveSearch.php:1217
1733 #: includes/Admin/Customizer/Sections/LiveSearch.php:1393
1734 #: includes/Admin/Customizer/Sections/SingleDoc.php:351
1735 msgid "repeat-x"
1736 msgstr ""
1737
1738 #: includes/Admin/Customizer/Sections/ArchivePage.php:248
1739 #: includes/Admin/Customizer/Sections/DocsPage.php:264
1740 #: includes/Admin/Customizer/Sections/LiveSearch.php:1218
1741 #: includes/Admin/Customizer/Sections/LiveSearch.php:1394
1742 #: includes/Admin/Customizer/Sections/SingleDoc.php:352
1743 msgid "repeat-y"
1744 msgstr ""
1745
1746 #: includes/Admin/Customizer/Sections/ArchivePage.php:273
1747 #: includes/Admin/Customizer/Sections/DocsPage.php:289
1748 #: includes/Admin/Customizer/Sections/LiveSearch.php:1244
1749 #: includes/Admin/Customizer/Sections/LiveSearch.php:1420
1750 #: includes/Admin/Customizer/Sections/SingleDoc.php:380
1751 msgid "Attachment"
1752 msgstr ""
1753
1754 #: includes/Admin/Customizer/Sections/ArchivePage.php:280
1755 #: includes/Admin/Customizer/Sections/DocsPage.php:297
1756 #: includes/Admin/Customizer/Sections/LiveSearch.php:1251
1757 #: includes/Admin/Customizer/Sections/LiveSearch.php:1427
1758 #: includes/Admin/Customizer/Sections/SingleDoc.php:387
1759 msgid "scroll"
1760 msgstr ""
1761
1762 #: includes/Admin/Customizer/Sections/ArchivePage.php:281
1763 #: includes/Admin/Customizer/Sections/DocsPage.php:298
1764 #: includes/Admin/Customizer/Sections/LiveSearch.php:1252
1765 #: includes/Admin/Customizer/Sections/LiveSearch.php:1428
1766 #: includes/Admin/Customizer/Sections/SingleDoc.php:388
1767 msgid "fixed"
1768 msgstr ""
1769
1770 #: includes/Admin/Customizer/Sections/ArchivePage.php:282
1771 #: includes/Admin/Customizer/Sections/DocsPage.php:299
1772 #: includes/Admin/Customizer/Sections/LiveSearch.php:1253
1773 #: includes/Admin/Customizer/Sections/LiveSearch.php:1429
1774 #: includes/Admin/Customizer/Sections/SingleDoc.php:389
1775 msgid "local"
1776 msgstr ""
1777
1778 #: includes/Admin/Customizer/Sections/ArchivePage.php:307
1779 #: includes/Admin/Customizer/Sections/DocsPage.php:323
1780 #: includes/Admin/Customizer/Sections/LiveSearch.php:1279
1781 #: includes/Admin/Customizer/Sections/LiveSearch.php:1455
1782 #: includes/Admin/Customizer/Sections/SingleDoc.php:417
1783 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:168
1784 #: assets/build/blocks/editor.js:1
1785 msgid "Position"
1786 msgstr ""
1787
1788 #: includes/Admin/Customizer/Sections/ArchivePage.php:312
1789 #: includes/Admin/Customizer/Sections/DocsPage.php:329
1790 #: includes/Admin/Customizer/Sections/LiveSearch.php:1284
1791 #: includes/Admin/Customizer/Sections/LiveSearch.php:1460
1792 #: includes/Admin/Customizer/Sections/SingleDoc.php:422
1793 msgid "left top"
1794 msgstr ""
1795
1796 #: includes/Admin/Customizer/Sections/ArchivePage.php:313
1797 #: includes/Admin/Customizer/Sections/DocsPage.php:330
1798 #: includes/Admin/Customizer/Sections/LiveSearch.php:1285
1799 #: includes/Admin/Customizer/Sections/LiveSearch.php:1461
1800 #: includes/Admin/Customizer/Sections/SingleDoc.php:423
1801 msgid "left center"
1802 msgstr ""
1803
1804 #: includes/Admin/Customizer/Sections/ArchivePage.php:314
1805 #: includes/Admin/Customizer/Sections/DocsPage.php:331
1806 #: includes/Admin/Customizer/Sections/LiveSearch.php:1286
1807 #: includes/Admin/Customizer/Sections/LiveSearch.php:1462
1808 #: includes/Admin/Customizer/Sections/SingleDoc.php:424
1809 msgid "left bottom"
1810 msgstr ""
1811
1812 #: includes/Admin/Customizer/Sections/ArchivePage.php:315
1813 #: includes/Admin/Customizer/Sections/DocsPage.php:332
1814 #: includes/Admin/Customizer/Sections/LiveSearch.php:1287
1815 #: includes/Admin/Customizer/Sections/LiveSearch.php:1463
1816 #: includes/Admin/Customizer/Sections/SingleDoc.php:425
1817 msgid "right top"
1818 msgstr ""
1819
1820 #: includes/Admin/Customizer/Sections/ArchivePage.php:316
1821 #: includes/Admin/Customizer/Sections/DocsPage.php:333
1822 #: includes/Admin/Customizer/Sections/LiveSearch.php:1288
1823 #: includes/Admin/Customizer/Sections/LiveSearch.php:1464
1824 #: includes/Admin/Customizer/Sections/SingleDoc.php:426
1825 msgid "right center"
1826 msgstr ""
1827
1828 #: includes/Admin/Customizer/Sections/ArchivePage.php:317
1829 #: includes/Admin/Customizer/Sections/DocsPage.php:334
1830 #: includes/Admin/Customizer/Sections/LiveSearch.php:1289
1831 #: includes/Admin/Customizer/Sections/LiveSearch.php:1465
1832 #: includes/Admin/Customizer/Sections/SingleDoc.php:427
1833 msgid "right bottom"
1834 msgstr ""
1835
1836 #: includes/Admin/Customizer/Sections/ArchivePage.php:318
1837 #: includes/Admin/Customizer/Sections/DocsPage.php:335
1838 #: includes/Admin/Customizer/Sections/LiveSearch.php:1290
1839 #: includes/Admin/Customizer/Sections/LiveSearch.php:1466
1840 #: includes/Admin/Customizer/Sections/SingleDoc.php:428
1841 msgid "center top"
1842 msgstr ""
1843
1844 #: includes/Admin/Customizer/Sections/ArchivePage.php:319
1845 #: includes/Admin/Customizer/Sections/DocsPage.php:336
1846 #: includes/Admin/Customizer/Sections/LiveSearch.php:1291
1847 #: includes/Admin/Customizer/Sections/LiveSearch.php:1467
1848 #: includes/Admin/Customizer/Sections/SingleDoc.php:429
1849 msgid "center center"
1850 msgstr ""
1851
1852 #: includes/Admin/Customizer/Sections/ArchivePage.php:320
1853 #: includes/Admin/Customizer/Sections/DocsPage.php:337
1854 #: includes/Admin/Customizer/Sections/LiveSearch.php:1292
1855 #: includes/Admin/Customizer/Sections/LiveSearch.php:1468
1856 #: includes/Admin/Customizer/Sections/SingleDoc.php:430
1857 msgid "center bottom"
1858 msgstr ""
1859
1860 #: includes/Admin/Customizer/Sections/ArchivePage.php:346
1861 msgid "Category Archive Width"
1862 msgstr ""
1863
1864 #: includes/Admin/Customizer/Sections/ArchivePage.php:377
1865 msgid "Category Archive Maximum Width"
1866 msgstr ""
1867
1868 #: includes/Admin/Customizer/Sections/ArchivePage.php:412
1869 msgid "Category Archive Padding"
1870 msgstr ""
1871
1872 #: includes/Admin/Customizer/Sections/ArchivePage.php:439
1873 #: includes/Admin/Customizer/Sections/ArchivePage.php:685
1874 #: includes/Admin/Customizer/Sections/ArchivePage.php:808
1875 #: includes/Admin/Customizer/Sections/ArchivePage.php:1015
1876 #: includes/Admin/Customizer/Sections/ArchivePage.php:1152
1877 #: includes/Admin/Customizer/Sections/ArchivePage.php:1289
1878 #: includes/Admin/Customizer/Sections/ArchivePage.php:1806
1879 #: includes/Admin/Customizer/Sections/ArchivePage.php:2080
1880 #: includes/Admin/Customizer/Sections/ArchivePage.php:2295
1881 #: includes/Admin/Customizer/Sections/ArchivePage.php:2533
1882 #: includes/Admin/Customizer/Sections/ArchivePage.php:2668
1883 #: includes/Admin/Customizer/Sections/ArchivePage.php:2939
1884 #: includes/Admin/Customizer/Sections/ArchivePage.php:3221
1885 #: includes/Admin/Customizer/Sections/ArchivePage.php:3447
1886 #: includes/Admin/Customizer/Sections/ArchivePage.php:3639
1887 #: includes/Admin/Customizer/Sections/ArchivePage.php:3936
1888 #: includes/Admin/Customizer/Sections/DocsPage.php:394
1889 #: includes/Admin/Customizer/Sections/DocsPage.php:889
1890 #: includes/Admin/Customizer/Sections/DocsPage.php:1030
1891 #: includes/Admin/Customizer/Sections/DocsPage.php:1626
1892 #: includes/Admin/Customizer/Sections/DocsPage.php:2058
1893 #: includes/Admin/Customizer/Sections/DocsPage.php:2565
1894 #: includes/Admin/Customizer/Sections/DocsPage.php:2959
1895 #: includes/Admin/Customizer/Sections/DocsPage.php:3243
1896 #: includes/Admin/Customizer/Sections/DocsPage.php:3385
1897 #: includes/Admin/Customizer/Sections/DocsPage.php:3995
1898 #: includes/Admin/Customizer/Sections/DocsPage.php:4136
1899 #: includes/Admin/Customizer/Sections/LiveSearch.php:326
1900 #: includes/Admin/Customizer/Sections/LiveSearch.php:467
1901 #: includes/Admin/Customizer/Sections/LiveSearch.php:787
1902 #: includes/Admin/Customizer/Sections/LiveSearch.php:929
1903 #: includes/Admin/Customizer/Sections/LiveSearch.php:1612
1904 #: includes/Admin/Customizer/Sections/LiveSearch.php:1752
1905 #: includes/Admin/Customizer/Sections/LiveSearch.php:1837
1906 #: includes/Admin/Customizer/Sections/LiveSearch.php:1977
1907 #: includes/Admin/Customizer/Sections/LiveSearch.php:2323
1908 #: includes/Admin/Customizer/Sections/LiveSearch.php:2465
1909 #: includes/Admin/Customizer/Sections/LiveSearch.php:2958
1910 #: includes/Admin/Customizer/Sections/LiveSearch.php:3499
1911 #: includes/Admin/Customizer/Sections/Sidebar.php:110
1912 #: includes/Admin/Customizer/Sections/Sidebar.php:647
1913 #: includes/Admin/Customizer/Sections/Sidebar.php:782
1914 #: includes/Admin/Customizer/Sections/Sidebar.php:1283
1915 #: includes/Admin/Customizer/Sections/Sidebar.php:1492
1916 #: includes/Admin/Customizer/Sections/Sidebar.php:1755
1917 #: includes/Admin/Customizer/Sections/Sidebar.php:1889
1918 #: includes/Admin/Customizer/Sections/Sidebar.php:2023
1919 #: includes/Admin/Customizer/Sections/Sidebar.php:2446
1920 #: includes/Admin/Customizer/Sections/Sidebar.php:2581
1921 #: includes/Admin/Customizer/Sections/Sidebar.php:2851
1922 #: includes/Admin/Customizer/Sections/Sidebar.php:3185
1923 #: includes/Admin/Customizer/Sections/Sidebar.php:3322
1924 #: includes/Admin/Customizer/Sections/SingleDoc.php:485
1925 #: includes/Admin/Customizer/Sections/SingleDoc.php:627
1926 #: includes/Admin/Customizer/Sections/SingleDoc.php:769
1927 #: includes/Admin/Customizer/Sections/SingleDoc.php:911
1928 #: includes/Admin/Customizer/Sections/SingleDoc.php:1166
1929 #: includes/Admin/Customizer/Sections/SingleDoc.php:1251
1930 #: includes/Admin/Customizer/Sections/SingleDoc.php:1625
1931 #: includes/Admin/Customizer/Sections/SingleDoc.php:2185
1932 #: includes/Admin/Customizer/Sections/SingleDoc.php:2326
1933 #: includes/Admin/Customizer/Sections/SingleDoc.php:2630
1934 #: includes/Admin/Customizer/Sections/SingleDoc.php:2984
1935 #: includes/Admin/Customizer/Sections/SingleDoc.php:3125
1936 #: includes/Admin/Customizer/Sections/SingleDoc.php:3288
1937 #: includes/Admin/Customizer/Sections/SingleDoc.php:3615
1938 #: includes/Admin/Customizer/Sections/SingleDoc.php:4115
1939 #: includes/Admin/Customizer/Sections/SingleDoc.php:4254
1940 #: includes/Admin/Customizer/Sections/SingleDoc.php:4559
1941 #: includes/Admin/Customizer/Sections/SingleDoc.php:4697
1942 #: includes/Admin/Customizer/Sections/SingleDoc.php:4991
1943 #: includes/Admin/Customizer/Sections/SingleDoc.php:5129
1944 #: includes/Admin/Customizer/Sections/SingleDoc.php:5268
1945 #: includes/Admin/Customizer/Sections/SingleDoc.php:5406
1946 #: includes/Admin/Customizer/Sections/SingleDoc.php:6930
1947 #: includes/Admin/Customizer/Sections/SingleDoc.php:7068
1948 #: includes/Admin/Customizer/Sections/SingleDoc.php:7207
1949 #: includes/Admin/Customizer/Sections/SingleDoc.php:7345
1950 #: includes/Admin/Customizer/Sections/SingleDoc.php:7734
1951 #: includes/Admin/Customizer/Sections/SingleDoc.php:7876
1952 #: includes/Admin/Customizer/Sections/SingleDoc.php:8043
1953 #: includes/Admin/Customizer/Sections/SingleDoc.php:8185
1954 #: includes/Admin/Customizer/Sections/SingleDoc.php:8539
1955 #: includes/Admin/Customizer/Sections/SingleDoc.php:8679
1956 #: includes/Admin/Customizer/Sections/SingleDoc.php:8867
1957 #: includes/Admin/Customizer/Sections/SingleDoc.php:9009
1958 #: includes/Admin/Customizer/Sections/SingleDoc.php:9176
1959 #: includes/Admin/Customizer/Sections/SingleDoc.php:9318
1960 #: includes/Admin/Customizer/Sections/SingleDoc.php:9673
1961 #: includes/Admin/Customizer/Sections/SingleDoc.php:9813
1962 #: includes/Admin/Customizer/Sections/SingleDoc.php:10001
1963 #: includes/Admin/Customizer/Sections/SingleDoc.php:10143
1964 #: includes/Admin/Customizer/Sections/SingleDoc.php:10310
1965 #: includes/Admin/Customizer/Sections/SingleDoc.php:10452
1966 #: includes/Admin/Customizer/Sections/SingleDoc.php:10713
1967 #: includes/Admin/Customizer/Sections/SingleDoc.php:10853
1968 #: includes/Admin/Customizer/Sections/SingleDoc.php:11041
1969 #: includes/Admin/Customizer/Sections/SingleDoc.php:11183
1970 #: includes/Admin/Customizer/Sections/SingleDoc.php:11350
1971 #: includes/Admin/Customizer/Sections/SingleDoc.php:11492
1972 #: includes/Admin/Customizer/Sections/SingleDoc.php:11753
1973 #: includes/Admin/Customizer/Sections/SingleDoc.php:11893
1974 msgid "Top"
1975 msgstr ""
1976
1977 #: includes/Admin/Customizer/Sections/ArchivePage.php:466
1978 #: includes/Admin/Customizer/Sections/ArchivePage.php:835
1979 #: includes/Admin/Customizer/Sections/ArchivePage.php:1042
1980 #: includes/Admin/Customizer/Sections/ArchivePage.php:1178
1981 #: includes/Admin/Customizer/Sections/ArchivePage.php:1315
1982 #: includes/Admin/Customizer/Sections/ArchivePage.php:1833
1983 #: includes/Admin/Customizer/Sections/ArchivePage.php:2107
1984 #: includes/Admin/Customizer/Sections/ArchivePage.php:2322
1985 #: includes/Admin/Customizer/Sections/ArchivePage.php:2560
1986 #: includes/Admin/Customizer/Sections/ArchivePage.php:2695
1987 #: includes/Admin/Customizer/Sections/ArchivePage.php:2966
1988 #: includes/Admin/Customizer/Sections/ArchivePage.php:3248
1989 #: includes/Admin/Customizer/Sections/ArchivePage.php:3474
1990 #: includes/Admin/Customizer/Sections/ArchivePage.php:3666
1991 #: includes/Admin/Customizer/Sections/ArchivePage.php:3963
1992 #: includes/Admin/Customizer/Sections/DocsPage.php:423
1993 #: includes/Admin/Customizer/Sections/DocsPage.php:917
1994 #: includes/Admin/Customizer/Sections/DocsPage.php:1058
1995 #: includes/Admin/Customizer/Sections/DocsPage.php:1653
1996 #: includes/Admin/Customizer/Sections/DocsPage.php:2085
1997 #: includes/Admin/Customizer/Sections/DocsPage.php:2593
1998 #: includes/Admin/Customizer/Sections/DocsPage.php:2987
1999 #: includes/Admin/Customizer/Sections/DocsPage.php:3271
2000 #: includes/Admin/Customizer/Sections/DocsPage.php:3413
2001 #: includes/Admin/Customizer/Sections/DocsPage.php:4022
2002 #: includes/Admin/Customizer/Sections/DocsPage.php:4164
2003 #: includes/Admin/Customizer/Sections/LiveSearch.php:354
2004 #: includes/Admin/Customizer/Sections/LiveSearch.php:495
2005 #: includes/Admin/Customizer/Sections/LiveSearch.php:815
2006 #: includes/Admin/Customizer/Sections/LiveSearch.php:957
2007 #: includes/Admin/Customizer/Sections/LiveSearch.php:1640
2008 #: includes/Admin/Customizer/Sections/LiveSearch.php:1865
2009 #: includes/Admin/Customizer/Sections/LiveSearch.php:2005
2010 #: includes/Admin/Customizer/Sections/LiveSearch.php:2351
2011 #: includes/Admin/Customizer/Sections/LiveSearch.php:2493
2012 #: includes/Admin/Customizer/Sections/LiveSearch.php:2990
2013 #: includes/Admin/Customizer/Sections/LiveSearch.php:3527
2014 #: includes/Admin/Customizer/Sections/Sidebar.php:137
2015 #: includes/Admin/Customizer/Sections/Sidebar.php:673
2016 #: includes/Admin/Customizer/Sections/Sidebar.php:808
2017 #: includes/Admin/Customizer/Sections/Sidebar.php:1310
2018 #: includes/Admin/Customizer/Sections/Sidebar.php:1519
2019 #: includes/Admin/Customizer/Sections/Sidebar.php:1781
2020 #: includes/Admin/Customizer/Sections/Sidebar.php:1915
2021 #: includes/Admin/Customizer/Sections/Sidebar.php:2049
2022 #: includes/Admin/Customizer/Sections/Sidebar.php:2472
2023 #: includes/Admin/Customizer/Sections/Sidebar.php:2607
2024 #: includes/Admin/Customizer/Sections/Sidebar.php:2877
2025 #: includes/Admin/Customizer/Sections/Sidebar.php:3212
2026 #: includes/Admin/Customizer/Sections/Sidebar.php:3349
2027 #: includes/Admin/Customizer/Sections/SingleDoc.php:513
2028 #: includes/Admin/Customizer/Sections/SingleDoc.php:655
2029 #: includes/Admin/Customizer/Sections/SingleDoc.php:797
2030 #: includes/Admin/Customizer/Sections/SingleDoc.php:939
2031 #: includes/Admin/Customizer/Sections/SingleDoc.php:1279
2032 #: includes/Admin/Customizer/Sections/SingleDoc.php:1652
2033 #: includes/Admin/Customizer/Sections/SingleDoc.php:2213
2034 #: includes/Admin/Customizer/Sections/SingleDoc.php:2353
2035 #: includes/Admin/Customizer/Sections/SingleDoc.php:2658
2036 #: includes/Admin/Customizer/Sections/SingleDoc.php:3012
2037 #: includes/Admin/Customizer/Sections/SingleDoc.php:3152
2038 #: includes/Admin/Customizer/Sections/SingleDoc.php:3315
2039 #: includes/Admin/Customizer/Sections/SingleDoc.php:3643
2040 #: includes/Admin/Customizer/Sections/SingleDoc.php:4142
2041 #: includes/Admin/Customizer/Sections/SingleDoc.php:4282
2042 #: includes/Admin/Customizer/Sections/SingleDoc.php:4586
2043 #: includes/Admin/Customizer/Sections/SingleDoc.php:4724
2044 #: includes/Admin/Customizer/Sections/SingleDoc.php:5018
2045 #: includes/Admin/Customizer/Sections/SingleDoc.php:5156
2046 #: includes/Admin/Customizer/Sections/SingleDoc.php:5295
2047 #: includes/Admin/Customizer/Sections/SingleDoc.php:5433
2048 #: includes/Admin/Customizer/Sections/SingleDoc.php:6957
2049 #: includes/Admin/Customizer/Sections/SingleDoc.php:7095
2050 #: includes/Admin/Customizer/Sections/SingleDoc.php:7234
2051 #: includes/Admin/Customizer/Sections/SingleDoc.php:7372
2052 #: includes/Admin/Customizer/Sections/SingleDoc.php:7762
2053 #: includes/Admin/Customizer/Sections/SingleDoc.php:7904
2054 #: includes/Admin/Customizer/Sections/SingleDoc.php:8071
2055 #: includes/Admin/Customizer/Sections/SingleDoc.php:8213
2056 #: includes/Admin/Customizer/Sections/SingleDoc.php:8567
2057 #: includes/Admin/Customizer/Sections/SingleDoc.php:8707
2058 #: includes/Admin/Customizer/Sections/SingleDoc.php:8895
2059 #: includes/Admin/Customizer/Sections/SingleDoc.php:9037
2060 #: includes/Admin/Customizer/Sections/SingleDoc.php:9204
2061 #: includes/Admin/Customizer/Sections/SingleDoc.php:9346
2062 #: includes/Admin/Customizer/Sections/SingleDoc.php:9701
2063 #: includes/Admin/Customizer/Sections/SingleDoc.php:9841
2064 #: includes/Admin/Customizer/Sections/SingleDoc.php:10029
2065 #: includes/Admin/Customizer/Sections/SingleDoc.php:10171
2066 #: includes/Admin/Customizer/Sections/SingleDoc.php:10338
2067 #: includes/Admin/Customizer/Sections/SingleDoc.php:10480
2068 #: includes/Admin/Customizer/Sections/SingleDoc.php:10741
2069 #: includes/Admin/Customizer/Sections/SingleDoc.php:10881
2070 #: includes/Admin/Customizer/Sections/SingleDoc.php:11069
2071 #: includes/Admin/Customizer/Sections/SingleDoc.php:11211
2072 #: includes/Admin/Customizer/Sections/SingleDoc.php:11378
2073 #: includes/Admin/Customizer/Sections/SingleDoc.php:11520
2074 #: includes/Admin/Customizer/Sections/SingleDoc.php:11781
2075 #: includes/Admin/Customizer/Sections/SingleDoc.php:11921
2076 #: includes/Editors/Elementor/Widget/ArchiveList.php:727
2077 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:1752
2078 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:1777
2079 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:173
2080 #: includes/Editors/Elementor/Widget/Breadcrumbs.php:153
2081 #: includes/Editors/Elementor/Widget/Breadcrumbs.php:291
2082 #: includes/Editors/Elementor/Widget/Content.php:78
2083 #: includes/Editors/Elementor/Widget/DocDate.php:102
2084 #: includes/Editors/Elementor/Widget/Feedback.php:292
2085 #: includes/Editors/Elementor/Widget/Feedback.php:440
2086 #: includes/Editors/Elementor/Widget/Title.php:116
2087 #: includes/Editors/Elementor/Widget/ToC.php:221
2088 #: assets/build/blocks/editor.js:1
2089 msgid "Right"
2090 msgstr ""
2091
2092 #: includes/Admin/Customizer/Sections/ArchivePage.php:493
2093 #: includes/Admin/Customizer/Sections/ArchivePage.php:732
2094 #: includes/Admin/Customizer/Sections/ArchivePage.php:862
2095 #: includes/Admin/Customizer/Sections/ArchivePage.php:1069
2096 #: includes/Admin/Customizer/Sections/ArchivePage.php:1205
2097 #: includes/Admin/Customizer/Sections/ArchivePage.php:1342
2098 #: includes/Admin/Customizer/Sections/ArchivePage.php:1860
2099 #: includes/Admin/Customizer/Sections/ArchivePage.php:2134
2100 #: includes/Admin/Customizer/Sections/ArchivePage.php:2349
2101 #: includes/Admin/Customizer/Sections/ArchivePage.php:2587
2102 #: includes/Admin/Customizer/Sections/ArchivePage.php:2722
2103 #: includes/Admin/Customizer/Sections/ArchivePage.php:2993
2104 #: includes/Admin/Customizer/Sections/ArchivePage.php:3275
2105 #: includes/Admin/Customizer/Sections/ArchivePage.php:3501
2106 #: includes/Admin/Customizer/Sections/ArchivePage.php:3693
2107 #: includes/Admin/Customizer/Sections/ArchivePage.php:3990
2108 #: includes/Admin/Customizer/Sections/DocsPage.php:452
2109 #: includes/Admin/Customizer/Sections/DocsPage.php:945
2110 #: includes/Admin/Customizer/Sections/DocsPage.php:1086
2111 #: includes/Admin/Customizer/Sections/DocsPage.php:1680
2112 #: includes/Admin/Customizer/Sections/DocsPage.php:2112
2113 #: includes/Admin/Customizer/Sections/DocsPage.php:2621
2114 #: includes/Admin/Customizer/Sections/DocsPage.php:3015
2115 #: includes/Admin/Customizer/Sections/DocsPage.php:3299
2116 #: includes/Admin/Customizer/Sections/DocsPage.php:3440
2117 #: includes/Admin/Customizer/Sections/DocsPage.php:4050
2118 #: includes/Admin/Customizer/Sections/DocsPage.php:4192
2119 #: includes/Admin/Customizer/Sections/LiveSearch.php:382
2120 #: includes/Admin/Customizer/Sections/LiveSearch.php:523
2121 #: includes/Admin/Customizer/Sections/LiveSearch.php:843
2122 #: includes/Admin/Customizer/Sections/LiveSearch.php:985
2123 #: includes/Admin/Customizer/Sections/LiveSearch.php:1668
2124 #: includes/Admin/Customizer/Sections/LiveSearch.php:1780
2125 #: includes/Admin/Customizer/Sections/LiveSearch.php:1892
2126 #: includes/Admin/Customizer/Sections/LiveSearch.php:2032
2127 #: includes/Admin/Customizer/Sections/LiveSearch.php:2379
2128 #: includes/Admin/Customizer/Sections/LiveSearch.php:2521
2129 #: includes/Admin/Customizer/Sections/LiveSearch.php:3022
2130 #: includes/Admin/Customizer/Sections/LiveSearch.php:3555
2131 #: includes/Admin/Customizer/Sections/Sidebar.php:164
2132 #: includes/Admin/Customizer/Sections/Sidebar.php:700
2133 #: includes/Admin/Customizer/Sections/Sidebar.php:835
2134 #: includes/Admin/Customizer/Sections/Sidebar.php:1337
2135 #: includes/Admin/Customizer/Sections/Sidebar.php:1546
2136 #: includes/Admin/Customizer/Sections/Sidebar.php:1808
2137 #: includes/Admin/Customizer/Sections/Sidebar.php:1942
2138 #: includes/Admin/Customizer/Sections/Sidebar.php:2076
2139 #: includes/Admin/Customizer/Sections/Sidebar.php:2499
2140 #: includes/Admin/Customizer/Sections/Sidebar.php:2634
2141 #: includes/Admin/Customizer/Sections/Sidebar.php:2904
2142 #: includes/Admin/Customizer/Sections/Sidebar.php:3239
2143 #: includes/Admin/Customizer/Sections/Sidebar.php:3376
2144 #: includes/Admin/Customizer/Sections/SingleDoc.php:541
2145 #: includes/Admin/Customizer/Sections/SingleDoc.php:683
2146 #: includes/Admin/Customizer/Sections/SingleDoc.php:825
2147 #: includes/Admin/Customizer/Sections/SingleDoc.php:967
2148 #: includes/Admin/Customizer/Sections/SingleDoc.php:1194
2149 #: includes/Admin/Customizer/Sections/SingleDoc.php:1306
2150 #: includes/Admin/Customizer/Sections/SingleDoc.php:1679
2151 #: includes/Admin/Customizer/Sections/SingleDoc.php:2241
2152 #: includes/Admin/Customizer/Sections/SingleDoc.php:2380
2153 #: includes/Admin/Customizer/Sections/SingleDoc.php:2686
2154 #: includes/Admin/Customizer/Sections/SingleDoc.php:3040
2155 #: includes/Admin/Customizer/Sections/SingleDoc.php:3179
2156 #: includes/Admin/Customizer/Sections/SingleDoc.php:3342
2157 #: includes/Admin/Customizer/Sections/SingleDoc.php:3671
2158 #: includes/Admin/Customizer/Sections/SingleDoc.php:4169
2159 #: includes/Admin/Customizer/Sections/SingleDoc.php:4310
2160 #: includes/Admin/Customizer/Sections/SingleDoc.php:4613
2161 #: includes/Admin/Customizer/Sections/SingleDoc.php:4751
2162 #: includes/Admin/Customizer/Sections/SingleDoc.php:5045
2163 #: includes/Admin/Customizer/Sections/SingleDoc.php:5183
2164 #: includes/Admin/Customizer/Sections/SingleDoc.php:5322
2165 #: includes/Admin/Customizer/Sections/SingleDoc.php:5460
2166 #: includes/Admin/Customizer/Sections/SingleDoc.php:6984
2167 #: includes/Admin/Customizer/Sections/SingleDoc.php:7122
2168 #: includes/Admin/Customizer/Sections/SingleDoc.php:7261
2169 #: includes/Admin/Customizer/Sections/SingleDoc.php:7399
2170 #: includes/Admin/Customizer/Sections/SingleDoc.php:7790
2171 #: includes/Admin/Customizer/Sections/SingleDoc.php:7932
2172 #: includes/Admin/Customizer/Sections/SingleDoc.php:8099
2173 #: includes/Admin/Customizer/Sections/SingleDoc.php:8240
2174 #: includes/Admin/Customizer/Sections/SingleDoc.php:8594
2175 #: includes/Admin/Customizer/Sections/SingleDoc.php:8734
2176 #: includes/Admin/Customizer/Sections/SingleDoc.php:8923
2177 #: includes/Admin/Customizer/Sections/SingleDoc.php:9065
2178 #: includes/Admin/Customizer/Sections/SingleDoc.php:9232
2179 #: includes/Admin/Customizer/Sections/SingleDoc.php:9373
2180 #: includes/Admin/Customizer/Sections/SingleDoc.php:9728
2181 #: includes/Admin/Customizer/Sections/SingleDoc.php:9868
2182 #: includes/Admin/Customizer/Sections/SingleDoc.php:10057
2183 #: includes/Admin/Customizer/Sections/SingleDoc.php:10199
2184 #: includes/Admin/Customizer/Sections/SingleDoc.php:10366
2185 #: includes/Admin/Customizer/Sections/SingleDoc.php:10507
2186 #: includes/Admin/Customizer/Sections/SingleDoc.php:10768
2187 #: includes/Admin/Customizer/Sections/SingleDoc.php:10908
2188 #: includes/Admin/Customizer/Sections/SingleDoc.php:11097
2189 #: includes/Admin/Customizer/Sections/SingleDoc.php:11239
2190 #: includes/Admin/Customizer/Sections/SingleDoc.php:11406
2191 #: includes/Admin/Customizer/Sections/SingleDoc.php:11547
2192 #: includes/Admin/Customizer/Sections/SingleDoc.php:11808
2193 #: includes/Admin/Customizer/Sections/SingleDoc.php:11948
2194 msgid "Bottom"
2195 msgstr ""
2196
2197 #: includes/Admin/Customizer/Sections/ArchivePage.php:520
2198 #: includes/Admin/Customizer/Sections/ArchivePage.php:889
2199 #: includes/Admin/Customizer/Sections/ArchivePage.php:1096
2200 #: includes/Admin/Customizer/Sections/ArchivePage.php:1232
2201 #: includes/Admin/Customizer/Sections/ArchivePage.php:1369
2202 #: includes/Admin/Customizer/Sections/ArchivePage.php:1886
2203 #: includes/Admin/Customizer/Sections/ArchivePage.php:2160
2204 #: includes/Admin/Customizer/Sections/ArchivePage.php:2375
2205 #: includes/Admin/Customizer/Sections/ArchivePage.php:2613
2206 #: includes/Admin/Customizer/Sections/ArchivePage.php:2748
2207 #: includes/Admin/Customizer/Sections/ArchivePage.php:3019
2208 #: includes/Admin/Customizer/Sections/ArchivePage.php:3301
2209 #: includes/Admin/Customizer/Sections/ArchivePage.php:3527
2210 #: includes/Admin/Customizer/Sections/ArchivePage.php:3720
2211 #: includes/Admin/Customizer/Sections/ArchivePage.php:4017
2212 #: includes/Admin/Customizer/Sections/DocsPage.php:481
2213 #: includes/Admin/Customizer/Sections/DocsPage.php:972
2214 #: includes/Admin/Customizer/Sections/DocsPage.php:1113
2215 #: includes/Admin/Customizer/Sections/DocsPage.php:1707
2216 #: includes/Admin/Customizer/Sections/DocsPage.php:2139
2217 #: includes/Admin/Customizer/Sections/DocsPage.php:2649
2218 #: includes/Admin/Customizer/Sections/DocsPage.php:3043
2219 #: includes/Admin/Customizer/Sections/DocsPage.php:3327
2220 #: includes/Admin/Customizer/Sections/DocsPage.php:3468
2221 #: includes/Admin/Customizer/Sections/DocsPage.php:4078
2222 #: includes/Admin/Customizer/Sections/DocsPage.php:4220
2223 #: includes/Admin/Customizer/Sections/LiveSearch.php:410
2224 #: includes/Admin/Customizer/Sections/LiveSearch.php:551
2225 #: includes/Admin/Customizer/Sections/LiveSearch.php:871
2226 #: includes/Admin/Customizer/Sections/LiveSearch.php:1013
2227 #: includes/Admin/Customizer/Sections/LiveSearch.php:1695
2228 #: includes/Admin/Customizer/Sections/LiveSearch.php:1920
2229 #: includes/Admin/Customizer/Sections/LiveSearch.php:2060
2230 #: includes/Admin/Customizer/Sections/LiveSearch.php:2407
2231 #: includes/Admin/Customizer/Sections/LiveSearch.php:2549
2232 #: includes/Admin/Customizer/Sections/LiveSearch.php:3051
2233 #: includes/Admin/Customizer/Sections/LiveSearch.php:3583
2234 #: includes/Admin/Customizer/Sections/Sidebar.php:191
2235 #: includes/Admin/Customizer/Sections/Sidebar.php:727
2236 #: includes/Admin/Customizer/Sections/Sidebar.php:861
2237 #: includes/Admin/Customizer/Sections/Sidebar.php:1364
2238 #: includes/Admin/Customizer/Sections/Sidebar.php:1573
2239 #: includes/Admin/Customizer/Sections/Sidebar.php:1834
2240 #: includes/Admin/Customizer/Sections/Sidebar.php:1968
2241 #: includes/Admin/Customizer/Sections/Sidebar.php:2102
2242 #: includes/Admin/Customizer/Sections/Sidebar.php:2526
2243 #: includes/Admin/Customizer/Sections/Sidebar.php:2660
2244 #: includes/Admin/Customizer/Sections/Sidebar.php:2930
2245 #: includes/Admin/Customizer/Sections/Sidebar.php:3266
2246 #: includes/Admin/Customizer/Sections/Sidebar.php:3403
2247 #: includes/Admin/Customizer/Sections/SingleDoc.php:569
2248 #: includes/Admin/Customizer/Sections/SingleDoc.php:711
2249 #: includes/Admin/Customizer/Sections/SingleDoc.php:853
2250 #: includes/Admin/Customizer/Sections/SingleDoc.php:995
2251 #: includes/Admin/Customizer/Sections/SingleDoc.php:1333
2252 #: includes/Admin/Customizer/Sections/SingleDoc.php:1706
2253 #: includes/Admin/Customizer/Sections/SingleDoc.php:2269
2254 #: includes/Admin/Customizer/Sections/SingleDoc.php:2407
2255 #: includes/Admin/Customizer/Sections/SingleDoc.php:2714
2256 #: includes/Admin/Customizer/Sections/SingleDoc.php:3068
2257 #: includes/Admin/Customizer/Sections/SingleDoc.php:3206
2258 #: includes/Admin/Customizer/Sections/SingleDoc.php:3369
2259 #: includes/Admin/Customizer/Sections/SingleDoc.php:3699
2260 #: includes/Admin/Customizer/Sections/SingleDoc.php:4196
2261 #: includes/Admin/Customizer/Sections/SingleDoc.php:4338
2262 #: includes/Admin/Customizer/Sections/SingleDoc.php:4640
2263 #: includes/Admin/Customizer/Sections/SingleDoc.php:4778
2264 #: includes/Admin/Customizer/Sections/SingleDoc.php:5072
2265 #: includes/Admin/Customizer/Sections/SingleDoc.php:5210
2266 #: includes/Admin/Customizer/Sections/SingleDoc.php:5349
2267 #: includes/Admin/Customizer/Sections/SingleDoc.php:5487
2268 #: includes/Admin/Customizer/Sections/SingleDoc.php:7011
2269 #: includes/Admin/Customizer/Sections/SingleDoc.php:7149
2270 #: includes/Admin/Customizer/Sections/SingleDoc.php:7288
2271 #: includes/Admin/Customizer/Sections/SingleDoc.php:7426
2272 #: includes/Admin/Customizer/Sections/SingleDoc.php:7818
2273 #: includes/Admin/Customizer/Sections/SingleDoc.php:7960
2274 #: includes/Admin/Customizer/Sections/SingleDoc.php:8127
2275 #: includes/Admin/Customizer/Sections/SingleDoc.php:8267
2276 #: includes/Admin/Customizer/Sections/SingleDoc.php:8621
2277 #: includes/Admin/Customizer/Sections/SingleDoc.php:8761
2278 #: includes/Admin/Customizer/Sections/SingleDoc.php:8951
2279 #: includes/Admin/Customizer/Sections/SingleDoc.php:9093
2280 #: includes/Admin/Customizer/Sections/SingleDoc.php:9260
2281 #: includes/Admin/Customizer/Sections/SingleDoc.php:9400
2282 #: includes/Admin/Customizer/Sections/SingleDoc.php:9755
2283 #: includes/Admin/Customizer/Sections/SingleDoc.php:9895
2284 #: includes/Admin/Customizer/Sections/SingleDoc.php:10085
2285 #: includes/Admin/Customizer/Sections/SingleDoc.php:10227
2286 #: includes/Admin/Customizer/Sections/SingleDoc.php:10394
2287 #: includes/Admin/Customizer/Sections/SingleDoc.php:10534
2288 #: includes/Admin/Customizer/Sections/SingleDoc.php:10795
2289 #: includes/Admin/Customizer/Sections/SingleDoc.php:10935
2290 #: includes/Admin/Customizer/Sections/SingleDoc.php:11125
2291 #: includes/Admin/Customizer/Sections/SingleDoc.php:11267
2292 #: includes/Admin/Customizer/Sections/SingleDoc.php:11434
2293 #: includes/Admin/Customizer/Sections/SingleDoc.php:11574
2294 #: includes/Admin/Customizer/Sections/SingleDoc.php:11835
2295 #: includes/Admin/Customizer/Sections/SingleDoc.php:11975
2296 #: includes/Editors/Elementor/Widget/ArchiveList.php:719
2297 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:1744
2298 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:1769
2299 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:172
2300 #: includes/Editors/Elementor/Widget/Breadcrumbs.php:145
2301 #: includes/Editors/Elementor/Widget/Breadcrumbs.php:283
2302 #: includes/Editors/Elementor/Widget/Content.php:70
2303 #: includes/Editors/Elementor/Widget/DocDate.php:94
2304 #: includes/Editors/Elementor/Widget/Feedback.php:284
2305 #: includes/Editors/Elementor/Widget/Feedback.php:432
2306 #: includes/Editors/Elementor/Widget/Title.php:108
2307 #: includes/Editors/Elementor/Widget/ToC.php:213
2308 #: assets/build/blocks/editor.js:1
2309 msgid "Left"
2310 msgstr ""
2311
2312 #: includes/Admin/Customizer/Sections/ArchivePage.php:543
2313 #: includes/Admin/Customizer/Sections/SingleDoc.php:1019
2314 #: includes/Core/Settings.php:1167
2315 #: includes/Core/Settings.php:1224
2316 #: includes/Core/SetupWizard.php:167
2317 #: includes/Editors/BlockEditor/Blocks/SearchForm.php:35
2318 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:320
2319 #: includes/FrontEnd/TemplateTags.php:335
2320 #: includes/Shortcodes/SearchForm.php:284
2321 #: includes/Shortcodes/SearchModal.php:277
2322 #: views/templates/archives/categories/layout-8.php:112
2323 #: assets/build/blocks/editor.js:1
2324 msgid "Search"
2325 msgstr ""
2326
2327 #: includes/Admin/Customizer/Sections/ArchivePage.php:566
2328 msgid "Enable Search Section"
2329 msgstr ""
2330
2331 #: includes/Admin/Customizer/Sections/ArchivePage.php:594
2332 msgid "Archive Search Width"
2333 msgstr ""
2334
2335 #: includes/Admin/Customizer/Sections/ArchivePage.php:625
2336 msgid "Category Search Max Width"
2337 msgstr ""
2338
2339 #: includes/Admin/Customizer/Sections/ArchivePage.php:658
2340 #: includes/Admin/Customizer/Sections/ArchivePage.php:2506
2341 #: includes/Admin/Customizer/Sections/DocsPage.php:1598
2342 #: includes/Admin/Customizer/Sections/DocsPage.php:2030
2343 #: includes/Admin/Customizer/Sections/LiveSearch.php:1584
2344 #: includes/Admin/Customizer/Sections/LiveSearch.php:1724
2345 #: includes/Admin/Customizer/Sections/Sidebar.php:1728
2346 #: includes/Admin/Customizer/Sections/SingleDoc.php:1138
2347 #: includes/Admin/Customizer/Sections/SingleDoc.php:3260
2348 #: includes/Admin/Customizer/Sections/SingleDoc.php:4087
2349 #: includes/Admin/Customizer/Sections/SingleDoc.php:4669
2350 #: includes/Admin/Customizer/Sections/SingleDoc.php:4963
2351 #: includes/Admin/Customizer/Sections/SingleDoc.php:5101
2352 #: includes/Admin/Customizer/Sections/SingleDoc.php:6902
2353 #: includes/Admin/Customizer/Sections/SingleDoc.php:7040
2354 #: includes/Editors/Elementor/Widget/ArchiveList.php:221
2355 #: includes/Editors/Elementor/Widget/ArchiveList.php:260
2356 #: includes/Editors/Elementor/Widget/ArchiveList.php:691
2357 #: includes/Editors/Elementor/Widget/ArchiveList.php:1056
2358 #: includes/Editors/Elementor/Widget/ArticleSummary.php:349
2359 #: includes/Editors/Elementor/Widget/ArticleSummary.php:431
2360 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:316
2361 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:1731
2362 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:1811
2363 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:1914
2364 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:1994
2365 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:2098
2366 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:2189
2367 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:361
2368 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:654
2369 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:839
2370 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:962
2371 #: includes/Editors/Elementor/Widget/Basic/CategorySlateLayout.php:218
2372 #: includes/Editors/Elementor/Widget/Basic/CategorySlateLayout.php:298
2373 #: includes/Editors/Elementor/Widget/Basic/CategorySlateLayout.php:616
2374 #: includes/Editors/Elementor/Widget/Basic/CategorySlateLayout.php:748
2375 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:255
2376 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:477
2377 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:589
2378 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:701
2379 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:766
2380 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:514
2381 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:799
2382 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:865
2383 #: includes/Editors/Elementor/Widget/Breadcrumbs.php:178
2384 #: includes/Editors/Elementor/Widget/Breadcrumbs.php:316
2385 #: includes/Editors/Elementor/Widget/CategoryArchiveHeader.php:151
2386 #: includes/Editors/Elementor/Widget/CodeSnippet.php:315
2387 #: includes/Editors/Elementor/Widget/CodeSnippetTab.php:194
2388 #: includes/Editors/Elementor/Widget/DocAuthor.php:102
2389 #: includes/Editors/Elementor/Widget/Navigation.php:218
2390 #: includes/Editors/Elementor/Widget/ReadingTime.php:191
2391 #: includes/Editors/Elementor/Widget/Sidebar.php:424
2392 #: includes/Editors/Elementor/Widget/Sidebar.php:1012
2393 #: includes/Editors/Elementor/Widget/Sidebar.php:1140
2394 #: includes/Editors/Elementor/Widget/Sidebar.php:1323
2395 #: includes/Editors/Elementor/Widget/Tags.php:59
2396 #: includes/Editors/Elementor/Widget/Tags.php:109
2397 #: assets/build/blocks/editor.js:1
2398 msgid "Margin"
2399 msgstr ""
2400
2401 #: includes/Admin/Customizer/Sections/ArchivePage.php:781
2402 #: includes/Admin/Customizer/Sections/LiveSearch.php:1809
2403 #: includes/Admin/Customizer/Sections/LiveSearch.php:1949
2404 #: includes/Admin/Customizer/Sections/LiveSearch.php:2925
2405 #: includes/Admin/Customizer/Sections/Sidebar.php:1862
2406 #: includes/Admin/Customizer/Sections/Sidebar.php:2824
2407 #: includes/Admin/Customizer/Sections/SingleDoc.php:1223
2408 #: includes/Admin/Customizer/Sections/SingleDoc.php:4226
2409 #: includes/Admin/Customizer/Sections/SingleDoc.php:4531
2410 #: includes/Admin/Customizer/Sections/SingleDoc.php:5240
2411 #: includes/Admin/Customizer/Sections/SingleDoc.php:5378
2412 #: includes/Admin/Customizer/Sections/SingleDoc.php:7179
2413 #: includes/Admin/Customizer/Sections/SingleDoc.php:7317
2414 #: includes/Editors/Elementor/Widget/ArchiveList.php:209
2415 #: includes/Editors/Elementor/Widget/ArchiveList.php:248
2416 #: includes/Editors/Elementor/Widget/ArchiveList.php:703
2417 #: includes/Editors/Elementor/Widget/ArchiveList.php:1044
2418 #: includes/Editors/Elementor/Widget/ArticleSummary.php:173
2419 #: includes/Editors/Elementor/Widget/ArticleSummary.php:330
2420 #: includes/Editors/Elementor/Widget/ArticleSummary.php:412
2421 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:304
2422 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:729
2423 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:1333
2424 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:1743
2425 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:1823
2426 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:1926
2427 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:2006
2428 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:2110
2429 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:2201
2430 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:2320
2431 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:2379
2432 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:2475
2433 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:2534
2434 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:349
2435 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:642
2436 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:825
2437 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:947
2438 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:1634
2439 #: includes/Editors/Elementor/Widget/Basic/CategorySlateLayout.php:206
2440 #: includes/Editors/Elementor/Widget/Basic/CategorySlateLayout.php:286
2441 #: includes/Editors/Elementor/Widget/Basic/CategorySlateLayout.php:430
2442 #: includes/Editors/Elementor/Widget/Basic/CategorySlateLayout.php:603
2443 #: includes/Editors/Elementor/Widget/Basic/CategorySlateLayout.php:735
2444 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:243
2445 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:465
2446 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:577
2447 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:689
2448 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:754
2449 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:529
2450 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:781
2451 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:847
2452 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:1737
2453 #: includes/Editors/Elementor/Widget/Breadcrumbs.php:166
2454 #: includes/Editors/Elementor/Widget/Breadcrumbs.php:304
2455 #: includes/Editors/Elementor/Widget/CategoryArchiveHeader.php:139
2456 #: includes/Editors/Elementor/Widget/CodeSnippet.php:327
2457 #: includes/Editors/Elementor/Widget/CodeSnippet.php:411
2458 #: includes/Editors/Elementor/Widget/CodeSnippet.php:528
2459 #: includes/Editors/Elementor/Widget/CodeSnippet.php:603
2460 #: includes/Editors/Elementor/Widget/CodeSnippetTab.php:206
2461 #: includes/Editors/Elementor/Widget/CodeSnippetTab.php:272
2462 #: includes/Editors/Elementor/Widget/CodeSnippetTab.php:329
2463 #: includes/Editors/Elementor/Widget/DocAuthor.php:90
2464 #: includes/Editors/Elementor/Widget/DocShare.php:589
2465 #: includes/Editors/Elementor/Widget/DocShare.php:646
2466 #: includes/Editors/Elementor/Widget/Feedback.php:416
2467 #: includes/Editors/Elementor/Widget/Navigation.php:230
2468 #: includes/Editors/Elementor/Widget/ReadingTime.php:179
2469 #: includes/Editors/Elementor/Widget/Sidebar.php:437
2470 #: includes/Editors/Elementor/Widget/Sidebar.php:785
2471 #: includes/Editors/Elementor/Widget/Sidebar.php:1000
2472 #: includes/Editors/Elementor/Widget/Sidebar.php:1152
2473 #: includes/Editors/Elementor/Widget/Sidebar.php:1336
2474 #: includes/Editors/Elementor/Widget/Sidebar.php:2820
2475 #: includes/Editors/Elementor/Widget/Sidebar.php:2885
2476 #: includes/Editors/Elementor/Widget/Tags.php:47
2477 #: includes/Editors/Elementor/Widget/Tags.php:97
2478 #: assets/build/blocks/editor.js:1
2479 msgid "Padding"
2480 msgstr ""
2481
2482 #: includes/Admin/Customizer/Sections/ArchivePage.php:912
2483 msgid "Content Area"
2484 msgstr ""
2485
2486 #: includes/Admin/Customizer/Sections/ArchivePage.php:935
2487 msgid "Enable Content Area Search"
2488 msgstr ""
2489
2490 #: includes/Admin/Customizer/Sections/ArchivePage.php:960
2491 #: includes/Admin/Customizer/Sections/DocsPage.php:135
2492 #: includes/Admin/Customizer/Sections/SingleDoc.php:220
2493 msgid "Content Area Background Color"
2494 msgstr ""
2495
2496 #: includes/Admin/Customizer/Sections/ArchivePage.php:988
2497 #: includes/Admin/Customizer/Sections/SingleDoc.php:2298
2498 #: includes/Admin/Customizer/Sections/SingleDoc.php:3097
2499 msgid "Content Area Margin"
2500 msgstr ""
2501
2502 #: includes/Admin/Customizer/Sections/ArchivePage.php:1125
2503 #: includes/Admin/Customizer/Sections/ArchivePage.php:1262
2504 #: includes/Admin/Customizer/Sections/DocsPage.php:364
2505 #: includes/Admin/Customizer/Sections/SingleDoc.php:457
2506 #: includes/Admin/Customizer/Sections/SingleDoc.php:2157
2507 #: includes/Admin/Customizer/Sections/SingleDoc.php:2956
2508 msgid "Content Area Padding"
2509 msgstr ""
2510
2511 #: includes/Admin/Customizer/Sections/ArchivePage.php:1398
2512 msgid "Archive Content Border Radius"
2513 msgstr ""
2514
2515 #: includes/Admin/Customizer/Sections/ArchivePage.php:1424
2516 msgid "Content Header"
2517 msgstr ""
2518
2519 #: includes/Admin/Customizer/Sections/ArchivePage.php:1447
2520 #: includes/Admin/Customizer/Sections/ArchivePage.php:1693
2521 #: includes/Admin/Customizer/Sections/ArchivePage.php:3327
2522 #: includes/Admin/Customizer/Sections/DocsPage.php:631
2523 #: includes/Admin/Customizer/Sections/Sidebar.php:373
2524 #: includes/Admin/Customizer/Sections/Sidebar.php:2173
2525 #: includes/Admin/Customizer/Sections/Sidebar.php:3507
2526 #: includes/Editors/Elementor/Widget/Sidebar.php:281
2527 #: assets/build/blocks/editor.js:1
2528 msgid "Category Title Tag"
2529 msgstr ""
2530
2531 #: includes/Admin/Customizer/Sections/ArchivePage.php:1481
2532 #: includes/Admin/Customizer/Sections/ArchivePage.php:2479
2533 #: includes/Admin/Customizer/Sections/ArchivePage.php:4455
2534 #: includes/Admin/Customizer/Sections/ArchivePage.php:4480
2535 #: includes/Admin/Customizer/Sections/BreadCrumb.php:204
2536 #: includes/Admin/Customizer/Sections/DocsPage.php:2371
2537 #: includes/Admin/Customizer/Sections/DocsPage.php:2421
2538 #: includes/Admin/Customizer/Sections/LiveSearch.php:1040
2539 #: includes/Admin/Customizer/Sections/LiveSearch.php:1065
2540 #: includes/Admin/Customizer/Sections/LiveSearch.php:2725
2541 #: includes/Admin/Customizer/Sections/LiveSearch.php:3704
2542 #: includes/Admin/Customizer/Sections/LiveSearch.php:3825
2543 #: includes/Admin/Customizer/Sections/LiveSearch.php:4063
2544 #: includes/Admin/Customizer/Sections/LiveSearch.php:4171
2545 #: includes/Admin/Customizer/Sections/LiveSearch.php:4443
2546 #: includes/Admin/Customizer/Sections/Sidebar.php:55
2547 #: includes/Admin/Customizer/Sections/Sidebar.php:908
2548 #: includes/Admin/Customizer/Sections/Sidebar.php:1413
2549 #: includes/Admin/Customizer/Sections/Sidebar.php:2707
2550 #: includes/Admin/Customizer/Sections/SingleDoc.php:1755
2551 #: includes/Admin/Customizer/Sections/SingleDoc.php:2128
2552 #: includes/Admin/Customizer/Sections/SingleDoc.php:2927
2553 #: includes/Admin/Customizer/Sections/SingleDoc.php:3847
2554 #: includes/Admin/Customizer/Sections/SingleDoc.php:3872
2555 #: includes/Editors/Elementor/Widget/ArchiveList.php:649
2556 #: includes/Editors/Elementor/Widget/ArchiveList.php:776
2557 #: includes/Editors/Elementor/Widget/ArticleSummary.php:140
2558 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:2131
2559 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:2222
2560 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:342
2561 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:408
2562 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:486
2563 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:1285
2564 #: includes/Editors/Elementor/Widget/Breadcrumbs.php:249
2565 #: includes/Editors/Elementor/Widget/CategoryArchiveHeader.php:121
2566 #: includes/Editors/Elementor/Widget/CategoryArchiveHeader.php:218
2567 #: includes/Editors/Elementor/Widget/CodeSnippet.php:339
2568 #: includes/Editors/Elementor/Widget/CodeSnippet.php:423
2569 #: includes/Editors/Elementor/Widget/CodeSnippet.php:615
2570 #: includes/Editors/Elementor/Widget/CodeSnippetTab.php:218
2571 #: includes/Editors/Elementor/Widget/CodeSnippetTab.php:284
2572 #: includes/Editors/Elementor/Widget/CodeSnippetTab.php:341
2573 #: includes/Editors/Elementor/Widget/DocAuthor.php:63
2574 #: includes/Editors/Elementor/Widget/Navigation.php:155
2575 #: includes/Editors/Elementor/Widget/PrintButton.php:62
2576 #: includes/Editors/Elementor/Widget/Reactions.php:738
2577 #: includes/Editors/Elementor/Widget/Reactions.php:815
2578 #: includes/Editors/Elementor/Widget/Reactions.php:892
2579 #: includes/Editors/Elementor/Widget/ReadingTime.php:96
2580 #: includes/Editors/Elementor/Widget/Sidebar.php:501
2581 #: includes/Editors/Elementor/Widget/Sidebar.php:2142
2582 #: includes/Editors/Elementor/Widget/Sidebar.php:2373
2583 #: includes/Editors/Elementor/Widget/Sidebar.php:2466
2584 #: includes/Editors/Elementor/Widget/ToC.php:162
2585 #: assets/build/blocks/editor.js:1
2586 msgid "Background Color"
2587 msgstr ""
2588
2589 #: includes/Admin/Customizer/Sections/ArchivePage.php:1504
2590 #: includes/Admin/Customizer/Sections/DocsPage.php:2395
2591 #: includes/Admin/Customizer/Sections/LiveSearch.php:2749
2592 #: includes/Editors/Elementor/Widget/ArchiveList.php:660
2593 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:353
2594 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:420
2595 #: includes/Editors/Elementor/Widget/Breadcrumbs.php:260
2596 #: includes/Editors/Elementor/Widget/CategoryArchiveHeader.php:131
2597 #: includes/Editors/Elementor/Widget/DocAuthor.php:73
2598 #: includes/Editors/Elementor/Widget/Sidebar.php:2165
2599 #: includes/Editors/Elementor/Widget/Sidebar.php:2384
2600 #: assets/build/blocks/editor.js:1
2601 msgid "Background Hover Color"
2602 msgstr ""
2603
2604 #: includes/Admin/Customizer/Sections/ArchivePage.php:1532
2605 msgid "Image Size"
2606 msgstr ""
2607
2608 #: includes/Admin/Customizer/Sections/ArchivePage.php:1564
2609 #: includes/Admin/Customizer/Sections/ArchivePage.php:2880
2610 #: includes/Admin/Customizer/Sections/ArchivePage.php:3389
2611 #: includes/Admin/Customizer/Sections/Sidebar.php:587
2612 #: includes/Admin/Customizer/Sections/Sidebar.php:2386
2613 #: includes/Admin/Customizer/Sections/Sidebar.php:3568
2614 #: includes/Admin/Customizer/Sections/SingleDoc.php:1924
2615 #: includes/Admin/Customizer/Sections/SingleDoc.php:2462
2616 #: includes/Admin/Customizer/Sections/SingleDoc.php:3399
2617 msgid "Title Font Size"
2618 msgstr ""
2619
2620 #: includes/Admin/Customizer/Sections/ArchivePage.php:1592
2621 #: includes/Admin/Customizer/Sections/ArchivePage.php:2829
2622 #: includes/Admin/Customizer/Sections/ArchivePage.php:3361
2623 #: includes/Admin/Customizer/Sections/Sidebar.php:512
2624 #: includes/Admin/Customizer/Sections/Sidebar.php:2311
2625 #: includes/Admin/Customizer/Sections/Sidebar.php:3541
2626 #: includes/Admin/Customizer/Sections/SingleDoc.php:1896
2627 #: includes/Admin/Customizer/Sections/SingleDoc.php:2433
2628 #: includes/Admin/Customizer/Sections/SingleDoc.php:3232
2629 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:320
2630 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:385
2631 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:568
2632 #: assets/build/blocks/editor.js:1
2633 msgid "Title Color"
2634 msgstr ""
2635
2636 #: includes/Admin/Customizer/Sections/ArchivePage.php:1620
2637 msgid "Count Font Size"
2638 msgstr ""
2639
2640 #: includes/Admin/Customizer/Sections/ArchivePage.php:1648
2641 msgid "Count Color"
2642 msgstr ""
2643
2644 #: includes/Admin/Customizer/Sections/ArchivePage.php:1670
2645 #: includes/Admin/Customizer/Sections/DocsPage.php:576
2646 msgid "Category Column Settings"
2647 msgstr ""
2648
2649 #: includes/Admin/Customizer/Sections/ArchivePage.php:1727
2650 #: includes/Admin/Customizer/Sections/DocsPage.php:734
2651 #: includes/Admin/Customizer/Sections/DocsPage.php:759
2652 #: includes/Admin/Customizer/Sections/DocsPage.php:784
2653 msgid "Column Background Color"
2654 msgstr ""
2655
2656 #: includes/Admin/Customizer/Sections/ArchivePage.php:1751
2657 #: includes/Admin/Customizer/Sections/DocsPage.php:808
2658 #: includes/Admin/Customizer/Sections/DocsPage.php:832
2659 msgid "Column Hover Background Color"
2660 msgstr ""
2661
2662 #: includes/Admin/Customizer/Sections/ArchivePage.php:1779
2663 #: includes/Admin/Customizer/Sections/DocsPage.php:861
2664 #: includes/Admin/Customizer/Sections/DocsPage.php:1002
2665 msgid "Column Padding"
2666 msgstr ""
2667
2668 #: includes/Admin/Customizer/Sections/ArchivePage.php:1911
2669 #: includes/Admin/Customizer/Sections/DocsPage.php:1139
2670 msgid "Column Border Color"
2671 msgstr ""
2672
2673 #: includes/Admin/Customizer/Sections/ArchivePage.php:1939
2674 #: includes/Admin/Customizer/Sections/DocsPage.php:1192
2675 #: includes/Admin/Customizer/Sections/DocsPage.php:1225
2676 #: includes/Admin/Customizer/Sections/DocsPage.php:1258
2677 #: includes/Admin/Customizer/Sections/DocsPage.php:4454
2678 #: includes/Admin/Customizer/Sections/LiveSearch.php:4567
2679 #: includes/Admin/Customizer/Sections/Sidebar.php:411
2680 #: includes/Admin/Customizer/Sections/Sidebar.php:1696
2681 #: includes/Admin/Customizer/Sections/Sidebar.php:2211
2682 #: includes/Editors/Elementor/Widget/ArchiveList.php:891
2683 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:1437
2684 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:1508
2685 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:1568
2686 #: includes/Editors/Elementor/Widget/CategoryArchiveHeader.php:225
2687 #: includes/Editors/Elementor/Widget/Reactions.php:720
2688 #: includes/Editors/Elementor/Widget/Sidebar.php:2616
2689 #: includes/Editors/Elementor/Widget/Sidebar.php:2676
2690 #: includes/Editors/Elementor/Widget/Sidebar.php:2736
2691 #: assets/build/blocks/editor.js:1
2692 msgid "Icon Size"
2693 msgstr ""
2694
2695 #: includes/Admin/Customizer/Sections/ArchivePage.php:1974
2696 #: includes/Admin/Customizer/Sections/DocsPage.php:1435
2697 #: includes/Admin/Customizer/Sections/DocsPage.php:1470
2698 #: includes/Admin/Customizer/Sections/DocsPage.php:4486
2699 msgid "Category Title Font Size"
2700 msgstr ""
2701
2702 #: includes/Admin/Customizer/Sections/ArchivePage.php:2003
2703 #: includes/Admin/Customizer/Sections/DocsPage.php:1500
2704 #: includes/Admin/Customizer/Sections/DocsPage.php:1523
2705 #: includes/Admin/Customizer/Sections/DocsPage.php:1546
2706 msgid "Category Title Color"
2707 msgstr ""
2708
2709 #: includes/Admin/Customizer/Sections/ArchivePage.php:2026
2710 #: includes/Admin/Customizer/Sections/DocsPage.php:1570
2711 #: includes/Admin/Customizer/Sections/DocsPage.php:1732
2712 msgid "Category Title Hover Color"
2713 msgstr ""
2714
2715 #: includes/Admin/Customizer/Sections/ArchivePage.php:2053
2716 #: includes/Admin/Customizer/Sections/ArchivePage.php:3420
2717 msgid "Archive Title Margin"
2718 msgstr ""
2719
2720 #: includes/Admin/Customizer/Sections/ArchivePage.php:2188
2721 msgid "Column Count Font Size"
2722 msgstr ""
2723
2724 #: includes/Admin/Customizer/Sections/ArchivePage.php:2218
2725 msgid "Column Count Color"
2726 msgstr ""
2727
2728 #: includes/Admin/Customizer/Sections/ArchivePage.php:2241
2729 msgid "Column Count Hover Color"
2730 msgstr ""
2731
2732 #: includes/Admin/Customizer/Sections/ArchivePage.php:2268
2733 msgid "Column Count Margin"
2734 msgstr ""
2735
2736 #: includes/Admin/Customizer/Sections/ArchivePage.php:2398
2737 #: includes/Admin/Customizer/Sections/DocsPage.php:2263
2738 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:1312
2739 #: assets/build/blocks/editor.js:1
2740 msgid "Last Updated Time"
2741 msgstr ""
2742
2743 #: includes/Admin/Customizer/Sections/ArchivePage.php:2426
2744 #: includes/Admin/Customizer/Sections/ArchivePage.php:4350
2745 #: includes/Admin/Customizer/Sections/BreadCrumb.php:40
2746 #: includes/Admin/Customizer/Sections/BreadCrumb.php:174
2747 #: includes/Admin/Customizer/Sections/DocsPage.php:1963
2748 #: includes/Admin/Customizer/Sections/DocsPage.php:1997
2749 #: includes/Admin/Customizer/Sections/DocsPage.php:2292
2750 #: includes/Admin/Customizer/Sections/LiveSearch.php:2595
2751 #: includes/Admin/Customizer/Sections/LiveSearch.php:3951
2752 #: includes/Admin/Customizer/Sections/LiveSearch.php:4092
2753 #: includes/Admin/Customizer/Sections/LiveSearch.php:4199
2754 #: includes/Admin/Customizer/Sections/LiveSearch.php:4388
2755 #: includes/Admin/Customizer/Sections/Sidebar.php:1017
2756 #: includes/Admin/Customizer/Sections/Sidebar.php:2792
2757 #: includes/Admin/Customizer/Sections/SingleDoc.php:1451
2758 #: includes/Admin/Customizer/Sections/SingleDoc.php:1540
2759 #: includes/Admin/Customizer/Sections/SingleDoc.php:3983
2760 #: includes/Admin/Customizer/Sections/SingleDoc.php:4391
2761 #: includes/Admin/Customizer/Sections/SingleDoc.php:4473
2762 #: includes/Editors/Elementor/Widget/ArchiveList.php:861
2763 msgid "Font Size"
2764 msgstr ""
2765
2766 #: includes/Admin/Customizer/Sections/ArchivePage.php:2455
2767 #: includes/Admin/Customizer/Sections/ArchivePage.php:4379
2768 #: includes/Admin/Customizer/Sections/BreadCrumb.php:70
2769 #: includes/Admin/Customizer/Sections/BreadCrumb.php:229
2770 #: includes/Admin/Customizer/Sections/DocsPage.php:2322
2771 #: includes/Admin/Customizer/Sections/LiveSearch.php:3923
2772 #: includes/Admin/Customizer/Sections/LiveSearch.php:4038
2773 #: includes/Admin/Customizer/Sections/LiveSearch.php:4146
2774 #: includes/Admin/Customizer/Sections/LiveSearch.php:4418
2775 #: includes/Admin/Customizer/Sections/LiveSearch.php:4630
2776 #: includes/Admin/Customizer/Sections/Sidebar.php:989
2777 #: includes/Admin/Customizer/Sections/Sidebar.php:2764
2778 #: includes/Admin/Customizer/Sections/SingleDoc.php:1480
2779 #: includes/Admin/Customizer/Sections/SingleDoc.php:1569
2780 #: includes/Editors/Elementor/Widget/ArchiveList.php:319
2781 #: includes/Editors/Elementor/Widget/ArchiveList.php:374
2782 #: includes/Editors/Elementor/Widget/ArchiveList.php:547
2783 #: includes/Editors/Elementor/Widget/ArchiveList.php:577
2784 #: includes/Editors/Elementor/Widget/ArchiveList.php:627
2785 #: includes/Editors/Elementor/Widget/ArchiveList.php:787
2786 #: includes/Editors/Elementor/Widget/ArchiveList.php:837
2787 #: includes/Editors/Elementor/Widget/ArchiveList.php:945
2788 #: includes/Editors/Elementor/Widget/ArchiveList.php:988
2789 #: includes/Editors/Elementor/Widget/ArchiveList.php:1145
2790 #: includes/Editors/Elementor/Widget/ArchiveList.php:1208
2791 #: includes/Editors/Elementor/Widget/ArchiveList.php:1260
2792 #: includes/Editors/Elementor/Widget/ArticleSummary.php:161
2793 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:869
2794 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:900
2795 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:1008
2796 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:1078
2797 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:1185
2798 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:1255
2799 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:1362
2800 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:1410
2801 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:2610
2802 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:2644
2803 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:2709
2804 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:2743
2805 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:700
2806 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:774
2807 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:1231
2808 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:1311
2809 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:1389
2810 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:1466
2811 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:1587
2812 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:1690
2813 #: includes/Editors/Elementor/Widget/Basic/CategorySlateLayout.php:545
2814 #: includes/Editors/Elementor/Widget/Basic/CategorySlateLayout.php:576
2815 #: includes/Editors/Elementor/Widget/Basic/CategorySlateLayout.php:677
2816 #: includes/Editors/Elementor/Widget/Basic/CategorySlateLayout.php:708
2817 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:497
2818 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:609
2819 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:730
2820 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:795
2821 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:1026
2822 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:1063
2823 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:1237
2824 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:1274
2825 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:1401
2826 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:1497
2827 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:1557
2828 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:1766
2829 #: includes/Editors/Elementor/Widget/Breadcrumbs.php:356
2830 #: includes/Editors/Elementor/Widget/Breadcrumbs.php:405
2831 #: includes/Editors/Elementor/Widget/CategoryArchiveHeader.php:183
2832 #: includes/Editors/Elementor/Widget/CategoryArchiveHeader.php:262
2833 #: includes/Editors/Elementor/Widget/DocAuthor.php:134
2834 #: includes/Editors/Elementor/Widget/DocAuthor.php:183
2835 #: includes/Editors/Elementor/Widget/DocDate.php:71
2836 #: includes/Editors/Elementor/Widget/DocShare.php:385
2837 #: includes/Editors/Elementor/Widget/DocShare.php:419
2838 #: includes/Editors/Elementor/Widget/Feedback.php:138
2839 #: includes/Editors/Elementor/Widget/Feedback.php:173
2840 #: includes/Editors/Elementor/Widget/Feedback.php:261
2841 #: includes/Editors/Elementor/Widget/Feedback.php:318
2842 #: includes/Editors/Elementor/Widget/Navigation.php:88
2843 #: includes/Editors/Elementor/Widget/Navigation.php:166
2844 #: includes/Editors/Elementor/Widget/Reactions.php:547
2845 #: includes/Editors/Elementor/Widget/Reactions.php:607
2846 #: includes/Editors/Elementor/Widget/Reactions.php:667
2847 #: includes/Editors/Elementor/Widget/Reactions.php:760
2848 #: includes/Editors/Elementor/Widget/Reactions.php:837
2849 #: includes/Editors/Elementor/Widget/Reactions.php:914
2850 #: includes/Editors/Elementor/Widget/Sidebar.php:1112
2851 #: includes/Editors/Elementor/Widget/Sidebar.php:1172
2852 #: includes/Editors/Elementor/Widget/Sidebar.php:1223
2853 #: includes/Editors/Elementor/Widget/Sidebar.php:1293
2854 #: includes/Editors/Elementor/Widget/Sidebar.php:1357
2855 #: includes/Editors/Elementor/Widget/Sidebar.php:1408
2856 #: includes/Editors/Elementor/Widget/Sidebar.php:1939
2857 #: includes/Editors/Elementor/Widget/Sidebar.php:2046
2858 #: includes/Editors/Elementor/Widget/Sidebar.php:2131
2859 #: includes/Editors/Elementor/Widget/Sidebar.php:2269
2860 #: includes/Editors/Elementor/Widget/Sidebar.php:2351
2861 #: includes/Editors/Elementor/Widget/Sidebar.php:2455
2862 #: includes/Editors/Elementor/Widget/Sidebar.php:2580
2863 #: includes/Editors/Elementor/Widget/Sidebar.php:2665
2864 #: includes/Editors/Elementor/Widget/Sidebar.php:2725
2865 #: includes/Editors/Elementor/Widget/Sidebar.php:2784
2866 #: includes/Editors/Elementor/Widget/Sidebar.php:2849
2867 #: includes/Editors/Elementor/Widget/Tags.php:139
2868 #: assets/build/blocks/editor.js:1
2869 msgid "Color"
2870 msgstr ""
2871
2872 #: includes/Admin/Customizer/Sections/ArchivePage.php:2641
2873 msgid "Count padding"
2874 msgstr ""
2875
2876 #: includes/Admin/Customizer/Sections/ArchivePage.php:2772
2877 msgid "Archive Docs List"
2878 msgstr ""
2879
2880 #: includes/Admin/Customizer/Sections/ArchivePage.php:2795
2881 msgid "Docs List Title Tag"
2882 msgstr ""
2883
2884 #: includes/Admin/Customizer/Sections/ArchivePage.php:2852
2885 #: includes/Admin/Customizer/Sections/Sidebar.php:535
2886 #: includes/Admin/Customizer/Sections/Sidebar.php:2334
2887 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:331
2888 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:396
2889 #: assets/build/blocks/editor.js:1
2890 msgid "Title Hover Color"
2891 msgstr ""
2892
2893 #: includes/Admin/Customizer/Sections/ArchivePage.php:2912
2894 #: includes/Admin/Customizer/Sections/Sidebar.php:755
2895 #: includes/Admin/Customizer/Sections/Sidebar.php:2554
2896 #: includes/Admin/Customizer/Sections/SingleDoc.php:1597
2897 #: includes/Editors/Elementor/Widget/ArchiveList.php:1175
2898 #: includes/Editors/Elementor/Widget/Title.php:226
2899 #: includes/Editors/Elementor/Widget/ToC.php:317
2900 #: assets/build/blocks/editor.js:1
2901 msgid "Title Margin"
2902 msgstr ""
2903
2904 #: includes/Admin/Customizer/Sections/ArchivePage.php:3049
2905 msgid "List Icon Size"
2906 msgstr ""
2907
2908 #: includes/Admin/Customizer/Sections/ArchivePage.php:3082
2909 msgid "List Excerpt Font Size"
2910 msgstr ""
2911
2912 #: includes/Admin/Customizer/Sections/ArchivePage.php:3111
2913 msgid "List Excerpt Font Color"
2914 msgstr ""
2915
2916 #: includes/Admin/Customizer/Sections/ArchivePage.php:3138
2917 msgid "List Border Width"
2918 msgstr ""
2919
2920 #: includes/Admin/Customizer/Sections/ArchivePage.php:3167
2921 msgid "List Border Color"
2922 msgstr ""
2923
2924 #: includes/Admin/Customizer/Sections/ArchivePage.php:3194
2925 msgid "List Excerpt Margin"
2926 msgstr ""
2927
2928 #: includes/Admin/Customizer/Sections/ArchivePage.php:3552
2929 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:2819
2930 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:2878
2931 #: assets/build/blocks/editor.js:1
2932 msgid "Description Color"
2933 msgstr ""
2934
2935 #: includes/Admin/Customizer/Sections/ArchivePage.php:3580
2936 msgid "Description Font Size"
2937 msgstr ""
2938
2939 #: includes/Admin/Customizer/Sections/ArchivePage.php:3612
2940 msgid "Archive Description Margin"
2941 msgstr ""
2942
2943 #: includes/Admin/Customizer/Sections/ArchivePage.php:3746
2944 #: includes/Admin/Customizer/Sections/DocsPage.php:2904
2945 #: includes/Admin/Customizer/Sections/Sidebar.php:1173
2946 #: includes/Editors/Elementor/Widget/ArchiveList.php:353
2947 #: includes/Editors/Elementor/Widget/ArchiveList.php:484
2948 #: includes/Editors/Elementor/Widget/ArchiveList.php:979
2949 #: assets/build/blocks/editor.js:1
2950 msgid "List Icon"
2951 msgstr ""
2952
2953 #: includes/Admin/Customizer/Sections/ArchivePage.php:3768
2954 #: includes/Admin/Customizer/Sections/Sidebar.php:1195
2955 msgid "List Icon Color"
2956 msgstr ""
2957
2958 #: includes/Admin/Customizer/Sections/ArchivePage.php:3796
2959 #: includes/Admin/Customizer/Sections/Sidebar.php:1223
2960 msgid "List Icon Font Size"
2961 msgstr ""
2962
2963 #: includes/Admin/Customizer/Sections/ArchivePage.php:3825
2964 #: includes/Admin/Customizer/Sections/Sidebar.php:1092
2965 #: includes/Admin/Customizer/Sections/Sidebar.php:3026
2966 #: includes/Admin/Customizer/Sections/Sidebar.php:3723
2967 #: includes/Admin/Customizer/Sections/SingleDoc.php:2491
2968 #: includes/Admin/Customizer/Sections/SingleDoc.php:3428
2969 msgid "List Item Color"
2970 msgstr ""
2971
2972 #: includes/Admin/Customizer/Sections/ArchivePage.php:3848
2973 #: includes/Admin/Customizer/Sections/Sidebar.php:1115
2974 #: includes/Admin/Customizer/Sections/Sidebar.php:3049
2975 #: includes/Admin/Customizer/Sections/Sidebar.php:3769
2976 #: includes/Admin/Customizer/Sections/SingleDoc.php:2515
2977 #: includes/Admin/Customizer/Sections/SingleDoc.php:3452
2978 msgid "List Item Hover Color"
2979 msgstr ""
2980
2981 #: includes/Admin/Customizer/Sections/ArchivePage.php:3876
2982 #: includes/Admin/Customizer/Sections/Sidebar.php:1143
2983 #: includes/Admin/Customizer/Sections/Sidebar.php:3125
2984 #: includes/Admin/Customizer/Sections/Sidebar.php:3694
2985 #: includes/Admin/Customizer/Sections/SingleDoc.php:2568
2986 #: includes/Admin/Customizer/Sections/SingleDoc.php:3553
2987 msgid "List Item Font Size"
2988 msgstr ""
2989
2990 #: includes/Admin/Customizer/Sections/ArchivePage.php:3909
2991 msgid "Docs List Margin"
2992 msgstr ""
2993
2994 #: includes/Admin/Customizer/Sections/ArchivePage.php:4042
2995 #: includes/Admin/Customizer/Sections/DocsPage.php:3495
2996 msgid "Docs Subcategory Color"
2997 msgstr ""
2998
2999 #: includes/Admin/Customizer/Sections/ArchivePage.php:4066
3000 #: includes/Admin/Customizer/Sections/DocsPage.php:3521
3001 msgid "Docs Subcategory Hover Color"
3002 msgstr ""
3003
3004 #: includes/Admin/Customizer/Sections/ArchivePage.php:4095
3005 #: includes/Admin/Customizer/Sections/DocsPage.php:3552
3006 msgid "Docs Subcategory Font Size"
3007 msgstr ""
3008
3009 #: includes/Admin/Customizer/Sections/ArchivePage.php:4125
3010 #: includes/Admin/Customizer/Sections/DocsPage.php:3584
3011 msgid "Subcategory Icon Color"
3012 msgstr ""
3013
3014 #: includes/Admin/Customizer/Sections/ArchivePage.php:4154
3015 #: includes/Admin/Customizer/Sections/DocsPage.php:3615
3016 msgid "Subcategory Icon Font Size"
3017 msgstr ""
3018
3019 #: includes/Admin/Customizer/Sections/ArchivePage.php:4184
3020 #: includes/Admin/Customizer/Sections/DocsPage.php:3647
3021 msgid "Subcategory Docs List Color"
3022 msgstr ""
3023
3024 #: includes/Admin/Customizer/Sections/ArchivePage.php:4208
3025 #: includes/Admin/Customizer/Sections/DocsPage.php:3673
3026 msgid "Subcategory List Hover Color"
3027 msgstr ""
3028
3029 #: includes/Admin/Customizer/Sections/ArchivePage.php:4233
3030 #: includes/Admin/Customizer/Sections/DocsPage.php:3700
3031 msgid "Subcategory List Icon Color"
3032 msgstr ""
3033
3034 #: includes/Admin/Customizer/Sections/ArchivePage.php:4256
3035 msgid "Archive Docs Pagination"
3036 msgstr ""
3037
3038 #: includes/Admin/Customizer/Sections/ArchivePage.php:4284
3039 #: includes/Editors/Elementor/Widget/ArchiveList.php:740
3040 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:977
3041 #: includes/Editors/Elementor/Widget/DocShare.php:114
3042 #: includes/Editors/Elementor/Widget/DocShare.php:290
3043 #: includes/Editors/Elementor/Widget/Feedback.php:235
3044 #: includes/Editors/Elementor/Widget/Reactions.php:200
3045 #: includes/Editors/Elementor/Widget/Reactions.php:313
3046 #: includes/Editors/Elementor/Widget/Reactions.php:426
3047 #: includes/Editors/Elementor/Widget/Sidebar.php:449
3048 #: assets/build/blocks/editor.js:1
3049 msgid "Height"
3050 msgstr ""
3051
3052 #: includes/Admin/Customizer/Sections/ArchivePage.php:4317
3053 #: includes/Editors/Elementor/Widget/ArchiveList.php:758
3054 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:998
3055 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:137
3056 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:1611
3057 #: includes/Editors/Elementor/Widget/DocShare.php:81
3058 #: includes/Editors/Elementor/Widget/DocShare.php:257
3059 #: includes/Editors/Elementor/Widget/Feedback.php:217
3060 #: includes/Editors/Elementor/Widget/Feedback.php:393
3061 #: includes/Editors/Elementor/Widget/Reactions.php:182
3062 #: includes/Editors/Elementor/Widget/Reactions.php:295
3063 #: includes/Editors/Elementor/Widget/Reactions.php:408
3064 #: includes/Editors/Elementor/Widget/ReadingTime.php:126
3065 #: includes/Editors/Elementor/Widget/Sidebar.php:472
3066 #: assets/build/blocks/editor.js:1
3067 msgid "Width"
3068 msgstr ""
3069
3070 #: includes/Admin/Customizer/Sections/ArchivePage.php:4405
3071 #: assets/build/blocks/editor.js:1
3072 msgid "Active Color"
3073 msgstr ""
3074
3075 #: includes/Admin/Customizer/Sections/ArchivePage.php:4430
3076 #: includes/Editors/Elementor/Widget/ArchiveList.php:798
3077 #: includes/Editors/Elementor/Widget/Sidebar.php:2212
3078 #: assets/build/blocks/editor.js:1
3079 msgid "Active Border Color"
3080 msgstr ""
3081
3082 #: includes/Admin/Customizer/Sections/BreadCrumb.php:17
3083 #: includes/Core/Settings.php:1638
3084 #: includes/Core/Settings.php:1644
3085 msgid "Breadcrumb"
3086 msgstr ""
3087
3088 #: includes/Admin/Customizer/Sections/BreadCrumb.php:94
3089 #: includes/Admin/Customizer/Sections/BreadCrumb.php:253
3090 #: includes/Admin/Customizer/Sections/DocsPage.php:2346
3091 #: includes/Editors/Elementor/Widget/ArchiveList.php:330
3092 #: includes/Editors/Elementor/Widget/ArchiveList.php:557
3093 #: includes/Editors/Elementor/Widget/ArchiveList.php:588
3094 #: includes/Editors/Elementor/Widget/ArchiveList.php:599
3095 #: includes/Editors/Elementor/Widget/ArchiveList.php:638
3096 #: includes/Editors/Elementor/Widget/ArchiveList.php:849
3097 #: includes/Editors/Elementor/Widget/ArchiveList.php:956
3098 #: includes/Editors/Elementor/Widget/ArchiveList.php:1156
3099 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:1242
3100 #: includes/Editors/Elementor/Widget/Reactions.php:771
3101 #: includes/Editors/Elementor/Widget/Reactions.php:848
3102 #: includes/Editors/Elementor/Widget/Reactions.php:925
3103 #: includes/Editors/Elementor/Widget/Sidebar.php:1950
3104 #: includes/Editors/Elementor/Widget/Sidebar.php:2176
3105 #: includes/Editors/Elementor/Widget/Sidebar.php:2280
3106 #: includes/Editors/Elementor/Widget/Sidebar.php:2362
3107 #: includes/Editors/Elementor/Widget/Sidebar.php:2795
3108 #: includes/Editors/Elementor/Widget/Sidebar.php:2860
3109 #: assets/build/blocks/editor.js:1
3110 msgid "Hover Color"
3111 msgstr ""
3112
3113 #: includes/Admin/Customizer/Sections/BreadCrumb.php:119
3114 #: includes/Admin/Customizer/Sections/BreadCrumb.php:278
3115 msgid "Seperator Color"
3116 msgstr ""
3117
3118 #: includes/Admin/Customizer/Sections/BreadCrumb.php:144
3119 #: includes/Admin/Customizer/Sections/BreadCrumb.php:303
3120 #: includes/Admin/Customizer/Sections/SingleDoc.php:2539
3121 #: includes/Admin/Customizer/Sections/SingleDoc.php:3476
3122 msgid "Active Item Color"
3123 msgstr ""
3124
3125 #: includes/Admin/Customizer/Sections/DocsPage.php:46
3126 #: includes/Core/Settings.php:876
3127 #: includes/Core/SetupWizard.php:125
3128 #: includes/Core/SetupWizard.php:352
3129 #: includes/Editors/BlockEditor/Patterns/BasePattern.php:14
3130 #: includes/Editors/Elementor/Conditions/DocsPage.php:26
3131 #: includes/Utils/BlockTemplate.php:404
3132 msgid "Docs Page"
3133 msgstr ""
3134
3135 #: includes/Admin/Customizer/Sections/DocsPage.php:67
3136 msgid "Select Category Layout"
3137 msgstr ""
3138
3139 #: includes/Admin/Customizer/Sections/DocsPage.php:77
3140 msgid "Grid Layout"
3141 msgstr ""
3142
3143 #: includes/Admin/Customizer/Sections/DocsPage.php:85
3144 #: includes/Utils/Views.php:35
3145 #: assets/build/blocks/editor.js:1
3146 msgid "Box Layout"
3147 msgstr ""
3148
3149 #: includes/Admin/Customizer/Sections/DocsPage.php:89
3150 #: includes/Utils/Views.php:39
3151 #: assets/build/blocks/editor.js:1
3152 msgid "Card Layout"
3153 msgstr ""
3154
3155 #: includes/Admin/Customizer/Sections/DocsPage.php:513
3156 #: includes/Admin/Customizer/Sections/SingleDoc.php:155
3157 msgid "Content Area Width"
3158 msgstr ""
3159
3160 #: includes/Admin/Customizer/Sections/DocsPage.php:548
3161 #: includes/Admin/Customizer/Sections/SingleDoc.php:190
3162 msgid "Content Area Maximum Width"
3163 msgstr ""
3164
3165 #: includes/Admin/Customizer/Sections/DocsPage.php:600
3166 msgid "Category Column Number"
3167 msgstr ""
3168
3169 #: includes/Admin/Customizer/Sections/DocsPage.php:669
3170 msgid "Category Title Padding Bottom"
3171 msgstr ""
3172
3173 #: includes/Admin/Customizer/Sections/DocsPage.php:704
3174 msgid "Spacing Between Columns"
3175 msgstr ""
3176
3177 #: includes/Admin/Customizer/Sections/DocsPage.php:1163
3178 #: includes/Editors/Elementor/Widget/Basic/CategorySlateLayout.php:135
3179 #: assets/build/blocks/editor.js:1
3180 msgid "Show Category Icon"
3181 msgstr ""
3182
3183 #: includes/Admin/Customizer/Sections/DocsPage.php:1292
3184 msgid "Column Border Radius"
3185 msgstr ""
3186
3187 #: includes/Admin/Customizer/Sections/DocsPage.php:1320
3188 #: includes/Admin/Customizer/Sections/DocsPage.php:4278
3189 #: includes/Admin/Customizer/Sections/Sidebar.php:247
3190 msgid "Top Left"
3191 msgstr ""
3192
3193 #: includes/Admin/Customizer/Sections/DocsPage.php:1348
3194 #: includes/Admin/Customizer/Sections/DocsPage.php:4306
3195 #: includes/Admin/Customizer/Sections/Sidebar.php:273
3196 msgid "Top Right"
3197 msgstr ""
3198
3199 #: includes/Admin/Customizer/Sections/DocsPage.php:1376
3200 #: includes/Admin/Customizer/Sections/DocsPage.php:4334
3201 #: includes/Admin/Customizer/Sections/Sidebar.php:300
3202 msgid "Bottom Right"
3203 msgstr ""
3204
3205 #: includes/Admin/Customizer/Sections/DocsPage.php:1404
3206 #: includes/Admin/Customizer/Sections/DocsPage.php:4362
3207 #: includes/Admin/Customizer/Sections/Sidebar.php:327
3208 msgid "Bottom Left"
3209 msgstr ""
3210
3211 #: includes/Admin/Customizer/Sections/DocsPage.php:1757
3212 msgid "Category Title Border Color"
3213 msgstr ""
3214
3215 #: includes/Admin/Customizer/Sections/DocsPage.php:1781
3216 msgid "Category Description"
3217 msgstr ""
3218
3219 #: includes/Admin/Customizer/Sections/DocsPage.php:1807
3220 msgid "Category Description Color"
3221 msgstr ""
3222
3223 #: includes/Admin/Customizer/Sections/DocsPage.php:1830
3224 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:555
3225 msgid "Border Bottom Hover"
3226 msgstr ""
3227
3228 #: includes/Admin/Customizer/Sections/DocsPage.php:1858
3229 msgid "Border Bottom Hover Width"
3230 msgstr ""
3231
3232 #: includes/Admin/Customizer/Sections/DocsPage.php:1886
3233 msgid "Border Bottom Hover Color"
3234 msgstr ""
3235
3236 #: includes/Admin/Customizer/Sections/DocsPage.php:1911
3237 msgid "Category Content Background Color"
3238 msgstr ""
3239
3240 #: includes/Admin/Customizer/Sections/DocsPage.php:1934
3241 msgid "Category Item Counter"
3242 msgstr ""
3243
3244 #: includes/Admin/Customizer/Sections/DocsPage.php:2166
3245 #: includes/Admin/Customizer/Sections/DocsPage.php:2191
3246 #: includes/Admin/Customizer/Sections/DocsPage.php:2216
3247 msgid "Item Count Color"
3248 msgstr ""
3249
3250 #: includes/Admin/Customizer/Sections/DocsPage.php:2240
3251 msgid "Item Count Hover Color"
3252 msgstr ""
3253
3254 #: includes/Admin/Customizer/Sections/DocsPage.php:2446
3255 #: includes/Admin/Customizer/Sections/Sidebar.php:932
3256 msgid "Inner Circle Background Color"
3257 msgstr ""
3258
3259 #: includes/Admin/Customizer/Sections/DocsPage.php:2471
3260 msgid "Inner Circle Border Type"
3261 msgstr ""
3262
3263 #: includes/Admin/Customizer/Sections/DocsPage.php:2508
3264 msgid "Inner Circle Border Color"
3265 msgstr ""
3266
3267 #: includes/Admin/Customizer/Sections/DocsPage.php:2537
3268 msgid "Inner Circle Border Width"
3269 msgstr ""
3270
3271 #: includes/Admin/Customizer/Sections/DocsPage.php:2679
3272 msgid "Counter Size (Height, Width)"
3273 msgstr ""
3274
3275 #: includes/Admin/Customizer/Sections/DocsPage.php:2717
3276 msgid "Content Space Between"
3277 msgstr ""
3278
3279 #: includes/Admin/Customizer/Sections/DocsPage.php:2745
3280 msgid "Image"
3281 msgstr ""
3282
3283 #: includes/Admin/Customizer/Sections/DocsPage.php:2773
3284 #: includes/Core/Settings.php:1312
3285 #: includes/Editors/Elementor/Widget/ArchiveList.php:112
3286 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:839
3287 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:2581
3288 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:2680
3289 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:673
3290 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:1373
3291 #: includes/Editors/Elementor/Widget/Basic/CategorySlateLayout.php:521
3292 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:545
3293 #: includes/Editors/Elementor/Widget/CategoryArchiveHeader.php:167
3294 #: includes/Editors/Elementor/Widget/DocShare.php:374
3295 #: includes/Editors/Elementor/Widget/DocShare.php:408
3296 #: includes/Editors/Elementor/Widget/DocShare.php:487
3297 #: includes/Editors/Elementor/Widget/Reactions.php:510
3298 #: includes/Editors/Elementor/Widget/Reactions.php:570
3299 #: includes/Editors/Elementor/Widget/Reactions.php:630
3300 #: includes/Editors/Elementor/Widget/Sidebar.php:1093
3301 #: includes/Editors/Elementor/Widget/Sidebar.php:1274
3302 #: includes/Editors/Elementor/Widget/Title.php:49
3303 #: includes/Editors/Elementor/Widget/Title.php:56
3304 #: includes/Editors/Elementor/Widget/Title.php:145
3305 #: includes/Editors/Elementor/Widget/ToC.php:243
3306 #: assets/build/admin/js/dashboard.js:5
3307 #: assets/build/blocks/editor.js:1
3308 msgid "Title"
3309 msgstr ""
3310
3311 #: includes/Admin/Customizer/Sections/DocsPage.php:2801
3312 #: includes/Core/Settings.php:1285
3313 #: includes/Editors/Elementor.php:241
3314 #: includes/Editors/Elementor.php:304
3315 #: includes/Editors/Elementor.php:528
3316 #: includes/Editors/Elementor.php:602
3317 #: includes/Editors/Elementor/Widget/ArchiveList.php:117
3318 #: assets/build/admin/js/dashboard.js:5
3319 #: assets/build/blocks/editor.js:1
3320 msgid "Description"
3321 msgstr ""
3322
3323 #: includes/Admin/Customizer/Sections/DocsPage.php:2829
3324 msgid "Counter"
3325 msgstr ""
3326
3327 #: includes/Admin/Customizer/Sections/DocsPage.php:2853
3328 msgid "Docs List"
3329 msgstr ""
3330
3331 #: includes/Admin/Customizer/Sections/DocsPage.php:2878
3332 msgid "Docs List Background Color"
3333 msgstr ""
3334
3335 #: includes/Admin/Customizer/Sections/DocsPage.php:2931
3336 msgid "Docs List Padding"
3337 msgstr ""
3338
3339 #: includes/Admin/Customizer/Sections/DocsPage.php:3069
3340 #: includes/Admin/Customizer/Sections/DocsPage.php:4515
3341 msgid "Docs List Item Color"
3342 msgstr ""
3343
3344 #: includes/Admin/Customizer/Sections/DocsPage.php:3093
3345 #: includes/Admin/Customizer/Sections/DocsPage.php:4539
3346 msgid "Docs List Item Hover Color"
3347 msgstr ""
3348
3349 #: includes/Admin/Customizer/Sections/DocsPage.php:3122
3350 #: includes/Admin/Customizer/Sections/DocsPage.php:4567
3351 msgid "Docs List Item Font Size"
3352 msgstr ""
3353
3354 #: includes/Admin/Customizer/Sections/DocsPage.php:3152
3355 msgid "List Item Icon Color"
3356 msgstr ""
3357
3358 #: includes/Admin/Customizer/Sections/DocsPage.php:3181
3359 msgid "List Item Icon Font Size"
3360 msgstr ""
3361
3362 #: includes/Admin/Customizer/Sections/DocsPage.php:3215
3363 msgid "Docs List Item Margin"
3364 msgstr ""
3365
3366 #: includes/Admin/Customizer/Sections/DocsPage.php:3357
3367 msgid "Docs List Item Padding"
3368 msgstr ""
3369
3370 #: includes/Admin/Customizer/Sections/DocsPage.php:3724
3371 #: includes/Core/Settings.php:1132
3372 msgid "Explore More Button"
3373 msgstr ""
3374
3375 #: includes/Admin/Customizer/Sections/DocsPage.php:3749
3376 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:696
3377 #: assets/build/blocks/editor.js:1
3378 msgid "Button Background Color"
3379 msgstr ""
3380
3381 #: includes/Admin/Customizer/Sections/DocsPage.php:3774
3382 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:682
3383 #: assets/build/blocks/editor.js:1
3384 msgid "Button Text Color"
3385 msgstr ""
3386
3387 #: includes/Admin/Customizer/Sections/DocsPage.php:3799
3388 msgid "Button Border Color"
3389 msgstr ""
3390
3391 #: includes/Admin/Customizer/Sections/DocsPage.php:3823
3392 msgid "Button Hover Background Color"
3393 msgstr ""
3394
3395 #: includes/Admin/Customizer/Sections/DocsPage.php:3847
3396 msgid "Button Hover Text Color"
3397 msgstr ""
3398
3399 #: includes/Admin/Customizer/Sections/DocsPage.php:3871
3400 msgid "Button Hover Border Color"
3401 msgstr ""
3402
3403 #: includes/Admin/Customizer/Sections/DocsPage.php:3900
3404 msgid "Button Font Size"
3405 msgstr ""
3406
3407 #: includes/Admin/Customizer/Sections/DocsPage.php:3933
3408 msgid "Button Border Width"
3409 msgstr ""
3410
3411 #: includes/Admin/Customizer/Sections/DocsPage.php:3967
3412 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:710
3413 #: assets/build/blocks/editor.js:1
3414 msgid "Button Padding"
3415 msgstr ""
3416
3417 #: includes/Admin/Customizer/Sections/DocsPage.php:4108
3418 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:725
3419 #: assets/build/blocks/editor.js:1
3420 msgid "Button Margin"
3421 msgstr ""
3422
3423 #: includes/Admin/Customizer/Sections/DocsPage.php:4250
3424 msgid "Button Border Radius"
3425 msgstr ""
3426
3427 #: includes/Admin/Customizer/Sections/DocsPage.php:4391
3428 msgid "Column Number"
3429 msgstr ""
3430
3431 #: includes/Admin/Customizer/Sections/DocsPage.php:4422
3432 msgid "Gap Between Columns"
3433 msgstr ""
3434
3435 #: includes/Admin/Customizer/Sections/DocsPage.php:4595
3436 msgid "Docs List Item Margin (PX)"
3437 msgstr ""
3438
3439 #: includes/Admin/Customizer/Sections/DocsPage.php:4600
3440 #: includes/Admin/Customizer/Sections/FaqBuilder.php:234
3441 #: includes/Admin/Customizer/Sections/FaqBuilder.php:420
3442 #: includes/Admin/Customizer/Sections/FaqBuilder.php:624
3443 #: includes/Admin/Customizer/Sections/FaqBuilder.php:805
3444 #: includes/Admin/Customizer/Sections/FaqBuilder.php:1035
3445 #: includes/Admin/Customizer/Sections/FaqBuilder.php:1141
3446 #: includes/Admin/Customizer/Sections/FaqBuilder.php:1181
3447 #: includes/Admin/Customizer/Sections/FaqBuilder.php:1276
3448 #: includes/Admin/Customizer/Sections/FaqBuilder.php:1480
3449 #: includes/Admin/Customizer/Sections/FaqBuilder.php:1575
3450 #: includes/Admin/Customizer/Sections/FaqBuilder.php:1779
3451 #: includes/Admin/Customizer/Sections/FaqBuilder.php:1924
3452 #: includes/Admin/Customizer/Sections/FaqBuilder.php:2128
3453 #: includes/Admin/Customizer/Sections/LiveSearch.php:3733
3454 #: includes/Admin/Customizer/Sections/LiveSearch.php:3769
3455 #: includes/Admin/Customizer/Sections/LiveSearch.php:3854
3456 #: includes/Admin/Customizer/Sections/LiveSearch.php:3890
3457 #: includes/Admin/Customizer/Sections/LiveSearch.php:4233
3458 #: includes/Admin/Customizer/Sections/LiveSearch.php:4269
3459 #: includes/Admin/Customizer/Sections/LiveSearch.php:4496
3460 #: includes/Admin/Customizer/Sections/LiveSearch.php:4532
3461 #: includes/Admin/Customizer/Sections/Sidebar.php:3600
3462 #: includes/Admin/Customizer/Sections/Sidebar.php:3635
3463 #: includes/Admin/Customizer/Sections/Sidebar.php:3796
3464 #: includes/Admin/Customizer/Sections/Sidebar.php:3831
3465 msgid "top"
3466 msgstr ""
3467
3468 #: includes/Admin/Customizer/Sections/DocsPage.php:4601
3469 #: includes/Admin/Customizer/Sections/FaqBuilder.php:235
3470 #: includes/Admin/Customizer/Sections/FaqBuilder.php:421
3471 #: includes/Admin/Customizer/Sections/FaqBuilder.php:625
3472 #: includes/Admin/Customizer/Sections/FaqBuilder.php:806
3473 #: includes/Admin/Customizer/Sections/FaqBuilder.php:1036
3474 #: includes/Admin/Customizer/Sections/FaqBuilder.php:1142
3475 #: includes/Admin/Customizer/Sections/FaqBuilder.php:1182
3476 #: includes/Admin/Customizer/Sections/FaqBuilder.php:1277
3477 #: includes/Admin/Customizer/Sections/FaqBuilder.php:1481
3478 #: includes/Admin/Customizer/Sections/FaqBuilder.php:1576
3479 #: includes/Admin/Customizer/Sections/FaqBuilder.php:1780
3480 #: includes/Admin/Customizer/Sections/FaqBuilder.php:1925
3481 #: includes/Admin/Customizer/Sections/FaqBuilder.php:2129
3482 #: includes/Admin/Customizer/Sections/LiveSearch.php:3734
3483 #: includes/Admin/Customizer/Sections/LiveSearch.php:3770
3484 #: includes/Admin/Customizer/Sections/LiveSearch.php:3855
3485 #: includes/Admin/Customizer/Sections/LiveSearch.php:3891
3486 #: includes/Admin/Customizer/Sections/LiveSearch.php:4234
3487 #: includes/Admin/Customizer/Sections/LiveSearch.php:4270
3488 #: includes/Admin/Customizer/Sections/LiveSearch.php:4497
3489 #: includes/Admin/Customizer/Sections/LiveSearch.php:4533
3490 #: includes/Admin/Customizer/Sections/Sidebar.php:3601
3491 #: includes/Admin/Customizer/Sections/Sidebar.php:3636
3492 #: includes/Admin/Customizer/Sections/Sidebar.php:3797
3493 #: includes/Admin/Customizer/Sections/Sidebar.php:3832
3494 msgid "right"
3495 msgstr ""
3496
3497 #: includes/Admin/Customizer/Sections/DocsPage.php:4602
3498 #: includes/Admin/Customizer/Sections/FaqBuilder.php:236
3499 #: includes/Admin/Customizer/Sections/FaqBuilder.php:422
3500 #: includes/Admin/Customizer/Sections/FaqBuilder.php:626
3501 #: includes/Admin/Customizer/Sections/FaqBuilder.php:807
3502 #: includes/Admin/Customizer/Sections/FaqBuilder.php:1037
3503 #: includes/Admin/Customizer/Sections/FaqBuilder.php:1143
3504 #: includes/Admin/Customizer/Sections/FaqBuilder.php:1183
3505 #: includes/Admin/Customizer/Sections/FaqBuilder.php:1278
3506 #: includes/Admin/Customizer/Sections/FaqBuilder.php:1482
3507 #: includes/Admin/Customizer/Sections/FaqBuilder.php:1577
3508 #: includes/Admin/Customizer/Sections/FaqBuilder.php:1781
3509 #: includes/Admin/Customizer/Sections/FaqBuilder.php:1926
3510 #: includes/Admin/Customizer/Sections/FaqBuilder.php:2130
3511 #: includes/Admin/Customizer/Sections/LiveSearch.php:3735
3512 #: includes/Admin/Customizer/Sections/LiveSearch.php:3771
3513 #: includes/Admin/Customizer/Sections/LiveSearch.php:3856
3514 #: includes/Admin/Customizer/Sections/LiveSearch.php:3892
3515 #: includes/Admin/Customizer/Sections/LiveSearch.php:4235
3516 #: includes/Admin/Customizer/Sections/LiveSearch.php:4271
3517 #: includes/Admin/Customizer/Sections/LiveSearch.php:4498
3518 #: includes/Admin/Customizer/Sections/LiveSearch.php:4534
3519 #: includes/Admin/Customizer/Sections/Sidebar.php:3602
3520 #: includes/Admin/Customizer/Sections/Sidebar.php:3637
3521 #: includes/Admin/Customizer/Sections/Sidebar.php:3798
3522 #: includes/Admin/Customizer/Sections/Sidebar.php:3833
3523 msgid "bottom"
3524 msgstr ""
3525
3526 #: includes/Admin/Customizer/Sections/DocsPage.php:4603
3527 #: includes/Admin/Customizer/Sections/FaqBuilder.php:237
3528 #: includes/Admin/Customizer/Sections/FaqBuilder.php:423
3529 #: includes/Admin/Customizer/Sections/FaqBuilder.php:627
3530 #: includes/Admin/Customizer/Sections/FaqBuilder.php:808
3531 #: includes/Admin/Customizer/Sections/FaqBuilder.php:1038
3532 #: includes/Admin/Customizer/Sections/FaqBuilder.php:1144
3533 #: includes/Admin/Customizer/Sections/FaqBuilder.php:1184
3534 #: includes/Admin/Customizer/Sections/FaqBuilder.php:1279
3535 #: includes/Admin/Customizer/Sections/FaqBuilder.php:1483
3536 #: includes/Admin/Customizer/Sections/FaqBuilder.php:1578
3537 #: includes/Admin/Customizer/Sections/FaqBuilder.php:1782
3538 #: includes/Admin/Customizer/Sections/FaqBuilder.php:1927
3539 #: includes/Admin/Customizer/Sections/FaqBuilder.php:2131
3540 #: includes/Admin/Customizer/Sections/LiveSearch.php:3736
3541 #: includes/Admin/Customizer/Sections/LiveSearch.php:3772
3542 #: includes/Admin/Customizer/Sections/LiveSearch.php:3857
3543 #: includes/Admin/Customizer/Sections/LiveSearch.php:3893
3544 #: includes/Admin/Customizer/Sections/LiveSearch.php:4236
3545 #: includes/Admin/Customizer/Sections/LiveSearch.php:4272
3546 #: includes/Admin/Customizer/Sections/LiveSearch.php:4499
3547 #: includes/Admin/Customizer/Sections/LiveSearch.php:4535
3548 #: includes/Admin/Customizer/Sections/Sidebar.php:3603
3549 #: includes/Admin/Customizer/Sections/Sidebar.php:3638
3550 #: includes/Admin/Customizer/Sections/Sidebar.php:3799
3551 #: includes/Admin/Customizer/Sections/Sidebar.php:3834
3552 msgid "left"
3553 msgstr ""
3554
3555 #: includes/Admin/Customizer/Sections/FaqBuilder.php:34
3556 #: includes/Core/FAQBuilder.php:295
3557 #: includes/Core/FAQBuilder.php:296
3558 #: includes/REST/WooProductFAQ.php:33
3559 #: assets/build/blocks/editor.js:1
3560 #: assets/build/elementor/js/category-grid.js:1
3561 #: assets/build/shortcodes/js/search-modal.js:1
3562 msgid "FAQ"
3563 msgstr ""
3564
3565 #: includes/Admin/Customizer/Sections/FaqBuilder.php:51
3566 msgid "Docs Page FAQ"
3567 msgstr ""
3568
3569 #: includes/Admin/Customizer/Sections/FaqBuilder.php:74
3570 msgid "Enable FAQ"
3571 msgstr ""
3572
3573 #: includes/Admin/Customizer/Sections/FaqBuilder.php:98
3574 msgid "Select FAQ Groups"
3575 msgstr ""
3576
3577 #: includes/Admin/Customizer/Sections/FaqBuilder.php:104
3578 msgid "Show All"
3579 msgstr ""
3580
3581 #: includes/Admin/Customizer/Sections/FaqBuilder.php:131
3582 msgid "Select FAQ Layout"
3583 msgstr ""
3584
3585 #: includes/Admin/Customizer/Sections/FaqBuilder.php:147
3586 msgid "Retro Layout"
3587 msgstr ""
3588
3589 #: includes/Admin/Customizer/Sections/FaqBuilder.php:171
3590 msgid "Section Title Text"
3591 msgstr ""
3592
3593 #: includes/Admin/Customizer/Sections/FaqBuilder.php:196
3594 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:116
3595 #: assets/build/blocks/editor.js:1
3596 msgid "Section Title Tag"
3597 msgstr ""
3598
3599 #: includes/Admin/Customizer/Sections/FaqBuilder.php:229
3600 msgid "FAQ Section Title Margin (PX)"
3601 msgstr ""
3602
3603 #: includes/Admin/Customizer/Sections/FaqBuilder.php:266
3604 msgid "Section Title Color"
3605 msgstr ""
3606
3607 #: includes/Admin/Customizer/Sections/FaqBuilder.php:294
3608 msgid "Section Title Font Size"
3609 msgstr ""
3610
3611 #: includes/Admin/Customizer/Sections/FaqBuilder.php:323
3612 #: includes/Admin/Customizer/Sections/FaqBuilder.php:697
3613 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:133
3614 #: assets/build/blocks/editor.js:1
3615 msgid "Group Title Tag"
3616 msgstr ""
3617
3618 #: includes/Admin/Customizer/Sections/FaqBuilder.php:357
3619 #: includes/Admin/Customizer/Sections/FaqBuilder.php:735
3620 #: includes/Admin/Customizer/Sections/FaqBuilder.php:1213
3621 #: includes/Admin/Customizer/Sections/FaqBuilder.php:1512
3622 #: includes/Admin/Customizer/Sections/FaqBuilder.php:1811
3623 msgid "Group Title Color"
3624 msgstr ""
3625
3626 #: includes/Admin/Customizer/Sections/FaqBuilder.php:386
3627 #: includes/Admin/Customizer/Sections/FaqBuilder.php:767
3628 #: includes/Admin/Customizer/Sections/FaqBuilder.php:1242
3629 #: includes/Admin/Customizer/Sections/FaqBuilder.php:1541
3630 #: includes/Admin/Customizer/Sections/FaqBuilder.php:1890
3631 msgid "Group Title Font Size"
3632 msgstr ""
3633
3634 #: includes/Admin/Customizer/Sections/FaqBuilder.php:415
3635 #: includes/Admin/Customizer/Sections/FaqBuilder.php:800
3636 #: includes/Admin/Customizer/Sections/FaqBuilder.php:1271
3637 #: includes/Admin/Customizer/Sections/FaqBuilder.php:1570
3638 #: includes/Admin/Customizer/Sections/FaqBuilder.php:1919
3639 msgid "Group Title Padding (PX)"
3640 msgstr ""
3641
3642 #: includes/Admin/Customizer/Sections/FaqBuilder.php:452
3643 #: includes/Admin/Customizer/Sections/FaqBuilder.php:841
3644 #: includes/Admin/Customizer/Sections/FaqBuilder.php:1308
3645 #: includes/Admin/Customizer/Sections/FaqBuilder.php:1607
3646 #: includes/Admin/Customizer/Sections/FaqBuilder.php:1956
3647 msgid "FAQ List Color"
3648 msgstr ""
3649
3650 #: includes/Admin/Customizer/Sections/FaqBuilder.php:477
3651 #: includes/Admin/Customizer/Sections/FaqBuilder.php:870
3652 #: includes/Admin/Customizer/Sections/FaqBuilder.php:1333
3653 #: includes/Admin/Customizer/Sections/FaqBuilder.php:1632
3654 #: includes/Admin/Customizer/Sections/FaqBuilder.php:1981
3655 msgid "FAQ List Background Color"
3656 msgstr ""
3657
3658 #: includes/Admin/Customizer/Sections/FaqBuilder.php:502
3659 #: includes/Admin/Customizer/Sections/FaqBuilder.php:899
3660 #: includes/Admin/Customizer/Sections/FaqBuilder.php:1358
3661 #: includes/Admin/Customizer/Sections/FaqBuilder.php:1657
3662 #: includes/Admin/Customizer/Sections/FaqBuilder.php:2006
3663 msgid "FAQ List Content Background Color"
3664 msgstr ""
3665
3666 #: includes/Admin/Customizer/Sections/FaqBuilder.php:527
3667 #: includes/Admin/Customizer/Sections/FaqBuilder.php:928
3668 #: includes/Admin/Customizer/Sections/FaqBuilder.php:1383
3669 #: includes/Admin/Customizer/Sections/FaqBuilder.php:1682
3670 #: includes/Admin/Customizer/Sections/FaqBuilder.php:2031
3671 msgid "FAQ List Content Color"
3672 msgstr ""
3673
3674 #: includes/Admin/Customizer/Sections/FaqBuilder.php:556
3675 #: includes/Admin/Customizer/Sections/FaqBuilder.php:960
3676 #: includes/Admin/Customizer/Sections/FaqBuilder.php:1411
3677 #: includes/Admin/Customizer/Sections/FaqBuilder.php:1711
3678 #: includes/Admin/Customizer/Sections/FaqBuilder.php:2060
3679 msgid "FAQ List Content Font Size"
3680 msgstr ""
3681
3682 #: includes/Admin/Customizer/Sections/FaqBuilder.php:590
3683 #: includes/Admin/Customizer/Sections/FaqBuilder.php:997
3684 #: includes/Admin/Customizer/Sections/FaqBuilder.php:1445
3685 #: includes/Admin/Customizer/Sections/FaqBuilder.php:1745
3686 #: includes/Admin/Customizer/Sections/FaqBuilder.php:2094
3687 msgid "FAQ List Font Size"
3688 msgstr ""
3689
3690 #: includes/Admin/Customizer/Sections/FaqBuilder.php:619
3691 #: includes/Admin/Customizer/Sections/FaqBuilder.php:1030
3692 #: includes/Admin/Customizer/Sections/FaqBuilder.php:1475
3693 #: includes/Admin/Customizer/Sections/FaqBuilder.php:1774
3694 #: includes/Admin/Customizer/Sections/FaqBuilder.php:2123
3695 msgid "FAQ List Padding (PX)"
3696 msgstr ""
3697
3698 #: includes/Admin/Customizer/Sections/FaqBuilder.php:669
3699 msgid "Product FAQ for WooCommerce"
3700 msgstr ""
3701
3702 #: includes/Admin/Customizer/Sections/FaqBuilder.php:1074
3703 msgid "FAQ Group Border Width"
3704 msgstr ""
3705
3706 #: includes/Admin/Customizer/Sections/FaqBuilder.php:1108
3707 msgid "FAQ Group Border Color"
3708 msgstr ""
3709
3710 #: includes/Admin/Customizer/Sections/FaqBuilder.php:1136
3711 msgid "FAQ Group Padding (PX)"
3712 msgstr ""
3713
3714 #: includes/Admin/Customizer/Sections/FaqBuilder.php:1176
3715 msgid "FAQ Group Margin (PX)"
3716 msgstr ""
3717
3718 #: includes/Admin/Customizer/Sections/FaqBuilder.php:1836
3719 msgid "Group Title Active Background Color"
3720 msgstr ""
3721
3722 #: includes/Admin/Customizer/Sections/FaqBuilder.php:1861
3723 msgid "Group Active Title Color"
3724 msgstr ""
3725
3726 #: includes/Admin/Customizer/Sections/LiveSearch.php:37
3727 #: includes/Core/Settings.php:1173
3728 msgid "Live Search"
3729 msgstr ""
3730
3731 #: includes/Admin/Customizer/Sections/LiveSearch.php:58
3732 msgid "Select Search Layout"
3733 msgstr ""
3734
3735 #: includes/Admin/Customizer/Sections/LiveSearch.php:61
3736 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:111
3737 #: assets/build/blocks/editor.js:1
3738 msgid "Modal Layout"
3739 msgstr ""
3740
3741 #: includes/Admin/Customizer/Sections/LiveSearch.php:91
3742 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:327
3743 #: assets/build/blocks/editor.js:1
3744 msgid "Search Heading"
3745 msgstr ""
3746
3747 #: includes/Admin/Customizer/Sections/LiveSearch.php:116
3748 #: includes/Editors/Elementor/Widget/Feedback.php:253
3749 msgid "Heading"
3750 msgstr ""
3751
3752 #: includes/Admin/Customizer/Sections/LiveSearch.php:141
3753 msgid "Heading Tags"
3754 msgstr ""
3755
3756 #: includes/Admin/Customizer/Sections/LiveSearch.php:180
3757 #: includes/Admin/Customizer/Sections/LiveSearch.php:214
3758 msgid "Heading Font Size"
3759 msgstr ""
3760
3761 #: includes/Admin/Customizer/Sections/LiveSearch.php:244
3762 #: includes/Admin/Customizer/Sections/LiveSearch.php:269
3763 #: assets/build/blocks/editor.js:1
3764 msgid "Heading Color"
3765 msgstr ""
3766
3767 #: includes/Admin/Customizer/Sections/LiveSearch.php:298
3768 #: includes/Admin/Customizer/Sections/LiveSearch.php:439
3769 msgid "Heading Margin"
3770 msgstr ""
3771
3772 #: includes/Admin/Customizer/Sections/LiveSearch.php:577
3773 msgid "Sub Heading"
3774 msgstr ""
3775
3776 #: includes/Admin/Customizer/Sections/LiveSearch.php:602
3777 msgid "Sub Heading Tags"
3778 msgstr ""
3779
3780 #: includes/Admin/Customizer/Sections/LiveSearch.php:641
3781 #: includes/Admin/Customizer/Sections/LiveSearch.php:675
3782 msgid "Sub Heading Font Size"
3783 msgstr ""
3784
3785 #: includes/Admin/Customizer/Sections/LiveSearch.php:705
3786 #: includes/Admin/Customizer/Sections/LiveSearch.php:730
3787 msgid "Sub Heading Color"
3788 msgstr ""
3789
3790 #: includes/Admin/Customizer/Sections/LiveSearch.php:759
3791 #: includes/Admin/Customizer/Sections/LiveSearch.php:901
3792 msgid "Sub Heading Margin"
3793 msgstr ""
3794
3795 #: includes/Admin/Customizer/Sections/LiveSearch.php:1491
3796 msgid "Custom Background Image Size"
3797 msgstr ""
3798
3799 #: includes/Admin/Customizer/Sections/LiveSearch.php:1519
3800 msgid "Background Image Width"
3801 msgstr ""
3802
3803 #: includes/Admin/Customizer/Sections/LiveSearch.php:1551
3804 msgid "Background Image Height"
3805 msgstr ""
3806
3807 #: includes/Admin/Customizer/Sections/LiveSearch.php:2084
3808 #: includes/Admin/Customizer/Sections/LiveSearch.php:2107
3809 msgid "Search Field Settings"
3810 msgstr ""
3811
3812 #: includes/Admin/Customizer/Sections/LiveSearch.php:2133
3813 #: includes/Admin/Customizer/Sections/LiveSearch.php:2158
3814 #: includes/Admin/Customizer/Sections/Sidebar.php:1668
3815 msgid "Search Field Background Color"
3816 msgstr ""
3817
3818 #: includes/Admin/Customizer/Sections/LiveSearch.php:2187
3819 msgid "Search Field Font Size"
3820 msgstr ""
3821
3822 #: includes/Admin/Customizer/Sections/LiveSearch.php:2217
3823 msgid "Search Text Color"
3824 msgstr ""
3825
3826 #: includes/Admin/Customizer/Sections/LiveSearch.php:2241
3827 #: includes/Admin/Customizer/Sections/LiveSearch.php:2266
3828 msgid "Search Placeholder Color"
3829 msgstr ""
3830
3831 #: includes/Admin/Customizer/Sections/LiveSearch.php:2295
3832 #: includes/Admin/Customizer/Sections/LiveSearch.php:2437
3833 msgid "Search Field Padding"
3834 msgstr ""
3835
3836 #: includes/Admin/Customizer/Sections/LiveSearch.php:2626
3837 #: includes/Admin/Customizer/Sections/SingleDoc.php:4046
3838 msgid "Font Weight"
3839 msgstr ""
3840
3841 #: includes/Admin/Customizer/Sections/LiveSearch.php:2664
3842 msgid "Font Text Transform"
3843 msgstr ""
3844
3845 #: includes/Admin/Customizer/Sections/LiveSearch.php:2699
3846 #: includes/Editors/Elementor/Widget/ArticleSummary.php:284
3847 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:907
3848 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:1107
3849 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:288
3850 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:914
3851 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:1116
3852 #: includes/Editors/Elementor/Widget/Breadcrumbs.php:111
3853 #: includes/Editors/Elementor/Widget/Breadcrumbs.php:227
3854 #: includes/Editors/Elementor/Widget/Feedback.php:374
3855 #: includes/Editors/Elementor/Widget/ReadingTime.php:107
3856 #: includes/Editors/Elementor/Widget/Sidebar.php:1471
3857 #: includes/Editors/Elementor/Widget/Sidebar.php:1588
3858 #: includes/Editors/Elementor/Widget/Sidebar.php:1732
3859 #: includes/Editors/Elementor/Widget/Sidebar.php:1830
3860 #: includes/Editors/Elementor/Widget/Title.php:153
3861 #: includes/Editors/Elementor/Widget/ToC.php:251
3862 #: assets/build/blocks/editor.js:1
3863 msgid "Text Color"
3864 msgstr ""
3865
3866 #: includes/Admin/Customizer/Sections/LiveSearch.php:2778
3867 #: includes/Admin/Customizer/Sections/SingleDoc.php:1841
3868 #: includes/Admin/Customizer/Sections/SingleDoc.php:4016
3869 #: includes/Editors/Elementor/Widget/ArticleSummary.php:391
3870 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:408
3871 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:534
3872 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:714
3873 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:791
3874 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:1028
3875 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:1107
3876 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:1205
3877 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:1284
3878 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:1382
3879 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:1439
3880 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:2344
3881 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:2499
3882 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:432
3883 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:479
3884 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:566
3885 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:607
3886 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:752
3887 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:806
3888 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:1031
3889 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:1157
3890 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:1621
3891 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:1723
3892 #: includes/Editors/Elementor/Widget/Basic/CategorySlateLayout.php:239
3893 #: includes/Editors/Elementor/Widget/Basic/CategorySlateLayout.php:319
3894 #: includes/Editors/Elementor/Widget/Basic/CategorySlateLayout.php:418
3895 #: includes/Editors/Elementor/Widget/Basic/CategorySlateLayout.php:480
3896 #: includes/Editors/Elementor/Widget/Basic/CategorySlateLayout.php:637
3897 #: includes/Editors/Elementor/Widget/Basic/CategorySlateLayout.php:769
3898 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:1005
3899 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:1212
3900 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:1296
3901 #: includes/Editors/Elementor/Widget/CodeSnippet.php:379
3902 #: includes/Editors/Elementor/Widget/CodeSnippetTab.php:240
3903 #: includes/Editors/Elementor/Widget/DocShare.php:174
3904 #: includes/Editors/Elementor/Widget/DocShare.php:350
3905 #: includes/Editors/Elementor/Widget/Reactions.php:260
3906 #: includes/Editors/Elementor/Widget/Reactions.php:373
3907 #: includes/Editors/Elementor/Widget/Reactions.php:486
3908 #: includes/Editors/Elementor/Widget/ReadingTime.php:157
3909 #: includes/Editors/Elementor/Widget/Sidebar.php:552
3910 #: includes/Editors/Elementor/Widget/Sidebar.php:630
3911 #: includes/Editors/Elementor/Widget/Sidebar.php:773
3912 #: includes/Editors/Elementor/Widget/Sidebar.php:880
3913 #: includes/Editors/Elementor/Widget/Sidebar.php:988
3914 #: includes/Editors/Elementor/Widget/Sidebar.php:1045
3915 #: includes/Editors/Elementor/Widget/Sidebar.php:1504
3916 #: includes/Editors/Elementor/Widget/Sidebar.php:1621
3917 #: includes/Editors/Elementor/Widget/Sidebar.php:1773
3918 #: includes/Editors/Elementor/Widget/Sidebar.php:1863
3919 #: assets/build/blocks/editor.js:1
3920 msgid "Border Radius"
3921 msgstr ""
3922
3923 #: includes/Admin/Customizer/Sections/LiveSearch.php:2808
3924 msgid "Left Top"
3925 msgstr ""
3926
3927 #: includes/Admin/Customizer/Sections/LiveSearch.php:2837
3928 msgid "Right Top"
3929 msgstr ""
3930
3931 #: includes/Admin/Customizer/Sections/LiveSearch.php:2866
3932 msgid "Left Bottom"
3933 msgstr ""
3934
3935 #: includes/Admin/Customizer/Sections/LiveSearch.php:2895
3936 msgid "Right Bottom"
3937 msgstr ""
3938
3939 #: includes/Admin/Customizer/Sections/LiveSearch.php:3082
3940 msgid "Search Field Border Radius"
3941 msgstr ""
3942
3943 #: includes/Admin/Customizer/Sections/LiveSearch.php:3115
3944 msgid "Search Icon Size"
3945 msgstr ""
3946
3947 #: includes/Admin/Customizer/Sections/LiveSearch.php:3144
3948 msgid "Search Icon Color"
3949 msgstr ""
3950
3951 #: includes/Admin/Customizer/Sections/LiveSearch.php:3168
3952 msgid "Search Icon Hover Color"
3953 msgstr ""
3954
3955 #: includes/Admin/Customizer/Sections/LiveSearch.php:3193
3956 msgid "Close Icon Color"
3957 msgstr ""
3958
3959 #: includes/Admin/Customizer/Sections/LiveSearch.php:3218
3960 msgid "Close Icon Border Color"
3961 msgstr ""
3962
3963 #: includes/Admin/Customizer/Sections/LiveSearch.php:3242
3964 msgid "Search Result Settings"
3965 msgstr ""
3966
3967 #: includes/Admin/Customizer/Sections/LiveSearch.php:3271
3968 msgid "Search Result Box Width"
3969 msgstr ""
3970
3971 #: includes/Admin/Customizer/Sections/LiveSearch.php:3304
3972 msgid "Search Result Box Maximum Width"
3973 msgstr ""
3974
3975 #: includes/Admin/Customizer/Sections/LiveSearch.php:3333
3976 msgid "Search Result Box Background Color"
3977 msgstr ""
3978
3979 #: includes/Admin/Customizer/Sections/LiveSearch.php:3358
3980 msgid "Search Result Box Border Color"
3981 msgstr ""
3982
3983 #: includes/Admin/Customizer/Sections/LiveSearch.php:3387
3984 msgid "Search Result Item Font Size"
3985 msgstr ""
3986
3987 #: includes/Admin/Customizer/Sections/LiveSearch.php:3417
3988 msgid "Search Result Item Font Color"
3989 msgstr ""
3990
3991 #: includes/Admin/Customizer/Sections/LiveSearch.php:3442
3992 msgid "Search Result Item Category Font Color"
3993 msgstr ""
3994
3995 #: includes/Admin/Customizer/Sections/LiveSearch.php:3471
3996 msgid "Search Result Item Padding"
3997 msgstr ""
3998
3999 #: includes/Admin/Customizer/Sections/LiveSearch.php:3609
4000 msgid "Search Result Item Border Color"
4001 msgstr ""
4002
4003 #: includes/Admin/Customizer/Sections/LiveSearch.php:3633
4004 msgid "Search Result Item Font Hover Color"
4005 msgstr ""
4006
4007 #: includes/Admin/Customizer/Sections/LiveSearch.php:3656
4008 msgid "Item Background Hover Color"
4009 msgstr ""
4010
4011 #: includes/Admin/Customizer/Sections/LiveSearch.php:3679
4012 msgid "Modal Wrapper"
4013 msgstr ""
4014
4015 #: includes/Admin/Customizer/Sections/LiveSearch.php:3728
4016 #: includes/Admin/Customizer/Sections/LiveSearch.php:3849
4017 #: includes/Admin/Customizer/Sections/LiveSearch.php:4264
4018 #: includes/Admin/Customizer/Sections/LiveSearch.php:4491
4019 msgid "Padding (PX)"
4020 msgstr ""
4021
4022 #: includes/Admin/Customizer/Sections/LiveSearch.php:3764
4023 #: includes/Admin/Customizer/Sections/LiveSearch.php:3885
4024 #: includes/Admin/Customizer/Sections/LiveSearch.php:4228
4025 #: includes/Admin/Customizer/Sections/LiveSearch.php:4527
4026 msgid "Margin (PX)"
4027 msgstr ""
4028
4029 #: includes/Admin/Customizer/Sections/LiveSearch.php:3799
4030 msgid "Modal Search Field"
4031 msgstr ""
4032
4033 #: includes/Admin/Customizer/Sections/LiveSearch.php:3984
4034 msgid "Maginifier Icon Size"
4035 msgstr ""
4036
4037 #: includes/Admin/Customizer/Sections/LiveSearch.php:4013
4038 msgid "Modal Search Categories"
4039 msgstr ""
4040
4041 #: includes/Admin/Customizer/Sections/LiveSearch.php:4120
4042 msgid "Modal Content Tabs"
4043 msgstr ""
4044
4045 #: includes/Admin/Customizer/Sections/LiveSearch.php:4300
4046 #: includes/Admin/Customizer/Sections/SingleDoc.php:7455
4047 #: includes/Editors/Elementor/Widget/ArticleSummary.php:383
4048 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:400
4049 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:526
4050 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:706
4051 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:782
4052 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:1020
4053 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:1099
4054 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:1197
4055 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:1276
4056 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:1374
4057 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:1431
4058 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:1773
4059 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:1783
4060 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:1853
4061 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:1863
4062 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:1956
4063 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:1966
4064 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:2036
4065 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:2046
4066 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:2151
4067 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:2161
4068 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:2233
4069 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:2243
4070 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:2336
4071 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:2395
4072 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:2491
4073 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:2550
4074 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:424
4075 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:471
4076 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:558
4077 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:599
4078 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:724
4079 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:798
4080 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:1020
4081 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:1146
4082 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:1413
4083 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:1612
4084 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:1715
4085 #: includes/Editors/Elementor/Widget/Basic/CategorySlateLayout.php:231
4086 #: includes/Editors/Elementor/Widget/Basic/CategorySlateLayout.php:311
4087 #: includes/Editors/Elementor/Widget/Basic/CategorySlateLayout.php:410
4088 #: includes/Editors/Elementor/Widget/Basic/CategorySlateLayout.php:472
4089 #: includes/Editors/Elementor/Widget/Basic/CategorySlateLayout.php:629
4090 #: includes/Editors/Elementor/Widget/Basic/CategorySlateLayout.php:761
4091 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:517
4092 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:543
4093 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:629
4094 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:655
4095 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:1472
4096 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:1532
4097 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:1665
4098 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:1729
4099 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:1839
4100 #: includes/Editors/Elementor/Widget/DocAuthor.php:82
4101 #: includes/Editors/Elementor/Widget/DocShare.php:166
4102 #: includes/Editors/Elementor/Widget/DocShare.php:342
4103 #: includes/Editors/Elementor/Widget/Reactions.php:252
4104 #: includes/Editors/Elementor/Widget/Reactions.php:365
4105 #: includes/Editors/Elementor/Widget/Reactions.php:478
4106 #: includes/Editors/Elementor/Widget/ReadingTime.php:149
4107 #: includes/Editors/Elementor/Widget/Sidebar.php:544
4108 #: includes/Editors/Elementor/Widget/Sidebar.php:622
4109 #: includes/Editors/Elementor/Widget/Sidebar.php:765
4110 #: includes/Editors/Elementor/Widget/Sidebar.php:872
4111 #: includes/Editors/Elementor/Widget/Sidebar.php:980
4112 #: includes/Editors/Elementor/Widget/Sidebar.php:1037
4113 #: includes/Editors/Elementor/Widget/Sidebar.php:1496
4114 #: includes/Editors/Elementor/Widget/Sidebar.php:1612
4115 #: includes/Editors/Elementor/Widget/Sidebar.php:1765
4116 #: includes/Editors/Elementor/Widget/Sidebar.php:1854
4117 #: includes/Editors/Elementor/Widget/Sidebar.php:2640
4118 #: includes/Editors/Elementor/Widget/Sidebar.php:2700
4119 #: includes/Editors/Elementor/Widget/Tags.php:131
4120 #: assets/build/blocks/editor.js:1
4121 msgid "Border"
4122 msgstr ""
4123
4124 #: includes/Admin/Customizer/Sections/LiveSearch.php:4305
4125 msgid "border top"
4126 msgstr ""
4127
4128 #: includes/Admin/Customizer/Sections/LiveSearch.php:4306
4129 msgid "border right"
4130 msgstr ""
4131
4132 #: includes/Admin/Customizer/Sections/LiveSearch.php:4307
4133 msgid "border bottom"
4134 msgstr ""
4135
4136 #: includes/Admin/Customizer/Sections/LiveSearch.php:4308
4137 msgid "border left"
4138 msgstr ""
4139
4140 #: includes/Admin/Customizer/Sections/LiveSearch.php:4337
4141 #: includes/Admin/Customizer/Sections/SingleDoc.php:1780
4142 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:1074
4143 #: includes/Editors/Elementor/Widget/CodeSnippet.php:350
4144 #: includes/Editors/Elementor/Widget/CodeSnippet.php:434
4145 #: includes/Editors/Elementor/Widget/CodeSnippet.php:562
4146 #: includes/Editors/Elementor/Widget/CodeSnippetTab.php:229
4147 #: includes/Editors/Elementor/Widget/Sidebar.php:1246
4148 #: assets/build/blocks/editor.js:1
4149 msgid "Border Color"
4150 msgstr ""
4151
4152 #: includes/Admin/Customizer/Sections/LiveSearch.php:4360
4153 msgid "Modal Content Docs List"
4154 msgstr ""
4155
4156 #: includes/Admin/Customizer/Sections/LiveSearch.php:4467
4157 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:500
4158 #: includes/Editors/Elementor/Widget/Reactions.php:749
4159 #: includes/Editors/Elementor/Widget/Reactions.php:826
4160 #: includes/Editors/Elementor/Widget/Reactions.php:903
4161 #: includes/Editors/Elementor/Widget/Sidebar.php:1961
4162 #: includes/Editors/Elementor/Widget/Sidebar.php:2807
4163 #: includes/Editors/Elementor/Widget/Sidebar.php:2872
4164 #: assets/build/blocks/editor.js:1
4165 msgid "Hover Background Color"
4166 msgstr ""
4167
4168 #: includes/Admin/Customizer/Sections/LiveSearch.php:4600
4169 #: includes/Admin/Customizer/Sections/LiveSearch.php:4658
4170 msgid "List Category Font Size"
4171 msgstr ""
4172
4173 #: includes/Admin/Customizer/Sections/LiveSearch.php:4687
4174 msgid "Search Modal Query"
4175 msgstr ""
4176
4177 #: includes/Admin/Customizer/Sections/LiveSearch.php:4710
4178 #: includes/Core/Settings.php:2952
4179 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:204
4180 #: includes/Editors/Elementor/Widget/Sidebar.php:133
4181 #: assets/build/blocks/editor.js:1
4182 msgid "Select Docs Type"
4183 msgstr ""
4184
4185 #: includes/Admin/Customizer/Sections/LiveSearch.php:4716
4186 #: includes/Admin/Customizer/Sections/LiveSearch.php:4765
4187 #: includes/Editors/Elementor/Widget/Sidebar.php:138
4188 #: assets/build/blocks/editor.js:1
4189 msgid "Doc Id's"
4190 msgstr ""
4191
4192 #: includes/Admin/Customizer/Sections/LiveSearch.php:4717
4193 #: includes/Admin/Customizer/Sections/LiveSearch.php:4791
4194 #: includes/Editors/Elementor/Widget/Sidebar.php:139
4195 msgid "Doc Category Id's"
4196 msgstr ""
4197
4198 #: includes/Admin/Customizer/Sections/LiveSearch.php:4740
4199 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:246
4200 #: includes/Editors/Elementor/Widget/Sidebar.php:149
4201 #: assets/build/blocks/editor.js:1
4202 msgid "Number of Docs"
4203 msgstr ""
4204
4205 #: includes/Admin/Customizer/Sections/LiveSearch.php:4815
4206 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:258
4207 #: includes/Editors/Elementor/Widget/Sidebar.php:188
4208 #: assets/build/blocks/editor.js:1
4209 msgid "Select FAQ Type"
4210 msgstr ""
4211
4212 #: includes/Admin/Customizer/Sections/LiveSearch.php:4820
4213 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:263
4214 #: includes/Editors/Elementor/Widget/Sidebar.php:193
4215 #: assets/build/blocks/editor.js:1
4216 #: assets/build/blocks/write-with-ai.js:2
4217 msgid "Default"
4218 msgstr ""
4219
4220 #: includes/Admin/Customizer/Sections/LiveSearch.php:4821
4221 #: includes/Admin/Customizer/Sections/LiveSearch.php:4869
4222 msgid "FAQ Group Id's"
4223 msgstr ""
4224
4225 #: includes/Admin/Customizer/Sections/LiveSearch.php:4844
4226 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:286
4227 #: includes/Editors/Elementor/Widget/Sidebar.php:216
4228 #: assets/build/blocks/editor.js:1
4229 msgid "Number of FAQ's"
4230 msgstr ""
4231
4232 #: includes/Admin/Customizer/Sections/Sidebar.php:36
4233 #: includes/blocks.php:121
4234 msgid "Sidebar"
4235 msgstr ""
4236
4237 #: includes/Admin/Customizer/Sections/Sidebar.php:83
4238 #: includes/Admin/Customizer/Sections/Sidebar.php:1465
4239 msgid "Sidebar Padding"
4240 msgstr ""
4241
4242 #: includes/Admin/Customizer/Sections/Sidebar.php:220
4243 msgid "Sidebar Border Radius"
4244 msgstr ""
4245
4246 #: includes/Admin/Customizer/Sections/Sidebar.php:350
4247 #: includes/Admin/Customizer/Sections/Sidebar.php:2150
4248 msgid "Sidebar Title"
4249 msgstr ""
4250
4251 #: includes/Admin/Customizer/Sections/Sidebar.php:440
4252 #: includes/Admin/Customizer/Sections/Sidebar.php:2240
4253 #: includes/Admin/Customizer/Sections/SingleDoc.php:1871
4254 msgid "Title Background Color"
4255 msgstr ""
4256
4257 #: includes/Admin/Customizer/Sections/Sidebar.php:464
4258 #: includes/Admin/Customizer/Sections/Sidebar.php:2264
4259 msgid "Active Title Background Color"
4260 msgstr ""
4261
4262 #: includes/Admin/Customizer/Sections/Sidebar.php:488
4263 #: includes/Admin/Customizer/Sections/Sidebar.php:2287
4264 msgid "Active Title Border Color"
4265 msgstr ""
4266
4267 #: includes/Admin/Customizer/Sections/Sidebar.php:559
4268 #: includes/Admin/Customizer/Sections/Sidebar.php:2358
4269 msgid "Active Title Color"
4270 msgstr ""
4271
4272 #: includes/Admin/Customizer/Sections/Sidebar.php:620
4273 #: includes/Admin/Customizer/Sections/Sidebar.php:2419
4274 #: includes/Editors/Elementor/Widget/ArchiveList.php:1187
4275 #: includes/Editors/Elementor/Widget/Title.php:207
4276 #: includes/Editors/Elementor/Widget/ToC.php:305
4277 #: assets/build/blocks/editor.js:1
4278 msgid "Title Padding"
4279 msgstr ""
4280
4281 #: includes/Admin/Customizer/Sections/Sidebar.php:884
4282 #: includes/Admin/Customizer/Sections/Sidebar.php:2683
4283 msgid "Sidebar Item Counter"
4284 msgstr ""
4285
4286 #: includes/Admin/Customizer/Sections/Sidebar.php:960
4287 #: includes/Admin/Customizer/Sections/Sidebar.php:2735
4288 msgid "Size (Height, Width)"
4289 msgstr ""
4290
4291 #: includes/Admin/Customizer/Sections/Sidebar.php:1044
4292 #: includes/Admin/Customizer/Sections/Sidebar.php:2953
4293 msgid "Sidebar Content"
4294 msgstr ""
4295
4296 #: includes/Admin/Customizer/Sections/Sidebar.php:1068
4297 #: includes/Admin/Customizer/Sections/Sidebar.php:2978
4298 #: includes/Admin/Customizer/Sections/SingleDoc.php:8482
4299 #: includes/Admin/Customizer/Sections/SingleDoc.php:9616
4300 #: includes/Admin/Customizer/Sections/SingleDoc.php:10656
4301 #: includes/Admin/Customizer/Sections/SingleDoc.php:11696
4302 #: includes/Editors/Elementor/Widget/ArchiveList.php:450
4303 #: includes/Editors/Elementor/Widget/ArchiveList.php:1088
4304 msgid "List Background Color"
4305 msgstr ""
4306
4307 #: includes/Admin/Customizer/Sections/Sidebar.php:1256
4308 #: includes/Admin/Customizer/Sections/Sidebar.php:3158
4309 #: includes/Editors/Elementor/Widget/Sidebar.php:1977
4310 msgid "List Item Margin"
4311 msgstr ""
4312
4313 #: includes/Admin/Customizer/Sections/Sidebar.php:1389
4314 msgid "Active List Item Color"
4315 msgstr ""
4316
4317 #: includes/Admin/Customizer/Sections/Sidebar.php:1437
4318 #: includes/Admin/Customizer/Sections/Sidebar.php:3483
4319 msgid "Border Right Color"
4320 msgstr ""
4321
4322 #: includes/Admin/Customizer/Sections/Sidebar.php:1596
4323 #: includes/Editors/Elementor/Widget/Sidebar.php:298
4324 #: includes/Editors/Elementor/Widget/Sidebar.php:2436
4325 #: assets/build/blocks/editor.js:1
4326 msgid "Sidebar Search"
4327 msgstr ""
4328
4329 #: includes/Admin/Customizer/Sections/Sidebar.php:1619
4330 #: includes/Admin/Customizer/Sections/SingleDoc.php:1043
4331 msgid "Enable"
4332 msgstr ""
4333
4334 #: includes/Admin/Customizer/Sections/Sidebar.php:1644
4335 msgid "Search Field Placeholder Color"
4336 msgstr ""
4337
4338 #: includes/Admin/Customizer/Sections/Sidebar.php:1996
4339 msgid "Command Key Padding"
4340 msgstr ""
4341
4342 #: includes/Admin/Customizer/Sections/Sidebar.php:2127
4343 msgid "Command Key Color"
4344 msgstr ""
4345
4346 #: includes/Admin/Customizer/Sections/Sidebar.php:3002
4347 msgid "List Item Background Color"
4348 msgstr ""
4349
4350 #: includes/Admin/Customizer/Sections/Sidebar.php:3072
4351 msgid "List Item Active Border Color"
4352 msgstr ""
4353
4354 #: includes/Admin/Customizer/Sections/Sidebar.php:3097
4355 msgid "List Item Active Color"
4356 msgstr ""
4357
4358 #: includes/Admin/Customizer/Sections/Sidebar.php:3295
4359 msgid "List Background Padding"
4360 msgstr ""
4361
4362 #: includes/Admin/Customizer/Sections/Sidebar.php:3426
4363 msgid "Slate Layout Sidebar"
4364 msgstr ""
4365
4366 #: includes/Admin/Customizer/Sections/Sidebar.php:3454
4367 msgid "Border Right Width"
4368 msgstr ""
4369
4370 #: includes/Admin/Customizer/Sections/Sidebar.php:3596
4371 msgid "Title Margin (PX)"
4372 msgstr ""
4373
4374 #: includes/Admin/Customizer/Sections/Sidebar.php:3631
4375 msgid "Title Padding (PX)"
4376 msgstr ""
4377
4378 #: includes/Admin/Customizer/Sections/Sidebar.php:3667
4379 msgid "Collapsible Arrow Color"
4380 msgstr ""
4381
4382 #: includes/Admin/Customizer/Sections/Sidebar.php:3746
4383 msgid "List Item Hover Background Color"
4384 msgstr ""
4385
4386 #: includes/Admin/Customizer/Sections/Sidebar.php:3792
4387 msgid "List Item Margin (PX)"
4388 msgstr ""
4389
4390 #: includes/Admin/Customizer/Sections/Sidebar.php:3827
4391 msgid "List Item Padding (PX)"
4392 msgstr ""
4393
4394 #: includes/Admin/Customizer/Sections/SingleDoc.php:37
4395 #: includes/Core/Settings.php:1346
4396 #: includes/Core/Settings.php:1352
4397 #: includes/Core/SetupWizard.php:153
4398 #: includes/Editors/Elementor/SingleDocs.php:40
4399 msgid "Single Doc"
4400 msgstr ""
4401
4402 #: includes/Admin/Customizer/Sections/SingleDoc.php:55
4403 msgid "Essence Layout"
4404 msgstr ""
4405
4406 #: includes/Admin/Customizer/Sections/SingleDoc.php:59
4407 msgid "Rustic Layout"
4408 msgstr ""
4409
4410 #: includes/Admin/Customizer/Sections/SingleDoc.php:81
4411 msgid "Minimalist Layout"
4412 msgstr ""
4413
4414 #: includes/Admin/Customizer/Sections/SingleDoc.php:87
4415 msgid "Artisan Layout"
4416 msgstr ""
4417
4418 #: includes/Admin/Customizer/Sections/SingleDoc.php:93
4419 msgid "Bohemian Layout"
4420 msgstr ""
4421
4422 #: includes/Admin/Customizer/Sections/SingleDoc.php:102
4423 msgid "Encyclopedia Layout"
4424 msgstr ""
4425
4426 #: includes/Admin/Customizer/Sections/SingleDoc.php:117
4427 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:85
4428 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:91
4429 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:62
4430 #: includes/Editors/Elementor/Widget/Reactions.php:62
4431 #: assets/build/blocks/editor.js:1
4432 msgid "Select Layout"
4433 msgstr ""
4434
4435 #: includes/Admin/Customizer/Sections/SingleDoc.php:599
4436 msgid "Doc Content Padding"
4437 msgstr ""
4438
4439 #: includes/Admin/Customizer/Sections/SingleDoc.php:741
4440 msgid "Post Content Padding"
4441 msgstr ""
4442
4443 #: includes/Admin/Customizer/Sections/SingleDoc.php:883
4444 msgid "Content Area Inner Padding"
4445 msgstr ""
4446
4447 #: includes/Admin/Customizer/Sections/SingleDoc.php:1072
4448 msgid "Search Width"
4449 msgstr ""
4450
4451 #: includes/Admin/Customizer/Sections/SingleDoc.php:1104
4452 msgid "Search Max Width"
4453 msgstr ""
4454
4455 #: includes/Admin/Customizer/Sections/SingleDoc.php:1357
4456 msgid "Post Title"
4457 msgstr ""
4458
4459 #: includes/Admin/Customizer/Sections/SingleDoc.php:1381
4460 #: includes/Editors/Elementor/Widget/ArchiveList.php:87
4461 #: includes/Editors/Elementor/Widget/DocShare.php:497
4462 #: assets/build/blocks/editor.js:1
4463 msgid "Title Tag"
4464 msgstr ""
4465
4466 #: includes/Admin/Customizer/Sections/SingleDoc.php:1415
4467 #: includes/Admin/Customizer/Sections/SingleDoc.php:1504
4468 msgid "Text Transform"
4469 msgstr ""
4470
4471 #: includes/Admin/Customizer/Sections/SingleDoc.php:1808
4472 #: includes/Editors/Elementor/Widget/CodeSnippet.php:361
4473 #: includes/Editors/Elementor/Widget/CodeSnippet.php:445
4474 #: includes/Editors/Elementor/Widget/CodeSnippet.php:573
4475 #: assets/build/blocks/editor.js:1
4476 msgid "Border Width"
4477 msgstr ""
4478
4479 #: includes/Admin/Customizer/Sections/SingleDoc.php:1953
4480 msgid "Content Color"
4481 msgstr ""
4482
4483 #: includes/Admin/Customizer/Sections/SingleDoc.php:1981
4484 msgid "Content Font Size"
4485 msgstr ""
4486
4487 #: includes/Admin/Customizer/Sections/SingleDoc.php:2009
4488 #: includes/Admin/Customizer/Sections/SingleDoc.php:2829
4489 #: includes/blocks.php:137
4490 #: includes/Core/Settings.php:269
4491 #: includes/Core/Settings.php:1531
4492 #: includes/Core/Settings.php:1540
4493 #: views/shortcodes/toc.php:31
4494 msgid "Table of Contents"
4495 msgstr ""
4496
4497 #: includes/Admin/Customizer/Sections/SingleDoc.php:2038
4498 msgid "Sticky Toc Width"
4499 msgstr ""
4500
4501 #: includes/Admin/Customizer/Sections/SingleDoc.php:2071
4502 msgid "Sticky Toc z-index"
4503 msgstr ""
4504
4505 #: includes/Admin/Customizer/Sections/SingleDoc.php:2098
4506 msgid "Sticky Toc Margin Top"
4507 msgstr ""
4508
4509 #: includes/Admin/Customizer/Sections/SingleDoc.php:2602
4510 #: includes/Admin/Customizer/Sections/SingleDoc.php:3587
4511 msgid "TOC List Margin"
4512 msgstr ""
4513
4514 #: includes/Admin/Customizer/Sections/SingleDoc.php:2739
4515 msgid "List Number Color"
4516 msgstr ""
4517
4518 #: includes/Admin/Customizer/Sections/SingleDoc.php:2767
4519 msgid "List Number Font Size"
4520 msgstr ""
4521
4522 #: includes/Admin/Customizer/Sections/SingleDoc.php:2801
4523 msgid "TOC Margin Bottom"
4524 msgstr ""
4525
4526 #: includes/Admin/Customizer/Sections/SingleDoc.php:3500
4527 msgid "Active Item Border Color"
4528 msgstr ""
4529
4530 #: includes/Admin/Customizer/Sections/SingleDoc.php:3524
4531 msgid "Active Item Background Color"
4532 msgstr ""
4533
4534 #: includes/Admin/Customizer/Sections/SingleDoc.php:3723
4535 #: includes/Editors/Elementor/Widget/DocAuthor.php:118
4536 #: assets/build/admin/js/dashboard.js:5
4537 msgid "Author"
4538 msgstr ""
4539
4540 #: includes/Admin/Customizer/Sections/SingleDoc.php:3747
4541 #: includes/Admin/Customizer/Sections/SingleDoc.php:3772
4542 msgid "Enable Author Info"
4543 msgstr ""
4544
4545 #: includes/Admin/Customizer/Sections/SingleDoc.php:3797
4546 msgid "Updated Date"
4547 msgstr ""
4548
4549 #: includes/Admin/Customizer/Sections/SingleDoc.php:3822
4550 #: includes/Core/Settings.php:1490
4551 #: includes/Core/UnifiedMetabox.php:97
4552 msgid "Estimated Reading Time"
4553 msgstr ""
4554
4555 #: includes/Admin/Customizer/Sections/SingleDoc.php:3896
4556 #: includes/Editors/Elementor/Widget/ReadingTime.php:225
4557 msgid "Clock Icon Color"
4558 msgstr ""
4559
4560 #: includes/Admin/Customizer/Sections/SingleDoc.php:3925
4561 msgid "Clock Icon Size"
4562 msgstr ""
4563
4564 #: includes/Admin/Customizer/Sections/SingleDoc.php:3954
4565 #: includes/Admin/Customizer/Sections/SingleDoc.php:4421
4566 #: includes/Admin/Customizer/Sections/SingleDoc.php:4503
4567 msgid "Font Color"
4568 msgstr ""
4569
4570 #: includes/Admin/Customizer/Sections/SingleDoc.php:4362
4571 #: includes/Admin/Customizer/Sections/SingleDoc.php:4444
4572 msgid "Entry Content"
4573 msgstr ""
4574
4575 #: includes/Admin/Customizer/Sections/SingleDoc.php:4802
4576 #: includes/blocks.php:129
4577 msgid "Social Share"
4578 msgstr ""
4579
4580 #: includes/Admin/Customizer/Sections/SingleDoc.php:4826
4581 msgid "Social Share Title Tag"
4582 msgstr ""
4583
4584 #: includes/Admin/Customizer/Sections/SingleDoc.php:4859
4585 msgid "Enable Social Sharing?"
4586 msgstr ""
4587
4588 #: includes/Admin/Customizer/Sections/SingleDoc.php:4884
4589 msgid "Social Sharing Title"
4590 msgstr ""
4591
4592 #: includes/Admin/Customizer/Sections/SingleDoc.php:4910
4593 #: includes/Admin/Customizer/Sections/SingleDoc.php:4935
4594 msgid "Title Text Color"
4595 msgstr ""
4596
4597 #: includes/Admin/Customizer/Sections/SingleDoc.php:5512
4598 msgid "Facebook Sharing"
4599 msgstr ""
4600
4601 #: includes/Admin/Customizer/Sections/SingleDoc.php:5537
4602 msgid "Twitter Sharing"
4603 msgstr ""
4604
4605 #: includes/Admin/Customizer/Sections/SingleDoc.php:5562
4606 msgid "Linkedin Sharing"
4607 msgstr ""
4608
4609 #: includes/Admin/Customizer/Sections/SingleDoc.php:5587
4610 msgid "Pinterest Sharing"
4611 msgstr ""
4612
4613 #: includes/Admin/Customizer/Sections/SingleDoc.php:5611
4614 msgid "Entry Footer"
4615 msgstr ""
4616
4617 #: includes/Admin/Customizer/Sections/SingleDoc.php:5635
4618 #: includes/Editors/Elementor/Widget/Feedback.php:61
4619 #: assets/build/blocks/editor.js:1
4620 msgid "Label Name Text"
4621 msgstr ""
4622
4623 #: includes/Admin/Customizer/Sections/SingleDoc.php:5660
4624 #: includes/Editors/Elementor/Widget/Feedback.php:71
4625 #: assets/build/blocks/editor.js:1
4626 msgid "Label Email Text"
4627 msgstr ""
4628
4629 #: includes/Admin/Customizer/Sections/SingleDoc.php:5685
4630 #: includes/Editors/Elementor/Widget/Feedback.php:80
4631 #: assets/build/blocks/editor.js:1
4632 msgid "Label Message Text"
4633 msgstr ""
4634
4635 #: includes/Admin/Customizer/Sections/SingleDoc.php:5715
4636 msgid "Feedback Icon Size"
4637 msgstr ""
4638
4639 #: includes/Admin/Customizer/Sections/SingleDoc.php:5745
4640 msgid "Feedback Icon"
4641 msgstr ""
4642
4643 #: includes/Admin/Customizer/Sections/SingleDoc.php:5768
4644 msgid "Feedback Link Color"
4645 msgstr ""
4646
4647 #: includes/Admin/Customizer/Sections/SingleDoc.php:5792
4648 msgid "Feedback Link Hover Color"
4649 msgstr ""
4650
4651 #: includes/Admin/Customizer/Sections/SingleDoc.php:5821
4652 msgid "Feedback Link Font Size"
4653 msgstr ""
4654
4655 #: includes/Admin/Customizer/Sections/SingleDoc.php:5850
4656 msgid "Feedback Form Title Tag"
4657 msgstr ""
4658
4659 #: includes/Admin/Customizer/Sections/SingleDoc.php:5889
4660 msgid "Feedback Form Title Font Size"
4661 msgstr ""
4662
4663 #: includes/Admin/Customizer/Sections/SingleDoc.php:5919
4664 msgid "Feedback Form Title Color"
4665 msgstr ""
4666
4667 #: includes/Admin/Customizer/Sections/SingleDoc.php:5944
4668 #: includes/Admin/Customizer/Sections/SingleDoc.php:6086
4669 msgid "Navigation Color"
4670 msgstr ""
4671
4672 #: includes/Admin/Customizer/Sections/SingleDoc.php:5973
4673 #: includes/Admin/Customizer/Sections/SingleDoc.php:6115
4674 msgid "Navigation Font Size"
4675 msgstr ""
4676
4677 #: includes/Admin/Customizer/Sections/SingleDoc.php:6002
4678 #: includes/Admin/Customizer/Sections/SingleDoc.php:6144
4679 msgid "Navigation Hover Color"
4680 msgstr ""
4681
4682 #: includes/Admin/Customizer/Sections/SingleDoc.php:6027
4683 #: includes/Admin/Customizer/Sections/SingleDoc.php:6169
4684 msgid "Navigation Arrow Color"
4685 msgstr ""
4686
4687 #: includes/Admin/Customizer/Sections/SingleDoc.php:6056
4688 #: includes/Admin/Customizer/Sections/SingleDoc.php:6198
4689 msgid "Navigation Arrow Font Size"
4690 msgstr ""
4691
4692 #: includes/Admin/Customizer/Sections/SingleDoc.php:6228
4693 msgid "Last Updated Time Color"
4694 msgstr ""
4695
4696 #: includes/Admin/Customizer/Sections/SingleDoc.php:6257
4697 msgid "Last Updated Time Font Size"
4698 msgstr ""
4699
4700 #: includes/Admin/Customizer/Sections/SingleDoc.php:6289
4701 msgid "Powered by Color"
4702 msgstr ""
4703
4704 #: includes/Admin/Customizer/Sections/SingleDoc.php:6318
4705 msgid "Powered By Font Size"
4706 msgstr ""
4707
4708 #: includes/Admin/Customizer/Sections/SingleDoc.php:6348
4709 msgid "Powered By Link Color"
4710 msgstr ""
4711
4712 #: includes/Admin/Customizer/Sections/SingleDoc.php:6371
4713 #: includes/blocks.php:113
4714 #: includes/Core/Admin.php:649
4715 #: views/admin/analytics.php:16
4716 #: views/admin/email/analytics/leading-docs.php:34
4717 #: assets/build/admin/js/dashboard.js:5
4718 msgid "Reactions"
4719 msgstr ""
4720
4721 #: includes/Admin/Customizer/Sections/SingleDoc.php:6395
4722 msgid "Reactions Title Tag"
4723 msgstr ""
4724
4725 #: includes/Admin/Customizer/Sections/SingleDoc.php:6428
4726 msgid "Enable Reactions?"
4727 msgstr ""
4728
4729 #: includes/Admin/Customizer/Sections/SingleDoc.php:6453
4730 msgid "Enable Happy?"
4731 msgstr ""
4732
4733 #: includes/Admin/Customizer/Sections/SingleDoc.php:6480
4734 #: includes/Editors/Elementor/Widget/Reactions.php:92
4735 msgid "Happy Icon"
4736 msgstr ""
4737
4738 #: includes/Admin/Customizer/Sections/SingleDoc.php:6502
4739 msgid "Enable Normal?"
4740 msgstr ""
4741
4742 #: includes/Admin/Customizer/Sections/SingleDoc.php:6529
4743 #: includes/Editors/Elementor/Widget/Reactions.php:118
4744 msgid "Normal Icon"
4745 msgstr ""
4746
4747 #: includes/Admin/Customizer/Sections/SingleDoc.php:6551
4748 msgid "Enable Sad?"
4749 msgstr ""
4750
4751 #: includes/Admin/Customizer/Sections/SingleDoc.php:6578
4752 #: includes/Editors/Elementor/Widget/Reactions.php:144
4753 msgid "Sad Icon"
4754 msgstr ""
4755
4756 #: includes/Admin/Customizer/Sections/SingleDoc.php:6600
4757 #: includes/Admin/Customizer/Sections/SingleDoc.php:6625
4758 msgid "Reactions Title"
4759 msgstr ""
4760
4761 #: includes/Admin/Customizer/Sections/SingleDoc.php:6651
4762 #: includes/Admin/Customizer/Sections/SingleDoc.php:6799
4763 #: includes/Admin/Customizer/Sections/SingleDoc.php:6824
4764 msgid "Reactions Background Color"
4765 msgstr ""
4766
4767 #: includes/Admin/Customizer/Sections/SingleDoc.php:6676
4768 #: includes/Admin/Customizer/Sections/SingleDoc.php:6849
4769 msgid "Reactions Text Color"
4770 msgstr ""
4771
4772 #: includes/Admin/Customizer/Sections/SingleDoc.php:6701
4773 #: includes/Admin/Customizer/Sections/SingleDoc.php:6874
4774 msgid "Reactions Icon Background Color"
4775 msgstr ""
4776
4777 #: includes/Admin/Customizer/Sections/SingleDoc.php:6726
4778 msgid "Reactions Icon Color"
4779 msgstr ""
4780
4781 #: includes/Admin/Customizer/Sections/SingleDoc.php:6750
4782 msgid "Reactions Icon Hover Background Color"
4783 msgstr ""
4784
4785 #: includes/Admin/Customizer/Sections/SingleDoc.php:6774
4786 msgid "Reactions Icon Hover Color"
4787 msgstr ""
4788
4789 #: includes/Admin/Customizer/Sections/SingleDoc.php:7483
4790 msgid "Border Top"
4791 msgstr ""
4792
4793 #: includes/Admin/Customizer/Sections/SingleDoc.php:7510
4794 msgid "Border Right"
4795 msgstr ""
4796
4797 #: includes/Admin/Customizer/Sections/SingleDoc.php:7537
4798 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:431
4799 msgid "Border Bottom"
4800 msgstr ""
4801
4802 #: includes/Admin/Customizer/Sections/SingleDoc.php:7564
4803 msgid "Border Left"
4804 msgstr ""
4805
4806 #: includes/Admin/Customizer/Sections/SingleDoc.php:7652
4807 #: includes/Admin/Customizer/Sections/SingleDoc.php:8785
4808 #: includes/Core/Settings.php:1754
4809 #: includes/Core/UnifiedMetabox.php:107
4810 msgid "Attachments"
4811 msgstr ""
4812
4813 #: includes/Admin/Customizer/Sections/SingleDoc.php:7677
4814 #: includes/Admin/Customizer/Sections/SingleDoc.php:8810
4815 #: includes/Admin/Customizer/Sections/SingleDoc.php:9944
4816 #: includes/Admin/Customizer/Sections/SingleDoc.php:10984
4817 msgid "Content Background Color"
4818 msgstr ""
4819
4820 #: includes/Admin/Customizer/Sections/SingleDoc.php:7706
4821 #: includes/Admin/Customizer/Sections/SingleDoc.php:8839
4822 #: includes/Admin/Customizer/Sections/SingleDoc.php:9973
4823 #: includes/Admin/Customizer/Sections/SingleDoc.php:11013
4824 #: assets/build/blocks/editor.js:1
4825 msgid "Content Padding"
4826 msgstr ""
4827
4828 #: includes/Admin/Customizer/Sections/SingleDoc.php:7848
4829 #: includes/Admin/Customizer/Sections/SingleDoc.php:8981
4830 #: includes/Admin/Customizer/Sections/SingleDoc.php:10115
4831 #: includes/Admin/Customizer/Sections/SingleDoc.php:11155
4832 #: assets/build/blocks/editor.js:1
4833 msgid "Content Margin"
4834 msgstr ""
4835
4836 #: includes/Admin/Customizer/Sections/SingleDoc.php:7986
4837 #: includes/Admin/Customizer/Sections/SingleDoc.php:9119
4838 #: includes/Admin/Customizer/Sections/SingleDoc.php:10253
4839 #: includes/Admin/Customizer/Sections/SingleDoc.php:11293
4840 #: assets/build/blocks/editor.js:1
4841 msgid "Label Color"
4842 msgstr ""
4843
4844 #: includes/Admin/Customizer/Sections/SingleDoc.php:8015
4845 #: includes/Admin/Customizer/Sections/SingleDoc.php:9148
4846 #: includes/Admin/Customizer/Sections/SingleDoc.php:10282
4847 #: includes/Admin/Customizer/Sections/SingleDoc.php:11322
4848 msgid "Label Padding"
4849 msgstr ""
4850
4851 #: includes/Admin/Customizer/Sections/SingleDoc.php:8157
4852 #: includes/Admin/Customizer/Sections/SingleDoc.php:9290
4853 #: includes/Admin/Customizer/Sections/SingleDoc.php:10424
4854 #: includes/Admin/Customizer/Sections/SingleDoc.php:11464
4855 msgid "Label Margin"
4856 msgstr ""
4857
4858 #: includes/Admin/Customizer/Sections/SingleDoc.php:8297
4859 #: includes/Admin/Customizer/Sections/SingleDoc.php:9430
4860 #: includes/Admin/Customizer/Sections/SingleDoc.php:10564
4861 #: includes/Admin/Customizer/Sections/SingleDoc.php:11604
4862 msgid "List Font Size"
4863 msgstr ""
4864
4865 #: includes/Admin/Customizer/Sections/SingleDoc.php:8325
4866 #: includes/Admin/Customizer/Sections/SingleDoc.php:9458
4867 #: includes/Admin/Customizer/Sections/SingleDoc.php:10592
4868 #: includes/Admin/Customizer/Sections/SingleDoc.php:11632
4869 msgid "List Font Weight"
4870 msgstr ""
4871
4872 #: includes/Admin/Customizer/Sections/SingleDoc.php:8363
4873 #: includes/Admin/Customizer/Sections/SingleDoc.php:9496
4874 msgid "Extension Color"
4875 msgstr ""
4876
4877 #: includes/Admin/Customizer/Sections/SingleDoc.php:8391
4878 #: includes/Admin/Customizer/Sections/SingleDoc.php:9525
4879 msgid "Extension Font Size"
4880 msgstr ""
4881
4882 #: includes/Admin/Customizer/Sections/SingleDoc.php:8419
4883 #: includes/Admin/Customizer/Sections/SingleDoc.php:9553
4884 msgid "Extension Font Weight"
4885 msgstr ""
4886
4887 #: includes/Admin/Customizer/Sections/SingleDoc.php:8457
4888 #: includes/Admin/Customizer/Sections/SingleDoc.php:9591
4889 #: includes/Admin/Customizer/Sections/SingleDoc.php:10631
4890 #: includes/Admin/Customizer/Sections/SingleDoc.php:11671
4891 #: includes/Editors/Elementor/Widget/ToC.php:649
4892 #: assets/build/blocks/editor.js:1
4893 msgid "List Color"
4894 msgstr ""
4895
4896 #: includes/Admin/Customizer/Sections/SingleDoc.php:8511
4897 #: includes/Admin/Customizer/Sections/SingleDoc.php:9645
4898 #: includes/Admin/Customizer/Sections/SingleDoc.php:10685
4899 #: includes/Admin/Customizer/Sections/SingleDoc.php:11725
4900 #: includes/Editors/Elementor/Widget/Reactions.php:944
4901 #: assets/build/blocks/editor.js:1
4902 msgid "List Padding"
4903 msgstr ""
4904
4905 #: includes/Admin/Customizer/Sections/SingleDoc.php:8651
4906 #: includes/Admin/Customizer/Sections/SingleDoc.php:9785
4907 #: includes/Admin/Customizer/Sections/SingleDoc.php:10825
4908 #: includes/Admin/Customizer/Sections/SingleDoc.php:11865
4909 #: includes/Editors/Elementor/Widget/Reactions.php:956
4910 #: assets/build/blocks/editor.js:1
4911 msgid "List Margin"
4912 msgstr ""
4913
4914 #: includes/Admin/Customizer/Sections/SingleDoc.php:9919
4915 #: includes/Admin/Customizer/Sections/SingleDoc.php:10959
4916 #: includes/Core/Settings.php:1772
4917 #: includes/Core/UnifiedMetabox.php:117
4918 msgid "Related Docs"
4919 msgstr ""
4920
4921 #: includes/Admin/Importer/Parsers/WXR_Parser_Regex.php:147
4922 #: includes/Admin/Importer/Parsers/WXR_Parser_SimpleXML.php:69
4923 #: includes/Admin/Importer/Parsers/WXR_Parser_SimpleXML.php:75
4924 #: includes/Admin/Importer/Parsers/WXR_Parser_XML.php:197
4925 msgid "This does not appear to be a WXR file, missing/invalid WXR version number"
4926 msgstr ""
4927
4928 #: includes/Admin/Importer/Parsers/WXR_Parser_SimpleXML.php:56
4929 #: includes/Admin/Importer/Parsers/WXR_Parser_SimpleXML.php:64
4930 msgid "There was an error when reading this WXR file"
4931 msgstr ""
4932
4933 #: includes/Admin/Importer/WPImport.php:294
4934 msgid "The file does not exist, please try again."
4935 msgstr ""
4936
4937 #. translators: %s: Post author.
4938 #: includes/Admin/Importer/WPImport.php:445
4939 msgid "Failed to import author %s. Their posts will be attributed to the current user."
4940 msgstr ""
4941
4942 #. translators: %s: Author display name.
4943 #: includes/Admin/Importer/WPImport.php:507
4944 msgid "Failed to create new user for %s. Their posts will be attributed to the current user."
4945 msgstr ""
4946
4947 #. translators: 1: Term taxonomy, 2: Term name.
4948 #. translators: 1: Post type singular label, 2: Post title.
4949 #. translators: 1: Taxonomy name, 2: Term name.
4950 #: includes/Admin/Importer/WPImport.php:605
4951 #: includes/Admin/Importer/WPImport.php:1114
4952 #: includes/Admin/Importer/WPImport.php:1169
4953 msgid "Failed to import %1$s %2$s"
4954 msgstr ""
4955
4956 #. translators: 1: Post title, 2: Post type.
4957 #: includes/Admin/Importer/WPImport.php:1027
4958 msgid "Failed to import %1$s: Invalid post type %2$s"
4959 msgstr ""
4960
4961 #: includes/Admin/Importer/WPImport.php:1338
4962 msgid "Fetching attachments is not enabled"
4963 msgstr ""
4964
4965 #: includes/Admin/Importer/WPImport.php:1355
4966 msgid "Invalid file type"
4967 msgstr ""
4968
4969 #: includes/Admin/Importer/WPImport.php:1400
4970 msgid "Could not create temporary file."
4971 msgstr ""
4972
4973 #. translators: 1: WordPress error message, 2: WordPress error code.
4974 #: includes/Admin/Importer/WPImport.php:1419
4975 msgid "Request failed due to an error: %1$s (%2$s)"
4976 msgstr ""
4977
4978 #. translators: 1: HTTP error message, 2: HTTP error code.
4979 #: includes/Admin/Importer/WPImport.php:1428
4980 msgid "Remote server returned the following unexpected result: %1$s (%2$s)"
4981 msgstr ""
4982
4983 #: includes/Admin/Importer/WPImport.php:1437
4984 msgid "Remote server did not respond"
4985 msgstr ""
4986
4987 #: includes/Admin/Importer/WPImport.php:1445
4988 msgid "Zero size file downloaded"
4989 msgstr ""
4990
4991 #: includes/Admin/Importer/WPImport.php:1451
4992 msgid "Downloaded file has incorrect size"
4993 msgstr ""
4994
4995 #: includes/Admin/Importer/WPImport.php:1460
4996 msgid "Remote file is too large, limit is %s"
4997 msgstr ""
4998
4999 #: includes/Admin/Importer/WPImport.php:1492
5000 msgid "Sorry, this file type is not permitted for security reasons."
5001 msgstr ""
5002
5003 #: includes/Admin/Importer/WPImport.php:1508
5004 msgid "The uploaded file could not be moved"
5005 msgstr ""
5006
5007 #: includes/Admin/NoticePointers.php:57
5008 msgid "Black Friday Sale for BetterDocs"
5009 msgstr ""
5010
5011 #: includes/Admin/NoticePointers.php:58
5012 msgid "Create a high-converting knowledge base & FAQ powered by AI with Instant Answers, Advanced Analytics & more."
5013 msgstr ""
5014
5015 #: includes/Admin/NoticePointers.php:62
5016 msgid "Claim Offer"
5017 msgstr ""
5018
5019 #: includes/Admin/ReportEmail.php:69
5020 msgid "Successfully Sent an Email"
5021 msgstr ""
5022
5023 #: includes/Admin/ReportEmail.php:73
5024 msgid "Email cannot be sent for some reason."
5025 msgstr ""
5026
5027 #: includes/Admin/ReportEmail.php:76
5028 msgid "Invalid email address."
5029 msgstr ""
5030
5031 #: includes/Admin/ReportEmail.php:78
5032 msgid "You have to enable Reporting first."
5033 msgstr ""
5034
5035 #: includes/Admin/ReportEmail.php:309
5036 #: includes/Core/Settings.php:2205
5037 msgid "Once Weekly"
5038 msgstr ""
5039
5040 #: includes/Admin/ReportEmail.php:313
5041 #: includes/Core/Settings.php:2204
5042 msgid "Once Daily"
5043 msgstr ""
5044
5045 #: includes/Admin/ReportEmail.php:317
5046 #: includes/Core/Settings.php:2206
5047 msgid "Once Monthly"
5048 msgstr ""
5049
5050 #. Translators: %s is replaced with the website name.
5051 #. translators: %s is the website name.
5052 #: includes/Admin/ReportEmail.php:355
5053 #: includes/Core/Settings.php:2259
5054 #: views/admin/email/body.php:46
5055 msgid "Your Documentation Performance of %s Website"
5056 msgstr ""
5057
5058 #: includes/Admin/ReportEmail.php:385
5059 msgid "No data found."
5060 msgstr ""
5061
5062 #: includes/Admin/ReportEmail.php:390
5063 msgid "No email found."
5064 msgstr ""
5065
5066 #. translators: 1: provider label, 2: error message
5067 #: includes/AI/Providers/BaseProvider.php:106
5068 msgid "Failed to connect to %1$s: %2$s"
5069 msgstr ""
5070
5071 #. translators: %s: provider label
5072 #: includes/AI/Providers/BaseProvider.php:118
5073 msgid "Empty or invalid response from %s."
5074 msgstr ""
5075
5076 #. translators: 1: provider label, 2: model id
5077 #: includes/AI/Providers/BaseProvider.php:145
5078 msgid "The %1$s model \"%2$s\" is unavailable — it may have been retired. Choose a different model."
5079 msgstr ""
5080
5081 #. translators: %s: provider label
5082 #: includes/AI/Providers/BaseProvider.php:154
5083 msgid "Your %s request hit a quota or rate limit. Check your plan and limits, then try again."
5084 msgstr ""
5085
5086 #. translators: %s: provider label
5087 #: includes/AI/Providers/ClaudeProvider.php:118
5088 #: includes/AI/Providers/GeminiProvider.php:66
5089 #: includes/AI/Providers/OpenAICompatibleProvider.php:93
5090 msgid "%s API key is not configured."
5091 msgstr ""
5092
5093 #: includes/AI/Providers/ClaudeProvider.php:159
5094 #: includes/AI/Providers/GeminiProvider.php:97
5095 #: includes/AI/Providers/OpenAICompatibleProvider.php:117
5096 msgid "Unknown API error."
5097 msgstr ""
5098
5099 #. translators: %s: provider label
5100 #: includes/AI/Providers/ClaudeProvider.php:168
5101 #: includes/AI/Providers/GeminiProvider.php:105
5102 #: includes/AI/Providers/OpenAICompatibleProvider.php:130
5103 msgid "No content received from %s."
5104 msgstr ""
5105
5106 #: includes/AI/Providers/ClaudeProvider.php:210
5107 #: includes/AI/Providers/GeminiProvider.php:147
5108 #: includes/AI/Providers/OpenAICompatibleProvider.php:157
5109 msgid "Please insert your API key to use AI features."
5110 msgstr ""
5111
5112 #: includes/AI/Providers/ClaudeProvider.php:224
5113 #: includes/AI/Providers/GeminiProvider.php:161
5114 #: includes/AI/Providers/OpenAICompatibleProvider.php:172
5115 msgid "Valid API Key"
5116 msgstr ""
5117
5118 #: includes/AI/Providers/ClaudeProvider.php:228
5119 #: includes/AI/Providers/GeminiProvider.php:165
5120 #: includes/AI/Providers/OpenAICompatibleProvider.php:176
5121 msgid "Invalid API Key"
5122 msgstr ""
5123
5124 #: includes/blocks.php:33
5125 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:33
5126 #: assets/build/blocks/editor.js:1
5127 msgid "BetterDocs Category Grid"
5128 msgstr ""
5129
5130 #: includes/blocks.php:41
5131 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:39
5132 #: assets/build/blocks/editor.js:1
5133 msgid "BetterDocs Category Box"
5134 msgstr ""
5135
5136 #: includes/blocks.php:49
5137 #: includes/Editors/Elementor/Widget/Basic/CategorySlateLayout.php:33
5138 #: assets/build/blocks/editor.js:1
5139 msgid "BetterDocs Slate Layout"
5140 msgstr ""
5141
5142 #: includes/blocks.php:57
5143 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:31
5144 #: assets/build/blocks/editor.js:1
5145 msgid "BetterDocs Search Form"
5146 msgstr ""
5147
5148 #: includes/blocks.php:65
5149 #: assets/build/blocks/editor.js:1
5150 msgid "BetterDocs Breadcrumb"
5151 msgstr ""
5152
5153 #: includes/blocks.php:73
5154 #: assets/build/blocks/editor.js:1
5155 msgid "BetterDocs Archive Header"
5156 msgstr ""
5157
5158 #: includes/blocks.php:81
5159 msgid "Doc Archive List"
5160 msgstr ""
5161
5162 #: includes/blocks.php:89
5163 #: includes/Editors/Elementor/Widget/Content.php:19
5164 #: assets/build/blocks/editor.js:1
5165 msgid "Doc Content"
5166 msgstr ""
5167
5168 #: includes/blocks.php:97
5169 #: includes/Editors/Elementor/Widget/DocDate.php:20
5170 msgid "Doc Date"
5171 msgstr ""
5172
5173 #: includes/blocks.php:105
5174 #: includes/Editors/Elementor/Widget/Navigation.php:19
5175 msgid "Doc Navigation"
5176 msgstr ""
5177
5178 #: includes/blocks.php:145
5179 #: includes/Core/Settings.php:701
5180 #: includes/Core/Settings.php:2615
5181 #: includes/Editors/Elementor/Widget/ArticleSummary.php:36
5182 #: includes/Editors/Elementor/Widget/ArticleSummary.php:510
5183 #: views/templates/parts/article-summary.php:107
5184 #: assets/build/blocks/editor.js:1
5185 msgid "AI Doc Summarizer"
5186 msgstr ""
5187
5188 #: includes/blocks.php:153
5189 #: includes/Core/Settings.php:1872
5190 #: assets/build/blocks/editor.js:1
5191 msgid "Feedback Form"
5192 msgstr ""
5193
5194 #: includes/blocks.php:161
5195 msgid "Betterdocs Print"
5196 msgstr ""
5197
5198 #: includes/blocks.php:169
5199 #: includes/Core/FAQBuilder.php:293
5200 #: includes/Core/FAQBuilder.php:294
5201 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:28
5202 #: assets/build/blocks/editor.js:1
5203 msgid "BetterDocs FAQ"
5204 msgstr ""
5205
5206 #: includes/blocks.php:177
5207 #: includes/Editors/Elementor/Widget/ReadingTime.php:25
5208 #: includes/Shortcodes/ReadingTime.php:21
5209 #: assets/build/blocks/editor.js:1
5210 msgid "Reading Time"
5211 msgstr ""
5212
5213 #: includes/blocks.php:185
5214 #: includes/Editors/Elementor/Widget/DocAuthor.php:24
5215 #: assets/build/blocks/editor.js:1
5216 msgid "Doc Author"
5217 msgstr ""
5218
5219 #: includes/blocks.php:193
5220 #: includes/Utils/BlockTemplate.php:408
5221 msgid "Docs Tag"
5222 msgstr ""
5223
5224 #: includes/blocks.php:201
5225 #: includes/Editors/Elementor/Widget/CodeSnippet.php:17
5226 #: assets/build/blocks/editor.js:1
5227 msgid "BetterDocs Code Snippet"
5228 msgstr ""
5229
5230 #: includes/blocks.php:209
5231 #: includes/Editors/Elementor/Widget/CodeSnippetTab.php:17
5232 #: assets/build/blocks/editor.js:1
5233 msgid "BetterDocs Code Snippet Tab"
5234 msgstr ""
5235
5236 #: includes/Core/Admin.php:230
5237 msgid "Deactivate BetterDocs Pro First"
5238 msgstr ""
5239
5240 #: includes/Core/Admin.php:276
5241 #: includes/Core/PostType.php:1285
5242 #: includes/Core/Settings.php:235
5243 #: includes/Core/Settings.php:263
5244 #: includes/Core/Settings.php:862
5245 #: includes/Core/Settings.php:1119
5246 #: includes/Core/Settings.php:2959
5247 #: includes/Core/SetupWizard.php:365
5248 #: includes/Editors/BlockEditor/Blocks/CategoryBox.php:53
5249 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:228
5250 #: views/admin/email/feedback-email.php:6
5251 #: views/template-parts/author-header.php:19
5252 #: views/widgets/breadcrumbs.php:19
5253 #: assets/build/admin/js/dashboard.js:5
5254 #: assets/build/blocks/editor.js:1
5255 #: assets/build/elementor/js/category-grid.js:1
5256 #: assets/build/shortcodes/js/search-modal.js:1
5257 msgid "Docs"
5258 msgstr ""
5259
5260 #: includes/Core/Admin.php:321
5261 msgid "Want to help make <strong>BetterDocs</strong> even more awesome? You can get a <strong>10% discount coupon</strong> for Premium extensions if you allow us to track the usage."
5262 msgstr ""
5263
5264 #: includes/Core/Admin.php:322
5265 msgid "We collect non-sensitive diagnostic data and plugin usage information. Your site URL, WordPress & PHP version, plugins & themes and email address to send you the discount coupon. This data lets us make sure this plugin always stays compatible with the most popular plugins and themes. No spam, I promise."
5266 msgstr ""
5267
5268 #: includes/Core/Admin.php:357
5269 msgid "We hope you're enjoying BetterDocs! Could you please do us a BIG favor and give it a 5-star rating on WordPress to help us spread the word and boost our motivation?"
5270 msgstr ""
5271
5272 #: includes/Core/Admin.php:366
5273 msgid "Sure, you deserve it!"
5274 msgstr ""
5275
5276 #: includes/Core/Admin.php:370
5277 msgid "I already did"
5278 msgstr ""
5279
5280 #: includes/Core/Admin.php:377
5281 #: includes/Core/Admin.php:433
5282 #: includes/Core/KBMigration.php:55
5283 msgid "Maybe Later"
5284 msgstr ""
5285
5286 #: includes/Core/Admin.php:389
5287 msgid "I need help"
5288 msgstr ""
5289
5290 #: includes/Core/Admin.php:393
5291 #: includes/Core/Admin.php:441
5292 msgid "Never show again"
5293 msgstr ""
5294
5295 #. translators: %s is the name of the existing knowledge base plugin.
5296 #: includes/Core/Admin.php:417
5297 msgid "Already using %s? Power up your Knowledge Base by migrating all your docs and settings to BetterDocs with just 1 click."
5298 msgstr ""
5299
5300 #: includes/Core/Admin.php:425
5301 #: includes/Core/KBMigration.php:54
5302 #: includes/Core/KBMigration.php:218
5303 msgid "Start Migration"
5304 msgstr ""
5305
5306 #: includes/Core/Admin.php:493
5307 msgid "Upgrade To PRO Now"
5308 msgstr ""
5309
5310 #: includes/Core/Admin.php:496
5311 msgid "I’ll Grab It Later"
5312 msgstr ""
5313
5314 #: includes/Core/Admin.php:648
5315 #: assets/build/admin/js/dashboard.js:5
5316 msgid "Word Count"
5317 msgstr ""
5318
5319 #: includes/Core/Admin.php:817
5320 #: includes/Core/Admin.php:852
5321 msgid "Switch to BetterDocs UI"
5322 msgstr ""
5323
5324 #: includes/Core/Admin.php:855
5325 #: includes/Utils/Helper.php:1543
5326 #: assets/build/blocks/editor.js:1
5327 msgid "Copied!"
5328 msgstr ""
5329
5330 #: includes/Core/Admin.php:856
5331 msgid "Test Report!"
5332 msgstr ""
5333
5334 #: includes/Core/Admin.php:857
5335 msgid "Sending..."
5336 msgstr ""
5337
5338 #: includes/Core/Admin.php:987
5339 msgid "Switch to Classic UI"
5340 msgstr ""
5341
5342 #: includes/Core/Admin.php:989
5343 #: assets/build/admin/js/dashboard.js:5
5344 msgid "Add New Doc"
5345 msgstr ""
5346
5347 #: includes/Core/Admin.php:1165
5348 msgid "New"
5349 msgstr ""
5350
5351 #: includes/Core/Admin.php:1260
5352 #: includes/Core/Admin.php:1344
5353 #: includes/Core/PostType.php:1291
5354 #: assets/build/admin/js/dashboard.js:4
5355 #: assets/build/admin/js/quick-setup.js:1
5356 msgid "All Docs"
5357 msgstr ""
5358
5359 #: includes/Core/Admin.php:1335
5360 msgid "Dashboard"
5361 msgstr ""
5362
5363 #: includes/Core/Admin.php:1351
5364 #: includes/Core/FAQBuilder.php:297
5365 #: includes/Core/PostType.php:1286
5366 msgid "Add New"
5367 msgstr ""
5368
5369 #: includes/Core/Admin.php:1355
5370 #: includes/Core/FAQBuilder.php:208
5371 #: includes/Core/PostType.php:1352
5372 #: assets/build/blocks/write-with-ai.js:2
5373 msgid "Categories"
5374 msgstr ""
5375
5376 #: includes/Core/Admin.php:1362
5377 #: includes/Core/PostType.php:1558
5378 #: includes/Core/Settings.php:1443
5379 #: includes/Editors/Elementor/Widget/Tags.php:82
5380 #: assets/build/admin/js/dashboard.js:5
5381 #: assets/build/blocks/editor.js:1
5382 #: assets/build/blocks/write-with-ai.js:2
5383 msgid "Tags"
5384 msgstr ""
5385
5386 #: includes/Core/Admin.php:1369
5387 #: includes/Core/Admin.php:1600
5388 #: views/admin/template-parts/settings-header-2.php:7
5389 #: assets/build/admin/js/dashboard.js:5
5390 #: assets/build/blocks/editor.js:1
5391 msgid "Settings"
5392 msgstr ""
5393
5394 #: includes/Core/Admin.php:1379
5395 #: assets/build/admin/js/dashboard.js:20
5396 msgid "MCP"
5397 msgstr ""
5398
5399 #: includes/Core/Admin.php:1389
5400 msgid "Analytics"
5401 msgstr ""
5402
5403 #: includes/Core/Admin.php:1399
5404 msgid "Content IQ"
5405 msgstr ""
5406
5407 #: includes/Core/Admin.php:1409
5408 msgid "FAQ Builder"
5409 msgstr ""
5410
5411 #: includes/Core/Admin.php:1450
5412 msgid "API Docs"
5413 msgstr ""
5414
5415 #: includes/Core/Admin.php:1463
5416 #: includes/Core/Settings.php:2653
5417 #: includes/Core/Settings.php:2663
5418 #: includes/Core/Settings.php:2677
5419 #: assets/build/admin/js/dashboard.js:5
5420 msgid "AI Chatbot"
5421 msgstr ""
5422
5423 #: includes/Core/Admin.php:1586
5424 msgid "Quick Setup"
5425 msgstr ""
5426
5427 #: includes/Core/Admin.php:1603
5428 msgid "Upgrade to Pro"
5429 msgstr ""
5430
5431 #: includes/Core/Admin.php:1645
5432 msgid "Visit Documentation"
5433 msgstr ""
5434
5435 #: includes/Core/Admin.php:1657
5436 msgid "Visit Encyclopedia"
5437 msgstr ""
5438
5439 #: includes/Core/Admin.php:1750
5440 #: includes/Core/ArticleQualityScore.php:358
5441 msgid "Invalid nonce"
5442 msgstr ""
5443
5444 #: includes/Core/Admin.php:1755
5445 msgid "Permission denied"
5446 msgstr ""
5447
5448 #: includes/Core/Admin.php:1762
5449 msgid "Invalid introduction key"
5450 msgstr ""
5451
5452 #: includes/Core/Admin.php:1771
5453 msgid "Pointer dismissed successfully"
5454 msgstr ""
5455
5456 #: includes/Core/ArticleQualityScore.php:65
5457 #: includes/Core/ArticleQualityScore.php:95
5458 msgid "Analysing your docs with BetterDocs AI..."
5459 msgstr ""
5460
5461 #: includes/Core/ArticleQualityScore.php:66
5462 msgid "Error"
5463 msgstr ""
5464
5465 #: includes/Core/ArticleQualityScore.php:67
5466 #: assets/build/admin/js/dashboard.js:1
5467 #: assets/build/blocks/ai-edit.js:1
5468 #: assets/build/blocks/write-with-ai.js:1
5469 #: assets/build/blocks/write-with-ai.js:2
5470 msgid "Regenerate"
5471 msgstr ""
5472
5473 #: includes/Core/ArticleQualityScore.php:68
5474 #: includes/Core/ArticleQualityScore.php:170
5475 msgid "Analyze with BetterDocs AI"
5476 msgstr ""
5477
5478 #: includes/Core/ArticleQualityScore.php:107
5479 msgid "Docs quality analysis"
5480 msgstr ""
5481
5482 #: includes/Core/ArticleQualityScore.php:108
5483 msgid "Analyze your docs quality with BetterDocs AI to get actionable insights and improvements"
5484 msgstr ""
5485
5486 #: includes/Core/ArticleQualityScore.php:181
5487 msgid "Configuration Required"
5488 msgstr ""
5489
5490 #: includes/Core/ArticleQualityScore.php:184
5491 msgid "Go to Settings"
5492 msgstr ""
5493
5494 #: includes/Core/ArticleQualityScore.php:224
5495 #: assets/build/admin/js/article-quality-score.js:1
5496 msgid "Docs quality analysis results"
5497 msgstr ""
5498
5499 #: includes/Core/ArticleQualityScore.php:244
5500 #: assets/build/admin/js/article-quality-score.js:1
5501 msgid "Overall Score"
5502 msgstr ""
5503
5504 #: includes/Core/ArticleQualityScore.php:252
5505 #: assets/build/admin/js/article-quality-score.js:1
5506 msgid "out of 100"
5507 msgstr ""
5508
5509 #: includes/Core/ArticleQualityScore.php:259
5510 #: assets/build/admin/js/article-quality-score.js:1
5511 msgid "This score is a weighted average of clarity, relevance, structure, and other quality factors."
5512 msgstr ""
5513
5514 #: includes/Core/ArticleQualityScore.php:267
5515 #: assets/build/admin/js/article-quality-score.js:1
5516 msgid "Score Breakdown"
5517 msgstr ""
5518
5519 #: includes/Core/ArticleQualityScore.php:290
5520 #: assets/build/admin/js/article-quality-score.js:1
5521 msgid "Actionable Insights"
5522 msgstr ""
5523
5524 #: includes/Core/ArticleQualityScore.php:345
5525 #: assets/build/admin/js/article-quality-score.js:1
5526 msgid "Excellent"
5527 msgstr ""
5528
5529 #: includes/Core/ArticleQualityScore.php:346
5530 #: assets/build/admin/js/article-quality-score.js:1
5531 msgid "Good"
5532 msgstr ""
5533
5534 #: includes/Core/ArticleQualityScore.php:347
5535 #: assets/build/admin/js/article-quality-score.js:1
5536 msgid "Needs Improvement"
5537 msgstr ""
5538
5539 #: includes/Core/ArticleQualityScore.php:348
5540 #: assets/build/admin/js/article-quality-score.js:1
5541 msgid "Poor"
5542 msgstr ""
5543
5544 #: includes/Core/ArticleQualityScore.php:364
5545 #: includes/Core/ArticleQualityScore.php:488
5546 msgid "Invalid post ID"
5547 msgstr ""
5548
5549 #: includes/Core/ArticleQualityScore.php:369
5550 #: includes/Core/ArticleQualityScore.php:447
5551 #: includes/Core/ArticleQualityScore.php:493
5552 msgid "Insufficient permissions"
5553 msgstr ""
5554
5555 #: includes/Core/ArticleQualityScore.php:375
5556 msgid "Invalid post or post type"
5557 msgstr ""
5558
5559 #: includes/Core/ArticleQualityScore.php:392
5560 msgid "Post content is empty. Please add content to your post and try again."
5561 msgstr ""
5562
5563 #: includes/Core/ArticleQualityScore.php:400
5564 msgid "Content is too short for meaningful analysis. Please add more content (at least 50 characters) and try again."
5565 msgstr ""
5566
5567 #: includes/Core/ArticleQualityScore.php:414
5568 msgid "Failed to save analysis result"
5569 msgstr ""
5570
5571 #: includes/Core/ArticleQualityScore.php:422
5572 msgid "Docs analyzed successfully"
5573 msgstr ""
5574
5575 #: includes/Core/ArticleQualityScore.php:434
5576 #: includes/Core/ArticleQualityScore.php:482
5577 #: includes/Mcp/MCPManager.php:469
5578 msgid "Security check failed"
5579 msgstr ""
5580
5581 #: includes/Core/ArticleQualityScore.php:442
5582 msgid "Invalid data provided"
5583 msgstr ""
5584
5585 #: includes/Core/ArticleQualityScore.php:453
5586 msgid "Invalid analysis data format"
5587 msgstr ""
5588
5589 #: includes/Core/ArticleQualityScore.php:467
5590 msgid "Analysis results saved successfully"
5591 msgstr ""
5592
5593 #: includes/Core/ArticleQualityScore.php:471
5594 msgid "Failed to save analysis results"
5595 msgstr ""
5596
5597 #: includes/Core/ArticleQualityScore.php:499
5598 msgid "Post not found"
5599 msgstr ""
5600
5601 #: includes/Core/ArticleQualityScore.php:513
5602 msgid "Using cached analysis results"
5603 msgstr ""
5604
5605 #: includes/Core/ArticleQualityScore.php:520
5606 msgid "No valid cache found, new analysis required"
5607 msgstr ""
5608
5609 #: includes/Core/DocsAISuite.php:64
5610 msgid "Suggest Categories"
5611 msgstr ""
5612
5613 #: includes/Core/DocsAISuite.php:65
5614 msgid "Suggest Tags"
5615 msgstr ""
5616
5617 #: includes/Core/DocsAISuite.php:66
5618 msgid "Suggesting…"
5619 msgstr ""
5620
5621 #: includes/Core/DocsAISuite.php:67
5622 #: assets/build/blocks/write-with-ai.js:2
5623 msgid "new"
5624 msgstr ""
5625
5626 #: includes/Core/DocsAISuite.php:68
5627 msgid "No suggestions found for this doc."
5628 msgstr ""
5629
5630 #: includes/Core/DocsAISuite.php:69
5631 #: assets/build/admin/js/dashboard.js:4
5632 #: assets/build/admin/js/faq.js:4
5633 #: assets/build/admin/js/glossaries.js:1
5634 #: assets/build/blocks/ai-edit.js:1
5635 #: assets/build/blocks/write-with-ai.js:1
5636 #: assets/build/blocks/write-with-ai.js:2
5637 msgid "Something went wrong. Please try again."
5638 msgstr ""
5639
5640 #: includes/Core/DocsAISuite.php:70
5641 msgid "You don’t have permission to create new terms."
5642 msgstr ""
5643
5644 #: includes/Core/FAQBuilder.php:199
5645 #: includes/Core/FAQBuilder.php:201
5646 msgid "FAQ Categories"
5647 msgstr ""
5648
5649 #: includes/Core/FAQBuilder.php:200
5650 msgid "FAQ Category"
5651 msgstr ""
5652
5653 #: includes/Core/FAQBuilder.php:202
5654 msgid "Parent FAQ Category"
5655 msgstr ""
5656
5657 #: includes/Core/FAQBuilder.php:203
5658 msgid "Parent FAQ Category:"
5659 msgstr ""
5660
5661 #: includes/Core/FAQBuilder.php:204
5662 #: includes/Core/PostType.php:1348
5663 #: assets/build/admin/js/dashboard.js:5
5664 msgid "Edit Category"
5665 msgstr ""
5666
5667 #: includes/Core/FAQBuilder.php:205
5668 #: includes/Core/PostType.php:1349
5669 #: assets/build/admin/js/dashboard.js:5
5670 msgid "Update Category"
5671 msgstr ""
5672
5673 #: includes/Core/FAQBuilder.php:206
5674 msgid "Add New FAQ Category"
5675 msgstr ""
5676
5677 #: includes/Core/FAQBuilder.php:207
5678 msgid "New FAQ Category Name"
5679 msgstr ""
5680
5681 #: includes/Core/FAQBuilder.php:242
5682 #: includes/Core/FAQBuilder.php:244
5683 #: includes/Core/FAQBuilder.php:251
5684 msgid "Product FAQ Categories"
5685 msgstr ""
5686
5687 #: includes/Core/FAQBuilder.php:243
5688 msgid "Product FAQ Category"
5689 msgstr ""
5690
5691 #: includes/Core/FAQBuilder.php:245
5692 msgid "Parent Product FAQ Category"
5693 msgstr ""
5694
5695 #: includes/Core/FAQBuilder.php:246
5696 msgid "Parent Product FAQ Category:"
5697 msgstr ""
5698
5699 #: includes/Core/FAQBuilder.php:247
5700 msgid "Edit Product FAQ Category"
5701 msgstr ""
5702
5703 #: includes/Core/FAQBuilder.php:248
5704 msgid "Update Product FAQ Category"
5705 msgstr ""
5706
5707 #: includes/Core/FAQBuilder.php:249
5708 msgid "Add New Product FAQ Category"
5709 msgstr ""
5710
5711 #: includes/Core/FAQBuilder.php:250
5712 msgid "New Product FAQ Category Name"
5713 msgstr ""
5714
5715 #: includes/Core/FAQBuilder.php:298
5716 #: assets/build/admin/js/dashboard.js:20
5717 msgid "Add New FAQ"
5718 msgstr ""
5719
5720 #: includes/Core/FAQBuilder.php:299
5721 msgid "New FAQ"
5722 msgstr ""
5723
5724 #: includes/Core/FAQBuilder.php:300
5725 msgid "Edit FAQ"
5726 msgstr ""
5727
5728 #: includes/Core/FAQBuilder.php:301
5729 msgid "View FAQ"
5730 msgstr ""
5731
5732 #: includes/Core/FAQBuilder.php:302
5733 msgid "All FAQ"
5734 msgstr ""
5735
5736 #: includes/Core/FAQBuilder.php:303
5737 msgid "Search FAQ"
5738 msgstr ""
5739
5740 #: includes/Core/FAQBuilder.php:305
5741 msgid "No FAQ found"
5742 msgstr ""
5743
5744 #: includes/Core/FAQBuilder.php:306
5745 msgid "No FAQ found in trash"
5746 msgstr ""
5747
5748 #: includes/Core/FAQBuilder.php:311
5749 msgid "Add new faq from here"
5750 msgstr ""
5751
5752 #: includes/Core/FAQBuilder.php:493
5753 #: includes/Core/PostType.php:1023
5754 #: includes/Core/PostType.php:1083
5755 #: includes/Core/PostType.php:1146
5756 msgid "Nonce Failed"
5757 msgstr ""
5758
5759 #: includes/Core/FAQBuilder.php:497
5760 msgid "You don't have permission to manage FAQ groups."
5761 msgstr ""
5762
5763 #: includes/Core/FAQBuilder.php:525
5764 #: includes/Core/PostType.php:1075
5765 #: includes/Core/PostType.php:1127
5766 #: includes/Core/PostType.php:1135
5767 #: includes/Core/PostType.php:1202
5768 msgid "Successfully updated."
5769 msgstr ""
5770
5771 #: includes/Core/FAQBuilder.php:1097
5772 #: includes/Core/FAQBuilder.php:1152
5773 #: includes/REST/FaqSearchedTerms.php:176
5774 msgid "Invalid FAQ ID."
5775 msgstr ""
5776
5777 #: includes/Core/Glossaries.php:565
5778 #: includes/Core/PostType.php:1436
5779 #: includes/Core/PostType.php:1455
5780 #: includes/Core/PostType.php:1507
5781 #: assets/build/admin/js/dashboard.js:1
5782 #: assets/build/admin/js/glossaries.js:1
5783 msgid "Glossary Term Description"
5784 msgstr ""
5785
5786 #. translators: %1$s and %2$s are the name of the existing plugin.
5787 #: includes/Core/KBMigration.php:45
5788 msgid "Whoops! You are already using %1$s on your website. To migrate your %2$s data to BetterDocs, click here "
5789 msgstr ""
5790
5791 #: includes/Core/KBMigration.php:56
5792 msgid "Never Show Again"
5793 msgstr ""
5794
5795 #: includes/Core/KBMigration.php:74
5796 #: includes/Core/KBMigration.php:80
5797 #: includes/Core/KBMigration.php:203
5798 #: includes/Core/SetupWizard.php:552
5799 #: includes/Core/SetupWizard.php:559
5800 msgid "Migration"
5801 msgstr ""
5802
5803 #: includes/Core/KBMigration.php:86
5804 msgid "Migration Settings"
5805 msgstr ""
5806
5807 #: includes/Core/KBMigration.php:113
5808 msgid "Help Scout"
5809 msgstr ""
5810
5811 #: includes/Core/KBMigration.php:119
5812 msgid "Docs API Key"
5813 msgstr ""
5814
5815 #. translators: %s is a URL to the Help Scout migration documentation.
5816 #: includes/Core/KBMigration.php:122
5817 msgid "Check out this <a target=\"_blank\" href=\"%s\">documentation</a> to retrieve your Help Scout Docs API Key."
5818 msgstr ""
5819
5820 #: includes/Core/KBMigration.php:131
5821 msgid "Collection ID"
5822 msgstr ""
5823
5824 #. translators: %s is a URL to the Help Scout migration documentation.
5825 #: includes/Core/KBMigration.php:134
5826 msgid "Check out this <a target=\"_blank\" href=\"%s\">documentation</a> to retrieve your Help Scout Collection ID."
5827 msgstr ""
5828
5829 #: includes/Core/KBMigration.php:145
5830 #: includes/Core/KBMigration.php:146
5831 msgid "Migrate Help Scout Docs"
5832 msgstr ""
5833
5834 #: includes/Core/KBMigration.php:147
5835 #: includes/Core/KBMigration.php:220
5836 msgid "Migrating..."
5837 msgstr ""
5838
5839 #: includes/Core/KBMigration.php:159
5840 #: includes/REST/Settings.php:260
5841 msgid "Migration process has started in the background."
5842 msgstr ""
5843
5844 #. translators: %1$s is the name of the existing knowledge base plugin.
5845 #: includes/Core/KBMigration.php:207
5846 msgid "We found that there is another Knowledge Base plugin, %1$s, installed on this website. To migrate your knowledge base to BetterDocs from %2$s, click the \"Start Migration\" button and all the documentation will be migrated to BetterDocs."
5847 msgstr ""
5848
5849 #: includes/Core/KBMigration.php:219
5850 msgid "Migrated"
5851 msgstr ""
5852
5853 #: includes/Core/KBMigration.php:229
5854 msgid "Migration completed successfully."
5855 msgstr ""
5856
5857 #: includes/Core/PluginInstaller.php:54
5858 #: includes/Core/PluginInstaller.php:126
5859 #: includes/Core/PluginInstaller.php:171
5860 msgid "Argument should not be empty."
5861 msgstr ""
5862
5863 #: includes/Core/PluginInstaller.php:75
5864 msgid "Could not retrieve plugin information."
5865 msgstr ""
5866
5867 #: includes/Core/PluginInstaller.php:81
5868 msgid "Plugin information did not match the requested plugin."
5869 msgstr ""
5870
5871 #: includes/Core/PluginInstaller.php:85
5872 msgid "Plugin download URL is not an approved WordPress.org address."
5873 msgstr ""
5874
5875 #: includes/Core/PluginInstaller.php:189
5876 #: includes/Core/PluginInstaller.php:212
5877 #: includes/Core/PluginInstaller.php:231
5878 #: includes/Core/PluginInstaller.php:252
5879 msgid "you are not allowed to do this action"
5880 msgstr ""
5881
5882 #: includes/Core/PluginInstaller.php:204
5883 msgid "Plugin is installed successfully!"
5884 msgstr ""
5885
5886 #: includes/Core/PluginInstaller.php:222
5887 msgid "Plugin is updated successfully!"
5888 msgstr ""
5889
5890 #: includes/Core/PluginInstaller.php:242
5891 msgid "Plugin couldn't be activated."
5892 msgstr ""
5893
5894 #: includes/Core/PluginInstaller.php:244
5895 msgid "Plugin is activated successfully!"
5896 msgstr ""
5897
5898 #: includes/Core/PluginInstaller.php:258
5899 msgid "Plugin is deactivated successfully!"
5900 msgstr ""
5901
5902 #: includes/Core/PostType.php:132
5903 msgid "Knowledge Bases this doc category belongs to, by slug."
5904 msgstr ""
5905
5906 #: includes/Core/PostType.php:461
5907 msgid "BetterDocs Multilingual Migration Required"
5908 msgstr ""
5909
5910 #: includes/Core/PostType.php:462
5911 msgid "Your site uses a multilingual plugin and has existing ordering data that needs to be migrated:"
5912 msgstr ""
5913
5914 #. translators: %d: number of categories
5915 #: includes/Core/PostType.php:465
5916 msgid "• Category ordering (%d categories)"
5917 msgstr ""
5918
5919 #. translators: %d: number of categories
5920 #: includes/Core/PostType.php:468
5921 msgid "• Document ordering (%d categories with custom doc orders)"
5922 msgstr ""
5923
5924 #: includes/Core/PostType.php:471
5925 msgid "Run Migration Now"
5926 msgstr ""
5927
5928 #: includes/Core/PostType.php:1027
5929 msgid "You don't have permission to manage docs term."
5930 msgstr ""
5931
5932 #: includes/Core/PostType.php:1087
5933 #: includes/Core/PostType.php:1150
5934 msgid "You don't have permission to update docs term."
5935 msgstr ""
5936
5937 #: includes/Core/PostType.php:1106
5938 msgid "Invalid term ID."
5939 msgstr ""
5940
5941 #: includes/Core/PostType.php:1112
5942 #: includes/Core/PostType.php:1175
5943 msgid "Invalid category."
5944 msgstr ""
5945
5946 #: includes/Core/PostType.php:1138
5947 #: includes/Core/PostType.php:1205
5948 #: assets/build/admin/js/dashboard.js:4
5949 #: assets/build/admin/js/dashboard.js:5
5950 #: assets/build/admin/js/quick-setup.js:1
5951 msgid "Something went wrong."
5952 msgstr ""
5953
5954 #: includes/Core/PostType.php:1163
5955 msgid "Invalid object or term ID."
5956 msgstr ""
5957
5958 #: includes/Core/PostType.php:1169
5959 msgid "Invalid document."
5960 msgstr ""
5961
5962 #: includes/Core/PostType.php:1287
5963 #: assets/build/admin/js/dashboard.js:20
5964 msgid "Add New Docs"
5965 msgstr ""
5966
5967 #: includes/Core/PostType.php:1288
5968 msgid "New Docs"
5969 msgstr ""
5970
5971 #: includes/Core/PostType.php:1289
5972 msgid "Edit Docs"
5973 msgstr ""
5974
5975 #: includes/Core/PostType.php:1290
5976 msgid "View Docs"
5977 msgstr ""
5978
5979 #: includes/Core/PostType.php:1292
5980 msgid "Search Docs"
5981 msgstr ""
5982
5983 #: includes/Core/PostType.php:1294
5984 msgid "No docs found"
5985 msgstr ""
5986
5987 #: includes/Core/PostType.php:1295
5988 msgid "No docs found in trash"
5989 msgstr ""
5990
5991 #: includes/Core/PostType.php:1302
5992 msgid "Add new doc from here"
5993 msgstr ""
5994
5995 #: includes/Core/PostType.php:1343
5996 #: includes/Core/PostType.php:1345
5997 msgid "Docs Categories"
5998 msgstr ""
5999
6000 #: includes/Core/PostType.php:1344
6001 #: includes/Core/Settings.php:2960
6002 #: includes/Editors/BlockEditor/Patterns/BasePattern.php:18
6003 #: includes/Utils/BlockTemplate.php:406
6004 msgid "Docs Category"
6005 msgstr ""
6006
6007 #: includes/Core/PostType.php:1346
6008 msgid "Parent Docs Category"
6009 msgstr ""
6010
6011 #: includes/Core/PostType.php:1347
6012 msgid "Parent Docs Category:"
6013 msgstr ""
6014
6015 #: includes/Core/PostType.php:1350
6016 msgid "Add New Docs Category"
6017 msgstr ""
6018
6019 #: includes/Core/PostType.php:1351
6020 msgid "New Docs Category Name"
6021 msgstr ""
6022
6023 #: includes/Core/PostType.php:1388
6024 #: includes/Core/PostType.php:1390
6025 msgid "Glossaries Terms"
6026 msgstr ""
6027
6028 #: includes/Core/PostType.php:1389
6029 msgid "Glossaries Term"
6030 msgstr ""
6031
6032 #: includes/Core/PostType.php:1391
6033 msgid "Parent Glossaries Term"
6034 msgstr ""
6035
6036 #: includes/Core/PostType.php:1392
6037 msgid "Parent Glossaries Term:"
6038 msgstr ""
6039
6040 #: includes/Core/PostType.php:1393
6041 msgid "Edit Term"
6042 msgstr ""
6043
6044 #: includes/Core/PostType.php:1394
6045 msgid "Update Glossary"
6046 msgstr ""
6047
6048 #: includes/Core/PostType.php:1395
6049 msgid "Add New Glossaries Term"
6050 msgstr ""
6051
6052 #: includes/Core/PostType.php:1396
6053 msgid "New Glossaries Term Name"
6054 msgstr ""
6055
6056 #: includes/Core/PostType.php:1443
6057 #: includes/Core/PostType.php:1445
6058 #: includes/Core/PostType.php:1471
6059 msgid "Enter a description for the glossary term"
6060 msgstr ""
6061
6062 #: includes/Core/PostType.php:1544
6063 msgid "Docs Tags"
6064 msgstr ""
6065
6066 #: includes/Core/PostType.php:1545
6067 msgid "Tag"
6068 msgstr ""
6069
6070 #: includes/Core/PostType.php:1546
6071 #: assets/build/admin/js/dashboard.js:5
6072 msgid "Search Tags"
6073 msgstr ""
6074
6075 #: includes/Core/PostType.php:1547
6076 msgid "Popular Tags"
6077 msgstr ""
6078
6079 #: includes/Core/PostType.php:1548
6080 msgid "All Tags"
6081 msgstr ""
6082
6083 #: includes/Core/PostType.php:1551
6084 #: assets/build/admin/js/dashboard.js:5
6085 msgid "Edit Tag"
6086 msgstr ""
6087
6088 #: includes/Core/PostType.php:1552
6089 #: assets/build/admin/js/dashboard.js:5
6090 msgid "Update Tag"
6091 msgstr ""
6092
6093 #: includes/Core/PostType.php:1553
6094 #: assets/build/admin/js/dashboard.js:4
6095 #: assets/build/admin/js/dashboard.js:5
6096 msgid "Add New Tag"
6097 msgstr ""
6098
6099 #: includes/Core/PostType.php:1554
6100 msgid "New Tag Name"
6101 msgstr ""
6102
6103 #: includes/Core/PostType.php:1555
6104 msgid "Separate tags with commas"
6105 msgstr ""
6106
6107 #: includes/Core/PostType.php:1556
6108 msgid "Add or remove tags"
6109 msgstr ""
6110
6111 #: includes/Core/PostType.php:1557
6112 msgid "Choose from the most used tags"
6113 msgstr ""
6114
6115 #: includes/Core/SampleDocBuilder.php:50
6116 msgid "Unknown content type."
6117 msgstr ""
6118
6119 #: includes/Core/SampleDocBuilder.php:54
6120 msgid "No categories to create."
6121 msgstr ""
6122
6123 #: includes/Core/Scripts.php:103
6124 #: assets/build/admin/js/dashboard.js:12
6125 msgid "Copied"
6126 msgstr ""
6127
6128 #: includes/Core/Scripts.php:106
6129 msgid "Failed to generate doc summary. Please try again."
6130 msgstr ""
6131
6132 #: includes/Core/Settings.php:247
6133 #: assets/build/blocks/editor.js:1
6134 msgid "Search..."
6135 msgstr ""
6136
6137 #: includes/Core/Settings.php:248
6138 #: views/templates/taxonomy-doc_tag.php:105
6139 msgid "Sorry, no docs were found."
6140 msgstr ""
6141
6142 #: includes/Core/Settings.php:264
6143 #: includes/Core/Settings.php:1126
6144 #: includes/Editors/BlockEditor/Blocks/CategoryBox.php:54
6145 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:242
6146 #: assets/build/admin/js/dashboard.js:5
6147 #: assets/build/blocks/editor.js:1
6148 msgid "Doc"
6149 msgstr ""
6150
6151 #: includes/Core/Settings.php:266
6152 #: includes/Core/Settings.php:1141
6153 #: includes/Editors/BlockEditor/Blocks/CategoryGrid.php:90
6154 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:324
6155 #: assets/build/blocks/editor.js:1
6156 msgid "Explore More"
6157 msgstr ""
6158
6159 #: includes/Core/Settings.php:280
6160 #: includes/Core/Settings.php:1662
6161 msgid "Home"
6162 msgstr ""
6163
6164 #: includes/Core/Settings.php:293
6165 #: includes/Core/Settings.php:1719
6166 #: includes/Core/Settings.php:1727
6167 #: includes/Editors/BlockEditor/Blocks/FeedbackForm.php:30
6168 #: includes/Editors/Elementor/Widget/Feedback.php:91
6169 #: views/templates/feedback-parts/form.php:97
6170 #: assets/build/blocks/editor.js:1
6171 msgid "Still stuck? How can we help?"
6172 msgstr ""
6173
6174 #: includes/Core/Settings.php:294
6175 #: includes/FrontEnd/FrontEnd.php:330
6176 msgid "Thanks for your feedback"
6177 msgstr ""
6178
6179 #: includes/Core/Settings.php:296
6180 #: includes/Editors/BlockEditor/Blocks/FeedbackForm.php:31
6181 #: includes/Editors/Elementor/Widget/Feedback.php:99
6182 #: views/templates/feedback-parts/form.php:108
6183 #: views/widgets/feedback-form.php:84
6184 #: assets/build/blocks/editor.js:1
6185 msgid "How can we help?"
6186 msgstr ""
6187
6188 #: includes/Core/Settings.php:321
6189 #: includes/Core/Settings.php:2583
6190 #: includes/Core/WriteWithAI.php:241
6191 msgid "Default/Core"
6192 msgstr ""
6193
6194 #: includes/Core/Settings.php:346
6195 #: includes/Core/Settings.php:347
6196 #: includes/Core/Settings.php:1507
6197 #: includes/Core/Settings.php:1515
6198 #: includes/Editors/BlockEditor/Blocks/ReadingTime.php:25
6199 #: includes/Editors/BlockEditor/Blocks/ReadingTime.php:26
6200 #: includes/Editors/Elementor/Widget/ReadingTime.php:68
6201 #: includes/Editors/Elementor/Widget/ReadingTime.php:78
6202 #: includes/Shortcodes/ReadingTime.php:19
6203 #: includes/Shortcodes/ReadingTime.php:20
6204 msgid "min read"
6205 msgstr ""
6206
6207 #: includes/Core/Settings.php:441
6208 #: includes/Core/SetupWizard.php:62
6209 msgid "Design with Gutenberg"
6210 msgstr ""
6211
6212 #: includes/Core/Settings.php:441
6213 #: includes/Core/Settings.php:451
6214 #: assets/build/admin/js/dashboard.js:5
6215 msgid "Learn More"
6216 msgstr ""
6217
6218 #: includes/Core/Settings.php:451
6219 msgid "Design with Elementor"
6220 msgstr ""
6221
6222 #: includes/Core/Settings.php:462
6223 msgid "Customize in BetterDocs"
6224 msgstr ""
6225
6226 #: includes/Core/Settings.php:631
6227 msgid "You don't have any rights for saving settings."
6228 msgstr ""
6229
6230 #: includes/Core/Settings.php:694
6231 #: includes/Core/Settings.php:2481
6232 #: includes/Core/Settings.php:2487
6233 #: assets/build/blocks/write-with-ai.js:2
6234 msgid "Write with AI"
6235 msgstr ""
6236
6237 #. translators: 1: feature label, 2: minimum tokens, 3: model id
6238 #: includes/Core/Settings.php:721
6239 msgid "%1$s max tokens must be at least %2$d for %3$s."
6240 msgstr ""
6241
6242 #: includes/Core/Settings.php:773
6243 #: includes/Core/SetupWizard.php:195
6244 msgid "Select a Page"
6245 msgstr ""
6246
6247 #: includes/Core/Settings.php:785
6248 msgid "All logged in users"
6249 msgstr ""
6250
6251 #: includes/Core/Settings.php:791
6252 #: assets/build/blocks/editor.js:1
6253 msgid "betterdocs"
6254 msgstr ""
6255
6256 #: includes/Core/Settings.php:807
6257 #: assets/build/admin/js/dashboard.js:1
6258 #: assets/build/admin/js/dashboard.js:4
6259 #: assets/build/admin/js/dashboard.js:5
6260 msgid "Save"
6261 msgstr ""
6262
6263 #: includes/Core/Settings.php:808
6264 msgid "Saving..."
6265 msgstr ""
6266
6267 #: includes/Core/Settings.php:822
6268 #: includes/Core/Settings.php:1046
6269 #: includes/Core/Settings.php:1377
6270 #: includes/Editors/Elementor/Widget/CategoryArchiveHeader.php:51
6271 #: includes/Editors/Elementor/Widget/DocDate.php:44
6272 #: assets/build/blocks/editor.js:1
6273 msgid "General"
6274 msgstr ""
6275
6276 #: includes/Core/Settings.php:829
6277 msgid "General Settings"
6278 msgstr ""
6279
6280 #: includes/Core/Settings.php:844
6281 #: includes/Core/SetupWizard.php:340
6282 msgid "Built-in Documentation Page"
6283 msgstr ""
6284
6285 #: includes/Core/Settings.php:852
6286 msgid "Enable Category Hierarchy Slug"
6287 msgstr ""
6288
6289 #: includes/Core/Settings.php:856
6290 msgid "Shows Hierarchy Based Permalink Slugs For Doc Categories & Single Doc Page"
6291 msgstr ""
6292
6293 #: includes/Core/Settings.php:861
6294 #: includes/Core/SetupWizard.php:364
6295 msgid "Documentation Page Title"
6296 msgstr ""
6297
6298 #: includes/Core/Settings.php:869
6299 #: includes/Core/SetupWizard.php:372
6300 msgid "BetterDocs Root Slug"
6301 msgstr ""
6302
6303 #: includes/Core/Settings.php:882
6304 #: includes/Core/SetupWizard.php:358
6305 msgid "You will need to insert BetterDocs Shortcode inside the page. This page will be used as docs permalink."
6306 msgstr ""
6307
6308 #: includes/Core/Settings.php:889
6309 msgid "Custom Category Slug"
6310 msgstr ""
6311
6312 #: includes/Core/Settings.php:896
6313 msgid "Custom Tag Slug"
6314 msgstr ""
6315
6316 #: includes/Core/Settings.php:903
6317 #: includes/Core/SetupWizard.php:380
6318 msgid "Single Docs Permalink"
6319 msgstr ""
6320
6321 #: includes/Core/Settings.php:910
6322 #: includes/Core/SetupWizard.php:389
6323 msgid "Make sure to keep Docs Root Slug in the Single Docs Permalink. You are not able to keep it blank. You can use the available tags from below."
6324 msgstr ""
6325
6326 #: includes/Core/Settings.php:915
6327 #: includes/Core/SetupWizard.php:395
6328 msgid "Show Glossary"
6329 msgstr ""
6330
6331 #: includes/Core/Settings.php:916
6332 #: includes/Core/SetupWizard.php:396
6333 msgid "Enable the glossary feature to allow users to look up definitions for terms used within your encyclopedia or glossaries themselves."
6334 msgstr ""
6335
6336 #: includes/Core/Settings.php:925
6337 #: includes/Core/SetupWizard.php:405
6338 msgid "Built-in Encyclopedia Page"
6339 msgstr ""
6340
6341 #: includes/Core/Settings.php:934
6342 #: includes/Core/SetupWizard.php:422
6343 msgid "FAQ Schema"
6344 msgstr ""
6345
6346 #: includes/Core/Settings.php:942
6347 msgid "Analytics From"
6348 msgstr ""
6349
6350 #: includes/Core/Settings.php:944
6351 msgid "Everyone"
6352 msgstr ""
6353
6354 #: includes/Core/Settings.php:945
6355 msgid "Guests Only"
6356 msgstr ""
6357
6358 #: includes/Core/Settings.php:946
6359 msgid "Registered Users Only"
6360 msgstr ""
6361
6362 #: includes/Core/Settings.php:955
6363 msgid "Unique Visitor Count"
6364 msgstr ""
6365
6366 #: includes/Core/Settings.php:964
6367 msgid "Exclude Bot Analytics"
6368 msgstr ""
6369
6370 #: includes/Core/Settings.php:977
6371 #: includes/Editors/Elementor/Widget/Breadcrumbs.php:47
6372 #: includes/Editors/Elementor/Widget/Sidebar.php:242
6373 #: assets/build/admin/js/dashboard.js:1
6374 #: assets/build/blocks/editor.js:1
6375 msgid "Layout"
6376 msgstr ""
6377
6378 #: includes/Core/Settings.php:984
6379 #: includes/Core/Settings.php:990
6380 msgid "Layout Settings"
6381 msgstr ""
6382
6383 #: includes/Core/Settings.php:1015
6384 #: includes/Core/Settings.php:1021
6385 msgid "Documentation Page"
6386 msgstr ""
6387
6388 #: includes/Core/Settings.php:1053
6389 msgid "Docs List Icon"
6390 msgstr ""
6391
6392 #: includes/Core/Settings.php:1054
6393 msgid "Upload your own preferred document list icon"
6394 msgstr ""
6395
6396 #: includes/Core/Settings.php:1060
6397 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:307
6398 #: includes/Editors/Elementor/Widget/Basic/CategorySlateLayout.php:167
6399 #: assets/build/blocks/editor.js:1
6400 msgid "Category Title Link"
6401 msgstr ""
6402
6403 #: includes/Core/Settings.php:1061
6404 msgid "This setting is applicable for category grid layout"
6405 msgstr ""
6406
6407 #: includes/Core/Settings.php:1069
6408 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:107
6409 #: assets/build/blocks/editor.js:1
6410 msgid "Masonry"
6411 msgstr ""
6412
6413 #: includes/Core/Settings.php:1077
6414 msgid "Lazy Load Sidebar Docs & Subcategories"
6415 msgstr ""
6416
6417 #: includes/Core/Settings.php:1078
6418 msgid "Applies to the Sidebar layout wherever it appears — single docs, category archives, and the Sidebar widget/block. Off by default: enable to render only the active category upfront and fetch the rest on click (or on scroll for the Memphis layout), cutting initial HTML size on large knowledge bases."
6419 msgstr ""
6420
6421 #: includes/Core/Settings.php:1086
6422 #: assets/build/blocks/editor.js:1
6423 msgid "Nested Sub Category"
6424 msgstr ""
6425
6426 #: includes/Core/Settings.php:1094
6427 msgid "Number Of Columns"
6428 msgstr ""
6429
6430 #: includes/Core/Settings.php:1095
6431 msgid "This setting is not applicable for sleek layout."
6432 msgstr ""
6433
6434 #: includes/Core/Settings.php:1102
6435 msgid "Number Of Docs"
6436 msgstr ""
6437
6438 #: includes/Core/Settings.php:1103
6439 msgid "This setting is not applicable for handbook layout."
6440 msgstr ""
6441
6442 #: includes/Core/Settings.php:1110
6443 msgid "Doc Count"
6444 msgstr ""
6445
6446 #: includes/Core/Settings.php:1118
6447 msgid "Count Text"
6448 msgstr ""
6449
6450 #: includes/Core/Settings.php:1125
6451 msgid "Count Text Singular"
6452 msgstr ""
6453
6454 #: includes/Core/Settings.php:1140
6455 msgid "Explore More Button Text"
6456 msgstr ""
6457
6458 #: includes/Core/Settings.php:1148
6459 msgid "Popular Docs Text"
6460 msgstr ""
6461
6462 #: includes/Core/Settings.php:1156
6463 msgid "Popular Docs Number"
6464 msgstr ""
6465
6466 #: includes/Core/Settings.php:1181
6467 #: includes/Core/SetupWizard.php:432
6468 msgid "Advanced Search"
6469 msgstr ""
6470
6471 #: includes/Core/Settings.php:1191
6472 msgid "Exclude Child Terms In Category Search"
6473 msgstr ""
6474
6475 #: includes/Core/Settings.php:1200
6476 msgid "Minimum amount of Keywords Search"
6477 msgstr ""
6478
6479 #: includes/Core/Settings.php:1208
6480 msgid "Minimum Character Limit For Search Result"
6481 msgstr ""
6482
6483 #: includes/Core/Settings.php:1215
6484 msgid "Search Placeholder"
6485 msgstr ""
6486
6487 #: includes/Core/Settings.php:1216
6488 msgid "Search.."
6489 msgstr ""
6490
6491 #: includes/Core/Settings.php:1222
6492 msgid "Search Button Text"
6493 msgstr ""
6494
6495 #: includes/Core/Settings.php:1229
6496 msgid "Search Not Found Text"
6497 msgstr ""
6498
6499 #: includes/Core/Settings.php:1236
6500 msgid "Search Result Image"
6501 msgstr ""
6502
6503 #: includes/Core/Settings.php:1244
6504 msgid "KB Based Search"
6505 msgstr ""
6506
6507 #: includes/Core/Settings.php:1254
6508 msgid "Search Modal Source"
6509 msgstr ""
6510
6511 #: includes/Core/Settings.php:1255
6512 msgid "Choose the content type to be shown in the search modal. <br> <b>Note:</b> This is only applicable on Modal Search."
6513 msgstr ""
6514
6515 #: includes/Core/Settings.php:1258
6516 msgid "Both (Docs + FAQs)"
6517 msgstr ""
6518
6519 #: includes/Core/Settings.php:1259
6520 msgid "Docs only"
6521 msgstr ""
6522
6523 #: includes/Core/Settings.php:1260
6524 msgid "FAQs only"
6525 msgstr ""
6526
6527 #: includes/Core/Settings.php:1270
6528 #: includes/Editors/Elementor.php:295
6529 #: includes/Editors/Elementor.php:352
6530 #: includes/Editors/Elementor/Widget/ArchiveList.php:108
6531 #: assets/build/blocks/editor.js:1
6532 msgid "Order By"
6533 msgstr ""
6534
6535 #: includes/Core/Settings.php:1276
6536 #: includes/Editors/Elementor.php:232
6537 #: assets/build/blocks/editor.js:1
6538 msgid "Terms Order By"
6539 msgstr ""
6540
6541 #: includes/Core/Settings.php:1279
6542 #: includes/Core/Settings.php:1309
6543 #: includes/Editors/Elementor.php:235
6544 #: includes/Editors/Elementor.php:298
6545 #: includes/Editors/Elementor.php:596
6546 #: includes/Editors/Elementor/Widget/ArchiveList.php:111
6547 #: assets/build/blocks/editor.js:1
6548 msgid "No order"
6549 msgstr ""
6550
6551 #: includes/Core/Settings.php:1280
6552 #: includes/Editors/Elementor.php:236
6553 #: includes/Editors/Elementor.php:299
6554 #: includes/Editors/Elementor.php:523
6555 #: includes/Editors/Elementor.php:597
6556 #: views/admin/email/feedback-email.php:5
6557 #: assets/build/admin/js/dashboard.js:5
6558 #: assets/build/blocks/editor.js:1
6559 msgid "Name"
6560 msgstr ""
6561
6562 #: includes/Core/Settings.php:1281
6563 #: includes/Editors/Elementor.php:237
6564 #: includes/Editors/Elementor.php:300
6565 #: includes/Editors/Elementor.php:524
6566 #: includes/Editors/Elementor.php:598
6567 #: includes/Editors/Elementor/Widget/ArchiveList.php:113
6568 #: assets/build/admin/js/dashboard.js:5
6569 #: assets/build/blocks/editor.js:1
6570 msgid "Slug"
6571 msgstr ""
6572
6573 #: includes/Core/Settings.php:1282
6574 #: includes/Editors/Elementor.php:238
6575 #: includes/Editors/Elementor.php:301
6576 #: includes/Editors/Elementor.php:525
6577 #: includes/Editors/Elementor.php:599
6578 #: includes/Editors/Elementor/Widget/ArchiveList.php:114
6579 #: assets/build/blocks/editor.js:1
6580 msgid "Term Group"
6581 msgstr ""
6582
6583 #: includes/Core/Settings.php:1283
6584 #: includes/Editors/Elementor.php:239
6585 #: includes/Editors/Elementor.php:302
6586 #: includes/Editors/Elementor.php:526
6587 #: includes/Editors/Elementor.php:600
6588 #: includes/Editors/Elementor/Widget/ArchiveList.php:115
6589 msgid "Term ID"
6590 msgstr ""
6591
6592 #: includes/Core/Settings.php:1284
6593 #: includes/Editors/Elementor.php:240
6594 #: includes/Editors/Elementor.php:303
6595 #: includes/Editors/Elementor.php:527
6596 #: includes/Editors/Elementor.php:601
6597 #: includes/Editors/Elementor/Widget/ArchiveList.php:116
6598 #: assets/build/blocks/editor.js:1
6599 msgid "ID"
6600 msgstr ""
6601
6602 #: includes/Core/Settings.php:1286
6603 #: includes/Editors/Elementor.php:242
6604 #: includes/Editors/Elementor.php:305
6605 #: includes/Editors/Elementor.php:529
6606 #: includes/Editors/Elementor.php:603
6607 #: includes/Editors/Elementor/Widget/ArchiveList.php:118
6608 msgid "Parent"
6609 msgstr ""
6610
6611 #: includes/Core/Settings.php:1287
6612 #: includes/Core/Settings.php:1319
6613 #: includes/Editors/Elementor.php:243
6614 #: includes/Editors/Elementor.php:306
6615 #: includes/Editors/Elementor.php:530
6616 #: includes/Editors/Elementor.php:604
6617 #: includes/Editors/Elementor/Widget/ArchiveList.php:119
6618 #: assets/build/blocks/editor.js:1
6619 msgid "BetterDocs Order"
6620 msgstr ""
6621
6622 #: includes/Core/Settings.php:1294
6623 #: includes/Editors/Elementor.php:252
6624 #: assets/build/blocks/editor.js:1
6625 msgid "Terms Order"
6626 msgstr ""
6627
6628 #: includes/Core/Settings.php:1306
6629 #: includes/Editors/Elementor.php:269
6630 msgid "Docs Order By"
6631 msgstr ""
6632
6633 #: includes/Core/Settings.php:1310
6634 msgid "Docs ID"
6635 msgstr ""
6636
6637 #: includes/Core/Settings.php:1311
6638 msgid "Docs Author"
6639 msgstr ""
6640
6641 #: includes/Core/Settings.php:1313
6642 #: assets/build/admin/js/dashboard.js:5
6643 #: assets/build/blocks/editor.js:1
6644 msgid "Date"
6645 msgstr ""
6646
6647 #: includes/Core/Settings.php:1314
6648 #: assets/build/blocks/editor.js:1
6649 msgid "Last Modified Date"
6650 msgstr ""
6651
6652 #: includes/Core/Settings.php:1315
6653 #: assets/build/blocks/editor.js:1
6654 msgid "Parent Id"
6655 msgstr ""
6656
6657 #: includes/Core/Settings.php:1316
6658 #: assets/build/blocks/editor.js:1
6659 msgid "Random"
6660 msgstr ""
6661
6662 #: includes/Core/Settings.php:1317
6663 #: assets/build/blocks/editor.js:1
6664 msgid "Comment Count"
6665 msgstr ""
6666
6667 #: includes/Core/Settings.php:1318
6668 #: assets/build/blocks/editor.js:1
6669 msgid "Menu Order"
6670 msgstr ""
6671
6672 #: includes/Core/Settings.php:1326
6673 #: includes/Editors/Elementor.php:279
6674 msgid "Docs Order"
6675 msgstr ""
6676
6677 #: includes/Core/Settings.php:1383
6678 #: includes/Editors/Elementor/Tags/TitleTag.php:17
6679 #: includes/Editors/Elementor/Widget/Title.php:26
6680 #: views/admin/email/analytics/leading-docs.php:24
6681 msgid "Doc Title"
6682 msgstr ""
6683
6684 #: includes/Core/Settings.php:1391
6685 #: includes/Core/Settings.php:1800
6686 msgid "Sidebar Category List"
6687 msgstr ""
6688
6689 #: includes/Core/Settings.php:1399
6690 msgid "Print Icon"
6691 msgstr ""
6692
6693 #: includes/Core/Settings.php:1407
6694 msgid "Logo on Printed Doc"
6695 msgstr ""
6696
6697 #: includes/Core/Settings.php:1408
6698 msgid "Show a logo at the top of the printed / PDF page"
6699 msgstr ""
6700
6701 #: includes/Core/Settings.php:1417
6702 msgid "Print Logo"
6703 msgstr ""
6704
6705 #: includes/Core/Settings.php:1418
6706 msgid "Leave empty to use your site logo, or the site icon when no site logo is set"
6707 msgstr ""
6708
6709 #: includes/Core/Settings.php:1425
6710 msgid "Footer on Printed Doc"
6711 msgstr ""
6712
6713 #: includes/Core/Settings.php:1426
6714 msgid "Show a footer on every page of the printed / PDF document"
6715 msgstr ""
6716
6717 #: includes/Core/Settings.php:1434
6718 msgid "Print Footer Text"
6719 msgstr ""
6720
6721 #: includes/Core/Settings.php:1435
6722 msgid "Leave empty to use the site name and current year"
6723 msgstr ""
6724
6725 #: includes/Core/Settings.php:1451
6726 msgid "Last Update Time"
6727 msgstr ""
6728
6729 #: includes/Core/Settings.php:1459
6730 #: assets/build/blocks/editor.js:1
6731 msgid "Navigation"
6732 msgstr ""
6733
6734 #: includes/Core/Settings.php:1467
6735 msgid "Comment"
6736 msgstr ""
6737
6738 #: includes/Core/Settings.php:1475
6739 #: includes/Core/SetupWizard.php:414
6740 msgid "Show Powered by BetterDocs"
6741 msgstr ""
6742
6743 #: includes/Core/Settings.php:1483
6744 msgid "Reaction Feedback Text"
6745 msgstr ""
6746
6747 #: includes/Core/Settings.php:1484
6748 msgid "Thanks for your feedback."
6749 msgstr ""
6750
6751 #: includes/Core/Settings.php:1498
6752 msgid "Estimated Reading Time Title"
6753 msgstr ""
6754
6755 #: includes/Core/Settings.php:1506
6756 msgid "Estimated Reading Time Text"
6757 msgstr ""
6758
6759 #: includes/Core/Settings.php:1514
6760 msgid "Estimated Reading Time Text Singular"
6761 msgstr ""
6762
6763 #: includes/Core/Settings.php:1525
6764 msgid "TOC"
6765 msgstr ""
6766
6767 #: includes/Core/Settings.php:1539
6768 #: includes/Editors/Elementor/Widget/ToC.php:67
6769 #: assets/build/blocks/editor.js:1
6770 msgid "TOC Title"
6771 msgstr ""
6772
6773 #: includes/Core/Settings.php:1548
6774 msgid "TOC Hierarchy"
6775 msgstr ""
6776
6777 #: includes/Core/Settings.php:1557
6778 msgid "TOC List Number"
6779 msgstr ""
6780
6781 #: includes/Core/Settings.php:1566
6782 msgid "Show TOC Title in Anchor Links"
6783 msgstr ""
6784
6785 #: includes/Core/Settings.php:1575
6786 #: includes/Editors/Elementor/Widget/Sidebar.php:352
6787 #: assets/build/blocks/editor.js:1
6788 msgid "Sticky TOC"
6789 msgstr ""
6790
6791 #: includes/Core/Settings.php:1584
6792 msgid "Collapsible TOC on small devices"
6793 msgstr ""
6794
6795 #: includes/Core/Settings.php:1593
6796 msgid "Title Link Copy To Clipboard"
6797 msgstr ""
6798
6799 #: includes/Core/Settings.php:1600
6800 msgid "TOC Supported Heading Tag"
6801 msgstr ""
6802
6803 #: includes/Core/Settings.php:1626
6804 msgid "Content Offset"
6805 msgstr ""
6806
6807 #: includes/Core/Settings.php:1629
6808 msgid "content offset from top on scroll."
6809 msgstr ""
6810
6811 #: includes/Core/Settings.php:1652
6812 msgid "Enable Breadcrumb Home Text"
6813 msgstr ""
6814
6815 #: includes/Core/Settings.php:1661
6816 msgid "Breadcrumb Home Text"
6817 msgstr ""
6818
6819 #: includes/Core/Settings.php:1675
6820 msgid "Breadcrumb Home URL"
6821 msgstr ""
6822
6823 #: includes/Core/Settings.php:1683
6824 msgid "Category on Breadcrumb"
6825 msgstr ""
6826
6827 #: includes/Core/Settings.php:1692
6828 msgid "Title on Breadcrumb"
6829 msgstr ""
6830
6831 #: includes/Core/Settings.php:1704
6832 #: includes/Core/Settings.php:1710
6833 msgid "Email Feedback"
6834 msgstr ""
6835
6836 #: includes/Core/Settings.php:1718
6837 msgid "Feedback Link Text"
6838 msgstr ""
6839
6840 #: includes/Core/Settings.php:1726
6841 #: includes/Editors/Elementor/Widget/Feedback.php:97
6842 #: assets/build/blocks/editor.js:1
6843 msgid "Feedback Form Title"
6844 msgstr ""
6845
6846 #: includes/Core/Settings.php:1734
6847 msgid "Email Address"
6848 msgstr ""
6849
6850 #: includes/Core/Settings.php:1737
6851 msgid "The email address where the Feedback form will be sent"
6852 msgstr ""
6853
6854 #: includes/Core/Settings.php:1743
6855 msgid "Feedback URL"
6856 msgstr ""
6857
6858 #: includes/Core/Settings.php:1762
6859 msgid "Show Attachment"
6860 msgstr ""
6861
6862 #: includes/Core/Settings.php:1780
6863 msgid "Show Related Docs"
6864 msgstr ""
6865
6866 #: includes/Core/Settings.php:1794
6867 msgid "Archive Page"
6868 msgstr ""
6869
6870 #: includes/Core/Settings.php:1808
6871 #: includes/Editors/Elementor.php:431
6872 #: includes/Editors/Elementor.php:466
6873 #: includes/Editors/Elementor.php:553
6874 #: includes/Editors/Elementor/Widget/ArchiveList.php:142
6875 #: assets/build/blocks/editor.js:1
6876 msgid "Nested Subcategory"
6877 msgstr ""
6878
6879 #: includes/Core/Settings.php:1816
6880 #: includes/Editors/Elementor/Widget/ArchiveList.php:154
6881 #: assets/build/blocks/editor.js:1
6882 msgid "Enable Pagination"
6883 msgstr ""
6884
6885 #: includes/Core/Settings.php:1831
6886 #: includes/Core/Settings.php:1837
6887 #: includes/Core/SetupWizard.php:489
6888 msgid "Design"
6889 msgstr ""
6890
6891 #: includes/Core/Settings.php:1844
6892 #: includes/Core/Settings.php:1852
6893 msgid "Shortcodes"
6894 msgstr ""
6895
6896 #: includes/Core/Settings.php:1855
6897 msgid "Search for shortcode"
6898 msgstr ""
6899
6900 #: includes/Core/Settings.php:1856
6901 msgid "No Shortcodes Found with these keywords"
6902 msgstr ""
6903
6904 #: includes/Core/Settings.php:1861
6905 msgid "Search Form"
6906 msgstr ""
6907
6908 #: includes/Core/Settings.php:1865
6909 msgid "[betterdocs_search_form placeholder=\"Search...\" heading=\"Heading\" subheading=\"Subheading\" category_search=\"true\" search_button=\"true\" popular_search=\"true\"]"
6910 msgstr ""
6911
6912 #: includes/Core/Settings.php:1866
6913 #: includes/Core/Settings.php:1877
6914 #: includes/Core/Settings.php:1888
6915 #: includes/Core/Settings.php:1899
6916 #: includes/Core/Settings.php:1910
6917 #: includes/Core/Settings.php:1921
6918 #: includes/Core/Settings.php:1932
6919 #: includes/Core/Settings.php:1943
6920 #: includes/Core/Settings.php:1954
6921 msgid "Example with parameters:"
6922 msgstr ""
6923
6924 #: includes/Core/Settings.php:1876
6925 msgid "[betterdocs_feedback_form button_text=\"Send\"]"
6926 msgstr ""
6927
6928 #: includes/Core/Settings.php:1883
6929 msgid "Category Grid- Layout 1"
6930 msgstr ""
6931
6932 #: includes/Core/Settings.php:1887
6933 msgid "[betterdocs_category_grid show_count=\"true\" show_icon=\"true\" masonry=\"true\" column=\"3\" posts_per_page=\"5\" nested_subcategory=\"true\" terms=\"term_ID, term_ID\" terms_orderby=\"\" terms_order=\"\" multiple_knowledge_base=\"\" kb_slug=\"\" title_tag=\"h2\" orderby=\"\" order=\"\" ]"
6934 msgstr ""
6935
6936 #: includes/Core/Settings.php:1894
6937 msgid "Category Box- Layout 2"
6938 msgstr ""
6939
6940 #: includes/Core/Settings.php:1898
6941 msgid "[betterdocs_category_box orderby=\"\" column=\"\" nested_subcategory=\"\" terms=\"\" terms_orderby=\"\" show_icon=\"\" kb_slug=\"\" title_tag=\"h2\" multiple_knowledge_base=\"false\" border_bottom=\"false\"]"
6942 msgstr ""
6943
6944 #: includes/Core/Settings.php:1905
6945 #: includes/Editors/Elementor/Widget/ArchiveList.php:281
6946 #: includes/Editors/Elementor/Widget/ArchiveList.php:439
6947 #: includes/Editors/Elementor/Widget/ArchiveList.php:1077
6948 #: includes/Editors/Elementor/Widget/Sidebar.php:1920
6949 #: includes/Editors/Elementor/Widget/Sidebar.php:2112
6950 msgid "Category List"
6951 msgstr ""
6952
6953 #: includes/Core/Settings.php:1909
6954 msgid "[betterdocs_category_list orderby=\"\" order=\"\" posts_per_page=\"\" nested_subcategory=\"\" terms=\"\" terms_orderby=\"\" terms_order=\"\" kb_slug=\"\" multiple_knowledge_base=\"false\" title_tag=\"h2\"]"
6955 msgstr ""
6956
6957 #: includes/Core/Settings.php:1916
6958 msgid "FAQ Layout - 1"
6959 msgstr ""
6960
6961 #: includes/Core/Settings.php:1920
6962 msgid "[betterdocs_faq_list_modern groups=\"group_id\" class=\"\" group_exclude=\"group_id\" faq_heading=\"Frequently Asked Questions\"]"
6963 msgstr ""
6964
6965 #: includes/Core/Settings.php:1927
6966 msgid "FAQ Layout - 2"
6967 msgstr ""
6968
6969 #: includes/Core/Settings.php:1931
6970 msgid "[betterdocs_faq_list_classic groups=\"group_id\" class=\"\" group_exclude=\"group_id\" faq_heading=\"Frequently Asked Questions\"]"
6971 msgstr ""
6972
6973 #: includes/Core/Settings.php:1938
6974 msgid "FAQ Layout - 3"
6975 msgstr ""
6976
6977 #: includes/Core/Settings.php:1942
6978 msgid "[betterdocs_faq_list_layout_3 class=\"faq-doc betterdocs-faq-layout-3\" groups=\"group_id\" class=\"\" group_exclude=\"group_id\" faq_heading=\"Frequently Asked Questions\"]"
6979 msgstr ""
6980
6981 #: includes/Core/Settings.php:1949
6982 msgid "FAQ Layout - 4"
6983 msgstr ""
6984
6985 #: includes/Core/Settings.php:1953
6986 msgid "[betterdocs_faq_tab class=\"faq-doc betterdocs-faq-layout-4\" groups=\"group_id\" group_exclude=\"group_id\" faq_heading=\"Frequently Asked Questions\"]"
6987 msgstr ""
6988
6989 #: includes/Core/Settings.php:1963
6990 #: includes/Core/Settings.php:1970
6991 #: includes/Core/Settings.php:1976
6992 msgid "Access & Restrictions"
6993 msgstr ""
6994
6995 #: includes/Core/Settings.php:2001
6996 msgid "Global Role Management"
6997 msgstr ""
6998
6999 #: includes/Core/Settings.php:2007
7000 msgid "Who Can Write Docs?"
7001 msgstr ""
7002
7003 #: includes/Core/Settings.php:2018
7004 msgid "Who Can Edit Settings?"
7005 msgstr ""
7006
7007 #: includes/Core/Settings.php:2029
7008 msgid "Who Can Check Analytics?"
7009 msgstr ""
7010
7011 #: includes/Core/Settings.php:2040
7012 msgid "Who Can Check FAQ Builder?"
7013 msgstr ""
7014
7015 #: includes/Core/Settings.php:2055
7016 #: includes/Core/Settings.php:2063
7017 #: assets/build/admin/js/dashboard.js:5
7018 #: assets/build/admin/js/quick-setup.js:1
7019 msgid "Internal Knowledge Base"
7020 msgstr ""
7021
7022 #: includes/Core/Settings.php:2070
7023 msgid "Choose a Rule Type"
7024 msgstr ""
7025
7026 #: includes/Core/Settings.php:2071
7027 msgid "Choose a rule type: apply access globally (Basic), or configure detailed restrictions (Advanced) for docs, categories, and KBs."
7028 msgstr ""
7029
7030 #: includes/Core/Settings.php:2076
7031 #: includes/Core/Settings.php:2100
7032 #: includes/Core/Settings.php:2121
7033 #: includes/Core/Settings.php:2142
7034 #: includes/Core/Settings.php:2973
7035 #: includes/Core/Settings.php:2992
7036 #: includes/Core/Settings.php:3006
7037 msgid "Select any"
7038 msgstr ""
7039
7040 #: includes/Core/Settings.php:2093
7041 msgid "Restrict Access to"
7042 msgstr ""
7043
7044 #: includes/Core/Settings.php:2094
7045 msgid "Only selected User Roles will be able to view your Knowledge Base"
7046 msgstr ""
7047
7048 #: includes/Core/Settings.php:2114
7049 msgid "Restriction on Docs"
7050 msgstr ""
7051
7052 #: includes/Core/Settings.php:2115
7053 msgid "Selected Docs pages will be restricted"
7054 msgstr ""
7055
7056 #: includes/Core/Settings.php:2135
7057 msgid "Restriction on Docs Categories"
7058 msgstr ""
7059
7060 #: includes/Core/Settings.php:2136
7061 msgid "Selected Docs categories will be restricted"
7062 msgstr ""
7063
7064 #: includes/Core/Settings.php:2156
7065 msgid "Redirect URL"
7066 msgstr ""
7067
7068 #: includes/Core/Settings.php:2157
7069 msgid "Set a custom URL to redirect users without permissions when they try to access internal knowledge base. By default, restricted content will redirect to the \"404 not found\" page"
7070 msgstr ""
7071
7072 #: includes/Core/Settings.php:2179
7073 #: includes/Core/Settings.php:2185
7074 #: includes/Core/Settings.php:2190
7075 #: views/admin/email/pro.php:22
7076 msgid "Email Reporting"
7077 msgstr ""
7078
7079 #: includes/Core/Settings.php:2199
7080 msgid "Reporting Frequency"
7081 msgstr ""
7082
7083 #: includes/Core/Settings.php:2213
7084 msgid "Reporting Day"
7085 msgstr ""
7086
7087 #: includes/Core/Settings.php:2221
7088 msgid "Sunday"
7089 msgstr ""
7090
7091 #: includes/Core/Settings.php:2222
7092 msgid "Monday"
7093 msgstr ""
7094
7095 #: includes/Core/Settings.php:2223
7096 msgid "Tuesday"
7097 msgstr ""
7098
7099 #: includes/Core/Settings.php:2224
7100 msgid "Wednesday"
7101 msgstr ""
7102
7103 #: includes/Core/Settings.php:2225
7104 msgid "Thursday"
7105 msgstr ""
7106
7107 #: includes/Core/Settings.php:2226
7108 msgid "Friday"
7109 msgstr ""
7110
7111 #: includes/Core/Settings.php:2227
7112 msgid "Saturday"
7113 msgstr ""
7114
7115 #: includes/Core/Settings.php:2229
7116 msgid "This is only applicable for the “Weekly” report"
7117 msgstr ""
7118
7119 #: includes/Core/Settings.php:2234
7120 msgid "Select Reporting Data"
7121 msgstr ""
7122
7123 #: includes/Core/Settings.php:2249
7124 msgid "Reporting Email"
7125 msgstr ""
7126
7127 #: includes/Core/Settings.php:2257
7128 msgid "Reporting Email Subject"
7129 msgstr ""
7130
7131 #: includes/Core/Settings.php:2266
7132 msgid "Reporting Test"
7133 msgstr ""
7134
7135 #: includes/Core/Settings.php:2267
7136 msgid "Test Report"
7137 msgstr ""
7138
7139 #: includes/Core/Settings.php:2283
7140 msgid "Successfully Sent a Test Report in Your Email."
7141 msgstr ""
7142
7143 #: includes/Core/Settings.php:2295
7144 #: assets/build/admin/js/dashboard.js:5
7145 #: assets/build/admin/js/quick-setup.js:1
7146 msgid "Git Sync"
7147 msgstr ""
7148
7149 #: includes/Core/Settings.php:2301
7150 msgid "Git Sync Settings"
7151 msgstr ""
7152
7153 #: includes/Core/Settings.php:2307
7154 msgid "Enable Git Sync"
7155 msgstr ""
7156
7157 #: includes/Core/Settings.php:2312
7158 msgid "Enable bidirectional synchronization between BetterDocs and Git repositories"
7159 msgstr ""
7160
7161 #: includes/Core/Settings.php:2322
7162 #: includes/Core/Settings.php:2329
7163 #: includes/Core/SetupWizard.php:445
7164 #: assets/build/admin/js/dashboard.js:5
7165 #: assets/build/admin/js/quick-setup.js:1
7166 msgid "Instant Answer"
7167 msgstr ""
7168
7169 #: includes/Core/Settings.php:2344
7170 #: includes/Core/Settings.php:2693
7171 msgid "Enable Instant Answer"
7172 msgstr ""
7173
7174 #: includes/Core/Settings.php:2359
7175 #: includes/Core/Settings.php:2365
7176 msgid "AI Content Suite"
7177 msgstr ""
7178
7179 #: includes/Core/Settings.php:2371
7180 msgid "AI Content Suite Settings"
7181 msgstr ""
7182
7183 #: includes/Core/Settings.php:2398
7184 msgid "AI Platform & API"
7185 msgstr ""
7186
7187 #: includes/Core/Settings.php:2404
7188 msgid "AI Platform"
7189 msgstr ""
7190
7191 #: includes/Core/Settings.php:2405
7192 msgid "Choose which AI platform powers Write with AI, AI Edit, the Doc Summarizer and Quality Score. The model list and API key field below adapt to your choice."
7193 msgstr ""
7194
7195 #: includes/Core/Settings.php:2423
7196 #: assets/build/admin/js/dashboard.js:1
7197 #: assets/build/admin/js/faq.js:1
7198 #: assets/build/admin/js/glossaries.js:1
7199 #: assets/build/blocks/write-with-ai.js:2
7200 msgid "OpenAI API Key"
7201 msgstr ""
7202
7203 #. translators: %s: documentation URL
7204 #: includes/Core/Settings.php:2424
7205 msgid "Check out this <a target=\"_blank\" href=\"%s\">documentation</a> to generate your OpenAI API key."
7206 msgstr ""
7207
7208 #: includes/Core/Settings.php:2432
7209 msgid "Google Gemini API Key"
7210 msgstr ""
7211
7212 #. translators: %s: Google AI Studio URL
7213 #: includes/Core/Settings.php:2433
7214 msgid "Generate a key from <a target=\"_blank\" href=\"%s\">Google AI Studio</a>."
7215 msgstr ""
7216
7217 #: includes/Core/Settings.php:2441
7218 msgid "Anthropic Claude API Key"
7219 msgstr ""
7220
7221 #. translators: %s: Anthropic Console URL
7222 #: includes/Core/Settings.php:2442
7223 msgid "Generate a key from the <a target=\"_blank\" href=\"%s\">Anthropic Console</a>."
7224 msgstr ""
7225
7226 #: includes/Core/Settings.php:2450
7227 msgid "DeepSeek API Key"
7228 msgstr ""
7229
7230 #. translators: %s: DeepSeek platform URL
7231 #: includes/Core/Settings.php:2451
7232 msgid "Generate a key from the <a target=\"_blank\" href=\"%s\">DeepSeek platform</a>."
7233 msgstr ""
7234
7235 #: includes/Core/Settings.php:2459
7236 msgid "OpenRouter API Key"
7237 msgstr ""
7238
7239 #. translators: %s: OpenRouter keys URL
7240 #: includes/Core/Settings.php:2460
7241 msgid "Generate a key from <a target=\"_blank\" href=\"%s\">OpenRouter</a>."
7242 msgstr ""
7243
7244 #: includes/Core/Settings.php:2468
7245 msgid "Model"
7246 msgstr ""
7247
7248 #: includes/Core/Settings.php:2469
7249 msgid "Available models depend on the selected platform."
7250 msgstr ""
7251
7252 #: includes/Core/Settings.php:2512
7253 msgid "Configuration"
7254 msgstr ""
7255
7256 #: includes/Core/Settings.php:2519
7257 msgid "Write Docs with AI"
7258 msgstr ""
7259
7260 #: includes/Core/Settings.php:2520
7261 msgid "Generate AI based Documentation in your Gutenberg Editor"
7262 msgstr ""
7263
7264 #: includes/Core/Settings.php:2528
7265 msgid "Write FAQ with AI"
7266 msgstr ""
7267
7268 #: includes/Core/Settings.php:2529
7269 msgid "Generate AI based FAQ in your Editor"
7270 msgstr ""
7271
7272 #: includes/Core/Settings.php:2537
7273 msgid "Write Glossaries with AI"
7274 msgstr ""
7275
7276 #: includes/Core/Settings.php:2538
7277 msgid "Generate AI based Glossary definitions from the Glossaries admin page"
7278 msgstr ""
7279
7280 #: includes/Core/Settings.php:2547
7281 msgid "Enhance Docs with AI"
7282 msgstr ""
7283
7284 #: includes/Core/Settings.php:2548
7285 msgid "Add BetterDocs AI actions for suggesting categories, tags and excerpts inside the native Docs editor panels."
7286 msgstr ""
7287
7288 #: includes/Core/Settings.php:2555
7289 #: includes/Core/Settings.php:2630
7290 msgid "Set Max Tokens"
7291 msgstr ""
7292
7293 #. translators: %s is a link to more information about token limits.
7294 #: includes/Core/Settings.php:2557
7295 msgid "Documentation will be generated based on the Token Limits you have set. For more information on Token Limits, you can check out this <a target=\"_blank\" href=\"%s\">link</a>."
7296 msgstr ""
7297
7298 #: includes/Core/Settings.php:2571
7299 msgid "Write AI Personalize"
7300 msgstr ""
7301
7302 #: includes/Core/Settings.php:2577
7303 #: assets/build/admin/js/dashboard.js:5
7304 #: assets/build/blocks/ai-edit.js:1
7305 #: assets/build/blocks/write-with-ai.js:1
7306 msgid "Instructions"
7307 msgstr ""
7308
7309 #: includes/Core/Settings.php:2578
7310 msgid "Add reusable instruction sets to steer how BetterDocs AI writes. The \"Default/Core\" set is always applied; extra sets can be picked in the Write with AI popup."
7311 msgstr ""
7312
7313 #: includes/Core/Settings.php:2594
7314 msgid "Edit AI Personalize"
7315 msgstr ""
7316
7317 #: includes/Core/Settings.php:2600
7318 #: assets/build/admin/js/dashboard.js:5
7319 #: assets/build/admin/js/dashboard.js:9
7320 msgid "Actions"
7321 msgstr ""
7322
7323 #: includes/Core/Settings.php:2601
7324 msgid "Choose which Edit with AI actions appear in the editor. Toggle actions on or off, edit each action's instruction, or add your own custom actions. All predefined actions are enabled by default."
7325 msgstr ""
7326
7327 #: includes/Core/Settings.php:2622
7328 msgid "AI Powered Doc Summarizer"
7329 msgstr ""
7330
7331 #: includes/Core/Settings.php:2623
7332 msgid "Enable AI-powered article summaries on single doc pages. Requires OpenAI API key."
7333 msgstr ""
7334
7335 #. translators: %s is a link to more information about token limits.
7336 #: includes/Core/Settings.php:2632
7337 msgid "Single Doc summarizer will be generated based on the token limits you have set. For more information on Token Limits, you can check out this <a target=\"_blank\" href=\"%s\">link</a>."
7338 msgstr ""
7339
7340 #: includes/Core/Settings.php:2678
7341 msgid "Enable AI Chatbot"
7342 msgstr ""
7343
7344 #: includes/Core/Settings.php:2692
7345 msgid "Instant Answer is currently disabled. The AI Chatbot won't appear on your site until Instant Answer is enabled."
7346 msgstr ""
7347
7348 #: includes/Core/Settings.php:2769
7349 #: includes/Core/Settings.php:2775
7350 msgid "Import / Export"
7351 msgstr ""
7352
7353 #: includes/Core/Settings.php:2781
7354 msgid "Import Export Settings"
7355 msgstr ""
7356
7357 #: includes/Core/Settings.php:2806
7358 #: includes/Core/Settings.php:2812
7359 msgid "Import"
7360 msgstr ""
7361
7362 #: includes/Core/Settings.php:2837
7363 #: includes/Core/Settings.php:2843
7364 msgid "Import Docs"
7365 msgstr ""
7366
7367 #. Translators: %1$s is a link to download a sample CSV file.
7368 #: includes/Core/Settings.php:2845
7369 msgid "To import your Docs, please upload the .xml / .csv file here. <a href=\"%1$s\">Download sample csv file</a>"
7370 msgstr ""
7371
7372 #: includes/Core/Settings.php:2847
7373 #: includes/Core/Settings.php:2848
7374 #: includes/Core/Settings.php:2887
7375 #: includes/Core/Settings.php:2888
7376 #: includes/Core/Settings.php:3037
7377 #: includes/Core/Settings.php:3038
7378 msgid "Proceed"
7379 msgstr ""
7380
7381 #: includes/Core/Settings.php:2849
7382 #: includes/Core/Settings.php:2889
7383 msgid "Importing..."
7384 msgstr ""
7385
7386 #: includes/Core/Settings.php:2850
7387 msgid "It seems like documentations with same slugs already exist on your website. What would you like to do?"
7388 msgstr ""
7389
7390 #: includes/Core/Settings.php:2856
7391 #: includes/Core/Settings.php:2898
7392 msgid "Import completed successfully."
7393 msgstr ""
7394
7395 #: includes/Core/Settings.php:2871
7396 #: includes/Core/Settings.php:2877
7397 msgid "Import Settings"
7398 msgstr ""
7399
7400 #: includes/Core/Settings.php:2878
7401 msgid "To import BetterDocs Settings, please upload BetterDocs settings you have exported from another website in .json format"
7402 msgstr ""
7403
7404 #: includes/Core/Settings.php:2879
7405 msgid "Change"
7406 msgstr ""
7407
7408 #: includes/Core/Settings.php:2916
7409 #: includes/Core/Settings.php:2922
7410 msgid "Export"
7411 msgstr ""
7412
7413 #: includes/Core/Settings.php:2947
7414 msgid "Export Docs"
7415 msgstr ""
7416
7417 #: includes/Core/Settings.php:2953
7418 msgid "Choose an export type: All Docs, a specific Knowledge Base, or a Doc Category"
7419 msgstr ""
7420
7421 #: includes/Core/Settings.php:2967
7422 msgid "Select Docs"
7423 msgstr ""
7424
7425 #: includes/Core/Settings.php:2968
7426 msgid "Selected docs will be included in the export."
7427 msgstr ""
7428
7429 #: includes/Core/Settings.php:2986
7430 msgid "Select Categories"
7431 msgstr ""
7432
7433 #: includes/Core/Settings.php:2987
7434 msgid "Selected categories and its docs will be included in the export."
7435 msgstr ""
7436
7437 #: includes/Core/Settings.php:3000
7438 msgid "Select Glossaries"
7439 msgstr ""
7440
7441 #: includes/Core/Settings.php:3001
7442 msgid "Selected glossary terms will be exported."
7443 msgstr ""
7444
7445 #: includes/Core/Settings.php:3013
7446 msgid "Select File Type"
7447 msgstr ""
7448
7449 #: includes/Core/Settings.php:3014
7450 msgid "Choose a file type"
7451 msgstr ""
7452
7453 #: includes/Core/Settings.php:3020
7454 msgid ".xml"
7455 msgstr ""
7456
7457 #: includes/Core/Settings.php:3021
7458 msgid ".csv"
7459 msgstr ""
7460
7461 #: includes/Core/Settings.php:3028
7462 msgid "Export FAQ"
7463 msgstr ""
7464
7465 #: includes/Core/Settings.php:3029
7466 msgid "Export FAQ Related Terms & Posts"
7467 msgstr ""
7468
7469 #: includes/Core/Settings.php:3039
7470 #: includes/Core/Settings.php:3079
7471 msgid "Exporting..."
7472 msgstr ""
7473
7474 #: includes/Core/Settings.php:3056
7475 msgid "Exported Successfully."
7476 msgstr ""
7477
7478 #: includes/Core/Settings.php:3069
7479 #: includes/Core/Settings.php:3074
7480 #: includes/Core/Settings.php:3077
7481 #: includes/Core/Settings.php:3078
7482 msgid "Export Settings"
7483 msgstr ""
7484
7485 #: includes/Core/Settings.php:3075
7486 msgid "Simply click on “Export Settings” button to download your BetterDocs settings in .json format"
7487 msgstr ""
7488
7489 #: includes/Core/Settings.php:3090
7490 msgid "File downloaded successfully."
7491 msgstr ""
7492
7493 #: includes/Core/SetupWizard.php:54
7494 msgid "Full Site Editing"
7495 msgstr ""
7496
7497 #: includes/Core/SetupWizard.php:55
7498 msgid "Design with the Gutenberg Site Editor"
7499 msgstr ""
7500
7501 #: includes/Core/SetupWizard.php:56
7502 msgid "BetterDocs ships editable templates and ready-made patterns for your documentation. Open the Site Editor to design them block by block — colors, typography and layout included."
7503 msgstr ""
7504
7505 #: includes/Core/SetupWizard.php:58
7506 msgid "Docs archive & category templates"
7507 msgstr ""
7508
7509 #: includes/Core/SetupWizard.php:59
7510 msgid "Single doc layout"
7511 msgstr ""
7512
7513 #: includes/Core/SetupWizard.php:60
7514 msgid "Ready-made BetterDocs patterns"
7515 msgstr ""
7516
7517 #: includes/Core/SetupWizard.php:63
7518 msgid "Opens in a new tab, so you can finish setup here."
7519 msgstr ""
7520
7521 #: includes/Core/SetupWizard.php:84
7522 #: assets/build/admin/js/quick-setup.js:1
7523 msgid "Finish"
7524 msgstr ""
7525
7526 #: includes/Core/SetupWizard.php:85
7527 msgid "Next"
7528 msgstr ""
7529
7530 #: includes/Core/SetupWizard.php:126
7531 msgid "The main knowledge-base landing page."
7532 msgstr ""
7533
7534 #: includes/Core/SetupWizard.php:129
7535 #: includes/Core/SetupWizard.php:143
7536 msgid "Sleek"
7537 msgstr ""
7538
7539 #: includes/Core/SetupWizard.php:130
7540 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:105
7541 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:389
7542 #: includes/Editors/Elementor/Widget/Basic/CategorySlateLayout.php:266
7543 #: assets/build/blocks/editor.js:1
7544 msgid "Grid"
7545 msgstr ""
7546
7547 #: includes/Core/SetupWizard.php:131
7548 #: includes/Core/SetupWizard.php:145
7549 #: includes/Core/SetupWizard.php:159
7550 msgid "Slate"
7551 msgstr ""
7552
7553 #: includes/Core/SetupWizard.php:132
7554 #: includes/Core/SetupWizard.php:144
7555 #: includes/Core/SetupWizard.php:160
7556 #: includes/Core/SetupWizard.php:172
7557 #: assets/build/admin/js/dashboard.js:1
7558 #: assets/build/admin/js/faq.js:4
7559 #: assets/build/blocks/editor.js:1
7560 msgid "Classic"
7561 msgstr ""
7562
7563 #: includes/Core/SetupWizard.php:139
7564 msgid "Category Page"
7565 msgstr ""
7566
7567 #: includes/Core/SetupWizard.php:140
7568 msgid "Where a single category's articles live."
7569 msgstr ""
7570
7571 #: includes/Core/SetupWizard.php:146
7572 #: assets/build/admin/js/dashboard.js:1
7573 #: assets/build/admin/js/faq.js:4
7574 #: assets/build/blocks/editor.js:1
7575 msgid "Abstract"
7576 msgstr ""
7577
7578 #: includes/Core/SetupWizard.php:154
7579 msgid "An individual article layout."
7580 msgstr ""
7581
7582 #: includes/Core/SetupWizard.php:157
7583 msgid "Essence"
7584 msgstr ""
7585
7586 #: includes/Core/SetupWizard.php:158
7587 msgid "Rustic"
7588 msgstr ""
7589
7590 #: includes/Core/SetupWizard.php:168
7591 msgid "How visitors search your docs."
7592 msgstr ""
7593
7594 #: includes/Core/SetupWizard.php:171
7595 msgid "Modal"
7596 msgstr ""
7597
7598 #: includes/Core/SetupWizard.php:208
7599 msgid "Betterdocs Quick Setup"
7600 msgstr ""
7601
7602 #: includes/Core/SetupWizard.php:231
7603 msgid "Skip for now"
7604 msgstr ""
7605
7606 #: includes/Core/SetupWizard.php:233
7607 #: includes/Core/SetupWizard.php:235
7608 #: assets/build/blocks/write-with-ai.js:2
7609 msgid "Back"
7610 msgstr ""
7611
7612 #: includes/Core/SetupWizard.php:241
7613 msgid "Proceed to Next Step"
7614 msgstr ""
7615
7616 #: includes/Core/SetupWizard.php:255
7617 msgid "Save & Continue"
7618 msgstr ""
7619
7620 #: includes/Core/SetupWizard.php:282
7621 msgid "Getting Started"
7622 msgstr ""
7623
7624 #: includes/Core/SetupWizard.php:289
7625 msgid "Quick Launch"
7626 msgstr ""
7627
7628 #: includes/Core/SetupWizard.php:291
7629 msgid "Start your Knowledge Base configuration process with an easy-to-follow setup wizard."
7630 msgstr ""
7631
7632 #: includes/Core/SetupWizard.php:305
7633 msgid "By clicking this button, you are allowing this app to collect your information."
7634 msgstr ""
7635
7636 #: includes/Core/SetupWizard.php:306
7637 msgid "What do we collect?"
7638 msgstr ""
7639
7640 #: includes/Core/SetupWizard.php:307
7641 msgid "We collect non-sensitive diagnostic data and plugin usage information. Your site URL, WordPress & PHP version, plugins & themes and email address to send you the discount coupon. This data lets us make sure this plugin always stays compatible with the most popular plugins and themes. No spam, we promise."
7642 msgstr ""
7643
7644 #: includes/Core/SetupWizard.php:319
7645 msgid "Setup Page"
7646 msgstr ""
7647
7648 #: includes/Core/SetupWizard.php:326
7649 msgid "Page Setup Magic"
7650 msgstr ""
7651
7652 #: includes/Core/SetupWizard.php:328
7653 msgid "Configure the structure and layout of your documentation pages to match your preferences for an organized Knowledge Base."
7654 msgstr ""
7655
7656 #. translators: %s: example knowledge base URL
7657 #: includes/Core/SetupWizard.php:346
7658 msgid "If you disable root slug for KB Archives, your individual knowledge base URL will be like this: %s"
7659 msgstr ""
7660
7661 #: includes/Core/SetupWizard.php:460
7662 msgid "Create Content"
7663 msgstr ""
7664
7665 #: includes/Core/SetupWizard.php:467
7666 msgid "Content Crafting"
7667 msgstr ""
7668
7669 #: includes/Core/SetupWizard.php:469
7670 msgid "Craft categories & articles for your Knowledge Base to efficiently organize and manage your repository with respective categories."
7671 msgstr ""
7672
7673 #: includes/Core/SetupWizard.php:490
7674 msgid "Customize"
7675 msgstr ""
7676
7677 #: includes/Core/SetupWizard.php:498
7678 msgid "Design Your Documentation"
7679 msgstr ""
7680
7681 #: includes/Core/SetupWizard.php:499
7682 msgid "Style Your Documentation"
7683 msgstr ""
7684
7685 #: includes/Core/SetupWizard.php:505
7686 msgid "Your theme supports Full Site Editing. Design your docs archive, single doc pages and patterns right in the Gutenberg Site Editor."
7687 msgstr ""
7688
7689 #: includes/Core/SetupWizard.php:506
7690 msgid "Pick a layout for your docs page, categories, single articles, and search — applied when you finish setup. Fine-tune the details anytime in the Customizer."
7691 msgstr ""
7692
7693 #: includes/Core/SetupWizard.php:522
7694 msgid "Finalize"
7695 msgstr ""
7696
7697 #: includes/Core/SetupWizard.php:529
7698 msgid "One last step"
7699 msgstr ""
7700
7701 #: includes/Core/SetupWizard.php:531
7702 msgid "Review your setup below. When you're ready, finish to save your settings and apply BetterDocs across your site — you can change anything later in Settings."
7703 msgstr ""
7704
7705 #: includes/Core/SetupWizard.php:561
7706 msgid "We detected another Knoledge Base Plugin installed in this site. For BetterDocs to work efficiently, we will migrate the data from the plugin listed below, and deactivate the plugins, to avoid conflict."
7707 msgstr ""
7708
7709 #. translators: %s is the name of the plugin being migrated.
7710 #: includes/Core/SetupWizard.php:576
7711 msgid "Migrate %s"
7712 msgstr ""
7713
7714 #: includes/Core/StoreFaqContent.php:36
7715 msgid "Payments & Billing"
7716 msgstr ""
7717
7718 #: includes/Core/StoreFaqContent.php:39
7719 msgid "How customers can pay and what to expect when checking out."
7720 msgstr ""
7721
7722 #: includes/Core/StoreFaqContent.php:41
7723 #: includes/Core/StoreFaqContent.php:132
7724 msgid "What payment methods do you accept?"
7725 msgstr ""
7726
7727 #: includes/Core/StoreFaqContent.php:42
7728 msgid "Is it safe to enter my card details at checkout?"
7729 msgstr ""
7730
7731 #: includes/Core/StoreFaqContent.php:43
7732 msgid "What currency are prices in, and will I be charged tax?"
7733 msgstr ""
7734
7735 #: includes/Core/StoreFaqContent.php:47
7736 msgid "Shipping & Delivery"
7737 msgstr ""
7738
7739 #: includes/Core/StoreFaqContent.php:50
7740 msgid "Where you ship, how long it takes, and how to track an order."
7741 msgstr ""
7742
7743 #: includes/Core/StoreFaqContent.php:52
7744 #: includes/Core/StoreFaqContent.php:133
7745 msgid "Where do you ship and how long does delivery take?"
7746 msgstr ""
7747
7748 #: includes/Core/StoreFaqContent.php:53
7749 #: includes/Core/StoreFaqContent.php:134
7750 msgid "How much does shipping cost?"
7751 msgstr ""
7752
7753 #: includes/Core/StoreFaqContent.php:54
7754 #: includes/Core/StoreFaqContent.php:135
7755 msgid "How can I track my order?"
7756 msgstr ""
7757
7758 #: includes/Core/StoreFaqContent.php:58
7759 msgid "Returns & Refunds"
7760 msgstr ""
7761
7762 #: includes/Core/StoreFaqContent.php:61
7763 msgid "Your return window, how to request a refund, and what to expect."
7764 msgstr ""
7765
7766 #: includes/Core/StoreFaqContent.php:63
7767 #: includes/Core/StoreFaqContent.php:136
7768 msgid "What is your return & refund policy?"
7769 msgstr ""
7770
7771 #: includes/Core/StoreFaqContent.php:64
7772 msgid "How do I request a return or refund?"
7773 msgstr ""
7774
7775 #: includes/Core/StoreFaqContent.php:65
7776 msgid "How long do refunds take, and who pays return shipping?"
7777 msgstr ""
7778
7779 #: includes/Core/StoreFaqContent.php:69
7780 msgid "Orders & Account"
7781 msgstr ""
7782
7783 #: includes/Core/StoreFaqContent.php:72
7784 msgid "Placing, changing, and tracking orders, and whether an account is needed."
7785 msgstr ""
7786
7787 #: includes/Core/StoreFaqContent.php:74
7788 msgid "How do I place an order?"
7789 msgstr ""
7790
7791 #: includes/Core/StoreFaqContent.php:75
7792 #: includes/Core/StoreFaqContent.php:137
7793 msgid "Can I change or cancel my order after checkout?"
7794 msgstr ""
7795
7796 #: includes/Core/StoreFaqContent.php:76
7797 msgid "Do I need an account to buy, and how do I check order status?"
7798 msgstr ""
7799
7800 #: includes/Core/StoreFaqContent.php:127
7801 msgid "Shipping, Returns & Payments"
7802 msgstr ""
7803
7804 #: includes/Core/StoreFaqContent.php:130
7805 msgid "Common questions about payments, delivery, returns and orders — shown on every product."
7806 msgstr ""
7807
7808 #. translators: %s: list of payment method names.
7809 #: includes/Core/StoreFaqContent.php:218
7810 msgid "We accept %s."
7811 msgstr ""
7812
7813 #: includes/Core/StoreFaqContent.php:222
7814 msgid "We accept all major payment methods, including popular credit and debit cards and digital wallets."
7815 msgstr ""
7816
7817 #: includes/Core/StoreFaqContent.php:225
7818 msgid "You can review every available option on the checkout page before you place your order, and all payments are processed securely."
7819 msgstr ""
7820
7821 #: includes/Core/StoreFaqContent.php:231
7822 msgid "our store"
7823 msgstr ""
7824
7825 #: includes/Core/StoreFaqContent.php:233
7826 msgid "Yes. Your payment is processed over a secure, encrypted (SSL) connection."
7827 msgstr ""
7828
7829 #. translators: %s: site/store name.
7830 #: includes/Core/StoreFaqContent.php:236
7831 msgid "Card details are handled by our trusted payment provider — %s never stores your full card number on its own servers."
7832 msgstr ""
7833
7834 #. translators: %s: link to the store's privacy policy page.
7835 #: includes/Core/StoreFaqContent.php:246
7836 msgid "See our %s for how your information is collected and used."
7837 msgstr ""
7838
7839 #: includes/Core/StoreFaqContent.php:247
7840 msgid "privacy policy"
7841 msgstr ""
7842
7843 #. translators: %s: currency code (and symbol).
7844 #: includes/Core/StoreFaqContent.php:263
7845 msgid "All prices on our store are shown in %s."
7846 msgstr ""
7847
7848 #: includes/Core/StoreFaqContent.php:267
7849 msgid "All prices are shown in our store currency, displayed throughout checkout."
7850 msgstr ""
7851
7852 #: includes/Core/StoreFaqContent.php:272
7853 msgid "Applicable taxes are already included in the price you see."
7854 msgstr ""
7855
7856 #: includes/Core/StoreFaqContent.php:273
7857 msgid "Any applicable taxes are calculated based on your location and shown at checkout before you pay."
7858 msgstr ""
7859
7860 #: includes/Core/StoreFaqContent.php:275
7861 msgid "The total you see at checkout is the final amount you pay."
7862 msgstr ""
7863
7864 #. translators: %s: list of shipping region names.
7865 #: includes/Core/StoreFaqContent.php:288
7866 msgid "We currently ship to %s."
7867 msgstr ""
7868
7869 #: includes/Core/StoreFaqContent.php:292
7870 msgid "We ship to all the destinations available at checkout — enter your address to see the options for your area."
7871 msgstr ""
7872
7873 #: includes/Core/StoreFaqContent.php:295
7874 msgid "Most orders are processed within 1–2 business days. Delivery time then depends on your destination and the shipping method you choose at checkout."
7875 msgstr ""
7876
7877 #. translators: %s: store base location.
7878 #: includes/Core/StoreFaqContent.php:300
7879 msgid "Orders ship from %s."
7880 msgstr ""
7881
7882 #: includes/Core/StoreFaqContent.php:309
7883 msgid "Shipping cost is calculated automatically at checkout based on your delivery address and the method you select, so you always see the exact amount before you pay."
7884 msgstr ""
7885
7886 #. translators: %s: formatted minimum order amount for free shipping.
7887 #: includes/Core/StoreFaqContent.php:315
7888 msgid "Orders over %s qualify for free shipping."
7889 msgstr ""
7890
7891 #: includes/Core/StoreFaqContent.php:321
7892 msgid "Add your items to the cart and enter your address to view the available shipping rates for your order."
7893 msgstr ""
7894
7895 #: includes/Core/StoreFaqContent.php:325
7896 msgid "As soon as your order ships, we email you a confirmation with the details you need to follow its progress."
7897 msgstr ""
7898
7899 #. translators: %s: link to the customer's account orders page.
7900 #: includes/Core/StoreFaqContent.php:331
7901 msgid "If you have an account, you can also track every order any time from your %s."
7902 msgstr ""
7903
7904 #: includes/Core/StoreFaqContent.php:332
7905 msgid "account's Orders page"
7906 msgstr ""
7907
7908 #: includes/Core/StoreFaqContent.php:335
7909 msgid "If you have an account, you can also see the current status of every order any time from your account's Orders page."
7910 msgstr ""
7911
7912 #. translators: %d: number of days in the return window.
7913 #: includes/Core/StoreFaqContent.php:347
7914 msgid "You can request a return or refund within %d day of receiving your order, as long as the item is unused and in its original condition."
7915 msgid_plural "You can request a return or refund within %d days of receiving your order, as long as the item is unused and in its original condition."
7916 msgstr[0] ""
7917 msgstr[1] ""
7918
7919 #: includes/Core/StoreFaqContent.php:356
7920 msgid "If you are not completely happy with your purchase, you can request a return or refund — just get in touch and we will make it right."
7921 msgstr ""
7922
7923 #: includes/Core/StoreFaqContent.php:364
7924 msgid "Contact us with your order number and the item you would like to return."
7925 msgstr ""
7926
7927 #: includes/Core/StoreFaqContent.php:365
7928 msgid "We confirm eligibility and send you return instructions."
7929 msgstr ""
7930
7931 #: includes/Core/StoreFaqContent.php:366
7932 msgid "Pack the item securely and ship it back to the address we provide."
7933 msgstr ""
7934
7935 #: includes/Core/StoreFaqContent.php:367
7936 msgid "Once it arrives, we process your refund or exchange."
7937 msgstr ""
7938
7939 #: includes/Core/StoreFaqContent.php:370
7940 msgid "Requesting a return is simple:"
7941 msgstr ""
7942
7943 #: includes/Core/StoreFaqContent.php:374
7944 msgid "Approved refunds are issued to your original payment method, typically within 5–10 business days after we receive the returned item."
7945 msgstr ""
7946
7947 #: includes/Core/StoreFaqContent.php:375
7948 msgid "Return shipping is the customer's responsibility unless the item arrived damaged, defective, or incorrect — in which case we cover it."
7949 msgstr ""
7950
7951 #. translators: %s: link to the shop page.
7952 #: includes/Core/StoreFaqContent.php:385
7953 msgid "Browse %s, choose any options you need such as size or color, then click Add to Cart."
7954 msgstr ""
7955
7956 #: includes/Core/StoreFaqContent.php:386
7957 msgid "our products"
7958 msgstr ""
7959
7960 #: includes/Core/StoreFaqContent.php:388
7961 msgid "Browse our products and choose any options you need, such as size or color, then click Add to Cart."
7962 msgstr ""
7963
7964 #. translators: %s: link to the checkout page.
7965 #: includes/Core/StoreFaqContent.php:394
7966 msgid "When you are ready, open your cart and proceed to %s, enter your shipping and payment details, and confirm your order. You will receive a confirmation email right away."
7967 msgstr ""
7968
7969 #: includes/Core/StoreFaqContent.php:395
7970 msgid "checkout"
7971 msgstr ""
7972
7973 #: includes/Core/StoreFaqContent.php:397
7974 msgid "When you are ready, open your cart and select Checkout, enter your shipping and payment details, and confirm your order. You will receive a confirmation email right away."
7975 msgstr ""
7976
7977 #: includes/Core/StoreFaqContent.php:403
7978 msgid "If you need to change or cancel an order, please contact us as soon as possible and we will do our best to update it before it ships."
7979 msgstr ""
7980
7981 #: includes/Core/StoreFaqContent.php:404
7982 msgid "Once an order has shipped it can no longer be changed, but you can still return it under our return policy."
7983 msgstr ""
7984
7985 #. translators: %s: link to the customer's account page.
7986 #: includes/Core/StoreFaqContent.php:412
7987 msgid "Creating an %s lets you track orders, save your addresses, and reorder faster. Either way, you will receive an email confirmation for every order and can reply to it any time with questions."
7988 msgstr ""
7989
7990 #: includes/Core/StoreFaqContent.php:413
7991 msgid "account"
7992 msgstr ""
7993
7994 #: includes/Core/StoreFaqContent.php:415
7995 msgid "Creating an account lets you track orders, save your addresses, and reorder faster. Either way, you will receive an email confirmation for every order and can reply to it any time with questions."
7996 msgstr ""
7997
7998 #: includes/Core/StoreFaqContent.php:417
7999 msgid "An account is not required — you are welcome to check out as a guest."
8000 msgstr ""
8001
8002 #: includes/Core/StoreFaqContent.php:432
8003 msgid "refund & returns policy"
8004 msgstr ""
8005
8006 #: includes/Core/StoreFaqContent.php:436
8007 msgid "terms & policies"
8008 msgstr ""
8009
8010 #. translators: %s: link to the store's refund/returns or terms policy page.
8011 #: includes/Core/StoreFaqContent.php:446
8012 msgid "For full details, please see our %s."
8013 msgstr ""
8014
8015 #. translators: 1: first item, 2: second item.
8016 #: includes/Core/StoreFaqContent.php:499
8017 msgid "%1$s and %2$s"
8018 msgstr ""
8019
8020 #. translators: 1: comma-separated list of items, 2: final item.
8021 #: includes/Core/StoreFaqContent.php:504
8022 msgid "%1$s, and %2$s"
8023 msgstr ""
8024
8025 #: includes/Core/UnifiedMetabox.php:88
8026 msgid "Article Quality Analysis"
8027 msgstr ""
8028
8029 #: includes/Core/WriteWithAI.php:457
8030 msgid "No image data to send to the AI."
8031 msgstr ""
8032
8033 #. translators: 1: AI platform id, 2: model name.
8034 #: includes/Core/WriteWithAI.php:469
8035 msgid "The configured AI model (%1$s / %2$s) can't read images. Switch to an OpenAI vision model such as GPT-4o or GPT-4o mini in BetterDocs → Settings → AI Content Suite, or upload a PDF/DOCX/TXT instead."
8036 msgstr ""
8037
8038 #: includes/Editors/BlockEditor.php:140
8039 msgid "Betterdocs"
8040 msgstr ""
8041
8042 #: includes/Editors/BlockEditor/Blocks/FeedbackForm.php:29
8043 msgid "Submit"
8044 msgstr ""
8045
8046 #: includes/Editors/BlockEditor/Blocks/SocialShare.php:35
8047 msgid "Share This Article: "
8048 msgstr ""
8049
8050 #: includes/Editors/BlockEditor/Patterns/BasePattern.php:22
8051 #: includes/Utils/BlockTemplate.php:402
8052 msgid "Single Docs"
8053 msgstr ""
8054
8055 #: includes/Editors/BlockEditor/Patterns/BasePattern.php:26
8056 msgid "Multiple KB"
8057 msgstr ""
8058
8059 #: includes/Editors/BlockEditor/Patterns/CategoryArchive.php:10
8060 msgid "Category Archive Sleek Layout"
8061 msgstr ""
8062
8063 #: includes/Editors/BlockEditor/Patterns/CategoryArchive.php:11
8064 #: includes/Editors/BlockEditor/Patterns/CategoryArchive.php:38
8065 #: includes/Editors/BlockEditor/Patterns/CategoryArchive.php:84
8066 msgctxt "Block pattern description"
8067 msgid "Doc Category Archive Layout"
8068 msgstr ""
8069
8070 #: includes/Editors/BlockEditor/Patterns/CategoryArchive.php:37
8071 msgid "Category Archive Classic Layout"
8072 msgstr ""
8073
8074 #: includes/Editors/BlockEditor/Patterns/CategoryArchive.php:83
8075 msgid "Category Archive Slate Layout"
8076 msgstr ""
8077
8078 #: includes/Editors/BlockEditor/Patterns/DocsPage.php:10
8079 msgid "Docs Page Sleek Layout"
8080 msgstr ""
8081
8082 #: includes/Editors/BlockEditor/Patterns/DocsPage.php:11
8083 msgctxt "Block pattern description"
8084 msgid "Docs Page Sleek Layout"
8085 msgstr ""
8086
8087 #: includes/Editors/BlockEditor/Patterns/DocsPage.php:28
8088 msgid "Docs Page Grid Layout"
8089 msgstr ""
8090
8091 #: includes/Editors/BlockEditor/Patterns/DocsPage.php:29
8092 msgctxt "Block pattern description"
8093 msgid "Docs Page Grid Layout"
8094 msgstr ""
8095
8096 #: includes/Editors/BlockEditor/Patterns/DocsPage.php:46
8097 msgid "Docs Page Slate Layout"
8098 msgstr ""
8099
8100 #: includes/Editors/BlockEditor/Patterns/DocsPage.php:47
8101 msgctxt "Block pattern description"
8102 msgid "Docs Page Slate Layout"
8103 msgstr ""
8104
8105 #: includes/Editors/BlockEditor/Patterns/DocsPage.php:64
8106 msgid "Docs Page Box layout"
8107 msgstr ""
8108
8109 #: includes/Editors/BlockEditor/Patterns/DocsPage.php:65
8110 msgctxt "Block pattern description"
8111 msgid "Docs Page Box layout"
8112 msgstr ""
8113
8114 #: includes/Editors/BlockEditor/Patterns/SingleDocs.php:10
8115 msgid "Single Docs Essence Layout"
8116 msgstr ""
8117
8118 #: includes/Editors/BlockEditor/Patterns/SingleDocs.php:11
8119 msgctxt "Block pattern description"
8120 msgid "Single Docs Essence Layout"
8121 msgstr ""
8122
8123 #: includes/Editors/BlockEditor/Patterns/SingleDocs.php:62
8124 msgid "Single Docs Rustic Layout"
8125 msgstr ""
8126
8127 #: includes/Editors/BlockEditor/Patterns/SingleDocs.php:63
8128 msgctxt "Single Docs Rustic Layout"
8129 msgid "Single Docs Rustic Layout"
8130 msgstr ""
8131
8132 #: includes/Editors/BlockEditor/Patterns/SingleDocs.php:114
8133 msgid "Single Docs Slate Layout"
8134 msgstr ""
8135
8136 #: includes/Editors/BlockEditor/Patterns/SingleDocs.php:115
8137 msgctxt "Block pattern description"
8138 msgid "Single Docs Slate Layout"
8139 msgstr ""
8140
8141 #: includes/Editors/BlockEditor/Patterns/SingleDocs.php:162
8142 msgid "Single Docs Classic Layout"
8143 msgstr ""
8144
8145 #: includes/Editors/BlockEditor/Patterns/SingleDocs.php:163
8146 msgctxt "Block pattern description"
8147 msgid "Single Docs Classic Layout"
8148 msgstr ""
8149
8150 #. Translators: %s is the editor ID that does not exist.
8151 #: includes/Editors/Editor.php:83
8152 msgid "Editor: %s does not exist."
8153 msgstr ""
8154
8155 #: includes/Editors/Elementor.php:135
8156 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:583
8157 #: assets/build/admin/js/dashboard.js:5
8158 #: assets/build/blocks/editor.js:1
8159 msgid "Query"
8160 msgstr ""
8161
8162 #: includes/Editors/Elementor.php:148
8163 msgid "Knowledge Bases"
8164 msgstr ""
8165
8166 #: includes/Editors/Elementor.php:155
8167 #: assets/build/admin/js/dashboard.js:4
8168 msgid "All Knowledge Base"
8169 msgstr ""
8170
8171 #: includes/Editors/Elementor.php:166
8172 msgid "Category Grid"
8173 msgstr ""
8174
8175 #: includes/Editors/Elementor.php:175
8176 #: assets/build/blocks/editor.js:1
8177 msgid "Include"
8178 msgstr ""
8179
8180 #: includes/Editors/Elementor.php:187
8181 #: assets/build/blocks/editor.js:1
8182 msgid "Exclude"
8183 msgstr ""
8184
8185 #: includes/Editors/Elementor.php:200
8186 #: assets/build/blocks/editor.js:1
8187 msgid "Grid Per Page"
8188 msgstr ""
8189
8190 #: includes/Editors/Elementor.php:210
8191 msgid "Tabs Per Page"
8192 msgstr ""
8193
8194 #: includes/Editors/Elementor.php:211
8195 #: assets/build/blocks/editor.js:1
8196 msgid "Box Per Page"
8197 msgstr ""
8198
8199 #: includes/Editors/Elementor.php:221
8200 #: assets/build/blocks/editor.js:1
8201 msgid "Offset"
8202 msgstr ""
8203
8204 #: includes/Editors/Elementor.php:315
8205 #: includes/Editors/Elementor.php:362
8206 #: includes/Editors/Elementor.php:539
8207 #: includes/Editors/Elementor/Widget/ArchiveList.php:128
8208 #: views/admin/taxonomy/add.php:9
8209 #: views/admin/taxonomy/edit.php:23
8210 #: assets/build/admin/js/dashboard.js:5
8211 #: assets/build/blocks/editor.js:1
8212 msgid "Order"
8213 msgstr ""
8214
8215 #: includes/Editors/Elementor.php:334
8216 msgid "Grid List Posts"
8217 msgstr ""
8218
8219 #: includes/Editors/Elementor.php:343
8220 msgid "Post Per Page"
8221 msgstr ""
8222
8223 #: includes/Editors/Elementor.php:380
8224 #: assets/build/blocks/editor.js:1
8225 msgid "Enable Nested Subcategory"
8226 msgstr ""
8227
8228 #: includes/Editors/Elementor.php:382
8229 #: includes/Editors/Elementor.php:419
8230 #: includes/Editors/Elementor.php:433
8231 #: includes/Editors/Elementor.php:445
8232 #: includes/Editors/Elementor.php:468
8233 #: includes/Editors/Elementor.php:481
8234 #: includes/Editors/Elementor.php:555
8235 #: assets/build/admin/js/dashboard.js:1
8236 #: assets/build/admin/js/dashboard.js:4
8237 #: assets/build/admin/js/dashboard.js:5
8238 #: assets/build/admin/js/faq.js:1
8239 #: assets/build/admin/js/faq.js:4
8240 #: assets/build/admin/js/glossaries.js:1
8241 msgid "Yes"
8242 msgstr ""
8243
8244 #: includes/Editors/Elementor.php:383
8245 #: includes/Editors/Elementor.php:420
8246 #: includes/Editors/Elementor.php:434
8247 #: includes/Editors/Elementor.php:446
8248 #: includes/Editors/Elementor.php:469
8249 #: includes/Editors/Elementor.php:482
8250 #: includes/Editors/Elementor.php:556
8251 #: assets/build/admin/js/dashboard.js:1
8252 #: assets/build/admin/js/dashboard.js:4
8253 #: assets/build/admin/js/dashboard.js:5
8254 #: assets/build/admin/js/faq.js:1
8255 #: assets/build/admin/js/faq.js:4
8256 #: assets/build/admin/js/glossaries.js:1
8257 msgid "No"
8258 msgstr ""
8259
8260 #: includes/Editors/Elementor.php:392
8261 #: assets/build/blocks/editor.js:1
8262 msgid "Subcategory Per Grid"
8263 msgstr ""
8264
8265 #: includes/Editors/Elementor.php:404
8266 msgid "Post Per Subcategory"
8267 msgstr ""
8268
8269 #: includes/Editors/Elementor.php:416
8270 #: includes/Editors/Elementor.php:478
8271 #: assets/build/blocks/editor.js:1
8272 msgid "Lazy Load Docs & Subcategories"
8273 msgstr ""
8274
8275 #: includes/Editors/Elementor.php:417
8276 msgid "Render only the active category upfront; fetch the rest on click. Recommended for large knowledge bases when this widget is used as a sidebar."
8277 msgstr ""
8278
8279 #: includes/Editors/Elementor.php:443
8280 msgid "Show Categories Dynamically"
8281 msgstr ""
8282
8283 #: includes/Editors/Elementor.php:456
8284 msgid "Note: This option is only applicable for BetterDocs Category Archive page. If enabled, this will show the Categories dynamically in your BetterDocs Category Archive page."
8285 msgstr ""
8286
8287 #: includes/Editors/Elementor.php:479
8288 msgid "Render only the active category upfront; fetch the rest on click (or on scroll for the Memphis sidebar layout)."
8289 msgstr ""
8290
8291 #: includes/Editors/Elementor.php:493
8292 msgid "Tab List Posts"
8293 msgstr ""
8294
8295 #: includes/Editors/Elementor.php:502
8296 msgid "Box Per Tabs"
8297 msgstr ""
8298
8299 #: includes/Editors/Elementor.php:511
8300 msgid "Posts Per Tab"
8301 msgstr ""
8302
8303 #: includes/Editors/Elementor.php:520
8304 msgid "Posts Order By"
8305 msgstr ""
8306
8307 #: includes/Editors/Elementor.php:565
8308 #: includes/Editors/Elementor/Widget/ArchiveList.php:169
8309 #: assets/build/blocks/editor.js:1
8310 msgid "Posts Per Page"
8311 msgstr ""
8312
8313 #: includes/Editors/Elementor.php:577
8314 msgid "Nested Subcategory Order"
8315 msgstr ""
8316
8317 #: includes/Editors/Elementor.php:593
8318 msgid "Nested Subcategory Order By"
8319 msgstr ""
8320
8321 #: includes/Editors/Elementor.php:730
8322 msgid "BetterDocs Multiple KB"
8323 msgstr ""
8324
8325 #: includes/Editors/Elementor/Conditions/ArchiveCondition.php:38
8326 #: includes/Editors/Elementor/DocsArchive.php:25
8327 #: includes/Editors/Elementor/DocsArchive.php:82
8328 msgid "Docs Archive"
8329 msgstr ""
8330
8331 #: includes/Editors/Elementor/Conditions/ArchiveCondition.php:42
8332 msgid "All Docs Archive"
8333 msgstr ""
8334
8335 #: includes/Editors/Elementor/DocsArchive.php:29
8336 msgid "Docs Archives"
8337 msgstr ""
8338
8339 #: includes/Editors/Elementor/DocsArchive.php:48
8340 #: includes/Editors/Elementor/DocsArchive.php:62
8341 #: includes/Editors/Elementor/DocsArchive.php:73
8342 msgid "Archive"
8343 msgstr ""
8344
8345 #: includes/Editors/Elementor/DocsArchive.php:66
8346 msgid "Search Results"
8347 msgstr ""
8348
8349 #: includes/Editors/Elementor/TemplateSource.php:38
8350 msgid "BetterDocs Templates"
8351 msgstr ""
8352
8353 #: includes/Editors/Elementor/TemplateSource.php:90
8354 msgid "BetterDocs Tag Archive"
8355 msgstr ""
8356
8357 #: includes/Editors/Elementor/Widget/ArchiveList.php:23
8358 msgid "Doc Category Archive List"
8359 msgstr ""
8360
8361 #: includes/Editors/Elementor/Widget/ArchiveList.php:65
8362 #: includes/Editors/Elementor/Widget/DocShare.php:466
8363 #: includes/Editors/Elementor/Widget/Navigation.php:52
8364 #: includes/Editors/Elementor/Widget/ToC.php:60
8365 #: assets/build/blocks/editor.js:1
8366 msgid "Controls"
8367 msgstr ""
8368
8369 #: includes/Editors/Elementor/Widget/ArchiveList.php:72
8370 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:105
8371 #: includes/Editors/Elementor/Widget/Breadcrumbs.php:54
8372 #: includes/Editors/Elementor/Widget/DocShare.php:473
8373 #: includes/Editors/Elementor/Widget/Navigation.php:59
8374 #: includes/Editors/Elementor/Widget/Sidebar.php:249
8375 #: assets/build/blocks/editor.js:1
8376 msgid "Select layout"
8377 msgstr ""
8378
8379 #: includes/Editors/Elementor/Widget/ArchiveList.php:77
8380 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:124
8381 #: includes/Editors/Elementor/Widget/Breadcrumbs.php:59
8382 #: includes/Editors/Elementor/Widget/DocShare.php:478
8383 #: includes/Editors/Elementor/Widget/Navigation.php:64
8384 #: includes/Editors/Elementor/Widget/Reactions.php:65
8385 #: includes/Editors/Elementor/Widget/Sidebar.php:254
8386 #: assets/build/blocks/editor.js:1
8387 msgid "Layout 1"
8388 msgstr ""
8389
8390 #: includes/Editors/Elementor/Widget/ArchiveList.php:78
8391 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:125
8392 #: includes/Editors/Elementor/Widget/Breadcrumbs.php:60
8393 #: includes/Editors/Elementor/Widget/DocShare.php:479
8394 #: includes/Editors/Elementor/Widget/Navigation.php:65
8395 #: includes/Editors/Elementor/Widget/Reactions.php:66
8396 #: includes/Editors/Elementor/Widget/Sidebar.php:255
8397 #: assets/build/blocks/editor.js:1
8398 msgid "Layout 2"
8399 msgstr ""
8400
8401 #: includes/Editors/Elementor/Widget/ArchiveList.php:79
8402 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:126
8403 #: includes/Editors/Elementor/Widget/Reactions.php:67
8404 #: includes/Editors/Elementor/Widget/Sidebar.php:256
8405 #: assets/build/blocks/editor.js:1
8406 msgid "Layout 3"
8407 msgstr ""
8408
8409 #: includes/Editors/Elementor/Widget/ArchiveList.php:144
8410 #: includes/Editors/Elementor/Widget/ArchiveList.php:156
8411 #: includes/Editors/Elementor/Widget/ArticleSummary.php:116
8412 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:140
8413 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:152
8414 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:187
8415 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:199
8416 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:433
8417 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:557
8418 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:165
8419 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:177
8420 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:192
8421 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:231
8422 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:285
8423 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:297
8424 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:1528
8425 #: includes/Editors/Elementor/Widget/Basic/CategorySlateLayout.php:137
8426 #: includes/Editors/Elementor/Widget/CategoryArchiveHeader.php:80
8427 #: includes/Editors/Elementor/Widget/CategoryArchiveHeader.php:92
8428 #: includes/Editors/Elementor/Widget/CodeSnippet.php:187
8429 #: includes/Editors/Elementor/Widget/CodeSnippet.php:200
8430 #: includes/Editors/Elementor/Widget/CodeSnippet.php:216
8431 #: includes/Editors/Elementor/Widget/CodeSnippet.php:243
8432 #: includes/Editors/Elementor/Widget/CodeSnippet.php:267
8433 #: includes/Editors/Elementor/Widget/CodeSnippet.php:280
8434 #: includes/Editors/Elementor/Widget/CodeSnippetTab.php:145
8435 #: includes/Editors/Elementor/Widget/CodeSnippetTab.php:158
8436 #: includes/Editors/Elementor/Widget/CodeSnippetTab.php:173
8437 #: includes/Editors/Elementor/Widget/Content.php:56
8438 #: includes/Editors/Elementor/Widget/DocShare.php:516
8439 #: includes/Editors/Elementor/Widget/DocShare.php:528
8440 #: includes/Editors/Elementor/Widget/DocShare.php:540
8441 #: includes/Editors/Elementor/Widget/DocShare.php:552
8442 #: includes/Editors/Elementor/Widget/Reactions.php:79
8443 #: includes/Editors/Elementor/Widget/Reactions.php:105
8444 #: includes/Editors/Elementor/Widget/Reactions.php:131
8445 #: includes/Editors/Elementor/Widget/Sidebar.php:300
8446 #: includes/Editors/Elementor/Widget/Sidebar.php:315
8447 #: includes/Editors/Elementor/Widget/Sidebar.php:330
8448 #: includes/Editors/Elementor/Widget/Sidebar.php:365
8449 #: includes/Editors/Elementor/Widget/ToC.php:96
8450 #: includes/Editors/Elementor/Widget/ToC.php:108
8451 #: includes/Editors/Elementor/Widget/ToC.php:120
8452 #: assets/build/admin/js/dashboard.js:12
8453 msgid "Show"
8454 msgstr ""
8455
8456 #: includes/Editors/Elementor/Widget/ArchiveList.php:145
8457 #: includes/Editors/Elementor/Widget/ArchiveList.php:157
8458 #: includes/Editors/Elementor/Widget/ArticleSummary.php:117
8459 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:141
8460 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:153
8461 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:188
8462 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:200
8463 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:434
8464 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:558
8465 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:166
8466 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:178
8467 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:193
8468 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:232
8469 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:286
8470 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:298
8471 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:1529
8472 #: includes/Editors/Elementor/Widget/Basic/CategorySlateLayout.php:138
8473 #: includes/Editors/Elementor/Widget/CategoryArchiveHeader.php:81
8474 #: includes/Editors/Elementor/Widget/CategoryArchiveHeader.php:93
8475 #: includes/Editors/Elementor/Widget/CodeSnippet.php:188
8476 #: includes/Editors/Elementor/Widget/CodeSnippet.php:201
8477 #: includes/Editors/Elementor/Widget/CodeSnippet.php:217
8478 #: includes/Editors/Elementor/Widget/CodeSnippet.php:244
8479 #: includes/Editors/Elementor/Widget/CodeSnippet.php:268
8480 #: includes/Editors/Elementor/Widget/CodeSnippet.php:281
8481 #: includes/Editors/Elementor/Widget/CodeSnippetTab.php:146
8482 #: includes/Editors/Elementor/Widget/CodeSnippetTab.php:159
8483 #: includes/Editors/Elementor/Widget/CodeSnippetTab.php:174
8484 #: includes/Editors/Elementor/Widget/Content.php:57
8485 #: includes/Editors/Elementor/Widget/DocShare.php:517
8486 #: includes/Editors/Elementor/Widget/DocShare.php:529
8487 #: includes/Editors/Elementor/Widget/DocShare.php:541
8488 #: includes/Editors/Elementor/Widget/DocShare.php:553
8489 #: includes/Editors/Elementor/Widget/Reactions.php:80
8490 #: includes/Editors/Elementor/Widget/Reactions.php:106
8491 #: includes/Editors/Elementor/Widget/Reactions.php:132
8492 #: includes/Editors/Elementor/Widget/Sidebar.php:301
8493 #: includes/Editors/Elementor/Widget/Sidebar.php:316
8494 #: includes/Editors/Elementor/Widget/Sidebar.php:331
8495 #: includes/Editors/Elementor/Widget/Sidebar.php:366
8496 #: includes/Editors/Elementor/Widget/ToC.php:97
8497 #: includes/Editors/Elementor/Widget/ToC.php:109
8498 #: includes/Editors/Elementor/Widget/ToC.php:121
8499 #: assets/build/admin/js/dashboard.js:12
8500 msgid "Hide"
8501 msgstr ""
8502
8503 #: includes/Editors/Elementor/Widget/ArchiveList.php:186
8504 msgid "Note: This is the preview only for Elementor Editor. You will see the real view in the archive page itself."
8505 msgstr ""
8506
8507 #: includes/Editors/Elementor/Widget/ArchiveList.php:198
8508 #: includes/Editors/Elementor/Widget/ArchiveList.php:237
8509 #: includes/Editors/Elementor/Widget/ArchiveList.php:1033
8510 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:296
8511 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:341
8512 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:235
8513 #: assets/build/blocks/editor.js:1
8514 msgid "Container Section"
8515 msgstr ""
8516
8517 #: includes/Editors/Elementor/Widget/ArchiveList.php:300
8518 #: includes/Editors/Elementor/Widget/ArchiveList.php:528
8519 #: includes/Editors/Elementor/Widget/ArchiveList.php:926
8520 #: includes/Editors/Elementor/Widget/ToC.php:366
8521 msgid "Word Wrap"
8522 msgstr ""
8523
8524 #: includes/Editors/Elementor/Widget/ArchiveList.php:341
8525 #: includes/Editors/Elementor/Widget/ArchiveList.php:472
8526 #: includes/Editors/Elementor/Widget/ArchiveList.php:967
8527 #: includes/Editors/Elementor/Widget/ArchiveList.php:1111
8528 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:1253
8529 #: includes/Editors/Elementor/Widget/Sidebar.php:2187
8530 #: includes/Editors/Elementor/Widget/Sidebar.php:2291
8531 #: includes/Editors/Elementor/Widget/Sidebar.php:2395
8532 #: includes/Editors/Elementor/Widget/ToC.php:683
8533 #: assets/build/blocks/editor.js:1
8534 msgid "List Item Spacing"
8535 msgstr ""
8536
8537 #: includes/Editors/Elementor/Widget/ArchiveList.php:362
8538 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:618
8539 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:658
8540 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:525
8541 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:1290
8542 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:1299
8543 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:1433
8544 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:1538
8545 #: includes/Editors/Elementor/Widget/Breadcrumbs.php:345
8546 #: includes/Editors/Elementor/Widget/Breadcrumbs.php:394
8547 #: includes/Editors/Elementor/Widget/CategoryArchiveHeader.php:209
8548 #: includes/Editors/Elementor/Widget/DocShare.php:566
8549 #: includes/Editors/Elementor/Widget/DocShare.php:623
8550 #: includes/Editors/Elementor/Widget/PrintButton.php:36
8551 #: includes/Editors/Elementor/Widget/Reactions.php:691
8552 #: includes/Editors/Elementor/Widget/Reactions.php:786
8553 #: includes/Editors/Elementor/Widget/Reactions.php:863
8554 #: includes/Editors/Elementor/Widget/Sidebar.php:661
8555 #: includes/Editors/Elementor/Widget/Sidebar.php:928
8556 #: includes/Editors/Elementor/Widget/Sidebar.php:2019
8557 #: includes/Editors/Elementor/Widget/Sidebar.php:2031
8558 #: assets/build/admin/js/dashboard.js:5
8559 #: assets/build/blocks/editor.js:1
8560 msgid "Icon"
8561 msgstr ""
8562
8563 #: includes/Editors/Elementor/Widget/ArchiveList.php:409
8564 #: includes/Editors/Elementor/Widget/ArchiveList.php:1017
8565 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:744
8566 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:880
8567 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:979
8568 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:1156
8569 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:2621
8570 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:2655
8571 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:2720
8572 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:2754
8573 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:1342
8574 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:1421
8575 #: includes/Editors/Elementor/Widget/Basic/CategorySlateLayout.php:442
8576 #: includes/Editors/Elementor/Widget/DocShare.php:577
8577 #: includes/Editors/Elementor/Widget/DocShare.php:634
8578 #: includes/Editors/Elementor/Widget/Sidebar.php:797
8579 #: includes/Editors/Elementor/Widget/Sidebar.php:1541
8580 #: includes/Editors/Elementor/Widget/Sidebar.php:1810
8581 #: includes/Editors/Elementor/Widget/Sidebar.php:2087
8582 #: includes/Editors/Elementor/Widget/Sidebar.php:2316
8583 #: includes/Editors/Elementor/Widget/Sidebar.php:2420
8584 #: assets/build/blocks/editor.js:1
8585 msgid "Spacing"
8586 msgstr ""
8587
8588 #: includes/Editors/Elementor/Widget/ArchiveList.php:461
8589 msgid "List Background Hover Color"
8590 msgstr ""
8591
8592 #: includes/Editors/Elementor/Widget/ArchiveList.php:511
8593 #: includes/Editors/Elementor/Widget/ArchiveList.php:826
8594 #: includes/Editors/Elementor/Widget/ArchiveList.php:1136
8595 #: assets/build/blocks/editor.js:1
8596 msgid "List Title"
8597 msgstr ""
8598
8599 #: includes/Editors/Elementor/Widget/ArchiveList.php:568
8600 #: includes/Editors/Elementor/Widget/ArchiveList.php:1199
8601 msgid "List Excerpt"
8602 msgstr ""
8603
8604 #: includes/Editors/Elementor/Widget/ArchiveList.php:618
8605 msgid "List Updated Time"
8606 msgstr ""
8607
8608 #: includes/Editors/Elementor/Widget/ArchiveList.php:683
8609 #: assets/build/blocks/editor.js:1
8610 msgid "Pagination"
8611 msgstr ""
8612
8613 #: includes/Editors/Elementor/Widget/ArchiveList.php:715
8614 msgid "Pagination Alignment"
8615 msgstr ""
8616
8617 #: includes/Editors/Elementor/Widget/ArchiveList.php:723
8618 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:1748
8619 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:1773
8620 #: includes/Editors/Elementor/Widget/Breadcrumbs.php:149
8621 #: includes/Editors/Elementor/Widget/Breadcrumbs.php:287
8622 #: includes/Editors/Elementor/Widget/Content.php:74
8623 #: includes/Editors/Elementor/Widget/DocDate.php:98
8624 #: includes/Editors/Elementor/Widget/Feedback.php:288
8625 #: includes/Editors/Elementor/Widget/Feedback.php:436
8626 #: includes/Editors/Elementor/Widget/Title.php:112
8627 #: includes/Editors/Elementor/Widget/ToC.php:217
8628 #: assets/build/blocks/editor.js:1
8629 msgid "Center"
8630 msgstr ""
8631
8632 #: includes/Editors/Elementor/Widget/ArchiveList.php:879
8633 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:855
8634 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:918
8635 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:1460
8636 #: assets/build/blocks/editor.js:1
8637 msgid "Icon Color"
8638 msgstr ""
8639
8640 #: includes/Editors/Elementor/Widget/ArchiveList.php:909
8641 msgid "Subcategory List"
8642 msgstr ""
8643
8644 #: includes/Editors/Elementor/Widget/ArchiveList.php:1099
8645 msgid "List Background Color Hover"
8646 msgstr ""
8647
8648 #: includes/Editors/Elementor/Widget/ArchiveList.php:1123
8649 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:1277
8650 #: includes/Editors/Elementor/Widget/Sidebar.php:2003
8651 #: includes/Editors/Elementor/Widget/Sidebar.php:2199
8652 #: includes/Editors/Elementor/Widget/Sidebar.php:2303
8653 #: includes/Editors/Elementor/Widget/Sidebar.php:2407
8654 #: assets/build/blocks/editor.js:1
8655 msgid "List Area Padding"
8656 msgstr ""
8657
8658 #: includes/Editors/Elementor/Widget/ArchiveList.php:1227
8659 #: assets/build/blocks/editor.js:1
8660 msgid "Excerpt Margin"
8661 msgstr ""
8662
8663 #: includes/Editors/Elementor/Widget/ArchiveList.php:1239
8664 #: assets/build/blocks/editor.js:1
8665 msgid "Excerpt Padding"
8666 msgstr ""
8667
8668 #: includes/Editors/Elementor/Widget/ArchiveList.php:1251
8669 msgid "Last Updated Date"
8670 msgstr ""
8671
8672 #: includes/Editors/Elementor/Widget/ArchiveList.php:1279
8673 #: assets/build/blocks/editor.js:1
8674 msgid "Date Margin"
8675 msgstr ""
8676
8677 #: includes/Editors/Elementor/Widget/ArchiveList.php:1291
8678 #: assets/build/blocks/editor.js:1
8679 msgid "Date Padding"
8680 msgstr ""
8681
8682 #: includes/Editors/Elementor/Widget/ArticleSummary.php:95
8683 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:2779
8684 #: includes/Editors/Elementor/Widget/Feedback.php:89
8685 #: includes/Editors/Elementor/Widget/ReadingTime.php:48
8686 #: assets/build/blocks/editor.js:1
8687 msgid "Content"
8688 msgstr ""
8689
8690 #: includes/Editors/Elementor/Widget/ArticleSummary.php:103
8691 #: assets/build/blocks/editor.js:1
8692 msgid "Custom Title"
8693 msgstr ""
8694
8695 #: includes/Editors/Elementor/Widget/ArticleSummary.php:107
8696 #: assets/build/blocks/editor.js:1
8697 msgid "Leave empty to use default title"
8698 msgstr ""
8699
8700 #: includes/Editors/Elementor/Widget/ArticleSummary.php:114
8701 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:150
8702 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:190
8703 #: assets/build/blocks/editor.js:1
8704 msgid "Show Title"
8705 msgstr ""
8706
8707 #: includes/Editors/Elementor/Widget/ArticleSummary.php:129
8708 #: assets/build/blocks/editor.js:1
8709 msgid "Title Style"
8710 msgstr ""
8711
8712 #: includes/Editors/Elementor/Widget/ArticleSummary.php:153
8713 #: includes/Editors/Elementor/Widget/ArticleSummary.php:276
8714 #: assets/build/blocks/editor.js:1
8715 msgid "Typography"
8716 msgstr ""
8717
8718 #: includes/Editors/Elementor/Widget/ArticleSummary.php:200
8719 #: assets/build/blocks/editor.js:1
8720 msgid "Icon Style"
8721 msgstr ""
8722
8723 #: includes/Editors/Elementor/Widget/ArticleSummary.php:208
8724 #: includes/Editors/Elementor/Widget/Navigation.php:129
8725 #: includes/Editors/Elementor/Widget/Navigation.php:207
8726 #: includes/Editors/Elementor/Widget/Sidebar.php:738
8727 #: includes/Editors/Elementor/Widget/Sidebar.php:851
8728 #: assets/build/blocks/editor.js:1
8729 msgid "Arrow Color"
8730 msgstr ""
8731
8732 #: includes/Editors/Elementor/Widget/ArticleSummary.php:220
8733 #: assets/build/blocks/editor.js:1
8734 msgid "Arrow Size"
8735 msgstr ""
8736
8737 #: includes/Editors/Elementor/Widget/ArticleSummary.php:242
8738 msgid "AI Icon Size"
8739 msgstr ""
8740
8741 #: includes/Editors/Elementor/Widget/ArticleSummary.php:267
8742 #: assets/build/blocks/editor.js:1
8743 msgid "Content Style"
8744 msgstr ""
8745
8746 #: includes/Editors/Elementor/Widget/ArticleSummary.php:296
8747 #: assets/build/blocks/editor.js:1
8748 msgid "Loading Text Color"
8749 msgstr ""
8750
8751 #: includes/Editors/Elementor/Widget/ArticleSummary.php:308
8752 msgid "Thinking Icon Size"
8753 msgstr ""
8754
8755 #: includes/Editors/Elementor/Widget/ArticleSummary.php:364
8756 #: includes/Editors/Elementor/Widget/DocShare.php:70
8757 #: includes/Editors/Elementor/Widget/DocShare.php:246
8758 #: includes/Editors/Elementor/Widget/Reactions.php:171
8759 #: includes/Editors/Elementor/Widget/Reactions.php:284
8760 #: includes/Editors/Elementor/Widget/Reactions.php:397
8761 #: assets/build/blocks/editor.js:1
8762 msgid "Box Style"
8763 msgstr ""
8764
8765 #: includes/Editors/Elementor/Widget/ArticleSummary.php:373
8766 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:1755
8767 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:1835
8768 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:1938
8769 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:2018
8770 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:2122
8771 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:2213
8772 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:526
8773 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:552
8774 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:638
8775 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:664
8776 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:714
8777 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:779
8778 #: includes/Editors/Elementor/Widget/Feedback.php:363
8779 #: assets/build/blocks/editor.js:1
8780 msgid "Background"
8781 msgstr ""
8782
8783 #: includes/Editors/Elementor/Widget/ArticleSummary.php:404
8784 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:1792
8785 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:1872
8786 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:1975
8787 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:2055
8788 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:2170
8789 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:2252
8790 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:415
8791 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:462
8792 #: assets/build/blocks/editor.js:1
8793 msgid "Box Shadow"
8794 msgstr ""
8795
8796 #: includes/Editors/Elementor/Widget/ArticleSummary.php:526
8797 #: views/templates/parts/article-summary.php:119
8798 msgid "AI Doc Summarizer Thinking"
8799 msgstr ""
8800
8801 #: includes/Editors/Elementor/Widget/ArticleSummary.php:527
8802 msgid "Thinking..."
8803 msgstr ""
8804
8805 #: includes/Editors/Elementor/Widget/ArticleSummary.php:531
8806 msgid "This is a preview of the AI Doc Summarizer widget. The actual AI-generated summary will appear here when viewed on the frontend."
8807 msgstr ""
8808
8809 #: includes/Editors/Elementor/Widget/ArticleSummary.php:532
8810 #: views/templates/parts/article-summary.php:128
8811 #: assets/build/blocks/editor.js:1
8812 msgid "The summary will be automatically generated based on the article content using OpenAI technology."
8813 msgstr ""
8814
8815 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:78
8816 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:84
8817 #: includes/Editors/Elementor/Widget/Basic/CategorySlateLayout.php:85
8818 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:55
8819 #: includes/Editors/Elementor/Widget/Reactions.php:55
8820 #: assets/build/blocks/editor.js:1
8821 msgid "Layout Options"
8822 msgstr ""
8823
8824 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:96
8825 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:123
8826 #: assets/build/blocks/editor.js:1
8827 msgid "Box Column"
8828 msgstr ""
8829
8830 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:138
8831 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:175
8832 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:1526
8833 #: includes/Editors/Elementor/Widget/CategoryArchiveHeader.php:78
8834 #: includes/Editors/Elementor/Widget/Sidebar.php:313
8835 #: assets/build/blocks/editor.js:1
8836 msgid "Show Icon"
8837 msgstr ""
8838
8839 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:162
8840 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:205
8841 #: includes/Editors/Elementor/Widget/Basic/CategorySlateLayout.php:147
8842 #: includes/Editors/Elementor/Widget/CategoryArchiveHeader.php:58
8843 #: assets/build/blocks/editor.js:1
8844 msgid "Select Tag"
8845 msgstr ""
8846
8847 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:166
8848 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:209
8849 #: includes/Editors/Elementor/Widget/Basic/CategorySlateLayout.php:151
8850 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:120
8851 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:137
8852 #: includes/Editors/Elementor/Widget/CategoryArchiveHeader.php:62
8853 #: includes/Editors/Elementor/Widget/Sidebar.php:285
8854 #: includes/Editors/Elementor/Widget/ToC.php:80
8855 #: assets/build/blocks/editor.js:1
8856 msgid "H1"
8857 msgstr ""
8858
8859 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:167
8860 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:210
8861 #: includes/Editors/Elementor/Widget/Basic/CategorySlateLayout.php:152
8862 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:121
8863 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:138
8864 #: includes/Editors/Elementor/Widget/CategoryArchiveHeader.php:63
8865 #: includes/Editors/Elementor/Widget/Sidebar.php:286
8866 #: includes/Editors/Elementor/Widget/ToC.php:81
8867 #: assets/build/blocks/editor.js:1
8868 msgid "H2"
8869 msgstr ""
8870
8871 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:168
8872 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:211
8873 #: includes/Editors/Elementor/Widget/Basic/CategorySlateLayout.php:153
8874 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:122
8875 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:139
8876 #: includes/Editors/Elementor/Widget/CategoryArchiveHeader.php:64
8877 #: includes/Editors/Elementor/Widget/Sidebar.php:287
8878 #: includes/Editors/Elementor/Widget/ToC.php:82
8879 #: assets/build/blocks/editor.js:1
8880 msgid "H3"
8881 msgstr ""
8882
8883 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:169
8884 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:212
8885 #: includes/Editors/Elementor/Widget/Basic/CategorySlateLayout.php:154
8886 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:123
8887 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:140
8888 #: includes/Editors/Elementor/Widget/CategoryArchiveHeader.php:65
8889 #: includes/Editors/Elementor/Widget/Sidebar.php:288
8890 #: includes/Editors/Elementor/Widget/ToC.php:83
8891 #: assets/build/blocks/editor.js:1
8892 msgid "H4"
8893 msgstr ""
8894
8895 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:170
8896 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:213
8897 #: includes/Editors/Elementor/Widget/Basic/CategorySlateLayout.php:155
8898 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:124
8899 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:141
8900 #: includes/Editors/Elementor/Widget/CategoryArchiveHeader.php:66
8901 #: includes/Editors/Elementor/Widget/Sidebar.php:289
8902 #: includes/Editors/Elementor/Widget/ToC.php:84
8903 #: assets/build/blocks/editor.js:1
8904 msgid "H5"
8905 msgstr ""
8906
8907 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:171
8908 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:214
8909 #: includes/Editors/Elementor/Widget/Basic/CategorySlateLayout.php:156
8910 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:125
8911 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:142
8912 #: includes/Editors/Elementor/Widget/CategoryArchiveHeader.php:67
8913 #: includes/Editors/Elementor/Widget/Sidebar.php:290
8914 #: includes/Editors/Elementor/Widget/ToC.php:85
8915 #: assets/build/blocks/editor.js:1
8916 msgid "H6"
8917 msgstr ""
8918
8919 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:172
8920 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:215
8921 #: includes/Editors/Elementor/Widget/Basic/CategorySlateLayout.php:157
8922 #: includes/Editors/Elementor/Widget/CategoryArchiveHeader.php:68
8923 msgid "Span"
8924 msgstr ""
8925
8926 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:173
8927 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:216
8928 #: includes/Editors/Elementor/Widget/Basic/CategorySlateLayout.php:158
8929 #: includes/Editors/Elementor/Widget/CategoryArchiveHeader.php:69
8930 #: assets/build/blocks/editor.js:1
8931 msgid "P"
8932 msgstr ""
8933
8934 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:174
8935 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:217
8936 #: includes/Editors/Elementor/Widget/Basic/CategorySlateLayout.php:159
8937 #: includes/Editors/Elementor/Widget/CategoryArchiveHeader.php:70
8938 #: assets/build/blocks/editor.js:1
8939 msgid "Div"
8940 msgstr ""
8941
8942 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:185
8943 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:229
8944 #: includes/Editors/Elementor/Widget/CategoryArchiveHeader.php:90
8945 #: includes/Editors/Elementor/Widget/Sidebar.php:328
8946 #: assets/build/blocks/editor.js:1
8947 msgid "Show Count"
8948 msgstr ""
8949
8950 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:197
8951 msgid "Show Category Description"
8952 msgstr ""
8953
8954 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:212
8955 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:244
8956 #: assets/build/blocks/editor.js:1
8957 msgid "Prefix"
8958 msgstr ""
8959
8960 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:225
8961 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:257
8962 #: assets/build/blocks/editor.js:1
8963 msgid "Suffix"
8964 msgstr ""
8965
8966 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:239
8967 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:270
8968 #: assets/build/blocks/editor.js:1
8969 msgid "Suffix Singular"
8970 msgstr ""
8971
8972 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:253
8973 msgid "SubCategory Text"
8974 msgstr ""
8975
8976 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:256
8977 #: views/template-parts/sub-category-counter.php:24
8978 msgid "Sub Category"
8979 msgstr ""
8980
8981 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:266
8982 msgid "SubCategories Text"
8983 msgstr ""
8984
8985 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:269
8986 #: views/template-parts/sub-category-counter.php:25
8987 msgid "Sub Categories"
8988 msgstr ""
8989
8990 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:279
8991 msgid "Updated Time Text"
8992 msgstr ""
8993
8994 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:282
8995 #: views/template-parts/last-update.php:11
8996 msgid "Last Updated"
8997 msgstr ""
8998
8999 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:341
9000 #: includes/Editors/Elementor/Widget/ToC.php:139
9001 #: assets/build/blocks/editor.js:1
9002 msgid "Box"
9003 msgstr ""
9004
9005 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:355
9006 #: includes/Editors/Elementor/Widget/DocShare.php:221
9007 #: includes/Editors/Elementor/Widget/DocShare.php:450
9008 #: assets/build/blocks/editor.js:1
9009 msgid "Box Margin"
9010 msgstr ""
9011
9012 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:367
9013 #: includes/Editors/Elementor/Widget/DocShare.php:153
9014 #: includes/Editors/Elementor/Widget/DocShare.php:209
9015 #: includes/Editors/Elementor/Widget/DocShare.php:329
9016 #: includes/Editors/Elementor/Widget/DocShare.php:438
9017 #: includes/Editors/Elementor/Widget/Reactions.php:239
9018 #: includes/Editors/Elementor/Widget/Reactions.php:352
9019 #: includes/Editors/Elementor/Widget/Reactions.php:465
9020 #: includes/Editors/Elementor/Widget/ToC.php:185
9021 #: assets/build/blocks/editor.js:1
9022 msgid "Box Padding"
9023 msgstr ""
9024
9025 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:384
9026 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:687
9027 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:863
9028 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:1002
9029 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:1179
9030 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:1356
9031 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:1724
9032 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:1907
9033 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:2091
9034 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:2302
9035 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:2457
9036 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:2603
9037 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:2702
9038 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:2793
9039 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:399
9040 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:539
9041 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:694
9042 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:901
9043 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:1581
9044 #: includes/Editors/Elementor/Widget/Basic/CategorySlateLayout.php:391
9045 #: includes/Editors/Elementor/Widget/Basic/CategorySlateLayout.php:539
9046 #: includes/Editors/Elementor/Widget/Basic/CategorySlateLayout.php:671
9047 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:510
9048 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:622
9049 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:1695
9050 #: includes/Editors/Elementor/Widget/Reactions.php:103
9051 #: includes/Editors/Elementor/Widget/Sidebar.php:528
9052 #: includes/Editors/Elementor/Widget/Sidebar.php:732
9053 #: includes/Editors/Elementor/Widget/Sidebar.php:961
9054 #: includes/Editors/Elementor/Widget/Sidebar.php:1106
9055 #: includes/Editors/Elementor/Widget/Sidebar.php:1287
9056 #: includes/Editors/Elementor/Widget/Sidebar.php:1465
9057 #: includes/Editors/Elementor/Widget/Sidebar.php:1726
9058 #: includes/Editors/Elementor/Widget/Title.php:183
9059 #: includes/Editors/Elementor/Widget/ToC.php:281
9060 #: views/widgets/reactions-2.php:73
9061 #: views/widgets/reactions-3.php:79
9062 msgid "Normal"
9063 msgstr ""
9064
9065 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:446
9066 msgid "Border Bottom Size"
9067 msgstr ""
9068
9069 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:472
9070 msgid "Border Bottom Color"
9071 msgstr ""
9072
9073 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:488
9074 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:765
9075 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:894
9076 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:1050
9077 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:1227
9078 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:1404
9079 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:1804
9080 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:1987
9081 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:2182
9082 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:2360
9083 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:2515
9084 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:2637
9085 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:2736
9086 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:2852
9087 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:446
9088 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:580
9089 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:768
9090 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:1077
9091 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:1661
9092 #: includes/Editors/Elementor/Widget/Basic/CategorySlateLayout.php:456
9093 #: includes/Editors/Elementor/Widget/Basic/CategorySlateLayout.php:570
9094 #: includes/Editors/Elementor/Widget/Basic/CategorySlateLayout.php:702
9095 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:536
9096 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:648
9097 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:1779
9098 #: includes/Editors/Elementor/Widget/Sidebar.php:575
9099 #: includes/Editors/Elementor/Widget/Sidebar.php:845
9100 #: includes/Editors/Elementor/Widget/Sidebar.php:1030
9101 #: includes/Editors/Elementor/Widget/Sidebar.php:1166
9102 #: includes/Editors/Elementor/Widget/Sidebar.php:1351
9103 #: includes/Editors/Elementor/Widget/Sidebar.php:1582
9104 #: includes/Editors/Elementor/Widget/Sidebar.php:1824
9105 msgid "Hover"
9106 msgstr ""
9107
9108 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:494
9109 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:806
9110 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:911
9111 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:1056
9112 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:1233
9113 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:1083
9114 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:1667
9115 #: includes/Editors/Elementor/Widget/Basic/CategorySlateLayout.php:492
9116 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:1785
9117 #: includes/Editors/Elementor/Widget/Sidebar.php:581
9118 #: includes/Editors/Elementor/Widget/Sidebar.php:893
9119 #: includes/Editors/Elementor/Widget/Sidebar.php:1058
9120 #: includes/Editors/Elementor/Widget/Sidebar.php:1192
9121 #: includes/Editors/Elementor/Widget/Sidebar.php:1377
9122 #: includes/Editors/Elementor/Widget/Sidebar.php:1642
9123 #: includes/Editors/Elementor/Widget/Sidebar.php:1884
9124 msgid "Transition"
9125 msgstr ""
9126
9127 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:570
9128 msgid "Border Bottom Size Hover"
9129 msgstr ""
9130
9131 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:596
9132 msgid "Border Color Hover"
9133 msgstr ""
9134
9135 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:632
9136 #: includes/Editors/Elementor/Widget/Reactions.php:702
9137 #: includes/Editors/Elementor/Widget/Reactions.php:797
9138 #: includes/Editors/Elementor/Widget/Reactions.php:874
9139 msgid "Area"
9140 msgstr ""
9141
9142 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:941
9143 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:1135
9144 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:859
9145 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:1847
9146 #: includes/Editors/Elementor/Widget/CategoryArchiveHeader.php:246
9147 #: includes/Editors/Elementor/Widget/Sidebar.php:1444
9148 #: includes/Editors/Elementor/Widget/Sidebar.php:1705
9149 #: assets/build/admin/js/dashboard.js:5
9150 #: assets/build/blocks/editor.js:1
9151 msgid "Count"
9152 msgstr ""
9153
9154 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:1710
9155 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:1893
9156 #: includes/Editors/Elementor/Widget/CodeSnippet.php:307
9157 #: includes/Editors/Elementor/Widget/CodeSnippetTab.php:186
9158 #: includes/Editors/Elementor/Widget/Sidebar.php:416
9159 #: includes/Editors/Elementor/Widget/Tags.php:40
9160 #: assets/build/blocks/editor.js:1
9161 msgid "Wrapper"
9162 msgstr ""
9163
9164 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:2077
9165 msgid "Taxonomy"
9166 msgstr ""
9167
9168 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:2272
9169 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:2427
9170 #: includes/Editors/Elementor/Widget/Basic/CategorySlateLayout.php:364
9171 #: views/admin/taxonomy/add.php:16
9172 #: views/admin/taxonomy/edit.php:31
9173 msgid "Category Icon"
9174 msgstr ""
9175
9176 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:2403
9177 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:2558
9178 msgid "Icon Border Radius"
9179 msgstr ""
9180
9181 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:2800
9182 msgid "Article Count Color"
9183 msgstr ""
9184
9185 #: includes/Editors/Elementor/Widget/Basic/CategoryBox.php:2859
9186 msgid "Article Count Hover Color"
9187 msgstr ""
9188
9189 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:102
9190 #: assets/build/blocks/editor.js:1
9191 msgid "Layout Mode"
9192 msgstr ""
9193
9194 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:106
9195 msgid "Fit to Screen"
9196 msgstr ""
9197
9198 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:117
9199 #: includes/Editors/Elementor/Widget/Basic/CategorySlateLayout.php:92
9200 #: assets/build/blocks/editor.js:1
9201 msgid "Grid Column"
9202 msgstr ""
9203
9204 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:143
9205 #: includes/Editors/Elementor/Widget/Basic/CategorySlateLayout.php:118
9206 #: assets/build/blocks/editor.js:1
9207 msgid "Grid Space"
9208 msgstr ""
9209
9210 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:163
9211 msgid "Show Header"
9212 msgstr ""
9213
9214 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:283
9215 #: assets/build/blocks/editor.js:1
9216 msgid "Show List"
9217 msgstr ""
9218
9219 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:295
9220 #: assets/build/blocks/editor.js:1
9221 msgid "Show Button"
9222 msgstr ""
9223
9224 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:309
9225 #: includes/Editors/Elementor/Widget/Basic/CategorySlateLayout.php:169
9226 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:439
9227 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:451
9228 msgid "On"
9229 msgstr ""
9230
9231 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:310
9232 #: includes/Editors/Elementor/Widget/Basic/CategorySlateLayout.php:170
9233 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:440
9234 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:452
9235 #: assets/build/admin/js/dashboard.js:20
9236 msgid "Off"
9237 msgstr ""
9238
9239 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:319
9240 #: includes/Editors/Elementor/Widget/Feedback.php:106
9241 #: assets/build/blocks/editor.js:1
9242 msgid "Button Text"
9243 msgstr ""
9244
9245 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:495
9246 #: assets/build/blocks/editor.js:1
9247 msgid "Grid Padding"
9248 msgstr ""
9249
9250 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:508
9251 msgid "Grid Spacing"
9252 msgstr ""
9253
9254 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:933
9255 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:1131
9256 msgid "Ticker Background"
9257 msgstr ""
9258
9259 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:1046
9260 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:1172
9261 #: includes/Editors/Elementor/Widget/Sidebar.php:1553
9262 #: includes/Editors/Elementor/Widget/Sidebar.php:1665
9263 msgid "Second Color"
9264 msgstr ""
9265
9266 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:1212
9267 #: includes/Editors/Elementor/Widget/Basic/CategorySlateLayout.php:653
9268 #: assets/build/blocks/editor.js:1
9269 msgid "List"
9270 msgstr ""
9271
9272 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:1362
9273 msgid "Nested List"
9274 msgstr ""
9275
9276 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:1442
9277 msgid "Collapse Icon"
9278 msgstr ""
9279
9280 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:1454
9281 msgid "Open Icon"
9282 msgstr ""
9283
9284 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:1496
9285 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:1647
9286 msgid "Area Spacing"
9287 msgstr ""
9288
9289 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:1515
9290 #: includes/Editors/Elementor/Widget/Feedback.php:355
9291 #: assets/build/blocks/editor.js:1
9292 msgid "Button"
9293 msgstr ""
9294
9295 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:1553
9296 msgid "Icon Position"
9297 msgstr ""
9298
9299 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:1557
9300 #: assets/build/blocks/editor.js:1
9301 msgid "Before"
9302 msgstr ""
9303
9304 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:1558
9305 #: assets/build/blocks/editor.js:1
9306 msgid "After"
9307 msgstr ""
9308
9309 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:1740
9310 msgid "Text Alignment"
9311 msgstr ""
9312
9313 #: includes/Editors/Elementor/Widget/Basic/CategoryGrid.php:1765
9314 #: assets/build/blocks/editor.js:1
9315 msgid "Button Alignment"
9316 msgstr ""
9317
9318 #: includes/Editors/Elementor/Widget/Basic/CategorySlateLayout.php:186
9319 #: assets/build/blocks/editor.js:1
9320 msgid "Container"
9321 msgstr ""
9322
9323 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:68
9324 msgid "Tab Layout"
9325 msgstr ""
9326
9327 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:79
9328 #: assets/build/blocks/editor.js:1
9329 msgid "FAQ Type"
9330 msgstr ""
9331
9332 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:82
9333 #: assets/build/admin/js/dashboard.js:4
9334 #: assets/build/blocks/editor.js:1
9335 msgid "General FAQ"
9336 msgstr ""
9337
9338 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:83
9339 #: assets/build/blocks/editor.js:1
9340 msgid "Product FAQ"
9341 msgstr ""
9342
9343 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:84
9344 #: assets/build/blocks/editor.js:1
9345 msgid "Product Assignments"
9346 msgstr ""
9347
9348 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:94
9349 #: assets/build/blocks/editor.js:1
9350 msgid "Groups are resolved automatically per product: a per-product assignment is shown if set, otherwise the groups assigned to the product’s categories. Manage assignments on each group in FAQ Builder → WooCommerce → Product FAQ Groups."
9351 msgstr ""
9352
9353 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:104
9354 msgid "FAQ Section"
9355 msgstr ""
9356
9357 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:155
9358 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:162
9359 msgid "Include FAQ Groups"
9360 msgstr ""
9361
9362 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:167
9363 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:174
9364 msgid "Exclude FAQ Groups"
9365 msgstr ""
9366
9367 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:193
9368 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:201
9369 msgid "Include Product FAQ Groups"
9370 msgstr ""
9371
9372 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:210
9373 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:218
9374 msgid "Exclude Product FAQ Groups"
9375 msgstr ""
9376
9377 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:280
9378 msgid "FAQ Section Title"
9379 msgstr ""
9380
9381 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:309
9382 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:374
9383 #: assets/build/admin/js/dashboard.js:1
9384 msgid "FAQ Group Title"
9385 msgstr ""
9386
9387 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:432
9388 #: assets/build/blocks/editor.js:1
9389 msgid "Active Background Color"
9390 msgstr ""
9391
9392 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:454
9393 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:566
9394 msgid "FAQ List"
9395 msgstr ""
9396
9397 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:678
9398 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:743
9399 msgid "FAQ Content"
9400 msgstr ""
9401
9402 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:808
9403 msgid "FAQ List Icon"
9404 msgstr ""
9405
9406 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:819
9407 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:882
9408 #: assets/build/blocks/editor.js:1
9409 msgid "Icon Height"
9410 msgstr ""
9411
9412 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:837
9413 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:900
9414 #: assets/build/blocks/editor.js:1
9415 msgid "Icon Width"
9416 msgstr ""
9417
9418 #: includes/Editors/Elementor/Widget/Basic/FAQ.php:871
9419 #: assets/build/admin/js/dashboard.js:1
9420 msgid "FAQ Group Icon"
9421 msgstr ""
9422
9423 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:97
9424 msgid "Search Layout"
9425 msgstr ""
9426
9427 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:119
9428 #: assets/build/blocks/editor.js:1
9429 msgid "Search Modal Layout"
9430 msgstr ""
9431
9432 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:194
9433 #: includes/Editors/Elementor/Widget/Sidebar.php:123
9434 #: assets/build/blocks/editor.js:1
9435 msgid "Modal Query"
9436 msgstr ""
9437
9438 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:209
9439 #: assets/build/blocks/editor.js:1
9440 msgid "Specific Doc Id's"
9441 msgstr ""
9442
9443 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:210
9444 #: assets/build/blocks/editor.js:1
9445 msgid "Specific Doc Term Id's"
9446 msgstr ""
9447
9448 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:220
9449 #: includes/Editors/Elementor/Widget/Sidebar.php:162
9450 msgid "Doc Term ID's"
9451 msgstr ""
9452
9453 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:222
9454 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:275
9455 #: includes/Editors/Elementor/Widget/Sidebar.php:164
9456 #: includes/Editors/Elementor/Widget/Sidebar.php:205
9457 msgid "Example: 8, 9"
9458 msgstr ""
9459
9460 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:233
9461 #: includes/Editors/Elementor/Widget/Sidebar.php:175
9462 msgid "Doc ID's"
9463 msgstr ""
9464
9465 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:235
9466 #: includes/Editors/Elementor/Widget/Sidebar.php:177
9467 msgid "Example: 15, 16"
9468 msgstr ""
9469
9470 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:264
9471 #: includes/Editors/Elementor/Widget/Sidebar.php:194
9472 msgid "Specific FAQ Term Id's"
9473 msgstr ""
9474
9475 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:273
9476 #: includes/Editors/Elementor/Widget/Sidebar.php:203
9477 msgid "FAQ Term ID's"
9478 msgstr ""
9479
9480 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:310
9481 #: assets/build/blocks/editor.js:1
9482 msgid "Search Content"
9483 msgstr ""
9484
9485 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:318
9486 #: assets/build/blocks/editor.js:1
9487 msgid "Placeholder"
9488 msgstr ""
9489
9490 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:364
9491 msgid "Search Subheading"
9492 msgstr ""
9493
9494 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:401
9495 #: assets/build/blocks/editor.js:1
9496 msgid "Heading Tag"
9497 msgstr ""
9498
9499 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:419
9500 #: assets/build/blocks/editor.js:1
9501 msgid "Subheading Tag"
9502 msgstr ""
9503
9504 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:437
9505 msgid "Enable Search Button"
9506 msgstr ""
9507
9508 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:449
9509 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:475
9510 #: assets/build/blocks/editor.js:1
9511 msgid "AI-Powered Smart Modal Search"
9512 msgstr ""
9513
9514 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:606
9515 #: assets/build/blocks/editor.js:1
9516 msgid "Query Text Color"
9517 msgstr ""
9518
9519 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:621
9520 #: assets/build/blocks/editor.js:1
9521 msgid "Response"
9522 msgstr ""
9523
9524 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:644
9525 #: assets/build/blocks/editor.js:1
9526 msgid "Response Text Color"
9527 msgstr ""
9528
9529 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:659
9530 #: assets/build/blocks/editor.js:1
9531 msgid "Continue Chat Button"
9532 msgstr ""
9533
9534 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:741
9535 msgid "Button Border"
9536 msgstr ""
9537
9538 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:761
9539 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:826
9540 #: assets/build/blocks/editor.js:1
9541 msgid "Search Box"
9542 msgstr ""
9543
9544 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:892
9545 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:1094
9546 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:1331
9547 #: includes/Editors/Elementor/Widget/Sidebar.php:2510
9548 #: assets/build/blocks/editor.js:1
9549 msgid "Search Field"
9550 msgstr ""
9551
9552 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:903
9553 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:1105
9554 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:1351
9555 #: includes/Editors/Elementor/Widget/Sidebar.php:2530
9556 #: assets/build/blocks/editor.js:1
9557 msgid "Field Background Color"
9558 msgstr ""
9559
9560 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:933
9561 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:1135
9562 #: assets/build/blocks/editor.js:1
9563 msgid "Field Padding"
9564 msgstr ""
9565
9566 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:945
9567 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:1381
9568 #: includes/Editors/Elementor/Widget/Sidebar.php:2560
9569 #: assets/build/blocks/editor.js:1
9570 msgid "Field Placeholder Color"
9571 msgstr ""
9572
9573 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:956
9574 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:1147
9575 msgid "Search Box Margin"
9576 msgstr ""
9577
9578 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:968
9579 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:1163
9580 msgid "Search Box Padding"
9581 msgstr ""
9582
9583 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:981
9584 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:1180
9585 msgid "Search Box Border"
9586 msgstr ""
9587
9588 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:1017
9589 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:1228
9590 #: assets/build/blocks/editor.js:1
9591 msgid "Search Icon"
9592 msgstr ""
9593
9594 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:1054
9595 #: assets/build/blocks/editor.js:1
9596 msgid "Close Icon"
9597 msgstr ""
9598
9599 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:1265
9600 #: assets/build/blocks/editor.js:1
9601 msgid "Search Button"
9602 msgstr ""
9603
9604 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:1320
9605 #: assets/build/blocks/editor.js:1
9606 msgid "Search Modal"
9607 msgstr ""
9608
9609 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:1340
9610 #: includes/Editors/Elementor/Widget/Sidebar.php:2519
9611 #: assets/build/blocks/editor.js:1
9612 msgid "Magnifier Color"
9613 msgstr ""
9614
9615 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:1370
9616 msgid "Field Text Color"
9617 msgstr ""
9618
9619 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:1392
9620 #: includes/Editors/Elementor/Widget/Sidebar.php:2571
9621 #: assets/build/admin/js/dashboard.js:5
9622 #: assets/build/blocks/editor.js:1
9623 msgid "Search Category"
9624 msgstr ""
9625
9626 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:1420
9627 #: includes/Editors/Elementor/Widget/Sidebar.php:2599
9628 #: assets/build/blocks/editor.js:1
9629 msgid "Content Tabs"
9630 msgstr ""
9631
9632 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:1480
9633 #: includes/Editors/Elementor/Widget/Sidebar.php:2648
9634 #: assets/build/blocks/editor.js:1
9635 msgid "Content List"
9636 msgstr ""
9637
9638 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:1540
9639 #: includes/Editors/Elementor/Widget/Sidebar.php:2708
9640 #: assets/build/blocks/editor.js:1
9641 msgid "Content List Category"
9642 msgstr ""
9643
9644 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:1600
9645 #: assets/build/blocks/editor.js:1
9646 msgid "Search Result Box"
9647 msgstr ""
9648
9649 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:1633
9650 #: assets/build/blocks/editor.js:1
9651 msgid "Max Width"
9652 msgstr ""
9653
9654 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:1682
9655 #: assets/build/blocks/editor.js:1
9656 msgid "Search Result List"
9657 msgstr ""
9658
9659 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:1701
9660 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:1807
9661 msgid "Item"
9662 msgstr ""
9663
9664 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:1717
9665 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:1827
9666 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:1856
9667 #: assets/build/blocks/editor.js:1
9668 msgid "Item Color"
9669 msgstr ""
9670
9671 #: includes/Editors/Elementor/Widget/Basic/SearchForm.php:1749
9672 #: assets/build/admin/js/dashboard.js:5
9673 msgid "Category"
9674 msgstr ""
9675
9676 #: includes/Editors/Elementor/Widget/Breadcrumbs.php:19
9677 msgid "Doc Breadcrumbs"
9678 msgstr ""
9679
9680 #: includes/Editors/Elementor/Widget/Breadcrumbs.php:78
9681 #: includes/Editors/Elementor/Widget/Breadcrumbs.php:194
9682 #: includes/Editors/Elementor/Widget/Content.php:46
9683 #: includes/Editors/Elementor/Widget/DocDate.php:63
9684 #: includes/Editors/Elementor/Widget/Navigation.php:77
9685 #: includes/Editors/Elementor/Widget/Navigation.php:144
9686 #: includes/Editors/Elementor/Widget/ReadingTime.php:88
9687 #: assets/build/blocks/editor.js:1
9688 msgid "Style"
9689 msgstr ""
9690
9691 #: includes/Editors/Elementor/Widget/Breadcrumbs.php:89
9692 #: includes/Editors/Elementor/Widget/Breadcrumbs.php:205
9693 msgid "Active Text Color"
9694 msgstr ""
9695
9696 #: includes/Editors/Elementor/Widget/Breadcrumbs.php:100
9697 #: includes/Editors/Elementor/Widget/Breadcrumbs.php:216
9698 msgid "Active Text Hover Color"
9699 msgstr ""
9700
9701 #: includes/Editors/Elementor/Widget/Breadcrumbs.php:122
9702 #: includes/Editors/Elementor/Widget/Breadcrumbs.php:238
9703 msgid "Text Color Hover"
9704 msgstr ""
9705
9706 #: includes/Editors/Elementor/Widget/Breadcrumbs.php:141
9707 #: includes/Editors/Elementor/Widget/Breadcrumbs.php:279
9708 #: includes/Editors/Elementor/Widget/Content.php:66
9709 #: includes/Editors/Elementor/Widget/DocDate.php:90
9710 #: includes/Editors/Elementor/Widget/Feedback.php:280
9711 #: includes/Editors/Elementor/Widget/Feedback.php:428
9712 #: includes/Editors/Elementor/Widget/Title.php:104
9713 #: includes/Editors/Elementor/Widget/ToC.php:209
9714 #: assets/build/blocks/editor.js:1
9715 msgid "Alignment"
9716 msgstr ""
9717
9718 #: includes/Editors/Elementor/Widget/CategoryArchiveHeader.php:22
9719 msgid "Doc Category Archive Header"
9720 msgstr ""
9721
9722 #: includes/Editors/Elementor/Widget/CategoryArchiveHeader.php:111
9723 #: includes/Editors/Elementor/Widget/DocAuthor.php:53
9724 msgid "Header Wrapper"
9725 msgstr ""
9726
9727 #: includes/Editors/Elementor/Widget/CategoryArchiveHeader.php:194
9728 #: includes/Editors/Elementor/Widget/CategoryArchiveHeader.php:273
9729 msgid "Color Hover"
9730 msgstr ""
9731
9732 #: includes/Editors/Elementor/Widget/CodeSnippet.php:49
9733 #: assets/build/blocks/editor.js:1
9734 msgid "Code Snippet"
9735 msgstr ""
9736
9737 #: includes/Editors/Elementor/Widget/CodeSnippet.php:57
9738 #: includes/Editors/Elementor/Widget/CodeSnippet.php:136
9739 msgid "Code"
9740 msgstr ""
9741
9742 #: includes/Editors/Elementor/Widget/CodeSnippet.php:62
9743 msgid "Enter your code snippet here..."
9744 msgstr ""
9745
9746 #: includes/Editors/Elementor/Widget/CodeSnippet.php:63
9747 msgid "Enter your code snippet. Use Tab for indentation and enjoy syntax highlighting in the editor."
9748 msgstr ""
9749
9750 #: includes/Editors/Elementor/Widget/CodeSnippet.php:70
9751 #: includes/Editors/Elementor/Widget/CodeSnippet.php:105
9752 #: includes/Editors/Elementor/Widget/CodeSnippetTab.php:78
9753 #: assets/build/admin/js/dashboard.js:5
9754 #: assets/build/blocks/ai-edit.js:2
9755 #: assets/build/blocks/editor.js:1
9756 #: assets/build/blocks/write-with-ai.js:2
9757 msgid "Language"
9758 msgstr ""
9759
9760 #: includes/Editors/Elementor/Widget/CodeSnippet.php:74
9761 #: includes/Editors/Elementor/Widget/CodeSnippet.php:109
9762 #: includes/Editors/Elementor/Widget/CodeSnippetTab.php:54
9763 #: assets/build/blocks/editor.js:1
9764 msgid "JavaScript"
9765 msgstr ""
9766
9767 #: includes/Editors/Elementor/Widget/CodeSnippet.php:75
9768 #: includes/Editors/Elementor/Widget/CodeSnippet.php:110
9769 #: includes/Editors/Elementor/Widget/CodeSnippetTab.php:55
9770 #: assets/build/blocks/editor.js:1
9771 msgid "PHP"
9772 msgstr ""
9773
9774 #: includes/Editors/Elementor/Widget/CodeSnippet.php:76
9775 #: includes/Editors/Elementor/Widget/CodeSnippet.php:111
9776 #: includes/Editors/Elementor/Widget/CodeSnippetTab.php:56
9777 #: assets/build/blocks/editor.js:1
9778 msgid "Python"
9779 msgstr ""
9780
9781 #: includes/Editors/Elementor/Widget/CodeSnippet.php:77
9782 #: includes/Editors/Elementor/Widget/CodeSnippet.php:112
9783 #: assets/build/blocks/editor.js:1
9784 msgid "Java"
9785 msgstr ""
9786
9787 #: includes/Editors/Elementor/Widget/CodeSnippet.php:78
9788 #: includes/Editors/Elementor/Widget/CodeSnippet.php:113
9789 #: assets/build/blocks/editor.js:1
9790 msgid "Ruby"
9791 msgstr ""
9792
9793 #: includes/Editors/Elementor/Widget/CodeSnippet.php:79
9794 #: includes/Editors/Elementor/Widget/CodeSnippet.php:114
9795 #: assets/build/blocks/editor.js:1
9796 msgid "cURL"
9797 msgstr ""
9798
9799 #: includes/Editors/Elementor/Widget/CodeSnippet.php:80
9800 #: includes/Editors/Elementor/Widget/CodeSnippet.php:115
9801 #: includes/Editors/Elementor/Widget/CodeSnippetTab.php:57
9802 #: assets/build/blocks/editor.js:1
9803 msgid "Bash"
9804 msgstr ""
9805
9806 #: includes/Editors/Elementor/Widget/CodeSnippet.php:81
9807 #: includes/Editors/Elementor/Widget/CodeSnippet.php:116
9808 #: includes/Editors/Elementor/Widget/CodeSnippetTab.php:51
9809 #: assets/build/admin/js/dashboard.js:13
9810 #: assets/build/blocks/editor.js:1
9811 msgid "JSON"
9812 msgstr ""
9813
9814 #: includes/Editors/Elementor/Widget/CodeSnippet.php:82
9815 #: includes/Editors/Elementor/Widget/CodeSnippet.php:117
9816 #: includes/Editors/Elementor/Widget/CodeSnippetTab.php:53
9817 #: assets/build/blocks/editor.js:1
9818 msgid "YAML"
9819 msgstr ""
9820
9821 #: includes/Editors/Elementor/Widget/CodeSnippet.php:83
9822 #: includes/Editors/Elementor/Widget/CodeSnippet.php:118
9823 #: includes/Editors/Elementor/Widget/CodeSnippetTab.php:58
9824 #: assets/build/blocks/editor.js:1
9825 msgid "HTML"
9826 msgstr ""
9827
9828 #: includes/Editors/Elementor/Widget/CodeSnippet.php:84
9829 #: includes/Editors/Elementor/Widget/CodeSnippet.php:119
9830 #: assets/build/blocks/editor.js:1
9831 msgid "CSS"
9832 msgstr ""
9833
9834 #: includes/Editors/Elementor/Widget/CodeSnippet.php:85
9835 #: includes/Editors/Elementor/Widget/CodeSnippet.php:120
9836 #: assets/build/blocks/editor.js:1
9837 msgid "SQL"
9838 msgstr ""
9839
9840 #: includes/Editors/Elementor/Widget/CodeSnippet.php:86
9841 #: includes/Editors/Elementor/Widget/CodeSnippet.php:121
9842 #: includes/Editors/Elementor/Widget/CodeSnippetTab.php:52
9843 #: assets/build/blocks/editor.js:1
9844 msgid "XML"
9845 msgstr ""
9846
9847 #: includes/Editors/Elementor/Widget/CodeSnippet.php:87
9848 #: includes/Editors/Elementor/Widget/CodeSnippet.php:122
9849 #: assets/build/blocks/editor.js:1
9850 msgid "C++"
9851 msgstr ""
9852
9853 #: includes/Editors/Elementor/Widget/CodeSnippet.php:88
9854 #: includes/Editors/Elementor/Widget/CodeSnippet.php:123
9855 #: assets/build/blocks/editor.js:1
9856 msgid "C#"
9857 msgstr ""
9858
9859 #: includes/Editors/Elementor/Widget/CodeSnippet.php:89
9860 #: includes/Editors/Elementor/Widget/CodeSnippet.php:124
9861 #: assets/build/blocks/editor.js:1
9862 msgid "Go"
9863 msgstr ""
9864
9865 #: includes/Editors/Elementor/Widget/CodeSnippet.php:90
9866 #: includes/Editors/Elementor/Widget/CodeSnippet.php:125
9867 #: assets/build/blocks/editor.js:1
9868 msgid "Rust"
9869 msgstr ""
9870
9871 #: includes/Editors/Elementor/Widget/CodeSnippet.php:91
9872 #: includes/Editors/Elementor/Widget/CodeSnippet.php:126
9873 #: assets/build/blocks/editor.js:1
9874 msgid "Swift"
9875 msgstr ""
9876
9877 #: includes/Editors/Elementor/Widget/CodeSnippet.php:92
9878 #: includes/Editors/Elementor/Widget/CodeSnippet.php:127
9879 #: assets/build/blocks/editor.js:1
9880 msgid "Kotlin"
9881 msgstr ""
9882
9883 #: includes/Editors/Elementor/Widget/CodeSnippet.php:93
9884 #: includes/Editors/Elementor/Widget/CodeSnippet.php:128
9885 #: assets/build/blocks/editor.js:1
9886 msgid "TypeScript"
9887 msgstr ""
9888
9889 #: includes/Editors/Elementor/Widget/CodeSnippet.php:95
9890 #: assets/build/blocks/editor.js:1
9891 msgid "Choose language for syntax highlighting."
9892 msgstr ""
9893
9894 #: includes/Editors/Elementor/Widget/CodeSnippet.php:141
9895 msgid "Paste or type your code here…"
9896 msgstr ""
9897
9898 #: includes/Editors/Elementor/Widget/CodeSnippet.php:148
9899 msgid "Additional Languages"
9900 msgstr ""
9901
9902 #: includes/Editors/Elementor/Widget/CodeSnippet.php:153
9903 msgid "Add the same snippet in other languages. A language dropdown appears when you add one or more."
9904 msgstr ""
9905
9906 #: includes/Editors/Elementor/Widget/CodeSnippet.php:163
9907 #: includes/Editors/Elementor/Widget/CodeSnippetTab.php:121
9908 #: assets/build/blocks/editor.js:1
9909 msgid "Appearance"
9910 msgstr ""
9911
9912 #: includes/Editors/Elementor/Widget/CodeSnippet.php:171
9913 #: includes/Editors/Elementor/Widget/CodeSnippetTab.php:129
9914 #: assets/build/blocks/editor.js:1
9915 msgid "Theme"
9916 msgstr ""
9917
9918 #: includes/Editors/Elementor/Widget/CodeSnippet.php:175
9919 #: includes/Editors/Elementor/Widget/CodeSnippetTab.php:133
9920 #: assets/build/blocks/editor.js:1
9921 msgid "Light"
9922 msgstr ""
9923
9924 #: includes/Editors/Elementor/Widget/CodeSnippet.php:176
9925 #: includes/Editors/Elementor/Widget/CodeSnippetTab.php:134
9926 #: assets/build/blocks/editor.js:1
9927 msgid "Dark"
9928 msgstr ""
9929
9930 #: includes/Editors/Elementor/Widget/CodeSnippet.php:178
9931 #: assets/build/blocks/editor.js:1
9932 msgid "Choose light or dark styling for the code snippet block."
9933 msgstr ""
9934
9935 #: includes/Editors/Elementor/Widget/CodeSnippet.php:185
9936 #: includes/Editors/Elementor/Widget/CodeSnippetTab.php:143
9937 #: assets/build/blocks/editor.js:1
9938 msgid "Show header bar"
9939 msgstr ""
9940
9941 #: includes/Editors/Elementor/Widget/CodeSnippet.php:191
9942 #: assets/build/blocks/editor.js:1
9943 msgid "Toggle the filename header and copy button."
9944 msgstr ""
9945
9946 #: includes/Editors/Elementor/Widget/CodeSnippet.php:198
9947 #: includes/Editors/Elementor/Widget/CodeSnippetTab.php:156
9948 #: assets/build/blocks/editor.js:1
9949 msgid "Enable copy button"
9950 msgstr ""
9951
9952 #: includes/Editors/Elementor/Widget/CodeSnippet.php:204
9953 #: assets/build/blocks/editor.js:1
9954 msgid "Show a one-click copy-to-clipboard icon."
9955 msgstr ""
9956
9957 #: includes/Editors/Elementor/Widget/CodeSnippet.php:214
9958 #: includes/Editors/Elementor/Widget/CodeSnippetTab.php:171
9959 #: assets/build/blocks/editor.js:1
9960 msgid "Show line numbers"
9961 msgstr ""
9962
9963 #: includes/Editors/Elementor/Widget/CodeSnippet.php:220
9964 #: assets/build/blocks/editor.js:1
9965 msgid "Display line numbers in the code block."
9966 msgstr ""
9967
9968 #: includes/Editors/Elementor/Widget/CodeSnippet.php:230
9969 #: assets/build/blocks/editor.js:1
9970 msgid "File Preview Header"
9971 msgstr ""
9972
9973 #: includes/Editors/Elementor/Widget/CodeSnippet.php:241
9974 msgid "Show Language Label"
9975 msgstr ""
9976
9977 #: includes/Editors/Elementor/Widget/CodeSnippet.php:247
9978 msgid "Display the programming language label in the header."
9979 msgstr ""
9980
9981 #: includes/Editors/Elementor/Widget/CodeSnippet.php:254
9982 msgid "File Name"
9983 msgstr ""
9984
9985 #: includes/Editors/Elementor/Widget/CodeSnippet.php:257
9986 msgid "Enter filename with extension"
9987 msgstr ""
9988
9989 #: includes/Editors/Elementor/Widget/CodeSnippet.php:258
9990 msgid "Enter the filename to display in the header (e.g., hero-section.tsx)"
9991 msgstr ""
9992
9993 #: includes/Editors/Elementor/Widget/CodeSnippet.php:265
9994 #: assets/build/blocks/editor.js:1
9995 msgid "Show window buttons"
9996 msgstr ""
9997
9998 #: includes/Editors/Elementor/Widget/CodeSnippet.php:271
9999 #: assets/build/blocks/editor.js:1
10000 msgid "Display macOS-style close/minimize/maximize circles."
10001 msgstr ""
10002
10003 #: includes/Editors/Elementor/Widget/CodeSnippet.php:278
10004 #: assets/build/blocks/editor.js:1
10005 msgid "Show language icon"
10006 msgstr ""
10007
10008 #: includes/Editors/Elementor/Widget/CodeSnippet.php:284
10009 #: assets/build/blocks/editor.js:1
10010 msgid "Display the default icon for this file type."
10011 msgstr ""
10012
10013 #: includes/Editors/Elementor/Widget/CodeSnippet.php:291
10014 #: assets/build/blocks/editor.js:1
10015 msgid "Custom language icon"
10016 msgstr ""
10017
10018 #: includes/Editors/Elementor/Widget/CodeSnippet.php:294
10019 #: assets/build/blocks/editor.js:1
10020 msgid "Upload a custom icon to override the default."
10021 msgstr ""
10022
10023 #: includes/Editors/Elementor/Widget/CodeSnippet.php:400
10024 #: includes/Editors/Elementor/Widget/CodeSnippetTab.php:261
10025 #: assets/build/blocks/editor.js:1
10026 msgid "Header"
10027 msgstr ""
10028
10029 #: includes/Editors/Elementor/Widget/CodeSnippet.php:457
10030 #: assets/build/blocks/editor.js:1
10031 msgid "Controls border bottom width"
10032 msgstr ""
10033
10034 #: includes/Editors/Elementor/Widget/CodeSnippet.php:465
10035 #: assets/build/blocks/editor.js:1
10036 msgid "File Name Typography"
10037 msgstr ""
10038
10039 #: includes/Editors/Elementor/Widget/CodeSnippet.php:473
10040 #: assets/build/blocks/editor.js:1
10041 msgid "File Name Color"
10042 msgstr ""
10043
10044 #: includes/Editors/Elementor/Widget/CodeSnippet.php:484
10045 #: includes/Editors/Elementor/Widget/CodeSnippetTab.php:304
10046 #: assets/build/blocks/editor.js:1
10047 msgid "Copy Button Color"
10048 msgstr ""
10049
10050 #: includes/Editors/Elementor/Widget/CodeSnippet.php:498
10051 #: assets/build/blocks/editor.js:1
10052 msgid "Copy Button Border Color"
10053 msgstr ""
10054
10055 #: includes/Editors/Elementor/Widget/CodeSnippet.php:517
10056 #: assets/build/blocks/editor.js:1
10057 msgid "Line Numbers"
10058 msgstr ""
10059
10060 #: includes/Editors/Elementor/Widget/CodeSnippet.php:540
10061 #: assets/build/blocks/editor.js:1
10062 msgid "Line Number Color"
10063 msgstr ""
10064
10065 #: includes/Editors/Elementor/Widget/CodeSnippet.php:551
10066 #: assets/build/blocks/editor.js:1
10067 msgid "Line Number Background"
10068 msgstr ""
10069
10070 #: includes/Editors/Elementor/Widget/CodeSnippet.php:585
10071 #: assets/build/blocks/editor.js:1
10072 msgid "Controls border right width"
10073 msgstr ""
10074
10075 #: includes/Editors/Elementor/Widget/CodeSnippet.php:595
10076 #: includes/Editors/Elementor/Widget/CodeSnippetTab.php:321
10077 #: assets/build/blocks/editor.js:1
10078 msgid "Code Content Area"
10079 msgstr ""
10080
10081 #: includes/Editors/Elementor/Widget/CodeSnippetTab.php:45
10082 #: includes/Editors/Elementor/Widget/CodeSnippetTab.php:100
10083 #: assets/build/blocks/editor.js:1
10084 msgid "Responses"
10085 msgstr ""
10086
10087 #: includes/Editors/Elementor/Widget/CodeSnippetTab.php:59
10088 #: assets/build/blocks/editor.js:1
10089 msgid "Plain Text"
10090 msgstr ""
10091
10092 #: includes/Editors/Elementor/Widget/CodeSnippetTab.php:67
10093 #: assets/build/blocks/editor.js:1
10094 msgid "Status / Response type"
10095 msgstr ""
10096
10097 #: includes/Editors/Elementor/Widget/CodeSnippetTab.php:70
10098 #: assets/build/blocks/editor.js:1
10099 msgid "e.g. 200, 404"
10100 msgstr ""
10101
10102 #: includes/Editors/Elementor/Widget/CodeSnippetTab.php:71
10103 msgid "Shown as the tab label. A colored dot is derived from the first digit (2xx green, 4xx/5xx red)."
10104 msgstr ""
10105
10106 #: includes/Editors/Elementor/Widget/CodeSnippetTab.php:88
10107 #: assets/build/blocks/editor.js:1
10108 msgid "Response Body"
10109 msgstr ""
10110
10111 #: includes/Editors/Elementor/Widget/CodeSnippetTab.php:93
10112 #: assets/build/blocks/editor.js:1
10113 msgid "Paste the example response here…"
10114 msgstr ""
10115
10116 #: includes/Editors/Elementor/Widget/CodeSnippetTab.php:111
10117 msgid "Add one entry per HTTP status. Each becomes a tab. Click Add Item for another response."
10118 msgstr ""
10119
10120 #: includes/Editors/Elementor/Widget/CodeSnippetTab.php:136
10121 #: assets/build/blocks/editor.js:1
10122 msgid "Choose light or dark styling for the response block."
10123 msgstr ""
10124
10125 #: includes/Editors/Elementor/Widget/CodeSnippetTab.php:149
10126 msgid "Toggle the status tabs + copy button header."
10127 msgstr ""
10128
10129 #: includes/Editors/Elementor/Widget/CodeSnippetTab.php:296
10130 msgid "Tab Typography"
10131 msgstr ""
10132
10133 #: includes/Editors/Elementor/Widget/Content.php:54
10134 #: includes/Editors/Elementor/Widget/PrintButton.php:17
10135 msgid "Print Button"
10136 msgstr ""
10137
10138 #: includes/Editors/Elementor/Widget/Content.php:82
10139 #: includes/Editors/Elementor/Widget/DocDate.php:106
10140 #: includes/Editors/Elementor/Widget/Feedback.php:296
10141 #: includes/Editors/Elementor/Widget/Feedback.php:444
10142 #: includes/Editors/Elementor/Widget/Title.php:120
10143 #: includes/Editors/Elementor/Widget/ToC.php:225
10144 msgid "Justified"
10145 msgstr ""
10146
10147 #: includes/Editors/Elementor/Widget/Content.php:103
10148 #: assets/build/blocks/editor.js:1
10149 msgid "Doc Content Color"
10150 msgstr ""
10151
10152 #: includes/Editors/Elementor/Widget/Content.php:115
10153 msgid "Content Title Color"
10154 msgstr ""
10155
10156 #: includes/Editors/Elementor/Widget/DocAuthor.php:145
10157 msgid "Author Icon Size"
10158 msgstr ""
10159
10160 #: includes/Editors/Elementor/Widget/DocAuthor.php:167
10161 #: assets/build/blocks/editor.js:1
10162 msgid "Updated Time"
10163 msgstr ""
10164
10165 #: includes/Editors/Elementor/Widget/DocDate.php:52
10166 #: includes/Editors/Elementor/Widget/Feedback.php:130
10167 #: includes/Editors/Elementor/Widget/Reactions.php:521
10168 #: includes/Editors/Elementor/Widget/Reactions.php:581
10169 #: includes/Editors/Elementor/Widget/Reactions.php:641
10170 #: assets/build/blocks/editor.js:1
10171 msgid "Text"
10172 msgstr ""
10173
10174 #: includes/Editors/Elementor/Widget/DocDate.php:54
10175 #: views/template-parts/update-date.php:8
10176 #: views/widgets/date.php:9
10177 msgid "Updated on"
10178 msgstr ""
10179
10180 #: includes/Editors/Elementor/Widget/DocShare.php:29
10181 msgid "Doc Share"
10182 msgstr ""
10183
10184 #: includes/Editors/Elementor/Widget/DocShare.php:141
10185 #: includes/Editors/Elementor/Widget/DocShare.php:317
10186 #: includes/Editors/Elementor/Widget/Reactions.php:227
10187 #: includes/Editors/Elementor/Widget/Reactions.php:340
10188 #: includes/Editors/Elementor/Widget/Reactions.php:453
10189 #: includes/Editors/Elementor/Widget/ToC.php:173
10190 msgid "Box Spacing"
10191 msgstr ""
10192
10193 #: includes/Editors/Elementor/Widget/DocShare.php:198
10194 msgid "Wrapper Container"
10195 msgstr ""
10196
10197 #: includes/Editors/Elementor/Widget/DocShare.php:490
10198 msgid "Type share title here"
10199 msgstr ""
10200
10201 #: includes/Editors/Elementor/Widget/DocShare.php:514
10202 msgid "Facebook"
10203 msgstr ""
10204
10205 #: includes/Editors/Elementor/Widget/DocShare.php:526
10206 msgid "Twitter"
10207 msgstr ""
10208
10209 #: includes/Editors/Elementor/Widget/DocShare.php:538
10210 msgid "Linkedin"
10211 msgstr ""
10212
10213 #: includes/Editors/Elementor/Widget/DocShare.php:550
10214 msgid "Pinterest"
10215 msgstr ""
10216
10217 #: includes/Editors/Elementor/Widget/DocShare.php:676
10218 msgid "Inner Size"
10219 msgstr ""
10220
10221 #: includes/Editors/Elementor/Widget/Feedback.php:20
10222 msgid "Doc Feedback"
10223 msgstr ""
10224
10225 #: includes/Editors/Elementor/Widget/Feedback.php:53
10226 msgid "General "
10227 msgstr ""
10228
10229 #: includes/Editors/Elementor/Widget/Feedback.php:109
10230 msgid "Enter button text"
10231 msgstr ""
10232
10233 #: includes/Editors/Elementor/Widget/Feedback.php:110
10234 msgid "Enter button text here"
10235 msgstr ""
10236
10237 #: includes/Editors/Elementor/Widget/Feedback.php:117
10238 msgid "Choose Feedback Icon Image"
10239 msgstr ""
10240
10241 #: includes/Editors/Elementor/Widget/Feedback.php:165
10242 msgid "Icon "
10243 msgstr ""
10244
10245 #: includes/Editors/Elementor/Widget/Feedback.php:209
10246 msgid "FeedBack Form"
10247 msgstr ""
10248
10249 #: includes/Editors/Elementor/Widget/Feedback.php:310
10250 msgid "Lable"
10251 msgstr ""
10252
10253 #: includes/Editors/Elementor/Widget/Feedback.php:337
10254 #: assets/build/blocks/editor.js:1
10255 msgid "Space"
10256 msgstr ""
10257
10258 #: includes/Editors/Elementor/Widget/Reactions.php:24
10259 msgid "Doc Reactions"
10260 msgstr ""
10261
10262 #: includes/Editors/Elementor/Widget/Reactions.php:77
10263 #: views/widgets/reactions-2.php:44
10264 #: views/widgets/reactions-3.php:50
10265 msgid "Happy"
10266 msgstr ""
10267
10268 #: includes/Editors/Elementor/Widget/Reactions.php:129
10269 #: views/widgets/reactions-2.php:100
10270 #: views/widgets/reactions-3.php:106
10271 msgid "Sad"
10272 msgstr ""
10273
10274 #: includes/Editors/Elementor/Widget/Reactions.php:530
10275 #: includes/Editors/Elementor/Widget/Reactions.php:590
10276 #: includes/Editors/Elementor/Widget/Reactions.php:650
10277 msgid "Text Tag"
10278 msgstr ""
10279
10280 #: includes/Editors/Elementor/Widget/ReadingTime.php:56
10281 #: assets/build/blocks/editor.js:1
10282 msgid "Reading Time Title"
10283 msgstr ""
10284
10285 #: includes/Editors/Elementor/Widget/ReadingTime.php:59
10286 #: includes/Editors/Elementor/Widget/ReadingTime.php:69
10287 #: includes/Editors/Elementor/Widget/ReadingTime.php:79
10288 msgid "Type Here"
10289 msgstr ""
10290
10291 #: includes/Editors/Elementor/Widget/ReadingTime.php:66
10292 #: assets/build/blocks/editor.js:1
10293 msgid "Reading Time Text"
10294 msgstr ""
10295
10296 #: includes/Editors/Elementor/Widget/ReadingTime.php:76
10297 #: assets/build/blocks/editor.js:1
10298 msgid "Singluar Reading Time Text"
10299 msgstr ""
10300
10301 #: includes/Editors/Elementor/Widget/ReadingTime.php:203
10302 msgid "Clock Icon Width"
10303 msgstr ""
10304
10305 #: includes/Editors/Elementor/Widget/Sidebar.php:25
10306 #: assets/build/blocks/editor.js:1
10307 msgid "BetterDocs Sidebar"
10308 msgstr ""
10309
10310 #: includes/Editors/Elementor/Widget/Sidebar.php:68
10311 msgid "Go Premium for More Features"
10312 msgstr ""
10313
10314 #: includes/Editors/Elementor/Widget/Sidebar.php:75
10315 msgid "Unlock more possibilities"
10316 msgstr ""
10317
10318 #: includes/Editors/Elementor/Widget/Sidebar.php:257
10319 #: assets/build/blocks/editor.js:1
10320 msgid "Layout 4"
10321 msgstr ""
10322
10323 #: includes/Editors/Elementor/Widget/Sidebar.php:258
10324 #: assets/build/blocks/editor.js:1
10325 msgid "Layout 5"
10326 msgstr ""
10327
10328 #: includes/Editors/Elementor/Widget/Sidebar.php:259
10329 #: assets/build/blocks/editor.js:1
10330 msgid "Layout 6"
10331 msgstr ""
10332
10333 #: includes/Editors/Elementor/Widget/Sidebar.php:269
10334 msgid "This layout is available in pro version only!"
10335 msgstr ""
10336
10337 #: includes/Editors/Elementor/Widget/Sidebar.php:363
10338 #: assets/build/blocks/editor.js:1
10339 msgid "Enable Sticky TOC"
10340 msgstr ""
10341
10342 #: includes/Editors/Elementor/Widget/Sidebar.php:375
10343 #: assets/build/blocks/editor.js:1
10344 msgid "TOC Width"
10345 msgstr ""
10346
10347 #: includes/Editors/Elementor/Widget/Sidebar.php:397
10348 msgid "Z index"
10349 msgstr ""
10350
10351 #: includes/Editors/Elementor/Widget/Sidebar.php:516
10352 msgid "Category Items"
10353 msgstr ""
10354
10355 #: includes/Editors/Elementor/Widget/Sidebar.php:603
10356 msgid "Body"
10357 msgstr ""
10358
10359 #: includes/Editors/Elementor/Widget/Sidebar.php:690
10360 msgid "Arrow Width"
10361 msgstr ""
10362
10363 #: includes/Editors/Elementor/Widget/Sidebar.php:710
10364 msgid "Arrow Height"
10365 msgstr ""
10366
10367 #: includes/Editors/Elementor/Widget/Sidebar.php:813
10368 #: assets/build/blocks/editor.js:1
10369 msgid "Arrow Padding"
10370 msgstr ""
10371
10372 #: includes/Editors/Elementor/Widget/Sidebar.php:828
10373 #: assets/build/blocks/editor.js:1
10374 msgid "Arrow Margin"
10375 msgstr ""
10376
10377 #: includes/Editors/Elementor/Widget/Sidebar.php:1217
10378 #: includes/Editors/Elementor/Widget/Sidebar.php:1402
10379 #: assets/build/admin/js/dashboard.js:20
10380 msgid "Active"
10381 msgstr ""
10382
10383 #: includes/Editors/Elementor/Widget/Sidebar.php:1990
10384 #: includes/Editors/Elementor/Widget/ToC.php:707
10385 msgid "List Item Padding"
10386 msgstr ""
10387
10388 #: includes/Editors/Elementor/Widget/Sidebar.php:2153
10389 msgid "Outer Background Color"
10390 msgstr ""
10391
10392 #: includes/Editors/Elementor/Widget/Sidebar.php:2223
10393 msgid "Active Border Width"
10394 msgstr ""
10395
10396 #: includes/Editors/Elementor/Widget/Sidebar.php:2250
10397 #: includes/Editors/Elementor/Widget/Sidebar.php:2332
10398 msgid "Sub-Category List"
10399 msgstr ""
10400
10401 #: includes/Editors/Elementor/Widget/Sidebar.php:2499
10402 #: assets/build/blocks/editor.js:1
10403 msgid "Sidebar Search Modal"
10404 msgstr ""
10405
10406 #: includes/Editors/Elementor/Widget/Sidebar.php:2549
10407 #: assets/build/blocks/editor.js:1
10408 msgid "Field Color"
10409 msgstr ""
10410
10411 #: includes/Editors/Elementor/Widget/Sidebar.php:2765
10412 msgid "Sub Category List"
10413 msgstr ""
10414
10415 #: includes/Editors/Elementor/Widget/Sidebar.php:2832
10416 msgid "Nested List Items"
10417 msgstr ""
10418
10419 #: includes/Editors/Elementor/Widget/Tags.php:21
10420 msgid "Betterdocs Tags"
10421 msgstr ""
10422
10423 #: includes/Editors/Elementor/Widget/Title.php:61
10424 msgid "Enter your title"
10425 msgstr ""
10426
10427 #: includes/Editors/Elementor/Widget/Title.php:62
10428 msgid "Add Your Heading Text Here"
10429 msgstr ""
10430
10431 #: includes/Editors/Elementor/Widget/Title.php:69
10432 #: assets/build/admin/js/dashboard.js:5
10433 msgid "Link"
10434 msgstr ""
10435
10436 #: includes/Editors/Elementor/Widget/Title.php:84
10437 msgid "HTML Tag"
10438 msgstr ""
10439
10440 #: includes/Editors/Elementor/Widget/Title.php:134
10441 #: assets/build/admin/js/dashboard.js:5
10442 msgid "View"
10443 msgstr ""
10444
10445 #: includes/Editors/Elementor/Widget/Title.php:180
10446 #: includes/Editors/Elementor/Widget/ToC.php:278
10447 msgid "Blend Mode"
10448 msgstr ""
10449
10450 #: includes/Editors/Elementor/Widget/ToC.php:23
10451 msgid "Doc Table of Contents"
10452 msgstr ""
10453
10454 #: includes/Editors/Elementor/Widget/ToC.php:69
10455 msgid "Table of contents"
10456 msgstr ""
10457
10458 #: includes/Editors/Elementor/Widget/ToC.php:76
10459 #: assets/build/blocks/editor.js:1
10460 msgid "Supported Heading Tags"
10461 msgstr ""
10462
10463 #: includes/Editors/Elementor/Widget/ToC.php:94
10464 msgid "List Hierarchy"
10465 msgstr ""
10466
10467 #: includes/Editors/Elementor/Widget/ToC.php:106
10468 #: assets/build/blocks/editor.js:1
10469 msgid "List Number"
10470 msgstr ""
10471
10472 #: includes/Editors/Elementor/Widget/ToC.php:118
10473 msgid "Collapsible on small devices"
10474 msgstr ""
10475
10476 #: includes/Editors/Elementor/Widget/ToC.php:147
10477 msgid "Box Width (%)"
10478 msgstr ""
10479
10480 #: includes/Editors/Elementor/Widget/ToC.php:197
10481 msgid "Box Border Radius"
10482 msgstr ""
10483
10484 #: includes/Editors/Elementor/Widget/ToC.php:350
10485 msgid "Toc List"
10486 msgstr ""
10487
10488 #: includes/Editors/Elementor/Widget/ToC.php:385
10489 msgid "Left Border Line"
10490 msgstr ""
10491
10492 #: includes/Editors/Elementor/Widget/ToC.php:412
10493 msgid "Left Border Line Space"
10494 msgstr ""
10495
10496 #: includes/Editors/Elementor/Widget/ToC.php:431
10497 msgid "Left Border Line Positioning"
10498 msgstr ""
10499
10500 #: includes/Editors/Elementor/Widget/ToC.php:450
10501 msgid "Left Border Line Color"
10502 msgstr ""
10503
10504 #: includes/Editors/Elementor/Widget/ToC.php:461
10505 msgid "Active List Left Border Width"
10506 msgstr ""
10507
10508 #: includes/Editors/Elementor/Widget/ToC.php:488
10509 msgid "Active Color Left Border"
10510 msgstr ""
10511
10512 #: includes/Editors/Elementor/Widget/ToC.php:514
10513 msgid "Active List Left Border Position Left"
10514 msgstr ""
10515
10516 #: includes/Editors/Elementor/Widget/ToC.php:541
10517 msgid "Active List Left Border Position Right"
10518 msgstr ""
10519
10520 #: includes/Editors/Elementor/Widget/ToC.php:568
10521 msgid "Active List Left Border Position Bottom"
10522 msgstr ""
10523
10524 #: includes/Editors/Elementor/Widget/ToC.php:595
10525 msgid "Active List Left Border Position Top"
10526 msgstr ""
10527
10528 #: includes/Editors/Elementor/Widget/ToC.php:622
10529 msgid "Active List Left Border Radius"
10530 msgstr ""
10531
10532 #: includes/Editors/Elementor/Widget/ToC.php:661
10533 #: assets/build/blocks/editor.js:1
10534 msgid "List Hover Color"
10535 msgstr ""
10536
10537 #: includes/Editors/Elementor/Widget/ToC.php:672
10538 #: assets/build/blocks/editor.js:1
10539 msgid "List Hover Background Color"
10540 msgstr ""
10541
10542 #: includes/Editors/Elementor/Widget/ToC.php:695
10543 msgid "List Wrapper Padding"
10544 msgstr ""
10545
10546 #: includes/FrontEnd/FrontEnd.php:329
10547 msgid "How did you feel?"
10548 msgstr ""
10549
10550 #: includes/FrontEnd/TemplateTags.php:451
10551 msgid "Copy URL"
10552 msgstr ""
10553
10554 #: includes/Insights/Insights.php:418
10555 msgid "We can't detect any plugin information. This is most probably because you have not included the code in the plugin main file."
10556 msgstr ""
10557
10558 #: includes/Insights/Insights.php:759
10559 msgid "What we collect."
10560 msgstr ""
10561
10562 #: includes/Insights/Insights.php:760
10563 msgid "Sure, I'd like to help"
10564 msgstr ""
10565
10566 #: includes/Insights/Insights.php:761
10567 msgid "No Thanks."
10568 msgstr ""
10569
10570 #: includes/Insights/Insights.php:874
10571 msgid "We Value Your Feedback"
10572 msgstr ""
10573
10574 #: includes/Insights/Insights.php:875
10575 msgid "Could you please tell us why you're deactivating our plugin? Your insights will help us to improve."
10576 msgstr ""
10577
10578 #: includes/Insights/Insights.php:878
10579 msgid "I no longer need the plugin"
10580 msgstr ""
10581
10582 #: includes/Insights/Insights.php:880
10583 msgid "I found a better plugin"
10584 msgstr ""
10585
10586 #: includes/Insights/Insights.php:881
10587 msgid "Please share which plugin"
10588 msgstr ""
10589
10590 #: includes/Insights/Insights.php:883
10591 msgid "I couldn't get the plugin to work"
10592 msgstr ""
10593
10594 #: includes/Insights/Insights.php:884
10595 msgid "It's a temporary deactivation"
10596 msgstr ""
10597
10598 #: includes/Insights/Insights.php:886
10599 msgid "Other"
10600 msgstr ""
10601
10602 #: includes/Insights/Insights.php:887
10603 msgid "Please share the reason"
10604 msgstr ""
10605
10606 #: includes/Insights/Insights.php:931
10607 msgid "Submitting form"
10608 msgstr ""
10609
10610 #: includes/Insights/Insights.php:1173
10611 msgid "Submit and Deactivate"
10612 msgstr ""
10613
10614 #: includes/Insights/Insights.php:1173
10615 msgid "Just Deactivate"
10616 msgstr ""
10617
10618 #: includes/Mcp/MCPManager.php:407
10619 msgid "MCP is switched off"
10620 msgstr ""
10621
10622 #: includes/Mcp/MCPManager.php:408
10623 msgid "This site is not accepting AI client connections right now. An administrator can switch MCP on under BetterDocs → MCP."
10624 msgstr ""
10625
10626 #: includes/Mcp/MCPManager.php:439
10627 msgid "This account cannot connect an AI client"
10628 msgstr ""
10629
10630 #. translators: %s: the required WordPress capability, e.g. edit_docs.
10631 #: includes/Mcp/MCPManager.php:442
10632 msgid "Your account can't connect an AI client to BetterDocs: it needs the \"%s\" capability. Ask an administrator, or use bd-get-status's capability list."
10633 msgstr ""
10634
10635 #: includes/Mcp/MCPManager.php:463
10636 msgid "Could not authorize"
10637 msgstr ""
10638
10639 #: includes/Mcp/MCPManager.php:470
10640 msgid "This consent form is no longer valid. Start the connection again from your AI client."
10641 msgstr ""
10642
10643 #: includes/Mcp/MCPManager.php:476
10644 msgid "The user denied the request."
10645 msgstr ""
10646
10647 #: includes/Mcp/MCPManager.php:584
10648 msgid "An AI assistant"
10649 msgstr ""
10650
10651 #: includes/Mcp/MCPManager.php:596
10652 #: assets/build/admin/js/dashboard.js:10
10653 msgid "Read-only"
10654 msgstr ""
10655
10656 #: includes/Mcp/MCPManager.php:597
10657 #: assets/build/admin/js/dashboard.js:10
10658 msgid "Read & write"
10659 msgstr ""
10660
10661 #: includes/Mcp/MCPManager.php:600
10662 msgid "It can read your documentation, but it cannot change anything on this site."
10663 msgstr ""
10664
10665 #: includes/Mcp/MCPManager.php:601
10666 msgid "It acts as you: anything it creates, edits or deletes is recorded under your account."
10667 msgstr ""
10668
10669 #: includes/Mcp/MCPManager.php:631
10670 msgid "Connect an AI client to BetterDocs"
10671 msgstr ""
10672
10673 #. translators: 1: the AI client's name, escaped and wrapped in <strong>. 2: this site's host, escaped and wrapped in <strong>.
10674 #: includes/Mcp/MCPManager.php:669
10675 msgid "%1$s wants to work with the documentation on %2$s."
10676 msgstr ""
10677
10678 #. translators: 1: the login of the person approving, escaped and wrapped in <strong>. 2: their role.
10679 #: includes/Mcp/MCPManager.php:684
10680 msgid "Signed in as %1$s &middot; %2$s"
10681 msgstr ""
10682
10683 #. translators: %s: the login of the person approving, escaped and wrapped in <strong>.
10684 #: includes/Mcp/MCPManager.php:691
10685 msgid "Signed in as %s"
10686 msgstr ""
10687
10688 #. translators: 1: the AI client's name. 2: how many things it will be able to do.
10689 #: includes/Mcp/MCPManager.php:708
10690 msgid "What %1$s will be able to do (%2$d)"
10691 msgstr ""
10692
10693 #: includes/Mcp/MCPManager.php:720
10694 msgid "Secured with OAuth. You can revoke this app at any time under BetterDocs → MCP."
10695 msgstr ""
10696
10697 #: includes/Mcp/MCPManager.php:725
10698 msgid "Deny"
10699 msgstr ""
10700
10701 #: includes/Mcp/MCPManager.php:726
10702 msgid "Approve"
10703 msgstr ""
10704
10705 #: includes/Mcp/MCPManager.php:750
10706 msgid "Authorization error"
10707 msgstr ""
10708
10709 #: includes/Mcp/MCPManager.php:798
10710 msgid "Read docs, categories, tags and knowledge bases"
10711 msgstr ""
10712
10713 #: includes/Mcp/MCPManager.php:798
10714 msgid "Create and edit docs"
10715 msgstr ""
10716
10717 #: includes/Mcp/MCPManager.php:799
10718 msgid "Trash and delete docs"
10719 msgstr ""
10720
10721 #: includes/Mcp/MCPManager.php:800
10722 msgid "Create and manage doc categories and tags"
10723 msgstr ""
10724
10725 #: includes/Mcp/MCPManager.php:801
10726 msgid "Create and manage knowledge bases (BetterDocs Pro)"
10727 msgstr ""
10728
10729 #: includes/Mcp/MCPManager.php:802
10730 msgid "Read FAQs and FAQ groups"
10731 msgstr ""
10732
10733 #: includes/Mcp/MCPManager.php:802
10734 msgid "Create and manage FAQs and FAQ groups"
10735 msgstr ""
10736
10737 #: includes/Mcp/MCPManager.php:803
10738 msgid "Read BetterDocs settings (API keys stay hidden)"
10739 msgstr ""
10740
10741 #: includes/Mcp/MCPManager.php:803
10742 #: assets/build/admin/js/dashboard.js:20
10743 msgid "Read and change BetterDocs settings"
10744 msgstr ""
10745
10746 #: includes/Mcp/MCPManager.php:804
10747 #: assets/build/admin/js/dashboard.js:20
10748 msgid "Read documentation analytics"
10749 msgstr ""
10750
10751 #: includes/Mcp/MCPManager.php:1347
10752 msgid "Grant read-only access: no doc, term, FAQ or settings changes."
10753 msgstr ""
10754
10755 #: includes/Mcp/MCPManager.php:1364
10756 msgid "Optionally set read-only on the new token; omit to keep the current scopes."
10757 msgstr ""
10758
10759 #: includes/Mcp/MCPManager.php:1399
10760 msgid "The OAuth client_id to revoke."
10761 msgstr ""
10762
10763 #: includes/Mcp/MCPManager.php:1427
10764 msgid "Report this user's capabilities instead of the caller's."
10765 msgstr ""
10766
10767 #: includes/Mcp/MCPManager.php:1468
10768 msgid "The BetterDocs MCP endpoint accepts POST only."
10769 msgstr ""
10770
10771 #: includes/Mcp/MCPManager.php:1514
10772 #: includes/Mcp/MCPManager.php:1539
10773 #: includes/Mcp/MCPManager.php:1576
10774 msgid "MCP is disabled on this site."
10775 msgstr ""
10776
10777 #: includes/Mcp/MCPManager.php:1776
10778 msgid "A client_id is required to revoke an OAuth app."
10779 msgstr ""
10780
10781 #: includes/Mcp/MCPManager.php:1824
10782 msgid "No user with that id exists on this site."
10783 msgstr ""
10784
10785 #: includes/Mcp/MCPManager.php:1858
10786 msgid "BetterDocs MCP: AI assistants will connect but see no tools."
10787 msgstr ""
10788
10789 #: includes/Mcp/MCPManager.php:1859
10790 msgid "MCP access is enabled, but the bundled Abilities runtime (dependencies/vendor/autoload_packages.php) is missing from this installation — usually a plugin package built without it. Reinstall BetterDocs from wordpress.org or an official build; until then, connected AI clients get an empty tool list."
10791 msgstr ""
10792
10793 #: includes/Mcp/MCPOAuth.php:300
10794 msgid "At least one valid redirect_uri is required."
10795 msgstr ""
10796
10797 #: includes/Mcp/MCPOAuth.php:305
10798 #: includes/Mcp/MCPOAuth.php:659
10799 msgid "MCP Client"
10800 msgstr ""
10801
10802 #: includes/Mcp/MCPOAuth.php:360
10803 msgid "Unknown client_id."
10804 msgstr ""
10805
10806 #: includes/Mcp/MCPOAuth.php:364
10807 msgid "redirect_uri does not match a registered value."
10808 msgstr ""
10809
10810 #: includes/Mcp/MCPOAuth.php:370
10811 msgid "Only response_type=code is supported."
10812 msgstr ""
10813
10814 #: includes/Mcp/MCPOAuth.php:384
10815 msgid "PKCE with code_challenge_method=S256 is required."
10816 msgstr ""
10817
10818 #: includes/Mcp/MCPOAuth.php:455
10819 msgid "Unsupported grant_type."
10820 msgstr ""
10821
10822 #: includes/Mcp/MCPOAuth.php:721
10823 msgid "Unknown or expired authorization code."
10824 msgstr ""
10825
10826 #: includes/Mcp/MCPOAuth.php:732
10827 msgid "Authorization code expired."
10828 msgstr ""
10829
10830 #: includes/Mcp/MCPOAuth.php:736
10831 #: includes/Mcp/MCPOAuth.php:773
10832 msgid "client_id mismatch."
10833 msgstr ""
10834
10835 #: includes/Mcp/MCPOAuth.php:740
10836 msgid "redirect_uri mismatch."
10837 msgstr ""
10838
10839 #: includes/Mcp/MCPOAuth.php:744
10840 msgid "PKCE verification failed."
10841 msgstr ""
10842
10843 #: includes/Mcp/MCPOAuth.php:767
10844 msgid "Unknown refresh token."
10845 msgstr ""
10846
10847 #: includes/Mcp/MCPSelfTest.php:107
10848 msgid "MCP access is turned off, so the endpoint refuses every request. Switch MCP on above and run the test again."
10849 msgstr ""
10850
10851 #: includes/Mcp/MCPSelfTest.php:114
10852 msgid "No connection token exists yet. Click Connect to mint one, then run the test again."
10853 msgstr ""
10854
10855 #: includes/Mcp/MCPSelfTest.php:123
10856 msgid "This site is paired, but the stored copy of the connection token cannot be decrypted — usually because the WordPress security salts changed. Existing clients still authenticate; rotate the token and reconnect them to be able to test it."
10857 msgstr ""
10858
10859 #: includes/Mcp/MCPSelfTest.php:139
10860 msgid "Connection URL"
10861 msgstr ""
10862
10863 #: includes/Mcp/MCPSelfTest.php:140
10864 msgid "REST fallback URL"
10865 msgstr ""
10866
10867 #: includes/Mcp/MCPSelfTest.php:144
10868 msgid "OAuth discovery"
10869 msgstr ""
10870
10871 #: includes/Mcp/MCPSelfTest.php:151
10872 msgid "OAuth challenge"
10873 msgstr ""
10874
10875 #: includes/Mcp/MCPSelfTest.php:158
10876 msgid "Client access"
10877 msgstr ""
10878
10879 #. translators: 1: pretty MCP endpoint URL, 2: REST fallback URL.
10880 #: includes/Mcp/MCPSelfTest.php:169
10881 msgid "The connection URL %1$s did not answer correctly, but the REST fallback %2$s works. Re-save Settings → Permalinks to rebuild the rewrite rules; until then, give your AI client the fallback URL."
10882 msgstr ""
10883
10884 #. translators: %d: number of MCP tools returned.
10885 #: includes/Mcp/MCPSelfTest.php:198
10886 msgid "Connection healthy: the endpoint authenticated, offered OAuth, and returned %d tool."
10887 msgid_plural "Connection healthy: the endpoint authenticated, offered OAuth, and returned %d tools."
10888 msgstr[0] ""
10889 msgstr[1] ""
10890
10891 #. translators: 1: endpoint URL, 2: the transport error PHP reported.
10892 #: includes/Mcp/MCPSelfTest.php:261
10893 msgid "PHP could not verify this site's TLS certificate (common on local sites with self-signed certificates). %1$s reported: %2$s. Add `add_filter( 'https_local_ssl_verify', '__return_false' );` in a mu-plugin for local testing."
10894 msgstr ""
10895
10896 #. translators: 1: endpoint URL, 2: the transport error PHP reported.
10897 #: includes/Mcp/MCPSelfTest.php:272
10898 msgid "%1$s could not be reached: %2$s."
10899 msgstr ""
10900
10901 #. translators: 1: endpoint URL, 2: the URL it redirected to.
10902 #: includes/Mcp/MCPSelfTest.php:290
10903 msgid "%1$s redirected to %2$s instead of answering. A redirect between HTTP and HTTPS usually means the Site Address and WordPress Address schemes disagree."
10904 msgstr ""
10905
10906 #. translators: %s: endpoint URL.
10907 #: includes/Mcp/MCPSelfTest.php:296
10908 msgid "%s redirected instead of answering, which usually means the Site Address and WordPress Address schemes disagree."
10909 msgstr ""
10910
10911 #. translators: %s: endpoint URL.
10912 #: includes/Mcp/MCPSelfTest.php:307
10913 msgid "%s returned 404 — WordPress does not know this URL. Re-save Settings → Permalinks to rebuild the rewrite rules."
10914 msgstr ""
10915
10916 #. translators: %s: endpoint URL.
10917 #: includes/Mcp/MCPSelfTest.php:318
10918 msgid "%s rejected the connection token (authentication failed). Rotate the token and reconnect your AI client."
10919 msgstr ""
10920
10921 #. translators: %s: endpoint URL.
10922 #: includes/Mcp/MCPSelfTest.php:329
10923 msgid "%s is rate-limiting this server after repeated failed tokens. Wait for the lockout to lapse, then rotate the token and reconnect."
10924 msgstr ""
10925
10926 #. translators: 1: endpoint URL, 2: HTTP status code, 3: the Content-Type header received.
10927 #: includes/Mcp/MCPSelfTest.php:349
10928 msgid "%1$s answered %2$d with %3$s instead of JSON — WordPress is serving an ordinary page at this URL, not the MCP endpoint. Under plain permalinks the pretty URL silently returns the front page; re-save Settings → Permalinks, or give your AI client the REST fallback URL."
10929 msgstr ""
10930
10931 #: includes/Mcp/MCPSelfTest.php:352
10932 msgid "no content type"
10933 msgstr ""
10934
10935 #. translators: 1: endpoint URL, 2: HTTP status code.
10936 #: includes/Mcp/MCPSelfTest.php:362
10937 msgid "%1$s answered %2$d with JSON that is not a JSON-RPC response, so something other than the MCP endpoint is serving this URL. Re-save Settings → Permalinks, or use the REST fallback URL."
10938 msgstr ""
10939
10940 #. translators: 1: endpoint URL, 2: abilities-registry diagnostic summary.
10941 #: includes/Mcp/MCPSelfTest.php:386
10942 msgid "%1$s answered but returned no tool catalog. Confirm the MCP runtime shipped with this build and that abilities registered. Diagnostics — %2$s"
10943 msgstr ""
10944
10945 #. translators: 1: endpoint URL, 2: number of tools returned.
10946 #: includes/Mcp/MCPSelfTest.php:397
10947 msgid "%1$s authenticated and returned %2$d tools."
10948 msgstr ""
10949
10950 #: includes/Mcp/MCPSelfTest.php:456
10951 msgid "The REST discovery aliases are served and identify this site exactly. The /.well-known/ documents are not — see the caveat below."
10952 msgstr ""
10953
10954 #. translators: %s: the reason the /.well-known/ document could not be read.
10955 #: includes/Mcp/MCPSelfTest.php:460
10956 msgid "This site does not serve the /.well-known/ OAuth documents, usually because the web server handles that path itself before WordPress sees it. Every client we have tested finds the metadata through the 401 challenge instead, which points at the REST alias, so this is not fatal — but a client that only tries /.well-known/ will not connect. Details: %s"
10957 msgstr ""
10958
10959 #: includes/Mcp/MCPSelfTest.php:482
10960 msgid "All four OAuth discovery documents are served and advertise this site's MCP endpoint exactly."
10961 msgstr ""
10962
10963 #. translators: 1: discovery document URL, 2: transport error.
10964 #: includes/Mcp/MCPSelfTest.php:518
10965 msgid "The OAuth discovery document %1$s could not be fetched: %2$s. Clients that connect by URL alone cannot authenticate without it."
10966 msgstr ""
10967
10968 #. translators: 1: discovery document URL, 2: HTTP status code.
10969 #: includes/Mcp/MCPSelfTest.php:533
10970 msgid "The OAuth discovery document %1$s returned %2$d instead of valid metadata. Re-save Settings → Permalinks; if it persists, the web server or another plugin is claiming that URL."
10971 msgstr ""
10972
10973 #. translators: 1: metadata field name, 2: value found in the document, 3: the value it should carry, 4: discovery document URL.
10974 #: includes/Mcp/MCPSelfTest.php:544
10975 msgid "The discovery document %4$s advertises %1$s \"%2$s\" but this site's MCP endpoint is \"%3$s\". RFC 9728 requires an exact match, so clients reject the metadata and report that the server does not implement OAuth. If the two differ only by scheme, a reverse proxy is terminating TLS without passing X-Forwarded-Proto; otherwise something else is serving this URL."
10976 msgstr ""
10977
10978 #. translators: 1: the http:// endpoint the documents advertise, 2: the https:// endpoint that also answers.
10979 #: includes/Mcp/MCPSelfTest.php:586
10980 msgid "The discovery documents advertise %1$s, but %2$s answers as well — WordPress is storing an http:// Site Address behind a proxy that terminates TLS. AI clients connect over https and reject the http identifier as a mismatch. Fix the Site Address in Settings → General, or have the proxy send X-Forwarded-Proto."
10981 msgstr ""
10982
10983 #. translators: 1: endpoint URL, 2: HTTP status code.
10984 #: includes/Mcp/MCPSelfTest.php:625
10985 msgid "An unauthenticated call to %1$s answered %2$d instead of 401. Clients that connect by URL alone need the 401 challenge to start the OAuth flow."
10986 msgstr ""
10987
10988 #. translators: %s: endpoint URL.
10989 #: includes/Mcp/MCPSelfTest.php:637
10990 msgid "%s answered 401 but sent no WWW-Authenticate header — a security plugin or proxy is most likely stripping it. Clients that connect by URL alone will report that this server does not implement OAuth."
10991 msgstr ""
10992
10993 #. translators: 1: endpoint URL, 2: the WWW-Authenticate header value received.
10994 #: includes/Mcp/MCPSelfTest.php:650
10995 msgid "%1$s sent a WWW-Authenticate header with no resource_metadata URL (%2$s). Clients have nowhere to look up this site's OAuth metadata."
10996 msgstr ""
10997
10998 #. translators: 1: the resource_metadata URL from the challenge header, 2: endpoint URL.
10999 #: includes/Mcp/MCPSelfTest.php:677
11000 msgid "The challenge from %2$s points at %1$s, but that URL does not return OAuth metadata. It is the first thing a client fetches, so the connection fails there."
11001 msgstr ""
11002
11003 #: includes/Mcp/MCPSelfTest.php:692
11004 msgid "The OAuth challenge could not be checked because the endpoint did not answer. Fix the connection error above and run the test again."
11005 msgstr ""
11006
11007 #: includes/Mcp/MCPSelfTest.php:698
11008 msgid "Unauthenticated calls answer with the OAuth challenge, so clients that have only the URL can authenticate."
11009 msgstr ""
11010
11011 #. translators: 1: the User-Agent string tried, 2: the HTTP status it received, 3: the HTTP status WordPress' own User-Agent received.
11012 #: includes/Mcp/MCPSelfTest.php:741
11013 msgid "The endpoint answered %3$d for WordPress but %2$d for a generic HTTP client's User-Agent (%1$s). A security plugin, firewall or \"block bad bots\" rule is refusing non-browser clients. Whether that affects your assistant depends on the User-Agent it sends, which this test cannot see — connect it and check that tools load. If they do not, exempt the MCP and /.well-known/ paths."
11014 msgstr ""
11015
11016 #: includes/Mcp/MCPSelfTest.php:751
11017 msgid "The endpoint answers generic HTTP clients the same way it answers WordPress, so no bot filter is refusing them. This cannot see an IP-level block of the AI vendor."
11018 msgstr ""
11019
11020 #. translators: 1: number of locked-out clients, 2: the filter name that overrides client identification.
11021 #: includes/Mcp/MCPSelfTest.php:781
11022 msgid "%1$d client address is locked out after repeated failed authentications — usually a connector still holding a rotated-away token. While a lockout holds, that address is refused even when it presents a valid token, so behind a reverse proxy (where every client shares one address) one stale connector can wall off everyone; the `%2$s` filter is how you teach the limiter to read the real client address. Lockouts clear within 15 minutes of the retries stopping."
11023 msgid_plural "%1$d client addresses are locked out after repeated failed authentications — usually connectors still holding rotated-away tokens. While a lockout holds, that address is refused even when it presents a valid token, so behind a reverse proxy (where every client shares one address) one stale connector can wall off everyone; the `%2$s` filter is how you teach the limiter to read the real client address. Lockouts clear within 15 minutes of the retries stopping."
11024 msgstr[0] ""
11025 msgstr[1] ""
11026
11027 #: includes/Mcp/MCPSelfTest.php:791
11028 #: assets/build/admin/js/dashboard.js:19
11029 msgid "Client lockouts"
11030 msgstr ""
11031
11032 #: includes/Mcp/MCPServer.php:109
11033 msgid "MCP is disabled on this site. Enable it under BetterDocs → MCP."
11034 msgstr ""
11035
11036 #: includes/Mcp/MCPServer.php:123
11037 msgid "Too many failed attempts. Try again later."
11038 msgstr ""
11039
11040 #: includes/Mcp/MCPServer.php:145
11041 msgid "Unauthorized: invalid or missing connection token."
11042 msgstr ""
11043
11044 #: includes/Mcp/MCPServer.php:169
11045 msgid "Parse error: body is not valid JSON."
11046 msgstr ""
11047
11048 #: includes/Mcp/MCPServer.php:195
11049 msgid "Invalid request."
11050 msgstr ""
11051
11052 #: includes/Mcp/MCPServer.php:309
11053 msgid "Call bd-get-status first: it reports the BetterDocs and BetterDocs Pro versions, which capabilities the connected user holds, and which features are switched on, so you can tell a refusal apart from a misconfiguration before you try anything. Every tool describes its own availability — a tool that needs BetterDocs Pro, or a setting that is currently off, says so in its description and returns a typed error explaining what would make it work. Prefer names over ids where a tool accepts both; it will find or create the matching term."
11054 msgstr ""
11055
11056 #: includes/Mcp/MCPServer.php:332
11057 msgid "Missing tool name."
11058 msgstr ""
11059
11060 #: includes/Mcp/MCPServer.php:481
11061 msgid "use this MCP connection"
11062 msgstr ""
11063
11064 #. translators: %s: tool label.
11065 #: includes/Mcp/MCPTools.php:256
11066 msgid "%s (Pro)"
11067 msgstr ""
11068
11069 #. translators: %s: MCP tool name.
11070 #: includes/Mcp/MCPTools.php:368
11071 msgid "run the \"%s\" tool"
11072 msgstr ""
11073
11074 #: includes/REST/AIEdit.php:68
11075 #: includes/REST/DocsAISuite.php:99
11076 #: includes/REST/WriteWithAI.php:140
11077 msgid "Write with AI is disabled. Enable it from BetterDocs settings."
11078 msgstr ""
11079
11080 #: includes/REST/AIEdit.php:77
11081 msgid "AI API key is missing. Add one in BetterDocs settings."
11082 msgstr ""
11083
11084 #: includes/REST/AIEdit.php:115
11085 #: includes/REST/WriteWithAI.php:371
11086 msgid "Unknown AI action."
11087 msgstr ""
11088
11089 #: includes/REST/AIEdit.php:123
11090 #: includes/REST/WriteWithAI.php:380
11091 #: includes/REST/WriteWithAI.php:424
11092 msgid "Please provide a prompt for the AI."
11093 msgstr ""
11094
11095 #: includes/REST/AIEdit.php:131
11096 msgid "No content selected for the AI to work on."
11097 msgstr ""
11098
11099 #: includes/REST/AIEdit.php:144
11100 #: includes/REST/AIFaq.php:91
11101 #: includes/REST/AIGlossary.php:93
11102 #: includes/REST/DocsAISuite.php:183
11103 #: includes/REST/WriteWithAI.php:430
11104 msgid "Unknown AI error."
11105 msgstr ""
11106
11107 #: includes/REST/AIEdit.php:156
11108 msgid "The AI returned no content. Try again or rephrase your instruction."
11109 msgstr ""
11110
11111 #: includes/REST/AIEdit.php:183
11112 msgid "Return only plain text (no block markup, no quotes, no explanations)."
11113 msgstr ""
11114
11115 #: includes/REST/AIEdit.php:184
11116 msgid "Return only valid Gutenberg-compatible HTML using standard tags such as <p>, <h2>, <ul>, <ol>, <li>, <strong>, <em>, <a>, <code>. Do not include explanations, preambles, code fences, or markdown."
11117 msgstr ""
11118
11119 #: includes/REST/AIEdit.php:187
11120 msgid "Formatting requirements:"
11121 msgstr ""
11122
11123 #: includes/REST/AIEdit.php:188
11124 msgid "Content to work on:"
11125 msgstr ""
11126
11127 #: includes/REST/AIEdit.php:219
11128 #: assets/build/blocks/ai-edit.js:1
11129 msgid "Improve Writing"
11130 msgstr ""
11131
11132 #: includes/REST/AIEdit.php:220
11133 #: assets/build/blocks/ai-edit.js:1
11134 msgid "Make Shorter"
11135 msgstr ""
11136
11137 #: includes/REST/AIEdit.php:221
11138 #: assets/build/blocks/ai-edit.js:1
11139 msgid "Make Longer"
11140 msgstr ""
11141
11142 #: includes/REST/AIEdit.php:222
11143 #: assets/build/blocks/ai-edit.js:1
11144 msgid "Simplify"
11145 msgstr ""
11146
11147 #: includes/REST/AIEdit.php:223
11148 #: assets/build/blocks/ai-edit.js:1
11149 msgid "Fix Grammar"
11150 msgstr ""
11151
11152 #: includes/REST/AIEdit.php:224
11153 #: assets/build/blocks/ai-edit.js:1
11154 msgid "Change Tone"
11155 msgstr ""
11156
11157 #: includes/REST/AIEdit.php:225
11158 #: assets/build/admin/js/dashboard.js:5
11159 #: assets/build/blocks/ai-edit.js:1
11160 msgid "Translate"
11161 msgstr ""
11162
11163 #: includes/REST/AIEdit.php:226
11164 #: assets/build/blocks/ai-edit.js:1
11165 msgid "Summarize"
11166 msgstr ""
11167
11168 #: includes/REST/AIEdit.php:227
11169 #: assets/build/blocks/ai-edit.js:1
11170 msgid "Create Table"
11171 msgstr ""
11172
11173 #: includes/REST/AIFaq.php:49
11174 msgid "Write FAQ with AI is disabled. Enable it from BetterDocs settings."
11175 msgstr ""
11176
11177 #: includes/REST/AIFaq.php:58
11178 #: includes/REST/AIGlossary.php:63
11179 #: includes/REST/DocsAISuite.php:107
11180 #: includes/REST/WriteWithAI.php:148
11181 msgid "OpenAI API key is missing. Add one in BetterDocs settings."
11182 msgstr ""
11183
11184 #: includes/REST/AIFaq.php:69
11185 msgid "Please provide a question for the AI."
11186 msgstr ""
11187
11188 #: includes/REST/AIFaq.php:86
11189 msgid "You are a helpful assistant that writes clear, concise FAQ answers in plain text. Do not use any Markdown or special formatting — no asterisks, bold, italics, headings, bullet points, backticks or code fences. Reply with a direct answer written in plain sentences."
11190 msgstr ""
11191
11192 #: includes/REST/AIFaq.php:100
11193 #: assets/build/admin/js/dashboard.js:1
11194 #: assets/build/admin/js/faq.js:1
11195 msgid "The AI returned no answer. Try again or rephrase your question."
11196 msgstr ""
11197
11198 #: includes/REST/AIGlossary.php:54
11199 msgid "Define Glossaries with AI is disabled. Enable it from BetterDocs settings."
11200 msgstr ""
11201
11202 #: includes/REST/AIGlossary.php:75
11203 msgid "Please provide a glossary term."
11204 msgstr ""
11205
11206 #: includes/REST/AIGlossary.php:88
11207 msgid "You are a helpful assistant that writes concise, accurate glossary definitions in plain text. Do not use any Markdown or special formatting — no asterisks, bold, italics, headings, bullet points, backticks or code fences."
11208 msgstr ""
11209
11210 #: includes/REST/AIGlossary.php:102
11211 #: assets/build/admin/js/dashboard.js:1
11212 #: assets/build/admin/js/glossaries.js:1
11213 msgid "The AI returned no definition. Try again."
11214 msgstr ""
11215
11216 #: includes/REST/DocCategories.php:22
11217 #: includes/REST/Docs.php:23
11218 #: includes/REST/Docs.php:32
11219 msgid "The password for password-protected docs."
11220 msgstr ""
11221
11222 #: includes/REST/DocsAISuite.php:89
11223 msgid "Docs AI features are disabled. Enable \"Enhance Docs with AI\" in BetterDocs settings."
11224 msgstr ""
11225
11226 #: includes/REST/DocsAISuite.php:129
11227 msgid "Unsupported taxonomy for AI suggestions."
11228 msgstr ""
11229
11230 #: includes/REST/DocsAISuite.php:139
11231 msgid "Add some content before requesting suggestions."
11232 msgstr ""
11233
11234 #: includes/REST/FaqSearchedTerms.php:17
11235 msgid "The password for password-protected FAQs."
11236 msgstr ""
11237
11238 #: includes/REST/FaqSearchedTerms.php:21
11239 msgid "The FAQ taxonomy to search within."
11240 msgstr ""
11241
11242 #: includes/REST/FaqSearchedTerms.php:32
11243 msgid "FAQ Search Parameter Cannot Be Empty"
11244 msgstr ""
11245
11246 #: includes/REST/FaqSearchedTerms.php:151
11247 msgid "Invalid request body."
11248 msgstr ""
11249
11250 #: includes/REST/FaqSearchedTerms.php:166
11251 msgid "Sorry, you are not allowed to edit this FAQ."
11252 msgstr ""
11253
11254 #: includes/REST/FaqSearchedTerms.php:187
11255 msgid "FAQ ID is required."
11256 msgstr ""
11257
11258 #: includes/REST/Feedback.php:41
11259 msgid "Too many reactions — please try again in a moment."
11260 msgstr ""
11261
11262 #: includes/REST/SampleDocs.php:101
11263 #: includes/REST/SampleDocs.php:135
11264 #: includes/REST/SampleDocs.php:321
11265 #: includes/REST/SampleDocs.php:393
11266 #: includes/REST/SampleDocs.php:429
11267 #: includes/REST/SampleDocs.php:496
11268 msgid "AI sample docs is disabled."
11269 msgstr ""
11270
11271 #: includes/REST/SampleDocs.php:366
11272 #: includes/REST/SampleDocs.php:412
11273 #: includes/REST/SampleDocs.php:539
11274 #: includes/REST/SampleDocs.php:623
11275 msgid "The AI service returned an unexpected response."
11276 msgstr ""
11277
11278 #: includes/REST/SampleDocs.php:400
11279 msgid "A job token and article index are required."
11280 msgstr ""
11281
11282 #: includes/REST/SampleDocs.php:434
11283 msgid "Inserting sample docs is not available yet."
11284 msgstr ""
11285
11286 #: includes/REST/SampleDocs.php:501
11287 msgid "Removing sample docs is not available yet."
11288 msgstr ""
11289
11290 #: includes/REST/SampleDocs.php:612
11291 msgid "Could not reach the BetterDocs AI service. Please try again."
11292 msgstr ""
11293
11294 #: includes/REST/SampleDocs.php:619
11295 msgid "You have used your free AI generation for this site."
11296 msgstr ""
11297
11298 #: includes/REST/Settings.php:225
11299 msgid "Please provide both API Key and Collection ID"
11300 msgstr ""
11301
11302 #: includes/REST/Settings.php:241
11303 msgid "Unauthorized API Key or Collection ID"
11304 msgstr ""
11305
11306 #: includes/REST/Settings.php:332
11307 msgid "Settings Saved!"
11308 msgstr ""
11309
11310 #: includes/REST/Settings.php:335
11311 msgid "There are no changes to be saved."
11312 msgstr ""
11313
11314 #: includes/REST/WriteWithAI.php:188
11315 msgid "No outline provided to expand."
11316 msgstr ""
11317
11318 #: includes/REST/WriteWithAI.php:191
11319 msgid "Write the full documentation following EXACTLY this approved outline. Keep the heading order and levels:"
11320 msgstr ""
11321
11322 #: includes/REST/WriteWithAI.php:200
11323 msgid "Please paste some source content."
11324 msgstr ""
11325
11326 #: includes/REST/WriteWithAI.php:204
11327 msgid "support transcript"
11328 msgstr ""
11329
11330 #: includes/REST/WriteWithAI.php:205
11331 msgid "forum thread"
11332 msgstr ""
11333
11334 #: includes/REST/WriteWithAI.php:206
11335 msgid "raw notes"
11336 msgstr ""
11337
11338 #: includes/REST/WriteWithAI.php:208
11339 #: includes/REST/WriteWithAI.php:347
11340 msgid "source material"
11341 msgstr ""
11342
11343 #: includes/REST/WriteWithAI.php:213
11344 msgid "The source below is a customer-support conversation. Focus on the user's problem and its resolution; ignore greetings and small talk."
11345 msgstr ""
11346
11347 #: includes/REST/WriteWithAI.php:214
11348 msgid "The source below is a forum discussion among multiple people. Treat the accepted or most-supported answer as authoritative and skip off-topic replies."
11349 msgstr ""
11350
11351 #: includes/REST/WriteWithAI.php:215
11352 msgid "The source below is rough notes. Expand them into clear, complete prose."
11353 msgstr ""
11354
11355 #. translators: %s: source content type, e.g. "support transcript".
11356 #. translators: %s: the kind of Git source, e.g. "pull request" or "documentation file".
11357 #: includes/REST/WriteWithAI.php:224
11358 #: includes/REST/WriteWithAI.php:363
11359 msgid "Turn the following %s into structured documentation. Use only the information it contains; do not invent details:"
11360 msgstr ""
11361
11362 #. translators: %s: the uploaded image file name.
11363 #: includes/REST/WriteWithAI.php:249
11364 msgid "Read the attached image \"%s\" and turn what it shows — its text, tables, diagrams, UI or screenshots — into structured documentation. Describe only what is actually visible in the image; do not invent details:"
11365 msgstr ""
11366
11367 #: includes/REST/WriteWithAI.php:261
11368 msgid "No readable text was found in that file."
11369 msgstr ""
11370
11371 #. translators: %s: the uploaded file name.
11372 #: includes/REST/WriteWithAI.php:267
11373 msgid "Turn the content of the uploaded file \"%s\" into structured documentation. Use only the information it contains; do not invent details:"
11374 msgstr ""
11375
11376 #: includes/REST/WriteWithAI.php:282
11377 #: includes/REST/WriteWithAI.php:324
11378 msgid "Generating from Git is a BetterDocs Pro feature."
11379 msgstr ""
11380
11381 #: includes/REST/WriteWithAI.php:292
11382 #: includes/REST/WriteWithAI.php:306
11383 msgid "Please choose a repository."
11384 msgstr ""
11385
11386 #: includes/REST/WriteWithAI.php:316
11387 msgid "Could not reach Git. Confirm Git Sync is connected."
11388 msgstr ""
11389
11390 #: includes/REST/WriteWithAI.php:329
11391 msgid "Please paste a Git URL (a pull request or a repository file)."
11392 msgstr ""
11393
11394 #: includes/REST/WriteWithAI.php:339
11395 msgid "Could not read anything from that Git URL. Check the link, or confirm Git Sync is connected."
11396 msgstr ""
11397
11398 #: includes/REST/WriteWithAI.php:345
11399 msgid "The fetched Git content was empty."
11400 msgstr ""
11401
11402 #: includes/REST/WriteWithAI.php:352
11403 msgid "The source below was fetched from a Git pull request or code change. Explain, in end-user documentation terms, what the feature does and how to use it — not the implementation details or code."
11404 msgstr ""
11405
11406 #: includes/REST/WriteWithAI.php:353
11407 msgid "The source below is an existing documentation file from a Git repository. Rewrite it as a fresh doc for this site, keeping the meaning but improving clarity and structure."
11408 msgstr ""
11409
11410 #: includes/REST/WriteWithAI.php:354
11411 msgid "Turn the source below into a concise, step-by-step how-to guide."
11412 msgstr ""
11413
11414 #: includes/REST/WriteWithAI.php:400
11415 msgid "The AI returned no content. Try again or rephrase your prompt."
11416 msgstr ""
11417
11418 #: includes/REST/WriteWithAI.php:487
11419 msgid "No file was received. Choose a file to write from."
11420 msgstr ""
11421
11422 #: includes/REST/WriteWithAI.php:493
11423 msgid "The upload did not complete — please try again."
11424 msgstr ""
11425
11426 #. translators: %s: maximum allowed size, e.g. "5 MB".
11427 #: includes/REST/WriteWithAI.php:501
11428 msgid "The file exceeds the %s limit."
11429 msgstr ""
11430
11431 #: includes/REST/WriteWithAI.php:525
11432 msgid "Unsupported file type. Upload a .pdf, .docx, .txt, .md, or an image (.png, .jpg, .webp)."
11433 msgstr ""
11434
11435 #: includes/REST/WriteWithAI.php:534
11436 msgid "Could not read the image file."
11437 msgstr ""
11438
11439 #: includes/REST/WriteWithAI.php:541
11440 msgid "That file is not a valid PNG, JPG or WEBP image."
11441 msgstr ""
11442
11443 #: includes/REST/WriteWithAI.php:578
11444 msgid "Could not read the file."
11445 msgstr ""
11446
11447 #: includes/REST/WriteWithAI.php:583
11448 msgid "Reading .docx files needs the PHP Zip extension, which is not available on this server. Upload a .txt or .md instead."
11449 msgstr ""
11450
11451 #: includes/REST/WriteWithAI.php:587
11452 msgid "Could not open that .docx file — it may be corrupt."
11453 msgstr ""
11454
11455 #: includes/REST/WriteWithAI.php:593
11456 msgid "That .docx file has no readable document body."
11457 msgstr ""
11458
11459 #: includes/REST/WriteWithAI.php:612
11460 msgid "Unsupported file type."
11461 msgstr ""
11462
11463 #: includes/REST/WriteWithAI.php:634
11464 msgid "That does not look like a valid PDF file."
11465 msgstr ""
11466
11467 #: includes/REST/WriteWithAI.php:642
11468 msgid "This PDF is password-protected or encrypted, so its text can't be read. Remove the protection, or paste the text instead."
11469 msgstr ""
11470
11471 #: includes/REST/WriteWithAI.php:689
11472 msgid "No selectable text was found in that PDF — it may be a scanned image. Try a text-based PDF, or paste the content into the prompt."
11473 msgstr ""
11474
11475 #: includes/REST/WriteWithAI.php:820
11476 msgid "Write documentation for the following request:"
11477 msgstr ""
11478
11479 #: includes/REST/WriteWithAI.php:838
11480 msgid "Write in a warm, friendly, approachable tone."
11481 msgstr ""
11482
11483 #: includes/REST/WriteWithAI.php:839
11484 msgid "Write in a polished, professional tone."
11485 msgstr ""
11486
11487 #: includes/REST/WriteWithAI.php:840
11488 msgid "Write in a precise, technical tone suited to a technical audience."
11489 msgstr ""
11490
11491 #: includes/REST/WriteWithAI.php:841
11492 msgid "Write in a formal tone."
11493 msgstr ""
11494
11495 #: includes/REST/WriteWithAI.php:842
11496 msgid "Write in a casual, conversational tone."
11497 msgstr ""
11498
11499 #: includes/REST/WriteWithAI.php:850
11500 msgid "Keep the documentation concise — roughly 300–500 words, covering only the essential points."
11501 msgstr ""
11502
11503 #: includes/REST/WriteWithAI.php:851
11504 msgid "Aim for a moderate length — roughly 600–1000 words."
11505 msgstr ""
11506
11507 #: includes/REST/WriteWithAI.php:852
11508 msgid "Be comprehensive and in-depth — roughly 1200 words or more, with thorough coverage and examples."
11509 msgstr ""
11510
11511 #: includes/REST/WriteWithAI.php:860
11512 msgid "Begin the output with a single <h1> element containing a concise, descriptive title for this documentation, then continue with the body content."
11513 msgstr ""
11514
11515 #: includes/Shortcodes/FeedbackForm.php:35
11516 msgid "Email feedback is disabled."
11517 msgstr ""
11518
11519 #: includes/Shortcodes/FeedbackForm.php:50
11520 msgid "Please enter your name."
11521 msgstr ""
11522
11523 #: includes/Shortcodes/FeedbackForm.php:55
11524 msgid "Enter a valid email address."
11525 msgstr ""
11526
11527 #: includes/Shortcodes/FeedbackForm.php:60
11528 msgid "Please write your message."
11529 msgstr ""
11530
11531 #: includes/Shortcodes/FeedbackForm.php:74
11532 msgid "Feedback message from"
11533 msgstr ""
11534
11535 #: includes/Shortcodes/FeedbackForm.php:100
11536 msgid "Thanks! Your message has been sent."
11537 msgstr ""
11538
11539 #: includes/Shortcodes/FeedbackForm.php:103
11540 msgid "Message was not sent. Try Again."
11541 msgstr ""
11542
11543 #: includes/Shortcodes/FeedbackForm.php:119
11544 msgid "Send"
11545 msgstr ""
11546
11547 #: includes/Shortcodes/Reactions.php:80
11548 msgid "What are your Feelings"
11549 msgstr ""
11550
11551 #: includes/Shortcodes/SearchModal.php:270
11552 msgid "Search Doc"
11553 msgstr ""
11554
11555 #: includes/Utils/BlockTemplate.php:115
11556 msgid "No theme is defined for this template."
11557 msgstr ""
11558
11559 #: includes/Utils/BlockTemplate.php:373
11560 msgctxt "Template name"
11561 msgid "Docs Page"
11562 msgstr ""
11563
11564 #: includes/Utils/BlockTemplate.php:374
11565 msgid "Template used to display Docs Page."
11566 msgstr ""
11567
11568 #: includes/Utils/BlockTemplate.php:377
11569 msgctxt "Template name"
11570 msgid "Docs Category"
11571 msgstr ""
11572
11573 #: includes/Utils/BlockTemplate.php:378
11574 msgid "Template used to display docs by category."
11575 msgstr ""
11576
11577 #: includes/Utils/BlockTemplate.php:381
11578 msgctxt "Template name"
11579 msgid "Docs Tag"
11580 msgstr ""
11581
11582 #: includes/Utils/BlockTemplate.php:382
11583 msgid "Template used to display docs by tag."
11584 msgstr ""
11585
11586 #: includes/Utils/BlockTemplate.php:385
11587 msgctxt "Template name"
11588 msgid "Single Docs"
11589 msgstr ""
11590
11591 #: includes/Utils/BlockTemplate.php:386
11592 msgid "Template used to display the single docs."
11593 msgstr ""
11594
11595 #: includes/Utils/Database.php:30
11596 msgid "Key cannot be empty."
11597 msgstr ""
11598
11599 #: includes/Utils/Helper.php:1527
11600 #: assets/build/blocks/editor.js:1
11601 msgid "Copy code to clipboard"
11602 msgstr ""
11603
11604 #: includes/Utils/Helper.php:1542
11605 #: includes/Utils/Helper.php:1544
11606 #: assets/build/admin/js/dashboard.js:12
11607 #: assets/build/blocks/editor.js:1
11608 msgid "Copy"
11609 msgstr ""
11610
11611 #: includes/Utils/Helper.php:1544
11612 #: assets/build/blocks/editor.js:1
11613 msgid "Copy failed"
11614 msgstr ""
11615
11616 #: includes/Utils/Views.php:124
11617 msgid "View file path not available."
11618 msgstr ""
11619
11620 #: includes/Utils/Views.php:141
11621 msgid "View file not exists."
11622 msgstr ""
11623
11624 #: views/admin/analytics-parts/overlay.php:7
11625 msgid "Unlock Analytics With BetterDocs PRO"
11626 msgstr ""
11627
11628 #: views/admin/analytics-parts/overlay.php:11
11629 msgid "Scale your support tickets tracking the performance of your knowledge base BetterDocs Analytics."
11630 msgstr ""
11631
11632 #: views/admin/analytics-parts/overlay.php:17
11633 msgid "Measure performance of your knowledge base"
11634 msgstr ""
11635
11636 #: views/admin/analytics-parts/overlay.php:23
11637 msgid "Identify most viewed docs and doc categories"
11638 msgstr ""
11639
11640 #: views/admin/analytics-parts/overlay.php:29
11641 msgid "Identify most used keywords searched by site visitors"
11642 msgstr ""
11643
11644 #: views/admin/analytics-parts/overlay.php:34
11645 msgid "Upgrade To BetterDocs PRO"
11646 msgstr ""
11647
11648 #: views/admin/analytics.php:15
11649 #: assets/build/admin/js/dashboard.js:5
11650 msgid "Overview"
11651 msgstr ""
11652
11653 #: views/admin/analytics.php:17
11654 msgid "Keyword Search"
11655 msgstr ""
11656
11657 #: views/admin/customizer/controls/multidimension.php:16
11658 #: views/admin/customizer/controls/number.php:15
11659 #: views/admin/customizer/controls/padding.php:21
11660 #: views/admin/customizer/controls/range-value.php:14
11661 #: views/admin/customizer/controls/title.php:15
11662 #: assets/build/admin/js/dashboard.js:4
11663 #: assets/build/admin/js/quick-setup.js:1
11664 msgid "Reset"
11665 msgstr ""
11666
11667 #: views/admin/customizer/controls/radio-image.php:37
11668 msgid "Go Pro"
11669 msgstr ""
11670
11671 #: views/admin/email/analytics/leading-docs.php:16
11672 msgid "Top Performing Docs"
11673 msgstr ""
11674
11675 #: views/admin/email/analytics/leading-docs.php:27
11676 #: views/admin/email/analytics/overview.php:104
11677 #: assets/build/admin/js/dashboard.js:5
11678 msgid "Total Views"
11679 msgstr ""
11680
11681 #: views/admin/email/analytics/leading-docs.php:30
11682 msgid "Unique Views"
11683 msgstr ""
11684
11685 #: views/admin/email/analytics/overview.php:123
11686 #: assets/build/admin/js/dashboard.js:5
11687 msgid "Total Searches"
11688 msgstr ""
11689
11690 #: views/admin/email/analytics/overview.php:145
11691 msgid "Total Reactions"
11692 msgstr ""
11693
11694 #: views/admin/email/analytics/overview.php:165
11695 msgid "Newly Created Docs"
11696 msgstr ""
11697
11698 #: views/admin/email/analytics/search-keyword.php:14
11699 msgid "Most Searched Keywords"
11700 msgstr ""
11701
11702 #: views/admin/email/analytics/search-keyword.php:22
11703 msgid "Search Keyword"
11704 msgstr ""
11705
11706 #: views/admin/email/analytics/search-keyword.php:25
11707 msgid "Total Search"
11708 msgstr ""
11709
11710 #: views/admin/email/analytics/search-keyword.php:28
11711 msgid "Result Found"
11712 msgstr ""
11713
11714 #: views/admin/email/body.php:20
11715 msgid "Last"
11716 msgstr ""
11717
11718 #. translators: 1: Feature name (e.g., Email Reporting) 2: Version name (e.g. FREE)
11719 #: views/admin/email/pro.php:21
11720 msgid "This advanced %1$s feature is part of our premium built-in Analytics tool available only with BetterDocs PRO, but you are getting it for %2$s!"
11721 msgstr ""
11722
11723 #: views/admin/email/pro.php:23
11724 msgid "FREE"
11725 msgstr ""
11726
11727 #: views/admin/email/pro.php:37
11728 #: views/admin/email/pro.php:54
11729 msgid "View Analytics"
11730 msgstr ""
11731
11732 #: views/admin/email/pro.php:46
11733 msgid "Unlock BetterDocs Analytics"
11734 msgstr ""
11735
11736 #. translators: 1. Complete Guide To BetterDocs Analytics 2: Key Customer Service Metrics To Measure Performance 3: How To Use BetterDocs Internal Knowledge Base
11737 #: views/admin/email/pro.php:69
11738 msgid "Want to know what more you can do with BetterDocs? Check out these tutorials: %1$s, %2$s, and %3$s."
11739 msgstr ""
11740
11741 #: views/admin/email/pro.php:70
11742 msgid "Complete Guide To BetterDocs Analytics"
11743 msgstr ""
11744
11745 #: views/admin/email/pro.php:71
11746 msgid "Key Customer Service Metrics To Measure Performance"
11747 msgstr ""
11748
11749 #: views/admin/email/pro.php:72
11750 msgid "How To Use BetterDocs Internal Knowledge Base"
11751 msgstr ""
11752
11753 #: views/admin/metabox/estimated-reading-box.php:13
11754 msgid "Add Reading Time:⌛ Min"
11755 msgstr ""
11756
11757 #. translators: %s: installed BetterDocs Pro version
11758 #: views/admin/notices/compatibility.php:10
11759 msgid "You are using <strong>BetterDocs Pro %s</strong>. BetterDocs Analytics requires <strong>BetterDocs Pro 4.0.0</strong> or newer — please <strong><em>update</em></strong> BetterDocs Pro for a smooth experience."
11760 msgstr ""
11761
11762 #: views/admin/notices/upgrade.php:31
11763 msgid "Heads up, Please backup before upgrade!"
11764 msgstr ""
11765
11766 #: views/admin/settings/blocks.php:18
11767 #: views/admin/settings/blocks.php:21
11768 msgid "Documentation"
11769 msgstr ""
11770
11771 #: views/admin/settings/blocks.php:19
11772 msgid "Get started by spending some time with the documentation to get familiar with BetterDocs. Build an awesome Knowledge Base for your customers with ease."
11773 msgstr ""
11774
11775 #: views/admin/settings/blocks.php:35
11776 msgid "Join Our Community"
11777 msgstr ""
11778
11779 #: views/admin/settings/blocks.php:36
11780 msgid "Join the Facebook community and discuss with fellow developers and users. Best way to connect with people and get feedback on your projects."
11781 msgstr ""
11782
11783 #: views/admin/settings/blocks.php:38
11784 msgid "Join Now"
11785 msgstr ""
11786
11787 #: views/admin/settings/blocks.php:52
11788 msgid "Need Help?"
11789 msgstr ""
11790
11791 #: views/admin/settings/blocks.php:53
11792 msgid "Stuck with something? Get help from live chat or support ticket."
11793 msgstr ""
11794
11795 #: views/admin/settings/blocks.php:55
11796 msgid "Initiate a Chat"
11797 msgstr ""
11798
11799 #: views/admin/settings/blocks.php:69
11800 msgid "Show Your Love"
11801 msgstr ""
11802
11803 #: views/admin/settings/blocks.php:70
11804 msgid "We love to have you in BetterDocs family. We are making it more awesome everyday. Take your 2 minutes to review the plugin and spread the love to encourage us to keep it going."
11805 msgstr ""
11806
11807 #: views/admin/settings/blocks.php:72
11808 msgid "Leave a Review"
11809 msgstr ""
11810
11811 #. Translators: %s is the URL to manage the license.
11812 #: views/admin/settings/sidebar.php:20
11813 msgid "<a rel=\"nofollow\" href=\"%s\" target=\"_blank\">Manage License</a>"
11814 msgstr ""
11815
11816 #. Translators: %s is the URL to upgrade to the Pro version.
11817 #: views/admin/settings/sidebar.php:28
11818 msgid "<a rel=\"nofollow\" href=\"%s\" target=\"_blank\">Upgrade to Pro</a>"
11819 msgstr ""
11820
11821 #: views/admin/setup-wizard/welcome.php:25
11822 msgid "Share non-sensitive diagnostic data and plugin usage information."
11823 msgstr ""
11824
11825 #: views/admin/taxonomy/add.php:26
11826 #: views/admin/taxonomy/edit.php:52
11827 #: assets/build/admin/js/dashboard.js:5
11828 msgid "Add Image"
11829 msgstr ""
11830
11831 #: views/admin/taxonomy/add.php:32
11832 #: views/admin/taxonomy/edit.php:59
11833 msgid "Remove Image"
11834 msgstr ""
11835
11836 #: views/admin/taxonomy/edit.php:8
11837 msgid "Category Id"
11838 msgstr ""
11839
11840 #: views/admin/template-parts/settings-header-2.php:10
11841 msgid "Mode"
11842 msgstr ""
11843
11844 #: views/layout-parts/no-content.php:6
11845 msgid "No posts found!"
11846 msgstr ""
11847
11848 #: views/shortcode-parts/faq-list.php:45
11849 msgid "Sorry, no FAQ matched your criteria."
11850 msgstr ""
11851
11852 #: views/shortcodes/search.php:30
11853 #: assets/build/blocks/editor.js:1
11854 #: assets/build/elementor/js/category-grid.js:1
11855 #: assets/build/shortcodes/js/search-modal.js:1
11856 msgid "Search Input"
11857 msgstr ""
11858
11859 #: views/template-parts/archive-doc-list-2.php:27
11860 #: views/template-parts/archive-doc-list.php:34
11861 #: views/template-parts/author-archive-doc-list.php:24
11862 msgid "Last Updated:"
11863 msgstr ""
11864
11865 #: views/template-parts/sub-category-counter.php:43
11866 msgid "%1$s Category"
11867 msgid_plural "%1$s Categories"
11868 msgstr[0] ""
11869 msgstr[1] ""
11870
11871 #: views/templates/parts/article-summary.php:121
11872 #: assets/build/blocks/editor.js:1
11873 msgid "Thinking"
11874 msgstr ""
11875
11876 #: views/templates/parts/article-summary.php:127
11877 msgid "This is a preview of the AI Doc Summarizer. The actual AI-generated summary will appear here when viewed on the frontend."
11878 msgstr ""
11879
11880 #: views/templates/parts/code-snippet.php:146
11881 #: assets/build/blocks/editor.js:1
11882 msgid "File icon"
11883 msgstr ""
11884
11885 #: views/templates/parts/credit.php:18
11886 msgid "Powered by "
11887 msgstr ""
11888
11889 #: views/templates/parts/mobile-nav.php:18
11890 msgid "View Categories"
11891 msgstr ""
11892
11893 #: views/templates/sidebars/sidebar-right.php:12
11894 msgid "Table of Contents is available after entering the correct password."
11895 msgstr ""
11896
11897 #: assets/build/admin/js/article-quality-score.js:1
11898 msgid "An unexpected error occurred. Please try again."
11899 msgstr ""
11900
11901 #: assets/build/admin/js/article-quality-score.js:1
11902 msgid "Analysis failed. Please try again."
11903 msgstr ""
11904
11905 #: assets/build/admin/js/article-quality-score.js:1
11906 msgid "OpenAI API key is not configured. Please configure your API key in the settings to use this feature."
11907 msgstr ""
11908
11909 #: assets/build/admin/js/article-quality-score.js:1
11910 msgid "Please save the post first."
11911 msgstr ""
11912
11913 #: assets/build/admin/js/article-quality-score.js:1
11914 msgid "Network error. Please try again."
11915 msgstr ""
11916
11917 #: assets/build/admin/js/dashboard.js:1
11918 msgid "Showing"
11919 msgstr ""
11920
11921 #: assets/build/admin/js/dashboard.js:1
11922 msgid "of"
11923 msgstr ""
11924
11925 #: assets/build/admin/js/dashboard.js:1
11926 msgid "Rows per page"
11927 msgstr ""
11928
11929 #: assets/build/admin/js/dashboard.js:1
11930 msgid "First page"
11931 msgstr ""
11932
11933 #: assets/build/admin/js/dashboard.js:1
11934 msgid "Previous page"
11935 msgstr ""
11936
11937 #: assets/build/admin/js/dashboard.js:1
11938 msgid "Page"
11939 msgstr ""
11940
11941 #: assets/build/admin/js/dashboard.js:1
11942 msgid "Next page"
11943 msgstr ""
11944
11945 #: assets/build/admin/js/dashboard.js:1
11946 msgid "Last page"
11947 msgstr ""
11948
11949 #: assets/build/admin/js/dashboard.js:1
11950 #: assets/build/admin/js/faq.js:4
11951 msgid "Product tab"
11952 msgstr ""
11953
11954 #: assets/build/admin/js/dashboard.js:1
11955 #: assets/build/admin/js/faq.js:4
11956 msgid "After product summary"
11957 msgstr ""
11958
11959 #: assets/build/admin/js/dashboard.js:1
11960 #: assets/build/admin/js/faq.js:4
11961 msgid "Before product summary"
11962 msgstr ""
11963
11964 #: assets/build/admin/js/dashboard.js:1
11965 #: assets/build/admin/js/faq.js:4
11966 #: assets/build/blocks/editor.js:1
11967 msgid "Modern"
11968 msgstr ""
11969
11970 #: assets/build/admin/js/dashboard.js:1
11971 #: assets/build/admin/js/faq.js:4
11972 msgid "Display Settings"
11973 msgstr ""
11974
11975 #: assets/build/admin/js/dashboard.js:1
11976 msgid "Control how product FAQs appear on single product pages."
11977 msgstr ""
11978
11979 #: assets/build/admin/js/dashboard.js:1
11980 msgid "Enable product FAQs"
11981 msgstr ""
11982
11983 #: assets/build/admin/js/dashboard.js:1
11984 msgid "Render FAQ groups on single WooCommerce product pages."
11985 msgstr ""
11986
11987 #: assets/build/admin/js/dashboard.js:1
11988 msgid "Placement"
11989 msgstr ""
11990
11991 #: assets/build/admin/js/dashboard.js:1
11992 msgid "Tab title"
11993 msgstr ""
11994
11995 #: assets/build/admin/js/dashboard.js:1
11996 msgid "Output FAQ schema"
11997 msgstr ""
11998
11999 #: assets/build/admin/js/dashboard.js:1
12000 msgid "Add FAQPage structured data. Skipped automatically when an SEO plugin already outputs FAQ schema."
12001 msgstr ""
12002
12003 #: assets/build/admin/js/dashboard.js:1
12004 msgid "Display settings saved."
12005 msgstr ""
12006
12007 #: assets/build/admin/js/dashboard.js:1
12008 msgid "Could not save display settings."
12009 msgstr ""
12010
12011 #: assets/build/admin/js/dashboard.js:1
12012 #: assets/build/admin/js/dashboard.js:5
12013 #: assets/build/admin/js/dashboard.js:20
12014 msgid "Saving…"
12015 msgstr ""
12016
12017 #: assets/build/admin/js/dashboard.js:1
12018 msgid "Save Settings"
12019 msgstr ""
12020
12021 #: assets/build/admin/js/dashboard.js:1
12022 msgid "layout preview"
12023 msgstr ""
12024
12025 #: assets/build/admin/js/dashboard.js:1
12026 #: assets/build/admin/js/faq.js:4
12027 msgid "Product FAQ Groups"
12028 msgstr ""
12029
12030 #: assets/build/admin/js/dashboard.js:1
12031 msgid "No Glossary Found!"
12032 msgstr ""
12033
12034 #: assets/build/admin/js/dashboard.js:1
12035 msgid "Please Create a New Glossary to get started."
12036 msgstr ""
12037
12038 #: assets/build/admin/js/dashboard.js:1
12039 #: assets/build/admin/js/dashboard.js:4
12040 msgid "Define with AI"
12041 msgstr ""
12042
12043 #: assets/build/admin/js/dashboard.js:1
12044 #: assets/build/admin/js/dashboard.js:4
12045 msgid "Create a New Glossary"
12046 msgstr ""
12047
12048 #: assets/build/admin/js/dashboard.js:1
12049 #: assets/build/admin/js/glossaries.js:1
12050 msgid "Write Glossary Term with BetterDocs AI"
12051 msgstr ""
12052
12053 #: assets/build/admin/js/dashboard.js:1
12054 #: assets/build/admin/js/glossaries.js:1
12055 msgid "Generate glossaries effortlessly with BetterDocs AI. Input your glossary term and let the system generate a definition tailored to your needs."
12056 msgstr ""
12057
12058 #: assets/build/admin/js/dashboard.js:1
12059 #: assets/build/admin/js/faq.js:1
12060 #: assets/build/admin/js/glossaries.js:1
12061 #: assets/build/blocks/write-with-ai.js:2
12062 msgid "Please insert your"
12063 msgstr ""
12064
12065 #: assets/build/admin/js/dashboard.js:1
12066 #: assets/build/admin/js/faq.js:1
12067 #: assets/build/admin/js/glossaries.js:1
12068 msgid "to use this \"Write with AI\" feature."
12069 msgstr ""
12070
12071 #: assets/build/admin/js/dashboard.js:1
12072 #: assets/build/admin/js/glossaries.js:1
12073 msgid "Glossary Term"
12074 msgstr ""
12075
12076 #: assets/build/admin/js/dashboard.js:1
12077 #: assets/build/admin/js/glossaries.js:1
12078 msgid "Insert your term to generate a relevant response."
12079 msgstr ""
12080
12081 #: assets/build/admin/js/dashboard.js:1
12082 #: assets/build/admin/js/glossaries.js:1
12083 msgid "Generated Glossary"
12084 msgstr ""
12085
12086 #: assets/build/admin/js/dashboard.js:1
12087 #: assets/build/admin/js/faq.js:1
12088 #: assets/build/admin/js/glossaries.js:1
12089 #: assets/build/blocks/ai-edit.js:2
12090 msgid "Generating…"
12091 msgstr ""
12092
12093 #: assets/build/admin/js/dashboard.js:1
12094 #: assets/build/admin/js/glossaries.js:1
12095 msgid "Regenerate Glossary"
12096 msgstr ""
12097
12098 #: assets/build/admin/js/dashboard.js:1
12099 #: assets/build/admin/js/glossaries.js:1
12100 msgid "Generate Glossary"
12101 msgstr ""
12102
12103 #: assets/build/admin/js/dashboard.js:1
12104 #: assets/build/admin/js/faq.js:1
12105 #: assets/build/admin/js/glossaries.js:1
12106 #: assets/build/blocks/ai-edit.js:1
12107 #: assets/build/blocks/write-with-ai.js:1
12108 msgid "Keep"
12109 msgstr ""
12110
12111 #: assets/build/admin/js/dashboard.js:1
12112 #: assets/build/admin/js/glossaries.js:1
12113 msgid "Please Insert Glossary Term is Title."
12114 msgstr ""
12115
12116 #: assets/build/admin/js/dashboard.js:1
12117 #: assets/build/admin/js/glossaries.js:1
12118 msgid "Glossary updated."
12119 msgstr ""
12120
12121 #: assets/build/admin/js/dashboard.js:1
12122 #: assets/build/admin/js/glossaries.js:1
12123 msgid "Glossary created."
12124 msgstr ""
12125
12126 #: assets/build/admin/js/dashboard.js:1
12127 #: assets/build/admin/js/glossaries.js:1
12128 msgid "Something went wrong!"
12129 msgstr ""
12130
12131 #: assets/build/admin/js/dashboard.js:1
12132 #: assets/build/admin/js/glossaries.js:1
12133 msgid "Write your Glossary Term here."
12134 msgstr ""
12135
12136 #: assets/build/admin/js/dashboard.js:1
12137 #: assets/build/admin/js/glossaries.js:1
12138 msgid "Write your Glossary Term description here."
12139 msgstr ""
12140
12141 #: assets/build/admin/js/dashboard.js:1
12142 #: assets/build/admin/js/dashboard.js:4
12143 #: assets/build/admin/js/dashboard.js:5
12144 #: assets/build/admin/js/dashboard.js:11
12145 #: assets/build/admin/js/dashboard.js:13
12146 #: assets/build/admin/js/faq.js:1
12147 #: assets/build/admin/js/faq.js:4
12148 #: assets/build/admin/js/glossaries.js:1
12149 #: assets/build/admin/js/quick-setup.js:1
12150 msgid "Cancel"
12151 msgstr ""
12152
12153 #: assets/build/admin/js/dashboard.js:1
12154 #: assets/build/admin/js/faq.js:1
12155 #: assets/build/admin/js/glossaries.js:1
12156 msgid "Create"
12157 msgstr ""
12158
12159 #: assets/build/admin/js/dashboard.js:1
12160 #: assets/build/admin/js/glossaries.js:1
12161 msgid "Total used in %d doc."
12162 msgid_plural "Total used in %d docs."
12163 msgstr[0] ""
12164 msgstr[1] ""
12165
12166 #: assets/build/admin/js/dashboard.js:1
12167 #: assets/build/admin/js/faq.js:1
12168 #: assets/build/admin/js/glossaries.js:1
12169 msgid "Write With AI"
12170 msgstr ""
12171
12172 #: assets/build/admin/js/dashboard.js:1
12173 #: assets/build/admin/js/dashboard.js:4
12174 #: assets/build/admin/js/dashboard.js:5
12175 #: assets/build/admin/js/faq.js:1
12176 #: assets/build/admin/js/glossaries.js:1
12177 msgid "Update"
12178 msgstr ""
12179
12180 #: assets/build/admin/js/dashboard.js:1
12181 #: assets/build/admin/js/dashboard.js:5
12182 #: assets/build/admin/js/glossaries.js:1
12183 msgid "Available in %d doc"
12184 msgid_plural "Available in %d docs"
12185 msgstr[0] ""
12186 msgstr[1] ""
12187
12188 #: assets/build/admin/js/dashboard.js:1
12189 #: assets/build/admin/js/glossaries.js:1
12190 msgid "Delete this Glossary?"
12191 msgstr ""
12192
12193 #: assets/build/admin/js/dashboard.js:1
12194 #: assets/build/admin/js/glossaries.js:1
12195 msgid "Glossary deleted."
12196 msgstr ""
12197
12198 #: assets/build/admin/js/dashboard.js:1
12199 #: assets/build/admin/js/glossaries.js:1
12200 msgid "Glossary deleted with all glossaries."
12201 msgstr ""
12202
12203 #: assets/build/admin/js/dashboard.js:1
12204 #: assets/build/admin/js/glossaries.js:1
12205 msgid "Glossary Disabled."
12206 msgstr ""
12207
12208 #: assets/build/admin/js/dashboard.js:1
12209 #: assets/build/admin/js/glossaries.js:1
12210 msgid "Glossary Enabled."
12211 msgstr ""
12212
12213 #: assets/build/admin/js/dashboard.js:1
12214 msgid "You can add up to %d terms per batch."
12215 msgstr ""
12216
12217 #: assets/build/admin/js/dashboard.js:1
12218 msgid "The AI returned no definition."
12219 msgstr ""
12220
12221 #: assets/build/admin/js/dashboard.js:1
12222 msgid "Please enter at least one term."
12223 msgstr ""
12224
12225 #: assets/build/admin/js/dashboard.js:1
12226 msgid "Could not validate existing glossaries."
12227 msgstr ""
12228
12229 #: assets/build/admin/js/dashboard.js:1
12230 msgid "Could not create this glossary term."
12231 msgstr ""
12232
12233 #: assets/build/admin/js/dashboard.js:1
12234 msgid "Failed to create glossary."
12235 msgstr ""
12236
12237 #: assets/build/admin/js/dashboard.js:1
12238 msgid "%d glossary term(s) created."
12239 msgstr ""
12240
12241 #: assets/build/admin/js/dashboard.js:1
12242 msgid "Checking…"
12243 msgstr ""
12244
12245 #: assets/build/admin/js/dashboard.js:1
12246 msgid "Generate Again"
12247 msgstr ""
12248
12249 #: assets/build/admin/js/dashboard.js:1
12250 msgid "Generate Definitions"
12251 msgstr ""
12252
12253 #: assets/build/admin/js/dashboard.js:1
12254 msgid "Define Glossaries with AI"
12255 msgstr ""
12256
12257 #: assets/build/admin/js/dashboard.js:1
12258 msgid "Enter multiple terms separated by commas. AI generates a definition for each — edit, refine, or regenerate entries before saving."
12259 msgstr ""
12260
12261 #: assets/build/admin/js/dashboard.js:1
12262 msgid "to use the Define with AI feature."
12263 msgstr ""
12264
12265 #: assets/build/admin/js/dashboard.js:1
12266 msgid "%d term already exists. Remove it to continue."
12267 msgid_plural "%d terms already exist. Remove them to continue."
12268 msgstr[0] ""
12269 msgstr[1] ""
12270
12271 #: assets/build/admin/js/dashboard.js:1
12272 msgid "Glossary Terms"
12273 msgstr ""
12274
12275 #: assets/build/admin/js/dashboard.js:1
12276 msgid "Already exists in your glossaries — remove to continue."
12277 msgstr ""
12278
12279 #: assets/build/admin/js/dashboard.js:1
12280 msgid "Remove %s"
12281 msgstr ""
12282
12283 #: assets/build/admin/js/dashboard.js:1
12284 msgid "e.g. API, Webhook, OAuth, JWT"
12285 msgstr ""
12286
12287 #: assets/build/admin/js/dashboard.js:1
12288 msgid "Type a term and press comma to add it. Up to %d per batch."
12289 msgstr ""
12290
12291 #: assets/build/admin/js/dashboard.js:1
12292 msgid "Term"
12293 msgstr ""
12294
12295 #: assets/build/admin/js/dashboard.js:1
12296 msgid "Remove term"
12297 msgstr ""
12298
12299 #: assets/build/admin/js/dashboard.js:1
12300 msgid "Definition"
12301 msgstr ""
12302
12303 #: assets/build/admin/js/dashboard.js:1
12304 msgid "Regenerating…"
12305 msgstr ""
12306
12307 #: assets/build/admin/js/dashboard.js:1
12308 msgid "Tell AI what to change (optional) — e.g. make it shorter, more technical"
12309 msgstr ""
12310
12311 #: assets/build/admin/js/dashboard.js:1
12312 msgid "Save All"
12313 msgstr ""
12314
12315 #: assets/build/admin/js/dashboard.js:1
12316 msgid "Current Language:"
12317 msgstr ""
12318
12319 #: assets/build/admin/js/dashboard.js:1
12320 msgid "(Showing glossaries for this language only)"
12321 msgstr ""
12322
12323 #: assets/build/admin/js/dashboard.js:1
12324 msgid "Select FAQ groups…"
12325 msgstr ""
12326
12327 #: assets/build/admin/js/dashboard.js:1
12328 msgid "No FAQ groups found"
12329 msgstr ""
12330
12331 #: assets/build/admin/js/dashboard.js:1
12332 #: assets/build/admin/js/dashboard.js:5
12333 #: assets/build/admin/js/quick-setup.js:1
12334 #: assets/build/blocks/editor.js:1
12335 #: assets/build/blocks/write-with-ai.js:2
12336 msgid "Remove"
12337 msgstr ""
12338
12339 #: assets/build/admin/js/dashboard.js:1
12340 msgid "Please Insert FAQ Group Title."
12341 msgstr ""
12342
12343 #: assets/build/admin/js/dashboard.js:1
12344 msgid "FAQ Group updated."
12345 msgstr ""
12346
12347 #: assets/build/admin/js/dashboard.js:1
12348 msgid "Name already exists. Try a different one!"
12349 msgstr ""
12350
12351 #: assets/build/admin/js/dashboard.js:1
12352 msgid "FAQ Group created."
12353 msgstr ""
12354
12355 #: assets/build/admin/js/dashboard.js:1
12356 msgid "Update Product FAQ Group"
12357 msgstr ""
12358
12359 #: assets/build/admin/js/dashboard.js:1
12360 msgid "Update FAQ Group"
12361 msgstr ""
12362
12363 #: assets/build/admin/js/dashboard.js:1
12364 #: assets/build/admin/js/dashboard.js:4
12365 msgid "Create a New Product FAQ Group"
12366 msgstr ""
12367
12368 #: assets/build/admin/js/dashboard.js:1
12369 msgid "Create New FAQ Group"
12370 msgstr ""
12371
12372 #: assets/build/admin/js/dashboard.js:1
12373 msgid "Organize related FAQs into a group."
12374 msgstr ""
12375
12376 #: assets/build/admin/js/dashboard.js:1
12377 msgid "FAQ Group Title..."
12378 msgstr ""
12379
12380 #: assets/build/admin/js/dashboard.js:1
12381 msgid "Maximum character limit reached"
12382 msgstr ""
12383
12384 #: assets/build/admin/js/dashboard.js:1
12385 #: assets/build/admin/js/dashboard.js:4
12386 #: assets/build/admin/js/quick-setup.js:1
12387 msgid "Click to upload"
12388 msgstr ""
12389
12390 #: assets/build/admin/js/dashboard.js:1
12391 msgid "SVG, PNG, JPG or GIF"
12392 msgstr ""
12393
12394 #: assets/build/admin/js/dashboard.js:1
12395 msgid "Where should this group show?"
12396 msgstr ""
12397
12398 #: assets/build/admin/js/dashboard.js:1
12399 #: assets/build/admin/js/quick-setup.js:1
12400 msgid "All products"
12401 msgstr ""
12402
12403 #: assets/build/admin/js/dashboard.js:1
12404 msgid "Show this FAQ on every product page."
12405 msgstr ""
12406
12407 #: assets/build/admin/js/dashboard.js:1
12408 msgid "Specific products"
12409 msgstr ""
12410
12411 #: assets/build/admin/js/dashboard.js:1
12412 msgid "Only the product categories or products you choose."
12413 msgstr ""
12414
12415 #: assets/build/admin/js/dashboard.js:1
12416 msgid "Assign to Product Categories"
12417 msgstr ""
12418
12419 #: assets/build/admin/js/dashboard.js:1
12420 msgid "Select product categories…"
12421 msgstr ""
12422
12423 #: assets/build/admin/js/dashboard.js:1
12424 msgid "No product categories found"
12425 msgstr ""
12426
12427 #: assets/build/admin/js/dashboard.js:1
12428 msgid "Assign to Products"
12429 msgstr ""
12430
12431 #: assets/build/admin/js/dashboard.js:1
12432 msgid "Search products…"
12433 msgstr ""
12434
12435 #: assets/build/admin/js/dashboard.js:1
12436 msgid "No products found"
12437 msgstr ""
12438
12439 #: assets/build/admin/js/dashboard.js:1
12440 msgid "Create Product FAQ Group"
12441 msgstr ""
12442
12443 #: assets/build/admin/js/dashboard.js:1
12444 msgid "Create FAQ Group"
12445 msgstr ""
12446
12447 #: assets/build/admin/js/dashboard.js:1
12448 #: assets/build/admin/js/quick-setup.js:1
12449 msgid "AI-powered — no API key needed"
12450 msgstr ""
12451
12452 #: assets/build/admin/js/dashboard.js:1
12453 #: assets/build/admin/js/dashboard.js:5
12454 #: assets/build/admin/js/quick-setup.js:1
12455 msgid "Generate Sample Docs"
12456 msgstr ""
12457
12458 #: assets/build/admin/js/dashboard.js:1
12459 #: assets/build/admin/js/quick-setup.js:1
12460 msgid "Analyzing your site…"
12461 msgstr ""
12462
12463 #: assets/build/admin/js/dashboard.js:1
12464 #: assets/build/admin/js/quick-setup.js:1
12465 msgid "Detecting your site type and the topics your visitors ask about."
12466 msgstr ""
12467
12468 #: assets/build/admin/js/dashboard.js:1
12469 #: assets/build/admin/js/quick-setup.js:1
12470 msgid "All suggestions removed. Reload this page to start over with a fresh set."
12471 msgstr ""
12472
12473 #: assets/build/admin/js/dashboard.js:1
12474 #: assets/build/admin/js/quick-setup.js:1
12475 msgid "You've used your free AI generation. Add your OpenAI API key in Settings to generate more — your suggested categories are saved below."
12476 msgstr ""
12477
12478 #: assets/build/admin/js/dashboard.js:1
12479 #: assets/build/admin/js/quick-setup.js:1
12480 msgid "WooCommerce store"
12481 msgstr ""
12482
12483 #: assets/build/admin/js/dashboard.js:1
12484 #: assets/build/admin/js/quick-setup.js:1
12485 msgid "course / LMS site"
12486 msgstr ""
12487
12488 #: assets/build/admin/js/dashboard.js:1
12489 #: assets/build/admin/js/quick-setup.js:1
12490 msgid "digital downloads store"
12491 msgstr ""
12492
12493 #: assets/build/admin/js/dashboard.js:1
12494 #: assets/build/admin/js/quick-setup.js:1
12495 msgid "membership site"
12496 msgstr ""
12497
12498 #: assets/build/admin/js/dashboard.js:1
12499 #: assets/build/admin/js/quick-setup.js:1
12500 msgid "community site"
12501 msgstr ""
12502
12503 #: assets/build/admin/js/dashboard.js:1
12504 #: assets/build/admin/js/quick-setup.js:1
12505 msgid "business site"
12506 msgstr ""
12507
12508 #: assets/build/admin/js/dashboard.js:1
12509 #: assets/build/admin/js/quick-setup.js:1
12510 msgid "website"
12511 msgstr ""
12512
12513 #: assets/build/admin/js/dashboard.js:1
12514 #: assets/build/admin/js/quick-setup.js:1
12515 msgid "your site"
12516 msgstr ""
12517
12518 #: assets/build/admin/js/dashboard.js:1
12519 #: assets/build/admin/js/quick-setup.js:1
12520 msgid "We scanned %s and prepared starter FAQs for your product categories, from what your products actually say."
12521 msgstr ""
12522
12523 #: assets/build/admin/js/dashboard.js:1
12524 #: assets/build/admin/js/quick-setup.js:1
12525 msgid "We scanned %s and prepared a starter list of FAQs tailored to what your visitors usually ask."
12526 msgstr ""
12527
12528 #: assets/build/admin/js/dashboard.js:1
12529 #: assets/build/admin/js/quick-setup.js:1
12530 msgid "We scanned %s and prepared a starter knowledge base tailored to what your visitors usually ask."
12531 msgstr ""
12532
12533 #: assets/build/admin/js/dashboard.js:1
12534 #: assets/build/admin/js/quick-setup.js:1
12535 msgid "What should these product FAQs answer? (optional)"
12536 msgstr ""
12537
12538 #: assets/build/admin/js/dashboard.js:1
12539 #: assets/build/admin/js/quick-setup.js:1
12540 msgid "e.g. Sizing and care questions shoppers ask before buying our apparel."
12541 msgstr ""
12542
12543 #: assets/build/admin/js/dashboard.js:1
12544 #: assets/build/admin/js/quick-setup.js:1
12545 msgid "BetterDocs AI writes an FAQ for each product category, from your real products — and attaches it to that category so it shows on those product pages."
12546 msgstr ""
12547
12548 #: assets/build/admin/js/dashboard.js:1
12549 #: assets/build/admin/js/quick-setup.js:1
12550 msgid "What should these FAQs answer? (optional)"
12551 msgstr ""
12552
12553 #: assets/build/admin/js/dashboard.js:1
12554 #: assets/build/admin/js/quick-setup.js:1
12555 msgid "e.g. Questions advertisers ask before signing up — pricing, billing, campaign limits."
12556 msgstr ""
12557
12558 #: assets/build/admin/js/dashboard.js:1
12559 #: assets/build/admin/js/quick-setup.js:1
12560 msgid "BetterDocs AI groups the questions by subject the way a real FAQ page does, and answers each in a few sentences. Add a line to steer it."
12561 msgstr ""
12562
12563 #: assets/build/admin/js/dashboard.js:1
12564 #: assets/build/admin/js/quick-setup.js:1
12565 msgid "What should this knowledge base be about? (optional)"
12566 msgstr ""
12567
12568 #: assets/build/admin/js/dashboard.js:1
12569 #: assets/build/admin/js/quick-setup.js:1
12570 msgid "e.g. A knowledge base for our billboard advertising platform, for both advertisers and operators."
12571 msgstr ""
12572
12573 #: assets/build/admin/js/dashboard.js:1
12574 #: assets/build/admin/js/quick-setup.js:1
12575 msgid "BetterDocs AI designs the full structure — an Introduction, a Quickstart, and in-depth guides — from your site content. Add a sentence to steer it."
12576 msgstr ""
12577
12578 #: assets/build/admin/js/dashboard.js:1
12579 #: assets/build/admin/js/quick-setup.js:1
12580 msgid "%d topic"
12581 msgid_plural "%d topics"
12582 msgstr[0] ""
12583 msgstr[1] ""
12584
12585 #: assets/build/admin/js/dashboard.js:1
12586 #: assets/build/admin/js/quick-setup.js:1
12587 msgid "We detected %s"
12588 msgstr ""
12589
12590 #: assets/build/admin/js/dashboard.js:1
12591 #: assets/build/admin/js/quick-setup.js:1
12592 msgid "a website"
12593 msgstr ""
12594
12595 #: assets/build/admin/js/dashboard.js:1
12596 #: assets/build/admin/js/quick-setup.js:1
12597 msgid "Topics we detected"
12598 msgstr ""
12599
12600 #: assets/build/admin/js/dashboard.js:1
12601 #: assets/build/admin/js/quick-setup.js:1
12602 msgid "These are your product categories. BetterDocs AI writes an FAQ for each one from your real products — remove a category to keep it out."
12603 msgstr ""
12604
12605 #: assets/build/admin/js/dashboard.js:1
12606 #: assets/build/admin/js/quick-setup.js:1
12607 msgid "These are subjects found on your site. BetterDocs AI designs your knowledge base around them — remove a topic to keep it out."
12608 msgstr ""
12609
12610 #: assets/build/admin/js/dashboard.js:1
12611 #: assets/build/admin/js/quick-setup.js:1
12612 msgid "These are subjects found on your site. BetterDocs AI designs the FAQ groups, writes the questions and answers them — remove a topic to keep it out."
12613 msgstr ""
12614
12615 #: assets/build/admin/js/dashboard.js:1
12616 #: assets/build/admin/js/quick-setup.js:1
12617 msgid "We send your site type and category suggestions to BetterDocs AI. No customer personal data is included."
12618 msgstr ""
12619
12620 #: assets/build/admin/js/dashboard.js:1
12621 #: assets/build/admin/js/quick-setup.js:1
12622 msgid "We send your site type, detected topics and short public content excerpts to BetterDocs AI. No customer personal data is included."
12623 msgstr ""
12624
12625 #: assets/build/admin/js/dashboard.js:1
12626 #: assets/build/admin/js/quick-setup.js:1
12627 msgid "Building your knowledge base…"
12628 msgstr ""
12629
12630 #: assets/build/admin/js/dashboard.js:1
12631 #: assets/build/admin/js/quick-setup.js:1
12632 msgid "Finalizing your knowledge base…"
12633 msgstr ""
12634
12635 #: assets/build/admin/js/dashboard.js:1
12636 #: assets/build/admin/js/quick-setup.js:1
12637 msgid "Knowledge base is ready"
12638 msgstr ""
12639
12640 #: assets/build/admin/js/dashboard.js:1
12641 #: assets/build/admin/js/quick-setup.js:1
12642 msgid "Building your FAQs…"
12643 msgstr ""
12644
12645 #: assets/build/admin/js/dashboard.js:1
12646 #: assets/build/admin/js/quick-setup.js:1
12647 msgid "Finalizing your FAQs…"
12648 msgstr ""
12649
12650 #: assets/build/admin/js/dashboard.js:1
12651 #: assets/build/admin/js/quick-setup.js:1
12652 msgid "FAQs are ready"
12653 msgstr ""
12654
12655 #: assets/build/admin/js/dashboard.js:1
12656 #: assets/build/admin/js/quick-setup.js:1
12657 msgid "Building your product FAQs…"
12658 msgstr ""
12659
12660 #: assets/build/admin/js/dashboard.js:1
12661 #: assets/build/admin/js/quick-setup.js:1
12662 msgid "Finalizing your product FAQs…"
12663 msgstr ""
12664
12665 #: assets/build/admin/js/dashboard.js:1
12666 #: assets/build/admin/js/quick-setup.js:1
12667 msgid "Product FAQs are ready"
12668 msgstr ""
12669
12670 #: assets/build/admin/js/dashboard.js:1
12671 #: assets/build/admin/js/quick-setup.js:1
12672 msgid "Creating %s…"
12673 msgstr ""
12674
12675 #: assets/build/admin/js/dashboard.js:1
12676 #: assets/build/admin/js/quick-setup.js:1
12677 msgid "Writing %1$d/%2$d docs…"
12678 msgstr ""
12679
12680 #: assets/build/admin/js/dashboard.js:1
12681 #: assets/build/admin/js/quick-setup.js:1
12682 msgid "Writing %1$d/%2$d questions…"
12683 msgstr ""
12684
12685 #: assets/build/admin/js/dashboard.js:1
12686 #: assets/build/admin/js/quick-setup.js:1
12687 msgid "Writing questions…"
12688 msgstr ""
12689
12690 #: assets/build/admin/js/dashboard.js:1
12691 #: assets/build/admin/js/quick-setup.js:1
12692 msgid "%d doc ready"
12693 msgid_plural "%d docs ready"
12694 msgstr[0] ""
12695 msgstr[1] ""
12696
12697 #: assets/build/admin/js/dashboard.js:1
12698 #: assets/build/admin/js/quick-setup.js:1
12699 msgid "%d question ready"
12700 msgid_plural "%d questions ready"
12701 msgstr[0] ""
12702 msgstr[1] ""
12703
12704 #: assets/build/admin/js/dashboard.js:1
12705 #: assets/build/admin/js/quick-setup.js:1
12706 msgid "Questions ready"
12707 msgstr ""
12708
12709 #: assets/build/admin/js/dashboard.js:1
12710 #: assets/build/admin/js/quick-setup.js:1
12711 msgid "Queued"
12712 msgstr ""
12713
12714 #: assets/build/admin/js/dashboard.js:1
12715 #: assets/build/admin/js/quick-setup.js:1
12716 msgid "Shown on every product page"
12717 msgstr ""
12718
12719 #: assets/build/admin/js/dashboard.js:1
12720 #: assets/build/admin/js/quick-setup.js:1
12721 #: assets/build/blocks/editor.js:1
12722 msgid "%d doc"
12723 msgid_plural "%d docs"
12724 msgstr[0] ""
12725 msgstr[1] ""
12726
12727 #. translators: %d: number of FAQs in this group.
12728 #: assets/build/admin/js/dashboard.js:1
12729 #: assets/build/admin/js/dashboard.js:3
12730 #: assets/build/admin/js/faq.js:3
12731 #: assets/build/admin/js/quick-setup.js:1
12732 msgid "%d question"
12733 msgid_plural "%d questions"
12734 msgstr[0] ""
12735 msgstr[1] ""
12736
12737 #: assets/build/admin/js/dashboard.js:1
12738 #: assets/build/admin/js/dashboard.js:5
12739 #: assets/build/admin/js/quick-setup.js:1
12740 msgid "Draft"
12741 msgstr ""
12742
12743 #: assets/build/admin/js/dashboard.js:1
12744 msgid "Generate Sample FAQs"
12745 msgstr ""
12746
12747 #: assets/build/admin/js/dashboard.js:1
12748 msgid "No Product FAQ Found!"
12749 msgstr ""
12750
12751 #: assets/build/admin/js/dashboard.js:1
12752 #: assets/build/admin/js/faq.js:1
12753 msgid "No FAQ Found!"
12754 msgstr ""
12755
12756 #: assets/build/admin/js/dashboard.js:1
12757 msgid "Create a product FAQ group to get started — or let AI build a store-ready FAQ set from your store details."
12758 msgstr ""
12759
12760 #: assets/build/admin/js/dashboard.js:1
12761 msgid "Create a new FAQ group to get started — or let AI build a starter set of FAQs for you."
12762 msgstr ""
12763
12764 #: assets/build/admin/js/dashboard.js:1
12765 msgid "Please create a product FAQ group to get started."
12766 msgstr ""
12767
12768 #: assets/build/admin/js/dashboard.js:1
12769 msgid "Please create a new FAQ group to get started."
12770 msgstr ""
12771
12772 #: assets/build/admin/js/dashboard.js:1
12773 msgid "Create a Product FAQ Group"
12774 msgstr ""
12775
12776 #: assets/build/admin/js/dashboard.js:1
12777 #: assets/build/admin/js/dashboard.js:4
12778 msgid "Create a New FAQ Group"
12779 msgstr ""
12780
12781 #: assets/build/admin/js/dashboard.js:1
12782 msgid "Generate Sample Product FAQs"
12783 msgstr ""
12784
12785 #: assets/build/admin/js/dashboard.js:1
12786 #: assets/build/admin/js/dashboard.js:5
12787 msgid "Generating..."
12788 msgstr ""
12789
12790 #: assets/build/admin/js/dashboard.js:1
12791 msgid "Sample data generated."
12792 msgstr ""
12793
12794 #: assets/build/admin/js/dashboard.js:1
12795 #: assets/build/admin/js/faq.js:1
12796 msgid "Write FAQ with BetterDocs AI"
12797 msgstr ""
12798
12799 #: assets/build/admin/js/dashboard.js:1
12800 #: assets/build/admin/js/faq.js:1
12801 msgid "Generate FAQs effortlessly with BetterDocs AI. Input your question and relevant keywords and let the system generate FAQs tailored to your needs."
12802 msgstr ""
12803
12804 #: assets/build/admin/js/dashboard.js:1
12805 #: assets/build/admin/js/faq.js:1
12806 msgid "Question"
12807 msgstr ""
12808
12809 #: assets/build/admin/js/dashboard.js:1
12810 #: assets/build/admin/js/faq.js:1
12811 msgid "Insert your question to generate a relevant response."
12812 msgstr ""
12813
12814 #: assets/build/admin/js/dashboard.js:1
12815 #: assets/build/admin/js/faq.js:1
12816 msgid "Keywords"
12817 msgstr ""
12818
12819 #: assets/build/admin/js/dashboard.js:1
12820 #: assets/build/admin/js/faq.js:1
12821 msgid "Add keywords to generate precise and relevant FAQs (comma-separated)."
12822 msgstr ""
12823
12824 #: assets/build/admin/js/dashboard.js:1
12825 #: assets/build/admin/js/faq.js:1
12826 msgid "Generated FAQ"
12827 msgstr ""
12828
12829 #: assets/build/admin/js/dashboard.js:1
12830 #: assets/build/admin/js/faq.js:1
12831 msgid "Regenerate FAQ"
12832 msgstr ""
12833
12834 #: assets/build/admin/js/dashboard.js:1
12835 #: assets/build/admin/js/faq.js:1
12836 msgid "Generate FAQ"
12837 msgstr ""
12838
12839 #: assets/build/admin/js/dashboard.js:1
12840 #: assets/build/admin/js/dashboard.js:4
12841 #: assets/build/admin/js/dashboard.js:5
12842 #: assets/build/admin/js/faq.js:1
12843 #: assets/build/admin/js/faq.js:4
12844 msgid "Uncategorized"
12845 msgstr ""
12846
12847 #: assets/build/admin/js/dashboard.js:1
12848 #: assets/build/admin/js/faq.js:1
12849 msgid "Please insert your question here."
12850 msgstr ""
12851
12852 #: assets/build/admin/js/dashboard.js:1
12853 #: assets/build/admin/js/faq.js:1
12854 msgid "Answer must not be Empty."
12855 msgstr ""
12856
12857 #: assets/build/admin/js/dashboard.js:1
12858 #: assets/build/admin/js/faq.js:1
12859 msgid "FAQ created."
12860 msgstr ""
12861
12862 #: assets/build/admin/js/dashboard.js:1
12863 #: assets/build/admin/js/faq.js:1
12864 msgid "FAQ Group"
12865 msgstr ""
12866
12867 #: assets/build/admin/js/dashboard.js:1
12868 #: assets/build/admin/js/faq.js:1
12869 msgid "Select a FAQ group…"
12870 msgstr ""
12871
12872 #: assets/build/admin/js/dashboard.js:1
12873 #: assets/build/admin/js/faq.js:1
12874 msgid "Add New Question"
12875 msgstr ""
12876
12877 #: assets/build/admin/js/dashboard.js:1
12878 #: assets/build/admin/js/faq.js:1
12879 msgid "Answer"
12880 msgstr ""
12881
12882 #: assets/build/admin/js/dashboard.js:1
12883 #: assets/build/admin/js/faq.js:1
12884 msgid "Write your Answer here."
12885 msgstr ""
12886
12887 #: assets/build/admin/js/dashboard.js:1
12888 #: assets/build/admin/js/faq.js:1
12889 msgid "Creating…"
12890 msgstr ""
12891
12892 #: assets/build/admin/js/dashboard.js:1
12893 #: assets/build/admin/js/faq.js:1
12894 msgid "FAQ updated."
12895 msgstr ""
12896
12897 #: assets/build/admin/js/dashboard.js:1
12898 #: assets/build/admin/js/faq.js:1
12899 msgid "Keep It Open By default"
12900 msgstr ""
12901
12902 #: assets/build/admin/js/dashboard.js:1
12903 #: assets/build/admin/js/faq.js:1
12904 msgid "Updating…"
12905 msgstr ""
12906
12907 #: assets/build/admin/js/dashboard.js:1
12908 #: assets/build/admin/js/dashboard.js:4
12909 #: assets/build/admin/js/dashboard.js:5
12910 #: assets/build/admin/js/faq.js:1
12911 #: assets/build/admin/js/faq.js:4
12912 msgid "Drafted"
12913 msgstr ""
12914
12915 #: assets/build/admin/js/dashboard.js:1
12916 #: assets/build/admin/js/dashboard.js:4
12917 #: assets/build/admin/js/faq.js:1
12918 #: assets/build/admin/js/faq.js:4
12919 msgid "FAQ Disabled."
12920 msgstr ""
12921
12922 #: assets/build/admin/js/dashboard.js:1
12923 #: assets/build/admin/js/dashboard.js:4
12924 #: assets/build/admin/js/faq.js:1
12925 #: assets/build/admin/js/faq.js:4
12926 msgid "FAQ Enabled."
12927 msgstr ""
12928
12929 #: assets/build/admin/js/dashboard.js:1
12930 #: assets/build/admin/js/dashboard.js:4
12931 #: assets/build/admin/js/faq.js:1
12932 #: assets/build/admin/js/faq.js:4
12933 msgid "Duplicate this FAQ?"
12934 msgstr ""
12935
12936 #: assets/build/admin/js/dashboard.js:1
12937 #: assets/build/admin/js/dashboard.js:4
12938 #: assets/build/admin/js/faq.js:1
12939 #: assets/build/admin/js/faq.js:4
12940 msgid "FAQ duplicated."
12941 msgstr ""
12942
12943 #: assets/build/admin/js/dashboard.js:1
12944 #: assets/build/admin/js/dashboard.js:4
12945 #: assets/build/admin/js/faq.js:1
12946 #: assets/build/admin/js/faq.js:4
12947 msgid "Delete this FAQ?"
12948 msgstr ""
12949
12950 #: assets/build/admin/js/dashboard.js:1
12951 #: assets/build/admin/js/dashboard.js:4
12952 #: assets/build/admin/js/dashboard.js:5
12953 #: assets/build/admin/js/faq.js:1
12954 #: assets/build/admin/js/faq.js:4
12955 msgid "Yes, delete it!"
12956 msgstr ""
12957
12958 #: assets/build/admin/js/dashboard.js:1
12959 #: assets/build/admin/js/dashboard.js:4
12960 #: assets/build/admin/js/faq.js:1
12961 #: assets/build/admin/js/faq.js:4
12962 msgid "FAQ deleted."
12963 msgstr ""
12964
12965 #: assets/build/admin/js/dashboard.js:1
12966 #: assets/build/admin/js/dashboard.js:4
12967 #: assets/build/admin/js/faq.js:1
12968 #: assets/build/admin/js/faq.js:4
12969 msgid "FAQ Group Disabled."
12970 msgstr ""
12971
12972 #: assets/build/admin/js/dashboard.js:1
12973 #: assets/build/admin/js/dashboard.js:4
12974 #: assets/build/admin/js/faq.js:1
12975 #: assets/build/admin/js/faq.js:4
12976 msgid "FAQ Group Enabled."
12977 msgstr ""
12978
12979 #. translators: %d: number of published FAQs in this group.
12980 #: assets/build/admin/js/dashboard.js:2
12981 #: assets/build/admin/js/faq.js:2
12982 msgid "%d published"
12983 msgstr ""
12984
12985 #. translators: %d: number of draft FAQs in this group.
12986 #: assets/build/admin/js/dashboard.js:4
12987 #: assets/build/admin/js/faq.js:4
12988 msgid "%d draft"
12989 msgid_plural "%d drafts"
12990 msgstr[0] ""
12991 msgstr[1] ""
12992
12993 #: assets/build/admin/js/dashboard.js:4
12994 #: assets/build/admin/js/faq.js:4
12995 msgid "Add a New FAQ"
12996 msgstr ""
12997
12998 #: assets/build/admin/js/dashboard.js:4
12999 #: assets/build/admin/js/faq.js:4
13000 msgid "Delete this FAQ Group?"
13001 msgstr ""
13002
13003 #: assets/build/admin/js/dashboard.js:4
13004 #: assets/build/admin/js/faq.js:4
13005 msgid "Also delete all FAQs inside this FAQ Group"
13006 msgstr ""
13007
13008 #: assets/build/admin/js/dashboard.js:4
13009 #: assets/build/admin/js/faq.js:4
13010 msgid "FAQ Group deleted."
13011 msgstr ""
13012
13013 #: assets/build/admin/js/dashboard.js:4
13014 #: assets/build/admin/js/faq.js:4
13015 msgid "FAQ Group deleted with all FAQs."
13016 msgstr ""
13017
13018 #: assets/build/admin/js/dashboard.js:4
13019 #: assets/build/admin/js/faq.js:4
13020 msgid "question"
13021 msgstr ""
13022
13023 #: assets/build/admin/js/dashboard.js:4
13024 #: assets/build/admin/js/faq.js:4
13025 msgid "questions"
13026 msgstr ""
13027
13028 #: assets/build/admin/js/dashboard.js:4
13029 msgid "Total FAQs"
13030 msgstr ""
13031
13032 #: assets/build/admin/js/dashboard.js:4
13033 #: assets/build/admin/js/dashboard.js:5
13034 msgid "Published"
13035 msgstr ""
13036
13037 #: assets/build/admin/js/dashboard.js:4
13038 msgid "Drafts"
13039 msgstr ""
13040
13041 #: assets/build/admin/js/dashboard.js:4
13042 #: assets/build/admin/js/quick-setup.js:1
13043 msgid "Could not analyze your site."
13044 msgstr ""
13045
13046 #: assets/build/admin/js/dashboard.js:4
13047 #: assets/build/admin/js/quick-setup.js:1
13048 msgid "The AI service could not generate docs."
13049 msgstr ""
13050
13051 #: assets/build/admin/js/dashboard.js:4
13052 #: assets/build/admin/js/quick-setup.js:1
13053 msgid "Generate sample FAQs"
13054 msgstr ""
13055
13056 #: assets/build/admin/js/dashboard.js:4
13057 #: assets/build/admin/js/quick-setup.js:1
13058 msgid "Generate sample docs"
13059 msgstr ""
13060
13061 #: assets/build/admin/js/dashboard.js:4
13062 #: assets/build/admin/js/quick-setup.js:1
13063 msgid "Generating your FAQs"
13064 msgstr ""
13065
13066 #: assets/build/admin/js/dashboard.js:4
13067 #: assets/build/admin/js/quick-setup.js:1
13068 msgid "Generating your docs"
13069 msgstr ""
13070
13071 #: assets/build/admin/js/dashboard.js:4
13072 #: assets/build/admin/js/quick-setup.js:1
13073 msgid "Preview & confirm"
13074 msgstr ""
13075
13076 #: assets/build/admin/js/dashboard.js:4
13077 #: assets/build/admin/js/quick-setup.js:1
13078 msgid "All done"
13079 msgstr ""
13080
13081 #: assets/build/admin/js/dashboard.js:4
13082 #: assets/build/admin/js/quick-setup.js:1
13083 #: assets/build/blocks/ai-edit.js:1
13084 #: assets/build/blocks/write-with-ai.js:1
13085 msgid "Something went wrong"
13086 msgstr ""
13087
13088 #: assets/build/admin/js/dashboard.js:4
13089 #: assets/build/admin/js/quick-setup.js:1
13090 msgid "BetterDocs AI · hosted, no API key required"
13091 msgstr ""
13092
13093 #: assets/build/admin/js/dashboard.js:4
13094 #: assets/build/admin/js/quick-setup.js:1
13095 msgid "Designing your knowledge base…"
13096 msgstr ""
13097
13098 #: assets/build/admin/js/dashboard.js:4
13099 #: assets/build/admin/js/quick-setup.js:1
13100 msgid "Planning the categories and articles from what your site is about."
13101 msgstr ""
13102
13103 #: assets/build/admin/js/dashboard.js:4
13104 #: assets/build/admin/js/quick-setup.js:1
13105 msgid "Your starter FAQs are ready"
13106 msgstr ""
13107
13108 #: assets/build/admin/js/dashboard.js:4
13109 #: assets/build/admin/js/quick-setup.js:1
13110 msgid "Your starter knowledge base is ready (partial)"
13111 msgstr ""
13112
13113 #: assets/build/admin/js/dashboard.js:4
13114 #: assets/build/admin/js/quick-setup.js:1
13115 msgid "Your starter knowledge base is ready"
13116 msgstr ""
13117
13118 #: assets/build/admin/js/dashboard.js:4
13119 #: assets/build/admin/js/quick-setup.js:1
13120 msgid "Review the %d item, then add it as a draft to publish when you're ready."
13121 msgid_plural "Review the %d items, then add them as drafts — publish the ones you want when you're ready."
13122 msgstr[0] ""
13123 msgstr[1] ""
13124
13125 #: assets/build/admin/js/dashboard.js:4
13126 #: assets/build/admin/js/quick-setup.js:1
13127 msgid "%d article couldn't be generated and was skipped. You can add what's here, or discard and try again for the full set."
13128 msgid_plural "%d articles couldn't be generated and were skipped. You can add what's here, or discard and try again for the full set."
13129 msgstr[0] ""
13130 msgstr[1] ""
13131
13132 #: assets/build/admin/js/dashboard.js:4
13133 #: assets/build/admin/js/quick-setup.js:1
13134 msgid "Sample FAQs added as drafts"
13135 msgstr ""
13136
13137 #: assets/build/admin/js/dashboard.js:4
13138 #: assets/build/admin/js/quick-setup.js:1
13139 msgid "Sample docs added as drafts"
13140 msgstr ""
13141
13142 #: assets/build/admin/js/dashboard.js:4
13143 #: assets/build/admin/js/quick-setup.js:1
13144 msgid "%1$d FAQ groups · %2$d questions saved as drafts. Review and publish the ones you want to go live."
13145 msgstr ""
13146
13147 #: assets/build/admin/js/dashboard.js:4
13148 #: assets/build/admin/js/quick-setup.js:1
13149 msgid "%1$d categories · %2$d docs saved as drafts. Review and publish the ones you want to go live — nothing is public until you do."
13150 msgstr ""
13151
13152 #: assets/build/admin/js/dashboard.js:4
13153 #: assets/build/admin/js/quick-setup.js:1
13154 msgid "Saved as drafts."
13155 msgstr ""
13156
13157 #: assets/build/admin/js/dashboard.js:4
13158 #: assets/build/admin/js/quick-setup.js:1
13159 msgid "This is usually temporary. Please try again in a moment."
13160 msgstr ""
13161
13162 #: assets/build/admin/js/dashboard.js:4
13163 #: assets/build/admin/js/quick-setup.js:1
13164 msgid "Add API key in Settings"
13165 msgstr ""
13166
13167 #: assets/build/admin/js/dashboard.js:4
13168 #: assets/build/admin/js/quick-setup.js:1
13169 msgid "The AI service could not design your knowledge base."
13170 msgstr ""
13171
13172 #: assets/build/admin/js/dashboard.js:4
13173 #: assets/build/admin/js/quick-setup.js:1
13174 msgid "The AI service returned an empty knowledge base. Please try again."
13175 msgstr ""
13176
13177 #: assets/build/admin/js/dashboard.js:4
13178 #: assets/build/admin/js/quick-setup.js:1
13179 msgid "The AI service could not write any articles. Please try again."
13180 msgstr ""
13181
13182 #: assets/build/admin/js/dashboard.js:4
13183 #: assets/build/admin/js/quick-setup.js:1
13184 msgid "Generate My FAQs"
13185 msgstr ""
13186
13187 #: assets/build/admin/js/dashboard.js:4
13188 #: assets/build/admin/js/quick-setup.js:1
13189 msgid "Generate My Knowledge Base"
13190 msgstr ""
13191
13192 #: assets/build/admin/js/dashboard.js:4
13193 #: assets/build/admin/js/quick-setup.js:1
13194 #: assets/build/blocks/ai-edit.js:1
13195 #: assets/build/blocks/write-with-ai.js:1
13196 #: assets/build/blocks/write-with-ai.js:2
13197 msgid "Discard"
13198 msgstr ""
13199
13200 #: assets/build/admin/js/dashboard.js:4
13201 #: assets/build/admin/js/quick-setup.js:1
13202 msgid "Could not insert the docs."
13203 msgstr ""
13204
13205 #: assets/build/admin/js/dashboard.js:4
13206 #: assets/build/admin/js/quick-setup.js:1
13207 msgid "Inserting…"
13208 msgstr ""
13209
13210 #: assets/build/admin/js/dashboard.js:4
13211 #: assets/build/admin/js/quick-setup.js:1
13212 msgid "Insert all FAQs"
13213 msgstr ""
13214
13215 #: assets/build/admin/js/dashboard.js:4
13216 #: assets/build/admin/js/quick-setup.js:1
13217 msgid "Insert all docs"
13218 msgstr ""
13219
13220 #: assets/build/admin/js/dashboard.js:4
13221 #: assets/build/admin/js/quick-setup.js:1
13222 msgid "Remove sample FAQs"
13223 msgstr ""
13224
13225 #: assets/build/admin/js/dashboard.js:4
13226 #: assets/build/admin/js/quick-setup.js:1
13227 msgid "Remove sample docs"
13228 msgstr ""
13229
13230 #: assets/build/admin/js/dashboard.js:4
13231 #: assets/build/admin/js/quick-setup.js:1
13232 msgid "View my FAQs"
13233 msgstr ""
13234
13235 #: assets/build/admin/js/dashboard.js:4
13236 #: assets/build/admin/js/quick-setup.js:1
13237 msgid "View my docs"
13238 msgstr ""
13239
13240 #: assets/build/admin/js/dashboard.js:4
13241 #: assets/build/admin/js/dashboard.js:5
13242 #: assets/build/admin/js/quick-setup.js:1
13243 #: assets/build/blocks/ai-edit.js:2
13244 msgid "Close"
13245 msgstr ""
13246
13247 #: assets/build/admin/js/dashboard.js:4
13248 #: assets/build/admin/js/quick-setup.js:1
13249 msgid "Try again"
13250 msgstr ""
13251
13252 #: assets/build/admin/js/dashboard.js:4
13253 #: assets/build/admin/js/faq.js:4
13254 #: assets/build/admin/js/glossaries.js:1
13255 #: assets/build/blocks/ai-edit.js:1
13256 #: assets/build/blocks/write-with-ai.js:1
13257 msgid "Incorrect or missing API key. Check your key in Settings → AI Content Suite."
13258 msgstr ""
13259
13260 #: assets/build/admin/js/dashboard.js:4
13261 #: assets/build/admin/js/quick-setup.js:1
13262 msgid "\"allOf\" condition requires an array as #3 argument"
13263 msgstr ""
13264
13265 #: assets/build/admin/js/dashboard.js:4
13266 #: assets/build/admin/js/quick-setup.js:1
13267 msgid "\"anyOf\" condition requires an array as #3 argument"
13268 msgstr ""
13269
13270 #: assets/build/admin/js/dashboard.js:4
13271 #: assets/build/admin/js/quick-setup.js:1
13272 msgid "\"not\" can have only one comparison rule, multiple rules given"
13273 msgstr ""
13274
13275 #: assets/build/admin/js/dashboard.js:4
13276 #: assets/build/admin/js/quick-setup.js:1
13277 msgid "Invalid comparison rule %s."
13278 msgstr ""
13279
13280 #: assets/build/admin/js/dashboard.js:4
13281 #: assets/build/admin/js/quick-setup.js:1
13282 msgid "Button has a required params #text."
13283 msgstr ""
13284
13285 #: assets/build/admin/js/dashboard.js:4
13286 #: assets/build/admin/js/quick-setup.js:1
13287 msgid "Loading..."
13288 msgstr ""
13289
13290 #: assets/build/admin/js/dashboard.js:4
13291 #: assets/build/admin/js/quick-setup.js:1
13292 msgid "Field must have a #type. see documentation."
13293 msgstr ""
13294
13295 #: assets/build/admin/js/dashboard.js:4
13296 #: assets/build/admin/js/quick-setup.js:1
13297 msgid "You should give a #fields arguments to a group field."
13298 msgstr ""
13299
13300 #: assets/build/admin/js/dashboard.js:4
13301 #: assets/build/admin/js/dashboard.js:5
13302 #: assets/build/admin/js/quick-setup.js:1
13303 msgid "File can't be empty."
13304 msgstr ""
13305
13306 #: assets/build/admin/js/dashboard.js:4
13307 #: assets/build/admin/js/quick-setup.js:1
13308 msgid "Invalid file type."
13309 msgstr ""
13310
13311 #: assets/build/admin/js/dashboard.js:4
13312 #: assets/build/admin/js/quick-setup.js:1
13313 msgid "SVG, PNG, JPG or GIF (max.800x400px)"
13314 msgstr ""
13315
13316 #: assets/build/admin/js/dashboard.js:4
13317 #: assets/build/admin/js/quick-setup.js:1
13318 msgid "Modal needs button/body with it."
13319 msgstr ""
13320
13321 #: assets/build/admin/js/dashboard.js:4
13322 #: assets/build/admin/js/quick-setup.js:1
13323 msgid "#options is a required arguments for RadioCard field."
13324 msgstr ""
13325
13326 #: assets/build/admin/js/dashboard.js:4
13327 #: assets/build/admin/js/quick-setup.js:1
13328 msgid "Save Changes"
13329 msgstr ""
13330
13331 #: assets/build/admin/js/dashboard.js:4
13332 #: assets/build/admin/js/quick-setup.js:1
13333 msgid "There are no #tabs args defined in props."
13334 msgstr ""
13335
13336 #: assets/build/admin/js/dashboard.js:4
13337 #: assets/build/admin/js/quick-setup.js:1
13338 msgid "Not an array."
13339 msgstr ""
13340
13341 #: assets/build/admin/js/dashboard.js:4
13342 #: assets/build/admin/js/quick-setup.js:1
13343 msgid "There are no tabs defined!"
13344 msgstr ""
13345
13346 #: assets/build/admin/js/dashboard.js:4
13347 #: assets/build/admin/js/quick-setup.js:1
13348 msgid "Toggle dark mode"
13349 msgstr ""
13350
13351 #: assets/build/admin/js/dashboard.js:4
13352 msgid "Default Order"
13353 msgstr ""
13354
13355 #: assets/build/admin/js/dashboard.js:4
13356 msgid "Most Recent"
13357 msgstr ""
13358
13359 #: assets/build/admin/js/dashboard.js:4
13360 msgid "Least Recent"
13361 msgstr ""
13362
13363 #: assets/build/admin/js/dashboard.js:4
13364 msgid "A → Z"
13365 msgstr ""
13366
13367 #: assets/build/admin/js/dashboard.js:4
13368 msgid "Z → A"
13369 msgstr ""
13370
13371 #: assets/build/admin/js/dashboard.js:4
13372 msgid "Most Questions"
13373 msgstr ""
13374
13375 #: assets/build/admin/js/dashboard.js:4
13376 msgid "Search Glossary..."
13377 msgstr ""
13378
13379 #: assets/build/admin/js/dashboard.js:4
13380 msgid "Search groups & questions…"
13381 msgstr ""
13382
13383 #: assets/build/admin/js/dashboard.js:4
13384 msgid "Search categories…"
13385 msgstr ""
13386
13387 #: assets/build/admin/js/dashboard.js:4
13388 msgid "Search tags…"
13389 msgstr ""
13390
13391 #: assets/build/admin/js/dashboard.js:4
13392 msgid "WooCommerce"
13393 msgstr ""
13394
13395 #: assets/build/admin/js/dashboard.js:4
13396 msgid "Trash (%d)"
13397 msgstr ""
13398
13399 #: assets/build/admin/js/dashboard.js:4
13400 msgid "Classic UI"
13401 msgstr ""
13402
13403 #: assets/build/admin/js/dashboard.js:4
13404 #: assets/build/admin/js/dashboard.js:5
13405 msgid "Add New Category"
13406 msgstr ""
13407
13408 #: assets/build/admin/js/dashboard.js:4
13409 msgid "Ignore"
13410 msgstr ""
13411
13412 #: assets/build/admin/js/dashboard.js:4
13413 msgid "Keep Both"
13414 msgstr ""
13415
13416 #: assets/build/admin/js/dashboard.js:4
13417 msgid "Replace"
13418 msgstr ""
13419
13420 #: assets/build/admin/js/dashboard.js:4
13421 msgid "Sync pending posts (%d)"
13422 msgstr ""
13423
13424 #: assets/build/admin/js/dashboard.js:4
13425 msgid "Change AI embedding model?"
13426 msgstr ""
13427
13428 #: assets/build/admin/js/dashboard.js:4
13429 msgid "This re-embeds all of your content on the AI server and may take a while."
13430 msgstr ""
13431
13432 #: assets/build/admin/js/dashboard.js:4
13433 msgid "Yes, re-embed"
13434 msgstr ""
13435
13436 #: assets/build/admin/js/dashboard.js:4
13437 msgid "Switching the AI platform re-embeds everything"
13438 msgstr ""
13439
13440 #: assets/build/admin/js/dashboard.js:4
13441 msgid "Changing the embedding model re-embeds everything"
13442 msgstr ""
13443
13444 #: assets/build/admin/js/dashboard.js:4
13445 msgid "Changing the AI platform or embedding model re-embeds all of your content when you save. This takes time and uses API credits."
13446 msgstr ""
13447
13448 #: assets/build/admin/js/dashboard.js:4
13449 msgid "Are you sure you want delete this rule?"
13450 msgstr ""
13451
13452 #: assets/build/admin/js/dashboard.js:4
13453 msgid "Edit Rule"
13454 msgstr ""
13455
13456 #: assets/build/admin/js/dashboard.js:4
13457 msgid "Create New Rule"
13458 msgstr ""
13459
13460 #: assets/build/admin/js/dashboard.js:4
13461 msgid "Set custom rules to control who can view, edit, or manage specific documentation based on user roles."
13462 msgstr ""
13463
13464 #. translators: 1: minimum number of tokens, 2: model identifier
13465 #: assets/build/admin/js/dashboard.js:5
13466 msgid "Recommended minimum is %1$d tokens for %2$s. Lower values can cause empty or truncated responses."
13467 msgstr ""
13468
13469 #: assets/build/admin/js/dashboard.js:5
13470 msgid "GPT-5.5 produces large, slow responses. Raise your server limits before using it — increase PHP max execution time / your web-server timeout (e.g. 300 seconds) and memory_limit, or generation may time out before it finishes."
13471 msgstr ""
13472
13473 #: assets/build/admin/js/dashboard.js:5
13474 #: assets/build/admin/js/quick-setup.js:1
13475 msgid "Title Goes Here: title"
13476 msgstr ""
13477
13478 #: assets/build/admin/js/dashboard.js:5
13479 #: assets/build/admin/js/quick-setup.js:1
13480 msgid "Text Goes Here: text"
13481 msgstr ""
13482
13483 #: assets/build/admin/js/dashboard.js:5
13484 msgid "License Not Activated"
13485 msgstr ""
13486
13487 #: assets/build/admin/js/dashboard.js:5
13488 #: assets/build/admin/js/quick-setup.js:1
13489 msgid "To access this feature, simply upgrade to BetterDocs PRO for premium access."
13490 msgstr ""
13491
13492 #: assets/build/admin/js/dashboard.js:5
13493 #: assets/build/admin/js/quick-setup.js:1
13494 msgid "Here’s what’s inside BetterDocs Pro."
13495 msgstr ""
13496
13497 #: assets/build/admin/js/dashboard.js:5
13498 #: assets/build/admin/js/quick-setup.js:1
13499 msgid "Multiple Knowledge Bases"
13500 msgstr ""
13501
13502 #: assets/build/admin/js/dashboard.js:5
13503 msgid "Advanced Live Search"
13504 msgstr ""
13505
13506 #: assets/build/admin/js/dashboard.js:5
13507 #: assets/build/admin/js/quick-setup.js:1
13508 msgid "Insightful Analytics Report"
13509 msgstr ""
13510
13511 #: assets/build/admin/js/dashboard.js:5
13512 #: assets/build/admin/js/quick-setup.js:1
13513 msgid "User Role Management"
13514 msgstr ""
13515
13516 #: assets/build/admin/js/dashboard.js:5
13517 #: assets/build/admin/js/quick-setup.js:1
13518 #: assets/build/blocks/write-with-ai.js:2
13519 msgid "Upgrade Now"
13520 msgstr ""
13521
13522 #: assets/build/admin/js/dashboard.js:5
13523 #: assets/build/admin/js/quick-setup.js:1
13524 msgid "Upgrade to BetterDocs PRO"
13525 msgstr ""
13526
13527 #: assets/build/admin/js/dashboard.js:5
13528 #: assets/build/admin/js/quick-setup.js:1
13529 msgid "Upgrade To BetterDocs PRO & Get BetterDocs AI Chatbot Addon"
13530 msgstr ""
13531
13532 #: assets/build/admin/js/dashboard.js:5
13533 #: assets/build/admin/js/quick-setup.js:1
13534 msgid "To access this feature, simply upgrade to BetterDocs PRO, get the BetterDocs AI chatbot Addon, and activate the license keys."
13535 msgstr ""
13536
13537 #: assets/build/admin/js/dashboard.js:5
13538 #: assets/build/admin/js/quick-setup.js:1
13539 msgid "Glossaries & Encyclopedia"
13540 msgstr ""
13541
13542 #: assets/build/admin/js/dashboard.js:5
13543 #: assets/build/admin/js/quick-setup.js:1
13544 msgid "AI-Powered Chatbot"
13545 msgstr ""
13546
13547 #: assets/build/admin/js/dashboard.js:5
13548 msgid "Instructions saved."
13549 msgstr ""
13550
13551 #: assets/build/admin/js/dashboard.js:5
13552 msgid "(Untitled)"
13553 msgstr ""
13554
13555 #: assets/build/admin/js/dashboard.js:5
13556 msgid "Are you sure you want to delete this instruction?"
13557 msgstr ""
13558
13559 #: assets/build/admin/js/dashboard.js:5
13560 msgid "Add Instruction"
13561 msgstr ""
13562
13563 #: assets/build/admin/js/dashboard.js:5
13564 msgid "Edit Instruction"
13565 msgstr ""
13566
13567 #: assets/build/admin/js/dashboard.js:5
13568 msgid "Give this instruction set a title and write (or upload) the instructions BetterDocs AI should follow."
13569 msgstr ""
13570
13571 #: assets/build/admin/js/dashboard.js:5
13572 msgid "e.g. API Reference voice"
13573 msgstr ""
13574
13575 #: assets/build/admin/js/dashboard.js:5
13576 msgid "The Default/Core set is always applied as the base prompt and cannot be renamed or deleted."
13577 msgstr ""
13578
13579 #: assets/build/admin/js/dashboard.js:5
13580 msgid "Write instructions, or paste Markdown here…"
13581 msgstr ""
13582
13583 #: assets/build/admin/js/dashboard.js:5
13584 msgid "Upload a .md file"
13585 msgstr ""
13586
13587 #: assets/build/admin/js/dashboard.js:5
13588 msgid "Please upload a .md (Markdown) file."
13589 msgstr ""
13590
13591 #: assets/build/admin/js/dashboard.js:5
13592 msgid "Instructions can't be empty."
13593 msgstr ""
13594
13595 #: assets/build/admin/js/dashboard.js:5
13596 msgid "Please add a title for this instruction."
13597 msgstr ""
13598
13599 #: assets/build/admin/js/dashboard.js:5
13600 msgid "tone"
13601 msgstr ""
13602
13603 #: assets/build/admin/js/dashboard.js:5
13604 msgid "language"
13605 msgstr ""
13606
13607 #: assets/build/admin/js/dashboard.js:5
13608 msgid "Actions saved."
13609 msgstr ""
13610
13611 #: assets/build/admin/js/dashboard.js:5
13612 msgid "Are you sure you want to delete this action?"
13613 msgstr ""
13614
13615 #: assets/build/admin/js/dashboard.js:5
13616 msgid "Add Action"
13617 msgstr ""
13618
13619 #: assets/build/admin/js/dashboard.js:5
13620 msgid "Edit Action"
13621 msgstr ""
13622
13623 #: assets/build/admin/js/dashboard.js:5
13624 msgid "Name the action and write the instruction BetterDocs AI should follow when it runs on the selected content."
13625 msgstr ""
13626
13627 #: assets/build/admin/js/dashboard.js:5
13628 msgid "Action name"
13629 msgstr ""
13630
13631 #: assets/build/admin/js/dashboard.js:5
13632 msgid "e.g. Add a TL;DR"
13633 msgstr ""
13634
13635 #: assets/build/admin/js/dashboard.js:5
13636 msgid "This is a built-in action — its name is locked, but you can edit its instruction or turn it off."
13637 msgstr ""
13638
13639 #: assets/build/admin/js/dashboard.js:5
13640 msgid "Instruction"
13641 msgstr ""
13642
13643 #: assets/build/admin/js/dashboard.js:5
13644 msgid "Describe exactly what the AI should do with the selected content…"
13645 msgstr ""
13646
13647 #: assets/build/admin/js/dashboard.js:5
13648 msgid "Keep the "
13649 msgstr ""
13650
13651 #: assets/build/admin/js/dashboard.js:5
13652 msgid " placeholder where the selected "
13653 msgstr ""
13654
13655 #: assets/build/admin/js/dashboard.js:5
13656 msgid " should appear."
13657 msgstr ""
13658
13659 #: assets/build/admin/js/dashboard.js:5
13660 msgid "Instruction can't be empty."
13661 msgstr ""
13662
13663 #: assets/build/admin/js/dashboard.js:5
13664 msgid "Please add a name for this action."
13665 msgstr ""
13666
13667 #: assets/build/admin/js/dashboard.js:5
13668 #: assets/build/admin/js/quick-setup.js:1
13669 msgid "Changes Saved Successfully."
13670 msgstr ""
13671
13672 #: assets/build/admin/js/dashboard.js:5
13673 msgid "Full Site Editing in Gutenberg"
13674 msgstr ""
13675
13676 #: assets/build/admin/js/dashboard.js:5
13677 msgid "Effortlessly design and customize your docs category archive, single docs, ready patterns & more with full site editing (FSE) compatibility in Gutenberg."
13678 msgstr ""
13679
13680 #: assets/build/admin/js/dashboard.js:5
13681 msgid "Instant Design in Elementor"
13682 msgstr ""
13683
13684 #: assets/build/admin/js/dashboard.js:5
13685 msgid "Easily design and customize your single docs, category archive page, FAQ builder & more using pre-made templates and widgets for Elementor & see changes in real time."
13686 msgstr ""
13687
13688 #: assets/build/admin/js/dashboard.js:5
13689 msgid "Legacy Customizer"
13690 msgstr ""
13691
13692 #: assets/build/admin/js/dashboard.js:5
13693 msgid "Create and personalize your templates and pages effortlessly with the live customizer. Make your adjustments the way you want and see the changes in action."
13694 msgstr ""
13695
13696 #: assets/build/admin/js/dashboard.js:5
13697 msgid "Quick Edit"
13698 msgstr ""
13699
13700 #: assets/build/admin/js/dashboard.js:5
13701 msgid "Trash"
13702 msgstr ""
13703
13704 #: assets/build/admin/js/dashboard.js:5
13705 msgid "No Docs Found"
13706 msgstr ""
13707
13708 #: assets/build/admin/js/dashboard.js:5
13709 msgid "No Category Found"
13710 msgstr ""
13711
13712 #: assets/build/admin/js/dashboard.js:5
13713 msgid "Please create a new category to get started — or let AI build a starter knowledge base for you."
13714 msgstr ""
13715
13716 #: assets/build/admin/js/dashboard.js:5
13717 msgid "Please create a new category to get started"
13718 msgstr ""
13719
13720 #: assets/build/admin/js/dashboard.js:5
13721 msgid "Create A New Category"
13722 msgstr ""
13723
13724 #: assets/build/admin/js/dashboard.js:5
13725 msgid "Generated Successfully"
13726 msgstr ""
13727
13728 #: assets/build/admin/js/dashboard.js:5
13729 msgid "Generation Failed"
13730 msgstr ""
13731
13732 #: assets/build/admin/js/dashboard.js:5
13733 msgid "Pending review"
13734 msgstr ""
13735
13736 #: assets/build/admin/js/dashboard.js:5
13737 msgid "Authors:"
13738 msgstr ""
13739
13740 #: assets/build/admin/js/dashboard.js:5
13741 msgid "Status:"
13742 msgstr ""
13743
13744 #: assets/build/admin/js/dashboard.js:5
13745 msgid "Title:"
13746 msgstr ""
13747
13748 #: assets/build/admin/js/dashboard.js:5
13749 msgid "Date:"
13750 msgstr ""
13751
13752 #: assets/build/admin/js/dashboard.js:5
13753 msgid "Select Privacy"
13754 msgstr ""
13755
13756 #: assets/build/admin/js/dashboard.js:5
13757 msgid "Password Protected"
13758 msgstr ""
13759
13760 #: assets/build/admin/js/dashboard.js:5
13761 msgid "Make Private"
13762 msgstr ""
13763
13764 #: assets/build/admin/js/dashboard.js:5
13765 #: assets/build/blocks/editor.js:1
13766 msgid "None"
13767 msgstr ""
13768
13769 #: assets/build/admin/js/dashboard.js:5
13770 msgid "Password:"
13771 msgstr ""
13772
13773 #: assets/build/admin/js/dashboard.js:5
13774 msgid "Allow Comments"
13775 msgstr ""
13776
13777 #: assets/build/admin/js/dashboard.js:5
13778 msgid "Saved Successfully"
13779 msgstr ""
13780
13781 #: assets/build/admin/js/dashboard.js:5
13782 msgid "Error While Saving"
13783 msgstr ""
13784
13785 #: assets/build/admin/js/dashboard.js:5
13786 msgid "category in this page"
13787 msgstr ""
13788
13789 #: assets/build/admin/js/dashboard.js:5
13790 msgid "Previous Page"
13791 msgstr ""
13792
13793 #: assets/build/admin/js/dashboard.js:5
13794 msgid "Next Page"
13795 msgstr ""
13796
13797 #: assets/build/admin/js/dashboard.js:5
13798 #: assets/build/blocks/editor.js:1
13799 msgid "Ascending"
13800 msgstr ""
13801
13802 #: assets/build/admin/js/dashboard.js:5
13803 #: assets/build/blocks/editor.js:1
13804 msgid "Descending"
13805 msgstr ""
13806
13807 #: assets/build/admin/js/dashboard.js:5
13808 msgid "All Dates"
13809 msgstr ""
13810
13811 #: assets/build/admin/js/dashboard.js:5
13812 msgid "All Authors"
13813 msgstr ""
13814
13815 #: assets/build/admin/js/dashboard.js:5
13816 msgid "All Categories"
13817 msgstr ""
13818
13819 #: assets/build/admin/js/dashboard.js:5
13820 msgid "Doc Status"
13821 msgstr ""
13822
13823 #: assets/build/admin/js/dashboard.js:5
13824 msgid "Publish"
13825 msgstr ""
13826
13827 #: assets/build/admin/js/dashboard.js:5
13828 msgid "Pending"
13829 msgstr ""
13830
13831 #: assets/build/admin/js/dashboard.js:5
13832 msgid "Auto Draft"
13833 msgstr ""
13834
13835 #: assets/build/admin/js/dashboard.js:5
13836 #: assets/build/blocks/write-with-ai.js:2
13837 msgid "Private"
13838 msgstr ""
13839
13840 #: assets/build/admin/js/dashboard.js:5
13841 msgid "Inherit"
13842 msgstr ""
13843
13844 #: assets/build/admin/js/dashboard.js:5
13845 msgid "Edit"
13846 msgstr ""
13847
13848 #: assets/build/admin/js/dashboard.js:5
13849 msgid "Restore"
13850 msgstr ""
13851
13852 #: assets/build/admin/js/dashboard.js:5
13853 msgid "Delete Permanantly"
13854 msgstr ""
13855
13856 #: assets/build/admin/js/dashboard.js:5
13857 msgid "Doc Category"
13858 msgstr ""
13859
13860 #: assets/build/admin/js/dashboard.js:5
13861 msgid "Doc Tag"
13862 msgstr ""
13863
13864 #: assets/build/admin/js/dashboard.js:5
13865 msgid "Views"
13866 msgstr ""
13867
13868 #: assets/build/admin/js/dashboard.js:5
13869 msgid "Reaction"
13870 msgstr ""
13871
13872 #: assets/build/admin/js/dashboard.js:5
13873 msgid "Action"
13874 msgstr ""
13875
13876 #: assets/build/admin/js/dashboard.js:5
13877 msgid "Are you sure you want to permanently delete this post?"
13878 msgstr ""
13879
13880 #: assets/build/admin/js/dashboard.js:5
13881 msgid "Failed To Delete Permanently"
13882 msgstr ""
13883
13884 #: assets/build/admin/js/dashboard.js:5
13885 msgid "%d Item Selected"
13886 msgid_plural "%d Items Selected"
13887 msgstr[0] ""
13888 msgstr[1] ""
13889
13890 #: assets/build/admin/js/dashboard.js:5
13891 msgid "Are you sure you want to move %d Doc to the trash?"
13892 msgid_plural "Are you sure you want to move %d Docs to the trash?"
13893 msgstr[0] ""
13894 msgstr[1] ""
13895
13896 #: assets/build/admin/js/dashboard.js:5
13897 msgid "Are you sure you want to permanently delete %d Doc?"
13898 msgid_plural "Are you sure you want to permanently delete %d Docs?"
13899 msgstr[0] ""
13900 msgstr[1] ""
13901
13902 #: assets/build/admin/js/dashboard.js:5
13903 msgid "Delete Permanently"
13904 msgstr ""
13905
13906 #: assets/build/admin/js/dashboard.js:5
13907 msgid "Move to Trash"
13908 msgstr ""
13909
13910 #: assets/build/admin/js/dashboard.js:5
13911 msgid "Are you sure you want to restore %d Doc?"
13912 msgid_plural "Are you sure you want to restore %d Docs?"
13913 msgstr[0] ""
13914 msgstr[1] ""
13915
13916 #: assets/build/admin/js/dashboard.js:5
13917 msgid "Error loading counts:"
13918 msgstr ""
13919
13920 #: assets/build/admin/js/dashboard.js:5
13921 msgid "Created Docs"
13922 msgstr ""
13923
13924 #: assets/build/admin/js/dashboard.js:5
13925 msgid "Published Docs"
13926 msgstr ""
13927
13928 #: assets/build/admin/js/dashboard.js:5
13929 msgid "Created FAQs"
13930 msgstr ""
13931
13932 #: assets/build/admin/js/dashboard.js:5
13933 msgid "Published FAQs"
13934 msgstr ""
13935
13936 #: assets/build/admin/js/dashboard.js:5
13937 msgid "Welcome To BetterDocs"
13938 msgstr ""
13939
13940 #: assets/build/admin/js/dashboard.js:5
13941 msgid "40,000+ businesses"
13942 msgstr ""
13943
13944 #: assets/build/admin/js/dashboard.js:5
13945 msgid "are accelerating their growth by creating content-rich documentation and knowledge base with BetterDocs."
13946 msgstr ""
13947
13948 #: assets/build/admin/js/dashboard.js:5
13949 msgid "Watch Tutorials"
13950 msgstr ""
13951
13952 #: assets/build/admin/js/dashboard.js:5
13953 msgid "Recent Docs"
13954 msgstr ""
13955
13956 #: assets/build/admin/js/dashboard.js:5
13957 msgid "View All"
13958 msgstr ""
13959
13960 #: assets/build/admin/js/dashboard.js:5
13961 msgid "Error:"
13962 msgstr ""
13963
13964 #: assets/build/admin/js/dashboard.js:5
13965 msgid "Scheduled"
13966 msgstr ""
13967
13968 #: assets/build/admin/js/dashboard.js:5
13969 msgid "Recent FAQ’s"
13970 msgstr ""
13971
13972 #: assets/build/admin/js/dashboard.js:5
13973 msgid "AI Chatbot Addon"
13974 msgstr ""
13975
13976 #: assets/build/admin/js/dashboard.js:5
13977 msgid "These are the Features you are getting👇🏻"
13978 msgstr ""
13979
13980 #: assets/build/admin/js/dashboard.js:5
13981 msgid "Want Advanced Features?"
13982 msgstr ""
13983
13984 #: assets/build/admin/js/dashboard.js:5
13985 msgid "Write with AI Auto Writer"
13986 msgstr ""
13987
13988 #: assets/build/admin/js/dashboard.js:5
13989 msgid "Instant Answer Bot"
13990 msgstr ""
13991
13992 #: assets/build/admin/js/dashboard.js:5
13993 msgid "Insightful Analytics"
13994 msgstr ""
13995
13996 #: assets/build/admin/js/dashboard.js:5
13997 msgid "Glossary & Encyclopedia"
13998 msgstr ""
13999
14000 #: assets/build/admin/js/dashboard.js:5
14001 msgid "What's New?"
14002 msgstr ""
14003
14004 #: assets/build/admin/js/dashboard.js:5
14005 msgid "New FAQ Retro Layout"
14006 msgstr ""
14007
14008 #: assets/build/admin/js/dashboard.js:5
14009 msgid "Author template"
14010 msgstr ""
14011
14012 #: assets/build/admin/js/dashboard.js:5
14013 msgid "Docs order option for Elementor"
14014 msgstr ""
14015
14016 #: assets/build/admin/js/dashboard.js:5
14017 msgid "Full Knowledge Base Data Processing"
14018 msgstr ""
14019
14020 #: assets/build/admin/js/dashboard.js:5
14021 msgid "Get your full website analyzed by BetterDocs AI Chatbot and have all the data processed. The addon will then utilize AI to generate replies based on the processed data."
14022 msgstr ""
14023
14024 #: assets/build/admin/js/dashboard.js:5
14025 msgid "Integration with OpenAI"
14026 msgstr ""
14027
14028 #: assets/build/admin/js/dashboard.js:5
14029 msgid "The chatbot addon works by integrating with the renowned OpenAI platform, which you can configure in a few, simple steps to start giving informative chat replies with AI."
14030 msgstr ""
14031
14032 #: assets/build/admin/js/dashboard.js:5
14033 msgid "3 Embed Model Options"
14034 msgstr ""
14035
14036 #: assets/build/admin/js/dashboard.js:5
14037 msgid "With BetterDocs Chatbot, you have 3 different embed model options to choose from. Based on your choice, the addon will process your website data to provide replies."
14038 msgstr ""
14039
14040 #: assets/build/admin/js/dashboard.js:5
14041 msgid "2 Chat Model Options"
14042 msgstr ""
14043
14044 #: assets/build/admin/js/dashboard.js:5
14045 msgid "As a BetterDocs user, you get to select from 2 chat model options for your AI-generated answers. So, you can pick your preferred chat model straight from BetterDocs plugin."
14046 msgstr ""
14047
14048 #: assets/build/admin/js/dashboard.js:5
14049 msgid "Instantly Respond to Web Visitors’ Queries"
14050 msgstr ""
14051
14052 #: assets/build/admin/js/dashboard.js:5
14053 msgid "Give quick & accurate answers to visitors’ queries collecting data from your entire website with our AI-powered chatbot addon."
14054 msgstr ""
14055
14056 #: assets/build/admin/js/dashboard.js:5
14057 msgid "Get AI Chatbot"
14058 msgstr ""
14059
14060 #: assets/build/admin/js/dashboard.js:5
14061 msgid "Why Use BetterDocs"
14062 msgstr ""
14063
14064 #: assets/build/admin/js/dashboard.js:5
14065 msgid "Discover the benefits of using our AI-powered chatbot on your website."
14066 msgstr ""
14067
14068 #: assets/build/admin/js/dashboard.js:5
14069 msgid "Easier Knowledge Base Navigation"
14070 msgstr ""
14071
14072 #: assets/build/admin/js/dashboard.js:5
14073 msgid "Instant Answers for All Queries"
14074 msgstr ""
14075
14076 #: assets/build/admin/js/dashboard.js:5
14077 msgid "Reduced Load for Your Support Team"
14078 msgstr ""
14079
14080 #: assets/build/admin/js/dashboard.js:5
14081 msgid "Improved Visitor Experience"
14082 msgstr ""
14083
14084 #: assets/build/admin/js/dashboard.js:5
14085 msgid "Advanced Features"
14086 msgstr ""
14087
14088 #: assets/build/admin/js/dashboard.js:5
14089 msgid "You Are Getting"
14090 msgstr ""
14091
14092 #: assets/build/admin/js/dashboard.js:5
14093 msgid "Find out more about the versatile functionalities of the addon."
14094 msgstr ""
14095
14096 #: assets/build/admin/js/dashboard.js:5
14097 msgid "How to Enable AI Chatbot: "
14098 msgstr ""
14099
14100 #: assets/build/admin/js/dashboard.js:5
14101 msgid "A Quick Tour"
14102 msgstr ""
14103
14104 #: assets/build/admin/js/dashboard.js:5
14105 msgid "Set up the chatbot for your knowledge base built using BetterDocs."
14106 msgstr ""
14107
14108 #: assets/build/admin/js/dashboard.js:5
14109 msgid "1"
14110 msgstr ""
14111
14112 #: assets/build/admin/js/dashboard.js:5
14113 msgid "Unlock BetterDocs PRO & AI Chatbot addon"
14114 msgstr ""
14115
14116 #: assets/build/admin/js/dashboard.js:5
14117 msgid "2"
14118 msgstr ""
14119
14120 #: assets/build/admin/js/dashboard.js:5
14121 msgid "Activate BetterDocs PRO & AI Chatbot with your license key"
14122 msgstr ""
14123
14124 #: assets/build/admin/js/dashboard.js:5
14125 msgid "3"
14126 msgstr ""
14127
14128 #: assets/build/admin/js/dashboard.js:5
14129 msgid "Enable BetterDocs AI Chatbot on your site & start using it"
14130 msgstr ""
14131
14132 #: assets/build/admin/js/dashboard.js:5
14133 msgid "Try BetterDocs"
14134 msgstr ""
14135
14136 #: assets/build/admin/js/dashboard.js:5
14137 msgid "Now!"
14138 msgstr ""
14139
14140 #: assets/build/admin/js/dashboard.js:5
14141 msgid "Ready to add an AI-powered chatbot to your website? Start addressing visitor queries with our powerful addon now."
14142 msgstr ""
14143
14144 #: assets/build/admin/js/dashboard.js:5
14145 msgid "$69"
14146 msgstr ""
14147
14148 #: assets/build/admin/js/dashboard.js:5
14149 msgid "$8.99"
14150 msgstr ""
14151
14152 #: assets/build/admin/js/dashboard.js:5
14153 msgid "/Yearly"
14154 msgstr ""
14155
14156 #: assets/build/admin/js/dashboard.js:5
14157 msgid "/Monthly"
14158 msgstr ""
14159
14160 #: assets/build/admin/js/dashboard.js:5
14161 msgid "Monthly"
14162 msgstr ""
14163
14164 #: assets/build/admin/js/dashboard.js:5
14165 msgid "Yearly"
14166 msgstr ""
14167
14168 #: assets/build/admin/js/dashboard.js:5
14169 msgid "2 Chat Model options"
14170 msgstr ""
14171
14172 #: assets/build/admin/js/dashboard.js:5
14173 msgid "1 Website"
14174 msgstr ""
14175
14176 #: assets/build/admin/js/dashboard.js:5
14177 msgid "Get Started"
14178 msgstr ""
14179
14180 #: assets/build/admin/js/dashboard.js:5
14181 #: assets/build/blocks/write-with-ai.js:2
14182 msgid "Pro"
14183 msgstr ""
14184
14185 #: assets/build/admin/js/dashboard.js:5
14186 msgid "Last 7 days"
14187 msgstr ""
14188
14189 #: assets/build/admin/js/dashboard.js:5
14190 msgid "Last 14 days"
14191 msgstr ""
14192
14193 #: assets/build/admin/js/dashboard.js:5
14194 msgid "Last 30 days"
14195 msgstr ""
14196
14197 #: assets/build/admin/js/dashboard.js:5
14198 msgid "Reader behavior across all your knowledge bases."
14199 msgstr ""
14200
14201 #: assets/build/admin/js/dashboard.js:5
14202 msgid "AI Traffic"
14203 msgstr ""
14204
14205 #: assets/build/admin/js/dashboard.js:5
14206 msgid "Which AI agents are reading your docs — and how often."
14207 msgstr ""
14208
14209 #: assets/build/admin/js/dashboard.js:5
14210 msgid "Docs Performance"
14211 msgstr ""
14212
14213 #: assets/build/admin/js/dashboard.js:5
14214 msgid "How each doc is performing — views, unique readers, and trends."
14215 msgstr ""
14216
14217 #: assets/build/admin/js/dashboard.js:5
14218 msgid "Search Analytics"
14219 msgstr ""
14220
14221 #: assets/build/admin/js/dashboard.js:5
14222 msgid "What your readers are looking for — and what they can't find."
14223 msgstr ""
14224
14225 #: assets/build/admin/js/dashboard.js:5
14226 msgid "Reader Engagement"
14227 msgstr ""
14228
14229 #: assets/build/admin/js/dashboard.js:5
14230 msgid "Geography, sources, devices, and languages."
14231 msgstr ""
14232
14233 #: assets/build/admin/js/dashboard.js:5
14234 msgid "Feedback Inbox"
14235 msgstr ""
14236
14237 #: assets/build/admin/js/dashboard.js:5
14238 msgid "Likes, dislikes, and comments — all in one feed."
14239 msgstr ""
14240
14241 #: assets/build/admin/js/dashboard.js:5
14242 msgid "Link Health"
14243 msgstr ""
14244
14245 #: assets/build/admin/js/dashboard.js:5
14246 msgid "Broken links and redirects across your articles."
14247 msgstr ""
14248
14249 #: assets/build/admin/js/dashboard.js:5
14250 msgid "Author Performance"
14251 msgstr ""
14252
14253 #: assets/build/admin/js/dashboard.js:5
14254 msgid "Per-author contribution and reception across the knowledge base."
14255 msgstr ""
14256
14257 #: assets/build/admin/js/dashboard.js:5
14258 msgid "Analytics Settings"
14259 msgstr ""
14260
14261 #: assets/build/admin/js/dashboard.js:5
14262 msgid "Configure data retention, privacy, and integrations."
14263 msgstr ""
14264
14265 #: assets/build/admin/js/dashboard.js:5
14266 msgid "Unique Readers"
14267 msgstr ""
14268
14269 #: assets/build/admin/js/dashboard.js:5
14270 msgid "Searches"
14271 msgstr ""
14272
14273 #: assets/build/admin/js/dashboard.js:5
14274 msgid "Top 10 Docs"
14275 msgstr ""
14276
14277 #: assets/build/admin/js/dashboard.js:5
14278 msgid "Unique"
14279 msgstr ""
14280
14281 #: assets/build/admin/js/dashboard.js:5
14282 msgid "Search Trends"
14283 msgstr ""
14284
14285 #: assets/build/admin/js/dashboard.js:5
14286 msgid "Zero-results"
14287 msgstr ""
14288
14289 #: assets/build/admin/js/dashboard.js:5
14290 msgid "Top Search Queries"
14291 msgstr ""
14292
14293 #: assets/build/admin/js/dashboard.js:5
14294 msgid "Recent Feedback"
14295 msgstr ""
14296
14297 #: assets/build/admin/js/dashboard.js:5
14298 msgid "Avg. Read Time"
14299 msgstr ""
14300
14301 #: assets/build/admin/js/dashboard.js:5
14302 msgid "Helpfulness"
14303 msgstr ""
14304
14305 #: assets/build/admin/js/dashboard.js:5
14306 msgid "Views Over Time"
14307 msgstr ""
14308
14309 #: assets/build/admin/js/dashboard.js:5
14310 msgid "Per-Doc Breakdown"
14311 msgstr ""
14312
14313 #: assets/build/admin/js/dashboard.js:5
14314 msgid "Helpful"
14315 msgstr ""
14316
14317 #: assets/build/admin/js/dashboard.js:5
14318 msgid "Unique Queries"
14319 msgstr ""
14320
14321 #: assets/build/admin/js/dashboard.js:5
14322 msgid "Zero-Result Rate"
14323 msgstr ""
14324
14325 #: assets/build/admin/js/dashboard.js:5
14326 msgid "Searches vs. Zero-Results"
14327 msgstr ""
14328
14329 #: assets/build/admin/js/dashboard.js:5
14330 msgid "Top Zero-Result Queries"
14331 msgstr ""
14332
14333 #: assets/build/admin/js/dashboard.js:5
14334 msgid "Devices"
14335 msgstr ""
14336
14337 #: assets/build/admin/js/dashboard.js:5
14338 msgid "Desktop"
14339 msgstr ""
14340
14341 #: assets/build/admin/js/dashboard.js:5
14342 msgid "Top Countries"
14343 msgstr ""
14344
14345 #: assets/build/admin/js/dashboard.js:5
14346 msgid "Languages"
14347 msgstr ""
14348
14349 #: assets/build/admin/js/dashboard.js:5
14350 msgid "Clear and to the point — solved my issue."
14351 msgstr ""
14352
14353 #: assets/build/admin/js/dashboard.js:5
14354 msgid "Couldn't find how to change the result limit."
14355 msgstr ""
14356
14357 #: assets/build/admin/js/dashboard.js:5
14358 msgid "Would love drag-and-drop reordering here."
14359 msgstr ""
14360
14361 #: assets/build/admin/js/dashboard.js:5
14362 msgid "The screenshots made this really easy."
14363 msgstr ""
14364
14365 #: assets/build/admin/js/dashboard.js:5
14366 msgid "Still 404ing after flushing rewrites."
14367 msgstr ""
14368
14369 #: assets/build/admin/js/dashboard.js:5
14370 msgid "Likes"
14371 msgstr ""
14372
14373 #: assets/build/admin/js/dashboard.js:5
14374 msgid "Dislikes"
14375 msgstr ""
14376
14377 #: assets/build/admin/js/dashboard.js:5
14378 msgid "Comments"
14379 msgstr ""
14380
14381 #: assets/build/admin/js/dashboard.js:5
14382 msgid "Broken Links"
14383 msgstr ""
14384
14385 #: assets/build/admin/js/dashboard.js:5
14386 msgid "Redirects"
14387 msgstr ""
14388
14389 #: assets/build/admin/js/dashboard.js:5
14390 msgid "Links Checked"
14391 msgstr ""
14392
14393 #: assets/build/admin/js/dashboard.js:5
14394 msgid "Broken & Redirected Links"
14395 msgstr ""
14396
14397 #: assets/build/admin/js/dashboard.js:5
14398 msgid "Status"
14399 msgstr ""
14400
14401 #: assets/build/admin/js/dashboard.js:5
14402 msgid "Contribution & Reception"
14403 msgstr ""
14404
14405 #: assets/build/admin/js/dashboard.js:5
14406 msgid "AI Fetches"
14407 msgstr ""
14408
14409 #: assets/build/admin/js/dashboard.js:5
14410 msgid "AI Agents"
14411 msgstr ""
14412
14413 #: assets/build/admin/js/dashboard.js:5
14414 msgid "AI : Human"
14415 msgstr ""
14416
14417 #: assets/build/admin/js/dashboard.js:5
14418 msgid "Visibility Score"
14419 msgstr ""
14420
14421 #: assets/build/admin/js/dashboard.js:5
14422 msgid "Agent Distribution"
14423 msgstr ""
14424
14425 #: assets/build/admin/js/dashboard.js:5
14426 msgid "AI share"
14427 msgstr ""
14428
14429 #: assets/build/admin/js/dashboard.js:5
14430 msgid "Top Agents"
14431 msgstr ""
14432
14433 #: assets/build/admin/js/dashboard.js:5
14434 msgid "AI Traffic Over Time"
14435 msgstr ""
14436
14437 #: assets/build/admin/js/dashboard.js:5
14438 msgid "Human visits"
14439 msgstr ""
14440
14441 #: assets/build/admin/js/dashboard.js:5
14442 msgid "AI fetches"
14443 msgstr ""
14444
14445 #: assets/build/admin/js/dashboard.js:5
14446 msgid "Most-Fetched Docs by AI"
14447 msgstr ""
14448
14449 #: assets/build/admin/js/dashboard.js:5
14450 msgid "Top agent"
14451 msgstr ""
14452
14453 #: assets/build/admin/js/dashboard.js:5
14454 msgid "Human"
14455 msgstr ""
14456
14457 #: assets/build/admin/js/dashboard.js:5
14458 msgid "Cookieless tracking"
14459 msgstr ""
14460
14461 #: assets/build/admin/js/dashboard.js:5
14462 msgid "Measure visits without setting cookies."
14463 msgstr ""
14464
14465 #: assets/build/admin/js/dashboard.js:5
14466 msgid "MaxMind GeoIP"
14467 msgstr ""
14468
14469 #: assets/build/admin/js/dashboard.js:5
14470 msgid "Resolve reader country from IP."
14471 msgstr ""
14472
14473 #: assets/build/admin/js/dashboard.js:5
14474 msgid "GA4 forwarding"
14475 msgstr ""
14476
14477 #: assets/build/admin/js/dashboard.js:5
14478 msgid "Mirror events to Google Analytics 4."
14479 msgstr ""
14480
14481 #: assets/build/admin/js/dashboard.js:5
14482 msgid "Bot exclusion"
14483 msgstr ""
14484
14485 #: assets/build/admin/js/dashboard.js:5
14486 msgid "Filter known crawlers from analytics."
14487 msgstr ""
14488
14489 #: assets/build/admin/js/dashboard.js:5
14490 msgid "Privacy & Integrations"
14491 msgstr ""
14492
14493 #: assets/build/admin/js/dashboard.js:5
14494 msgid "Data retention"
14495 msgstr ""
14496
14497 #: assets/build/admin/js/dashboard.js:5
14498 msgid "How long to keep raw analytics events."
14499 msgstr ""
14500
14501 #: assets/build/admin/js/dashboard.js:5
14502 msgid "365 days"
14503 msgstr ""
14504
14505 #: assets/build/admin/js/dashboard.js:5
14506 msgid "Analytics Overview is a Pro feature"
14507 msgstr ""
14508
14509 #: assets/build/admin/js/dashboard.js:5
14510 msgid "See your knowledge base at a glance — views, unique readers, searches, reactions, and your top content. BetterDocs keeps recording in the background, so your history is ready the moment you upgrade."
14511 msgstr ""
14512
14513 #: assets/build/admin/js/dashboard.js:5
14514 msgid "Views, unique readers, searches & reactions KPIs"
14515 msgstr ""
14516
14517 #: assets/build/admin/js/dashboard.js:5
14518 msgid "Top 10 articles and top search queries"
14519 msgstr ""
14520
14521 #: assets/build/admin/js/dashboard.js:5
14522 msgid "Search trends and recent reader feedback"
14523 msgstr ""
14524
14525 #: assets/build/admin/js/dashboard.js:5
14526 msgid "Full AI Traffic analytics is a Pro feature"
14527 msgstr ""
14528
14529 #: assets/build/admin/js/dashboard.js:5
14530 msgid "See which AI agents read your docs, when, and what they fetch — with brand-recognized icons, trends, and per-page detail."
14531 msgstr ""
14532
14533 #: assets/build/admin/js/dashboard.js:5
14534 msgid "Per-agent breakdown with brand icons"
14535 msgstr ""
14536
14537 #: assets/build/admin/js/dashboard.js:5
14538 msgid "AI vs. human traffic trends over time"
14539 msgstr ""
14540
14541 #: assets/build/admin/js/dashboard.js:5
14542 msgid "Most-fetched pages and activity heatmap"
14543 msgstr ""
14544
14545 #: assets/build/admin/js/dashboard.js:5
14546 msgid "Docs Performance is a Pro feature"
14547 msgstr ""
14548
14549 #: assets/build/admin/js/dashboard.js:5
14550 msgid "Drill into each doc — views over time, helpfulness, reactions, and per-article trends."
14551 msgstr ""
14552
14553 #: assets/build/admin/js/dashboard.js:5
14554 msgid "Views & unique readers per article"
14555 msgstr ""
14556
14557 #: assets/build/admin/js/dashboard.js:5
14558 msgid "Helpfulness scores and reaction trends"
14559 msgstr ""
14560
14561 #: assets/build/admin/js/dashboard.js:5
14562 msgid "Country breakdown & search sources"
14563 msgstr ""
14564
14565 #: assets/build/admin/js/dashboard.js:5
14566 msgid "Search Analytics is a Pro feature"
14567 msgstr ""
14568
14569 #: assets/build/admin/js/dashboard.js:5
14570 msgid "See what readers look for — trends over time, zero-result queries, and click-through to docs."
14571 msgstr ""
14572
14573 #: assets/build/admin/js/dashboard.js:5
14574 msgid "Searches vs. zero-results over time"
14575 msgstr ""
14576
14577 #: assets/build/admin/js/dashboard.js:5
14578 msgid "Top zero-result queries to fix content gaps"
14579 msgstr ""
14580
14581 #: assets/build/admin/js/dashboard.js:5
14582 msgid "Exportable search reports"
14583 msgstr ""
14584
14585 #: assets/build/admin/js/dashboard.js:5
14586 msgid "Reader Engagement is a Pro feature"
14587 msgstr ""
14588
14589 #: assets/build/admin/js/dashboard.js:5
14590 msgid "Understand who your readers are — geography, devices, and language reach."
14591 msgstr ""
14592
14593 #: assets/build/admin/js/dashboard.js:5
14594 msgid "Country & device breakdown"
14595 msgstr ""
14596
14597 #: assets/build/admin/js/dashboard.js:5
14598 msgid "Referrer sources and language reach"
14599 msgstr ""
14600
14601 #: assets/build/admin/js/dashboard.js:5
14602 msgid "CSV exports for every view"
14603 msgstr ""
14604
14605 #: assets/build/admin/js/dashboard.js:5
14606 msgid "Feedback Inbox is a Pro feature"
14607 msgstr ""
14608
14609 #: assets/build/admin/js/dashboard.js:5
14610 msgid "Every reader reaction, comment, and broken-link report in one place."
14611 msgstr ""
14612
14613 #: assets/build/admin/js/dashboard.js:5
14614 msgid "Likes, dislikes & comments in one feed"
14615 msgstr ""
14616
14617 #: assets/build/admin/js/dashboard.js:5
14618 msgid "Bulk status, filters, and exports"
14619 msgstr ""
14620
14621 #: assets/build/admin/js/dashboard.js:5
14622 msgid "Tie feedback back to each article"
14623 msgstr ""
14624
14625 #: assets/build/admin/js/dashboard.js:5
14626 msgid "Link Health is a Pro feature"
14627 msgstr ""
14628
14629 #: assets/build/admin/js/dashboard.js:5
14630 msgid "Scan your knowledge base for broken links and redirects, with a triage inbox to fix them fast."
14631 msgstr ""
14632
14633 #: assets/build/admin/js/dashboard.js:5
14634 msgid "Automated broken-link scanning"
14635 msgstr ""
14636
14637 #: assets/build/admin/js/dashboard.js:5
14638 msgid "Redirect detection with status codes"
14639 msgstr ""
14640
14641 #: assets/build/admin/js/dashboard.js:5
14642 msgid "Triage inbox to resolve issues fast"
14643 msgstr ""
14644
14645 #: assets/build/admin/js/dashboard.js:5
14646 msgid "Author Performance is a Pro feature"
14647 msgstr ""
14648
14649 #: assets/build/admin/js/dashboard.js:5
14650 msgid "Per-author views, helpfulness, and contribution metrics across your knowledge base."
14651 msgstr ""
14652
14653 #: assets/build/admin/js/dashboard.js:5
14654 msgid "Docs & views per author"
14655 msgstr ""
14656
14657 #: assets/build/admin/js/dashboard.js:5
14658 msgid "Helpfulness and reception scores"
14659 msgstr ""
14660
14661 #: assets/build/admin/js/dashboard.js:5
14662 msgid "Spot your most effective contributors"
14663 msgstr ""
14664
14665 #: assets/build/admin/js/dashboard.js:5
14666 msgid "Advanced analytics settings are Pro"
14667 msgstr ""
14668
14669 #: assets/build/admin/js/dashboard.js:5
14670 msgid "Cookieless tracking, MaxMind GeoIP, GA4 forwarding, and finer retention windows. Anonymise IP + basic retention are already in Free under Settings → BetterDocs."
14671 msgstr ""
14672
14673 #: assets/build/admin/js/dashboard.js:5
14674 msgid "Cookieless, privacy-first tracking"
14675 msgstr ""
14676
14677 #: assets/build/admin/js/dashboard.js:5
14678 msgid "MaxMind GeoIP & GA4 forwarding"
14679 msgstr ""
14680
14681 #: assets/build/admin/js/dashboard.js:5
14682 msgid "Configurable data-retention windows"
14683 msgstr ""
14684
14685 #: assets/build/admin/js/dashboard.js:5
14686 msgid "URL sync"
14687 msgstr ""
14688
14689 #: assets/build/admin/js/dashboard.js:5
14690 msgid "Upload"
14691 msgstr ""
14692
14693 #: assets/build/admin/js/dashboard.js:5
14694 msgid "Endpoints"
14695 msgstr ""
14696
14697 #: assets/build/admin/js/dashboard.js:5
14698 msgid "Postman"
14699 msgstr ""
14700
14701 #: assets/build/admin/js/dashboard.js:5
14702 msgid "Payments API"
14703 msgstr ""
14704
14705 #: assets/build/admin/js/dashboard.js:5
14706 msgid "OpenAPI 3.1"
14707 msgstr ""
14708
14709 #: assets/build/admin/js/dashboard.js:5
14710 msgid "Try it"
14711 msgstr ""
14712
14713 #: assets/build/admin/js/dashboard.js:5
14714 msgid "API Documentation is a Pro feature"
14715 msgstr ""
14716
14717 #: assets/build/admin/js/dashboard.js:5
14718 msgid "Upload an OpenAPI or Postman file — or point BetterDocs at its URL — and every endpoint becomes a real doc inside your knowledge base, searchable, styled like the rest of your docs, and re-synced whenever the spec changes."
14719 msgstr ""
14720
14721 #: assets/build/admin/js/dashboard.js:5
14722 msgid "OpenAPI 3.x, Swagger 2.0 & Postman collections"
14723 msgstr ""
14724
14725 #: assets/build/admin/js/dashboard.js:5
14726 msgid "Every endpoint generated as a native, searchable doc"
14727 msgstr ""
14728
14729 #: assets/build/admin/js/dashboard.js:5
14730 msgid "Built-in \"Try it\" console with live request samples"
14731 msgstr ""
14732
14733 #: assets/build/admin/js/dashboard.js:5
14734 msgid "Re-sync from a URL to keep docs matching your API"
14735 msgstr ""
14736
14737 #: assets/build/admin/js/dashboard.js:5
14738 msgid "zero-result searches"
14739 msgstr ""
14740
14741 #: assets/build/admin/js/dashboard.js:5
14742 msgid "high-bounce exits"
14743 msgstr ""
14744
14745 #: assets/build/admin/js/dashboard.js:5
14746 msgid "feedback mentions"
14747 msgstr ""
14748
14749 #: assets/build/admin/js/dashboard.js:5
14750 msgid "High confidence"
14751 msgstr ""
14752
14753 #: assets/build/admin/js/dashboard.js:5
14754 msgid "Medium confidence"
14755 msgstr ""
14756
14757 #: assets/build/admin/js/dashboard.js:5
14758 msgid "AI-detected"
14759 msgstr ""
14760
14761 #: assets/build/admin/js/dashboard.js:5
14762 msgid "Search analytics"
14763 msgstr ""
14764
14765 #: assets/build/admin/js/dashboard.js:5
14766 msgid "unanswered searches"
14767 msgstr ""
14768
14769 #: assets/build/admin/js/dashboard.js:5
14770 msgid "phrasings"
14771 msgstr ""
14772
14773 #: assets/build/admin/js/dashboard.js:5
14774 msgid "Sample reader queries"
14775 msgstr ""
14776
14777 #: assets/build/admin/js/dashboard.js:5
14778 msgid "Suggested doc"
14779 msgstr ""
14780
14781 #: assets/build/admin/js/dashboard.js:5
14782 msgid "Draft title with AI"
14783 msgstr ""
14784
14785 #: assets/build/admin/js/dashboard.js:5
14786 msgid "Uses your API key"
14787 msgstr ""
14788
14789 #: assets/build/admin/js/dashboard.js:5
14790 msgid "Not updated 8+ months"
14791 msgstr ""
14792
14793 #: assets/build/admin/js/dashboard.js:5
14794 msgid "Not updated 6+ months"
14795 msgstr ""
14796
14797 #: assets/build/admin/js/dashboard.js:5
14798 msgid "Declining views"
14799 msgstr ""
14800
14801 #: assets/build/admin/js/dashboard.js:5
14802 msgid "Contradicts newer doc"
14803 msgstr ""
14804
14805 #: assets/build/admin/js/dashboard.js:5
14806 msgid "Outdated version"
14807 msgstr ""
14808
14809 #: assets/build/admin/js/dashboard.js:5
14810 msgid "Broken link"
14811 msgstr ""
14812
14813 #: assets/build/admin/js/dashboard.js:5
14814 msgid "Engagement"
14815 msgstr ""
14816
14817 #: assets/build/admin/js/dashboard.js:5
14818 msgid "Freshness"
14819 msgstr ""
14820
14821 #: assets/build/admin/js/dashboard.js:5
14822 msgid "Findability"
14823 msgstr ""
14824
14825 #: assets/build/admin/js/dashboard.js:5
14826 msgid "Accuracy"
14827 msgstr ""
14828
14829 #: assets/build/admin/js/dashboard.js:5
14830 msgid "similar"
14831 msgstr ""
14832
14833 #: assets/build/admin/js/dashboard.js:5
14834 msgid "Merge"
14835 msgstr ""
14836
14837 #: assets/build/admin/js/dashboard.js:5
14838 msgid "Keep both"
14839 msgstr ""
14840
14841 #: assets/build/admin/js/dashboard.js:5
14842 msgid "Open doc"
14843 msgstr ""
14844
14845 #: assets/build/admin/js/dashboard.js:5
14846 msgid "Content Gaps Detected"
14847 msgstr ""
14848
14849 #: assets/build/admin/js/dashboard.js:5
14850 msgid "3 new this week"
14851 msgstr ""
14852
14853 #: assets/build/admin/js/dashboard.js:5
14854 msgid "Stale Docs"
14855 msgstr ""
14856
14857 #: assets/build/admin/js/dashboard.js:5
14858 msgid "5 critical"
14859 msgstr ""
14860
14861 #: assets/build/admin/js/dashboard.js:5
14862 msgid "Content Health Score"
14863 msgstr ""
14864
14865 #: assets/build/admin/js/dashboard.js:5
14866 msgid "+4 pts"
14867 msgstr ""
14868
14869 #: assets/build/admin/js/dashboard.js:5
14870 msgid "site-wide"
14871 msgstr ""
14872
14873 #: assets/build/admin/js/dashboard.js:5
14874 msgid "AI Suggestions Applied"
14875 msgstr ""
14876
14877 #: assets/build/admin/js/dashboard.js:5
14878 msgid "accepted"
14879 msgstr ""
14880
14881 #: assets/build/admin/js/dashboard.js:5
14882 msgid "This week's top action"
14883 msgstr ""
14884
14885 #: assets/build/admin/js/dashboard.js:5
14886 msgid "Write the missing"
14887 msgstr ""
14888
14889 #: assets/build/admin/js/dashboard.js:5
14890 msgid "guide"
14891 msgstr ""
14892
14893 #: assets/build/admin/js/dashboard.js:5
14894 msgid "128 reader signals point to this missing topic. It's your highest-demand gap, and no doc covers it yet."
14895 msgstr ""
14896
14897 #: assets/build/admin/js/dashboard.js:5
14898 msgid "Review this gap"
14899 msgstr ""
14900
14901 #: assets/build/admin/js/dashboard.js:5
14902 msgid "See all gaps"
14903 msgstr ""
14904
14905 #: assets/build/admin/js/dashboard.js:5
14906 msgid "Intelligence modules"
14907 msgstr ""
14908
14909 #: assets/build/admin/js/dashboard.js:5
14910 msgid "topics"
14911 msgstr ""
14912
14913 #: assets/build/admin/js/dashboard.js:5
14914 msgid "Content Gaps"
14915 msgstr ""
14916
14917 #: assets/build/admin/js/dashboard.js:5
14918 msgid "Demand your docs don't answer yet."
14919 msgstr ""
14920
14921 #: assets/build/admin/js/dashboard.js:5
14922 msgid "docs"
14923 msgstr ""
14924
14925 #: assets/build/admin/js/dashboard.js:5
14926 msgid "Stale Content"
14927 msgstr ""
14928
14929 #: assets/build/admin/js/dashboard.js:5
14930 msgid "Docs losing freshness and accuracy."
14931 msgstr ""
14932
14933 #: assets/build/admin/js/dashboard.js:5
14934 msgid "pairs"
14935 msgstr ""
14936
14937 #: assets/build/admin/js/dashboard.js:5
14938 msgid "Duplicates & Overlaps"
14939 msgstr ""
14940
14941 #: assets/build/admin/js/dashboard.js:5
14942 msgid "Docs covering the same ground."
14943 msgstr ""
14944
14945 #: assets/build/admin/js/dashboard.js:5
14946 msgid "score"
14947 msgstr ""
14948
14949 #: assets/build/admin/js/dashboard.js:5
14950 msgid "Content Health"
14951 msgstr ""
14952
14953 #: assets/build/admin/js/dashboard.js:5
14954 msgid "How healthy your KB is overall."
14955 msgstr ""
14956
14957 #: assets/build/admin/js/dashboard.js:5
14958 msgid "Content Intelligence"
14959 msgstr ""
14960
14961 #: assets/build/admin/js/dashboard.js:5
14962 msgid "What to fix next — gaps, freshness, and health across your knowledge base."
14963 msgstr ""
14964
14965 #: assets/build/admin/js/dashboard.js:5
14966 msgid "Content Intelligence is a Pro feature"
14967 msgstr ""
14968
14969 #: assets/build/admin/js/dashboard.js:5
14970 msgid "One screen that answers \"what should I fix next?\" — a health grade for the whole knowledge base, the single highest-impact action this week, and a live count for every intelligence module. It runs on the analytics BetterDocs already collects."
14971 msgstr ""
14972
14973 #: assets/build/admin/js/dashboard.js:5
14974 msgid "Gaps, stale docs, health score and applied suggestions at a glance"
14975 msgstr ""
14976
14977 #: assets/build/admin/js/dashboard.js:5
14978 msgid "\"This week's top action\", ranked by real reader demand"
14979 msgstr ""
14980
14981 #: assets/build/admin/js/dashboard.js:5
14982 msgid "The evidence behind it: empty searches, bounced visits, feedback"
14983 msgstr ""
14984
14985 #: assets/build/admin/js/dashboard.js:5
14986 msgid "Module tiles that jump straight to the fix"
14987 msgstr ""
14988
14989 #: assets/build/admin/js/dashboard.js:5
14990 msgid "Topics readers want that your docs don't cover"
14991 msgstr ""
14992
14993 #: assets/build/admin/js/dashboard.js:5
14994 msgid "Clustered from searches that came back empty, visits that bounced, and what readers said in feedback. Every topic is re-checked against your existing docs before it is listed."
14995 msgstr ""
14996
14997 #: assets/build/admin/js/dashboard.js:5
14998 msgid "Analyze now"
14999 msgstr ""
15000
15001 #: assets/build/admin/js/dashboard.js:5
15002 msgid "Content Gap Detection"
15003 msgstr ""
15004
15005 #: assets/build/admin/js/dashboard.js:5
15006 msgid "Topics your readers want that your docs don't cover yet."
15007 msgstr ""
15008
15009 #: assets/build/admin/js/dashboard.js:5
15010 msgid "Content Gap Detection is a Pro feature"
15011 msgstr ""
15012
15013 #: assets/build/admin/js/dashboard.js:5
15014 msgid "Finds the topics your readers keep asking for and your docs never answer. BetterDocs clusters searches that came back empty, visits that bounced, and feedback mentions into topics, then re-checks each one against your existing docs before listing it."
15015 msgstr ""
15016
15017 #: assets/build/admin/js/dashboard.js:5
15018 msgid "Missing topics ranked by demand, with the queries that evidence them"
15019 msgstr ""
15020
15021 #: assets/build/admin/js/dashboard.js:5
15022 msgid "Confidence scoring so you can act on the strongest signals first"
15023 msgstr ""
15024
15025 #: assets/build/admin/js/dashboard.js:5
15026 msgid "Accept, dismiss, or draft the doc title with your own AI key"
15027 msgstr ""
15028
15029 #: assets/build/admin/js/dashboard.js:5
15030 msgid "Grouped by meaning — not just matching words — with the AI Chatbot add-on"
15031 msgstr ""
15032
15033 #: assets/build/admin/js/dashboard.js:5
15034 msgid "Docs losing freshness"
15035 msgstr ""
15036
15037 #: assets/build/admin/js/dashboard.js:5
15038 msgid "Scored on age, declining engagement, version references, and broken links. Runs nightly — no API key required."
15039 msgstr ""
15040
15041 #: assets/build/admin/js/dashboard.js:5
15042 msgid "Critical"
15043 msgstr ""
15044
15045 #: assets/build/admin/js/dashboard.js:5
15046 msgid "Avg. Staleness"
15047 msgstr ""
15048
15049 #: assets/build/admin/js/dashboard.js:5
15050 msgid "Docs by staleness"
15051 msgstr ""
15052
15053 #: assets/build/admin/js/dashboard.js:5
15054 msgid "Staleness"
15055 msgstr ""
15056
15057 #: assets/build/admin/js/dashboard.js:5
15058 msgid "Last updated"
15059 msgstr ""
15060
15061 #: assets/build/admin/js/dashboard.js:5
15062 msgid "Trend"
15063 msgstr ""
15064
15065 #: assets/build/admin/js/dashboard.js:5
15066 msgid "Reason"
15067 msgstr ""
15068
15069 #: assets/build/admin/js/dashboard.js:5
15070 msgid "Mark current"
15071 msgstr ""
15072
15073 #: assets/build/admin/js/dashboard.js:5
15074 msgid "Docs losing accuracy, freshness, or engagement — ranked by staleness."
15075 msgstr ""
15076
15077 #: assets/build/admin/js/dashboard.js:5
15078 msgid "Stale Content detection is a Pro feature"
15079 msgstr ""
15080
15081 #: assets/build/admin/js/dashboard.js:5
15082 msgid "Scores every doc on age, declining views and reactions, outdated version mentions, and broken links — so you refresh the docs that are actually decaying rather than simply the oldest ones."
15083 msgstr ""
15084
15085 #: assets/build/admin/js/dashboard.js:5
15086 msgid "A 0–100 staleness score with the reason flags behind it"
15087 msgstr ""
15088
15089 #: assets/build/admin/js/dashboard.js:5
15090 msgid "Per-doc view trend, ranked worst first"
15091 msgstr ""
15092
15093 #: assets/build/admin/js/dashboard.js:5
15094 msgid "Nightly rule-based scan — no API key required"
15095 msgstr ""
15096
15097 #: assets/build/admin/js/dashboard.js:5
15098 msgid "Mark as current, dismiss, or open the doc to fix it"
15099 msgstr ""
15100
15101 #: assets/build/admin/js/dashboard.js:5
15102 msgid "Health Score"
15103 msgstr ""
15104
15105 #: assets/build/admin/js/dashboard.js:5
15106 msgid "Grade"
15107 msgstr ""
15108
15109 #: assets/build/admin/js/dashboard.js:5
15110 msgid "vs last month · site-wide"
15111 msgstr ""
15112
15113 #: assets/build/admin/js/dashboard.js:5
15114 msgid "Score components"
15115 msgstr ""
15116
15117 #: assets/build/admin/js/dashboard.js:5
15118 msgid "Weakest area: Freshness · 61"
15119 msgstr ""
15120
15121 #: assets/build/admin/js/dashboard.js:5
15122 msgid "How recently updated"
15123 msgstr ""
15124
15125 #: assets/build/admin/js/dashboard.js:5
15126 msgid "Fix stale content"
15127 msgstr ""
15128
15129 #: assets/build/admin/js/dashboard.js:5
15130 msgid "Score distribution"
15131 msgstr ""
15132
15133 #: assets/build/admin/js/dashboard.js:5
15134 msgid "Lowest-scoring docs"
15135 msgstr ""
15136
15137 #: assets/build/admin/js/dashboard.js:5
15138 msgid "Health"
15139 msgstr ""
15140
15141 #: assets/build/admin/js/dashboard.js:5
15142 msgid "Weakest area"
15143 msgstr ""
15144
15145 #: assets/build/admin/js/dashboard.js:5
15146 msgid "Improve"
15147 msgstr ""
15148
15149 #: assets/build/admin/js/dashboard.js:5
15150 msgid "A single, composite measure of how healthy your knowledge base is."
15151 msgstr ""
15152
15153 #: assets/build/admin/js/dashboard.js:5
15154 msgid "Content Health Score is a Pro feature"
15155 msgstr ""
15156
15157 #: assets/build/admin/js/dashboard.js:5
15158 msgid "A single composite grade for your knowledge base, built from five measured components, tracked month over month, and broken down to the individual docs pulling it down."
15159 msgstr ""
15160
15161 #: assets/build/admin/js/dashboard.js:5
15162 msgid "Site-wide score and A–F grade, trended over time"
15163 msgstr ""
15164
15165 #: assets/build/admin/js/dashboard.js:5
15166 msgid "Engagement, Helpfulness, Freshness, Findability & Accuracy"
15167 msgstr ""
15168
15169 #: assets/build/admin/js/dashboard.js:5
15170 msgid "Score distribution across every published doc"
15171 msgstr ""
15172
15173 #: assets/build/admin/js/dashboard.js:5
15174 msgid "Lowest-scoring docs with their weakest component named"
15175 msgstr ""
15176
15177 #: assets/build/admin/js/dashboard.js:5
15178 msgid "Docs covering near-identical ground"
15179 msgstr ""
15180
15181 #: assets/build/admin/js/dashboard.js:5
15182 msgid "Detected by comparing what your docs mean, not the words they use. Merge the pairs worth collapsing, or keep both and differentiate them."
15183 msgstr ""
15184
15185 #: assets/build/admin/js/dashboard.js:5
15186 msgid "Sync now"
15187 msgstr ""
15188
15189 #: assets/build/admin/js/dashboard.js:5
15190 msgid "Docs covering near-identical ground, detected by content similarity."
15191 msgstr ""
15192
15193 #: assets/build/admin/js/dashboard.js:5
15194 msgid "Duplicates & Overlaps is a Pro feature"
15195 msgstr ""
15196
15197 #: assets/build/admin/js/dashboard.js:5
15198 msgid "Two docs can cover the same ground without sharing a single phrase — one written for beginners, one for admins. BetterDocs compares what your docs mean rather than the words they use, and lists the near-identical pairs with a similarity score."
15199 msgstr ""
15200
15201 #: assets/build/admin/js/dashboard.js:5
15202 msgid "Near-duplicate doc pairs, scored by content similarity"
15203 msgstr ""
15204
15205 #: assets/build/admin/js/dashboard.js:5
15206 msgid "Catches overlaps that share no wording at all"
15207 msgstr ""
15208
15209 #: assets/build/admin/js/dashboard.js:5
15210 msgid "Merge, keep both, or dismiss each pair as you review it"
15211 msgstr ""
15212
15213 #: assets/build/admin/js/dashboard.js:5
15214 msgid "Semantic detection runs on the BetterDocs AI Chatbot add-on's index"
15215 msgstr ""
15216
15217 #: assets/build/admin/js/dashboard.js:5
15218 msgid "API"
15219 msgstr ""
15220
15221 #: assets/build/admin/js/dashboard.js:5
15222 msgid "Endpoint"
15223 msgstr ""
15224
15225 #: assets/build/admin/js/dashboard.js:5
15226 msgid "Knowledge Base"
15227 msgstr ""
15228
15229 #: assets/build/admin/js/dashboard.js:5
15230 #: assets/build/admin/js/dashboard.js:13
15231 msgid "OAuth"
15232 msgstr ""
15233
15234 #: assets/build/admin/js/dashboard.js:5
15235 msgid "Rate Limit"
15236 msgstr ""
15237
15238 #: assets/build/admin/js/dashboard.js:5
15239 msgid "SLA"
15240 msgstr ""
15241
15242 #: assets/build/admin/js/dashboard.js:5
15243 msgid "Webhook"
15244 msgstr ""
15245
15246 #: assets/build/admin/js/dashboard.js:5
15247 msgid "Glossaries is a Pro feature"
15248 msgstr ""
15249
15250 #: assets/build/admin/js/dashboard.js:5
15251 msgid "Build an A–Z glossary of your product's terms and auto-link them across every doc, so readers get an instant definition on hover — no more explaining the same jargon twice."
15252 msgstr ""
15253
15254 #: assets/build/admin/js/dashboard.js:5
15255 msgid "A–Z glossary index, styled like the rest of your docs"
15256 msgstr ""
15257
15258 #: assets/build/admin/js/dashboard.js:5
15259 msgid "Auto-link terms across every doc with hover tooltips"
15260 msgstr ""
15261
15262 #: assets/build/admin/js/dashboard.js:5
15263 msgid "Write definitions with AI, then edit them inline"
15264 msgstr ""
15265
15266 #: assets/build/admin/js/dashboard.js:5
15267 msgid "Drag-to-reorder, plus CSV import & export"
15268 msgstr ""
15269
15270 #: assets/build/admin/js/dashboard.js:5
15271 msgid "Drag to reorder"
15272 msgstr ""
15273
15274 #: assets/build/admin/js/dashboard.js:5
15275 msgid "Select"
15276 msgstr ""
15277
15278 #: assets/build/admin/js/dashboard.js:5
15279 msgid "Collapse"
15280 msgstr ""
15281
15282 #: assets/build/admin/js/dashboard.js:5
15283 msgid "Expand"
15284 msgstr ""
15285
15286 #: assets/build/admin/js/dashboard.js:5
15287 msgid "child"
15288 msgstr ""
15289
15290 #: assets/build/admin/js/dashboard.js:5
15291 msgid "children"
15292 msgstr ""
15293
15294 #: assets/build/admin/js/dashboard.js:5
15295 msgid "No description"
15296 msgstr ""
15297
15298 #: assets/build/admin/js/dashboard.js:5
15299 msgid "Add child"
15300 msgstr ""
15301
15302 #: assets/build/admin/js/dashboard.js:5
15303 msgid "Add child category"
15304 msgstr ""
15305
15306 #: assets/build/admin/js/dashboard.js:5
15307 msgid "Edit category"
15308 msgstr ""
15309
15310 #: assets/build/admin/js/dashboard.js:5
15311 msgid "Delete"
15312 msgstr ""
15313
15314 #: assets/build/admin/js/dashboard.js:5
15315 msgid "Delete category"
15316 msgstr ""
15317
15318 #: assets/build/admin/js/dashboard.js:5
15319 msgid "Bulk actions"
15320 msgstr ""
15321
15322 #: assets/build/admin/js/dashboard.js:5
15323 msgid "Delete failed."
15324 msgstr ""
15325
15326 #: assets/build/admin/js/dashboard.js:5
15327 msgid "Delete this category?"
15328 msgstr ""
15329
15330 #: assets/build/admin/js/dashboard.js:5
15331 msgid "You won't be able to revert this!"
15332 msgstr ""
15333
15334 #: assets/build/admin/js/dashboard.js:5
15335 msgid "Reorder failed."
15336 msgstr ""
15337
15338 #: assets/build/admin/js/dashboard.js:5
15339 msgid "LANGUAGE"
15340 msgstr ""
15341
15342 #: assets/build/admin/js/dashboard.js:5
15343 msgid "All languages"
15344 msgstr ""
15345
15346 #: assets/build/admin/js/dashboard.js:5
15347 msgid "Delete selected categories?"
15348 msgstr ""
15349
15350 #: assets/build/admin/js/dashboard.js:5
15351 msgid "Yes, delete!"
15352 msgstr ""
15353
15354 #: assets/build/admin/js/dashboard.js:5
15355 msgid "Categories deleted."
15356 msgstr ""
15357
15358 #: assets/build/admin/js/dashboard.js:5
15359 msgid "Apply"
15360 msgstr ""
15361
15362 #: assets/build/admin/js/dashboard.js:5
15363 msgid "Select all"
15364 msgstr ""
15365
15366 #: assets/build/admin/js/dashboard.js:5
15367 msgid "Name & Description"
15368 msgstr ""
15369
15370 #: assets/build/admin/js/dashboard.js:5
15371 msgid "No categories found."
15372 msgstr ""
15373
15374 #: assets/build/admin/js/dashboard.js:5
15375 msgid "— Select —"
15376 msgstr ""
15377
15378 #: assets/build/admin/js/dashboard.js:5
15379 msgid "This is a translation of"
15380 msgstr ""
15381
15382 #: assets/build/admin/js/dashboard.js:5
15383 msgid "— None —"
15384 msgstr ""
15385
15386 #: assets/build/admin/js/dashboard.js:5
15387 msgid "add"
15388 msgstr ""
15389
15390 #: assets/build/admin/js/dashboard.js:5
15391 msgid "Could not add category. The name or slug you entered is too long."
15392 msgstr ""
15393
15394 #: assets/build/admin/js/dashboard.js:5
15395 msgid "Category name cannot be empty or contain only spaces."
15396 msgstr ""
15397
15398 #: assets/build/admin/js/dashboard.js:5
15399 msgid "Category name"
15400 msgstr ""
15401
15402 #: assets/build/admin/js/dashboard.js:5
15403 msgid "auto-generated"
15404 msgstr ""
15405
15406 #: assets/build/admin/js/dashboard.js:5
15407 msgid "Display order (e.g. 1, 2, 3)"
15408 msgstr ""
15409
15410 #: assets/build/admin/js/dashboard.js:5
15411 msgid "Parent Category"
15412 msgstr ""
15413
15414 #: assets/build/admin/js/dashboard.js:5
15415 msgid "Category ID"
15416 msgstr ""
15417
15418 #: assets/build/admin/js/dashboard.js:5
15419 msgid "Select Category Icon"
15420 msgstr ""
15421
15422 #: assets/build/admin/js/dashboard.js:5
15423 msgid "Use this image"
15424 msgstr ""
15425
15426 #: assets/build/admin/js/dashboard.js:5
15427 msgid "Change Image"
15428 msgstr ""
15429
15430 #: assets/build/admin/js/dashboard.js:5
15431 msgid "Brief description (optional)"
15432 msgstr ""
15433
15434 #: assets/build/admin/js/dashboard.js:5
15435 msgid "Add Category"
15436 msgstr ""
15437
15438 #: assets/build/admin/js/dashboard.js:5
15439 msgid "Category created."
15440 msgstr ""
15441
15442 #: assets/build/admin/js/dashboard.js:5
15443 msgid "Category updated."
15444 msgstr ""
15445
15446 #: assets/build/admin/js/dashboard.js:5
15447 msgid "Save failed."
15448 msgstr ""
15449
15450 #: assets/build/admin/js/dashboard.js:5
15451 msgid "Failed to load categories."
15452 msgstr ""
15453
15454 #: assets/build/admin/js/dashboard.js:5
15455 msgid "No categories yet. Click “Add New Category” to create one."
15456 msgstr ""
15457
15458 #: assets/build/admin/js/dashboard.js:5
15459 msgid "Edit tag"
15460 msgstr ""
15461
15462 #: assets/build/admin/js/dashboard.js:5
15463 msgid "Delete tag"
15464 msgstr ""
15465
15466 #: assets/build/admin/js/dashboard.js:5
15467 msgid "Could not add tag. The name or slug you entered is too long."
15468 msgstr ""
15469
15470 #: assets/build/admin/js/dashboard.js:5
15471 msgid "Tag name cannot be empty or contain only spaces."
15472 msgstr ""
15473
15474 #: assets/build/admin/js/dashboard.js:5
15475 msgid "Tag name"
15476 msgstr ""
15477
15478 #: assets/build/admin/js/dashboard.js:5
15479 msgid "Add Tag"
15480 msgstr ""
15481
15482 #: assets/build/admin/js/dashboard.js:5
15483 msgid "Tag created."
15484 msgstr ""
15485
15486 #: assets/build/admin/js/dashboard.js:5
15487 msgid "Tag updated."
15488 msgstr ""
15489
15490 #: assets/build/admin/js/dashboard.js:5
15491 msgid "Delete this tag?"
15492 msgstr ""
15493
15494 #: assets/build/admin/js/dashboard.js:5
15495 msgid "Failed to load tags."
15496 msgstr ""
15497
15498 #: assets/build/admin/js/dashboard.js:5
15499 msgid "Delete selected tags?"
15500 msgstr ""
15501
15502 #: assets/build/admin/js/dashboard.js:5
15503 msgid "Tags deleted."
15504 msgstr ""
15505
15506 #: assets/build/admin/js/dashboard.js:5
15507 msgid "No tags match your search."
15508 msgstr ""
15509
15510 #: assets/build/admin/js/dashboard.js:5
15511 msgid "No tags yet. Click \"Add New Tag\" to create one."
15512 msgstr ""
15513
15514 #: assets/build/admin/js/dashboard.js:5
15515 msgid "Never"
15516 msgstr ""
15517
15518 #: assets/build/admin/js/dashboard.js:5
15519 msgid "Just now"
15520 msgstr ""
15521
15522 #. translators: %d: number of minutes.
15523 #: assets/build/admin/js/dashboard.js:7
15524 msgid "%d minute ago"
15525 msgid_plural "%d minutes ago"
15526 msgstr[0] ""
15527 msgstr[1] ""
15528
15529 #. translators: %d: number of hours.
15530 #: assets/build/admin/js/dashboard.js:9
15531 msgid "%d hour ago"
15532 msgid_plural "%d hours ago"
15533 msgstr[0] ""
15534 msgstr[1] ""
15535
15536 #: assets/build/admin/js/dashboard.js:9
15537 msgid "%d day ago"
15538 msgid_plural "%d days ago"
15539 msgstr[0] ""
15540 msgstr[1] ""
15541
15542 #: assets/build/admin/js/dashboard.js:9
15543 msgid "Access revoked."
15544 msgstr ""
15545
15546 #: assets/build/admin/js/dashboard.js:9
15547 msgid "Couldn't revoke that connection."
15548 msgstr ""
15549
15550 #: assets/build/admin/js/dashboard.js:9
15551 #: assets/build/admin/js/dashboard.js:20
15552 msgid "Connected apps"
15553 msgstr ""
15554
15555 #: assets/build/admin/js/dashboard.js:9
15556 msgid "Apps that signed in through OAuth. Each one acts as the person who approved it, and revoking cuts it off at once. Clients using the connection token are not listed here — rotate the token to cut those off."
15557 msgstr ""
15558
15559 #: assets/build/admin/js/dashboard.js:9
15560 msgid "Refresh"
15561 msgstr ""
15562
15563 #: assets/build/admin/js/dashboard.js:9
15564 msgid "Loading connected apps…"
15565 msgstr ""
15566
15567 #: assets/build/admin/js/dashboard.js:9
15568 msgid "Couldn't load connected apps. Reload the page and try again."
15569 msgstr ""
15570
15571 #: assets/build/admin/js/dashboard.js:9
15572 msgid "No apps connected yet"
15573 msgstr ""
15574
15575 #: assets/build/admin/js/dashboard.js:9
15576 msgid "When someone approves an AI client on the consent screen, it appears here."
15577 msgstr ""
15578
15579 #: assets/build/admin/js/dashboard.js:9
15580 msgid "App"
15581 msgstr ""
15582
15583 #: assets/build/admin/js/dashboard.js:9
15584 msgid "Sends access to"
15585 msgstr ""
15586
15587 #: assets/build/admin/js/dashboard.js:9
15588 msgid "Approved by"
15589 msgstr ""
15590
15591 #: assets/build/admin/js/dashboard.js:9
15592 msgid "Approved"
15593 msgstr ""
15594
15595 #: assets/build/admin/js/dashboard.js:9
15596 msgid "Last used"
15597 msgstr ""
15598
15599 #: assets/build/admin/js/dashboard.js:9
15600 msgid "Access"
15601 msgstr ""
15602
15603 #: assets/build/admin/js/dashboard.js:9
15604 msgid "—"
15605 msgstr ""
15606
15607 #. translators: %d: WordPress user id, shown when the user no longer exists.
15608 #: assets/build/admin/js/dashboard.js:10
15609 msgid "User #%d"
15610 msgstr ""
15611
15612 #: assets/build/admin/js/dashboard.js:10
15613 msgid "Revoke this app?"
15614 msgstr ""
15615
15616 #. translators: %s: the connected app's name.
15617 #: assets/build/admin/js/dashboard.js:11
15618 msgid "“%s” loses access immediately and has to be approved again to reconnect."
15619 msgstr ""
15620
15621 #: assets/build/admin/js/dashboard.js:11
15622 #: assets/build/admin/js/dashboard.js:12
15623 msgid "Revoke"
15624 msgstr ""
15625
15626 #. translators: %s: the connected app's name.
15627 #: assets/build/admin/js/dashboard.js:12
15628 msgid "Revoke %s"
15629 msgstr ""
15630
15631 #. translators: %s: the REST fallback endpoint URL.
15632 #: assets/build/admin/js/dashboard.js:13
15633 msgid "Paste into any client that takes a JSON MCP config. If pretty permalinks are off, use %s as the url."
15634 msgstr ""
15635
15636 #: assets/build/admin/js/dashboard.js:13
15637 msgid "Paste into any client that takes a JSON MCP config."
15638 msgstr ""
15639
15640 #: assets/build/admin/js/dashboard.js:13
15641 msgid "Copy the command above and run it in your terminal."
15642 msgstr ""
15643
15644 #: assets/build/admin/js/dashboard.js:13
15645 msgid "Ask Claude to call bd-get-status to confirm the connection."
15646 msgstr ""
15647
15648 #: assets/build/admin/js/dashboard.js:13
15649 msgid "Copy the block above into the client's MCP configuration file."
15650 msgstr ""
15651
15652 #: assets/build/admin/js/dashboard.js:13
15653 msgid "Restart the client so it reads the new server."
15654 msgstr ""
15655
15656 #: assets/build/admin/js/dashboard.js:13
15657 msgid "Copy the prompt above."
15658 msgstr ""
15659
15660 #: assets/build/admin/js/dashboard.js:13
15661 msgid "Paste it into an assistant that can edit its own MCP configuration."
15662 msgstr ""
15663
15664 #: assets/build/admin/js/dashboard.js:13
15665 msgid "CLI"
15666 msgstr ""
15667
15668 #: assets/build/admin/js/dashboard.js:13
15669 msgid "Add the server from your terminal, approve once in the browser."
15670 msgstr ""
15671
15672 #: assets/build/admin/js/dashboard.js:13
15673 msgid "Command"
15674 msgstr ""
15675
15676 #: assets/build/admin/js/dashboard.js:13
15677 msgid "Run /mcp in Claude Code and choose BetterDocs — your browser opens this site's approval screen; sign in and approve."
15678 msgstr ""
15679
15680 #: assets/build/admin/js/dashboard.js:13
15681 msgid "Editor"
15682 msgstr ""
15683
15684 #: assets/build/admin/js/dashboard.js:13
15685 msgid "One click opens Cursor with BetterDocs prefilled."
15686 msgstr ""
15687
15688 #: assets/build/admin/js/dashboard.js:13
15689 msgid "Add to Cursor"
15690 msgstr ""
15691
15692 #: assets/build/admin/js/dashboard.js:13
15693 msgid "Opens cursor://… with the server URL."
15694 msgstr ""
15695
15696 #: assets/build/admin/js/dashboard.js:13
15697 msgid "Click \"Add to Cursor\". It opens Cursor with BetterDocs prefilled."
15698 msgstr ""
15699
15700 #: assets/build/admin/js/dashboard.js:13
15701 msgid "Confirm the install when Cursor asks."
15702 msgstr ""
15703
15704 #: assets/build/admin/js/dashboard.js:13
15705 msgid "Approve the connection in the browser Cursor opens for this site's sign-in."
15706 msgstr ""
15707
15708 #: assets/build/admin/js/dashboard.js:13
15709 msgid "Opens cursor://… with the server URL and the token."
15710 msgstr ""
15711
15712 #: assets/build/admin/js/dashboard.js:13
15713 msgid "One click opens VS Code with BetterDocs prefilled."
15714 msgstr ""
15715
15716 #: assets/build/admin/js/dashboard.js:13
15717 msgid "Add to VS Code"
15718 msgstr ""
15719
15720 #: assets/build/admin/js/dashboard.js:13
15721 msgid "Opens vscode:mcp/install… with the server URL."
15722 msgstr ""
15723
15724 #: assets/build/admin/js/dashboard.js:13
15725 msgid "Click \"Add to VS Code\". It opens VS Code with BetterDocs prefilled."
15726 msgstr ""
15727
15728 #: assets/build/admin/js/dashboard.js:13
15729 msgid "Confirm the install when VS Code asks."
15730 msgstr ""
15731
15732 #: assets/build/admin/js/dashboard.js:13
15733 msgid "Approve the connection in the browser VS Code opens for this site's sign-in."
15734 msgstr ""
15735
15736 #: assets/build/admin/js/dashboard.js:13
15737 msgid "Opens vscode:mcp/install… with the server URL and the token."
15738 msgstr ""
15739
15740 #: assets/build/admin/js/dashboard.js:13
15741 msgid "Claude Desktop & JSON clients"
15742 msgstr ""
15743
15744 #: assets/build/admin/js/dashboard.js:13
15745 msgid "Paste a block into any client that takes a JSON MCP config."
15746 msgstr ""
15747
15748 #: assets/build/admin/js/dashboard.js:13
15749 msgid "mcpServers block"
15750 msgstr ""
15751
15752 #: assets/build/admin/js/dashboard.js:13
15753 msgid "Approve the connection in the browser it opens for this site's sign-in."
15754 msgstr ""
15755
15756 #: assets/build/admin/js/dashboard.js:13
15757 msgid "Ask your AI to set it up"
15758 msgstr ""
15759
15760 #: assets/build/admin/js/dashboard.js:13
15761 #: assets/build/blocks/ai-edit.js:2
15762 #: assets/build/blocks/write-with-ai.js:2
15763 msgid "Prompt"
15764 msgstr ""
15765
15766 #: assets/build/admin/js/dashboard.js:13
15767 msgid "Paste a prompt and the assistant adds the connection itself."
15768 msgstr ""
15769
15770 #: assets/build/admin/js/dashboard.js:13
15771 msgid "It carries no credential — the assistant is sent here to sign in."
15772 msgstr ""
15773
15774 #: assets/build/admin/js/dashboard.js:13
15775 msgid "Approve the connection in the browser it opens, then ask it to call bd-get-status."
15776 msgstr ""
15777
15778 #: assets/build/admin/js/dashboard.js:13
15779 msgid "Pick your tool"
15780 msgstr ""
15781
15782 #: assets/build/admin/js/dashboard.js:13
15783 msgid "How this client signs in"
15784 msgstr ""
15785
15786 #: assets/build/admin/js/dashboard.js:13
15787 msgid "Sign in in your browser"
15788 msgstr ""
15789
15790 #: assets/build/admin/js/dashboard.js:13
15791 msgid "· Recommended"
15792 msgstr ""
15793
15794 #: assets/build/admin/js/dashboard.js:13
15795 msgid "Use the connection token"
15796 msgstr ""
15797
15798 #: assets/build/admin/js/dashboard.js:13
15799 msgid "This carries your site's connection token. Only for a machine with no browser."
15800 msgstr ""
15801
15802 #: assets/build/admin/js/dashboard.js:13
15803 msgid "How to"
15804 msgstr ""
15805
15806 #: assets/build/admin/js/dashboard.js:13
15807 msgid "Editors & CLI"
15808 msgstr ""
15809
15810 #: assets/build/admin/js/dashboard.js:13
15811 msgid "Signs in with a one-time approval. No token to paste."
15812 msgstr ""
15813
15814 #: assets/build/admin/js/dashboard.js:13
15815 msgid "Connector URL"
15816 msgstr ""
15817
15818 #: assets/build/admin/js/dashboard.js:13
15819 msgid "How to add a connector"
15820 msgstr ""
15821
15822 #: assets/build/admin/js/dashboard.js:13
15823 msgid "Connection token rotated. Reconnect your clients with the new one."
15824 msgstr ""
15825
15826 #: assets/build/admin/js/dashboard.js:13
15827 msgid "Couldn't rotate the connection token."
15828 msgstr ""
15829
15830 #: assets/build/admin/js/dashboard.js:13
15831 msgid "Rotate the connection token?"
15832 msgstr ""
15833
15834 #: assets/build/admin/js/dashboard.js:13
15835 msgid "A new token is generated immediately. Every client using the old one — Claude Code, Cursor, VS Code, Claude Desktop — stops working until you give it the new command. Apps connected through OAuth are unaffected."
15836 msgstr ""
15837
15838 #: assets/build/admin/js/dashboard.js:13
15839 msgid "Rotate token"
15840 msgstr ""
15841
15842 #: assets/build/admin/js/dashboard.js:13
15843 msgid "Add BetterDocs to your client"
15844 msgstr ""
15845
15846 #: assets/build/admin/js/dashboard.js:13
15847 msgid "Pick your assistant below — it opens or copies fully configured."
15848 msgstr ""
15849
15850 #: assets/build/admin/js/dashboard.js:13
15851 msgid "How it works"
15852 msgstr ""
15853
15854 #: assets/build/admin/js/dashboard.js:13
15855 msgid "Preparing your connection…"
15856 msgstr ""
15857
15858 #: assets/build/admin/js/dashboard.js:13
15859 msgid "Couldn't load the MCP connection status."
15860 msgstr ""
15861
15862 #: assets/build/admin/js/dashboard.js:13
15863 msgid "The stored copy of your connection token can't be read."
15864 msgstr ""
15865
15866 #: assets/build/admin/js/dashboard.js:13
15867 msgid "This happens when the WordPress security salts change. Clients you already connected keep working — but to see or share the token again you have to rotate it, which disconnects them."
15868 msgstr ""
15869
15870 #: assets/build/admin/js/dashboard.js:13
15871 msgid "Claude (web, mobile & desktop)"
15872 msgstr ""
15873
15874 #: assets/build/admin/js/dashboard.js:13
15875 msgid "In Claude, open Settings → Connectors → Add Connector → Add custom connector."
15876 msgstr ""
15877
15878 #: assets/build/admin/js/dashboard.js:13
15879 msgid "Paste the connector URL above and give it a name (e.g. BetterDocs)."
15880 msgstr ""
15881
15882 #: assets/build/admin/js/dashboard.js:13
15883 msgid "Click Add, then approve access when Claude asks you to sign in."
15884 msgstr ""
15885
15886 #: assets/build/admin/js/dashboard.js:13
15887 msgid "In ChatGPT, open Settings → Connectors → Add New."
15888 msgstr ""
15889
15890 #: assets/build/admin/js/dashboard.js:13
15891 msgid "Enter a name (e.g. BetterDocs)."
15892 msgstr ""
15893
15894 #: assets/build/admin/js/dashboard.js:13
15895 msgid "Paste the connector URL above."
15896 msgstr ""
15897
15898 #: assets/build/admin/js/dashboard.js:13
15899 msgid "Save, then approve access when ChatGPT asks you to sign in."
15900 msgstr ""
15901
15902 #: assets/build/admin/js/dashboard.js:13
15903 msgid "Rotate the connection token if it may have leaked. Clients that use the token will need the new one; browser sign-ins are unaffected."
15904 msgstr ""
15905
15906 #: assets/build/admin/js/dashboard.js:13
15907 msgid "Rotating…"
15908 msgstr ""
15909
15910 #: assets/build/admin/js/dashboard.js:13
15911 msgid "No Abilities API is available, so no tools can be offered to an AI client."
15912 msgstr ""
15913
15914 #: assets/build/admin/js/dashboard.js:13
15915 msgid "Another plugin is providing the Abilities API. BetterDocs registers into it, but the version it ships governs."
15916 msgstr ""
15917
15918 #. translators: %s: the bundled abilities-api package version.
15919 #: assets/build/admin/js/dashboard.js:14
15920 msgid "Provided by the runtime bundled with BetterDocs (%s)."
15921 msgstr ""
15922
15923 #: assets/build/admin/js/dashboard.js:14
15924 msgid "unknown version"
15925 msgstr ""
15926
15927 #. translators: %s: the WordPress version providing the Abilities API.
15928 #: assets/build/admin/js/dashboard.js:15
15929 msgid "Provided by WordPress %s."
15930 msgstr ""
15931
15932 #: assets/build/admin/js/dashboard.js:15
15933 msgid "(unknown version)"
15934 msgstr ""
15935
15936 #: assets/build/admin/js/dashboard.js:15
15937 msgid "BetterDocs (bundled)"
15938 msgstr ""
15939
15940 #: assets/build/admin/js/dashboard.js:15
15941 msgid "Another plugin"
15942 msgstr ""
15943
15944 #: assets/build/admin/js/dashboard.js:15
15945 msgid "Nobody"
15946 msgstr ""
15947
15948 #: assets/build/admin/js/dashboard.js:15
15949 msgid "The test request itself failed. Reload the page and try again."
15950 msgstr ""
15951
15952 #: assets/build/admin/js/dashboard.js:15
15953 msgid "Checking connection health…"
15954 msgstr ""
15955
15956 #: assets/build/admin/js/dashboard.js:15
15957 msgid "Couldn't load the health report. Reload the page and try again."
15958 msgstr ""
15959
15960 #: assets/build/admin/js/dashboard.js:15
15961 msgid "HTTPS is on and every WordPress URL agrees."
15962 msgstr ""
15963
15964 #: assets/build/admin/js/dashboard.js:15
15965 msgid "The REST API URL uses a different scheme from the site address, which redirects MCP requests."
15966 msgstr ""
15967
15968 #: assets/build/admin/js/dashboard.js:15
15969 msgid "Site Address and WordPress Address use different schemes, so requests can bounce between HTTP and HTTPS."
15970 msgstr ""
15971
15972 #: assets/build/admin/js/dashboard.js:15
15973 msgid "This site is served over HTTP. Most AI clients refuse to connect to anything but HTTPS."
15974 msgstr ""
15975
15976 #: assets/build/admin/js/dashboard.js:15
15977 msgid "Pro active"
15978 msgstr ""
15979
15980 #: assets/build/admin/js/dashboard.js:15
15981 msgid "Pro active, unlicensed"
15982 msgstr ""
15983
15984 #: assets/build/admin/js/dashboard.js:15
15985 msgid "Pro inactive"
15986 msgstr ""
15987
15988 #: assets/build/admin/js/dashboard.js:15
15989 msgid "Free only"
15990 msgstr ""
15991
15992 #: assets/build/admin/js/dashboard.js:15
15993 msgid "Connection health"
15994 msgstr ""
15995
15996 #: assets/build/admin/js/dashboard.js:15
15997 msgid "What an AI client finds when it reaches this site. Test connection makes the real round trip from this server and names the first step that fails."
15998 msgstr ""
15999
16000 #: assets/build/admin/js/dashboard.js:15
16001 msgid "Re-check"
16002 msgstr ""
16003
16004 #: assets/build/admin/js/dashboard.js:15
16005 msgid "Testing…"
16006 msgstr ""
16007
16008 #: assets/build/admin/js/dashboard.js:15
16009 msgid "Test connection"
16010 msgstr ""
16011
16012 #: assets/build/admin/js/dashboard.js:15
16013 msgid "Secure connection"
16014 msgstr ""
16015
16016 #: assets/build/admin/js/dashboard.js:15
16017 msgid "OK"
16018 msgstr ""
16019
16020 #: assets/build/admin/js/dashboard.js:15
16021 msgid "Check"
16022 msgstr ""
16023
16024 #: assets/build/admin/js/dashboard.js:15
16025 msgid "Abilities API"
16026 msgstr ""
16027
16028 #: assets/build/admin/js/dashboard.js:15
16029 #: assets/build/admin/js/dashboard.js:20
16030 msgid "Registered tools"
16031 msgstr ""
16032
16033 #. translators: %d: number of registered BetterDocs tools.
16034 #: assets/build/admin/js/dashboard.js:16
16035 msgid "%d BetterDocs tool is registered and offered to connected clients."
16036 msgid_plural "%d BetterDocs tools are registered and offered to connected clients."
16037 msgstr[0] ""
16038 msgstr[1] ""
16039
16040 #: assets/build/admin/js/dashboard.js:16
16041 msgid "No BetterDocs tools are registered, so a client would connect and find nothing to call."
16042 msgstr ""
16043
16044 #: assets/build/admin/js/dashboard.js:16
16045 msgid "Your capabilities"
16046 msgstr ""
16047
16048 #: assets/build/admin/js/dashboard.js:16
16049 msgid "Complete"
16050 msgstr ""
16051
16052 #. translators: %d: number of missing capabilities.
16053 #: assets/build/admin/js/dashboard.js:17
16054 msgid "%d missing"
16055 msgstr ""
16056
16057 #: assets/build/admin/js/dashboard.js:17
16058 msgid "You hold every BetterDocs capability, so no tool will refuse you."
16059 msgstr ""
16060
16061 #. translators: %s: comma-separated capability names.
16062 #: assets/build/admin/js/dashboard.js:18
16063 msgid "Tools needing these will refuse you: %s."
16064 msgstr ""
16065
16066 #: assets/build/admin/js/dashboard.js:18
16067 msgid "Database"
16068 msgstr ""
16069
16070 #: assets/build/admin/js/dashboard.js:18
16071 msgid "Up to date"
16072 msgstr ""
16073
16074 #: assets/build/admin/js/dashboard.js:18
16075 msgid "Update due"
16076 msgstr ""
16077
16078 #. translators: %s: database schema version.
16079 #: assets/build/admin/js/dashboard.js:19
16080 msgid "Schema v%s installed."
16081 msgstr ""
16082
16083 #: assets/build/admin/js/dashboard.js:19
16084 msgid "A database update is pending. Reload the admin so it can run."
16085 msgstr ""
16086
16087 #: assets/build/admin/js/dashboard.js:19
16088 msgid "One or more client addresses are locked out after repeated failed authentications — usually a client still holding a rotated-away token. While a lockout holds, that address is refused even with a valid token. It clears itself within 15 minutes of the retries stopping."
16089 msgstr ""
16090
16091 #: assets/build/admin/js/dashboard.js:19
16092 msgid "Server status"
16093 msgstr ""
16094
16095 #. translators: %s: the date this site's connection was established.
16096 #: assets/build/admin/js/dashboard.js:20
16097 msgid "since %s"
16098 msgstr ""
16099
16100 #: assets/build/admin/js/dashboard.js:20
16101 msgid "Last activity"
16102 msgstr ""
16103
16104 #: assets/build/admin/js/dashboard.js:20
16105 msgid "Enable MCP access"
16106 msgstr ""
16107
16108 #: assets/build/admin/js/dashboard.js:20
16109 msgid "Create, update and delete docs"
16110 msgstr ""
16111
16112 #: assets/build/admin/js/dashboard.js:20
16113 msgid "Organise doc categories, tags and knowledge bases"
16114 msgstr ""
16115
16116 #: assets/build/admin/js/dashboard.js:20
16117 msgid "Write and attach FAQs and FAQ groups"
16118 msgstr ""
16119
16120 #: assets/build/admin/js/dashboard.js:20
16121 msgid "Setup needed"
16122 msgstr ""
16123
16124 #: assets/build/admin/js/dashboard.js:20
16125 msgid "MCP is on. Connect an AI client below."
16126 msgstr ""
16127
16128 #: assets/build/admin/js/dashboard.js:20
16129 msgid "MCP is off. AI clients can no longer connect."
16130 msgstr ""
16131
16132 #: assets/build/admin/js/dashboard.js:20
16133 msgid "Couldn't save that. Check your permissions and try again."
16134 msgstr ""
16135
16136 #: assets/build/admin/js/dashboard.js:20
16137 msgid "Let AI assistants such as Claude, ChatGPT and Cursor read and write your documentation directly, over the Model Context Protocol. Access runs through a revocable connection token or a one-time OAuth approval, and every action is performed as the person who granted it — nothing an assistant does exceeds that account's own permissions. Switch this off and BetterDocs refuses every AI connection."
16138 msgstr ""
16139
16140 #: assets/build/admin/js/dashboard.js:20
16141 msgid "What a connected assistant can do"
16142 msgstr ""
16143
16144 #: assets/build/admin/js/dashboard.js:20
16145 msgid "Every action honours the capabilities of the account that approved the connection, and every change is an ordinary revision you can review or undo."
16146 msgstr ""
16147
16148 #: assets/build/admin/js/dashboard.js:20
16149 msgid "The MCP runtime did not load."
16150 msgstr ""
16151
16152 #: assets/build/admin/js/dashboard.js:20
16153 msgid "The Abilities API is not available, so BetterDocs can offer no tools — an AI client would connect and find nothing to call. This normally means the plugin package is incomplete (dependencies/vendor is missing). Reinstall BetterDocs from wordpress.org or an official build."
16154 msgstr ""
16155
16156 #: assets/build/admin/js/dashboard.js:20
16157 msgid "total"
16158 msgstr ""
16159
16160 #: assets/build/admin/js/quick-setup.js:1
16161 msgid "Finishing..."
16162 msgstr ""
16163
16164 #: assets/build/admin/js/quick-setup.js:1
16165 msgid "Save & apply your setup"
16166 msgstr ""
16167
16168 #: assets/build/admin/js/quick-setup.js:1
16169 msgid "Nothing is saved until you finish. Click below to store your settings, apply your configuration, and head to your BetterDocs dashboard."
16170 msgstr ""
16171
16172 #: assets/build/admin/js/quick-setup.js:1
16173 msgid "Finishing…"
16174 msgstr ""
16175
16176 #: assets/build/admin/js/quick-setup.js:1
16177 msgid "Finish setup"
16178 msgstr ""
16179
16180 #: assets/build/admin/js/quick-setup.js:1
16181 msgid "You can revisit any step above before finishing."
16182 msgstr ""
16183
16184 #: assets/build/admin/js/quick-setup.js:1
16185 msgid "AI-generated"
16186 msgstr ""
16187
16188 #: assets/build/admin/js/quick-setup.js:1
16189 msgid "Skip the blank page"
16190 msgstr ""
16191
16192 #: assets/build/admin/js/quick-setup.js:1
16193 msgid "BetterDocs can read your site and generate a tailored starter knowledge base — categories and draft articles — in about a minute."
16194 msgstr ""
16195
16196 #: assets/build/admin/js/quick-setup.js:1
16197 msgid "or build it yourself"
16198 msgstr ""
16199
16200 #: assets/build/admin/js/quick-setup.js:1
16201 msgid "No categories yet"
16202 msgstr ""
16203
16204 #: assets/build/admin/js/quick-setup.js:1
16205 msgid "Add your first category and articles manually from the All Docs screen after setup."
16206 msgstr ""
16207
16208 #: assets/build/admin/js/quick-setup.js:1
16209 msgid "%1$d categories · %2$d docs created"
16210 msgstr ""
16211
16212 #: assets/build/admin/js/quick-setup.js:1
16213 msgid "%1$d categories · %2$d docs"
16214 msgstr ""
16215
16216 #: assets/build/blocks/ai-edit.js:1
16217 msgid "BetterDocs AI"
16218 msgstr ""
16219
16220 #: assets/build/blocks/ai-edit.js:1
16221 #: assets/build/blocks/ai-edit.js:2
16222 msgid "Edit with BetterDocs AI"
16223 msgstr ""
16224
16225 #: assets/build/blocks/ai-edit.js:1
16226 msgid "Highlight"
16227 msgstr ""
16228
16229 #: assets/build/blocks/ai-edit.js:1
16230 msgid "Improve the writing quality, clarity, grammar, and structure of the content below while preserving its original meaning and intent."
16231 msgstr ""
16232
16233 #: assets/build/blocks/ai-edit.js:1
16234 msgid "Make the content below more concise. Preserve all essential information; remove redundancy and filler."
16235 msgstr ""
16236
16237 #: assets/build/blocks/ai-edit.js:1
16238 msgid "Expand the content below with more detail, examples, and clear explanations. Keep the original voice."
16239 msgstr ""
16240
16241 #: assets/build/blocks/ai-edit.js:1
16242 msgid "Rewrite the content below in simpler language so it is easy to understand for a non-technical reader."
16243 msgstr ""
16244
16245 #: assets/build/blocks/ai-edit.js:1
16246 msgid "Fix only the grammar, spelling, and punctuation in the content below. Do not rewrite or change the meaning or style."
16247 msgstr ""
16248
16249 #: assets/build/blocks/ai-edit.js:1
16250 msgid "Rewrite the content below in a {option} tone while preserving its meaning."
16251 msgstr ""
16252
16253 #: assets/build/blocks/ai-edit.js:1
16254 msgid "Translate the content below into {option}. Preserve meaning, tone, and any HTML structure."
16255 msgstr ""
16256
16257 #: assets/build/blocks/ai-edit.js:1
16258 msgid "Summarize the content below into 2 to 3 clear sentences."
16259 msgstr ""
16260
16261 #: assets/build/blocks/ai-edit.js:1
16262 msgid "Extract the statistics, figures, or comparable data from the content below and represent them as a single HTML table. Infer clear column headers. Include every distinct data point. If no tabular data can be reasonably inferred, return the best possible structured representation."
16263 msgstr ""
16264
16265 #: assets/build/blocks/ai-edit.js:1
16266 #: assets/build/blocks/write-with-ai.js:2
16267 msgid "Formal"
16268 msgstr ""
16269
16270 #: assets/build/blocks/ai-edit.js:1
16271 #: assets/build/blocks/write-with-ai.js:2
16272 msgid "Casual"
16273 msgstr ""
16274
16275 #: assets/build/blocks/ai-edit.js:1
16276 msgid "Professional"
16277 msgstr ""
16278
16279 #: assets/build/blocks/ai-edit.js:1
16280 #: assets/build/blocks/write-with-ai.js:2
16281 msgid "Friendly"
16282 msgstr ""
16283
16284 #: assets/build/blocks/ai-edit.js:1
16285 #: assets/build/blocks/write-with-ai.js:2
16286 msgid "Technical"
16287 msgstr ""
16288
16289 #: assets/build/blocks/ai-edit.js:1
16290 msgid "Confident"
16291 msgstr ""
16292
16293 #: assets/build/blocks/ai-edit.js:1
16294 #: assets/build/blocks/write-with-ai.js:1
16295 msgid "Rate limited"
16296 msgstr ""
16297
16298 #: assets/build/blocks/ai-edit.js:1
16299 #: assets/build/blocks/write-with-ai.js:1
16300 msgid "Request timed out"
16301 msgstr ""
16302
16303 #: assets/build/blocks/ai-edit.js:1
16304 #: assets/build/blocks/write-with-ai.js:1
16305 msgid "Empty result"
16306 msgstr ""
16307
16308 #: assets/build/blocks/ai-edit.js:1
16309 #: assets/build/blocks/write-with-ai.js:1
16310 msgid "API key required"
16311 msgstr ""
16312
16313 #: assets/build/blocks/ai-edit.js:1
16314 #: assets/build/blocks/write-with-ai.js:1
16315 msgid "Generating"
16316 msgstr ""
16317
16318 #: assets/build/blocks/ai-edit.js:1
16319 #: assets/build/blocks/write-with-ai.js:1
16320 msgid "words"
16321 msgstr ""
16322
16323 #: assets/build/blocks/ai-edit.js:1
16324 #: assets/build/blocks/write-with-ai.js:1
16325 msgid "sections"
16326 msgstr ""
16327
16328 #: assets/build/blocks/ai-edit.js:1
16329 #: assets/build/blocks/write-with-ai.js:1
16330 msgid "Replaces your selection"
16331 msgstr ""
16332
16333 #: assets/build/blocks/ai-edit.js:1
16334 #: assets/build/blocks/write-with-ai.js:1
16335 msgid "Current selection"
16336 msgstr ""
16337
16338 #: assets/build/blocks/ai-edit.js:1
16339 #: assets/build/blocks/write-with-ai.js:1
16340 msgid "Suggested replacement"
16341 msgstr ""
16342
16343 #: assets/build/blocks/ai-edit.js:1
16344 #: assets/build/blocks/write-with-ai.js:1
16345 msgid "Optional — saved instructions that steer the AI"
16346 msgstr ""
16347
16348 #: assets/build/blocks/ai-edit.js:1
16349 #: assets/build/blocks/write-with-ai.js:1
16350 msgid "Select instructions…"
16351 msgstr ""
16352
16353 #. translators: %d: number of selected instruction sets.
16354 #: assets/build/blocks/ai-edit.js:2
16355 #: assets/build/blocks/write-with-ai.js:2
16356 msgid "%d selected"
16357 msgstr ""
16358
16359 #: assets/build/blocks/ai-edit.js:2
16360 msgid "AI Edit is not properly initialized."
16361 msgstr ""
16362
16363 #: assets/build/blocks/ai-edit.js:2
16364 #: assets/build/blocks/write-with-ai.js:2
16365 msgid "Unexpected response from the server."
16366 msgstr ""
16367
16368 #: assets/build/blocks/ai-edit.js:2
16369 #: assets/build/blocks/write-with-ai.js:2
16370 msgid "Failed to reach the AI service. Please try again."
16371 msgstr ""
16372
16373 #: assets/build/blocks/ai-edit.js:2
16374 #: assets/build/blocks/write-with-ai.js:2
16375 msgid "Tone"
16376 msgstr ""
16377
16378 #: assets/build/blocks/ai-edit.js:2
16379 msgid "(No text)"
16380 msgstr ""
16381
16382 #: assets/build/blocks/ai-edit.js:2
16383 msgid "Custom Prompt"
16384 msgstr ""
16385
16386 #: assets/build/blocks/ai-edit.js:2
16387 msgid "Refine your selected content"
16388 msgstr ""
16389
16390 #: assets/build/blocks/ai-edit.js:2
16391 msgid "Selected content"
16392 msgstr ""
16393
16394 #: assets/build/blocks/ai-edit.js:2
16395 msgid "Choose an action"
16396 msgstr ""
16397
16398 #. translators: %s: selected action name.
16399 #: assets/build/blocks/ai-edit.js:2
16400 msgid "Selected: %s"
16401 msgstr ""
16402
16403 #: assets/build/blocks/ai-edit.js:2
16404 msgid "Tell AI exactly what you want"
16405 msgstr ""
16406
16407 #: assets/build/blocks/ai-edit.js:2
16408 msgid "Describe exactly what you want the AI to do."
16409 msgstr ""
16410
16411 #: assets/build/blocks/ai-edit.js:2
16412 msgid "Review and edit the prompt before generating."
16413 msgstr ""
16414
16415 #: assets/build/blocks/ai-edit.js:2
16416 msgid "Generate"
16417 msgstr ""
16418
16419 #: assets/build/blocks/ai-edit.js:2
16420 msgid "Discard & Retry"
16421 msgstr ""
16422
16423 #: assets/build/blocks/ai-edit.js:2
16424 msgid "Insert After"
16425 msgstr ""
16426
16427 #: assets/build/blocks/ai-edit.js:2
16428 msgid "Replace Selection"
16429 msgstr ""
16430
16431 #: assets/build/blocks/editor.js:1
16432 msgid "Navigation Text Color"
16433 msgstr ""
16434
16435 #: assets/build/blocks/editor.js:1
16436 msgid "Navigation Text Hover Color"
16437 msgstr ""
16438
16439 #: assets/build/blocks/editor.js:1
16440 msgid "Arrow Background Color"
16441 msgstr ""
16442
16443 #: assets/build/blocks/editor.js:1
16444 msgid "BetterDocs Doc Navigation"
16445 msgstr ""
16446
16447 #: assets/build/blocks/editor.js:1
16448 msgid "Navigate between one docs to another easily with doc navigator block."
16449 msgstr ""
16450
16451 #: assets/build/blocks/editor.js:1
16452 msgid "better docs"
16453 msgstr ""
16454
16455 #: assets/build/blocks/editor.js:1
16456 msgid "navigation"
16457 msgstr ""
16458
16459 #: assets/build/blocks/editor.js:1
16460 msgid "betterdocs doc-navigation"
16461 msgstr ""
16462
16463 #: assets/build/blocks/editor.js:1
16464 msgid "Styles"
16465 msgstr ""
16466
16467 #: assets/build/blocks/editor.js:1
16468 msgid "Reading Time Color"
16469 msgstr ""
16470
16471 #: assets/build/blocks/editor.js:1
16472 msgid "BetterDocs Reading Time"
16473 msgstr ""
16474
16475 #: assets/build/blocks/editor.js:1
16476 msgid "Reading Time Block For Single Docs."
16477 msgstr ""
16478
16479 #: assets/build/blocks/editor.js:1
16480 msgid "reading time"
16481 msgstr ""
16482
16483 #: assets/build/blocks/editor.js:1
16484 msgid "time"
16485 msgstr ""
16486
16487 #: assets/build/blocks/editor.js:1
16488 msgid "List Heirarchy"
16489 msgstr ""
16490
16491 #: assets/build/blocks/editor.js:1
16492 msgid "Collapsible On Small Devices"
16493 msgstr ""
16494
16495 #: assets/build/blocks/editor.js:1
16496 msgid "TOC Container"
16497 msgstr ""
16498
16499 #: assets/build/blocks/editor.js:1
16500 msgid "TOC List"
16501 msgstr ""
16502
16503 #: assets/build/blocks/editor.js:1
16504 msgid "Left Border Spacing"
16505 msgstr ""
16506
16507 #: assets/build/blocks/editor.js:1
16508 msgid "Active Border Top"
16509 msgstr ""
16510
16511 #: assets/build/blocks/editor.js:1
16512 msgid "Active Border Right"
16513 msgstr ""
16514
16515 #: assets/build/blocks/editor.js:1
16516 msgid "Active Border Bottom"
16517 msgstr ""
16518
16519 #: assets/build/blocks/editor.js:1
16520 msgid "Active Border Left"
16521 msgstr ""
16522
16523 #: assets/build/blocks/editor.js:1
16524 msgid "BetterDocs Table Of Contents"
16525 msgstr ""
16526
16527 #: assets/build/blocks/editor.js:1
16528 msgid "Display well-structured Table of Contents for your Documentation with lots of styling options."
16529 msgstr ""
16530
16531 #: assets/build/blocks/editor.js:1
16532 msgid "toc"
16533 msgstr ""
16534
16535 #: assets/build/blocks/editor.js:1
16536 msgid "table of contents"
16537 msgstr ""
16538
16539 #: assets/build/blocks/editor.js:1
16540 msgid "Wrapper Padding"
16541 msgstr ""
16542
16543 #: assets/build/blocks/editor.js:1
16544 msgid "Wrapper Margin"
16545 msgstr ""
16546
16547 #: assets/build/blocks/editor.js:1
16548 msgid "BetterDocs Docs tag"
16549 msgstr ""
16550
16551 #: assets/build/blocks/editor.js:1
16552 msgid "Single Doc Tags Block"
16553 msgstr ""
16554
16555 #: assets/build/blocks/editor.js:1
16556 msgid "docs tags"
16557 msgstr ""
16558
16559 #: assets/build/blocks/editor.js:1
16560 msgid "tags"
16561 msgstr ""
16562
16563 #: assets/build/blocks/editor.js:1
16564 msgid "betterdocs tags"
16565 msgstr ""
16566
16567 #: assets/build/blocks/editor.js:1
16568 msgid "span"
16569 msgstr ""
16570
16571 #: assets/build/blocks/editor.js:1
16572 msgid "p"
16573 msgstr ""
16574
16575 #: assets/build/blocks/editor.js:1
16576 msgid "div"
16577 msgstr ""
16578
16579 #: assets/build/blocks/editor.js:1
16580 msgid "Show Last Updated Time"
16581 msgstr ""
16582
16583 #: assets/build/blocks/editor.js:1
16584 msgid "Icon Area"
16585 msgstr ""
16586
16587 #: assets/build/blocks/editor.js:1
16588 msgid "Icon Image Width"
16589 msgstr ""
16590
16591 #: assets/build/blocks/editor.js:1
16592 msgid "Icon Image Height"
16593 msgstr ""
16594
16595 #: assets/build/blocks/editor.js:1
16596 msgid "Highlight documentation categories with eye-catching boxes."
16597 msgstr ""
16598
16599 #: assets/build/blocks/editor.js:1
16600 msgid "category box"
16601 msgstr ""
16602
16603 #: assets/build/blocks/editor.js:1
16604 msgid "Border Style"
16605 msgstr ""
16606
16607 #: assets/build/blocks/editor.js:1
16608 msgid "Dashed"
16609 msgstr ""
16610
16611 #: assets/build/blocks/editor.js:1
16612 msgid "Solid"
16613 msgstr ""
16614
16615 #: assets/build/blocks/editor.js:1
16616 msgid "Dotted"
16617 msgstr ""
16618
16619 #: assets/build/blocks/editor.js:1
16620 msgid "Double"
16621 msgstr ""
16622
16623 #: assets/build/blocks/editor.js:1
16624 msgid "Groove"
16625 msgstr ""
16626
16627 #: assets/build/blocks/editor.js:1
16628 msgid "Inset"
16629 msgstr ""
16630
16631 #: assets/build/blocks/editor.js:1
16632 msgid "Outset"
16633 msgstr ""
16634
16635 #: assets/build/blocks/editor.js:1
16636 msgid "Ridge"
16637 msgstr ""
16638
16639 #: assets/build/blocks/editor.js:1
16640 msgid "Border Transition"
16641 msgstr ""
16642
16643 #: assets/build/blocks/editor.js:1
16644 msgid "Border Radius Transition"
16645 msgstr ""
16646
16647 #: assets/build/blocks/editor.js:1
16648 msgid "Shadow Color"
16649 msgstr ""
16650
16651 #: assets/build/blocks/editor.js:1
16652 msgid "Horizontal Offset"
16653 msgstr ""
16654
16655 #: assets/build/blocks/editor.js:1
16656 msgid "Vertical Offset"
16657 msgstr ""
16658
16659 #: assets/build/blocks/editor.js:1
16660 msgid "Shadow Blur"
16661 msgstr ""
16662
16663 #: assets/build/blocks/editor.js:1
16664 msgid "Shadow Spread"
16665 msgstr ""
16666
16667 #: assets/build/blocks/editor.js:1
16668 msgid "Hover Shadow Color"
16669 msgstr ""
16670
16671 #: assets/build/blocks/editor.js:1
16672 msgid "Shadow Transition"
16673 msgstr ""
16674
16675 #: assets/build/blocks/editor.js:1
16676 msgid "Post ID"
16677 msgstr ""
16678
16679 #: assets/build/blocks/editor.js:1
16680 msgid "Post Author"
16681 msgstr ""
16682
16683 #: assets/build/blocks/editor.js:1
16684 msgid "Layout 7"
16685 msgstr ""
16686
16687 #: assets/build/blocks/editor.js:1
16688 msgid "Layout 8"
16689 msgstr ""
16690
16691 #: assets/build/blocks/editor.js:1
16692 msgid "Doc ID"
16693 msgstr ""
16694
16695 #: assets/build/blocks/editor.js:1
16696 msgid "Render only the active category upfront; fetch the rest on click (or scroll for the Memphis layout)."
16697 msgstr ""
16698
16699 #: assets/build/blocks/editor.js:1
16700 msgid "Layout Setting"
16701 msgstr ""
16702
16703 #: assets/build/blocks/editor.js:1
16704 msgid "Nav"
16705 msgstr ""
16706
16707 #: assets/build/blocks/editor.js:1
16708 msgid "Search Box Initial Query"
16709 msgstr ""
16710
16711 #: assets/build/blocks/editor.js:1
16712 msgid "Doc Term Id's"
16713 msgstr ""
16714
16715 #: assets/build/blocks/editor.js:1
16716 msgid "Specific FAQ Id's"
16717 msgstr ""
16718
16719 #: assets/build/blocks/editor.js:1
16720 msgid "Number of FAQ"
16721 msgstr ""
16722
16723 #: assets/build/blocks/editor.js:1
16724 msgid "Faq Group Id's"
16725 msgstr ""
16726
16727 #: assets/build/blocks/editor.js:1
16728 msgid "Please note that these query changes will apply to the front end only."
16729 msgstr ""
16730
16731 #: assets/build/blocks/editor.js:1
16732 msgid "Container Width"
16733 msgstr ""
16734
16735 #: assets/build/blocks/editor.js:1
16736 msgid "Box Width"
16737 msgstr ""
16738
16739 #: assets/build/blocks/editor.js:1
16740 msgid "Box Icon Size"
16741 msgstr ""
16742
16743 #: assets/build/blocks/editor.js:1
16744 msgid "Outer Width"
16745 msgstr ""
16746
16747 #: assets/build/blocks/editor.js:1
16748 msgid "Outer Height"
16749 msgstr ""
16750
16751 #: assets/build/blocks/editor.js:1
16752 msgid "Inner Width"
16753 msgstr ""
16754
16755 #: assets/build/blocks/editor.js:1
16756 msgid "Inner Height"
16757 msgstr ""
16758
16759 #: assets/build/blocks/editor.js:1
16760 msgid "Active Background"
16761 msgstr ""
16762
16763 #: assets/build/blocks/editor.js:1
16764 msgid "Active Title Border"
16765 msgstr ""
16766
16767 #: assets/build/blocks/editor.js:1
16768 msgid "Active List Border"
16769 msgstr ""
16770
16771 #: assets/build/blocks/editor.js:1
16772 msgid "Title Arrow"
16773 msgstr ""
16774
16775 #: assets/build/blocks/editor.js:1
16776 msgid "Arrow Hover Color"
16777 msgstr ""
16778
16779 #: assets/build/blocks/editor.js:1
16780 msgid "Doc List"
16781 msgstr ""
16782
16783 #: assets/build/blocks/editor.js:1
16784 msgid "Icon Spacing"
16785 msgstr ""
16786
16787 #: assets/build/blocks/editor.js:1
16788 msgid "Nested Sub Category Title"
16789 msgstr ""
16790
16791 #: assets/build/blocks/editor.js:1
16792 msgid "Nested Subcategory List"
16793 msgstr ""
16794
16795 #: assets/build/blocks/editor.js:1
16796 msgid "Sub List Color"
16797 msgstr ""
16798
16799 #: assets/build/blocks/editor.js:1
16800 msgid "Sub List Hover Color"
16801 msgstr ""
16802
16803 #: assets/build/blocks/editor.js:1
16804 msgid "Nested Subcategory Arrow"
16805 msgstr ""
16806
16807 #: assets/build/blocks/editor.js:1
16808 msgid "Z-Index"
16809 msgstr ""
16810
16811 #: assets/build/blocks/editor.js:1
16812 msgid "Easily incorporate sidebars into your knowledge base documentation."
16813 msgstr ""
16814
16815 #: assets/build/blocks/editor.js:1
16816 msgid "betterdocs sidebar"
16817 msgstr ""
16818
16819 #: assets/build/blocks/editor.js:1
16820 msgid "sidebar"
16821 msgstr ""
16822
16823 #: assets/build/blocks/editor.js:1
16824 msgid "Layout 3 (Slate)"
16825 msgstr ""
16826
16827 #: assets/build/blocks/editor.js:1
16828 msgid "ASC"
16829 msgstr ""
16830
16831 #: assets/build/blocks/editor.js:1
16832 msgid "DESC"
16833 msgstr ""
16834
16835 #: assets/build/blocks/editor.js:1
16836 msgid "Order by"
16837 msgstr ""
16838
16839 #: assets/build/blocks/editor.js:1
16840 msgid "Grid List Docs"
16841 msgstr ""
16842
16843 #: assets/build/blocks/editor.js:1
16844 msgid "Docs Per Page"
16845 msgstr ""
16846
16847 #: assets/build/blocks/editor.js:1
16848 msgid "Display knowledge base categories with modern slate-style layout."
16849 msgstr ""
16850
16851 #: assets/build/blocks/editor.js:1
16852 msgid "category slate"
16853 msgstr ""
16854
16855 #: assets/build/blocks/editor.js:1
16856 msgid "slate layout"
16857 msgstr ""
16858
16859 #: assets/build/blocks/editor.js:1
16860 msgid "modern grid"
16861 msgstr ""
16862
16863 #: assets/build/blocks/editor.js:1
16864 msgid "%d Sub Category"
16865 msgid_plural "%d Sub Categories"
16866 msgstr[0] ""
16867 msgstr[1] ""
16868
16869 #: assets/build/blocks/editor.js:1
16870 msgid "No category found."
16871 msgstr ""
16872
16873 #: assets/build/blocks/editor.js:1
16874 #: assets/build/elementor/js/category-grid.js:1
16875 #: assets/build/shortcodes/js/search-modal.js:1
16876 msgid "No Docs found for"
16877 msgstr ""
16878
16879 #: assets/build/blocks/editor.js:1
16880 #: assets/build/elementor/js/category-grid.js:1
16881 #: assets/build/shortcodes/js/search-modal.js:1
16882 msgid "ESC"
16883 msgstr ""
16884
16885 #: assets/build/blocks/editor.js:1
16886 #: assets/build/elementor/js/category-grid.js:1
16887 #: assets/build/shortcodes/js/search-modal.js:1
16888 msgid "No FAQ found for"
16889 msgstr ""
16890
16891 #: assets/build/blocks/editor.js:1
16892 msgid "Width (%)"
16893 msgstr ""
16894
16895 #: assets/build/blocks/editor.js:1
16896 msgid "Please note that these query changes will be applicable on the front end only"
16897 msgstr ""
16898
16899 #: assets/build/blocks/editor.js:1
16900 msgid "Search Sub Heading"
16901 msgstr ""
16902
16903 #: assets/build/blocks/editor.js:1
16904 msgid "Enable AI Search Suggestions"
16905 msgstr ""
16906
16907 #: assets/build/blocks/editor.js:1
16908 msgid "Title Typography"
16909 msgstr ""
16910
16911 #: assets/build/blocks/editor.js:1
16912 msgid "Query Typography"
16913 msgstr ""
16914
16915 #: assets/build/blocks/editor.js:1
16916 msgid "Response Typography"
16917 msgstr ""
16918
16919 #: assets/build/blocks/editor.js:1
16920 msgid "Button Typography"
16921 msgstr ""
16922
16923 #: assets/build/blocks/editor.js:1
16924 msgid "Item Hover Color"
16925 msgstr ""
16926
16927 #: assets/build/blocks/editor.js:1
16928 msgid "Simple search forms for easy user guidance for your knowledge base."
16929 msgstr ""
16930
16931 #: assets/build/blocks/editor.js:1
16932 msgid "Entry Heading"
16933 msgstr ""
16934
16935 #: assets/build/blocks/editor.js:1
16936 msgid "Entry Heading Tag"
16937 msgstr ""
16938
16939 #: assets/build/blocks/editor.js:1
16940 msgid "List Style"
16941 msgstr ""
16942
16943 #: assets/build/blocks/editor.js:1
16944 msgid "Icon Hover Color"
16945 msgstr ""
16946
16947 #: assets/build/blocks/editor.js:1
16948 msgid "Excerpt"
16949 msgstr ""
16950
16951 #: assets/build/blocks/editor.js:1
16952 msgid "Excerpt Color"
16953 msgstr ""
16954
16955 #: assets/build/blocks/editor.js:1
16956 msgid "Description Typography"
16957 msgstr ""
16958
16959 #: assets/build/blocks/editor.js:1
16960 msgid "Excerpt Typography"
16961 msgstr ""
16962
16963 #: assets/build/blocks/editor.js:1
16964 msgid "BetterDocs Archive Doc List"
16965 msgstr ""
16966
16967 #: assets/build/blocks/editor.js:1
16968 msgid "Streamlines the creation of your knowledge-base archive lists."
16969 msgstr ""
16970
16971 #: assets/build/blocks/editor.js:1
16972 msgid "archive doc list"
16973 msgstr ""
16974
16975 #: assets/build/blocks/editor.js:1
16976 msgid "docs archive"
16977 msgstr ""
16978
16979 #: assets/build/blocks/editor.js:1
16980 msgid "BetterDocs Single Doc Content"
16981 msgstr ""
16982
16983 #: assets/build/blocks/editor.js:1
16984 msgid "Add content to your documentation with this block."
16985 msgstr ""
16986
16987 #: assets/build/blocks/editor.js:1
16988 msgid "single doc content"
16989 msgstr ""
16990
16991 #: assets/build/blocks/editor.js:1
16992 msgid "doc content"
16993 msgstr ""
16994
16995 #: assets/build/blocks/editor.js:1
16996 msgid "Breadcrumb Title"
16997 msgstr ""
16998
16999 #: assets/build/blocks/editor.js:1
17000 msgid "Wrapper Background Color"
17001 msgstr ""
17002
17003 #: assets/build/blocks/editor.js:1
17004 msgid "Breadcrumb Icon"
17005 msgstr ""
17006
17007 #: assets/build/blocks/editor.js:1
17008 msgid "Ensure a well-structured knowledge base to guide users effectively."
17009 msgstr ""
17010
17011 #: assets/build/blocks/editor.js:1
17012 msgid "breadcrumb"
17013 msgstr ""
17014
17015 #: assets/build/blocks/editor.js:1
17016 msgid "CodeMirror failed to load. Using plain textarea."
17017 msgstr ""
17018
17019 #: assets/build/blocks/editor.js:1
17020 msgid "Loading code editor..."
17021 msgstr ""
17022
17023 #: assets/build/blocks/editor.js:1
17024 msgid "Add one entry per HTTP status. Each becomes a tab (200, 404, …)."
17025 msgstr ""
17026
17027 #: assets/build/blocks/editor.js:1
17028 msgid "+ Add response"
17029 msgstr ""
17030
17031 #: assets/build/blocks/editor.js:1
17032 msgid "Toggle the status tabs + copy button."
17033 msgstr ""
17034
17035 #: assets/build/blocks/editor.js:1
17036 msgid "Display a tooltip (‘Copied!’) on copy button hover or click."
17037 msgstr ""
17038
17039 #: assets/build/blocks/editor.js:1
17040 msgid "Display line numbers in the response body."
17041 msgstr ""
17042
17043 #: assets/build/blocks/editor.js:1
17044 msgid "Show HTTP responses as status-code tabs (200, 404, …), each with a copyable code example."
17045 msgstr ""
17046
17047 #: assets/build/blocks/editor.js:1
17048 msgid "response"
17049 msgstr ""
17050
17051 #: assets/build/blocks/editor.js:1
17052 msgid "api"
17053 msgstr ""
17054
17055 #: assets/build/blocks/editor.js:1
17056 msgid "http"
17057 msgstr ""
17058
17059 #: assets/build/blocks/editor.js:1
17060 msgid "status"
17061 msgstr ""
17062
17063 #: assets/build/blocks/editor.js:1
17064 msgid "Heading Alignment"
17065 msgstr ""
17066
17067 #: assets/build/blocks/editor.js:1
17068 msgid "Label Typography"
17069 msgstr ""
17070
17071 #: assets/build/blocks/editor.js:1
17072 msgid "Button Text Typography"
17073 msgstr ""
17074
17075 #: assets/build/blocks/editor.js:1
17076 msgid "Button Width"
17077 msgstr ""
17078
17079 #: assets/build/blocks/editor.js:1
17080 msgid "BetterDocs Feedback Form"
17081 msgstr ""
17082
17083 #: assets/build/blocks/editor.js:1
17084 msgid "Collect user feedback or reviews for your knowledge base documentation."
17085 msgstr ""
17086
17087 #: assets/build/blocks/editor.js:1
17088 msgid "feedback form"
17089 msgstr ""
17090
17091 #: assets/build/blocks/editor.js:1
17092 msgid "single doc"
17093 msgstr ""
17094
17095 #: assets/build/blocks/editor.js:1
17096 msgid "Gradient Type"
17097 msgstr ""
17098
17099 #: assets/build/blocks/editor.js:1
17100 msgid "Radial Type"
17101 msgstr ""
17102
17103 #: assets/build/blocks/editor.js:1
17104 msgid "First Color Position"
17105 msgstr ""
17106
17107 #: assets/build/blocks/editor.js:1
17108 msgid "Second Color Position"
17109 msgstr ""
17110
17111 #: assets/build/blocks/editor.js:1
17112 msgid "Angle"
17113 msgstr ""
17114
17115 #: assets/build/blocks/editor.js:1
17116 msgid "Center X Position"
17117 msgstr ""
17118
17119 #: assets/build/blocks/editor.js:1
17120 msgid "Center Y Position"
17121 msgstr ""
17122
17123 #: assets/build/blocks/editor.js:1
17124 msgid "Print"
17125 msgstr ""
17126
17127 #: assets/build/blocks/editor.js:1
17128 msgid "BetterDocs Print Button"
17129 msgstr ""
17130
17131 #: assets/build/blocks/editor.js:1
17132 msgid "Print Button lets your users simply just hit the button, save as PDF & print the documentation."
17133 msgstr ""
17134
17135 #: assets/build/blocks/editor.js:1
17136 msgid "Doc Per Subcategory"
17137 msgstr ""
17138
17139 #: assets/build/blocks/editor.js:1
17140 msgid "Please save and reload the view page to get the effect of column and space on masonry layout"
17141 msgstr ""
17142
17143 #: assets/build/blocks/editor.js:1
17144 msgid "Inner Margin"
17145 msgstr ""
17146
17147 #: assets/build/blocks/editor.js:1
17148 msgid "Grid Margin"
17149 msgstr ""
17150
17151 #: assets/build/blocks/editor.js:1
17152 msgid "Ticker Background Color"
17153 msgstr ""
17154
17155 #: assets/build/blocks/editor.js:1
17156 msgid "Icon Positon"
17157 msgstr ""
17158
17159 #: assets/build/blocks/editor.js:1
17160 msgid "Represent knowledge base categories with amazing grid view."
17161 msgstr ""
17162
17163 #: assets/build/blocks/editor.js:1
17164 msgid "category grid"
17165 msgstr ""
17166
17167 #: assets/build/blocks/editor.js:1
17168 msgid "Archive Title Tag"
17169 msgstr ""
17170
17171 #: assets/build/blocks/editor.js:1
17172 msgid "Archive Header"
17173 msgstr ""
17174
17175 #: assets/build/blocks/editor.js:1
17176 msgid "Inner Image Width"
17177 msgstr ""
17178
17179 #: assets/build/blocks/editor.js:1
17180 msgid "Inner Image Height"
17181 msgstr ""
17182
17183 #: assets/build/blocks/editor.js:1
17184 msgid "Archive Doc Count"
17185 msgstr ""
17186
17187 #: assets/build/blocks/editor.js:1
17188 msgid "Archive Doc Title"
17189 msgstr ""
17190
17191 #: assets/build/blocks/editor.js:1
17192 msgid "Header For Archive Page"
17193 msgstr ""
17194
17195 #: assets/build/blocks/editor.js:1
17196 msgid "archive"
17197 msgstr ""
17198
17199 #: assets/build/blocks/editor.js:1
17200 msgid "header"
17201 msgstr ""
17202
17203 #: assets/build/blocks/editor.js:1
17204 msgid "Category Name"
17205 msgstr ""
17206
17207 #: assets/build/blocks/editor.js:1
17208 msgid "Content Settings"
17209 msgstr ""
17210
17211 #: assets/build/blocks/editor.js:1
17212 msgid "Display AI-powered article summaries for your documentation with customizable styling options."
17213 msgstr ""
17214
17215 #: assets/build/blocks/editor.js:1
17216 msgid "ai doc summarizer"
17217 msgstr ""
17218
17219 #: assets/build/blocks/editor.js:1
17220 msgid "doc summary"
17221 msgstr ""
17222
17223 #: assets/build/blocks/editor.js:1
17224 msgid "article summary"
17225 msgstr ""
17226
17227 #: assets/build/blocks/editor.js:1
17228 msgid "ai summary"
17229 msgstr ""
17230
17231 #: assets/build/blocks/editor.js:1
17232 msgid "AI Article Summary"
17233 msgstr ""
17234
17235 #: assets/build/blocks/editor.js:1
17236 msgid "Doc Summarizer Thinking"
17237 msgstr ""
17238
17239 #: assets/build/blocks/editor.js:1
17240 msgid "This is a preview of the Doc Summarizer block. The actual AI-generated summary will appear here when viewed on the frontend."
17241 msgstr ""
17242
17243 #: assets/build/blocks/editor.js:1
17244 msgid "Author Box"
17245 msgstr ""
17246
17247 #: assets/build/blocks/editor.js:1
17248 msgid "BetterDocs Doc Author"
17249 msgstr ""
17250
17251 #: assets/build/blocks/editor.js:1
17252 msgid "Doc Author Block For Single Docs"
17253 msgstr ""
17254
17255 #: assets/build/blocks/editor.js:1
17256 msgid "doc author"
17257 msgstr ""
17258
17259 #: assets/build/blocks/editor.js:1
17260 msgid "updated time"
17261 msgstr ""
17262
17263 #: assets/build/blocks/editor.js:1
17264 msgid "author"
17265 msgstr ""
17266
17267 #: assets/build/blocks/editor.js:1
17268 msgid "Social Share Title"
17269 msgstr ""
17270
17271 #: assets/build/blocks/editor.js:1
17272 msgid "Share Title Content"
17273 msgstr ""
17274
17275 #: assets/build/blocks/editor.js:1
17276 msgid "Content Alignment"
17277 msgstr ""
17278
17279 #: assets/build/blocks/editor.js:1
17280 msgid "Social Box Wrapper"
17281 msgstr ""
17282
17283 #: assets/build/blocks/editor.js:1
17284 msgid "Box Height"
17285 msgstr ""
17286
17287 #: assets/build/blocks/editor.js:1
17288 msgid "Social Icons"
17289 msgstr ""
17290
17291 #: assets/build/blocks/editor.js:1
17292 msgid "Show Facebook Icon"
17293 msgstr ""
17294
17295 #: assets/build/blocks/editor.js:1
17296 msgid "Show Twitter Icon"
17297 msgstr ""
17298
17299 #: assets/build/blocks/editor.js:1
17300 msgid "Show LinkedIn Icon"
17301 msgstr ""
17302
17303 #: assets/build/blocks/editor.js:1
17304 msgid "Show Pinterest Icon"
17305 msgstr ""
17306
17307 #: assets/build/blocks/editor.js:1
17308 msgid "Icon Padding"
17309 msgstr ""
17310
17311 #: assets/build/blocks/editor.js:1
17312 msgid "Icon Margin"
17313 msgstr ""
17314
17315 #: assets/build/blocks/editor.js:1
17316 msgid "Icon Outer Width"
17317 msgstr ""
17318
17319 #: assets/build/blocks/editor.js:1
17320 msgid "Icon Outer Height"
17321 msgstr ""
17322
17323 #: assets/build/blocks/editor.js:1
17324 msgid "BetterDocs Social Share"
17325 msgstr ""
17326
17327 #: assets/build/blocks/editor.js:1
17328 msgid "Enable users to instantly share docs on social media platforms with ease."
17329 msgstr ""
17330
17331 #: assets/build/blocks/editor.js:1
17332 msgid "social share"
17333 msgstr ""
17334
17335 #: assets/build/blocks/editor.js:1
17336 msgid "%1$s %2$d %3$s"
17337 msgid_plural "%1$s %2$d %3$s"
17338 msgstr[0] ""
17339 msgstr[1] ""
17340
17341 #: assets/build/blocks/editor.js:1
17342 msgid "Tab"
17343 msgstr ""
17344
17345 #: assets/build/blocks/editor.js:1
17346 msgid "Handbook"
17347 msgstr ""
17348
17349 #: assets/build/blocks/editor.js:1
17350 msgid "FAQ Order"
17351 msgstr ""
17352
17353 #: assets/build/blocks/editor.js:1
17354 msgid "Overrides the global FAQ Builder order for this block only."
17355 msgstr ""
17356
17357 #: assets/build/blocks/editor.js:1
17358 msgid "Default (global)"
17359 msgstr ""
17360
17361 #: assets/build/blocks/editor.js:1
17362 msgid "Manual (drag & drop)"
17363 msgstr ""
17364
17365 #: assets/build/blocks/editor.js:1
17366 msgid "Newest first"
17367 msgstr ""
17368
17369 #: assets/build/blocks/editor.js:1
17370 msgid "Oldest first"
17371 msgstr ""
17372
17373 #: assets/build/blocks/editor.js:1
17374 msgid "Title A → Z"
17375 msgstr ""
17376
17377 #: assets/build/blocks/editor.js:1
17378 msgid "Title Z → A"
17379 msgstr ""
17380
17381 #: assets/build/blocks/editor.js:1
17382 msgid "Most questions"
17383 msgstr ""
17384
17385 #: assets/build/blocks/editor.js:1
17386 msgid "Use the FAQ block to easily create a knowledge base section of frequently asked questions."
17387 msgstr ""
17388
17389 #: assets/build/blocks/editor.js:1
17390 msgid "betterdocs faq"
17391 msgstr ""
17392
17393 #: assets/build/blocks/editor.js:1
17394 msgid "faq"
17395 msgstr ""
17396
17397 #: assets/build/blocks/editor.js:1
17398 msgid "Date Style"
17399 msgstr ""
17400
17401 #: assets/build/blocks/editor.js:1
17402 msgid "BetterDocs Date"
17403 msgstr ""
17404
17405 #: assets/build/blocks/editor.js:1
17406 msgid "Display the date of the Docs."
17407 msgstr ""
17408
17409 #: assets/build/blocks/editor.js:1
17410 msgid "betterdocs date"
17411 msgstr ""
17412
17413 #: assets/build/blocks/editor.js:1
17414 msgid "docs date"
17415 msgstr ""
17416
17417 #: assets/build/blocks/editor.js:1
17418 msgid "Reaction Box"
17419 msgstr ""
17420
17421 #: assets/build/blocks/editor.js:1
17422 msgid "Reaction Title"
17423 msgstr ""
17424
17425 #: assets/build/blocks/editor.js:1
17426 msgid "Title Content"
17427 msgstr ""
17428
17429 #: assets/build/blocks/editor.js:1
17430 msgid "Reaction Icon"
17431 msgstr ""
17432
17433 #: assets/build/blocks/editor.js:1
17434 msgid "Inner Icon Color"
17435 msgstr ""
17436
17437 #: assets/build/blocks/editor.js:1
17438 msgid "Inner Icon Hover Color"
17439 msgstr ""
17440
17441 #: assets/build/blocks/editor.js:1
17442 msgid "Icon Text Color"
17443 msgstr ""
17444
17445 #: assets/build/blocks/editor.js:1
17446 msgid "Enable Happy"
17447 msgstr ""
17448
17449 #: assets/build/blocks/editor.js:1
17450 msgid "Enable Neutral"
17451 msgstr ""
17452
17453 #: assets/build/blocks/editor.js:1
17454 msgid "Enable Sad"
17455 msgstr ""
17456
17457 #: assets/build/blocks/editor.js:1
17458 msgid "BetterDocs Reactions"
17459 msgstr ""
17460
17461 #: assets/build/blocks/editor.js:1
17462 msgid "Collect user reactions for your documentation."
17463 msgstr ""
17464
17465 #: assets/build/blocks/editor.js:1
17466 msgid "reactions"
17467 msgstr ""
17468
17469 #: assets/build/blocks/editor.js:1
17470 msgid "betterdocs reactions"
17471 msgstr ""
17472
17473 #: assets/build/blocks/editor.js:1
17474 msgid "Code Settings"
17475 msgstr ""
17476
17477 #: assets/build/blocks/editor.js:1
17478 msgid "Choose Programming Language"
17479 msgstr ""
17480
17481 #: assets/build/blocks/editor.js:1
17482 msgid "// Paste or type your code here..."
17483 msgstr ""
17484
17485 #: assets/build/blocks/editor.js:1
17486 msgid "Enter your code snippet. Use Tab for indentation. Syntax highlighting will appear in the preview."
17487 msgstr ""
17488
17489 #: assets/build/blocks/editor.js:1
17490 msgid "Add the same snippet in other languages. When you add one or more, the header shows a language dropdown to switch between them."
17491 msgstr ""
17492
17493 #: assets/build/blocks/editor.js:1
17494 msgid "Programming Language"
17495 msgstr ""
17496
17497 #: assets/build/blocks/editor.js:1
17498 msgid "+ Add Language"
17499 msgstr ""
17500
17501 #: assets/build/blocks/editor.js:1
17502 msgid "Filename"
17503 msgstr ""
17504
17505 #: assets/build/blocks/editor.js:1
17506 msgid "hero-section.tsx"
17507 msgstr ""
17508
17509 #: assets/build/blocks/editor.js:1
17510 msgid "Enter the name to display in header (e.g., hero-section.tsx)"
17511 msgstr ""
17512
17513 #: assets/build/blocks/editor.js:1
17514 msgid "Change Icon"
17515 msgstr ""
17516
17517 #: assets/build/blocks/editor.js:1
17518 msgid "Upload Icon"
17519 msgstr ""
17520
17521 #: assets/build/blocks/editor.js:1
17522 msgid "File icon preview"
17523 msgstr ""
17524
17525 #: assets/build/blocks/editor.js:1
17526 msgid "Display code snippets with syntax highlighting and copy functionality."
17527 msgstr ""
17528
17529 #: assets/build/blocks/editor.js:1
17530 msgid "code"
17531 msgstr ""
17532
17533 #: assets/build/blocks/editor.js:1
17534 msgid "snippet"
17535 msgstr ""
17536
17537 #: assets/build/blocks/editor.js:1
17538 msgid "syntax"
17539 msgstr ""
17540
17541 #: assets/build/blocks/editor.js:1
17542 msgid "highlight"
17543 msgstr ""
17544
17545 #: assets/build/blocks/write-with-ai.js:2
17546 msgid "Write with AI is not properly initialized."
17547 msgstr ""
17548
17549 #: assets/build/blocks/write-with-ai.js:2
17550 msgid "No category suggestions for this doc."
17551 msgstr ""
17552
17553 #: assets/build/blocks/write-with-ai.js:2
17554 msgid "No tag suggestions for this doc."
17555 msgstr ""
17556
17557 #: assets/build/blocks/write-with-ai.js:2
17558 msgid "Suggested categories & tags"
17559 msgstr ""
17560
17561 #: assets/build/blocks/write-with-ai.js:2
17562 msgid "Pick the terms to add — existing terms are reused, new ones are created on insert."
17563 msgstr ""
17564
17565 #: assets/build/blocks/write-with-ai.js:2
17566 msgid "Finding relevant terms…"
17567 msgstr ""
17568
17569 #: assets/build/blocks/write-with-ai.js:2
17570 msgid "No suggestions found."
17571 msgstr ""
17572
17573 #: assets/build/blocks/write-with-ai.js:2
17574 msgid "Pull Request"
17575 msgstr ""
17576
17577 #: assets/build/blocks/write-with-ai.js:2
17578 msgid "Issue"
17579 msgstr ""
17580
17581 #: assets/build/blocks/write-with-ai.js:2
17582 msgid "Repository file"
17583 msgstr ""
17584
17585 #: assets/build/blocks/write-with-ai.js:2
17586 msgid "Root"
17587 msgstr ""
17588
17589 #: assets/build/blocks/write-with-ai.js:2
17590 msgid "Loading…"
17591 msgstr ""
17592
17593 #: assets/build/blocks/write-with-ai.js:2
17594 msgid "This folder is empty."
17595 msgstr ""
17596
17597 #: assets/build/blocks/write-with-ai.js:2
17598 msgid "No repositories found. If GitHub shows connected but nothing loads here, your GitHub session has likely expired."
17599 msgstr ""
17600
17601 #: assets/build/blocks/write-with-ai.js:2
17602 msgid "Reconnect in Settings → Git Integration"
17603 msgstr ""
17604
17605 #: assets/build/blocks/write-with-ai.js:2
17606 msgid "Repository"
17607 msgstr ""
17608
17609 #: assets/build/blocks/write-with-ai.js:2
17610 msgid "Loading repositories…"
17611 msgstr ""
17612
17613 #: assets/build/blocks/write-with-ai.js:2
17614 msgid "Search a repository…"
17615 msgstr ""
17616
17617 #: assets/build/blocks/write-with-ai.js:2
17618 msgid "What to document"
17619 msgstr ""
17620
17621 #: assets/build/blocks/write-with-ai.js:2
17622 msgid "Choose a repository to continue."
17623 msgstr ""
17624
17625 #: assets/build/blocks/write-with-ai.js:2
17626 msgid "Select an issue"
17627 msgstr ""
17628
17629 #: assets/build/blocks/write-with-ai.js:2
17630 msgid "Select a pull request"
17631 msgstr ""
17632
17633 #: assets/build/blocks/write-with-ai.js:2
17634 msgid "No open issues found"
17635 msgstr ""
17636
17637 #: assets/build/blocks/write-with-ai.js:2
17638 msgid "No open pull requests found"
17639 msgstr ""
17640
17641 #: assets/build/blocks/write-with-ai.js:2
17642 msgid "Search an issue…"
17643 msgstr ""
17644
17645 #: assets/build/blocks/write-with-ai.js:2
17646 msgid "Search a pull request…"
17647 msgstr ""
17648
17649 #: assets/build/blocks/write-with-ai.js:2
17650 msgid "Any"
17651 msgstr ""
17652
17653 #: assets/build/blocks/write-with-ai.js:2
17654 msgid "Short"
17655 msgstr ""
17656
17657 #: assets/build/blocks/write-with-ai.js:2
17658 msgid "Medium"
17659 msgstr ""
17660
17661 #: assets/build/blocks/write-with-ai.js:2
17662 msgid "Long"
17663 msgstr ""
17664
17665 #: assets/build/blocks/write-with-ai.js:2
17666 msgid "AI platform & model configured in BetterDocs → Settings → AI"
17667 msgstr ""
17668
17669 #: assets/build/blocks/write-with-ai.js:2
17670 msgid "Tokens"
17671 msgstr ""
17672
17673 #: assets/build/blocks/write-with-ai.js:2
17674 msgid "AI outline"
17675 msgstr ""
17676
17677 #: assets/build/blocks/write-with-ai.js:2
17678 msgid "%d sections · drag to reorder"
17679 msgstr ""
17680
17681 #: assets/build/blocks/write-with-ai.js:2
17682 msgid "Toggle heading level"
17683 msgstr ""
17684
17685 #: assets/build/blocks/write-with-ai.js:2
17686 msgid "New section"
17687 msgstr ""
17688
17689 #: assets/build/blocks/write-with-ai.js:2
17690 msgid "Add section"
17691 msgstr ""
17692
17693 #: assets/build/blocks/write-with-ai.js:2
17694 msgid "Regenerate outline"
17695 msgstr ""
17696
17697 #: assets/build/blocks/write-with-ai.js:2
17698 msgid "Expand into Doc"
17699 msgstr ""
17700
17701 #: assets/build/blocks/write-with-ai.js:2
17702 msgid "Auto-detect"
17703 msgstr ""
17704
17705 #: assets/build/blocks/write-with-ai.js:2
17706 msgid "Support transcript"
17707 msgstr ""
17708
17709 #: assets/build/blocks/write-with-ai.js:2
17710 msgid "Forum thread"
17711 msgstr ""
17712
17713 #: assets/build/blocks/write-with-ai.js:2
17714 msgid "Raw notes"
17715 msgstr ""
17716
17717 #: assets/build/blocks/write-with-ai.js:2
17718 msgid "Paste any existing content — a support chat, forum thread, or rough notes. BetterDocs AI will turn it into a structured doc."
17719 msgstr ""
17720
17721 #: assets/build/blocks/write-with-ai.js:2
17722 msgid "Paste the full support conversation (chat or email). BetterDocs AI will turn it into a structured doc."
17723 msgstr ""
17724
17725 #: assets/build/blocks/write-with-ai.js:2
17726 msgid "Paste the forum thread, including replies. BetterDocs AI will turn it into a structured doc."
17727 msgstr ""
17728
17729 #: assets/build/blocks/write-with-ai.js:2
17730 msgid "Paste your rough notes or bullet points. BetterDocs AI will expand them into a structured doc."
17731 msgstr ""
17732
17733 #: assets/build/blocks/write-with-ai.js:2
17734 msgid "Paste a GitHub pull request or file URL — e.g. https://github.com/owner/repo/pull/123 or .../blob/main/docs/guide.md"
17735 msgstr ""
17736
17737 #: assets/build/blocks/write-with-ai.js:2
17738 msgid "Paste URL"
17739 msgstr ""
17740
17741 #: assets/build/blocks/write-with-ai.js:2
17742 msgid "Browse repository"
17743 msgstr ""
17744
17745 #: assets/build/blocks/write-with-ai.js:2
17746 msgid "Document this feature / PR"
17747 msgstr ""
17748
17749 #: assets/build/blocks/write-with-ai.js:2
17750 msgid "Explain what this feature does and how to use it in clear end-user documentation terms — focus on the user-facing behavior, not the code or implementation details."
17751 msgstr ""
17752
17753 #: assets/build/blocks/write-with-ai.js:2
17754 msgid "Turn into a how-to guide"
17755 msgstr ""
17756
17757 #: assets/build/blocks/write-with-ai.js:2
17758 msgid "Turn this into a concise, numbered step-by-step how-to guide."
17759 msgstr ""
17760
17761 #: assets/build/blocks/write-with-ai.js:2
17762 msgid "Write a what's-new doc"
17763 msgstr ""
17764
17765 #: assets/build/blocks/write-with-ai.js:2
17766 msgid "Write a \"What's New\" announcement-style doc that highlights the changes and explains why they matter to users."
17767 msgstr ""
17768
17769 #: assets/build/blocks/write-with-ai.js:2
17770 msgid "Adapt this doc to my site"
17771 msgstr ""
17772
17773 #: assets/build/blocks/write-with-ai.js:2
17774 msgid "Rewrite this as a fresh doc for my site, keeping the meaning but improving the clarity, structure, and tone."
17775 msgstr ""
17776
17777 #: assets/build/blocks/write-with-ai.js:2
17778 msgid "Write the documentation in %s."
17779 msgstr ""
17780
17781 #: assets/build/blocks/write-with-ai.js:2
17782 msgid "Any size"
17783 msgstr ""
17784
17785 #: assets/build/blocks/write-with-ai.js:2
17786 msgid "%1$s · %2$s · %3$d on"
17787 msgstr ""
17788
17789 #: assets/build/blocks/write-with-ai.js:2
17790 msgid "Length"
17791 msgstr ""
17792
17793 #: assets/build/blocks/write-with-ai.js:2
17794 msgid "Default (Site Language)"
17795 msgstr ""
17796
17797 #: assets/build/blocks/write-with-ai.js:2
17798 msgid "Regenerate title"
17799 msgstr ""
17800
17801 #: assets/build/blocks/write-with-ai.js:2
17802 msgid "Let AI rewrite the document title"
17803 msgstr ""
17804
17805 #: assets/build/blocks/write-with-ai.js:2
17806 msgid "Overwrite existing doc"
17807 msgstr ""
17808
17809 #: assets/build/blocks/write-with-ai.js:2
17810 msgid "Replace current content instead of appending"
17811 msgstr ""
17812
17813 #: assets/build/blocks/write-with-ai.js:2
17814 msgid "Suggest categories"
17815 msgstr ""
17816
17817 #: assets/build/blocks/write-with-ai.js:2
17818 msgid "Suggest doc categories after generating"
17819 msgstr ""
17820
17821 #: assets/build/blocks/write-with-ai.js:2
17822 msgid "Suggest tags"
17823 msgstr ""
17824
17825 #: assets/build/blocks/write-with-ai.js:2
17826 msgid "Suggest doc tags after generating"
17827 msgstr ""
17828
17829 #: assets/build/blocks/write-with-ai.js:2
17830 msgid "Write Documentation"
17831 msgstr ""
17832
17833 #: assets/build/blocks/write-with-ai.js:2
17834 msgid "Draft a doc with BetterDocs AI"
17835 msgstr ""
17836
17837 #: assets/build/blocks/write-with-ai.js:2
17838 msgid "From source"
17839 msgstr ""
17840
17841 #: assets/build/blocks/write-with-ai.js:2
17842 msgid "From Git"
17843 msgstr ""
17844
17845 #: assets/build/blocks/write-with-ai.js:2
17846 msgid "From Attachment"
17847 msgstr ""
17848
17849 #: assets/build/blocks/write-with-ai.js:2
17850 msgid "to use this Write with AI feature."
17851 msgstr ""
17852
17853 #: assets/build/blocks/write-with-ai.js:2
17854 msgid "Couldn't generate"
17855 msgstr ""
17856
17857 #: assets/build/blocks/write-with-ai.js:2
17858 msgid "What should this documentation cover?"
17859 msgstr ""
17860
17861 #: assets/build/blocks/write-with-ai.js:2
17862 msgid "Describe what you want the documentation to cover — e.g. \"A getting-started guide for installing and configuring the plugin.\" BetterDocs AI handles the structure and formatting."
17863 msgstr ""
17864
17865 #: assets/build/blocks/write-with-ai.js:2
17866 msgid "The clearer your request, the better the result. A title and formatting are added automatically."
17867 msgstr ""
17868
17869 #: assets/build/blocks/write-with-ai.js:2
17870 msgid "Source content:"
17871 msgstr ""
17872
17873 #: assets/build/blocks/write-with-ai.js:2
17874 msgid "BetterDocs AI uses only what's in your source — it won't invent details."
17875 msgstr ""
17876
17877 #: assets/build/blocks/write-with-ai.js:2
17878 msgid "Writing from Git is a Pro feature"
17879 msgstr ""
17880
17881 #: assets/build/blocks/write-with-ai.js:2
17882 msgid "Paste a pull request or repo file URL and let BetterDocs AI turn what you already shipped in Git into a polished doc."
17883 msgstr ""
17884
17885 #: assets/build/blocks/write-with-ai.js:2
17886 msgid "Generate a doc from a Pull Request"
17887 msgstr ""
17888
17889 #: assets/build/blocks/write-with-ai.js:2
17890 msgid "Turn a repository file into a new doc"
17891 msgstr ""
17892
17893 #: assets/build/blocks/write-with-ai.js:2
17894 msgid "Works with GitHub & GitLab via Git Sync"
17895 msgstr ""
17896
17897 #: assets/build/blocks/write-with-ai.js:2
17898 msgid "Enable and connect"
17899 msgstr ""
17900
17901 #: assets/build/blocks/write-with-ai.js:2
17902 msgid "BetterDocs Git Sync"
17903 msgstr ""
17904
17905 #: assets/build/blocks/write-with-ai.js:2
17906 msgid "to generate documentation from a repository."
17907 msgstr ""
17908
17909 #: assets/build/blocks/write-with-ai.js:2
17910 msgid "Git URL:"
17911 msgstr ""
17912
17913 #: assets/build/blocks/write-with-ai.js:2
17914 msgid "BetterDocs AI fetches the content over your connected Git account and writes from it — it won't invent details."
17915 msgstr ""
17916
17917 #: assets/build/blocks/write-with-ai.js:2
17918 msgid "Add a prompt (optional)"
17919 msgstr ""
17920
17921 #: assets/build/blocks/write-with-ai.js:2
17922 msgid "Add extra instructions for this doc, or tap a suggestion above — e.g. \"Focus on the user-facing steps and keep it beginner-friendly.\""
17923 msgstr ""
17924
17925 #: assets/build/blocks/write-with-ai.js:2
17926 msgid "Upload a file to write from:"
17927 msgstr ""
17928
17929 #: assets/build/blocks/write-with-ai.js:2
17930 msgid "Click to choose a file"
17931 msgstr ""
17932
17933 #: assets/build/blocks/write-with-ai.js:2
17934 msgid "PDF, DOCX, TXT, MD, or an image (PNG/JPG/WEBP) — up to 5 MB"
17935 msgstr ""
17936
17937 #: assets/build/blocks/write-with-ai.js:2
17938 msgid "Optional: how should BetterDocs AI treat this file? — e.g. \"Turn this into a step-by-step how-to guide.\""
17939 msgstr ""
17940
17941 #: assets/build/blocks/write-with-ai.js:2
17942 msgid "BetterDocs AI reads the file's text and writes only from its content — it won't invent details."
17943 msgstr ""
17944
17945 #: assets/build/blocks/write-with-ai.js:2
17946 msgid "Advanced settings"
17947 msgstr ""
17948
17949 #: assets/build/blocks/write-with-ai.js:2
17950 msgid "Generate Outline"
17951 msgstr ""
17952
17953 #: assets/build/blocks/write-with-ai.js:2
17954 msgid "Generate Doc"
17955 msgstr ""
17956
17957 #: assets/build/blocks/write-with-ai.js:2
17958 msgid "Generate from source"
17959 msgstr ""
17960
17961 #: assets/build/blocks/write-with-ai.js:2
17962 msgid "Generate from Git"
17963 msgstr ""
17964
17965 #: assets/build/blocks/write-with-ai.js:2
17966 msgid "Generate from attachment"
17967 msgstr ""
17968
17969 #: assets/build/blocks/write-with-ai.js:2
17970 msgid "Connect an API key in Settings → AI to enable generation."
17971 msgstr ""
17972
17973 #: assets/build/blocks/write-with-ai.js:2
17974 msgid "Outlining"
17975 msgstr ""
17976
17977 #: assets/build/blocks/write-with-ai.js:2
17978 msgid "Reading your source"
17979 msgstr ""
17980
17981 #: assets/build/blocks/write-with-ai.js:2
17982 msgid "Fetching from Git"
17983 msgstr ""
17984
17985 #: assets/build/blocks/write-with-ai.js:2
17986 msgid "Reading your file"
17987 msgstr ""
17988
17989 #: assets/build/blocks/write-with-ai.js:2
17990 msgid "Generating documentation"
17991 msgstr ""
17992
17993 #: assets/build/blocks/write-with-ai.js:2
17994 msgid "Keep & insert"
17995 msgstr ""
17996
17997 #: assets/build/blocks/archive-header/block.json
17998 msgctxt "block title"
17999 msgid "BetterDocs Archive Header"
18000 msgstr ""
18001
18002 #: assets/build/blocks/archive-header/block.json
18003 msgctxt "block description"
18004 msgid "Header For Archive Page"
18005 msgstr ""
18006
18007 #: assets/build/blocks/article-summary/block.json
18008 msgctxt "block title"
18009 msgid "AI Doc Summarizer"
18010 msgstr ""
18011
18012 #: assets/build/blocks/article-summary/block.json
18013 msgctxt "block description"
18014 msgid "Display AI-powered article summaries for your documentation with customizable styling options."
18015 msgstr ""
18016
18017 #: assets/build/blocks/betterdocs-print/block.json
18018 msgctxt "block title"
18019 msgid "BetterDocs Print"
18020 msgstr ""
18021
18022 #: assets/build/blocks/betterdocs-print/block.json
18023 msgctxt "block description"
18024 msgid "Print Button lets your users simply just hit the button, save as PDF & print the documentation."
18025 msgstr ""
18026
18027 #: assets/build/blocks/breadcrumb/block.json
18028 msgctxt "block title"
18029 msgid "BetterDocs Breadcrumb"
18030 msgstr ""
18031
18032 #: assets/build/blocks/breadcrumb/block.json
18033 msgctxt "block description"
18034 msgid "Ensure a well-structured knowledge base to guide users effectively."
18035 msgstr ""
18036
18037 #: assets/build/blocks/category-slate-layout/block.json
18038 msgctxt "block title"
18039 msgid "BetterDocs Slate Layout"
18040 msgstr ""
18041
18042 #: assets/build/blocks/category-slate-layout/block.json
18043 msgctxt "block description"
18044 msgid "Display knowledge base categories with modern slate-style layout."
18045 msgstr ""
18046
18047 #: assets/build/blocks/categorybox/block.json
18048 msgctxt "block title"
18049 msgid "BetterDocs Category Box"
18050 msgstr ""
18051
18052 #: assets/build/blocks/categorybox/block.json
18053 msgctxt "block description"
18054 msgid "Highlight documentation categories with eye-catching boxes."
18055 msgstr ""
18056
18057 #: assets/build/blocks/categorygrid/block.json
18058 msgctxt "block title"
18059 msgid "BetterDocs Category Grid"
18060 msgstr ""
18061
18062 #: assets/build/blocks/categorygrid/block.json
18063 msgctxt "block description"
18064 msgid "Represent knowledge base categories with amazing grid view."
18065 msgstr ""
18066
18067 #: assets/build/blocks/code-snippet-tab/block.json
18068 msgctxt "block title"
18069 msgid "BetterDocs Code Snippet Tab"
18070 msgstr ""
18071
18072 #: assets/build/blocks/code-snippet-tab/block.json
18073 msgctxt "block description"
18074 msgid "Show HTTP responses as status-code tabs (200, 404, …), each with a copyable code example."
18075 msgstr ""
18076
18077 #: assets/build/blocks/code-snippet-tab/block.json
18078 msgctxt "block keyword"
18079 msgid "response"
18080 msgstr ""
18081
18082 #: assets/build/blocks/code-snippet-tab/block.json
18083 msgctxt "block keyword"
18084 msgid "api"
18085 msgstr ""
18086
18087 #: assets/build/blocks/code-snippet-tab/block.json
18088 msgctxt "block keyword"
18089 msgid "http"
18090 msgstr ""
18091
18092 #: assets/build/blocks/code-snippet-tab/block.json
18093 msgctxt "block keyword"
18094 msgid "status"
18095 msgstr ""
18096
18097 #: assets/build/blocks/code-snippet-tab/block.json
18098 #: assets/build/blocks/code-snippet/block.json
18099 msgctxt "block keyword"
18100 msgid "code"
18101 msgstr ""
18102
18103 #: assets/build/blocks/code-snippet-tab/block.json
18104 #: assets/build/blocks/code-snippet/block.json
18105 msgctxt "block keyword"
18106 msgid "betterdocs"
18107 msgstr ""
18108
18109 #: assets/build/blocks/code-snippet/block.json
18110 msgctxt "block title"
18111 msgid "BetterDocs Code Snippet"
18112 msgstr ""
18113
18114 #: assets/build/blocks/code-snippet/block.json
18115 msgctxt "block description"
18116 msgid "Insert stylized, language-aware code blocks with copy-to-clipboard functionality."
18117 msgstr ""
18118
18119 #: assets/build/blocks/code-snippet/block.json
18120 msgctxt "block keyword"
18121 msgid "snippet"
18122 msgstr ""
18123
18124 #: assets/build/blocks/code-snippet/block.json
18125 msgctxt "block keyword"
18126 msgid "syntax"
18127 msgstr ""
18128
18129 #: assets/build/blocks/code-snippet/block.json
18130 msgctxt "block keyword"
18131 msgid "highlight"
18132 msgstr ""
18133
18134 #: assets/build/blocks/code-snippet/block.json
18135 msgctxt "block keyword"
18136 msgid "programming"
18137 msgstr ""
18138
18139 #: assets/build/blocks/doc-archive-list/block.json
18140 msgctxt "block title"
18141 msgid "BetterDocs Archive Doc List"
18142 msgstr ""
18143
18144 #: assets/build/blocks/doc-archive-list/block.json
18145 msgctxt "block description"
18146 msgid "Streamlines the creation of your knowledge-base archive lists."
18147 msgstr ""
18148
18149 #: assets/build/blocks/doc-author/block.json
18150 msgctxt "block title"
18151 msgid "BetterDocs Doc Author"
18152 msgstr ""
18153
18154 #: assets/build/blocks/doc-author/block.json
18155 msgctxt "block description"
18156 msgid "Doc Author Block For Single Docs"
18157 msgstr ""
18158
18159 #: assets/build/blocks/doc-content/block.json
18160 msgctxt "block title"
18161 msgid "BetterDocs Single Doc Content"
18162 msgstr ""
18163
18164 #: assets/build/blocks/doc-content/block.json
18165 msgctxt "block description"
18166 msgid "Add content to your documentation with this block."
18167 msgstr ""
18168
18169 #: assets/build/blocks/doc-date/block.json
18170 msgctxt "block title"
18171 msgid "BetterDocs Date"
18172 msgstr ""
18173
18174 #: assets/build/blocks/doc-date/block.json
18175 msgctxt "block description"
18176 msgid "Display the date of the Docs."
18177 msgstr ""
18178
18179 #: assets/build/blocks/doc-navigation/block.json
18180 msgctxt "block title"
18181 msgid "BetterDocs Doc Navigation"
18182 msgstr ""
18183
18184 #: assets/build/blocks/doc-navigation/block.json
18185 msgctxt "block description"
18186 msgid "Navigate between one docs to another easily with doc navigator block."
18187 msgstr ""
18188
18189 #: assets/build/blocks/docs-tag/block.json
18190 msgctxt "block title"
18191 msgid "BetterDocs Docs Tag"
18192 msgstr ""
18193
18194 #: assets/build/blocks/docs-tag/block.json
18195 msgctxt "block description"
18196 msgid "Single Doc Tags Block"
18197 msgstr ""
18198
18199 #: assets/build/blocks/faq/block.json
18200 msgctxt "block title"
18201 msgid "BetterDocs FAQ"
18202 msgstr ""
18203
18204 #: assets/build/blocks/faq/block.json
18205 msgctxt "block description"
18206 msgid "Use the FAQ block to easily create a knowledge base section of frequently asked questions."
18207 msgstr ""
18208
18209 #: assets/build/blocks/feedback-form/block.json
18210 msgctxt "block title"
18211 msgid "BetterDocs Feedback Form"
18212 msgstr ""
18213
18214 #: assets/build/blocks/feedback-form/block.json
18215 msgctxt "block description"
18216 msgid "Collect user feedback or reviews for your knowledge base documentation."
18217 msgstr ""
18218
18219 #: assets/build/blocks/reactions/block.json
18220 msgctxt "block title"
18221 msgid "BetterDocs Reactions"
18222 msgstr ""
18223
18224 #: assets/build/blocks/reactions/block.json
18225 msgctxt "block description"
18226 msgid "Collect user reactions for your documentation."
18227 msgstr ""
18228
18229 #: assets/build/blocks/reading-time/block.json
18230 msgctxt "block title"
18231 msgid "BetterDocs Reading Time"
18232 msgstr ""
18233
18234 #: assets/build/blocks/reading-time/block.json
18235 msgctxt "block description"
18236 msgid "Reading Time Block For Single Docs"
18237 msgstr ""
18238
18239 #: assets/build/blocks/searchbox/block.json
18240 msgctxt "block title"
18241 msgid "BetterDocs Search Form"
18242 msgstr ""
18243
18244 #: assets/build/blocks/searchbox/block.json
18245 msgctxt "block description"
18246 msgid "Simple search forms for easy user guidance for your knowledge base."
18247 msgstr ""
18248
18249 #: assets/build/blocks/sidebar/block.json
18250 msgctxt "block title"
18251 msgid "BetterDocs Sidebar"
18252 msgstr ""
18253
18254 #: assets/build/blocks/sidebar/block.json
18255 msgctxt "block description"
18256 msgid "Easily incorporate sidebars into your knowledge base documentation."
18257 msgstr ""
18258
18259 #: assets/build/blocks/social-share/block.json
18260 msgctxt "block title"
18261 msgid "BetterDocs Social Share"
18262 msgstr ""
18263
18264 #: assets/build/blocks/social-share/block.json
18265 msgctxt "block description"
18266 msgid "Enable users to instantly share docs on social media platforms with ease."
18267 msgstr ""
18268
18269 #: assets/build/blocks/table-of-contents/block.json
18270 msgctxt "block title"
18271 msgid "BetterDocs Table Of Contents"
18272 msgstr ""
18273
18274 #: assets/build/blocks/table-of-contents/block.json
18275 msgctxt "block description"
18276 msgid "Display well-structured Table of Contents for your Documentation with lots of styling options."
18277 msgstr ""
18278