summaryrefslogtreecommitdiffstats
path: root/lib/l10n/en_GB.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-07-17 00:19:50 +0000
committerNextcloud bot <bot@nextcloud.com>2024-07-17 00:19:50 +0000
commitf129a88fc2f3d02f492f279bdc527c3bacb79da8 (patch)
tree19256d8311829297c23943ba8e0ee1d838d4a6c1 /lib/l10n/en_GB.json
parent4689f3d2ab3374c8ff3f6814bdfd57b4c83552cc (diff)
downloadnextcloud-server-f129a88fc2f3d02f492f279bdc527c3bacb79da8.tar.gz
nextcloud-server-f129a88fc2f3d02f492f279bdc527c3bacb79da8.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/en_GB.json')
-rw-r--r--lib/l10n/en_GB.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/en_GB.json b/lib/l10n/en_GB.json
index bf5df2aae50..62b736559a4 100644
--- a/lib/l10n/en_GB.json
+++ b/lib/l10n/en_GB.json
@@ -78,6 +78,7 @@
"seconds ago" : "seconds ago",
"Empty file" : "Empty file",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator.",
+ "Dot files are not allowed" : "Dot files are not allowed",
"Invalid filename extension \"%1$s\"" : "Invalid filename extension \"%1$s\"",
"File already exists" : "File already exists",
"Invalid path" : "Invalid path",
@@ -86,7 +87,6 @@
"File name is a reserved word" : "File name is a reserved word",
"File name contains at least one invalid character" : "File name contains at least one invalid character",
"File name is too long" : "File name is too long",
- "Dot files are not allowed" : "Dot files are not allowed",
"Empty filename is not allowed" : "Empty filename is not allowed",
"App \"%s\" cannot be installed because appinfo file cannot be read." : "App \"%s\" cannot be installed because appinfo file cannot be read.",
"App \"%s\" cannot be installed because it is not compatible with this version of the server." : "App \"%s\" cannot be installed. It is not compatible with this version of the server.",