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

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/ast.js')
-rw-r--r--l10n/ast.js20
1 files changed, 17 insertions, 3 deletions
diff --git a/l10n/ast.js b/l10n/ast.js
index a0c0ffafc..0d0040841 100644
--- a/l10n/ast.js
+++ b/l10n/ast.js
@@ -2,6 +2,8 @@ OC.L10N.register(
"mail",
{
"Mail" : "Corréu",
+ "{from}\n{subject}" : "{from}\n{subject}",
+ "_%n new message in {folderName} \nfrom {from}_::_%n new messages in {folderName} \nfrom {from}_" : ["%n nuevos mensaxes en {folderName} \nde {from}","%n nuevos mensaxes en {folderName} \nde {from}"],
"Error while loading the accounts." : "Fallu mientres se cargaben les cuentes",
"Error while loading the selected account." : "Fallu cargando la cuenta esbillada",
"Message could not be starred. Please try again." : "El mensaxe nun se puede marcar como favoritu. Inténtalo más tarde.",
@@ -13,16 +15,25 @@ OC.L10N.register(
"Attachment saved to Files." : "Ficheru axuntu guardáu en Ficheros.",
"Error while saving attachments to Files." : "Fallu al guardar los ficheros axuntos en Ficheros.",
"Error while saving attachment to Files." : "Fallu al guardar el ficheru axuntu en Ficheros.",
+ "Opening HTML drafts is not supported yet." : "Abrir borradores de HTML ainda nun ta soportáu",
+ "Forwarded message" : "Mensaxe reunviáu",
"Error while loading the selected message." : "Fallu cargando'l mensaxe esbilláu",
+ "Draft saved!" : "¡Borrador salváu!",
"Choose a file to add as attachment" : "Escueyi un ficheru p'amestalu como axuntu",
"Reply" : "Rempuesta",
"Send" : "Unviar",
"Sending …" : "Unviando...",
+ "Message sent!" : "¡Mensaxe unviáu!",
+ "Server error" : "Fallu de sirvidor",
"you" : "tu",
+ "Send message to {email}" : "Unviar mensaje a {email}",
"Error while deleting message." : "Fallu desaniciando'l mensaxe",
+ "Checking messages" : "Comprobando mensaxes",
"Loading …" : "Cargando ...",
"Load more …" : "Cargar más …",
+ "Check messages" : "Comprueba mensaxes",
"Error while deleting account." : "Fallu desaniciando la cuenta",
+ "Connecting" : "Coneutando",
"Connect" : "Coneutar",
"Inbox" : "Bandexa d'entrada",
"Sent" : "Unvíos",
@@ -35,6 +46,8 @@ OC.L10N.register(
"Creating account failed: " : "Fallu creando la cuenta:",
"Auto detect failed. Please use manual mode." : "Falló l'autodeteición. Por favor, usa el mou manual.",
"Delete permanently" : "Desaniciar dafechu",
+ "& others" : "& otros",
+ "All inboxes" : "Toles bandexes d'entrada",
"from" : "Dende",
"+ cc/bcc" : "+ cc/cct",
"to" : "hasta",
@@ -46,10 +59,11 @@ OC.L10N.register(
"Back to website" : "Tornar al sitiu web",
"Add attachment from Files" : "Amestar axuntos dende Ficheros",
"Error loading message" : "Fallu cargando mensaxe",
+ "New message" : "Nuevu mensaxe",
"Forwarding you to %s - click here if you are not automatically redirected within the next few seconds." : "Redirixéndote a %s - calca equí si nun te redirixe automáticamente nunos segundos.",
- "Redirect Warning" : "Avisu de Redireición",
- "The previous page is sending you to %s." : "La páxina anterior ta dirixiéndote a %s.",
+ "Redirect warning" : "Avisu de redireición",
+ "The previous page is sending you to %s" : "La páxina anterior ta dirixiéndote a %s",
"If you do not want to visit that page, you can return to <a href=\"%s\">the mail app</a>." : "Si nun quies dir a esta páxina, pues volver a <a href=\"%s\">l'aplicación de corréu</a>.",
- "Click here to visit the website." : "Fai clic equí pa visitar el sitiu web"
+ "Continue to %s" : "Continúa a %s"
},
"nplurals=2; plural=(n != 1);");