From d2e61603ceb8e3086b4575c395002a5d938dd675 Mon Sep 17 00:00:00 2001 From: dabura667 Date: Sat, 20 Jun 2015 20:18:51 +0900 Subject: [PATCH] Fix Japanese --- po/ja.po | 9 ++++++--- po/template.pot | 2 +- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/po/ja.po b/po/ja.po index fb4b084f6..596ff6828 100644 --- a/po/ja.po +++ b/po/ja.po @@ -14,10 +14,13 @@ msgstr "" #: public/views/modals/txp-details.html msgid "" -"* Only payment proposals created by yourself with no peer actions can be " -"removed" +"* A payment proposal can be deleted if 1) you are the creator, and no other " +"copayer has signed, or 2) 24 hours have passed since the proposal was " +"created." msgstr "" -"* 自分が提案した取引で他の参加者が署名していない取引提案のみ破棄されます。" +"* 送金の提案の取下げは①他のウォレット参加者に署名されていなかった場合、提案者" +"に提案を取り下げることができます。②提案の起案から24時間が経っても解決しなかっ" +"た場合、全員に取り下げることができます。" #: public/views/backup.html msgid "" diff --git a/po/template.pot b/po/template.pot index ae813da0d..b915e0fec 100644 --- a/po/template.pot +++ b/po/template.pot @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: \n" #: public/views/modals/txp-details.html -msgid "* Only payment proposals created by yourself with no peer actions can be removed" +msgid "* A payment proposal can be deleted if 1) you are the creator, and no other copayer has signed, or 2) 24 hours have passed since the proposal was created." msgstr "" #: public/views/backup.html