From 0d4e66328cbe5c2af4b12c1215d5baefe1acd6b1 Mon Sep 17 00:00:00 2001 From: George Lebl Date: Tue, 21 May 2002 17:03:47 +0000 Subject: [PATCH] update a few strings, that is at least the ones I see the most so that Tue May 21 10:13:27 2002 George Lebl * cs.po: update a few strings, that is at least the ones I see the most so that things speak at least somewhat czech to me --- po/ChangeLog | 5 + po/cs.po | 552 +++++++++++++++++++++++++-------------------------- 2 files changed, 274 insertions(+), 283 deletions(-) diff --git a/po/ChangeLog b/po/ChangeLog index dfaf1b991a..5723770284 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,8 @@ +Tue May 21 10:13:27 2002 George Lebl + + * cs.po: update a few strings, that is at least the ones I see + the most so that things speak at least somewhat czech to me + 2002-05-19 Zbigniew Chyla * pl.po: Updated Polish translation by diff --git a/po/cs.po b/po/cs.po index 08c71fbbd0..5717fe2ce5 100644 --- a/po/cs.po +++ b/po/cs.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+ 1.3.0\n" -"POT-Creation-Date: 2002-04-02 13:13+0200\n" +"POT-Creation-Date: 2002-05-21 10:01-0700\n" "PO-Revision-Date: 1999-10-04 14:50+02:00\n" "Last-Translator: Stanislav Brabec \n" "Language-Team: Czech \n" @@ -17,7 +17,7 @@ msgstr "" #: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:581 #, c-format msgid "Failed to open file '%s': %s" -msgstr "" +msgstr "Nelze otevřít souvor '%s': %s" #: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:591 #, c-format @@ -240,29 +240,29 @@ msgstr "" msgid "Not enough memory to load ICO file" msgstr "" -#: gdk-pixbuf/io-jpeg.c:125 +#: gdk-pixbuf/io-jpeg.c:126 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "" -#: gdk-pixbuf/io-jpeg.c:234 +#: gdk-pixbuf/io-jpeg.c:307 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" msgstr "" -#: gdk-pixbuf/io-jpeg.c:345 gdk-pixbuf/io-jpeg.c:538 gdk-pixbuf/io-jpeg.c:710 +#: gdk-pixbuf/io-jpeg.c:417 gdk-pixbuf/io-jpeg.c:600 gdk-pixbuf/io-jpeg.c:767 msgid "Couldn't allocate memory for loading JPEG file" msgstr "" -#: gdk-pixbuf/io-jpeg.c:664 +#: gdk-pixbuf/io-jpeg.c:721 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " "parsed." msgstr "" -#: gdk-pixbuf/io-jpeg.c:679 +#: gdk-pixbuf/io-jpeg.c:736 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." @@ -293,104 +293,104 @@ msgstr "" msgid "Fatal error in PNG image file: %s" msgstr "" -#: gdk-pixbuf/io-png.c:310 +#: gdk-pixbuf/io-png.c:296 msgid "Insufficient memory to load PNG file" msgstr "" -#: gdk-pixbuf/io-png.c:634 +#: gdk-pixbuf/io-png.c:599 #, c-format msgid "" "Insufficient memory to store a %ld by %ld image; try exiting some " "applications to reduce memory usage" msgstr "" -#: gdk-pixbuf/io-png.c:685 +#: gdk-pixbuf/io-png.c:650 msgid "Fatal error reading PNG image file" msgstr "" -#: gdk-pixbuf/io-png.c:734 +#: gdk-pixbuf/io-png.c:699 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "" -#: gdk-pixbuf/io-png.c:800 +#: gdk-pixbuf/io-png.c:765 msgid "" "Keys for PNG tEXt chunks must have at least 1 and at most 79 characters." msgstr "" -#: gdk-pixbuf/io-png.c:808 +#: gdk-pixbuf/io-png.c:773 msgid "Keys for PNG tEXt chunks must be ASCII characters." msgstr "" -#: gdk-pixbuf/io-png.c:829 +#: gdk-pixbuf/io-png.c:794 msgid "Value for PNG tEXt chunk can not be converted to ISO-8859-1 encoding." msgstr "" -#: gdk-pixbuf/io-pnm.c:254 +#: gdk-pixbuf/io-pnm.c:247 msgid "PNM loader expected to find an integer, but didn't" msgstr "" -#: gdk-pixbuf/io-pnm.c:286 +#: gdk-pixbuf/io-pnm.c:279 msgid "PNM file has an incorrect initial byte" msgstr "" -#: gdk-pixbuf/io-pnm.c:316 +#: gdk-pixbuf/io-pnm.c:309 msgid "PNM file is not in a recognized PNM subformat" msgstr "" -#: gdk-pixbuf/io-pnm.c:341 +#: gdk-pixbuf/io-pnm.c:334 msgid "PNM file has an image width of 0" msgstr "" -#: gdk-pixbuf/io-pnm.c:362 +#: gdk-pixbuf/io-pnm.c:355 msgid "PNM file has an image height of 0" msgstr "" -#: gdk-pixbuf/io-pnm.c:385 +#: gdk-pixbuf/io-pnm.c:378 msgid "Maximum color value in PNM file is 0" msgstr "" -#: gdk-pixbuf/io-pnm.c:393 +#: gdk-pixbuf/io-pnm.c:386 msgid "Maximum color value in PNM file is too large" msgstr "" -#: gdk-pixbuf/io-pnm.c:401 +#: gdk-pixbuf/io-pnm.c:394 msgid "Can't handle PNM files with maximum color values greater than 255" msgstr "" -#: gdk-pixbuf/io-pnm.c:440 gdk-pixbuf/io-pnm.c:468 gdk-pixbuf/io-pnm.c:500 +#: gdk-pixbuf/io-pnm.c:433 gdk-pixbuf/io-pnm.c:461 gdk-pixbuf/io-pnm.c:493 msgid "Raw PNM image type is invalid" msgstr "" -#: gdk-pixbuf/io-pnm.c:560 gdk-pixbuf/io-pnm.c:602 +#: gdk-pixbuf/io-pnm.c:553 gdk-pixbuf/io-pnm.c:595 msgid "PNM image format is invalid" msgstr "" -#: gdk-pixbuf/io-pnm.c:661 +#: gdk-pixbuf/io-pnm.c:654 msgid "PNM image loader does not support this PNM subformat" msgstr "" -#: gdk-pixbuf/io-pnm.c:716 +#: gdk-pixbuf/io-pnm.c:709 msgid "Premature end-of-file encountered" msgstr "" -#: gdk-pixbuf/io-pnm.c:748 gdk-pixbuf/io-pnm.c:967 +#: gdk-pixbuf/io-pnm.c:741 gdk-pixbuf/io-pnm.c:960 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "" -#: gdk-pixbuf/io-pnm.c:775 +#: gdk-pixbuf/io-pnm.c:768 msgid "Can't allocate memory for loading PNM image" msgstr "" -#: gdk-pixbuf/io-pnm.c:824 +#: gdk-pixbuf/io-pnm.c:817 msgid "Insufficient memory to load PNM context struct" msgstr "" -#: gdk-pixbuf/io-pnm.c:874 +#: gdk-pixbuf/io-pnm.c:867 msgid "Unexpected end of PNM image data" msgstr "" -#: gdk-pixbuf/io-pnm.c:996 +#: gdk-pixbuf/io-pnm.c:989 msgid "Insufficient memory to load PNM file" msgstr "" @@ -422,129 +422,128 @@ msgstr "" msgid "Can't allocate temporary IOBuffer data" msgstr "" -#: gdk-pixbuf/io-tga.c:251 +#: gdk-pixbuf/io-tga.c:282 msgid "fread() failed -- premature end-of-file probably encountered" msgstr "" -#: gdk-pixbuf/io-tga.c:261 +#: gdk-pixbuf/io-tga.c:292 msgid "fseek() failed -- premature end-of-file probably encountered" msgstr "" -#: gdk-pixbuf/io-tga.c:295 gdk-pixbuf/io-tga.c:1030 gdk-pixbuf/io-tga.c:1142 -#: gdk-pixbuf/io-tga.c:1225 -msgid "Insufficient memory to load TGA image" -msgstr "" - -#: gdk-pixbuf/io-tga.c:305 +#: gdk-pixbuf/io-tga.c:325 msgid "Can't allocate new pixbuf" msgstr "" -#: gdk-pixbuf/io-tga.c:617 +#: gdk-pixbuf/io-tga.c:638 msgid "Can't allocate colormap structure" msgstr "" -#: gdk-pixbuf/io-tga.c:624 +#: gdk-pixbuf/io-tga.c:645 msgid "Can't allocate colormap entries" msgstr "" -#: gdk-pixbuf/io-tga.c:646 +#: gdk-pixbuf/io-tga.c:667 msgid "Unexpected bitdepth for colormap entries" msgstr "" -#: gdk-pixbuf/io-tga.c:664 +#: gdk-pixbuf/io-tga.c:685 msgid "Can't allocate TGA header memory" msgstr "" -#: gdk-pixbuf/io-tga.c:697 +#: gdk-pixbuf/io-tga.c:718 msgid "TGA image has invalid dimensions" msgstr "" -#: gdk-pixbuf/io-tga.c:703 +#: gdk-pixbuf/io-tga.c:724 msgid "TGA image comment length is too long" msgstr "" -#: gdk-pixbuf/io-tga.c:712 gdk-pixbuf/io-tga.c:721 gdk-pixbuf/io-tga.c:731 -#: gdk-pixbuf/io-tga.c:741 gdk-pixbuf/io-tga.c:748 +#: gdk-pixbuf/io-tga.c:733 gdk-pixbuf/io-tga.c:742 gdk-pixbuf/io-tga.c:752 +#: gdk-pixbuf/io-tga.c:762 gdk-pixbuf/io-tga.c:769 msgid "TGA image type not supported" msgstr "" -#: gdk-pixbuf/io-tga.c:793 +#: gdk-pixbuf/io-tga.c:814 msgid "Can't allocate memory for TGA context struct" msgstr "" -#: gdk-pixbuf/io-tga.c:857 +#: gdk-pixbuf/io-tga.c:878 msgid "Excess data in file" msgstr "" -#: gdk-pixbuf/io-tga.c:903 +#: gdk-pixbuf/io-tga.c:924 msgid "Can't allocate memory for TGA header" msgstr "" -#: gdk-pixbuf/io-tga.c:913 +#: gdk-pixbuf/io-tga.c:934 msgid "Too big value in the infolen field of TGA header." msgstr "" -#: gdk-pixbuf/io-tga.c:937 +#: gdk-pixbuf/io-tga.c:958 msgid "Can't allocate memory for TGA cmap temporary buffer" msgstr "" -#: gdk-pixbuf/io-tga.c:949 +#: gdk-pixbuf/io-tga.c:970 msgid "Can't allocate memory for TGA colormap struct" msgstr "" -#: gdk-pixbuf/io-tga.c:958 +#: gdk-pixbuf/io-tga.c:979 msgid "Can't allocate memory for TGA colormap entries" msgstr "" -#: gdk-pixbuf/io-tga.c:968 +#: gdk-pixbuf/io-tga.c:989 msgid "Unexpected bitdepth for TGA colormap" msgstr "" -#: gdk-pixbuf/io-tga.c:1010 +#: gdk-pixbuf/io-tga.c:1030 msgid "Pseudo-Color image without colormap" msgstr "" -#: gdk-pixbuf/io-tga.c:1017 +#: gdk-pixbuf/io-tga.c:1037 msgid "Can't seek to image offset -- end-of-file probably encountered" msgstr "" -#: gdk-pixbuf/io-tga.c:1040 gdk-pixbuf/io-tga.c:1153 gdk-pixbuf/io-tga.c:1236 +#: gdk-pixbuf/io-tga.c:1051 gdk-pixbuf/io-tga.c:1153 gdk-pixbuf/io-tga.c:1223 msgid "Can't allocate pixbuf" msgstr "" -#: gdk-pixbuf/io-tga.c:1308 gdk-pixbuf/io-tga.c:1337 +#: gdk-pixbuf/io-tga.c:1293 gdk-pixbuf/io-tga.c:1322 msgid "Unsupported TGA image type" msgstr "" -#: gdk-pixbuf/io-tiff.c:152 +#: gdk-pixbuf/io-tiff.c:187 msgid "Could not get image width (bad TIFF file)" msgstr "" -#: gdk-pixbuf/io-tiff.c:159 +#: gdk-pixbuf/io-tiff.c:194 msgid "Could not get image height (bad TIFF file)" msgstr "" -#: gdk-pixbuf/io-tiff.c:169 +#: gdk-pixbuf/io-tiff.c:202 msgid "Width or height of TIFF image is zero" msgstr "" -#: gdk-pixbuf/io-tiff.c:178 gdk-pixbuf/io-tiff.c:194 gdk-pixbuf/io-tiff.c:485 +#: gdk-pixbuf/io-tiff.c:211 gdk-pixbuf/io-tiff.c:220 +msgid "Dimensions of TIFF image too large" +msgstr "" + +#: gdk-pixbuf/io-tiff.c:230 gdk-pixbuf/io-tiff.c:242 gdk-pixbuf/io-tiff.c:536 msgid "Insufficient memory to open TIFF file" msgstr "" -#: gdk-pixbuf/io-tiff.c:203 +#: gdk-pixbuf/io-tiff.c:254 msgid "Failed to load RGB data from TIFF file" msgstr "" -#: gdk-pixbuf/io-tiff.c:273 +#: gdk-pixbuf/io-tiff.c:324 msgid "Failed to open TIFF image" msgstr "" -#: gdk-pixbuf/io-tiff.c:286 +#: gdk-pixbuf/io-tiff.c:337 msgid "TIFFClose operation failed" msgstr "" -#: gdk-pixbuf/io-tiff.c:419 gdk-pixbuf/io-tiff.c:433 +#: gdk-pixbuf/io-tiff.c:470 gdk-pixbuf/io-tiff.c:484 msgid "Failed to load TIFF image" msgstr "" @@ -576,35 +575,35 @@ msgstr "" msgid "Failed to write to temporary file when loading XBM image" msgstr "" -#: gdk-pixbuf/io-xpm.c:1235 +#: gdk-pixbuf/io-xpm.c:1229 msgid "No XPM header found" msgstr "" -#: gdk-pixbuf/io-xpm.c:1243 +#: gdk-pixbuf/io-xpm.c:1237 msgid "XPM file has image width <= 0" msgstr "" -#: gdk-pixbuf/io-xpm.c:1251 +#: gdk-pixbuf/io-xpm.c:1245 msgid "XPM file has image height <= 0" msgstr "" -#: gdk-pixbuf/io-xpm.c:1259 +#: gdk-pixbuf/io-xpm.c:1253 msgid "XPM file has invalid number of colors" msgstr "" -#: gdk-pixbuf/io-xpm.c:1267 +#: gdk-pixbuf/io-xpm.c:1261 msgid "XPM has invalid number of chars per pixel" msgstr "" -#: gdk-pixbuf/io-xpm.c:1285 +#: gdk-pixbuf/io-xpm.c:1279 msgid "Can't read XPM colormap" msgstr "" -#: gdk-pixbuf/io-xpm.c:1326 +#: gdk-pixbuf/io-xpm.c:1317 msgid "Can't allocate memory for loading XPM image" msgstr "" -#: gdk-pixbuf/io-xpm.c:1509 +#: gdk-pixbuf/io-xpm.c:1498 msgid "Failed to write to temporary file when loading XPM image" msgstr "" @@ -994,268 +993,268 @@ msgstr "" msgid "Pixbuf for closed expander." msgstr "" -#: gtk/gtkcellrenderertext.c:174 gtk/gtkentry.c:523 gtk/gtkprogressbar.c:207 +#: gtk/gtkcellrenderertext.c:173 gtk/gtkentry.c:523 gtk/gtkprogressbar.c:207 msgid "Text" msgstr "" -#: gtk/gtkcellrenderertext.c:175 +#: gtk/gtkcellrenderertext.c:174 msgid "Text to render" msgstr "" -#: gtk/gtkcellrenderertext.c:182 +#: gtk/gtkcellrenderertext.c:181 msgid "Markup" msgstr "" -#: gtk/gtkcellrenderertext.c:183 +#: gtk/gtkcellrenderertext.c:182 msgid "Marked up text to render" msgstr "" -#: gtk/gtkcellrenderertext.c:190 gtk/gtklabel.c:287 +#: gtk/gtkcellrenderertext.c:189 gtk/gtklabel.c:287 msgid "Attributes" msgstr "" -#: gtk/gtkcellrenderertext.c:191 +#: gtk/gtkcellrenderertext.c:190 msgid "A list of style attributes to apply to the text of the renderer." msgstr "" -#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209 +#: gtk/gtkcellrenderertext.c:197 gtk/gtktexttag.c:209 msgid "Background color name" msgstr "" -#: gtk/gtkcellrenderertext.c:199 gtk/gtktexttag.c:210 +#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:210 msgid "Background color as a string" msgstr "" -#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217 +#: gtk/gtkcellrenderertext.c:205 gtk/gtktexttag.c:217 msgid "Background color" msgstr "" -#: gtk/gtkcellrenderertext.c:207 gtk/gtktexttag.c:218 +#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:218 msgid "Background color as a GdkColor" msgstr "" -#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243 +#: gtk/gtkcellrenderertext.c:213 gtk/gtktexttag.c:243 msgid "Foreground color name" msgstr "" -#: gtk/gtkcellrenderertext.c:215 gtk/gtktexttag.c:244 +#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:244 msgid "Foreground color as a string" msgstr "" -#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251 +#: gtk/gtkcellrenderertext.c:221 gtk/gtktexttag.c:251 msgid "Foreground color" msgstr "" -#: gtk/gtkcellrenderertext.c:223 gtk/gtktexttag.c:252 +#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:252 msgid "Foreground color as a GdkColor" msgstr "" -#: gtk/gtkcellrenderertext.c:231 gtk/gtkentry.c:455 gtk/gtktexttag.c:277 +#: gtk/gtkcellrenderertext.c:230 gtk/gtkentry.c:455 gtk/gtktexttag.c:277 #: gtk/gtktextview.c:568 #, fuzzy msgid "Editable" msgstr "(vypnuto)" -#: gtk/gtkcellrenderertext.c:232 gtk/gtktexttag.c:278 gtk/gtktextview.c:569 +#: gtk/gtkcellrenderertext.c:231 gtk/gtktexttag.c:278 gtk/gtktextview.c:569 msgid "Whether the text can be modified by the user" msgstr "" -#: gtk/gtkcellrenderertext.c:239 gtk/gtkcellrenderertext.c:247 -#: gtk/gtkfontsel.c:209 gtk/gtktexttag.c:285 gtk/gtktexttag.c:293 +#: gtk/gtkcellrenderertext.c:238 gtk/gtkcellrenderertext.c:246 +#: gtk/gtkfontsel.c:212 gtk/gtktexttag.c:285 gtk/gtktexttag.c:293 msgid "Font" msgstr "Písmo" -#: gtk/gtkcellrenderertext.c:240 gtk/gtktexttag.c:286 +#: gtk/gtkcellrenderertext.c:239 gtk/gtktexttag.c:286 msgid "Font description as a string" msgstr "" -#: gtk/gtkcellrenderertext.c:248 gtk/gtktexttag.c:294 +#: gtk/gtkcellrenderertext.c:247 gtk/gtktexttag.c:294 msgid "Font description as a PangoFontDescription struct" msgstr "" -#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302 +#: gtk/gtkcellrenderertext.c:255 gtk/gtktexttag.c:302 #, fuzzy msgid "Font family" msgstr "Rodina:" -#: gtk/gtkcellrenderertext.c:257 gtk/gtktexttag.c:303 +#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:303 msgid "Name of the font family, e.g. Sans, Helvetica, Times, Monospace" msgstr "" -#: gtk/gtkcellrenderertext.c:264 gtk/gtkcellrenderertext.c:265 +#: gtk/gtkcellrenderertext.c:263 gtk/gtkcellrenderertext.c:264 #: gtk/gtktexttag.c:310 gtk/gtktexttag.c:311 #, fuzzy msgid "Font style" msgstr "Styl písma:" -#: gtk/gtkcellrenderertext.c:273 gtk/gtkcellrenderertext.c:274 +#: gtk/gtkcellrenderertext.c:272 gtk/gtkcellrenderertext.c:273 #: gtk/gtktexttag.c:319 gtk/gtktexttag.c:320 msgid "Font variant" msgstr "" -#: gtk/gtkcellrenderertext.c:282 gtk/gtkcellrenderertext.c:283 +#: gtk/gtkcellrenderertext.c:281 gtk/gtkcellrenderertext.c:282 #: gtk/gtktexttag.c:328 gtk/gtktexttag.c:329 msgid "Font weight" msgstr "" -#: gtk/gtkcellrenderertext.c:292 gtk/gtkcellrenderertext.c:293 +#: gtk/gtkcellrenderertext.c:291 gtk/gtkcellrenderertext.c:292 #: gtk/gtktexttag.c:339 gtk/gtktexttag.c:340 #, fuzzy msgid "Font stretch" msgstr "Vlastnosti písma" -#: gtk/gtkcellrenderertext.c:301 gtk/gtkcellrenderertext.c:302 +#: gtk/gtkcellrenderertext.c:300 gtk/gtkcellrenderertext.c:301 #: gtk/gtktexttag.c:348 gtk/gtktexttag.c:349 #, fuzzy msgid "Font size" msgstr "Velikost v bodech:" -#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368 +#: gtk/gtkcellrenderertext.c:310 gtk/gtktexttag.c:368 #, fuzzy msgid "Font points" msgstr "Typy písma:" -#: gtk/gtkcellrenderertext.c:312 gtk/gtktexttag.c:369 +#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:369 msgid "Font size in points" msgstr "" -#: gtk/gtkcellrenderertext.c:321 gtk/gtktexttag.c:358 gtk/gtktexttag.c:359 +#: gtk/gtkcellrenderertext.c:320 gtk/gtktexttag.c:358 gtk/gtktexttag.c:359 #, fuzzy msgid "Font scale" msgstr "Styl písma:" -#: gtk/gtkcellrenderertext.c:322 +#: gtk/gtkcellrenderertext.c:321 msgid "Font scaling factor" msgstr "" -#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427 +#: gtk/gtkcellrenderertext.c:330 gtk/gtktexttag.c:427 msgid "Rise" msgstr "" -#: gtk/gtkcellrenderertext.c:332 gtk/gtktexttag.c:428 +#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:428 msgid "" "Offset of text above the baseline (below the baseline if rise is negative)" msgstr "" -#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467 +#: gtk/gtkcellrenderertext.c:341 gtk/gtktexttag.c:467 msgid "Strikethrough" msgstr "" -#: gtk/gtkcellrenderertext.c:343 gtk/gtktexttag.c:468 +#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:468 msgid "Whether to strike through the text" msgstr "" -#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475 +#: gtk/gtkcellrenderertext.c:349 gtk/gtktexttag.c:475 msgid "Underline" msgstr "" -#: gtk/gtkcellrenderertext.c:351 gtk/gtktexttag.c:476 +#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:476 msgid "Style of underline for this text" msgstr "" -#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512 +#: gtk/gtkcellrenderertext.c:360 gtk/gtktexttag.c:512 msgid "Background set" msgstr "" -#: gtk/gtkcellrenderertext.c:362 gtk/gtktexttag.c:513 +#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:513 msgid "Whether this tag affects the background color" msgstr "" -#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524 +#: gtk/gtkcellrenderertext.c:364 gtk/gtktexttag.c:524 msgid "Foreground set" msgstr "" -#: gtk/gtkcellrenderertext.c:366 gtk/gtktexttag.c:525 +#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:525 msgid "Whether this tag affects the foreground color" msgstr "" -#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532 +#: gtk/gtkcellrenderertext.c:368 gtk/gtktexttag.c:532 msgid "Editability set" msgstr "" -#: gtk/gtkcellrenderertext.c:370 gtk/gtktexttag.c:533 +#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:533 msgid "Whether this tag affects text editability" msgstr "" -#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536 +#: gtk/gtkcellrenderertext.c:372 gtk/gtktexttag.c:536 msgid "Font family set" msgstr "" -#: gtk/gtkcellrenderertext.c:374 gtk/gtktexttag.c:537 +#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:537 msgid "Whether this tag affects the font family" msgstr "" -#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540 +#: gtk/gtkcellrenderertext.c:376 gtk/gtktexttag.c:540 #, fuzzy msgid "Font style set" msgstr "Styl písma:" -#: gtk/gtkcellrenderertext.c:378 gtk/gtktexttag.c:541 +#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:541 msgid "Whether this tag affects the font style" msgstr "" -#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544 +#: gtk/gtkcellrenderertext.c:380 gtk/gtktexttag.c:544 msgid "Font variant set" msgstr "" -#: gtk/gtkcellrenderertext.c:382 gtk/gtktexttag.c:545 +#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:545 msgid "Whether this tag affects the font variant" msgstr "" -#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548 +#: gtk/gtkcellrenderertext.c:384 gtk/gtktexttag.c:548 msgid "Font weight set" msgstr "" -#: gtk/gtkcellrenderertext.c:386 gtk/gtktexttag.c:549 +#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:549 msgid "Whether this tag affects the font weight" msgstr "" -#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552 +#: gtk/gtkcellrenderertext.c:388 gtk/gtktexttag.c:552 msgid "Font stretch set" msgstr "" -#: gtk/gtkcellrenderertext.c:390 gtk/gtktexttag.c:553 +#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:553 msgid "Whether this tag affects the font stretch" msgstr "" -#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556 +#: gtk/gtkcellrenderertext.c:392 gtk/gtktexttag.c:556 msgid "Font size set" msgstr "" -#: gtk/gtkcellrenderertext.c:394 gtk/gtktexttag.c:557 +#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:557 msgid "Whether this tag affects the font size" msgstr "" -#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560 +#: gtk/gtkcellrenderertext.c:396 gtk/gtktexttag.c:560 #, fuzzy msgid "Font scale set" msgstr "Styl písma:" -#: gtk/gtkcellrenderertext.c:398 gtk/gtktexttag.c:561 +#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:561 msgid "Whether this tag scales the font size by a factor" msgstr "" -#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580 +#: gtk/gtkcellrenderertext.c:400 gtk/gtktexttag.c:580 msgid "Rise set" msgstr "" -#: gtk/gtkcellrenderertext.c:402 gtk/gtktexttag.c:581 +#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:581 msgid "Whether this tag affects the rise" msgstr "" -#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596 +#: gtk/gtkcellrenderertext.c:404 gtk/gtktexttag.c:596 msgid "Strikethrough set" msgstr "" -#: gtk/gtkcellrenderertext.c:406 gtk/gtktexttag.c:597 +#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:597 msgid "Whether this tag affects strikethrough" msgstr "" -#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604 +#: gtk/gtkcellrenderertext.c:408 gtk/gtktexttag.c:604 msgid "Underline set" msgstr "" -#: gtk/gtkcellrenderertext.c:410 gtk/gtktexttag.c:605 +#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:605 msgid "Whether this tag affects underlining" msgstr "" @@ -1702,16 +1701,16 @@ msgstr "Výběr: " msgid "Whether to select the contents of an entry when it is focused." msgstr "" -#: gtk/gtkentry.c:3850 gtk/gtklabel.c:3164 +#: gtk/gtkentry.c:3850 gtk/gtklabel.c:3177 #, fuzzy msgid "Select All" msgstr "Smazat" -#: gtk/gtkentry.c:3860 gtk/gtklabel.c:3174 +#: gtk/gtkentry.c:3860 gtk/gtklabel.c:3187 msgid "Input Methods" msgstr "" -#: gtk/gtkentry.c:3870 gtk/gtktextview.c:6375 +#: gtk/gtkentry.c:3870 gtk/gtktextview.c:6382 msgid "_Insert Unicode control character" msgstr "" @@ -1742,50 +1741,45 @@ msgid "Whether to allow multiple files to be selected." msgstr "" #: gtk/gtkfilesel.c:707 -#, fuzzy msgid "Folders" -msgstr "Soubory" +msgstr "Adresáře" #: gtk/gtkfilesel.c:711 -#, fuzzy msgid "Fol_ders" -msgstr "Soubory" +msgstr "_Adresáře" #: gtk/gtkfilesel.c:742 msgid "Files" msgstr "Soubory" #: gtk/gtkfilesel.c:746 -#, fuzzy msgid "_Files" -msgstr "Soubory" +msgstr "_Soubory" #: gtk/gtkfilesel.c:822 gtk/gtkfilesel.c:2124 #, fuzzy, c-format msgid "Folder unreadable: %s" -msgstr "Adresář %s je nečitelný." +msgstr "Adresář nečitelný: %s" #: gtk/gtkfilesel.c:946 #, c-format msgid "" "The file \"%s\" resides on another machine (called %s) and may not be " -"availible to this program.\n" +"available to this program.\n" "Are you sure that you want to select it?" msgstr "" #: gtk/gtkfilesel.c:1076 msgid "_New Folder" -msgstr "" +msgstr "_Nový adresář" #: gtk/gtkfilesel.c:1087 -#, fuzzy msgid "De_lete File" -msgstr "Smazat soubor" +msgstr "_Smazat soubor" #: gtk/gtkfilesel.c:1098 -#, fuzzy msgid "_Rename File" -msgstr "Přejmenovat soubor" +msgstr "_Přejmenovat soubor" #: gtk/gtkfilesel.c:1358 #, c-format @@ -1811,7 +1805,7 @@ msgstr "" #: gtk/gtkfilesel.c:1403 msgid "New Folder" -msgstr "" +msgstr "Nový adresář" #: gtk/gtkfilesel.c:1418 #, fuzzy @@ -1912,19 +1906,19 @@ msgstr "" msgid "Couldn't convert filename" msgstr "" -#: gtk/gtkfixed.c:120 gtk/gtklayout.c:597 +#: gtk/gtkfixed.c:120 gtk/gtklayout.c:603 msgid "X position" msgstr "" -#: gtk/gtkfixed.c:121 gtk/gtklayout.c:598 +#: gtk/gtkfixed.c:121 gtk/gtklayout.c:604 msgid "X position of child widget" msgstr "" -#: gtk/gtkfixed.c:130 gtk/gtklayout.c:607 +#: gtk/gtkfixed.c:130 gtk/gtklayout.c:613 msgid "Y position" msgstr "" -#: gtk/gtkfixed.c:131 gtk/gtklayout.c:608 +#: gtk/gtkfixed.c:131 gtk/gtklayout.c:614 msgid "Y position of child widget" msgstr "" @@ -1934,50 +1928,50 @@ msgstr "" msgid "abcdefghijk ABCDEFGHIJK" msgstr "" -#: gtk/gtkfontsel.c:202 +#: gtk/gtkfontsel.c:205 #, fuzzy msgid "Font name" msgstr "Rodina:" -#: gtk/gtkfontsel.c:203 +#: gtk/gtkfontsel.c:206 msgid "The X string that represents this font." msgstr "" -#: gtk/gtkfontsel.c:210 +#: gtk/gtkfontsel.c:213 msgid "The GdkFont that is currently selected." msgstr "" -#: gtk/gtkfontsel.c:216 +#: gtk/gtkfontsel.c:219 #, fuzzy msgid "Preview text" msgstr "Náhled:" -#: gtk/gtkfontsel.c:217 +#: gtk/gtkfontsel.c:220 msgid "The text to display in order to demonstrate the selected font." msgstr "" -#: gtk/gtkfontsel.c:321 +#: gtk/gtkfontsel.c:327 #, fuzzy msgid "_Family:" msgstr "Rodina:" -#: gtk/gtkfontsel.c:327 +#: gtk/gtkfontsel.c:333 #, fuzzy msgid "_Style:" msgstr "Upřesnění stylu:" -#: gtk/gtkfontsel.c:333 +#: gtk/gtkfontsel.c:339 #, fuzzy msgid "Si_ze:" msgstr "Velikost:" #. create the text entry widget -#: gtk/gtkfontsel.c:462 +#: gtk/gtkfontsel.c:468 #, fuzzy msgid "_Preview:" msgstr "Náhled:" -#: gtk/gtkfontsel.c:1253 +#: gtk/gtkfontsel.c:1269 msgid "Font Selection" msgstr "Výběr písma" @@ -2310,37 +2304,37 @@ msgstr "" msgid "The widget to be activated when the label's mnemonic key is pressed." msgstr "" -#: gtk/gtklayout.c:617 gtk/gtkviewport.c:132 +#: gtk/gtklayout.c:623 gtk/gtkviewport.c:132 msgid "Horizontal adjustment" msgstr "" -#: gtk/gtklayout.c:618 gtk/gtkscrolledwindow.c:237 +#: gtk/gtklayout.c:624 gtk/gtkscrolledwindow.c:237 msgid "The GtkAdjustment for the horizontal position." msgstr "" -#: gtk/gtklayout.c:625 gtk/gtkviewport.c:140 +#: gtk/gtklayout.c:631 gtk/gtkviewport.c:140 msgid "Vertical adjustment" msgstr "" -#: gtk/gtklayout.c:626 gtk/gtkscrolledwindow.c:244 +#: gtk/gtklayout.c:632 gtk/gtkscrolledwindow.c:244 msgid "The GtkAdjustment for the vertical position." msgstr "" -#: gtk/gtklayout.c:633 gtk/gtktreeviewcolumn.c:190 +#: gtk/gtklayout.c:639 gtk/gtktreeviewcolumn.c:191 #, fuzzy msgid "Width" msgstr "Kresebná šířka:" -#: gtk/gtklayout.c:634 +#: gtk/gtklayout.c:640 msgid "The width of the layout." msgstr "" -#: gtk/gtklayout.c:642 +#: gtk/gtklayout.c:648 #, fuzzy msgid "Height" msgstr "světlý" -#: gtk/gtklayout.c:643 +#: gtk/gtklayout.c:649 msgid "The height of the layout." msgstr "" @@ -2349,7 +2343,7 @@ msgstr "" #. * Do *not* translate it to "predefinito:LTR", if it #. * it isn't default:LTR or default:RTL it will not work #. -#: gtk/gtkmain.c:731 +#: gtk/gtkmain.c:732 msgid "default:LTR" msgstr "" @@ -2525,7 +2519,7 @@ msgstr "" msgid "Whether tabs should have homogeneous sizes" msgstr "" -#: gtk/gtknotebook.c:2439 gtk/gtknotebook.c:4695 +#: gtk/gtknotebook.c:2440 gtk/gtknotebook.c:4696 #, c-format msgid "Page %u" msgstr "Strana %u" @@ -2768,17 +2762,17 @@ msgid "" "How far in the y direction to move the arrow when the button is depressed" msgstr "" -#: gtk/gtkrc.c:2270 +#: gtk/gtkrc.c:2280 #, c-format msgid "Unable to find include file: \"%s\"" msgstr "" -#: gtk/gtkrc.c:2912 gtk/gtkrc.c:2915 +#: gtk/gtkrc.c:2922 gtk/gtkrc.c:2925 #, c-format msgid "Unable to locate image file in pixmap_path: \"%s\"" msgstr "Obrázek \"%s\" nebyl nalezen v pixmap_path." -#: gtk/gtkrc.c:3350 +#: gtk/gtkrc.c:3360 #, c-format msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d" msgstr "" @@ -2904,11 +2898,11 @@ msgid "" "Display a secondary forward arrow button on the opposite end of the scrollbar" msgstr "" -#: gtk/gtkscrolledwindow.c:236 gtk/gtktext.c:598 gtk/gtktreeview.c:522 +#: gtk/gtkscrolledwindow.c:236 gtk/gtktext.c:598 gtk/gtktreeview.c:523 msgid "Horizontal Adjustment" msgstr "" -#: gtk/gtkscrolledwindow.c:243 gtk/gtktext.c:606 gtk/gtktreeview.c:530 +#: gtk/gtkscrolledwindow.c:243 gtk/gtktext.c:606 gtk/gtktreeview.c:531 msgid "Vertical Adjustment" msgstr "" @@ -3127,9 +3121,8 @@ msgid "_Add" msgstr "" #: gtk/gtkstock.c:276 -#, fuzzy msgid "_Apply" -msgstr "Použít" +msgstr "_Použít" #: gtk/gtkstock.c:277 #, fuzzy @@ -3137,23 +3130,20 @@ msgid "_Bold" msgstr "tučný" #: gtk/gtkstock.c:278 -#, fuzzy msgid "_Cancel" -msgstr "Zrušit" +msgstr "_Zrušit" #: gtk/gtkstock.c:279 msgid "_CD-Rom" msgstr "" #: gtk/gtkstock.c:280 -#, fuzzy msgid "_Clear" -msgstr "smazat" +msgstr "_Smazat" #: gtk/gtkstock.c:281 -#, fuzzy msgid "_Close" -msgstr "Zavřít" +msgstr "_Zavřít" #: gtk/gtkstock.c:282 #, fuzzy @@ -3179,7 +3169,7 @@ msgstr "" #: gtk/gtkstock.c:287 msgid "_Find" -msgstr "" +msgstr "_Najít" #: gtk/gtkstock.c:288 msgid "Find and _Replace" @@ -3223,14 +3213,12 @@ msgid "_Up" msgstr "" #: gtk/gtkstock.c:298 -#, fuzzy msgid "_Help" -msgstr "Nápověda" +msgstr "_Nápověda" #: gtk/gtkstock.c:299 -#, fuzzy msgid "_Home" -msgstr "Nápověda" +msgstr "_Domov" #: gtk/gtkstock.c:300 msgid "_Index" @@ -3266,20 +3254,19 @@ msgstr "světlý" #: gtk/gtkstock.c:307 msgid "_New" -msgstr "" +msgstr "_Nové" #: gtk/gtkstock.c:308 msgid "_No" -msgstr "" +msgstr "_Ne" #: gtk/gtkstock.c:309 -#, fuzzy msgid "_OK" -msgstr "OK" +msgstr "_Budiž" #: gtk/gtkstock.c:310 msgid "_Open" -msgstr "" +msgstr "_Otevřít" #: gtk/gtkstock.c:311 msgid "_Paste" @@ -3295,9 +3282,8 @@ msgid "_Print" msgstr "Body" #: gtk/gtkstock.c:314 -#, fuzzy msgid "Print Pre_view" -msgstr "Náhled:" +msgstr "Náhled _tisku" #: gtk/gtkstock.c:315 msgid "_Properties" @@ -3305,7 +3291,7 @@ msgstr "" #: gtk/gtkstock.c:316 msgid "_Quit" -msgstr "" +msgstr "_Konec" #: gtk/gtkstock.c:317 #, fuzzy @@ -3359,7 +3345,7 @@ msgstr "" #: gtk/gtkstock.c:328 msgid "_Stop" -msgstr "" +msgstr "_Stop" #: gtk/gtkstock.c:329 msgid "_Strikethrough" @@ -3380,7 +3366,7 @@ msgstr "" #: gtk/gtkstock.c:333 msgid "_Yes" -msgstr "" +msgstr "_Ano" #: gtk/gtkstock.c:334 #, c-format @@ -3773,7 +3759,7 @@ msgstr "Vypnuto" msgid "If the insertion cursor is shown" msgstr "" -#: gtk/gtktextview.c:6366 +#: gtk/gtktextview.c:6373 msgid "Input _Methods" msgstr "" @@ -3872,220 +3858,220 @@ msgstr "" msgid "The model for the TreeModelSort to sort" msgstr "" -#: gtk/gtktreeview.c:514 +#: gtk/gtktreeview.c:515 msgid "TreeView Model" msgstr "" -#: gtk/gtktreeview.c:515 +#: gtk/gtktreeview.c:516 msgid "The model for the tree view" msgstr "" -#: gtk/gtktreeview.c:523 +#: gtk/gtktreeview.c:524 msgid "Horizontal Adjustment for the widget" msgstr "" -#: gtk/gtktreeview.c:531 +#: gtk/gtktreeview.c:532 msgid "Vertical Adjustment for the widget" msgstr "" -#: gtk/gtktreeview.c:538 gtk/gtktreeviewcolumn.c:174 gtk/gtkwidget.c:423 +#: gtk/gtktreeview.c:539 gtk/gtktreeviewcolumn.c:175 gtk/gtkwidget.c:423 #, fuzzy msgid "Visible" msgstr "Vypnuto" -#: gtk/gtktreeview.c:539 +#: gtk/gtktreeview.c:540 msgid "Show the column header buttons" msgstr "" -#: gtk/gtktreeview.c:546 +#: gtk/gtktreeview.c:547 msgid "Headers Clickable" msgstr "" -#: gtk/gtktreeview.c:547 +#: gtk/gtktreeview.c:548 msgid "Column headers respond to click events" msgstr "" -#: gtk/gtktreeview.c:554 +#: gtk/gtktreeview.c:555 msgid "Expander Column" msgstr "" -#: gtk/gtktreeview.c:555 +#: gtk/gtktreeview.c:556 msgid "Set the column for the expander column" msgstr "" -#: gtk/gtktreeview.c:562 gtk/gtktreeviewcolumn.c:273 +#: gtk/gtktreeview.c:563 gtk/gtktreeviewcolumn.c:274 msgid "Reorderable" msgstr "" -#: gtk/gtktreeview.c:563 +#: gtk/gtktreeview.c:564 msgid "View is reorderable" msgstr "" -#: gtk/gtktreeview.c:570 +#: gtk/gtktreeview.c:571 msgid "Rules Hint" msgstr "" -#: gtk/gtktreeview.c:571 +#: gtk/gtktreeview.c:572 msgid "Set a hint to the theme engine to draw rows in alternating colors" msgstr "" -#: gtk/gtktreeview.c:578 +#: gtk/gtktreeview.c:579 msgid "Enable Search" msgstr "" -#: gtk/gtktreeview.c:579 +#: gtk/gtktreeview.c:580 msgid "View allows user to search through columns interactively" msgstr "" -#: gtk/gtktreeview.c:586 +#: gtk/gtktreeview.c:587 msgid "Search Column" msgstr "" -#: gtk/gtktreeview.c:587 +#: gtk/gtktreeview.c:588 msgid "Model column to search through when searching through code" msgstr "" -#: gtk/gtktreeview.c:600 +#: gtk/gtktreeview.c:601 msgid "Expander Size" msgstr "" -#: gtk/gtktreeview.c:601 +#: gtk/gtktreeview.c:602 msgid "Size of the expander arrow." msgstr "" -#: gtk/gtktreeview.c:609 +#: gtk/gtktreeview.c:610 msgid "Vertical Separator Width" msgstr "" -#: gtk/gtktreeview.c:610 +#: gtk/gtktreeview.c:611 msgid "Vertical space between cells. Must be an even number." msgstr "" -#: gtk/gtktreeview.c:618 +#: gtk/gtktreeview.c:619 msgid "Horizontal Separator Width" msgstr "" -#: gtk/gtktreeview.c:619 +#: gtk/gtktreeview.c:620 msgid "Horizontal space between cells. Must be an even number." msgstr "" -#: gtk/gtktreeview.c:627 +#: gtk/gtktreeview.c:628 msgid "Allow Rules" msgstr "" -#: gtk/gtktreeview.c:628 +#: gtk/gtktreeview.c:629 msgid "Allow drawing of alternating color rows." msgstr "" -#: gtk/gtktreeview.c:634 +#: gtk/gtktreeview.c:635 msgid "Indent Expanders" msgstr "" -#: gtk/gtktreeview.c:635 +#: gtk/gtktreeview.c:636 msgid "Make the expanders indented." msgstr "" -#: gtk/gtktreeviewcolumn.c:175 +#: gtk/gtktreeviewcolumn.c:176 msgid "Whether to display the column" msgstr "" -#: gtk/gtktreeviewcolumn.c:182 gtk/gtkwindow.c:441 +#: gtk/gtktreeviewcolumn.c:183 gtk/gtkwindow.c:446 #, fuzzy msgid "Resizable" msgstr "Vypnuto" -#: gtk/gtktreeviewcolumn.c:183 +#: gtk/gtktreeviewcolumn.c:184 msgid "Column is user-resizable" msgstr "" -#: gtk/gtktreeviewcolumn.c:191 +#: gtk/gtktreeviewcolumn.c:192 msgid "Current width of the column" msgstr "" -#: gtk/gtktreeviewcolumn.c:199 +#: gtk/gtktreeviewcolumn.c:200 msgid "Sizing" msgstr "" -#: gtk/gtktreeviewcolumn.c:200 +#: gtk/gtktreeviewcolumn.c:201 msgid "Resize mode of the column" msgstr "" -#: gtk/gtktreeviewcolumn.c:208 +#: gtk/gtktreeviewcolumn.c:209 #, fuzzy msgid "Fixed Width" msgstr "Průměrná šířka:" -#: gtk/gtktreeviewcolumn.c:209 +#: gtk/gtktreeviewcolumn.c:210 msgid "Current fixed width of the column" msgstr "" -#: gtk/gtktreeviewcolumn.c:218 +#: gtk/gtktreeviewcolumn.c:219 msgid "Minimum Width" msgstr "" -#: gtk/gtktreeviewcolumn.c:219 +#: gtk/gtktreeviewcolumn.c:220 msgid "Minimum allowed width of the column" msgstr "" -#: gtk/gtktreeviewcolumn.c:228 +#: gtk/gtktreeviewcolumn.c:229 msgid "Maximum Width" msgstr "" -#: gtk/gtktreeviewcolumn.c:229 +#: gtk/gtktreeviewcolumn.c:230 msgid "Maximum allowed width of the column" msgstr "" -#: gtk/gtktreeviewcolumn.c:238 +#: gtk/gtktreeviewcolumn.c:239 #, fuzzy msgid "Title" msgstr "Soubory" -#: gtk/gtktreeviewcolumn.c:239 +#: gtk/gtktreeviewcolumn.c:240 msgid "Title to appear in column header" msgstr "" -#: gtk/gtktreeviewcolumn.c:246 +#: gtk/gtktreeviewcolumn.c:247 msgid "Clickable" msgstr "" -#: gtk/gtktreeviewcolumn.c:247 +#: gtk/gtktreeviewcolumn.c:248 msgid "Whether the header can be clicked" msgstr "" -#: gtk/gtktreeviewcolumn.c:255 +#: gtk/gtktreeviewcolumn.c:256 #, fuzzy msgid "Widget" msgstr "Řez:" -#: gtk/gtktreeviewcolumn.c:256 +#: gtk/gtktreeviewcolumn.c:257 msgid "Widget to put in column header button instead of column title" msgstr "" -#: gtk/gtktreeviewcolumn.c:263 +#: gtk/gtktreeviewcolumn.c:264 msgid "Alignment" msgstr "" -#: gtk/gtktreeviewcolumn.c:264 +#: gtk/gtktreeviewcolumn.c:265 msgid "X Alignment of the column header text or widget" msgstr "" -#: gtk/gtktreeviewcolumn.c:274 +#: gtk/gtktreeviewcolumn.c:275 msgid "Whether the column can be reordered around the headers" msgstr "" -#: gtk/gtktreeviewcolumn.c:281 +#: gtk/gtktreeviewcolumn.c:282 msgid "Sort indicator" msgstr "" -#: gtk/gtktreeviewcolumn.c:282 +#: gtk/gtktreeviewcolumn.c:283 msgid "Whether to show a sort indicator" msgstr "" -#: gtk/gtktreeviewcolumn.c:289 +#: gtk/gtktreeviewcolumn.c:290 msgid "Sort order" msgstr "" -#: gtk/gtktreeviewcolumn.c:290 +#: gtk/gtktreeviewcolumn.c:291 msgid "Sort direction the sort indicator should indicate" msgstr "" @@ -4207,7 +4193,7 @@ msgid "Composite child" msgstr "" #: gtk/gtkwidget.c:480 -msgid "Whether the widget is composed of other widgets" +msgid "Whether the widget is part of a composite widget" msgstr "" #: gtk/gtkwidget.c:486 @@ -4295,96 +4281,96 @@ msgstr "" msgid "Aspect ratio with which to draw insertion cursor" msgstr "" -#: gtk/gtkwindow.c:406 +#: gtk/gtkwindow.c:411 #, fuzzy msgid "Window Type" msgstr "Okno" -#: gtk/gtkwindow.c:407 +#: gtk/gtkwindow.c:412 msgid "The type of the window" msgstr "" -#: gtk/gtkwindow.c:416 +#: gtk/gtkwindow.c:421 #, fuzzy msgid "Window Title" msgstr "Okno" -#: gtk/gtkwindow.c:417 +#: gtk/gtkwindow.c:422 msgid "The title of the window" msgstr "" -#: gtk/gtkwindow.c:424 +#: gtk/gtkwindow.c:429 msgid "Allow Shrink" msgstr "" -#: gtk/gtkwindow.c:426 +#: gtk/gtkwindow.c:431 #, no-c-format msgid "" "If TRUE, the window has no mimimum size. Setting this to TRUE is 99% of the " "time a bad idea." msgstr "" -#: gtk/gtkwindow.c:433 +#: gtk/gtkwindow.c:438 msgid "Allow Grow" msgstr "" -#: gtk/gtkwindow.c:434 +#: gtk/gtkwindow.c:439 msgid "If TRUE, users can expand the window beyond its minimum size." msgstr "" -#: gtk/gtkwindow.c:442 +#: gtk/gtkwindow.c:447 msgid "If TRUE, users can resize the window." msgstr "" -#: gtk/gtkwindow.c:449 +#: gtk/gtkwindow.c:454 msgid "Modal" msgstr "" -#: gtk/gtkwindow.c:450 +#: gtk/gtkwindow.c:455 msgid "" "If TRUE, the window is modal (other windows are not usable while this one is " "up)." msgstr "" -#: gtk/gtkwindow.c:457 +#: gtk/gtkwindow.c:462 msgid "Window Position" msgstr "" -#: gtk/gtkwindow.c:458 +#: gtk/gtkwindow.c:463 msgid "The initial position of the window." msgstr "" -#: gtk/gtkwindow.c:466 +#: gtk/gtkwindow.c:471 msgid "Default Width" msgstr "" -#: gtk/gtkwindow.c:467 +#: gtk/gtkwindow.c:472 msgid "" "The default width of the window, used when initially showing the window." msgstr "" -#: gtk/gtkwindow.c:476 +#: gtk/gtkwindow.c:481 msgid "Default Height" msgstr "" -#: gtk/gtkwindow.c:477 +#: gtk/gtkwindow.c:482 msgid "" "The default height of the window, used when initially showing the window." msgstr "" -#: gtk/gtkwindow.c:486 +#: gtk/gtkwindow.c:491 msgid "Destroy with Parent" msgstr "" -#: gtk/gtkwindow.c:487 +#: gtk/gtkwindow.c:492 msgid "If this window should be destroyed when the parent is destroyed" msgstr "" -#: gtk/gtkwindow.c:494 +#: gtk/gtkwindow.c:499 msgid "Icon" msgstr "" -#: gtk/gtkwindow.c:495 +#: gtk/gtkwindow.c:500 msgid "Icon for this window" msgstr ""