diff options
Diffstat (limited to 'apps/files_trashbin/l10n/es_CL.json')
-rw-r--r-- | apps/files_trashbin/l10n/es_CL.json | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/apps/files_trashbin/l10n/es_CL.json b/apps/files_trashbin/l10n/es_CL.json index 97579514401..3a539073e8b 100644 --- a/apps/files_trashbin/l10n/es_CL.json +++ b/apps/files_trashbin/l10n/es_CL.json @@ -1,4 +1,19 @@ { "translations": { - "Error" : "Error" + "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", + "Delete" : "Borrar", + "Delete permanently" : "Borrar permanentemente", + "Error" : "Error", + "This operation is forbidden" : "Esta opración está prohibida", + "This directory is unavailable, please check the logs or contact the administrator" : "Este directorio no está disponible, por favor verifica las bitácoras o contacta al administrador", + "restored" : "restaurado", + "No deleted files" : "No hay archivos borrados", + "You will be able to recover deleted files from here" : "Podrás recuperar archivos borrados desde aquí", + "No entries found in this folder" : "No se encontraron elementos en esta carpeta", + "Select all" : "Seleccionar todo", + "Name" : "Nombre", + "Deleted" : "Borrado" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |