From bcd9738b2a07c7ebca0092dc74d565ad8440578f Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 5 Feb 2024 00:30:57 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ast.js | 10 ++++++++++ l10n/ast.json | 10 ++++++++++ 2 files changed, 20 insertions(+) diff --git a/l10n/ast.js b/l10n/ast.js index ed4290acf..cf0cd9382 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -2,7 +2,17 @@ OC.L10N.register( "circles", { "Circles" : "Círculos", + "Circles' files" : "Ficheros de Círculos", + "No circles found" : "Nun s'atopó nengún círculu", + "No files found for the selected circles" : "Nun s'atopó nengún ficheru pa los círculos seleicionaos", + "You created the circle {circle}" : "Creesti'l círculu «{circle}»", + "{author} created the circle {circle}" : "{author} creó'l círculu «{circle}»", + "You deleted {circle}" : "Desaniciesti «{circle}»", + "{author} deleted {circle}" : "{author} desanició «{circle}»", "Backend" : "Backend", + "Mount point" : "Puntu de montaxe", + "Nextcloud Account" : "Cuenta de Nextcloud", + "Nextcloud Group" : "Grupu de Nextcloud", "Circle" : "Círculu", "Admin" : "Alministración", "%1$s via %2$s" : "%1$s per %2$s", diff --git a/l10n/ast.json b/l10n/ast.json index 59fad6835..85883a0b2 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -1,6 +1,16 @@ { "translations": { "Circles" : "Círculos", + "Circles' files" : "Ficheros de Círculos", + "No circles found" : "Nun s'atopó nengún círculu", + "No files found for the selected circles" : "Nun s'atopó nengún ficheru pa los círculos seleicionaos", + "You created the circle {circle}" : "Creesti'l círculu «{circle}»", + "{author} created the circle {circle}" : "{author} creó'l círculu «{circle}»", + "You deleted {circle}" : "Desaniciesti «{circle}»", + "{author} deleted {circle}" : "{author} desanició «{circle}»", "Backend" : "Backend", + "Mount point" : "Puntu de montaxe", + "Nextcloud Account" : "Cuenta de Nextcloud", + "Nextcloud Group" : "Grupu de Nextcloud", "Circle" : "Círculu", "Admin" : "Alministración", "%1$s via %2$s" : "%1$s per %2$s",