diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-08 00:07:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-08 00:07:45 +0000 |
commit | 4b0f50c456e0acac7202b498f484fed4e7d294c5 (patch) | |
tree | 4e4e5f29a01a429ea3722bb7900056be824ee5aa /settings/l10n/zh_TW.js | |
parent | ca9d25169dcdd2923a356e2a797d8704506a3787 (diff) | |
download | nextcloud-server-4b0f50c456e0acac7202b498f484fed4e7d294c5.tar.gz nextcloud-server-4b0f50c456e0acac7202b498f484fed4e7d294c5.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/zh_TW.js')
-rw-r--r-- | settings/l10n/zh_TW.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/zh_TW.js b/settings/l10n/zh_TW.js index 8d13bb42ad7..c3c0e20c4d9 100644 --- a/settings/l10n/zh_TW.js +++ b/settings/l10n/zh_TW.js @@ -26,7 +26,6 @@ OC.L10N.register( "Invalid mail address" : "無效的 email 地址", "A user with that name already exists." : "同名的使用者已經存在", "Unable to create user." : "無法建立使用者", - "Your %s account was created" : "您的 %s 帳號已經建立", "Unable to delete user." : "無法移除使用者", "Unable to change full name" : "無法變更全名", "Your full name has been changed." : "您的全名已變更", @@ -34,6 +33,7 @@ OC.L10N.register( "Invalid user" : "無效的使用者", "Unable to change mail address" : "無法更改 email 地址", "Email saved" : "Email 已儲存", + "Your %s account was created" : "您的 %s 帳號已經建立", "Couldn't remove app." : "無法移除應用程式", "Couldn't update app." : "無法更新應用程式", "Add trusted domain" : "新增信任的網域", @@ -195,7 +195,6 @@ OC.L10N.register( "Issued By" : "發行者:", "Valid until %s" : "有效至 %s", "Import root certificate" : "匯入根憑證", - "Cheers!" : "太棒了!", "Administrator documentation" : "管理者說明文件", "Online documentation" : "線上說明文件", "Forum" : "論壇", @@ -249,6 +248,7 @@ OC.L10N.register( "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", + "Cheers!" : "太棒了!", "For password recovery and notifications" : "用於密碼重設和通知", "Show last log in" : "顯示最近登入" }, |