diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-11-26 01:06:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-11-26 01:06:57 +0000 |
commit | 8f4ec8583d8d30586f292a153854560bdb20a0b2 (patch) | |
tree | a6e4cdf4ebb1f11402a1dca4afa609b6b811640c /lib/l10n/zh_TW.json | |
parent | 789e6e7363514cc9dc669ef259ac1a5e491c2277 (diff) | |
download | nextcloud-server-8f4ec8583d8d30586f292a153854560bdb20a0b2.tar.gz nextcloud-server-8f4ec8583d8d30586f292a153854560bdb20a0b2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/zh_TW.json')
-rw-r--r-- | lib/l10n/zh_TW.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/l10n/zh_TW.json b/lib/l10n/zh_TW.json index 24f4eb07ec8..e2f39b8c3b1 100644 --- a/lib/l10n/zh_TW.json +++ b/lib/l10n/zh_TW.json @@ -29,12 +29,11 @@ "_%n minute ago_::_%n minutes ago_" : ["%n 分鐘前"], "seconds ago" : "幾秒前", "Module with id: %s does not exist. Please enable it in your apps settings or contact your administrator." : "模組編號: %s 不存在,請在應用程式設定中開啟,或是聯絡系統管理員", - "Empty filename is not allowed" : "不允許空白的檔名", - "Dot files are not allowed" : "不允許小數點開頭的檔案", - "4-byte characters are not supported in file names" : "檔案名稱不支援4位元的字元", "File name is a reserved word" : "檔案名稱是預設保留字", "File name contains at least one invalid character" : "檔案名稱含有不合法的字元", "File name is too long" : "檔案名稱太長", + "Dot files are not allowed" : "不允許小數點開頭的檔案", + "Empty filename is not allowed" : "不允許空白的檔名", "APCu" : "APCu", "Redis" : "Redis", "Server settings" : "伺服器設定", @@ -200,6 +199,7 @@ "Storage incomplete configuration. %s" : "儲存空間配置尚未完成。%s", "Storage connection error. %s" : "儲存空間連線錯誤。%s", "Storage connection timeout. %s" : "儲存空間連線逾時。%s", + "4-byte characters are not supported in file names" : "檔案名稱不支援4位元的字元", "App directory already exists" : "應用程式目錄已經存在", "Can't create app folder. Please fix permissions. %s" : "無法建立應用程式目錄,請檢查權限:%s", "Archive does not contain a directory named %s" : "檔案文件未包含目錄名稱 %s", |