2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-12 21:10:47 +08:00

Update Translations

This commit is contained in:
Arpit Jalan 2015-05-06 21:05:09 +05:30
parent 942f18143c
commit ee960899df
158 changed files with 4455 additions and 545 deletions

12
public/500.ja.html Normal file
View file

@ -0,0 +1,12 @@
<html>
<head>
<title>500エラー</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<h1>500</h1>
<p>このディスカッションフォーラムに予期しないエラーが発生しました。</p>
<p>エラーについての詳細情報は記録されました。自動通知を受け取りました。確認致します。</p>
<p>これ以上のアクションは必要ありません。ただし、エラーが解消されない場合、エラー再現の手順を含めて,<a href="/category/meta">このカテゴリ</a>.に投稿することにより詳細情報を提供することができます。</p>
</body>
</html>