diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-04-30 01:55:54 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-04-30 01:55:54 -0400 |
commit | 023c8b0eacc243b2dd4763e6086fc87ce8b76126 (patch) | |
tree | b700928296cd54f010378dc6acbe996e77056a95 /lib/l10n/zh_TW.js | |
parent | 6c2e94e0b23ca2212a6b6ad510002c9594d21abb (diff) | |
download | nextcloud-server-023c8b0eacc243b2dd4763e6086fc87ce8b76126.tar.gz nextcloud-server-023c8b0eacc243b2dd4763e6086fc87ce8b76126.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/zh_TW.js')
-rw-r--r-- | lib/l10n/zh_TW.js | 64 |
1 files changed, 32 insertions, 32 deletions
diff --git a/lib/l10n/zh_TW.js b/lib/l10n/zh_TW.js index 13ebf305a9b..2c248a446a6 100644 --- a/lib/l10n/zh_TW.js +++ b/lib/l10n/zh_TW.js @@ -17,18 +17,6 @@ OC.L10N.register( "Following platforms are supported: %s" : "這些平台支援: %s", "ownCloud %s or higher is required." : "需要ownCloud %s 或更高版本", "ownCloud %s or lower is required." : "需要ownCloud %s 或更低版本", - "You are not allowed to share %s" : "你不被允許分享 %s", - "Cannot increase permissions of %s" : "無法增加%s的權限", - "Expiration date is in the past" : "到期日是之前的時間", - "Cannot set expiration date more than %s days in the future" : "無法設定到期日超過未來%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" : "今天", @@ -41,7 +29,6 @@ OC.L10N.register( "_%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" : "不允許空白的檔名", "Dot files are not allowed" : "不允許小數點開頭的檔案", @@ -49,6 +36,38 @@ OC.L10N.register( "File name is a reserved word" : "檔案名稱是預設保留字", "File name contains at least one invalid character" : "檔案名稱含有不合法的字元", "File name is too long" : "檔案名稱太長", + "%s enter the database username." : "%s 輸入資料庫使用者名稱。", + "%s enter the database name." : "%s 輸入資料庫名稱。", + "%s you may not use dots in the database name" : "%s 資料庫名稱不能包含小數點", + "Oracle connection could not be established" : "無法建立 Oracle 資料庫連線", + "Oracle username and/or password not valid" : "Oracle 用戶名和/或密碼無效", + "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\"", + "PostgreSQL username and/or password not valid" : "PostgreSQL 用戶名和/或密碼無效", + "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "不支援 Mac OS X 而且 %s 在這個平台上面無法正常運作,請自行衡量風險!", + "For the best results, please consider using a GNU/Linux server instead." : "請考慮使用 GNU/Linux 伺服器以取得最好的效果", + "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "看起來 %s 是在32位元的PHP環境運行,而php.ini 有設置 open_basedir這個參數,當檔案大小超過4GB時,可能會發生問題,強烈建議您更改設定。", + "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "請移除 php.ini 中的 open_basedir 設定,或是改用64位元的PHP", + "Set an admin username." : "設定管理員帳號。", + "Set an admin password." : "設定管理員密碼。", + "Can't create or write into the data directory %s" : "無法建立或寫入資料目錄 %s", + "You are not allowed to share %s" : "你不被允許分享 %s", + "Cannot increase permissions of %s" : "無法增加%s的權限", + "Expiration date is in the past" : "到期日是之前的時間", + "Cannot set expiration date more than %s days in the future" : "無法設定到期日超過未來%s天", + "Could not find category \"%s\"" : "找不到分類:\"%s\"", + "Apps" : "應用程式", + "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" : "沒有指定應用程式名稱", + "web services under your control" : "由您控制的網路服務", "File is currently busy, please try again later" : "檔案目前忙碌中,請稍候再試", "Can't read file" : "無法讀取檔案", "App directory already exists" : "應用程式目錄已經存在", @@ -67,23 +86,6 @@ OC.L10N.register( "Authentication error" : "認證錯誤", "Token expired. Please reload page." : "Token 過期,請重新整理頁面。", "Unknown user" : "未知的使用者", - "%s enter the database username." : "%s 輸入資料庫使用者名稱。", - "%s enter the database name." : "%s 輸入資料庫名稱。", - "%s you may not use dots in the database name" : "%s 資料庫名稱不能包含小數點", - "Oracle connection could not be established" : "無法建立 Oracle 資料庫連線", - "Oracle username and/or password not valid" : "Oracle 用戶名和/或密碼無效", - "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\"", - "PostgreSQL username and/or password not valid" : "PostgreSQL 用戶名和/或密碼無效", - "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "不支援 Mac OS X 而且 %s 在這個平台上面無法正常運作,請自行衡量風險!", - "For the best results, please consider using a GNU/Linux server instead." : "請考慮使用 GNU/Linux 伺服器以取得最好的效果", - "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "看起來 %s 是在32位元的PHP環境運行,而php.ini 有設置 open_basedir這個參數,當檔案大小超過4GB時,可能會發生問題,強烈建議您更改設定。", - "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "請移除 php.ini 中的 open_basedir 設定,或是改用64位元的PHP", - "Set an admin username." : "設定管理員帳號。", - "Set an admin password." : "設定管理員密碼。", - "Can't create or write into the data directory %s" : "無法建立或寫入資料目錄 %s", "Invalid Federated Cloud ID" : "無效的雲端聯盟ID:", "%s shared »%s« with you" : "%s 與您分享了 %s", "%s via %s" : "%s 經由 %s", @@ -114,8 +116,6 @@ OC.L10N.register( "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 失敗,因為在快取中找不到該檔案", - "Could not find category \"%s\"" : "找不到分類:\"%s\"", - "Apps" : "應用程式", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "使用者名稱當中只能包含下列字元:\"a-z\", \"A-Z\", \"0-9\", 和 \"_.@-'\"", "A valid username must be provided" : "必須提供一個有效的用戶名", "Username contains whitespace at the beginning or at the end" : "使用者名詞的開頭或結尾有空白", |