]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blobdiff - sources/plugins/div/lang/ja.js
Add audio, color and fonts
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / div / lang / ja.js
diff --git a/sources/plugins/div/lang/ja.js b/sources/plugins/div/lang/ja.js
new file mode 100644 (file)
index 0000000..50abe05
--- /dev/null
@@ -0,0 +1,19 @@
+/*\r
+Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.\r
+For licensing, see LICENSE.md or http://ckeditor.com/license\r
+*/\r
+CKEDITOR.plugins.setLang( 'div', 'ja', {\r
+       IdInputLabel: 'Id',\r
+       advisoryTitleInputLabel: 'Title属性',\r
+       cssClassInputLabel: 'スタイルシートクラス',\r
+       edit: 'Divコンテナを編集',\r
+       inlineStyleInputLabel: 'インラインスタイル',\r
+       langDirLTRLabel: '左から右 (LTR)',\r
+       langDirLabel: '文字表記の方向',\r
+       langDirRTLLabel: '右から左 (RTL)',\r
+       languageCodeInputLabel: ' 言語コード',\r
+       remove: 'Divコンテナを削除',\r
+       styleSelectLabel: 'スタイル',\r
+       title: 'Divコンテナ',\r
+       toolbar: 'Divコンテナ'\r
+} );\r