diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-09-05 02:24:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-09-05 02:24:50 +0000 |
commit | f496e471e06d546179e3f12af1e6cc9319db9bb3 (patch) | |
tree | edb08297e6fe6b91400729e62e31c46dfe9841e5 /apps/settings/l10n/zh_TW.js | |
parent | eca05ff456f115986489ce42d7bb48a44db9f063 (diff) | |
download | nextcloud-server-f496e471e06d546179e3f12af1e6cc9319db9bb3.tar.gz nextcloud-server-f496e471e06d546179e3f12af1e6cc9319db9bb3.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/zh_TW.js')
-rw-r--r-- | apps/settings/l10n/zh_TW.js | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js index ac012a5f876..93bc08495ed 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.js @@ -266,9 +266,21 @@ OC.L10N.register( "Current password" : "目前密碼", "New password" : "新密碼", "Change password" : "變更密碼", + "Your profile picture" : "您的個人資料圖片", + "Upload profile picture" : "上傳個人資料圖片", + "Choose profile picture from files" : "從檔案中選擇個人檔案圖片", + "Remove profile picture" : "移除個人資料圖片", "png or jpg, max. 20 MB" : "png 或 jpg,最大 20 MB", "Picture provided by original account" : "原始帳號提供的圖片", "Cancel" : "取消", + "Set as profile picture" : "設定為個人資料圖片", + "Please note that it can take up to 24 hours for your profile picture to be updated everywhere." : "請注意,您的個人資料圖片最常可能需要24小時才能在所有地方更新。", + "Choose your profile picture" : "選擇您的個人資料圖片", + "Please select a valid png or jpg file" : "請選取有效的 png 或 jpg 檔案", + "Error setting profile picture" : "設定個人資料圖片時發生錯誤", + "Error cropping profile picture" : "裁剪個人資料圖片時發生錯誤", + "Error saving profile picture" : "儲存個人資料圖片時發生錯誤", + "Error removing profile picture" : "移除個人資料圖片時發生錯誤", "Your biography" : "您的自傳", "Your full name" : "您的全名", "Email options" : "電子郵件選項", |