diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-19 00:28:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-19 00:28:22 +0000 |
commit | f4a9d1ad697b66bcbc2f9375ae824d3152a17b8c (patch) | |
tree | c08aab7ddcc541e40f87328cb366398dec18ddf1 /apps/files/l10n/zh_TW.js | |
parent | 02676462d0fe587ee210f01c3f482d1081ff88e5 (diff) | |
download | nextcloud-server-f4a9d1ad697b66bcbc2f9375ae824d3152a17b8c.tar.gz nextcloud-server-f4a9d1ad697b66bcbc2f9375ae824d3152a17b8c.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 5520c8183f5..3799450e9e9 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.js @@ -230,6 +230,7 @@ OC.L10N.register( "Shared by link" : "由連結分享", "Shared" : "已分享", "Switch to list view" : "切換至列表檢視", + "Switch to grid view" : "切換到網格檢視", "Open the files app settings" : "開啟檔案應用程式設定", "Files settings" : "檔案設定", "File cannot be accessed" : "無法存取檔案", @@ -237,6 +238,7 @@ OC.L10N.register( "Sort favorites first" : "先排序最愛", "Show hidden files" : "顯示隱藏檔", "Crop image previews" : "圖片裁剪預覽", + "Enable the grid view" : "啟用網格檢視", "Additional settings" : "其他設定", "WebDAV" : "WebDAV", "Copy to clipboard" : "複製到剪貼簿", |