]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blame - sources/plugins/div/lang/ja.js
Upgrade to 4.5.7 and add some plugin
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / div / lang / ja.js
CommitLineData
7adcb81e 1/*\r
3b35bd27 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.\r
7adcb81e
IB
3For licensing, see LICENSE.md or http://ckeditor.com/license\r
4*/\r
5CKEDITOR.plugins.setLang( 'div', 'ja', {\r
6 IdInputLabel: 'Id',\r
7 advisoryTitleInputLabel: 'Title属性',\r
8 cssClassInputLabel: 'スタイルシートクラス',\r
9 edit: 'Divコンテナを編集',\r
10 inlineStyleInputLabel: 'インラインスタイル',\r
11 langDirLTRLabel: '左から右 (LTR)',\r
12 langDirLabel: '文字表記の方向',\r
13 langDirRTLLabel: '右から左 (RTL)',\r
14 languageCodeInputLabel: ' 言語コード',\r
15 remove: 'Divコンテナを削除',\r
16 styleSelectLabel: 'スタイル',\r
17 title: 'Divコンテナ',\r
18 toolbar: 'Divコンテナ'\r
19} );\r