すきまテスト

This commit is contained in:
Your Name 2018-10-29 14:12:56 +09:00
parent 60eaedc67f
commit 6dd84fde33

View File

@ -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."] = "Ваш адрес электронной почты уже зарегистрирован на этом сайте.";