diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-05 00:21:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-05 00:21:26 +0000 |
commit | 782160af76c759a8be0fd08497ea45d93c9eec5f (patch) | |
tree | 9dafba97deb9c41f66ef1bf82c8968b92afc3a8f /apps/files/l10n | |
parent | 875b6516c8e67e3b7435b30210202e2d7bb6452d (diff) | |
download | nextcloud-server-782160af76c759a8be0fd08497ea45d93c9eec5f.tar.gz nextcloud-server-782160af76c759a8be0fd08497ea45d93c9eec5f.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n')
-rw-r--r-- | apps/files/l10n/zh_TW.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/zh_TW.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js index 5c6c44022ba..0f71e795fc1 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.js @@ -200,6 +200,7 @@ OC.L10N.register( "\"{displayName}\" batch action executed successfully" : "「{displayName}」批次動作執行成功", "{summaryFile} and {summaryFolder}" : "{summaryFile} 與 {summaryFolder}", "List of files and folders." : "檔案與資料夾清單。", + "Column headers with buttons are sortable." : "帶有按鈕的欄位標題是可排序的。", "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "出於效能考量,此清單未完全呈現。檔案將在您瀏覽清單時呈現。", "File not found" : "找不到檔案", "_{count} file_::_{count} files_" : ["{count} 個檔案"], @@ -240,6 +241,7 @@ OC.L10N.register( "Enable the grid view" : "啟用網格檢視", "Additional settings" : "其他設定", "WebDAV" : "WebDAV", + "WebDAV URL" : "WebDAV URL", "Copy to clipboard" : "複製到剪貼簿", "Use this address to access your Files via WebDAV" : "使用此位置透過 WebDAV 存取您的檔案", "If you have enabled 2FA, you must create and use a new app password by clicking here." : "若您啟用了 2FA,您必須點擊此處建立並使用新的應用程式密碼。", diff --git a/apps/files/l10n/zh_TW.json b/apps/files/l10n/zh_TW.json index d3f9e8db19a..26e983d4412 100644 --- a/apps/files/l10n/zh_TW.json +++ b/apps/files/l10n/zh_TW.json @@ -198,6 +198,7 @@ "\"{displayName}\" batch action executed successfully" : "「{displayName}」批次動作執行成功", "{summaryFile} and {summaryFolder}" : "{summaryFile} 與 {summaryFolder}", "List of files and folders." : "檔案與資料夾清單。", + "Column headers with buttons are sortable." : "帶有按鈕的欄位標題是可排序的。", "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "出於效能考量,此清單未完全呈現。檔案將在您瀏覽清單時呈現。", "File not found" : "找不到檔案", "_{count} file_::_{count} files_" : ["{count} 個檔案"], @@ -238,6 +239,7 @@ "Enable the grid view" : "啟用網格檢視", "Additional settings" : "其他設定", "WebDAV" : "WebDAV", + "WebDAV URL" : "WebDAV URL", "Copy to clipboard" : "複製到剪貼簿", "Use this address to access your Files via WebDAV" : "使用此位置透過 WebDAV 存取您的檔案", "If you have enabled 2FA, you must create and use a new app password by clicking here." : "若您啟用了 2FA,您必須點擊此處建立並使用新的應用程式密碼。", |