diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-30 00:20:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-30 00:20:48 +0000 |
commit | cfe54be8380a0bc7c8b487da3a6eb7cfbbb6049a (patch) | |
tree | c21cb76c2e59a57d753e3ad3a9aaba1f45577956 /apps/files_trashbin/l10n/es_MX.js | |
parent | ae28d13778c06cdb62cb3013e8f264c95b96e92b (diff) | |
download | nextcloud-server-cfe54be8380a0bc7c8b487da3a6eb7cfbbb6049a.tar.gz nextcloud-server-cfe54be8380a0bc7c8b487da3a6eb7cfbbb6049a.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_trashbin/l10n/es_MX.js')
-rw-r--r-- | apps/files_trashbin/l10n/es_MX.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/es_MX.js b/apps/files_trashbin/l10n/es_MX.js index 6f1ac809df2..5df8a31283e 100644 --- a/apps/files_trashbin/l10n/es_MX.js +++ b/apps/files_trashbin/l10n/es_MX.js @@ -4,6 +4,8 @@ OC.L10N.register( "restored" : "restaurado", "Deleted files" : "Papelera", "Restore" : "Restaurar", + "Unknown" : "Desconocido", + "All files" : "Todos los archivos", "No deleted files" : "No hay archivos borrados", "Deleted" : "Borrado", "This application enables users to restore files that were deleted from the system." : "Esta aplicaciĆ³n le permite a los usuarios restaurar archivos que fueron borrados del sistema.", |