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 Dec 20, 2023
1 parent 4d3916c commit fcd005e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions l10n/es_419.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ OC.L10N.register(
"Invalid file provided" : "Archivo proporcionado inválido",
"Images" : "Imágenes",
"Empty" : "Vacío",
"Anonymous guest" : "Invitado anónimo",
"%s (Guest)" : "%s (Invitado)",
"Advanced settings" : "Configuraciones avanzados",
"Restrict usage to specific groups" : "Limitar uso a grupos específicos",
"Select groups" : "Seleccionar grupos",
Expand All @@ -28,7 +30,9 @@ OC.L10N.register(
"Cancel" : "Cancelar",
"Close" : "Cerrar",
"Error" : "Error",
"Please choose your nickname to continue as guest user." : "Por favor elige tu apodo para continuar como un usuario invitado.",
"Nickname" : "Apodo",
"Set" : "Establecer",
"Please enter the filename to store the document as." : "Por favor ingresa el nombre del archivo con el cual almacenar el documento",
"Save As" : "Guardar Como",
"New filename" : "Nuevo nombredearchivo",
Expand All @@ -39,6 +43,7 @@ OC.L10N.register(
"Add to favorites" : "Agregar a tus favoritos",
"Details" : "Detalles",
"Download" : "Descargar",
"(read only)" : "(Sólo lectura)",
"Guest" : "Invitado",
"Could not create file" : "No fue posible crear el archivo",
"Create" : "Crear",
Expand Down
5 changes: 5 additions & 0 deletions l10n/es_419.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@
"Invalid file provided" : "Archivo proporcionado inválido",
"Images" : "Imágenes",
"Empty" : "Vacío",
"Anonymous guest" : "Invitado anónimo",
"%s (Guest)" : "%s (Invitado)",
"Advanced settings" : "Configuraciones avanzados",
"Restrict usage to specific groups" : "Limitar uso a grupos específicos",
"Select groups" : "Seleccionar grupos",
Expand All @@ -26,7 +28,9 @@
"Cancel" : "Cancelar",
"Close" : "Cerrar",
"Error" : "Error",
"Please choose your nickname to continue as guest user." : "Por favor elige tu apodo para continuar como un usuario invitado.",
"Nickname" : "Apodo",
"Set" : "Establecer",
"Please enter the filename to store the document as." : "Por favor ingresa el nombre del archivo con el cual almacenar el documento",
"Save As" : "Guardar Como",
"New filename" : "Nuevo nombredearchivo",
Expand All @@ -37,6 +41,7 @@
"Add to favorites" : "Agregar a tus favoritos",
"Details" : "Detalles",
"Download" : "Descargar",
"(read only)" : "(Sólo lectura)",
"Guest" : "Invitado",
"Could not create file" : "No fue posible crear el archivo",
"Create" : "Crear",
Expand Down

0 comments on commit fcd005e

Please sign in to comment.