2013-08-09 16:06:31 +04:00
< ? php
$TRANSLATIONS = array (
2014-06-29 09:56:00 +04:00
" Please provide a valid Dropbox app key and secret. " => " Proporcioneu una clau d'aplicació i secret vàlids per a Dropbox " ,
2014-06-07 09:56:13 +04:00
" External storage " => " Emmagatzemament extern " ,
2014-04-30 09:57:53 +04:00
" Local " => " Local " ,
" Location " => " Ubicació " ,
2014-05-24 09:55:34 +04:00
" Amazon S3 " => " Amazon S3 " ,
" Key " => " Clau " ,
" Secret " => " Secret " ,
2014-06-19 09:55:38 +04:00
" Bucket " => " Cub " ,
" Amazon S3 and compliant " => " Amazon S3 i similars " ,
2014-05-24 09:55:34 +04:00
" Access Key " => " Clau d'accés " ,
" Secret Key " => " Clau secreta " ,
2014-06-19 09:55:38 +04:00
" Hostname (optional) " => " Nom de l'equip (opcional) " ,
" Port (optional) " => " Port (opcional) " ,
" Region (optional) " => " Regió (opcional) " ,
2014-05-24 09:55:34 +04:00
" Enable SSL " => " Habilita SSL " ,
2014-06-19 09:55:38 +04:00
" Enable Path Style " => " Permet l'estil del camí " ,
" App key " => " Clau de l'aplicació " ,
" App secret " => " Secret de l'aplicació " ,
2014-05-17 09:57:38 +04:00
" Host " => " Equip remot " ,
2014-04-30 09:57:53 +04:00
" Username " => " Nom d'usuari " ,
" Password " => " Contrasenya " ,
2014-06-19 09:55:38 +04:00
" Root " => " Arrel " ,
2014-05-24 09:55:34 +04:00
" Secure ftps:// " => " Protocol segur ftps:// " ,
" Client ID " => " Client ID " ,
2014-06-19 09:55:38 +04:00
" Client secret " => " Secret del client " ,
" OpenStack Object Storage " => " OpenStack Object Storage " ,
2014-05-24 09:55:34 +04:00
" Username (required) " => " Nom d'usuari (necessari) " ,
2014-06-19 09:55:38 +04:00
" Bucket (required) " => " Cub (requerit) " ,
" Region (optional for OpenStack Object Storage) " => " Regió (opcional per OpenStack Object Storage) " ,
" API Key (required for Rackspace Cloud Files) " => " Clau API (requerit per fitxers al núvol Rackspace) " ,
" Tenantname (required for OpenStack Object Storage) " => " Tenantname (requerit per OpenStack Object Storage) " ,
" Password (required for OpenStack Object Storage) " => " Contrasenya (requerit per OpenStack Object Storage) " ,
" Service Name (required for OpenStack Object Storage) " => " Nom del servei (requerit per OpenStack Object Storage) " ,
" URL of identity endpoint (required for OpenStack Object Storage) " => " URL del punt identificador final (requerit per OpenStack Object Storage) " ,
" Timeout of HTTP requests in seconds (optional) " => " Temps d'espera dels requeriments HTTP en segons (opcional) " ,
2014-04-30 09:57:53 +04:00
" Share " => " Comparteix " ,
2014-06-19 09:55:38 +04:00
" SMB / CIFS using OC login " => " SMB / CIFS usant acreditació OC " ,
2014-05-24 09:55:34 +04:00
" Username as share " => " Nom d'usuari per compartir " ,
2014-05-16 09:55:55 +04:00
" URL " => " URL " ,
2014-05-24 09:55:34 +04:00
" Secure https:// " => " Protocol segur https:// " ,
" Remote subfolder " => " Subcarpeta remota " ,
2012-10-04 04:07:35 +04:00
" Access granted " => " S'ha concedit l'accés " ,
" Error configuring Dropbox storage " => " Error en configurar l'emmagatzemament Dropbox " ,
" Grant access " => " Concedeix accés " ,
" Error configuring Google Drive storage " => " Error en configurar l'emmagatzemament Google Drive " ,
2014-06-08 09:56:13 +04:00
" Personal " => " Personal " ,
2014-06-19 09:55:38 +04:00
" System " => " Sistema " ,
2014-03-19 09:55:39 +04:00
" Saved " => " Desat " ,
2014-04-16 09:57:34 +04:00
" <b>Note:</b> " => " <b>Nota:</b> " ,
" and " => " i " ,
" <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. " ,
2014-06-19 09:55:38 +04:00
" You don't have any external storages " => " No teniu emmagatzaments externs " ,
2014-06-08 09:56:13 +04:00
" Name " => " Nom " ,
2014-06-19 09:55:38 +04:00
" Storage type " => " Tipus d'emmagatzemament " ,
" Scope " => " Abast " ,
2012-08-14 01:19:31 +04:00
" External Storage " => " Emmagatzemament extern " ,
2013-03-01 03:07:02 +04:00
" Folder name " => " Nom de la carpeta " ,
2012-08-14 01:19:31 +04:00
" Configuration " => " Configuració " ,
" Options " => " Options " ,
2014-04-16 09:57:34 +04:00
" Available for " => " Disponible per " ,
2013-03-01 03:07:02 +04:00
" Add storage " => " Afegeix emmagatzemament " ,
2014-04-16 09:57:34 +04:00
" No user or group " => " Sense usuaris o grups " ,
2012-08-14 01:19:31 +04:00
" All Users " => " Tots els usuaris " ,
" Groups " => " Grups " ,
" Users " => " Usuaris " ,
2013-04-27 04:24:29 +04:00
" Delete " => " Esborra " ,
2012-08-14 01:19:31 +04:00
" Enable User External Storage " => " Habilita l'emmagatzemament extern d'usuari " ,
2014-03-19 09:55:39 +04:00
" Allow users to mount the following external storage " => " Permet als usuaris muntar els dispositius externs següents " ,
2012-10-03 01:18:26 +04:00
" SSL root certificates " => " Certificats SSL root " ,
" Import Root Certificate " => " Importa certificat root "
2012-08-14 01:19:31 +04:00
);
2013-08-09 16:06:31 +04:00
$PLURAL_FORMS = " nplurals=2; plural=(n != 1); " ;