@seafile/seafile-database 0.0.37 → 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.
- package/dist/_i18n/i18n-seafile-editor.js +3 -2
- package/dist/common/components/toaster/toaster.js +1 -1
- package/dist/common/utils/utils.js +1 -1
- package/dist/components/cell-formatter/rate/index.js +1 -1
- package/dist/components/popover/filter-popover/advanced-filters/filter-item/index.js +1 -1
- package/dist/context.js +10 -10
- package/dist/views/card/card-items/card-item/formatter.js +23 -2
- package/dist/views/card/card-items/card-item/index.js +5 -5
- package/dist/views/table/formatters/index.js +1 -1
- package/dist/views/table/table-main/rows/group-body/index.js +2 -2
- package/dist/views/table/utils/grid-utils.js +10 -10
- package/package.json +18 -10
- package/public/seafile-editor/locales/ar/seafile-editor.json +239 -0
- package/public/seafile-editor/locales/ca/seafile-editor.json +239 -0
- package/public/seafile-editor/locales/cs/seafile-editor.json +234 -0
- package/public/seafile-editor/locales/de/seafile-editor.json +234 -0
- package/public/seafile-editor/locales/el/seafile-editor.json +239 -0
- package/public/seafile-editor/locales/en/seafile-editor.json +244 -0
- package/public/seafile-editor/locales/es/seafile-editor.json +234 -0
- package/public/seafile-editor/locales/es-AR/seafile-editor.json +169 -0
- package/public/seafile-editor/locales/es-MX/seafile-editor.json +169 -0
- package/public/seafile-editor/locales/es_AR/seafile-editor.json +239 -0
- package/public/seafile-editor/locales/es_MX/seafile-editor.json +239 -0
- package/public/seafile-editor/locales/fa_IR/seafile-editor.json +239 -0
- package/public/seafile-editor/locales/fi/seafile-editor.json +239 -0
- package/public/seafile-editor/locales/fr/seafile-editor.json +234 -0
- package/public/seafile-editor/locales/he/seafile-editor.json +239 -0
- package/public/seafile-editor/locales/hu/seafile-editor.json +239 -0
- package/public/seafile-editor/locales/id/seafile-editor.json +239 -0
- package/public/seafile-editor/locales/is/seafile-editor.json +239 -0
- package/public/seafile-editor/locales/it/seafile-editor.json +234 -0
- package/public/seafile-editor/locales/ja/seafile-editor.json +239 -0
- package/public/seafile-editor/locales/ko/seafile-editor.json +239 -0
- package/public/seafile-editor/locales/lt/seafile-editor.json +239 -0
- package/public/seafile-editor/locales/lv/seafile-editor.json +239 -0
- package/public/seafile-editor/locales/nb_NO/seafile-editor.json +239 -0
- package/public/seafile-editor/locales/nl_NL/seafile-editor.json +239 -0
- package/public/seafile-editor/locales/pl/seafile-editor.json +239 -0
- package/public/seafile-editor/locales/pt_BR/seafile-editor.json +239 -0
- package/public/seafile-editor/locales/ru/seafile-editor.json +234 -0
- package/public/seafile-editor/locales/sk_SK/seafile-editor.json +239 -0
- package/public/seafile-editor/locales/sl_SI/seafile-editor.json +239 -0
- package/public/seafile-editor/locales/sv/seafile-editor.json +239 -0
- package/public/seafile-editor/locales/th_TH/seafile-editor.json +239 -0
- package/public/seafile-editor/locales/tr/seafile-editor.json +239 -0
- package/public/seafile-editor/locales/uk/seafile-editor.json +239 -0
- package/public/seafile-editor/locales/vi/seafile-editor.json +239 -0
- package/public/seafile-editor/locales/zh-CN/seafile-editor.json +241 -0
- package/public/seafile-editor/locales/zh_CN/seafile-editor.json +241 -0
- package/public/seafile-editor/locales/zh_TW/seafile-editor.json +239 -0
|
@@ -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
|
+
}
|
|
@@ -0,0 +1,234 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Bold": "Negrita",
|
|
3
|
+
"Italic": "Itálica",
|
|
4
|
+
"Inline_code": "Código",
|
|
5
|
+
"Header_one": "Encabezado 1",
|
|
6
|
+
"Header_two": "Encabezado 2",
|
|
7
|
+
"Header_three": "Encabezado 3",
|
|
8
|
+
"Header_four": "Encabezado 4",
|
|
9
|
+
"Header_five": "Encabezado 5",
|
|
10
|
+
"Header_six": "Encabezado 6",
|
|
11
|
+
"Paragraph": "Párrafo",
|
|
12
|
+
"Quote": "Cita",
|
|
13
|
+
"Ordered_list": "Lista ordenada",
|
|
14
|
+
"Unordered_list": "Lista desordenada",
|
|
15
|
+
"Check_list_item": "Check list item",
|
|
16
|
+
"Insert_image": "Insert image",
|
|
17
|
+
"Insert_formula": "Insert formula",
|
|
18
|
+
"Formula": "Fórmula",
|
|
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": "Guardar",
|
|
25
|
+
"More": "Más",
|
|
26
|
+
"Invalid_url": "URL Inválida",
|
|
27
|
+
"Link_address": "Dirección del enlace",
|
|
28
|
+
"Image_address": "Dirección de la imagen",
|
|
29
|
+
"Submit": "Enviar",
|
|
30
|
+
"Cancel": "Cancelar",
|
|
31
|
+
"Switch_to_plain_text_editor": "Cambiar a editor de texto sin formato",
|
|
32
|
+
"Switch_to_rich_text_editor": "Cambiar a editor de texto enriquecido",
|
|
33
|
+
"Switch_to_viewer": "Switch to markdown viewer",
|
|
34
|
+
"Help": "Ayuda",
|
|
35
|
+
"Delete_table": "Delete table",
|
|
36
|
+
"Column": "Columna",
|
|
37
|
+
"Row": "Fila",
|
|
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": "Establecer alineación",
|
|
47
|
+
"Left": "Izquierda",
|
|
48
|
+
"Center": "Centrar",
|
|
49
|
+
"Right": "derecha",
|
|
50
|
+
"File_saved": "Archivo guardado",
|
|
51
|
+
"File_failed_to_save": "Fallo al guardar archivo",
|
|
52
|
+
"Star": "Add star",
|
|
53
|
+
"Unstar": "Remove star",
|
|
54
|
+
"Back_to_parent_directory": "Volver a la carpeta superior",
|
|
55
|
+
"Edit": "Editar",
|
|
56
|
+
"Copy": "Copiar",
|
|
57
|
+
"Copied": "Copiado",
|
|
58
|
+
"Internal_link": "Enlace interno",
|
|
59
|
+
"Copy_internal_link": "El enlace interno ha sido copiado al portapapeles",
|
|
60
|
+
"Internal_link_desc": "Un enlace interno es un enlace a un archivo o carpeta que puede ser accedido por usuarios con permiso de lectura al archivo o carpeta. ",
|
|
61
|
+
"Share": "Compartir",
|
|
62
|
+
"Share_link": "Compartir enlace",
|
|
63
|
+
"Generate": "Generar",
|
|
64
|
+
"Add_password_protection": "Agregar protección por contraseña",
|
|
65
|
+
"Password": "Contraseña ",
|
|
66
|
+
"At_least_8_characters": "al menos 8 caracteres",
|
|
67
|
+
"Password_again": "Repetir contraseña",
|
|
68
|
+
"Add_auto_expiration": "Agregar vencimiento automático",
|
|
69
|
+
"Days": "días",
|
|
70
|
+
"Please_enter_password": "Ingresa una contraseña",
|
|
71
|
+
"Greater_than_or_equal_to": "Mayor o igual que",
|
|
72
|
+
"Less_than_or_equal_to": "Menor o igual que",
|
|
73
|
+
"Set_permission": "Establecer permiso",
|
|
74
|
+
"Preview_and_download": "Vista previa y descargar",
|
|
75
|
+
"Preview_only": "Vista previa solamente",
|
|
76
|
+
"Please_enter_valid_days": "Ingresa cantidad válida de días",
|
|
77
|
+
"Please_enter_a_non-negative_integer": "Por favor, ingrese un número entero no negativo",
|
|
78
|
+
"Please_enter_days": "Ingresa cantidad de días",
|
|
79
|
+
"Password_is_too_short": "Contraseña demasiado corta",
|
|
80
|
+
"Passwords_do_not_match": "Las contraseñas no concuerdan",
|
|
81
|
+
"Return_to_wiki_page": "Volver a la página del Wiki",
|
|
82
|
+
"Insert_network_image": "Insertar imágen desde la red",
|
|
83
|
+
"Upload_local_image": "Subir imagen local",
|
|
84
|
+
"Add_link": "Agregar enlace",
|
|
85
|
+
"File_history": "File history",
|
|
86
|
+
"History_version": "History versions",
|
|
87
|
+
"Back_to_viewer": "Volver al Visualizador",
|
|
88
|
+
"Link_title": "Título del enlace",
|
|
89
|
+
"Local_draft": "Borrador local",
|
|
90
|
+
"Use_draft": "Usar borrador",
|
|
91
|
+
"Delete_draft": "Eliminar borrador",
|
|
92
|
+
"You_have_an_unsaved_draft_do_you_like_to_use_it": "Tienes un borrador sin guardar. ¿Deseas utilizarlo?",
|
|
93
|
+
"Local_draft_saved": "Borrador local guardado",
|
|
94
|
+
"New_draft": "New draft",
|
|
95
|
+
"View_draft": "View draft",
|
|
96
|
+
"Publish": "Publicar",
|
|
97
|
+
"This_file_has_a_draft": "Este archivo tiene un borrador",
|
|
98
|
+
"Delete": "Borrar",
|
|
99
|
+
"Comments": "Comentarios",
|
|
100
|
+
"Add_a_comment": "Agregar un comentario...",
|
|
101
|
+
"No_comment_yet": "No hay comentarios.",
|
|
102
|
+
"Mark_as_resolved": "Marcar como resuelto",
|
|
103
|
+
"Ask_for_review": "Solicitar revisión",
|
|
104
|
+
"Review_already_exists": "La revisión ya existe",
|
|
105
|
+
"View_review": "Ver revisión",
|
|
106
|
+
"There_is_an_associated_review_with_this_file": "Hay una revisión asociada con este archivo",
|
|
107
|
+
"Start_review": "Iniciar revisión",
|
|
108
|
+
"This_file_is_in_draft_stage": "Este archivo está en la etapa de borrador",
|
|
109
|
+
"This_file_is_in_review_stage": "Este archivo está en estado de revisión.",
|
|
110
|
+
"This_file_has_been_updated": "Este archivo ha sido actualizado.",
|
|
111
|
+
"Refresh": "Refrescar",
|
|
112
|
+
"Related_files": "archivos relacionados",
|
|
113
|
+
"Related_file": "archivo relacionado",
|
|
114
|
+
"No_tags": "Sin etiquetas",
|
|
115
|
+
"Date": "Fecha",
|
|
116
|
+
"Participants": "Participantes",
|
|
117
|
+
"Meeting_note": "Nota de la reunión",
|
|
118
|
+
"Chooser_document_type": "Elija el tipo de documento",
|
|
119
|
+
"Empty": "Vacío",
|
|
120
|
+
"No_related_files": "Sin archivos relacionados",
|
|
121
|
+
"Outline": "Outline",
|
|
122
|
+
"No_outline": "No hay esquema",
|
|
123
|
+
"Editing_files_in_this_browser_can_lead_to_slight_display_problems": "Editar archivos en este navegador puede producir algunos problemas en el display.",
|
|
124
|
+
"No_document_improvement_suggestion": "No hay sugerencias para mejorar el documento",
|
|
125
|
+
"Hide_side_panel": "Ocultar panel lateral",
|
|
126
|
+
"Show_side_panel": "Mostrar panel lateral",
|
|
127
|
+
"Show_resolved_comments": "Mostrar comentarios resueltos",
|
|
128
|
+
"Update": "Actualizar",
|
|
129
|
+
"Width": "Ancho",
|
|
130
|
+
"Height": "Alto",
|
|
131
|
+
"Full_screen": "Pantalla completa",
|
|
132
|
+
"Insert_library_image": "Insertar imagen desde la biblioteca",
|
|
133
|
+
"Size": "Tamaño",
|
|
134
|
+
"Location": "Ubicación",
|
|
135
|
+
"Last_update": "Last update",
|
|
136
|
+
"Tags": "Rótulos",
|
|
137
|
+
"Add_participants": "Agregar participantes",
|
|
138
|
+
"Clear_format": "Clear format",
|
|
139
|
+
"Image_address_invalid": "Image address invalid",
|
|
140
|
+
"Shortcut_help": "Ayuda de atajos",
|
|
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": "Atajos de teclado",
|
|
147
|
+
"userHelpData": [
|
|
148
|
+
{
|
|
149
|
+
"shortcutType": "Listar atajos",
|
|
150
|
+
"shortcutData": {
|
|
151
|
+
"Make_list": "Crear lista",
|
|
152
|
+
"Make_ordered_list": "Make ordered list",
|
|
153
|
+
"Insert_new_item": "Insertar nuevo ítem",
|
|
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": "Encabezado 1",
|
|
162
|
+
"Heading_2": "Encabezado 2",
|
|
163
|
+
"Heading_3": "Encabezado 3",
|
|
164
|
+
"Heading_4": "Encabezado 4",
|
|
165
|
+
"Heading_5": "Encabezado 5",
|
|
166
|
+
"Heading_6": "Encabezado 6"
|
|
167
|
+
}
|
|
168
|
+
},
|
|
169
|
+
{
|
|
170
|
+
"shortcutType": "Code block shortcuts",
|
|
171
|
+
"shortcutData": {
|
|
172
|
+
"Make_code_block": "Crear bloque de código",
|
|
173
|
+
"Insert_new_line": "Insertar nueva línea",
|
|
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": "Atajos de tabla",
|
|
187
|
+
"shortcutData": {
|
|
188
|
+
"Insert_table_row": "Insert table row",
|
|
189
|
+
"Escape_table": "Escape table"
|
|
190
|
+
}
|
|
191
|
+
},
|
|
192
|
+
{
|
|
193
|
+
"shortcutType": "Atajos de fórmula",
|
|
194
|
+
"shortcutData": {
|
|
195
|
+
"Insert_formula": "Insert formula"
|
|
196
|
+
}
|
|
197
|
+
},
|
|
198
|
+
{
|
|
199
|
+
"shortcutType": "Inline shortcuts",
|
|
200
|
+
"shortcutData": {
|
|
201
|
+
"Bold": "Negrita",
|
|
202
|
+
"Italic": "Itálica",
|
|
203
|
+
"Italic_bold": "Italic bold",
|
|
204
|
+
"Inline_code": "Inline code"
|
|
205
|
+
}
|
|
206
|
+
},
|
|
207
|
+
{
|
|
208
|
+
"shortcutType": "Guardar atajos",
|
|
209
|
+
"shortcutData": {
|
|
210
|
+
"Save_file": "Guardar archivo"
|
|
211
|
+
}
|
|
212
|
+
},
|
|
213
|
+
{
|
|
214
|
+
"shortcutType": "Atajos de imagen",
|
|
215
|
+
"shortcutData": {
|
|
216
|
+
"Paste_screen_shot": "Pegar captura de pantalla",
|
|
217
|
+
"Drag_image_from_anywhere_to_upload_it": "Arrastrar imagen desde cualquier sitio para subirla"
|
|
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
|
+
}
|
|
@@ -0,0 +1,169 @@
|
|
|
1
|
+
{
|
|
2
|
+
"bold": "Negrita",
|
|
3
|
+
"italic": "Itálica",
|
|
4
|
+
"inline_code": "Código",
|
|
5
|
+
"header_one": "Encabezado 1",
|
|
6
|
+
"header_two": "Encabezado 2",
|
|
7
|
+
"header_three": "Encabezado 3",
|
|
8
|
+
"header_four": "Encabezado 4",
|
|
9
|
+
"header_five": "Encabezado 5",
|
|
10
|
+
"header_six": "Encabezado 6",
|
|
11
|
+
"paragraph": "Párrafo",
|
|
12
|
+
"quote": "Cita",
|
|
13
|
+
"ordered_list": "Lista Ordenada",
|
|
14
|
+
"unordered_list": "Lista Desordenada",
|
|
15
|
+
"check_list_item": "Check List Item",
|
|
16
|
+
"insert_image": "Insertar Imagen",
|
|
17
|
+
"code": "Inline Code",
|
|
18
|
+
"code_block": "Bloque de Código",
|
|
19
|
+
"insert_link": "Insertar Enlace",
|
|
20
|
+
"insert_table": "Insertar Tabla",
|
|
21
|
+
"save": "Guardar",
|
|
22
|
+
"more": "Más",
|
|
23
|
+
"invalid_url": "URL Inválida",
|
|
24
|
+
"link_address": "Dirección del enlace",
|
|
25
|
+
"image_address": "Dirección de la imagen",
|
|
26
|
+
"submit": "Enviar",
|
|
27
|
+
"cancel": "Cancelar",
|
|
28
|
+
"switch_to_plain_text_editor": "Cambiar a editor de texto sin formato",
|
|
29
|
+
"switch_to_rich_text_editor": "Cambiar a editor de texto enriquecido",
|
|
30
|
+
"switch_to_viewer": "Cambiar a visualizador Markdown",
|
|
31
|
+
"help": "Ayuda",
|
|
32
|
+
"remove_table": "Eliminar tabla",
|
|
33
|
+
"column": "Columna",
|
|
34
|
+
"row": "Fila",
|
|
35
|
+
"set_align": "Establecer alineación",
|
|
36
|
+
"left": "Izquierda",
|
|
37
|
+
"center": "Centrar",
|
|
38
|
+
"right": "derecha",
|
|
39
|
+
"file_saved": "Archivo guardado",
|
|
40
|
+
"file_failed_to_save": "Fallo al guardar archivo",
|
|
41
|
+
"star": "Add star",
|
|
42
|
+
"unstar": "Remove star",
|
|
43
|
+
"back_to_parent_directory":"Volver a la carpeta superior",
|
|
44
|
+
"edit":"editar",
|
|
45
|
+
"copy": "Copiar",
|
|
46
|
+
"copied": "Copiado",
|
|
47
|
+
"internal_link": "Enlace interno",
|
|
48
|
+
"copy_internal_link": "El enlace interno ha sido copiado al portapapeles",
|
|
49
|
+
"internal_link_desc": "Un enlace interno es un enlace a un archivo o carpeta que puede ser accedido por usuarios con permiso de lectura al archivo o carpeta. ",
|
|
50
|
+
"share": "Compartir",
|
|
51
|
+
"share_link": "Compartir enlace",
|
|
52
|
+
"generate": "Generar",
|
|
53
|
+
"add_password_protection": "Agregar protección por contraseña",
|
|
54
|
+
"password": "Contraseña ",
|
|
55
|
+
"at_least_8_characters": "al menos 8 caracteres",
|
|
56
|
+
"password_again": "Repetir contraseña",
|
|
57
|
+
"add_auto_expiration": "Agregar vencimiento automático",
|
|
58
|
+
"days": "días",
|
|
59
|
+
"please_enter_password": "Ingresa una contraseña",
|
|
60
|
+
"greater_than_or_equal_to": "Mayor o igual que",
|
|
61
|
+
"less_than_or_equal_to": "Menor o igual que",
|
|
62
|
+
"set_permission": "Establecer permiso",
|
|
63
|
+
"preview_and_download": "Vista previa y descargar",
|
|
64
|
+
"preview_only": "Vista previa solamente",
|
|
65
|
+
"please_enter_valid_days": "Ingresa cantidad válida de días",
|
|
66
|
+
"please_enter_a_non-negative_integer": "Por favor, ingrese un número entero no negativo",
|
|
67
|
+
"please_enter_days": "Ingresa cantidad de días",
|
|
68
|
+
"password_is_too_short": "Contraseña demasiado corta",
|
|
69
|
+
"passwords_do_not_match": "Las contraseñas no concuerdan",
|
|
70
|
+
"return_to_wiki_page": "Volver a la página del Wiki",
|
|
71
|
+
"insert_network_image": "Insertar imágen desde la red",
|
|
72
|
+
"upload_local_image": "Subir imagen local",
|
|
73
|
+
"add_link": "Agregar enlace",
|
|
74
|
+
"file_history": "Historial del Archivo",
|
|
75
|
+
"history_version": "Historial de Versiones",
|
|
76
|
+
"back_to_viewer": "Volver al Visualizador",
|
|
77
|
+
"link_title": "Título del enlace",
|
|
78
|
+
"local_draft": "Borrador local",
|
|
79
|
+
"use_draft": "Usar borrador",
|
|
80
|
+
"delete_draft": "Eliminar borrador",
|
|
81
|
+
"you_have_an_unsaved_draft_do_you_like_to_use_it": "Tienes un borrador sin guardar. ¿Deseas utilizarlo?",
|
|
82
|
+
"local_draft_saved": "Borrador local guardado",
|
|
83
|
+
"new_draft": "Nuevo Borrador",
|
|
84
|
+
"edit_draft": "Editar Borrador",
|
|
85
|
+
"this_file_has_a_draft": "Este archivo tiene un borrador",
|
|
86
|
+
"delete": "Borrar",
|
|
87
|
+
"comments": "Comentarios",
|
|
88
|
+
"add_a_comment": "Agregar un comentario...",
|
|
89
|
+
"no_comment_yet": "No hay comentarios.",
|
|
90
|
+
"Mark_as_Resolved": "Marcar como resuelto",
|
|
91
|
+
"ask_for_review": "Solicitar revisión",
|
|
92
|
+
"review_already_exists": "La revisión ya existe",
|
|
93
|
+
"view_review": "Ver revisión",
|
|
94
|
+
"there_is_an_associated_review_with_this_file": "Hay una revisión asociada con este archivo",
|
|
95
|
+
"start_review": "Iniciar revisión",
|
|
96
|
+
"this_file_is_in_draft_stage": "Este archivo está en la etapa de borrador",
|
|
97
|
+
"this_file_is_in_review_stage": "Este archivo está en estado de revisión.",
|
|
98
|
+
"this_file_has_been_updated": "Este archivo ha sido actualizado.",
|
|
99
|
+
"refresh": "Refrescar",
|
|
100
|
+
"related_files": "archivos relacionados",
|
|
101
|
+
"related_file": "archivo relacionado",
|
|
102
|
+
"no_tags": "Sin etiquetas",
|
|
103
|
+
"no_related_files": "Sin archivos relacionados",
|
|
104
|
+
"Editing_files_in_this_browser_can_lead_to_slight_display_problems": "",
|
|
105
|
+
"userHelp": {
|
|
106
|
+
"title": "Atajos de teclado",
|
|
107
|
+
"userHelpData": [
|
|
108
|
+
{
|
|
109
|
+
"shortcutType":"Listar atajos",
|
|
110
|
+
"shortcutData": {
|
|
111
|
+
"Make_list": "Crear lista",
|
|
112
|
+
"Make_ordered_list": "Crear lista ordenada",
|
|
113
|
+
"Insert_new_item": "Insertar nuevo ítem",
|
|
114
|
+
"Insert_child_in_item": "Insert child in item",
|
|
115
|
+
"Increase_depth": "Increase depth"
|
|
116
|
+
}
|
|
117
|
+
}, {
|
|
118
|
+
"shortcutType": "Head shortcuts",
|
|
119
|
+
"shortcutData": {
|
|
120
|
+
"Heading_1": "Encabezado 1",
|
|
121
|
+
"Heading_2": "Encabezado 2",
|
|
122
|
+
"Heading_3": "Encabezado 3",
|
|
123
|
+
"Heading_4": "Encabezado 4",
|
|
124
|
+
"Heading_5": "Encabezado 5",
|
|
125
|
+
"Heading_6": "Encabezado 6"
|
|
126
|
+
}
|
|
127
|
+
}, {
|
|
128
|
+
"shortcutType": "Code block shortcuts",
|
|
129
|
+
"shortcutData": {
|
|
130
|
+
"Make_code_block": "Crear bloque de código",
|
|
131
|
+
"Insert_new_line": "Insertar nueva línea",
|
|
132
|
+
"Escape_code_block": "Escape code block",
|
|
133
|
+
"Insert_indent": "Insert indent"
|
|
134
|
+
}
|
|
135
|
+
}, {
|
|
136
|
+
"shortcutType": "Block quote shortcuts",
|
|
137
|
+
"shortcutData": {
|
|
138
|
+
"Make_Block_quote": "Make Block quote",
|
|
139
|
+
"Escape_Block_quote": "Escape Block quote"
|
|
140
|
+
}
|
|
141
|
+
}, {
|
|
142
|
+
"shortcutType": "Atajos de tabla",
|
|
143
|
+
"shortcutData": {
|
|
144
|
+
"Insert_Table_Row": "Insertar fila de tabla",
|
|
145
|
+
"Escape_table": "Escape table"
|
|
146
|
+
}
|
|
147
|
+
}, {
|
|
148
|
+
"shortcutType":"Inline shortcuts",
|
|
149
|
+
"shortcutData": {
|
|
150
|
+
"Bold": "Negrita",
|
|
151
|
+
"Italic": "Itálica",
|
|
152
|
+
"Italic_Bold": "Negrita itálica",
|
|
153
|
+
"Inline_code": "Inline code"
|
|
154
|
+
}
|
|
155
|
+
}, {
|
|
156
|
+
"shortcutType": "Guardar atajos",
|
|
157
|
+
"shortcutData": {
|
|
158
|
+
"Save_file": "Guardar archivo"
|
|
159
|
+
}
|
|
160
|
+
}, {
|
|
161
|
+
"shortcutType": "Atajos de imagen",
|
|
162
|
+
"shortcutData": {
|
|
163
|
+
"Paste_screen_shot": "Pegar captura de pantalla",
|
|
164
|
+
"Drag_image_from_anywhere_to_upload_it": "Arrastrar imagen desde cualquier sitio para subirla"
|
|
165
|
+
}
|
|
166
|
+
}
|
|
167
|
+
]
|
|
168
|
+
}
|
|
169
|
+
}
|