diff --git a/l10n/ast.js b/l10n/ast.js index 5045624dc..9e4b5b4da 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -2,12 +2,20 @@ OC.L10N.register( "circles", { "Circles" : "Círculos", + "Backend" : "Backend", "Circle" : "Círculu", "%1$s via %2$s" : "%1$s per %2$s", + "Circle not found" : "Nun s'atopó'l círculu", "Circle not found " : "Nun s'atopó'l círculu", + "This member does not exist" : "Esti miembru nun esiste", "The circle is not federated" : "El círculu nun ta federáu", + "You cannot join this circle" : "Nun te pues xunir a esti círculu", "Accept" : "Aceptar", "%s" : "%s", + "Personal Circle" : "Círculu personal", + "%s owned by %s" : "«%s» ye propiedá de: %s", + "You need a specify a type of circle" : "Tienes d'especificar un tipu de círculu", + "A circle with that name exists" : "Yá esiste un círculu con esi nome", "now" : "agora", "No entries found in this folder" : "Nun s'atopó nenguna entrada nesta carpeta", "Name" : "Nome", diff --git a/l10n/ast.json b/l10n/ast.json index 6179091f3..5324083b3 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -1,11 +1,19 @@ { "translations": { "Circles" : "Círculos", + "Backend" : "Backend", "Circle" : "Círculu", "%1$s via %2$s" : "%1$s per %2$s", + "Circle not found" : "Nun s'atopó'l círculu", "Circle not found " : "Nun s'atopó'l círculu", + "This member does not exist" : "Esti miembru nun esiste", "The circle is not federated" : "El círculu nun ta federáu", + "You cannot join this circle" : "Nun te pues xunir a esti círculu", "Accept" : "Aceptar", "%s" : "%s", + "Personal Circle" : "Círculu personal", + "%s owned by %s" : "«%s» ye propiedá de: %s", + "You need a specify a type of circle" : "Tienes d'especificar un tipu de círculu", + "A circle with that name exists" : "Yá esiste un círculu con esi nome", "now" : "agora", "No entries found in this folder" : "Nun s'atopó nenguna entrada nesta carpeta", "Name" : "Nome",