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

gl.json « l10n « files_external « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 29dde23c329299257f736f9dfb0c95025e9f6a8a (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
72
73
{ "translations": {
    "Step 1 failed. Exception: %s" : "Fallou o paso 1. Excepción: %s",
    "Step 2 failed. Exception: %s" : "Fallou o paso 2. Excepción: %s",
    "External storage" : "Almacenamento externo",
    "Storage with id \"%i\" not found" : "Non se atopa o almacenamento co ID «%i» ",
    "Invalid mount point" : "Punto de montaxe incorrecto",
    "Invalid storage backend \"%s\"" : "Infraestrutura de almacenamento «%s» incorrecta",
    "Personal" : "Persoal",
    "System" : "Sistema",
    "Grant access" : "Permitir o acceso",
    "Access granted" : "Concedeuse acceso",
    "Generate keys" : "Xerar chaves",
    "Error generating key pair" : "Produciuse un erro ao xerar o par de chaves",
    "Enable encryption" : "Activar o cifrado",
    "Enable previews" : "Activar as vistas previas",
    "Check for changes" : "Comprobar se hai cambios",
    "Never" : "Nunca",
    "Once every direct access" : "Unha vez cada acceso directo",
    "Every time the filesystem is used" : "Cada vez que se utiliza o sistema de ficheiros",
    "All users. Type to select user or group." : "Todos os usuarios. Escriba para seleccionar usuario ou grupo.",
    "(group)" : "(grupo)",
    "Saved" : "Gardado",
    "None" : "Ningún",
    "App key" : "Clave da API",
    "App secret" : "Secreto da aplicación",
    "Client ID" : "ID do cliente",
    "Client secret" : "Secreto do cliente",
    "Username" : "Nome de usuario",
    "Password" : "Contrasinal",
    "API key" : "Chave da API",
    "Public key" : "Chave pública",
    "Amazon S3" : "Amazon S3",
    "Bucket" : "Bucket",
    "Hostname" : "Nome de máquina",
    "Port" : "Porto",
    "Region" : "Rexión",
    "Enable SSL" : "Activar SSL",
    "Enable Path Style" : "Activar o estilo de ruta",
    "WebDAV" : "WebDAV",
    "URL" : "URL",
    "Remote subfolder" : "Subcartafol remoto",
    "Secure https://" : "https:// seguro",
    "Dropbox" : "Dropbox",
    "Host" : "Servidor",
    "Secure ftps://" : "ftps:// seguro",
    "Local" : "Local",
    "Location" : "Localización",
    "ownCloud" : "ownCloud",
    "Root" : "Root (raíz)",
    "SFTP with secret key login" : "SFTP con chave secreta de acceso",
    "Share" : "Compartir",
    "SMB / CIFS using OC login" : "SMB / CIFS usando acceso OC",
    "Username as share" : "Nome de usuario como compartición",
    "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> A compatibilidade de cURL en PHP non está activada, ou non está instalado. Non é posíbel a montaxe de %s. Consulte co administrador do sistema como instalalo.",
    "<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> A compatibilidade de FTP en PHP non está activada, ou non está instalado. Non é posíbel a montaxe de %s. Consulte co administrador do sistema como instalalo.",
    "<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»  non está instalado. Non é posíbel a montaxe de %s. Consulte co administrador do sistema como instalalo.",
    "No external storage configured" : "Non hai un almacenamento externo configurado",
    "You can add external storages in the personal settings" : "Pode engadir almacenamentos externos nos axustes persoais",
    "Name" : "Nome",
    "Storage type" : "Tipo de almacenamento",
    "Scope" : "Ámbito",
    "External Storage" : "Almacenamento externo",
    "Folder name" : "Nome do cartafol",
    "Configuration" : "Configuración",
    "Available for" : "Dispoñíbel para",
    "Advanced settings" : "Axustes avanzados",
    "Delete" : "Eliminar",
    "Add storage" : "Engadir almacenamento",
    "Allow users to mount the following external storage" : "Permitirlle aos usuarios montar o seguinte almacenamento externo"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}