summaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/en_GB.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-08-03 00:28:51 +0000
committerNextcloud bot <bot@nextcloud.com>2023-08-03 00:28:51 +0000
commitb599e5808a55a3ed446de77188103312a032795a (patch)
treef2acc81ca159de977441a45eec66959312130fe8 /apps/files_external/l10n/en_GB.js
parent200b018a2ffd7e8e3763fd74563dc73b28359eba (diff)
downloadnextcloud-server-b599e5808a55a3ed446de77188103312a032795a.tar.gz
nextcloud-server-b599e5808a55a3ed446de77188103312a032795a.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_external/l10n/en_GB.js')
-rw-r--r--apps/files_external/l10n/en_GB.js11
1 files changed, 11 insertions, 0 deletions
diff --git a/apps/files_external/l10n/en_GB.js b/apps/files_external/l10n/en_GB.js
index 9cc4d757f9b..d8d86e1dd71 100644
--- a/apps/files_external/l10n/en_GB.js
+++ b/apps/files_external/l10n/en_GB.js
@@ -104,8 +104,19 @@ OC.L10N.register(
"External storage support" : "External storage support",
"Adds basic external storage support" : "Adds basic external storage support",
"This application enables administrators to configure connections to external storage providers, such as FTP servers, S3 or SWIFT object stores, other Nextcloud servers, WebDAV servers, and more. Administrators can choose which types of storage to enable and can mount these storage locations for a user, a group, or the entire system. Users will see a new folder appear in their root Nextcloud directory, which they can access and use like any other Nextcloud folder. External storage also allows users to share files stored in these external locations. In these cases, the credentials for the owner of the file are used when the recipient requests the file from external storage, thereby ensuring that the recipient can access the shared file.\n\nExternal storage can be configured using the GUI or at the command line. This second option provides the advanced user with more flexibility for configuring bulk external storage mounts and setting mount priorities. More information is available in the external storage GUI documentation and the external storage Configuration File documentation." : "This application enables administrators to configure connections to external storage providers, such as FTP servers, S3 or SWIFT object stores, other Nextcloud servers, WebDAV servers, and more. Administrators can choose which types of storage to enable and can mount these storage locations for a user, a group, or the entire system. Users will see a new folder appear in their root Nextcloud directory, which they can access and use like any other Nextcloud folder. External storage also allows users to share files stored in these external locations. In these cases, the credentials for the owner of the file are used when the recipient requests the file from external storage, thereby ensuring that the recipient can access the shared file.\n\nExternal storage can be configured using the GUI or at the command line. This second option provides the advanced user with more flexibility for configuring bulk external storage mounts and setting mount priorities. More information is available in the external storage GUI documentation and the external storage Configuration File documentation.",
+ "Enter missing credentials" : "Enter missing credentials",
+ "Unable to update this external storage config. {statusMessage}" : "Unable to update this external storage config. {statusMessage}",
+ "New configuration successfully saved" : "New configuration successfully saved",
+ "There was an error with this external storage." : "There was an error with this external storage.",
+ "We were unable to check the external storage {basename}" : "We were unable to check the external storage {basename}",
+ "Examine this faulty external storage configuration" : "Examine this faulty external storage configuration",
"Open in files" : "Open in files",
+ "There was an error with this external storage. Do you want to review this mount point config in the settings page?" : "There was an error with this external storage. Do you want to review this mount point config in the settings page?",
"External mount error" : "External mount error",
+ "List of external storage." : "List of external storage.",
+ "There is no external storage configured. You can configure them in your Personal settings." : "There is no external storage configured. You can configure them in your Personal settings.",
+ "There is no external storage configured and you don't have the permission to configure them." : "There is no external storage configured and you don't have the permission to configure them.",
+ "No external storage" : "No external storage",
"Storage type" : "Storage type",
"Unknown" : "Unknown",
"Scope" : "Scope",