UNPKG

@ckeditor/ckeditor5-ui

Version:

The UI framework and standard UI library of CKEditor 5.

12 lines (10 loc) 2.84 kB
/** * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved. * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options */ ( e => { const { [ 'ja' ]: { dictionary, getPluralForm } } = {"ja":{"dictionary":{"Rich Text Editor":"リッチテキストエディター","Edit block":"ブロックを編集","Click to edit block":"クリックしてブロックを編集する","Drag to move":"ドラッグして動かす","Next":"次へ","Previous":"前へ","Editor toolbar":"エディタツールバー","Dropdown toolbar":"ドロップダウンツールバー","Dropdown menu":"ドロップダウンメニュー","Black":"黒","Dim grey":"暗い灰色","Grey":"灰色","Light grey":"明るい灰色","White":"白","Red":"赤","Orange":"オレンジ","Yellow":"黄","Light green":"明るい緑","Green":"緑","Aquamarine":"薄い青緑","Turquoise":"水色","Light blue":"明るい青","Blue":"青","Purple":"紫","Editor block content toolbar":"エディター ブロック コンテンツ ツールバー","Editor contextual toolbar":"エディター コンテクスト ツールバー","HEX":"HEX","No results found":"結果は見つかりませんでした","No searchable items":"検索可能なアイテムがありません","Editor dialog":"エディタダイアログ","Close":"閉じる","Help Contents. To close this dialog press ESC.":"ヘルプコンテンツです。このダイアログを閉じるには、Escキーを押してください。","Below, you can find a list of keyboard shortcuts that can be used in the editor.":"エディターで使用できるキーボードのショートカット一覧を以下に示します。","(may require <kbd>Fn</kbd>)":"(<kbd>Fn</kbd>キーが必要な場合があります)","Accessibility":"アクセシビリティ","Accessibility help":"アクセシビリティに関するヘルプ","Press %0 for help.":"ヘルプを表示するには%0を押します。","Move focus in and out of an active dialog window":"フォーカスをアクティブなダイアログウィンドウの内外に移動させる","MENU_BAR_MENU_FILE":"ファイル","MENU_BAR_MENU_EDIT":"編集","MENU_BAR_MENU_VIEW":"表示","MENU_BAR_MENU_INSERT":"挿入","MENU_BAR_MENU_FORMAT":"形式","MENU_BAR_MENU_TOOLS":"ツール","MENU_BAR_MENU_HELP":"ヘルプ","MENU_BAR_MENU_TEXT":"テキスト","MENU_BAR_MENU_FONT":"フォント","Editor menu bar":"エディターメニューバー","Please enter a valid color (e.g. \"ff0000\").":"有効な色を入力してください(例 \"ff0000\")。"},getPluralForm(n){return 0;}}}; e[ 'ja' ] ||= { dictionary: {}, getPluralForm: null }; e[ 'ja' ].dictionary = Object.assign( e[ 'ja' ].dictionary, dictionary ); e[ 'ja' ].getPluralForm = getPluralForm; } )( window.CKEDITOR_TRANSLATIONS ||= {} );