Dotclear


Ignore:
Timestamp:
06/13/18 13:00:16 (7 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Update CKEditor to 4.9.2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/dcCKEditor/js/ckeditor/lang/ja.js

    r3616 r3759  
    11/* 
    2 Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. 
     2Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved. 
    33For licensing, see LICENSE.md or http://ckeditor.com/license 
    44*/ 
     
    141141    { 
    142142     button : 'プレーンテキストとして貼り付け', 
    143      pasteNotification : 'Your browser does not allow you to paste plain text this way. Press %1 to paste.' 
     143     pasteNotification : 'Press %1 to paste. Your browser doesn‘t support pasting with the toolbar button or context menu option.', 
     144     title : 'プレーンテキストとして貼り付け' 
    144145    }, 
    145146    pastefromword :  
     
    254255     unlink : 'リンクを削除', 
    255256     upload : 'アップロード' 
    256     }, 
    257     justify :  
    258     { 
    259      block : '両端揃え', 
    260      center : '中央揃え', 
    261      left : '左揃え', 
    262      right : '右揃え' 
    263257    }, 
    264258    indent :  
     
    421415     cutError : 'ブラウザーのセキュリティ設定によりエディタの切り取り操作を自動で実行することができません。実行するには手動でキーボードの(Ctrl/Cmd+X)を使用してください。', 
    422416     paste : '貼り付け', 
    423      pasteNotification : 'Your browser doesn\'t allow you to paste this way. Press %1 to paste.' 
     417     pasteNotification : 'Press %1 to paste. Your browser doesn‘t support pasting with the toolbar button or context menu option.', 
     418     pasteArea : '貼り付け場所', 
     419     pasteMsg : 'Paste your content inside the area below and press OK.', 
     420     title : '貼り付け' 
    424421    }, 
    425422    button :  
     
    444441     copy : 'Copyright &copy; $1. All rights reserved.', 
    445442     dlgTitle : 'CKEditorについて', 
    446      help : '$1 のヘルプを見てください。', 
    447      moreInfo : 'ライセンス情報の詳細はウェブサイトにて確認してください:', 
    448      title : 'CKEditorについて', 
    449      userGuide : 'CKEditor User\'s Guide' 
     443     moreInfo : 'ライセンス情報の詳細はウェブサイトにて確認してください:' 
    450444    }, 
    451445    editor : 'リッチテキストエディタ', 
     
    504498     height : '高さ', 
    505499     align : '行揃え', 
    506      alignLeft : '左', 
    507      alignRight : '右', 
    508      alignCenter : '中央', 
    509      alignJustify : '両端揃え', 
     500     left : '左', 
     501     right : '右', 
     502     center : '中央', 
     503     justify : '両端揃え', 
     504     alignLeft : '左揃え', 
     505     alignRight : '右揃え', 
     506     alignCenter : 'Align Center', 
    510507     alignTop : '上', 
    511508     alignMiddle : '中央', 
     
    515512     invalidHeight : '高さは数値で入力してください。', 
    516513     invalidWidth : '幅は数値で入力してください。', 
     514     invalidLength : 'Value specified for the "%1" field must be a positive number with or without a valid measurement unit (%2).', 
    517515     invalidCssLength : '入力された "%1" 項目の値は、CSSの大きさ(px, %, in, cm, mm, em, ex, pt, または pc)が正しいものである/ないに関わらず、正の値である必要があります。', 
    518516     invalidHtmlLength : '入力された "%1" 項目の値は、HTMLの大きさ(px または %)が正しいものである/ないに関わらず、正の値である必要があります。', 
     
    531529          '36' : 'Home', 
    532530          '46' : 'Delete', 
     531          '112' : 'F1', 
     532          '113' : 'F2', 
     533          '114' : 'F3', 
     534          '115' : 'F4', 
     535          '116' : 'F5', 
     536          '117' : 'F6', 
     537          '118' : 'F7', 
     538          '119' : 'F8', 
     539          '120' : 'F9', 
     540          '121' : 'F10', 
     541          '122' : 'F11', 
     542          '123' : 'F12', 
     543          '124' : 'F13', 
     544          '125' : 'F14', 
     545          '126' : 'F15', 
     546          '127' : 'F16', 
     547          '128' : 'F17', 
     548          '129' : 'F18', 
     549          '130' : 'F19', 
     550          '131' : 'F20', 
     551          '132' : 'F21', 
     552          '133' : 'F22', 
     553          '134' : 'F23', 
     554          '135' : 'F24', 
    533555          '224' : 'Command' 
    534556     }, 
    535      keyboardShortcut : 'キーボードショートカット' 
     557     keyboardShortcut : 'キーボードショートカット', 
     558     optionDefault : 'Default' 
    536559    } };  
Note: See TracChangeset for help on using the changeset viewer.

Sites map