mediawiki-extensions-Popups/i18n/en.json
WMDE-Fisch 1912475dae Remove most ReferencePreviews related i18n messages
The keys belong to the Cite extension where they are used already.

Bug: T363156
Depends-On: I788c16c5bddc0df7f00dbbc39625b9adaa5bf184
Change-Id: I1205af0539d6b2693f0e96d70393e7ecb005b7ba
2024-06-04 10:48:54 +02:00

31 lines
2.7 KiB
JSON

{
"@metadata": {
"authors": []
},
"popups-message": "Previews",
"popups-desc": "Displays preview popups when the user hovers over a link",
"popups-settings-title": "Previews",
"popups-settings-option-page": "Page previews",
"popups-settings-option-page-description": "Get quick previews of a topic while reading a page.",
"popups-settings-option-reference": "Reference previews",
"popups-settings-option-reference-description": "Get quick previews of a reference while reading a page.",
"popups-settings-save": "Save",
"popups-settings-help-ok": "Done",
"popups-settings-cancel": "Cancel",
"popups-settings-help": "You can turn previews back on using a link in the footer of the page.",
"popups-settings-enable": "Edit preview settings",
"popups-settings-icon-gear-title": "Change page preview settings",
"popups-preview-no-preview": "There was an issue displaying this preview",
"popups-preview-footer-read": "Go to this page",
"popups-preview-disambiguation": "This title relates to more than one page",
"popups-preview-disambiguation-link": "View similar pages",
"prefs-reading": "Reading preferences",
"popups-prefs-optin": "Enable page previews (get quick previews of a topic while reading a page)",
"popups-prefs-disable-nav-gadgets-info": "You have to [[$1|disable the Navigation popups gadget]] in your Gadgets preferences to enable page previews.",
"popups-prefs-conflicting-gadgets-info": "Certain gadgets and other customizations may affect the performance of this feature. If you experience problems please review your gadgets and user scripts, including global ones.",
"popups-prefs-navpopups-gadget-conflict-info": "You have the [[$1|Navigation popups]] gadget enabled, so you won't see previews provided by this feature. Depending on your wiki, the gadget may have a slightly different name. If you continue to experience issues, please review your gadgets and user scripts, including global ones.",
"popups-prefs-reftooltips-gadget-conflict-info": "You have the [[$1|Reference Tooltips]] gadget enabled, so you won't see reference previews but will still see page previews. Depending on your wiki, the gadget may have a slightly different name. If you continue to experience issues, please review your gadgets and user scripts, including global ones.",
"popups-prefs-reftooltips-and-navpopups-gadget-conflict-info": "You have the [[$1|Navigation popups]] and [[$1|Reference Tooltips]] gadgets enabled, so you won't see previews provided by this feature. Depending on your wiki, the gadgets may have slightly different names. If you continue to experience issues, please review your gadgets and user scripts, including global ones.",
"popups-refpreview-user-preference-label": "Enable reference previews (get quick previews of a reference while reading a page)"
}