2014-10-17 16:20:02 +04:00
OC . L10N . register (
"files_external" ,
{
"Step 1 failed. Exception: %s" : "El pas 1 ha fallat. Excepció: %s" ,
"Step 2 failed. Exception: %s" : "El pas 2 ha fallat. Excepció: %s" ,
"External storage" : "Emmagatzemament extern" ,
"Personal" : "Personal" ,
"System" : "Sistema" ,
2015-08-25 19:39:10 +03:00
"Grant access" : "Concedeix accés" ,
2015-09-14 08:55:35 +03:00
"Generate keys" : "Generar claus" ,
"Error generating key pair" : "Error en generar el parell de claus" ,
2014-10-17 16:20:02 +04:00
"All users. Type to select user or group." : "Tots els usuaris. Escriu per seleccionar un usuari o grup." ,
"(group)" : "(grup)" ,
"Saved" : "Desat" ,
2016-02-06 09:55:36 +03:00
"Username" : "Nom d'usuari" ,
"Password" : "Contrasenya" ,
2016-02-25 09:58:06 +03:00
"Save" : "Desa" ,
2016-05-24 22:24:38 +03:00
"Storage with id \"%i\" not found" : "No s'ha trobat emmagatzematge amb id \"%i\"" ,
"Invalid mount point" : "Punt de muntatge no vàlid" ,
"Invalid storage backend \"%s\"" : "Motor d'emmagatzematge no vàlid \"%s\"" ,
2015-08-25 19:39:10 +03:00
"None" : "Cap" ,
"App key" : "Clau de l'aplicació" ,
"App secret" : "Secret de l'aplicació" ,
"Client ID" : "Client ID" ,
"Client secret" : "Secret del client" ,
2015-09-14 08:55:35 +03:00
"API key" : "codi API" ,
"Public key" : "Clau pública" ,
2015-08-25 19:39:10 +03:00
"Amazon S3" : "Amazon S3" ,
2015-09-14 08:55:35 +03:00
"Bucket" : "Cub" ,
2015-08-25 19:39:10 +03:00
"Hostname" : "Nom del servidor" ,
"Port" : "Port" ,
"Region" : "Comarca" ,
"Enable SSL" : "Habilita SSL" ,
"Enable Path Style" : "Permet l'estil del camí" ,
"WebDAV" : "WebDAV" ,
"URL" : "URL" ,
2015-09-14 08:55:35 +03:00
"Remote subfolder" : "Subcarpeta remota" ,
2015-08-25 19:39:10 +03:00
"Secure https://" : "Protocol segur https://" ,
2015-09-14 08:55:35 +03:00
"Host" : "Equip remot" ,
2015-08-25 19:39:10 +03:00
"Secure ftps://" : "Protocol segur ftps://" ,
"Local" : "Local" ,
"Location" : "Ubicació" ,
"ownCloud" : "ownCloud" ,
"Root" : "Arrel" ,
2015-09-28 12:07:18 +03:00
"SFTP with secret key login" : "Inici de sessió SFTP amb clau secreta" ,
2015-09-14 08:55:35 +03:00
"Share" : "Comparteix" ,
2015-09-28 12:07:18 +03:00
"SMB / CIFS using OC login" : "SMB / CIFS usant acreditació OC" ,
2015-09-14 08:55:35 +03:00
"Username as share" : "Nom d'usuari per compartir" ,
"OpenStack Object Storage" : "OpenStack Object Storage" ,
2014-10-17 16:20:02 +04:00
"<b>Note:</b> " : "<b>Nota:</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>Nota:</b> El suport cURL no està activat o instal·lat a PHP. No es pot muntar %s. Demaneu a l'administrador del sistema que l'instal·li." ,
"<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>Nota:</b> El suport FTP per PHP no està activat o no està instal·lat. No es pot muntar %s. Demaneu a l'administrador del sistema que l'instal·li." ,
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> %s no està instal·lat. No es pot muntar %s. Demaneu a l'administrador del sistema que l'instal·li." ,
2015-03-18 08:55:22 +03:00
"No external storage configured" : "Sense emmagatzematge extern configurat" ,
2015-04-15 01:15:32 +03:00
"You can add external storages in the personal settings" : "Pot agregar emmagatzematges externs en la configuració personal" ,
2014-10-17 16:20:02 +04:00
"Name" : "Nom" ,
"Storage type" : "Tipus d'emmagatzemament" ,
"Scope" : "Abast" ,
2016-04-09 19:28:39 +03:00
"Enable encryption" : "Habilitar xifrat" ,
"Enable previews" : "Habilitar vistes prèvies" ,
"Check for changes" : "Comproveu si hi ha canvis" ,
"Never" : "Mai" ,
"Once every direct access" : "Un cop cada accés directe" ,
2014-10-17 16:20:02 +04:00
"External Storage" : "Emmagatzemament extern" ,
"Folder name" : "Nom de la carpeta" ,
"Configuration" : "Configuració" ,
"Available for" : "Disponible per" ,
2015-11-25 09:55:37 +03:00
"Add storage" : "Afegeix emmagatzemament" ,
2015-04-15 01:15:32 +03:00
"Advanced settings" : "Configuració avançada" ,
2014-10-17 16:20:02 +04:00
"Delete" : "Esborra" ,
"Allow users to mount the following external storage" : "Permet als usuaris muntar els dispositius externs següents"
} ,
"nplurals=2; plural=(n != 1);" ) ;