summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-06-06 00:08:45 +0000
committerNextcloud bot <bot@nextcloud.com>2017-06-06 00:08:45 +0000
commitbb884c341f7c5f0e8568283431555ee18aa0fe38 (patch)
treeb6f820f13c6a69d9ec2eb9f0719ac7a3fd7e0515 /apps/files_trashbin
parentf901861f811e634e3f05f45d008be2258288cec7 (diff)
downloadnextcloud-server-bb884c341f7c5f0e8568283431555ee18aa0fe38.tar.gz
nextcloud-server-bb884c341f7c5f0e8568283431555ee18aa0fe38.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin')
-rw-r--r--apps/files_trashbin/l10n/es_AR.js6
-rw-r--r--apps/files_trashbin/l10n/es_AR.json6
2 files changed, 12 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/es_AR.js b/apps/files_trashbin/l10n/es_AR.js
index e916fc98f04..ef2d08c9e43 100644
--- a/apps/files_trashbin/l10n/es_AR.js
+++ b/apps/files_trashbin/l10n/es_AR.js
@@ -8,7 +8,13 @@ OC.L10N.register(
"Delete" : "Borrar",
"Delete permanently" : "Borrar permanentemente",
"Error" : "Error",
+ "This operation is forbidden" : "Esta operación está prohibida",
+ "This directory is unavailable, please check the logs or contact the administrator" : "Este directorio no está disponible, compruebe los registros o póngase en contacto con el administrador",
"restored" : "recuperado",
+ "No deleted files" : "No hay archivos eliminados",
+ "You will be able to recover deleted files from here" : "Podrás recuperar archivos eliminados desde aquí",
+ "No entries found in this folder" : "No se encontraron entradas en esta carpeta",
+ "Select all" : "Seleccionar todo",
"Name" : "Nombre",
"Deleted" : "Borrado"
},
diff --git a/apps/files_trashbin/l10n/es_AR.json b/apps/files_trashbin/l10n/es_AR.json
index 41ad13d0ba2..4bec793f5f2 100644
--- a/apps/files_trashbin/l10n/es_AR.json
+++ b/apps/files_trashbin/l10n/es_AR.json
@@ -6,7 +6,13 @@
"Delete" : "Borrar",
"Delete permanently" : "Borrar permanentemente",
"Error" : "Error",
+ "This operation is forbidden" : "Esta operación está prohibida",
+ "This directory is unavailable, please check the logs or contact the administrator" : "Este directorio no está disponible, compruebe los registros o póngase en contacto con el administrador",
"restored" : "recuperado",
+ "No deleted files" : "No hay archivos eliminados",
+ "You will be able to recover deleted files from here" : "Podrás recuperar archivos eliminados desde aquí",
+ "No entries found in this folder" : "No se encontraron entradas en esta carpeta",
+ "Select all" : "Seleccionar todo",
"Name" : "Nombre",
"Deleted" : "Borrado"
},"pluralForm" :"nplurals=2; plural=(n != 1);"