From c7d018e576cae93d16b2a656a921036311f75ec3 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 16 May 2023 03:15:34 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ast.js | 2 ++ l10n/ast.json | 2 ++ 2 files changed, 4 insertions(+) diff --git a/l10n/ast.js b/l10n/ast.js index d0a8e53..cf65f95 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -1,6 +1,8 @@ OC.L10N.register( "ocsms", { + "An app to sync SMS with your cloud" : "Una aplicación pa sincronizar los SMS cola ñube", + "No contact found." : "Nun s'atopó nengún contautu.", "Settings" : "Configuración" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ast.json b/l10n/ast.json index c0899cb..867ea22 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -1,4 +1,6 @@ { "translations": { + "An app to sync SMS with your cloud" : "Una aplicación pa sincronizar los SMS cola ñube", + "No contact found." : "Nun s'atopó nengún contautu.", "Settings" : "Configuración" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file