mediawiki-extensions-Popups/i18n/en.json

29 lines
1.4 KiB
JSON
Raw Normal View History

{
"@metadata": {
"authors": []
},
"popups-message": "Hovercards",
"popups-desc": "Displays hovercards with summaries of page contents when the user hovers over a page link",
"popups-last-edited": "Edited $1",
"popups-redirects": "redirects to <h3>$1</h3>",
"popups-settings-title": "Page preview",
"popups-settings-description": "This tool lets you preview links to wiki pages and to references.",
"popups-settings-option-simple": "Enable",
"popups-settings-option-simple-description": "Get quick previews of a topic while reading an article.",
"popups-settings-option-advanced": "Advanced",
"popups-settings-option-advanced-description": "See link previews and access editing function menus. This is used by many editors.",
"popups-settings-option-off": "Disable",
"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": "Enable previews",
"popups-send-feedback": "Send Feedback (external link)",
"popups-preview-no-preview": "Looks like there isn't a preview for this topic",
"popups-preview-footer-read": "Read article",
"prefs-reading": "Reading preferences",
"popups-prefs-optin-title": "Page previews\n\n<em>Get quick previews of a topic while reading an article</em>",
"popups-prefs-optin-enabled-label": "Enable",
"popups-prefs-optin-disabled-label": "Disable"
}