diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-02-20 01:55:01 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-02-20 01:55:01 -0500 |
commit | 79ef5eda9688c998a51bfbb3f24f5274cc83bcc2 (patch) | |
tree | 7c6cbc7f75b73fdbbb3c3e0fd8fe5261febecb33 /apps/files_trashbin/l10n | |
parent | 602e563d99f3e82562862503d8bd82ae3252b2f3 (diff) | |
download | nextcloud-server-79ef5eda9688c998a51bfbb3f24f5274cc83bcc2.tar.gz nextcloud-server-79ef5eda9688c998a51bfbb3f24f5274cc83bcc2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n')
-rw-r--r-- | apps/files_trashbin/l10n/es.js | 4 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/es.json | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_trashbin/l10n/es.js b/apps/files_trashbin/l10n/es.js index 89fcf338118..b7f1a52327a 100644 --- a/apps/files_trashbin/l10n/es.js +++ b/apps/files_trashbin/l10n/es.js @@ -8,8 +8,8 @@ OC.L10N.register( "Delete permanently" : "Eliminar permanentemente", "Error" : "Error", "restored" : "recuperado", - "No deleted files" : "No hay archivos eliminados", - "You will be able to recover deleted files from here" : "Será posible recuperar archivos eliminados desde aquí", + "No deleted files" : "No hay ningún archivo eliminado", + "You will be able to recover deleted files from here" : "Desde aquí se podrán recuperar archivos eliminados", "No entries found in this folder" : "No hay entradas en esta carpeta", "Select all" : "Seleccionar todo", "Name" : "Nombre", diff --git a/apps/files_trashbin/l10n/es.json b/apps/files_trashbin/l10n/es.json index ff957bf7064..c55ae652d55 100644 --- a/apps/files_trashbin/l10n/es.json +++ b/apps/files_trashbin/l10n/es.json @@ -6,8 +6,8 @@ "Delete permanently" : "Eliminar permanentemente", "Error" : "Error", "restored" : "recuperado", - "No deleted files" : "No hay archivos eliminados", - "You will be able to recover deleted files from here" : "Será posible recuperar archivos eliminados desde aquí", + "No deleted files" : "No hay ningún archivo eliminado", + "You will be able to recover deleted files from here" : "Desde aquí se podrán recuperar archivos eliminados", "No entries found in this folder" : "No hay entradas en esta carpeta", "Select all" : "Seleccionar todo", "Name" : "Nombre", |