diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-06 00:26:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-06 00:26:17 +0000 |
commit | 4016c7a1bef8fd5c9ae771f8eb56ad5da1809947 (patch) | |
tree | 34809e80d7196e07b619e685fc7a54b6534260d0 /apps/files/l10n/en_GB.json | |
parent | b4fec29e8e403cdf6a589f5a0855b3b904c720e4 (diff) | |
download | nextcloud-server-4016c7a1bef8fd5c9ae771f8eb56ad5da1809947.tar.gz nextcloud-server-4016c7a1bef8fd5c9ae771f8eb56ad5da1809947.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/en_GB.json')
-rw-r--r-- | apps/files/l10n/en_GB.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json index 97127e5f23b..bb1003cee16 100644 --- a/apps/files/l10n/en_GB.json +++ b/apps/files/l10n/en_GB.json @@ -180,6 +180,7 @@ "\"{displayName}\" action failed" : "\"{displayName}\" action failed", "\"{name}\" is not an allowed filetype." : "\"{name}\" is not an allowed filetype.", "{newName} already exists." : "{newName} already exists.", + "\"{char}\" is not allowed inside a file name." : "\"{char}\" is not allowed inside a file name.", "Name cannot be empty" : "Name cannot be empty", "Another entry with the same name already exists" : "Another entry with the same name already exists", "Renamed \"{oldName}\" to \"{newName}\"" : "Renamed \"{oldName}\" to \"{newName}\"", |