diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-10-21 02:24:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-10-21 02:24:14 +0000 |
commit | 732a05716719dfcb866ba14863500cfb357fe543 (patch) | |
tree | aae23dfea2a37f53b83b497cd07ad54d8360dd92 /lib/l10n/zh_TW.js | |
parent | 5f95a0636a59873c1348242dd3f115cf1f2b3f43 (diff) | |
download | nextcloud-server-732a05716719dfcb866ba14863500cfb357fe543.tar.gz nextcloud-server-732a05716719dfcb866ba14863500cfb357fe543.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/zh_TW.js')
-rw-r--r-- | lib/l10n/zh_TW.js | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/lib/l10n/zh_TW.js b/lib/l10n/zh_TW.js index 4560096074f..b53624629ce 100644 --- a/lib/l10n/zh_TW.js +++ b/lib/l10n/zh_TW.js @@ -54,6 +54,7 @@ OC.L10N.register( "Unknown filetype" : "未知的檔案類型", "Invalid image" : "無效的圖片", "Avatar image is not square" : "頭像不是正方形", + "View profile" : "檢視個人檔案", "today" : "今天", "tomorrow" : "明天", "yesterday" : "昨天", @@ -93,6 +94,21 @@ OC.L10N.register( "Settings" : "設定", "Log out" : "登出", "Users" : "使用者", + "Email" : "電子郵件", + "Mail %s" : "傳送郵件給 %s", + "Phone" : "手機", + "Call %s" : "與 %s 通話", + "Twitter" : "Twitter", + "View %s on Twitter" : "在 Twitter 上檢視 %s", + "Website" : "網站", + "Visit %s" : "造訪 %s", + "Address" : "地址", + "Avatar" : "大頭照", + "About" : "關於", + "Full name" : "全名", + "Headline" : "標題", + "Organisation" : "組織", + "Role" : "角色", "Unknown user" : "未知的使用者", "Additional settings" : "其他設定", "%s enter the database username and name." : "%s 輸入資料庫名稱及使用者名稱", |