From 80b8a95971ae27dd1035cc9a804f897b184be0a0 Mon Sep 17 00:00:00 2001 From: Laurent Peuch Date: Thu, 23 Jun 2016 22:59:57 +0200 Subject: [PATCH] [i18n] Translated using Weblate (Spanish) Currently translated at 100.0% (38 of 38 strings) --- locales/es.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/es.json b/locales/es.json index 83a31e17..52516dd2 100644 --- a/locales/es.json +++ b/locales/es.json @@ -10,7 +10,7 @@ "error": "Error:", "error_see_log": "Ha ocurrido un error. Consulte el registro para obtener más información.", "file_exists": "El archivo ya existe: '{path}'", - "file_not_exist": "El archivo no existe", + "file_not_exist": "El archivo no existe: '{path}'", "folder_exists": "El directorio ya existe: '{path}'", "folder_not_exist": "El directorio no existe", "instance_already_running": "El programa ya se está ejecutando",