diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-08-25 12:39:10 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-08-25 12:39:10 -0400 |
commit | 2171cc02c31c3629ee1c2fe5cdafd64500bb08b0 (patch) | |
tree | bda2aec8d68028bf7e441a73a4fa206eadeafb3d /apps/files_external/l10n/en_GB.js | |
parent | 891673d9ea4d5301a26030f30ca7aeb5689c630b (diff) | |
download | nextcloud-server-2171cc02c31c3629ee1c2fe5cdafd64500bb08b0.tar.gz nextcloud-server-2171cc02c31c3629ee1c2fe5cdafd64500bb08b0.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 | 64 |
1 files changed, 29 insertions, 35 deletions
diff --git a/apps/files_external/l10n/en_GB.js b/apps/files_external/l10n/en_GB.js index 29c1eebb7e3..6c986ed5911 100644 --- a/apps/files_external/l10n/en_GB.js +++ b/apps/files_external/l10n/en_GB.js @@ -1,36 +1,12 @@ OC.L10N.register( "files_external", { - "Fetching request tokens failed. Verify that your Dropbox app key and secret are correct." : "Fetching request tokens failed. Verify that your Dropbox app key and secret are correct.", - "Fetching access tokens failed. Verify that your Dropbox app key and secret are correct." : "Fetching access tokens failed. Verify that your Dropbox app key and secret are correct.", - "Please provide a valid Dropbox app key and secret." : "Please provide a valid Dropbox 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", - "Local" : "Local", - "Location" : "Location", - "Amazon S3" : "Amazon S3", - "Key" : "Key", - "Secret" : "Secret", - "Bucket" : "Bucket", - "Amazon S3 and compliant" : "Amazon S3 and compliant", - "Access Key" : "Access Key", - "Secret Key" : "Secret Key", - "Hostname" : "Hostname", - "Port" : "Port", - "Region" : "Region", - "Enable SSL" : "Enable SSL", - "Enable Path Style" : "Enable Path Style", - "App key" : "App key", - "App secret" : "App secret", - "Host" : "Host", - "Username" : "Username", - "Password" : "Password", - "Remote subfolder" : "Remote subfolder", - "Secure ftps://" : "Secure ftps://", - "Client ID" : "Client ID", - "Client secret" : "Client secret", "OpenStack Object Storage" : "OpenStack Object Storage", + "Username" : "Username", + "Bucket" : "Bucket", "Region (optional for OpenStack Object Storage)" : "Region (optional for OpenStack Object Storage)", "API Key (required for Rackspace Cloud Files)" : "API Key (required for Rackspace Cloud Files)", "Tenantname (required for OpenStack Object Storage)" : "Tenantname (required for OpenStack Object Storage)", @@ -38,22 +14,20 @@ OC.L10N.register( "Service Name (required for OpenStack Object Storage)" : "Service Name (required for OpenStack Object Storage)", "URL of identity endpoint (required for OpenStack Object Storage)" : "URL of identity endpoint (required for OpenStack Object Storage)", "Timeout of HTTP requests in seconds" : "Timeout of HTTP requests in seconds", - "Share" : "Share", "SMB / CIFS using OC login" : "SMB / CIFS using OC login", + "Host" : "Host", "Username as share" : "Username as share", - "URL" : "URL", - "Secure https://" : "Secure https://", + "Share" : "Share", + "Remote subfolder" : "Remote subfolder", "SFTP with secret key login" : "SFTP with secret key login", "Public key" : "Public key", "Storage with id \"%i\" not found" : "Storage with id \"%i\" not found", "Invalid mount point" : "Invalid mount point", "Invalid storage backend \"%s\"" : "Invalid storage backend \"%s\"", - "Access granted" : "Access granted", - "Error configuring Dropbox storage" : "Error configuring Dropbox storage", - "Grant access" : "Grant access", - "Error configuring Google Drive storage" : "Error configuring Google Drive storage", "Personal" : "Personal", "System" : "System", + "Grant access" : "Grant access", + "Access granted" : "Access granted", "Enable encryption" : "Enable encryption", "Enable previews" : "Enable previews", "Check for changes" : "Check for changes", @@ -65,8 +39,28 @@ OC.L10N.register( "Saved" : "Saved", "Generate keys" : "Generate keys", "Error generating key pair" : "Error generating key pair", + "None" : "None", + "App key" : "App key", + "App secret" : "App secret", + "Client ID" : "Client ID", + "Client secret" : "Client secret", + "Password" : "Password", + "Amazon S3" : "Amazon S3", + "Hostname" : "Hostname", + "Port" : "Port", + "Region" : "Region", + "Enable SSL" : "Enable SSL", + "Enable Path Style" : "Enable Path Style", + "WebDAV" : "WebDAV", + "URL" : "URL", + "Secure https://" : "Secure https://", + "Dropbox" : "Dropbox", + "Secure ftps://" : "Secure ftps://", + "Local" : "Local", + "Location" : "Location", + "ownCloud" : "ownCloud", + "Root" : "Root", "<b>Note:</b> " : "<b>Note:</b> ", - "and" : "and", "<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.", "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it.", @@ -79,9 +73,9 @@ OC.L10N.register( "Folder name" : "Folder name", "Configuration" : "Configuration", "Available for" : "Available for", - "Add storage" : "Add storage", "Advanced settings" : "Advanced settings", "Delete" : "Delete", + "Add storage" : "Add storage", "Enable User External Storage" : "Enable User External Storage", "Allow users to mount the following external storage" : "Allow users to mount the following external storage" }, |