diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-26 00:19:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-26 00:19:08 +0000 |
commit | 6f42e8cd336a082f0172f55c5f457559952b2d96 (patch) | |
tree | 64b99b239d4ecf429d9c3abf55a0d6e0ab68a824 /apps/files_sharing/l10n/zh_TW.js | |
parent | dd180104cab6ccd86b30e175ecf3bd249acbbfe1 (diff) | |
download | nextcloud-server-6f42e8cd336a082f0172f55c5f457559952b2d96.tar.gz nextcloud-server-6f42e8cd336a082f0172f55c5f457559952b2d96.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/zh_TW.js')
-rw-r--r-- | apps/files_sharing/l10n/zh_TW.js | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/apps/files_sharing/l10n/zh_TW.js b/apps/files_sharing/l10n/zh_TW.js index 43fd4fe3777..dace2ef3b9b 100644 --- a/apps/files_sharing/l10n/zh_TW.js +++ b/apps/files_sharing/l10n/zh_TW.js @@ -275,15 +275,6 @@ OC.L10N.register( "List of unapproved shares." : "未批准的分享清單。", "No pending shares" : "沒有擱置中的分享", "Shares you have received but not approved will show up here" : "您收到但尚未核准的分享將會在此顯示", - "No entries found in this folder" : "在此資料夾中沒有任何項目", - "Name" : "名稱", - "Share time" : "分享時間", - "Sorry, this link does not seem to work anymore." : "抱歉,此連結似乎無法運作。", - "Reasons might be:" : "可能的原因:", - "the item was removed" : "項目已經移除", - "the link expired" : "連結過期", - "sharing is disabled" : "分享功能已停用", - "For more info, please ask the person who sent this link." : "要取得更多資訊,請詢問傳送此連結給您的人。", "Share note" : "分享訊息", "Upload files to %s" : "上傳檔案到 %s", "Note" : "筆記", @@ -310,6 +301,15 @@ OC.L10N.register( "Expiration date enforced" : "已設定到期日", "Password protect" : "密碼保護", "Science Mesh" : "Science Mesh", + "No entries found in this folder" : "在此資料夾中沒有任何項目", + "Name" : "名稱", + "Share time" : "分享時間", + "Sorry, this link does not seem to work anymore." : "抱歉,此連結似乎無法運作。", + "Reasons might be:" : "可能的原因:", + "the item was removed" : "項目已經移除", + "the link expired" : "連結過期", + "sharing is disabled" : "分享功能已停用", + "For more info, please ask the person who sent this link." : "要取得更多資訊,請詢問傳送此連結給您的人。", "Update" : "更新", "Share with " : "分享者" }, |