update version to 2.0.2, binary age 2, interface age 2.

Tue Apr  2 13:44:27 2002  Tim Janik  <timj@gtk.org>

        * configure.in: update version to 2.0.2, binary age 2, interface
        age 2.

        * NEWS: updates for 2.0.2.
This commit is contained in:
Tim Janik
2002-04-02 12:10:57 +00:00
committed by Tim Janik
parent e372d7b21a
commit e6b73bedd3
55 changed files with 9577 additions and 7915 deletions

176
po/ja.po
View File

@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gtk+ 2.0.0\n"
"POT-Creation-Date: 2002-03-29 18:18-0500\n"
"POT-Creation-Date: 2002-04-02 13:13+0200\n"
"PO-Revision-Date: 2002-03-21 00:30+0900\n"
"Last-Translator: Takayuki KUSANO <AE5T-KSN@asahi-net.or.jp>\n"
"Language-Team: Japanese <translation@gnome.gr.jp>\n"
@ -118,6 +118,23 @@ msgstr ""
"内部エラー: 画像ローダモジュール '%s' が画像読みこみ開式に失敗しました。しか"
"し失敗の理由が返されませんでした"
#: gdk-pixbuf/gdk-pixdata.c:146
msgid "Image header corrupt"
msgstr ""
#: gdk-pixbuf/gdk-pixdata.c:151
msgid "Image format unknown"
msgstr ""
#: gdk-pixbuf/gdk-pixdata.c:156 gdk-pixbuf/gdk-pixdata.c:457
msgid "Image pixel data corrupt"
msgstr ""
#: gdk-pixbuf/gdk-pixdata.c:403
#, c-format
msgid "failed to allocate image buffer of %u bytes"
msgstr ""
#: gdk-pixbuf/io-bmp.c:249 gdk-pixbuf/io-bmp.c:349
msgid "Not enough memory to load bitmap image"
msgstr "ビットマップ画像を読みこむための十分なメモリがありません"
@ -130,44 +147,6 @@ msgstr "BMP 画像にサポートされてないヘッダサイズがありま
msgid "BMP image has bogus header data"
msgstr "BMP 画像のヘッダのデータがおかしいです"
#: gdk-pixbuf/io-ico.c:207
#, c-format
msgid "Failure reading ICO: %s"
msgstr "ICO の読みこみに失敗: %s"
#: gdk-pixbuf/io-ico.c:224
msgid "ICO file was missing some data (perhaps it was truncated somehow?)"
msgstr "ICO ファイルに何かデータが足りません(削られた?)"
#: gdk-pixbuf/io-ico.c:262 gdk-pixbuf/io-ico.c:318 gdk-pixbuf/io-ico.c:381
#: gdk-pixbuf/io-ico.c:443 gdk-pixbuf/io-ico.c:460
msgid "Not enough memory to load icon"
msgstr "アイコンを読みこむための十分なメモリがありません"
#: gdk-pixbuf/io-ico.c:303
msgid "Invalid header in icon"
msgstr "アイコンのヘッダがおかしいです"
#: gdk-pixbuf/io-ico.c:340
msgid "Icon has zero width"
msgstr "アイコンの幅がゼロです"
#: gdk-pixbuf/io-ico.c:350
msgid "Icon has zero height"
msgstr "アイコンの高さがゼロです"
#: gdk-pixbuf/io-ico.c:395
msgid "Compressed icons are not supported"
msgstr "圧縮アイコンはサポートされていません"
#: gdk-pixbuf/io-ico.c:428
msgid "Unsupported icon type"
msgstr "サポートされてない種類のアイコンです"
#: gdk-pixbuf/io-ico.c:499
msgid "Not enough memory to load ICO file"
msgstr "アイコンファイルを読みこむのに十分なメモリがありません"
#: gdk-pixbuf/io-gif.c:218
#, c-format
msgid "Failure reading GIF: %s"
@ -234,6 +213,44 @@ msgstr ""
msgid "GIF image was truncated or incomplete."
msgstr ""
#: gdk-pixbuf/io-ico.c:207
#, c-format
msgid "Failure reading ICO: %s"
msgstr "ICO の読みこみに失敗: %s"
#: gdk-pixbuf/io-ico.c:224
msgid "ICO file was missing some data (perhaps it was truncated somehow?)"
msgstr "ICO ファイルに何かデータが足りません(削られた?)"
#: gdk-pixbuf/io-ico.c:262 gdk-pixbuf/io-ico.c:318 gdk-pixbuf/io-ico.c:381
#: gdk-pixbuf/io-ico.c:443 gdk-pixbuf/io-ico.c:460
msgid "Not enough memory to load icon"
msgstr "アイコンを読みこむための十分なメモリがありません"
#: gdk-pixbuf/io-ico.c:303
msgid "Invalid header in icon"
msgstr "アイコンのヘッダがおかしいです"
#: gdk-pixbuf/io-ico.c:340
msgid "Icon has zero width"
msgstr "アイコンの幅がゼロです"
#: gdk-pixbuf/io-ico.c:350
msgid "Icon has zero height"
msgstr "アイコンの高さがゼロです"
#: gdk-pixbuf/io-ico.c:395
msgid "Compressed icons are not supported"
msgstr "圧縮アイコンはサポートされていません"
#: gdk-pixbuf/io-ico.c:428
msgid "Unsupported icon type"
msgstr "サポートされてない種類のアイコンです"
#: gdk-pixbuf/io-ico.c:499
msgid "Not enough memory to load ICO file"
msgstr "アイコンファイルを読みこむのに十分なメモリがありません"
#: gdk-pixbuf/io-jpeg.c:125
#, c-format
msgid "Error interpreting JPEG image file (%s)"
@ -388,6 +405,20 @@ msgstr ""
msgid "Insufficient memory to load PNM file"
msgstr ""
#: gdk-pixbuf/io-ras.c:158
#, fuzzy
msgid "RAS image has bogus header data"
msgstr "BMP 画像のヘッダのデータがおかしいです"
#: gdk-pixbuf/io-ras.c:180
msgid "RAS image has unknown type"
msgstr ""
#: gdk-pixbuf/io-ras.c:195 gdk-pixbuf/io-ras.c:215
#, fuzzy
msgid "Not enough memory to load RAS image"
msgstr "ビットマップ画像を読みこむための十分なメモリがありません"
#: gdk-pixbuf/io-tga.c:159
msgid "Can't allocate memory for IOBuffer struct"
msgstr ""
@ -590,23 +621,6 @@ msgstr ""
msgid "Failed to write to temporary file when loading XPM image"
msgstr ""
#: gdk-pixbuf/gdk-pixdata.c:146
msgid "Image header corrupt"
msgstr ""
#: gdk-pixbuf/gdk-pixdata.c:151
msgid "Image format unknown"
msgstr ""
#: gdk-pixbuf/gdk-pixdata.c:156 gdk-pixbuf/gdk-pixdata.c:457
msgid "Image pixel data corrupt"
msgstr ""
#: gdk-pixbuf/gdk-pixdata.c:403
#, c-format
msgid "failed to allocate image buffer of %u bytes"
msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
@ -2505,21 +2519,6 @@ msgstr ""
msgid "Width of handle"
msgstr ""
#: gtk/gtkrc.c:2270
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr ""
#: gtk/gtkrc.c:2912 gtk/gtkrc.c:2915
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "画像ファイルが見付かりません pixmap_path: \"%s\""
#: gtk/gtkrc.c:3350
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr ""
#: gtk/gtkpreview.c:129
msgid "Expand"
msgstr ""
@ -2711,6 +2710,21 @@ msgid ""
"How far in the y direction to move the arrow when the button is depressed"
msgstr ""
#: gtk/gtkrc.c:2270
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr ""
#: gtk/gtkrc.c:2912 gtk/gtkrc.c:2915
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "画像ファイルが見付かりません pixmap_path: \"%s\""
#: gtk/gtkrc.c:3350
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr ""
#: gtk/gtkruler.c:118
msgid "Lower"
msgstr ""
@ -2945,6 +2959,16 @@ msgstr "フォント名"
msgid "Name of default font to use"
msgstr ""
#: gtk/gtksizegroup.c:242
msgid "Mode"
msgstr "モード"
#: gtk/gtksizegroup.c:243
msgid ""
"The directions in which the size group effects the requested sizes of its "
"component widgets."
msgstr ""
#: gtk/gtkspinbutton.c:238
msgid "The adjustment that holds the value of the spinbutton"
msgstr ""
@ -4257,16 +4281,6 @@ msgstr ""
msgid "Icon for this window"
msgstr ""
#: gtk/gtksizegroup.c:242
msgid "Mode"
msgstr "モード"
#: gtk/gtksizegroup.c:243
msgid ""
"The directions in which the size group effects the requested sizes of its "
"component widgets."
msgstr ""
#. ID
#: modules/input/imam-et.c:454
msgid "Amharic (EZ+)"