diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-04-09 12:28:39 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-04-09 12:28:39 -0400 |
commit | e68c4b1d737a8f49fc88c999a93ad7cc9b1e98df (patch) | |
tree | d59dc5387cdcf94b326df07b345e53dcadd7e8cb /settings/l10n/zh_TW.js | |
parent | 6f3eeeeb36d86b352d396f730fbc6a8d1e8ca160 (diff) | |
download | nextcloud-server-e68c4b1d737a8f49fc88c999a93ad7cc9b1e98df.tar.gz nextcloud-server-e68c4b1d737a8f49fc88c999a93ad7cc9b1e98df.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/zh_TW.js')
-rw-r--r-- | settings/l10n/zh_TW.js | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/settings/l10n/zh_TW.js b/settings/l10n/zh_TW.js index d3ee2579aba..f3537750bcd 100644 --- a/settings/l10n/zh_TW.js +++ b/settings/l10n/zh_TW.js @@ -1,27 +1,9 @@ OC.L10N.register( "settings", { - "APCu" : "APCu", - "Redis" : "Redis", - "Security & setup warnings" : "安全及設定警告", - "Sharing" : "分享", - "Server-side encryption" : "伺服器端加密", - "External Storage" : "外部儲存", - "Cron" : "工作排程", - "Email server" : "郵件伺服器", - "Log" : "紀錄檔", - "Tips & tricks" : "技巧和提示", - "Updates" : "更新", - "Couldn't remove app." : "無法移除應用程式", - "Language changed" : "語言已變更", - "Invalid request" : "無效請求", - "Authentication error" : "認證錯誤", - "Admins can't remove themself from the admin group" : "管理者帳號無法從管理者群組中移除", - "Unable to add user to group %s" : "無法將使用者加入群組 %s", - "Unable to remove user from group %s" : "無法將使用者移出群組 %s", - "Couldn't update app." : "無法更新應用程式", "Wrong password" : "密碼錯誤", "No user supplied" : "未提供使用者", + "Authentication error" : "認證錯誤", "Please provide an admin recovery password, otherwise all user data will be lost" : "請提供管理者還原密碼,否則會遺失所有使用者資料", "Wrong admin recovery password. Please check the password and try again." : "錯誤的管理者還原密碼", "Backend doesn't support password change, but the user's encryption key was successfully updated." : "後端不支援變更密碼,但成功更新使用者的加密金鑰", @@ -53,6 +35,24 @@ OC.L10N.register( "Email saved" : "Email 已儲存", "Your full name has been changed." : "您的全名已變更", "Unable to change full name" : "無法變更全名", + "APCu" : "APCu", + "Redis" : "Redis", + "Security & setup warnings" : "安全及設定警告", + "Sharing" : "分享", + "Server-side encryption" : "伺服器端加密", + "External Storage" : "外部儲存", + "Cron" : "工作排程", + "Email server" : "郵件伺服器", + "Log" : "紀錄檔", + "Tips & tricks" : "技巧和提示", + "Updates" : "更新", + "Couldn't remove app." : "無法移除應用程式", + "Language changed" : "語言已變更", + "Invalid request" : "無效請求", + "Admins can't remove themself from the admin group" : "管理者帳號無法從管理者群組中移除", + "Unable to add user to group %s" : "無法將使用者加入群組 %s", + "Unable to remove user from group %s" : "無法將使用者移出群組 %s", + "Couldn't update app." : "無法更新應用程式", "Are you really sure you want add \"{domain}\" as trusted domain?" : "您確定要新增 \"{domain}' 為信任的網域?", "Add trusted domain" : "新增信任的網域", "Migration in progress. Please wait until the migration is finished" : "資料搬移中,請耐心等候直到資料搬移結束", |