- From: Jean-Guilhem Rouel via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 19 May 2010 10:28:06 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2006/unicorn/WebContent/WEB-INF/languages
In directory hutz:/tmp/cvs-serv26466
Modified Files:
ja.properties
Log Message:
Submitter: Hirotaka Nakajima <hiro@w3.org>
Index: ja.properties
===================================================================
RCS file: /sources/public/2006/unicorn/WebContent/WEB-INF/languages/ja.properties,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- ja.properties 6 May 2010 16:09:24 -0000 1.6
+++ ja.properties 19 May 2010 10:28:04 -0000 1.7
@@ -1,15 +1,17 @@
#$Id$
#
-#Submitted by drry <drry+w3c@livedoor.com>
-#Fri Mar 19 07:55:24 UTC 2010
+#Submitted by Hirotaka Nakajima <hiro@w3.org>
+#Wed May 19 10:20:04 UTC 2010
anchor_message=このメッセージへのリンク
anchor_observation=この結果へのリンク
anchor_uri=このURIへのリンク
column_token=列\:
+context_token=コンテキスト\:
direct_link_label=リンク
direct_link_title_1=検証サービスのWebサイトでこの文書を再検証する
direct_link_title_2=この検証サービスWebサイトへのリンク
documentation=ドキュメント
+documentation_title=このサービスに関する文書およびソフトウェア
donation_program=検証サービス寄付プログラム
download=ダウンロード
download_title=このサービスに関するソースコードをダウンロード
@@ -28,10 +30,13 @@
line_token=行\:
local_file_label=ローカルファイル\:
location=場所
+message_connect_exception=送信されたURIは利用できません。もう一度確認してください。
message_document_not_found=指定された文書は存在しません。
message_empty_direct_input=検証する文書を入力する必要があります。
+message_empty_uploaded_file=アップロードされたファイルは空です。
message_empty_uri=検証するURIを入力する必要があります。
message_incomplete_language=この翻訳は未完全です。 ${message_translation}
+message_input_changed=%1は%2には対応していません。Unicornは自動的に要求を処理しますが、検証結果が不正確な場合があります。
message_input_changed_long=HTTPヘッダーのいくつかは失われたり変更された可能性があり、検証サービスは文書に含まれていたリンクを追うことができないかもしれません。
message_invalid_mime_type=指定されたmime-type (%1) は無効です。
message_invalid_url_syntax=指定されたURIは無効です\: "%1"
@@ -40,26 +45,36 @@
message_missing_mime_type=文書のmime-typeが指定されていません。
message_no_observation_done=表示する結果がありません。
message_no_referer=要求にリファラーHTTPヘッダーがありません。
+message_no_task=タスクが選択されていません。Unicornはデフォルトタスク(%1)を使用します。
message_no_uploaded_file=ファイルをアップロードする必要があります。
message_not_found_mime_type=文書のmime-typeを推測することができませんでした。
+message_nothing_to_validate=文書が送信されていません。
message_observer_connect_exception=「%1」は到達不可能です。
message_observer_internal_error=「%1」が内部エラーを報告しました。
message_observer_not_found=「%1」に対する要求の結果は<a href\="http\://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html\#sec10.4.5">404 (Not Found) HTTPエラー</a>になりました。
message_observer_read_timeout=「%1」が時間内に応答しませんでした。
message_response_invalid_schema=「%1」は対応していない形式の応答を利用しています。
message_response_validation_error=「%1」が無効な応答を返しました。
+message_ssl_warning=この文書のSSL証明書は有効ではありません。(検証サービスによっては有効でないSSL証明書に対応せず、このエラーを出力します)
message_translation=<a href\="./translations%2">Unicornの翻訳</a>にご協力ください。
message_unauthorized_access=指定されたURIは認証が必要です。
message_unavailable_language=あなたの優先した言語 (%1) ではUnicornを利用できません。 ${message_translation}
message_unavailable_requested_language=要求された言語 (%1) ではUnicornを利用できません。 ${message_translation}
message_unknown_host=%1 \: 不明なホストです。
+message_unknown_task=未知のタスク("%1") Unicornはデフォルトタスク(%2)を使用します。
+message_unsupported_mime_type=文書(%1)のMIMEタイプはこのタスクではサポートされていません。
result_for=%1 の結果
+result_for_upload=送信された文書の結果
+select-a-task=タスクを選択
simple_options=オプション
stack_trace_text=致命的なエラーが起きました。以下はUnicornからのスタックトレースです。コピーして問題解決の手助けに<a href\="mailto\:public-qa-dev@w3.org">バグ報告を提出</a>してください。
submit=チェック
+submit_title=検証の為ファイルを送信する
+submitted_file=送信された文書
task_label=タスク\:
test_fail=このドキュメントは %1 のテストに合格しませんでした
test_ok=このドキュメントは %1 のテストに合格しました
+test_undef=テスト結果\: %1
translations=翻訳
translations_title=Unicornの翻訳にご協力ください
uri_label=アドレス
Received on Wednesday, 19 May 2010 10:28:08 UTC