diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-08 00:19:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-08 00:19:17 +0000 |
commit | 27b09ce00a22dc9912d2931a892a1b6870d6b22c (patch) | |
tree | 0c39aeea6460afd92226b01dd0c40c7d04b59f2f /apps/files_sharing/l10n/es_MX.js | |
parent | bd1fd5e079f59476673fff9d21a9e8449f7b7405 (diff) | |
download | nextcloud-server-27b09ce00a22dc9912d2931a892a1b6870d6b22c.tar.gz nextcloud-server-27b09ce00a22dc9912d2931a892a1b6870d6b22c.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/es_MX.js')
-rw-r--r-- | apps/files_sharing/l10n/es_MX.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/es_MX.js b/apps/files_sharing/l10n/es_MX.js index 3b62cafc624..fce90a666fb 100644 --- a/apps/files_sharing/l10n/es_MX.js +++ b/apps/files_sharing/l10n/es_MX.js @@ -105,7 +105,6 @@ OC.L10N.register( "Guest" : "Invitado", "Group" : "Grupo", "Email" : "Correo electrónico", - "Circle" : "Círculo", "Allow upload and editing" : "Permitir carga y edición", "Allow editing" : "Permitir edición", "Advanced settings" : "Configuraciones avanzadas", @@ -153,6 +152,7 @@ OC.L10N.register( "Allow deleting" : "Permitir eliminación", "Allow resharing" : "Permitir volver a compartir", "Password protect" : "Proteger con contraseña", + "Circle" : "Círculo", "No entries found in this folder" : "No se encontraron elementos en esta carpeta", "Name" : "Nombre", "Share time" : "Compartido desde", |