From 5ae6d1f4c34c652fd0bceb4de6e0ceebb0623f40 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 30 Aug 2024 16:32:56 +0000 Subject: Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- lib/l10n/en_GB.json | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'lib/l10n/en_GB.json') diff --git a/lib/l10n/en_GB.json b/lib/l10n/en_GB.json index 7d3aca2bb0d..76ee41c08c4 100644 --- a/lib/l10n/en_GB.json +++ b/lib/l10n/en_GB.json @@ -85,14 +85,15 @@ "\"%1$s\" is not allowed inside a file or folder name." : "\"%1$s\" is not allowed inside a file or folder name.", "\"%1$s\" is a forbidden file type." : "\"%1$s\" is a forbidden file type.", "Filenames must not end with \"%1$s\"." : "Filenames must not end with \"%1$s\".", + "Invalid parent path" : "Invalid parent path", "File already exists" : "File already exists", "Invalid path" : "Invalid path", "Failed to create file from template" : "Failed to create file from template", "Templates" : "Templates", "Path contains invalid segments" : "Path contains invalid segments", - "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", + "Filename is a reserved word" : "Filename is a reserved word", + "Filename contains at least one invalid character" : "Filename contains at least one invalid character", + "Filename is too long" : "Filename is too long", "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.", @@ -359,6 +360,9 @@ "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Logged in user must be an admin, a sub-admin or has special right to access this setting", "Logged in user must be an admin or sub admin" : "Logged in user must be an admin or sub admin", "Logged in user must be an admin" : "Logged in user must be an admin", + "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", "Help" : "Help", "Users" : "Users", "Unknown user" : "Unknown user", -- cgit v1.2.3