aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/en_GB.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-08-10 00:20:14 +0000
committerNextcloud bot <bot@nextcloud.com>2024-08-10 00:20:14 +0000
commitdbd197cedcc04e8997615d495ae5fd458c65a710 (patch)
treeea7f284da4b7cafd18a70b012772ec9b7115137f /lib/l10n/en_GB.js
parent90742357caa1bc4bfa1bee426dd9d175635dbf64 (diff)
downloadnextcloud-server-dbd197cedcc04e8997615d495ae5fd458c65a710.tar.gz
nextcloud-server-dbd197cedcc04e8997615d495ae5fd458c65a710.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 6e2493fa92a..8e0fa717bf3 100644
--- a/lib/l10n/en_GB.js
+++ b/lib/l10n/en_GB.js
@@ -256,6 +256,7 @@ OC.L10N.register(
"Your data directory must be an absolute path." : "Your data directory must be an absolute path.",
"Check the value of \"datadirectory\" in your configuration." : "Check the value of \"datadirectory\" in your configuration.",
"Your data directory is invalid." : "Your data directory is invalid.",
+ "Ensure there is a file called \"%1$s\" in the root of the data directory. It should have the content: \"%2$s\"" : "Ensure there is a file called \"%1$s\" in the root of the data directory. It should have the content: \"%2$s\"",
"Action \"%s\" not supported or implemented." : "Action \"%s\" not supported or implemented.",
"Authentication failed, wrong token or provider ID given" : "Authentication failed, wrong token or provider ID given",
"Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "Parameters missing in order to complete the request. Missing Parameters: \"%s\"",