diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-17 00:19:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-17 00:19:03 +0000 |
commit | 0ed6d3032d01013537367fc2b5e08c61c5da86d8 (patch) | |
tree | d9b552923ca959260895ab9c54dbbf2bca3ec982 /apps/files/l10n/zh_TW.js | |
parent | 448a40bd22705efc84f13ca1eee5289a68e2e610 (diff) | |
download | nextcloud-server-0ed6d3032d01013537367fc2b5e08c61c5da86d8.tar.gz nextcloud-server-0ed6d3032d01013537367fc2b5e08c61c5da86d8.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 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js index b868a27db44..4bccd530eab 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.js @@ -305,6 +305,10 @@ OC.L10N.register( "Files and folders you mark as favorite will show up here" : "您標記為最愛的檔案與資料夾將會顯示在這裡", "All files" : "所有檔案", "List of your files and folders." : "您的檔案與資料夾清單。", + "Personal Files" : "個人檔案", + "List of your files and folders that are not shared." : "未分享的檔案與資料夾清單。", + "No personal files found" : "找不到個人檔案", + "Files that are not shared will show up here." : "尚未分享的檔案將會顯示在此處。", "List of recently modified files and folders." : "最近修改的檔案與資料夾的清單。", "No recently modified files" : "近期無修改檔案", "Files and folders you recently modified will show up here." : "您最近修改的檔案與資料夾將會顯示在此處。", |