summaryrefslogtreecommitdiffstats
path: root/lib/l10n/zh_TW.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-10-29 01:55:45 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-10-29 01:55:45 -0400
commit527ef76dd6e45c2776edbc90829323e0ca534214 (patch)
tree3ef7860691334178e05ac2617aecd31923f6f5eb /lib/l10n/zh_TW.js
parent92e63a802c9324ccfcd716bb0461f5b7cc153549 (diff)
downloadnextcloud-server-527ef76dd6e45c2776edbc90829323e0ca534214.tar.gz
nextcloud-server-527ef76dd6e45c2776edbc90829323e0ca534214.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/zh_TW.js')
-rw-r--r--lib/l10n/zh_TW.js17
1 files changed, 17 insertions, 0 deletions
diff --git a/lib/l10n/zh_TW.js b/lib/l10n/zh_TW.js
index c379659e05f..76544dd43d1 100644
--- a/lib/l10n/zh_TW.js
+++ b/lib/l10n/zh_TW.js
@@ -8,24 +8,41 @@ OC.L10N.register(
"Sample configuration detected" : "偵測到範本設定",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "看來您直接複製了範本設定來使用,這可能會毀掉你的安裝,請閱讀說明文件後對 config.php 進行適當的修改",
"PHP %s or higher is required." : "需要 PHP %s 或更高版本",
+ "PHP with a version lower than %s is required." : "需要 PHP 版本低於 %s ",
+ "Following databases are supported: %s" : "這些資料庫支援: %s",
+ "The command line tool %s could not be found" : "無法找到命令提示位元工具 %s",
+ "The library %s is not available." : "套件庫 %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",
+ "Following platforms are supported: %s" : "這些平台支援: %s",
+ "ownCloud %s or higher is required." : "需要ownCloud %s 或更高版本",
+ "ownCloud %s or lower is required." : "需要ownCloud %s 或更低版本",
"Help" : "說明",
"Personal" : "個人",
"Users" : "使用者",
"Admin" : "管理",
"Recommended" : "建議",
+ "App \"%s\" cannot be installed because it is not compatible with this version of ownCloud." : "無法安裝應用程式 %s 因為它和此版本的 ownCloud 不相容。",
+ "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "應用程式 \"%s\" 無法被安裝,下列的相依性並不是完整的: %s",
"No app name specified" : "沒有指定應用程式名稱",
"Unknown filetype" : "未知的檔案類型",
"Invalid image" : "無效的圖片",
"today" : "今天",
"yesterday" : "昨天",
+ "_%n day ago_::_%n days ago_" : ["%n 天前"],
"last month" : "上個月",
"_%n month ago_::_%n months ago_" : ["%n 個月前"],
"last year" : "去年",
+ "_%n year ago_::_%n years ago_" : ["%n 幾年前"],
"_%n hour ago_::_%n hours ago_" : ["%n 小時前"],
"_%n minute ago_::_%n minutes ago_" : ["%n 分鐘前"],
"seconds ago" : "幾秒前",
"web services under your control" : "由您控制的網路服務",
+ "Module with id: %s does not exist. Please enable it in your apps settings or contact your administrator." : "模組編號: %s 不存在,請在應用程式設定中開啟,或是聯絡系統管理員",
+ "Empty filename is not allowed" : "不允許空白的檔名",
+ "4-byte characters are not supported in file names" : "檔案名稱不支援4位元的字元",
"File name contains at least one invalid character" : "檔案名稱含有不合法的字元",
+ "Can't read file" : "無法讀取檔案",
"App directory already exists" : "應用程式目錄已經存在",
"Can't create app folder. Please fix permissions. %s" : "無法建立應用程式目錄,請檢查權限:%s",
"No source specified when installing app" : "沒有指定應用程式安裝來源",