From 076ef4d3a0a6a621a3aec850d2ba752ea138363e Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 15 Oct 2023 01:54:03 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ast.js | 16 +++++++++++++++- l10n/ast.json | 16 +++++++++++++++- 2 files changed, 30 insertions(+), 2 deletions(-) diff --git a/l10n/ast.js b/l10n/ast.js index 87606d64e..3cd06a83d 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -1,14 +1,28 @@ OC.L10N.register( "viewer", { + "Viewer" : "Visor", + "Your browser does not support audio." : "El restolador nun ye compatible col audiu.", + "Your browser does not support videos." : "El restolador nun ye compatible colos vídeos.", "Download" : "Baxar", "Delete" : "Desaniciar", "Name" : "Nome", "Loading …" : "Cargando…", + "Filters" : "Filtros", + "Watermark" : "Marca d'agua", + "Draw" : "Dibuxar", + "Resize" : "Redimensionar", + "Brightness" : "Brillu", + "Contrast" : "Contraste", + "Hue" : "Tonu", + "Saturation" : "Saturación", "Value" : "Valor", "Size" : "Tamañu", + "Opacity" : "Opacidá", "Position" : "Posición", "Extension" : "Estensión", - "Name is required." : "El nome ye obligatoriu" + "Name is required." : "El nome ye obligatoriu", + "Quality" : "Calidá", + "Actual size (100%)" : "Tamañu actual (100%)" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ast.json b/l10n/ast.json index 0967d8e91..5c2706ea9 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -1,12 +1,26 @@ { "translations": { + "Viewer" : "Visor", + "Your browser does not support audio." : "El restolador nun ye compatible col audiu.", + "Your browser does not support videos." : "El restolador nun ye compatible colos vídeos.", "Download" : "Baxar", "Delete" : "Desaniciar", "Name" : "Nome", "Loading …" : "Cargando…", + "Filters" : "Filtros", + "Watermark" : "Marca d'agua", + "Draw" : "Dibuxar", + "Resize" : "Redimensionar", + "Brightness" : "Brillu", + "Contrast" : "Contraste", + "Hue" : "Tonu", + "Saturation" : "Saturación", "Value" : "Valor", "Size" : "Tamañu", + "Opacity" : "Opacidá", "Position" : "Posición", "Extension" : "Estensión", - "Name is required." : "El nome ye obligatoriu" + "Name is required." : "El nome ye obligatoriu", + "Quality" : "Calidá", + "Actual size (100%)" : "Tamañu actual (100%)" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file