summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--l10n/ast.js2
-rw-r--r--l10n/ast.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/l10n/ast.js b/l10n/ast.js
index dc15020c..ec94b26b 100644
--- a/l10n/ast.js
+++ b/l10n/ast.js
@@ -3,6 +3,7 @@ OC.L10N.register(
{
"Details" : "Detalles",
"All contacts" : "Tolos contautos",
+ "Contacts" : "Contautos",
"Loading contacts …" : "Cargando los contautos…",
"There are no contacts yet" : "Nun hai nengún contautu",
"There are no contacts in this group" : "Nun hai nengún contautu nesti grupu",
@@ -45,6 +46,7 @@ OC.L10N.register(
"Loading members list …" : "Cargando la llista de miembros…",
"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"],
"Link copied to the clipboard" : "L'enllaz copióse nel cartafueyu",
"Not grouped" : "Ensin grupu",
diff --git a/l10n/ast.json b/l10n/ast.json
index 4d99956c..75dc9502 100644
--- a/l10n/ast.json
+++ b/l10n/ast.json
@@ -1,6 +1,7 @@
{ "translations": {
"Details" : "Detalles",
"All contacts" : "Tolos contautos",
+ "Contacts" : "Contautos",
"Loading contacts …" : "Cargando los contautos…",
"There are no contacts yet" : "Nun hai nengún contautu",
"There are no contacts in this group" : "Nun hai nengún contautu nesti grupu",
@@ -43,6 +44,7 @@
"Loading members list …" : "Cargando la llista de miembros…",
"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"],
"Link copied to the clipboard" : "L'enllaz copióse nel cartafueyu",
"Not grouped" : "Ensin grupu",