From 0ecc2563f7d2df61b4aedf911d55fe7fd0c7c095 Mon Sep 17 00:00:00 2001 From: s-nakajima Date: Tue, 28 Jun 2016 18:28:02 +0900 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E8=A8=80=E8=BF=BD=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Locale/jpn/LC_MESSAGES/net_commons.po | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Locale/jpn/LC_MESSAGES/net_commons.po b/Locale/jpn/LC_MESSAGES/net_commons.po index 07657655..27d2e39c 100644 --- a/Locale/jpn/LC_MESSAGES/net_commons.po +++ b/Locale/jpn/LC_MESSAGES/net_commons.po @@ -260,6 +260,9 @@ msgstr "半角英数字または記号を入力してください。" msgid "Only numbers are allowed." msgstr "数字を入力してください。" +msgid "Please enter more than %s." +msgstr "%s以上の数値を入力してください。" + msgid "The input %s must be a number bigger than %d and less than %d." msgstr "%sは%d~%dまでの数値を入力してください。"