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: 189e14b898f69952c83ad2e310282f17712491fe (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
{ "translations": {
    "Mail" : "Correo electrónico",
    "{from}\n{subject}" : "{from}\n{subject}",
    "_%n new message in {folderName} \nfrom {from}_::_%n new messages in {folderName} \nfrom {from}_" : ["%n mensaje nuevo en {folderName} \nde {from}","%n mensajes nuevos en {folderName} \nde {from}"],
    "Error while loading the accounts." : "Error al cargar las cuentas.",
    "Error while loading the selected account." : "Error al cargar la cuenta seleccionada.",
    "Message could not be starred. Please try again." : "El mensaje no se pudo marcar como favorito. Vuelva a intentarlo.",
    "Unknown error" : "Error desconocido",
    "Error while creating an account: " : "Error al crear una cuenta:",
    "Error while loading messages." : "Error al cargar los mensajes.",
    "Choose a folder to store the attachment in" : "Escoja una carpeta para guardar el adjunto",
    "Attachments saved to Files." : "Archivos adjuntos guardados en Archivos.",
    "Attachment saved to Files." : "Archivo adjunto guardado en Archivos.",
    "Error while saving attachments to Files." : "Error al guardar archivos adjuntos en Archivos.",
    "Error while saving attachment to Files." : "Error al guardar archivo adjunto en Archivos.",
    "Forwarded message" : "Mensaje reenviado",
    "Error while loading the selected message." : "Error al cargar el mensaje seleccionado.",
    "Choose a file to add as attachment" : "Escoja un archivo para adjuntar",
    "Reply" : "Responder",
    "Send" : "Enviar",
    "Sending …" : "Enviando...",
    "Message sent!" : "¡Mensaje enviado!",
    "Server error" : "Error en servidor",
    "you" : "usted",
    "Send message to {email}" : "Enviar mensaje a {email}",
    "Opening HTML drafts is not supported yet." : "Apertura de borradores HTML aun no está soportado.",
    "Draft saved!" : "¡Borrador guardado!",
    "Checking messages" : "Comprobando mensajes",
    "Loading …" : "Cargando...",
    "Load more …" : "Cargar más...",
    "Check messages" : "Comprobar mensajes",
    "Error while deleting message." : "Error al eliminar el mensaje.",
    "Error while deleting account." : "Error al eliminar la cuenta.",
    "Connecting" : "Conectando",
    "Connect" : "Conectar",
    "Inbox" : "Recibidos",
    "Sent" : "Enviado",
    "Drafts" : "Borradores",
    "Archive" : "Archivados",
    "Trash" : "Papelera",
    "Junk" : "Basura",
    "All" : "Todos",
    "Favorites" : "Favoritos",
    "Creating account failed: " : "No se pudo crear la cuenta:",
    "Auto detect failed. Please use manual mode." : "La autodetección falló. Use el modo manual.",
    "Delete permanently" : "Eliminar permanentemente",
    "& others" : "y otros",
    "All inboxes" : "Todas las bandejas de entrada",
    "Error loading message" : "Error al cargar el mensaje",
    "New message" : "Nuevo mensaje",
    "Forwarding you to %s - click here if you are not automatically redirected within the next few seconds." : "Redireccionando a %s; haga clic aquí si no es redireccionado automáticamente en unos segundos.",
    "Redirect warning" : "Redireccionar la advertencia",
    "The previous page is sending you to %s" : "La página anterior le está enviando a %s",
    "If you do not want to visit that page, you can return to <a href=\"%s\">the mail app</a>." : "Si no desea visitar esa página, puede regresar a <a href=\"%s\">la aplicación de correo</a>.",
    "Continue to %s" : "Continuar a %s"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}