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/ja.lproj/Localizable.strings |   48 +++++++++++++++++++++++++++---------------------
 1 files changed, 27 insertions(+), 21 deletions(-)

diff --git a/res/ElvaChatServiceSDK.bundle/ja.lproj/Localizable.strings b/res/ElvaChatServiceSDK.bundle/ja.lproj/Localizable.strings
index c1805dd..1d5b33b 100755
--- a/res/ElvaChatServiceSDK.bundle/ja.lproj/Localizable.strings
+++ b/res/ElvaChatServiceSDK.bundle/ja.lproj/Localizable.strings
@@ -1,23 +1,29 @@
-/* 
-  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";
+//日语ja
+"content_too_long"="%ld文字を超えています。";
 "ContactCustomerService" = "お問い合わせ";
-"self_service_interface"="services";
-"Message" = "Message";
-"WasHelp"="Was this helpful?";
-"NO"="NO";
-"YES"="YES";
-"elva__mark_helpful_toast"="役に立ちました";
-"elva__mark_no"="いいえ";
-"elva__mark_unhelpful_toast"="役に立たなかった";
-"elva__mark_yes"="はい";
-"elva__mark_yes_no_question"="お役に立ちましたか";
-"content_too_long"="No more than %ld chars!";
+"self_service_interface" = "セルフサービス";
+"offLine"= "接続が切れました。もう一度試してください。";
 "CustomerService"="HELP";
+"elva__mark_helpful_toast"="ご評価ありがとうございました。";
+"elva__mark_unhelpful_toast"="ご評価ありがとうございました。";
+"elva__mark_yes_no_question"="お役に立ちましたか?";
+"elva__mark_no"="いいえ";
+"elva__mark_yes"="はい";
+"RewardBalance"="ポイント残高:";
+"GoTo" = "へ";
+"Forum" = "QAフォーム";
+"RewardSuccess" = "成功した";
+"RewardFailure" = "失敗した";
+"TokenInsufficient" = "残高不足";
+"NeedMoreHelp" = "他のお問い合わせ内容がございますか?";
+"your question"="お問い合わせ内容をご入力ください。";
+"Cancel"="取り消し";
+"Oops, no relevant results were found"="申し訳ございません、結果が見つかりませんでした。";
+"Success"="成功";
+"Failed"="失敗";
+"Please tell us more details"="原因を具体的に書いてください。";
+"media_upload_err_format"="Unsupported files. Currently, only 'mp4, 3gp, png, jpg, jpeg, gif' available when uploading.";
+"media_upload_err_size"="ファイルサイズが制限を超えています。%dMB未満のファイルをアップロードしてください";
+"media_upload_err_net"="Transmission timed out, file uploading failed.";
+"Send us the network diagnostics? It'll help us improve connection quality."="ネットワークの接続情報を送信していただけませんか。安定したインターネット接続を維持することに役立ちます。";
+"After checking, the network is available"="確認後、ネットワークは利用可能です";

--
Gitblit v1.8.0