diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2005-12-08 18:07:48 +0000 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2005-12-08 18:07:48 +0000 |
commit | fc25afd0b3fbe47a9ded2978142dadafe52a989b (patch) | |
tree | 6604b7df797e34ad2347c00d7b727c3b943127d8 /po/ja.po | |
parent | 193593331d2833dbc640f3bb1ad3dd6bfaac858f (diff) | |
parent | b7475c1ea32e60fca03b7092bfe7ee3fd3dfde47 (diff) |
* star-merged with apt--mvo
Patches applied:
* bubulle@debian.org--2005/apt--main--0--patch-133
Merge with Michael AND update PO files
* michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-102
* finalized this release
* michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-103
* changelog updates
* michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-104
* build-depend on libdb4.3 now, fix for kFreeBSD (#317718)
* michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-105
* fix mailaddress
* michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-106
* fix a string (thanks to bubulle)
* michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-107
* merged with bubulle
Diffstat (limited to 'po/ja.po')
-rw-r--r-- | po/ja.po | 20 |
1 files changed, 10 insertions, 10 deletions
@@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.6\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-12-08 18:35+0100\n" +"POT-Creation-Date: 2005-11-30 08:37+0100\n" "PO-Revision-Date: 2005-02-09 12:54+0900\n" "Last-Translator: Kenshi Muto <kmuto@debian.org>\n" "Language-Team: Debian Japanese List <debian-japanese@lists.debian.org>\n" @@ -1814,7 +1814,7 @@ msgstr "データソケット接続タイムアウト" msgid "Unable to accept connection" msgstr "接続を accept できません" -#: methods/ftp.cc:864 methods/http.cc:957 methods/rsh.cc:303 +#: methods/ftp.cc:864 methods/http.cc:963 methods/rsh.cc:303 msgid "Problem hashing file" msgstr "ファイルのハッシュでの問題" @@ -1991,31 +1991,31 @@ msgstr "接続タイムアウト" msgid "Error writing to output file" msgstr "出力ファイルへの書き込みでエラーが発生しました" -#: methods/http.cc:834 +#: methods/http.cc:837 msgid "Error writing to file" msgstr "ファイルへの書き込みでエラーが発生しました" -#: methods/http.cc:859 +#: methods/http.cc:865 msgid "Error writing to the file" msgstr "ファイルへの書き込みでエラーが発生しました" -#: methods/http.cc:873 +#: methods/http.cc:879 msgid "Error reading from server. Remote end closed connection" msgstr "リモート側で接続がクローズされてサーバからの読み込みに失敗しました" -#: methods/http.cc:875 +#: methods/http.cc:881 msgid "Error reading from server" msgstr "サーバからの読み込みに失敗しました" -#: methods/http.cc:1106 +#: methods/http.cc:1112 msgid "Bad header data" msgstr "不正なヘッダです" -#: methods/http.cc:1123 +#: methods/http.cc:1129 msgid "Connection failed" msgstr "接続失敗" -#: methods/http.cc:1214 +#: methods/http.cc:1220 msgid "Internal error" msgstr "内部エラー" @@ -2358,7 +2358,7 @@ msgstr "ソースリスト %2$s の %1$u 行目が不正です (type)" #: apt-pkg/sourcelist.cc:244 #, fuzzy, c-format -msgid "Type '%s' is not known in on line %u in source list %s" +msgid "Type '%s' is not known on line %u in source list %s" msgstr "ソースリスト %3$s の %2$u 行にあるタイプ '%1$s' は不明です" #: apt-pkg/sourcelist.cc:252 apt-pkg/sourcelist.cc:255 |