forms/l10n/zh_TW.json

54 lines
2.8 KiB
JSON
Raw Normal View History

2019-12-22 05:14:19 +01:00
{ "translations": {
2020-02-29 04:21:10 +01:00
"Forms" : "表單",
2020-02-21 04:25:59 +01:00
"A forms app, similar to Google Forms." : "類似 Google 表單的表單 App。",
"A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "類似 Google 表單,但能限制存取對象(成員、特定群組或使用者及公開)的表單 App。",
2020-03-27 04:22:15 +01:00
"Delete form" : "刪除表單",
"Copy to clipboard" : "複製到剪貼簿",
2020-02-21 04:25:59 +01:00
"Expired" : "已過期",
"Expires %n" : "投票期限 %n",
"Expires never" : "永不過期",
"Anonymous form" : "匿名表單",
2019-12-22 05:14:19 +01:00
"Group" : "群組",
"Title" : "標題",
"Access" : "存取",
"Owner" : "擁有者",
"Created" : "已新增",
"Expires" : "投票期限",
2020-01-16 04:23:25 +01:00
"Copy link" : "複製連結",
2020-02-21 04:25:59 +01:00
"View results" : "檢視結果",
"Public access" : "開放給任何人",
"Only shared" : "只開放給分享者",
"Registered users only" : "只開放給註冊使用者",
"Hidden form" : "隱藏表單",
"never" : "永不",
"Link copied to clipboard" : "已複製連結至剪貼簿",
"Error, while copying link to clipboard" : "複製連結至剪貼簿時發生錯誤",
"Share with" : "分享者",
"Form description" : "表單描述",
2019-12-22 05:14:19 +01:00
"Description" : "描述",
2020-02-21 04:25:59 +01:00
"Make a Form" : "建立表單",
"Add Question" : "新增問題",
"Create new form" : "建立新表單",
"Writing form" : "撰寫表單",
"Update form" : "更新表單",
2019-12-22 05:14:19 +01:00
"Done" : "完成",
2020-02-21 04:25:59 +01:00
"Select a question type!" : "請選擇問題類型!",
"Cannot have the same question!" : "不能有同個問題!",
"Title must not be empty!" : "一定得下標題!",
"All questions need answers!" : "每個問題必須都有回答!",
"Need to pick an expiration date!" : "需要選擇投票期限日期!",
"%n successfully saved" : "%n 已成功儲存",
"Error on saving form, see console" : "儲存表單時發生錯誤,請檢視主控台",
2020-03-27 04:22:15 +01:00
"Form configurations" : "表單設定",
"Only allow one submission per user" : "每位使用者只允許提交一次",
"Name of user or group" : "使用者或群組名稱",
"Expiration date" : "到期日",
"Click to add a date" : "按一下新增日期",
2020-02-21 04:25:59 +01:00
"Form Expired" : "表單已過期",
"This Form has expired and is no longer taking answers." : "此份表單已過期,不再接受回答。",
"Access denied" : "存取被拒絕",
"You are not allowed to view this form or the form does not exist." : "您不允許檢視此表單,或是表單不存在。",
"You are not allowed to edit this form or the form does not exist." : "您不允許編輯此表單,或是表單不存在。",
"You are either not allowed to delete this form or it doesn't exist." : "您不允許刪除此表單,或是表單不存在。"
2019-12-22 05:14:19 +01:00
},"pluralForm" :"nplurals=1; plural=0;"
}