forked from singerdmx/flutter-quill
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathquill_ja.arb
79 lines (78 loc) · 2.81 KB
/
quill_ja.arb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
{
"@@locale": "ja",
"pasteLink": "リンクをペースト",
"ok": "完了",
"selectColor": "色を選択",
"gallery": "写真集",
"link": "リンク",
"open": "開く",
"copy": "コピー",
"remove": "削除",
"save": "保存",
"zoom": "拡大",
"saved": "保存済み",
"text": "文字",
"resize": "サイズを調整",
"width": "幅",
"height": "高さ",
"size": "サイズ",
"small": "小さい",
"large": "大きい",
"huge": "でっかい",
"clear": "クリア",
"font": "フォント",
"search": "検索",
"camera": "カメラ",
"video": "ビデオ",
"undo": "取り消し",
"redo": "やり直し",
"fontFamily": "フォントファミリー",
"fontSize": "フォントサイズ",
"bold": "太字",
"subscript": "下付き",
"superscript": "上付き",
"italic": "斜体",
"underline": "下線",
"strikeThrough": "取り消し線",
"inlineCode": "インラインコード",
"fontColor": "フォントカラー",
"backgroundColor": "ベースカラー",
"clearFormat": "クリアフォーマット",
"alignLeft": "左揃え",
"alignCenter": "センターアライメント",
"alignRight": "右揃え",
"justifyWinWidth": "両端揃え",
"textDirection": "文字方向",
"headerStyle": "タイトルスタイル",
"numberedList": "順序付きリスト",
"bulletList": "順序無しリスト",
"checkedList": "チェックボックス",
"codeBlock": "コード",
"quote": "引用",
"increaseIndent": "インデントを増やす",
"decreaseIndent": "インデントを減らす",
"insertURL": "ハイパーリンクを挿入",
"visitLink": "ハイパーリンクを訪問",
"enterLink": "ハイパーリンクを輸入",
"enterMedia": "ミディアムを輸入",
"edit": "編集",
"apply": "応用",
"findText": "検索テキスト",
"moveToPreviousOccurrence": "前のマッチ",
"moveToNextOccurrence": "次のマッチ",
"savedUsingTheNetwork": "ネットワークを使用して保存",
"savedUsingLocalStorage": "ローカルストレージを使用して保存",
"errorWhileSavingImage": "画像の保存中にエラーが発生しました",
"pleaseEnterTextForYourLink": "例: 'Learn more'",
"pleaseEnterTheLinkURL": "例: 'https://example.com'",
"pleaseEnterAValidImageURL": "有効な画像URLを入力してください",
"hex": "Hex",
"material": "Material",
"color": "Color",
"lineheight": "行の高さ",
"pleaseEnterAValidVideoURL": "有効なビデオURLを入力してください",
"photo": "写真",
"image": "画像",
"caseSensitivityAndWholeWordSearch": "大文字と小文字の区別と完全一致検索",
"insertImage": "画像を挿入"
}