From 35280973305a4b13c5e83d399463571709b78458 Mon Sep 17 00:00:00 2001 From: Owen Taylor Date: Thu, 31 Jan 2002 15:08:41 +0000 Subject: Add missing files (Christian Rose #70165) Thu Jan 31 09:41:09 2002 Owen Taylor * POTFILES.in: Add missing files (Christian Rose #70165) --- po/ja.po | 378 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 342 insertions(+), 36 deletions(-) (limited to 'po/ja.po') diff --git a/po/ja.po b/po/ja.po index b9f7b5631..3a6b710a3 100644 --- a/po/ja.po +++ b/po/ja.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+ 1.3.x\n" -"POT-Creation-Date: 2002-01-29 22:58-0500\n" +"POT-Creation-Date: 2002-01-31 09:59-0500\n" "PO-Revision-Date: 2001-08-30 20:00+0900\n" "Last-Translator: Yukihiro Nakai \n" "Language-Team: Japanese \n" @@ -125,6 +125,38 @@ msgstr "" msgid "Not enough memory to load bitmap image" msgstr "" +#: gdk-pixbuf/io-ico.c:204 +#, c-format +msgid "Failure reading ICO: %s" +msgstr "" + +#: gdk-pixbuf/io-ico.c:221 +#, fuzzy +msgid "ICO file was missing some data (perhaps it was truncated somehow?)" +msgstr "GIFファイルに何か足りないデータがあります(失われた?)" + +#: gdk-pixbuf/io-ico.c:259 gdk-pixbuf/io-ico.c:307 gdk-pixbuf/io-ico.c:370 +#: gdk-pixbuf/io-ico.c:423 +msgid "Not enough memory to load icon" +msgstr "" + +#: gdk-pixbuf/io-ico.c:329 +msgid "Icon has zero width" +msgstr "" + +#: gdk-pixbuf/io-ico.c:339 +msgid "Icon has zero height" +msgstr "" + +#: gdk-pixbuf/io-ico.c:384 +#, fuzzy +msgid "Compressed icons are not supported" +msgstr "イメージタイプ'%s'はサポートされていません" + +#: gdk-pixbuf/io-ico.c:472 +msgid "Not enough memory to load ICO file" +msgstr "" + #: gdk-pixbuf/io-gif.c:218 #, c-format msgid "Failure reading GIF: %s" @@ -321,6 +353,107 @@ msgstr "" msgid "Insufficient memory to load PNM file" msgstr "" +#: gdk-pixbuf/io-tga.c:157 +msgid "Can't allocate memory for IOBuffer struct" +msgstr "" + +#: gdk-pixbuf/io-tga.c:176 +msgid "Can't allocate memory for IOBuffer data" +msgstr "" + +#: gdk-pixbuf/io-tga.c:187 +msgid "Can't realloc IOBuffer data" +msgstr "" + +#: gdk-pixbuf/io-tga.c:216 +msgid "Can't allocate temporary IOBuffer data" +msgstr "" + +#: gdk-pixbuf/io-tga.c:249 +msgid "fread() failed -- premature end-of-file probably encountered" +msgstr "" + +#: gdk-pixbuf/io-tga.c:259 +msgid "fseek() failed -- premature end-of-file probably encountered" +msgstr "" + +#: gdk-pixbuf/io-tga.c:288 +msgid "Can't allocate new pixbuf" +msgstr "" + +#: gdk-pixbuf/io-tga.c:557 +msgid "Can't allocate colormap structure" +msgstr "" + +#: gdk-pixbuf/io-tga.c:564 +msgid "Can't allocate colormap entries" +msgstr "" + +#: gdk-pixbuf/io-tga.c:587 +msgid "Unexpected bitdepth for colormap entries" +msgstr "" + +#: gdk-pixbuf/io-tga.c:607 +msgid "Can't allocate TGA header memory" +msgstr "" + +#: gdk-pixbuf/io-tga.c:619 +msgid "TGA image comment length is too long" +msgstr "" + +#: gdk-pixbuf/io-tga.c:628 +#, fuzzy +msgid "TGA image type not supported" +msgstr "イメージタイプ'%s'はサポートされていません" + +#: gdk-pixbuf/io-tga.c:671 +msgid "Can't allocate memory for TGA context struct" +msgstr "" + +#: gdk-pixbuf/io-tga.c:735 +msgid "Excess data in file" +msgstr "" + +#: gdk-pixbuf/io-tga.c:776 +msgid "Can't allocate memory for TGA header" +msgstr "" + +#: gdk-pixbuf/io-tga.c:786 +msgid "Too big value in the infolen field of TGA header." +msgstr "" + +#: gdk-pixbuf/io-tga.c:810 +msgid "Can't allocate memory for TGA cmap temporary buffer" +msgstr "" + +#: gdk-pixbuf/io-tga.c:822 +msgid "Can't allocate memory for TGA colormap struct" +msgstr "" + +#: gdk-pixbuf/io-tga.c:831 +msgid "Can't allocate memory for TGA colormap entries" +msgstr "" + +#: gdk-pixbuf/io-tga.c:841 +msgid "Unexpected bitdepth for TGA colormap" +msgstr "" + +#: gdk-pixbuf/io-tga.c:881 +msgid "Pseudo-Color image without colormap" +msgstr "" + +#: gdk-pixbuf/io-tga.c:888 +msgid "Can't seek to image offset -- end-of-file probably encountered" +msgstr "" + +#: gdk-pixbuf/io-tga.c:897 gdk-pixbuf/io-tga.c:993 gdk-pixbuf/io-tga.c:1059 +msgid "Can't allocate pixbuf" +msgstr "" + +#: gdk-pixbuf/io-tga.c:1125 gdk-pixbuf/io-tga.c:1154 +msgid "Unsupported TGA image type" +msgstr "" + #: gdk-pixbuf/io-tiff.c:152 msgid "Could not get image width (bad TIFF file)" msgstr "" @@ -1327,35 +1460,35 @@ msgstr "" msgid "Maximum possible value for Y" msgstr "" -#: gtk/gtkdialog.c:126 +#: gtk/gtkdialog.c:128 msgid "Has separator" msgstr "" -#: gtk/gtkdialog.c:127 +#: gtk/gtkdialog.c:129 msgid "The dialog has a separator bar above its buttons" msgstr "" -#: gtk/gtkdialog.c:150 +#: gtk/gtkdialog.c:152 msgid "Content area border" msgstr "" -#: gtk/gtkdialog.c:151 +#: gtk/gtkdialog.c:153 msgid "Width of border around the main dialog area" msgstr "" -#: gtk/gtkdialog.c:158 +#: gtk/gtkdialog.c:160 msgid "Button spacing" msgstr "" -#: gtk/gtkdialog.c:159 +#: gtk/gtkdialog.c:161 msgid "Spacing between buttons" msgstr "" -#: gtk/gtkdialog.c:167 +#: gtk/gtkdialog.c:169 msgid "Action area border" msgstr "" -#: gtk/gtkdialog.c:168 +#: gtk/gtkdialog.c:170 msgid "Width of border around the button area at the bottom of the dialog" msgstr "" @@ -1469,7 +1602,7 @@ msgstr "" msgid "_Insert Unicode control character" msgstr "" -#: gtk/gtkfilesel.c:518 +#: gtk/gtkfilesel.c:518 gtk/gtkimage.c:161 msgid "Filename" msgstr "ファイル名" @@ -1651,6 +1784,22 @@ msgstr "" msgid "Couldn't convert filename" msgstr "" +#: gtk/gtkfixed.c:120 gtk/gtklayout.c:597 +msgid "X position" +msgstr "" + +#: gtk/gtkfixed.c:121 gtk/gtklayout.c:598 +msgid "X position of child widget" +msgstr "" + +#: gtk/gtkfixed.c:130 gtk/gtklayout.c:607 +msgid "Y position" +msgstr "" + +#: gtk/gtkfixed.c:131 gtk/gtklayout.c:608 +msgid "Y position of child widget" +msgstr "" + #: gtk/gtkfontsel.c:195 msgid "Font name" msgstr "フォント名" @@ -1780,6 +1929,85 @@ msgstr "" msgid "Error loading icon: %s" msgstr "" +#: gtk/gtkimage.c:129 +msgid "Pixbuf" +msgstr "" + +#: gtk/gtkimage.c:130 +msgid "A GdkPixbuf to display." +msgstr "" + +#: gtk/gtkimage.c:137 +msgid "Pixmap" +msgstr "" + +#: gtk/gtkimage.c:138 +msgid "A GdkPixmap to display." +msgstr "" + +#: gtk/gtkimage.c:145 +#, fuzzy +msgid "Image" +msgstr "ページ" + +#: gtk/gtkimage.c:146 +msgid "A GdkImage to display." +msgstr "" + +#: gtk/gtkimage.c:153 +msgid "Mask" +msgstr "" + +#: gtk/gtkimage.c:154 +msgid "Mask bitmap to use with GdkImage or GdkPixmap" +msgstr "" + +#: gtk/gtkimage.c:162 +msgid "Filename to load and siplay." +msgstr "" + +#: gtk/gtkimage.c:170 +msgid "Stock ID" +msgstr "" + +#: gtk/gtkimage.c:171 +msgid "Stock ID for a stock image to display." +msgstr "" + +#: gtk/gtkimage.c:178 +msgid "Icon set" +msgstr "" + +#: gtk/gtkimage.c:179 +msgid "Icon set to display." +msgstr "" + +#: gtk/gtkimage.c:186 +msgid "Icon size" +msgstr "" + +#: gtk/gtkimage.c:187 +msgid "Size to use for stock icon or icon set." +msgstr "" + +#: gtk/gtkimage.c:195 +#, fuzzy +msgid "Animation" +msgstr "情報" + +#: gtk/gtkimage.c:196 +msgid "GdkPixbufAnimation to display." +msgstr "" + +#: gtk/gtkimage.c:203 +#, fuzzy +msgid "Storage type" +msgstr "曲線タイプ" + +#: gtk/gtkimage.c:204 +msgid "The representation being used for image data." +msgstr "" + #: gtk/gtkimagemenuitem.c:124 msgid "Image widget" msgstr "" @@ -1947,27 +2175,11 @@ msgstr "" msgid "The widget to be activated when the label's mnemonic key is pressed." msgstr "" -#: gtk/gtklayout.c:597 -msgid "X position" -msgstr "" - -#: gtk/gtklayout.c:598 -msgid "X position of child widget" -msgstr "" - -#: gtk/gtklayout.c:607 -msgid "Y position" -msgstr "" - -#: gtk/gtklayout.c:608 -msgid "Y position of child widget" -msgstr "" - #: gtk/gtklayout.c:617 gtk/gtkviewport.c:132 msgid "Horizontal adjustment" msgstr "" -#: gtk/gtklayout.c:618 +#: gtk/gtklayout.c:618 gtk/gtkscrolledwindow.c:178 msgid "The GtkAdjustment for the horizontal position." msgstr "" @@ -1975,7 +2187,7 @@ msgstr "" msgid "Vertical adjustment" msgstr "" -#: gtk/gtklayout.c:626 +#: gtk/gtklayout.c:626 gtk/gtkscrolledwindow.c:185 msgid "The GtkAdjustment for the vertical position." msgstr "" @@ -2004,6 +2216,16 @@ msgstr "" msgid "default:LTR" msgstr "default:LTR" +#: gtk/gtkmenu.c:189 +msgid "Tearoff Title" +msgstr "" + +#: gtk/gtkmenu.c:190 +msgid "" +"A title that may be displayed by the window manager when this menu is torn-" +"off." +msgstr "" + #: gtk/gtkmenubar.c:151 msgid "Style of bevel around the menubar" msgstr "" @@ -2502,6 +2724,50 @@ msgid "" "Display a secondary forward arrow button on the opposite end of the scrollbar" msgstr "" +#: gtk/gtkscrolledwindow.c:177 gtk/gtktext.c:604 gtk/gtktreeview.c:507 +msgid "Horizontal Adjustment" +msgstr "" + +#: gtk/gtkscrolledwindow.c:184 gtk/gtktext.c:612 gtk/gtktreeview.c:515 +msgid "Vertical Adjustment" +msgstr "" + +#: gtk/gtkscrolledwindow.c:191 +#, fuzzy +msgid "Horizontal Scrollbar Policy" +msgstr "水平スケール" + +#: gtk/gtkscrolledwindow.c:192 +msgid "When the horizontal scrollbar is displayed" +msgstr "" + +#: gtk/gtkscrolledwindow.c:199 +#, fuzzy +msgid "Vertical Scrollbar Policy" +msgstr "垂直スケール" + +#: gtk/gtkscrolledwindow.c:200 +msgid "When the vertical scrollbar is displayed" +msgstr "" + +#: gtk/gtkscrolledwindow.c:208 +#, fuzzy +msgid "Window Placement" +msgstr "ウィンドウ" + +#: gtk/gtkscrolledwindow.c:209 +msgid "Where the contents are located with respect to the scrollbars" +msgstr "" + +#: gtk/gtkscrolledwindow.c:216 +#, fuzzy +msgid "Shadow Type" +msgstr "ウィンドウ" + +#: gtk/gtkscrolledwindow.c:217 +msgid "Style of bevel around the contents" +msgstr "" + #: gtk/gtksettings.c:147 msgid "Double Click Time" msgstr "" @@ -2959,18 +3225,10 @@ msgstr "" msgid "If TRUE this means the table cells are all the same width/height" msgstr "" -#: gtk/gtktext.c:604 gtk/gtktreeview.c:507 -msgid "Horizontal Adjustment" -msgstr "" - #: gtk/gtktext.c:605 msgid "Horizontal adjustment for the text widget" msgstr "" -#: gtk/gtktext.c:612 gtk/gtktreeview.c:515 -msgid "Vertical Adjustment" -msgstr "" - #: gtk/gtktext.c:613 msgid "Vertical adjustment for the text widget" msgstr "" @@ -3227,6 +3485,46 @@ msgstr "" msgid "Whether this tag affects text visibility" msgstr "" +#: gtk/gtktextutil.c:46 +msgid "LRM _Left-to-right mark" +msgstr "" + +#: gtk/gtktextutil.c:47 +msgid "RLM _Right-to-left mark" +msgstr "" + +#: gtk/gtktextutil.c:48 +msgid "LRE Left-to-right _embedding" +msgstr "" + +#: gtk/gtktextutil.c:49 +msgid "RLE Right-to-left e_mbedding" +msgstr "" + +#: gtk/gtktextutil.c:50 +msgid "LRO Left-to-right _override" +msgstr "" + +#: gtk/gtktextutil.c:51 +msgid "RLO Right-to-left o_verride" +msgstr "" + +#: gtk/gtktextutil.c:52 +msgid "PDF _Pop directional formatting" +msgstr "" + +#: gtk/gtktextutil.c:53 +msgid "ZWS _Zero width space" +msgstr "" + +#: gtk/gtktextutil.c:54 +msgid "ZWN Zero width _joiner" +msgstr "" + +#: gtk/gtktextutil.c:55 +msgid "ZWNJ Zero width _non-joiner" +msgstr "" + #: gtk/gtktextview.c:535 msgid "Pixels Above Lines" msgstr "" @@ -3349,6 +3647,14 @@ msgstr "" msgid "Size of icons in default toolbars" msgstr "" +#: gtk/gtktreemodelsort.c:298 +msgid "TreeModelSort Model" +msgstr "" + +#: gtk/gtktreemodelsort.c:299 +msgid "The model for the TreeModelSort to sort" +msgstr "" + #: gtk/gtktreeview.c:499 msgid "TreeView Model" msgstr "" -- cgit v1.2.1