aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/en_GB.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-09-17 00:20:40 +0000
committerNextcloud bot <bot@nextcloud.com>2024-09-17 00:20:40 +0000
commitd76d971e55f2582ac1bbd196c9bf4d4138d4e3d3 (patch)
tree705dfc57a14b1b9bc0cbb3db4435289bb65909ff /lib/l10n/en_GB.js
parentb9fb1db0f807fbbbfdbbf544a24d7cc3b396ec14 (diff)
downloadnextcloud-server-d76d971e55f2582ac1bbd196c9bf4d4138d4e3d3.tar.gz
nextcloud-server-d76d971e55f2582ac1bbd196c9bf4d4138d4e3d3.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/en_GB.js')
-rw-r--r--lib/l10n/en_GB.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js
index 92810367d14..73577b23c1b 100644
--- a/lib/l10n/en_GB.js
+++ b/lib/l10n/en_GB.js
@@ -306,6 +306,7 @@ OC.L10N.register(
"Storage connection error. %s" : "Storage connection error. %s",
"Storage is temporarily not available" : "Storage is temporarily not available",
"Storage connection timeout. %s" : "Storage connection timeout. %s",
+ "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule.",
"Transcribe audio" : "Transcribe audio",
"Transcribe the things said in an audio" : "Transcribe the things said in an audio",
"Audio input" : "Audio input",