From d4a632e4a8dc2706cfa898178e7c16a85df709ee Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 19 Jul 2024 00:46:42 +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 a6b8234..2a46bb2 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -9,9 +9,11 @@ OC.L10N.register( "Preview" : "Previsualizar", "New text file" : "Ficheru de testu nuevu", "New text file.txt" : "ficheru_nuevu.txt", + "You cannot open a folder" : "Nun pues abrir una carpeta", "Cannot read the file." : "Nun se pue lleer el ficheru.", "The file is locked." : "El ficheru ta bloquiáu.", "An internal server error occurred." : "Prodúxose un error internu del sirvidor.", + "You cannot write to a folder." : "Nun pues escribir nuna carpeta.", "Could not write to file." : "Nun se pudo escribir nel ficheru.", "Share not found" : "Nun s'atopó la compartición" }, diff --git a/l10n/ast.json b/l10n/ast.json index 1dbd6ba..be5f0e9 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -7,9 +7,11 @@ "Preview" : "Previsualizar", "New text file" : "Ficheru de testu nuevu", "New text file.txt" : "ficheru_nuevu.txt", + "You cannot open a folder" : "Nun pues abrir una carpeta", "Cannot read the file." : "Nun se pue lleer el ficheru.", "The file is locked." : "El ficheru ta bloquiáu.", "An internal server error occurred." : "Prodúxose un error internu del sirvidor.", + "You cannot write to a folder." : "Nun pues escribir nuna carpeta.", "Could not write to file." : "Nun se pudo escribir nel ficheru.", "Share not found" : "Nun s'atopó la compartición" },"pluralForm" :"nplurals=2; plural=(n != 1);"