diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-24 02:27:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-24 02:27:05 +0000 |
commit | 97b8e6d2a388cd08bd83ee08b1d322b9e813387a (patch) | |
tree | 312561281043f9ed5f0bc7c3aa4ad2d043e3901d /apps/settings/l10n/zh_TW.js | |
parent | 553b5a51f6622f618f7776bdc38cd699f20ec686 (diff) | |
download | nextcloud-server-97b8e6d2a388cd08bd83ee08b1d322b9e813387a.tar.gz nextcloud-server-97b8e6d2a388cd08bd83ee08b1d322b9e813387a.zip |
Fix(l10n): 🔠 Update translations 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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js index 21dbd23a1f5..2eca1b84764 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.js @@ -270,7 +270,6 @@ OC.L10N.register( "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" : "原始帳號提供的圖片", @@ -559,6 +558,7 @@ OC.L10N.register( "It can take up to 24 hours before the account is displayed as verified." : "帳號在顯示為已驗證前可能需要最多24小時。", "Link https://…" : "連結 https://...", "Change privacy level of Twitter profile" : "變更 Twitter 個人資料的隱私等級", - "Twitter handle @…" : "Twitter 使用者名稱 @..." + "Twitter handle @…" : "Twitter 使用者名稱 @...", + "Choose profile picture from files" : "從檔案中選擇個人檔案圖片" }, "nplurals=1; plural=0;"); |