first commit

This commit is contained in:
ericli1018
2024-03-13 10:43:39 +08:00
commit 1caae33c43
677 changed files with 105611 additions and 0 deletions

39
lang/zh-TW.json Normal file
View File

@ -0,0 +1,39 @@
{
"(and :count more error)": "(還有 :count 個錯誤)",
"(and :count more errors)": "(還有 :count 多個錯誤)",
"All rights reserved.": "版權所有。",
"Forbidden": "拒絕存取",
"Go to page :page": "前往第 :page 頁",
"Hello!": "您好!",
"If you did not create an account, no further action is required.": "如果您未註冊帳號,請忽略此郵件。",
"If you did not request a password reset, no further action is required.": "如果您未要求重設密碼,請忽略此郵件。",
"If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "如果您點擊「:actionText」按鈕時出現問題請複製下方連結至瀏覽器中貼上",
"Invalid JSON was returned from the route.": "路由回傳了無效的 JSON。",
"Login": "登入",
"Logout": "登出",
"Not Found": "找不到頁面",
"of": "於",
"Page Expired": "頁面已過期",
"Pagination Navigation": "分頁導覽",
"Payment Required": "需要付款",
"Please click the button below to verify your email address.": "請點擊下方按鈕驗證您的電子郵件地址:",
"Regards": "致敬",
"Register": "註冊",
"Reset Password": "重設密碼",
"Reset Password Notification": "重設密碼通知",
"results": "結果",
"Server Error": "伺服器錯誤",
"Service Unavailable": "暫時不提供服務",
"Showing": "顯示中",
"The given data was invalid.": "給定的數據無效。",
"The response is not a streamed response.": "該響應不是流式響應。",
"The response is not a view.": "響應不是視圖。",
"This password reset link will expire in :count minutes.": "重設密碼連結將會在 :count 分鐘後失效。",
"to": "至",
"Toggle navigation": "切換導覽",
"Too Many Requests": "要求次數過多。",
"Unauthorized": "未授權",
"Verify Email Address": "驗證電子郵件地址",
"Whoops!": "哎呀!",
"You are receiving this email because we received a password reset request for your account.": "您收到此電子郵件是因為我們收到了重設密碼的要求。"
}