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

es.json « l10n - github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: cca2534fa53ff65453dc3b6e57598664b211b583 (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
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
{ "translations": {
    "Mail" : "Correo electrónico",
    "Inbox" : "Bandeja de entrada",
    "Sent" : "Enviados",
    "Drafts" : "Borradores",
    "Archive" : "Archivados",
    "Trash" : "Papelera",
    "Junk" : "Correo no deseado",
    "All" : "Todos",
    "Favorites" : "Favoritos",
    "Auto detect failed. Please use manual mode." : "La autodetección ha fallado. Usa el modo manual.",
    "Updating account failed: " : "Fallo al actualizar la cuenta:",
    "Creating account failed: " : "No se ha podido crear la cuenta:",
    "Delete permanently" : "Eliminar permanentemente",
    "IMAP web client" : "Cliente IMAP web",
    "Easy to use email client which connects to your mail server via IMAP and SMTP." : "Cliente de correo fácil de usar que se conecta a tu servidor de correo vía IMAP y SMTP.",
    "Auto" : "Auto",
    "Name" : "Nombre",
    "Mail Address" : "Dirección de correo electrónico",
    "Password" : "Contraseña",
    "Manual" : "Manual",
    "IMAP Settings" : "Configuración IMAP",
    "IMAP Host" : "Servidor IMAP",
    "IMAP Security" : "Seguridad IMAP",
    "None" : "Ninguno",
    "SSL/TLS" : "SSL/TLS",
    "STARTTLS" : "STARTTLS",
    "IMAP Port" : "Puerto IMAP",
    "IMAP User" : "Usuario IMAP",
    "IMAP Password" : "Contraseña IMAP",
    "SMTP Settings" : "Configuración SMTP",
    "SMTP Host" : "Servidor SMTP",
    "SMTP Security" : "Seguridad SMTP",
    "SMTP Port" : "Puerto SMTP",
    "SMTP User" : "Usuario SMTP",
    "SMTP Password" : "Contraseña SMTP",
    "Save" : "Guardar",
    "Connect" : "Conectar",
    "Add mail account" : "Añadir cuenta de correo",
    "Use Gravatar and favicon avatars" : "Usar avatares de Gravatar y favicon",
    "Keyboard shortcuts" : "Atajos de teclado",
    "from" : "de",
    "to" : "para",
    "+ cc/bcc" : "+ cc/cco",
    "cc" : "cc",
    "bcc" : "cco",
    "Subject" : "Asunto",
    "Note that the mail came from a noreply address so\tyour reply will probably not be read." : "Nota: el correo viene de una dirección noreply (no responder), por lo que\ttu respuesta probablemente no será leída.",
    "Message …" : "Mensaje…",
    "Saving draft …" : "Guardando borrador…",
    "Draft saved" : "Borrador guardado",
    "Uploading attachments …" : "Subiendo adjuntos…",
    "Sending …" : "Enviando ...",
    "Error sending your message" : "Error al enviar tu mensaje",
    "Go back" : "Volver",
    "Retry" : "Volver a intentar",
    "Message sent!" : "¡Mensaje enviado!",
    "Reply sent!" : "Respuesta enviada.",
    "Write another message" : "Escribir otro mensaje",
    "Send" : "Enviar",
    "Uploading {percent}% …" : "Subiendo {percent}% …",
    "Upload attachment" : "Subir adjunto",
    "Add attachment from Files" : "Añadir adjunto desde Archivos",
    "Choose a file to add as attachment" : "Escoja un archivo para adjuntar",
    "No messages in this folder" : "No hay mensajes en esta carpeta",
    "Draft: " : "Borrador:",
    "Mark read" : "Marcar como leído",
    "Mark unread" : "Marcar como no leído",
    "Delete" : "Eliminar",
    "Report this bug" : "Informar de este error",
    "Loading messages" : "Cargando mensajes",
    "Not found" : "No encontrado",
    "Could not load your message" : "No se ha podido cargar tu mensaje",
    "Import into calendar" : "Importar al calendario",
    "Download attachment" : "Descargar adjunto",
    "Save to Files" : "Guardar en Archivos",
    "Choose a folder to store the attachment in" : "Escoja una carpeta para guardar el adjunto",
    "Save all to Files" : "Guardar todo en Archivos",
    "Choose a folder to store the attachments in" : "Escoge una carpeta donde guardar los adjuntos",
    "The images have been blocked to protect your privacy." : "Las imágenes han sido bloqueadas para proteger tu privacidad.",
    "Show images from this\tsender" : "Mostrar imágenes de este\tremitente",
    "New message" : "Nuevo mensaje",
    "Settings" : "Ajustes",
    "Edit" : "Editar",
    "Show all folders" : "Mostrar todas las carpetas",
    "Collapse folders" : "Ocultar carpetas",
    "Could not load your draft" : "No se ha podido cargar el borrador",
    "No message selected" : "Ningún mensaje seleccionado",
    "Account Settings" : "Ajustes de la cuenta",
    "Speed up your Mail experience with these quick shortcuts." : "Acelera tu experiencia de Correo con estos rápidos atajos de teclado.",
    "Compose new message" : "Crear nuevo mensaje",
    "Newer message" : "Mensaje más moderno",
    "Older message" : "Mensaje más antiguo",
    "Toggle star" : "Marcar/desmarcar con estrella",
    "Toggle unread" : "Marcar/desmarcar como leído",
    "Search" : "Buscar",
    "Refresh" : "Recargar",
    "Connect your mail account" : "Conecte su cuenta de correo electrónico",
    "{from}\n{subject}" : "{from}\n{subject}",
    "_%n new message \nfrom {from}_::_%n new messages \nfrom {from}_" : ["%n mensaje nuevo \nde {from}","%n mensajes nuevos\nde {from}"],
    "Nextcloud Mail" : "Correo de Nextcloud",
    "All inboxes" : "Todas las bandejas de entrada",
    "Could not load {tag}{name}{endtag}" : "No se ha podido cargar {tag}{name}{endtag}",
    "There was a problem loading {tag}{name}{endtag}" : "Ha habido un problema al cargar {tag}{name}{endtag}",
    "Could not load the desired message" : "No se ha podido cargar el mensaje deseado",
    "Could not load the message" : "No se ha podido cargar el mensaje",
    "Error loading message" : "Error al cargar el mensaje",
    "Forwarding to %s" : "Reenviando a %s",
    "Click here if you are not automatically redirected within the next few seconds." : "Haz clic aquí si no eres redirigido automáticamente en unos segundos.",
    "Redirect" : "Redirigir",
    "The link leads to %s" : "El enlace conduce a %s",
    "If you don’t want to visit that page, you can return to <a href=\"%s\">Mail</a>." : "Si no desea visitar esa página, puede volver a <a href=\"%s\">Correo</a>.",
    "Continue to %s" : "Continuar a %s"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}