Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-08-25 19:39:10 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-08-25 19:39:10 +0300
commit2171cc02c31c3629ee1c2fe5cdafd64500bb08b0 (patch)
treebda2aec8d68028bf7e441a73a4fa206eadeafb3d /apps/files_external/l10n/ca.json
parent891673d9ea4d5301a26030f30ca7aeb5689c630b (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/ca.json')
-rw-r--r--apps/files_external/l10n/ca.json63
1 files changed, 28 insertions, 35 deletions
diff --git a/apps/files_external/l10n/ca.json b/apps/files_external/l10n/ca.json
index 6295ed8df3d..0b5cc866f59 100644
--- a/apps/files_external/l10n/ca.json
+++ b/apps/files_external/l10n/ca.json
@@ -1,34 +1,10 @@
{ "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",
- "Remote subfolder" : "Subcarpeta remota",
- "Secure ftps://" : "Protocol segur ftps://",
- "Client ID" : "Client ID",
- "Client secret" : "Secret del client",
"OpenStack Object Storage" : "OpenStack Object Storage",
+ "Username" : "Nom d'usuari",
+ "Bucket" : "Cub",
"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)",
@@ -36,22 +12,20 @@
"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",
+ "Host" : "Equip remot",
"Username as share" : "Nom d'usuari per compartir",
- "URL" : "URL",
- "Secure https://" : "Protocol segur https://",
+ "Share" : "Comparteix",
+ "Remote subfolder" : "Subcarpeta remota",
"SFTP with secret key login" : "Inici de sessió SFTP amb clau secreta",
"Public key" : "Clau pública",
"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\"",
- "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",
+ "Grant access" : "Concedeix accés",
+ "Access granted" : "S'ha concedit l'accés",
"Enable encryption" : "Habilitar xifrat",
"Enable previews" : "Habilitar vistes prèvies",
"Check for changes" : "Comproveu si hi ha canvis",
@@ -63,8 +37,27 @@
"Saved" : "Desat",
"Generate keys" : "Generar claus",
"Error generating key pair" : "Error en generar el parell de claus",
+ "None" : "Cap",
+ "App key" : "Clau de l'aplicació",
+ "App secret" : "Secret de l'aplicació",
+ "Client ID" : "Client ID",
+ "Client secret" : "Secret del client",
+ "Password" : "Contrasenya",
+ "Amazon S3" : "Amazon S3",
+ "Hostname" : "Nom del servidor",
+ "Port" : "Port",
+ "Region" : "Comarca",
+ "Enable SSL" : "Habilita SSL",
+ "Enable Path Style" : "Permet l'estil del camí",
+ "WebDAV" : "WebDAV",
+ "URL" : "URL",
+ "Secure https://" : "Protocol segur https://",
+ "Secure ftps://" : "Protocol segur ftps://",
+ "Local" : "Local",
+ "Location" : "Ubicació",
+ "ownCloud" : "ownCloud",
+ "Root" : "Arrel",
"<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.",
@@ -77,9 +70,9 @@
"Folder name" : "Nom de la carpeta",
"Configuration" : "Configuració",
"Available for" : "Disponible per",
- "Add storage" : "Afegeix emmagatzemament",
"Advanced settings" : "Configuració avançada",
"Delete" : "Esborra",
+ "Add storage" : "Afegeix emmagatzemament",
"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);"