mail/l10n/es_PR.js

66 строки
3.4 KiB
JavaScript
Исходник Обычный вид История

2017-11-11 04:42:47 +03:00
OC.L10N.register(
"mail",
{
"Mail" : "Correo",
"Auto detect failed. Please use manual mode." : "Se presentó una falla en la auto detección. Por favor usa el modo manual.",
"Creating account failed: " : "Se presentó una falla al crear la cuenta:",
"Name" : "Nombre",
"Mail Address" : "Dirección de Correo",
"Password" : "Contraseña",
"IMAP Host" : "Servidor IMAP",
"None" : "Ninguno",
"STARTTLS" : "STARTTLS",
"IMAP Port" : "Puerto IMAP",
"IMAP User" : "Usuario IMAP",
"IMAP Password" : "Contraseña IMAP",
"SMTP Host" : "Servior SMTP",
"SMTP Port" : "Puerto SMTP",
"SMTP User" : "Usuario SMTP",
"SMTP Password" : "Contraseña SMTP",
"Connect" : "Conectar",
2019-02-06 14:11:59 +03:00
"Add mail account" : "Agregar cuenta de correo",
"Use Gravatar and favicon avatars" : "Usar Gravatar y avatares favicon",
"Keyboard shortcuts" : "Atajos del teclado",
2017-11-11 04:42:47 +03:00
"Subject" : "Asunto",
2019-02-06 14:11:59 +03:00
"Sending …" : "Enviando ...",
"Message sent!" : "¡Mensaje enviado!",
"Send" : "Enviar",
2017-11-11 04:42:47 +03:00
"Upload attachment" : "Cargar adjunto",
"Add attachment from Files" : "Agregar adjunto desd Archivos",
2019-02-06 14:11:59 +03:00
"Choose a file to add as attachment" : "Selecciona el archivo a agregar como adjunto",
"Delete" : "Borrar",
2017-11-11 04:42:47 +03:00
"Import into calendar" : "Importar al calendario",
"Download attachment" : "Descargar adjunto",
2019-02-06 14:11:59 +03:00
"Save to Files" : "Guardar a Archivos",
"Choose a folder to store the attachment in" : "Seleccciona la carpeta en la cual almacenar el adjunto",
"Save all to Files" : "Guardar todo a Archivos",
"The images have been blocked to protect your privacy." : "Las imágenes han sido bloqueadas para proteger tu privacidad. ",
"New message" : "Mensaje nuevo",
"Settings" : "Configuraciones ",
2019-03-07 04:23:55 +03:00
"Show all folders" : "Mostrar todas las carpetas",
"Collapse folders" : "Compactar carpetas",
2019-02-06 14:11:59 +03:00
"Speed up your Mail experience with these quick shortcuts." : "Haz más rápida tu experiencia de Correo con estos atajos rápidos. ",
"Compose new message" : "Escribir mensaje nuevo",
"Newer message" : "Mensaje más nuevo",
"Older message" : "Mensaje más antiguo",
"Toggle star" : "Alternar favoritos",
"Toggle unread" : "Alternar no leídos",
"Search" : "Buscar",
"Refresh" : "Actualizar",
"Connect your mail account" : "Conecta tu cuenta de correo",
"{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 Nextcloud",
"All inboxes" : "Todos los buzones de entrada",
"Could not load {tag}{name}{endtag}" : "No fue posible cargar {tag}{name}{endtag}",
"There was a problem loading {tag}{name}{endtag}" : "Se presentó un problema al cargar {tag}{name}{endtag}",
"Error loading message" : "Se presentó un 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 click aqui si no eres redireccionado automáticamente dentro de los siguietes segundos. ",
"Redirect" : "Redireccionar",
"The link leads to %s" : "La liga lleva a %s",
"If you dont want to visit that page, you can return to <a href=\"%s\">Mail</a>." : "Si no quieres visitar esa página, puedes regresar a <a href=\"%s\">Correo</a>.",
"Continue to %s" : "Continuar a %s"
2017-11-11 04:42:47 +03:00
},
"nplurals=2; plural=(n != 1);");