mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-09-06 08:50:50 +08:00
feat: add import modal (#8599)
[BS-1471](https://linear.app/affine-design/issue/BS-1471/新的-import-dialog-ui)
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
"Cancel": "Cancel",
|
||||
"Click to replace photo": "Click to replace photo",
|
||||
"Collections": "Collections",
|
||||
"Complete": "Complete",
|
||||
"Confirm": "Confirm",
|
||||
"Continue": "Continue",
|
||||
"Convert to ": "Convert to ",
|
||||
@@ -46,6 +47,7 @@
|
||||
"Favorite": "Favourite",
|
||||
"Favorited": "Favourited",
|
||||
"Favorites": "Favourites",
|
||||
"Feedback": "Feedback",
|
||||
"Find 0 result": "Found 0 results",
|
||||
"Go Back": "Go back",
|
||||
"Go Forward": "Go forward",
|
||||
@@ -82,6 +84,7 @@
|
||||
"Remove special filter": "Remove special filter",
|
||||
"Removed successfully": "Removed successfully",
|
||||
"Rename": "Rename",
|
||||
"Retry": "Retry",
|
||||
"Save": "Save",
|
||||
"Select": "Select",
|
||||
"Sign in": "Sign in AFFiNE Cloud",
|
||||
@@ -508,6 +511,19 @@
|
||||
"com.affine.import-template.dialog.errorImport": "Failed to import template, please try again.",
|
||||
"com.affine.import-template.dialog.errorLoad": "Failed to load template, please try again.",
|
||||
"com.affine.import_file": "Support Markdown/Notion",
|
||||
"com.affine.import.affine-workspace-data": "AFFiNE workspace data",
|
||||
"com.affine.import.markdown-files": "Markdown files (.md)",
|
||||
"com.affine.import.markdown-with-media-files": "Markdown with media files (.zip)",
|
||||
"com.affine.import.modal.tip": "If you'd like to request support for additional file types, feel free to let us know on",
|
||||
"com.affine.import.notion": "Notion",
|
||||
"com.affine.import.notion.tooltip": "Import your Notion data. Supported import formats: HTML with subpages.",
|
||||
"com.affine.import.status.failed.message": "Import failed, please try again.",
|
||||
"com.affine.import.status.failed.message.no-file-selected": "No file selected",
|
||||
"com.affine.import.status.failed.title": "Import failure",
|
||||
"com.affine.import.status.importing.message": "Importing your workspace data, please wait patiently.",
|
||||
"com.affine.import.status.importing.title": "Importing...",
|
||||
"com.affine.import.status.success.message": "Your document has been imported successfully, thank you for choosing AFFiNE. Any questions please feel free to feedback to us",
|
||||
"com.affine.import.status.success.title": "Import completed",
|
||||
"com.affine.inviteModal.button.cancel": "Cancel",
|
||||
"com.affine.issue-feedback.cancel": "Maybe later",
|
||||
"com.affine.issue-feedback.confirm": "Create issue on GitHub",
|
||||
|
||||
@@ -10,6 +10,7 @@
|
||||
"Cancel": "取消",
|
||||
"Click to replace photo": "点击以更换照片",
|
||||
"Collections": "精选",
|
||||
"Complete": "完成",
|
||||
"Confirm": "确认",
|
||||
"Continue": "继续",
|
||||
"Convert to ": "转换为",
|
||||
@@ -46,6 +47,7 @@
|
||||
"Favorite": "收藏",
|
||||
"Favorited": "已收藏",
|
||||
"Favorites": "收藏夹",
|
||||
"Feedback": "反馈",
|
||||
"Find 0 result": "找到 0 个结果",
|
||||
"Go Back": "返回",
|
||||
"Go Forward": "前进",
|
||||
@@ -82,6 +84,7 @@
|
||||
"Remove special filter": "移除特殊筛选",
|
||||
"Removed successfully": "成功移除",
|
||||
"Rename": "重命名",
|
||||
"Retry": "重试",
|
||||
"Save": "保存",
|
||||
"Select": "选择",
|
||||
"Sign in": "登录 AFFiNE Cloud",
|
||||
@@ -507,6 +510,19 @@
|
||||
"com.affine.import-template.dialog.errorImport": "插入模板失败,请重试。",
|
||||
"com.affine.import-template.dialog.errorLoad": "读取模版失败,请重试。",
|
||||
"com.affine.import_file": "支持 Markdown/Notion",
|
||||
"com.affine.import.affine-workspace-data": "AFFiNE 工作区数据",
|
||||
"com.affine.import.markdown-files": "Markdown 文件 (.md)",
|
||||
"com.affine.import.markdown-with-media-files": "Markdown 文件(带媒体文件) (.zip)",
|
||||
"com.affine.import.modal.tip": "如果您希望请求支持其他文件类型,请随时告诉我们",
|
||||
"com.affine.import.notion": "Notion",
|
||||
"com.affine.import.notion.tooltip": "导入您的 Notion 数据。支持导入格式:HTML 带子页面。",
|
||||
"com.affine.import.status.failed.message": "导入失败,请重试。",
|
||||
"com.affine.import.status.failed.message.no-file-selected": "未选择文件",
|
||||
"com.affine.import.status.failed.title": "导入失败",
|
||||
"com.affine.import.status.importing.message": "正在导入您的数据,请耐心等待。",
|
||||
"com.affine.import.status.importing.title": "导入中...",
|
||||
"com.affine.import.status.success.message": "您的文档已成功导入,感谢选择 AFFiNE。有任何问题请随时反馈给我们",
|
||||
"com.affine.import.status.success.title": "导入完成",
|
||||
"com.affine.inviteModal.button.cancel": "取消",
|
||||
"com.affine.issue-feedback.cancel": "稍后",
|
||||
"com.affine.issue-feedback.confirm": "在 GitHUb 分享反馈",
|
||||
|
||||
@@ -10,6 +10,7 @@
|
||||
"Cancel": "取消",
|
||||
"Click to replace photo": "点击以更换照片",
|
||||
"Collections": "收藏集",
|
||||
"Complete": "完成",
|
||||
"Confirm": "確認",
|
||||
"Continue": "繼續",
|
||||
"Convert to ": "轉換為",
|
||||
@@ -46,6 +47,7 @@
|
||||
"Favorite": "收藏",
|
||||
"Favorited": "已收藏",
|
||||
"Favorites": "我的收藏",
|
||||
"Feedback": "反饋",
|
||||
"Find 0 result": "發現 0 個結果",
|
||||
"Go Back": "返回",
|
||||
"Go Forward": "前進",
|
||||
@@ -82,6 +84,7 @@
|
||||
"Remove special filter": "移除特殊篩選器",
|
||||
"Removed successfully": "成功移除",
|
||||
"Rename": "重新命名",
|
||||
"Retry": "重試",
|
||||
"Save": "保存",
|
||||
"Select": "選擇",
|
||||
"Sign in": "登入 AFFiNE Cloud",
|
||||
@@ -504,6 +507,19 @@
|
||||
"com.affine.import-template.dialog.errorImport": "導入模板失敗,請重試。",
|
||||
"com.affine.import-template.dialog.errorLoad": "加載模板失敗,請重試。",
|
||||
"com.affine.import_file": "支援 Markdown/Notion",
|
||||
"com.affine.import.affine-workspace-data": "AFFiNE 工作區數據",
|
||||
"com.affine.import.markdown-files": "Markdown 文件 (.md)",
|
||||
"com.affine.import.markdown-with-media-files": "Markdown 文件(帶媒體文件) (.zip)",
|
||||
"com.affine.import.modal.tip": "如果您希望請求支持其他文件類型,請隨時告訴我們",
|
||||
"com.affine.import.notion": "Notion",
|
||||
"com.affine.import.notion.tooltip": "導入您的 Notion 數據。支持導入格式:HTML 帶子頁面。",
|
||||
"com.affine.import.status.failed.message": "導入失敗,請重試。",
|
||||
"com.affine.import.status.failed.message.no-file-selected": "未選擇文件",
|
||||
"com.affine.import.status.failed.title": "導入失敗",
|
||||
"com.affine.import.status.importing.message": "正在導入您的數據,請耐心等待。",
|
||||
"com.affine.import.status.importing.title": "導入中...",
|
||||
"com.affine.import.status.success.message": "您的文檔已成功導入,感謝選擇 AFFiNE。有任何問題請隨時反饋給我們",
|
||||
"com.affine.import.status.success.title": "導入完成",
|
||||
"com.affine.inviteModal.button.cancel": "取消",
|
||||
"com.affine.issue-feedback.cancel": "稍後",
|
||||
"com.affine.issue-feedback.confirm": "在 GitHub 分享反饋",
|
||||
|
||||
Reference in New Issue
Block a user