diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-16 02:25:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-16 02:25:55 +0000 |
commit | 5413855d739bfefc4e686a58619b77207b6404b6 (patch) | |
tree | d6752d218614dbee5a6208722ca66e8a920948bd /apps/files/l10n/zh_TW.js | |
parent | b36a31c918ad997e6d227dc7923791c487e18e51 (diff) | |
download | nextcloud-server-5413855d739bfefc4e686a58619b77207b6404b6.tar.gz nextcloud-server-5413855d739bfefc4e686a58619b77207b6404b6.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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js index 73a1b998788..318dc6cd1eb 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.js @@ -191,6 +191,7 @@ OC.L10N.register( "Copy to clipboard" : "複製到剪貼簿", "Use this address to access your Files via WebDAV" : "使用此位置透過 WebDAV 存取您的檔案", "Clipboard is not available" : "剪貼簿無法使用", + "WebDAV URL copied to clipboard" : "WebDAV URL 已複製到剪貼簿", "Unable to change the favourite state of the file" : "無法更改檔案的最愛狀態", "Error while loading the file data" : "載入檔案資料時發生錯誤", "Pick a template for {name}" : "為 {name} 挑選範本", |