diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-05-09 02:16:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-05-09 02:16:34 +0000 |
commit | 10f62eb2a4bdb359594f066b49673374373d6f98 (patch) | |
tree | ca855cf4d5f4e81f6e0992efd4486e66a704203e /lib/l10n/zh_TW.js | |
parent | 67db893735ada0b67aec8809e9b0292daabeb3f5 (diff) | |
download | nextcloud-server-10f62eb2a4bdb359594f066b49673374373d6f98.tar.gz nextcloud-server-10f62eb2a4bdb359594f066b49673374373d6f98.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/zh_TW.js')
-rw-r--r-- | lib/l10n/zh_TW.js | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/lib/l10n/zh_TW.js b/lib/l10n/zh_TW.js index 2ef05f0b8e3..7bb1dc2b37a 100644 --- a/lib/l10n/zh_TW.js +++ b/lib/l10n/zh_TW.js @@ -209,10 +209,6 @@ OC.L10N.register( "Storage connection error. %s" : "儲存空間連線錯誤。%s", "Storage is temporarily not available" : "儲存空間暫時無法使用", "Storage connection timeout. %s" : "儲存空間連線逾時。%s", - "Create" : "建立", - "Change" : "更改", - "Delete" : "刪除", - "Share" : "分享", "Overview" : "概觀", "Basic settings" : "基本設定", "Sharing" : "分享", @@ -220,21 +216,6 @@ OC.L10N.register( "Groupware" : "協作應用程式", "Personal info" : "個人資訊", "Mobile & desktop" : "行動裝置及桌面", - "Unlimited" : "無限", - "Verifying" : "驗證中", - "Verifying …" : "驗證中…", - "Verify" : "驗證", - "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 失敗,不能分享給自己", - "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 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 失敗,因為在快取中找不到該檔案", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "開放網頁伺服器存取 apps 目錄,或是在設定檔中關閉 appstore 功能通常就可以修正這個問題,詳見 %s" }, "nplurals=1; plural=0;"); |