add translations for preview components

also fix ellipsis in zh-CN
This commit is contained in:
myl7
2022-02-06 20:34:03 +08:00
parent 04e333aa36
commit 49a601446d
10 changed files with 69 additions and 21 deletions
+11
View File
@@ -32,16 +32,24 @@
"Failed to download folder {{path}}: {{status}} {{message}} Skipped it to continue.": "Failed to download folder {{path}}: {{status}} {{message}} Skipped it to continue.",
"Failed to download folder.": "Failed to download folder.",
"Failed to download selected files.": "Failed to download selected files.",
"File is empty.": "File is empty.",
"File size": "File size",
"Finished downloading folder.": "Finished downloading folder.",
"Finished downloading selected files.": "Finished downloading selected files.",
"Grid": "Grid",
"Hashes": "Hashes",
"Home": "Home",
"If you know the password, please enter it below.": "If you know the password, please enter it below.",
"Last modified": "Last modified",
"Last Modified": "Last Modified",
"Last modified:": "Last modified:",
"List": "List",
"Load more": "Load more",
"Loading ...": "Loading ...",
"Loading EPUB ...": "Loading EPUB ...",
"Loading file content...": "Loading file content...",
"Logout": "Logout",
"MIME type": "MIME type",
"Name": "Name",
"No more files": "No more files",
"Nothing here.": "Nothing here.",
@@ -50,6 +58,8 @@
"of {{count}} file(s) -——loading——one": "of ... file(s) -",
"of {{count}} file(s) -——loading——other": "of ... file(s) -",
"Oops, that&apos;s a <1>four-oh-four</1>.": "Oops, that&apos;s a <1>four-oh-four</1>.",
"Open URL": "Open URL",
"Open URL{{url}}": "Open URL{{url}}",
"Press <2>F12</2> and open devtools for more details, or seek help at <6>onedrive-vercel-index discussions</6>.": "Press <2>F12</2> and open devtools for more details, or seek help at <6>onedrive-vercel-index discussions</6>.",
"Search ...": "Search ...",
"Select all files": "Select all files",
@@ -58,5 +68,6 @@
"Size": "Size",
"These tokens are used to authenticate yourself into password protected folders, ": "These tokens are used to authenticate yourself into password protected folders, ",
"This route (the folder itself and the files inside) is password protected. ": "This route (the folder itself and the files inside) is password protected. ",
"Unavailable": "Unavailable",
"Weibo": "Weibo"
}
+13 -2
View File
@@ -23,29 +23,39 @@
"Downloading {{progress}}%": "已下载 {{progress}}%",
"Downloading folder, refresh page to cancel": "下载文件夹中,刷新页面以取消",
"Downloading selected files, refresh page to cancel": "下载选定文件中,刷新页面以取消",
"Downloading selected files...": "下载选定文件中...",
"Downloading selected files...": "下载选定文件中……",
"Email": "电子邮件",
"Enter Password": "输入密码",
"Error: {{message}}": "错误:{{message}}",
"Failed to download folder {{path}}: {{status}} {{message}} Skipped it to continue.": "下载文件夹 {{path}} 失败:{{status}} {{message}} 已忽略此错误并继续下载。",
"Failed to download folder.": "下载文件夹失败。",
"Failed to download selected files.": "下载选定文件失败。",
"File is empty.": "文件为空。",
"File size": "文件大小",
"Finished downloading folder.": "下载文件夹成功。",
"Finished downloading selected files.": "下载选定文件成功。",
"Grid": "图格",
"Hashes": "哈希值",
"Home": "首页",
"If you know the password, please enter it below.": "如果您知晓密码,请在下面输入。",
"Last modified": "最后修改时间",
"Last Modified": "最后修改时间",
"Last modified:": "最后修改时间:",
"List": "列表",
"Load more": "加载更多",
"Loading ...": "加载中……",
"Loading EPUB ...": "加载 EPUB 中……",
"Loading file content...": "加载文件内容中……",
"Logout": "注销",
"MIME type": "MIME 类型",
"Name": "文件名",
"No more files": "加载完毕",
"Nothing here.": "无内容。",
"of {{count}} file(s) -——loaded——other": "共 {{count}} 个文件",
"of {{count}} file(s) -——loading——other": "共 ... 个文件",
"of {{count}} file(s) -——loading——other": "共……个文件",
"Oops, that&apos;s a <1>four-oh-four</1>.": "Oops,这里是 <1>404</1> 页面。",
"Open URL": "打开 URL",
"Open URL{{url}}": "打开 URL{{url}}",
"Press <2>F12</2> and open devtools for more details, or seek help at <6>onedrive-vercel-index discussions</6>.": "请按下 <2>F12</2> 来打开开发者工具窗口以获取详细信息,或是到 <6>onedrive-vercel-index 社区讨论</6> 处寻求帮助。",
"Search ...": "搜索……",
"Select all files": "选择所有文件",
@@ -54,5 +64,6 @@
"Size": "文件大小",
"These tokens are used to authenticate yourself into password protected folders, ": "这些密钥是用来验证您的身份以访问密钥保护下的文件夹的,",
"This route (the folder itself and the files inside) is password protected. ": "此路由(此文件夹和其中的文件)是受密钥保护的。",
"Unavailable": "无",
"Weibo": "微博"
}