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 16, 2024
1 parent 943bf2c commit 8bfb7ad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions l10n/es.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ OC.L10N.register(
"A user with that email already exists." : "Ya existe un usuario con ese correo electrónico.",
"A user with that name already exists." : "Ya existe un usuario con ese nombre.",
"User successfully created" : "Usuario creado con éxito",
"Failed to authorize" : "Fallo al autorizar",
"User already exists" : "El usuario ya existe",
"%s shared »%s« with you" : "%s ha compartido »%s« contigo",
"Incoming share" : "Compartido entrante",
Expand Down
1 change: 1 addition & 0 deletions l10n/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"A user with that email already exists." : "Ya existe un usuario con ese correo electrónico.",
"A user with that name already exists." : "Ya existe un usuario con ese nombre.",
"User successfully created" : "Usuario creado con éxito",
"Failed to authorize" : "Fallo al autorizar",
"User already exists" : "El usuario ya existe",
"%s shared »%s« with you" : "%s ha compartido »%s« contigo",
"Incoming share" : "Compartido entrante",
Expand Down

0 comments on commit 8bfb7ad

Please sign in to comment.