From ab1babef387ec1a962986f0dc020af4203f05897 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E9=A1=BA=E5=BC=BA?= Date: Fri, 3 Apr 2020 11:43:08 +0800 Subject: [PATCH] Update translate (#4512) * update seafile-editor transalte * delete unnecessary code --- media/locales/cs/seafile-editor.json | 21 ++- media/locales/de/seafile-editor.json | 97 +++++----- media/locales/en/dtable.json | 237 ------------------------ media/locales/es-AR/seafile-editor.json | 21 ++- media/locales/es-MX/seafile-editor.json | 21 ++- media/locales/es/seafile-editor.json | 21 ++- media/locales/fr/seafile-editor.json | 59 +++--- media/locales/ru/seafile-editor.json | 21 ++- media/locales/zh-CN/dtable.json | 237 ------------------------ 9 files changed, 176 insertions(+), 559 deletions(-) delete mode 100644 media/locales/en/dtable.json delete mode 100644 media/locales/zh-CN/dtable.json diff --git a/media/locales/cs/seafile-editor.json b/media/locales/cs/seafile-editor.json index 3e1c89ba47..e4cbdac8f2 100644 --- a/media/locales/cs/seafile-editor.json +++ b/media/locales/cs/seafile-editor.json @@ -41,7 +41,7 @@ "star": "Přidat hvězdičku", "unstar": "Odebrat hvězdičku", "back_to_parent_directory":"Zpět do nadřazeného adresáře", - "edit":"editovat", + "edit": "Upravit", "copy": "Kopírovat", "copied": "Zkopírováno", "internal_link": "Interní odkaz", @@ -81,13 +81,14 @@ "you_have_an_unsaved_draft_do_you_like_to_use_it": "Máte neuložený koncept. Chcete ho použít?", "local_draft_saved": "Místní koncept byl uložen", "new_draft": "Nový návrh", - "edit_draft": "Upravit návrh", + "view_draft": "Zobrazit koncept", + "publish": "Zveřejnit", "this_file_has_a_draft": "Tento soubor má koncept.", "delete": "Smazat", "comments": "Komentáře", "add_a_comment": "Přidat komentář…", "no_comment_yet": "Žádné komentáře", - "Mark_as_Resolved": "Označit jako vyřešené", + "mark_as_resolved": "Označit jako vyřešené", "ask_for_review": "Požádat o kontrolu", "review_already_exists": "Kontrola již existuje. ", "view_review": "Zobrazit kontrolu", @@ -101,7 +102,19 @@ "related_file": "související soubor", "no_tags": "Žádné značky", "no_related_files": "Žádné související soubory", - "Editing_files_in_this_browser_can_lead_to_slight_display_problems": "", + "no_out_line": "Bez obrysu", + "Please_use_Chrome_to_get_best_editing_experience": "Prosím použijte Chrome pro lepší možnosti editace.", + "no_document_improvement_suggestion": "Žádný návrh na zlepšení dokumentu", + "markdownLint": { + "missing_h1": { + "description": "V dokumentu není žádný h1", + "issue" : "Chybí h1" + }, + "heading_end_with_colon": { + "description": "Koncová interpunkce v záhlaví by neměla být dvojtečka.", + "issue": "Záhlaví končí dvojtečkou" + } + }, "userHelp": { "title": "Klávesové zkratky", "userHelpData": [ diff --git a/media/locales/de/seafile-editor.json b/media/locales/de/seafile-editor.json index 3467e64f2e..e07b360b5f 100644 --- a/media/locales/de/seafile-editor.json +++ b/media/locales/de/seafile-editor.json @@ -9,24 +9,24 @@ "header_five": "Überschrift 5", "header_six": "Überschrift 6", "paragraph": "Absatz", - "quote": "Zitat", + "quote": "Blockquote", "ordered_list": "Nummerierte Liste", "unordered_list": "Ungeordnete Liste", - "check_list_item": "Listeneintrag überprüfen", - "insert_image": "Bild einfügen", + "check_list_item": "Checkbox Liste", + "insert_image": "Bild", "code": "Inline-Code", "code_block": "Codeblock", - "insert_link": "Link einfügen", - "insert_table": "Tabelle einfügen", + "insert_link": "Link", + "insert_table": "Tabelle", "save": "Speichern", "more": "Mehr", "invalid_url": "Ungültige Adresse", - "link_address": "Adresse des Links", - "image_address": "Adresse des Bildes", + "link_address": "Link-URL", + "image_address": "Bild-URL", "submit": "Absenden", "cancel": "Abbrechen", - "switch_to_plain_text_editor": "Zum reinen Texteditor wechseln", - "switch_to_rich_text_editor": "Zum Editor mit Formatierungen wechseln", + "switch_to_plain_text_editor": "Zum Plain Text Editor wechseln", + "switch_to_rich_text_editor": "Zum Rich Text Editor wechseln", "switch_to_viewer": "Zur Markdown-Vorschau wechseln", "help": "Hilfe", "remove_table": "Tabelle entfernen", @@ -36,17 +36,17 @@ "left": "Links", "center": "Zentrieren", "right": "Rechts", - "file_saved": "Datei gespeichert.", - "file_failed_to_save": "Datei konnte nicht gespeichert werden.", - "star": "Stern hinzufügen", - "unstar": "Stern entfernen", + "file_saved": "Die Datei wurde gespeichert.", + "file_failed_to_save": "Die Datei konnte nicht gespeichert werden.", + "star": "Zu Favoriten hinzufügen", + "unstar": "Aus Favoriten entfernen", "back_to_parent_directory":"Zurück zum übergeordneten Verzeichnis", - "edit":"Bearbeiten", + "edit": "Bearbeiten", "copy": "Kopieren", "copied": "Kopiert", "internal_link": "Interner Link", - "copy_internal_link": "Der interne Link ist in den Zwischenspeicher kopiert", - "internal_link_desc": "Ein interner Link ist eine Verlinkung auf eine Datei oder einen Ordner, die von Anderen genutzt werden kann, soweit sie die entsprechenden Leserechte haben.", + "copy_internal_link": "Der interne Link wurde in den Zwischenspeicher kopiert.", + "internal_link_desc": "Interne Links sind Verweise auf Dateien bzw. Ordner, die nur von Benutzer/innen mit mindestens Leserechten für die Dateien bzw. Ordner genutzt werden können. Interne Links eignen sich insbesondere für die interne Kommunikation in Ticket-/CRM-Systemen sowie E-Mails und Chats.", "share": "Freigeben", "share_link": "Link freigeben", "generate": "Erstellen", @@ -68,26 +68,27 @@ "password_is_too_short": "Passwort ist zu kurz", "passwords_do_not_match": "Passwörter stimmen nicht überein", "return_to_wiki_page": "Zurück zur Wiki-Seite", - "insert_network_image": "Bild aus dem Netzwerk einfügen", - "upload_local_image": "Lokales Bild hochladen", + "insert_network_image": "Bild per URL einfügen", + "upload_local_image": "Bild hochladen und einfügen", "add_link": "Link hinzufügen", "file_history": "Dateiversionen", "history_version": "Versionen", "back_to_viewer": "Zurück zur Vorschau", - "link_title": "Titel des Links", + "link_title": "Linktext", "local_draft": "Lokaler Entwurf", "use_draft": "Entwurf verwenden", "delete_draft": "Entwurf löschen", "you_have_an_unsaved_draft_do_you_like_to_use_it": "Es gibt einen ungespeicherten Entwurf. Möchten Sie ihn verwenden?", "local_draft_saved": "Lokaler Entwurf gespeichert", "new_draft": "Neuer Entwurf", - "edit_draft": "Entwurf bearbeiten", + "view_draft": "Entwurf anzeigen", + "publish": "Veröffentlichen", "this_file_has_a_draft": "Zu dieser Datei gibt es einen Entwurf.", "delete": "Löschen", "comments": "Kommentare", - "add_a_comment": "Kommentieren …", - "no_comment_yet": "Noch nicht kommentiert.", - "Mark_as_Resolved": "Als erledigt markieren", + "add_a_comment": "Kommentar einfügen", + "no_comment_yet": "Keine Kommentare vorhanden", + "mark_as_resolved": "Als erledigt markieren", "ask_for_review": "Um ein Review bitten", "review_already_exists": "Es gibt bereits ein Review.", "view_review": "Review anzeigen", @@ -101,21 +102,33 @@ "related_file": "Zugehörige Datei", "no_tags": "Keine Tags", "no_related_files": "Keine zugehörigen Dateien", - "Editing_files_in_this_browser_can_lead_to_slight_display_problems": "", + "no_out_line": "Keine Gliederung", + "Please_use_Chrome_to_get_best_editing_experience": "Die Bearbeitungsfunktion ist für den Chrome-Browser optimiert.", + "no_document_improvement_suggestion": "Keine Vorschläge zur Verbesserung des Dokuments", + "markdownLint": { + "missing_h1": { + "description": "Es gibt keine Hauptüberschrift (h1) in dem Text", + "issue" : "Hauptüberschrift (h1) fehlt" + }, + "heading_end_with_colon": { + "description": "Überschriften dürfen nicht mit einem Doppelpunkt enden.", + "issue": "Überschrift endet mit einem Doppelpunkt" + } + }, "userHelp": { - "title": "Tastaturkürzel", + "title": "Tastenkombinationen", "userHelpData": [ { - "shortcutType":"Kürzel für Listen", + "shortcutType":"Listen", "shortcutData": { - "Make_list": "Liste anlegen", + "Make_list": "Ungeordnete Liste anlegen", "Make_ordered_list": "Nummerierte Liste anlegen", - "Insert_new_item": "Neues Objekt einfügen", - "Insert_child_in_item": "Unterobjekt einfügen", - "Increase_depth": "Tiefe erhöhen" + "Insert_new_item": "Neues Listenelement einfügen", + "Insert_child_in_item": "Textzeile einfügen", + "Increase_depth": "Einzug erhöhen" } }, { - "shortcutType": "Kürzel für Überschriften", + "shortcutType": "Überschriften", "shortcutData": { "Heading_1": "Überschrift 1", "Heading_2": "Überschrift 2", @@ -125,27 +138,27 @@ "Heading_6": "Überschrift 6" } }, { - "shortcutType": "Kürzel für Code", + "shortcutType": "Codeblock", "shortcutData": { "Make_code_block": "Codeblock anlegen", "Insert_new_line": "Neue Zeile einfügen", "Escape_code_block": "Codeblock beenden", - "Insert_indent": "Einzug einfügen" + "Insert_indent": "Einzug erhöhen" } }, { - "shortcutType": "Kürzel für Blockzitat", + "shortcutType": "Blockquote", "shortcutData": { - "Make_Block_quote": "Blockzitat anlegen", - "Escape_Block_quote": "Blockzitat beenden" + "Make_Block_quote": "Blockquote einfügen", + "Escape_Block_quote": "Blockquote beenden" } }, { - "shortcutType": "Kürzel für Tabellen", + "shortcutType": "Tabellen", "shortcutData": { "Insert_Table_Row": "Tabellenzeile einfügen", "Escape_table": "Tabelle beenden" } }, { - "shortcutType":"Kürzel für Inline-Text", + "shortcutType":"Textformatierung", "shortcutData": { "Bold": "Fett", "Italic": "Kursiv", @@ -153,15 +166,15 @@ "Inline_code": "Inline-Code" } }, { - "shortcutType": "Kürzel speichern", + "shortcutType": "Speichern", "shortcutData": { "Save_file": "Datei speichern" } }, { - "shortcutType": "Kürzel für Bilder", + "shortcutType": "Bilder", "shortcutData": { - "Paste_screen_shot": "Bildschirmfoto einfügen", - "Drag_image_from_anywhere_to_upload_it": "Datei zum Hochladen hierher ziehen" + "Paste_screen_shot": "Bild aus Zwischenablage einfügen", + "Drag_image_from_anywhere_to_upload_it": "Bilder zum Einfügen/Hochladen ins Dokument ziehen" } } ] diff --git a/media/locales/en/dtable.json b/media/locales/en/dtable.json deleted file mode 100644 index eaf54888f6..0000000000 --- a/media/locales/en/dtable.json +++ /dev/null @@ -1,237 +0,0 @@ -{ - "Saving": "Saving...", - "Submit": "Submit", - "Cancel": "Cancel", - "Close": "Close", - "Save": "Save", - "All_changes_saved": "All changes saved", - "Insert_Row": "Insert Row", - "Duplicate_Row": "Duplicate Row", - "Delete_Row": "Delete Row", - "Delete_Rows": "Delete Rows", - "Unselect_Rows": "Unselect Rows", - "Insert_Row_Above": "Insert Row Above", - "Insert_Row_Below": "Insert Row Below", - "Drag_and_drop_images_or_click_or_paste_here_to_add": "Drag and drop images or click or paste here to add", - "Drag_and_drop_to_add_an_image": "Drag and drop to add an image", - "New_Column": "New Column", - "Name": "Name", - "Type": "Type", - "Accurate_to_minute": "Accurate to minute", - "Name_is_required": "Name is required.", - "Text": "Text", - "Number": "Number", - "Checkbox": "Checkbox", - "Date": "Date", - "Single_Select": "Single Select", - "Long_Text": "Long Text", - "Image": "Image", - "File": "File", - "Multiple_Select": "Multiple Select", - "Collaborator": "Collaborator", - "Rename_Field": "Rename Field", - "New_Table": "New Table", - "Options": "Options", - "Option": "Option", - "Rename_Table": "Rename Table", - "Delete_Table": "Delete Table", - "Add_an_option": "Add an option", - "Select_a_color": "Select a color", - "No_option": "No option", - "Edit_option": "Edit option", - "Delete_option": "Delete option", - "New_View": "New View", - "Rename_View": "Rename View", - "Delete_View": "Delete View", - "Add_a_View": "Add a View", - "Hide_all": "Hide all", - "Show_all": "Show all", - "No_results": "No results.", - "No_columns_available_to_be_hidden": "No columns available to be hidden.", - "Find_a_column": "Find a column", - "Delete_Column": "Delete Column", - "Rename_Column": "Rename Column", - "Hide_Column": "Hide Column", - "Edit_Single_Select": "Edit Single Select", - "Edit_Multiple_Select": "Edit Multiple Select", - "records": "records", - "record":"record", - "records_selected": "records selected", - "record_selected": "record selected", - "cells_selected": "cells selected", - "Sum": "Sum", - "Filter": "Filter", - "1_Filter": "1 Filter", - "Filters": "Filters", - "Hide_Columns": "Hide Columns", - "1_Hidden_Column": "1 Hidden Column", - "Hidden_Columns": "Hidden Columns", - "Freeze_Column": "Freeze Column", - "Unfreeze_Column": "Unfreeze Column", - "Sort": "Sort", - "Add_Filter": "Add Filter", - "Add_Sort": "Add Sort", - "No_sorts_applied_to_this_view": "No sorts applied to this view", - "No_filters_applied_to_this_view": "No filters applied to this view", - "Row_Details": "Row Details", - "Get_URL": "Get URL", - "Edit_text": "Edit text", - "Add_images": "Add images", - "Add_files": "Add files", - "Add_a_collaborator": "Add a collaborator", - "No_collaborators_available": "No collaborators available.", - "Find_a_collaborator": "Find a collaborator", - "Add_Images": "Add Images", - "All_Images": "All Images", - "Add_Files": "Add Files", - "All_Files": "All Files", - "Library_Images": "Library Images", - "Local_Images": "Local Images", - "Uploaded_completed": "Uploaded completed", - "Re-upload": "Re-upload", - "Network_Error": "Network Error", - "Drag_and_drop_or_click_to_add_an_image": "Drag and drop or click to add an image", - "Click_to_add": "Click to add", - "Library_Files": "Library Files", - "Local_Files": "Local Files", - "Drag_and_drop_or_click_to_add_a_file": "Drag and drop or click to add a file", - "Drag_and_drop_to_add_a_file": "Drag and drop to add a file", - "Drag_and_drop_files_or_click_here_to_add": "Drag and drop files or click here to add", - "Delete": "Delete", - "Do_you_want_to_expand_this_table": "Do you want to expand this table?", - "Expand_the_table": "Expand the table", - "So_that_all_of_the_pasted_cells_will_fit": "So that all of the pasted cells will fit.", - "Don’t_expand_the_table": "Don’t expand the table.", - "Values_outside_of_the_table_will_not_be_pasted": "Values outside of the table will not be pasted.", - "Continue": "Continue", - "To_fit_your_pasted_data_into_the_table_we_need_to_add": "To fit your pasted data into the table, we need to add", - "1_more_record": "1 more record", - "1_more_field": "1 more field", - "more_records": "more records", - "more_fields": "more fields", - "and": "and", - "The_record_link_has_been_copied": "The record link has been copied", - "1_cell_copied": "1 cell copied", - "cells_copied": "cells copied", - "1_cell_cuted": "1 cell cuted", - "cells_cuted": "cells cuted", - "Failed_to_get_smart_link": "Failed to get smart link.", - "Server_is_reconnected": "Server is reconnected.", - "Server_is_disconnected_Reconnecting": "Server is disconnected. Reconnecting...", - "Record_will_be_filtered": "Record will be filtered", - "Select_an_option": "Select an option", - "Select_option(s)": "Select option(s)", - "Search": "Search", - "please_select": "please select", - "please_input": "please input", - "Select_your_favourite(s)": "Select your favourite(s)", - "Image_Chooser": "Image Chooser", - "File_Chooser": "File Chooser", - "Libraries": "Libraries", - "No_preview": "No preview", - "All_Libraries": "All Libraries", - "Recent_Used": "Recent Used", - "Recent_Added": "Recent Added", - "The_file_has_been_deleted": "The file has been deleted", - "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", - "include_me": "include me", - "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...", - "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", - "the_past_week": "the past week", - "the_past_month": "the past month", - "the_past_year": "the past year", - "the_next_week": "the next week", - "the_next_month": "the next month", - "the_next_year": "the next year", - "the_next_numbers_of_days": "the next numbers of days...", - "the_past_numbers_of_days": "the past numbers of days...", - "this_week": "this week", - "this_month": "this month", - "this_year": "this year", - "Or": "Or", - "And": "And", - "up": "Up", - "down": "Down", - "Format": "Format", - "Format_Settings": "Format Settings", - "Number_With_Commas": "Number With Commas", - "Percent": "Percent", - "Yuan": "Yuan", - "Dollar": "Dollar", - "Euro": "Euro", - "Failed_to_execute_operation_on_server": "Failed to execute operation on server: ", - "Statistics": "Statistics", - "All_forms": "All Forms", - "Create_a_new_statistic": "Create a new statistic", - "Create_a_new_form": "Create a new form", - "No_forms_added": "No forms added", - "Set_form": "Set form", - "Create_form": "Create form", - "Find_an_option": "Find an option", - "No_options_available": "No options available.", - "Table": "Table", - "Views": "Views", - "Filter_field": "Filter field", - "Group_By": "Group By", - "Summarize_Method": "Summarize Method", - "Summarized_Field": "Summarized Field", - "Calculation_Method": "Calculation Method", - "There_are_no_columns_that_can_be_counted_under_this_table": "There are no columns that can be counted under this table.", - "Add_Statistic": "Add Statistic", - "All_Statistics": "All Statistics", - "Chart_settings": "Chart settings", - "Simple_counting": "Simple counting", - "Advanced_count": "Advanced count", - "This_method_is_not_supported_for_the_time_being": "This method is not supported for the time being.", - "Amount": "Amount", - "null": "null", - "Share": "Share", - "Default_View": "Default View", - "External_sharing_link": "External sharing link", - "The_share_link_has_been_copied": "The share link has been copied.", - "Failed_to_get_share_link": "Failed to get share link.", - "Server_is_not_connected_Operation_will_be_sent_to_server_later": "Server is not connected. Operation will be sent to server later.", - "US": "US", - "European": "European", - "ISO": "ISO", - "Max": "Max", - "Min": "Min", - "Mean": "Mean", - "By_Day": "By Day", - "By_Week": "By Week", - "By_Month": "By Month", - "By_Year": "By Year", - "No_fields_that_can_be_returned": "No fields that can be returned.", - "Group": "Group", - "No_groupings_applied_to_this_view": "No groupings applied to this view.", - "Add_a_column_to_group_by": "Add a column to group by", - "Grouped_by_1_column": "Grouped by 1 column" -} diff --git a/media/locales/es-AR/seafile-editor.json b/media/locales/es-AR/seafile-editor.json index bd60c6ad4d..17dae278ec 100644 --- a/media/locales/es-AR/seafile-editor.json +++ b/media/locales/es-AR/seafile-editor.json @@ -41,7 +41,7 @@ "star": "Add star", "unstar": "Remove star", "back_to_parent_directory":"Volver a la carpeta superior", - "edit":"editar", + "edit": "Editar", "copy": "Copiar", "copied": "Copiado", "internal_link": "Enlace interno", @@ -81,13 +81,14 @@ "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", - "edit_draft": "Editar Borrador", + "view_draft": "Ver Borrador", + "publish": "Publicar", "this_file_has_a_draft": "Este archivo tiene un borrador", "delete": "Borrar", "comments": "Comentarios", "add_a_comment": "Agregar un comentario...", "no_comment_yet": "No hay comentarios.", - "Mark_as_Resolved": "Marcar como resuelto", + "mark_as_resolved": "Marcar como resuelto", "ask_for_review": "Solicitar revisión", "review_already_exists": "La revisión ya existe", "view_review": "Ver revisión", @@ -101,7 +102,19 @@ "related_file": "archivo relacionado", "no_tags": "Sin etiquetas", "no_related_files": "Sin archivos relacionados", - "Editing_files_in_this_browser_can_lead_to_slight_display_problems": "", + "no_out_line": "No hay esquema", + "Please_use_Chrome_to_get_best_editing_experience": "Por favor utilice Chrome para obtener la mejor experiencia editando.", + "no_document_improvement_suggestion": "No hay sugerencias para mejorar el documento", + "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" + } + }, "userHelp": { "title": "Atajos de teclado", "userHelpData": [ diff --git a/media/locales/es-MX/seafile-editor.json b/media/locales/es-MX/seafile-editor.json index bd60c6ad4d..17dae278ec 100644 --- a/media/locales/es-MX/seafile-editor.json +++ b/media/locales/es-MX/seafile-editor.json @@ -41,7 +41,7 @@ "star": "Add star", "unstar": "Remove star", "back_to_parent_directory":"Volver a la carpeta superior", - "edit":"editar", + "edit": "Editar", "copy": "Copiar", "copied": "Copiado", "internal_link": "Enlace interno", @@ -81,13 +81,14 @@ "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", - "edit_draft": "Editar Borrador", + "view_draft": "Ver Borrador", + "publish": "Publicar", "this_file_has_a_draft": "Este archivo tiene un borrador", "delete": "Borrar", "comments": "Comentarios", "add_a_comment": "Agregar un comentario...", "no_comment_yet": "No hay comentarios.", - "Mark_as_Resolved": "Marcar como resuelto", + "mark_as_resolved": "Marcar como resuelto", "ask_for_review": "Solicitar revisión", "review_already_exists": "La revisión ya existe", "view_review": "Ver revisión", @@ -101,7 +102,19 @@ "related_file": "archivo relacionado", "no_tags": "Sin etiquetas", "no_related_files": "Sin archivos relacionados", - "Editing_files_in_this_browser_can_lead_to_slight_display_problems": "", + "no_out_line": "No hay esquema", + "Please_use_Chrome_to_get_best_editing_experience": "Por favor utilice Chrome para obtener la mejor experiencia editando.", + "no_document_improvement_suggestion": "No hay sugerencias para mejorar el documento", + "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" + } + }, "userHelp": { "title": "Atajos de teclado", "userHelpData": [ diff --git a/media/locales/es/seafile-editor.json b/media/locales/es/seafile-editor.json index bd60c6ad4d..17dae278ec 100644 --- a/media/locales/es/seafile-editor.json +++ b/media/locales/es/seafile-editor.json @@ -41,7 +41,7 @@ "star": "Add star", "unstar": "Remove star", "back_to_parent_directory":"Volver a la carpeta superior", - "edit":"editar", + "edit": "Editar", "copy": "Copiar", "copied": "Copiado", "internal_link": "Enlace interno", @@ -81,13 +81,14 @@ "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", - "edit_draft": "Editar Borrador", + "view_draft": "Ver Borrador", + "publish": "Publicar", "this_file_has_a_draft": "Este archivo tiene un borrador", "delete": "Borrar", "comments": "Comentarios", "add_a_comment": "Agregar un comentario...", "no_comment_yet": "No hay comentarios.", - "Mark_as_Resolved": "Marcar como resuelto", + "mark_as_resolved": "Marcar como resuelto", "ask_for_review": "Solicitar revisión", "review_already_exists": "La revisión ya existe", "view_review": "Ver revisión", @@ -101,7 +102,19 @@ "related_file": "archivo relacionado", "no_tags": "Sin etiquetas", "no_related_files": "Sin archivos relacionados", - "Editing_files_in_this_browser_can_lead_to_slight_display_problems": "", + "no_out_line": "No hay esquema", + "Please_use_Chrome_to_get_best_editing_experience": "Por favor utilice Chrome para obtener la mejor experiencia editando.", + "no_document_improvement_suggestion": "No hay sugerencias para mejorar el documento", + "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" + } + }, "userHelp": { "title": "Atajos de teclado", "userHelpData": [ diff --git a/media/locales/fr/seafile-editor.json b/media/locales/fr/seafile-editor.json index 2cb56aa5bb..9bb9a9d09e 100644 --- a/media/locales/fr/seafile-editor.json +++ b/media/locales/fr/seafile-editor.json @@ -9,15 +9,15 @@ "header_five": "Titre 5", "header_six": "Titre 6", "paragraph": "Paragraphe", - "quote": "Citation", - "ordered_list": "Liste ordonnée", - "unordered_list": "Liste non ordonnée", - "check_list_item": "Élément liste de vérification", - "insert_image": "Insérer image", + "quote": "Blockquote", + "ordered_list": "Numérotation", + "unordered_list": "Enumeration", + "check_list_item": "Case à chocher", + "insert_image": "Image", "code": "Ligne de code", "code_block": "Bloc de code", - "insert_link": "Insérer lien", - "insert_table": "Insérer table", + "insert_link": "Lien", + "insert_table": "Tableau", "save": "Sauvegarder", "more": "Plus", "invalid_url": "L'adresse n'est pas valide", @@ -29,22 +29,22 @@ "switch_to_rich_text_editor": "Basculer en éditeur de texte riche", "switch_to_viewer": "Basculer en visualiseur Markdown", "help": "Aide", - "remove_table": "Supprimer la table", + "remove_table": "Supprimer le tableau", "column": "Colonne", - "row": "Ligne", + "row": "ligne", "set_align": "Ajuster l'alignement", "left": "Gauche", "center": "Centrer", "right": "Droite", - "file_saved": "Fichier sauvegardé.", + "file_saved": "Fichier a été sauvegardé.", "file_failed_to_save": "Échec de la sauvegarde du fichier", - "star": "Ajouter étoile", - "unstar": "Enlever étoile", + "star": "Ajouter à favoris", + "unstar": "Enlever des favoris", "back_to_parent_directory":"Retour au répertoire parent", - "edit":"éditer", + "edit": "Modifier", "copy": "Copier", "copied": "Copié", - "internal_link": "Lien interne", + "internal_link": "Afficher le lien interne", "copy_internal_link": "Le lien interne a été copié dans le presse-papier", "internal_link_desc": "Un lien interne est un lien vers un fichier ou un dossier accessible en lecture par un utilisateur.", "share": "Partager", @@ -81,27 +81,40 @@ "you_have_an_unsaved_draft_do_you_like_to_use_it": "Vous avez un brouillon qui n'est pas sauvé. Voulez-vous l'utiliser ?", "local_draft_saved": "Brouillon local sauvegardé", "new_draft": "Nouveau brouillon", - "edit_draft": "Éditer brouillon", + "view_draft": "Voir le brouillon", + "publish": "Publier", "this_file_has_a_draft": "Ce fichier possède un brouillon.", "delete": "Supprimer", "comments": "Commentaires", - "add_a_comment": "Ajouter un commentaire ...", - "no_comment_yet": "Pas encore de commentaire.", - "Mark_as_Resolved": "Marqué comme résolu", + "add_a_comment": "Ajouter un commentaire", + "no_comment_yet": "Aucun commentaire disponible", + "mark_as_resolved": "Marqué comme résolu", "ask_for_review": "Demande d'un avis", "review_already_exists": "Un avis existe déjà", "view_review": "Voir l'avis", - "there_is_an_associated_review_with_this_file": "Il y a un avis associé à ce fichier", + "there_is_an_associated_review_with_this_file": "Il y a un avis associé à ce fichier.", "start_review": "Commencer l'avis", - "this_file_is_in_draft_stage": "Ce fichier est à l'état de brouillon", - "this_file_is_in_review_stage": "Ce fichier est à l'état d'avis", - "this_file_has_been_updated": "Ce fichier à bien été mis à jour.", + "this_file_is_in_draft_stage": "Ce fichier est à l'état de brouillon.", + "this_file_is_in_review_stage": "Ce fichier est à l'état d'avis.", + "this_file_has_been_updated": "Ce fichier à été mis à jour.", "refresh": "Rafraichir", "related_files": "Fichiers relatifs", "related_file": "Fichier relatif", "no_tags": "Pas de tag", "no_related_files": "Aucun fichier relatif", - "Editing_files_in_this_browser_can_lead_to_slight_display_problems": "", + "no_out_line": "Pas de contour", + "Please_use_Chrome_to_get_best_editing_experience": "Veuillez utiliser Chrome pour la meilleure expérience d'édition.", + "no_document_improvement_suggestion": "Aucune proposition pour améliorer le document", + "markdownLint": { + "missing_h1": { + "description": "Il n'y a pas de h1 dans le document", + "issue" : "h1 manquant" + }, + "heading_end_with_colon": { + "description": "La ponctuation qui suit l'en-tête ne devrait pas être une colonne.", + "issue": "Fin du titre largeur de colonne" + } + }, "userHelp": { "title": "Raccourcis clavier", "userHelpData": [ diff --git a/media/locales/ru/seafile-editor.json b/media/locales/ru/seafile-editor.json index 18aafa7f9f..6c0566d7c4 100644 --- a/media/locales/ru/seafile-editor.json +++ b/media/locales/ru/seafile-editor.json @@ -41,7 +41,7 @@ "star": "Добавить пометку", "unstar": "Удалить пометку", "back_to_parent_directory":"Вернуться в родительский каталог", - "edit":"изменить", + "edit": "Редактировать", "copy": "Копировать", "copied": "Скопировано", "internal_link": "Внутренняя ссылка", @@ -81,13 +81,14 @@ "you_have_an_unsaved_draft_do_you_like_to_use_it": "У вас есть несохраненный черновик. Хотите использовать его?", "local_draft_saved": "Локальный черновик сохранен", "new_draft": "Новый черновик", - "edit_draft": "Изменить черновик", + "view_draft": "Просмотр черновика", + "publish": "Опубликовать", "this_file_has_a_draft": "Этот файл имеет черновик.", "delete": "Удалить", "comments": "Комментарии", "add_a_comment": "Добавить комментарий...", "no_comment_yet": "Комментариев пока нет.", - "Mark_as_Resolved": "Отметить как разрешенный", + "mark_as_resolved": "Отметить как разрешенный", "ask_for_review": "Спросить отзыв", "review_already_exists": "Отзыв уже существует", "view_review": "Просмотр отзыва", @@ -101,7 +102,19 @@ "related_file": "связанный файл", "no_tags": "Нет тегов", "no_related_files": "Нет связанных файлов", - "Editing_files_in_this_browser_can_lead_to_slight_display_problems": "", + "no_out_line": "Нет контура", + "Please_use_Chrome_to_get_best_editing_experience": "Пожалуйста, используйте Chrome, чтобы получить лучший опыт редактирования.", + "no_document_improvement_suggestion": "Нет предложений по улучшению документа", + "markdownLint": { + "missing_h1": { + "description": "В документе нет h1", + "issue" : "Отсутствует h1" + }, + "heading_end_with_colon": { + "description": "Завершающая пунктуация в заголовке не должна быть двоеточием.", + "issue": "Заголовок заканчивается двоеточием" + } + }, "userHelp": { "title": "Горячие клавиши", "userHelpData": [ diff --git a/media/locales/zh-CN/dtable.json b/media/locales/zh-CN/dtable.json deleted file mode 100644 index e018b585a3..0000000000 --- a/media/locales/zh-CN/dtable.json +++ /dev/null @@ -1,237 +0,0 @@ -{ - "Saving": "保存中...", - "Submit": "提交", - "Cancel": "取消", - "Close": "关闭", - "Save": "保存", - "All_changes_saved": "所有更改均已保存", - "Insert_Row": "插入行", - "Duplicate_Row": "复制行", - "Delete_Row": "删除行", - "Delete_Rows": "删除多行", - "Unselect_Rows": "取消选中", - "Insert_Row_Above": "上方插入行", - "Insert_Row_Below": "下方插入行", - "Drag_and_drop_images_or_click_or_paste_here_to_add": "将图片拖拽或点击或粘贴到此处进行上传", - "Drag_and_drop_to_add_an_image": "拖拽即可添加图片", - "New_Column": "新建列", - "Name": "名称", - "Type": "类型", - "Accurate_to_minute": "精确到分钟", - "Name_is_required": "名字必须存在.", - "Text": "文本", - "Number": "数字", - "Checkbox": "勾选", - "Date": "日期", - "Single_Select": "单选", - "Long_Text": "长文本", - "Image": "图片", - "File": "文件", - "Multiple_Select": "多选", - "Collaborator": "协作人", - "Rename_Field": "重命名列", - "New_Table": "新建表", - "Options": "标签", - "Option": "标签", - "Rename_Table": "重命名表", - "Delete_Table": "删除表", - "Add_an_option": "新建标签", - "Select_a_color": "选择一个颜色", - "No_option": "没有标签", - "Edit_option": "编辑标签", - "Delete_option": "删除标签", - "New_View": "新建视图", - "Rename_View": "重命名视图", - "Delete_View": "删除视图", - "Add_a_View": "增加一个视图", - "Hide_all": "隐藏所有", - "Show_all": "显示所有", - "No_results": "没有结果。", - "No_columns_available_to_be_hidden": "没有列可以被隐藏。", - "Find_a_column": "查找一个列", - "Delete_Column": "删除", - "Rename_Column": "重命名", - "Hide_Column": "隐藏", - "Freeze_Column": "冻结首列", - "Unfreeze_Column": "取消冻结", - "Edit_Single_Select": "编辑单选", - "Edit_Multiple_Select": "编辑多选", - "records": "行", - "record":"行", - "records_selected": "行被选择", - "record_selected": "行被选择", - "cells_selected": "个单元格被选择", - "Sum": "总和", - "Filter": "过滤器", - "1_Filter": "1 个过滤条件", - "Filters": "个过滤条件", - "Hide_Columns": "隐藏", - "1_Hidden_Column": "1 列被隐藏", - "Hidden_Columns": "列被隐藏", - "Sort": "排序", - "Add_Filter": "添加一个过滤器", - "Add_Sort": "添加一个排序", - "No_sorts_applied_to_this_view": "此视图下没有排序规则", - "No_filters_applied_to_this_view": "此视图下没有过滤规则", - "Row_Details": "行详细信息", - "Get_URL": "获取链接", - "Edit_text": "编辑文本", - "Add_images": "添加图片", - "Add_files": "添加文件", - "Add_a_collaborator": "添加协作人", - "No_collaborators_available": "没有找到协作人", - "Find_a_collaborator": "查找协作人", - "Add_Images": "添加图片", - "All_Images": "所有图片", - "Add_Files": "添加文件", - "All_Files": "所有文件", - "Library_Images": "资料库图片", - "Local_Images": "本地图片", - "Uploaded_completed": "上传完成", - "Re-upload": "重新上传", - "Network_Error": "网络错误", - "Drag_and_drop_or_click_to_add_an_image": "拖拽或点击添加图片", - "Click_to_add": "点击添加", - "Library_Files": "资料库文件", - "Local_Files": "本地文件", - "Drag_and_drop_or_click_to_add_a_file": "拖拽或点击添加文件", - "Drag_and_drop_to_add_a_file": "拖拽添加文件", - "Drag_and_drop_files_or_click_here_to_add": "将文件拖拽或点击到此处进行上传", - "Delete": "删除", - "Do_you_want_to_expand_this_table": "你想扩展这张表格吗?", - "Expand_the_table": "扩展表格", - "So_that_all_of_the_pasted_cells_will_fit": "这样所有的单元格都适合表格。", - "Don’t_expand_the_table": "不扩展表格", - "Values_outside_of_the_table_will_not_be_pasted": "表格外的值不会被粘贴。", - "Continue": "继续", - "To_fit_your_pasted_data_into_the_table_we_need_to_add": "要将粘贴的数据放入表中,我们需要添加", - "1_more_record": "1行扩展", - "1_more_field": "1列扩展", - "more_records": "行扩展", - "more_fields": "列扩展", - "and": "和", - "The_record_link_has_been_copied": "已复制本行链接", - "1_cell_copied": "已复制一个单元格", - "cells_copied": "个单元格被复制", - "1_cell_cuted": "一个单元格被剪切", - "cells_cuted": "个单元格被剪切", - "Failed_to_get_smart_link": "获取连接失败。", - "Server_is_reconnected": "服务器已重新连接。", - "Server_is_disconnected_Reconnecting": "服务器断开连接。正在重新连接...", - "Record_will_be_filtered": "该行将被过滤", - "Select_an_option": "选择标签", - "Select_option(s)": "选择标签", - "Search": "搜索", - "please_select": "请选择日期", - "please_input": "请输入日期", - "Select_your_favourite(s)": "选择你最喜欢的", - "Image_Chooser": "选择图片", - "File_Chooser": "选择文件", - "Libraries": "资料库", - "No_preview": "没有预览", - "All_Libraries": "所有资料库", - "Recent_Used": "最近使用", - "Recent_Added": "最近添加", - "The_file_has_been_deleted": "文件已被删除。", - "is": "是", - "is_not": "不是", - "is_empty": "是空", - "is_not_empty": "不是空", - "include_me": "包括我", - "contains": "包括", - "does_not_contain": "不包括", - "equal": "等于", - "not_equal": "不等与", - "less": "小于", - "greater": "大于", - "less_or_equal": "小于或等于", - "greater_or_equal": "大于或等于", - "is_within": "在日期之内", - "is_before": "在今天之前", - "is_after": "在今天之后", - "is_on_or_before": "在今天或之前", - "is_on_or_after": "在今天或之后", - "has_any_of": "包含其中一个", - "has_all_of": "包含所有", - "has_none_of": "不包含", - "is_exactly": "精确筛选", - "today": "今天", - "tomorrow": "明天", - "yesterday": "昨天", - "one_week_ago": "一周前", - "one_week_from_now": "一周后", - "one_month_ago": "一个月前", - "one_month_from_now": "一个月后", - "number_of_days_ago": "指定日期前", - "number_of_days_from_now": "制定日期后", - "exact_date": "精确日期", - "the_past_week": "过去一周", - "the_past_month": "过去一个月", - "the_past_year": "过去一年", - "the_next_week": "今后一周", - "the_next_month": "今后一个月", - "the_next_year": "今后一年", - "the_next_numbers_of_days": "今天之后的指定天数", - "the_past_numbers_of_days": "今天之前的指定天数", - "this_week": "这周", - "this_month": "这个月", - "this_year": "今年", - "Or": "或者", - "And": "并且", - "up": "升序", - "down": "降序", - "Format": "格式", - "Format_Settings": "格式设置", - "Number_With_Commas": "数字(逗号分隔)", - "Percent": "百分比", - "Yuan": "人民币", - "Dollar": "美元", - "Euro": "欧元", - "Failed_to_execute_operation_on_server": "无法在服务器上执行操作: ", - "Statistics": "统计", - "Create_a_new_statistic": "创建一张新的统计表", - "Find_an_option": "查找标签", - "All_forms": "表单", - "Create_a_new_form": "创建新表单", - "No_forms_added": "没有表单被添加", - "No_options_available": "没有找到标签。", - "Table": "表格", - "Views": "视图", - "Set_form": "设置表单", - "Create_form": "创建表单", - "Filter_field": "筛选字段", - "Group_By": "分类字段", - "Summarize_Method": "归总方法", - "Summarized_Field": "归总字段", - "Calculation_Method": "计算方式", - "There_are_no_columns_that_can_be_counted_under_this_table": "本表格下没有可以被统计的列.", - "Add_Statistic": "添加统计表", - "All_Statistics": "所有统计表", - "Chart_settings": "参数设置", - "Simple_counting": "简单计数", - "Advanced_count": "高级", - "This_method_is_not_supported_for_the_time_being": "暂不支持该方法的统计.", - "Amount": "数量", - "null": "空", - "Share": "共享", - "Default_View": "默认视图", - "External_sharing_link": "外部共享链接", - "The_share_link_has_been_copied": "共享链接已被复制。", - "Failed_to_get_share_link": "获取共享链接失败。", - "Server_is_not_connected_Operation_will_be_sent_to_server_later": "服务器未连接。 操作稍后将发送到服务器。", - "US": "美国格式", - "European": "欧洲格式", - "ISO": "国际标准格式", - "Max": "最大值", - "Min": "最小值", - "Mean": "平均值", - "By_Day": "按天", - "By_Week": "按周", - "By_Month": "按月", - "By_Year": "按年", - "No_fields_that_can_be_returned": "没有可以被归总的字段。", - "Grouped_by_1_column": "1 列分组", - "Group": "分组", - "No_groupings_applied_to_this_view": "没有应用于此视图的分组", - "Add_a_column_to_group_by": "添加列至分组依据" -}