Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add zh-TW #9

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
110 changes: 110 additions & 0 deletions locales/zh-TW.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,110 @@
{
"Hello": "科科",
"Instantly Build and Deploy HTTP Microservices": "秒殺!建立且瞬間完成 HTTP Microservice 部署",
"%s Supported Programming Languages": "支援 %s 種以上的程式語言",
"Deployments": "部署",
"hook.io - Free Microservice and Webhook Hosting. Deploy your code in seconds.": "hook.io - 免費的 Microservice 與 Webhook Hosting. 幾秒鐘就能超快部署.",
"Sign up Instantly! It's Free!": "立即免費申請!",
"Features": "功能",
"JSON / Query / Multipart": "JSON / Query / Multipart",
"Binary / Streaming Data": "Binary / Streaming Data",
"Cloud Datastore": "Cloud Datastore",
"Logging": "已登入",
"Input Validators": "輸入驗證器",
"NPM Modules": "NPM 模組",
"Cron Tasks": "例行性 Cron 排程",
"Theming Engine": "Theming Engine",
"Form Generator": "Form Generator",
"SSL / HTTPS": "SSL / HTTPS",
"Custom Domains": "Custom Domains",
"Unix Pipe Integration": "Unix Pipe Integration",
"100% open-source": "100% 開源",
"email or account name...": "Email 或是 Username ...",
"enter account password...": "輸入密碼...",
"Sign In With Username or Email": "輸入 Username 或 Email 登入",
"Sign in with Github": "由 Github 登入",
"Paid Accounts Available!": "支援付費帳號!",
"Scroll Down For More!": "往下拉還有!",
"Click \"Deploy Service\" to instantly deploy your first Microservice!": "立馬按下 \"Deploy Service\" 就可以部署你的 Microservice!",
"Copyright": "版權",
"Pricing": "價格",
"Documentation": "文件",
"Support": "支援",
"Blog": "Blog",
"password cannot be blank...": "密碼不能空白...",
"passwords do not match...": "密碼不合...",
"confirm account password...": "再次確認密碼...",
"invalid password. try again...": "密碼有誤. 再來一次...",
"A password reset link has been emailed to:": "密碼重設的鏈結已經寄到:",
"Create New Account": "建立新帳號",
"Attention:": "注意:",
"Please verify your account with an email address.": "請前往收信以驗證帳號",
"Without an email address on record, it's possible you may get locked out of your account.": "沒看到你的帳號,可能是被鎖住了",
"Save": "儲存",
"Create Hook": "建立 Hook",
"My Hooks": "我的 Hooks",
"My Datastore": "My Datastore",
"Account Settings": "帳號設定",
"Billing Information": "帳單資訊",
"Affiliates Program": "Affiliates Program",
"Logout": "登出",
"Reset Account Password": "密碼重設",
"Welcome": "歡迎",
"Create New Microservice": "建立新的 Microservice",
"Service Information": "服務資訊",
"name of hook...": "hook 名稱...",
"Route": "Route",
"optional regex routing path...": "optional regex routing path...",
"Route Formatting Help": "看一下支援的 Route Formatting",
"Route Formatting": "Route Formatting",
"a named parameter to capture from the route": "a named parameter to capture from the route",
"a wildcard splat to capture from the route": "a wildcard splat to capture from the route",
"Optional group that doesn't have to be part of the query. Can contain nested optional groups, params, and splats": "Optional group that doesn't have to be part of the query. Can contain nested optional groups, params, and splats",
"Anything else. Interpolate static strings with params.": "Anything else. Interpolate static strings with params.",
"Service URLs": "Service URLs",
"Home": "首頁",
"Optional Url Parameters": "選擇性的 Url 參數",
"None": "None",
"Admin ( login required )": "Admin ( 需要登入 )",
"Source Code": "原始碼",
"Logs": "Logs",
"Hook Source": "Hook Source",
"Programming Language:": "程式語言:",
"Warning": "警告",
"The source code to power the service. Can be provided as a Github Gist or as plain-text.": "可以用 Github Gist 或是直接使用程式碼",
"Gist Url": "Gist 鏈結",
"Click here to create new Github Gist": "按此建立新的 Github Gist",
"Hooks can be scheduled on a timer": "Hooks 可以用來排定一個計時器",
"All Hooks support the ability to schedule their execution based on a date time pattern.": "All Hooks support the ability to schedule their execution based on a date time pattern.",
"We call this date time pattern a Cron.": "我們稱這種 date time pattern 叫做 Cron.",
"By design, Crons will not pass any data into the Hook. If you need to pass data into the scheduled Hook, you can simply set default data in the Hook or chain two Hooks together to pipe the data.": "By design, Crons will not pass any data into the Hook. If you need to pass data into the scheduled Hook, you can simply set default data in the Hook or chain two Hooks together to pipe the data.",
"Warning: We currently cannot provide any guarantees about Cron accuracy or reliability. If you require a high reliability timer, please let us know. ": "警告: 目前並不保證 Cron 的準確與可告度。如果你需要高可告計時器,請告訴我們",
"Cron Pattern": "Cron Pattern",
"Create new Hook": "Create new Hook",
"Customize appearance of Hook with a Theme": "Customize appearance of Hook with a Theme",
"Schedule Hook on a Timer using Cron": "Schedule Hook on a Timer using Cron",
"Without an email address on record, it's possible you may get locked out of your account.": "沒看到你的帳號,可能是被鎖住了",
"Manage Microservice": "管理 Microservice",
"Run Service": "run Service",
"View Logs": "查看 Logs",
"Refresh Cache": "更新快取",
"View Source": "查看原始碼",
"Resource": "資源",
"View": "查看",
"Presenter": "Presenter",
"Hey there! We just created a new Gist on Github using your account: here\n \n The Gist will now be associated with the Hook service once you've completed this form.\n ": "剛建了一個 gist 在你的帳號: 在此\n \n 這個 gist 會跟這裡的 Hook 服務連接起來.\n ",
"here": "在此",
"Name": "名稱",
"echo": "echo",
"Will be part of the url to access the hook. Cannot contain non-url safe characters.": "不能包含 url 不允許的字元",
"Optional Regular Expression route path for the service. Route parameters will merge with all query string and form parameters in the service handler's Hook.params scope. Read More": "Optional Regular Expression route path for the service. Route parameters will merge with all query string and form parameters in the service handler's Hook.params scope. Read More",
"Hook Mode": "Hook 模式",
"Development": "Development",
"Production": "Production",
"Important:": "請特別注意:",
"The following URLs will be created to help manage the service.": "下列的鏈結能用來協助維護與管理服務.",
"Themes are an easy way to customize the output of the Hook.": "使用 Themes 能夠簡化 Hook 的輸出.",
"If checked, the Hook will execute as a scheduled tasked based on provided Cron pattern.": "鉤選後,這個 Hook 會依照所排定的時程來執行",
"Save Hook": "儲存 Hook",
"Delete Hook": "刪除 Hook"
}
54 changes: 54 additions & 0 deletions locales/zh-TW.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
{
"Hello": "你好",
"Hello %s, how are you today?": "哈囉 %s, 今天過得怎麼樣呀?",
"weekend": "週末",
"Hello %s, how are you today? How was your %s.": "哈囉 %s, 今天好嗎? 做什麼了呢 %s.",
"Hi": "嗨",
"Howdy": "嘿~",
"%s cat": {
"one": "%s 貓",
"other": "%s 貓"
},
"cat": {
"one": "%s 貓",
"other": "%s 貓"
},
"nested": {
"deep": {
"plural": {
"one": "複數",
"other": "複數"
}
}
},
"There is one monkey in the %%s": {
"one": "有一隻猴子在 %%s",
"other": "有 %d 隻猴子在 %%s"
},
"tree": "樹",
"There is one monkey in the %s": {
"one": "有一隻猴子在 %s",
"other": "有 %d 隻猴子在 %s"
},
"Hello %s": "哈囉 %s",
"Hello {{name}}": "哈囉 {{名字}}",
"Hello {{name}}, how was your %s?": "哈囉 {{名字}}, 你的 %s 好嗎?",
"format": {
"date": "月月/日日/年年年年",
"time": "點:分:秒 a"
},
"greeting": {
"formal": "你好",
"informal": "嗨",
"placeholder": {
"formal": "你好 %s",
"informal": "嗨 %s",
"loud": "greeting.placeholder.loud"
}
},
"nested.deep.plural": {
"one": "nested.deep.plural",
"other": 1
},
"Greetings": "問候"
}