1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-26 07:22:34 +00:00

update sdoc version and sdoc translate

This commit is contained in:
杨顺强
2024-04-18 14:08:56 +08:00
parent 4232085b1d
commit a9e466d1ca
11 changed files with 35 additions and 17 deletions

View File

@@ -14,7 +14,7 @@
"@gatsbyjs/reach-router": "1.3.9", "@gatsbyjs/reach-router": "1.3.9",
"@seafile/react-image-lightbox": "2.0.2", "@seafile/react-image-lightbox": "2.0.2",
"@seafile/resumablejs": "1.1.16", "@seafile/resumablejs": "1.1.16",
"@seafile/sdoc-editor": "0.5.41", "@seafile/sdoc-editor": "0.5.42",
"@seafile/seafile-calendar": "0.0.12", "@seafile/seafile-calendar": "0.0.12",
"@seafile/seafile-editor": "1.0.77", "@seafile/seafile-editor": "1.0.77",
"@uiw/codemirror-extensions-langs": "^4.19.4", "@uiw/codemirror-extensions-langs": "^4.19.4",
@@ -4615,9 +4615,9 @@
"integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig==" "integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig=="
}, },
"node_modules/@seafile/sdoc-editor": { "node_modules/@seafile/sdoc-editor": {
"version": "0.5.41", "version": "0.5.42",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.5.41.tgz", "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.5.42.tgz",
"integrity": "sha512-a72dgaz0Sc7CfJdNMdJ3aRVQM1x1TTrTijcUVP1tyokBwjcSqP8f9r/umflTN3bxA+TUmcHoFakPP6ma87TCsw==", "integrity": "sha512-Zs7knl7XL5DDRBKro62YoZ9WYV3fk77wmqFpr4sqWe58EybrRTwSbiI4SqIKGNCwlhu35PH3E88I2S7IU5N3Tg==",
"dependencies": { "dependencies": {
"@seafile/print-js": "^1.6.2", "@seafile/print-js": "^1.6.2",
"@seafile/react-image-lightbox": "2.0.4", "@seafile/react-image-lightbox": "2.0.4",
@@ -31226,9 +31226,9 @@
"integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig==" "integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig=="
}, },
"@seafile/sdoc-editor": { "@seafile/sdoc-editor": {
"version": "0.5.41", "version": "0.5.42",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.5.41.tgz", "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.5.42.tgz",
"integrity": "sha512-a72dgaz0Sc7CfJdNMdJ3aRVQM1x1TTrTijcUVP1tyokBwjcSqP8f9r/umflTN3bxA+TUmcHoFakPP6ma87TCsw==", "integrity": "sha512-Zs7knl7XL5DDRBKro62YoZ9WYV3fk77wmqFpr4sqWe58EybrRTwSbiI4SqIKGNCwlhu35PH3E88I2S7IU5N3Tg==",
"requires": { "requires": {
"@seafile/print-js": "^1.6.2", "@seafile/print-js": "^1.6.2",
"@seafile/react-image-lightbox": "2.0.4", "@seafile/react-image-lightbox": "2.0.4",

View File

@@ -9,7 +9,7 @@
"@gatsbyjs/reach-router": "1.3.9", "@gatsbyjs/reach-router": "1.3.9",
"@seafile/react-image-lightbox": "2.0.2", "@seafile/react-image-lightbox": "2.0.2",
"@seafile/resumablejs": "1.1.16", "@seafile/resumablejs": "1.1.16",
"@seafile/sdoc-editor": "0.5.41", "@seafile/sdoc-editor": "0.5.42",
"@seafile/seafile-calendar": "0.0.12", "@seafile/seafile-calendar": "0.0.12",
"@seafile/seafile-editor": "1.0.77", "@seafile/seafile-editor": "1.0.77",
"@uiw/codemirror-extensions-langs": "^4.19.4", "@uiw/codemirror-extensions-langs": "^4.19.4",

View File

@@ -453,5 +453,7 @@
"Move_row_count": "Moving {{count}} row(s)", "Move_row_count": "Moving {{count}} row(s)",
"Mark_all_as_read": "Mark all as read", "Mark_all_as_read": "Mark all as read",
"Alignment_type": "Alignment", "Alignment_type": "Alignment",
"Print": "Print" "Print": "Print",
"Enter_more_character_start_search": "Enter more characters to start search",
"Create_file_name_sdoc": "Create {{file_name_sdoc}}"
} }

View File

@@ -453,5 +453,7 @@
"Move_row_count": "Moving {{count}} row(s)", "Move_row_count": "Moving {{count}} row(s)",
"Mark_all_as_read": "Alle als gelesen markieren", "Mark_all_as_read": "Alle als gelesen markieren",
"Alignment_type": "Alignment", "Alignment_type": "Alignment",
"Print": "Drucken" "Print": "Drucken",
"Enter_more_character_start_search": "Enter more characters to start search",
"Create_file_name_sdoc": "Create {{file_name_sdoc}}"
} }

View File

@@ -453,5 +453,7 @@
"Move_row_count": "Moving {{count}} row(s)", "Move_row_count": "Moving {{count}} row(s)",
"Mark_all_as_read": "Mark all as read", "Mark_all_as_read": "Mark all as read",
"Alignment_type": "Alignment", "Alignment_type": "Alignment",
"Print": "Print" "Print": "Print",
"Enter_more_character_start_search": "Enter more characters to start search",
"Create_file_name_sdoc": "Create {{file_name_sdoc}}"
} }

View File

@@ -453,5 +453,7 @@
"Move_row_count": "Moving {{count}} row(s)", "Move_row_count": "Moving {{count}} row(s)",
"Mark_all_as_read": "Mark all as read", "Mark_all_as_read": "Mark all as read",
"Alignment_type": "Alignment", "Alignment_type": "Alignment",
"Print": "Print" "Print": "Print",
"Enter_more_character_start_search": "Enter more characters to start search",
"Create_file_name_sdoc": "Create {{file_name_sdoc}}"
} }

View File

@@ -453,5 +453,7 @@
"Move_row_count": "Moving {{count}} row(s)", "Move_row_count": "Moving {{count}} row(s)",
"Mark_all_as_read": "Mark all as read", "Mark_all_as_read": "Mark all as read",
"Alignment_type": "Alignment", "Alignment_type": "Alignment",
"Print": "Imprimer" "Print": "Imprimer",
"Enter_more_character_start_search": "Enter more characters to start search",
"Create_file_name_sdoc": "Create {{file_name_sdoc}}"
} }

View File

@@ -453,5 +453,7 @@
"Move_row_count": "Moving {{count}} row(s)", "Move_row_count": "Moving {{count}} row(s)",
"Mark_all_as_read": "Mark all as read", "Mark_all_as_read": "Mark all as read",
"Alignment_type": "Alignment", "Alignment_type": "Alignment",
"Print": "Print" "Print": "Print",
"Enter_more_character_start_search": "Enter more characters to start search",
"Create_file_name_sdoc": "Create {{file_name_sdoc}}"
} }

View File

@@ -453,5 +453,7 @@
"Move_row_count": "Перемещение {{count}} строк", "Move_row_count": "Перемещение {{count}} строк",
"Mark_all_as_read": "Отметить все как прочитанное", "Mark_all_as_read": "Отметить все как прочитанное",
"Alignment_type": "Выравнивание", "Alignment_type": "Выравнивание",
"Print": "Печать" "Print": "Печать",
"Enter_more_character_start_search": "Enter more characters to start search",
"Create_file_name_sdoc": "Create {{file_name_sdoc}}"
} }

View File

@@ -453,5 +453,7 @@
"Move_row_count": "移动{{count}}行", "Move_row_count": "移动{{count}}行",
"Mark_all_as_read": "全部标记为已读", "Mark_all_as_read": "全部标记为已读",
"Alignment_type": "对齐方式", "Alignment_type": "对齐方式",
"Print": "打印" "Print": "打印",
"Enter_more_character_start_search": "输入更多字符开始搜索",
"Create_file_name_sdoc": "新建 {{file_name_sdoc}}"
} }

View File

@@ -453,5 +453,7 @@
"Move_row_count": "移动{{count}}行", "Move_row_count": "移动{{count}}行",
"Mark_all_as_read": "全部标记为已读", "Mark_all_as_read": "全部标记为已读",
"Alignment_type": "对齐方式", "Alignment_type": "对齐方式",
"Print": "打印" "Print": "打印",
"Enter_more_character_start_search": "输入更多字符开始搜索",
"Create_file_name_sdoc": "新建 {{file_name_sdoc}}"
} }