diff options
Diffstat (limited to 'po/uz.po')
-rw-r--r-- | po/uz.po | 1016 |
1 files changed, 676 insertions, 340 deletions
@@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk20\n" -"POT-Creation-Date: 2003-09-06 00:09+0200\n" +"POT-Creation-Date: 2003-10-24 16:15-0400\n" "PO-Revision-Date: 2003-09-06 00:29+0200\n" "Last-Translator: Mashrab Kuvatov <kmashrab@uni-bremen.de>\n" "Language-Team: Uzbek <uz-li@yahoogroups.com>\n" @@ -29,7 +29,8 @@ msgstr "" #: gdk-pixbuf/gdk-pixbuf-animation.c:198 gdk-pixbuf/gdk-pixbuf-io.c:756 #: gdk-pixbuf/gdk-pixbuf-io.c:882 #, c-format -msgid "Failed to load image '%s': reason not known, probably a corrupt image file" +msgid "" +"Failed to load image '%s': reason not known, probably a corrupt image file" msgstr "" #: gdk-pixbuf/gdk-pixbuf-animation.c:226 @@ -294,7 +295,8 @@ msgstr "" #: gdk-pixbuf/io-jpeg.c:827 #, c-format -msgid "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." +msgid "" +"JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "" #: gdk-pixbuf/io-jpeg.c:940 @@ -396,7 +398,8 @@ msgid "Fatal error reading PNG image file: %s" msgstr "" #: gdk-pixbuf/io-png.c:771 -msgid "Keys for PNG text chunks must have at least 1 and at most 79 characters." +msgid "" +"Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" #: gdk-pixbuf/io-png.c:779 @@ -405,7 +408,8 @@ msgstr "" #: gdk-pixbuf/io-png.c:812 #, c-format -msgid "Value for PNG text chunk %s can not be converted to ISO-8859-1 encoding." +msgid "" +"Value for PNG text chunk %s can not be converted to ISO-8859-1 encoding." msgstr "" #: gdk-pixbuf/io-png.c:919 @@ -544,24 +548,20 @@ msgstr "" msgid "TGA image has invalid dimensions" msgstr "" -#: gdk-pixbuf/io-tga.c:766 -msgid "TGA image comment length is too long" -msgstr "" - -#: gdk-pixbuf/io-tga.c:772 gdk-pixbuf/io-tga.c:781 gdk-pixbuf/io-tga.c:791 -#: gdk-pixbuf/io-tga.c:801 gdk-pixbuf/io-tga.c:808 +#: gdk-pixbuf/io-tga.c:766 gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:785 +#: gdk-pixbuf/io-tga.c:795 gdk-pixbuf/io-tga.c:802 msgid "TGA image type not supported" msgstr "" -#: gdk-pixbuf/io-tga.c:855 +#: gdk-pixbuf/io-tga.c:849 msgid "Can't allocate memory for TGA context struct" msgstr "" -#: gdk-pixbuf/io-tga.c:919 +#: gdk-pixbuf/io-tga.c:913 msgid "Excess data in file" msgstr "" -#: gdk-pixbuf/io-tga.c:988 +#: gdk-pixbuf/io-tga.c:982 msgid "The Targa image format" msgstr "" @@ -681,11 +681,11 @@ msgstr "" msgid "The XPM image format" msgstr "" -#: gdk/gdkdisplaymanager.c:117 +#: gdk/gdkdisplaymanager.c:126 msgid "Default Display" msgstr "" -#: gdk/gdkdisplaymanager.c:118 +#: gdk/gdkdisplaymanager.c:127 msgid "The default display for GDK" msgstr "" @@ -732,75 +732,151 @@ msgstr "" msgid "The widget to be monitored for accelerator changes" msgstr "" -#: gtk/gtkalignment.c:114 +#: gtk/gtkaction.c:185 +msgid "Name" +msgstr "" + +#: gtk/gtkaction.c:186 +msgid "A unique name for the action." +msgstr "" + +#: gtk/gtkaction.c:193 gtk/gtkbutton.c:190 gtk/gtkexpander.c:194 +#: gtk/gtkframe.c:125 gtk/gtklabel.c:290 gtk/gtktoolbutton.c:179 +msgid "Label" +msgstr "" + +#: gtk/gtkaction.c:194 +msgid "The label used for menu items and buttons that activate this action." +msgstr "" + +#: gtk/gtkaction.c:200 +msgid "Short label" +msgstr "" + +#: gtk/gtkaction.c:201 +msgid "A shorter label that may be used on toolbar buttons." +msgstr "" + +#: gtk/gtkaction.c:207 +msgid "Tooltip" +msgstr "" + +#: gtk/gtkaction.c:208 +msgid "A tooltip for this action." +msgstr "" + +#: gtk/gtkaction.c:214 +msgid "Stock Icon" +msgstr "" + +#: gtk/gtkaction.c:215 +msgid "The stock icon displayed in widgets representing this action." +msgstr "" + +#: gtk/gtkaction.c:221 gtk/gtktoolitem.c:169 +msgid "Is important" +msgstr "" + +#: gtk/gtkaction.c:222 +msgid "" +"Whether the action is considered important. When TRUE, toolitem proxies for " +"this action show text in GTK_TOOLBAR_BOTH_HORIZ mode." +msgstr "" + +#: gtk/gtkaction.c:228 +msgid "Hide if empty" +msgstr "" + +#: gtk/gtkaction.c:229 +msgid "When TRUE, empty menu proxies for this action are hidden." +msgstr "" + +#: gtk/gtkaction.c:235 gtk/gtkwidget.c:442 +msgid "Sensitive" +msgstr "" + +#: gtk/gtkaction.c:236 +msgid "Whether the action is enabled." +msgstr "" + +#: gtk/gtkaction.c:242 gtk/gtktreeview.c:545 gtk/gtktreeviewcolumn.c:219 +#: gtk/gtkwidget.c:435 +msgid "Visible" +msgstr "" + +#: gtk/gtkaction.c:243 +msgid "Whether the action is visible." +msgstr "" + +#: gtk/gtkalignment.c:116 msgid "Horizontal alignment" msgstr "" -#: gtk/gtkalignment.c:115 +#: gtk/gtkalignment.c:117 msgid "" "Horizontal position of child in available space. 0.0 is left aligned, 1.0 is " "right aligned" msgstr "" -#: gtk/gtkalignment.c:124 +#: gtk/gtkalignment.c:126 msgid "Vertical alignment" msgstr "" -#: gtk/gtkalignment.c:125 +#: gtk/gtkalignment.c:127 msgid "" "Vertical position of child in available space. 0.0 is top aligned, 1.0 is " "bottom aligned" msgstr "" -#: gtk/gtkalignment.c:133 +#: gtk/gtkalignment.c:135 msgid "Horizontal scale" msgstr "" -#: gtk/gtkalignment.c:134 +#: gtk/gtkalignment.c:136 msgid "" "If available horizontal space is bigger than needed for the child, how much " "of it to use for the child. 0.0 means none, 1.0 means all" msgstr "" -#: gtk/gtkalignment.c:142 +#: gtk/gtkalignment.c:144 msgid "Vertical scale" msgstr "" -#: gtk/gtkalignment.c:143 +#: gtk/gtkalignment.c:145 msgid "" "If available vertical space is bigger than needed for the child, how much of " "it to use for the child. 0.0 means none, 1.0 means all" msgstr "" -#: gtk/gtkalignment.c:160 +#: gtk/gtkalignment.c:162 msgid "Top Padding" msgstr "" -#: gtk/gtkalignment.c:161 +#: gtk/gtkalignment.c:163 msgid "The padding to insert at the top of the widget." msgstr "" -#: gtk/gtkalignment.c:177 +#: gtk/gtkalignment.c:179 msgid "Bottom Padding" msgstr "" -#: gtk/gtkalignment.c:178 +#: gtk/gtkalignment.c:180 msgid "The padding to insert at the bottom of the widget." msgstr "" -#: gtk/gtkalignment.c:194 +#: gtk/gtkalignment.c:196 msgid "Left Padding" msgstr "" -#: gtk/gtkalignment.c:195 +#: gtk/gtkalignment.c:197 msgid "The padding to insert at the left of the widget." msgstr "" -#: gtk/gtkalignment.c:211 +#: gtk/gtkalignment.c:213 msgid "Right Padding" msgstr "" -#: gtk/gtkalignment.c:212 +#: gtk/gtkalignment.c:214 msgid "The padding to insert at the right of the widget." msgstr "" @@ -904,7 +980,7 @@ msgid "" "g., help buttons" msgstr "" -#: gtk/gtkbox.c:128 +#: gtk/gtkbox.c:128 gtk/gtkexpander.c:210 msgid "Spacing" msgstr "" @@ -912,7 +988,7 @@ msgstr "" msgid "The amount of space between children" msgstr "" -#: gtk/gtkbox.c:138 gtk/gtknotebook.c:468 gtk/gtktoolbar.c:455 +#: gtk/gtkbox.c:138 gtk/gtknotebook.c:468 gtk/gtktoolbar.c:465 msgid "Homogeneous" msgstr "" @@ -920,7 +996,7 @@ msgstr "" msgid "Whether the children should all be the same size" msgstr "" -#: gtk/gtkbox.c:146 gtk/gtkpreview.c:132 gtk/gtktoolbar.c:447 +#: gtk/gtkbox.c:146 gtk/gtkpreview.c:132 gtk/gtktoolbar.c:457 #: gtk/gtktreeviewcolumn.c:291 msgid "Expand" msgstr "" @@ -967,21 +1043,18 @@ msgstr "" msgid "The index of the child in the parent" msgstr "" -#: gtk/gtkbutton.c:190 gtk/gtkframe.c:125 gtk/gtklabel.c:290 -msgid "Label" -msgstr "" - #: gtk/gtkbutton.c:191 msgid "" "Text of the label widget inside the button, if the button contains a label " "widget" msgstr "" -#: gtk/gtkbutton.c:198 gtk/gtklabel.c:311 +#: gtk/gtkbutton.c:198 gtk/gtkexpander.c:202 gtk/gtklabel.c:311 +#: gtk/gtktoolbutton.c:186 msgid "Use underline" msgstr "" -#: gtk/gtkbutton.c:199 gtk/gtklabel.c:312 +#: gtk/gtkbutton.c:199 gtk/gtkexpander.c:203 gtk/gtklabel.c:312 msgid "" "If set, an underline in the text indicates the next character should be used " "for the mnemonic accelerator key" @@ -992,7 +1065,8 @@ msgid "Use stock" msgstr "" #: gtk/gtkbutton.c:207 -msgid "If set, the label is used to pick a stock item instead of being displayed" +msgid "" +"If set, the label is used to pick a stock item instead of being displayed" msgstr "" #: gtk/gtkbutton.c:214 @@ -1034,7 +1108,8 @@ msgid "Child X Displacement" msgstr "" #: gtk/gtkbutton.c:294 -msgid "How far in the x direction to move the child when the button is depressed" +msgid "" +"How far in the x direction to move the child when the button is depressed" msgstr "" #: gtk/gtkbutton.c:301 @@ -1042,7 +1117,8 @@ msgid "Child Y Displacement" msgstr "" #: gtk/gtkbutton.c:302 -msgid "How far in the y direction to move the child when the button is depressed" +msgid "" +"How far in the y direction to move the child when the button is depressed" msgstr "" #: gtk/gtkcalendar.c:464 @@ -1302,19 +1378,19 @@ msgstr "" msgid "A list of style attributes to apply to the text of the renderer" msgstr "" -#: gtk/gtkcellrenderertext.c:199 gtk/gtktexttag.c:205 +#: gtk/gtkcellrenderertext.c:199 gtk/gtkcellview.c:174 gtk/gtktexttag.c:205 msgid "Background color name" msgstr "" -#: gtk/gtkcellrenderertext.c:200 gtk/gtktexttag.c:206 +#: gtk/gtkcellrenderertext.c:200 gtk/gtkcellview.c:175 gtk/gtktexttag.c:206 msgid "Background color as a string" msgstr "" -#: gtk/gtkcellrenderertext.c:207 gtk/gtktexttag.c:213 +#: gtk/gtkcellrenderertext.c:207 gtk/gtkcellview.c:181 gtk/gtktexttag.c:213 msgid "Background color" msgstr "" -#: gtk/gtkcellrenderertext.c:208 +#: gtk/gtkcellrenderertext.c:208 gtk/gtkcellview.c:182 msgid "Background color as a GdkColor" msgstr "" @@ -1335,16 +1411,16 @@ msgid "Foreground color as a GdkColor" msgstr "" #: gtk/gtkcellrenderertext.c:232 gtk/gtkentry.c:466 gtk/gtktexttag.c:273 -#: gtk/gtktextview.c:584 +#: gtk/gtktextview.c:585 msgid "Editable" msgstr "" -#: gtk/gtkcellrenderertext.c:233 gtk/gtktexttag.c:274 gtk/gtktextview.c:585 +#: gtk/gtkcellrenderertext.c:233 gtk/gtktexttag.c:274 gtk/gtktextview.c:586 msgid "Whether the text can be modified by the user" msgstr "" #: gtk/gtkcellrenderertext.c:240 gtk/gtkcellrenderertext.c:248 -#: gtk/gtkfontbutton.c:804 gtk/gtkfontsel.c:217 gtk/gtktexttag.c:281 +#: gtk/gtkfontbutton.c:806 gtk/gtkfontsel.c:217 gtk/gtktexttag.c:281 #: gtk/gtktexttag.c:289 msgid "Font" msgstr "" @@ -1411,7 +1487,8 @@ msgid "Rise" msgstr "" #: gtk/gtkcellrenderertext.c:333 -msgid "Offset of text above the baseline (below the baseline if rise is negative)" +msgid "" +"Offset of text above the baseline (below the baseline if rise is negative)" msgstr "" #: gtk/gtkcellrenderertext.c:343 gtk/gtktexttag.c:463 @@ -1430,11 +1507,11 @@ msgstr "" msgid "Style of underline for this text" msgstr "" -#: gtk/gtkcellrenderertext.c:362 gtk/gtktexttag.c:508 +#: gtk/gtkcellrenderertext.c:362 gtk/gtkcellview.c:189 gtk/gtktexttag.c:508 msgid "Background set" msgstr "" -#: gtk/gtkcellrenderertext.c:363 gtk/gtktexttag.c:509 +#: gtk/gtkcellrenderertext.c:363 gtk/gtkcellview.c:190 gtk/gtktexttag.c:509 msgid "Whether this tag affects the background color" msgstr "" @@ -1566,7 +1643,7 @@ msgstr "" msgid "Draw the toggle button as a radio button" msgstr "" -#: gtk/gtkcheckbutton.c:98 gtk/gtkoptionmenu.c:197 +#: gtk/gtkcheckbutton.c:98 gtk/gtkoptionmenu.c:199 msgid "Indicator Size" msgstr "" @@ -1574,7 +1651,7 @@ msgstr "" msgid "Size of check or radio indicator" msgstr "" -#: gtk/gtkcheckbutton.c:106 gtk/gtkoptionmenu.c:203 +#: gtk/gtkcheckbutton.c:106 gtk/gtkexpander.c:236 gtk/gtkoptionmenu.c:205 msgid "Indicator Spacing" msgstr "" @@ -1606,45 +1683,45 @@ msgstr "" msgid "Whether the menu item looks like a radio menu item" msgstr "" -#: gtk/gtkcolorbutton.c:200 +#: gtk/gtkcolorbutton.c:202 msgid "Use alpha" msgstr "" -#: gtk/gtkcolorbutton.c:201 +#: gtk/gtkcolorbutton.c:203 msgid "Whether or not to give the color an alpha value" msgstr "" -#: gtk/gtkcolorbutton.c:215 gtk/gtkfontbutton.c:173 +#: gtk/gtkcolorbutton.c:217 gtk/gtkfontbutton.c:175 #: gtk/gtktreeviewcolumn.c:283 #, fuzzy msgid "Title" msgstr "Fayllar" -#: gtk/gtkcolorbutton.c:216 +#: gtk/gtkcolorbutton.c:218 msgid "The title of the color selection dialog" msgstr "" -#: gtk/gtkcolorbutton.c:217 gtk/gtkcolorbutton.c:571 +#: gtk/gtkcolorbutton.c:219 gtk/gtkcolorbutton.c:573 msgid "Pick a color" msgstr "" -#: gtk/gtkcolorbutton.c:230 gtk/gtkcolorsel.c:1770 +#: gtk/gtkcolorbutton.c:232 gtk/gtkcolorsel.c:1770 msgid "Current Color" msgstr "" -#: gtk/gtkcolorbutton.c:231 +#: gtk/gtkcolorbutton.c:233 msgid "The selected color" msgstr "" -#: gtk/gtkcolorbutton.c:245 gtk/gtkcolorsel.c:1777 +#: gtk/gtkcolorbutton.c:247 gtk/gtkcolorsel.c:1777 msgid "Current Alpha" msgstr "" -#: gtk/gtkcolorbutton.c:246 +#: gtk/gtkcolorbutton.c:248 msgid "The selected opacity value (0 fully transparent, 65535 fully opaque)" msgstr "" -#: gtk/gtkcolorbutton.c:463 +#: gtk/gtkcolorbutton.c:465 msgid "Received invalid color data\n" msgstr "" @@ -1831,6 +1908,63 @@ msgstr "" msgid "Whether entered values must already be present in the list" msgstr "" +#: gtk/gtkcombobox.c:335 +msgid "ComboBox model" +msgstr "" + +#: gtk/gtkcombobox.c:336 +msgid "The model for the combo box" +msgstr "" + +#: gtk/gtkcombobox.c:343 +msgid "Wrap width" +msgstr "" + +#: gtk/gtkcombobox.c:344 +msgid "Wrap width for layouting the items in a grid" +msgstr "" + +#: gtk/gtkcombobox.c:353 +msgid "Row span column" +msgstr "" + +#: gtk/gtkcombobox.c:354 +msgid "TreeModel column containing the row span values" +msgstr "" + +#: gtk/gtkcombobox.c:363 +msgid "Column span column" +msgstr "" + +#: gtk/gtkcombobox.c:364 +msgid "TreeModel column containing the column span values" +msgstr "" + +#: gtk/gtkcombobox.c:373 +msgid "Active item" +msgstr "" + +#: gtk/gtkcombobox.c:374 +msgid "The item which is currently active" +msgstr "" + +#: gtk/gtkcombobox.c:382 +msgid "ComboBox appareance" +msgstr "" + +#: gtk/gtkcombobox.c:383 +msgid "ComboBox appearance, where TRUE means Windows-style." +msgstr "" + +#: gtk/gtkcomboboxentry.c:106 +#, fuzzy +msgid "Text Column" +msgstr "Ustunlar" + +#: gtk/gtkcomboboxentry.c:107 +msgid "A column in the data source model to get the strings from" +msgstr "" + #: gtk/gtkcontainer.c:203 msgid "Resize mode" msgstr "" @@ -1940,7 +2074,8 @@ msgid "Selection Bound" msgstr "" #: gtk/gtkentry.c:457 gtk/gtklabel.c:379 -msgid "The position of the opposite end of the selection from the cursor in chars" +msgid "" +"The position of the opposite end of the selection from the cursor in chars" msgstr "" #: gtk/gtkentry.c:467 @@ -2019,83 +2154,139 @@ msgstr "" msgid "Whether to select the contents of an entry when it is focused" msgstr "" -#: gtk/gtkentry.c:4059 gtk/gtktextview.c:6811 +#: gtk/gtkentry.c:4079 gtk/gtktextview.c:6875 msgid "Select _All" msgstr "" -#: gtk/gtkentry.c:4069 gtk/gtktextview.c:6821 +#: gtk/gtkentry.c:4089 gtk/gtktextview.c:6885 msgid "Input _Methods" msgstr "" -#: gtk/gtkentry.c:4079 gtk/gtktextview.c:6832 +#: gtk/gtkentry.c:4099 gtk/gtktextview.c:6896 msgid "_Insert Unicode Control Character" msgstr "" -#: gtk/gtkentrycompletion.c:191 +#: gtk/gtkentrycompletion.c:193 msgid "Completion Model" msgstr "" -#: gtk/gtkentrycompletion.c:192 +#: gtk/gtkentrycompletion.c:194 msgid "The model to find matches in" msgstr "" -#: gtk/gtkentrycompletion.c:198 +#: gtk/gtkentrycompletion.c:200 msgid "Minimum Key Length" msgstr "" -#: gtk/gtkentrycompletion.c:199 +#: gtk/gtkentrycompletion.c:201 msgid "Minimum length of the search key in order to look up matches" msgstr "" -#: gtk/gtkfilesel.c:556 gtk/gtkimage.c:167 +#: gtk/gtkeventbox.c:119 +msgid "Visible Window" +msgstr "" + +#: gtk/gtkeventbox.c:120 +msgid "" +"Whether the event box is visible, as opposed to invisible and only used to " +"trap events." +msgstr "" + +#: gtk/gtkeventbox.c:126 +msgid "Above child" +msgstr "" + +#: gtk/gtkeventbox.c:127 +msgid "" +"Whether the event-trapping window of the eventbox is above the window of the " +"child widget as opposed to below it." +msgstr "" + +#: gtk/gtkexpander.c:186 +msgid "Expanded" +msgstr "" + +#: gtk/gtkexpander.c:187 +msgid "Whether the expander has been opened to reveal the child widget" +msgstr "" + +#: gtk/gtkexpander.c:195 +msgid "Text of the expander's label" +msgstr "" + +#: gtk/gtkexpander.c:211 +msgid "Space to put between the label and the child" +msgstr "" + +#: gtk/gtkexpander.c:220 gtk/gtkframe.c:169 gtk/gtktoolbutton.c:193 +msgid "Label widget" +msgstr "" + +#: gtk/gtkexpander.c:221 +msgid "A widget to display in place of the usual expander label" +msgstr "" + +#: gtk/gtkexpander.c:227 gtk/gtktreeview.c:607 +msgid "Expander Size" +msgstr "" + +#: gtk/gtkexpander.c:228 gtk/gtktreeview.c:608 +msgid "Size of the expander arrow" +msgstr "" + +#: gtk/gtkexpander.c:237 +msgid "Spacing around expander arrow" +msgstr "" + +#: gtk/gtkfilesel.c:559 gtk/gtkimage.c:167 msgid "Filename" msgstr "Fayl nomi" -#: gtk/gtkfilesel.c:557 +#: gtk/gtkfilesel.c:560 msgid "The currently selected filename" msgstr "" -#: gtk/gtkfilesel.c:563 +#: gtk/gtkfilesel.c:566 msgid "Show file operations" msgstr "" -#: gtk/gtkfilesel.c:564 +#: gtk/gtkfilesel.c:567 msgid "Whether buttons for creating/manipulating files should be displayed" msgstr "" -#: gtk/gtkfilesel.c:571 +#: gtk/gtkfilesel.c:574 #, fuzzy msgid "Select multiple" msgstr "Fayllni o'chirish" -#: gtk/gtkfilesel.c:572 +#: gtk/gtkfilesel.c:575 msgid "Whether to allow multiple files to be selected" msgstr "" -#: gtk/gtkfilesel.c:727 +#: gtk/gtkfilesel.c:730 #, fuzzy msgid "Folders" msgstr "Fayllar" -#: gtk/gtkfilesel.c:731 +#: gtk/gtkfilesel.c:734 #, fuzzy msgid "Fol_ders" msgstr "Fayllar" -#: gtk/gtkfilesel.c:763 +#: gtk/gtkfilesel.c:766 msgid "Files" msgstr "Fayllar" -#: gtk/gtkfilesel.c:767 +#: gtk/gtkfilesel.c:770 msgid "_Files" msgstr "_Fayllar" -#: gtk/gtkfilesel.c:850 gtk/gtkfilesel.c:2240 +#: gtk/gtkfilesel.c:853 gtk/gtkfilesel.c:2243 #, c-format msgid "Folder unreadable: %s" msgstr "" -#: gtk/gtkfilesel.c:981 +#: gtk/gtkfilesel.c:984 #, c-format msgid "" "The file \"%s\" resides on another machine (called %s) and may not be " @@ -2103,139 +2294,140 @@ msgid "" "Are you sure that you want to select it?" msgstr "" -#: gtk/gtkfilesel.c:1112 +#: gtk/gtkfilesel.c:1115 msgid "_New Folder" msgstr "" -#: gtk/gtkfilesel.c:1123 +#: gtk/gtkfilesel.c:1126 msgid "De_lete File" msgstr "Fayllni _o'chirish" -#: gtk/gtkfilesel.c:1134 +#: gtk/gtkfilesel.c:1137 msgid "_Rename File" msgstr "Faylning no_mini o'zgartirish" -#: gtk/gtkfilesel.c:1436 +#: gtk/gtkfilesel.c:1439 #, c-format -msgid "The folder name \"%s\" contains symbols that are not allowed in filenames" +msgid "" +"The folder name \"%s\" contains symbols that are not allowed in filenames" msgstr "" -#: gtk/gtkfilesel.c:1438 +#: gtk/gtkfilesel.c:1441 #, c-format msgid "" "Error creating folder \"%s\": %s\n" "%s" msgstr "" -#: gtk/gtkfilesel.c:1439 gtk/gtkfilesel.c:1675 +#: gtk/gtkfilesel.c:1442 gtk/gtkfilesel.c:1678 msgid "You probably used symbols not allowed in filenames." msgstr "" -#: gtk/gtkfilesel.c:1447 +#: gtk/gtkfilesel.c:1450 #, c-format msgid "Error creating folder \"%s\": %s\n" msgstr "" -#: gtk/gtkfilesel.c:1481 +#: gtk/gtkfilesel.c:1484 msgid "New Folder" msgstr "" -#: gtk/gtkfilesel.c:1496 +#: gtk/gtkfilesel.c:1499 #, fuzzy msgid "_Folder name:" msgstr "_Nomini o'zgartirish" -#: gtk/gtkfilesel.c:1520 +#: gtk/gtkfilesel.c:1523 msgid "C_reate" msgstr "" -#: gtk/gtkfilesel.c:1563 +#: gtk/gtkfilesel.c:1566 #, c-format msgid "The filename \"%s\" contains symbols that are not allowed in filenames" msgstr "" -#: gtk/gtkfilesel.c:1566 +#: gtk/gtkfilesel.c:1569 #, c-format msgid "" "Error deleting file \"%s\": %s\n" "%s" msgstr "" -#: gtk/gtkfilesel.c:1568 gtk/gtkfilesel.c:1689 +#: gtk/gtkfilesel.c:1571 gtk/gtkfilesel.c:1692 msgid "It probably contains symbols not allowed in filenames." msgstr "" -#: gtk/gtkfilesel.c:1577 +#: gtk/gtkfilesel.c:1580 #, c-format msgid "Error deleting file \"%s\": %s" msgstr "" -#: gtk/gtkfilesel.c:1620 +#: gtk/gtkfilesel.c:1623 #, c-format msgid "Really delete file \"%s\" ?" msgstr "" -#: gtk/gtkfilesel.c:1625 +#: gtk/gtkfilesel.c:1628 msgid "Delete File" msgstr "Fayllni o'chirish" -#: gtk/gtkfilesel.c:1671 gtk/gtkfilesel.c:1685 +#: gtk/gtkfilesel.c:1674 gtk/gtkfilesel.c:1688 #, c-format msgid "The file name \"%s\" contains symbols that are not allowed in filenames" msgstr "" -#: gtk/gtkfilesel.c:1673 +#: gtk/gtkfilesel.c:1676 #, c-format msgid "" "Error renaming file to \"%s\": %s\n" "%s" msgstr "" -#: gtk/gtkfilesel.c:1687 +#: gtk/gtkfilesel.c:1690 #, c-format msgid "" "Error renaming file \"%s\": %s\n" "%s" msgstr "" -#: gtk/gtkfilesel.c:1697 +#: gtk/gtkfilesel.c:1700 #, c-format msgid "Error renaming file \"%s\" to \"%s\": %s" msgstr "" -#: gtk/gtkfilesel.c:1744 +#: gtk/gtkfilesel.c:1747 msgid "Rename File" msgstr "Faylning nomini o'zgartirish" -#: gtk/gtkfilesel.c:1759 +#: gtk/gtkfilesel.c:1762 #, c-format msgid "Rename file \"%s\" to:" msgstr "" -#: gtk/gtkfilesel.c:1788 +#: gtk/gtkfilesel.c:1791 msgid "_Rename" msgstr "_Nomini o'zgartirish" -#: gtk/gtkfilesel.c:2220 +#: gtk/gtkfilesel.c:2223 msgid "_Selection: " msgstr "" -#: gtk/gtkfilesel.c:3136 +#: gtk/gtkfilesel.c:3139 #, c-format msgid "" "The filename \"%s\" couldn't be converted to UTF-8 (try setting the " "environment variable G_BROKEN_FILENAMES): %s" msgstr "" -#: gtk/gtkfilesel.c:3139 +#: gtk/gtkfilesel.c:3142 msgid "Invalid UTF-8" msgstr "" -#: gtk/gtkfilesel.c:4016 +#: gtk/gtkfilesel.c:4019 msgid "Name too long" msgstr "" -#: gtk/gtkfilesel.c:4018 +#: gtk/gtkfilesel.c:4021 msgid "Couldn't convert filename" msgstr "" @@ -2255,60 +2447,60 @@ msgstr "" msgid "Y position of child widget" msgstr "" -#: gtk/gtkfontbutton.c:174 +#: gtk/gtkfontbutton.c:176 msgid "The title of the font selection dialog" msgstr "" -#: gtk/gtkfontbutton.c:175 +#: gtk/gtkfontbutton.c:177 msgid "Pick a font" msgstr "" -#: gtk/gtkfontbutton.c:189 gtk/gtkfontsel.c:210 +#: gtk/gtkfontbutton.c:191 gtk/gtkfontsel.c:210 msgid "Font name" msgstr "" -#: gtk/gtkfontbutton.c:190 +#: gtk/gtkfontbutton.c:192 msgid "The name of the selected font" msgstr "" #. Initialize fields -#: gtk/gtkfontbutton.c:191 gtk/gtkfontbutton.c:286 +#: gtk/gtkfontbutton.c:193 gtk/gtkfontbutton.c:288 msgid "Sans 12" msgstr "" -#: gtk/gtkfontbutton.c:205 +#: gtk/gtkfontbutton.c:207 msgid "Use font in label" msgstr "" -#: gtk/gtkfontbutton.c:206 +#: gtk/gtkfontbutton.c:208 msgid "Whether the label is drawn in the selected font" msgstr "" -#: gtk/gtkfontbutton.c:221 +#: gtk/gtkfontbutton.c:223 msgid "Use size in label" msgstr "" -#: gtk/gtkfontbutton.c:222 +#: gtk/gtkfontbutton.c:224 msgid "Whether the label is drawn with the selected font size" msgstr "" -#: gtk/gtkfontbutton.c:238 +#: gtk/gtkfontbutton.c:240 msgid "Show style" msgstr "" -#: gtk/gtkfontbutton.c:239 +#: gtk/gtkfontbutton.c:241 msgid "Whether the selected font style is shown in the label" msgstr "" -#: gtk/gtkfontbutton.c:254 +#: gtk/gtkfontbutton.c:256 msgid "Show size" msgstr "" -#: gtk/gtkfontbutton.c:255 +#: gtk/gtkfontbutton.c:257 msgid "Whether selected font size is shown in the label" msgstr "" -#: gtk/gtkfontbutton.c:292 +#: gtk/gtkfontbutton.c:294 msgid "Pick a Font" msgstr "" @@ -2387,10 +2579,6 @@ msgstr "" msgid "Appearance of the frame border" msgstr "" -#: gtk/gtkframe.c:169 -msgid "Label widget" -msgstr "" - #: gtk/gtkframe.c:170 msgid "A widget to display in place of the usual frame label" msgstr "" @@ -2404,7 +2592,7 @@ msgid "_Gamma value" msgstr "" #: gtk/gtkhandlebox.c:202 gtk/gtkmenubar.c:156 gtk/gtkstatusbar.c:194 -#: gtk/gtktoolbar.c:504 gtk/gtkviewport.c:150 +#: gtk/gtktoolbar.c:514 gtk/gtkviewport.c:150 msgid "Shadow type" msgstr "" @@ -2537,84 +2725,84 @@ msgstr "" msgid "Default" msgstr "" -#: gtk/gtkinputdialog.c:230 +#: gtk/gtkinputdialog.c:233 msgid "Input" msgstr "" -#: gtk/gtkinputdialog.c:239 +#: gtk/gtkinputdialog.c:242 msgid "No input devices" msgstr "" -#: gtk/gtkinputdialog.c:251 +#: gtk/gtkinputdialog.c:254 msgid "_Device:" msgstr "" -#: gtk/gtkinputdialog.c:268 +#: gtk/gtkinputdialog.c:271 msgid "Disabled" msgstr "" -#: gtk/gtkinputdialog.c:275 gtk/gtkinvisible.c:114 gtk/gtkwindow.c:562 +#: gtk/gtkinputdialog.c:278 gtk/gtkinvisible.c:114 gtk/gtkwindow.c:562 msgid "Screen" msgstr "" -#: gtk/gtkinputdialog.c:282 +#: gtk/gtkinputdialog.c:285 msgid "Window" msgstr "" -#: gtk/gtkinputdialog.c:289 +#: gtk/gtkinputdialog.c:292 msgid "_Mode: " msgstr "" #. The axis listbox -#: gtk/gtkinputdialog.c:320 +#: gtk/gtkinputdialog.c:323 #, fuzzy msgid "_Axes" msgstr "H_a" #. Keys listbox -#: gtk/gtkinputdialog.c:337 +#: gtk/gtkinputdialog.c:340 #, fuzzy msgid "_Keys" msgstr "H_a" -#: gtk/gtkinputdialog.c:557 +#: gtk/gtkinputdialog.c:560 msgid "X" msgstr "" -#: gtk/gtkinputdialog.c:558 +#: gtk/gtkinputdialog.c:561 msgid "Y" msgstr "" -#: gtk/gtkinputdialog.c:559 +#: gtk/gtkinputdialog.c:562 msgid "Pressure" msgstr "" -#: gtk/gtkinputdialog.c:560 +#: gtk/gtkinputdialog.c:563 msgid "X Tilt" msgstr "" -#: gtk/gtkinputdialog.c:561 +#: gtk/gtkinputdialog.c:564 msgid "Y Tilt" msgstr "" -#: gtk/gtkinputdialog.c:562 +#: gtk/gtkinputdialog.c:565 msgid "Wheel" msgstr "" -#: gtk/gtkinputdialog.c:602 +#: gtk/gtkinputdialog.c:605 msgid "none" msgstr "" -#: gtk/gtkinputdialog.c:638 gtk/gtkinputdialog.c:674 +#: gtk/gtkinputdialog.c:641 gtk/gtkinputdialog.c:677 msgid "(disabled)" msgstr "" -#: gtk/gtkinputdialog.c:667 +#: gtk/gtkinputdialog.c:670 msgid "(unknown)" msgstr "" #. and clear button -#: gtk/gtkinputdialog.c:754 +#: gtk/gtkinputdialog.c:757 #, fuzzy msgid "clear" msgstr "_Tozalash" @@ -2639,7 +2827,7 @@ msgstr "" msgid "The text of the label includes XML markup. See pango_parse_markup()" msgstr "" -#: gtk/gtklabel.c:319 gtk/gtktexttag.c:374 gtk/gtktextview.c:601 +#: gtk/gtklabel.c:319 gtk/gtktexttag.c:374 gtk/gtktextview.c:602 msgid "Justification" msgstr "" @@ -2741,65 +2929,99 @@ msgstr "" msgid "default:LTR" msgstr "" -#: gtk/gtkmenu.c:263 +#: gtk/gtkmenu.c:344 msgid "Tearoff Title" msgstr "" -#: gtk/gtkmenu.c:264 +#: gtk/gtkmenu.c:345 msgid "" "A title that may be displayed by the window manager when this menu is torn-" "off" msgstr "" -#: gtk/gtkmenu.c:270 +#: gtk/gtkmenu.c:351 msgid "Vertical Padding" msgstr "" -#: gtk/gtkmenu.c:271 +#: gtk/gtkmenu.c:352 msgid "Extra space at the top and bottom of the menu" msgstr "" -#: gtk/gtkmenu.c:279 +#: gtk/gtkmenu.c:360 msgid "Vertical Offset" msgstr "" -#: gtk/gtkmenu.c:280 +#: gtk/gtkmenu.c:361 msgid "" "When the menu is a submenu, position it this number of pixels offset " "vertically" msgstr "" -#: gtk/gtkmenu.c:288 +#: gtk/gtkmenu.c:369 msgid "Horizontal Offset" msgstr "" -#: gtk/gtkmenu.c:289 +#: gtk/gtkmenu.c:370 msgid "" "When the menu is a submenu, position it this number of pixels offset " "horizontally" msgstr "" -#: gtk/gtkmenu.c:406 +#: gtk/gtkmenu.c:380 +msgid "Left Attach" +msgstr "" + +#: gtk/gtkmenu.c:381 gtk/gtktable.c:203 +msgid "The column number to attach the left side of the child to" +msgstr "" + +#: gtk/gtkmenu.c:388 +msgid "Right Attach" +msgstr "" + +#: gtk/gtkmenu.c:389 +msgid "The column number to attach the right side of the child to" +msgstr "" + +#: gtk/gtkmenu.c:396 +msgid "Top Attach" +msgstr "" + +#: gtk/gtkmenu.c:397 +msgid "The row number to attach the top of the child to" +msgstr "" + +#: gtk/gtkmenu.c:404 +msgid "Bottom Attach" +msgstr "" + +#: gtk/gtkmenu.c:405 gtk/gtktable.c:224 +msgid "The row number to attach the bottom of the child to" +msgstr "" + +#: gtk/gtkmenu.c:492 msgid "Can change accelerators" msgstr "" -#: gtk/gtkmenu.c:407 -msgid "Whether menu accelerators can be changed by pressing a key over the menu item" +#: gtk/gtkmenu.c:493 +msgid "" +"Whether menu accelerators can be changed by pressing a key over the menu item" msgstr "" -#: gtk/gtkmenu.c:412 +#: gtk/gtkmenu.c:498 msgid "Delay before submenus appear" msgstr "" -#: gtk/gtkmenu.c:413 -msgid "Minimum time the pointer must stay over a menu item before the submenu appear" +#: gtk/gtkmenu.c:499 +msgid "" +"Minimum time the pointer must stay over a menu item before the submenu appear" msgstr "" -#: gtk/gtkmenu.c:420 +#: gtk/gtkmenu.c:506 msgid "Delay before hiding a submenu" msgstr "" -#: gtk/gtkmenu.c:421 +#: gtk/gtkmenu.c:507 msgid "" "The time before hiding a submenu when the pointer is moving towards the " "submenu" @@ -2809,7 +3031,7 @@ msgstr "" msgid "Style of bevel around the menubar" msgstr "" -#: gtk/gtkmenubar.c:164 gtk/gtktoolbar.c:480 +#: gtk/gtkmenubar.c:164 gtk/gtktoolbar.c:490 msgid "Internal padding" msgstr "" @@ -2870,7 +3092,8 @@ msgid "X pad" msgstr "" #: gtk/gtkmisc.c:119 -msgid "The amount of space to add on the left and right of the widget, in pixels" +msgid "" +"The amount of space to add on the left and right of the widget, in pixels" msgstr "" #: gtk/gtkmisc.c:128 @@ -2878,7 +3101,8 @@ msgid "Y pad" msgstr "" #: gtk/gtkmisc.c:129 -msgid "The amount of space to add on the top and bottom of the widget, in pixels" +msgid "" +"The amount of space to add on the top and bottom of the widget, in pixels" msgstr "" #: gtk/gtknotebook.c:396 @@ -3000,7 +3224,8 @@ msgid "Secondary backward stepper" msgstr "" #: gtk/gtknotebook.c:528 -msgid "Display a second backward arrow button on the opposite end of the tab area" +msgid "" +"Display a second backward arrow button on the opposite end of the tab area" msgstr "" #: gtk/gtknotebook.c:544 gtk/gtkscrollbar.c:121 @@ -3008,7 +3233,8 @@ msgid "Secondary forward stepper" msgstr "" #: gtk/gtknotebook.c:545 -msgid "Display a second forward arrow button on the opposite end of the tab area" +msgid "" +"Display a second forward arrow button on the opposite end of the tab area" msgstr "" #: gtk/gtknotebook.c:560 gtk/gtkscrollbar.c:97 @@ -3032,24 +3258,25 @@ msgstr "" msgid "Page %u" msgstr "" -#: gtk/gtkoptionmenu.c:190 +#: gtk/gtkoptionmenu.c:192 msgid "Menu" msgstr "" -#: gtk/gtkoptionmenu.c:191 +#: gtk/gtkoptionmenu.c:193 msgid "The menu of options" msgstr "" -#: gtk/gtkoptionmenu.c:198 +#: gtk/gtkoptionmenu.c:200 msgid "Size of dropdown indicator" msgstr "" -#: gtk/gtkoptionmenu.c:204 +#: gtk/gtkoptionmenu.c:206 msgid "Spacing around indicator" msgstr "" #: gtk/gtkpaned.c:237 -msgid "Position of paned separator in pixels (0 means all the way to the left/top)" +msgid "" +"Position of paned separator in pixels (0 means all the way to the left/top)" msgstr "" #: gtk/gtkpaned.c:245 @@ -3085,7 +3312,8 @@ msgid "If TRUE, the child can be made smaller than its requisition" msgstr "" #: gtk/gtkpreview.c:133 -msgid "Whether the preview widget should take up the entire space it is allocated" +msgid "" +"Whether the preview widget should take up the entire space it is allocated" msgstr "" #: gtk/gtkprogress.c:129 @@ -3135,7 +3363,7 @@ msgstr "" msgid "The GtkAdjustment connected to the progress bar (Deprecated)" msgstr "" -#: gtk/gtkprogressbar.c:150 gtk/gtktoolbar.c:421 +#: gtk/gtkprogressbar.c:150 gtk/gtktoolbar.c:431 msgid "Orientation" msgstr "" @@ -3199,6 +3427,16 @@ msgstr "" msgid "Text to be displayed in the progress bar" msgstr "" +#: gtk/gtkradioaction.c:137 +msgid "The value" +msgstr "" + +#: gtk/gtkradioaction.c:138 +msgid "" +"The value returned by gtk_radio_action_get_current_value() when this action " +"is the current action of its group." +msgstr "" + #: gtk/gtkradiobutton.c:109 msgid "Group" msgstr "" @@ -3264,7 +3502,8 @@ msgid "Arrow X Displacement" msgstr "" #: gtk/gtkrange.c:338 -msgid "How far in the x direction to move the arrow when the button is depressed" +msgid "" +"How far in the x direction to move the arrow when the button is depressed" msgstr "" #: gtk/gtkrange.c:345 @@ -3272,20 +3511,21 @@ msgid "Arrow Y Displacement" msgstr "" #: gtk/gtkrange.c:346 -msgid "How far in the y direction to move the arrow when the button is depressed" +msgid "" +"How far in the y direction to move the arrow when the button is depressed" msgstr "" -#: gtk/gtkrc.c:2382 +#: gtk/gtkrc.c:2380 #, c-format msgid "Unable to find include file: \"%s\"" msgstr "" -#: gtk/gtkrc.c:3025 gtk/gtkrc.c:3028 +#: gtk/gtkrc.c:3023 gtk/gtkrc.c:3026 #, c-format msgid "Unable to locate image file in pixmap_path: \"%s\"" msgstr "" -#: gtk/gtkrc.c:3463 +#: gtk/gtkrc.c:3461 #, c-format msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d" msgstr "" @@ -3375,18 +3615,20 @@ msgid "Don't change slider size, just lock it to the minimum length" msgstr "" #: gtk/gtkscrollbar.c:114 -msgid "Display a second backward arrow button on the opposite end of the scrollbar" +msgid "" +"Display a second backward arrow button on the opposite end of the scrollbar" msgstr "" #: gtk/gtkscrollbar.c:122 -msgid "Display a secondary forward arrow button on the opposite end of the scrollbar" +msgid "" +"Display a secondary forward arrow button on the opposite end of the scrollbar" msgstr "" -#: gtk/gtkscrolledwindow.c:235 gtk/gtktext.c:601 gtk/gtktreeview.c:528 +#: gtk/gtkscrolledwindow.c:235 gtk/gtktext.c:601 gtk/gtktreeview.c:529 msgid "Horizontal Adjustment" msgstr "" -#: gtk/gtkscrolledwindow.c:242 gtk/gtktext.c:609 gtk/gtktreeview.c:536 +#: gtk/gtkscrolledwindow.c:242 gtk/gtktext.c:609 gtk/gtktreeview.c:537 msgid "Vertical Adjustment" msgstr "" @@ -3579,7 +3821,8 @@ msgid "Update Policy" msgstr "" #: gtk/gtkspinbutton.c:293 -msgid "Whether the spin button should update always, or only when the value is legal" +msgid "" +"Whether the spin button should update always, or only when the value is legal" msgstr "" #: gtk/gtkspinbutton.c:301 @@ -3927,16 +4170,12 @@ msgstr "" msgid "Left attachment" msgstr "" -#: gtk/gtktable.c:203 -msgid "The column number to attach the left side of the child to" -msgstr "" - #: gtk/gtktable.c:209 msgid "Right attachment" msgstr "" #: gtk/gtktable.c:210 -msgid "the column number to attach the right side of a child widget to" +msgid "The column number to attach the right side of a child widget to" msgstr "" #: gtk/gtktable.c:216 @@ -3951,10 +4190,6 @@ msgstr "" msgid "Bottom attachment" msgstr "" -#: gtk/gtktable.c:224 -msgid "The row number to attach the bottom of the child to" -msgstr "" - #: gtk/gtktable.c:230 msgid "Horizontal options" msgstr "" @@ -4106,7 +4341,7 @@ msgid "" "such as PANGO_SCALE_X_LARGE" msgstr "" -#: gtk/gtktexttag.c:375 gtk/gtktextview.c:602 +#: gtk/gtktexttag.c:375 gtk/gtktextview.c:603 msgid "Left, right, or center justification" msgstr "" @@ -4125,7 +4360,7 @@ msgstr "" msgid "Left margin" msgstr "" -#: gtk/gtktexttag.c:392 gtk/gtktextview.c:611 +#: gtk/gtktexttag.c:392 gtk/gtktextview.c:612 msgid "Width of the left margin in pixels" msgstr "" @@ -4133,15 +4368,15 @@ msgstr "" msgid "Right margin" msgstr "" -#: gtk/gtktexttag.c:402 gtk/gtktextview.c:621 +#: gtk/gtktexttag.c:402 gtk/gtktextview.c:622 msgid "Width of the right margin in pixels" msgstr "" -#: gtk/gtktexttag.c:412 gtk/gtktextview.c:630 +#: gtk/gtktexttag.c:412 gtk/gtktextview.c:631 msgid "Indent" msgstr "" -#: gtk/gtktexttag.c:413 gtk/gtktextview.c:631 +#: gtk/gtktexttag.c:413 gtk/gtktextview.c:632 msgid "Amount to indent the paragraph, in pixels" msgstr "" @@ -4155,7 +4390,7 @@ msgstr "" msgid "Pixels above lines" msgstr "" -#: gtk/gtktexttag.c:434 gtk/gtktextview.c:555 +#: gtk/gtktexttag.c:434 gtk/gtktextview.c:556 msgid "Pixels of blank space above paragraphs" msgstr "" @@ -4163,7 +4398,7 @@ msgstr "" msgid "Pixels below lines" msgstr "" -#: gtk/gtktexttag.c:444 gtk/gtktextview.c:565 +#: gtk/gtktexttag.c:444 gtk/gtktextview.c:566 msgid "Pixels of blank space below paragraphs" msgstr "" @@ -4171,7 +4406,7 @@ msgstr "" msgid "Pixels inside wrap" msgstr "" -#: gtk/gtktexttag.c:454 gtk/gtktextview.c:575 +#: gtk/gtktexttag.c:454 gtk/gtktextview.c:576 msgid "Pixels of blank space between wrapped lines in a paragraph" msgstr "" @@ -4179,15 +4414,16 @@ msgstr "" msgid "Wrap mode" msgstr "" -#: gtk/gtktexttag.c:481 gtk/gtktextview.c:593 -msgid "Whether to wrap lines never, at word boundaries, or at character boundaries" +#: gtk/gtktexttag.c:481 gtk/gtktextview.c:594 +msgid "" +"Whether to wrap lines never, at word boundaries, or at character boundaries" msgstr "" -#: gtk/gtktexttag.c:490 gtk/gtktextview.c:640 +#: gtk/gtktexttag.c:490 gtk/gtktextview.c:641 msgid "Tabs" msgstr "" -#: gtk/gtktexttag.c:491 gtk/gtktextview.c:641 +#: gtk/gtktexttag.c:491 gtk/gtktextview.c:642 msgid "Custom tabs for this text" msgstr "" @@ -4347,54 +4583,62 @@ msgstr "" msgid "ZWNJ Zero width _non-joiner" msgstr "" -#: gtk/gtktextview.c:554 +#: gtk/gtktextview.c:555 msgid "Pixels Above Lines" msgstr "" -#: gtk/gtktextview.c:564 +#: gtk/gtktextview.c:565 msgid "Pixels Below Lines" msgstr "" -#: gtk/gtktextview.c:574 +#: gtk/gtktextview.c:575 msgid "Pixels Inside Wrap" msgstr "" -#: gtk/gtktextview.c:592 +#: gtk/gtktextview.c:593 msgid "Wrap Mode" msgstr "" -#: gtk/gtktextview.c:610 +#: gtk/gtktextview.c:611 msgid "Left Margin" msgstr "" -#: gtk/gtktextview.c:620 +#: gtk/gtktextview.c:621 msgid "Right Margin" msgstr "" -#: gtk/gtktextview.c:648 +#: gtk/gtktextview.c:649 msgid "Cursor Visible" msgstr "" -#: gtk/gtktextview.c:649 +#: gtk/gtktextview.c:650 msgid "If the insertion cursor is shown" msgstr "" -#: gtk/gtktextview.c:656 +#: gtk/gtktextview.c:657 msgid "Buffer" msgstr "" -#: gtk/gtktextview.c:657 +#: gtk/gtktextview.c:658 msgid "The buffer which is displayed" msgstr "" -#: gtk/gtktextview.c:664 +#: gtk/gtktextview.c:665 msgid "Overwrite mode" msgstr "" -#: gtk/gtktextview.c:665 +#: gtk/gtktextview.c:666 msgid "Whether entered text overwrites existing contents" msgstr "" +#: gtk/gtktextview.c:673 +msgid "Accepts tab" +msgstr "" + +#: gtk/gtktextview.c:674 +msgid "Whether Tab will result in a tab character being entered" +msgstr "" + #: gtk/gtkthemes.c:69 #, c-format msgid "Unable to locate theme engine in module_path: \"%s\"," @@ -4404,6 +4648,14 @@ msgstr "" msgid "--- No Tip ---" msgstr "" +#: gtk/gtktoggleaction.c:129 +msgid "Create the same proxies as a radio action" +msgstr "" + +#: gtk/gtktoggleaction.c:130 +msgid "Whether the proxies for this action look like radio action proxies" +msgstr "" + #: gtk/gtktogglebutton.c:133 msgid "If the toggle button should be pressed in or not" msgstr "" @@ -4420,90 +4672,147 @@ msgstr "" msgid "If the toggle part of the button is displayed" msgstr "" -#: gtk/gtktoolbar.c:422 +#: gtk/gtktoolbar.c:432 msgid "The orientation of the toolbar" msgstr "" -#: gtk/gtktoolbar.c:430 +#: gtk/gtktoolbar.c:440 msgid "Toolbar Style" msgstr "" -#: gtk/gtktoolbar.c:431 +#: gtk/gtktoolbar.c:441 msgid "How to draw the toolbar" msgstr "" -#: gtk/gtktoolbar.c:438 +#: gtk/gtktoolbar.c:448 msgid "Show Arrow" msgstr "" -#: gtk/gtktoolbar.c:439 +#: gtk/gtktoolbar.c:449 msgid "If an arrow should be shown if the toolbar doesn't fit" msgstr "" -#: gtk/gtktoolbar.c:448 +#: gtk/gtktoolbar.c:458 msgid "Whether the item should receive extra space when the toolbar grows" msgstr "" -#: gtk/gtktoolbar.c:456 +#: gtk/gtktoolbar.c:466 msgid "Whether the item should be the same size as other homogeneous items" msgstr "" -#: gtk/gtktoolbar.c:463 +#: gtk/gtktoolbar.c:473 msgid "Pack End" msgstr "" -#: gtk/gtktoolbar.c:464 +#: gtk/gtktoolbar.c:474 msgid "Whether the item is positioned at the end of the toolbar" msgstr "" -#: gtk/gtktoolbar.c:471 +#: gtk/gtktoolbar.c:481 msgid "Spacer size" msgstr "" -#: gtk/gtktoolbar.c:472 +#: gtk/gtktoolbar.c:482 msgid "Size of spacers" msgstr "" -#: gtk/gtktoolbar.c:481 +#: gtk/gtktoolbar.c:491 msgid "Amount of border space between the toolbar shadow and the buttons" msgstr "" -#: gtk/gtktoolbar.c:489 +#: gtk/gtktoolbar.c:499 msgid "Space style" msgstr "" -#: gtk/gtktoolbar.c:490 +#: gtk/gtktoolbar.c:500 msgid "Whether spacers are vertical lines or just blank" msgstr "" -#: gtk/gtktoolbar.c:497 +#: gtk/gtktoolbar.c:507 msgid "Button relief" msgstr "" -#: gtk/gtktoolbar.c:498 +#: gtk/gtktoolbar.c:508 msgid "Type of bevel around toolbar buttons" msgstr "" -#: gtk/gtktoolbar.c:505 +#: gtk/gtktoolbar.c:515 msgid "Style of bevel around the toolbar" msgstr "" -#: gtk/gtktoolbar.c:511 +#: gtk/gtktoolbar.c:521 msgid "Toolbar style" msgstr "" -#: gtk/gtktoolbar.c:512 -msgid "Whether default toolbars have text only, text and icons, icons only, etc." +#: gtk/gtktoolbar.c:522 +msgid "" +"Whether default toolbars have text only, text and icons, icons only, etc." msgstr "" -#: gtk/gtktoolbar.c:518 +#: gtk/gtktoolbar.c:528 msgid "Toolbar icon size" msgstr "" -#: gtk/gtktoolbar.c:519 +#: gtk/gtktoolbar.c:529 msgid "Size of icons in default toolbars" msgstr "" +#: gtk/gtktoolbutton.c:180 +msgid "Text to show in the item." +msgstr "" + +#: gtk/gtktoolbutton.c:187 +msgid "" +"If set, an underline in the label property indicates that the next character " +"should be used for the mnemonic accelerator key in the overflow menu" +msgstr "" + +#: gtk/gtktoolbutton.c:194 +msgid "Widget to use as the item label" +msgstr "" + +#: gtk/gtktoolbutton.c:200 +msgid "Stock Id" +msgstr "" + +#: gtk/gtktoolbutton.c:201 +msgid "The stock icon displayed on the item" +msgstr "" + +#: gtk/gtktoolbutton.c:207 +msgid "Icon widget" +msgstr "" + +#: gtk/gtktoolbutton.c:208 +msgid "Icon widget to display in the item" +msgstr "" + +#: gtk/gtktoolitem.c:155 +msgid "Visible when horizontal" +msgstr "" + +#: gtk/gtktoolitem.c:156 +msgid "" +"Whether the toolbar item is visible when the toolbar is in a horizontal " +"orientation." +msgstr "" + +#: gtk/gtktoolitem.c:162 +msgid "Visible when vertical" +msgstr "" + +#: gtk/gtktoolitem.c:163 +msgid "" +"Whether the toolbar item is visible when the toolbar is in a vertical " +"orientation." +msgstr "" + +#: gtk/gtktoolitem.c:170 +msgid "" +"Whether the toolbar item is considered important. When TRUE, toolbar buttons " +"show text in GTK_TOOLBAR_BOTH_HORIZ mode" +msgstr "" + #: gtk/gtktreemodelsort.c:306 msgid "TreeModelSort Model" msgstr "" @@ -4512,131 +4821,119 @@ msgstr "" msgid "The model for the TreeModelSort to sort" msgstr "" -#: gtk/gtktreeview.c:520 +#: gtk/gtktreeview.c:521 msgid "TreeView Model" msgstr "" -#: gtk/gtktreeview.c:521 +#: gtk/gtktreeview.c:522 msgid "The model for the tree view" msgstr "" -#: gtk/gtktreeview.c:529 +#: gtk/gtktreeview.c:530 msgid "Horizontal Adjustment for the widget" msgstr "" -#: gtk/gtktreeview.c:537 +#: gtk/gtktreeview.c:538 msgid "Vertical Adjustment for the widget" msgstr "" -#: gtk/gtktreeview.c:544 gtk/gtktreeviewcolumn.c:219 gtk/gtkwidget.c:434 -msgid "Visible" -msgstr "" - -#: gtk/gtktreeview.c:545 +#: gtk/gtktreeview.c:546 msgid "Show the column header buttons" msgstr "" -#: gtk/gtktreeview.c:552 +#: gtk/gtktreeview.c:553 msgid "Headers Clickable" msgstr "" -#: gtk/gtktreeview.c:553 +#: gtk/gtktreeview.c:554 msgid "Column headers respond to click events" msgstr "" -#: gtk/gtktreeview.c:560 +#: gtk/gtktreeview.c:561 msgid "Expander Column" msgstr "" -#: gtk/gtktreeview.c:561 +#: gtk/gtktreeview.c:562 msgid "Set the column for the expander column" msgstr "" -#: gtk/gtktreeview.c:568 gtk/gtktreeviewcolumn.c:326 +#: gtk/gtktreeview.c:569 gtk/gtktreeviewcolumn.c:326 msgid "Reorderable" msgstr "" -#: gtk/gtktreeview.c:569 +#: gtk/gtktreeview.c:570 msgid "View is reorderable" msgstr "" -#: gtk/gtktreeview.c:576 +#: gtk/gtktreeview.c:577 msgid "Rules Hint" msgstr "" -#: gtk/gtktreeview.c:577 +#: gtk/gtktreeview.c:578 msgid "Set a hint to the theme engine to draw rows in alternating colors" msgstr "" -#: gtk/gtktreeview.c:584 +#: gtk/gtktreeview.c:585 msgid "Enable Search" msgstr "" -#: gtk/gtktreeview.c:585 +#: gtk/gtktreeview.c:586 msgid "View allows user to search through columns interactively" msgstr "" -#: gtk/gtktreeview.c:592 +#: gtk/gtktreeview.c:593 msgid "Search Column" msgstr "" -#: gtk/gtktreeview.c:593 +#: gtk/gtktreeview.c:594 msgid "Model column to search through when searching through code" msgstr "" -#: gtk/gtktreeview.c:606 -msgid "Expander Size" -msgstr "" - -#: gtk/gtktreeview.c:607 -msgid "Size of the expander arrow" -msgstr "" - -#: gtk/gtktreeview.c:615 +#: gtk/gtktreeview.c:616 msgid "Vertical Separator Width" msgstr "" -#: gtk/gtktreeview.c:616 +#: gtk/gtktreeview.c:617 msgid "Vertical space between cells. Must be an even number" msgstr "" -#: gtk/gtktreeview.c:624 +#: gtk/gtktreeview.c:625 msgid "Horizontal Separator Width" msgstr "" -#: gtk/gtktreeview.c:625 +#: gtk/gtktreeview.c:626 msgid "Horizontal space between cells. Must be an even number" msgstr "" -#: gtk/gtktreeview.c:633 +#: gtk/gtktreeview.c:634 msgid "Allow Rules" msgstr "" -#: gtk/gtktreeview.c:634 +#: gtk/gtktreeview.c:635 msgid "Allow drawing of alternating color rows" msgstr "" -#: gtk/gtktreeview.c:640 +#: gtk/gtktreeview.c:641 msgid "Indent Expanders" msgstr "" -#: gtk/gtktreeview.c:641 +#: gtk/gtktreeview.c:642 msgid "Make the expanders indented" msgstr "" -#: gtk/gtktreeview.c:647 +#: gtk/gtktreeview.c:648 msgid "Even Row Color" msgstr "" -#: gtk/gtktreeview.c:648 +#: gtk/gtktreeview.c:649 msgid "Color to use for even rows" msgstr "" -#: gtk/gtktreeview.c:654 +#: gtk/gtktreeview.c:655 msgid "Odd Row Color" msgstr "" -#: gtk/gtktreeview.c:655 +#: gtk/gtktreeview.c:656 msgid "Color to use for odd rows" msgstr "" @@ -4740,6 +5037,41 @@ msgstr "" msgid "Sort direction the sort indicator should indicate" msgstr "" +#: gtk/gtkuimanager.c:213 +msgid "Add tearoffs to menus" +msgstr "" + +#: gtk/gtkuimanager.c:214 +msgid "Whether tearoff menu items should be added to menus" +msgstr "" + +#: gtk/gtkuimanager.c:221 +msgid "Merged UI definition" +msgstr "" + +#: gtk/gtkuimanager.c:222 +msgid "An XML string describing the merged UI" +msgstr "" + +#: gtk/gtkuimanager.c:865 +#, c-format +msgid "Unknown attribute '%s' on line %d char %d" +msgstr "" + +#: gtk/gtkuimanager.c:1074 +#, c-format +msgid "Unexpected start tag '%s' on line %d char %d" +msgstr "" + +#: gtk/gtkuimanager.c:1158 +#, c-format +msgid "Unexpected character data on line %d char %d" +msgstr "" + +#: gtk/gtkuimanager.c:1918 +msgid "Empty" +msgstr "" + #: gtk/gtkviewport.c:135 msgid "" "The GtkAdjustment that determines the values of the horizontal position for " @@ -4756,199 +5088,203 @@ msgstr "" msgid "Determines how the shadowed box around the viewport is drawn" msgstr "" -#: gtk/gtkwidget.c:401 +#: gtk/gtkwidget.c:402 msgid "Widget name" msgstr "" -#: gtk/gtkwidget.c:402 +#: gtk/gtkwidget.c:403 msgid "The name of the widget" msgstr "" -#: gtk/gtkwidget.c:408 +#: gtk/gtkwidget.c:409 msgid "Parent widget" msgstr "" -#: gtk/gtkwidget.c:409 +#: gtk/gtkwidget.c:410 msgid "The parent widget of this widget. Must be a Container widget" msgstr "" -#: gtk/gtkwidget.c:416 +#: gtk/gtkwidget.c:417 msgid "Width request" msgstr "" -#: gtk/gtkwidget.c:417 +#: gtk/gtkwidget.c:418 msgid "" "Override for width request of the widget, or -1 if natural request should be " "used" msgstr "" -#: gtk/gtkwidget.c:425 +#: gtk/gtkwidget.c:426 msgid "Height request" msgstr "" -#: gtk/gtkwidget.c:426 +#: gtk/gtkwidget.c:427 msgid "" "Override for height request of the widget, or -1 if natural request should " "be used" msgstr "" -#: gtk/gtkwidget.c:435 +#: gtk/gtkwidget.c:436 msgid "Whether the widget is visible" msgstr "" -#: gtk/gtkwidget.c:441 -msgid "Sensitive" -msgstr "" - -#: gtk/gtkwidget.c:442 +#: gtk/gtkwidget.c:443 msgid "Whether the widget responds to input" msgstr "" -#: gtk/gtkwidget.c:448 +#: gtk/gtkwidget.c:449 msgid "Application paintable" msgstr "" -#: gtk/gtkwidget.c:449 +#: gtk/gtkwidget.c:450 msgid "Whether the application will paint directly on the widget" msgstr "" -#: gtk/gtkwidget.c:455 +#: gtk/gtkwidget.c:456 msgid "Can focus" msgstr "" -#: gtk/gtkwidget.c:456 +#: gtk/gtkwidget.c:457 msgid "Whether the widget can accept the input focus" msgstr "" -#: gtk/gtkwidget.c:462 +#: gtk/gtkwidget.c:463 msgid "Has focus" msgstr "" -#: gtk/gtkwidget.c:463 +#: gtk/gtkwidget.c:464 msgid "Whether the widget has the input focus" msgstr "" -#: gtk/gtkwidget.c:469 +#: gtk/gtkwidget.c:470 msgid "Is focus" msgstr "" -#: gtk/gtkwidget.c:470 +#: gtk/gtkwidget.c:471 msgid "Whether the widget is the focus widget within the toplevel" msgstr "" -#: gtk/gtkwidget.c:476 +#: gtk/gtkwidget.c:477 msgid "Can default" msgstr "" -#: gtk/gtkwidget.c:477 +#: gtk/gtkwidget.c:478 msgid "Whether the widget can be the default widget" msgstr "" -#: gtk/gtkwidget.c:483 +#: gtk/gtkwidget.c:484 msgid "Has default" msgstr "" -#: gtk/gtkwidget.c:484 +#: gtk/gtkwidget.c:485 msgid "Whether the widget is the default widget" msgstr "" -#: gtk/gtkwidget.c:490 +#: gtk/gtkwidget.c:491 msgid "Receives default" msgstr "" -#: gtk/gtkwidget.c:491 +#: gtk/gtkwidget.c:492 msgid "If TRUE, the widget will receive the default action when it is focused" msgstr "" -#: gtk/gtkwidget.c:497 +#: gtk/gtkwidget.c:498 msgid "Composite child" msgstr "" -#: gtk/gtkwidget.c:498 +#: gtk/gtkwidget.c:499 msgid "Whether the widget is part of a composite widget" msgstr "" -#: gtk/gtkwidget.c:504 +#: gtk/gtkwidget.c:505 msgid "Style" msgstr "" -#: gtk/gtkwidget.c:505 +#: gtk/gtkwidget.c:506 msgid "" "The style of the widget, which contains information about how it will look " "(colors etc)" msgstr "" -#: gtk/gtkwidget.c:511 +#: gtk/gtkwidget.c:512 msgid "Events" msgstr "" -#: gtk/gtkwidget.c:512 +#: gtk/gtkwidget.c:513 msgid "The event mask that decides what kind of GdkEvents this widget gets" msgstr "" -#: gtk/gtkwidget.c:519 +#: gtk/gtkwidget.c:520 msgid "Extension events" msgstr "" -#: gtk/gtkwidget.c:520 +#: gtk/gtkwidget.c:521 msgid "The mask that decides what kind of extension events this widget gets" msgstr "" -#: gtk/gtkwidget.c:1330 +#: gtk/gtkwidget.c:528 +msgid "No show all" +msgstr "" + +#: gtk/gtkwidget.c:529 +msgid "Whether gtk_widget_show_all() should not affect this widget" +msgstr "" + +#: gtk/gtkwidget.c:1338 msgid "Interior Focus" msgstr "" -#: gtk/gtkwidget.c:1331 +#: gtk/gtkwidget.c:1339 msgid "Whether to draw the focus indicator inside widgets" msgstr "" -#: gtk/gtkwidget.c:1337 +#: gtk/gtkwidget.c:1345 msgid "Focus linewidth" msgstr "" -#: gtk/gtkwidget.c:1338 +#: gtk/gtkwidget.c:1346 msgid "Width, in pixels, of the focus indicator line" msgstr "" -#: gtk/gtkwidget.c:1344 +#: gtk/gtkwidget.c:1352 msgid "Focus line dash pattern" msgstr "" -#: gtk/gtkwidget.c:1345 +#: gtk/gtkwidget.c:1353 msgid "Dash pattern used to draw the focus indicator" msgstr "" -#: gtk/gtkwidget.c:1350 +#: gtk/gtkwidget.c:1358 msgid "Focus padding" msgstr "" -#: gtk/gtkwidget.c:1351 +#: gtk/gtkwidget.c:1359 msgid "Width, in pixels, between focus indicator and the widget 'box'" msgstr "" -#: gtk/gtkwidget.c:1356 +#: gtk/gtkwidget.c:1364 msgid "Cursor color" msgstr "" -#: gtk/gtkwidget.c:1357 +#: gtk/gtkwidget.c:1365 msgid "Color with which to draw insertion cursor" msgstr "" -#: gtk/gtkwidget.c:1362 +#: gtk/gtkwidget.c:1370 msgid "Secondary cursor color" msgstr "" -#: gtk/gtkwidget.c:1363 +#: gtk/gtkwidget.c:1371 msgid "" "Color with which to draw the secondary insertion cursor when editing mixed " "right-to-left and left-to-right text" msgstr "" -#: gtk/gtkwidget.c:1368 +#: gtk/gtkwidget.c:1376 msgid "Cursor line aspect ratio" msgstr "" -#: gtk/gtkwidget.c:1369 +#: gtk/gtkwidget.c:1377 msgid "Aspect ratio with which to draw insertion cursor" msgstr "" @@ -5030,7 +5366,8 @@ msgid "Default Height" msgstr "" #: gtk/gtkwindow.c:537 -msgid "The default height of the window, used when initially showing the window" +msgid "" +"The default height of the window, used when initially showing the window" msgstr "" #: gtk/gtkwindow.c:546 @@ -5172,4 +5509,3 @@ msgstr "" #: modules/input/imxim.c:27 msgid "X Input Method" msgstr "" - |