From ad6eb808c7166c77bddaa51c154998063f3688cc Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 20 Feb 2023 02:26:42 +0000 Subject: Fix(l10n): 🔠 Update translations from Transifex MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Nextcloud bot --- apps/files/l10n/en_GB.js | 1 + apps/files/l10n/en_GB.json | 1 + apps/files/l10n/zh_HK.js | 1 + apps/files/l10n/zh_HK.json | 1 + 4 files changed, 4 insertions(+) (limited to 'apps/files') diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js index abadbfd20f0..dbc09b407d4 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -191,6 +191,7 @@ OC.L10N.register( "Copy to clipboard" : "Copy to clipboard", "Use this address to access your Files via WebDAV" : "Use this address to access your Files via WebDAV", "Clipboard is not available" : "Clipboard is not available", + "WebDAV URL copied to clipboard" : "WebDAV URL copied to clipboard", "Unable to change the favourite state of the file" : "Unable to change the favourite state of the file", "Error while loading the file data" : "Error while loading the file data", "Pick a template for {name}" : "Pick a template for {name}", diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json index a9a54818597..7f4b83bf946 100644 --- a/apps/files/l10n/en_GB.json +++ b/apps/files/l10n/en_GB.json @@ -189,6 +189,7 @@ "Copy to clipboard" : "Copy to clipboard", "Use this address to access your Files via WebDAV" : "Use this address to access your Files via WebDAV", "Clipboard is not available" : "Clipboard is not available", + "WebDAV URL copied to clipboard" : "WebDAV URL copied to clipboard", "Unable to change the favourite state of the file" : "Unable to change the favourite state of the file", "Error while loading the file data" : "Error while loading the file data", "Pick a template for {name}" : "Pick a template for {name}", diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js index 228028682a5..cb82b4b8d66 100644 --- a/apps/files/l10n/zh_HK.js +++ b/apps/files/l10n/zh_HK.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 連結已複製到剪貼板", "Unable to change the favourite state of the file" : "無法更改檔案的最愛狀態", "Error while loading the file data" : "載入檔案資料失敗", "Pick a template for {name}" : "為 {name} 選擇一個模板", diff --git a/apps/files/l10n/zh_HK.json b/apps/files/l10n/zh_HK.json index f175273edb8..601f5e0ca3c 100644 --- a/apps/files/l10n/zh_HK.json +++ b/apps/files/l10n/zh_HK.json @@ -189,6 +189,7 @@ "Copy to clipboard" : "複製到剪貼板", "Use this address to access your Files via WebDAV" : "用這位址使用 WebDAV 存取你的檔案。", "Clipboard is not available" : "剪貼板不可用", + "WebDAV URL copied to clipboard" : "WebDAV 連結已複製到剪貼板", "Unable to change the favourite state of the file" : "無法更改檔案的最愛狀態", "Error while loading the file data" : "載入檔案資料失敗", "Pick a template for {name}" : "為 {name} 選擇一個模板", -- cgit v1.2.3