diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-11-23 02:18:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-11-23 02:18:10 +0000 |
commit | b8074ae007223d6304ac3ba4ada8836c3b344d9e (patch) | |
tree | b19576847866faa92a6fab5d478b2cbe7f4d53ed /apps/files_external/l10n/en_GB.js | |
parent | 53195cbf3a11592935cdd83f9cdd50fd378ced04 (diff) | |
download | nextcloud-server-b8074ae007223d6304ac3ba4ada8836c3b344d9e.tar.gz nextcloud-server-b8074ae007223d6304ac3ba4ada8836c3b344d9e.zip |
[tx-robot] updated 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.js | 19 |
1 files changed, 18 insertions, 1 deletions
diff --git a/apps/files_external/l10n/en_GB.js b/apps/files_external/l10n/en_GB.js index 5d1d25721b8..59df79e7c7f 100644 --- a/apps/files_external/l10n/en_GB.js +++ b/apps/files_external/l10n/en_GB.js @@ -11,6 +11,7 @@ OC.L10N.register( "Generate keys" : "Generate keys", "Error generating key pair" : "Error generating key pair", "All users. Type to select user or group." : "All users. Type to select user or group.", + "(Group)" : "(Group)", "Compatibility with Mac NFD encoding (slow)" : "Compatibility with Mac NFD encoding (slow)", "Enable encryption" : "Enable encryption", "Enable previews" : "Enable previews", @@ -21,8 +22,11 @@ OC.L10N.register( "Read only" : "Read only", "Disconnect" : "Disconnect", "Admin defined" : "Admin defined", + "Automatic status checking is disabled due to the large number of configured storages, click to check status" : "Automatic status checking is disabled due to the large number of configured storages, click to check status", + "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself.", "Delete storage?" : "Delete storage?", "Saved" : "Saved", + "Saving …" : "Saving …", "Save" : "Save", "Empty response from the server" : "Empty response from the server", "Couldn't access. Please log out and in again to activate this mount point" : "Couldn't access. Please log out and in again to activate this mount point", @@ -38,6 +42,7 @@ OC.L10N.register( "Credentials saved" : "Credentials saved", "Credentials saving failed" : "Credentials saving failed", "Credentials required" : "Credentials required", + "Forbidden to manage local mounts" : "Forbidden to manage local mounts", "Storage with ID \"%d\" not found" : "Storage with ID \"%d\" not found", "Invalid backend or authentication mechanism class" : "Invalid backend or authentication mechanism class", "Invalid mount point" : "Invalid mount point", @@ -71,11 +76,14 @@ OC.L10N.register( "Log-in credentials, save in database" : "Log-in credentials, save in database", "Username and password" : "Username and password", "Log-in credentials, save in session" : "Log-in credentials, save in session", + "Global credentials, user entered" : "Global credentials, user entered", "User entered, store in database" : "User entered, store in database", "RSA public key" : "RSA public key", "Public key" : "Public key", "RSA private key" : "RSA private key", "Private key" : "Private key", + "Kerberos default realm, defaults to \"WORKGROUP\"" : "Kerberos default realm, defaults to \"WORKGROUP\"", + "Kerberos ticket Apache mode" : "Kerberos ticket Apache mode", "Kerberos ticket" : "Kerberos ticket", "Amazon S3" : "Amazon S3", "Bucket" : "Bucket", @@ -98,14 +106,20 @@ OC.L10N.register( "SFTP" : "SFTP", "Root" : "Root", "SFTP with secret key login" : "SFTP with secret key login", + "SMB/CIFS" : "SMB/CIFS", "Share" : "Share", "Show hidden files" : "Show hidden files", + "Verify ACL access when listing files" : "Verify ACL access when listing files", + "Check the ACL's of each file or folder inside a directory to filter out items where the user has no read permissions, comes with a performance penalty" : "Check the ACL's of each file or folder inside a directory to filter out items where the user has no read permissions, comes with a performance penalty", + "Timeout" : "Timeout", + "SMB/CIFS using OC login" : "SMB/CIFS using OC login", "Username as share" : "Username as share", "OpenStack Object Storage" : "OpenStack Object Storage", "Service name" : "Service name", "Request timeout (seconds)" : "Request timeout (seconds)", "The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it.", "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it.", + "\"%1$s\" is not installed. Mounting of %2$s is not possible. Please ask your system administrator to install it." : "\"%1$s\" is not installed. Mounting of %2$s is not possible. Please ask your system administrator to install it.", "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.", @@ -114,6 +128,7 @@ OC.L10N.register( "Storage type" : "Storage type", "Scope" : "Scope", "Open documentation" : "Open documentation", + "External storage enables you to mount external storage services and devices as secondary Nextcloud storage devices. You may also allow users to mount their own external storage services." : "External storage enables you to mount external storage services and devices as secondary Nextcloud storage devices. You may also allow users to mount their own external storage services.", "Folder name" : "Folder name", "Authentication" : "Authentication", "Configuration" : "Configuration", @@ -122,7 +137,9 @@ OC.L10N.register( "Add storage" : "Add storage", "Advanced settings" : "Advanced settings", "Allow users to mount external storage" : "Allow users to mount external storage", + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Global credentials can be used to authenticate with multiple external storages that have the same credentials.", "Delete" : "Delete", - "Are you sure you want to delete this external storage?" : "Are you sure you want to delete this external storage?" + "Are you sure you want to delete this external storage?" : "Are you sure you want to delete this external storage?", + "Kerberos ticket apache mode" : "Kerberos ticket apache mode" }, "nplurals=2; plural=(n != 1);"); |