From ca75cc09395171ca363b040f815099fc734b3f9d Mon Sep 17 00:00:00 2001
From: lipengwei <lipengwei@nianben.com>
Date: Wed, 27 May 2020 09:44:01 +0800
Subject: [PATCH] 3.8.4

---
 res/ElvaChatServiceSDK.bundle/es.lproj/Localizable.strings |   47 ++++++++++++++++++++++++++---------------------
 1 files changed, 26 insertions(+), 21 deletions(-)

diff --git a/res/ElvaChatServiceSDK.bundle/es.lproj/Localizable.strings b/res/ElvaChatServiceSDK.bundle/es.lproj/Localizable.strings
index f6cddd0..0891d16 100755
--- a/res/ElvaChatServiceSDK.bundle/es.lproj/Localizable.strings
+++ b/res/ElvaChatServiceSDK.bundle/es.lproj/Localizable.strings
@@ -1,23 +1,28 @@
-/* 
-  Localizable.strings
-  ElvaTestIOS
-
-  Created by wwj on 16/5/30.
-  Copyright © 2016年 im30. All rights reserved.
-*/
-
-"ElvaChatService" = "ElvaChat Service";
-"offLine"="Your network is disconnected,please try again later";
+//西班牙语es
+"content_too_long"="No más de %ld caracteres!";
 "ContactCustomerService" = "CONTÁCTANOS";
-"self_service_interface"="services";
-"Message" = "Message";
-"WasHelp"="Was this helpful?";
-"NO"="NO";
-"YES"="YES";
-"elva__mark_helpful_toast"="Le resultó útil";
-"elva__mark_no"="NO";
-"elva__mark_unhelpful_toast"="No le resultó útil";
-"elva__mark_yes"="Sí";
-"elva__mark_yes_no_question"="¿Sirvió de ayuda";
-"content_too_long"="No more than %ld chars!";
+"self_service_interface" = "Autoservicio";
+"offLine"= "Su red está desconectada, inténtelo de nuevo más tarde.";
 "CustomerService"="HELP";
+"elva__mark_helpful_toast"="Le resultó útil";
+"elva__mark_unhelpful_toast"="No le resultó útil";
+"elva__mark_yes_no_question"="¿Sirvió de ayuda";
+"elva__mark_no"="NO";
+"elva__mark_yes"="Sí";
+"RewardBalance"="Sus puntos:";
+"GoTo" = "Ir a";
+"Forum" = "Foro de QA";
+"RewardSuccess" = "Éxito";
+"RewardFailure" = "Ha fallado";
+"TokenInsufficient" = "Sus puntos son insuficientes";
+"NeedMoreHelp" = "Necesitas más ayuda?";
+"your question"="Tu pregunta";
+"Cancel"="Cancelar";
+"Oops, no relevant results were found"="Lo sentimos mucho que no se puede encontrar ningún dato.";
+"Success"="Success";
+"Failed"="Failed";
+"media_upload_err_format"="Unsupported files. Currently, only 'mp4, 3gp, png, jpg, jpeg, gif' available when uploading.";
+"media_upload_err_size"="El tamaño del archivo excede el límite, cargue el archivo de menos de %d MB";
+"media_upload_err_net"="Transmission timed out, file uploading failed.";
+"Send us the network diagnostics? It'll help us improve connection quality."="Envíenos los diagnósticos de red por favor. Nos ayudará a mejorar la calidad de la conexión.";
+"After checking, the network is available"="Después de verificar, la red está disponible";

--
Gitblit v1.8.0