summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-04-01 00:08:09 +0000
committerNextcloud bot <bot@nextcloud.com>2017-04-01 00:08:09 +0000
commit9098042c950d71a630334b28b6e64cfc44977bed (patch)
treee2b1a7ea5b21dda7f71e871bc4df01fd2591dc06 /apps/files_trashbin/l10n
parent57020a0c3633639eff943976cf1cc978efbb344c (diff)
downloadnextcloud-server-9098042c950d71a630334b28b6e64cfc44977bed.tar.gz
nextcloud-server-9098042c950d71a630334b28b6e64cfc44977bed.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n')
-rw-r--r--apps/files_trashbin/l10n/es_MX.js2
-rw-r--r--apps/files_trashbin/l10n/es_MX.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/es_MX.js b/apps/files_trashbin/l10n/es_MX.js
index 1459af100b8..04293229dcc 100644
--- a/apps/files_trashbin/l10n/es_MX.js
+++ b/apps/files_trashbin/l10n/es_MX.js
@@ -1,7 +1,7 @@
OC.L10N.register(
"files_trashbin",
{
- "Couldn't delete %s permanently" : "No se puede eliminar %s permanentemente",
+ "Couldn't delete %s permanently" : "No fue posible eliminar %s permanentemente",
"Couldn't restore %s" : "No fue posible restaurar %s",
"Deleted files" : "Archivos borrados",
"Restore" : "Restaurar",
diff --git a/apps/files_trashbin/l10n/es_MX.json b/apps/files_trashbin/l10n/es_MX.json
index 2be8a8e17ab..c507bde8b81 100644
--- a/apps/files_trashbin/l10n/es_MX.json
+++ b/apps/files_trashbin/l10n/es_MX.json
@@ -1,5 +1,5 @@
{ "translations": {
- "Couldn't delete %s permanently" : "No se puede eliminar %s permanentemente",
+ "Couldn't delete %s permanently" : "No fue posible eliminar %s permanentemente",
"Couldn't restore %s" : "No fue posible restaurar %s",
"Deleted files" : "Archivos borrados",
"Restore" : "Restaurar",