-
Notifications
You must be signed in to change notification settings - Fork 50
/
ml.json
939 lines (939 loc) · 58.7 KB
/
ml.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
{
"admin:adminArea": "Administration Area",
"admin:analytics.providerConfiguration": "Provider Configuration",
"admin:analytics.providerNoConfiguration": "This provider has no configuration options you can modify.",
"admin:analytics.providers": "Providers",
"admin:analytics.refreshSuccess": "List of providers refreshed successfully.",
"admin:analytics.saveSuccess": "Analytics configuration saved successfully",
"admin:analytics.subtitle": "Add analytics and tracking tools to your wiki",
"admin:analytics.title": "Analytics",
"admin:api.disableButton": "Disable API",
"admin:api.disabled": "API Disabled",
"admin:api.enableButton": "Enable API",
"admin:api.enabled": "API Enabled",
"admin:api.expiration180d": "180 days",
"admin:api.expiration1y": "1 year",
"admin:api.expiration30d": "30 days",
"admin:api.expiration3y": "3 years",
"admin:api.expiration90d": "90 days",
"admin:api.headerCreated": "Created",
"admin:api.headerExpiration": "Expiration",
"admin:api.headerKeyEnding": "Key Ending",
"admin:api.headerLastUpdated": "Last Updated",
"admin:api.headerName": "Name",
"admin:api.headerRevoke": "Revoke",
"admin:api.newKeyButton": "New API Key",
"admin:api.newKeyCopyWarn": "Copy the key shown below as {{bold}}",
"admin:api.newKeyCopyWarnBold": "it will NOT be shown again",
"admin:api.newKeyExpiration": "Expiration",
"admin:api.newKeyExpirationHint": "You can still revoke a key anytime regardless of the expiration.",
"admin:api.newKeyFullAccess": "Full Access",
"admin:api.newKeyGroup": "Group",
"admin:api.newKeyGroupError": "You must select a group.",
"admin:api.newKeyGroupHint": "The API key will have the same permissions as the selected group.",
"admin:api.newKeyGroupPermissions": "or use group permissions...",
"admin:api.newKeyGuestGroupError": "The guests group cannot be used for API keys.",
"admin:api.newKeyName": "Name",
"admin:api.newKeyNameError": "Name is missing or invalid.",
"admin:api.newKeyNameHint": "Purpose of this key",
"admin:api.newKeyPermissionScopes": "Permission Scopes",
"admin:api.newKeySuccess": "API key created successfully.",
"admin:api.newKeyTitle": "New API Key",
"admin:api.noKeyInfo": "No API keys have been generated yet.",
"admin:api.refreshSuccess": "List of API keys has been refreshed.",
"admin:api.revoke": "Revoke",
"admin:api.revokeConfirm": "Revoke API Key?",
"admin:api.revokeConfirmText": "Are you sure you want to revoke key {{name}}? This action cannot be undone!",
"admin:api.revokeSuccess": "The key has been revoked successfully.",
"admin:api.subtitle": "Manage keys to access the API",
"admin:api.title": "API Access",
"admin:api.toggleStateDisabledSuccess": "API has been disabled successfully.",
"admin:api.toggleStateEnabledSuccess": "API has been enabled successfully.",
"admin:auth.activeStrategies": "Active Strategies",
"admin:auth.addStrategy": "Add Strategy",
"admin:auth.allowedWebOrigins": "Allowed Web Origins",
"admin:auth.autoEnrollGroups": "Assign to group",
"admin:auth.autoEnrollGroupsHint": "Automatically assign new users to these groups.",
"admin:auth.callbackUrl": "Callback URL \/ Redirect URI",
"admin:auth.configReference": "Configuration Reference",
"admin:auth.configReferenceSubtitle": "Some strategies may require some configuration values to be set on your provider. These are provided for reference only and may not be needed by the current strategy.",
"admin:auth.displayName": "Display Name",
"admin:auth.displayNameHint": "The title shown to the end user for this authentication strategy.",
"admin:auth.domainsWhitelist": "Limit to specific email domains",
"admin:auth.domainsWhitelistHint": "A list of domains authorized to register. The user email address domain must match one of these to gain access.",
"admin:auth.force2fa": "Force all users to use Two-Factor Authentication (2FA)",
"admin:auth.force2faHint": "Users will be required to setup 2FA the first time they login and cannot be disabled by the user.",
"admin:auth.globalAdvSettings": "Global Advanced Settings",
"admin:auth.jwtAudience": "JWT Audience",
"admin:auth.jwtAudienceHint": "Audience URN used in JWT issued upon login. Usually your domain name. (e.g. urn:your.domain.com)",
"admin:auth.loginUrl": "Login URL",
"admin:auth.logoutUrl": "Logout URL",
"admin:auth.refreshSuccess": "List of strategies has been refreshed.",
"admin:auth.registration": "Registration",
"admin:auth.saveSuccess": "Authentication configuration saved successfully.",
"admin:auth.security": "Security",
"admin:auth.selfRegistration": "Allow self-registration",
"admin:auth.selfRegistrationHint": "Allow any user successfully authorized by the strategy to access the wiki.",
"admin:auth.siteUrlNotSetup": "You must set a valid {{siteUrl}} first! Click on {{general}} in the left sidebar.",
"admin:auth.strategies": "Strategies",
"admin:auth.strategyConfiguration": "Strategy Configuration",
"admin:auth.strategyIsEnabled": "Active",
"admin:auth.strategyIsEnabledHint": "Are users able to login using this strategy?",
"admin:auth.strategyNoConfiguration": "This strategy has no configuration options you can modify.",
"admin:auth.strategyState": "This strategy is {{state}} {{locked}}",
"admin:auth.strategyStateActive": "active",
"admin:auth.strategyStateInactive": "not active",
"admin:auth.strategyStateLocked": "and cannot be disabled.",
"admin:auth.subtitle": "Configure the authentication settings of your wiki",
"admin:auth.title": "Authentication",
"admin:auth.tokenEndpointAuthMethod": "Token Endpoint Authentication Method",
"admin:auth.tokenExpiration": "Token Expiration",
"admin:auth.tokenExpirationHint": "The expiration period of a token until it must be renewed. (default: 30m)",
"admin:auth.tokenRenewalPeriod": "Token Renewal Period",
"admin:auth.tokenRenewalPeriodHint": "The maximum period a token can be renewed when expired. (default: 14d)",
"admin:comments.configSaveSuccess": "Comments configuration saved successfully.",
"admin:comments.provider": "Provider",
"admin:comments.providerConfig": "Provider Configuration",
"admin:comments.providerNoConfig": "This provider has no configuration options you can modify.",
"admin:comments.subtitle": "Add discussions to your wiki pages",
"admin:comments.title": "Comments",
"admin:contribute.becomeAPatron": "Become a Patron",
"admin:contribute.becomeASponsor": "Become a Sponsor",
"admin:contribute.contribute": "Contribute",
"admin:contribute.ethereum": "We accept donations using Ethereum:",
"admin:contribute.followUsOnTwitter": "Follow us on {{0}}.",
"admin:contribute.foundABug": "Found a bug? Submit an issue on {{0}}.",
"admin:contribute.fundOurWork": "Fund our work",
"admin:contribute.github": "Become a sponsor via GitHub Sponsors (goes directly into supporting lead developer Nicolas Giard's goal of working full-time on Wiki.js)",
"admin:contribute.helpTranslate": "Help translate Wiki.js in your language. Let us know on {{0}}.",
"admin:contribute.makeADonation": "Make a donation",
"admin:contribute.needYourHelp": "We need your help to keep improving the software and run the various associated services (e.g. hosting and networking).",
"admin:contribute.openCollective": "Wiki.js is also part of the Open Collective initiative, a transparent fund that goes toward community resources. You can contribute financially by making a monthly or one-time donation:",
"admin:contribute.openSource": "Wiki.js is a free and open-source software brought to you with {{0}} by {{1}} and {{2}}.",
"admin:contribute.openSourceContributors": "contributors",
"admin:contribute.patreon": "Become a backer or sponsor via Patreon (goes directly into supporting lead developer Nicolas Giard's goal of working full-time on Wiki.js)",
"admin:contribute.paypal": "Make a one-time or recurring donation via Paypal:",
"admin:contribute.shop": "Wiki.js Shop",
"admin:contribute.spreadTheWord": "Spread the word",
"admin:contribute.submitAnIdea": "Submit an idea or vote on a proposed one on the {{0}}.",
"admin:contribute.submitAnIdeaLink": "feature requests board",
"admin:contribute.subtitle": "Help support Wiki.js development and operations",
"admin:contribute.talkToFriends": "Talk to your friends and colleagues about how awesome Wiki.js is!",
"admin:contribute.title": "Contribute to Wiki.js",
"admin:contribute.tshirts": "You can also buy Wiki.js t-shirts to support the project financially:",
"admin:dashboard.contributeHelp": "We need your help!",
"admin:dashboard.contributeLearnMore": "Learn More",
"admin:dashboard.contributeSubtitle": "Wiki.js is a free and open source project. There are several ways you can contribute to the project.",
"admin:dashboard.groups": "Groups",
"admin:dashboard.lastLogins": "Last Logins",
"admin:dashboard.mostPopularPages": "Most Popular Pages",
"admin:dashboard.pages": "Pages",
"admin:dashboard.recentPages": "Recent Pages",
"admin:dashboard.subtitle": "Wiki.js",
"admin:dashboard.title": "Dashboard",
"admin:dashboard.users": "Users",
"admin:dashboard.versionLatest": "You are running the latest version.",
"admin:dashboard.versionNew": "A new version is available: {{version}}",
"admin:dev.flags.title": "Flags",
"admin:dev.graphiql.title": "GraphiQL",
"admin:dev.title": "Developer Tools",
"admin:dev.voyager.title": "Voyager",
"admin:editor.title": "Editor",
"admin:extensions.subtitle": "Install extensions for extra functionality",
"admin:extensions.title": "Extensions",
"admin:general.companyName": "Company \/ Organization Name",
"admin:general.companyNameHint": "Name to use when displaying copyright notice in the footer. Leave empty to hide.",
"admin:general.contentLicense": "Content License",
"admin:general.contentLicenseHint": "License shown in the footer of all content pages.",
"admin:general.displayEditMenuBar": "Display Edit Menu Bar",
"admin:general.displayEditMenuBarHint": "Display the edit menu bar in the page header.",
"admin:general.displayEditMenuBtn": "Display Edit Button",
"admin:general.displayEditMenuBtnHint": "Display a button to edit the current page.",
"admin:general.displayEditMenuExternalBtn": "Display External Edit Button",
"admin:general.displayEditMenuExternalBtnHint": "Display a button linking to an external repository (e.g. GitHub) where users can edit or submit a PR for the current page.",
"admin:general.editFab": "FAB Quick Edit Menu",
"admin:general.editFabHint": "Display the edit floating action button (FAB) with a speed-dial menu in the bottom right corner of the screen.",
"admin:general.editMenuBar": "Edit Menu Bar",
"admin:general.editMenuExternalIcon": "Button Icon",
"admin:general.editMenuExternalIconHint": "The icon to display on the edit button. For example, mdi-github to display the GitHub icon.",
"admin:general.editMenuExternalName": "Button Site Name",
"admin:general.editMenuExternalNameHint": "The name of the external site to display on the edit button. Do not include the \"Edit on\" prefix.",
"admin:general.editMenuExternalUrl": "Button URL",
"admin:general.editMenuExternalUrlHint": "Url to the page on the external repository. Use the {filename} placeholder where the filename should be included. (e.g. https:\/\/github.com\/foo\/bar\/blob\/main\/{filename} )",
"admin:general.editShortcuts": "Edit Shortcuts",
"admin:general.footerCopyright": "Footer Copyright",
"admin:general.footerOverride": "Footer Text Override",
"admin:general.footerOverrideHint": "Optionally override the footer text with a custom message. Useful if none of the above licenses are appropriate.",
"admin:general.general": "General",
"admin:general.logo": "Logo",
"admin:general.logoUrl": "Logo URL",
"admin:general.logoUrlHint": "Specify an image to use as the logo. SVG, PNG, JPG are supported, in a square ratio, 34x34 pixels or larger. Click the button on the right to upload a new image.",
"admin:general.metaRobots": "Meta Robots",
"admin:general.metaRobotsHint": "Default: Index, Follow. Can also be set on a per-page basis.",
"admin:general.pageExtensions": "Page Extensions",
"admin:general.pageExtensionsHint": "A comma-separated list of URL extensions that will be treated as pages. For example, adding md will treat \/foobar.md the same as \/foobar.",
"admin:general.saveSuccess": "Site configuration saved successfully.",
"admin:general.siteBranding": "Site Branding",
"admin:general.siteDescription": "Site Description",
"admin:general.siteDescriptionHint": "Default description when none is provided for a page.",
"admin:general.siteInfo": "Site Info",
"admin:general.siteTitle": "Site Title",
"admin:general.siteTitleHint": "Displayed in the top bar and appended to all pages meta title.",
"admin:general.siteTitleInvalidChars": "Site Title contains invalid characters.",
"admin:general.siteUrl": "Site URL",
"admin:general.siteUrlHint": "Full URL to your wiki, without the trailing slash. (e.g. https:\/\/wiki.example.com)",
"admin:general.subtitle": "Main settings of your wiki",
"admin:general.title": "General",
"admin:general.uploadClear": "Clear",
"admin:general.uploadLogo": "Upload Logo",
"admin:general.uploadSizeHint": "An image of {{size}} pixels is recommended for best results.",
"admin:general.uploadTypesHint": "{{typeList}} or {{lastType}} files only",
"admin:groups.title": "Groups",
"admin:locale.activeNamespaces.hint": "List of locales enabled for multilingual namespacing. The base locale defined above will always be included regardless of this selection.",
"admin:locale.activeNamespaces.label": "Active Namespaces",
"admin:locale.autoUpdate.hint": "Automatically download updates to this locale as they become available.",
"admin:locale.autoUpdate.hintWithNS": "Automatically download updates to all namespaced locales enabled below.",
"admin:locale.autoUpdate.label": "Update Automatically",
"admin:locale.availability": "Availability",
"admin:locale.base.hint": "All UI text elements will be displayed in selected language.",
"admin:locale.base.label": "Site Locale",
"admin:locale.base.labelWithNS": "Base Locale",
"admin:locale.code": "Code",
"admin:locale.download": "Download",
"admin:locale.downloadTitle": "Download Locale",
"admin:locale.name": "Name",
"admin:locale.namespaces.hint": "Enables multiple language versions of the same page.",
"admin:locale.namespaces.label": "Multilingual Namespaces",
"admin:locale.namespacing": "Multilingual Namespacing",
"admin:locale.namespacingPrefixWarning.subtitle": "Paths without a locale code will be automatically redirected to the base locale defined above.",
"admin:locale.namespacingPrefixWarning.title": "The locale code will be prefixed to all paths. (e.g. \/{{langCode}}\/page-name)",
"admin:locale.nativeName": "Native Name",
"admin:locale.rtl": "RTL",
"admin:locale.settings": "Locale Settings",
"admin:locale.sideload": "Sideload Locale Package",
"admin:locale.sideloadHelp": "If you are not connected to the internet or cannot download locale files using the method above, you can instead sideload packages manually by uploading them below.",
"admin:locale.subtitle": "Set localization options for your wiki",
"admin:locale.title": "Locale",
"admin:logging.title": "Logging",
"admin:mail.configuration": "Configuration",
"admin:mail.dkim": "DKIM (optional)",
"admin:mail.dkimDomainName": "Domain Name",
"admin:mail.dkimHint": "DKIM (DomainKeys Identified Mail) provides a layer of security on all emails sent from Wiki.js by providing the means for recipients to validate the domain name and ensure the message authenticity.",
"admin:mail.dkimKeySelector": "Key Selector",
"admin:mail.dkimPrivateKey": "Private Key",
"admin:mail.dkimPrivateKeyHint": "Private key for the selector in PEM format",
"admin:mail.dkimUse": "Use DKIM",
"admin:mail.saveSuccess": "Configuration saved successfully.",
"admin:mail.sendTestSuccess": "A test email was sent successfully.",
"admin:mail.sender": "Sender",
"admin:mail.senderEmail": "Sender Email",
"admin:mail.senderName": "Sender Name",
"admin:mail.smtp": "SMTP Settings",
"admin:mail.smtpHost": "Host",
"admin:mail.smtpName": "Client Identifying Hostname",
"admin:mail.smtpNameHint": "An optional name to send to the SMTP server to identify your mailer. Leave empty to use server hostname. For Google Workspace customers, this should be your main domain name.",
"admin:mail.smtpPort": "Port",
"admin:mail.smtpPortHint": "Usually 465 (recommended), 587 or 25.",
"admin:mail.smtpPwd": "Password",
"admin:mail.smtpTLS": "Secure (TLS)",
"admin:mail.smtpTLSHint": "Should be enabled when using port 465, otherwise turned off (587 or 25).",
"admin:mail.smtpUser": "Username",
"admin:mail.smtpVerifySSL": "Verify SSL Certificate",
"admin:mail.smtpVerifySSLHint": "Some hosts requires SSL certificate checking to be disabled. Leave enabled for proper security.",
"admin:mail.subtitle": "Configure mail settings",
"admin:mail.test": "Send a test email",
"admin:mail.testHint": "Send a test email to ensure your SMTP configuration is working.",
"admin:mail.testRecipient": "Recipient Email Address",
"admin:mail.testSend": "Send Email",
"admin:mail.title": "Mail",
"admin:nav.modules": "Modules",
"admin:nav.site": "Site",
"admin:nav.system": "System",
"admin:nav.users": "Users",
"admin:navigation.copyFromLocale": "Copy from locale...",
"admin:navigation.copyFromLocaleInfoText": "Select the locale from which items will be copied from. Items will be appended to the current list of items in the active locale.",
"admin:navigation.delete": "Delete {{kind}}",
"admin:navigation.divider": "Divider",
"admin:navigation.edit": "Edit {{kind}}",
"admin:navigation.emptyList": "Navigation is empty",
"admin:navigation.header": "Header",
"admin:navigation.icon": "Icon",
"admin:navigation.label": "Label",
"admin:navigation.link": "Link",
"admin:navigation.mode": "Navigation Mode",
"admin:navigation.modeCustom.description": "Static Navigation Menu + Site Tree Button",
"admin:navigation.modeCustom.title": "Custom Navigation",
"admin:navigation.modeNone.description": "Disable Site Navigation",
"admin:navigation.modeNone.title": "None",
"admin:navigation.modeSiteTree.description": "Classic Tree-based Navigation",
"admin:navigation.modeSiteTree.title": "Site Tree",
"admin:navigation.modeStatic.description": "Static Navigation Menu Only",
"admin:navigation.modeStatic.title": "Static Navigation",
"admin:navigation.navType.external": "External Link",
"admin:navigation.navType.externalblank": "External Link (New Window)",
"admin:navigation.navType.home": "Home",
"admin:navigation.navType.page": "Page",
"admin:navigation.navType.searchQuery": "Search Query",
"admin:navigation.noItemsText": "Click the Add button to add your first navigation item.",
"admin:navigation.noSelectionText": "Select a navigation item on the left.",
"admin:navigation.saveSuccess": "Navigation saved successfully.",
"admin:navigation.selectPageButton": "Select Page...",
"admin:navigation.sourceLocale": "Source Locale",
"admin:navigation.sourceLocaleHint": "The locale from which navigation items will be copied from.",
"admin:navigation.subtitle": "Manage the site navigation",
"admin:navigation.target": "Target",
"admin:navigation.targetType": "Target Type",
"admin:navigation.title": "Navigation",
"admin:navigation.untitled": "Untitled {{kind}}",
"admin:navigation.visibilityMode.all": "Visible to everyone",
"admin:navigation.visibilityMode.restricted": "Visible to select groups...",
"admin:pages.title": "Pages",
"admin:rendering.subtitle": "Configure the page rendering pipeline",
"admin:rendering.title": "Rendering",
"admin:search.configSaveSuccess": "Search engine configuration saved successfully.",
"admin:search.engineConfig": "Engine Configuration",
"admin:search.engineNoConfig": "This engine has no configuration options you can modify.",
"admin:search.indexRebuildSuccess": "Index rebuilt successfully.",
"admin:search.listRefreshSuccess": "List of search engines has been refreshed.",
"admin:search.rebuildIndex": "Rebuild Index",
"admin:search.searchEngine": "Search Engine",
"admin:search.subtitle": "Configure the search capabilities of your wiki",
"admin:search.title": "Search Engine",
"admin:security.bypassLogin": "Bypass Login Screen",
"admin:security.bypassLoginHint": "Should the user be redirected automatically to the first authentication provider.",
"admin:security.enforce2fa": "Enforce 2FA",
"admin:security.enforce2faHint": "Force all users to use Two-Factor Authentication when using an authentication provider with a user \/ password form.",
"admin:security.hideLocalLogin": "Hide Local Authentication Provider",
"admin:security.hideLocalLoginHint": "Don't show the local authentication provider on the login screen. Add ?all to the URL to temporarily use it.",
"admin:security.jwt": "JWT Configuration",
"admin:security.login": "Login",
"admin:security.loginBgUrl": "Login Background Image URL",
"admin:security.loginBgUrlHint": "Specify an image to use as the login background. PNG and JPG are supported, 1920x1080 recommended. Leave empty for default. Click the button on the right to upload a new image. Note that the Guests group must have read-access to the selected image!",
"admin:security.loginScreen": "Login Screen",
"admin:security.loginSecurity": "Security",
"admin:security.maxUploadBatch": "Max Files per Upload",
"admin:security.maxUploadBatchHint": "How many files can be uploaded in a single batch?",
"admin:security.maxUploadBatchSuffix": "files",
"admin:security.maxUploadSize": "Max Upload Size",
"admin:security.maxUploadSizeHint": "The maximum size for a single file.",
"admin:security.maxUploadSizeSuffix": "bytes",
"admin:security.subtitle": "Configure security settings",
"admin:security.title": "Security",
"admin:security.uploads": "Uploads",
"admin:security.uploadsInfo": "These settings only affect Wiki.js. If you're using a reverse-proxy (e.g. nginx, apache, Cloudflare), you must also change its settings to match.",
"admin:ssl.currentState": "Current State",
"admin:ssl.domain": "Domain",
"admin:ssl.domainHint": "Enter the fully qualified domain pointing to your wiki. (e.g. wiki.example.com)",
"admin:ssl.expiration": "Certificate Expiration",
"admin:ssl.httpPort": "HTTP Port",
"admin:ssl.httpPortHint": "Non-SSL port the server will listen to for HTTP requests. Usually 80 or 3000.",
"admin:ssl.httpPortRedirect": "Redirect HTTP requests to HTTPS",
"admin:ssl.httpPortRedirectHint": "Will automatically redirect any requests on the HTTP port to HTTPS.",
"admin:ssl.httpPortRedirectSaveSuccess": "HTTP Redirection changed successfully.",
"admin:ssl.httpPortRedirectTurnOff": "Turn Off",
"admin:ssl.httpPortRedirectTurnOn": "Turn On",
"admin:ssl.httpsPort": "HTTPS Port",
"admin:ssl.httpsPortHint": "SSL port the server will listen to for HTTPS requests. Usually 443.",
"admin:ssl.ports": "Ports",
"admin:ssl.provider": "Provider",
"admin:ssl.providerCustomCertificate": "Custom Certificate",
"admin:ssl.providerDisabled": "Disabled",
"admin:ssl.providerHint": "Select Custom Certificate if you have your own certificate already.",
"admin:ssl.providerLetsEncrypt": "Let's Encrypt",
"admin:ssl.providerOptions": "Provider Options",
"admin:ssl.renewCertificate": "Renew Certificate",
"admin:ssl.renewCertificateLoadingSubtitle": "Do not leave this page.",
"admin:ssl.renewCertificateLoadingTitle": "Renewing Certificate...",
"admin:ssl.renewCertificateSuccess": "Certificate renewed successfully.",
"admin:ssl.status": "Certificate Status",
"admin:ssl.subscriberEmail": "Subscriber Email",
"admin:ssl.subtitle": "Manage SSL configuration",
"admin:ssl.title": "SSL",
"admin:ssl.writableConfigFileWarning": "Note that your config file must be writable in order to persist ports configuration.",
"admin:stats.title": "Statistics",
"admin:storage.actionRun": "Run",
"admin:storage.actions": "Actions",
"admin:storage.actionsInactiveWarn": "You must enable this storage target and apply changes before you can run actions.",
"admin:storage.errorMsg": "Error Message",
"admin:storage.lastSync": "Last synchronization {{time}}",
"admin:storage.lastSyncAttempt": "Last attempt was {{time}}",
"admin:storage.noConfigOption": "This storage target has no configuration options you can modify.",
"admin:storage.noTarget": "You don't have any active storage target.",
"admin:storage.status": "Status",
"admin:storage.subtitle": "Set backup and sync targets for your content",
"admin:storage.syncDirBi": "Bi-directional",
"admin:storage.syncDirBiHint": "In bi-directional mode, content is first pulled from the storage target. Any newer content overwrites local content. New content since last sync is then pushed to the storage target, overwriting any content on target if present.",
"admin:storage.syncDirPull": "Pull from target",
"admin:storage.syncDirPullHint": "Content is always pulled from the storage target, overwriting any local content which already exists. This choice is usually reserved for single-use content import. Caution with this option as any local content will always be overwritten!",
"admin:storage.syncDirPush": "Push to target",
"admin:storage.syncDirPushHint": "Content is always pushed to the storage target, overwriting any existing content. This is safest choice for backup scenarios.",
"admin:storage.syncDirection": "Sync Direction",
"admin:storage.syncDirectionSubtitle": "Choose how content synchronization is handled for this storage target.",
"admin:storage.syncSchedule": "Sync Schedule",
"admin:storage.syncScheduleCurrent": "Currently set to every {{schedule}}.",
"admin:storage.syncScheduleDefault": "The default is every {{schedule}}.",
"admin:storage.syncScheduleHint": "For performance reasons, this storage target synchronize changes on an interval-based schedule, instead of on every change. Define at which interval should the synchronization occur.",
"admin:storage.targetConfig": "Target Configuration",
"admin:storage.targetState": "This storage target is {{state}}",
"admin:storage.targetStateActive": "active",
"admin:storage.targetStateInactive": "inactive",
"admin:storage.targets": "Targets",
"admin:storage.title": "Storage",
"admin:storage.unsupported": "Unsupported",
"admin:system.configFile": "Configuration File",
"admin:system.cpuCores": "CPU Cores",
"admin:system.currentVersion": "Current Version",
"admin:system.dbPartialSupport": "Your database version is not fully supported. Some functionality may be limited or not work as expected.",
"admin:system.hostInfo": "Host Information",
"admin:system.hostname": "Hostname",
"admin:system.latestVersion": "Latest Version",
"admin:system.os": "Operating System",
"admin:system.published": "Published",
"admin:system.ramUsage": "RAM Usage: {{used}} \/ {{total}}",
"admin:system.refreshSuccess": "System Info has been refreshed.",
"admin:system.subtitle": "Information about your system",
"admin:system.title": "System Info",
"admin:system.totalRAM": "Total RAM",
"admin:system.workingDirectory": "Working Directory",
"admin:tags.date": "Created {{created}} and last updated {{updated}}.",
"admin:tags.delete": "Delete this tag",
"admin:tags.deleteConfirm": "Delete Tag?",
"admin:tags.deleteConfirmText": "Are you sure you want to delete tag {{tag}}? The tag will also be unlinked from all pages.",
"admin:tags.deleteSuccess": "Tag deleted successfully.",
"admin:tags.edit": "Edit Tag",
"admin:tags.emptyList": "No tags to display.",
"admin:tags.filter": "Filter...",
"admin:tags.label": "Label",
"admin:tags.noItemsText": "Add a tag to a page to get started.",
"admin:tags.noSelectionText": "Select a tag from the list on the left.",
"admin:tags.refreshSuccess": "Tags have been refreshed.",
"admin:tags.saveSuccess": "Tag has been saved successfully.",
"admin:tags.subtitle": "Manage page tags",
"admin:tags.tag": "Tag",
"admin:tags.title": "Tags",
"admin:tags.viewLinkedPages": "View Linked Pages",
"admin:theme.bodyHtmlInjection": "Body HTML Injection",
"admin:theme.bodyHtmlInjectionHint": "HTML code to be injected just before the closing body tag.",
"admin:theme.codeInjection": "Code Injection",
"admin:theme.cssOverride": "CSS Override",
"admin:theme.cssOverrideHint": "CSS code to inject after system default CSS. Consider using custom themes if you have a large amount of css code. Injecting too much CSS code will result in poor page load performance! CSS will automatically be minified.",
"admin:theme.cssOverrideWarning": "{{caution}} When adding styles for page content, you must scope them to the {{cssClass}} class. Omitting this could break the layout of the editor!",
"admin:theme.cssOverrideWarningCaution": "CAUTION:",
"admin:theme.darkMode": "Dark Mode",
"admin:theme.darkModeHint": "Not recommended for accessibility. May not be supported by all themes.",
"admin:theme.downloadAuthor": "Author",
"admin:theme.downloadDownload": "Download",
"admin:theme.downloadName": "Name",
"admin:theme.downloadThemes": "Download Themes",
"admin:theme.headHtmlInjection": "Head HTML Injection",
"admin:theme.headHtmlInjectionHint": "HTML code to be injected just before the closing head tag. Usually for script tags.",
"admin:theme.iconset": "Icon Set",
"admin:theme.iconsetHint": "Set of icons to use for the sidebar navigation.",
"admin:theme.options": "Theme Options",
"admin:theme.siteTheme": "Site Theme",
"admin:theme.siteThemeHint": "Themes affect how content pages are displayed. Other site sections (such as the editor or admin area) are not affected.",
"admin:theme.subtitle": "Modify the look & feel of your wiki",
"admin:theme.title": "Theme",
"admin:theme.tocHeadingLevels": "Default TOC Heading Levels",
"admin:theme.tocHeadingLevelsHint": "The table of contents will show headings from and up to the selected levels by default.",
"admin:users.active": "Active",
"admin:users.authProvider": "Provider",
"admin:users.authProviderId": "Provider Id",
"admin:users.authentication": "Authentication",
"admin:users.basicInfo": "Basic Info",
"admin:users.changePassword": "Change Password",
"admin:users.deleteConfirmForeignNotice": "Note that you cannot delete a user that already created content. You must instead either deactivate the user or delete all content that was created by that user.",
"admin:users.deleteConfirmReplaceWarn": "Any content (pages, uploads, comments, etc.) that was created by this user will be reassigned to the user selected below. It is recommended to create a dummy target user (e.g. Deleted User) if you don't want the content to be reassigned to any current active user.",
"admin:users.deleteConfirmText": "Are you sure you want to delete user {{username}}?",
"admin:users.deleteConfirmTitle": "Delete User?",
"admin:users.displayName": "Display Name",
"admin:users.edit": "Edit User",
"admin:users.email": "Email",
"admin:users.extendedMetadata": "Extended Metadata",
"admin:users.groupAssign": "Assign",
"admin:users.groupAssignNotice": "Note that you cannot assign users to the Administrators or Guests groups from this panel.",
"admin:users.groups": "User Groups",
"admin:users.id": "ID {{id}}",
"admin:users.inactive": "Inactive",
"admin:users.jobTitle": "Job Title",
"admin:users.location": "Location",
"admin:users.newPassword": "New Password",
"admin:users.noGroupAssigned": "This user is not assigned to any group yet. You must assign at least 1 group to a user.",
"admin:users.password": "Password",
"admin:users.selectGroup": "Select Group...",
"admin:users.tfa": "Two Factor Authentication (2FA)",
"admin:users.timezone": "Timezone",
"admin:users.title": "Users",
"admin:users.toggle2FA": "Toggle 2FA",
"admin:users.unverified": "Unverified",
"admin:users.updateUser": "Update User",
"admin:users.userActivateSuccess": "User has been activated successfully.",
"admin:users.userAlreadyAssignedToGroup": "User is already assigned to this group!",
"admin:users.userDeactivateSuccess": "User deactivated successfully.",
"admin:users.userTFADisableSuccess": "2FA was disabled successfully.",
"admin:users.userTFAEnableSuccess": "2FA was enabled successfully.",
"admin:users.userUpdateSuccess": "User updated successfully.",
"admin:users.userVerifySuccess": "User has been verified successfully.",
"admin:users.verified": "Verified",
"admin:utilities.authSubtitle": "Various tools for authentication \/ users",
"admin:utilities.authTitle": "Authentication",
"admin:utilities.cacheSubtitle": "Flush cache of various components",
"admin:utilities.cacheTitle": "Flush Cache",
"admin:utilities.contentSubtitle": "Various tools for pages",
"admin:utilities.contentTitle": "Content",
"admin:utilities.exportSubtitle": "Save content to tarball for backup \/ migration",
"admin:utilities.exportTitle": "Export to Disk",
"admin:utilities.graphEndpointSubtitle": "Change the GraphQL endpoint for Wiki.js",
"admin:utilities.graphEndpointTitle": "GraphQL Endpoint",
"admin:utilities.importv1Subtitle": "Migrate data from a previous 1.x installation",
"admin:utilities.importv1Title": "Import from Wiki.js 1.x",
"admin:utilities.subtitle": "Maintenance and miscellaneous tools",
"admin:utilities.telemetrySubtitle": "Enable\/Disable telemetry or reset the client ID",
"admin:utilities.telemetryTitle": "Telemetry",
"admin:utilities.title": "Utilities",
"admin:utilities.tools": "Tools",
"admin:webhooks.subtitle": "Manage webhooks to external services",
"admin:webhooks.title": "Webhooks",
"auth:actions.login": "Log In",
"auth:actions.register": "Register",
"auth:changePwd.instructions": "You must choose a new password:",
"auth:changePwd.loading": "Changing password...",
"auth:changePwd.newPasswordPlaceholder": "New Password",
"auth:changePwd.newPasswordVerifyPlaceholder": "Verify New Password",
"auth:changePwd.proceed": "Change Password",
"auth:changePwd.subtitle": "Choose a new password",
"auth:enterCredentials": "Enter your credentials",
"auth:errors.invalidLogin": "Invalid Login",
"auth:errors.invalidLoginMsg": "The email or password is invalid.",
"auth:errors.invalidUserEmail": "Invalid User Email",
"auth:errors.loginError": "Login error",
"auth:errors.notYetAuthorized": "You have not been authorized to login to this site yet.",
"auth:errors.tooManyAttempts": "Too many attempts!",
"auth:errors.tooManyAttemptsMsg": "You've made too many failed attempts in a short period of time, please try again {{time}}.",
"auth:errors.userNotFound": "User not found",
"auth:fields.email": "Email Address",
"auth:fields.emailUser": "Email \/ Username",
"auth:fields.name": "Name",
"auth:fields.password": "Password",
"auth:fields.username": "Username",
"auth:fields.verifyPassword": "Verify Password",
"auth:forgotPasswordCancel": "Cancel",
"auth:forgotPasswordLink": "Forgot your password?",
"auth:forgotPasswordLoading": "Requesting password reset...",
"auth:forgotPasswordSubtitle": "Enter your email address to receive the instructions to reset your password:",
"auth:forgotPasswordSuccess": "Check your emails for password reset instructions!",
"auth:forgotPasswordTitle": "Forgot your password",
"auth:genericError": "Authentication is unavailable.",
"auth:invalidEmail": "Email address is invalid.",
"auth:invalidEmailUsername": "Enter a valid email \/ username.",
"auth:invalidPassword": "Enter a valid password.",
"auth:loginRequired": "Login required",
"auth:loginSuccess": "Login Successful! Redirecting...",
"auth:loginUsingStrategy": "Login using {{strategy}}",
"auth:missingEmail": "Missing email address.",
"auth:missingName": "Name is missing.",
"auth:missingPassword": "Missing password.",
"auth:nameTooLong": "Name is too long.",
"auth:nameTooShort": "Name is too short.",
"auth:orLoginUsingStrategy": "or login using...",
"auth:passwordNotMatch": "Both passwords do not match.",
"auth:passwordTooShort": "Password is too short.",
"auth:pleaseWait": "Please wait",
"auth:providers.azure": "Azure Active Directory",
"auth:providers.facebook": "Facebook",
"auth:providers.github": "GitHub",
"auth:providers.google": "Google ID",
"auth:providers.ldap": "LDAP \/ Active Directory",
"auth:providers.local": "Local",
"auth:providers.slack": "Slack",
"auth:providers.windowslive": "Microsoft Account",
"auth:registerCheckEmail": "Check your emails to activate your account.",
"auth:registerSubTitle": "Fill-in the form below to create your account.",
"auth:registerSuccess": "Account created successfully!",
"auth:registerTitle": "Create an account",
"auth:registering": "Creating account...",
"auth:selectAuthProvider": "Select Authentication Provider",
"auth:sendResetPassword": "Reset Password",
"auth:signingIn": "Signing In...",
"auth:switchToLogin.link": "Login instead",
"auth:switchToLogin.text": "Already have an account? {{link}}",
"auth:switchToRegister.link": "Create an account",
"auth:switchToRegister.text": "Don't have an account yet? {{link}}",
"auth:tfa.placeholder": "XXXXXX",
"auth:tfa.subtitle": "Security code required:",
"auth:tfa.title": "Two Factor Authentication",
"auth:tfa.verifyToken": "Verify",
"auth:tfaFormTitle": "Enter the security code generated from your trusted device:",
"auth:tfaSetupInstrFirst": "1) Scan the QR code below from your mobile 2FA application:",
"auth:tfaSetupInstrSecond": "2) Enter the security code generated from your trusted device:",
"auth:tfaSetupTitle": "Your administrator has required Two-Factor Authentication (2FA) to be enabled on your account.",
"common:actions.add": "Add",
"common:actions.apply": "Apply",
"common:actions.browse": "Browse...",
"common:actions.cancel": "Cancel",
"common:actions.clear": "Clear",
"common:actions.close": "Close",
"common:actions.confirm": "Confirm",
"common:actions.convert": "Convert",
"common:actions.copy": "Copy",
"common:actions.create": "Create",
"common:actions.delete": "Delete",
"common:actions.discard": "Discard",
"common:actions.discardChanges": "Discard Changes",
"common:actions.download": "Download",
"common:actions.edit": "Edit",
"common:actions.exit": "Exit",
"common:actions.fetch": "Fetch",
"common:actions.generate": "Generate",
"common:actions.insert": "Insert",
"common:actions.move": "Move",
"common:actions.ok": "OK",
"common:actions.optimize": "Optimize",
"common:actions.page": "Page",
"common:actions.preview": "Preview",
"common:actions.proceed": "Proceed",
"common:actions.properties": "Properties",
"common:actions.refresh": "Refresh",
"common:actions.rename": "Rename",
"common:actions.returnToTop": "Return to top",
"common:actions.save": "Save",
"common:actions.saveChanges": "Save Changes",
"common:actions.select": "Select",
"common:actions.upload": "Upload",
"common:comments.beFirst": "Be the first to comment.",
"common:comments.contentMissingError": "Comment is empty or too short!",
"common:comments.deleteConfirmTitle": "Confirm Delete",
"common:comments.deletePermanentWarn": "This action cannot be undone!",
"common:comments.deleteSuccess": "Comment was deleted successfully.",
"common:comments.deleteWarn": "Are you sure you want to permanently delete this comment?",
"common:comments.fieldContent": "Comment Content",
"common:comments.fieldEmail": "Your Email Address",
"common:comments.fieldName": "Your Name",
"common:comments.loading": "Loading comments...",
"common:comments.markdownFormat": "Markdown Format",
"common:comments.modified": "modified {{reldate}}",
"common:comments.newComment": "New Comment",
"common:comments.newPlaceholder": "Write a new comment...",
"common:comments.none": "No comments yet.",
"common:comments.postComment": "Post Comment",
"common:comments.postSuccess": "New comment posted successfully.",
"common:comments.postingAs": "Posting as {{name}}",
"common:comments.sdTitle": "Talk",
"common:comments.title": "Comments",
"common:comments.updateComment": "Update Comment",
"common:comments.updateSuccess": "Comment was updated successfully.",
"common:comments.viewDiscussion": "View Discussion",
"common:duration.days": "Day(s)",
"common:duration.every": "Every",
"common:duration.hours": "Hour(s)",
"common:duration.minutes": "Minute(s)",
"common:duration.months": "Month(s)",
"common:duration.years": "Year(s)",
"common:error.unexpected": "An unexpected error occurred.",
"common:footer.copyright": "© {{year}} {{company}}. All rights reserved.",
"common:footer.license": "Content is available under the {{license}}, by {{company}}.",
"common:footer.poweredBy": "Powered by",
"common:header.account": "Account",
"common:header.admin": "Administration",
"common:header.assets": "Assets",
"common:header.browseTags": "Browse by Tags",
"common:header.convert": "Convert",
"common:header.currentPage": "Current Page",
"common:header.delete": "Delete",
"common:header.duplicate": "Duplicate",
"common:header.edit": "Edit",
"common:header.history": "History",
"common:header.home": "Home",
"common:header.imagesFiles": "Images & Files",
"common:header.language": "Language",
"common:header.login": "Login",
"common:header.logout": "Logout",
"common:header.move": "Move \/ Rename",
"common:header.myWiki": "My Wiki",
"common:header.newPage": "New Page",
"common:header.pageActions": "Page Actions",
"common:header.profile": "Profile",
"common:header.search": "Search...",
"common:header.searchClose": "Close",
"common:header.searchCopyLink": "Copy Search Link",
"common:header.searchDidYouMean": "Did you mean...",
"common:header.searchHint": "Type at least 2 characters to start searching...",
"common:header.searchLoading": "Searching...",
"common:header.searchNoResult": "No pages matching your query.",
"common:header.searchResultsCount": "Found {{total}} results",
"common:header.siteMap": "Site Map",
"common:header.view": "View",
"common:header.viewSource": "View Source",
"common:license.alr": "All Rights Reserved",
"common:license.cc0": "Public Domain",
"common:license.ccby": " Creative Commons Attribution License",
"common:license.ccbync": "Creative Commons Attribution-NonCommercial License",
"common:license.ccbyncnd": "Creative Commons Attribution-NonCommercial-NoDerivs License",
"common:license.ccbyncsa": "Creative Commons Attribution-NonCommercial-ShareAlike License",
"common:license.ccbynd": "Creative Commons Attribution-NoDerivs License",
"common:license.ccbysa": "Creative Commons Attribution-ShareAlike License",
"common:license.none": "None",
"common:modernBrowser": "modern browser",
"common:newpage.create": "Create Page",
"common:newpage.goback": "Go back",
"common:newpage.subtitle": "Would you like to create it now?",
"common:newpage.title": "This page does not exist yet.",
"common:notfound.gohome": "Home",
"common:notfound.subtitle": "This page does not exist.",
"common:notfound.title": "Not Found",
"common:outdatedBrowserWarning": "Your browser is outdated. Upgrade to a {{modernBrowser}}.",
"common:page.bookmark": "Bookmark",
"common:page.convert": "Convert Page",
"common:page.convertSubtitle": "The page content will be converted into the format of the newly selected editor. Note that some formatting or non-rendered content may be lost as a result of the conversion. A snapshot will be added to the page history and can be restored at any time.",
"common:page.convertTitle": "Select the editor you want to use going forward for the page {{title}}:",
"common:page.delete": "Delete Page",
"common:page.deleteSubtitle": "The page can be restored from the administration area.",
"common:page.deleteTitle": "Are you sure you want to delete page {{title}}?",
"common:page.editExternal": "Edit on {{name}}",
"common:page.editPage": "Edit Page",
"common:page.global": "Global",
"common:page.id": "ID {{id}}",
"common:page.lastEditedBy": "Last edited by",
"common:page.loading": "Loading Page...",
"common:page.printFormat": "Print Format",
"common:page.private": "Private",
"common:page.published": "Published",
"common:page.returnNormalView": "Return to Normal View",
"common:page.share": "Share",
"common:page.tags": "Tags",
"common:page.tagsMatching": "Pages matching tags",
"common:page.toc": "Page Contents",
"common:page.unpublished": "Unpublished",
"common:page.unpublishedWarning": "This page is not published.",
"common:page.versionId": "Version ID {{id}}",
"common:page.viewingSource": "Viewing source of page {{path}}",
"common:page.viewingSourceVersion": "Viewing source as of {{date}} of page {{path}}",
"common:pageSelector.createTitle": "Select New Page Location",
"common:pageSelector.folderEmptyWarning": "This folder is empty.",
"common:pageSelector.moveTitle": "Move \/ Rename Page Location",
"common:pageSelector.pages": "Pages",
"common:pageSelector.selectTitle": "Select a Page",
"common:pageSelector.virtualFolders": "Virtual Folders",
"common:password.average": "Average",
"common:password.strong": "Strong",
"common:password.veryStrong": "Very Strong",
"common:password.veryWeak": "Very Weak",
"common:password.weak": "Weak",
"common:sidebar.browse": "Browse",
"common:sidebar.currentDirectory": "Current Directory",
"common:sidebar.mainMenu": "Main Menu",
"common:sidebar.root": "(root)",
"common:unauthorized.action.create": "You cannot create the page.",
"common:unauthorized.action.download": "You cannot download the page content.",
"common:unauthorized.action.downloadVersion": "You cannot download the content for this page version.",
"common:unauthorized.action.edit": "You cannot edit the page.",
"common:unauthorized.action.history": "You cannot view the page history.",
"common:unauthorized.action.source": "You cannot view the page source.",
"common:unauthorized.action.sourceVersion": "You cannot view the source of this version of the page.",
"common:unauthorized.action.view": "You cannot view this page.",
"common:unauthorized.goback": "Go Back",
"common:unauthorized.login": "Login As...",
"common:unauthorized.title": "Unauthorized",
"common:user.search": "Search User",
"common:user.searchPlaceholder": "Search Users...",
"common:welcome.createhome": "Create Home Page",
"common:welcome.goadmin": "Administration",
"common:welcome.subtitle": "Let's get started and create the home page.",
"common:welcome.title": "Welcome to your wiki!",
"editor:assets.deleteAsset": "Delete Asset",
"editor:assets.deleteAssetConfirm": "Are you sure you want to delete asset",
"editor:assets.deleteAssetWarn": "This action cannot be undone!",
"editor:assets.deleteSuccess": "Asset deleted successfully.",
"editor:assets.fetchImage": "Fetch Remote Image",
"editor:assets.fileCount": "{{count}} files",
"editor:assets.folderCreateSuccess": "Asset folder created successfully.",
"editor:assets.folderEmpty": "This asset folder is empty.",
"editor:assets.folderName": "Folder Name",
"editor:assets.folderNameNamingRules": "Must follow the asset folder {{namingRules}}.",
"editor:assets.folderNameNamingRulesLink": "naming rules",
"editor:assets.headerActions": "Actions",
"editor:assets.headerAdded": "Added",
"editor:assets.headerFileSize": "File Size",
"editor:assets.headerFilename": "Filename",
"editor:assets.headerId": "ID",
"editor:assets.headerType": "Type",
"editor:assets.imageAlign": "Image Alignment",
"editor:assets.newFolder": "New Folder",
"editor:assets.noUploadError": "You must choose a file to upload first!",
"editor:assets.refreshSuccess": "List of assets refreshed successfully.",
"editor:assets.renameAsset": "Rename Asset",
"editor:assets.renameAssetSubtitle": "Enter the new name for this asset:",
"editor:assets.renameSuccess": "Asset renamed successfully.",
"editor:assets.title": "Assets",
"editor:assets.uploadAssets": "Upload Assets",
"editor:assets.uploadAssetsDropZone": "Browse or Drop files here...",
"editor:assets.uploadFailed": "File upload failed.",
"editor:backToEditor": "Back to Editor",
"editor:ckeditor.stats": "{{chars}} chars, {{words}} words",
"editor:conflict.editable": "(editable)",
"editor:conflict.infoGeneric": "A more recent version of this page was saved by {{authorName}}, {{date}}",
"editor:conflict.leftPanelInfo": "Your current edit, based on page version from {{date}}",
"editor:conflict.localVersion": "Local Version {{refEditable}}",
"editor:conflict.overwrite.description": "Are you sure you want to replace your current version with the latest remote content? {{refEditsLost}}",
"editor:conflict.overwrite.editsLost": "Your current edits will be lost.",
"editor:conflict.overwrite.title": "Overwrite with Remote Version?",
"editor:conflict.pageDescription": "Description:",
"editor:conflict.pageTitle": "Title:",
"editor:conflict.readonly": "(read-only)",
"editor:conflict.remoteVersion": "Remote Version {{refReadOnly}}",
"editor:conflict.rightPanelInfo": "Last edited by {{authorName}}, {{date}}",
"editor:conflict.title": "Resolve Save Conflict",
"editor:conflict.useLocal": "Use Local",
"editor:conflict.useLocalHint": "Use content in the left panel",
"editor:conflict.useRemote": "Use Remote",
"editor:conflict.useRemoteHint": "Discard local changes and use latest version",
"editor:conflict.viewLatestVersion": "View Latest Version",
"editor:conflict.warning": "Save conflict! Another user has already modified this page.",
"editor:conflict.whatToDo": "What do you want to do?",
"editor:conflict.whatToDoLocal": "Use your current local version and ignore the latest changes.",
"editor:conflict.whatToDoRemote": "Use the remote version (latest) and discard your changes.",
"editor:markup.blockquote": "Blockquote",
"editor:markup.blockquoteError": "Error Blockquote",
"editor:markup.blockquoteInfo": "Info Blockquote",
"editor:markup.blockquoteSuccess": "Success Blockquote",
"editor:markup.blockquoteWarning": "Warning Blockquote",
"editor:markup.bold": "Bold",
"editor:markup.distractionFreeMode": "Distraction Free Mode",
"editor:markup.heading": "Heading {{level}}",
"editor:markup.horizontalBar": "Horizontal Bar",
"editor:markup.inlineCode": "Inline Code",
"editor:markup.insertAssets": "Insert Assets",
"editor:markup.insertBlock": "Insert Block",
"editor:markup.insertCodeBlock": "Insert Code Block",
"editor:markup.insertDiagram": "Insert Diagram",
"editor:markup.insertLink": "Insert Link",
"editor:markup.insertMathExpression": "Insert Math Expression",
"editor:markup.insertVideoAudio": "Insert Video \/ Audio",
"editor:markup.italic": "Italic",
"editor:markup.keyboardKey": "Keyboard Key",
"editor:markup.markdownFormattingHelp": "Markdown Formatting Help",
"editor:markup.noSelectionError": "Text must be selected first!",
"editor:markup.orderedList": "Ordered List",
"editor:markup.strikethrough": "Strikethrough",
"editor:markup.subscript": "Subscript",
"editor:markup.superscript": "Superscript",
"editor:markup.tableHelper": "Table Helper",
"editor:markup.togglePreviewPane": "Hide \/ Show Preview Pane",
"editor:markup.toggleSpellcheck": "Toggle Spellcheck",
"editor:markup.unorderedList": "Unordered List",
"editor:page": "Page",
"editor:props.allowComments": "Allow Comments",
"editor:props.allowCommentsHint": "Enable commenting abilities on this page.",
"editor:props.allowRatings": "Allow Ratings",
"editor:props.allowRatingsHint": "Enable rating capabilities on this page.",
"editor:props.categorization": "Categorization",
"editor:props.css": "CSS",
"editor:props.cssHint": "CSS will automatically be minified upon saving. Do not include surrounding style tags, only the actual CSS code.",
"editor:props.displayAuthor": "Display Author Info",
"editor:props.displayAuthorHint": "Show the page author along with the last edition time.",
"editor:props.displaySharingBar": "Display Sharing Toolbar",
"editor:props.displaySharingBarHint": "Show a toolbar with buttons to share and print this page",
"editor:props.html": "HTML",
"editor:props.htmlHint": "You must surround your javascript code with HTML script tags.",
"editor:props.info": "Info",
"editor:props.locale": "Locale",
"editor:props.pageInfo": "Page Info",
"editor:props.pageProperties": "Page Properties",
"editor:props.path": "Path",
"editor:props.pathCategorization": "Path & Categorization",
"editor:props.pathHint": "Do not include any leading or trailing slashes.",
"editor:props.publishEnd": "Publish ending on...",
"editor:props.publishEndHint": "Leave empty for no end date",
"editor:props.publishStart": "Publish starting on...",
"editor:props.publishStartHint": "Leave empty for no start date",
"editor:props.publishState": "Publishing State",
"editor:props.publishToggle": "Published",
"editor:props.publishToggleHint": "Unpublished pages are still visible to users with write permissions on this page.",
"editor:props.scheduling": "Scheduling",
"editor:props.scripts": "Scripts",
"editor:props.shortDescription": "Short Description",
"editor:props.shortDescriptionHint": "Shown below the title",
"editor:props.social": "Social",
"editor:props.socialFeatures": "Social Features",
"editor:props.styles": "Styles",
"editor:props.tags": "Tags",
"editor:props.tagsHint": "Use tags to categorize your pages and make them easier to find.",
"editor:props.title": "Title",
"editor:props.toc": "TOC",
"editor:props.tocHeadingLevels": "TOC Heading Levels",
"editor:props.tocHeadingLevelsHint": "The table of contents will show headings from and up to the selected levels.",
"editor:props.tocTitle": "Table of Contents",
"editor:props.tocUseDefault": "Use Site Defaults",
"editor:save.createSuccess": "Page created successfully.",
"editor:save.error": "An error occurred while creating the page",
"editor:save.pleaseWait": "Please wait...",
"editor:save.processing": "Rendering",
"editor:save.saved": "Saved",
"editor:save.updateSuccess": "Page updated successfully.",
"editor:select.cannotChange": "This cannot be changed once the page is created.",
"editor:select.customView": "or create a custom view?",
"editor:select.title": "Which editor do you want to use for this page?",
"editor:unsaved.body": "You have unsaved changes. Are you sure you want to leave the editor and discard any modifications you made since the last save?",
"editor:unsaved.title": "Discard Unsaved Changes?",
"editor:unsavedWarning": "You have unsaved edits. Are you sure you want to leave the editor?",
"history:restore.confirmButton": "Restore",
"history:restore.confirmText": "Are you sure you want to restore this page content as it was on {{date}}? This version will be copied on top of the current history. As such, newer versions will still be preserved.",
"history:restore.confirmTitle": "Restore page version?",
"history:restore.success": "Page version restored succesfully!",
"profile:activity.commentsPosted": "Comments posted",
"profile:activity.joinedOn": "Joined on",
"profile:activity.lastLoginOn": "Last login on",
"profile:activity.lastUpdatedOn": "Profile last updated on",
"profile:activity.pagesCreated": "Pages created",
"profile:activity.title": "Activity",
"profile:appearance": "Appearance",
"profile:appearanceDark": "Dark",
"profile:appearanceDefault": "Site Default",
"profile:appearanceLight": "Light",
"profile:auth.changePassSuccess": "Password changed successfully.",
"profile:auth.changePassword": "Change Password",
"profile:auth.currentPassword": "Current Password",
"profile:auth.newPassword": "New Password",
"profile:auth.provider": "Provider",
"profile:auth.title": "Authentication",
"profile:auth.verifyPassword": "Confirm New Password",
"profile:comments.title": "Comments",
"profile:dateFormat": "Date Format",
"profile:displayName": "Display Name",
"profile:groups.title": "Groups",
"profile:jobTitle": "Job Title",
"profile:localeDefault": "Locale Default",
"profile:location": "Location",
"profile:myInfo": "My Info",
"profile:pages.emptyList": "No pages to display.",
"profile:pages.headerCreatedAt": "Created",
"profile:pages.headerPath": "Path",
"profile:pages.headerTitle": "Title",
"profile:pages.headerUpdatedAt": "Last Updated",
"profile:pages.refreshSuccess": "Page list has been refreshed.",
"profile:pages.subtitle": "List of pages I created or last modified",
"profile:pages.title": "Pages",
"profile:preferences": "Preferences",
"profile:save.success": "Profile saved successfully.",
"profile:subtitle": "My personal info",
"profile:timezone": "Timezone",
"profile:title": "Profile",
"profile:viewPublicProfile": "View Public Profile",
"tags:clearSelection": "Clear Selection",
"tags:currentSelection": "Current Selection",
"tags:locale": "Locale",
"tags:localeAny": "Any",
"tags:noResults": "Couldn't find any page with the selected tags.",
"tags:noResultsWithFilter": "Couldn't find any page matching the current filtering options.",
"tags:orderBy": "Order By",
"tags:orderByField.ID": "ID",
"tags:orderByField.creationDate": "Creation Date",
"tags:orderByField.lastModified": "Last Modified",
"tags:orderByField.path": "Path",
"tags:orderByField.title": "Title",
"tags:pageLastUpdated": "Last Updated {{date}}",
"tags:retrievingResultsLoading": "Retrieving page results...",
"tags:searchWithinResultsPlaceholder": "Search within results...",
"tags:selectOneMoreTags": "Select one or more tags",
"tags:selectOneMoreTagsHint": "Select one or more tags on the left."
}