Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/zh_TW.js')
-rw-r--r--l10n/zh_TW.js11
1 files changed, 2 insertions, 9 deletions
diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js
index f9d6bd74..00996d51 100644
--- a/l10n/zh_TW.js
+++ b/l10n/zh_TW.js
@@ -96,9 +96,8 @@ OC.L10N.register(
"Error cloning poll." : "再製投票時發生錯誤。",
"Error deleting poll." : "刪除投票時發生錯誤。",
"Clone poll" : "再製投票",
- "Delete poll" : "刪除投票",
"Restore poll" : "復原投票",
- "Delete poll permanently" : "永久刪除投票",
+ "Delete poll" : "刪除投票",
"Confirmed" : "已確認",
"Clone to option sequence" : "再製到選項序列",
"Create a sequence of date options starting with {dateOption}." : "建立一個以 {dateOption} 開始的日期選項序列。",
@@ -155,7 +154,6 @@ OC.L10N.register(
"_%n no vote_::_%n no votes_" : ["%n 個反對投票"],
"_%n maybe vote_::_%n maybe votes_" : ["%n 個或許投票"],
"_Only %n vote per option._::_Only %n votes per option._" : ["每個選項僅 %n 票。"],
- "Deleted" : "已刪除",
"Closed {relativeTimeAgo}" : "{relativeTimeAgo} 已關閉",
"Closing {relativeExpirationTime}" : "{relativeExpirationTime} 關閉",
"never" : "從未",
@@ -262,14 +260,12 @@ OC.L10N.register(
"No polls found for this category" : "找不到此分類的投票",
"Add one or change category!" : "新增一個或變更分類!",
"Take over" : "接管",
- "Set \"deleted\" status" : "設定「已刪除」狀態",
"Do you want to take over this poll from {username} and change the ownership?" : "您想要從 {username} 處接管此投票並變更所有權嗎?",
"The original owner will be notified." : "將會通知原始所有者。",
"No" : "否",
"Yes" : "是",
"Do you want to delete this poll?" : "您想要刪除此投票嗎?",
"This action cannot be reverted." : "此動作無法還原。",
- "Error switching deleted status." : "切換已刪除狀態時發生錯誤。",
"Error overtaking poll." : "接管投票時發生錯誤。",
"404 - poll not found" : "404 - 找不到投票",
"Enter a poll or start a new one." : "輸入投票或開始新的投票。",
@@ -300,9 +296,6 @@ OC.L10N.register(
"All polls" : "所有投票",
"All polls, where you have access to." : "您可以存取的所有投票。",
"Closed polls" : "已關閉的投票",
- "All closed polls, where voting is disabled." : "所有已關閉的投票,停用投票。",
- "Deleted polls" : "已刪除的投票",
- "My deleted polls" : "我的已刪除投票",
- "The trash bin." : "回收桶。"
+ "All closed polls, where voting is disabled." : "所有已關閉的投票,停用投票。"
},
"nplurals=1; plural=0;");