Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'settings/l10n/zh_TW.js')
-rw-r--r--settings/l10n/zh_TW.js11
1 files changed, 11 insertions, 0 deletions
diff --git a/settings/l10n/zh_TW.js b/settings/l10n/zh_TW.js
index 097f73abfdc..50056b924c3 100644
--- a/settings/l10n/zh_TW.js
+++ b/settings/l10n/zh_TW.js
@@ -20,7 +20,9 @@ OC.L10N.register(
"No user supplied" : "未提供使用者",
"Unable to change password" : "無法修改密碼",
"Authentication error" : "認證錯誤",
+ "Please provide an admin recovery password; otherwise, all user data will be lost." : "請提供一個admin管理者恢復密碼,否則將會失去所有使用者資料。",
"Wrong admin recovery password. Please check the password and try again." : "錯誤的管理者還原密碼",
+ "Backend doesn't support password change, but the user's encryption key was updated." : "後端不支援變更密碼,但使用者的加密金鑰已經更新。",
"installing and updating apps via the app store or Federated Cloud Sharing" : "透過應用程式中心或是聯盟式雲端分享來安裝、更新應用程式",
"Federated Cloud Sharing" : "聯盟式雲端分享",
"cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cURL 使用的 %s 版本已經過期 (%s),請您更新您的作業系統,否則功能如 %s 可能無法正常運作",
@@ -39,10 +41,13 @@ OC.L10N.register(
"Invalid mail address" : "無效的 email 地址",
"No valid group selected" : "無效的群組",
"A user with that name already exists." : "同名的使用者已經存在",
+ "To send a password link to the user an email address is required." : "向使用者送出密碼連結需要提供一組E-mail信箱。",
"Unable to create user." : "無法建立使用者",
"Unable to delete user." : "無法移除使用者",
"Error while enabling user." : "啟用用戶時發生錯誤",
"Error while disabling user." : "停用用戶時發生錯誤",
+ "In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "為了驗證您的推特帳號,請在推特上發佈下列推文(請確認推文內容沒有斷行):",
+ "In order to verify your Website, store the following content in your web-root at '.well-known/CloudIdVerificationCode.txt' (please make sure that the complete text is in one line):" : "為了驗證您的網站,請將下列內容存至您網站,路徑為:well-known/CloudIdVerificationCode.txt\n(請確保全文以一行的格式儲存)",
"Settings saved" : "設定已存檔",
"Unable to change full name" : "無法變更全名",
"Unable to change email address" : "無法變更email地址",
@@ -51,6 +56,7 @@ OC.L10N.register(
"Invalid user" : "無效的使用者",
"Unable to change mail address" : "無法更改 email 地址",
"Email saved" : "Email 已儲存",
+ "%1$s changed your password on %2$s." : "%1$s在%2$s時更改了您的密碼",
"Your password on %s was changed." : "你的密碼在 %s 已變更。",
"Your password on %s was reset by an administrator." : "您的密碼在 %s 已被管理員重設。",
"Password changed for %s" : "%s 的密碼已變更。",
@@ -61,6 +67,10 @@ OC.L10N.register(
"Your email address on %s was changed by an administrator." : "你的email地址在 %s 已被管理員變更。",
"Email address changed for %s" : "%s 的email地址已變更。",
"The new email address is %s" : "新的email地址為 %s",
+ "Email address for %1$s changed on %2$s" : "%1$s的Email信箱在%2$s已經變更。",
+ "Welcome aboard" : "歡迎加入",
+ "Welcome aboard %s" : "%s,歡迎您加入",
+ "You have now an %s account, you can add, protect, and share your data." : "您現在已經是%s帳戶,你可以新增,維護且分享您的檔案了。",
"Your username is: %s" : "你的使用者名稱為: %s",
"Set your password" : "設定您的密碼",
"Go to %s" : "前往 %s",
@@ -82,6 +92,7 @@ OC.L10N.register(
"_You have %n app update pending_::_You have %n app updates pending_" : ["%n 個應用程式尚未更新"],
"No apps found for your version" : "沒有找到適合您的版本的應用程式",
"The app will be downloaded from the app store" : "將會從應用程式商店下載這個應用程式",
+ "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "官方應用程序是由社區內部和內部開發的。 它們提供核心功能,並可在正式成品使用。",
"Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "審查通過的應用程式經由可信任的開發人員所設計,並且經過一連串的安全測試,他們在開放的程式庫中維護這些應用程式,而且確保這些應用程式能穩定運作",
"This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "這個新應用程式並沒有經過安全檢測,可能會是不穩定的,如果您要安裝的話,風險自行負責。",
"Disabling app …" : "停用應用程式中 ...",