diff options
Diffstat (limited to 'po/uk.po')
-rw-r--r-- | po/uk.po | 1105 |
1 files changed, 544 insertions, 561 deletions
@@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+ 1.3.0\n" -"POT-Creation-Date: 2002-04-05 19:15+0300\n" +"POT-Creation-Date: 2002-05-23 17:08-0400\n" "PO-Revision-Date: 2002-04-05 19:09+0200\n" "Last-Translator: Yuriy Syrota <yuri@renome.rovno.ua>\n" "Language-Team: Ukrainian <uk@li.org>\n" @@ -13,14 +13,12 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:144 -#: gdk-pixbuf/gdk-pixbuf-io.c:581 +#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:581 #, c-format msgid "Failed to open file '%s': %s" msgstr "Не вдалось відкрити файл \"%s\": %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:155 -#: gdk-pixbuf/gdk-pixbuf-io.c:591 +#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:591 #, c-format msgid "Image file '%s' contains no data" msgstr "Файл зображення \"%s\" не містить даних" @@ -30,16 +28,21 @@ msgstr "Файл зображення \"%s\" не містить даних" msgid "Don't know how to load the animation in file '%s'" msgstr "Невідомо, як завантажити анімацію з файлу \"%s\"" -#: gdk-pixbuf/gdk-pixbuf-animation.c:205 -#: gdk-pixbuf/gdk-pixbuf-io.c:636 +#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:636 #, c-format -msgid "Failed to load image '%s': reason not known, probably a corrupt image file" -msgstr "Збій завантаження зображення \"%s\": причина невідома, очевидно файл зіпсований" +msgid "" +"Failed to load image '%s': reason not known, probably a corrupt image file" +msgstr "" +"Збій завантаження зображення \"%s\": причина невідома, очевидно файл " +"зіпсований" #: gdk-pixbuf/gdk-pixbuf-animation.c:233 #, c-format -msgid "Failed to load animation '%s': reason not known, probably a corrupt animation file" -msgstr "Збій завантаження анімації \"%s\": причина невідома, очевидно файл зіпсований" +msgid "" +"Failed to load animation '%s': reason not known, probably a corrupt " +"animation file" +msgstr "" +"Збій завантаження анімації \"%s\": причина невідома, очевидно файл зіпсований" #: gdk-pixbuf/gdk-pixbuf-io.c:354 #, c-format @@ -48,11 +51,12 @@ msgstr "Неможливо завантажити модуль завантаж #: gdk-pixbuf/gdk-pixbuf-io.c:373 #, c-format -msgid "Image-loading module %s does not export the proper interface; perhaps it's from a different GTK version?" +msgid "" +"Image-loading module %s does not export the proper interface; perhaps it's " +"from a different GTK version?" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:490 -#: gdk-pixbuf/gdk-pixbuf-io.c:516 +#: gdk-pixbuf/gdk-pixbuf-io.c:490 gdk-pixbuf/gdk-pixbuf-io.c:516 #, c-format msgid "Image type '%s' is not supported" msgstr "Тип зображення \"%s\" не підтримується" @@ -88,7 +92,9 @@ msgstr "Не вдалося відкрити \"%s\" для запису: %s" #: gdk-pixbuf/gdk-pixbuf-io.c:880 #, c-format -msgid "Failed to close '%s' while writing image, all data may not have been saved: %s" +msgid "" +"Failed to close '%s' while writing image, all data may not have been saved: %" +"s" msgstr "" #: gdk-pixbuf/gdk-pixbuf-loader.c:250 @@ -96,10 +102,23 @@ msgstr "" msgid "Incremental loading of image type '%s' is not supported" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-loader.c:273 -#: gdk-pixbuf/gdk-pixbuf-loader.c:374 +#: gdk-pixbuf/gdk-pixbuf-loader.c:273 gdk-pixbuf/gdk-pixbuf-loader.c:374 #, c-format -msgid "Internal error: Image loader module '%s' failed to begin loading an image, but didn't give a reason for the failure" +msgid "" +"Internal error: Image loader module '%s' failed to begin loading an image, " +"but didn't give a reason for the failure" +msgstr "" + +#: gdk-pixbuf/gdk-pixdata.c:146 +msgid "Image header corrupt" +msgstr "" + +#: gdk-pixbuf/gdk-pixdata.c:151 +msgid "Image format unknown" +msgstr "" + +#: gdk-pixbuf/gdk-pixdata.c:156 gdk-pixbuf/gdk-pixdata.c:457 +msgid "Image pixel data corrupt" msgstr "" #: gdk-pixbuf/gdk-pixdata.c:403 @@ -107,12 +126,7 @@ msgstr "" msgid "failed to allocate image buffer of %u bytes" msgstr "Не вдалося завантажити зображення \"%s\": %s" -#: gdk-pixbuf/gdk-pixdata.c:457 -msgid "Image pixel data corrupt" -msgstr "" - -#: gdk-pixbuf/io-bmp.c:249 -#: gdk-pixbuf/io-bmp.c:349 +#: gdk-pixbuf/io-bmp.c:249 gdk-pixbuf/io-bmp.c:349 msgid "Not enough memory to load bitmap image" msgstr "Не вістачає пам'яті для завантаження растрового зображення" @@ -120,9 +134,7 @@ msgstr "Не вістачає пам'яті для завантаження ра msgid "BMP image has unsupported header size" msgstr "Зображення BMP має непідтримуваний розмір заголовку" -#: gdk-pixbuf/io-bmp.c:300 -#: gdk-pixbuf/io-bmp.c:323 -#: gdk-pixbuf/io-bmp.c:382 +#: gdk-pixbuf/io-bmp.c:300 gdk-pixbuf/io-bmp.c:323 gdk-pixbuf/io-bmp.c:382 msgid "BMP image has bogus header data" msgstr "" @@ -131,9 +143,7 @@ msgstr "" msgid "Failure reading GIF: %s" msgstr "Збій зчитування GIF: %s" -#: gdk-pixbuf/io-gif.c:460 -#: gdk-pixbuf/io-gif.c:1382 -#: gdk-pixbuf/io-gif.c:1542 +#: gdk-pixbuf/io-gif.c:460 gdk-pixbuf/io-gif.c:1382 gdk-pixbuf/io-gif.c:1542 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "" @@ -154,9 +164,7 @@ msgstr "" msgid "Circular table entry in GIF file" msgstr "" -#: gdk-pixbuf/io-gif.c:762 -#: gdk-pixbuf/io-gif.c:1370 -#: gdk-pixbuf/io-gif.c:1415 +#: gdk-pixbuf/io-gif.c:762 gdk-pixbuf/io-gif.c:1370 gdk-pixbuf/io-gif.c:1415 #: gdk-pixbuf/io-gif.c:1530 msgid "Not enough memory to load GIF file" msgstr "Недостатньо пам'яті для завантаження файлу GIF" @@ -187,7 +195,9 @@ msgid "First frame of GIF image had 'revert to previous' as its disposal mode." msgstr "" #: gdk-pixbuf/io-gif.c:1208 -msgid "GIF image has no global colormap, and a frame inside it has no local colormap." +msgid "" +"GIF image has no global colormap, and a frame inside it has no local " +"colormap." msgstr "" #: gdk-pixbuf/io-gif.c:1437 @@ -203,11 +213,8 @@ msgstr "Збій зчитування ICO: %s" msgid "ICO file was missing some data (perhaps it was truncated somehow?)" msgstr "" -#: gdk-pixbuf/io-ico.c:262 -#: gdk-pixbuf/io-ico.c:318 -#: gdk-pixbuf/io-ico.c:381 -#: gdk-pixbuf/io-ico.c:443 -#: gdk-pixbuf/io-ico.c:460 +#: gdk-pixbuf/io-ico.c:262 gdk-pixbuf/io-ico.c:318 gdk-pixbuf/io-ico.c:381 +#: gdk-pixbuf/io-ico.c:443 gdk-pixbuf/io-ico.c:460 msgid "Not enough memory to load icon" msgstr "Недостатньо пам'яті для завантаження піктограми" @@ -235,29 +242,32 @@ msgstr "Непідтримуваний тип піктограми" msgid "Not enough memory to load ICO file" msgstr "Недостатньо пам'яті для завантаження файлу ICO" -#: gdk-pixbuf/io-jpeg.c:125 +#: gdk-pixbuf/io-jpeg.c:126 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "Помилка інтерпретації файлу зображення JPEG (%s)" -#: gdk-pixbuf/io-jpeg.c:234 -msgid "Insufficient memory to load image, try exiting some applications to free memory" +#: 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 "Не вдалося виділити пам'ять для завантаження файлу JPEG" -#: 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." +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." +msgid "" +"JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "" #: gdk-pixbuf/io-png.c:55 @@ -285,105 +295,104 @@ msgstr "" msgid "Fatal error in PNG image file: %s" msgstr "Фатальна помилка у файлі зображення PNG: %s" -#: gdk-pixbuf/io-png.c:310 +#: gdk-pixbuf/io-png.c:296 msgid "Insufficient memory to load PNG file" msgstr "Недостатньо пам'яті для завантаження файлу PNG" -#: 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" +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 "Фатальна помилка зчитування файлу зображення PNG" -#: gdk-pixbuf/io-png.c:734 +#: gdk-pixbuf/io-png.c:699 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "Фатальна помилка зчитування файлу зображення PNG: %s" -#: gdk-pixbuf/io-png.c:800 -msgid "Keys for PNG tEXt chunks must have at least 1 and at most 79 characters." +#: 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 "Файл PNM має некоректний початковий байт" -#: 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 "Файл PNM містить зображення нульової ширини" -#: gdk-pixbuf/io-pnm.c:362 +#: gdk-pixbuf/io-pnm.c:355 msgid "PNM file has an image height of 0" msgstr "Файл PNM містить зображення нульової висоти" -#: 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 "Формат зображення PNM не вірний" -#: 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 "Неможливо виділити пам'ять для завантаження файлу PNM" -#: gdk-pixbuf/io-pnm.c:824 +#: gdk-pixbuf/io-pnm.c:817 msgid "Insufficient memory to load PNM context struct" msgstr "Недостатньо пам'яті для завантаження структури вмісту PNM" -#: gdk-pixbuf/io-pnm.c:874 +#: gdk-pixbuf/io-pnm.c:867 msgid "Unexpected end of PNM image data" msgstr "Неочікуване завершення даних зображення PNM" -#: gdk-pixbuf/io-pnm.c:996 +#: gdk-pixbuf/io-pnm.c:989 msgid "Insufficient memory to load PNM file" msgstr "Недостатньо пам'яті для завантаження файлу PNM" @@ -396,8 +405,7 @@ msgstr "Зображення BMP має непідтримуваний розм msgid "RAS image has unknown type" msgstr "" -#: gdk-pixbuf/io-ras.c:195 -#: gdk-pixbuf/io-ras.c:215 +#: gdk-pixbuf/io-ras.c:195 gdk-pixbuf/io-ras.c:215 #, fuzzy msgid "Not enough memory to load RAS image" msgstr "Не вистачає пам'яті для завантаження зображення" @@ -421,146 +429,133 @@ msgstr "" msgid "Can't allocate temporary IOBuffer data" msgstr "Неможливо виділити пам'ять для завантаження зображення XPM" -#: 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 -#, fuzzy -msgid "Insufficient memory to load TGA image" -msgstr "Недостатньо пам'яті для завантаження файлу PNG" - -#: gdk-pixbuf/io-tga.c:305 +#: gdk-pixbuf/io-tga.c:325 msgid "Can't allocate new pixbuf" msgstr "Неможиво виділити новий об'єкт Pixbuf" -#: 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 "Тип зображення TGA не підтримується" -#: gdk-pixbuf/io-tga.c:793 +#: gdk-pixbuf/io-tga.c:814 #, fuzzy msgid "Can't allocate memory for TGA context struct" msgstr "Неможливо виділити пам'ять для завантаження зображення XPM" -#: 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 "Неможливо виділити пам'ять для заголовку TGA" -#: 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 #, fuzzy msgid "Can't allocate memory for TGA cmap temporary buffer" msgstr "Неможливо виділити пам'ять для завантаження зображення XPM" -#: gdk-pixbuf/io-tga.c:949 +#: gdk-pixbuf/io-tga.c:970 #, fuzzy msgid "Can't allocate memory for TGA colormap struct" msgstr "Неможливо виділити пам'ять для завантаження зображення XPM" -#: gdk-pixbuf/io-tga.c:958 +#: gdk-pixbuf/io-tga.c:979 #, fuzzy msgid "Can't allocate memory for TGA colormap entries" msgstr "Неможливо виділити пам'ять для завантаження зображення XPM" -#: 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 "Неможливо виділити об'єкт Buxbuf" -#: 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 "Непідтримуваний тип зображення TGA" -#: gdk-pixbuf/io-tiff.c:152 +#: gdk-pixbuf/io-tiff.c:187 msgid "Could not get image width (bad TIFF file)" msgstr "Не вдалось отримати ширину (невірний файл TIFF)" -#: gdk-pixbuf/io-tiff.c:159 +#: gdk-pixbuf/io-tiff.c:194 msgid "Could not get image height (bad TIFF file)" msgstr "Не вдалось отримати висоту (невірний файл TIFF)" -#: gdk-pixbuf/io-tiff.c:169 +#: gdk-pixbuf/io-tiff.c:202 msgid "Width or height of TIFF image is zero" msgstr "Ширина чи висота зображення TIFF рівна нулю" -#: 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 "Не достатньо пам'яті для відкривання файлу TIFF" -#: gdk-pixbuf/io-tiff.c:203 +#: gdk-pixbuf/io-tiff.c:254 #, fuzzy msgid "Failed to load RGB data from TIFF file" msgstr "Не вдалося відкрити зображення TIFF" -#: gdk-pixbuf/io-tiff.c:273 +#: gdk-pixbuf/io-tiff.c:324 msgid "Failed to open TIFF image" msgstr "Не вдалося відкрити зображення TIFF" -#: gdk-pixbuf/io-tiff.c:286 +#: gdk-pixbuf/io-tiff.c:337 msgid "TIFFClose operation failed" msgstr "Збій операції TIFFClose" -#: 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 "Не вдалося завантажити зображення TIFF" @@ -590,39 +585,41 @@ msgstr "Недостатньо пам'яті для завантаження ф #: gdk-pixbuf/io-xbm.c:427 msgid "Failed to write to temporary file when loading XBM image" -msgstr "Не вдалося записати тимчасовий файл під час завантаження зображення XBM" +msgstr "" +"Не вдалося записати тимчасовий файл під час завантаження зображення XBM" -#: gdk-pixbuf/io-xpm.c:1235 +#: gdk-pixbuf/io-xpm.c:1229 msgid "No XPM header found" msgstr "Не знайдено заголовок XPM" -#: gdk-pixbuf/io-xpm.c:1243 +#: gdk-pixbuf/io-xpm.c:1237 msgid "XPM file has image width <= 0" msgstr "Ширина зображення XPM <= 0" -#: gdk-pixbuf/io-xpm.c:1251 +#: gdk-pixbuf/io-xpm.c:1245 msgid "XPM file has image height <= 0" msgstr "Висота зображення XPM <= 0" -#: gdk-pixbuf/io-xpm.c:1259 +#: gdk-pixbuf/io-xpm.c:1253 msgid "XPM file has invalid number of colors" msgstr "XPM має невірну кількість кольорів" -#: gdk-pixbuf/io-xpm.c:1267 +#: gdk-pixbuf/io-xpm.c:1261 msgid "XPM has invalid number of chars per pixel" msgstr "XPM має невірну кількість байтів на точку" -#: gdk-pixbuf/io-xpm.c:1285 +#: gdk-pixbuf/io-xpm.c:1279 msgid "Can't read XPM colormap" msgstr "Неможливо зчитати мапу кольорів XPM" -#: gdk-pixbuf/io-xpm.c:1326 +#: gdk-pixbuf/io-xpm.c:1317 msgid "Can't allocate memory for loading XPM image" msgstr "Неможливо виділити пам'ять для завантаження зображення XPM" -#: gdk-pixbuf/io-xpm.c:1509 +#: gdk-pixbuf/io-xpm.c:1498 msgid "Failed to write to temporary file when loading XPM image" -msgstr "Не вдалося записати тимчасовий файл під час завантаження зображення XPM" +msgstr "" +"Не вдалося записати тимчасовий файл під час завантаження зображення XPM" #. This is the text that should appear next to menu accelerators #. * that use the shift key. If the text on this key isn't typically @@ -672,7 +669,9 @@ msgid "Horizontal alignment" msgstr "Горизонтальне вирівнювання" #: gtk/gtkalignment.c:103 -msgid "Horizontal position of child in available space. 0.0 is left aligned, 1.0 is right aligned" +msgid "" +"Horizontal position of child in available space. 0.0 is left aligned, 1.0 is " +"right aligned" msgstr "" #: gtk/gtkalignment.c:112 @@ -680,7 +679,9 @@ msgid "Vertical alignment" msgstr "Вертикальне вирівнювання" #: gtk/gtkalignment.c:113 -msgid "Vertical position of child in available space. 0.0 is top aligned, 1.0 is bottom aligned" +msgid "" +"Vertical position of child in available space. 0.0 is top aligned, 1.0 is " +"bottom aligned" msgstr "" #: gtk/gtkalignment.c:121 @@ -688,7 +689,9 @@ msgid "Horizontal scale" msgstr "Горизонтальний масштаб" #: gtk/gtkalignment.c:122 -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" +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:130 @@ -696,7 +699,9 @@ msgid "Vertical scale" msgstr "Вертикальний масштаб" #: gtk/gtkalignment.c:131 -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" +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/gtkarrow.c:98 @@ -784,7 +789,9 @@ msgid "Layout style" msgstr "Стиль розміщення" #: gtk/gtkbbox.c:152 -msgid "How to layout the buttons in the box. Possible values are default, spread, edge, start and end" +msgid "" +"How to layout the buttons in the box. Possible values are default, spread, " +"edge, start and end" msgstr "" #: gtk/gtkbbox.c:160 @@ -792,7 +799,9 @@ msgid "Secondary" msgstr "" #: gtk/gtkbbox.c:161 -msgid "If TRUE, the child appears in a secondary group of children, suitable for, e.g., help buttons." +msgid "" +"If TRUE, the child appears in a secondary group of children, suitable for, e." +"g., help buttons." msgstr "" #: gtk/gtkbox.c:125 @@ -803,8 +812,7 @@ msgstr "Проміжок" msgid "The amount of space between children." msgstr "Розмір проміжка між нащадками." -#: gtk/gtkbox.c:135 -#: gtk/gtknotebook.c:434 +#: gtk/gtkbox.c:135 gtk/gtknotebook.c:434 msgid "Homogeneous" msgstr "" @@ -812,24 +820,24 @@ msgstr "" msgid "Whether the children should all be the same size." msgstr "Чи всі нащадки мають мати однаковий розмір." -#: gtk/gtkbutton.c:189 -#: gtk/gtkframe.c:125 -#: gtk/gtklabel.c:280 +#: gtk/gtkbutton.c:189 gtk/gtkframe.c:125 gtk/gtklabel.c:280 msgid "Label" msgstr "Позначка" #: gtk/gtkbutton.c:190 -msgid "Text of the label widget inside the button, if the button contains a label widget." +msgid "" +"Text of the label widget inside the button, if the button contains a label " +"widget." msgstr "Текст віджета позначки в кнопці, якщо кнопка містить віджет позначки." -#: gtk/gtkbutton.c:197 -#: gtk/gtklabel.c:301 +#: gtk/gtkbutton.c:197 gtk/gtklabel.c:301 msgid "Use underline" msgstr "" -#: gtk/gtkbutton.c:198 -#: gtk/gtklabel.c:302 -msgid "If set, an underline in the text indicates the next character should be used for the mnemonic accelerator key" +#: gtk/gtkbutton.c:198 gtk/gtklabel.c:302 +msgid "" +"If set, an underline in the text indicates the next character should be used " +"for the mnemonic accelerator key" msgstr "" #: gtk/gtkbutton.c:205 @@ -837,7 +845,8 @@ msgid "Use stock" msgstr "" #: gtk/gtkbutton.c:206 -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:213 @@ -861,7 +870,9 @@ msgid "Default Outside Spacing" msgstr "Типовий зовнішній проміжок" #: gtk/gtkbutton.c:273 -msgid "Extra space to add for CAN_DEFAULT buttons that is always drawn outside the border" +msgid "" +"Extra space to add for CAN_DEFAULT buttons that is always drawn outside the " +"border" msgstr "Додатковий зовнішній проміжок для кнопок, що можуть бути типовими" #: gtk/gtkbutton.c:278 @@ -869,7 +880,8 @@ msgid "Child X Displacement" msgstr "" #: gtk/gtkbutton.c:279 -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:286 @@ -877,7 +889,8 @@ msgid "Child Y Displacement" msgstr "" #: gtk/gtkbutton.c:287 -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/gtkcellrenderer.c:103 @@ -984,326 +997,259 @@ 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 "Колір тла у вигляді GdkColor" -#: 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 "Колір переднього плану у вигляді GdkColor" -#: 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 msgid "Editable" msgstr "Редагується" -#: 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 "Шрифт" -#: 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 "Опис шрифта у вигляді структури PangoFontDescription" -#: gtk/gtkcellrenderertext.c:256 -#: gtk/gtktexttag.c:302 +#: gtk/gtkcellrenderertext.c:255 gtk/gtktexttag.c:302 msgid "Font family" msgstr "Ґарнітура" -#: 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 "Назва родини шрифтів, наприклад, Sans, Helvetica, Times, Monospace" -#: gtk/gtkcellrenderertext.c:264 -#: gtk/gtkcellrenderertext.c:265 -#: gtk/gtktexttag.c:310 -#: gtk/gtktexttag.c:311 +#: gtk/gtkcellrenderertext.c:263 gtk/gtkcellrenderertext.c:264 +#: gtk/gtktexttag.c:310 gtk/gtktexttag.c:311 msgid "Font style" msgstr "Стиль" -#: gtk/gtkcellrenderertext.c:273 -#: gtk/gtkcellrenderertext.c:274 -#: gtk/gtktexttag.c:319 -#: gtk/gtktexttag.c:320 +#: 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/gtktexttag.c:328 -#: gtk/gtktexttag.c:329 +#: 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/gtktexttag.c:339 -#: gtk/gtktexttag.c:340 +#: gtk/gtkcellrenderertext.c:291 gtk/gtkcellrenderertext.c:292 +#: gtk/gtktexttag.c:339 gtk/gtktexttag.c:340 msgid "Font stretch" msgstr "" -#: gtk/gtkcellrenderertext.c:301 -#: gtk/gtkcellrenderertext.c:302 -#: gtk/gtktexttag.c:348 -#: gtk/gtktexttag.c:349 +#: gtk/gtkcellrenderertext.c:300 gtk/gtkcellrenderertext.c:301 +#: gtk/gtktexttag.c:348 gtk/gtktexttag.c:349 msgid "Font size" msgstr "Розмір" -#: gtk/gtkcellrenderertext.c:311 -#: gtk/gtktexttag.c:368 +#: gtk/gtkcellrenderertext.c:310 gtk/gtktexttag.c:368 msgid "Font points" msgstr "Пункти шрифта" -#: 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 msgid "Font scale" msgstr "Масштаб шрифта" -#: 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 -msgid "Offset of text above the baseline (below the baseline if rise is negative)" +#: 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 msgid "Font style set" msgstr "" -#: 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 msgid "Font scale set" msgstr "" -#: 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 "" @@ -1331,8 +1277,7 @@ msgstr "" msgid "Draw the toggle button as a radio button" msgstr "" -#: gtk/gtkcheckbutton.c:95 -#: gtk/gtkoptionmenu.c:195 +#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:195 msgid "Indicator Size" msgstr "" @@ -1340,8 +1285,7 @@ msgstr "" msgid "Size of check or radio indicator" msgstr "" -#: gtk/gtkcheckbutton.c:103 -#: gtk/gtkoptionmenu.c:201 +#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:201 msgid "Indicator Spacing" msgstr "" @@ -1349,8 +1293,7 @@ msgstr "" msgid "Spacing around check or radio indicator" msgstr "" -#: gtk/gtkcheckmenuitem.c:115 -#: gtk/gtktogglebutton.c:130 +#: gtk/gtkcheckmenuitem.c:115 gtk/gtktogglebutton.c:130 msgid "Active" msgstr "" @@ -1358,8 +1301,7 @@ msgstr "" msgid "Whether the menu item is checked." msgstr "" -#: gtk/gtkcheckmenuitem.c:123 -#: gtk/gtktogglebutton.c:138 +#: gtk/gtkcheckmenuitem.c:123 gtk/gtktogglebutton.c:138 msgid "Inconsistent" msgstr "" @@ -1368,11 +1310,16 @@ msgid "Whether to display an \"inconsistent\" state." msgstr "" #: gtk/gtkcolorsel.c:582 -msgid "The previously-selected color, for comparison to the color you're selecting now. You can drag this color to a palette entry, or select this color as current by dragging it to the other color swatch alongside." +msgid "" +"The previously-selected color, for comparison to the color you're selecting " +"now. You can drag this color to a palette entry, or select this color as " +"current by dragging it to the other color swatch alongside." msgstr "" #: gtk/gtkcolorsel.c:587 -msgid "The color you've chosen. You can drag this color to a palette entry to save it for use in the future." +msgid "" +"The color you've chosen. You can drag this color to a palette entry to save " +"it for use in the future." msgstr "" #: gtk/gtkcolorsel.c:910 @@ -1380,7 +1327,9 @@ msgid "_Save color here" msgstr "" #: gtk/gtkcolorsel.c:1079 -msgid "Click this palette entry to make it the current color. To change this entry, drag a color swatch here or right-click it and select \"Save color here.\"" +msgid "" +"Click this palette entry to make it the current color. To change this entry, " +"drag a color swatch here or right-click it and select \"Save color here.\"" msgstr "" #: gtk/gtkcolorsel.c:1704 @@ -1425,11 +1374,15 @@ msgid "Palette to use in the color selector" msgstr "" #: gtk/gtkcolorsel.c:1784 -msgid "Select the color you want from the outer ring. Select the darkness or lightness of that color using the inner triangle." +msgid "" +"Select the color you want from the outer ring. Select the darkness or " +"lightness of that color using the inner triangle." msgstr "" #: gtk/gtkcolorsel.c:1812 -msgid "Click the eyedropper, then click a color anywhere on your screen to select that color." +msgid "" +"Click the eyedropper, then click a color anywhere on your screen to select " +"that color." msgstr "" #: gtk/gtkcolorsel.c:1821 @@ -1493,7 +1446,9 @@ msgid "Color _Name:" msgstr "Назва кольору:" #: gtk/gtkcolorsel.c:1870 -msgid "You can enter an HTML-style hexadecimal color value, or simply a color name such as 'orange' in this entry." +msgid "" +"You can enter an HTML-style hexadecimal color value, or simply a color name " +"such as 'orange' in this entry." msgstr "" #: gtk/gtkcolorsel.c:1889 @@ -1513,7 +1468,8 @@ msgid "Always enable arrows" msgstr "" #: gtk/gtkcombo.c:147 -msgid "Whether the arrow keys work, even if the entry contents are not in the list" +msgid "" +"Whether the arrow keys work, even if the entry contents are not in the list" msgstr "" #: gtk/gtkcombo.c:153 @@ -1636,26 +1592,23 @@ msgstr "" msgid "Width of border around the button area at the bottom of the dialog" msgstr "" -#: gtk/gtkentry.c:435 -#: gtk/gtklabel.c:358 +#: gtk/gtkentry.c:435 gtk/gtklabel.c:358 msgid "Cursor Position" msgstr "Позиція курсора" -#: gtk/gtkentry.c:436 -#: gtk/gtklabel.c:359 +#: gtk/gtkentry.c:436 gtk/gtklabel.c:359 #, fuzzy msgid "The current position of the insertion cursor in chars." msgstr "Поточна позиція точки вставляння" -#: gtk/gtkentry.c:445 -#: gtk/gtklabel.c:368 +#: gtk/gtkentry.c:445 gtk/gtklabel.c:368 #, fuzzy msgid "Selection Bound" msgstr "Вибір: " -#: gtk/gtkentry.c:446 -#: gtk/gtklabel.c:369 -msgid "The position of the opposite end of the selection from the cursor in chars." +#: gtk/gtkentry.c:446 gtk/gtklabel.c:369 +msgid "" +"The position of the opposite end of the selection from the cursor in chars." msgstr "" #: gtk/gtkentry.c:456 @@ -1676,8 +1629,12 @@ msgid "Visibility" msgstr "Видимість" #: gtk/gtkentry.c:473 -msgid "FALSE displays the \"invisible char\" instead of the actual text (password mode)" -msgstr "ХИБНІСТЬ вмикає відображення \"невидимих символів\" замість справжнього тексту (режим поролю)" +msgid "" +"FALSE displays the \"invisible char\" instead of the actual text (password " +"mode)" +msgstr "" +"ХИБНІСТЬ вмикає відображення \"невидимих символів\" замість справжнього " +"тексту (режим поролю)" #: gtk/gtkentry.c:480 msgid "Has Frame" @@ -1693,14 +1650,17 @@ msgstr "Невидимий символ" #: gtk/gtkentry.c:489 msgid "The character to use when masking entry contents (in \"password mode\")" -msgstr "Символ, що використовуватиметься для маскування вмусту поля (в режимі паролю)" +msgstr "" +"Символ, що використовуватиметься для маскування вмусту поля (в режимі паролю)" #: gtk/gtkentry.c:496 msgid "Activates default" msgstr "" #: gtk/gtkentry.c:497 -msgid "Whether to activate the default widget (such as the default button in a dialog) when Enter is pressed." +msgid "" +"Whether to activate the default widget (such as the default button in a " +"dialog) when Enter is pressed." msgstr "" #: gtk/gtkentry.c:503 @@ -1733,23 +1693,19 @@ msgstr "Вибір: " 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 msgid "Select All" msgstr "Вибрати все" -#: 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 "" -#: gtk/gtkfilesel.c:536 -#: gtk/gtkimage.c:161 +#: gtk/gtkfilesel.c:536 gtk/gtkimage.c:161 msgid "Filename" msgstr "Назва файлу" @@ -1791,8 +1747,7 @@ msgstr "Файли" msgid "_Files" msgstr "_Файли" -#: gtk/gtkfilesel.c:822 -#: gtk/gtkfilesel.c:2124 +#: gtk/gtkfilesel.c:822 gtk/gtkfilesel.c:2124 #, fuzzy, c-format msgid "Folder unreadable: %s" msgstr "Неможливо зчитати каталог: %s" @@ -1800,7 +1755,8 @@ msgstr "Неможливо зчитати каталог: %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" +"The file \"%s\" resides on another machine (called %s) and may not be " +"available to this program.\n" "Are you sure that you want to select it?" msgstr "" @@ -1818,7 +1774,8 @@ msgstr "Пере_йменувати файл" #: gtk/gtkfilesel.c:1358 #, 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 "Назва теки \"%s\" містить символи, що заборонені у назвах файлів" #: gtk/gtkfilesel.c:1360 @@ -1830,19 +1787,14 @@ msgstr "" "Помилка створення теки \"%s\": %s\n" "%s" -#: gtk/gtkfilesel.c:1361 -#: gtk/gtkfilesel.c:1597 +#: gtk/gtkfilesel.c:1361 gtk/gtkfilesel.c:1597 msgid "You probably used symbols not allowed in filenames." msgstr "Очевидно ви використали символи, що заборонені у назвах файлів." #: gtk/gtkfilesel.c:1369 #, c-format -msgid "" -"Error creating folder \"%s\": %s\n" -"" -msgstr "" -"Помилка створення теки \"%s\": %s\n" -"" +msgid "Error creating folder \"%s\": %s\n" +msgstr "Помилка створення теки \"%s\": %s\n" #: gtk/gtkfilesel.c:1403 msgid "New Folder" @@ -1870,8 +1822,7 @@ msgstr "" "Помилка видалення файлу \"%s\": %s\n" "%s" -#: gtk/gtkfilesel.c:1490 -#: gtk/gtkfilesel.c:1611 +#: gtk/gtkfilesel.c:1490 gtk/gtkfilesel.c:1611 msgid "It probably contains symbols not allowed in filenames." msgstr "Очевидно він містить символи, що не дозволені у назвах файлів." @@ -1889,8 +1840,7 @@ msgstr "Справді стерти файл \"%s\"?" msgid "Delete File" msgstr "Видалити файл" -#: gtk/gtkfilesel.c:1593 -#: gtk/gtkfilesel.c:1607 +#: gtk/gtkfilesel.c:1593 gtk/gtkfilesel.c:1607 #, c-format msgid "The file name \"%s\" contains symbols that are not allowed in filenames" msgstr "Назва файлу \"%s\" містить символи, що заборонені у назвах файлів" @@ -1937,7 +1887,9 @@ msgstr "Вибір: " #: gtk/gtkfilesel.c:2983 #, c-format -msgid "The filename \"%s\" couldn't be converted to UTF-8 (try setting the environment variable G_BROKEN_FILENAMES): %s" +msgid "" +"The filename \"%s\" couldn't be converted to UTF-8 (try setting the " +"environment variable G_BROKEN_FILENAMES): %s" msgstr "" #: gtk/gtkfilesel.c:2986 @@ -1953,65 +1905,67 @@ 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 "Позиція по X" -#: 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 "Позиція по Y" -#: gtk/gtkfixed.c:131 -#: gtk/gtklayout.c:608 +#: gtk/gtkfixed.c:131 gtk/gtklayout.c:614 msgid "Y position of child widget" msgstr "Вертикальна позиція спадкоємного віджета" -#: gtk/gtkfontsel.c:202 +#. This is the default text shown in the preview entry, though the user +#. can set it. Remember that some fonts only have capital letters. +#: gtk/gtkfontsel.c:69 +msgid "abcdefghijk ABCDEFGHIJK" +msgstr "" + +#: gtk/gtkfontsel.c:205 msgid "Font name" msgstr "Назва шрифту" -#: 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 #, fuzzy msgid "The GdkFont that is currently selected." msgstr "Прозорість вибраного кольору." -#: gtk/gtkfontsel.c:216 +#: gtk/gtkfontsel.c:219 msgid "Preview text" msgstr "Перегляд тексту" -#: 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 msgid "_Family:" msgstr "Ґарнітура:" -#: gtk/gtkfontsel.c:327 +#: gtk/gtkfontsel.c:333 msgid "_Style:" msgstr "Стиль:" -#: gtk/gtkfontsel.c:333 +#: gtk/gtkfontsel.c:339 msgid "Si_ze:" msgstr "Розмір:" #. create the text entry widget -#: gtk/gtkfontsel.c:462 +#: gtk/gtkfontsel.c:468 msgid "_Preview:" msgstr "_Перегляд:" -#: gtk/gtkfontsel.c:1253 +#: gtk/gtkfontsel.c:1269 msgid "Font Selection" msgstr "Вибір шрифту" @@ -2035,8 +1989,7 @@ msgstr "Вирінювання по Y" msgid "The vertical alignment of the label." msgstr "Вертикальне вирівнювання позначки." -#: gtk/gtkframe.c:153 -#: gtk/gtkhandlebox.c:185 +#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:185 msgid "Deprecated property, use shadow_type instead." msgstr "" @@ -2064,11 +2017,8 @@ msgstr "Гама" msgid "_Gamma value" msgstr "Величина гама" -#: gtk/gtkhandlebox.c:192 -#: gtk/gtkmenubar.c:151 -#: gtk/gtkstatusbar.c:158 -#: gtk/gtktoolbar.c:277 -#: gtk/gtkviewport.c:148 +#: gtk/gtkhandlebox.c:192 gtk/gtkmenubar.c:151 gtk/gtkstatusbar.c:158 +#: gtk/gtktoolbar.c:277 gtk/gtkviewport.c:148 msgid "Shadow type" msgstr "Тип тіні" @@ -2089,7 +2039,9 @@ msgid "Snap edge" msgstr "" #: gtk/gtkhandlebox.c:211 -msgid "Side of the handlebox that's lined up with the docking point to dock the handlebox." +msgid "" +"Side of the handlebox that's lined up with the docking point to dock the " +"handlebox." msgstr "" #. Remove this icon source so we don't keep trying to @@ -2254,8 +2206,7 @@ msgstr "Колесо" msgid "none" msgstr "немає" -#: gtk/gtkinputdialog.c:553 -#: gtk/gtkinputdialog.c:589 +#: gtk/gtkinputdialog.c:553 gtk/gtkinputdialog.c:589 msgid "(disabled)" msgstr "(вимкнений)" @@ -2284,14 +2235,15 @@ msgstr "" msgid "The text of the label includes XML markup. See pango_parse_markup()." msgstr "" -#: gtk/gtklabel.c:309 -#: gtk/gtktexttag.c:378 -#: gtk/gtktextview.c:585 +#: gtk/gtklabel.c:309 gtk/gtktexttag.c:378 gtk/gtktextview.c:585 msgid "Justification" msgstr "Вирівнювання" #: gtk/gtklabel.c:310 -msgid "The alignment of the lines in the text of the label relative to each other. This does NOT affect the alignment of the label within its allocation. See GtkMisc::xalign for that." +msgid "" +"The alignment of the lines in the text of the label relative to each other. " +"This does NOT affect the alignment of the label within its allocation. See " +"GtkMisc::xalign for that." msgstr "" #: gtk/gtklabel.c:318 @@ -2299,7 +2251,9 @@ msgid "Pattern" msgstr "Візерунок" #: gtk/gtklabel.c:319 -msgid "A string with _ characters in positions correspond to characters in the text to underline." +msgid "" +"A string with _ characters in positions correspond to characters in the text " +"to underline." msgstr "" #: gtk/gtklabel.c:326 @@ -2334,41 +2288,36 @@ 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 msgid "Width" msgstr "Ширина" -#: gtk/gtklayout.c:634 +#: gtk/gtklayout.c:640 #, fuzzy msgid "The width of the layout." msgstr "Поточна ширина стовпчика" -#: gtk/gtklayout.c:642 +#: gtk/gtklayout.c:648 msgid "Height" msgstr "Висота" -#: gtk/gtklayout.c:643 +#: gtk/gtklayout.c:649 #, fuzzy msgid "The height of the layout." msgstr "Яскравість кольору." @@ -2378,7 +2327,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 "" @@ -2387,7 +2336,9 @@ msgid "Tearoff Title" msgstr "" #: gtk/gtkmenu.c:192 -msgid "A title that may be displayed by the window manager when this menu is torn-off." +msgid "" +"A title that may be displayed by the window manager when this menu is torn-" +"off." msgstr "" #: gtk/gtkmenu.c:260 @@ -2395,15 +2346,16 @@ msgid "Can change accelerators" msgstr "" #: gtk/gtkmenu.c:261 -msgid "Whether menu accelerators can be changed by pressing a key over the menu item." +msgid "" +"Whether menu accelerators can be changed by pressing a key over the menu " +"item." msgstr "" #: gtk/gtkmenubar.c:152 msgid "Style of bevel around the menubar" msgstr "Стиль фаски навколо панелі меню" -#: gtk/gtkmenubar.c:159 -#: gtk/gtktoolbar.c:251 +#: gtk/gtkmenubar.c:159 gtk/gtktoolbar.c:251 msgid "Internal padding" msgstr "Внутрішній відступ" @@ -2456,7 +2408,8 @@ msgid "X pad" msgstr "" #: gtk/gtkmisc.c:118 -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:127 @@ -2464,7 +2417,8 @@ msgid "Y pad" msgstr "" #: gtk/gtkmisc.c:128 -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:362 @@ -2537,15 +2491,16 @@ msgid "Enable Popup" msgstr "" #: gtk/gtknotebook.c:428 -msgid "If TRUE, pressing the right mouse button on the notebook pops up a menu that you can use to go to a page" +msgid "" +"If TRUE, pressing the right mouse button on the notebook pops up a menu that " +"you can use to go to a page" msgstr "" #: gtk/gtknotebook.c:435 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 "Сторінка %u" @@ -2568,13 +2523,13 @@ msgstr "Індикатор сортування" msgid "Spacing around indicator" msgstr "Індикатор сортування" -#: gtk/gtkpaned.c:208 -#: gtk/gtkruler.c:138 +#: gtk/gtkpaned.c:208 gtk/gtkruler.c:138 msgid "Position" msgstr "Позиція" #: gtk/gtkpaned.c:209 -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:217 @@ -2599,7 +2554,8 @@ msgid "Expand" msgstr "" #: gtk/gtkpreview.c:130 -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:122 @@ -2607,7 +2563,11 @@ msgid "Activity mode" msgstr "Режим активності" #: gtk/gtkprogress.c:123 -msgid "If true the GtkProgress is in activity mode, meaning that is signals something is happening, but not how much of the activity is finished. This is used when you're doing something that you don't know how long it will take." +msgid "" +"If true the GtkProgress is in activity mode, meaning that is signals " +"something is happening, but not how much of the activity is finished. This " +"is used when you're doing something that you don't know how long it will " +"take." msgstr "" #: gtk/gtkprogress.c:130 @@ -2624,7 +2584,9 @@ msgid "Text x alignment" msgstr "Вирівнювання тексту по X" #: gtk/gtkprogress.c:139 -msgid "A number between 0.0 and 1.0 specifying the horizontal alignment of the text in the progresswidget" +msgid "" +"A number between 0.0 and 1.0 specifying the horizontal alignment of the text " +"in the progresswidget" msgstr "Горизонтальне вирівнювання, від 0 (ліворуч) до 1 (праворуч)" #: gtk/gtkprogress.c:147 @@ -2632,12 +2594,12 @@ msgid "Text y alignment" msgstr "Вирівнювання тексту по X" #: gtk/gtkprogress.c:148 -msgid "A number between 0.0 and 1.0 specifying the vertical alignment of the text in the progress widget" +msgid "" +"A number between 0.0 and 1.0 specifying the vertical alignment of the text " +"in the progress widget" msgstr "Вертикальне вирівнювання, від 0 (вгору) до 1 (вниз)" -#: gtk/gtkprogressbar.c:131 -#: gtk/gtkrange.c:282 -#: gtk/gtkspinbutton.c:237 +#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:282 gtk/gtkspinbutton.c:237 msgid "Adjustment" msgstr "" @@ -2645,8 +2607,7 @@ msgstr "" msgid "The GtkAdjustment connected to the progress bar (Deprecated)" msgstr "" -#: gtk/gtkprogressbar.c:139 -#: gtk/gtktoolbar.c:224 +#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:224 msgid "Orientation" msgstr "Орієнтація" @@ -2675,7 +2636,9 @@ msgid "Activity Blocks" msgstr "" #: gtk/gtkprogressbar.c:168 -msgid "The number of blocks which can fit in the progress bar area in activity mode (Deprecated)" +msgid "" +"The number of blocks which can fit in the progress bar area in activity mode " +"(Deprecated)" msgstr "" #: gtk/gtkprogressbar.c:177 @@ -2683,7 +2646,9 @@ msgid "Discrete Blocks" msgstr "Дискретних блоків" #: gtk/gtkprogressbar.c:178 -msgid "The number of discrete blocks in a progress bar (when shown in the discrete style)" +msgid "" +"The number of discrete blocks in a progress bar (when shown in the discrete " +"style)" msgstr "Кількість дискретних блоків на панелі поступу (в дискретному стилі)" #: gtk/gtkprogressbar.c:187 @@ -2765,7 +2730,8 @@ msgid "Arrow X Displacement" msgstr "Розміщення вікна" #: gtk/gtkrange.c:330 -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:337 @@ -2774,21 +2740,21 @@ msgid "Arrow Y Displacement" msgstr "Розміщення вікна" #: gtk/gtkrange.c:338 -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: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 "Файл із зображенням не знайдено в pixmap_path: \"%s\"" -#: gtk/gtkrc.c:3350 +#: gtk/gtkrc.c:3360 #, c-format msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d" msgstr "" @@ -2821,8 +2787,7 @@ msgstr "Максимальний розмір" msgid "Maximum size of the ruler" msgstr "" -#: gtk/gtkscale.c:155 -#: gtk/gtkspinbutton.c:255 +#: gtk/gtkscale.c:155 gtk/gtkspinbutton.c:255 msgid "Digits" msgstr "Цифр" @@ -2899,7 +2864,8 @@ msgid "Secondary backward stepper" msgstr "" #: gtk/gtkscrollbar.c:110 -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:117 @@ -2907,18 +2873,15 @@ msgid "Secondary forward stepper" msgstr "" #: gtk/gtkscrollbar.c:118 -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: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 "Вертикальне вирівнювання" @@ -2959,7 +2922,9 @@ msgid "Double Click Time" msgstr "" #: gtk/gtksettings.c:149 -msgid "Maximum time allowed between two clicks for them to be considered a double click (in milliseconds)" +msgid "" +"Maximum time allowed between two clicks for them to be considered a double " +"click (in milliseconds)" msgstr "" #: gtk/gtksettings.c:156 @@ -2983,8 +2948,12 @@ msgid "Split Cursor" msgstr "Розділити курсор" #: gtk/gtksettings.c:173 -msgid "Whether two cursors should be displayed for mixed left-to-right and right-to-left text" -msgstr "Чи відображатимуться два курсора для змішаного справа-наліво і зліва-направо тексту" +msgid "" +"Whether two cursors should be displayed for mixed left-to-right and right-to-" +"left text" +msgstr "" +"Чи відображатимуться два курсора для змішаного справа-наліво і зліва-направо " +"тексту" #: gtk/gtksettings.c:180 msgid "Theme Name" @@ -3031,7 +3000,9 @@ msgid "Mode" msgstr "Режим" #: gtk/gtksizegroup.c:243 -msgid "The directions in which the size group effects the requested sizes of its component widgets." +msgid "" +"The directions in which the size group effects the requested sizes of its " +"component widgets." msgstr "" #: gtk/gtkspinbutton.c:238 @@ -3055,7 +3026,9 @@ msgid "Snap to Ticks" msgstr "" #: gtk/gtkspinbutton.c:266 -msgid "Whether erroneous values are automatically changed to a spin button's nearest step increment" +msgid "" +"Whether erroneous values are automatically changed to a spin button's " +"nearest step increment" msgstr "" #: gtk/gtkspinbutton.c:273 @@ -3080,7 +3053,8 @@ msgid "Update Policy" msgstr "Правило оновлення" #: gtk/gtkspinbutton.c:290 -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:298 @@ -3358,7 +3332,6 @@ msgid "_Yes" msgstr "Так" #: gtk/gtkstock.c:334 -#, c-format msgid "Zoom _100%" msgstr "Масштаб _100%" @@ -3451,7 +3424,9 @@ msgid "Background full height" msgstr "Повна висота тла" #: gtk/gtktexttag.c:226 -msgid "Whether the background color fills the entire line height or only the height of the tagged characters" +msgid "" +"Whether the background color fills the entire line height or only the height " +"of the tagged characters" msgstr "" #: gtk/gtktexttag.c:234 @@ -3478,8 +3453,7 @@ msgstr "Напрям тексту" msgid "Text direction, e.g. right-to-left or left-to-right" msgstr "Напрямок тексту, тобто \"зправа наліво\" чи \"зліва направо\"" -#: gtk/gtktexttag.c:379 -#: gtk/gtktextview.c:586 +#: gtk/gtktexttag.c:379 gtk/gtktextview.c:586 msgid "Left, right, or center justification" msgstr "" @@ -3495,8 +3469,7 @@ msgstr "" msgid "Left margin" msgstr "Лівий відступ" -#: gtk/gtktexttag.c:396 -#: gtk/gtktextview.c:595 +#: gtk/gtktexttag.c:396 gtk/gtktextview.c:595 msgid "Width of the left margin in pixels" msgstr "Ширина лівого відступу в точках" @@ -3504,18 +3477,15 @@ msgstr "Ширина лівого відступу в точках" msgid "Right margin" msgstr "Правий відступ" -#: gtk/gtktexttag.c:406 -#: gtk/gtktextview.c:605 +#: gtk/gtktexttag.c:406 gtk/gtktextview.c:605 msgid "Width of the right margin in pixels" msgstr "Ширина правого відступу в точках" -#: gtk/gtktexttag.c:416 -#: gtk/gtktextview.c:614 +#: gtk/gtktexttag.c:416 gtk/gtktextview.c:614 msgid "Indent" msgstr "Відступ" -#: gtk/gtktexttag.c:417 -#: gtk/gtktextview.c:615 +#: gtk/gtktexttag.c:417 gtk/gtktextview.c:615 msgid "Amount to indent the paragraph, in pixels" msgstr "Величина відступу абзацу в точках" @@ -3523,8 +3493,7 @@ msgstr "Величина відступу абзацу в точках" msgid "Pixels above lines" msgstr "" -#: gtk/gtktexttag.c:438 -#: gtk/gtktextview.c:539 +#: gtk/gtktexttag.c:438 gtk/gtktextview.c:539 msgid "Pixels of blank space above paragraphs" msgstr "" @@ -3532,8 +3501,7 @@ msgstr "" msgid "Pixels below lines" msgstr "" -#: gtk/gtktexttag.c:448 -#: gtk/gtktextview.c:549 +#: gtk/gtktexttag.c:448 gtk/gtktextview.c:549 msgid "Pixels of blank space below paragraphs" msgstr "" @@ -3541,8 +3509,7 @@ msgstr "" msgid "Pixels inside wrap" msgstr "" -#: gtk/gtktexttag.c:458 -#: gtk/gtktextview.c:559 +#: gtk/gtktexttag.c:458 gtk/gtktextview.c:559 msgid "Pixels of blank space between wrapped lines in a paragraph" msgstr "" @@ -3550,18 +3517,16 @@ msgstr "" msgid "Wrap mode" msgstr "" -#: gtk/gtktexttag.c:485 -#: gtk/gtktextview.c:577 -msgid "Whether to wrap lines never, at word boundaries, or at character boundaries" +#: gtk/gtktexttag.c:485 gtk/gtktextview.c:577 +msgid "" +"Whether to wrap lines never, at word boundaries, or at character boundaries" msgstr "" -#: gtk/gtktexttag.c:494 -#: gtk/gtktextview.c:624 +#: gtk/gtktexttag.c:494 gtk/gtktextview.c:624 msgid "Tabs" msgstr "" -#: gtk/gtktexttag.c:495 -#: gtk/gtktextview.c:625 +#: gtk/gtktexttag.c:495 gtk/gtktextview.c:625 msgid "Custom tabs for this text" msgstr "" @@ -3633,8 +3598,7 @@ msgstr "" msgid "Pixels above lines set" msgstr "" -#: gtk/gtktexttag.c:585 -#: gtk/gtktexttag.c:589 +#: gtk/gtktexttag.c:585 gtk/gtktexttag.c:589 msgid "Whether this tag affects the number of pixels above lines" msgstr "" @@ -3754,7 +3718,7 @@ msgstr "Видимий курсор" msgid "If the insertion cursor is shown" msgstr "" -#: gtk/gtktextview.c:6366 +#: gtk/gtktextview.c:6373 msgid "Input _Methods" msgstr "Методи вводу" @@ -3832,7 +3796,8 @@ msgid "Toolbar style" msgstr "Стиль панелі інструментів" #: gtk/gtktoolbar.c:285 -msgid "Whether default toolbars have text only, text and icons, icons only, etc." +msgid "" +"Whether default toolbars have text only, text and icons, icons only, etc." msgstr "" #: gtk/gtktoolbar.c:291 @@ -3851,228 +3816,228 @@ 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 msgid "Visible" msgstr "Видимий" -#: 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 msgid "Resizable" msgstr "Розмір можна змінювати" -#: 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 msgid "Fixed Width" msgstr "Фіксована ширина" -#: 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 msgid "Title" msgstr "Заголовок" -#: 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 msgid "Widget" msgstr "Віджет" -#: 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 "Напрямок сортування має відображатись індикатором" #: gtk/gtkviewport.c:133 -msgid "The GtkAdjustment that determines the values of the horizontal position for this viewport." +msgid "" +"The GtkAdjustment that determines the values of the horizontal position for " +"this viewport." msgstr "" #: gtk/gtkviewport.c:141 -msgid "The GtkAdjustment that determines the values of the vertical position for this viewport." +msgid "" +"The GtkAdjustment that determines the values of the vertical position for " +"this viewport." msgstr "" #: gtk/gtkviewport.c:149 @@ -4100,7 +4065,9 @@ msgid "Width request" msgstr "" #: gtk/gtkwidget.c:406 -msgid "Override for width request of the widget, or -1 if natural request should be used." +msgid "" +"Override for width request of the widget, or -1 if natural request should be " +"used." msgstr "" #: gtk/gtkwidget.c:414 @@ -4108,7 +4075,9 @@ msgid "Height request" msgstr "" #: gtk/gtkwidget.c:415 -msgid "Override for height request of the widget, or -1 if natural request should be used." +msgid "" +"Override for height request of the widget, or -1 if natural request should " +"be used." msgstr "" #: gtk/gtkwidget.c:424 @@ -4176,15 +4145,18 @@ msgid "Composite child" msgstr "" #: gtk/gtkwidget.c:480 -msgid "Whether the widget is composed of other widgets" -msgstr "" +#, fuzzy +msgid "Whether the widget is part of a composite widget" +msgstr "Стан відповідання віджета на ввід" #: gtk/gtkwidget.c:486 msgid "Style" msgstr "Стиль" #: gtk/gtkwidget.c:487 -msgid "The style of the widget, which contains information about how it will look (colors etc)." +msgid "" +"The style of the widget, which contains information about how it will look " +"(colors etc)." msgstr "" #: gtk/gtkwidget.c:493 @@ -4248,7 +4220,9 @@ msgid "Secondary cursor color" msgstr "Вторинний колір курсора" #: gtk/gtkwidget.c:1084 -msgid "Color with which to draw the secondary insertion cursor when editing mixed right-to-left and left-to-right text." +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:1089 @@ -4259,88 +4233,94 @@ msgstr "" msgid "Aspect ratio with which to draw insertion cursor" msgstr "" -#: gtk/gtkwindow.c:406 +#: gtk/gtkwindow.c:411 msgid "Window Type" msgstr "Тип вікна" -#: gtk/gtkwindow.c:407 +#: gtk/gtkwindow.c:412 msgid "The type of the window" msgstr "Тип вікна" -#: gtk/gtkwindow.c:416 +#: gtk/gtkwindow.c:421 msgid "Window Title" msgstr "Заголовок вікна" -#: 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." +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 -msgid "If TRUE, the window is modal (other windows are not usable while this one is up)." +#: 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 -msgid "The default width of the window, used when initially showing the window." +#: 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 -msgid "The default height of the window, used when initially showing the window." +#: 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 "піктограма цього вікна" @@ -4389,3 +4369,6 @@ msgstr "В'єтнамська (VIQR)" msgid "X Input Method" msgstr "Метод XInput" +#, fuzzy +#~ msgid "Insufficient memory to load TGA image" +#~ msgstr "Недостатньо пам'яті для завантаження файлу PNG" |