2014-10-17 16:20:02 +04:00
{ "translations" : {
2015-06-15 08:54:58 +03:00
"Step 1 failed. Exception: %s" : "L’ etapa 1 a fracassat. Error : %s" ,
"Step 2 failed. Exception: %s" : "L’ etapa 2 a fracassat. Error : %s" ,
"External storage" : "Emmagazinatge extèrne" ,
"Storage with id \"%i\" not found" : "Emmagazinatge amb l'id \"%i\" pas trobat" ,
"Invalid mount point" : "Punt de montatge invalid" ,
"Invalid storage backend \"%s\"" : "Servici d'emmagazinatge invalid : \"%s\"" ,
2014-10-17 16:20:02 +04:00
"Personal" : "Personal" ,
2015-06-15 08:54:58 +03:00
"System" : "Sistèma" ,
2015-08-25 19:39:10 +03:00
"Grant access" : "Autorizar l'accès" ,
"Access granted" : "Accès autorizat" ,
2015-09-14 08:55:35 +03:00
"Generate keys" : "Generar de claus" ,
"Error generating key pair" : "Error al moment de la generacion de las claus" ,
2015-06-14 08:54:49 +03:00
"Enable encryption" : "Activar lo chiframent" ,
2015-10-04 08:55:02 +03:00
"Enable previews" : "Activar las previsualizacions" ,
"Never" : "Pas jamai" ,
2015-06-15 08:54:58 +03:00
"(group)" : "(grop)" ,
2015-10-21 08:56:16 +03:00
"Saved" : "Enregistrat" ,
2015-10-04 08:55:02 +03:00
"Access key" : "Clau d'accès" ,
"Secret key" : "Clau secreta" ,
2015-08-25 19:39:10 +03:00
"None" : "Pas cap" ,
2015-10-04 08:55:02 +03:00
"OAuth1" : "OAuth1" ,
2015-08-25 19:39:10 +03:00
"App key" : "App key" ,
"App secret" : "App secret" ,
2015-10-04 08:55:02 +03:00
"OAuth2" : "OAuth2" ,
2015-08-25 19:39:10 +03:00
"Client ID" : "ID Client" ,
"Client secret" : "Secret client" ,
2015-09-14 08:55:35 +03:00
"Username" : "Nom d'utilizaire" ,
2015-08-25 19:39:10 +03:00
"Password" : "Senhal" ,
2015-09-28 12:07:18 +03:00
"API key" : "Clau API" ,
2015-10-04 08:55:02 +03:00
"RSA public key" : "Clau publica RSA" ,
2015-09-14 08:55:35 +03:00
"Public key" : "Clau publica" ,
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" : "Nom de l'òste" ,
"Port" : "Pòrt" ,
"Region" : "Region" ,
"Enable SSL" : "Activar SSL" ,
"Enable Path Style" : "Accès per path" ,
"WebDAV" : "WebDAV" ,
"URL" : "URL" ,
2015-09-14 08:55:35 +03:00
"Remote subfolder" : "Sosdorsièr distant" ,
2015-08-25 19:39:10 +03:00
"Secure https://" : "Securizacion https://" ,
2015-10-04 08:55:02 +03:00
"Dropbox" : "Dropbox" ,
"FTP" : "FTP" ,
2015-09-14 08:55:35 +03:00
"Host" : "Òste" ,
2015-08-25 19:39:10 +03:00
"Secure ftps://" : "Securizacion ftps://" ,
2015-10-04 08:55:02 +03:00
"Google Drive" : "Google Drive" ,
2015-08-25 19:39:10 +03:00
"Local" : "Local" ,
"Location" : "Emplaçament" ,
"ownCloud" : "ownCloud" ,
2015-10-04 08:55:02 +03:00
"SFTP" : "SFTP" ,
2015-09-28 12:07:18 +03:00
"SFTP with secret key login" : "SFTP amb un identificant secret" ,
2015-10-04 08:55:02 +03:00
"SMB / CIFS" : "SMB / CIFS" ,
2015-09-14 08:55:35 +03:00
"Share" : "Partejar" ,
2015-10-04 08:55:02 +03:00
"Domain" : "Domeni" ,
2015-09-28 12:07:18 +03:00
"SMB / CIFS using OC login" : "SMB / CIFS en utilizant los identificants OC" ,
2015-09-14 08:55:35 +03:00
"Username as share" : "Nom d'utilizaire coma nom de partiment" ,
"OpenStack Object Storage" : "OpenStack Object Storage" ,
2015-10-04 08:55:02 +03:00
"Service name" : "Nom del servici" ,
2015-06-15 08:54:58 +03:00
"<b>Note:</b> " : "<b>Atencion :</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>Atencion :</b> La presa en carga de cURL per PHP es pas activada o installada. Lo montatge de %s es pas possible. Contactatz vòstre administrator sistèma per l'installar." ,
"<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>Atencion : </b> La presa en carga del FTP per PHP es pas activada o installada. Lo montatge de %s es pas possible. Contactatz vòstre administrator sistèma per l'installar." ,
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Atencion : </b> \"%s\" es pas installat. Lo montatge de %s es pas possible. Contactatz vòstre administrator sistèma per l'installar." ,
"No external storage configured" : "Aucun emmagazinatge externe configurat" ,
"You can add external storages in the personal settings" : "Podètz apondre des emmagazinatges externes dins los paramètres personals" ,
2014-10-17 16:20:02 +04:00
"Name" : "Nom" ,
2015-06-15 08:54:58 +03:00
"Storage type" : "Tipe d'emmagazinatge" ,
"Scope" : "Portada" ,
"External Storage" : "Emmagazinatge externe" ,
"Folder name" : "Nom del dorsièr" ,
2015-10-04 08:55:02 +03:00
"Authentication" : "Autentificacion" ,
2015-06-15 08:54:58 +03:00
"Configuration" : "Configuracion" ,
"Available for" : "Disponible per" ,
"Advanced settings" : "Paramètres avançats" ,
"Delete" : "Suprimir" ,
2015-08-25 19:39:10 +03:00
"Add storage" : "Apondre un supòrt d'emmagazinatge" ,
2015-06-15 08:54:58 +03:00
"Allow users to mount the following external storage" : "Autorizar los utilizaires a montar los emmagazinatges extèrnes seguents"
2014-10-17 16:20:02 +04:00
} , "pluralForm" : "nplurals=2; plural=(n > 1);"
}