mediawiki-extensions-WikiEd.../i18n/en.json
This, that and the other 52d3e279a1 Replace hidesig module with a more robust implementation
Per T42972, the current hidesig implementation is broken, and only
hides the signature button in namespace 0 regardless of the value of
$wgContentNamespaces.

Seeing as the old implementation of hidesig was broken, I don't really
think backward compatibility with old configurations is a useful
concern here. In particular, hiding of the signature button is no longer
able to be configured in Special:Preferences (why such a trivial pref was
ever able to be exposed to users, I don't know).

Bug: T59727
Change-Id: I596fd435bc9be8c37da43177c1bea90ebff0b2fe
2015-08-05 13:59:00 +10:00

210 lines
15 KiB
JSON

{
"@metadata": {
"authors": [
"Trevor Parscal"
]
},
"wikieditor": "Advanced wikitext editing interface",
"wikieditor-desc": "Provides an extendable wikitext editing interface and many feature-providing modules",
"wikieditor-wikitext-tab": "Wikitext",
"wikieditor-loading": "Loading...",
"wikieditor-preview-preference": "Enable side-by-side preview",
"wikieditor-preview-tab": "Preview",
"wikieditor-preview-changes-tab": "Changes",
"wikieditor-preview-loading": "Loading...",
"wikieditor-publish-preference": "Enable step-by-step publishing",
"wikieditor-publish-button-publish": "Publish",
"wikieditor-publish-button-cancel": "Cancel",
"wikieditor-publish-dialog-title": "Publish to {{SITENAME}}",
"wikieditor-publish-dialog-summary": "Edit summary (briefly describe the changes you have made):",
"wikieditor-publish-dialog-minor": "Minor edit",
"wikieditor-publish-dialog-watch": "Watch this page",
"wikieditor-publish-dialog-publish": "Publish",
"wikieditor-publish-dialog-goback": "Go back",
"wikieditor-toolbar": "Editing toolbar",
"wikieditor-toolbar-desc": "Edit page toolbar with enhanced usability",
"wikieditor-toolbar-preference": "Enable enhanced editing toolbar",
"wikieditor-toolbar-dialogs-preference": "Enable wizards for inserting links, tables as well as the search and replace function",
"wikieditor-toolbar-loading": "Loading...",
"wikieditor-toolbar-tool-bold": "Bold",
"wikieditor-toolbar-tool-bold-example": "Bold text",
"wikieditor-toolbar-tool-italic": "Italic",
"wikieditor-toolbar-tool-italic-example": "Italic text",
"wikieditor-toolbar-tool-ilink": "Internal link",
"wikieditor-toolbar-tool-ilink-example": "Link title",
"wikieditor-toolbar-tool-xlink": "External link (remember http:// prefix)",
"wikieditor-toolbar-tool-xlink-example": "http://www.example.com link title",
"wikieditor-toolbar-tool-link": "Link",
"wikieditor-toolbar-tool-link-title": "Insert link",
"wikieditor-toolbar-tool-link-int": "To a wiki page",
"wikieditor-toolbar-tool-link-int-target": "Target page or URL:",
"wikieditor-toolbar-tool-link-int-target-tooltip": "Page title or URL",
"wikieditor-toolbar-tool-link-int-text": "Text to display:",
"wikieditor-toolbar-tool-link-int-text-tooltip": "Text to be displayed",
"wikieditor-toolbar-tool-link-ext": "To an external web page",
"wikieditor-toolbar-tool-link-ext-target": "Link URL:",
"wikieditor-toolbar-tool-link-ext-text": "Link text:",
"wikieditor-toolbar-tool-link-insert": "Insert link",
"wikieditor-toolbar-tool-link-cancel": "Cancel",
"wikieditor-toolbar-tool-link-int-target-status-exists": "Page exists",
"wikieditor-toolbar-tool-link-int-target-status-notexists": "Page does not exist",
"wikieditor-toolbar-tool-link-int-target-status-invalid": "Invalid title",
"wikieditor-toolbar-tool-link-int-target-status-external": "External link",
"wikieditor-toolbar-tool-link-int-target-status-loading": "Checking page existence...",
"wikieditor-toolbar-tool-link-int-target-status-disambig": "Disambiguation page",
"wikieditor-toolbar-tool-link-int-invalid": "The title you specified is invalid.",
"wikieditor-toolbar-tool-link-lookslikeinternal": "The URL you specified looks like it was intended as a link to another wiki page.\nDo you want to make it an internal link?",
"wikieditor-toolbar-tool-link-lookslikeinternal-int": "Internal link",
"wikieditor-toolbar-tool-link-lookslikeinternal-ext": "External link",
"wikieditor-toolbar-tool-link-empty": "You did not enter anything to link to.",
"wikieditor-toolbar-tool-file": "Embedded file",
"wikieditor-toolbar-tool-file-example": "Example.jpg",
"wikieditor-toolbar-tool-file-title": "Insert file",
"wikieditor-toolbar-file-target": "Filename:",
"wikieditor-toolbar-file-caption": "Caption:",
"wikieditor-toolbar-file-size": "Size:",
"wikieditor-toolbar-file-float": "Align:",
"wikieditor-toolbar-file-default": "(default)",
"wikieditor-toolbar-file-format": "Format:",
"wikieditor-toolbar-file-format-none": "none",
"wikieditor-toolbar-tool-file-insert": "Insert",
"wikieditor-toolbar-tool-file-cancel": "Cancel",
"wikieditor-toolbar-tool-reference": "Reference",
"wikieditor-toolbar-tool-reference-example": "Insert footnote text here",
"wikieditor-toolbar-tool-reference-cancel": "Cancel",
"wikieditor-toolbar-tool-reference-title": "Insert reference",
"wikieditor-toolbar-tool-reference-insert": "Insert",
"wikieditor-toolbar-tool-reference-text": "Reference text",
"wikieditor-toolbar-tool-signature": "Signature and timestamp",
"wikieditor-toolbar-section-advanced": "Advanced",
"wikieditor-toolbar-tool-heading": "Heading",
"wikieditor-toolbar-tool-heading-1": "Level 1",
"wikieditor-toolbar-tool-heading-2": "Level 2",
"wikieditor-toolbar-tool-heading-3": "Level 3",
"wikieditor-toolbar-tool-heading-4": "Level 4",
"wikieditor-toolbar-tool-heading-5": "Level 5",
"wikieditor-toolbar-tool-heading-example": "Heading text",
"wikieditor-toolbar-group-format": "Format",
"wikieditor-toolbar-tool-ulist": "Bulleted list",
"wikieditor-toolbar-tool-ulist-example": "Bulleted list item",
"wikieditor-toolbar-tool-olist": "Numbered list",
"wikieditor-toolbar-tool-olist-example": "Numbered list item",
"wikieditor-toolbar-tool-nowiki": "No wiki formatting",
"wikieditor-toolbar-tool-nowiki-example": "Insert non-formatted text here",
"wikieditor-toolbar-tool-redirect": "Redirect",
"wikieditor-toolbar-tool-redirect-example": "Target page name",
"wikieditor-toolbar-tool-big": "Big",
"wikieditor-toolbar-tool-big-example": "Big text",
"wikieditor-toolbar-tool-small": "Small",
"wikieditor-toolbar-tool-small-example": "Small text",
"wikieditor-toolbar-tool-superscript": "Superscript",
"wikieditor-toolbar-tool-superscript-example": "Superscript text",
"wikieditor-toolbar-tool-subscript": "Subscript",
"wikieditor-toolbar-tool-subscript-example": "Subscript text",
"wikieditor-toolbar-group-insert": "Insert",
"wikieditor-toolbar-tool-gallery": "Picture gallery",
"wikieditor-toolbar-tool-gallery-example": "Example.jpg|Caption1\nExample.jpg|Caption2",
"wikieditor-toolbar-tool-newline": "New line",
"wikieditor-toolbar-tool-table": "Table",
"wikieditor-toolbar-tool-table-example-old": "-\n! header 1\n! header 2\n! header 3\n|-\n| row 1, cell 1\n| row 1, cell 2\n| row 1, cell 3\n|-\n| row 2, cell 1\n| row 2, cell 2\n| row 2, cell 3",
"wikieditor-toolbar-tool-table-example-cell-text": "Cell text",
"wikieditor-toolbar-tool-table-example-header": "Header text",
"wikieditor-toolbar-tool-table-title": "Insert table",
"wikieditor-toolbar-tool-table-dimensions-rows": "Rows",
"wikieditor-toolbar-tool-table-dimensions-columns": "Columns",
"wikieditor-toolbar-tool-table-dimensions-header": "Add header row",
"wikieditor-toolbar-tool-table-wikitable": "Style with borders",
"wikieditor-toolbar-tool-table-sortable": "Make table sortable",
"wikieditor-toolbar-tool-table-example": "Example",
"wikieditor-toolbar-tool-table-preview": "Preview",
"wikieditor-toolbar-tool-table-insert": "Insert",
"wikieditor-toolbar-tool-table-cancel": "Cancel",
"wikieditor-toolbar-tool-table-example-text": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut nec purus diam. Sed aliquam imperdiet nunc quis lacinia. Donec rutrum consectetur placerat. Sed volutpat neque non purus faucibus id ultricies enim euismod.",
"wikieditor-toolbar-tool-table-toomany": "Inserting a table with more than $1 {{PLURAL:$1|cells}} is not possible with this dialog.",
"wikieditor-toolbar-tool-table-invalidnumber": "You have not entered a valid number of rows or columns.",
"wikieditor-toolbar-tool-table-zero": "You cannot insert a table with zero rows or columns.",
"wikieditor-toolbar-tool-replace": "Search and replace",
"wikieditor-toolbar-tool-replace-title": "Search and replace",
"wikieditor-toolbar-tool-replace-search": "Search for:",
"wikieditor-toolbar-tool-replace-replace": "Replace with:",
"wikieditor-toolbar-tool-replace-case": "Match case",
"wikieditor-toolbar-tool-replace-regex": "Treat search string as a regular expression",
"wikieditor-toolbar-tool-replace-button-findnext": "Find next",
"wikieditor-toolbar-tool-replace-button-replace": "Replace",
"wikieditor-toolbar-tool-replace-button-replaceall": "Replace all",
"wikieditor-toolbar-tool-replace-close": "Close",
"wikieditor-toolbar-tool-replace-nomatch": "Your search did not match anything.",
"wikieditor-toolbar-tool-replace-success": "$1 {{PLURAL:$1|replacement|replacements}} made.",
"wikieditor-toolbar-tool-replace-emptysearch": "You did not enter anything to search for.",
"wikieditor-toolbar-tool-replace-invalidregex": "The regular expression you entered is invalid: $1",
"wikieditor-toolbar-section-characters": "Special characters",
"wikieditor-toolbar-section-help": "Help",
"wikieditor-toolbar-help-heading-description": "Description",
"wikieditor-toolbar-help-heading-syntax": "What you type",
"wikieditor-toolbar-help-heading-result": "What you get",
"wikieditor-toolbar-help-page-format": "Formatting",
"wikieditor-toolbar-help-page-link": "Links",
"wikieditor-toolbar-help-page-heading": "Headings",
"wikieditor-toolbar-help-page-list": "Lists",
"wikieditor-toolbar-help-page-file": "Files",
"wikieditor-toolbar-help-page-reference": "References",
"wikieditor-toolbar-help-page-discussion": "Discussion",
"wikieditor-toolbar-help-content-italic-description": "Italic",
"wikieditor-toolbar-help-content-italic-syntax": "''Italic text''",
"wikieditor-toolbar-help-content-italic-result": "<em>Italic text</em>",
"wikieditor-toolbar-help-content-bold-description": "Bold",
"wikieditor-toolbar-help-content-bold-syntax": "'''Bold text'''",
"wikieditor-toolbar-help-content-bold-result": "<strong>Bold text</strong>",
"wikieditor-toolbar-help-content-bolditalic-description": "Bold &amp; italic",
"wikieditor-toolbar-help-content-bolditalic-syntax": "'''''Bold &amp; italic text'''''",
"wikieditor-toolbar-help-content-bolditalic-result": "<strong><em>Bold &amp; italic text</em></strong>",
"wikieditor-toolbar-help-content-ilink-description": "Internal link",
"wikieditor-toolbar-help-content-ilink-syntax": "[[Page title]]<br />[[Page title|Link label]]",
"wikieditor-toolbar-help-content-ilink-result": "<a href='#'>Page title</a><br /><a href='#'>Link label</a>",
"wikieditor-toolbar-help-content-xlink-description": "External link",
"wikieditor-toolbar-help-content-xlink-syntax": "[http://www.example.org Link label]<br />[http://www.example.org]<br />http://www.example.org",
"wikieditor-toolbar-help-content-xlink-result": "<a href='#' class='external'>Link label</a><br /><a href='#' class='external autonumber'>[1]</a><br /><a href='#' class='external'>http://www.example.org</a>",
"wikieditor-toolbar-help-content-heading2-description": "2nd level heading",
"wikieditor-toolbar-help-content-heading2-syntax": "== Heading text ==",
"wikieditor-toolbar-help-content-heading2-result": "<h2>Heading text</h2>",
"wikieditor-toolbar-help-content-heading3-description": "3rd level heading",
"wikieditor-toolbar-help-content-heading3-syntax": "=== Heading text ===",
"wikieditor-toolbar-help-content-heading3-result": "<h3>Heading text</h3>",
"wikieditor-toolbar-help-content-heading4-description": "4th level heading",
"wikieditor-toolbar-help-content-heading4-syntax": "==== Heading text ====",
"wikieditor-toolbar-help-content-heading4-result": "<h4>Heading text</h4>",
"wikieditor-toolbar-help-content-heading5-description": "5th level heading",
"wikieditor-toolbar-help-content-heading5-syntax": "===== Heading text =====",
"wikieditor-toolbar-help-content-heading5-result": "<h5>Heading text</h5>",
"wikieditor-toolbar-help-content-ulist-description": "Bulleted list",
"wikieditor-toolbar-help-content-ulist-syntax": "* List item<br />* List item",
"wikieditor-toolbar-help-content-ulist-result": "<ul><li>List item</li><li>List item</li></ul>",
"wikieditor-toolbar-help-content-olist-description": "Numbered list",
"wikieditor-toolbar-help-content-olist-syntax": "# List item<br /># List item",
"wikieditor-toolbar-help-content-olist-result": "<ol><li>List item</li><li>List item</li></ol>",
"wikieditor-toolbar-help-content-file-description": "Embedded file",
"wikieditor-toolbar-help-content-file-syntax": "[[$1:Example.png|$2|$3]]",
"wikieditor-toolbar-help-content-file-caption": "Caption text",
"wikieditor-toolbar-help-content-reference-description": "Reference",
"wikieditor-toolbar-help-content-reference-syntax": "Page text.&lt;ref&gt;[http://www.example.org Link text], additional text.&lt;/ref&gt;",
"wikieditor-toolbar-help-content-reference-result": "Page text.<sup><a href='#'>[1]</a></sup>",
"wikieditor-toolbar-help-content-named-reference-description": "Named reference",
"wikieditor-toolbar-help-content-named-reference-syntax": "Page text.&lt;ref name=\"test\"&gt;[http://www.example.org Link text]&lt;/ref&gt;",
"wikieditor-toolbar-help-content-named-reference-result": "Page text.<sup><a href='#'>[2]</a></sup>",
"wikieditor-toolbar-help-content-rereference-description": "Additional use of same reference",
"wikieditor-toolbar-help-content-rereference-syntax": "&lt;ref name=\"test\" /&gt;",
"wikieditor-toolbar-help-content-rereference-result": "Page text.<sup><a href='#'>[2]</a></sup>",
"wikieditor-toolbar-help-content-showreferences-description": "Display references",
"wikieditor-toolbar-help-content-showreferences-syntax": "&lt;references /&gt;",
"wikieditor-toolbar-help-content-showreferences-result": "<ol class='references'><li id='cite_note-test-0'><b><a title='' href='#'>^</a></b> <a rel='nofollow' title='http://www.example.org' class='external text' href='#'>Link text</a>, additional text.</li><li id='cite_note-test-1'><b><a title='' href='#'>^</a></b> <a rel='nofollow' title='http://www.example.org' class='external text' href='#'>Link text</a></li></ol>",
"wikieditor-toolbar-help-content-signaturetimestamp-description": "Signature with timestamp",
"wikieditor-toolbar-help-content-signaturetimestamp-syntax": "--~~~~",
"wikieditor-toolbar-help-content-signaturetimestamp-result": "--<a href='#' title='{{#special:mypage}}'>Username</a> (<a href='#' title='{{#special:mytalk}}'>talk</a>) 15:54, 10 June 2009 (UTC)",
"wikieditor-toolbar-help-content-signature-description": "Signature",
"wikieditor-toolbar-help-content-signature-syntax": "~~~",
"wikieditor-toolbar-help-content-signature-result": "<a href='#' title='{{#special:mypage}}'>Username</a> (<a href='#' title='{{#special:mytalk}}'>talk</a>)",
"wikieditor-toolbar-help-content-indent-description": "Indent",
"wikieditor-toolbar-help-content-indent-syntax": "Normal text<br />:Indented text<br />::Indented text",
"wikieditor-toolbar-help-content-indent-result": "Normal text<dl><dd>Indented text<dl><dd>Indented text</dd></dl></dd></dl>"
}