From cb074ea30429f60a35e6f0765d65f69cc752a849 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E9=A1=BA=E5=BC=BA?= <978987373@qq.com> Date: Thu, 13 Mar 2025 17:53:14 +0800 Subject: [PATCH] update sdoc-editor version --- frontend/package-lock.json | 8 +- frontend/package.json | 2 +- media/sdoc-editor/locales/cs/sdoc-editor.json | 7 +- media/sdoc-editor/locales/de/sdoc-editor.json | 7 +- media/sdoc-editor/locales/en/sdoc-editor.json | 2 +- .../locales/es-AR/sdoc-editor.json | 618 ------------------ .../locales/es-MX/sdoc-editor.json | 618 ------------------ media/sdoc-editor/locales/es/sdoc-editor.json | 7 +- .../locales/es_AR/sdoc-editor.json | 7 +- .../locales/es_MX/sdoc-editor.json | 7 +- media/sdoc-editor/locales/fr/sdoc-editor.json | 7 +- media/sdoc-editor/locales/it/sdoc-editor.json | 7 +- media/sdoc-editor/locales/ru/sdoc-editor.json | 7 +- .../locales/zh-CN/sdoc-editor.json | 9 +- .../locales/zh_CN/sdoc-editor.json | 9 +- 15 files changed, 68 insertions(+), 1254 deletions(-) delete mode 100644 media/sdoc-editor/locales/es-AR/sdoc-editor.json delete mode 100644 media/sdoc-editor/locales/es-MX/sdoc-editor.json diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 6c5433ec1b..691bfa1c3b 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -16,7 +16,7 @@ "@gatsbyjs/reach-router": "2.0.1", "@seafile/react-image-lightbox": "4.0.2", "@seafile/resumablejs": "1.1.16", - "@seafile/sdoc-editor": "2.0.23", + "@seafile/sdoc-editor": "2.0.24", "@seafile/seafile-calendar": "0.0.28", "@seafile/seafile-editor": "2.0.1", "@seafile/stldraw-editor": "1.0.1", @@ -5214,9 +5214,9 @@ "license": "MIT" }, "node_modules/@seafile/sdoc-editor": { - "version": "2.0.23", - "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-2.0.23.tgz", - "integrity": "sha512-hB1wvtnZNq8bEtA9eggX/SrAPhoNV4sPH5IxMwdfNowtWCGBu3RD2mvA5W6VpxmifnNCgm8H6cbXoVbpX6gM0A==", + "version": "2.0.24", + "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-2.0.24.tgz", + "integrity": "sha512-M8oRPIOIxszWqZL+UlceW5t1GNut5q7I0XDaGagYEwnuLeeNCP9ELIWPbLL2JJJMCan1nyV8suHUw/0mimNkIg==", "dependencies": { "@seafile/print-js": "1.6.6", "@seafile/react-image-lightbox": "4.0.0", diff --git a/frontend/package.json b/frontend/package.json index eb2f183522..df015274a1 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -11,7 +11,7 @@ "@gatsbyjs/reach-router": "2.0.1", "@seafile/react-image-lightbox": "4.0.2", "@seafile/resumablejs": "1.1.16", - "@seafile/sdoc-editor": "2.0.23", + "@seafile/sdoc-editor": "2.0.24", "@seafile/seafile-calendar": "0.0.28", "@seafile/seafile-editor": "2.0.1", "@seafile/stldraw-editor": "1.0.1", diff --git a/media/sdoc-editor/locales/cs/sdoc-editor.json b/media/sdoc-editor/locales/cs/sdoc-editor.json index d6b11b5681..3bb67d3e6b 100644 --- a/media/sdoc-editor/locales/cs/sdoc-editor.json +++ b/media/sdoc-editor/locales/cs/sdoc-editor.json @@ -614,5 +614,10 @@ "Image_cannot_be_copied_Please_download_the_source_image": "Image cannot be copied. Please download the source image,", "And_select_insert_-_image_to_upload": "and select 「insert」 - 「image」 to upload.", "Image_copy_error": "Image copy error", - "Image_is_uploading": "Image is uploading..." + "Image_is_uploading": "Image is uploading...", + "Select_at_least_one_row_record": "Select at least one row record", + "Selected_row_records_cannot_exceed_10_rows": "Selected row records cannot exceed 10 rows", + "Select_seatable_rows": "Select seatable rows", + "Add_rows_record": "Add rows record", + "Double_click_then_adjust_field_width": "Double click, then adjust field width" } diff --git a/media/sdoc-editor/locales/de/sdoc-editor.json b/media/sdoc-editor/locales/de/sdoc-editor.json index 669fd6db77..29958e977a 100644 --- a/media/sdoc-editor/locales/de/sdoc-editor.json +++ b/media/sdoc-editor/locales/de/sdoc-editor.json @@ -614,5 +614,10 @@ "Image_cannot_be_copied_Please_download_the_source_image": "Das Bild kann nicht kopiert werden. Laden Sie das Bild herunter.", "And_select_insert_-_image_to_upload": "und wählen Sie 「insert」 - 「image」 für den Upload.", "Image_copy_error": "Fehler beim Kopieren des Bildes", - "Image_is_uploading": "Das Bild wird hochgeladen ..." + "Image_is_uploading": "Das Bild wird hochgeladen ...", + "Select_at_least_one_row_record": "Wählen Sie mindestens einen Eintrag in der Zeile aus", + "Selected_row_records_cannot_exceed_10_rows": "Sie können höchstens zehn Einträge in einer Zeile auswählen", + "Select_seatable_rows": "Seatable-Zeilen auswählen", + "Add_rows_record": "Zeileneintrag hinzufügen", + "Double_click_then_adjust_field_width": "Klicken Sie doppelt, dann passen Sie die Breite des Felds an" } diff --git a/media/sdoc-editor/locales/en/sdoc-editor.json b/media/sdoc-editor/locales/en/sdoc-editor.json index cb4689bb55..b42c68f25c 100644 --- a/media/sdoc-editor/locales/en/sdoc-editor.json +++ b/media/sdoc-editor/locales/en/sdoc-editor.json @@ -594,7 +594,7 @@ "Try_again": "Try again", "Deprecation": "Deprecation", "Generated_content_x_words": "Generated content {{count}} words", - "Ask_AI_anything": "Ask AI anything...", + "Ask_AI_anything": "Please enter the command...", "Thinking": "Thinking...", "Translation_error_message": "Translation error, please try again.", "The_translation_content_cannot_be_empty": "The translation content cannot be empty", diff --git a/media/sdoc-editor/locales/es-AR/sdoc-editor.json b/media/sdoc-editor/locales/es-AR/sdoc-editor.json deleted file mode 100644 index 849a3bf3d4..0000000000 --- a/media/sdoc-editor/locales/es-AR/sdoc-editor.json +++ /dev/null @@ -1,618 +0,0 @@ -{ - "Bold": "Negrita", - "Italic": "Itálica", - "Underline": "Subrayado", - "Strikethrough": "Tachado", - "Superscript": "Superíndice", - "Subscript": "Subíndice", - "Inline_code": "Código", - "Header_one": "Encabezado 1", - "Header_two": "Encabezado 2", - "Header_three": "Encabezado 3", - "Header_four": "Encabezado 4", - "Header_five": "Encabezado 5", - "Header_six": "Encabezado 6", - "Paragraph": "Párrafo", - "Quote": "Cita", - "Ordered_list": "Lista ordenada", - "Unordered_list": "Lista desordenada", - "Check_list": "Check list", - "Insert_image": "Insertar Imagen", - "Insert_formula": "Insertar Fórmula", - "Formula": "Fórmula", - "Insert_file": "Insertar Archivo", - "Code": "Inline code", - "Code_block": "Bloque de Código", - "Insert_link": "Insertar Enlace", - "Insert_table": "Insertar Tabla", - "Valid_values_for_rows_and_columns": "Los valores válidos para el número de filas y columnas son 0 a 50", - "Save": "Guardar", - "More": "Más", - "Invalid_url": "URL Inválida", - "Link_address": "Dirección del enlace", - "Image_address": "Dirección de la imagen", - "Submit": "Enviar", - "Cancel": "Cancelar", - "Switch_to_plain_text_editor": "Cambiar a editor de texto sin formato", - "Switch_to_rich_text_editor": "Cambiar a editor de texto enriquecido", - "Switch_to_viewer": "Cambiar a visualizador Markdown", - "Help": "Ayuda", - "Column": "Columna", - "Row": "Fila", - "Delete_table": "Eliminar Tabla", - "Delete_row": "Eliminar fila", - "Delete_column": "Eliminar columna", - "Insert_row": "Insertar Fila", - "Set_align": "Establecer alineación", - "Left": "Izquierda", - "Center": "Centrar", - "Right": "derecha", - "File_saved": "Archivo guardado", - "File_failed_to_save": "Fallo al guardar archivo", - "Back_to_parent_directory": "Volver a la carpeta superior", - "Edit": "Editar", - "Copy": "Copiar", - "Copied": "Copiado", - "Cut": "Cortar", - "Internal_link": "Enlace interno", - "Copy_internal_link": "El enlace interno ha sido copiado al portapapeles", - "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. ", - "Share": "Compartir", - "Share_link": "Compartir enlace", - "Generate": "Generar", - "Add_password_protection": "Agregar protección por contraseña", - "Password": "Contraseña ", - "At_least_8_characters": "al menos 8 caracteres", - "Password_again": "Repetir contraseña", - "Add_auto_expiration": "Agregar vencimiento automático", - "Days": "días", - "Please_enter_password": "Ingresa una contraseña", - "Greater_than_or_equal_to": "Mayor o igual que", - "Less_than_or_equal_to": "Menor o igual que", - "Set_permission": "Establecer permiso", - "Preview_and_download": "Vista previa y descargar", - "Preview_only": "Vista previa solamente", - "Please_enter_valid_days": "Ingresa cantidad válida de días", - "Please_enter_a_non-negative_integer": "Por favor, ingrese un número entero no negativo", - "Please_enter_days": "Ingresa cantidad de días", - "Password_is_too_short": "Contraseña demasiado corta", - "Passwords_do_not_match": "Las contraseñas no concuerdan", - "Return_to_wiki_page": "Volver a la página del Wiki", - "Insert_network_image": "Insertar imágen desde la red", - "Upload_local_image": "Subir imagen local", - "Add_link": "Agregar enlace", - "File_history": "Historial del Archivo", - "History_version": "Historial de Versiones", - "Back_to_viewer": "Volver al Visualizador", - "Link_title": "Título del enlace", - "Local_draft": "Borrador local", - "Use_draft": "Usar borrador", - "Delete_draft": "Eliminar borrador", - "You_have_an_unsaved_draft_do_you_like_to_use_it": "Tienes un borrador sin guardar. ¿Deseas utilizarlo?", - "Local_draft_saved": "Borrador local guardado", - "New_draft": "Nuevo Borrador", - "View_draft": "Ver Borrador", - "Publish": "Publicar", - "This_file_has_a_draft": "Este archivo tiene un borrador", - "Delete": "Borrar", - "Reply": "Responder", - "Comment": "Comentar", - "Comments": "Comentarios", - "All_comments": "Todos los comentarios", - "Resolved_comments": "Comentarios resueltos", - "Unresolved_comments": "Comentarios sin resolver", - "Total_1_comment": "Total 1 comentario", - "Total_count_comments": "Total {{count}} comentarios", - "Add_a_comment": "Agregar un comentario...", - "No_comment_yet": "No hay comentarios.", - "Mark_as_Resolved": "Marcar como Resuelto", - "Resubmit": "Resubmit", - "Resubmitted": "Resubmitted", - "Ask_for_review": "Solicitar revisión", - "Review_already_exists": "La revisión ya existe", - "View_review": "Ver revisión", - "There_is_an_associated_review_with_this_file": "Hay una revisión asociada con este archivo", - "Start_review": "Iniciar revisión", - "This_file_is_in_draft_stage": "Este archivo está en la etapa de borrador", - "This_file_is_in_review_stage": "Este archivo está en estado de revisión.", - "This_file_has_been_updated": "Este archivo ha sido actualizado.", - "Refresh": "Refrescar", - "Related_files": "Related files", - "Related_file": "Related file", - "No_tags": "Sin etiquetas", - "Date": "Fecha", - "Participants": "Participantes", - "Meeting_note": "Nota de la reunión", - "Chooser_document_type": "Elija el tipo de documento", - "Empty": "Vacío", - "No_related_files": "Sin archivos relacionados", - "No_out_line": "No hay esquema", - "Editing_files_in_this_browser_can_lead_to_slight_display_problems": "Editar archivos en este navegador puede producir algunos problemas en el display.", - "No_document_improvement_suggestion": "No hay sugerencias para mejorar el documento", - "Hide_side_panel": "Ocultar panel lateral", - "Show_side_panel": "Mostrar panel lateral", - "Show_resolved_comments": "Mostrar comentarios resueltos", - "Update": "Actualizar", - "Width": "Ancho", - "Height": "Alto", - "Full_screen": "Pantalla completa", - "Insert_library_image": "Insertar imagen desde la biblioteca", - "Size": "Tamaño", - "Location": "Ubicación", - "Last_update": "Last update", - "Tags": "Rótulos", - "Add_participants": "Agregar participantes", - "Clear_format": "Clear format", - "MarkdownLint": { - "missing_h1": { - "description": "No hay h1 en el documento", - "issue": "Falta h1" - }, - "heading_end_with_colon": { - "description": "Un encabezado no debe finalizar con el signo Dos Puntos", - "issue": "El encabezado finaliza con el signo Dos Puntos" - }, - "heading_increase_irregular": { - "description": "Los niveles del encabezado sólo deben incrementarse de a uno por vez", - "issue": "Problema con nivel de encabezado" - } - }, - "Shortcut_help": "Ayuda de atajos", - "User_help": { - "title": "Atajos de teclado", - "userHelpData": [ - { - "shortcutType": "Listar atajos", - "shortcutData": { - "Make_list": "Crear lista", - "Make_ordered_list": "Crear lista ordenada", - "Insert_new_item": "Insertar nuevo ítem", - "Insert_child_in_item": "Insert child in item", - "Increase_depth": "Increase depth" - } - }, - { - "shortcutType": "Head shortcuts", - "shortcutData": { - "Heading_1": "Encabezado 1", - "Heading_2": "Encabezado 2", - "Heading_3": "Encabezado 3", - "Heading_4": "Encabezado 4", - "Heading_5": "Encabezado 5", - "Heading_6": "Encabezado 6" - } - }, - { - "shortcutType": "Code block shortcuts", - "shortcutData": { - "Make_code_block": "Crear bloque de código", - "Insert_new_line": "Insertar nueva línea", - "Escape_code_block": "Escape code block", - "Insert_indent": "Insert indent" - } - }, - { - "shortcutType": "Block quote shortcuts", - "shortcutData": { - "Make_Block_quote": "Make Block quote", - "Escape_Block_quote": "Escape Block quote" - } - }, - { - "shortcutType": "Atajos de tabla", - "shortcutData": { - "Insert_Table_Row": "Insertar fila de tabla", - "Escape_table": "Escape table" - } - }, - { - "shortcutType": "Atajos de fórmula", - "shortcutData": { - "Insert_Formula": "Insertar Fórmula" - } - }, - { - "shortcutType": "Inline shortcuts", - "shortcutData": { - "Bold": "Negrita", - "Italic": "Itálica", - "Italic_Bold": "Negrita itálica", - "Inline_code": "Inline code" - } - }, - { - "shortcutType": "Guardar atajos", - "shortcutData": { - "Save_file": "Guardar archivo" - } - }, - { - "shortcutType": "Atajos de imagen", - "shortcutData": { - "Paste_screen_shot": "Pegar captura de pantalla", - "Drag_image_from_anywhere_to_upload_it": "Arrastrar imagen desde cualquier sitio para subirla" - } - } - ] - }, - "The_link_address_is_required": "The link address is required.", - "The_link_title_is_required": "The link title is required.", - "The_link_address_is_invalid": "The link address is invalid, please enter a correct connection address.", - "All_changes_saved": "All changes saved", - "Saving": "Guardando...", - "Collaborators": "Collaborators", - "Online_members": "Online members", - "Me": "me", - "Server_is_not_connected_Operation_will_be_sent_to_server_later": "Server is not connected. Operation will be sent to server later.", - "Server_is_disconnected_Reconnecting": "Server is disconnected. Reconnecting...", - "Server_is_reconnected": "Server is reconnected.", - "Outline": "Outline", - "Headings_you_add_to_the_document_will_appear_here": "Headings you add to the document will appear here", - "Open_parent_folder": "Abrir carpeta contenedora", - "Redo": "redo", - "Undo": "undo", - "Open_link": "Open link", - "Customize_the_number_of_rows_and_columns": "Customize the number of rows and columns", - "Rows": "Filas", - "Columns": "Columnas", - "Please_enter_title": "Please enter title", - "Please_enter_text": "Please enter text", - "Row(s)": "row(s)", - "Column(s)": "column(s)", - "Insert_below": "Insert below", - "Insert_above": "Insert above", - "Insert_on_the_right": "Insert on the right", - "Insert_on_the_left": "Insert on the left", - "Starred": "Favoritos", - "Unstarred": "Unstarred", - "Star": "Marcar", - "Unstar": "Desmarcar", - "Auto_wrap": "Auto wrap", - "Add_comment": "Add comment", - "Delete_comment": "Delete comment", - "Delete_reply": "Delete reply", - "Are_you_sure_to_delete_this_comment": "Are you sure to delete this comment?", - "Are_you_sure_to_delete_this_reply": "Are you sure to delete this reply?", - "Enter_comment_shift_enter_for_new_line_Enter_to_send": "Enter comment, Shift + Enter for new line, Enter to send", - "Enter_reply_shift_Enter_for_new_line_Enter_to_send": "Enter reply, Shift + Enter for new line, Enter to send", - "Reopen_discussion": "Adding a reply will reopen this discussion", - "Confirm": "Confirmar", - "View_changes": "View changes", - "Revision": "Revision", - "Error": "Error", - "Start_revise": "Start revise", - "Revise": "Revise", - "Failed_to_execute_operation_on_server": "Failed to execute operation on server, the current operation has been withdrawn", - "Start_revise_tip": "Create a temporary document and modify on it, merge it back after reviewing changes", - "Load_doc_content_error": "Load doc content error", - "Sdoc_format_invalid": "The content of the document does not conform to the sdoc specification", - "Draft": "Borrador", - "Unmark_as_draft": "Unmark as draft", - "Background_color": "Background color", - "No_color": "No color", - "Standard_color": "Standard color", - "Recently_used": "Recently used", - "More_color": "More color", - "White": "White", - "Black": "Black", - "Blue_grey": "Blue_grey", - "Blue": "Blue", - "Sky_blue": "Sky_blue", - "Green": "Green", - "Red": "Red", - "Orange": "Orange", - "Yellow": "Yellow", - "Purple": "Purple", - "Light_grey_x": "Light grey {{value}}", - "Dark_grey_x": "Dark grey {{value}}", - "Light_blue_grey_x": "Light blue grey {{value}}", - "Light_blue_x": "Light blue {{value}}", - "Light_sky_blue_x": "Light sky blue {{value}}", - "Light_green_x": "Light green {{value}}", - "Light_red_x": "Light red {{value}}", - "Light_orange_x": "Light orange {{value}}", - "Light_yellow_x": "Light yellow {{value}}", - "Light_purple_x": "Light purple {{value}}", - "Dark_blue_grey_x": "Dark blue grey {{value}}", - "Dark_blue_x": "Dark blue {{value}}", - "Dark_sky_blue_x": "Dark sky blue {{value}}", - "Dark_green_x": "Dark green {{value}}", - "Dark_red_x": "Dark red {{value}}", - "Dark_orange_x": "Dark orange {{value}}", - "Dark_yellow_x": "Dark yellow {{value}}", - "Dark_purple_x": "Dark purple {{value}}", - "Standard_dark_red": "Standard dark red", - "Standard_red": "Standard red", - "Standard_orange": "Standard orange", - "Standard_yellow": "Standard yellow", - "Standard_light_green": "Standard light green", - "Standard_green": "Standard green", - "Standard_light_blue": "Standard light blue", - "Standard_blue": "Standard blue", - "Standard_dark_blue": "Standard dark blue", - "Standard_purple": "Standard purple", - "Highlight_color": "Highlight", - "Font_color": "Font color", - "Default": "Predeterminado", - "No_revisions": "No revisions", - "1_revision": "1 revision", - "x_revisions": "{{count}} revisions", - "Creator": "Creador", - "Created_time": "Created time", - "Created_at": "Created at", - "Resolved_tip": "Mark as resolved and hide discussion", - "Search_language": "Search language", - "Sdoc_error_tip": "The document has errors and cannot be displayed. Please try to fix it automatically by clicking the button below.", - "Repair": "Repair", - "Font_size": "Font size", - "Increase_font_size": "Increase font size", - "Reduce_font_size": "Reduce font size", - "Font": "Fuente", - "All_fonts": "All fonts", - "Default_font": "Default font", - "Pending_operations_exceed_limit": "There are multiple operations not synced to the server. Please check your network.", - "Recently_saved": "Recently saved", - "Text_Link": "Text Link", - "Icon_and_text_Link": "Icon and text Link", - "Card": "Card", - "Select_sdoc_document": "Select sdoc document", - "Select_file": "Select file", - "Local_file": "Local file", - "Internal_server_exec_operations_error": "An exception occurred on the server, please refresh the page and try again", - "Failed_to_sync_with_server_operations": "Synchronization with the server failed, please refresh the page", - "Style": "Style", - "Insert": "Insert", - "Image": "Imagen", - "Table": "Tabla", - "Link": "Enlace", - "Transform_to": "Transform to", - "Last_modification": "Last modification", - "Next_modification": "Next modification", - "Changes": "Cambios", - "No_changes": "No changes", - "Title": "Título", - "Subtitle": "Subtitle", - "Link_sdoc": "Link sdoc", - "Link_file": "Link file", - "Keep_my_modification": "Keep my modification", - "Keep_other_modification": "Keep other's modification", - "Keep_both_modification": "Keep both modification", - "Tip": "Tip", - "Rebase_delete_no_change_revision_tip": "Revision has not made any change compared to original document. Do you want to delete this revision?", - "Has_been_replaced_tip": "Document content has been replaced. Please refresh the page", - "Has_been_published_tip": "Revision published", - "Has_conflict_before_publish_tip": "There are conflicts in the document, please resolve it before publishing!", - "Merge_tip": "There are conflicts in the documents. Do you want to merge them?", - "Has_conflict_before_view_changes_tip": "There are conflicts in the document. Please resolve the conflict before viewing the changes!", - "Has_been_removed_tip": "Document has been removed, please view other documents.", - "Checking": "Checking...", - "Publishing": "Publishing...", - "Inline": "Inline", - "Block": "Block", - "Full_screen_mode": "Full screen mode", - "Image_border": "Image border", - "Delete_revision": "Delete revision", - "Delete_tip": "Are you sure you want to delete {{content}} ?", - "Revision_deleted": "Revision deleted", - "Published": "Publicado", - "Delete_Successfully": "Delete Successfully", - "Delete_failed": "Eliminar falló", - "Caption": "Caption", - "No_collaborators_available": "No_collaborators_available", - "Search_collaborator": "Search collaborator", - "Doc_comments": "Document comments", - "Tag_not_found": "Tag not found", - "Create_a_new_tag": "Cear una nueva etiqueta", - "Search_tags": "Search tags", - "No_options_available": "Tag not found", - "Add_option": "Cear una nueva etiqueta", - "Find_an_option": "Search tags", - "Copy_link_of_section": "Copy link of section", - "revision": "revision", - "xxx_added_a_new_comment": "{{author}} added a new comment", - "xxx_added_a_reply": "{{author}} added a reply", - "New": "Nuevo", - "Table_template": "Table template", - "Jump_to_original_doc": "Jump to the original document", - "Freezed": "Freezed", - "Callout": "Callout", - "The_current_location_does_not_support_pasting": "The current location does not support pasting ", - "Please_enter": "Please enter", - "Combine_cell": "Combine cells", - "Split_cell": "Split cell", - "Row_number": "Row number", - "Column_number": "Column number", - "The_maximum_row_number_is_{number}": "The maximum row number is {number}", - "Other_modification": "Other's modification", - "My_modification": "My modification", - "Document_history": "Document history", - "Freeze_document": "Freeze document", - "Document_frozen": "Document frozen", - "Unfreeze": "Unfreeze", - "Search_and_replace": "Search and replace", - "Search": "Buscar", - "Type_search_content": "Type search content", - "Replace_as": "Replace as", - "Type_replace_content": "Type replace content", - "Prevs": "Prevs", - "Next": "Siguiente", - "Replace": "Reemplazar", - "Replace_all": "Replace all", - "Are_you_sure_to_replace_all_number_xxx_in_this_document_with_yyy": "Are you sure to replace all {{number}} '{{originalWord}}' in this document with '{{replacedWord}}'?", - "Are_you_sure_to_clear_all_number_xxx_in_this_document": "Are you sure to clear all {{number}} '{{originalWord}}' in this document?", - "Search_not_found": "Not found", - "Recent_visited": "Recent visited", - "The_document_does_not_exist": "The document does not exist", - "Create_a_new_sdoc_file": "Create a new sdoc file", - "New_page": "New page", - "Create": "Crear", - "Top_align": "Top", - "Center_align": "Middle", - "Bottom_align": "Bottom", - "Move_column_count": "Moving {{count}} column(s)", - "Move_row_count": "Moving {{count}} row(s)", - "Mark_all_as_read": "Mark all as read", - "Alignment_type": "Alignment", - "Print": "Print", - "Enter_more_character_start_search": "Enter more characters to start search", - "Create_file_name_sdoc": "Create {{file_name_sdoc}}", - "Source_document_changed_tip": "Original document has concurrent modifications. Do you like to merge these modifications to the revision?", - "Fit_table_to_page_width": "Fit table to page width", - "Enter_text_or_press_forward_slash_to_insert_element": "Enter text or press '/' to insert element", - "Vertical_align": "Vertical alignment", - "Horizontal_align": "Horizontal alignment", - "SeaTable_column": "SeaTable column", - "SeaTable_table": "SeaTable table", - "And_x_more_records": "and {{count}} more records", - "Print_limit_exceeded": "Exceeding the print limit, only the first 200 lines will be printed", - "Show_record_numbers": "Show record numbers", - "Alternate_color": "Alternate color", - "Select_column_display_option_color_tip": "Single-select and multi-select columns display option colors", - "Header": "Encabezado", - "Remove_icon": "Remove icon", - "Hide_columns": "Hide columns", - "1_hidden_column": "1 hidden column", - "hidden_columns": "hidden columns", - "Search_column": "Search column", - "No_columns_available_to_be_hidden": "No columns available to be hidden.", - "Hide_all": "Hide all", - "Show_all": "Show all", - "Sort": "Sort", - "1 Sort": "1 sort", - "Sorts": "sorts", - "No_sorts": "No sorts", - "Add_sort": "Add sort", - "No_sort_added": "No sort added", - "up": "Up", - "down": "Down", - "No_results": "No results", - "Filter": "Filter", - "1 Filter": "1 filter", - "Filters": "filters", - "Add_filter": "Add filter", - "No_filters": "No filters", - "And": "And", - "Or": "Or", - "Select_option(s)": "Select option(s)", - "Select_an_option": "Select an option", - "Search_option": "Search option", - "Add_collaborator": "Add collaborator", - "Add_a_creator": "Add a creator", - "Add_a_last_modifier": "Add a last modifier", - "Invalid_filter": "Invalid filter", - "Department_single_select": "Department single select", - "Search_department": "Search department", - "Select_department": "Select department", - "No_departments_available": "No departments available", - "Current_user_department": "Current user's department", - "Current_user_department_and_sub": "Current user's department and sub-departments", - "Deleted_department": "Deleted department", - "Data_settings": "Data settings", - "Style_settings": "Style settings", - "contains": "contains", - "does_not_contain": "does not contain", - "is": "is", - "is_not": "is not", - "equal": "\u003d", - "not_equal": "\u2260", - "less": "\u003C", - "greater": "\u003E", - "less_or_equal": "\u2264", - "greater_or_equal": "\u2265", - "is_empty": "is empty", - "is_not_empty": "is not empty", - "is_within": "is within", - "is_before": "is before", - "is_after": "is after", - "is_on_or_before": "is on or before", - "is_on_or_after": "is on or after", - "has_any_of": "has any of", - "has_all_of": "has all of", - "has_none_of": "has none of", - "is_exactly": "is exactly", - "is_current_user_ID": "is current user's ID", - "Current_date": "Current date", - "Specific_date": "Specific date", - "x_days_before_current_date": "x days before current date", - "x_days_after_current_date": "x days after current date", - "is_any_of": "is any of", - "is_none_of": "is none of", - "include_me": "include the current user", - "today": "today", - "tomorrow": "tomorrow", - "yesterday": "yesterday", - "one_week_ago": "one week ago", - "one_week_from_now": "one week from now", - "one_month_ago": "one month ago", - "one_month_from_now": "one month from now", - "number_of_days_ago": "number of days ago", - "number_of_days_from_now": "number of days from now", - "exact_date": "exact date", - "last_week": "last week", - "last_month": "last month", - "last_year": "last year", - "this_week": "this week", - "this_month": "this month", - "this_year": "this year", - "the_next_week": "the next week", - "the_next_month": "the next month", - "the_next_year": "the next year", - "the_past_week": "last week", - "the_past_month": "last month", - "the_past_year": "last year", - "the_next_numbers_of_days": "the next numbers of days", - "the_past_numbers_of_days": "the past numbers of days", - "Double_click_to_enter_edit_mode_and_adjust_field_width" : "Double click to enter edit mode and adjust field width", - "Enter_comment_Enter_for_new_line_shift_enter_to_send": "Enter comment, Enter for new line, Shift + Enter to send", - "Sub_table": "Tabla", - "Search_action": "Search action...", - "Comment_details": "Comment details", - "Two_column": "2 columns", - "Three_column": "3 columns", - "Four_column": "4 columns", - "Five_column": "5 columns", - "Full_width_mode": "Full width mode", - "Video": "Video", - "Upload_local_video": "Upload local video", - "The_current_version_does_not_support_>5MB_video_file": "The_current_version_does_not_support_>5MB_video_file", - "Token_expired_Please_refresh_the_page": "Token expired. Please refresh the page.", - "Link_to_page": "Link to page", - "No_page_results": "No page results", - "Page": "Page", - "Share_1": "Compartir", - "Collect": "Collect", - "Collected": "Collected", - "Link_to_file": "Link to file", - "Create_a_new_file": "Create a new file", - "Suggestion": "Sugerencia", - "Continuation": "Continuation", - "More_details": "More details", - "More_concise": "More concise", - "More_vivid": "More vivid", - "Translate": "Translate", - "Adjustment": "Adjustment", - "Try_again": "Try again", - "Deprecation": "Deprecation", - "Generated_content_x_words": "Generated content {{count}} words", - "Ask_AI_anything": "Ask AI anything...", - "Thinking": "Thinking...", - "Translation_error_message": "Translation error, please try again.", - "The_translation_content_cannot_be_empty": "The translation content cannot be empty", - "Processing_message": "Processing, please wait...", - "AI_tip_content": "Discard current content?", - "Discard": "Descartar", - "English": "English", - "Chinese": "Chinese", - "Ask_AI": "Ask AI", - "Enter_reply": "Enter reply", - "Processing_content_cannot_be_empty": "Processing content cannot be empty", - "AI_error_message": "Request error, please try again", - "Add_video_link": "Add video link", - "Link_Seafile_video_file": "Link Seafile video file", - "Select_video_file": "Select video file", - "Support_Youtube_Tencent_Bilibili_and_more": "Support Youtube, Tencent, Bilibili and more", - "Image_cannot_be_copied_Please_download_the_source_image": "Image cannot be copied. Please download the source image,", - "And_select_insert_-_image_to_upload": "and select 「insert」 - 「image」 to upload.", - "Image_copy_error": "Image copy error", - "Image_is_uploading": "Image is uploading..." -} diff --git a/media/sdoc-editor/locales/es-MX/sdoc-editor.json b/media/sdoc-editor/locales/es-MX/sdoc-editor.json deleted file mode 100644 index a8cfd09f1b..0000000000 --- a/media/sdoc-editor/locales/es-MX/sdoc-editor.json +++ /dev/null @@ -1,618 +0,0 @@ -{ - "Bold": "Negrita", - "Italic": "Itálica", - "Underline": "Underline", - "Strikethrough": "Tachado", - "Superscript": "Superscript", - "Subscript": "Subscript", - "Inline_code": "Código", - "Header_one": "Encabezado 1", - "Header_two": "Encabezado 2", - "Header_three": "Encabezado 3", - "Header_four": "Encabezado 4", - "Header_five": "Encabezado 5", - "Header_six": "Encabezado 6", - "Paragraph": "Párrafo", - "Quote": "Cita", - "Ordered_list": "Lista ordenada", - "Unordered_list": "Lista desordenada", - "Check_list": "Check list", - "Insert_image": "Insert image", - "Insert_formula": "Insert formula", - "Formula": "Fórmula", - "Insert_file": "Insert file", - "Code": "Inline code", - "Code_block": "Code block", - "Insert_link": "Insert link", - "Insert_table": "Insert table", - "Valid_values_for_rows_and_columns": "Valid values for the number of rows and columns are 0 to 50", - "Save": "Guardar", - "More": "Más", - "Invalid_url": "URL Inválida", - "Link_address": "Dirección del enlace", - "Image_address": "Dirección de la imagen", - "Submit": "Enviar", - "Cancel": "Cancelar", - "Switch_to_plain_text_editor": "Cambiar a editor de texto sin formato", - "Switch_to_rich_text_editor": "Cambiar a editor de texto enriquecido", - "Switch_to_viewer": "Cambiar a visualizador Markdown", - "Help": "Ayuda", - "Column": "Columna", - "Row": "Fila", - "Delete_table": "Delete table", - "Delete_row": "Delete row", - "Delete_column": "Delete column", - "Insert_row": "Insert row", - "Set_align": "Establecer alineación", - "Left": "Izquierda", - "Center": "Centrar", - "Right": "derecha", - "File_saved": "Archivo guardado", - "File_failed_to_save": "Fallo al guardar archivo", - "Back_to_parent_directory": "Volver a la carpeta superior", - "Edit": "Editar", - "Copy": "Copiar", - "Copied": "Copiado", - "Cut": "Cut", - "Internal_link": "Enlace interno", - "Copy_internal_link": "El enlace interno ha sido copiado al portapapeles", - "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. ", - "Share": "Compartir", - "Share_link": "Compartir enlace", - "Generate": "Generar", - "Add_password_protection": "Agregar protección por contraseña", - "Password": "Contraseña ", - "At_least_8_characters": "al menos 8 caracteres", - "Password_again": "Repetir contraseña", - "Add_auto_expiration": "Agregar vencimiento automático", - "Days": "días", - "Please_enter_password": "Ingresa una contraseña", - "Greater_than_or_equal_to": "Mayor o igual que", - "Less_than_or_equal_to": "Menor o igual que", - "Set_permission": "Establecer permiso", - "Preview_and_download": "Vista previa y descargar", - "Preview_only": "Vista previa solamente", - "Please_enter_valid_days": "Ingresa cantidad válida de días", - "Please_enter_a_non-negative_integer": "Por favor, ingrese un número entero no negativo", - "Please_enter_days": "Ingresa cantidad de días", - "Password_is_too_short": "Contraseña demasiado corta", - "Passwords_do_not_match": "Las contraseñas no concuerdan", - "Return_to_wiki_page": "Volver a la página del Wiki", - "Insert_network_image": "Insertar imágen desde la red", - "Upload_local_image": "Subir imagen local", - "Add_link": "Agregar enlace", - "File_history": "File history", - "History_version": "History versions", - "Back_to_viewer": "Back to viewer", - "Link_title": "Título del enlace", - "Local_draft": "Borrador local", - "Use_draft": "Usar borrador", - "Delete_draft": "Eliminar borrador", - "You_have_an_unsaved_draft_do_you_like_to_use_it": "Tienes un borrador sin guardar. ¿Deseas utilizarlo?", - "Local_draft_saved": "Borrador local guardado", - "New_draft": "New draft", - "View_draft": "View draft", - "Publish": "Publicar", - "This_file_has_a_draft": "Este archivo tiene un borrador", - "Delete": "Borrar", - "Reply": "Responder", - "Comment": "Comentar", - "Comments": "Comentarios", - "All_comments": "All comments", - "Resolved_comments": "Resolved comments", - "Unresolved_comments": "Unresolved comments", - "Total_1_comment": "Total 1 comment", - "Total_count_comments": "Total {{count}} comments", - "Add_a_comment": "Agregar un comentario...", - "No_comment_yet": "No hay comentarios.", - "Mark_as_Resolved": "Marcar como Resuelto", - "Resubmit": "Resubmit", - "Resubmitted": "Resubmitted", - "Ask_for_review": "Solicitar revisión", - "Review_already_exists": "La revisión ya existe", - "View_review": "Ver revisión", - "There_is_an_associated_review_with_this_file": "Hay una revisión asociada con este archivo", - "Start_review": "Iniciar revisión", - "This_file_is_in_draft_stage": "Este archivo está en la etapa de borrador", - "This_file_is_in_review_stage": "Este archivo está en estado de revisión.", - "This_file_has_been_updated": "Este archivo ha sido actualizado.", - "Refresh": "Refrescar", - "Related_files": "Related files", - "Related_file": "Related file", - "No_tags": "Sin etiquetas", - "Date": "Fecha", - "Participants": "Participantes", - "Meeting_note": "Nota de la reunión", - "Chooser_document_type": "Elija el tipo de documento", - "Empty": "Vacío", - "No_related_files": "Sin archivos relacionados", - "No_out_line": "No hay esquema", - "Editing_files_in_this_browser_can_lead_to_slight_display_problems": "Editar archivos en este navegador puede producir algunos problemas en el display.", - "No_document_improvement_suggestion": "No hay sugerencias para mejorar el documento", - "Hide_side_panel": "Ocultar panel lateral", - "Show_side_panel": "Mostrar panel lateral", - "Show_resolved_comments": "Mostrar comentarios resueltos", - "Update": "Actualizar", - "Width": "Ancho", - "Height": "Alto", - "Full_screen": "Pantalla completa", - "Insert_library_image": "Insertar imagen desde la biblioteca", - "Size": "Tamaño", - "Location": "Ubicación", - "Last_update": "Last update", - "Tags": "Rótulos", - "Add_participants": "Agregar participantes", - "Clear_format": "Clear format", - "MarkdownLint": { - "missing_h1": { - "description": "No hay h1 en el documento", - "issue": "Falta h1" - }, - "heading_end_with_colon": { - "description": "Un encabezado no debe finalizar con el signo Dos Puntos", - "issue": "El encabezado finaliza con el signo Dos Puntos" - }, - "heading_increase_irregular": { - "description": "Los niveles del encabezado sólo deben incrementarse de a uno por vez", - "issue": "Problema con nivel de encabezado" - } - }, - "Shortcut_help": "Ayuda de atajos", - "User_help": { - "title": "Atajos de teclado", - "userHelpData": [ - { - "shortcutType": "Listar atajos", - "shortcutData": { - "Make_list": "Crear lista", - "Make_ordered_list": "Crear lista ordenada", - "Insert_new_item": "Insertar nuevo ítem", - "Insert_child_in_item": "Insert child in item", - "Increase_depth": "Increase depth" - } - }, - { - "shortcutType": "Head shortcuts", - "shortcutData": { - "Heading_1": "Encabezado 1", - "Heading_2": "Encabezado 2", - "Heading_3": "Encabezado 3", - "Heading_4": "Encabezado 4", - "Heading_5": "Encabezado 5", - "Heading_6": "Encabezado 6" - } - }, - { - "shortcutType": "Code block shortcuts", - "shortcutData": { - "Make_code_block": "Crear bloque de código", - "Insert_new_line": "Insertar nueva línea", - "Escape_code_block": "Escape code block", - "Insert_indent": "Insert indent" - } - }, - { - "shortcutType": "Block quote shortcuts", - "shortcutData": { - "Make_Block_quote": "Make Block quote", - "Escape_Block_quote": "Escape Block quote" - } - }, - { - "shortcutType": "Atajos de tabla", - "shortcutData": { - "Insert_Table_Row": "Insertar fila de tabla", - "Escape_table": "Escape table" - } - }, - { - "shortcutType": "Atajos de fórmula", - "shortcutData": { - "Insert_Formula": "Insertar Fórmula" - } - }, - { - "shortcutType": "Inline shortcuts", - "shortcutData": { - "Bold": "Negrita", - "Italic": "Itálica", - "Italic_Bold": "Negrita itálica", - "Inline_code": "Inline code" - } - }, - { - "shortcutType": "Guardar atajos", - "shortcutData": { - "Save_file": "Guardar archivo" - } - }, - { - "shortcutType": "Atajos de imagen", - "shortcutData": { - "Paste_screen_shot": "Pegar captura de pantalla", - "Drag_image_from_anywhere_to_upload_it": "Arrastrar imagen desde cualquier sitio para subirla" - } - } - ] - }, - "The_link_address_is_required": "The link address is required.", - "The_link_title_is_required": "The link title is required.", - "The_link_address_is_invalid": "The link address is invalid, please enter a correct connection address.", - "All_changes_saved": "All changes saved", - "Saving": "Guardando...", - "Collaborators": "Collaborators", - "Online_members": "Online members", - "Me": "me", - "Server_is_not_connected_Operation_will_be_sent_to_server_later": "Server is not connected. Operation will be sent to server later.", - "Server_is_disconnected_Reconnecting": "Server is disconnected. Reconnecting...", - "Server_is_reconnected": "Server is reconnected.", - "Outline": "Outline", - "Headings_you_add_to_the_document_will_appear_here": "Headings you add to the document will appear here", - "Open_parent_folder": "Abrir carpeta contenedora", - "Redo": "redo", - "Undo": "undo", - "Open_link": "Open link", - "Customize_the_number_of_rows_and_columns": "Customize the number of rows and columns", - "Rows": "Filas", - "Columns": "Columnas", - "Please_enter_title": "Please enter title", - "Please_enter_text": "Please enter text", - "Row(s)": "row(s)", - "Column(s)": "column(s)", - "Insert_below": "Insert below", - "Insert_above": "Insert above", - "Insert_on_the_right": "Insert on the right", - "Insert_on_the_left": "Insert on the left", - "Starred": "Marcado", - "Unstarred": "Unstarred", - "Star": "Marcar", - "Unstar": "Desmarcar", - "Auto_wrap": "Auto wrap", - "Add_comment": "Add comment", - "Delete_comment": "Delete comment", - "Delete_reply": "Delete reply", - "Are_you_sure_to_delete_this_comment": "Are you sure to delete this comment?", - "Are_you_sure_to_delete_this_reply": "Are you sure to delete this reply?", - "Enter_comment_shift_enter_for_new_line_Enter_to_send": "Enter comment, Shift + Enter for new line, Enter to send", - "Enter_reply_shift_Enter_for_new_line_Enter_to_send": "Enter reply, Shift + Enter for new line, Enter to send", - "Reopen_discussion": "Adding a reply will reopen this discussion", - "Confirm": "Confirmar", - "View_changes": "View changes", - "Revision": "Revision", - "Error": "Error", - "Start_revise": "Start revise", - "Revise": "Revise", - "Failed_to_execute_operation_on_server": "Failed to execute operation on server, the current operation has been withdrawn", - "Start_revise_tip": "Create a temporary document and modify on it, merge it back after reviewing changes", - "Load_doc_content_error": "Load doc content error", - "Sdoc_format_invalid": "The content of the document does not conform to the sdoc specification", - "Draft": "Borrador", - "Unmark_as_draft": "Unmark as draft", - "Background_color": "Background color", - "No_color": "No color", - "Standard_color": "Standard color", - "Recently_used": "Recently used", - "More_color": "More color", - "White": "White", - "Black": "Black", - "Blue_grey": "Blue_grey", - "Blue": "Blue", - "Sky_blue": "Sky_blue", - "Green": "Green", - "Red": "Red", - "Orange": "Orange", - "Yellow": "Yellow", - "Purple": "Purple", - "Light_grey_x": "Light grey {{value}}", - "Dark_grey_x": "Dark grey {{value}}", - "Light_blue_grey_x": "Light blue grey {{value}}", - "Light_blue_x": "Light blue {{value}}", - "Light_sky_blue_x": "Light sky blue {{value}}", - "Light_green_x": "Light green {{value}}", - "Light_red_x": "Light red {{value}}", - "Light_orange_x": "Light orange {{value}}", - "Light_yellow_x": "Light yellow {{value}}", - "Light_purple_x": "Light purple {{value}}", - "Dark_blue_grey_x": "Dark blue grey {{value}}", - "Dark_blue_x": "Dark blue {{value}}", - "Dark_sky_blue_x": "Dark sky blue {{value}}", - "Dark_green_x": "Dark green {{value}}", - "Dark_red_x": "Dark red {{value}}", - "Dark_orange_x": "Dark orange {{value}}", - "Dark_yellow_x": "Dark yellow {{value}}", - "Dark_purple_x": "Dark purple {{value}}", - "Standard_dark_red": "Standard dark red", - "Standard_red": "Standard red", - "Standard_orange": "Standard orange", - "Standard_yellow": "Standard yellow", - "Standard_light_green": "Standard light green", - "Standard_green": "Standard green", - "Standard_light_blue": "Standard light blue", - "Standard_blue": "Standard blue", - "Standard_dark_blue": "Standard dark blue", - "Standard_purple": "Standard purple", - "Highlight_color": "Highlight", - "Font_color": "Font color", - "Default": "Predeterminado", - "No_revisions": "No revisions", - "1_revision": "1 revision", - "x_revisions": "{{count}} revisions", - "Creator": "Creador", - "Created_time": "Created time", - "Created_at": "Created at", - "Resolved_tip": "Mark as resolved and hide discussion", - "Search_language": "Search language", - "Sdoc_error_tip": "The document has errors and cannot be displayed. Please try to fix it automatically by clicking the button below.", - "Repair": "Repair", - "Font_size": "Font size", - "Increase_font_size": "Increase font size", - "Reduce_font_size": "Reduce font size", - "Font": "Fuente", - "All_fonts": "All fonts", - "Default_font": "Default font", - "Pending_operations_exceed_limit": "There are multiple operations not synced to the server. Please check your network.", - "Recently_saved": "Recently saved", - "Text_Link": "Text Link", - "Icon_and_text_Link": "Icon and text Link", - "Card": "Card", - "Select_sdoc_document": "Select sdoc document", - "Select_file": "Select file", - "Local_file": "Local file", - "Internal_server_exec_operations_error": "An exception occurred on the server, please refresh the page and try again", - "Failed_to_sync_with_server_operations": "Synchronization with the server failed, please refresh the page", - "Style": "Style", - "Insert": "Insert", - "Image": "Imagen", - "Table": "Tabla", - "Link": "Enlace", - "Transform_to": "Transform to", - "Last_modification": "Last modification", - "Next_modification": "Next modification", - "Changes": "Cambios", - "No_changes": "No changes", - "Title": "Título", - "Subtitle": "Subtitle", - "Link_sdoc": "Link sdoc", - "Link_file": "Link file", - "Keep_my_modification": "Keep my modification", - "Keep_other_modification": "Keep other's modification", - "Keep_both_modification": "Keep both modification", - "Tip": "Tip", - "Rebase_delete_no_change_revision_tip": "Revision has not made any change compared to original document. Do you want to delete this revision?", - "Has_been_replaced_tip": "Document content has been replaced. Please refresh the page", - "Has_been_published_tip": "Revision published", - "Has_conflict_before_publish_tip": "There are conflicts in the document, please resolve it before publishing!", - "Merge_tip": "There are conflicts in the documents. Do you want to merge them?", - "Has_conflict_before_view_changes_tip": "There are conflicts in the document. Please resolve the conflict before viewing the changes!", - "Has_been_removed_tip": "Document has been removed, please view other documents.", - "Checking": "Checking...", - "Publishing": "Publishing...", - "Inline": "Inline", - "Block": "Block", - "Full_screen_mode": "Full screen mode", - "Image_border": "Image border", - "Delete_revision": "Delete revision", - "Delete_tip": "Are you sure you want to delete {{content}} ?", - "Revision_deleted": "Revision deleted", - "Published": "Publicado", - "Delete_Successfully": "Delete Successfully", - "Delete_failed": "Eliminar falló", - "Caption": "Caption", - "No_collaborators_available": "No_collaborators_available", - "Search_collaborator": "Search collaborator", - "Doc_comments": "Document comments", - "Tag_not_found": "Tag not found", - "Create_a_new_tag": "Cear una nueva etiqueta", - "Search_tags": "Search tags", - "No_options_available": "Tag not found", - "Add_option": "Cear una nueva etiqueta", - "Find_an_option": "Search tags", - "Copy_link_of_section": "Copy link of section", - "revision": "revision", - "xxx_added_a_new_comment": "{{author}} added a new comment", - "xxx_added_a_reply": "{{author}} added a reply", - "New": "Nuevo", - "Table_template": "Table template", - "Jump_to_original_doc": "Jump to the original document", - "Freezed": "Freezed", - "Callout": "Callout", - "The_current_location_does_not_support_pasting": "The current location does not support pasting ", - "Please_enter": "Please enter", - "Combine_cell": "Combine cells", - "Split_cell": "Split cell", - "Row_number": "Row number", - "Column_number": "Column number", - "The_maximum_row_number_is_{number}": "The maximum row number is {number}", - "Other_modification": "Other's modification", - "My_modification": "My modification", - "Document_history": "Document history", - "Freeze_document": "Freeze document", - "Document_frozen": "Document frozen", - "Unfreeze": "Unfreeze", - "Search_and_replace": "Search and replace", - "Search": "Buscar", - "Type_search_content": "Type search content", - "Replace_as": "Replace as", - "Type_replace_content": "Type replace content", - "Prevs": "Prevs", - "Next": "Siguiente", - "Replace": "Reemplazar", - "Replace_all": "Replace all", - "Are_you_sure_to_replace_all_number_xxx_in_this_document_with_yyy": "Are you sure to replace all {{number}} '{{originalWord}}' in this document with '{{replacedWord}}'?", - "Are_you_sure_to_clear_all_number_xxx_in_this_document": "Are you sure to clear all {{number}} '{{originalWord}}' in this document?", - "Search_not_found": "Not found", - "Recent_visited": "Recent visited", - "The_document_does_not_exist": "The document does not exist", - "Create_a_new_sdoc_file": "Create a new sdoc file", - "New_page": "New page", - "Create": "Crear", - "Top_align": "Top", - "Center_align": "Middle", - "Bottom_align": "Bottom", - "Move_column_count": "Moving {{count}} column(s)", - "Move_row_count": "Moving {{count}} row(s)", - "Mark_all_as_read": "Mark all as read", - "Alignment_type": "Alignment", - "Print": "Print", - "Enter_more_character_start_search": "Enter more characters to start search", - "Create_file_name_sdoc": "Create {{file_name_sdoc}}", - "Source_document_changed_tip": "Original document has concurrent modifications. Do you like to merge these modifications to the revision?", - "Fit_table_to_page_width": "Fit table to page width", - "Enter_text_or_press_forward_slash_to_insert_element": "Enter text or press '/' to insert element", - "Vertical_align": "Vertical alignment", - "Horizontal_align": "Horizontal alignment", - "SeaTable_column": "SeaTable column", - "SeaTable_table": "SeaTable table", - "And_x_more_records": "and {{count}} more records", - "Print_limit_exceeded": "Exceeding the print limit, only the first 200 lines will be printed", - "Show_record_numbers": "Show record numbers", - "Alternate_color": "Alternate color", - "Select_column_display_option_color_tip": "Single-select and multi-select columns display option colors", - "Header": "Encabezado", - "Remove_icon": "Remove icon", - "Hide_columns": "Hide columns", - "1_hidden_column": "1 hidden column", - "hidden_columns": "hidden columns", - "Search_column": "Search column", - "No_columns_available_to_be_hidden": "No columns available to be hidden.", - "Hide_all": "Hide all", - "Show_all": "Show all", - "Sort": "Sort", - "1 Sort": "1 sort", - "Sorts": "sorts", - "No_sorts": "No sorts", - "Add_sort": "Add sort", - "No_sort_added": "No sort added", - "up": "Up", - "down": "Down", - "No_results": "No results", - "Filter": "Filter", - "1 Filter": "1 filter", - "Filters": "filters", - "Add_filter": "Add filter", - "No_filters": "No filters", - "And": "And", - "Or": "Or", - "Select_option(s)": "Select option(s)", - "Select_an_option": "Select an option", - "Search_option": "Search option", - "Add_collaborator": "Add collaborator", - "Add_a_creator": "Add a creator", - "Add_a_last_modifier": "Add a last modifier", - "Invalid_filter": "Invalid filter", - "Department_single_select": "Department single select", - "Search_department": "Search department", - "Select_department": "Select department", - "No_departments_available": "No departments available", - "Current_user_department": "Current user's department", - "Current_user_department_and_sub": "Current user's department and sub-departments", - "Deleted_department": "Deleted department", - "Data_settings": "Data settings", - "Style_settings": "Style settings", - "contains": "contains", - "does_not_contain": "does not contain", - "is": "is", - "is_not": "is not", - "equal": "\u003d", - "not_equal": "\u2260", - "less": "\u003C", - "greater": "\u003E", - "less_or_equal": "\u2264", - "greater_or_equal": "\u2265", - "is_empty": "is empty", - "is_not_empty": "is not empty", - "is_within": "is within", - "is_before": "is before", - "is_after": "is after", - "is_on_or_before": "is on or before", - "is_on_or_after": "is on or after", - "has_any_of": "has any of", - "has_all_of": "has all of", - "has_none_of": "has none of", - "is_exactly": "is exactly", - "is_current_user_ID": "is current user's ID", - "Current_date": "Current date", - "Specific_date": "Specific date", - "x_days_before_current_date": "x days before current date", - "x_days_after_current_date": "x days after current date", - "is_any_of": "is any of", - "is_none_of": "is none of", - "include_me": "include the current user", - "today": "today", - "tomorrow": "tomorrow", - "yesterday": "yesterday", - "one_week_ago": "one week ago", - "one_week_from_now": "one week from now", - "one_month_ago": "one month ago", - "one_month_from_now": "one month from now", - "number_of_days_ago": "number of days ago", - "number_of_days_from_now": "number of days from now", - "exact_date": "exact date", - "last_week": "last week", - "last_month": "last month", - "last_year": "last year", - "this_week": "this week", - "this_month": "this month", - "this_year": "this year", - "the_next_week": "the next week", - "the_next_month": "the next month", - "the_next_year": "the next year", - "the_past_week": "last week", - "the_past_month": "last month", - "the_past_year": "last year", - "the_next_numbers_of_days": "the next numbers of days", - "the_past_numbers_of_days": "the past numbers of days", - "Double_click_to_enter_edit_mode_and_adjust_field_width" : "Double click to enter edit mode and adjust field width", - "Enter_comment_Enter_for_new_line_shift_enter_to_send": "Enter comment, Enter for new line, Shift + Enter to send", - "Sub_table": "Tabla", - "Search_action": "Search action...", - "Comment_details": "Comment details", - "Two_column": "2 columns", - "Three_column": "3 columns", - "Four_column": "4 columns", - "Five_column": "5 columns", - "Full_width_mode": "Full width mode", - "Video": "Video", - "Upload_local_video": "Upload local video", - "The_current_version_does_not_support_>5MB_video_file": "The_current_version_does_not_support_>5MB_video_file", - "Token_expired_Please_refresh_the_page": "Token expired. Please refresh the page.", - "Link_to_page": "Link to page", - "No_page_results": "No page results", - "Page": "Page", - "Share_1": "Compartir", - "Collect": "Collect", - "Collected": "Collected", - "Link_to_file": "Link to file", - "Create_a_new_file": "Create a new file", - "Suggestion": "Sugerencia", - "Continuation": "Continuation", - "More_details": "More details", - "More_concise": "More concise", - "More_vivid": "More vivid", - "Translate": "Translate", - "Adjustment": "Adjustment", - "Try_again": "Try again", - "Deprecation": "Deprecation", - "Generated_content_x_words": "Generated content {{count}} words", - "Ask_AI_anything": "Ask AI anything...", - "Thinking": "Thinking...", - "Translation_error_message": "Translation error, please try again.", - "The_translation_content_cannot_be_empty": "The translation content cannot be empty", - "Processing_message": "Processing, please wait...", - "AI_tip_content": "Discard current content?", - "Discard": "Descartar", - "English": "English", - "Chinese": "Chinese", - "Ask_AI": "Ask AI", - "Enter_reply": "Enter reply", - "Processing_content_cannot_be_empty": "Processing content cannot be empty", - "AI_error_message": "Request error, please try again", - "Add_video_link": "Add video link", - "Link_Seafile_video_file": "Link Seafile video file", - "Select_video_file": "Select video file", - "Support_Youtube_Tencent_Bilibili_and_more": "Support Youtube, Tencent, Bilibili and more", - "Image_cannot_be_copied_Please_download_the_source_image": "Image cannot be copied. Please download the source image,", - "And_select_insert_-_image_to_upload": "and select 「insert」 - 「image」 to upload.", - "Image_copy_error": "Image copy error", - "Image_is_uploading": "Image is uploading..." -} diff --git a/media/sdoc-editor/locales/es/sdoc-editor.json b/media/sdoc-editor/locales/es/sdoc-editor.json index 9d4cfc1a16..e34ec2329f 100644 --- a/media/sdoc-editor/locales/es/sdoc-editor.json +++ b/media/sdoc-editor/locales/es/sdoc-editor.json @@ -614,5 +614,10 @@ "Image_cannot_be_copied_Please_download_the_source_image": "Image cannot be copied. Please download the source image,", "And_select_insert_-_image_to_upload": "and select 「insert」 - 「image」 to upload.", "Image_copy_error": "Image copy error", - "Image_is_uploading": "Image is uploading..." + "Image_is_uploading": "Image is uploading...", + "Select_at_least_one_row_record": "Select at least one row record", + "Selected_row_records_cannot_exceed_10_rows": "Selected row records cannot exceed 10 rows", + "Select_seatable_rows": "Select seatable rows", + "Add_rows_record": "Add rows record", + "Double_click_then_adjust_field_width": "Double click, then adjust field width" } diff --git a/media/sdoc-editor/locales/es_AR/sdoc-editor.json b/media/sdoc-editor/locales/es_AR/sdoc-editor.json index 849a3bf3d4..b72457886f 100644 --- a/media/sdoc-editor/locales/es_AR/sdoc-editor.json +++ b/media/sdoc-editor/locales/es_AR/sdoc-editor.json @@ -614,5 +614,10 @@ "Image_cannot_be_copied_Please_download_the_source_image": "Image cannot be copied. Please download the source image,", "And_select_insert_-_image_to_upload": "and select 「insert」 - 「image」 to upload.", "Image_copy_error": "Image copy error", - "Image_is_uploading": "Image is uploading..." + "Image_is_uploading": "Image is uploading...", + "Select_at_least_one_row_record": "Select at least one row record", + "Selected_row_records_cannot_exceed_10_rows": "Selected row records cannot exceed 10 rows", + "Select_seatable_rows": "Select seatable rows", + "Add_rows_record": "Add rows record", + "Double_click_then_adjust_field_width": "Double click, then adjust field width" } diff --git a/media/sdoc-editor/locales/es_MX/sdoc-editor.json b/media/sdoc-editor/locales/es_MX/sdoc-editor.json index a8cfd09f1b..179e148590 100644 --- a/media/sdoc-editor/locales/es_MX/sdoc-editor.json +++ b/media/sdoc-editor/locales/es_MX/sdoc-editor.json @@ -614,5 +614,10 @@ "Image_cannot_be_copied_Please_download_the_source_image": "Image cannot be copied. Please download the source image,", "And_select_insert_-_image_to_upload": "and select 「insert」 - 「image」 to upload.", "Image_copy_error": "Image copy error", - "Image_is_uploading": "Image is uploading..." + "Image_is_uploading": "Image is uploading...", + "Select_at_least_one_row_record": "Select at least one row record", + "Selected_row_records_cannot_exceed_10_rows": "Selected row records cannot exceed 10 rows", + "Select_seatable_rows": "Select seatable rows", + "Add_rows_record": "Add rows record", + "Double_click_then_adjust_field_width": "Double click, then adjust field width" } diff --git a/media/sdoc-editor/locales/fr/sdoc-editor.json b/media/sdoc-editor/locales/fr/sdoc-editor.json index 433e216e08..f4eba67d42 100644 --- a/media/sdoc-editor/locales/fr/sdoc-editor.json +++ b/media/sdoc-editor/locales/fr/sdoc-editor.json @@ -614,5 +614,10 @@ "Image_cannot_be_copied_Please_download_the_source_image": "L'image ne peut pas être copiée. Télécharger l'image.", "And_select_insert_-_image_to_upload": "et sélectionner 「insert」 - 「image」 pour importer.", "Image_copy_error": "Erreur copie de l'image", - "Image_is_uploading": "Image is uploading..." + "Image_is_uploading": "Image is uploading...", + "Select_at_least_one_row_record": "Select at least one row record", + "Selected_row_records_cannot_exceed_10_rows": "Selected row records cannot exceed 10 rows", + "Select_seatable_rows": "Select seatable rows", + "Add_rows_record": "Add rows record", + "Double_click_then_adjust_field_width": "Double click, then adjust field width" } diff --git a/media/sdoc-editor/locales/it/sdoc-editor.json b/media/sdoc-editor/locales/it/sdoc-editor.json index 0315e2b5f3..80c4445a23 100644 --- a/media/sdoc-editor/locales/it/sdoc-editor.json +++ b/media/sdoc-editor/locales/it/sdoc-editor.json @@ -614,5 +614,10 @@ "Image_cannot_be_copied_Please_download_the_source_image": "Image cannot be copied. Please download the source image,", "And_select_insert_-_image_to_upload": "and select 「insert」 - 「image」 to upload.", "Image_copy_error": "Image copy error", - "Image_is_uploading": "Image is uploading..." + "Image_is_uploading": "Image is uploading...", + "Select_at_least_one_row_record": "Select at least one row record", + "Selected_row_records_cannot_exceed_10_rows": "Selected row records cannot exceed 10 rows", + "Select_seatable_rows": "Select seatable rows", + "Add_rows_record": "Add rows record", + "Double_click_then_adjust_field_width": "Double click, then adjust field width" } diff --git a/media/sdoc-editor/locales/ru/sdoc-editor.json b/media/sdoc-editor/locales/ru/sdoc-editor.json index 4c195cab46..2a73d1f51d 100644 --- a/media/sdoc-editor/locales/ru/sdoc-editor.json +++ b/media/sdoc-editor/locales/ru/sdoc-editor.json @@ -614,5 +614,10 @@ "Image_cannot_be_copied_Please_download_the_source_image": "Изображение не может быть скопировано. Скачайте исходное изображение,", "And_select_insert_-_image_to_upload": "и выбрать 「вставить」 - 「изображение」 для загрузки.", "Image_copy_error": "Ошибка копирования изображения", - "Image_is_uploading": "Изображение загружается..." + "Image_is_uploading": "Изображение загружается...", + "Select_at_least_one_row_record": "Выберите хотя бы одну запись", + "Selected_row_records_cannot_exceed_10_rows": "Выбранные записи строк не могут превышать 10 строк", + "Select_seatable_rows": "Выберите доступные для размещения строки", + "Add_rows_record": "Добавить записи строк", + "Double_click_then_adjust_field_width": "Дважды щелкните, затем отрегулируйте ширину поля" } diff --git a/media/sdoc-editor/locales/zh-CN/sdoc-editor.json b/media/sdoc-editor/locales/zh-CN/sdoc-editor.json index f805e628ee..ec0d363d30 100644 --- a/media/sdoc-editor/locales/zh-CN/sdoc-editor.json +++ b/media/sdoc-editor/locales/zh-CN/sdoc-editor.json @@ -594,7 +594,7 @@ "Try_again": "再试一次", "Deprecation": "弃用", "Generated_content_x_words": "已生成内容 {{count}} 字", - "Ask_AI_anything": "询问 AI 任何事情...", + "Ask_AI_anything": "请输入指令...", "Thinking": "思考中...", "Translation_error_message": "翻译出错,请重试", "The_translation_content_cannot_be_empty": "翻译内容不能为空", @@ -614,5 +614,10 @@ "Image_cannot_be_copied_Please_download_the_source_image": "此照片不支持复制,请下载原图", "And_select_insert_-_image_to_upload": "后点击工具栏「插入」- 「照片」上传", "Image_copy_error": "图片复制错误", - "Image_is_uploading": "图片正在上传..." + "Image_is_uploading": "图片正在上传...", + "Select_at_least_one_row_record": "选择至少一行记录", + "Selected_row_records_cannot_exceed_10_rows": "选择的行记录不能超过10条", + "Select_seatable_rows": "选择 Seatable 行", + "Add_rows_record": "添加行记录", + "Double_click_then_adjust_field_width": "双击后调节字段宽度" } diff --git a/media/sdoc-editor/locales/zh_CN/sdoc-editor.json b/media/sdoc-editor/locales/zh_CN/sdoc-editor.json index f805e628ee..ec0d363d30 100644 --- a/media/sdoc-editor/locales/zh_CN/sdoc-editor.json +++ b/media/sdoc-editor/locales/zh_CN/sdoc-editor.json @@ -594,7 +594,7 @@ "Try_again": "再试一次", "Deprecation": "弃用", "Generated_content_x_words": "已生成内容 {{count}} 字", - "Ask_AI_anything": "询问 AI 任何事情...", + "Ask_AI_anything": "请输入指令...", "Thinking": "思考中...", "Translation_error_message": "翻译出错,请重试", "The_translation_content_cannot_be_empty": "翻译内容不能为空", @@ -614,5 +614,10 @@ "Image_cannot_be_copied_Please_download_the_source_image": "此照片不支持复制,请下载原图", "And_select_insert_-_image_to_upload": "后点击工具栏「插入」- 「照片」上传", "Image_copy_error": "图片复制错误", - "Image_is_uploading": "图片正在上传..." + "Image_is_uploading": "图片正在上传...", + "Select_at_least_one_row_record": "选择至少一行记录", + "Selected_row_records_cannot_exceed_10_rows": "选择的行记录不能超过10条", + "Select_seatable_rows": "选择 Seatable 行", + "Add_rows_record": "添加行记录", + "Double_click_then_adjust_field_width": "双击后调节字段宽度" }