diff --git a/public/locales/en/common.json b/public/locales/en/common.json index a8da461..853324d 100644 --- a/public/locales/en/common.json +++ b/public/locales/en/common.json @@ -20,11 +20,9 @@ "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 customised link to clipboard.": "Copied customised link to clipboard.", "Copied direct link to clipboard.": "Copied direct link to clipboard.", "Copied folder permalink.": "Copied folder permalink.", "Copied raw file permalink.": "Copied raw file permalink.", - "Copy custom link to clipboard": "Copy custom link to clipboard", "Copy direct link": "Copy direct link", "Copy folder permalink": "Copy folder permalink", "Copy raw file permalink": "Copy raw file permalink", @@ -32,6 +30,7 @@ "Customise direct link": "Customise direct link", "Customise link": "Customise link", "Customised": "Customised", + "Customised and encoded": "Customised and encoded", "Default": "Default", "Do not pretend to be the site owner": "Do not pretend to be the site owner", "Don't worry, after storing them, onedrive-vercel-index will take care of token refreshes and updates after your site goes live.": "Don't worry, after storing them, onedrive-vercel-index will take care of token refreshes and updates after your site goes live.", @@ -111,6 +110,7 @@ "These tokens may take a few seconds to populate after you click the button below. ": "These tokens may take a few seconds to populate after you click the button below. ", "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", + "URL encoded": "URL encoded", "Waiting for code...": "Waiting for code...", "Weibo": "Weibo", "Welcome to your new onedrive-vercel-index 🎉": "Welcome to your new onedrive-vercel-index 🎉", diff --git a/public/locales/zh-CN/common.json b/public/locales/zh-CN/common.json index 4a6cd11..da9e4d1 100644 --- a/public/locales/zh-CN/common.json +++ b/public/locales/zh-CN/common.json @@ -18,11 +18,9 @@ "Clear all tokens?": "清除所有密钥?", "Cleared all tokens": "已清除所有密钥", "clearing them means that you will need to re-enter the passwords again.": "清除它们意味着下次访问时你需要重新输入密钥。", - "Copied customised link to clipboard.": "已复制自定义直链到剪贴板。", "Copied direct link to clipboard.": "已复制直链到剪贴板。", "Copied folder permalink.": "已复制文件夹永久链接。", "Copied raw file permalink.": "已复制文件永久链接。", - "Copy custom link to clipboard": "复制自定义链接", "Copy direct link": "复制文件直链", "Copy folder permalink": "复制文件夹永久链接", "Copy raw file permalink": "复制文件永久链接", @@ -30,6 +28,7 @@ "Customise direct link": "自定义文件直链", "Customise link": "自定义直链", "Customised": "自定义链接", + "Customised and encoded": "URL 编码的自定义链接", "Default": "默认", "Do not pretend to be the site owner": "你不是网站所有者", "Don't worry, after storing them, onedrive-vercel-index will take care of token refreshes and updates after your site goes live.": "别担心,存储它们之后,onedrive-vercel-index 会在帮助你定时更新 token", @@ -107,6 +106,7 @@ "These tokens may take a few seconds to populate after you click the button below. ": "当你点击下方按钮之后,这些 tokens 可能需要几秒钟来生成出现。", "This route (the folder itself and the files inside) is password protected. ": "此路由(此文件夹和其中的文件)是受密钥保护的。", "Unavailable": "无", + "URL encoded": "URL 编码的链接", "Waiting for code...": "等待授权码…", "Weibo": "微博", "Welcome to your new onedrive-vercel-index 🎉": "欢迎来到你崭新的 onedrive-vercel-index 🎉",