diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-01 17:19:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-01 17:19:47 +0000 |
commit | b006f25457cc625780f66faed287016951a56316 (patch) | |
tree | 646bd87a18648969c75694c8cdd5908bc90aef3e /lib/l10n/zh_TW.js | |
parent | e28c40788f2e8b85f7befab05a5d070a169afdb5 (diff) | |
download | nextcloud-server-b006f25457cc625780f66faed287016951a56316.tar.gz nextcloud-server-b006f25457cc625780f66faed287016951a56316.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/zh_TW.js')
-rw-r--r-- | lib/l10n/zh_TW.js | 28 |
1 files changed, 1 insertions, 27 deletions
diff --git a/lib/l10n/zh_TW.js b/lib/l10n/zh_TW.js index 9f789f0a9ce..f37dca588ca 100644 --- a/lib/l10n/zh_TW.js +++ b/lib/l10n/zh_TW.js @@ -216,32 +216,6 @@ OC.L10N.register( "Storage incomplete configuration. %s" : "儲存空間配置尚未完成。%s", "Storage connection error. %s" : "儲存空間連線錯誤。%s", "Storage is temporarily not available" : "儲存空間暫時無法使用", - "Storage connection timeout. %s" : "儲存空間連線逾時。%s", - "This can usually be fixed by %sgiving the webserver write access to the config directory%s." : "%s 允許網頁伺服器寫入設定目錄 %s 通常可以解決這個問題", - "Module with id: %s does not exist. Please enable it in your apps settings or contact your administrator." : "名為 %s 的模組不存在,請在應用程式設定中啟用,或是聯絡系統管理員", - "Server settings" : "伺服器設定", - "DB Error: \"%s\"" : "資料庫錯誤:\"%s\"", - "Offending command was: \"%s\"" : "有問題的指令是:\"%s\"", - "You need to enter either an existing account or the administrator." : "您必須輸入一個現有的帳號或管理員帳號。", - "Offending command was: \"%s\", name: %s, password: %s" : "有問題的指令是:\"%s\" ,使用者:\"%s\",密碼:\"%s\"", - "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" : "為 %s 設定權限失敗,因為欲設定的權限超出開放給 %s 的範圍", - "Setting permissions for %s failed, because the item was not found" : "為 %s 設定權限失敗,因為找不到該項目", - "Cannot clear expiration date. Shares are required to have an expiration date." : "到期日期不能空白,必須設定到期日才才能分享", - "Cannot increase permissions of %s" : "無法增加%s的權限", - "Files can't be shared with delete permissions" : "無法分享具有刪除權限的檔案", - "Files can't be shared with create permissions" : "無法分享具有新建權限的檔案", - "Cannot set expiration date more than %s days in the future" : "無法設定到期日超過未來%s天", - "Personal" : "個人", - "Admin" : "管理", - "No app name specified" : "沒有指定應用程式名稱", - "App '%s' could not be installed!" : "無法安裝應用程式 \"%s\"", - "This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "通常藉由%s開放網頁伺服器對 apps 目錄的權限%s或是在設定檔中關閉 appstore 就可以修正這個問題", - "Cannot create \"data\" directory (%s)" : "無法建立 \"data\" 目錄 (%s)", - "This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "<a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">開放網頁伺服器寫入根目錄</a>通常就可以解決這個問題。", - "Permissions can usually be fixed by %sgiving the webserver write access to the root directory%s." : "通常藉由%s開放網頁伺服器對根目錄的權限%s就可以修正權限問題", - "Data directory (%s) is readable by other users" : "資料目錄 (%s) 可以被其他使用者讀取", - "Data directory (%s) must be an absolute path" : "資料夾目錄(%s) 必須式絕對路徑", - "Data directory (%s) is invalid" : "資料目錄 (%s) 無效", - "Please check that the data directory contains a file \".ocdata\" in its root." : "請確保資料目錄最上層有一個 \".ocdata\" 檔案" + "Storage connection timeout. %s" : "儲存空間連線逾時。%s" }, "nplurals=1; plural=0;"); |