/[suikacvs]/messaging/newsportal/extras/lang/japanese.lang
Suika

Contents of /messaging/newsportal/extras/lang/japanese.lang

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations) (download)
Sat Dec 1 11:17:31 2001 UTC (23 years, 6 months ago) by wakaba
Branch: MAIN
Branch point for: suika
Initial revision

1 wakaba 1.1 <?
2     $text_header["from"]= "<strong>筆者:</strong> ";
3     $text_header["subject"]= "<strong>主題:</strong> ";
4     $text_header["newsgroups"]="<strong>新聞組:</strong> ";
5     $text_header["followup"]= "<strong>返信先:</strong> ";
6     $text_header["organization"]="<strong>所属組織:</strong> ";
7     $text_header["date"]= "<strong>投稿日:</strong> ";
8     $text_header["message-id"]="<strong>記事 ID:</strong> ";
9     $text_header["references"]="<strong>参照記事:</strong> ";
10     $text_header["user-agent"]="<strong>User-Agent:</strong> ";
11     $text_header["date_format"]="M d Y H:i:s";
12    
13     $text_thread["no_articles"]="<p>記事がありません。</p>";
14     $text_thread["button_write"]="投稿";
15     $text_thread["button_grouplist"]="新聞組一覧";
16     $text_thread["button_top"]="最初に戻る";
17     $text_thread["date"]="<strong>投稿日</strong>";
18     $text_thread["subject"]="<strong>主題</strong>";
19     $text_thread["author"]="<strong>著者</strong>";
20     $text_thread["no_such_group"]="指定された新聞組はありません";
21    
22     $text_groups["newsgroup"]="<strong>新聞組</strong>";
23     $text_groups["description"]="<strong>解説</strong>";
24    
25     $text_article["button_answer"]="この記事に返事する";
26    
27     $text_post["missing_message"]="本文を記入しないと投稿できません。";
28     $text_post["missing_email"]="メイル・アドレスを記入しないと投稿できません。";
29     $text_post["missing_name"]="名前を入力しないと投稿できません。";
30     $text_post["missing_subject"]="題名をいれないと投稿できません。";
31     $text_post["button_post"]="投稿する";
32     $text_post["remember"]="名前とメイル・アドレスを記録する";
33     $text_post["message"]="本文";
34     $text_post["group_head"]="Compose article for ";
35     $text_post["group_tail"]="";
36     $text_post["followup_not_allowed"]="この新聞組への投稿は許可されていません:";
37     $text_post["message_posted"]="記事が投稿されました。";
38     $text_post["message_posted2"]="記事が正しく投稿されました。";
39     $text_post["button_back"]="戻る";
40     $text_post["button_back2"]="移動する";
41     $text_post["error_newsserver"]="サーバーが記事を受理しませんでした:";
42     $text_post["error_readonly"]="この新聞組は書き込み禁止です:";
43     $text_post["error_wrong_email"]="メイル・アドレス不正です。正しいメイル・アドレスを使って下さい。";
44    
45     $text_error["error:"]='<strong>例外</strong>:';
46     $text_error["connection_failed"]="サーバーへの接続に失敗しました。";
47     $text_error["article_not_found"]="<p>指定された記事が存在しません。</p>";
48     $text_error["read_access_denied"]="<p>読み出しが許可されていません。</p>";
49     $text_error["post_failed"]="接続に失敗しました。時間をおいてもう一度お試しください。";
50     $text_error["auth_error"]="サーバーへの接続認証に失敗しました。";
51     $text_error["spool_error"]="スプールで例外が発生しました。時間をおいてもう一度お試し下さい。";
52    
53     ?>

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24