diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-02-25 01:58:06 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-02-25 01:58:06 -0500 |
commit | 32f4bea0ae174487fd5a58e2c9eeb6e567d1ff91 (patch) | |
tree | f76817d760d9e7d1fb5d3f3b96bc961c879b107c /apps/files_external/l10n/en_GB.js | |
parent | faf65e73b778867d36f0e13dd1b0f1a4ef1f4723 (diff) | |
download | nextcloud-server-32f4bea0ae174487fd5a58e2c9eeb6e567d1ff91.tar.gz nextcloud-server-32f4bea0ae174487fd5a58e2c9eeb6e567d1ff91.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/en_GB.js')
-rw-r--r-- | apps/files_external/l10n/en_GB.js | 53 |
1 files changed, 51 insertions, 2 deletions
diff --git a/apps/files_external/l10n/en_GB.js b/apps/files_external/l10n/en_GB.js index 6390b2ffe7e..7a8d221b26a 100644 --- a/apps/files_external/l10n/en_GB.js +++ b/apps/files_external/l10n/en_GB.js @@ -1,36 +1,76 @@ OC.L10N.register( "files_external", { + "Fetching request tokens failed. Verify that your app key and secret are correct." : "Fetching request tokens failed. Verify that your app key and secret are correct.", + "Fetching access tokens failed. Verify that your app key and secret are correct." : "Fetching access tokens failed. Verify that your app key and secret are correct.", + "Please provide a valid app key and secret." : "Please provide a valid app key and secret.", "Step 1 failed. Exception: %s" : "Step 1 failed. Exception: %s", "Step 2 failed. Exception: %s" : "Step 2 failed. Exception: %s", "External storage" : "External storage", "Storage with id \"%i\" not found" : "Storage with id \"%i\" not found", + "Invalid backend or authentication mechanism class" : "Invalid backend or authentication mechanism class", "Invalid mount point" : "Invalid mount point", + "Objectstore forbidden" : "Objectstore forbidden", "Invalid storage backend \"%s\"" : "Invalid storage backend \"%s\"", + "Not permitted to use backend \"%s\"" : "Not permitted to use backend \"%s\"", + "Not permitted to use authentication mechanism \"%s\"" : "Not permitted to use authentication mechanism \"%s\"", + "Unsatisfied backend parameters" : "Unsatisfied backend parameters", + "Unsatisfied authentication mechanism parameters" : "Unsatisfied authentication mechanism parameters", + "Insufficient data: %s" : "Insufficient data: %s", + "%s" : "%s", + "Storage with id \"%i\" is not user editable" : "Storage with id \"%i\" is not user editable", "Personal" : "Personal", "System" : "System", "Grant access" : "Grant access", "Access granted" : "Access granted", + "Error configuring OAuth1" : "Error configuring OAuth1", + "Error configuring OAuth2" : "Error configuring OAuth2", "Generate keys" : "Generate keys", "Error generating key pair" : "Error generating key pair", "Enable encryption" : "Enable encryption", "Enable previews" : "Enable previews", + "Enable sharing" : "Enable sharing", "Check for changes" : "Check for changes", "Never" : "Never", "Once every direct access" : "Once every direct access", "All users. Type to select user or group." : "All users. Type to select user or group.", "(group)" : "(group)", + "Admin defined" : "Admin defined", "Saved" : "Saved", - "Saving..." : "Saving...", - "Save" : "Save", + "Empty response from the server" : "Empty response from the server", + "Couldn't access. Please logout and login to activate this mount point" : "Couldn't access. Please logout and login to activate this mount point", + "Couldn't get the information from the ownCloud server: {code} {type}" : "Couldn't get the information from the ownCloud server: {code} {type}", + "Couldn't get the list of external mount points: {type}" : "Couldn't get the list of external mount points: {type}", + "There was an error with message: " : "There was an error with message: ", + "External mount error" : "External mount error", + "external-storage" : "external-storage", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Couldn't get the list of Windows network drive mount points: empty response from the server", + "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Some of the configured external mount points are not connected. Please click on the red row(s) for more information", + "Please enter the credentials for the {mount} mount" : "Please enter the credentials for the {mount} mount", "Username" : "Username", "Password" : "Password", + "Credentials saved" : "Credentials saved", + "Credentials saving failed" : "Credentials saving failed", + "Credentials required" : "Credentials required", + "Save" : "Save", + "Access key" : "Access key", + "Secret key" : "Secret key", + "Builtin" : "Builtin", "None" : "None", + "OAuth1" : "OAuth1", "App key" : "App key", "App secret" : "App secret", + "OAuth2" : "OAuth2", "Client ID" : "Client ID", "Client secret" : "Client secret", + "OpenStack" : "OpenStack", + "Tenant name" : "Tenant name", + "Identity endpoint URL" : "Identity endpoint URL", + "Rackspace" : "Rackspace", "API key" : "API key", + "Username and password" : "Username and password", + "Log-in credentials, save in session" : "Log-in credentials, save in session", + "RSA public key" : "RSA public key", "Public key" : "Public key", "Amazon S3" : "Amazon S3", "Bucket" : "Bucket", @@ -44,17 +84,24 @@ OC.L10N.register( "Remote subfolder" : "Remote subfolder", "Secure https://" : "Secure https://", "Dropbox" : "Dropbox", + "FTP" : "FTP", "Host" : "Host", "Secure ftps://" : "Secure ftps://", + "Google Drive" : "Google Drive", "Local" : "Local", "Location" : "Location", "ownCloud" : "ownCloud", + "SFTP" : "SFTP", "Root" : "Root", "SFTP with secret key login" : "SFTP with secret key login", + "SMB / CIFS" : "SMB / CIFS", "Share" : "Share", + "Domain" : "Domain", "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)", "<b>Note:</b> " : "<b>Note:</b> ", "<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it.", "<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it.", @@ -66,11 +113,13 @@ OC.L10N.register( "Scope" : "Scope", "External Storage" : "External Storage", "Folder name" : "Folder name", + "Authentication" : "Authentication", "Configuration" : "Configuration", "Available for" : "Available for", "Add storage" : "Add storage", "Advanced settings" : "Advanced settings", "Delete" : "Delete", + "Allow users to mount external storage" : "Allow users to mount external storage", "Allow users to mount the following external storage" : "Allow users to mount the following external storage" }, "nplurals=2; plural=(n != 1);"); |