From c8347c04175d5a30386883c8e5ea5f682ffe5abc Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 30 Jun 2024 01:33:10 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/en_GB.js | 1 + l10n/en_GB.json | 1 + l10n/zh_HK.js | 1 + l10n/zh_HK.json | 1 + 4 files changed, 4 insertions(+) diff --git a/l10n/en_GB.js b/l10n/en_GB.js index 27fdf9502..a53e886c3 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -342,6 +342,7 @@ OC.L10N.register( "Share with accounts or groups" : "Share with accounts or groups", "User or group name …" : "User or group name …", "No recommendations. Start typing." : "No recommendations. Start typing.", + "Failed to fetch share recommendations" : "Failed to fetch share recommendations", "Receiver type" : "Receiver type", "Create time" : "Create time", "Share ID" : "Share ID", diff --git a/l10n/en_GB.json b/l10n/en_GB.json index 2d46524ff..814735482 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -340,6 +340,7 @@ "Share with accounts or groups" : "Share with accounts or groups", "User or group name …" : "User or group name …", "No recommendations. Start typing." : "No recommendations. Start typing.", + "Failed to fetch share recommendations" : "Failed to fetch share recommendations", "Receiver type" : "Receiver type", "Create time" : "Create time", "Share ID" : "Share ID", diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index 643d6ceb1..bc63b2de7 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -342,6 +342,7 @@ OC.L10N.register( "Share with accounts or groups" : "與帳戶或群組分享", "User or group name …" : "用戶或群組名稱……", "No recommendations. Start typing." : "沒有建議。開始輸入。", + "Failed to fetch share recommendations" : "擷取分享建議失敗", "Receiver type" : "接收類型", "Create time" : "創建時間", "Share ID" : "分享 ID", diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index 111e2d4be..f2acd92a9 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -340,6 +340,7 @@ "Share with accounts or groups" : "與帳戶或群組分享", "User or group name …" : "用戶或群組名稱……", "No recommendations. Start typing." : "沒有建議。開始輸入。", + "Failed to fetch share recommendations" : "擷取分享建議失敗", "Receiver type" : "接收類型", "Create time" : "創建時間", "Share ID" : "分享 ID",