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

ca.json « l10n « files_external « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 96e1a52f229c62fe034ef3fd65e05ef712fae8bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
{ "translations": {
    "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",
    "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\"",
    "Personal" : "Personal",
    "System" : "Sistema",
    "Grant access" : "Concedeix accés",
    "Generate keys" : "Generar claus",
    "Error generating key pair" : "Error en generar el parell de claus",
    "All users. Type to select user or group." : "Tots els usuaris. Escriu per seleccionar un usuari o grup.",
    "(group)" : "(grup)",
    "Saved" : "Desat",
    "Username" : "Nom d'usuari",
    "Password" : "Contrasenya",
    "Save" : "Desa",
    "None" : "Cap",
    "App key" : "Clau de l'aplicació",
    "App secret" : "Secret de l'aplicació",
    "Client ID" : "Client ID",
    "Client secret" : "Secret del client",
    "API key" : "codi API",
    "Public key" : "Clau pública",
    "Amazon S3" : "Amazon S3",
    "Bucket" : "Cub",
    "Hostname" : "Nom del servidor",
    "Port" : "Port",
    "Region" : "Comarca",
    "Enable SSL" : "Habilita SSL",
    "Enable Path Style" : "Permet l'estil del camí",
    "WebDAV" : "WebDAV",
    "URL" : "URL",
    "Remote subfolder" : "Subcarpeta remota",
    "Secure https://" : "Protocol segur https://",
    "Host" : "Equip remot",
    "Secure ftps://" : "Protocol segur ftps://",
    "Local" : "Local",
    "Location" : "Ubicació",
    "ownCloud" : "ownCloud",
    "Root" : "Arrel",
    "SFTP with secret key login" : "Inici de sessió SFTP amb clau secreta",
    "Share" : "Comparteix",
    "SMB / CIFS using OC login" : "SMB / CIFS usant acreditació OC",
    "Username as share" : "Nom d'usuari per compartir",
    "OpenStack Object Storage" : "OpenStack Object Storage",
    "<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.",
    "No external storage configured" : "Sense emmagatzematge extern configurat",
    "You can add external storages in the personal settings" : "Pot agregar emmagatzematges externs en la configuració personal",
    "Name" : "Nom",
    "Storage type" : "Tipus d'emmagatzemament",
    "Scope" : "Abast",
    "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",
    "External Storage" : "Emmagatzemament extern",
    "Folder name" : "Nom de la carpeta",
    "Configuration" : "Configuració",
    "Available for" : "Disponible per",
    "Add storage" : "Afegeix emmagatzemament",
    "Advanced settings" : "Configuració avançada",
    "Delete" : "Esborra",
    "Allow users to mount the following external storage" : "Permet als usuaris muntar els dispositius externs següents"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}