From e14b841e3fd507119a6d60650bc6da35159f4dd5 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 29 Feb 2024 00:37:01 +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 fb72ecb87..82d002d10 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -1,6 +1,7 @@ OC.L10N.register( "deck", { + "Deck" : "Tarxeteru", "Load more" : "Cargar más", "copy" : "copia", "The file was uploaded" : "Xubióse'l ficheru", @@ -18,6 +19,7 @@ OC.L10N.register( "Tags" : "Etiquetes", "Activity" : "Actividá", "Undo" : "Desfacer", + "Owner" : "Propietariu", "Delete" : "Desaniciar", "Transfer" : "Tresferir", "Edit" : "Editar", diff --git a/l10n/ast.json b/l10n/ast.json index dd26ddf2f..6ac81cf94 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -1,4 +1,5 @@ { "translations": { + "Deck" : "Tarxeteru", "Load more" : "Cargar más", "copy" : "copia", "The file was uploaded" : "Xubióse'l ficheru", @@ -16,6 +17,7 @@ "Tags" : "Etiquetes", "Activity" : "Actividá", "Undo" : "Desfacer", + "Owner" : "Propietariu", "Delete" : "Desaniciar", "Transfer" : "Tresferir", "Edit" : "Editar",