@seafile/seafile-database 0.0.38 → 0.0.39

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (40) hide show
  1. package/dist/_i18n/i18n-seafile-editor.js +3 -2
  2. package/package.json +1 -1
  3. package/public/seafile-editor/locales/ar/seafile-editor.json +239 -0
  4. package/public/seafile-editor/locales/ca/seafile-editor.json +239 -0
  5. package/public/seafile-editor/locales/cs/seafile-editor.json +234 -0
  6. package/public/seafile-editor/locales/de/seafile-editor.json +234 -0
  7. package/public/seafile-editor/locales/el/seafile-editor.json +239 -0
  8. package/public/seafile-editor/locales/en/seafile-editor.json +244 -0
  9. package/public/seafile-editor/locales/es/seafile-editor.json +234 -0
  10. package/public/seafile-editor/locales/es-AR/seafile-editor.json +169 -0
  11. package/public/seafile-editor/locales/es-MX/seafile-editor.json +169 -0
  12. package/public/seafile-editor/locales/es_AR/seafile-editor.json +239 -0
  13. package/public/seafile-editor/locales/es_MX/seafile-editor.json +239 -0
  14. package/public/seafile-editor/locales/fa_IR/seafile-editor.json +239 -0
  15. package/public/seafile-editor/locales/fi/seafile-editor.json +239 -0
  16. package/public/seafile-editor/locales/fr/seafile-editor.json +234 -0
  17. package/public/seafile-editor/locales/he/seafile-editor.json +239 -0
  18. package/public/seafile-editor/locales/hu/seafile-editor.json +239 -0
  19. package/public/seafile-editor/locales/id/seafile-editor.json +239 -0
  20. package/public/seafile-editor/locales/is/seafile-editor.json +239 -0
  21. package/public/seafile-editor/locales/it/seafile-editor.json +234 -0
  22. package/public/seafile-editor/locales/ja/seafile-editor.json +239 -0
  23. package/public/seafile-editor/locales/ko/seafile-editor.json +239 -0
  24. package/public/seafile-editor/locales/lt/seafile-editor.json +239 -0
  25. package/public/seafile-editor/locales/lv/seafile-editor.json +239 -0
  26. package/public/seafile-editor/locales/nb_NO/seafile-editor.json +239 -0
  27. package/public/seafile-editor/locales/nl_NL/seafile-editor.json +239 -0
  28. package/public/seafile-editor/locales/pl/seafile-editor.json +239 -0
  29. package/public/seafile-editor/locales/pt_BR/seafile-editor.json +239 -0
  30. package/public/seafile-editor/locales/ru/seafile-editor.json +234 -0
  31. package/public/seafile-editor/locales/sk_SK/seafile-editor.json +239 -0
  32. package/public/seafile-editor/locales/sl_SI/seafile-editor.json +239 -0
  33. package/public/seafile-editor/locales/sv/seafile-editor.json +239 -0
  34. package/public/seafile-editor/locales/th_TH/seafile-editor.json +239 -0
  35. package/public/seafile-editor/locales/tr/seafile-editor.json +239 -0
  36. package/public/seafile-editor/locales/uk/seafile-editor.json +239 -0
  37. package/public/seafile-editor/locales/vi/seafile-editor.json +239 -0
  38. package/public/seafile-editor/locales/zh-CN/seafile-editor.json +241 -0
  39. package/public/seafile-editor/locales/zh_CN/seafile-editor.json +241 -0
  40. package/public/seafile-editor/locales/zh_TW/seafile-editor.json +239 -0
@@ -0,0 +1,239 @@
1
+ {
2
+ "Bold": "Έντονα",
3
+ "Italic": "Πλάγια",
4
+ "Inline_code": "Ενσωματωμένος κώδικας",
5
+ "Header_one": "Επικεφαλίδα 1",
6
+ "Header_two": "Επικεφαλίδα 2",
7
+ "Header_three": "Επικεφαλίδα 3",
8
+ "Header_four": "Επικεφαλίδα 4",
9
+ "Header_five": "Επικεφαλίδα 5",
10
+ "Header_six": "Επικεφαλίδα 6",
11
+ "Paragraph": " абзац",
12
+ "Quote": "Παράγραφος",
13
+ "Ordered_list": "Ταξινομημένη λίστα",
14
+ "Unordered_list": "Μη ταξινομημένη λίστα",
15
+ "Check_list_item": "Επιλογή στοιχείου λίστας",
16
+ "Insert_image": "Εισαγωγή εικόνας",
17
+ "Insert_formula": "Εισαγωγή μαθηματικού výrazου",
18
+ "Formula": "Μαθηματικός výraz",
19
+ "Insert_file": "Εισαγωγή αρχείου",
20
+ "Code": "Κώδικας",
21
+ "Code_block": "Κώδικας σε μπλοκ",
22
+ "Insert_link": "Εισαγωγή συνδέσμου",
23
+ "Insert_table": "Εισαγωγή πίνακα",
24
+ "Save": "Αποθήκευση",
25
+ "More": "Περισσότερα",
26
+ "Invalid_url": "Μη έγκυρη διεύθυνση URL",
27
+ "Link_address": "Διεύθυνση συνδέσμου",
28
+ "Image_address": "Διεύθυνση εικόνας",
29
+ "Submit": "Υποβολή",
30
+ "Cancel": "Ακύρωση",
31
+ "Switch_to_plain_text_editor": "Μετάβαση σε απλό κείμενο",
32
+ "Switch_to_rich_text_editor": "Μετάβαση σε μορφοποιημένο κείμενο",
33
+ "Switch_to_viewer": "Μετάβαση σε προβολή",
34
+ "Help": "Βοήθεια",
35
+ "Delete_table": "Διαγραφή πίνακα",
36
+ "Column": "Στήλη",
37
+ "Row": "Ροή",
38
+ "Insert_row_before": "Εισαγωγή γραμμής πριν",
39
+ "Insert_row_after": "Εισαγωγή γραμμής μετά",
40
+ "Insert_column_before": "Εισαγωγή στήλης πριν",
41
+ "Insert_column_after": "Εισαγωγή στήλης μετά",
42
+ "Delete_row": "Διαγραφή γραμμής",
43
+ "Delete_column": "Διαγραφή στήλης",
44
+ "Insert_row": "Εισαγωγή γραμμής",
45
+ "Insert_column": "Εισαγωγή στήλης",
46
+ "Set_align": "Ορισμός выравнивания",
47
+ "Left": "Αριστερό",
48
+ "Center": "Κενό",
49
+ "Right": "Δεξιά",
50
+ "File_saved": "Αρχείο αποθηκεύτηκε",
51
+ "File_failed_to_save": "Αποτυχία αποθήκευσης αρχείου",
52
+ "Star": "Σταρ",
53
+ "Unstar": "Αποστέρ",
54
+ "Back_to_parent_directory": "Επιστροφή στο πατέρας",
55
+ "Edit": "Τροποποίηση",
56
+ "Copy": "Αντιγραφή",
57
+ "Copied": "Αντιγράφηκε",
58
+ "Internal_link": "Εσωτερικός σύνδεσμος",
59
+ "Copy_internal_link": "Αντιγραφή εσωτερικού συνδέσμου",
60
+ "Internal_link_desc": "Περιγραφή εσωτερικού συνδέσμου",
61
+ "Share": "Κοινή χρήση 1",
62
+ "Share_link": "Κοινή χρήση 2",
63
+ "Generate": "Δημιουργία",
64
+ "Add_password_protection": "Προσθήκη προστασίας με κωδικό",
65
+ "Password": "Κωδικός",
66
+ "At_least_8_characters": "Απλά 8 χαρακτήρες",
67
+ "Password_again": "Επανάληψη κωδικού",
68
+ "Add_auto_expiration": "Προσθήκη αυτόματης λήξης",
69
+ "Days": "Ημέρες",
70
+ "Please_enter_password": "Παρακαλούμε εισάγετε συνθηματικό",
71
+ "Greater_than_or_equal_to": "Μεγαλύτερο ή ίσο με",
72
+ "Less_than_or_equal_to": "Μικρότερο ή ίσο με",
73
+ "Set_permission": "Ορισμός δικαιωμάτων",
74
+ "Preview_and_download": "Προεπισκόπηση και λήψη",
75
+ "Preview_only": "Προεπισκόπηση μόνο",
76
+ "Please_enter_valid_days": "Παρακαλούμε εισάγετε έγκυρες ημέρες",
77
+ "Please_enter_a_non-negative_integer": "Παρακαλούμε εισάγετε έναν μη αρνητικό ακέραιο",
78
+ "Please_enter_days": "Παρακαλούμε εισάγετε ημέρες",
79
+ "Password_is_too_short": "Το συνθηματικό είναι πολύ μικρό",
80
+ "Passwords_do_not_match": "Οι κωδικοί δεν ταιριάζουν",
81
+ "Return_to_wiki_page": "Επιστροφή σε σελίδα κειμένου",
82
+ "Insert_network_image": "Εισαγωγή εικόνας από το δίκτυο",
83
+ "Upload_local_image": "Μεταφόρτωση εικόνας από το τοπικό δίσκο",
84
+ "Add_link": "Προσθήκη συνδέσμου",
85
+ "File_history": "Ιστορικό αρχείου",
86
+ "History_version": "Έκδοση ιστορικού",
87
+ "Back_to_viewer": "Επιστροφή σε προβολή",
88
+ "Link_title": "Τίτλος συνδέσμου",
89
+ "Local_draft": "Τοπικό αποθηκευμένο υπόθεμα",
90
+ "Use_draft": "Χρήση τοπικού υπόθεμα",
91
+ "Delete_draft": "Διαγραφή τοπικού υπόθεμα",
92
+ "You_have_an_unsaved_draft_do_you_like_to_use_it": "Έχετε ένα μη αποθηκευμένο υπόθεμα. Θέλετε να το χρησιμοποιήσετε;",
93
+ "Local_draft_saved": "Τοπικό υπόθεμα αποθηκεύτηκε",
94
+ "New_draft": "Νέο υπόθεμα",
95
+ "View_draft": "Προβολή υπόθεμα",
96
+ "Publish": "Δημοσίευση",
97
+ "This_file_has_a_draft": "Αυτό το αρχείο έχει ένα υπόθεμα",
98
+ "Delete": "Διαγραφή",
99
+ "Comments": "Σχόλια",
100
+ "Add_a_comment": "Προσθήκη σχολίου",
101
+ "No_comment_yet": "Δεν υπάρχουν ακόμη σχόλια",
102
+ "Mark_as_resolved": "Εισαγωγή ως λυγισμένο",
103
+ "Ask_for_review": "Ζητήστε αναθεώρηση",
104
+ "Review_already_exists": "Υπάρχει ήδη αναθεώρηση για αυτό το αρχείο",
105
+ "View_review": "Προβολή αναθεώρησης",
106
+ "There_is_an_associated_review_with_this_file": "Υπάρχει ήδη αναθεώρηση για αυτό το αρχείο",
107
+ "Start_review": "Έναρξη αναθεώρησης",
108
+ "This_file_is_in_draft_stage": "Αυτό το αρχείο βρίσκεται σε κατάσταση υπόθεμα",
109
+ "This_file_is_in_review_stage": "Αυτό το αρχείο βρίσκεται σε κατάσταση αναθεώρησης",
110
+ "This_file_has_been_updated": "Αυτό το αρχείο έχει ανανεωθεί",
111
+ "Refresh": "Ανανέωση",
112
+ "Related_files": "Σχετικά αρχεία",
113
+ "Related_file": "Σχετικό αρχείο",
114
+ "No_tags": "Χωρίς ετικέτες",
115
+ "Date": "Ημερομηνία",
116
+ "Participants": "Участники",
117
+ "Meeting_note": "Σημείωση συνάντησης",
118
+ "Chooser_document_type": "Επιλογή τύπου εγγράφου",
119
+ "Empty": "Άδειο",
120
+ "No_related_files": "Χωρίς σχετικά αρχεία",
121
+ "Outline": "Διαταξη",
122
+ "No_outline": "Χωρίς δομή",
123
+ "Editing_files_in_this_browser_can_lead_to_slight_display_problems": "Η επεξεργασία αρχείων σε αυτόν τον περιηγητή μπορεί να οδηγήσει σε ορισμένες προβλήματα εμφάνισης",
124
+ "No_document_improvement_suggestion": "Χωρίς προτάσεις βελτίωσης εγγράφου",
125
+ "Hide_side_panel": "Απόκρυψη δεξιά πλευρά",
126
+ "Show_side_panel": "Εμφάνιση δεξιά πλευρά",
127
+ "Show_resolved_comments": "Εμφάνιση λυγισμένων σχόλια",
128
+ "Update": "Ανανέωση",
129
+ "Width": "Πλάτος",
130
+ "Height": "Ύψος",
131
+ "Full_screen": "Πλήρης οθόνη",
132
+ "Insert_library_image": "Εισαγωγή εικόνας από τη βιβλιοθήκη",
133
+ "Size": "Μέγεθος",
134
+ "Location": "Τοποθεσία",
135
+ "Last_update": "Τελευταία ενημέρωση",
136
+ "Tags": "Ετικέτες",
137
+ "Add_participants": "Προσθήκη συμμετεχόντων",
138
+ "Clear_format": "Καθαρισμός μορφοποίησης",
139
+ "Image_address_invalid": "Μη έγκυρη διεύθυνση εικόνας",
140
+ "Shortcut_help": "Βοήθεια συντομεύσεων",
141
+ "Link_address_required": "Απαιτείται διεύθυνση συνδέσμου",
142
+ "Link_address_invalid": "Μη έγκυρη διεύθυνση συνδέσμου",
143
+ "Link_title_required": "Απαιτείται τίτλος συνδέσμου",
144
+ "Blank_title_not_allowed": "Δεν επιτρέπεται κενός τίτλος",
145
+ "userHelp": {
146
+ "title": "Βοήθεια συντομεύσεων",
147
+ "userHelpData": [
148
+ {
149
+ "shortcutType": "List shortcuts",
150
+ "shortcutData": {
151
+ "Make_list": "Δημιουργία λίστας",
152
+ "Make_ordered_list": "Δημιουργία διατεταγμένης λίστας",
153
+ "Insert_new_item": "Εισαγωγή νέου στοιχείου",
154
+ "Insert_child_in_item": "Εισαγωγή παιδιού στο στοιχείο",
155
+ "Increase_depth": "Αύξηση βάσης"
156
+ }
157
+ },
158
+ {
159
+ "shortcutType": "Head shortcuts",
160
+ "shortcutData": {
161
+ "Heading_1": "Επικεφαλίδα 1",
162
+ "Heading_2": "Επικεφαλίδα 2",
163
+ "Heading_3": "Επικεφαλίδα 3",
164
+ "Heading_4": "Επικεφαλίδα 4",
165
+ "Heading_5": "Επικεφαλίδα 5",
166
+ "Heading_6": "Επικεφαλίδα 6"
167
+ }
168
+ },
169
+ {
170
+ "shortcutType": "Code block shortcuts",
171
+ "shortcutData": {
172
+ "Make_code_block": "Δημιουργία μπλοκ κώδικα",
173
+ "Insert_new_line": "Εισαγωγή νέας γραμμής",
174
+ "Escape_code_block": "Αποφυγή μπλοκ κώδικα",
175
+ "Insert_indent": "Εισαγωγή εσοχής"
176
+ }
177
+ },
178
+ {
179
+ "shortcutType": "Block quote shortcuts",
180
+ "shortcutData": {
181
+ "Make_block_quote": "Δημιουργία μπλοκ αναφοράς",
182
+ "Escape_block_quote": "Αποφυγή μπλοκ αναφοράς"
183
+ }
184
+ },
185
+ {
186
+ "shortcutType": "Table shortcuts",
187
+ "shortcutData": {
188
+ "Insert_table_row": "Εισαγωγή σειράς πίνακα",
189
+ "Escape_table": "Αποφυγή πίνακα"
190
+ }
191
+ },
192
+ {
193
+ "shortcutType": "Formula shortcuts",
194
+ "shortcutData": {
195
+ "Insert_formula": "Εισαγωγή μαθηματικού výrazου"
196
+ }
197
+ },
198
+ {
199
+ "shortcutType": "Inline shortcuts",
200
+ "shortcutData": {
201
+ "Bold": "Έντονα",
202
+ "Italic": "Πλάγια",
203
+ "Italic_bold": "Έντονα και Πλάγια",
204
+ "Inline_code": "Κώδικας"
205
+ }
206
+ },
207
+ {
208
+ "shortcutType": "Save shortcuts",
209
+ "shortcutData": {
210
+ "Save_file": "Αποθήκευση αρχείου"
211
+ }
212
+ },
213
+ {
214
+ "shortcutType": "Image shortcuts",
215
+ "shortcutData": {
216
+ "Paste_screen_shot": "Εισαγωγή εικόνας από το πρόγραμμα скриншوت",
217
+ "Drag_image_from_anywhere_to_upload_it": "Μετακίνηση εικόνας από οποιαδήποτε τοποθεσία για να την ανεβάσετε"
218
+ }
219
+ }
220
+ ]
221
+ },
222
+ "Select_field": "Επιλογή πεδίου",
223
+ "Font_style": "Μορφοποίηση κειμένου",
224
+ "Open_link": "Άνοιγμα συνδέσμου",
225
+ "Image_is_uploading": "Η εικόνα είναιbeing uploaded",
226
+ "Image_loading_failed": "Η φόρτωση εικόνας απέτυχε",
227
+ "Expand_editor": "Μεγιστοποίηση επεξεργαστή",
228
+ "Insert_below": "Εισαγωγή κάτω από",
229
+ "Insert_above": "Εισαγωγή πάνω από",
230
+ "Insert_on_the_right": "Εισαγωγή δεξιά από",
231
+ "Insert_on_the_left": "Εισαγωγή αριστερά από",
232
+ "Row(s)": "Σειρές",
233
+ "Column(s)": "Στήλες",
234
+ "Insert": "Εισαγωγή",
235
+ "Horizontal_align": "Οριζόντια στοίχιση",
236
+ "Underline": "Υπογράμμιση",
237
+ "Row_number": "Αριθμός σειράς",
238
+ "Column_number": "Αριθμός στήλης"
239
+ }
@@ -0,0 +1,244 @@
1
+ {
2
+ "Bold": "Bold",
3
+ "Italic": "Italic",
4
+ "Inline_code": "Code",
5
+ "Header_one": "Heading 1",
6
+ "Header_two": "Heading 2",
7
+ "Header_three": "Heading 3",
8
+ "Header_four": "Heading 4",
9
+ "Header_five": "Heading 5",
10
+ "Header_six": "Heading 6",
11
+ "Paragraph": "Paragraph",
12
+ "Quote": "Quote",
13
+ "Ordered_list": "Ordered list",
14
+ "Unordered_list": "Unordered list",
15
+ "Check_list_item": "Check list item",
16
+ "Insert_image": "Insert image",
17
+ "Insert_formula": "Insert formula",
18
+ "Formula": "Formula",
19
+ "Insert_file": "Insert file",
20
+ "Code": "Inline code",
21
+ "Code_block": "Code block",
22
+ "Insert_link": "Insert link",
23
+ "Insert_table": "Insert table",
24
+ "Save": "Save",
25
+ "More": "More",
26
+ "Invalid_url": "Invalid URL",
27
+ "Link_address": "Link address",
28
+ "Image_address": "Image address",
29
+ "Submit": "Submit",
30
+ "Cancel": "Cancel",
31
+ "Switch_to_plain_text_editor": "Switch to plain text editor",
32
+ "Switch_to_rich_text_editor": "Switch to rich text editor",
33
+ "Switch_to_viewer": "Switch to markdown viewer",
34
+ "Help": "Help",
35
+ "Delete_table": "Delete table",
36
+ "Column": "Column",
37
+ "Row": "Row",
38
+ "Insert_row_before": "Insert row before",
39
+ "Insert_row_after": "Insert row after",
40
+ "Insert_column_before": "Insert column before",
41
+ "Insert_column_after": "Insert column after",
42
+ "Delete_row": "Delete row",
43
+ "Delete_column": "Delete column",
44
+ "Insert_row": "Insert row",
45
+ "Insert_column": "Insert column",
46
+ "Set_align": "Set align",
47
+ "Left": "Left",
48
+ "Center": "Center",
49
+ "Right": "Right",
50
+ "File_saved": "File saved.",
51
+ "File_failed_to_save": "File failed to save.",
52
+ "Star": "Add star",
53
+ "Unstar": "Remove star",
54
+ "Back_to_parent_directory": "Back to parent directory",
55
+ "Edit": "Edit",
56
+ "Copy": "Copy",
57
+ "Copied": "Copied",
58
+ "Internal_link": "Internal link",
59
+ "Copy_internal_link": "Internal link has been copied to clipboard",
60
+ "Internal_link_desc": "An internal link is a link to a file or folder that can be accessed by users with read permission to the file or folder.",
61
+ "Share": "Share",
62
+ "Share_link": "Share Link",
63
+ "Generate": "Generate",
64
+ "Add_password_protection": "Add password protection",
65
+ "Password": "Password",
66
+ "At_least_8_characters": "at least 8 characters",
67
+ "Password_again": "Password again",
68
+ "Add_auto_expiration": "Add auto expiration",
69
+ "Days": "days",
70
+ "Please_enter_password": "Please enter password",
71
+ "Greater_than_or_equal_to": "Greater than or equal to",
72
+ "Less_than_or_equal_to": "Less than or equal to",
73
+ "Set_permission": "Set permission",
74
+ "Preview_and_download": "Preview and download",
75
+ "Preview_only": "Preview only",
76
+ "Please_enter_valid_days": "Please enter valid days",
77
+ "Please_enter_a_non-negative_integer": "Please enter a non-negative integer",
78
+ "Please_enter_days": "Please enter days",
79
+ "Password_is_too_short": "Password is too short",
80
+ "Passwords_do_not_match": "Passwords do not match",
81
+ "Return_to_wiki_page": "Return to Wiki Page",
82
+ "Insert_network_image": "Insert network image",
83
+ "Upload_local_image": "Upload local image",
84
+ "Add_link": "Add link",
85
+ "File_history": "File history",
86
+ "History_version": "History versions",
87
+ "Back_to_viewer": "Back To Viewer",
88
+ "Link_title": "Link title",
89
+ "Local_draft": "Local draft",
90
+ "Use_draft": "Use draft",
91
+ "Delete_draft": "Delete draft",
92
+ "You_have_an_unsaved_draft_do_you_like_to_use_it": "You have an unsaved draft. Do you like to use it?",
93
+ "Local_draft_saved": "Local draft saved",
94
+ "New_draft": "New draft",
95
+ "View_draft": "View draft",
96
+ "Publish": "Publish",
97
+ "This_file_has_a_draft": "This file has a draft.",
98
+ "Delete": "Delete",
99
+ "Comments": "Comments",
100
+ "Add_a_comment": "Add a comment...",
101
+ "No_comment_yet": "No comment yet.",
102
+ "Mark_as_resolved": "Mark as resolved",
103
+ "Ask_for_review": "Ask for review",
104
+ "Review_already_exists": "Review already exists",
105
+ "View_review": "View review",
106
+ "There_is_an_associated_review_with_this_file": "There is an associated review with this file.",
107
+ "Start_review": "Start review",
108
+ "This_file_is_in_draft_stage": "This file is in draft stage.",
109
+ "This_file_is_in_review_stage": "This file is in review stage.",
110
+ "This_file_has_been_updated": "This file has been updated.",
111
+ "Refresh": "Refresh",
112
+ "Related_files": "related files",
113
+ "Related_file": "related file",
114
+ "No_tags": "No tags",
115
+ "Date": "Date",
116
+ "Participants": "Participants",
117
+ "Meeting_note": "Meeting note",
118
+ "Chooser_document_type": "Chooser document type",
119
+ "Empty": "Empty",
120
+ "No_related_files": "No related files",
121
+ "Outline": "Outline",
122
+ "No_outline": "No outline",
123
+ "Editing_files_in_this_browser_can_lead_to_slight_display_problems": "Editing files in this browser can lead to slight display problems.",
124
+ "No_document_improvement_suggestion": "No document improvement suggestion",
125
+ "Hide_side_panel": "Hide side panel",
126
+ "Show_side_panel": "Show side panel",
127
+ "Show_resolved_comments": "Show resolved comments",
128
+ "Update": "Update",
129
+ "Width": "Width",
130
+ "Height": "Height",
131
+ "Full_screen": "Full screen",
132
+ "Insert_library_image": "Insert library image",
133
+ "Size": "Size",
134
+ "Location": "Location",
135
+ "Last_update": "Last update",
136
+ "Tags": "Tags",
137
+ "Add_participants": "Add participants",
138
+ "Clear_format": "Clear format",
139
+ "Image_address_invalid": "Image address invalid",
140
+ "Shortcut_help": "Shortcut help",
141
+ "Link_address_required": "Link address required",
142
+ "Link_address_invalid": "Link address invalid",
143
+ "Link_title_required": "Link title required",
144
+ "Blank_title_not_allowed": "Blank title not allowed",
145
+ "userHelp": {
146
+ "title": "Keyboard shortcuts",
147
+ "userHelpData": [
148
+ {
149
+ "shortcutType": "List shortcuts",
150
+ "shortcutData": {
151
+ "Make_list": "Make list",
152
+ "Make_ordered_list": "Make ordered list",
153
+ "Insert_new_item": "Insert new item",
154
+ "Insert_child_in_item": "Insert child in item",
155
+ "Increase_depth": "Increase depth"
156
+ }
157
+ },
158
+ {
159
+ "shortcutType": "Head shortcuts",
160
+ "shortcutData": {
161
+ "Heading_1": "Heading 1",
162
+ "Heading_2": "Heading 2",
163
+ "Heading_3": "Heading 3",
164
+ "Heading_4": "Heading 4",
165
+ "Heading_5": "Heading 5",
166
+ "Heading_6": "Heading 6"
167
+ }
168
+ },
169
+ {
170
+ "shortcutType": "Code block shortcuts",
171
+ "shortcutData": {
172
+ "Make_code_block": "Make code block",
173
+ "Insert_new_line": "Insert new line",
174
+ "Escape_code_block": "Escape code block",
175
+ "Insert_indent": "Insert indent"
176
+ }
177
+ },
178
+ {
179
+ "shortcutType": "Block quote shortcuts",
180
+ "shortcutData": {
181
+ "Make_block_quote": "Make block quote",
182
+ "Escape_block_quote": "Escape block quote"
183
+ }
184
+ },
185
+ {
186
+ "shortcutType": "Table shortcuts",
187
+ "shortcutData": {
188
+ "Insert_table_row": "Insert table row",
189
+ "Escape_table": "Escape table"
190
+ }
191
+ },
192
+ {
193
+ "shortcutType": "Formula shortcuts",
194
+ "shortcutData": {
195
+ "Insert_formula": "Insert formula"
196
+ }
197
+ },
198
+ {
199
+ "shortcutType": "Inline shortcuts",
200
+ "shortcutData": {
201
+ "Bold": "Bold",
202
+ "Italic": "Italic",
203
+ "Italic_bold": "Italic bold",
204
+ "Inline_code": "Inline code"
205
+ }
206
+ },
207
+ {
208
+ "shortcutType": "Save shortcuts",
209
+ "shortcutData": {
210
+ "Save_file": "Save file"
211
+ }
212
+ },
213
+ {
214
+ "shortcutType": "Image shortcuts",
215
+ "shortcutData": {
216
+ "Paste_screen_shot": "Paste screen shot",
217
+ "Drag_image_from_anywhere_to_upload_it": "Drag image from anywhere to upload it"
218
+ }
219
+ }
220
+ ]
221
+ },
222
+ "Select_field": "Select field",
223
+ "Font_style": "Font style",
224
+ "Open_link": "Open link",
225
+ "Image_is_uploading": "Image is uploading",
226
+ "Image_loading_failed": "Image loading failed",
227
+ "Expand_editor": "Expand editor",
228
+ "Insert_below": "Insert below",
229
+ "Insert_above": "Insert above",
230
+ "Insert_on_the_right": "Insert on the right",
231
+ "Insert_on_the_left": "Insert on the left",
232
+ "Row(s)": "row(s)",
233
+ "Column(s)": "column(s)",
234
+ "Insert": "Insert",
235
+ "Horizontal_align": "Horizontal align",
236
+ "Underline": "Underline",
237
+ "Row_number": "Row number",
238
+ "Column_number": "Column number",
239
+ "This_link_is_not_verified": "This link is not verified",
240
+ "This_link_is_not_verified_tip": "Before continuing, please ensure you trust this link. If you do not trust the URL, do not open the link to access the site.",
241
+ "Copy_link": "Copy link",
242
+ "Zoom_in": "Zoom in",
243
+ "Zoom_out": "Zoom out"
244
+ }