-
Notifications
You must be signed in to change notification settings - Fork 856
/
Copy pathquill_ms.arb
104 lines (104 loc) · 3.44 KB
/
quill_ms.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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
{
"@@locale": "ms",
"pasteLink": "Tampal Pautan",
"ok": "Ok",
"selectColor": "Pilih Warna",
"gallery": "Galeri",
"link": "Pautan",
"open": "Buka",
"copy": "Salin",
"remove": "Buang",
"save": "Simpan",
"zoom": "Zum",
"saved": "Telah Disimpan",
"text": "Perkataan",
"resize": "Ubah saiz",
"width": "Lebar",
"height": "Tinggi",
"size": "Saiz",
"small": "Kecil",
"large": "Besar",
"huge": "Amat Besar",
"clear": "Padam",
"font": "Fon",
"search": "Carian",
"camera": "Kamera",
"video": "Video",
"undo": "Undo",
"redo": "Redo",
"fontFamily": "Font family",
"fontSize": "Font size",
"bold": "Bold",
"subscript": "Subscript",
"superscript": "Superscript",
"italic": "Italic",
"underline": "Underline",
"strikeThrough": "Strike through",
"inlineCode": "Inline code",
"fontColor": "Font color",
"backgroundColor": "Background color",
"clearFormat": "Clear format",
"alignLeft": "Align left",
"alignCenter": "Align center",
"alignRight": "Align right",
"justifyWinWidth": "Justify win width",
"textDirection": "Text direction",
"headerStyle": "Header style",
"numberedList": "Numbered list",
"bulletList": "Bullet list",
"checkedList": "Checked list",
"codeBlock": "Code block",
"quote": "Quote",
"increaseIndent": "Increase indent",
"decreaseIndent": "Decrease indent",
"insertURL": "Insert URL",
"visitLink": "Visit link",
"enterLink": "Enter link",
"enterMedia": "Enter media",
"edit": "Edit",
"apply": "Apply",
"findText": "Find text",
"moveToPreviousOccurrence": "Move to previous occurrence",
"moveToNextOccurrence": "Move to next occurrence",
"savedUsingNetwork": "Saved using the network",
"savedUsingLocalStorage": "Saved using the local storage",
"errorWhileSavingImage": "Error while saving image",
"enterTextForYourLink": "e.g., 'Learn more'",
"enterLinkURL": "e.g., 'https://example.com'",
"enterValidImageURL": "Please enter a valid image URL",
"hex": "Hex",
"material": "Bahan",
"color": "Warna",
"lineheight": "Ketinggian garisan",
"savedUsingTheNetwork": "Disimpan menggunakan rangkaian",
"pleaseEnterTextForYourLink": "Sila masukkan teks untuk pautan anda (contoh, 'Ketahui lebih lanjut')",
"pleaseEnterTheLinkURL": "Sila masukkan URL pautan (contoh, 'https://example.com')",
"pleaseEnterAValidImageURL": "Sila masukkan URL imej yang sah",
"pleaseEnterAValidVideoURL": "Sila masukkan URL video yang sah",
"photo": "Foto",
"image": "Imej",
"caseSensitivityAndWholeWordSearch": "Sensitiviti huruf besar dan kecil dan carian penuh perkataan",
"insertImage": "Masukkan imej",
"alignJustify": "Rata kiri kanan",
"normal": "Normal",
"heading1": "Tajuk 1",
"heading2": "Tajuk 2",
"heading3": "Tajuk 3",
"heading4": "Tajuk 4",
"heading5": "Tajuk 5",
"heading6": "Tajuk 6",
"theImageHasBeenSavedAt": "Imej telah disimpan di: {imagePath}",
"caseSensitive": "Sensitif huruf besar-kecil",
"wholeWord": "Kata keseluruhan",
"pickAPhotoFromYourGallery": "Pilih foto dari galeri anda",
"takeAPhotoUsingYourCamera": "Ambil foto menggunakan kamera anda",
"pasteAPhotoUsingALink": "Tampal foto menggunakan pautan",
"pickAVideoFromYourGallery": "Pilih video dari galeri anda",
"recordAVideoUsingYourCamera": "Rakaman video menggunakan kamera anda",
"pasteAVideoUsingALink": "Tampal video menggunakan pautan",
"close": "Tutup",
"searchSettings": "Tetapan carian",
"cut": "Potong",
"paste": "Tampal",
"insertTable": "Masukkan jadual"
}