1# libsoup ja.po 2# Copyright (C) 2012 libsoup's COPYRIGHT HOLDER 3# This file is distributed under the same license as the libsoup package. 4# Takayuki KUSANO <AE5T-KSN@asahi-net.or.jp>, 2012. 5# 6msgid "" 7msgstr "" 8"Project-Id-Version: libsoup master\n" 9"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=libsoup&keywords=I18N+L10N&component=general\n" 10"POT-Creation-Date: 2012-11-02 19:31+0000\n" 11"PO-Revision-Date: 2012-10-12 13:30+0900\n" 12"Last-Translator: Takayuki KUSANO <AE5T-KSN@asahi-net.or.jp>\n" 13"Language-Team: Japanese <gnome-translation@gnome.gr.jp>\n" 14"Language: ja\n" 15"MIME-Version: 1.0\n" 16"Content-Type: text/plain; charset=UTF-8\n" 17"Content-Transfer-Encoding: 8bit\n" 18 19#: ../libsoup/soup-body-input-stream.c:141 20#: ../libsoup/soup-body-input-stream.c:172 21#: ../libsoup/soup-body-input-stream.c:205 ../libsoup/soup-message-io.c:191 22msgid "Connection terminated unexpectedly" 23msgstr "接続が突然切断されました" 24 25#: ../libsoup/soup-body-input-stream.c:461 26msgid "Invalid seek request" 27msgstr "無効な seek 要求" 28 29#: ../libsoup/soup-body-input-stream.c:489 30msgid "Cannot truncate SoupBodyInputStream" 31msgstr "SoupBodyInputStream は truncate できません" 32 33#: ../libsoup/soup-converter-wrapper.c:192 34#, c-format 35msgid "Output buffer is too small" 36msgstr "出力バッファーが小さすぎます" 37 38#: ../libsoup/soup-message-io.c:846 ../libsoup/soup-message-io.c:882 39msgid "Operation was cancelled" 40msgstr "動作が中止されました" 41 42#: ../libsoup/soup-message-io.c:893 43msgid "Operation would block" 44msgstr "動作はブロックします" 45 46#: ../libsoup/soup-request.c:142 47#, c-format 48msgid "No URI provided" 49msgstr "URI が与えられていません" 50 51#: ../libsoup/soup-request.c:152 52#, c-format 53msgid "Invalid '%s' URI: %s" 54msgstr "不正なスキーム '%s' の URI: %s" 55 56#: ../libsoup/soup-requester.c:219 57#, c-format 58msgid "Could not parse URI '%s'" 59msgstr "URI '%s' をパースできませんでした" 60 61#: ../libsoup/soup-requester.c:253 62#, c-format 63msgid "Unsupported URI scheme '%s'" 64msgstr "サポートされていない URI のスキーム '%s'" 65 66#: ../libsoup/soup-tld.c:154 67msgid "Hostname is an IP address" 68msgstr "ホスト名が IP アドレスです" 69 70#: ../libsoup/soup-tld.c:175 71msgid "Invalid hostname" 72msgstr "不正なホスト名です" 73 74#: ../libsoup/soup-tld.c:204 75msgid "Hostname has no base domain" 76msgstr "ホスト名にトップレベルドメインがありません" 77 78# ソースコードと http://www.nic.ad.jp/ja/dom/system.html 参照 79#: ../libsoup/soup-tld.c:226 80msgid "Not enough domains" 81msgstr "ドメイン名が十分な数のラベルがありません" 82