Jump to content

User:Cacycle/wikEd international en.js

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Cacycle (talk | contribs) at 18:24, 21 January 2007 (0.9.21). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
/*

{{en:User:Cacycle/wikEd_template}}

This is an English translation for the MediaWiki editing page extension
'''[[User:Cacycle/wikEd|wikEd]]''' version 0.9.13.
Please see the translation instructions at [[User:Cacycle/wikEd international]].

<pre><nowiki> */

wikEdText = {

// new additions
// (none)
// logo
    'wikEdLogo alt':               'WikEd',
    'wikEdLogo title':             'WikEd {wikEdProgramVersion} ({wikEdProgramDate}) Click to disable',
    'wikEdLogo error alt':         'WikEd error',
    'wikEdLogo error title':       'Loading error - WikEd {wikEdProgramVersion} ({wikEdProgramDate}) Click to disable',
    'wikEdLogo disabled alt':      '(WikEd)',
    'wikEdLogo disabled title':    'Disabled - WikEd {wikEdProgramVersion} ({wikEdProgramDate}) Click to enable',

// standard preview jumper
    'wikEdScrollToButtons4 alt':   'Scroll buttons',
    'wikEdScrollToButtons4 title': 'Scroll to edit buttons',
    'wikEdScrollToInput4 alt':     'Scroll edit',
    'wikEdScrollToInput4 title':   'Scroll to edit window',

// formatting buttons, top row
    'wikEdUndo alt':               'Undo',
    'wikEdUndo title':             'Undo',
    'wikEdRedo alt':               'Redo',
    'wikEdRedo title':             'Redo',
    'wikEdBold alt':               'Bold',
    'wikEdBold title':             'Bold text',
    'wikEdItalic alt':             'Italic',
    'wikEdItalic title':           'Italic text',
    'wikEdUnderline alt':          'Underline',
    'wikEdUnderline title':        'Underline text',
    'wikEdStrikethrough alt':      'Strikethrough',
    'wikEdStrikethrough title':    'Strikethrough text',
    'wikEdNowiki alt':             'Nowiki',
    'wikEdNowiki title':           'Nowiki markup text',
    'wikEdSuperscript alt':        'Superscript',
    'wikEdSuperscript title':      'Superscript text',
    'wikEdSubscript alt':          'Subscript',
    'wikEdSubscript title':        'Subscript text',
    'wikEdRef alt':                'Ref',
    'wikEdRef title':              'In-text reference',
    'wikEdReferences alt':         'References',
    'wikEdReferences title':       'References location (double click: small Wikipedia style)',
    'wikEdCase alt':               'Case',
    'wikEdCase title':             'Toggle between lowercase, uppercase first, and uppercase',
    'wikEdUndoAll alt':            'Undo all',
    'wikEdUndoAll title':          'Undo all changes',
    'wikEdRedoAll alt':            'Redo all',
    'wikEdRedoAll title':          'Redo all changes',

// formatting buttons, bottom row
    'wikEdWikiLink alt':           'Link',
    'wikEdWikiLink title':         'Wiki link',
    'wikEdWebLink alt':            'Weblink',
    'wikEdWebLink title':          'External weblink',
    'wikEdDecreaseHeading alt':    'Heading-',
    'wikEdDecreaseHeading title':  'Decrease heading levels',
    'wikEdIncreaseHeading alt':    'Heading+',
    'wikEdIncreaseHeading title':  'Increase heading levels',
    'wikEdBulletList alt':         'Bullet list',
    'wikEdBulletList title':       'Bulleted list',
    'wikEdNumberList alt':         'Number list',
    'wikEdNumberList title':       'Numbered list',
    'wikEdIndentList alt':         'Indent list',
    'wikEdIndentList title':       'Indented list',
    'wikEdDefinitionList alt':     'Def list',
    'wikEdDefinitionList title':   'Definition list',
    'wikEdImage alt':              'Image',
    'wikEdImage title':            'Image',
    'wikEdTable alt':              'Table',
    'wikEdTable title':            'Table',
    'wikEdRedirect alt':           'Redirect',
    'wikEdRedirect title':         'Create redirect, deletes whole text',
    'wikEdUpdateSyntax alt':       'Syntax',
    'wikEdUpdateSyntax title':     'Update syntax highlighting',
    'wikEdWikify alt':             'Wikify',
    'wikEdWikify title':           'Wikify pasted content',
    'wikEdTextify alt':            'Textify',
    'wikEdTextify title':          'Convert pasted content to plain text',

// wikEd control buttons, bottom row
    'wikEdUseWikEd alt':           'Use wikEd',
    'wikEdUseWikEd title':         'Toggle between classic text area and wikEd',
    'wikEdHighlightSyntax alt':    'Syntax',
    'wikEdHighlightSyntax title':  'Toggle automatic syntax highlighting',
    'wikEdSource alt':             'Source',
    'wikEdCloseToolbar title':     'Close the standard non-wikEd toolbar',
    'wikEdCloseToolbar alt':       'Close toolbar',
    'wikEdSource title':           'Show the source code for testing purposes',
    'wikEdUsing alt':              'Using',
    'wikEdUsing title':            'Automatically add \'\'…using wikEd\'\' to summaries',
    'wikEdFullScreen alt':         'Fullscreen',
    'wikEdFullScreen title':       'Toggle the fullscreen mode',

// find and replace buttons, top row
    'wikEdGetFind alt':            'Get find',
    'wikEdGetFind title':          'Copy selection to find field (double click: copy selection to find and to replace field)',
    'wikEdFindAll alt':            'Find all',
    'wikEdFindAll title':          'Find all matches',
    'wikEdFindPrev alt':           'Find prev',
    'wikEdFindPrev title':         'Find previous match',

    'wikEdFindNext alt':           'Find next',
    'wikEdFindNext title':         'Find next match',
    'wikEdUpdown alt':             'Jump up/down',
    'wikEdUpdown title':           'Jump to the top / bottom',
    'wikEdPrevPos alt':            'Jump prev',
    'wikEdPrevPos title':          'Jump to previously changed position',
    'wikEdLastPos alt':            'Jump next',
    'wikEdLastPos title':          'Jump back to last position',

// find and replace buttons, bottom row
    'wikEdGetFind alt':            'Get find + replace',
    'wikEdGetFind title':          'Copy selection to find and replace fields',
    'wikEdClearFind alt':          'Clear find',
    'wikEdClearFind title':        'Clear the find field (to search for selected text)',
    'wikEdReplaceAll alt':         'Replace all',
    'wikEdReplaceAll title':       'Replace all matches in whole text or selection',
    'wikEdReplacePrev alt':        'Replace prev',
    'wikEdReplacePrev title':      'Replace previous match',

    'wikEdReplaceNext alt':        'Replace next',
    'wikEdReplaceNext title':      'Replace next match',
    'wikEdCaseSensitive alt':      'Case sensitive',
    'wikEdCaseSensitive title':    'Search is case sensitive',
    'wikEdRegExp alt':             'RegExp',
    'wikEdRegExp title':           'Search field is a regular expression',
    'wikEdFindAhead alt':          'Find ahead',
    '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',
    'wikEdFixHtml alt':            'Fix html',
    'wikEdFixHtml title':          'Fix html to wikicode',
    'wikEdFixCaps alt':            'Fix caps',
    'wikEdFixCaps title':          'Fix caps in headers and lists',
    'wikEdfixUnicode alt':         'Fix Unicode',
    'wikEdfixUnicode title':       'Fix Unicode character representations',
    'wikEdFixAll alt':             'Fix all',
    'wikEdFixAll title':           'Fix basic, html, capitalization, and Unicode',
    'wikEdFixRegExTypo alt':       'Fix typos',
    'wikEdFixRegExTypo title':     'Fix typos using the AutoWikiBrowser RegExTypoFixer rules',

// fix buttons, bottom row
    'wikEdFixDashes alt':          'Fix dashes',
    'wikEdFixDashes title':        'Fix dashes',
    'wikEdFixPunct alt':           'Fix puntuation',
    'wikEdFixPunct title':         'Fix spaces before puntuation',
    'wikEdFixMath alt':            'Fix math',
    'wikEdFixMath title':          'Fix math',
    'wikEdFixChem alt':            'Fix chem',
    'wikEdFixChem title':          'Fix chemical formulas',
    'wikEdFixUnits alt':           'Fix units',
    'wikEdFixUnits title':         'Fix units',

// wikEd control buttons, top row
    'wikEdTextZoom alt':           'Text zoom',
    'wikEdTextZoom title':         'Text zoom cycling',
    'wikEdClearHistory alt':       'Clear history',
    'wikEdClearHistory title':     'Clear the find, replace, and summary history',
    'wikEdScrollToInput alt':      'Scroll edit',
    'wikEdScrollToInput title':    'Scroll to edit window',
    'wikEdScrollToButtons alt':    'Scroll buttons',
    'wikEdScrollToButtons title':  'Scroll to edit buttons',

// summary buttons
    'wikEdClearSummary alt':       'Clear summary',
    'wikEdClearSummary title':     'Clear the summary field',
    'wikEdPresetSummary': [
        'copyedit', 'reply', 'article created', 'intro rewrite',
        'linkfix', 'fixing typos', 'removing linkspam', 'reverting test',
        'reverting vandalism', 'formatting source text', '{wikEdUsing}'
    ],
    'wikEdSummaryUsing':           '…using [[User:Cacycle/wikEd|wikEd]]',

// submit buttons
    'wikEdLocalPreviewImg alt':    'Preview below',
    'wikEdLocalPreview title':     'Show preview below',
    'wikEdLocalDiffImg alt':       'Changes below',
    'wikEdLocalDiff title':        'Show current changes below',
    'wikEdHelpPageLink':           ' | <a href="http://en.wikipedia.org/wiki/User:Cacycle/wikEd_help" target="helpwindow">wikEd help</a>',

// preview and changes buttons, top
    'wikEdPreview alt':            'Preview title',
    'wikEdPreview title':          'Show preview below',
    'wikEdDiff alt':               'Changes title',
    'wikEdDiff title':             'Show current changes below',
    'wikEdClose alt':              'Close title',
    'wikEdClose title':            'Close preview box',
    'wikEdScrollToInput2 alt':     'Scroll edit',
    'wikEdScrollToInput2 title':   'Scroll to edit window',
    'wikEdScrollToButtons2 alt':   'Scroll buttons',
    'wikEdScrollToButtons2 title': 'Scroll to edit buttons',

// preview and changes buttons, bottom
    'wikEdPreview2 alt':           'Preview title',
    'wikEdPreview2 title':         'Show preview above',
    'wikEdDiff2 alt':              'Changes title',
    'wikEdDiff2 title':            'Show current changes above',
    'wikEdClose alt':              'Close title',
    'wikEdClose title':            'Close preview box',
    'wikEdScrollToInput3 alt':     'Scroll edit',
    'wikEdScrollToInput3 title':   'Scroll to edit window',
    'wikEdScrollToButtons3 alt':   'Scroll buttons',
    'wikEdScrollToButtons3 title': 'Scroll to edit buttons',

// formatting functions
    'image filename':              'filename',
    'image width':                 'width',
    'table caption':               'caption',
    'table heading':               'heading',
    'table cell':                  'cell',
    '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 Category':           'Category',
    'wikEdReferencesSection':      '\n== References ==\n\n<div class="references-small">\n<references/>\n</div>\n',

// shortened button texts
    'shortenedPreview':            'Preview',
    'shortenedChanges':            'Changes'
}