From b2419c20c5780cfd405d141e7998a324907249a8 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 1 Mar 2024 10:32:17 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ast.js | 19 +++++++++++++++++++ l10n/ast.json | 19 +++++++++++++++++++ 2 files changed, 38 insertions(+) diff --git a/l10n/ast.js b/l10n/ast.js index 25ac530..8c9f7e4 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -1,16 +1,35 @@ OC.L10N.register( "drawio", { + "Versions plugin is not enabled" : "El plugin Versiones nun ta activáu", + "You can not open a folder" : "Nun pues abrir una carpeta", "An internal server error occurred." : "Prodúxose un error internu del sirvidor.", + "Cannot read the file." : "Nun se pue lleer el ficheru.", "File not found." : "Nun s'atopó'l ficheru.", "The file is locked." : "El ficheru ta bloquiáu.", + "You can not write to a folder" : "Nun se pue escribir una carpeta", + "Could not write to file." : "Nun se pudo escribir nel ficheru.", + "File content not supplied" : "Nun se fornió'l conteníu del ficheru", + "You cannot write to this path" : "Nun se pue escribir nesti camín", + "Incorrect parameters" : "Los parámetros son incorreutos", "The required folder was not found" : "Nun s'atopó la carpeta riquida", "You don't have enough permission to create file" : "Nun tienes abondos permisos pa crear el ficheru", + "Can't create file" : "Nun se pue crear el ficheru", "Draw.io" : "Draw.io", + "FileId is empty" : "El campu ta baleru", + "Loading, please wait." : "Cargando, espera.", + "Error loading the file" : "Hebo un error al cargar el ficheru", "Saving..." : "Guardando…", + "Theme:" : "Estilu:", + "Classic" : "Clásicu", + "Modern" : "Modernu", + "Minimal" : "Mínimu", + "Atlas" : "Atles", + "Dark" : "Escuridá", "Yes" : "Sí", "No" : "Non", "Language" : "Llingua", + "Enable libraries?" : "¿Quies activar les biblioteques?", "Save" : "Guardar" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ast.json b/l10n/ast.json index b831025..81aed1e 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -1,14 +1,33 @@ { "translations": { + "Versions plugin is not enabled" : "El plugin Versiones nun ta activáu", + "You can not open a folder" : "Nun pues abrir una carpeta", "An internal server error occurred." : "Prodúxose un error internu del sirvidor.", + "Cannot read the file." : "Nun se pue lleer el ficheru.", "File not found." : "Nun s'atopó'l ficheru.", "The file is locked." : "El ficheru ta bloquiáu.", + "You can not write to a folder" : "Nun se pue escribir una carpeta", + "Could not write to file." : "Nun se pudo escribir nel ficheru.", + "File content not supplied" : "Nun se fornió'l conteníu del ficheru", + "You cannot write to this path" : "Nun se pue escribir nesti camín", + "Incorrect parameters" : "Los parámetros son incorreutos", "The required folder was not found" : "Nun s'atopó la carpeta riquida", "You don't have enough permission to create file" : "Nun tienes abondos permisos pa crear el ficheru", + "Can't create file" : "Nun se pue crear el ficheru", "Draw.io" : "Draw.io", + "FileId is empty" : "El campu ta baleru", + "Loading, please wait." : "Cargando, espera.", + "Error loading the file" : "Hebo un error al cargar el ficheru", "Saving..." : "Guardando…", + "Theme:" : "Estilu:", + "Classic" : "Clásicu", + "Modern" : "Modernu", + "Minimal" : "Mínimu", + "Atlas" : "Atles", + "Dark" : "Escuridá", "Yes" : "Sí", "No" : "Non", "Language" : "Llingua", + "Enable libraries?" : "¿Quies activar les biblioteques?", "Save" : "Guardar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file