diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-19 00:19:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-19 00:19:50 +0000 |
commit | b083a8cfd768f98110bf0bd937e79f26b93644de (patch) | |
tree | 37a205b97e21ec7c692cdefdc634769225cc4d95 /apps/settings/l10n/es_MX.js | |
parent | 79e9cdc46779b5ff6ceeb89a9c681d94985b464f (diff) | |
download | nextcloud-server-b083a8cfd768f98110bf0bd937e79f26b93644de.tar.gz nextcloud-server-b083a8cfd768f98110bf0bd937e79f26b93644de.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/es_MX.js')
-rw-r--r-- | apps/settings/l10n/es_MX.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/es_MX.js b/apps/settings/l10n/es_MX.js index ee815c17d74..630b221e6d1 100644 --- a/apps/settings/l10n/es_MX.js +++ b/apps/settings/l10n/es_MX.js @@ -601,7 +601,6 @@ OC.L10N.register( "Loading categories" : "Cargando categorías", "Developer documentation ↗" : "Documentación del desarrollador ↗", "Version {version}, {license}-licensed" : "Versión {version}, licencia {license}", - "by {author}\n{license}" : "por {author}\n{license}", "Active accounts" : "Cuentas activas", "Admins" : "Administradores", "Disabled accounts" : "Cuentas deshabilitadas", @@ -612,7 +611,6 @@ OC.L10N.register( "Create group" : "Crear grupo", "Group name" : "Nombre del grupo", "Please enter a valid group name" : "Por favor, ingrese un nombre de grupo válido", - "{license}-licensed" : "Licenciado bajo {license}", "Failed to create group" : "No se pudo crear el grupo", "Sending…" : "Enviando...", "Email sent" : "Correo electrónico enviado", @@ -748,6 +746,8 @@ OC.L10N.register( "Will be autogenerated" : "Será autogenerado", "Add a new user" : "Añadir nuevo usuario", "No users in here" : "No hay usuarios aquí", + "{license}-licensed" : "Licenciado bajo {license}", + "by {author}\n{license}" : "por {author}\n{license}", "Enter group name" : "Ingrese el nombre del grupo", "Add group" : "Agregar grupo", "Active users" : "Usuarios activos", |