From 4b83d9f128348f4bf1ca3876975aff025e028500 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, 21 Mar 2024 07:45:39 +0800 Subject: [PATCH] update translate --- media/locales/cs/seafile-editor.json | 39 ++++++++++--------- media/locales/de/seafile-editor.json | 41 ++++++++++---------- media/locales/en/seafile-editor.json | 51 +++++++++++++------------ media/locales/es/seafile-editor.json | 43 +++++++++++---------- media/locales/fr/seafile-editor.json | 35 ++++++++--------- media/locales/it/seafile-editor.json | 49 ++++++++++++------------ media/locales/ru/seafile-editor.json | 9 +++-- media/locales/zh-CN/seafile-editor.json | 4 +- media/locales/zh_CN/seafile-editor.json | 7 ++-- 9 files changed, 143 insertions(+), 135 deletions(-) diff --git a/media/locales/cs/seafile-editor.json b/media/locales/cs/seafile-editor.json index 5d386a7749..ff3f5e98e4 100644 --- a/media/locales/cs/seafile-editor.json +++ b/media/locales/cs/seafile-editor.json @@ -10,17 +10,17 @@ "Header_six": "Záhlaví 6", "Paragraph": "Odstavec", "Quote": "Citace", - "Ordered_list": "Číslovaný seznam", - "Unordered_list": "Nečíslovaný seznam", - "Check_list_item": "Zkontrolovat položku seznamu", - "Insert_image": "Vložit obrázek", + "Ordered_list": "Seřazený seznam", + "Unordered_list": "Neseřazený seznam", + "Check_list_item": "Check list item", + "Insert_image": "Insert image", "Insert_formula": "Vložit vzorec", "Formula": "Vzorec", - "Insert_file": "Vložit soubor", + "Insert_file": "Insert file", "Code": "Řádkový kód", - "Code_block": "Blok kódu", - "Insert_link": "Vložit odkaz", - "Insert_table": "Vložit tabulku", + "Code_block": "Code block", + "Insert_link": "Insert link", + "Insert_table": "Insert table", "Save": "Uložit", "More": "Více", "Invalid_url": "Chybná URL", @@ -30,9 +30,9 @@ "Cancel": "Storno", "Switch_to_plain_text_editor": "Přepnout do textového editoru", "Switch_to_rich_text_editor": "Přepnout do rozšířeného textového editoru", - "Switch_to_viewer": "Přepnout do značkovacího prohlížeče", + "Switch_to_viewer": "Switch to markdown viewer", "Help": "Pomoc", - "Remove_table": "Odebrat tabulku", + "Remove_table": "Remove table", "Column": "Sloupec", "Row": "Řádek", "Insert_row_before": "Vložit řádku před", @@ -82,8 +82,8 @@ "Insert_network_image": "Vložit síťový obrázek", "Upload_local_image": "Nahrát lokální obrázek", "Add_link": "Přidat odkaz", - "File_history": "Historie souboru", - "History_version": "Historie verzí", + "File_history": "File history", + "History_version": "History versions", "Back_to_viewer": "Zpět na prohlížeč", "Link_title": "Název odkazu", "Local_draft": "Místní koncept", @@ -91,15 +91,15 @@ "Delete_draft": "Smazat koncept", "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", - "View_draft": "Zobrazit koncept", + "New_draft": "New draft", + "View_draft": "View draft", "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", @@ -118,7 +118,7 @@ "Chooser_document_type": "Výběr typu dokumentu", "Empty": "Prázdný", "No_related_files": "Žádné související soubory", - "No_out_line": "Bez obrysu", + "No_outline": "Bez obrysu", "Editing_files_in_this_browser_can_lead_to_slight_display_problems": "Úpravy souborů v tomto prohlížeči mohou způsobit malé problémy se zobrazením.", "No_document_improvement_suggestion": "Žádný návrh na zlepšení dokumentu", "Hide_side_panel": "Skrýt postranní panel", @@ -148,7 +148,7 @@ "shortcutType": "Seznam zkratek", "shortcutData": { "Make_list": "Vytvořit seznam", - "Make_ordered_list": "Vytvořit číslovaný seznam", + "Make_ordered_list": "Make ordered list", "Insert_new_item": "Vložit novou položku", "Insert_child_in_item": "Vložit podpoložku", "Increase_depth": "Zvýšit hloubku" @@ -184,7 +184,7 @@ { "shortcutType": "Zkratky tabulky", "shortcutData": { - "Insert_table_row": "Vložit řádku tabulky", + "Insert_table_row": "Insert table row", "Escape_table": "Opustit tabulku" } }, @@ -219,5 +219,6 @@ ] }, "Select_field": "Vyberte pole", - "Font_style": "Styl písma" + "Font_style": "Styl písma", + "Open_link": "Open link" } diff --git a/media/locales/de/seafile-editor.json b/media/locales/de/seafile-editor.json index b4db473fdf..d0387c0d8a 100644 --- a/media/locales/de/seafile-editor.json +++ b/media/locales/de/seafile-editor.json @@ -12,15 +12,15 @@ "Quote": "Blockquote", "Ordered_list": "Nummerierte Liste", "Unordered_list": "Ungeordnete Liste", - "Check_list_item": "Checkbox Liste", - "Insert_image": "Bild", + "Check_list_item": "Check list item", + "Insert_image": "Insert image", "Insert_formula": "Formel einfügen", "Formula": "Formel", - "Insert_file": "Datei", + "Insert_file": "Insert file", "Code": "Inline-Code", - "Code_block": "Codeblock", - "Insert_link": "Link", - "Insert_table": "Tabelle", + "Code_block": "Code block", + "Insert_link": "Insert link", + "Insert_table": "Insert table", "Save": "Speichern", "More": "Mehr", "Invalid_url": "Ungültige Adresse", @@ -28,11 +28,11 @@ "Image_address": "Bild-URL", "Submit": "Speichern", "Cancel": "Abbrechen", - "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", + "Switch_to_plain_text_editor": "Zum reinen Texteditor wechseln", + "Switch_to_rich_text_editor": "Zum Editor mit Formatierungen wechseln", + "Switch_to_viewer": "Switch to markdown viewer", "Help": "Hilfe", - "Remove_table": "Tabelle entfernen", + "Remove_table": "Remove table", "Column": "Spalte", "Row": "Zeile", "Insert_row_before": "Zeile darüber einfügen", @@ -55,7 +55,7 @@ "Edit": "Bearbeiten", "Copy": "Kopieren", "Copied": "Kopiert", - "Internal_link": "Internen Link anzeigen", + "Internal_link": "Interner Link", "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", @@ -82,8 +82,8 @@ "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", + "File_history": "File history", + "History_version": "History versions", "Back_to_viewer": "Zurück zur Vorschau", "Link_title": "Linktext", "Local_draft": "Lokaler Entwurf", @@ -91,15 +91,15 @@ "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", - "View_draft": "Entwurf anzeigen", + "New_draft": "New draft", + "View_draft": "View draft", "Publish": "Veröffentlichen", "This_file_has_a_draft": "Zu dieser Datei gibt es einen Entwurf.", "Delete": "Löschen", "Comments": "Kommentare", "Add_a_comment": "Kommentar einfügen", "No_comment_yet": "Keine Kommentare vorhanden", - "Mark_as_Resolved": "Als erledigt markieren", + "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", @@ -118,7 +118,7 @@ "Chooser_document_type": "Auswahl Dokumenttyp", "Empty": "Leer", "No_related_files": "Keine zugehörigen Dateien", - "No_out_line": "Keine Gliederung", + "No_outline": "Keine Gliederung", "Editing_files_in_this_browser_can_lead_to_slight_display_problems": "Beim Bearbeiten von Dateien in diesem Browser können leichte Probleme bei der Anzeige auftreten.", "No_document_improvement_suggestion": "Keine Vorschläge zur Verbesserung des Dokuments", "Hide_side_panel": "Seitenleiste verbergen", @@ -148,7 +148,7 @@ "shortcutType": "Listen", "shortcutData": { "Make_list": "Ungeordnete Liste anlegen", - "Make_ordered_list": "Nummerierte Liste anlegen", + "Make_ordered_list": "Make ordered list", "Insert_new_item": "Neues Listenelement einfügen", "Insert_child_in_item": "Textzeile einfügen", "Increase_depth": "Einzug erhöhen" @@ -184,7 +184,7 @@ { "shortcutType": "Tabellen", "shortcutData": { - "Insert_table_row": "Tabellenzeile einfügen", + "Insert_table_row": "Insert table row", "Escape_table": "Tabelle beenden" } }, @@ -219,5 +219,6 @@ ] }, "Select_field": "Feld auswählen", - "Font_style": "Schriftschnitt" + "Font_style": "Schriftschnitt", + "Open_link": "Open link" } diff --git a/media/locales/en/seafile-editor.json b/media/locales/en/seafile-editor.json index 9b888965b4..bbe99e7434 100644 --- a/media/locales/en/seafile-editor.json +++ b/media/locales/en/seafile-editor.json @@ -10,17 +10,17 @@ "Header_six": "Heading 6", "Paragraph": "Paragraph", "Quote": "Quote", - "Ordered_list": "Ordered List", - "Unordered_list": "Unordered List", - "Check_list_item": "Check List Item", - "Insert_image": "Insert Image", - "Insert_formula": "Insert Formula", + "Ordered_list": "Ordered list", + "Unordered_list": "Unordered list", + "Check_list_item": "Check list item", + "Insert_image": "Insert image", + "Insert_formula": "Insert formula", "Formula": "Formula", - "Insert_file": "Insert File", - "Code": "Inline Code", - "Code_block": "Code Block", - "Insert_link": "Insert Link", - "Insert_table": "Insert Table", + "Insert_file": "Insert file", + "Code": "Inline code", + "Code_block": "Code block", + "Insert_link": "Insert link", + "Insert_table": "Insert table", "Save": "Save", "More": "More", "Invalid_url": "Invalid URL", @@ -28,11 +28,11 @@ "Image_address": "Image address", "Submit": "Submit", "Cancel": "Cancel", - "Switch_to_plain_text_editor": "Switch to Plain Text Editor", - "Switch_to_rich_text_editor": "Switch to Rich Text Editor", - "Switch_to_viewer": "Switch to Markdown Viewer", + "Switch_to_plain_text_editor": "Switch to plain text editor", + "Switch_to_rich_text_editor": "Switch to rich text editor", + "Switch_to_viewer": "Switch to markdown viewer", "Help": "Help", - "Remove_table": "Remove Table", + "Remove_table": "Remove table", "Column": "Column", "Row": "Row", "Insert_row_before": "Insert row before", @@ -55,7 +55,7 @@ "Edit": "Edit", "Copy": "Copy", "Copied": "Copied", - "Internal_link": "Internal Link", + "Internal_link": "Internal link", "Copy_internal_link": "Internal link has been copied to clipboard", "Internal_link_desc": "An internal link is a link to a file or folder that can be accessed by users with read permission to the file or folder.", "Share": "Share", @@ -82,8 +82,8 @@ "Insert_network_image": "Insert network image", "Upload_local_image": "Upload local image", "Add_link": "Add link", - "File_history": "File History", - "History_version": "History Versions", + "File_history": "File history", + "History_version": "History versions", "Back_to_viewer": "Back To Viewer", "Link_title": "Link title", "Local_draft": "Local draft", @@ -91,20 +91,20 @@ "Delete_draft": "Delete draft", "You_have_an_unsaved_draft_do_you_like_to_use_it": "You have an unsaved draft. Do you like to use it?", "Local_draft_saved": "Local draft saved", - "New_draft": "New Draft", - "View_draft": "View Draft", + "New_draft": "New draft", + "View_draft": "View draft", "Publish": "Publish", "This_file_has_a_draft": "This file has a draft.", "Delete": "Delete", "Comments": "Comments", "Add_a_comment": "Add a comment...", "No_comment_yet": "No comment yet.", - "Mark_as_Resolved": "Mark as Resolved", + "Mark_as_resolved": "Mark as resolved", "Ask_for_review": "Ask for review", "Review_already_exists": "Review already exists", "View_review": "View review", "There_is_an_associated_review_with_this_file": "There is an associated review with this file.", - "Start_review": "Start Review", + "Start_review": "Start review", "This_file_is_in_draft_stage": "This file is in draft stage.", "This_file_is_in_review_stage": "This file is in review stage.", "This_file_has_been_updated": "This file has been updated.", @@ -118,7 +118,7 @@ "Chooser_document_type": "Chooser document type", "Empty": "Empty", "No_related_files": "No related files", - "No_out_line": "No outline", + "No_outline": "No outline", "Editing_files_in_this_browser_can_lead_to_slight_display_problems": "Editing files in this browser can lead to slight display problems.", "No_document_improvement_suggestion": "No document improvement suggestion", "Hide_side_panel": "Hide side panel", @@ -148,7 +148,7 @@ "shortcutType": "List shortcuts", "shortcutData": { "Make_list": "Make list", - "Make_ordered_list": "Make Ordered list", + "Make_ordered_list": "Make ordered list", "Insert_new_item": "Insert new item", "Insert_child_in_item": "Insert child in item", "Increase_depth": "Increase depth" @@ -184,7 +184,7 @@ { "shortcutType": "Table shortcuts", "shortcutData": { - "Insert_table_row": "Insert table tow", + "Insert_table_row": "Insert table row", "Escape_table": "Escape table" } }, @@ -219,5 +219,6 @@ ] }, "Select_field": "Select field", - "Font_style": "Font style" + "Font_style": "Font style", + "Open_link": "Open link" } diff --git a/media/locales/es/seafile-editor.json b/media/locales/es/seafile-editor.json index b44562b7aa..bb5d26dc96 100644 --- a/media/locales/es/seafile-editor.json +++ b/media/locales/es/seafile-editor.json @@ -10,17 +10,17 @@ "Header_six": "Encabezado 6", "Paragraph": "Párrafo", "Quote": "Cita", - "Ordered_list": "Lista Ordenada", - "Unordered_list": "Lista Desordenada", - "Check_list_item": "Check List Item", - "Insert_image": "Insertar Imagen", - "Insert_formula": "Insertar Fórmula", + "Ordered_list": "Lista ordenada", + "Unordered_list": "Lista desordenada", + "Check_list_item": "Check list item", + "Insert_image": "Insert image", + "Insert_formula": "Insert formula", "Formula": "Fórmula", - "Insert_file": "Insertar Archivo", - "Code": "Inline Code", - "Code_block": "Bloque de Código", - "Insert_link": "Insertar Enlace", - "Insert_table": "Insertar Tabla", + "Insert_file": "Insert file", + "Code": "Inline code", + "Code_block": "Code block", + "Insert_link": "Insert link", + "Insert_table": "Insert table", "Save": "Guardar", "More": "Más", "Invalid_url": "URL Inválida", @@ -30,9 +30,9 @@ "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", + "Switch_to_viewer": "Switch to markdown viewer", "Help": "Ayuda", - "Remove_table": "Eliminar tabla", + "Remove_table": "Remove table", "Column": "Columna", "Row": "Fila", "Insert_row_before": "Insert row before", @@ -82,8 +82,8 @@ "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", + "File_history": "File history", + "History_version": "History versions", "Back_to_viewer": "Volver al Visualizador", "Link_title": "Título del enlace", "Local_draft": "Borrador local", @@ -91,15 +91,15 @@ "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", + "New_draft": "New draft", + "View_draft": "View draft", "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", @@ -118,7 +118,7 @@ "Chooser_document_type": "Elija el tipo de documento", "Empty": "Vacío", "No_related_files": "Sin archivos relacionados", - "No_out_line": "No hay esquema", + "No_outline": "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", @@ -148,7 +148,7 @@ "shortcutType": "Listar atajos", "shortcutData": { "Make_list": "Crear lista", - "Make_ordered_list": "Crear lista ordenada", + "Make_ordered_list": "Make ordered list", "Insert_new_item": "Insertar nuevo ítem", "Insert_child_in_item": "Insert child in item", "Increase_depth": "Increase depth" @@ -184,7 +184,7 @@ { "shortcutType": "Atajos de tabla", "shortcutData": { - "Insert_table_row": "Insert table tow", + "Insert_table_row": "Insert table row", "Escape_table": "Escape table" } }, @@ -219,5 +219,6 @@ ] }, "Select_field": "Select field", - "Font_style": "Font style" + "Font_style": "Font style", + "Open_link": "Open link" } diff --git a/media/locales/fr/seafile-editor.json b/media/locales/fr/seafile-editor.json index 21ba6bb01c..d62057eb6f 100644 --- a/media/locales/fr/seafile-editor.json +++ b/media/locales/fr/seafile-editor.json @@ -10,17 +10,17 @@ "Header_six": "Titre 6", "Paragraph": "Paragraphe", "Quote": "Blockquote", - "Ordered_list": "Liste ordonée", - "Unordered_list": "Liste non-ordonée", - "Check_list_item": "Liste à chocher", - "Insert_image": "Image", + "Ordered_list": "Liste ordonnée", + "Unordered_list": "Liste non ordonnée", + "Check_list_item": "Élément de la liste de vérification", + "Insert_image": "Insérer une image", "Insert_formula": "Insérer formule", "Formula": "Formule", - "Insert_file": "Fichier", + "Insert_file": "Insérer un fichier", "Code": "Ligne de code", "Code_block": "Bloc de code", - "Insert_link": "Lien", - "Insert_table": "Tableau", + "Insert_link": "Insérer un lien", + "Insert_table": "Insérer un tableau", "Save": "Sauvegarder", "More": "Plus", "Invalid_url": "L'adresse n'est pas valide.", @@ -29,10 +29,10 @@ "Submit": "Soummettre", "Cancel": "Annuler", "Switch_to_plain_text_editor": "Basculer en éditeur de texte plein", - "Switch_to_rich_text_editor": "Basculer en éditeur de texte riche", - "Switch_to_viewer": "Basculer en visualiseur Markdown", + "Switch_to_rich_text_editor": "Basculer en éditeur de texte enrichi", + "Switch_to_viewer": "Switch to markdown viewer", "Help": "Aide", - "Remove_table": "Supprimer le tableau", + "Remove_table": "Remove table", "Column": "Colonne", "Row": "Ligne", "Insert_row_before": "Insert row before", @@ -55,7 +55,7 @@ "Edit": "Modifier", "Copy": "Copier", "Copied": "Copié", - "Internal_link": "Afficher le lien interne", + "Internal_link": "Lien interne", "Copy_internal_link": "Le lien interne a été copié dans le presse-papiers.", "Internal_link_desc": "Un lien interne est un lien vers un fichier ou un dossier accessible en lecture par un utilisateur.", "Share": "Partager", @@ -82,7 +82,7 @@ "Insert_network_image": "Insérer une image du réseau", "Upload_local_image": "Insérer une image locale", "Add_link": "Ajouter un lien", - "File_history": "Voir historique", + "File_history": "Historique du fichier", "History_version": "Historique des versions", "Back_to_viewer": "Retour au visualiseur", "Link_title": "Titre du lien", @@ -99,7 +99,7 @@ "Comments": "Commentaires", "Add_a_comment": "Ajouter un commentaire", "No_comment_yet": "Aucun commentaire disponible", - "Mark_as_Resolved": "Marquer com pris en compte", + "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", @@ -118,7 +118,7 @@ "Chooser_document_type": "Choisir un type de document", "Empty": "Vide", "No_related_files": "Aucun fichier relatif", - "No_out_line": "Pas de contour", + "No_outline": "Pas de contour", "Editing_files_in_this_browser_can_lead_to_slight_display_problems": "L'édition de fichiers dans ce navigateur peut entraîner de légers problèmes d'affichage.", "No_document_improvement_suggestion": "Aucune proposition pour améliorer le document", "Hide_side_panel": "Fermer", @@ -148,7 +148,7 @@ "shortcutType": "Liste des raccourcis", "shortcutData": { "Make_list": "Faire une liste", - "Make_ordered_list": "Faire une liste ordonnée", + "Make_ordered_list": "Make ordered list", "Insert_new_item": "Insérer un nouvel élément", "Insert_child_in_item": "Insérer enfant dans l'élément", "Increase_depth": "Améliorer la profondeur" @@ -184,7 +184,7 @@ { "shortcutType": "Raccourcis tableau", "shortcutData": { - "Insert_table_row": "Insert table tow", + "Insert_table_row": "Insert table row", "Escape_table": "Sortir de la table" } }, @@ -219,5 +219,6 @@ ] }, "Select_field": "Select field", - "Font_style": "Font style" + "Font_style": "Font style", + "Open_link": "Ouvrir le lien" } diff --git a/media/locales/it/seafile-editor.json b/media/locales/it/seafile-editor.json index 1a1151e682..500dc44e6b 100644 --- a/media/locales/it/seafile-editor.json +++ b/media/locales/it/seafile-editor.json @@ -10,17 +10,17 @@ "Header_six": "Intestazione 6", "Paragraph": "Paragrafo", "Quote": "Citazione", - "Ordered_list": "Lista ordinata", - "Unordered_list": "Lista non ordinata", - "Check_list_item": "Controlla la voce dell'elenco", - "Insert_image": "Inserisci Immagine", - "Insert_formula": "Insert Formula", + "Ordered_list": "Elenco Ordiniato", + "Unordered_list": "Elenco non ordinato", + "Check_list_item": "Check list item", + "Insert_image": "Insert image", + "Insert_formula": "Insert formula", "Formula": "Formula", - "Insert_file": "Insert File", + "Insert_file": "Insert file", "Code": "Codice in linea", - "Code_block": "Codice", - "Insert_link": "Inserisci Collegamento", - "Insert_table": "Inserisci tabella", + "Code_block": "Code block", + "Insert_link": "Insert link", + "Insert_table": "Insert table", "Save": "Salvare", "More": "Altro", "Invalid_url": "URL non valida", @@ -28,11 +28,11 @@ "Image_address": "Indirizzo Immagine", "Submit": "Invia", "Cancel": "Annulla", - "Switch_to_plain_text_editor": "Passa all'Editor di testo semplice", - "Switch_to_rich_text_editor": "Passa all'Editor di testo formattato", - "Switch_to_viewer": "Passa alla vista di tipo Markdown", + "Switch_to_plain_text_editor": "Switch to plain text editor", + "Switch_to_rich_text_editor": "Switch to rich text editor", + "Switch_to_viewer": "Switch to markdown viewer", "Help": "Aiuto", - "Remove_table": "Rimuovere Tabella", + "Remove_table": "Remove table", "Column": "Colonna", "Row": "Riga", "Insert_row_before": "Insert row before", @@ -55,7 +55,7 @@ "Edit": "Modifica", "Copy": "Copia", "Copied": "Copiato", - "Internal_link": "Collegamento interno", + "Internal_link": "Collegamento Interno", "Copy_internal_link": "Il collegamento interno è stato copiato negli appunti", "Internal_link_desc": "Un collegamento interno è un collegamento a un file o una cartella a cui gli utenti possono accedere con autorizzazione di lettura al file o alla cartella.", "Share": "Condividi", @@ -82,8 +82,8 @@ "Insert_network_image": "Inserisci immagine di rete", "Upload_local_image": "Inserisci immagine locale", "Add_link": "Aggiungi collegamento", - "File_history": "Cronologia dei file", - "History_version": "Versioni cronologia", + "File_history": "File history", + "History_version": "History versions", "Back_to_viewer": "Torma alla vista", "Link_title": "Link al titolo", "Local_draft": "Bozza locale", @@ -91,20 +91,20 @@ "Delete_draft": "Rimuovi Bozza", "You_have_an_unsaved_draft_do_you_like_to_use_it": "Hai una bozza non salvata. La vuoi utilizzare?", "Local_draft_saved": "Bozza salvata in locale", - "New_draft": "Nuova Bozza", - "View_draft": "Bozza", + "New_draft": "New draft", + "View_draft": "View draft", "Publish": "Pubblica", "This_file_has_a_draft": "Questo file è una bozza", "Delete": "Elimina", "Comments": "Commenti", "Add_a_comment": "Aggiungi un commento...", "No_comment_yet": "Ancora nessun commento.", - "Mark_as_Resolved": "Mark as Resolved", + "Mark_as_resolved": "Contrassegnato come risolto", "Ask_for_review": "Richiedi una revisione", "Review_already_exists": "Revisione già esistente", "View_review": "Visualizza revisione", "There_is_an_associated_review_with_this_file": "C'è una recensione associata con questo file.", - "Start_review": "Inizia Revisione", + "Start_review": "Start review", "This_file_is_in_draft_stage": "Questo file è in fase di bozza.", "This_file_is_in_review_stage": "Questo file è in fase di revisione.", "This_file_has_been_updated": "Questo file è stato aggiornato.", @@ -118,7 +118,7 @@ "Chooser_document_type": "Chooser document type", "Empty": "Vuoto", "No_related_files": "Nessun file correlato", - "No_out_line": "No outline", + "No_outline": "No outline", "Editing_files_in_this_browser_can_lead_to_slight_display_problems": "Editing files in this browser can lead to slight display problems.", "No_document_improvement_suggestion": "No document improvement suggestion", "Hide_side_panel": "Hide side panel", @@ -148,7 +148,7 @@ "shortcutType": "Elenca scorciatoie", "shortcutData": { "Make_list": "Crea elenco", - "Make_ordered_list": "Crea elenco ordinato", + "Make_ordered_list": "Make ordered list", "Insert_new_item": "Inserisci un nuovo elemento", "Insert_child_in_item": "Inserisci un elemento figlio sotto questo elemento", "Increase_depth": "Aumenta la profondità" @@ -184,7 +184,7 @@ { "shortcutType": "Scorciatoie Tabella", "shortcutData": { - "Insert_table_row": "Insert table tow", + "Insert_table_row": "Insert table row", "Escape_table": "Escape tabella" } }, @@ -219,5 +219,6 @@ ] }, "Select_field": "Select field", - "Font_style": "Font style" + "Font_style": "Font style", + "Open_link": "Open link" } diff --git a/media/locales/ru/seafile-editor.json b/media/locales/ru/seafile-editor.json index 87a2cea93c..b7996ed9a0 100644 --- a/media/locales/ru/seafile-editor.json +++ b/media/locales/ru/seafile-editor.json @@ -12,7 +12,7 @@ "Quote": "Цитата", "Ordered_list": "Нумерованный список", "Unordered_list": "Маркированный список", - "Check_list_item": "Проверка элемента списка", + "Check_list_item": "Элемент контрольного списка", "Insert_image": "Вставить изображение", "Insert_formula": "Вставить формулу", "Formula": "Формула", @@ -99,7 +99,7 @@ "Comments": "Комментарии", "Add_a_comment": "Добавить комментарий...", "No_comment_yet": "Комментариев пока нет.", - "Mark_as_Resolved": "Отметить как решённый", + "Mark_as_resolved": "Отметить как разрешённый", "Ask_for_review": "Спросить отзыв", "Review_already_exists": "Отзыв уже существует", "View_review": "Просмотр отзыва", @@ -118,7 +118,7 @@ "Chooser_document_type": "Выбор типа документа", "Empty": "Пусто", "No_related_files": "Нет связанных файлов", - "No_out_line": "Нет контура", + "No_outline": "Нет контура", "Editing_files_in_this_browser_can_lead_to_slight_display_problems": "Изменение файлов в этом браузере может привести к небольшим проблемам с отображением.", "No_document_improvement_suggestion": "Нет предложений по улучшению документа", "Hide_side_panel": "Скрыть боковую панель", @@ -219,5 +219,6 @@ ] }, "Select_field": "Выбрать поле", - "Font_style": "Стиль шрифта" + "Font_style": "Стиль шрифта", + "Open_link": "Открыть ссылку" } diff --git a/media/locales/zh-CN/seafile-editor.json b/media/locales/zh-CN/seafile-editor.json index 2b9d11707d..a67454a4af 100644 --- a/media/locales/zh-CN/seafile-editor.json +++ b/media/locales/zh-CN/seafile-editor.json @@ -99,7 +99,7 @@ "Comments": "评论", "Add_a_comment": "增加评论", "No_comment_yet": "还没有评论", - "Mark_as_Resolved": "标记为已解决", + "Mark_as_resolved": "标记为已解决", "Ask_for_review": "发起评审", "Review_already_exists": "评审已存在", "View_review": "查看评审", @@ -118,7 +118,7 @@ "Chooser_document_type": "选择文档类型", "Empty": "暂无", "No_related_files": "没有相关文件", - "No_out_line": "没有大纲", + "No_outline": "没有大纲", "Editing_files_in_this_browser_can_lead_to_slight_display_problems": "在此浏览器中,编辑文件可能导致轻微的显示问题。", "No_document_improvement_suggestion": "没有文档改进建议", "Hide_side_panel": "隐藏侧旁栏", diff --git a/media/locales/zh_CN/seafile-editor.json b/media/locales/zh_CN/seafile-editor.json index 7a0f0811fd..a67454a4af 100644 --- a/media/locales/zh_CN/seafile-editor.json +++ b/media/locales/zh_CN/seafile-editor.json @@ -99,7 +99,7 @@ "Comments": "评论", "Add_a_comment": "增加评论", "No_comment_yet": "还没有评论", - "Mark_as_Resolved": "标记为已解决", + "Mark_as_resolved": "标记为已解决", "Ask_for_review": "发起评审", "Review_already_exists": "评审已存在", "View_review": "查看评审", @@ -118,7 +118,7 @@ "Chooser_document_type": "选择文档类型", "Empty": "暂无", "No_related_files": "没有相关文件", - "No_out_line": "没有大纲", + "No_outline": "没有大纲", "Editing_files_in_this_browser_can_lead_to_slight_display_problems": "在此浏览器中,编辑文件可能导致轻微的显示问题。", "No_document_improvement_suggestion": "没有文档改进建议", "Hide_side_panel": "隐藏侧旁栏", @@ -219,5 +219,6 @@ ] }, "Select_field": "选中字段", - "Font_style": "字体样式" + "Font_style": "字体样式", + "Open_link": "打开链接" }