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

es.json « l10n - github.com/nextcloud/serverinfo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c52b952d69da92046434d055a8fde10100094f0b (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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
{ "translations": {
    "CPU info not available" : "Información de CPU no disponible",
    "Load average: {cpu} (last minute)" : "Carga media: {cpu} (último minuto)",
    "RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: Total: {memTotalBytes} / Uso actual: {memUsageBytes}",
    "RAM info not available" : "Los datos de la RAM no están disponibles",
    "SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "SWAP: Total: {swapTotalBytes} / Uso actual: {swapUsageBytes}",
    "SWAP info not available" : "Los datos de SWAP no están disponibles",
    "Users" : "Usuarios",
    "Groups" : "Grupos",
    "Links" : "Enlaces",
    "Emails" : "Emails",
    "Federated sent" : "Federado enviado",
    "Federated received" : "Federado recibido",
    "Talk conversations" : "Conversaciones Talk",
    "24 hours" : "24 horas",
    "1 hour" : "1 hora",
    "5 mins" : "5 mins",
    "Copy" : "Copiar",
    "Copied!" : "¡Copiado!",
    "Not supported!" : "No está soportado.",
    "Press ⌘-C to copy." : "Pulsa ⌘-C para copiar.",
    "Press Ctrl-C to copy." : "Pulsa Ctrl-C para copiar.",
    "System" : "Sistema",
    "Monitoring" : "Monitorización",
    "Monitoring app with useful server information" : "App de monitorización con información útil sobre el servidor",
    "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Provee información útil como la carga de la CPU, el uso de RAM y disco, el número de usuarios, etc.",
    "Operating System" : "Sistema Operativo",
    "CPU" : "CPU",
    "Unknown Processor" : "Processor desconocido",
    "Memory" : "Memoria",
    "Server time" : "Hora del servidor",
    "Uptime" : "Tiempo activo",
    "Load" : "Carga",
    "Disk" : "Disco",
    "Mount" : "Montado",
    "Filesystem" : "Sistema de archivos",
    "Size" : "Tamaño",
    "Available" : "Disponible",
    "Used" : "Usado",
    "You will get a notification once one of your disks is nearly full." : "Recibirás una notificación cuando uno de tus discos esté casi lleno.",
    "Files" : "Archivos",
    "Storages" : "Almacenamientos",
    "Free Space" : "Espacio libre",
    "Network" : "Red",
    "Hostname" : "Hostname",
    "DNS" : "DNS",
    "Gateway" : "Puerta de acceso",
    "Status" : "Estado",
    "Speed" : "Velocidad",
    "MAC" : "MAC",
    "IPv4" : "IPv4",
    "IPv6" : "IPv6",
    "Active users" : "Usuarios activos",
    "Total users" : "Usuarios totales",
    "Shares" : "Recursos compartidos",
    "PHP" : "PHP",
    "Version" : "Versión",
    "Memory limit" : "Límite de memoria",
    "Max execution time" : "Tiempo máx. de ejecución",
    "Upload max size" : "Tamaño máx. de subida",
    "Database" : "Base de datos",
    "Type" : "Tipo",
    "External monitoring tool" : "Herramienta externa de monitorización",
    "You can connect an external monitoring tool by using this end point" : "Puedes conectar una herramienta de monitorización externa usando este endpoint",
    "Appending \"?format=json\" at the end of the URL gives you the result in JSON." : "Añadiendo \"?format=json\" al final de la URL, devuelve el resultado en formato JSON.",
    "To use an access token, please generate one then set it using the following command" : "Para usar un token de acceso, por favor, genere uno y luego establézcalo usando el siguiente comando",
    "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Luego pase el token en el header \"NC-Token\" cuando solicite la URL anterior.",
    "Load average" : "Carga media",
    "Last minute" : "Último minuto",
    "Memory info not available" : "Información de la memoria no disponible",
    "Total" : "Total",
    "Current usage" : "Uso actual",
    "Mails" : "Mails",
    "Time Servers" : "Servidores de hora",
    "Files:" : "Archivos:",
    "Storages:" : "Almacenamientos:",
    "Free Space:" : "Espacio libre:",
    "Total users:" : "Usuarios totales:",
    "Version:" : "Versión:",
    "Memory Limit:" : "Límite de memoria:",
    "Max Execution Time:" : "Tiempo máx. de ejecución:",
    "Upload max size:" : "Tamaño máximo de subida:",
    "Type:" : "Tipo:",
    "Size:" : "Tamaño:",
    "You can connect an external monitoring tool by using this end point:" : "Puedes conectar una herramienta de monitorización externa usando este endpoint:",
    "To use an access token please generate one then set it using the following command:" : "Para usar un token de acceso, por favor, genere uno y luego establézcalo usando el siguiente comando:"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}