From c3329fd33c34dba7f51f76339cb62d6b648ed52f Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 25 Oct 2019 02:24:37 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/zh_TW.js | 16 ++++++++++++++++ l10n/zh_TW.json | 16 ++++++++++++++++ 2 files changed, 32 insertions(+) diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index d5725d54b..e735aff39 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -1,8 +1,24 @@ OC.L10N.register( "deck", { + "Posting the comment failed." : "儲存註解失敗", + "The comment has been deleted" : "註解已刪除", + "The associated stack is deleted as well, it will be restored as well." : "相關的項目已被刪除,他將被還原", + "Restore associated stack" : "還原相關項目", + "Remove user from card" : "將使用者從項目卡中移除", "Hours" : "小時", "Minutes" : "分鐘", + "Link to a board" : "連結到佈告欄", + "Maximum file size of {size} exceeded" : "達到最大的檔案大小 {size} ", + "File already exists" : "檔案已存在", + "You have created a new board {board}" : "您已建立新的佈告欄 {board}", + "{user} has created a new board {board}" : "{user} 已建立新的佈告欄  {board}", + "You have deleted the board {board}" : "您已刪除佈告欄 {board}", + "{user} has deleted the board {board}" : "{user} 已刪除佈告欄{board}", + "You have restored the board {board}" : "您已還原佈告欄{board}", + "{user} has restored the board {board}" : "{user}已還原佈告欄{board}", + "You have shared the board {board} with {acl}" : "您已和{acl}分享佈告欄{board}", + "{user} has shared the board {board} with {acl}" : "{user} 已和{acl}分享佈告欄{board}", "Finished" : "已完成", "Later" : "稍後", "Submit" : "送出", diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index 92596c7af..8d44598e9 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -1,6 +1,22 @@ { "translations": { + "Posting the comment failed." : "儲存註解失敗", + "The comment has been deleted" : "註解已刪除", + "The associated stack is deleted as well, it will be restored as well." : "相關的項目已被刪除,他將被還原", + "Restore associated stack" : "還原相關項目", + "Remove user from card" : "將使用者從項目卡中移除", "Hours" : "小時", "Minutes" : "分鐘", + "Link to a board" : "連結到佈告欄", + "Maximum file size of {size} exceeded" : "達到最大的檔案大小 {size} ", + "File already exists" : "檔案已存在", + "You have created a new board {board}" : "您已建立新的佈告欄 {board}", + "{user} has created a new board {board}" : "{user} 已建立新的佈告欄  {board}", + "You have deleted the board {board}" : "您已刪除佈告欄 {board}", + "{user} has deleted the board {board}" : "{user} 已刪除佈告欄{board}", + "You have restored the board {board}" : "您已還原佈告欄{board}", + "{user} has restored the board {board}" : "{user}已還原佈告欄{board}", + "You have shared the board {board} with {acl}" : "您已和{acl}分享佈告欄{board}", + "{user} has shared the board {board} with {acl}" : "{user} 已和{acl}分享佈告欄{board}", "Finished" : "已完成", "Later" : "稍後", "Submit" : "送出",