From 6ddc7fa2ad84e190b76dfaf240b194f19655541c Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 6 Oct 2023 02:31:47 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ast.js | 1 + l10n/ast.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/ast.js b/l10n/ast.js index 9e62390..375834c 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Let's go!" : "¡Vamos!", "Password" : "Contraseña", + "Hello %s" : "Hola, %s", "Name" : "Nome", "You exceeded the maximum number of rooms." : "Superesti'l númberu máximu de sales.", "_%n participant_::_%n participants_" : ["%n participante","%n participantes"], diff --git a/l10n/ast.json b/l10n/ast.json index bb4be9d..0510953 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -1,6 +1,7 @@ { "translations": { "Let's go!" : "¡Vamos!", "Password" : "Contraseña", + "Hello %s" : "Hola, %s", "Name" : "Nome", "You exceeded the maximum number of rooms." : "Superesti'l númberu máximu de sales.", "_%n participant_::_%n participants_" : ["%n participante","%n participantes"],