PluginProbe
Wp-Insert / 1.7.2
Wp-Insert v1.7.2
trunk 1.0 1.1 1.2 1.2.1 1.2.2 1.3.0 1.3.1 1.3.3 1.4 1.5.0 1.5.1 1.5.2 1.5.3 1.6.0 1.6.1 1.6.2 1.7 1.7.1 1.7.2 1.7.3 1.7.4 1.7.5 1.7.6 2.0 All 63 releases
wp-insert / editarea / langs / ja.js

ja.js in Wp-Insert 1.7.2, at editarea/langs/ja.js

52 lines 1.7 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 editAreaLoader.lang["ja"]={
2 new_document: "新規作成",
3 search_button: "検索・置換",
4 search_command: "次を検索 / 検索窓を表示",
5 search: "検索",
6 replace: "置換",
7 replace_command: "置換 / 置換窓を表示",
8 find_next: "次を検索",
9 replace_all: "�
10 �置換",
11 reg_exp: "正規表現",
12 match_case: "大文字小文字の区別",
13 not_found: "見つかりません。",
14 occurrence_replaced: "置換しました。",
15 search_field_empty: "検索対象文字列が空です。",
16 restart_search_at_begin: "終端に達しました、始めに戻ります",
17 move_popup: "検索窓を移動",
18 font_size: "--フォントサイズ--",
19 go_to_line: "指定行へ移動",
20 go_to_line_prompt: "指定行へ移動します:",
21 undo: "�
22 �に戻す",
23 redo: "やり直し",
24 change_smooth_selection: "スムース表示の切り替え(CPUを使います)",
25 highlight: "構文強調表示の切り替え",
26 reset_highlight: "構文強調表示のリセット",
27 word_wrap: "toggle word wrapping mode",
28 help: "ヘルプを表示",
29 save: "保存",
30 load: "読み込み",
31 line_abbr: "",
32 char_abbr: "文字",
33 position: "位置",
34 total: "合計",
35 close_popup: "ポップアップを閉じる",
36 shortcuts: "ショートカット",
37 add_tab: "タブを挿�
38 �する",
39 remove_tab: "タブを削除する",
40 about_notice: "注意:構文強調表示は短いテキストでしか有効に機能しません。",
41 toggle: "テキストエリアとeditAreaの切り替え",
42 accesskey: "アクセスキー",
43 tab: "Tab",
44 shift: "Shift",
45 ctrl: "Ctrl",
46 esc: "Esc",
47 processing: "処理中です...",
48 fullscreen: "fullscreen",
49 syntax_selection: "--Syntax--",
50 close_tab: "Close file"
51 };
52