2014-10-17 16:20:02 +04:00
OC . L10N . register (
"files_external" ,
{
2017-05-25 03:08:04 +03:00
"External storages" : "External storages" ,
2014-10-17 16:20:02 +04:00
"Personal" : "Personal" ,
"System" : "System" ,
2015-08-25 19:39:10 +03:00
"Grant access" : "Grant access" ,
2016-02-25 09:58:06 +03:00
"Error configuring OAuth1" : "Error configuring OAuth1" ,
2017-08-17 03:08:14 +03:00
"Please provide a valid app key and secret." : "Please provide a valid app key and secret." ,
2016-02-25 09:58:06 +03:00
"Error configuring OAuth2" : "Error configuring OAuth2" ,
2015-09-14 08:55:35 +03:00
"Generate keys" : "Generate keys" ,
"Error generating key pair" : "Error generating key pair" ,
2014-10-17 16:20:02 +04:00
"All users. Type to select user or group." : "All users. Type to select user or group." ,
"(group)" : "(group)" ,
2016-05-27 08:55:35 +03:00
"Compatibility with Mac NFD encoding (slow)" : "Compatibility with Mac NFD encoding (slow)" ,
2016-02-25 09:58:06 +03:00
"Admin defined" : "Admin defined" ,
2017-10-01 03:08:24 +03:00
"Are you sure you want to delete this external storage" : "Are you sure you want to delete this external storage" ,
"Delete storage?" : "Delete storage?" ,
2014-10-17 16:20:02 +04:00
"Saved" : "Saved" ,
2016-07-06 16:28:06 +03:00
"Saving..." : "Saving..." ,
"Save" : "Save" ,
2016-02-25 09:58:06 +03:00
"Empty response from the server" : "Empty response from the server" ,
2017-07-22 03:08:07 +03:00
"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" ,
2017-05-25 03:08:04 +03:00
"Couldn't get the information from the remote server: {code} {type}" : "Couldn't get the information from the remote server: {code} {type}" ,
2016-02-25 09:58:06 +03:00
"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" ,
2017-07-22 03:08:07 +03:00
"Couldn't fetch list of Windows network drive mount points: Empty response from server" : "Couldn't fetch list of Windows network drive mount points: Empty response from server" ,
2016-02-25 09:58:06 +03:00
"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" ,
2016-02-06 09:55:36 +03:00
"Username" : "Username" ,
"Password" : "Password" ,
2016-02-25 09:58:06 +03:00
"Credentials saved" : "Credentials saved" ,
"Credentials saving failed" : "Credentials saving failed" ,
"Credentials required" : "Credentials required" ,
2017-05-25 03:08:04 +03:00
"Storage with ID \"%d\" not found" : "Storage with ID \"%d\" not found" ,
2016-05-24 22:24:38 +03:00
"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" ,
2017-05-25 03:08:04 +03:00
"Storage with ID \"%d\" is not user editable" : "Storage with ID \"%d\" is not user editable" ,
2016-02-25 09:58:06 +03:00
"Access key" : "Access key" ,
"Secret key" : "Secret key" ,
"Builtin" : "Builtin" ,
2015-08-25 19:39:10 +03:00
"None" : "None" ,
2016-02-25 09:58:06 +03:00
"OAuth1" : "OAuth1" ,
2015-08-25 19:39:10 +03:00
"App key" : "App key" ,
"App secret" : "App secret" ,
2016-02-25 09:58:06 +03:00
"OAuth2" : "OAuth2" ,
2015-08-25 19:39:10 +03:00
"Client ID" : "Client ID" ,
"Client secret" : "Client secret" ,
2016-02-25 09:58:06 +03:00
"OpenStack" : "OpenStack" ,
"Tenant name" : "Tenant name" ,
"Identity endpoint URL" : "Identity endpoint URL" ,
"Rackspace" : "Rackspace" ,
2015-09-14 08:55:35 +03:00
"API key" : "API key" ,
2017-05-25 03:08:04 +03:00
"Global credentials" : "Global credentials" ,
2016-07-06 16:28:06 +03:00
"Log-in credentials, save in database" : "Log-in credentials, save in database" ,
2016-02-25 09:58:06 +03:00
"Username and password" : "Username and password" ,
"Log-in credentials, save in session" : "Log-in credentials, save in session" ,
2016-07-06 16:28:06 +03:00
"User entered, store in database" : "User entered, store in database" ,
2016-02-25 09:58:06 +03:00
"RSA public key" : "RSA public key" ,
2015-09-14 08:55:35 +03:00
"Public key" : "Public key" ,
2015-08-25 19:39:10 +03:00
"Amazon S3" : "Amazon S3" ,
2015-09-14 08:55:35 +03:00
"Bucket" : "Bucket" ,
2015-08-25 19:39:10 +03:00
"Hostname" : "Hostname" ,
"Port" : "Port" ,
"Region" : "Region" ,
"Enable SSL" : "Enable SSL" ,
"Enable Path Style" : "Enable Path Style" ,
2018-01-06 04:11:09 +03:00
"Legacy (v2) authentication" : "Legacy (v2) authentication" ,
2015-08-25 19:39:10 +03:00
"WebDAV" : "WebDAV" ,
"URL" : "URL" ,
2015-09-14 08:55:35 +03:00
"Remote subfolder" : "Remote subfolder" ,
2015-08-25 19:39:10 +03:00
"Secure https://" : "Secure https://" ,
2016-02-25 09:58:06 +03:00
"FTP" : "FTP" ,
2015-09-14 08:55:35 +03:00
"Host" : "Host" ,
2015-08-25 19:39:10 +03:00
"Secure ftps://" : "Secure ftps://" ,
"Local" : "Local" ,
"Location" : "Location" ,
2017-05-25 03:08:04 +03:00
"Nextcloud" : "Nextcloud" ,
2016-02-25 09:58:06 +03:00
"SFTP" : "SFTP" ,
2015-08-25 19:39:10 +03:00
"Root" : "Root" ,
2015-09-28 12:07:18 +03:00
"SFTP with secret key login" : "SFTP with secret key login" ,
2016-02-25 09:58:06 +03:00
"SMB / CIFS" : "SMB / CIFS" ,
2015-09-14 08:55:35 +03:00
"Share" : "Share" ,
2016-02-25 09:58:06 +03:00
"Domain" : "Domain" ,
2015-09-28 12:07:18 +03:00
"SMB / CIFS using OC login" : "SMB / CIFS using OC login" ,
2015-09-14 08:55:35 +03:00
"Username as share" : "Username as share" ,
"OpenStack Object Storage" : "OpenStack Object Storage" ,
2016-02-25 09:58:06 +03:00
"Service name" : "Service name" ,
"Request timeout (seconds)" : "Request timeout (seconds)" ,
2017-05-25 03:08:04 +03:00
"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." ,
"\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." ,
2018-02-13 00:34:01 +03:00
"External storage support" : "External storage support" ,
2015-01-13 09:56:58 +03:00
"No external storage configured" : "No external storage configured" ,
2015-04-23 08:54:51 +03:00
"You can add external storages in the personal settings" : "You can add external storages in the personal settings" ,
2014-10-17 16:20:02 +04:00
"Name" : "Name" ,
"Storage type" : "Storage type" ,
"Scope" : "Scope" ,
2016-04-09 19:28:39 +03:00
"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" ,
2014-10-17 16:20:02 +04:00
"Folder name" : "Folder name" ,
2017-05-08 23:49:06 +03:00
"External storage" : "External storage" ,
2016-02-25 09:58:06 +03:00
"Authentication" : "Authentication" ,
2014-10-17 16:20:02 +04:00
"Configuration" : "Configuration" ,
"Available for" : "Available for" ,
2015-11-25 09:55:37 +03:00
"Add storage" : "Add storage" ,
2015-04-23 08:54:51 +03:00
"Advanced settings" : "Advanced settings" ,
2014-10-17 16:20:02 +04:00
"Delete" : "Delete" ,
2016-02-25 09:58:06 +03:00
"Allow users to mount external storage" : "Allow users to mount external storage" ,
2018-02-13 00:34:01 +03:00
"Allow users to mount the following external storage" : "Allow users to mount the following external storage" ,
"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." ,
"Step 1 failed. Exception: %s" : "Step 1 failed. Exception: %s" ,
"Step 2 failed. Exception: %s" : "Step 2 failed. Exception: %s" ,
"Dropbox App Configuration" : "Dropbox App Configuration" ,
"Google Drive App Configuration" : "Google Drive App Configuration" ,
"Dropbox" : "Dropbox" ,
"Google Drive" : "Google Drive"
2014-10-17 16:20:02 +04:00
} ,
"nplurals=2; plural=(n != 1);" ) ;