summaryrefslogtreecommitdiffstats
path: root/l10n/ast.js
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/ast.js')
-rw-r--r--l10n/ast.js12
1 files changed, 11 insertions, 1 deletions
diff --git a/l10n/ast.js b/l10n/ast.js
index 21bbf432..67358c99 100644
--- a/l10n/ast.js
+++ b/l10n/ast.js
@@ -22,8 +22,10 @@ OC.L10N.register(
"Copy link" : "Copiar l'enllaz",
"_%n contact_::_%n contacts_" : ["%n contautu","%n contautos"],
"_%n group_::_%n groups_" : ["%n grupu","%n grupos"],
+ "Unable to delete the share" : "Nun ye posible desaniciar l'elementu compartíu",
"Unable to change permissions" : "Nun ye posible camudar los permisos",
"Import contacts" : "Importar contautos",
+ "An error occurred, unable to create the address book" : "Prodúxose un error, nun ye posible crear la llibreta de direiciones",
"First name" : "Nome",
"Last name" : "Apellíos",
"Phonetic first name" : "Nome fonéticu",
@@ -40,14 +42,19 @@ OC.L10N.register(
"Edit" : "Editar",
"Generate QR Code" : "Xenerar un códigu QR",
"{title} at {organization}" : "{title} en: {organization}",
+ "Unable to retrieve the contact from the server, please check your network connection." : "Nun ye posible recuperar el contautu del sirividor. Comprueba la conexón a la rede.",
"An error occurred while trying to move the contact" : "Prodúxose un error al tentar de mover el contautu",
"An error occurred while trying to copy the contact" : "Prodúxose un error al tentar de copiar el contautu",
"Unable to update contact" : "Nun ye posible anovar el contautu",
"Loading members list …" : "Cargando la llista de miembros…",
+ "Unable to get the recommendations list" : "Nun ye posible consiguir la llista de recomendaciones",
+ "Unable to get the results" : "Nun ye posible consiguir los resultaos",
"New contact" : "Contautu nuevu",
"Unable to create the contact." : "Nun ye posible crear el contautu.",
"Close" : "Zarrar",
"_{count} error_::_{count} errors_" : ["{count} error","{count} errores"],
+ "Unable to join the team" : "Nun ye posible xunise al equipu",
+ "Unable to delete the team" : "Nun ye posible desaniciar l'equipu",
"Link copied to the clipboard" : "L'enllaz copióse nel cartafueyu",
"Not grouped" : "Ensin grupu",
"Email" : "Corréu electrónicu",
@@ -72,6 +79,9 @@ OC.L10N.register(
"Fax" : "Fax",
"Pager" : "Buscapersones",
"Father" : "Pá",
- "Agent" : "Axente"
+ "Agent" : "Axente",
+ "Unable to create team {circleName}" : "Nun ye posible crear l'equipu «{circleName}»",
+ "Unable to delete team {circleId}" : "Nun ye posible crear l'equipu «{circled}»",
+ "Unable to delete contact" : "Nun ye posible desaniciar el contautu"
},
"nplurals=2; plural=(n != 1);");