JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.6.1
[ckeditor.git] / _source / lang / ja.js
index 6335b2f..8fc58e5 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.\r
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r
 For licensing, see LICENSE.html or http://ckeditor.com/license\r
 */\r
 \r
@@ -31,7 +31,8 @@ CKEDITOR.lang['ja'] =
         * Screenreader titles. Please note that screenreaders are not always capable\r
         * of reading non-English words. So be careful while translating it.\r
         */\r
-       editorTitle : 'リッチテキストエディタ, %1, ヘルプは ALT 0 を押してください',\r
+       editorTitle : 'リッチテキストエディタ, %1',\r
+       editorHelp : 'ヘルプは ALT 0 を押してください',\r
 \r
        // ARIA descriptions.\r
        toolbars        : 'Editor toolbars', // MISSING\r
@@ -119,6 +120,7 @@ CKEDITOR.lang['ja'] =
                alignTop                : '上',\r
                alignMiddle             : '中央',\r
                alignBottom             : '下',\r
+               invalidValue    : 'Invalid value.', // MISSING\r
                invalidHeight   : '高さは数値で入力してください。',\r
                invalidWidth    : '幅は数値で入力してください。',\r
                invalidCssLength        : 'Value specified for the "%1" field must be a positive number with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING\r
@@ -696,7 +698,7 @@ CKEDITOR.lang['ja'] =
                ignoreAll               : 'すべて無視',\r
                addWord                 : '語句追加',\r
                emptyDic                : '辞書名は必ず入力してください',\r
-\r
+               noSuggestions   : '該当なし',\r
                optionsTab              : 'オプション',\r
                allCaps                 : '全て大文字の単語を無視',\r
                ignoreDomainNames : 'ドメイン名を無視',\r