forked from singerdmx/flutter-quill
-
Notifications
You must be signed in to change notification settings - Fork 0
/
quill_ru.arb
83 lines (82 loc) · 3.16 KB
/
quill_ru.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
{
"@@locale": "ru",
"pasteLink": "Вставить ссылку",
"ok": "ОК",
"selectColor": "Выбрать цвет",
"gallery": "Галерея",
"link": "Ссылка",
"open": "Открыть",
"copy": "Копировать",
"remove": "Удалить",
"save": "Сохранить",
"zoom": "Увеличить",
"saved": "Сохранено",
"text": "Текст",
"resize": "Resize",
"width": "Width",
"height": "Height",
"size": "Size",
"small": "Small",
"large": "Large",
"huge": "Huge",
"clear": "Clear",
"font": "Font",
"search": "Search",
"camera": "Camera",
"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",
"savedUsingTheNetwork": "Saved using the network",
"savedUsingLocalStorage": "Saved using the local storage",
"errorWhileSavingImage": "Error while saving image",
"pleaseEnterTextForYourLink": "e.g., 'Learn more'",
"pleaseEnterTheLinkURL": "e.g., 'https://example.com'",
"pleaseEnterAValidImageURL": "Please enter a valid image URL",
"hex": "Hex",
"material": "Материал",
"color": "Цвет",
"pleaseEnterAValidVideoURL": "Пожалуйста, введите действительный URL-адрес видео",
"photo": "Фото",
"image": "Изображение",
"caseSensitivityAndWholeWordSearch": "Чувствительность к регистру и поиск целых слов",
"insertImage": "Вставить изображение",
"pickAPhotoFromYourGallery": "Выберите фотографю из вашей галереи",
"takeAPhotoUsingYourCamera": "Создайте фотографю, использую фотокамеру",
"pasteAPhotoUsingALink": "Вставьте фотографию, используя ссылку",
"pickAVideoFromYourGallery": "Выберете видео из вашей галереи",
"recordAVideoUsingYourCamera": "Запишите видео, используя вдеокамеру"
}