Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Sep 1, 2024
1 parent b67f4f4 commit 8ede750
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 2 deletions.
6 changes: 6 additions & 0 deletions l10n/es_AR.js
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
6 changes: 6 additions & 0 deletions l10n/es_AR.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
2 changes: 1 addition & 1 deletion l10n/gl.js
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion l10n/gl.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 8ede750

Please sign in to comment.