Jump to content

User:Hatukanezumi/wikEd international ja.js: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
added 'wikEdSort alt' and 'wikEdSort title' for translation
wikEdSort alt / wikEdSort title
Line 56: Line 56:
'wikEdCase alt': '大文字小文字',
'wikEdCase alt': '大文字小文字',
'wikEdCase title': '小文字、先頭大文字、全部大文字の切り替え',
'wikEdCase title': '小文字、先頭大文字、全部大文字の切り替え',
'wikEdSort alt': 'Sort',
'wikEdSort alt': '並べ替え',
'wikEdSort title': 'Sort lines alphabetically',
'wikEdSort title': '文字コード順に並べ替え (漢字や仮名はうまく並べ替えられないかもしれません)',
'wikEdRedirect alt': 'リダイレクト',
'wikEdRedirect alt': 'リダイレクト',
'wikEdRedirect title': 'リダイレクトを作成してテキストをて削除',
'wikEdRedirect title': 'リダイレクトを作成してテキストをすべて削除',
'wikEdUndoAll alt': '元に戻す',
'wikEdUndoAll alt': '元に戻す',
'wikEdUndoAll title': '変えたところをすべて元に戻す',
'wikEdUndoAll title': '変えたところをすべて元に戻す',
Line 94: Line 94:


// find and replace buttons, top row
// find and replace buttons, top row
'wikEdFindAll alt': 'て検索',
'wikEdFindAll alt': 'すべて検索',
'wikEdFindAll title': '見付かるものをて検索',
'wikEdFindAll title': '見付かるものをすべて検索',
'wikEdFindPrev alt': '前を検索',
'wikEdFindPrev alt': '前を検索',
'wikEdFindPrev title': '前のほうへ検索',
'wikEdFindPrev title': '前のほうへ検索',
Line 107: Line 107:


// find and replace buttons, bottom row
// find and replace buttons, bottom row
'wikEdReplaceAll alt': 'て置換',
'wikEdReplaceAll alt': 'すべて置換',
'wikEdReplaceAll title': 'テキスト全体か、選択したものの中で見付かるものをて置換',
'wikEdReplaceAll title': 'テキスト全体か、選択したものの中で見付かるものをすべて置換',
'wikEdReplacePrev alt': '前を置換',
'wikEdReplacePrev alt': '前を置換',
'wikEdReplacePrev title': '前のほうで見付かるものを置換',
'wikEdReplacePrev title': '前のほうで見付かるものを置換',
Line 130: Line 130:
'wikEdfixUnicode alt': '校正/Unicode',
'wikEdfixUnicode alt': '校正/Unicode',
'wikEdfixUnicode title': 'Unicodeの文字表現を訂正する',
'wikEdfixUnicode title': 'Unicodeの文字表現を訂正する',
'wikEdFixAll alt': '校正/て',
'wikEdFixAll alt': '校正/すべて',
'wikEdFixAll title': '校正/基本、HTML、大文字、Unicode',
'wikEdFixAll title': '校正/基本、HTML、大文字、Unicode',
'wikEdFixRegExTypo alt': '校正/誤字',
'wikEdFixRegExTypo alt': '校正/誤字',
Line 154: Line 154:
'wikEdClearHistory alt': '履歴消去',
'wikEdClearHistory alt': '履歴消去',
'wikEdClearHistory title': '検索、置換、要約の履歴を消去する',
'wikEdClearHistory title': '検索、置換、要約の履歴を消去する',
'wikEdScrollToPreview alt': 'プレビューへ',
'wikEdScrollToPreview alt': 'プレビューへ',
'wikEdScrollToPreview title': 'プレビュー領域まで移動',
'wikEdScrollToPreview title': 'プレビュー領域まで移動',
'wikEdScrollToEdit alt': '編集窓へ',
'wikEdScrollToEdit alt': '編集窓へ',
'wikEdScrollToEdit title': '編集窓まで移動',
'wikEdScrollToEdit title': '編集窓まで移動',
'wikEdScrollToInput alt': /* obs. */ '編集窓へ',
'wikEdScrollToInput alt': /* obs. */ '編集窓へ',
'wikEdScrollToInput title': /* obs. */ '編集窓まで移動',
'wikEdScrollToInput title': /* obs. */ '編集窓まで移動',
Line 174: Line 174:
'wikEdUsing alt': '使用',
'wikEdUsing alt': '使用',
'wikEdUsing title': '編集内容の要約に「…wikEdを使用」を自動追加',
'wikEdUsing title': '編集内容の要約に「…wikEdを使用」を自動追加',
'wikEdDiff alt': 'wikEdDiff',
'wikEdDiff alt': 'wikEdDiff',
'wikEdDiff title': '強化版差分表示のオン/オフ',
'wikEdDiff title': '強化版差分表示のオン/オフ',
'wikEdFullScreen alt': '拡大',
'wikEdFullScreen alt': '拡大',
'wikEdFullScreen title': '画面幅いっぱいに表示/戻す',
'wikEdFullScreen title': '画面幅いっぱいに表示/戻す',

Revision as of 15:57, 17 December 2008

/*

{{User:Cacycle/wikEd_template}}

This is a japanese translation for the MediaWiki editing page extension '''[[User:Cacycle/wikEd|wikEd]]''' (last updated for version 0.9.60).
Please see the translation instructions at [[User:Cacycle/wikEd international]].

<pre><nowiki> */

/* */

wikEdText = {

// logo
    'wikEdLogo alt':               'wikEd',
    'wikEdLogo title':             'wikEd {wikEdProgramVersion} ({wikEdProgramDate}) クリックすると無効になります',
    'wikEdLogo error alt':         'wikEd での失敗',
    'wikEdLogo error title':       '読み込み失敗 - wikEd {wikEdProgramVersion} ({wikEdProgramDate}) クリックすると無効になります',
    'wikEdLogo browser alt':       '(wikEd)',
    'wikEdLogo browser title':     '対応していないブラウザ - wikEd {wikEdProgramVersion} ({wikEdProgramDate})',
    'wikEdLogo disabled alt':      '(wikEd)',
    'wikEdLogo disabled title':    '無効 - wikEd {wikEdProgramVersion} ({wikEdProgramDate}) クリックすると有効になります',

// top jumper
    'wikEdScrollToEdit4 alt':      '編集窓へ',
    'wikEdScrollToEdit4 title':    '編集窓まで移動',

// button bar grip titles
    'wikEdGripFormat title':       '整形ボタン (クリックで表示オン/オフ)',
    'wikEdGripCustom1 title':      'Custom buttons (クリックで表示オン/オフ)',
    'wikEdGripFind title':         '検索ボタン (クリックで表示オン/オフ)',
    'wikEdGripFix title':          '校正ボタン (クリックで表示オン/オフ)',
    'wikEdGripCustom2 title':      'Custom buttons (クリックで表示オン/オフ)',
    'wikEdGripControl title':      'wikEdコントロールボタン (クリックで表示オン/オフ)',

// formatting buttons, top row
    'wikEdUndo alt':               '元に戻す',
    'wikEdUndo title':             '元に戻す',
    'wikEdRedo alt':               'やり直し',
    'wikEdRedo title':             'やり直す',
    'wikEdBold title':             'テキストを強い強調 (太字) とする',
    'wikEdItalic alt':             '斜体',
    'wikEdItalic title':           'テキストを弱い強調 (斜体) とする',
    'wikEdUnderline alt':          '傍線',
    'wikEdUnderline title':        'テキストに傍線を引く',
    'wikEdStrikethrough alt':      '打ち消し線',
    'wikEdStrikethrough title':    'テキストに打ち消し線を引く',
    'wikEdNowiki alt':             'Nowiki',
    'wikEdNowiki title':           '入力文字をそのまま表示',
    'wikEdSuperscript alt':        '上付き',
    'wikEdSuperscript title':      'テキストを上付きにする',
    'wikEdSubscript alt':          '下付き',
    'wikEdSubscript title':        'テキストを下付きにする',
    'wikEdRef alt':                '脚注番号',
    'wikEdRef title':              '脚注番号のリンク (shiftを押しながらクリックで name付きタグ)',
    'wikEdCase alt':               '大文字小文字',
    'wikEdCase title':             '小文字、先頭大文字、全部大文字の切り替え',
'wikEdSort alt':               '並べ替え',
'wikEdSort title':             '文字コード順に並べ替え (漢字や仮名はうまく並べ替えられないかもしれません)',
    'wikEdRedirect alt':           'リダイレクト',
    'wikEdRedirect title':         'リダイレクトを作成してテキストをすべて削除',
    'wikEdUndoAll alt':            '元に戻す',
    'wikEdUndoAll title':          '変えたところをすべて元に戻す',
    'wikEdRedoAll alt':            'やり直し',
    'wikEdRedoAll title':          '変えたところをすべてやり直す',

// formatting buttons, bottom row
    'wikEdWikiLink alt':           'リンク',
    'wikEdWikiLink title':         '内部リンク',
    'wikEdWebLink alt':            'ウェブリンク',
    'wikEdWebLink title':          '外部リンク',
    'wikEdHeading alt':            '見出し',
    'wikEdHeading title':          '見出しレベルを下げる (shiftを押しながらクリックで上げる)',
    'wikEdBulletList alt':         '番号なし箇条書き',
    'wikEdBulletList title':       '箇条書きレベルを下げる (shiftを押しながらクリックで上げる)',
    'wikEdNumberList alt':         '番号付き箇条書き',
    'wikEdNumberList title':       '箇条書きレベルを下げる (shiftを押しながらクリックで上げる)',
    'wikEdIndentList alt':         '字下げ',
    'wikEdIndentList title':       '字下げレベルを下げる (shiftを押しながらクリックで上げる)',
    'wikEdDefinitionList alt':     '定義リスト',
    'wikEdDefinitionList title':   '定義リスト',
    'wikEdImage alt':              '画像',
    'wikEdImage title':            '画像の埋め込み',
    'wikEdTable alt':              '表',
    'wikEdTable title':            '表',
    'wikEdReferences alt':         '脚注',
    'wikEdReferences title':       '脚注を入れる (shiftを押しながらクリックで「参考文献」節)',
    'wikEdUpdateSyntax alt':       'Syntax',
    'wikEdUpdateSyntax title':     'syntax強調表示を更新',
    'wikEdWikify alt':             'ウィキ化',
    'wikEdWikify title':           '貼り付けるものをウィキ化',
    'wikEdTextify alt':            'ウィキ化を戻す',
    'wikEdTextify title':          '貼り付けるものを普通のテキストにする',

// find and replace buttons, top row
    'wikEdFindAll alt':            'すべて検索',
    'wikEdFindAll title':          '見付かるものをすべて検索',
    'wikEdFindPrev alt':           '前を検索',
    'wikEdFindPrev title':         '前のほうへ検索',
    'wikEdFindSelect title':       '前で見付かるものを検索するが、見出しで停まる',
    'wikEdFindNext alt':           '次を検索',
    'wikEdFindNext title':         '次に見付かるものを検索 (shift-click: get selection)',
    'wikEdJumpPrev alt':           '選択で前を検索',
    'wikEdJumpPrev title':         '選択したテキストで前で見つかるものを検索',
    'wikEdJumpNext alt':           '選択で次を検索',
    'wikEdJumpNext title':         '選択したテキストで次に見つかるものを検索',

// find and replace buttons, bottom row
    'wikEdReplaceAll alt':         'すべて置換',
    'wikEdReplaceAll title':       'テキスト全体か、選択したものの中で見付かるものをすべて置換',
    'wikEdReplacePrev alt':        '前を置換',
    'wikEdReplacePrev title':      '前のほうで見付かるものを置換',
    'wikEdReplaceSelect title':    'Select a previous replacement',
    'wikEdReplaceNext alt':        '次を置換',
    'wikEdReplaceNext title':      '次に見付かるものを置換 (shift-click: get selection)',
    'wikEdCaseSensitive alt':      '大文字小文字の区別',
    'wikEdCaseSensitive title':    '大文字小文字を区別して検索',
    'wikEdRegExp alt':             '正規表現',
    'wikEdRegExp title':           '検索条件は正規表現',
    'wikEdFindAhead alt':          '補間検索',
    'wikEdFindAhead title':        '入力するものにあわせて見つける (大文字小文字の区別なし。正規表現なし)',

// fix buttons, top row
    'wikEdFixBasic alt':           '校正/基本',
    'wikEdFixBasic title':         '空白や空行の校正 (ほかの校正機能でもやります)',
    'wikEdFixHtml alt':            '校正/HTML',
    'wikEdFixHtml title':          'HTMLをウィキのコードに修正',
    'wikEdFixCaps alt':            '校正/大文字',
    'wikEdFixCaps title':          '見出しや箇条書きを先頭大文字にする',
    'wikEdfixUnicode alt':         '校正/Unicode',
    'wikEdfixUnicode title':       'Unicodeの文字表現を訂正する',
    'wikEdFixAll alt':             '校正/すべて',
    'wikEdFixAll title':           '校正/基本、HTML、大文字、Unicode',
    'wikEdFixRegExTypo alt':       '校正/誤字',
    'wikEdFixRegExTypo title':     'AutoWikiBrowser RegExTypoFixerのルールで誤字を訂正',

// fix buttons, bottom row
    'wikEdFixDashes alt':          '校正/ダッシュ',
    'wikEdFixDashes title':        'ダッシュの校正',
    'wikEdFixPunct alt':           '校正/句読点',
    'wikEdFixPunct title':         '句読点の前の空白を校正',
    'wikEdFixMath alt':            '校正/数式',
    'wikEdFixMath title':          '数式の校正',
    'wikEdFixChem alt':            '校正/化学式',
    'wikEdFixChem title':          '化学式の校正',
    'wikEdFixUnits alt':           '校正/単位',
    'wikEdFixUnits title':         '単位の校正',

// wikEd control buttons, top row
    'wikEdRefHide alt':            '<ref>を隠す',
    'wikEdRefHide title':          '<ref>タグを隠す/出す',
    'wikEdTextZoom alt':           '文字拡大',
    'wikEdTextZoom title':         '文字の拡大、縮小を繰り返す (shiftしながらクリックすると逆順)',
    'wikEdClearHistory alt':       '履歴消去',
    'wikEdClearHistory title':     '検索、置換、要約の履歴を消去する',
    'wikEdScrollToPreview alt':    'プレビューへ',
    'wikEdScrollToPreview title':  'プレビュー領域まで移動',
    'wikEdScrollToEdit alt':       '編集窓へ',
    'wikEdScrollToEdit title':     '編集窓まで移動',
    'wikEdScrollToInput alt':      /* obs. */ '編集窓へ',
    'wikEdScrollToInput title':    /* obs. */ '編集窓まで移動',
    'wikEdScrollToButtons alt':    /* obs. */ '編集ボタンへ',
    'wikEdScrollToButtons title':  /* obs. */ '編集ボタンまで移動',

// wikEd control buttons, bottom row
    'wikEdUseWikEd alt':           'wikEdを使う',
    'wikEdUseWikEd title':         'wikEd拡張編集画面のオン/オフ',
    'wikEdHighlightSyntax alt':    'Syntax',
    'wikEdHighlightSyntax title':  '自動syntax highlightingのオン/オフ',
    'wikEdSource alt':             'Source',
    'wikEdCloseToolbar title':     'wikEd以外の標準ツールバーを閉じる',
    'wikEdCloseToolbar alt':       'ツールバーを閉じる',
    'wikEdSource title':           'Show the source code for testing purposes',
    'wikEdUsing alt':              '使用',
    'wikEdUsing title':            '編集内容の要約に「…wikEdを使用」を自動追加',
    'wikEdDiff alt':               'wikEdDiff',
    'wikEdDiff title':             '強化版差分表示のオン/オフ',
    'wikEdFullScreen alt':         '拡大',
    'wikEdFullScreen title':       '画面幅いっぱいに表示/戻す',

// summary buttons
    'wikEdClearSummary alt':       '要約消去',
    'wikEdClearSummary title':     '編集内容の要約を消去する',
    'wikEdSummarySelect title':    '以前の要約文から選ぶ',
'wikEdPresetSummary': [
'/*  */ ', 'copyedit', 'reply', 'article created', 'intro rewrite',
'linkfix', 'fixing typos', 'removing linkspam', 'reverting test',
'reverting vandalism', 'formatting source text', '{wikEdUsing}'
],
'wikEdSummaryUsing':           '…[[en:User:Cacycle/wikEd|wikEd]]を使用',

// submit buttons
    'wikEdLocalPreviewImg alt':    'プレビューを表示',
    'wikEdLocalPreview title':     '下にプレビューを表示する',
    'wikEdLocalDiffImg alt':       '差分を表示',
    'wikEdLocalDiff title':        '下に差分を表示する',
    'wikEdHelpPageLink':           ' | <a href="http://en.wikipedia.org/wiki/User:Cacycle/wikEd_help" target="helpwindow">wikEd help</a>',

// preview and changes buttons, top
    'wikEdClose alt':              '閉じる',
    'wikEdClose title':            'プレビューを閉じる',
    'wikEdScrollToPreview2 alt':   'プレビューへ移動',
    'wikEdScrollToPreview2 title': 'プレビューの位置まで移動',
    'wikEdScrollToEdit2 alt':      '編集へ移動',
    'wikEdScrollToEdit2 title':    '編集窓の位置まで移動',

// preview and changes buttons, bottom
    'wikEdClose alt':              '閉じる',
    'wikEdClose title':            'プレビューを閉じる',
    'wikEdScrollToPreview3 alt':   'プレビューへ移動',
    'wikEdScrollToPreview3 title': 'プレビューの位置まで移動',
    'wikEdScrollToEdit3 alt':      '編集へ移動',
    'wikEdScrollToEdit3 title':    '編集窓の位置まで移動',

// formatting functions
    'image filename':              'ファイル名',
    'image width':                 '幅',
    'table caption':               'キャプション',
    'table heading':               '見出し',
    'table cell':                  '内容',
    'redirect article link':       '記事へのリンク',

// fixing functions
    'External links':              '外部リンク',
    'See also':                    '関連項目',
    'References':                  '参考文献',

// language specific wiki code
    'wikicode Image':              '画像',
    'wikicode Category':           'カテゴリ',
    'wikicode Template':           'Template',
    'wikEdReferencesSection':      '\n== 参考文献 ==\n\n<references />\n',

// shortened button texts
    'shortenedPreview':            'プレビュー',
    'shortenedChanges':            '差分',

// follow link popup
    'followLink':                  '(Ctrl-click)',

// from [[en:User:Cacycle/wikEdDiff.js]]
    'wikEdDiffButtonImg alt':      'wikEdDiff',
    'wikEdDiffButton title':       '強化版の差分で表示',
    'wikEdDiffLoading':            '...'

};