diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-10 00:20:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-10 00:20:29 +0000 |
commit | c05f08bf79aa4327fc3651abf28a06216144c749 (patch) | |
tree | fed29d2d0c772f4ba8564d73deeef7c7e271dc74 /apps/files/l10n/en_GB.js | |
parent | bb2b64df7a8788e938b6af6de0ba66e3ec1c6b98 (diff) | |
download | nextcloud-server-c05f08bf79aa4327fc3651abf28a06216144c749.tar.gz nextcloud-server-c05f08bf79aa4327fc3651abf28a06216144c749.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/en_GB.js')
-rw-r--r-- | apps/files/l10n/en_GB.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js index 038f05a5c63..9fa4cee45a0 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -157,6 +157,8 @@ OC.L10N.register( "A file or folder has been <strong>changed</strong>" : "A file or folder has been <strong>changed</strong>", "A favorite file or folder has been <strong>changed</strong>" : "A favourite file or folder has been <strong>changed</strong>", "Failed to authorize" : "Failed to authorize", + "Invalid folder path" : "Invalid folder path", + "Folder not found" : "Folder not found", "Upload (max. %s)" : "Upload (max. %s)", "Files compatibility" : "Files compatibility", "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed.", |