/[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.3 - (hide annotations) (download)
Sun Dec 2 00:59:42 2001 UTC (23 years, 6 months ago) by wakaba
Branch: MAIN
Changes since 1.2: +1 -0 lines
*** empty log message ***

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24