From 6dd84fde33ab403609aeefd0bb5dfa7dc7cff0e3 Mon Sep 17 00:00:00 2001 From: Your Name Date: Mon, 29 Oct 2018 14:12:56 +0900 Subject: [PATCH] =?UTF-8?q?=E3=81=99=E3=81=8D=E3=81=BE=E3=83=86=E3=82=B9?= =?UTF-8?q?=E3=83=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- view/ja/hstrings.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/view/ja/hstrings.php b/view/ja/hstrings.php index f6a9c611b..0cb1c73b9 100644 --- a/view/ja/hstrings.php +++ b/view/ja/hstrings.php @@ -717,13 +717,13 @@ App::$strings["menu"] = "меню"; App::$strings["card"] = "карточка"; App::$strings["article"] = "статья"; App::$strings["post"] = "この投稿"; -App::$strings["%1\$s wrote the following %2\$s %3\$s"] = "%1\$s が %3\$s に %2\$sを作成しました。"; +App::$strings["%1\$s wrote the following %2\$s %3\$s"] = "%1\$sが%3\$sに%2\$sを作成しました。"; App::$strings["Click to open/close"] = "Click to open/close"; App::$strings["spoiler"] = "спойлер"; App::$strings["View article"] = "記事を見る"; App::$strings["View summary"] = "Просмотр резюме"; App::$strings["Different viewers will see this text differently"] = "Различные зрители увидят этот текст по-разному"; -App::$strings["$1 wrote:"] = "$1 が書きました:"; +App::$strings["$1 wrote:"] = "$1が書きました:"; App::$strings["Not a valid email address"] = "Недействительный адрес электронной почты"; App::$strings["Your email domain is not among those allowed on this site"] = "Домен электронной почты не входит в число тех, которые разрешены на этом сайте"; App::$strings["Your email address is already registered at this site."] = "Ваш адрес электронной почты уже зарегистрирован на этом сайте.";