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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/zh_TW.js')
-rw-r--r--lib/l10n/zh_TW.js24
1 files changed, 12 insertions, 12 deletions
diff --git a/lib/l10n/zh_TW.js b/lib/l10n/zh_TW.js
index 74f8f7c7785..8e9f4fd6893 100644
--- a/lib/l10n/zh_TW.js
+++ b/lib/l10n/zh_TW.js
@@ -95,22 +95,11 @@ OC.L10N.register(
"Set an admin password." : "設定管理員密碼",
"Can't create or write into the data directory %s" : "無法建立或寫入資料目錄 %s",
"Invalid Federated Cloud ID" : "無效的雲端聯邦 ID",
- "Sharing %s failed, because the backend does not allow shares from type %i" : "分享 %s失敗,不允許分享這樣的 %i 類別",
- "Sharing %s failed, because the file does not exist" : "分享 %s 失敗,因為檔案不存在",
- "You are not allowed to share %s" : "你不被允許分享 %s",
- "Sharing %s failed, because you can not share with yourself" : "分享 %s 失敗,不能分享給自己",
- "You need to provide a password to create a public link, only protected links are allowed" : "您必須為公開連結設定一組密碼,我們只允許受密碼保護的連結",
- "Sharing %s failed, because sharing with links is not allowed" : "分享 %s 失敗,因為目前不允許使用連結分享",
- "Not allowed to create a federated share with the same user" : "不允許與同一個使用者建立聯邦分享",
- "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "無法設定到期日,在分享之後,到期日不能設定為 %s 之後",
- "Cannot set expiration date. Expiration date is in the past" : "無法設定過去的日期為到期日",
"Sharing backend %s must implement the interface OCP\\Share_Backend" : "分享後端 %s 必須實作 OCP\\Share_Backend 界面",
"Sharing backend %s not found" : "找不到分享後端 %s",
"Sharing backend for %s not found" : "找不到 %s 的分享後端",
- "Sharing failed, because the user %s is the original sharer" : "分享失敗,因為使用者 %s 即是原本的分享者",
- "Sharing %s failed, because resharing is not allowed" : "分享 %s 失敗,不允許重複分享",
- "Sharing %s failed, because the file could not be found in the file cache" : "分享 %s 失敗,因為在快取中找不到該檔案",
"Open »%s«" : "開啟 »%s«",
+ "You are not allowed to share %s" : "你不被允許分享 %s",
"Can’t increase permissions of %s" : "無法增加 %s 的權限",
"Files can’t be shared with delete permissions" : "無法分享具有刪除權限的檔案",
"Files can’t be shared with create permissions" : "無法分享具有新建權限的檔案",
@@ -216,16 +205,27 @@ OC.L10N.register(
"Storage connection timeout. %s" : "儲存空間連線逾時。%s",
"Library %s with a version higher than %s is required - available version %s." : "需要套件庫 %s 版本高於 %s - 可使用的版本是 %s",
"Library %s with a version lower than %s is required - available version %s." : "需要套件庫 %s 版本低於 %s - 可使用的版本是 %s",
+ "Sharing %s failed, because the backend does not allow shares from type %i" : "分享 %s失敗,不允許分享這樣的 %i 類別",
+ "Sharing %s failed, because the file does not exist" : "分享 %s 失敗,因為檔案不存在",
+ "Sharing %s failed, because you can not share with yourself" : "分享 %s 失敗,不能分享給自己",
"Sharing %s failed, because the user %s does not exist" : "分享 %s 失敗,因為使用者 %s 不存在",
"Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "分享 %s 失敗,使用者 %s 並不屬於該項目擁有者 %s 所隸屬的任何一個群組",
"Sharing %s failed, because this item is already shared with %s" : "分享 %s 失敗,因為此項目目前已經與 %s 分享",
"Sharing %s failed, because this item is already shared with user %s" : "分享 %s 失敗,因為此項目目前已經與 %s 分享",
"Sharing %s failed, because the group %s does not exist" : "分享 %s 失敗,因為群組 %s 不存在",
"Sharing %s failed, because %s is not a member of the group %s" : "分享 %s 失敗,因為 %s 不是群組 %s 的一員",
+ "You need to provide a password to create a public link, only protected links are allowed" : "您必須為公開連結設定一組密碼,我們只允許受密碼保護的連結",
+ "Sharing %s failed, because sharing with links is not allowed" : "分享 %s 失敗,因為目前不允許使用連結分享",
+ "Not allowed to create a federated share with the same user" : "不允許與同一個使用者建立聯邦分享",
"Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "分享%s失敗,找不到%s,或許目前無法連線到該伺服器",
"Share type %s is not valid for %s" : "分享類型 %s 對於 %s 來說無效",
+ "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "無法設定到期日,在分享之後,到期日不能設定為 %s 之後",
+ "Cannot set expiration date. Expiration date is in the past" : "無法設定過去的日期為到期日",
+ "Sharing failed, because the user %s is the original sharer" : "分享失敗,因為使用者 %s 即是原本的分享者",
"Sharing %s failed, because the permissions exceed permissions granted to %s" : "分享 %s 失敗,因為權限設定超出了授權給 %s 的範圍",
+ "Sharing %s failed, because resharing is not allowed" : "分享 %s 失敗,不允許重複分享",
"Sharing %s failed, because the sharing backend for %s could not find its source" : "分享 %s 失敗,因為 %s 的分享後端找不到它的來源",
+ "Sharing %s failed, because the file could not be found in the file cache" : "分享 %s 失敗,因為在快取中找不到該檔案",
"%s shared »%s« with you" : "%s 與您分享了 %s",
"%s shared »%s« with you." : "%s 與您分享了 %s",
"%s via %s" : "%s 經由 %s",