diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-07-21 00:08:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-07-21 00:08:06 +0000 |
commit | 964d5338dc90908f1e041f8c162c78e220bc28ec (patch) | |
tree | 0a0f830916e5cd89065fca8fc6039382535d72b9 /apps/files/l10n/es_MX.json | |
parent | c0e9b374f16b139dc298c8c953f36b519b80793e (diff) | |
download | nextcloud-server-964d5338dc90908f1e041f8c162c78e220bc28ec.tar.gz nextcloud-server-964d5338dc90908f1e041f8c162c78e220bc28ec.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/es_MX.json')
-rw-r--r-- | apps/files/l10n/es_MX.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/es_MX.json b/apps/files/l10n/es_MX.json index b74dc2f7946..d5b42eaff1c 100644 --- a/apps/files/l10n/es_MX.json +++ b/apps/files/l10n/es_MX.json @@ -99,10 +99,8 @@ "{user} moved {oldfile} to {newfile}" : "{user} movió {oldfile} a {newfile}", "A file has been added to or removed from your <strong>favorites</strong>" : "Un archivo ha sido agregado o eliminado de tus <strong>favoritos</strong>", "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Un archivo o carpeta ha sido <strong>cambiado </strong> o <strong>renombrado</strong>", - "A new file or folder has been <strong>created</strong>" : "Un nuevo archivo ha sido <strong>creado</strong>", - "A new file or folder has been <strong>deleted</strong>" : "Un nuevo archivo ha sido <strong>borrado</strong>", + "A new file or folder has been <strong>created</strong>" : "Un archivo o carpeta ha sido <strong>creado</strong>", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limita las notificaciones de la creación y cambios a tus <strong>archivos favoritos</strong> <em>(sólo flujo)</em>", - "A new file or folder has been <strong>restored</strong>" : "Un nuevo archivo ha sido <strong>restaurado</strong>", "Unlimited" : "Ilimitado", "Upload (max. %s)" : "Cargar (max. %s)", "File handling" : "Manejo de archivos", @@ -144,6 +142,8 @@ "Copy local link" : "Copiar liga local", "Folder" : "Carpeta", "Upload" : "Cargar", + "A new file or folder has been <strong>deleted</strong>" : "Un archivo o carpeta ha sido <strong>borrado</strong>", + "A new file or folder has been <strong>restored</strong>" : "Un archivo o carpeta ha sido <strong>restaurado</strong>", "No favorites" : "No hay favoritos" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |