From b76264c9fabdaca7b7bc791d2750f0a4db185f49 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 1 Sep 2024 01:51:21 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/es_AR.js | 6 ++++++ l10n/es_AR.json | 6 ++++++ l10n/gl.js | 2 +- l10n/gl.json | 2 +- 4 files changed, 14 insertions(+), 2 deletions(-) diff --git a/l10n/es_AR.js b/l10n/es_AR.js index eb58ec2bc1e..f3f77edb05d 100644 --- a/l10n/es_AR.js +++ b/l10n/es_AR.js @@ -1,12 +1,18 @@ OC.L10N.register( "text", { + "The file was uploaded" : "El archivo ha sido subido", + "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo subido sobrepasa el valor MAX_FILE_SIZE especificada en el formulario HTML", + "The file was only partially uploaded" : "El archivo sólo fue cargado parcialmente", "No file was uploaded" : "No se subió ningún archivo ", "Missing a temporary folder" : "Falta un directorio temporal", + "Could not write file to disk" : "No se pudo escribir el archivo en el disco", + "A PHP extension stopped the file upload" : "Una extensión de PHP detuvo la carga del archivo", "New text file" : "Nuevo archivo de texto", "File not found" : "Archivo no encontrado", "Text" : "Texto", + "Nextcloud Assistant" : "Asistente de Nextcloud", "Translate" : "Traducir", "Reload" : "Recargar", "Guest" : "Invitado", diff --git a/l10n/es_AR.json b/l10n/es_AR.json index 6cb42d72f18..9b30beee26d 100644 --- a/l10n/es_AR.json +++ b/l10n/es_AR.json @@ -1,10 +1,16 @@ { "translations": { + "The file was uploaded" : "El archivo ha sido subido", + "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo subido sobrepasa el valor MAX_FILE_SIZE especificada en el formulario HTML", + "The file was only partially uploaded" : "El archivo sólo fue cargado parcialmente", "No file was uploaded" : "No se subió ningún archivo ", "Missing a temporary folder" : "Falta un directorio temporal", + "Could not write file to disk" : "No se pudo escribir el archivo en el disco", + "A PHP extension stopped the file upload" : "Una extensión de PHP detuvo la carga del archivo", "New text file" : "Nuevo archivo de texto", "File not found" : "Archivo no encontrado", "Text" : "Texto", + "Nextcloud Assistant" : "Asistente de Nextcloud", "Translate" : "Traducir", "Reload" : "Recargar", "Guest" : "Invitado", diff --git a/l10n/gl.js b/l10n/gl.js index 89de863d6a8..b4290ac6dab 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -199,7 +199,7 @@ OC.L10N.register( "Add folder description" : "Engadir a descrición do cartafol", "\"{name}\" already exist!" : "Xa existe «{name}»!", "Created \"{name}\"" : "Creouse «{name}»", - "Copied to the clipboard" : "Copiado no portapapeis.", + "Copied to the clipboard" : "Copiado no portapapeis", "Could not copy to the clipboard" : "Non foi posíbel copiar ao portapapeis", "Front matter" : "Preliminar ", "Link to this section" : "Ligazón a esta sección", diff --git a/l10n/gl.json b/l10n/gl.json index 9a8f2da5a39..a90343cc570 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -197,7 +197,7 @@ "Add folder description" : "Engadir a descrición do cartafol", "\"{name}\" already exist!" : "Xa existe «{name}»!", "Created \"{name}\"" : "Creouse «{name}»", - "Copied to the clipboard" : "Copiado no portapapeis.", + "Copied to the clipboard" : "Copiado no portapapeis", "Could not copy to the clipboard" : "Non foi posíbel copiar ao portapapeis", "Front matter" : "Preliminar ", "Link to this section" : "Ligazón a esta sección",