User:Cacycle/wikEd international en.js: Difference between revisions

Content deleted Content added
No edit summary
added missing comma
 
(4 intermediate revisions by the same user not shown)
Line 3:
{{en:User:Cacycle/wikEd_template}}
 
This is the English translation for the MediaWiki editing page extension '''[[User:Cacycle/wikEd|wikEd]]''' (last updated for version 0.9.110119c).
Please see the translation instructions at [[User:Cacycle/wikEd international]].
 
Line 10:
var wikEdText = {
 
// logo
'wikEdLogo alt': 'wikEd',
'wikEdLogo title': 'wikEd {wikEdProgramVersion} ({wikEdProgramDate}) Click to disable',
Line 24:
'wikEdLogo testVersion title': 'wikEd_dev (unstable test version) {wikEdProgramVersion} ({wikEdProgramDate}) Click to disable',
 
// top jumper
'wikEdScrollToEdit4 alt': 'Scroll to edit',
'wikEdScrollToEdit4 title': 'Scroll to edit field',
 
// button bar grip titles
'wikEdGripFormat title': 'Formatting buttons (click to hide or show)',
'wikEdGripTextify title': 'Textify and wikify buttons (click to hide or show)',
Line 37:
'wikEdGripControl title': 'wikEd control buttons (click to hide or show)',
 
// button bar background titles
'wikEdBarFormat title': '',
'wikEdBarTextify title': '',
Line 50:
'wikEdBarPasted title': '',
 
// formatting buttons, top row
'wikEdUndo alt': 'Undo',
'wikEdUndo title': 'Undo',
Line 82:
'wikEdRedoAll title': 'Redo all changes',
 
// formatting buttons, bottom row
'wikEdWikiLink alt': 'Link',
'wikEdWikiLink title': 'Wiki link',
Line 106:
'wikEdSign title': 'Signature ~~~~ (shift-click: name only ~~~)',
 
// textify buttons
'wikEdWikify alt': 'Wikify',
'wikEdWikify title': 'Convert pasted content to wiki code, update highlighting',
'wikEdTextify alt': 'Textify',
'wikEdTextify title': 'Convert pasted content to plain text, update highlighting (shift-click: forced highlighting)',
 
'wikEdPastedWikify alt': 'Wikify pasted',
'wikEdPastedWikify title': 'Convert pasted content to wiki code',
Line 119 ⟶ 118:
'wikEdPastedClose title': 'Close',
 
// find and replace buttons, top row
'wikEdFindAll alt': 'Find all',
'wikEdFindAll title': 'Find all matches',
Line 132 ⟶ 131:
'wikEdJumpNext title': 'Find the selected text forwards',
 
// find and replace buttons, bottom row
'wikEdReplaceAll alt': 'Replace all',
'wikEdReplaceAll title': 'Replace all matches in whole text or selection',
Line 147 ⟶ 146:
'wikEdFindAhead title': 'Find ahead as you type (case-insensitive non-regexp search)',
 
// fix buttons, top row
'wikEdFixBasic alt': 'Fix basic',
'wikEdFixBasic title': 'Fix blanks and empty lines, also done by other fixing functions',
Line 161 ⟶ 160:
'wikEdFixRedirect title': 'Fix redirects',
 
// fix buttons, bottom row
'wikEdFixDashes alt': 'Fix dashes',
'wikEdFixDashes title': 'Fix dashes',
Line 175 ⟶ 174:
'wikEdFixRegExTypo title': 'Fix typos using the AutoWikiBrowser RegExTypoFixer rules',
 
// wikEd control buttons, top row
'wikEdRefHide alt': '[REF, TEMPL]',
'wikEdRefHide title': 'Toggle [REF] and [TEMPL] hiding',
Line 193 ⟶ 192:
'wikEdScrollToEdit title': 'Scroll to edit field',
 
// wikEd control buttons, bottom row
'wikEdUseWikEd alt': 'Use wikEd',
'wikEdUseWikEd title': 'Toggle between classic text area and wikEd',
Line 211 ⟶ 210:
'wikEdTableMode title': 'Toggle table edit mode',
 
// summary buttons
'wikEdClearSummary alt': 'Clear summary',
'wikEdClearSummary title': 'Clear the summary field',
Line 222 ⟶ 221:
'wikEdSummaryUsing': '…using [[en:User:Cacycle/wikEd|wikEd]]',
 
// button title acceskey
'alt-shift': 'alt-shift-',
 
// submit buttons
'wikEdLocalPreviewImg alt': 'Preview below',
'wikEdLocalPreview title': 'Show preview below',
Line 232 ⟶ 231:
'wikEdHelpPageLink': ' | <a href="{wikEdHomeBaseUrl}wiki/User:Cacycle/wikEd_help" target="helpwindow">wikEd help</a>', // use full link without {wikEdHomeBaseUrl} if the page is not on the English Wikipedia
 
// preview and changes buttons, top
'wikEdClose alt': 'Close',
'wikEdClose title': 'Close preview box',
Line 242 ⟶ 241:
'wikEdScrollToEdit2 title': 'Scroll to edit field',
 
// preview and changes buttons, bottom
'wikEdScrollToPreview3 alt': 'Scroll to preview',
'wikEdScrollToPreview3 title': 'Scroll to preview field',
Line 248 ⟶ 247:
'wikEdScrollToEdit3 title': 'Scroll to edit field',
 
// preview field
'wikEdPreviewLoading': '...',
'diffNotLoaded': 'Error: Local diff script not installed.',
 
// formatting functions
'image filename': 'filename',
'image width': 'width',
Line 260 ⟶ 259:
'redirect article link': 'article link',
 
// fixing functions
'External links': 'External links',
'See also': 'See also',
'References': 'References',
 
// language specific wiki code
'wikicode Image': 'Image',
'wikicode File': 'File',
Line 276 ⟶ 275:
'talk namespace suffix': '_talk',
 
// hiding buttons
'hideRef': 'REF',
'hideTempl': 'TEMPL',
 
// shortened button texts
'shortenedPreview': 'Preview',
'shortenedChanges': 'Changes',
 
// follow link popup
'followLink': '(ctrl-click)',
'followLinkMac': '(cmd-click)',
 
// error message popups
'wikEdTableModeError': 'The table wikicode contains errors',
 
// auto updating
'wikEdGreasemonkeyAutoUpdate': 'wikEd Update:\n\nA new version of the GreaseMonkey script "wikEd" is available.\n\n\nIt will be downloaded from:\n\n{updateURL}',
 
// highlighting popups
'hyphenDash': 'Standard hyphen',
'figureDash': 'Figure dash',
Line 308 ⟶ 307:
'ideographicSpace': 'Ideographic space',
 
// highlighting
'wikEdSignature3': 'Sign with username only',
'wikEdSignature4': 'Sign with user name and date',
'wikEdSignature5': 'Sign with date only',
 
// highlighting errors
'wikEdErrorHtmlUnknown': 'Unsupported HTML tag',
'wikEdErrorBoldItalic': 'Invalid bold / italic',
Line 328 ⟶ 327:
'wikEdErrorCodeInParamName': 'Wikicode in template parameter name',
 
// highlighting image preview
'wikEdFilePreview': 'Image preview',
 
// ___location search string functions
'iconPage': 'All icons and images used by wikEd. Save page as <i>web page, complete</i> to download all files into one folder.<br><br>',
 
// duplicated message
'clonedWarningsNote': 'Duplicated edit warnings (wikEd):',
// from [[en:User:Cacycle/wikEdDiff.js]]
'wikEdDiffButtonImg alt': 'wikEdDiff',
'wikEdDiffButton title': 'Show improved diff view',