migrate from i18next-scanner to i18next-parser

i18next-scanner does not support i18next JSON v4 format
This commit is contained in:
myl7
2022-02-06 19:47:36 +08:00
parent 24507cbbb9
commit c0353b5455
6 changed files with 384 additions and 197 deletions
+8 -8
View File
@@ -1,12 +1,15 @@
{
"- showing {{count}} page(s) of {{totalFileNum}} files -": "- showing {{count}} page of {{totalFileNum}} files -",
"- showing {{count}} page(s) of {{totalFileNum}} files -_plural": "- showing {{count}} pages of {{totalFileNum}} files -",
"- showing {{count}} page(s) of {{totalFileNum}} files -——one": "- showing {{count}} page of {{totalFileNum}} files -",
"- showing {{count}} page(s) of {{totalFileNum}} files -——other": "- showing {{count}} pages of {{totalFileNum}} files -",
"{{count}} item(s)——one": "{{count}} item",
"{{count}} item(s)——other": "{{count}} items",
"Actions": "Actions",
"Cancel": "Cancel",
"Cannot preview {{path}}": "Cannot preview {{path}}",
"Clear all": "Clear all",
"Clear all tokens?": "Clear all tokens?",
"Cleared all tokens": "Cleared all tokens",
"clearing them means that you will need to re-enter the passwords again.": "clearing them means that you will need to re-enter the passwords again.",
"Copied direct link to clipboard.": "Copied direct link to clipboard.",
"Copied folder permalink.": "Copied folder permalink.",
"Copied raw file permalink.": "Copied raw file permalink.",
@@ -19,10 +22,10 @@
"Download folder": "Download folder",
"Download selected files": "Download selected files",
"Download the file directly through OneDrive": "Download the file directly through OneDrive",
"Downloading {{progress}}%": "Downloading {{progress}}%",
"Downloading folder, refresh page to cancel": "Downloading folder, refresh page to cancel",
"Downloading selected files, refresh page to cancel": "Downloading selected files, refresh page to cancel",
"Downloading selected files...": "Downloading selected files...",
"Downloading {{progress}}%": "Downloading {{progress}}%",
"Email": "Email",
"Enter Password": "Enter Password",
"Error: {{message}}": "Error: {{message}}",
@@ -42,7 +45,7 @@
"Name": "Name",
"No more files": "No more files",
"Nothing here.": "Nothing here.",
"Oops, that's a <1>four-oh-four</1>.": "Oops, that's a <1>four-oh-four</1>.",
"Oops, that&apos;s a <1>four-oh-four</1>.": "Oops, that&apos;s a <1>four-oh-four</1>.",
"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",
@@ -51,8 +54,5 @@
"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. ",
"Weibo": "Weibo",
"clearing them means that you will need to re-enter the passwords again.": "clearing them means that you will need to re-enter the passwords again.",
"{{count}} item(s)": "{{count}} item",
"{{count}} item(s)_plural": "{{count}} items"
"Weibo": "Weibo"
}
+6 -6
View File
@@ -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&apos;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": "微博"
}