diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-04 02:27:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-04 02:27:21 +0000 |
commit | a5370fc71e88a6dad1950e57beb4643358c3bc4c (patch) | |
tree | 3ed6e782e504254d0c9e03c35575a9b2c3f48731 /apps/files/l10n/zh_TW.js | |
parent | 6c796217457ab24a5edb51503792e26c5c04c568 (diff) | |
download | nextcloud-server-a5370fc71e88a6dad1950e57beb4643358c3bc4c.tar.gz nextcloud-server-a5370fc71e88a6dad1950e57beb4643358c3bc4c.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/zh_TW.js')
-rw-r--r-- | apps/files/l10n/zh_TW.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js index a7a829ce59a..3f1fb377b15 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.js @@ -185,6 +185,8 @@ OC.L10N.register( "Select file or folder to link to" : "選取要連結的檔案或資料夾", "Open the files app settings" : "開啟檔案應用程式設定", "Files settings" : "檔案設定", + "File cannot be accessed" : "無法存取檔案", + "You might not have have permissions to view it, ask the sender to share it" : "您可能沒有權限檢視它,請要求寄件者分享它", "Show hidden files" : "顯示隱藏檔", "Crop image previews" : "圖片裁剪預覽", "Additional settings" : "其他設定", |