=== Released 2.3.2 ===

Thu Jan 22 15:16:11 2004  Owen Taylor  <otaylor@redhat.com>

        * === Released 2.3.2 ===
This commit is contained in:
Owen Taylor
2004-01-22 20:20:31 +00:00
committed by Owen Taylor
parent 7ace455394
commit e009f72e5d
64 changed files with 1021 additions and 947 deletions

View File

@@ -6,14 +6,14 @@
msgid ""
msgstr ""
"Project-Id-Version: glib HEAD\n"
"POT-Creation-Date: 2003-12-08 12:13-0500\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-01-22 15:09-0500\n"
"PO-Revision-Date: 2003-10-28 00:23+0900\n"
"Last-Translator: KAMAGASAKO Masatoshi <emerald@gnome.gr.jp>\n"
"Language-Team: Japanese <translation@gnome.gr.jp>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Report-Msgid-Bugs-To: \n"
#: glib/gconvert.c:402
#, c-format
@@ -47,37 +47,37 @@ msgstr "入力の最後に不完全な文字シーケンスがあります"
msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "フォールバック '%s' を文字セット '%s' に変換できません"
#: glib/gconvert.c:1492
#: glib/gconvert.c:1497
#, c-format
msgid "The URI '%s' is not an absolute URI using the file scheme"
msgstr "URI '%s' は file スキームの絶対 URI ではありません"
#: glib/gconvert.c:1502
#: glib/gconvert.c:1507
#, c-format
msgid "The local file URI '%s' may not include a '#'"
msgstr "ローカルファイル URI '%s' は '#' は含みません"
#: glib/gconvert.c:1519
#: glib/gconvert.c:1524
#, c-format
msgid "The URI '%s' is invalid"
msgstr "URI '%s' は正しくありません"
#: glib/gconvert.c:1531
#: glib/gconvert.c:1536
#, c-format
msgid "The hostname of the URI '%s' is invalid"
msgstr "URI 中のホスト名 '%s' がおかしいです"
#: glib/gconvert.c:1547
#: glib/gconvert.c:1552
#, c-format
msgid "The URI '%s' contains invalidly escaped characters"
msgstr "URI %s' におかしなエスケープ文字が含まれています"
#: glib/gconvert.c:1618
#: glib/gconvert.c:1623
#, c-format
msgid "The pathname '%s' is not an absolute path"
msgstr "パス名 '%s' が絶対パスではありません"
#: glib/gconvert.c:1628
#: glib/gconvert.c:1633
msgid "Invalid hostname"
msgstr "おかしなホスト名"
@@ -86,57 +86,57 @@ msgstr "おかしなホスト名"
msgid "Error opening directory '%s': %s"
msgstr "ディレクトリ '%s' を開く時にエラー: %s"
#: glib/gfileutils.c:390 glib/gfileutils.c:455
#: glib/gfileutils.c:393 glib/gfileutils.c:458
#, c-format
msgid "Could not allocate %lu bytes to read file \"%s\""
msgstr "%lu バイトを確保できませんでした (ファイル \"%s\" の読みこみに必要)"
#: glib/gfileutils.c:401
#: glib/gfileutils.c:404
#, c-format
msgid "Error reading file '%s': %s"
msgstr "ファイル '%s' の読み出し中にエラー: %s"
#: glib/gfileutils.c:477
#: glib/gfileutils.c:480
#, c-format
msgid "Failed to read from file '%s': %s"
msgstr "ファイル '%s' を読めません: %s"
#: glib/gfileutils.c:524 glib/gfileutils.c:592
#: glib/gfileutils.c:527 glib/gfileutils.c:595
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "ファイル '%s' を開けません: %s"
#: glib/gfileutils.c:538
#: glib/gfileutils.c:541
#, c-format
msgid "Failed to get attributes of file '%s': fstat() failed: %s"
msgstr "ファイル '%s' の属性の取得できません: fstat() 失敗: %s"
#: glib/gfileutils.c:564
#: glib/gfileutils.c:567
#, c-format
msgid "Failed to open file '%s': fdopen() failed: %s"
msgstr "ファイル '%s' を開けません: fdopen() 失敗: %s"
#: glib/gfileutils.c:776
#: glib/gfileutils.c:779
#, c-format
msgid "Template '%s' invalid, should not contain a '%s'"
msgstr "テンプレート '%s' が正しくありません。'%s' を含んではいけません"
#: glib/gfileutils.c:788
#: glib/gfileutils.c:791
#, c-format
msgid "Template '%s' doesn't end with XXXXXX"
msgstr "テンプレート '%s' が XXXXXX で終わっていません"
#: glib/gfileutils.c:809
#: glib/gfileutils.c:812
#, c-format
msgid "Failed to create file '%s': %s"
msgstr "ファイル '%s' を作成できません: %s"
#: glib/gfileutils.c:1150
#: glib/gfileutils.c:1153
#, c-format
msgid "Failed to read the symbolic link '%s': %s"
msgstr "シンボリック・リンク '%s' の読み込みに失敗: %s"
#: glib/gfileutils.c:1169
#: glib/gfileutils.c:1172
msgid "Symbolic links not supported"
msgstr "シンボリック・リンクはサポートしていません"