PHP Classes

File: core/assets/plugins/ckeditor/plugins/image/lang/ja.js

Recommend this page to a friend!
  Classes of No name   RT Adminlte   core/assets/plugins/ckeditor/plugins/image/lang/ja.js   Download  
File: core/assets/plugins/ckeditor/plugins/image/lang/ja.js
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: RT Adminlte
Generate layout and menus for Adminlte
Author: By
Last change:
Date: 7 years ago
Size: 1,060 bytes
 

Contents

Class file image Download
/* Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'ja', { alt: '代替テキスト', border: '枠線の幅', btnUpload: 'サーバーに送信', button2Img: '選択した画像ボタンを画像に変換しますか?', hSpace: '水平間隔', img2Button: '選択した画像を画像ボタンに変換しますか?', infoTab: '画像情報', linkTab: 'リンク', lockRatio: '比率を固定', menu: '画像のプロパティ', resetSize: 'サイズをリセット', title: '画像のプロパティ', titleButton: '画像ボタンのプロパティ', upload: 'アップロード', urlMissing: '画像のURLを入力してください。', vSpace: '垂直間隔', validateBorder: '枠線の幅は数値で入力してください。', validateHSpace: '水平間隔は数値で入力してください。', validateVSpace: '垂直間隔は数値で入力してください。' } );