diff options
author | Thomas Müller <thomas.mueller@tmit.eu> | 2014-10-17 14:20:02 +0200 |
---|---|---|
committer | Thomas Müller <thomas.mueller@tmit.eu> | 2014-10-29 10:13:50 +0100 |
commit | 9f7c571e401b5a1a59c0ae9faa119da98aa4a184 (patch) | |
tree | 2d52fc7f9dd9b507e38fb4f4e373e0f7a0a9f9fb /apps/files_external/l10n/ca.json | |
parent | 2f19de11e4c77b0f9195c3868960d8105541359f (diff) | |
download | nextcloud-server-9f7c571e401b5a1a59c0ae9faa119da98aa4a184.tar.gz nextcloud-server-9f7c571e401b5a1a59c0ae9faa119da98aa4a184.zip |
update all translation files to js and json
Diffstat (limited to 'apps/files_external/l10n/ca.json')
-rw-r--r-- | apps/files_external/l10n/ca.json | 72 |
1 files changed, 72 insertions, 0 deletions
diff --git a/apps/files_external/l10n/ca.json b/apps/files_external/l10n/ca.json new file mode 100644 index 00000000000..6bd1dcca39b --- /dev/null +++ b/apps/files_external/l10n/ca.json @@ -0,0 +1,72 @@ +{ "translations": { + "Fetching request tokens failed. Verify that your Dropbox app key and secret are correct." : "Ha fallat en obtenir els testimonis de la petició. Verifiqueu que la clau i la contrasenya de l'aplicació Dropbox són correctes.", + "Fetching access tokens failed. Verify that your Dropbox app key and secret are correct." : "Ha fallat en obtenir els testimonis de la petició. Verifiqueu que la clau i la contrasenya de l'aplicació Dropbox són correctes.", + "Please provide a valid Dropbox app key and secret." : "Proporcioneu una clau d'aplicació i secret vàlids per a Dropbox", + "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", + "Local" : "Local", + "Location" : "Ubicació", + "Amazon S3" : "Amazon S3", + "Key" : "Clau", + "Secret" : "Secret", + "Bucket" : "Cub", + "Amazon S3 and compliant" : "Amazon S3 i similars", + "Access Key" : "Clau d'accés", + "Secret Key" : "Clau secreta", + "Hostname" : "Nom del servidor", + "Port" : "Port", + "Region" : "Comarca", + "Enable SSL" : "Habilita SSL", + "Enable Path Style" : "Permet l'estil del camí", + "App key" : "Clau de l'aplicació", + "App secret" : "Secret de l'aplicació", + "Host" : "Equip remot", + "Username" : "Nom d'usuari", + "Password" : "Contrasenya", + "Root" : "Arrel", + "Secure ftps://" : "Protocol segur ftps://", + "Client ID" : "Client ID", + "Client secret" : "Secret del client", + "OpenStack Object Storage" : "OpenStack Object Storage", + "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" : "Temps d'expera màxim de les peticions HTTP en segons", + "Share" : "Comparteix", + "SMB / CIFS using OC login" : "SMB / CIFS usant acreditació OC", + "Username as share" : "Nom d'usuari per compartir", + "URL" : "URL", + "Secure https://" : "Protocol segur https://", + "Remote subfolder" : "Subcarpeta remota", + "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", + "Personal" : "Personal", + "System" : "Sistema", + "All users. Type to select user or group." : "Tots els usuaris. Escriu per seleccionar un usuari o grup.", + "(group)" : "(grup)", + "Saved" : "Desat", + "<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.", + "You don't have any external storages" : "No teniu emmagatzaments externs", + "Name" : "Nom", + "Storage type" : "Tipus d'emmagatzemament", + "Scope" : "Abast", + "External Storage" : "Emmagatzemament extern", + "Folder name" : "Nom de la carpeta", + "Configuration" : "Configuració", + "Available for" : "Disponible per", + "Add storage" : "Afegeix emmagatzemament", + "Delete" : "Esborra", + "Enable User External Storage" : "Habilita l'emmagatzemament extern d'usuari", + "Allow users to mount the following external storage" : "Permet als usuaris muntar els dispositius externs següents" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file |