Add missing files (Christian Rose #70165)

Thu Jan 31 09:41:09 2002  Owen Taylor  <otaylor@redhat.com>

        * POTFILES.in: Add missing files (Christian Rose
        #70165)
This commit is contained in:
Owen Taylor
2002-01-31 15:08:41 +00:00
committed by Owen Taylor
parent 5ed93d48af
commit 3528097330
46 changed files with 15402 additions and 1638 deletions

377
po/fa.po
View File

@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gtk+ 1.3.1\n"
"POT-Creation-Date: 2002-01-29 22:58-0500\n"
"POT-Creation-Date: 2002-01-31 09:59-0500\n"
"PO-Revision-Date: 2000-10-13 15:00+0330\n"
"Last-Translator: Roozbeh Pournader <roozbeh@sina.sharif.ac.ir>\n"
"Language-Team: Persian <fa@li.org>\n"
@ -118,6 +118,36 @@ 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
msgid "ICO file was missing some data (perhaps it was truncated somehow?)"
msgstr ""
#: 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
msgid "Compressed icons are not supported"
msgstr ""
#: 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"
@ -314,6 +344,106 @@ 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
msgid "TGA image type not supported"
msgstr ""
#: 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 ""
@ -1349,35 +1479,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 ""
@ -1490,7 +1620,7 @@ msgstr ""
msgid "_Insert Unicode control character"
msgstr ""
#: gtk/gtkfilesel.c:518
#: gtk/gtkfilesel.c:518 gtk/gtkimage.c:161
#, fuzzy
msgid "Filename"
msgstr "تغییر نام"
@ -1674,6 +1804,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
#, fuzzy
msgid "Font name"
@ -1809,6 +1955,88 @@ 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 ""
# paak kardan, rad kardan, tamiz kardan, door rikhtan, rowshan kardan, towzih daadan
#: gtk/gtkimage.c:145
#, fuzzy
msgid "Image"
msgstr "صفحه‌ی %u"
#: 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
#, fuzzy
msgid "Filename to load and siplay."
msgstr "واحد بارشونده در module_path مقابل یافت نشد: \"%s\","
#: 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
#, fuzzy
msgid "Icon set"
msgstr "انتخاب قلم"
#: gtk/gtkimage.c:179
msgid "Icon set to display."
msgstr ""
#: gtk/gtkimage.c:186
#, fuzzy
msgid "Icon size"
msgstr "انتخاب قلم"
#: gtk/gtkimage.c:187
msgid "Size to use for stock icon or icon set."
msgstr ""
#: gtk/gtkimage.c:195
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 ""
@ -1985,27 +2213,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 ""
@ -2013,7 +2225,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 ""
@ -2043,6 +2255,16 @@ msgstr ""
msgid "default:LTR"
msgstr "default:RTL"
#: 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 ""
@ -2542,6 +2764,49 @@ 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
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 ""
@ -3011,18 +3276,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 ""
@ -3279,6 +3536,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 ""
@ -3402,6 +3699,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 ""