diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-11-07 00:26:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-11-07 00:26:06 +0000 |
commit | a85de25582df8b75e7b357d70f71e338cc18d38a (patch) | |
tree | 87d53b3b181bbde3f04a2b36c3b4d0277334f2c3 /apps/files/l10n/en_GB.json | |
parent | 3c92adad8ff901faba2c449501cef54fab65db59 (diff) | |
download | nextcloud-server-a85de25582df8b75e7b357d70f71e338cc18d38a.tar.gz nextcloud-server-a85de25582df8b75e7b357d70f71e338cc18d38a.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 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json index 26acc6215ca..fdb173a7d12 100644 --- a/apps/files/l10n/en_GB.json +++ b/apps/files/l10n/en_GB.json @@ -45,10 +45,6 @@ "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.", - "Enforce Windows compatibility" : "Enforce Windows compatibility", - "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity.", "Accept" : "Accept", "Reject" : "Reject", "Incoming ownership transfer from {user}" : "Incoming ownership transfer from {user}", @@ -63,6 +59,10 @@ "The ownership transfer of {path} from {user} has completed." : "The ownership transfer of {path} from {user} has completed.", "in %s" : "in %s", "Transferred from %1$s on %2$s" : "Transferred from %1$s on %2$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.", + "Enforce Windows compatibility" : "Enforce Windows compatibility", + "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity.", "File Management" : "File Management", "Current directory path" : "Current directory path", "Home" : "Home", |