mirror of
https://github.com/Nezumi-2711/onedrive-vercel-index.git
synced 2026-09-22 13:38:45 +00:00
migrate from i18next-scanner to i18next-parser
i18next-scanner does not support i18next JSON v4 format
This commit is contained in:
@@ -1,11 +1,13 @@
|
||||
{
|
||||
"- showing {{count}} page(s) of {{totalFileNum}} files -": "已显示 {{count}} 页,共 {{totalFileNum}} 个文件",
|
||||
"- showing {{count}} page(s) of {{totalFileNum}} files -——other": "已显示 {{count}} 页,共 {{totalFileNum}} 个文件",
|
||||
"{{count}} item(s)——other": "{{count}} 个项目",
|
||||
"Actions": "操作",
|
||||
"Cancel": "取消",
|
||||
"Cannot preview {{path}}": "无法预览 {{path}}",
|
||||
"Clear all": "清楚所有密钥",
|
||||
"Clear all tokens?": "清楚所有密钥?",
|
||||
"Cleared all tokens": "已清楚所有密钥",
|
||||
"clearing them means that you will need to re-enter the passwords again.": "清除它们意味着下次访问时您需要重新输入密钥。",
|
||||
"Copied direct link to clipboard.": "已复制直链到剪贴板。",
|
||||
"Copied folder permalink.": "已复制文件夹永久链接。",
|
||||
"Copied raw file permalink.": "已复制文件永久链接。",
|
||||
@@ -18,10 +20,10 @@
|
||||
"Download folder": "下载此文件夹",
|
||||
"Download selected files": "下载选定文件",
|
||||
"Download the file directly through OneDrive": "直接从 OneDrive 下载文件",
|
||||
"Downloading {{progress}}%": "已下载 {{progress}}%",
|
||||
"Downloading folder, refresh page to cancel": "下载文件夹中,刷新页面以取消",
|
||||
"Downloading selected files, refresh page to cancel": "下载选定文件中,刷新页面以取消",
|
||||
"Downloading selected files...": "下载选定文件中...",
|
||||
"Downloading {{progress}}%": "已下载 {{progress}}%",
|
||||
"Email": "电子邮件",
|
||||
"Enter Password": "输入密码",
|
||||
"Error: {{message}}": "错误:{{message}}",
|
||||
@@ -41,7 +43,7 @@
|
||||
"Name": "文件名",
|
||||
"No more files": "加载完毕",
|
||||
"Nothing here.": "无内容。",
|
||||
"Oops, that's a <1>four-oh-four</1>.": "Oops,这里是 <1>404</1> 页面。",
|
||||
"Oops, that's a <1>four-oh-four</1>.": "Oops,这里是 <1>404</1> 页面。",
|
||||
"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": "选择所有文件",
|
||||
@@ -50,7 +52,5 @@
|
||||
"Size": "文件大小",
|
||||
"These tokens are used to authenticate yourself into password protected folders, ": "这些密钥是用来验证您的身份以访问密钥保护下的文件夹的,",
|
||||
"This route (the folder itself and the files inside) is password protected. ": "此路由(此文件夹和其中的文件)是受密钥保护的。",
|
||||
"Weibo": "微博",
|
||||
"clearing them means that you will need to re-enter the passwords again.": "清除它们意味着下次访问时您需要重新输入密钥。",
|
||||
"{{count}} item(s)": "{{count}} 个项目"
|
||||
"Weibo": "微博"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user