diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 9ba92f18a7..e42d12426f 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -16,7 +16,7 @@ "@gatsbyjs/reach-router": "1.3.9", "@seafile/react-image-lightbox": "2.0.2", "@seafile/resumablejs": "1.1.16", - "@seafile/sdoc-editor": "^1.0.64", + "@seafile/sdoc-editor": "^1.0.66", "@seafile/seafile-calendar": "0.0.12", "@seafile/seafile-editor": "^1.0.115", "@seafile/sf-metadata-ui-component": "^0.0.29", @@ -4783,9 +4783,9 @@ "integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig==" }, "node_modules/@seafile/sdoc-editor": { - "version": "1.0.64", - "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-1.0.64.tgz", - "integrity": "sha512-QIZQ4snk7GB6lD3iFEYPWzFf/H33mFE+DDVxgp60y8yH62yo98cYDVP5k8AROkc9/3g6pbhiEHHERg0nE28/BQ==", + "version": "1.0.66", + "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-1.0.66.tgz", + "integrity": "sha512-7v3mynzapsUKNwb5AHadXsR0/RzTmFAJNeJSe5ncjNgB0Ys+q1guM3iLARi96Tw7pEoTutzezUN/vI7qIZNWUw==", "dependencies": { "@seafile/print-js": "1.6.6", "@seafile/react-image-lightbox": "2.0.4", diff --git a/frontend/package.json b/frontend/package.json index 5fb83d989b..90eae60dd9 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -11,7 +11,7 @@ "@gatsbyjs/reach-router": "1.3.9", "@seafile/react-image-lightbox": "2.0.2", "@seafile/resumablejs": "1.1.16", - "@seafile/sdoc-editor": "^1.0.64", + "@seafile/sdoc-editor": "^1.0.66", "@seafile/seafile-calendar": "0.0.12", "@seafile/seafile-editor": "^1.0.115", "@seafile/sf-metadata-ui-component": "^0.0.29", diff --git a/media/sdoc-editor/locales/cs/sdoc-editor.json b/media/sdoc-editor/locales/cs/sdoc-editor.json index 4ef6840961..5e244d60f9 100644 --- a/media/sdoc-editor/locales/cs/sdoc-editor.json +++ b/media/sdoc-editor/locales/cs/sdoc-editor.json @@ -273,8 +273,8 @@ "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_Enter_for_new_line_shift_enter_to_send": "Enter comment, Enter for new line, Shift + Enter to send", - "Enter_reply_Enter_for_new_line_Shift_Enter_to_send": "Enter reply, Enter for new line, Shift + Enter to send", + "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": "Potvrdit", "View_changes": "View changes", diff --git a/media/sdoc-editor/locales/de/sdoc-editor.json b/media/sdoc-editor/locales/de/sdoc-editor.json index bc76ffd1cb..477544c8f2 100644 --- a/media/sdoc-editor/locales/de/sdoc-editor.json +++ b/media/sdoc-editor/locales/de/sdoc-editor.json @@ -273,8 +273,8 @@ "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_Enter_for_new_line_shift_enter_to_send": "Enter comment, Enter for new line, Shift + Enter to send", - "Enter_reply_Enter_for_new_line_Shift_Enter_to_send": "Enter reply, Enter for new line, Shift + Enter to send", + "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": "Bestätigen", "View_changes": "View changes", diff --git a/media/sdoc-editor/locales/en/sdoc-editor.json b/media/sdoc-editor/locales/en/sdoc-editor.json index 2cf375949c..c0c7927b99 100644 --- a/media/sdoc-editor/locales/en/sdoc-editor.json +++ b/media/sdoc-editor/locales/en/sdoc-editor.json @@ -273,8 +273,8 @@ "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_Enter_for_new_line_shift_enter_to_send": "Enter comment, Enter for new line, Shift + Enter to send", - "Enter_reply_Enter_for_new_line_Shift_Enter_to_send": "Enter reply, Enter for new line, Shift + Enter to send", + "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": "Confirm", "View_changes": "View changes", diff --git a/media/sdoc-editor/locales/es/sdoc-editor.json b/media/sdoc-editor/locales/es/sdoc-editor.json index bf496f5f15..c9c23b4e69 100644 --- a/media/sdoc-editor/locales/es/sdoc-editor.json +++ b/media/sdoc-editor/locales/es/sdoc-editor.json @@ -273,8 +273,8 @@ "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_Enter_for_new_line_shift_enter_to_send": "Enter comment, Enter for new line, Shift + Enter to send", - "Enter_reply_Enter_for_new_line_Shift_Enter_to_send": "Enter reply, Enter for new line, Shift + Enter to send", + "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", diff --git a/media/sdoc-editor/locales/fr/sdoc-editor.json b/media/sdoc-editor/locales/fr/sdoc-editor.json index 3d827d7a06..00835a91b2 100644 --- a/media/sdoc-editor/locales/fr/sdoc-editor.json +++ b/media/sdoc-editor/locales/fr/sdoc-editor.json @@ -273,8 +273,8 @@ "Delete_reply": "Supprimer la réponse", "Are_you_sure_to_delete_this_comment": "Êtes-vous sûr de vouloir supprimer ce commentaire ?", "Are_you_sure_to_delete_this_reply": "Êtes-vous sûr de vouloir supprimer cette réponse ?", - "Enter_comment_Enter_for_new_line_shift_enter_to_send": "Enter comment, Enter for new line, Shift + Enter to send", - "Enter_reply_Enter_for_new_line_Shift_Enter_to_send": "Enter reply, Enter for new line, Shift + Enter to send", + "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": "L'ajout d'une réponse rouvrira la discussion.", "Confirm": "Confirmer", "View_changes": "Afficher les modifications", diff --git a/media/sdoc-editor/locales/it/sdoc-editor.json b/media/sdoc-editor/locales/it/sdoc-editor.json index d6633a4e83..416c3c48cf 100644 --- a/media/sdoc-editor/locales/it/sdoc-editor.json +++ b/media/sdoc-editor/locales/it/sdoc-editor.json @@ -273,8 +273,8 @@ "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_Enter_for_new_line_shift_enter_to_send": "Enter comment, Enter for new line, Shift + Enter to send", - "Enter_reply_Enter_for_new_line_Shift_Enter_to_send": "Enter reply, Enter for new line, Shift + Enter to send", + "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": "Conferma", "View_changes": "View changes", @@ -401,10 +401,10 @@ "No_collaborators_available": "No_collaborators_available", "Search_collaborator": "Search collaborator", "Doc_comments": "Document comments", - "Tag_not_found": "Tag not found", + "Tag_not_found": "Etichetta non trovata", "Create_a_new_tag": "Crea un nuovo tag", "Search_tags": "Search tags", - "No_options_available": "Tag not found", + "No_options_available": "Etichetta non trovata", "Add_option": "Crea un nuovo tag", "Find_an_option": "Search tags", "Copy_link_of_section": "Copy link of section", @@ -430,7 +430,7 @@ "Document_frozen": "Document frozen", "Unfreeze": "Unfreeze", "Search_and_replace": "Search and replace", - "Search": "Search", + "Search": "Ricerca", "Type_search_content": "Type search content", "Replace_as": "Replace as", "Type_replace_content": "Type replace content", @@ -453,7 +453,7 @@ "Move_row_count": "Moving {{count}} row(s)", "Mark_all_as_read": "Contrassegna tutto come letto", "Alignment_type": "Alignment", - "Print": "Print", + "Print": "Stampa", "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?", @@ -477,17 +477,17 @@ "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", + "Sort": "Ordinamento", + "1 Sort": "1 ordinamento", + "Sorts": "ordinamenti", "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", + "Filter": "Filtro", + "1 Filter": "1 filtro", "Filters": "filters", "Add_filter": "Add filter", "No_filters": "No filters", @@ -495,7 +495,7 @@ "Or": "Or", "Select_option(s)": "Select option(s)", "Select_an_option": "Select an option", - "Search_option": "Search option", + "Search_option": "Opzione di ricerca", "Add_collaborator": "Add collaborator", "Add_a_creator": "Add a creator", "Add_a_last_modifier": "Add a last modifier", @@ -509,18 +509,18 @@ "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", + "contains": "contiene", + "does_not_contain": "non contiene", + "is": "è", + "is_not": "non è", "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_empty": "è vuoto", + "is_not_empty": "non è vuoto", "is_within": "is within", "is_before": "is before", "is_after": "is after", @@ -530,14 +530,14 @@ "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", + "is_current_user_ID": "è l'ID dell'utente corrente", "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", + "include_me": "includere l'utente corrente", "today": "today", "tomorrow": "tomorrow", "yesterday": "yesterday", diff --git a/media/sdoc-editor/locales/ru/sdoc-editor.json b/media/sdoc-editor/locales/ru/sdoc-editor.json index 3eb929aaf4..2e6091b09a 100644 --- a/media/sdoc-editor/locales/ru/sdoc-editor.json +++ b/media/sdoc-editor/locales/ru/sdoc-editor.json @@ -273,8 +273,8 @@ "Delete_reply": "Удалить ответ", "Are_you_sure_to_delete_this_comment": "Вы уверены, что удалите этот комментарий?", "Are_you_sure_to_delete_this_reply": "Вы уверены, что удалите этот ответ?", - "Enter_comment_Enter_for_new_line_shift_enter_to_send": "Введите комментарий, Enter для новой строки, Shift + Enter для отправки", - "Enter_reply_Enter_for_new_line_Shift_Enter_to_send": "Введите ответ, Enter для новой строки, Shift + Enter для отправки.", + "Enter_comment_shift_enter_for_new_line_Enter_to_send": "Введите комментарий, Shift + Enter для новой строки, Enter для отправки", + "Enter_reply_shift_Enter_for_new_line_Enter_to_send": "Введите ответ, Shift + Enter для новой строки, Enter для отправки", "Reopen_discussion": "Добавление ответа приведёт к возобновлению обсуждения.", "Confirm": "Подтвердить", "View_changes": "Просмотр изменений", diff --git a/media/sdoc-editor/locales/zh-CN/sdoc-editor.json b/media/sdoc-editor/locales/zh-CN/sdoc-editor.json index c93e9ee050..40476ba1db 100644 --- a/media/sdoc-editor/locales/zh-CN/sdoc-editor.json +++ b/media/sdoc-editor/locales/zh-CN/sdoc-editor.json @@ -273,8 +273,8 @@ "Delete_reply": "删除回复", "Are_you_sure_to_delete_this_comment": "你确定要删除这个评论吗?", "Are_you_sure_to_delete_this_reply": "你确定要删除这个回复吗?", - "Enter_comment_Enter_for_new_line_shift_enter_to_send": "输入评论,Enter 换行,Shift + Enter 发送", - "Enter_reply_Enter_for_new_line_Shift_Enter_to_send": "输入回复,Enter 换行,Shift + Enter 发送", + "Enter_comment_shift_enter_for_new_line_Enter_to_send": "输入评论,Shift + Enter 换行,Enter 发送", + "Enter_reply_shift_Enter_for_new_line_Enter_to_send": "输入回复,Shift + Enter 换行,Enter 发送", "Reopen_discussion": "添加回复会重新提出该讨论", "Confirm": "确认", "View_changes": "查看改动", diff --git a/media/sdoc-editor/locales/zh_CN/sdoc-editor.json b/media/sdoc-editor/locales/zh_CN/sdoc-editor.json index c93e9ee050..40476ba1db 100644 --- a/media/sdoc-editor/locales/zh_CN/sdoc-editor.json +++ b/media/sdoc-editor/locales/zh_CN/sdoc-editor.json @@ -273,8 +273,8 @@ "Delete_reply": "删除回复", "Are_you_sure_to_delete_this_comment": "你确定要删除这个评论吗?", "Are_you_sure_to_delete_this_reply": "你确定要删除这个回复吗?", - "Enter_comment_Enter_for_new_line_shift_enter_to_send": "输入评论,Enter 换行,Shift + Enter 发送", - "Enter_reply_Enter_for_new_line_Shift_Enter_to_send": "输入回复,Enter 换行,Shift + Enter 发送", + "Enter_comment_shift_enter_for_new_line_Enter_to_send": "输入评论,Shift + Enter 换行,Enter 发送", + "Enter_reply_shift_Enter_for_new_line_Enter_to_send": "输入回复,Shift + Enter 换行,Enter 发送", "Reopen_discussion": "添加回复会重新提出该讨论", "Confirm": "确认", "View_changes": "查看改动",