From 535cdcdf2dc2b58c03c76f63693c9cd67db5619b Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 20 Oct 2023 00:39:53 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ast.js | 8 ++++++++ l10n/ast.json | 8 ++++++++ 2 files changed, 16 insertions(+) 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",