diff options
Diffstat (limited to 'po/ru.po')
-rw-r--r-- | po/ru.po | 3440 |
1 files changed, 2949 insertions, 491 deletions
@@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-08-24 13:34-0400\n" +"POT-Creation-Date: 2006-05-05 10:34-0400\n" "PO-Revision-Date: 2005-04-22 23:51+0400\n" "Last-Translator: Dan Korostelev <nadako@gmail.com>\n" "Language-Team: <gnome-cyr@gnome.org>\n" @@ -22,19 +22,20 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%" "10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:856 -#: gdk-pixbuf/gdk-pixbuf-io.c:1107 tests/testfilechooser.c:218 +#: gdk-pixbuf/gdk-pixbuf-animation.c:154 gdk-pixbuf/gdk-pixbuf-io.c:858 +#: gdk-pixbuf/gdk-pixbuf-io.c:1110 gtk/gtkprintjob.c:415 +#: tests/testfilechooser.c:218 #, c-format msgid "Failed to open file '%s': %s" msgstr "Произошёл сбой при открытии файла \"%s\": %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:166 gdk-pixbuf/gdk-pixbuf-io.c:868 +#: gdk-pixbuf/gdk-pixbuf-animation.c:167 gdk-pixbuf/gdk-pixbuf-io.c:870 #, c-format msgid "Image file '%s' contains no data" msgstr "Файл изображения \"%s\" не содержит никаких данных" -#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:905 -#: gdk-pixbuf/gdk-pixbuf-io.c:1148 tests/testfilechooser.c:263 +#: gdk-pixbuf/gdk-pixbuf-animation.c:209 gdk-pixbuf/gdk-pixbuf-io.c:907 +#: gdk-pixbuf/gdk-pixbuf-io.c:1151 tests/testfilechooser.c:263 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -42,7 +43,7 @@ msgstr "" "Произошёл сбой при загрузке изображения \"%s\": причина неизвестна, " "возможно, файл изображения повреждён" -#: gdk-pixbuf/gdk-pixbuf-animation.c:241 +#: gdk-pixbuf/gdk-pixbuf-animation.c:242 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -51,12 +52,12 @@ msgstr "" "Произошёл сбой при загрузке анимации \"%s\": причина неизвестна, возможно, " "файл анимации повреждён" -#: gdk-pixbuf/gdk-pixbuf-io.c:462 +#: gdk-pixbuf/gdk-pixbuf-io.c:463 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "Невозможно загрузить модуль загрузки изображений: %s: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:477 +#: gdk-pixbuf/gdk-pixbuf-io.c:478 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -65,55 +66,59 @@ msgstr "" "Модуль загрузки изображений \"%s\" не предоставляет соответствующий " "интерфейс; может быть, модуль остался от предыдущей версии пакета GTK?" -#: gdk-pixbuf/gdk-pixbuf-io.c:646 gdk-pixbuf/gdk-pixbuf-io.c:698 +#: gdk-pixbuf/gdk-pixbuf-io.c:647 gdk-pixbuf/gdk-pixbuf-io.c:699 #, c-format msgid "Image type '%s' is not supported" msgstr "Тип изображения \"%s\" не поддерживается" -#: gdk-pixbuf/gdk-pixbuf-io.c:738 +#: gdk-pixbuf/gdk-pixbuf-io.c:739 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "Не удалось распознать формат изображения для файла \"%s\"" -#: gdk-pixbuf/gdk-pixbuf-io.c:746 +#: gdk-pixbuf/gdk-pixbuf-io.c:747 +#, c-format msgid "Unrecognized image file format" msgstr "Формат файла изображения не распознан" -#: gdk-pixbuf/gdk-pixbuf-io.c:914 +#: gdk-pixbuf/gdk-pixbuf-io.c:916 #, c-format msgid "Failed to load image '%s': %s" msgstr "Произошёл сбой при загрузке изображения \"%s\": %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:1375 +#: gdk-pixbuf/gdk-pixbuf-io.c:1379 #, c-format msgid "Error writing to image file: %s" msgstr "Произошла ошибка при записи файла изображения: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:1421 gdk-pixbuf/gdk-pixbuf-io.c:1550 +#: gdk-pixbuf/gdk-pixbuf-io.c:1425 gdk-pixbuf/gdk-pixbuf-io.c:1556 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "" "Эта сборка подсистемы \"gdk-pixbuf\" не поддерживает сохранение изображений " "в таком формате: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:1455 +#: gdk-pixbuf/gdk-pixbuf-io.c:1459 +#, c-format msgid "Insufficient memory to save image to callback" msgstr "Недостаточно памяти для сохранения файла изображения" -#: gdk-pixbuf/gdk-pixbuf-io.c:1467 +#: gdk-pixbuf/gdk-pixbuf-io.c:1472 +#, c-format msgid "Failed to open temporary file" msgstr "Произошёл сбой при открытии временного файла" -#: gdk-pixbuf/gdk-pixbuf-io.c:1492 +#: gdk-pixbuf/gdk-pixbuf-io.c:1498 +#, c-format msgid "Failed to read from temporary file" msgstr "Произошёл сбой при чтении из временного файла" -#: gdk-pixbuf/gdk-pixbuf-io.c:1726 +#: gdk-pixbuf/gdk-pixbuf-io.c:1733 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "Произошёл сбой при открытии файла \"%s\" для записи: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:1750 +#: gdk-pixbuf/gdk-pixbuf-io.c:1758 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: %" @@ -122,16 +127,17 @@ msgstr "" "Произошёл сбой при закрытии файла \"%s\" во время записи изображения, не все " "данные могли быть сохранены: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:1970 gdk-pixbuf/gdk-pixbuf-io.c:2020 +#: gdk-pixbuf/gdk-pixbuf-io.c:1978 gdk-pixbuf/gdk-pixbuf-io.c:2028 +#, c-format msgid "Insufficient memory to save image into a buffer" msgstr "Недостаточно памяти для сохранения изображения в буфер" -#: gdk-pixbuf/gdk-pixbuf-loader.c:383 +#: gdk-pixbuf/gdk-pixbuf-loader.c:343 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "Пошаговая загрузка изображения формата \"%s\" не поддерживается" -#: gdk-pixbuf/gdk-pixbuf-loader.c:411 gdk-pixbuf/gdk-pixbuf-loader.c:513 +#: gdk-pixbuf/gdk-pixbuf-loader.c:371 gdk-pixbuf/gdk-pixbuf-loader.c:472 #, c-format msgid "" "Internal error: Image loader module '%s' failed to begin loading an image, " @@ -141,14 +147,17 @@ msgstr "" "начале загрузки изображения, но не сообщил причину сбоя" #: gdk-pixbuf/gdk-pixdata.c:147 +#, c-format msgid "Image header corrupt" msgstr "Заголовок изображения повреждён" #: gdk-pixbuf/gdk-pixdata.c:152 +#, c-format msgid "Image format unknown" msgstr "Формат изображения неизвестен" #: gdk-pixbuf/gdk-pixdata.c:157 gdk-pixbuf/gdk-pixdata.c:487 +#, c-format msgid "Image pixel data corrupt" msgstr "Пиксельные данные изображения повреждены" @@ -167,54 +176,63 @@ msgstr[2] "" "изображения" #: gdk-pixbuf/io-ani.c:244 +#, c-format msgid "Unexpected icon chunk in animation" msgstr "Непредвиденная последовательность кадров обнаружена в анимации" #: gdk-pixbuf/io-ani.c:337 +#, c-format msgid "Unsupported animation type" msgstr "Данный тип анимации не поддерживается" -#: gdk-pixbuf/io-ani.c:348 gdk-pixbuf/io-ani.c:538 +#: gdk-pixbuf/io-ani.c:348 gdk-pixbuf/io-ani.c:536 +#, c-format msgid "Invalid header in animation" msgstr "Заголовок анимации недопустим" -#: gdk-pixbuf/io-ani.c:358 gdk-pixbuf/io-ani.c:382 gdk-pixbuf/io-ani.c:441 -#: gdk-pixbuf/io-ani.c:460 gdk-pixbuf/io-ani.c:511 gdk-pixbuf/io-ani.c:583 +#: gdk-pixbuf/io-ani.c:358 gdk-pixbuf/io-ani.c:380 gdk-pixbuf/io-ani.c:439 +#: gdk-pixbuf/io-ani.c:458 gdk-pixbuf/io-ani.c:509 gdk-pixbuf/io-ani.c:581 +#, c-format msgid "Not enough memory to load animation" msgstr "Недостаточно памяти для загрузки анимации" -#: gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:417 gdk-pixbuf/io-ani.c:428 +#: gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:415 gdk-pixbuf/io-ani.c:426 +#, c-format msgid "Malformed chunk in animation" msgstr "Данная последовательность кадров в анимации неверна" -#: gdk-pixbuf/io-ani.c:676 +#: gdk-pixbuf/io-ani.c:674 msgid "The ANI image format" msgstr "Формат ANI для изображений" #: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338 #: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442 +#, c-format msgid "BMP image has bogus header data" msgstr "Изображение формата BMP имеет неправильные данные в заголовке" #: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401 +#, c-format msgid "Not enough memory to load bitmap image" msgstr "Недостаточно памяти для загрузки изображения" #: gdk-pixbuf/io-bmp.c:287 +#, c-format msgid "BMP image has unsupported header size" msgstr "Изображение формата BMP имеет неподдерживаемый размер заголовка" #: gdk-pixbuf/io-bmp.c:325 +#, c-format msgid "Topdown BMP images cannot be compressed" msgstr "Перевёрнутые BMP-изображения не могут быть сжаты" #: gdk-pixbuf/io-bmp.c:1203 -#, fuzzy +#, fuzzy, c-format msgid "Couldn't allocate memory for saving BMP file" msgstr "Не удалось распределить память для загрузки файла формата JPEG" #: gdk-pixbuf/io-bmp.c:1244 -#, fuzzy +#, fuzzy, c-format msgid "Couldn't write to BMP file" msgstr "Не удалось преобразовать имя файла" @@ -222,61 +240,70 @@ msgstr "Не удалось преобразовать имя файла" msgid "The BMP image format" msgstr "Формат BMP для изображений" -#: gdk-pixbuf/io-gif.c:220 +#: gdk-pixbuf/io-gif.c:222 #, c-format msgid "Failure reading GIF: %s" msgstr "Произошёл сбой при чтении файла формата GIF: %s" -#: gdk-pixbuf/io-gif.c:492 gdk-pixbuf/io-gif.c:1463 gdk-pixbuf/io-gif.c:1624 +#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1472 gdk-pixbuf/io-gif.c:1633 +#, c-format msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "Файл формата GIF не содержал некоторые данные (возможно был обрезан?)" -#: gdk-pixbuf/io-gif.c:501 +#: gdk-pixbuf/io-gif.c:505 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "Произошла внутренняя ошибка в загрузчике изображений формата GIF (%s)" -#: gdk-pixbuf/io-gif.c:575 +#: gdk-pixbuf/io-gif.c:579 +#, c-format msgid "Stack overflow" msgstr "Стек переполнен" -#: gdk-pixbuf/io-gif.c:635 +#: gdk-pixbuf/io-gif.c:639 +#, c-format msgid "GIF image loader cannot understand this image." msgstr "Загрузчик изображений GIF не может понять это изображение." -#: gdk-pixbuf/io-gif.c:664 +#: gdk-pixbuf/io-gif.c:668 +#, c-format msgid "Bad code encountered" msgstr "Неправильный код обнаружен" -#: gdk-pixbuf/io-gif.c:674 +#: gdk-pixbuf/io-gif.c:678 +#, c-format msgid "Circular table entry in GIF file" msgstr "Круговая табличная запись обнаружена в файле формата GIF" -#: gdk-pixbuf/io-gif.c:862 gdk-pixbuf/io-gif.c:1451 gdk-pixbuf/io-gif.c:1497 -#: gdk-pixbuf/io-gif.c:1612 +#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1459 gdk-pixbuf/io-gif.c:1506 +#: gdk-pixbuf/io-gif.c:1621 +#, c-format msgid "Not enough memory to load GIF file" msgstr "Недостаточно памяти для загрузки файла формата GIF" -#: gdk-pixbuf/io-gif.c:947 -#, fuzzy +#: gdk-pixbuf/io-gif.c:951 +#, fuzzy, c-format msgid "Not enough memory to composite a frame in GIF file" msgstr "Недостаточно памяти для загрузки файла формата GIF" -#: gdk-pixbuf/io-gif.c:1116 +#: gdk-pixbuf/io-gif.c:1123 +#, c-format msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "" "Изображение формата GIF повреждено (неправильное сжатие алгоритмом LZW)" -#: gdk-pixbuf/io-gif.c:1166 +#: gdk-pixbuf/io-gif.c:1173 +#, c-format msgid "File does not appear to be a GIF file" msgstr "Вероятно, файл не является файлом формата GIF" -#: gdk-pixbuf/io-gif.c:1178 +#: gdk-pixbuf/io-gif.c:1185 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "Файлы формата GIF версии %s не поддерживаются" -#: gdk-pixbuf/io-gif.c:1287 +#: gdk-pixbuf/io-gif.c:1294 +#, c-format msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -284,48 +311,58 @@ msgstr "" "Изображение формата GIF не имеет глобальной карты цветов, и кадр внутри него " "не имеет локальной карты цветов." -#: gdk-pixbuf/io-gif.c:1519 +#: gdk-pixbuf/io-gif.c:1528 +#, c-format msgid "GIF image was truncated or incomplete." msgstr "Изображение формата GIF было обрезано или незавершено." -#: gdk-pixbuf/io-gif.c:1671 +#: gdk-pixbuf/io-gif.c:1680 msgid "The GIF image format" msgstr "Формат GIF для изображений" #: gdk-pixbuf/io-ico.c:219 gdk-pixbuf/io-ico.c:279 gdk-pixbuf/io-ico.c:348 #: gdk-pixbuf/io-ico.c:411 gdk-pixbuf/io-ico.c:441 +#, c-format msgid "Not enough memory to load icon" msgstr "Недостаточно памяти для загрузки значка" #: gdk-pixbuf/io-ico.c:256 gdk-pixbuf/io-ico.c:269 gdk-pixbuf/io-ico.c:338 +#, c-format msgid "Invalid header in icon" msgstr "Заголовок значка недопустим" #: gdk-pixbuf/io-ico.c:301 +#, c-format msgid "Icon has zero width" msgstr "Ширина значка равна нулю" #: gdk-pixbuf/io-ico.c:311 +#, c-format msgid "Icon has zero height" msgstr "Высота значка равна нулю" #: gdk-pixbuf/io-ico.c:363 +#, c-format msgid "Compressed icons are not supported" msgstr "Сжатые значки не поддерживаются" #: gdk-pixbuf/io-ico.c:396 +#, c-format msgid "Unsupported icon type" msgstr "Данный тип значка не поддерживается" #: gdk-pixbuf/io-ico.c:490 +#, c-format msgid "Not enough memory to load ICO file" msgstr "Недостаточно памяти для загрузки файла формата ICO" #: gdk-pixbuf/io-ico.c:955 +#, c-format msgid "Image too large to be saved as ICO" msgstr "Изображение слишком велико для сохранения в формате ICO" #: gdk-pixbuf/io-ico.c:966 +#, c-format msgid "Cursor hotspot outside image" msgstr "Активирующая область определена за границами изображения" @@ -344,6 +381,7 @@ msgid "Error interpreting JPEG image file (%s)" msgstr "Произошла ошибка интерпретации файла изображения формата JPEG (%s)" #: gdk-pixbuf/io-jpeg.c:352 +#, c-format msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -351,17 +389,18 @@ msgstr "" "Недостаточно памяти для загрузки изображения; попытайтесь закрыть некоторые " "приложения, чтобы освободить память" -#: gdk-pixbuf/io-jpeg.c:386 gdk-pixbuf/io-jpeg.c:752 +#: gdk-pixbuf/io-jpeg.c:386 gdk-pixbuf/io-jpeg.c:588 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "Цветовое пространство (%s) формата JPEG не поддерживается" -#: gdk-pixbuf/io-jpeg.c:484 gdk-pixbuf/io-jpeg.c:681 gdk-pixbuf/io-jpeg.c:946 -#: gdk-pixbuf/io-jpeg.c:955 +#: gdk-pixbuf/io-jpeg.c:484 gdk-pixbuf/io-jpeg.c:741 gdk-pixbuf/io-jpeg.c:975 +#: gdk-pixbuf/io-jpeg.c:984 +#, c-format msgid "Couldn't allocate memory for loading JPEG file" msgstr "Не удалось распределить память для загрузки файла формата JPEG" -#: gdk-pixbuf/io-jpeg.c:897 +#: gdk-pixbuf/io-jpeg.c:926 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -370,30 +409,34 @@ msgstr "" "Качество формата JPEG должно быть между 0 и 100; значение \"%s\" не может " "быть обработано." -#: gdk-pixbuf/io-jpeg.c:912 +#: gdk-pixbuf/io-jpeg.c:941 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "" "Качество формата JPEG должно быть между 0 и 100; значение \"%d\" недопустимо." -#: gdk-pixbuf/io-jpeg.c:1074 +#: gdk-pixbuf/io-jpeg.c:1103 msgid "The JPEG image format" msgstr "Формат JPEG для изображений" #: gdk-pixbuf/io-pcx.c:191 +#, c-format msgid "Couldn't allocate memory for header" msgstr "Невозможно распределить память для заголовка" #: gdk-pixbuf/io-pcx.c:206 gdk-pixbuf/io-pcx.c:566 +#, c-format msgid "Couldn't allocate memory for context buffer" msgstr "Невозможно распределить память для буфера контекста" #: gdk-pixbuf/io-pcx.c:607 +#, c-format msgid "Image has invalid width and/or height" msgstr "Изображение имеет нулевую ширину и (или) высоту" #: gdk-pixbuf/io-pcx.c:619 gdk-pixbuf/io-pcx.c:680 +#, c-format msgid "Image has unsupported bpp" msgstr "Изображение имеет неподдерживаемое число бит на пиксель" @@ -403,22 +446,27 @@ msgid "Image has unsupported number of %d-bit planes" msgstr "Изображение имеет неподдерживаемое число многобитовых (%d) плоскостей" #: gdk-pixbuf/io-pcx.c:648 +#, c-format msgid "Couldn't create new pixbuf" msgstr "Невозможно распределить память для новой структуры pixbuf" #: gdk-pixbuf/io-pcx.c:656 +#, c-format msgid "Couldn't allocate memory for line data" msgstr "Невозможно распределить память для данных строки" #: gdk-pixbuf/io-pcx.c:663 +#, c-format msgid "Couldn't allocate memory for paletted data" msgstr "Невозможно распределить память для данных палитры" #: gdk-pixbuf/io-pcx.c:710 +#, c-format msgid "Didn't get all lines of PCX image" msgstr "Не получены все строки изображения формата PCX" #: gdk-pixbuf/io-pcx.c:717 +#, c-format msgid "No palette found at end of PCX data" msgstr "Палитра не найдена в конце данных формата PCX" @@ -427,25 +475,30 @@ msgid "The PCX image format" msgstr "Формат PCX для изображений" #: gdk-pixbuf/io-png.c:55 +#, c-format msgid "Bits per channel of PNG image is invalid." msgstr "Значение числа бит на канал для изображения формата PNM недопустимо" #: gdk-pixbuf/io-png.c:136 +#, c-format msgid "Transformed PNG has zero width or height." msgstr "" "Преобразованное изображение формата PNG имеет нулевую ширину или высоту" #: gdk-pixbuf/io-png.c:144 +#, c-format msgid "Bits per channel of transformed PNG is not 8." msgstr "" "Значение числа бит на канал преобразованного изображения формата PNG не " "равняется 8-ми." #: gdk-pixbuf/io-png.c:153 +#, c-format msgid "Transformed PNG not RGB or RGBA." msgstr "Преобразованное изображение формата PNG не имеет тип RGB или RGBA" #: gdk-pixbuf/io-png.c:162 +#, c-format msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" "Преобразованное иображение формата PNG имеет неподдерживаемое число каналов, " @@ -457,6 +510,7 @@ msgid "Fatal error in PNG image file: %s" msgstr "Произошла фатальная ошибка в файле изображения формата PNG: %s" #: gdk-pixbuf/io-png.c:301 +#, c-format msgid "Insufficient memory to load PNG file" msgstr "Недостаточно памяти для загрузки файла формата PNG" @@ -470,6 +524,7 @@ msgstr "" "некоторые приложения, чтобы уменьшить количество используемой памяти" #: gdk-pixbuf/io-png.c:669 +#, c-format msgid "Fatal error reading PNG image file" msgstr "Произошла фатальная ошибка при чтении файла изображения формата PNG" @@ -480,6 +535,7 @@ msgstr "" "Произошла фатальная ошибка при чтении файла изображения формата PNG: %s" #: gdk-pixbuf/io-png.c:810 +#, c-format msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" @@ -487,6 +543,7 @@ msgstr "" "1 и не более 79 символов." #: gdk-pixbuf/io-png.c:818 +#, c-format msgid "Keys for PNG text chunks must be ASCII characters." msgstr "" "Ключи для блоков текста в изображении формата PNG должны быть символами " @@ -521,93 +578,107 @@ msgid "The PNG image format" msgstr "Формат PNG для изображений" #: gdk-pixbuf/io-pnm.c:252 +#, c-format msgid "PNM loader expected to find an integer, but didn't" msgstr "" "Загрузчик изображений формата PNM ожидал найти целое число, но не нашёл его" #: gdk-pixbuf/io-pnm.c:284 +#, c-format msgid "PNM file has an incorrect initial byte" msgstr "Файл формата PNM имеет неправильный первый байт" #: gdk-pixbuf/io-pnm.c:314 +#, c-format msgid "PNM file is not in a recognized PNM subformat" msgstr "Файл формата PNM имеет нераспознаваемый субформат PNM" #: gdk-pixbuf/io-pnm.c:339 +#, c-format msgid "PNM file has an image width of 0" msgstr "Файл формата PNM имеет нулевую ширину изображения" #: gdk-pixbuf/io-pnm.c:360 +#, c-format msgid "PNM file has an image height of 0" msgstr "Файл формата PNM имеет нулевую высоту изображения" #: gdk-pixbuf/io-pnm.c:383 +#, c-format msgid "Maximum color value in PNM file is 0" msgstr "Максимальное значение цвета в файле формата PNM равняется 0" #: gdk-pixbuf/io-pnm.c:391 +#, c-format msgid "Maximum color value in PNM file is too large" msgstr "Максимальное значение цвета в файле формата PNM слишком велико" -#: gdk-pixbuf/io-pnm.c:399 -msgid "Cannot handle PNM files with maximum color values greater than 255" -msgstr "" -"Невозможно обработать файлы PNM с максимальными значениями цвета большими, " -"чем 255" - -#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498 +#: gdk-pixbuf/io-pnm.c:431 gdk-pixbuf/io-pnm.c:461 gdk-pixbuf/io-pnm.c:506 +#, c-format msgid "Raw PNM image type is invalid" msgstr "Данный тип изображения формата PNM недопустим" -#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604 +#: gdk-pixbuf/io-pnm.c:570 gdk-pixbuf/io-pnm.c:612 +#, c-format msgid "PNM image format is invalid" msgstr "Данное изображение формата PNM недопустимо" -#: gdk-pixbuf/io-pnm.c:663 +#: gdk-pixbuf/io-pnm.c:671 +#, c-format msgid "PNM image loader does not support this PNM subformat" msgstr "Загрузчик изображений формата PNM не поддерживает этот субформат PNM" -#: gdk-pixbuf/io-pnm.c:718 +#: gdk-pixbuf/io-pnm.c:726 +#, c-format msgid "Premature end-of-file encountered" msgstr "Преждевременный конец файла обнаружен" -#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981 +#: gdk-pixbuf/io-pnm.c:758 gdk-pixbuf/io-pnm.c:989 +#, c-format msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "Формат PNM требует в точности одного пробела перед данными семпла" -#: gdk-pixbuf/io-pnm.c:777 +#: gdk-pixbuf/io-pnm.c:785 +#, c-format msgid "Cannot allocate memory for loading PNM image" msgstr "Не удалось распределить память для загрузки файла изображения PNM" -#: gdk-pixbuf/io-pnm.c:827 +#: gdk-pixbuf/io-pnm.c:835 +#, c-format msgid "Insufficient memory to load PNM context struct" msgstr "Недостаточно памяти для загрузки структуры формата PNM" -#: gdk-pixbuf/io-pnm.c:878 +#: gdk-pixbuf/io-pnm.c:886 +#, c-format msgid "Unexpected end of PNM image data" msgstr "Непредвиденный конец данных обнаружен в изображении формата PNM" -#: gdk-pixbuf/io-pnm.c:1010 +#: gdk-pixbuf/io-pnm.c:1018 +#, c-format msgid "Insufficient memory to load PNM file" msgstr "Недостаточно памяти для загрузки файла формата PNM" -#: gdk-pixbuf/io-pnm.c:1089 +#: gdk-pixbuf/io-pnm.c:1098 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "Семейство форматов PNM/PBM/PGM/PPM для изображений" #: gdk-pixbuf/io-ras.c:126 +#, c-format msgid "RAS image has bogus header data" msgstr "Заголовок изображения формата RAS содержит неправильные данные" #: gdk-pixbuf/io-ras.c:148 +#, c-format msgid "RAS image has unknown type" msgstr "Тип изображения формата RAS неизвестен" #: gdk-pixbuf/io-ras.c:156 +#, c-format msgid "unsupported RAS image variation" msgstr "данная разновидность изображения формата RAS не поддерживается" #: gdk-pixbuf/io-ras.c:171 gdk-pixbuf/io-ras.c:200 +#, c-format msgid "Not enough memory to load RAS image" msgstr "Недостаточно памяти для загрузки изображения формата RAS" @@ -616,59 +687,72 @@ msgid "The Sun raster image format" msgstr "Растровый формат компании Сан (Sun) для изображений" #: gdk-pixbuf/io-tga.c:154 +#, c-format msgid "Cannot allocate memory for IOBuffer struct" msgstr "Не удалось распределить память для структуры IOBuffer" #: gdk-pixbuf/io-tga.c:173 +#, c-format msgid "Cannot allocate memory for IOBuffer data" msgstr "Не удалось распределить память для данных структуры IOBuffer" #: gdk-pixbuf/io-tga.c:184 +#, c-format msgid "Cannot realloc IOBuffer data" msgstr "Невозможно перераспределить память для данных структуры IOBuffer" #: gdk-pixbuf/io-tga.c:214 +#, c-format msgid "Cannot allocate temporary IOBuffer data" msgstr "Не удалось распределить временные данные структуры IOBuffer" #: gdk-pixbuf/io-tga.c:348 +#, c-format msgid "Cannot allocate new pixbuf" msgstr "Не удалось распределить память для новой структуры pixbuf" -#: gdk-pixbuf/io-tga.c:689 +#: gdk-pixbuf/io-tga.c:685 +#, c-format msgid "Cannot allocate colormap structure" msgstr "Не удалось распределить память для структуры карты цветов" -#: gdk-pixbuf/io-tga.c:696 +#: gdk-pixbuf/io-tga.c:692 +#, c-format msgid "Cannot allocate colormap entries" msgstr "Не удалось распределить память для элементов карты цветов" -#: gdk-pixbuf/io-tga.c:718 +#: gdk-pixbuf/io-tga.c:714 +#, c-format msgid "Unexpected bitdepth for colormap entries" msgstr "Непредвиденная глубина цвета обнаружена для элемента карты цветов" -#: gdk-pixbuf/io-tga.c:736 +#: gdk-pixbuf/io-tga.c:732 +#, c-format msgid "Cannot allocate TGA header memory" msgstr "Не удалось распределить память для заголовка формата TGA" -#: gdk-pixbuf/io-tga.c:769 +#: gdk-pixbuf/io-tga.c:765 +#, c-format msgid "TGA image has invalid dimensions" msgstr "Изображение TGA имеет недопустимые размеры" -#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794 -#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811 +#: gdk-pixbuf/io-tga.c:771 gdk-pixbuf/io-tga.c:780 gdk-pixbuf/io-tga.c:790 +#: gdk-pixbuf/io-tga.c:800 gdk-pixbuf/io-tga.c:807 +#, c-format msgid "TGA image type not supported" msgstr "Неподдерживаемый тип изображения TGA" -#: gdk-pixbuf/io-tga.c:858 +#: gdk-pixbuf/io-tga.c:854 +#, c-format msgid "Cannot allocate memory for TGA context struct" msgstr "Невозможно распределить память для структуры содержания формата TGA" -#: gdk-pixbuf/io-tga.c:923 +#: gdk-pixbuf/io-tga.c:919 +#, c-format msgid "Excess data in file" msgstr "Данные в файле избыточны" -#: gdk-pixbuf/io-tga.c:992 +#: gdk-pixbuf/io-tga.c:988 msgid "The Targa image format" msgstr "Формат Targa для изображений" @@ -683,15 +767,18 @@ msgstr "" "Не удалось определить высоту изображения (испорченный файл формата TIFF)" #: gdk-pixbuf/io-tiff.c:188 +#, c-format msgid "Width or height of TIFF image is zero" msgstr "Ширина или высота изображения формата TIFF равна 0" #: gdk-pixbuf/io-tiff.c:197 gdk-pixbuf/io-tiff.c:206 +#, c-format msgid "Dimensions of TIFF image too large" msgstr "Изображение формата TIFF слишком большое" #: gdk-pixbuf/io-tiff.c:225 gdk-pixbuf/io-tiff.c:237 gdk-pixbuf/io-tiff.c:286 #: gdk-pixbuf/io-tiff.c:572 +#, c-format msgid "Insufficient memory to open TIFF file" msgstr "Недостаточно памяти для открытия файла формата TIFF" @@ -703,7 +790,7 @@ msgstr "Произошёл сбой при загрузке данных RGB и msgid "Failed to open TIFF image" msgstr "Произошёл сбой при открытии изображения формата TIFF" -#: gdk-pixbuf/io-tiff.c:373 +#: gdk-pixbuf/io-tiff.c:373 gdk-pixbuf/io-tiff.c:756 msgid "TIFFClose operation failed" msgstr "Произошёл сбой в функции TIFFClose" @@ -711,23 +798,42 @@ msgstr "Произошёл сбой в функции TIFFClose" msgid "Failed to load TIFF image" msgstr "Произошёл сбой при загрузке изображения формата TIFF" -#: gdk-pixbuf/io-tiff.c:610 +#: gdk-pixbuf/io-tiff.c:704 +#, fuzzy +msgid "Failed to save TIFF image" +msgstr "Произошёл сбой при открытии изображения формата TIFF" + +#: gdk-pixbuf/io-tiff.c:742 +#, fuzzy +msgid "Failed to write TIFF data" +msgstr "Произошёл сбой при открытии изображения формата TIFF" + +#: gdk-pixbuf/io-tiff.c:794 +#, fuzzy, c-format +msgid "Couldn't write to TIFF file" +msgstr "Не удалось преобразовать имя файла" + +#: gdk-pixbuf/io-tiff.c:844 msgid "The TIFF image format" msgstr "Формат TIFF для изображений" #: gdk-pixbuf/io-wbmp.c:246 +#, c-format msgid "Image has zero width" msgstr "Изображение имеет нулевую ширину" #: gdk-pixbuf/io-wbmp.c:264 +#, c-format msgid "Image has zero height" msgstr "Изображение имеет нулевую высоту" #: gdk-pixbuf/io-wbmp.c:275 +#, c-format msgid "Not enough memory to load image" msgstr "Недостаточно памяти для загрузки изображения" #: gdk-pixbuf/io-wbmp.c:334 +#, c-format msgid "Couldn't save the rest" msgstr "Не удалось сохранить оставшуюся часть" @@ -736,106 +842,117 @@ msgid "The WBMP image format" msgstr "Формат WBMP для изображений" #: gdk-pixbuf/io-xbm.c:287 +#, c-format msgid "Invalid XBM file" msgstr "Файл формата XBM недопустим" #: gdk-pixbuf/io-xbm.c:297 +#, c-format msgid "Insufficient memory to load XBM image file" msgstr "Недостаточно памяти для загрузки файла изображения формата XBM" -#: gdk-pixbuf/io-xbm.c:441 +#: gdk-pixbuf/io-xbm.c:443 +#, c-format msgid "Failed to write to temporary file when loading XBM image" msgstr "" "Произошёл сбой при записи временного файла во время загрузки изображения " "формата XBM" -#: gdk-pixbuf/io-xbm.c:476 +#: gdk-pixbuf/io-xbm.c:478 msgid "The XBM image format" msgstr "Формат XBM для изображений" -#: gdk-pixbuf/io-xpm.c:467 +#: gdk-pixbuf/io-xpm.c:468 +#, c-format msgid "No XPM header found" msgstr "Заголовок XPM не найден" -#: gdk-pixbuf/io-xpm.c:476 -#, fuzzy +#: gdk-pixbuf/io-xpm.c:477 +#, fuzzy, c-format msgid "Invalid XPM header" msgstr "Файл формата XBM недопустим" -#: gdk-pixbuf/io-xpm.c:484 +#: gdk-pixbuf/io-xpm.c:485 +#, c-format msgid "XPM file has image width <= 0" msgstr "Ширина изображения в файле формата XPM меньше или равна 0" -#: gdk-pixbuf/io-xpm.c:492 +#: gdk-pixbuf/io-xpm.c:493 +#, c-format msgid "XPM file has image height <= 0" msgstr "Высота изображения в файле формата XPM меньше или равна 0" -#: gdk-pixbuf/io-xpm.c:500 +#: gdk-pixbuf/io-xpm.c:501 +#, c-format msgid "XPM has invalid number of chars per pixel" msgstr "XPM имеет недопустимое число символов на пиксел" -#: gdk-pixbuf/io-xpm.c:507 +#: gdk-pixbuf/io-xpm.c:510 +#, c-format msgid "XPM file has invalid number of colors" msgstr "Файл формата XPM имеет недопустимое число цветов" -#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580 +#: gdk-pixbuf/io-xpm.c:522 gdk-pixbuf/io-xpm.c:531 gdk-pixbuf/io-xpm.c:583 +#, c-format msgid "Cannot allocate memory for loading XPM image" msgstr "Не удалось распределить память для загрузки изображения XPM" -#: gdk-pixbuf/io-xpm.c:542 +#: gdk-pixbuf/io-xpm.c:545 +#, c-format msgid "Cannot read XPM colormap" msgstr "Не удалось прочитать цветовую карту XPM" -#: gdk-pixbuf/io-xpm.c:771 +#: gdk-pixbuf/io-xpm.c:777 +#, c-format msgid "Failed to write to temporary file when loading XPM image" msgstr "Cбой при записи временного файла во время загрузки изображения XPM" -#: gdk-pixbuf/io-xpm.c:806 +#: gdk-pixbuf/io-xpm.c:812 msgid "The XPM image format" msgstr "Формат изображения XPM" #. Description of --class=CLASS in --help output -#: gdk/gdk.c:115 +#: gdk/gdk.c:116 msgid "Program class as used by the window manager" msgstr "Класс программы, используемый менеджером окон" #. Placeholder in --class=CLASS in --help output -#: gdk/gdk.c:116 +#: gdk/gdk.c:117 msgid "CLASS" msgstr "CLASS" #. Description of --name=NAME in --help output -#: gdk/gdk.c:118 +#: gdk/gdk.c:119 msgid "Program name as used by the window manager" msgstr "Имя программы, используемое менеджером окон" #. Placeholder in --name=NAME in --help output -#: gdk/gdk.c:119 +#: gdk/gdk.c:120 msgid "NAME" msgstr "NAME" #. Description of --display=DISPLAY in --help output -#: gdk/gdk.c:121 +#: gdk/gdk.c:122 msgid "X display to use" msgstr "Используемый дисплей X" #. Placeholder in --display=DISPLAY in --help output -#: gdk/gdk.c:122 +#: gdk/gdk.c:123 msgid "DISPLAY" msgstr "DISPLAY" #. Description of --screen=SCREEN in --help output -#: gdk/gdk.c:124 +#: gdk/gdk.c:125 msgid "X screen to use" msgstr "Используемый экран X" #. Placeholder in --screen=SCREEN in --help output -#: gdk/gdk.c:125 +#: gdk/gdk.c:126 msgid "SCREEN" msgstr "SCREEN" #. Description of --gdk-debug=FLAGS in --help output -#: gdk/gdk.c:128 +#: gdk/gdk.c:129 msgid "Gdk debugging flags to set" msgstr "Установить указанные отладочные флаги Gdk" @@ -843,12 +960,12 @@ msgstr "Установить указанные отладочные флаги #. Placeholder in --gdk-no-debug=FLAGS in --help output #. Placeholder in --gtk-debug=FLAGS in --help output #. Placeholder in --gtk-no-debug=FLAGS in --help output -#: gdk/gdk.c:129 gdk/gdk.c:132 gtk/gtkmain.c:407 gtk/gtkmain.c:410 +#: gdk/gdk.c:130 gdk/gdk.c:133 gtk/gtkmain.c:411 gtk/gtkmain.c:414 msgid "FLAGS" msgstr "FLAGS" #. Description of --gdk-no-debug=FLAGS in --help output -#: gdk/gdk.c:131 +#: gdk/gdk.c:132 msgid "Gdk debugging flags to unset" msgstr "Сбросить указанные отладочные флаги Gdk" @@ -1019,47 +1136,47 @@ msgstr "COLORS" msgid "Make X calls synchronous" msgstr "Включить синхронные вызовы X" -#: gtk/gtkaboutdialog.c:273 gtk/gtkaboutdialog.c:2103 +#: gtk/gtkaboutdialog.c:274 gtk/gtkaboutdialog.c:2075 msgid "License" msgstr "Лицензия" -#: gtk/gtkaboutdialog.c:274 +#: gtk/gtkaboutdialog.c:275 msgid "The license of the program" msgstr "Лицензия программы" #. Add the credits button -#: gtk/gtkaboutdialog.c:509 +#: gtk/gtkaboutdialog.c:504 #, fuzzy msgid "C_redits" msgstr "Благодарности" #. Add the license button -#: gtk/gtkaboutdialog.c:519 +#: gtk/gtkaboutdialog.c:516 msgid "_License" msgstr "_Лицензия" -#: gtk/gtkaboutdialog.c:756 +#: gtk/gtkaboutdialog.c:753 #, c-format msgid "About %s" msgstr "О программе %s" -#: gtk/gtkaboutdialog.c:2031 +#: gtk/gtkaboutdialog.c:2003 msgid "Credits" msgstr "Благодарности" -#: gtk/gtkaboutdialog.c:2057 +#: gtk/gtkaboutdialog.c:2029 msgid "Written by" msgstr "Авторы" -#: gtk/gtkaboutdialog.c:2060 +#: gtk/gtkaboutdialog.c:2032 msgid "Documented by" msgstr "Документация" -#: gtk/gtkaboutdialog.c:2072 +#: gtk/gtkaboutdialog.c:2044 msgid "Translated by" msgstr "Перевод" -#: gtk/gtkaboutdialog.c:2076 +#: gtk/gtkaboutdialog.c:2048 msgid "Artwork by" msgstr "Графический дизайн" @@ -1069,7 +1186,7 @@ msgstr "Графический дизайн" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:121 +#: gtk/gtkaccellabel.c:89 msgid "keyboard label|Shift" msgstr "" @@ -1079,7 +1196,7 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:128 +#: gtk/gtkaccellabel.c:96 msgid "keyboard label|Ctrl" msgstr "" @@ -1089,17 +1206,47 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:135 +#: gtk/gtkaccellabel.c:103 msgid "keyboard label|Alt" msgstr "" -#. do not translate the part before the | +#. This is the text that should appear next to menu accelerators +#. * that use the super key. If the text on this key isn't typically +#. * translated on keyboards used for your language, don't translate +#. * this. +#. * And do not translate the part before the |. +#. #: gtk/gtkaccellabel.c:577 +msgid "keyboard label|Super" +msgstr "" + +#. This is the text that should appear next to menu accelerators +#. * that use the hyper key. If the text on this key isn't typically +#. * translated on keyboards used for your language, don't translate +#. * this. +#. * And do not translate the part before the |. +#. +#: gtk/gtkaccellabel.c:591 +msgid "keyboard label|Hyper" +msgstr "" + +#. This is the text that should appear next to menu accelerators +#. * that use the meta key. If the text on this key isn't typically +#. * translated on keyboards used for your language, don't translate +#. * this. +#. * And do not translate the part before the |. +#. +#: gtk/gtkaccellabel.c:605 +msgid "keyboard label|Meta" +msgstr "" + +#. do not translate the part before the | +#: gtk/gtkaccellabel.c:619 msgid "keyboard label|Space" msgstr "" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:581 +#: gtk/gtkaccellabel.c:623 msgid "keyboard label|Backslash" msgstr "" @@ -1108,11 +1255,11 @@ msgstr "" #. * Do *not* translate it to anything else, if it #. * it isn't calendar:YM or calendar:MY it will not work. #. * -#. * Note that this flipping is in top the text direction flipping, +#. * Note that this flipping is in top of the text direction flipping, #. * so if you have a default text direction of RTL and YM, then #. * the year will appear on the right. #. -#: gtk/gtkcalendar.c:647 +#: gtk/gtkcalendar.c:696 msgid "calendar:MY" msgstr "calendar:MY" @@ -1120,7 +1267,7 @@ msgstr "calendar:MY" #. * first day of the week to calendar:week_start:1 if you want Monday #. * to be the first day of the week, and so on. #. -#: gtk/gtkcalendar.c:661 +#: gtk/gtkcalendar.c:720 msgid "calendar:week_start:0" msgstr "calendar:week_start:1" @@ -1132,10 +1279,42 @@ msgstr "calendar:week_start:1" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1549 +#: gtk/gtkcalendar.c:1606 msgid "year measurement template|2000" msgstr "" +#. Translators: this defines whether the day numbers should use +#. * localized digits or the ones used in English (0123...). +#. * +#. * Translate to "%Id" if you want to use localized digits, or +#. * translate to "%d" otherwise. Don't include the "calendar:day:digits|" +#. * part in the translation. +#. * +#. * Note that translating this doesn't guarantee that you get localized +#. * digits. That needs support from your system and locale definition +#. * too. +#. +#: gtk/gtkcalendar.c:1637 gtk/gtkcalendar.c:2215 +#, c-format +msgid "calendar:day:digits|%d" +msgstr "" + +#. Translators: this defines whether the week numbers should use +#. * localized digits or the ones used in English (0123...). +#. * +#. * Translate to "%Id" if you want to use localized digits, or +#. * translate to "%d" otherwise. Don't include the +#. * "calendar:week:digits|" part in the translation. +#. * +#. * Note that translating this doesn't guarantee that you get localized +#. * digits. That needs support from your system and locale definition +#. * too. +#. +#: gtk/gtkcalendar.c:1671 gtk/gtkcalendar.c:2089 +#, fuzzy, c-format +msgid "calendar:week:digits|%d" +msgstr "calendar:week_start:1" + #. Translators: This dictates how the year is displayed in #. * gtkcalendar widget. See strftime() manual for the format. #. * Use only ASCII in the translation. @@ -1147,25 +1326,41 @@ msgstr "" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:1826 +#: gtk/gtkcalendar.c:1880 msgid "calendar year format|%Y" msgstr "" +#. This label is displayed in a treeview cell displaying +#. * a disabled accelerator key combination. Only include +#. * the text after the | in the translation. +#. +#: gtk/gtkcellrendereraccel.c:245 +msgid "Accelerator|Disabled" +msgstr "" + +#. This label is displayed in a treeview cell displaying +#. * an accelerator when the cell is clicked to change the +#. * acelerator. +#. +#: gtk/gtkcellrendereraccel.c:384 gtk/gtkcellrendereraccel.c:595 +msgid "New accelerator..." +msgstr "" + #. do not translate the part before the | #: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295 #, c-format msgid "progress bar label|%d %%" msgstr "%d %%" -#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576 +#: gtk/gtkcolorbutton.c:189 gtk/gtkcolorbutton.c:556 msgid "Pick a Color" msgstr "Выберите цвет" -#: gtk/gtkcolorbutton.c:467 +#: gtk/gtkcolorbutton.c:445 msgid "Received invalid color data\n" msgstr "Недопустимые данные цвета получены\n" -#: gtk/gtkcolorsel.c:565 +#: gtk/gtkcolorsel.c:562 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 " @@ -1175,7 +1370,7 @@ msgstr "" "перетащить этот цвет в палитру или выбрать этот цвет текущим, перетащив его " "в расположенный сбоку образец." -#: gtk/gtkcolorsel.c:570 +#: gtk/gtkcolorsel.c:567 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1183,11 +1378,11 @@ msgstr "" "Цвет, который вы выбрали. Вы можете перетащить его в палитру, чтобы " "сохранить для последующего использования." -#: gtk/gtkcolorsel.c:961 +#: gtk/gtkcolorsel.c:958 msgid "_Save color here" msgstr "Со_хранить цвет здесь" -#: gtk/gtkcolorsel.c:1166 +#: gtk/gtkcolorsel.c:1163 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.\"" @@ -1196,7 +1391,7 @@ msgstr "" "изменить этот элемент, перетащите сюда образец цвета или щёлкните правой " "клавишей и выберите \"Сохранить цвет здесь\"" -#: gtk/gtkcolorsel.c:1953 +#: gtk/gtkcolorsel.c:1919 msgid "" "Select the color you want from the outer ring. Select the darkness or " "lightness of that color using the inner triangle." @@ -1204,7 +1399,7 @@ msgstr "" "Выберите желаемый цвет на внешнем круге. Выберите более тёмный или более " "светлый оттенки, используя внутренний треугольник." -#: gtk/gtkcolorsel.c:1978 +#: gtk/gtkcolorsel.c:1944 msgid "" "Click the eyedropper, then click a color anywhere on your screen to select " "that color." @@ -1212,67 +1407,69 @@ msgstr "" "Щелкните на пипетке, затем щёлкните на цвете в любом месте экрана, чтобы " "выбрать этот цвет." -#: gtk/gtkcolorsel.c:1987 +#: gtk/gtkcolorsel.c:1953 msgid "_Hue:" msgstr "То_н:" -#: gtk/gtkcolorsel.c:1988 +#: gtk/gtkcolorsel.c:1954 msgid "Position on the color wheel." msgstr "Положение цветового круга." -#: gtk/gtkcolorsel.c:1990 +#: gtk/gtkcolorsel.c:1956 msgid "_Saturation:" msgstr "Нас_ыщенность:" -#: gtk/gtkcolorsel.c:1991 +#: gtk/gtkcolorsel.c:1957 msgid "\"Deepness\" of the color." msgstr "\"Глубина\" цвета." -#: gtk/gtkcolorsel.c:1992 +#: gtk/gtkcolorsel.c:1958 msgid "_Value:" msgstr "Зна_чение:" -#: gtk/gtkcolorsel.c:1993 +#: gtk/gtkcolorsel.c:1959 msgid "Brightness of the color." msgstr "Яркость цвета." -#: gtk/gtkcolorsel.c:1994 +#: gtk/gtkcolorsel.c:1960 msgid "_Red:" msgstr "_Красный:" -#: gtk/gtkcolorsel.c:1995 +#: gtk/gtkcolorsel.c:1961 msgid "Amount of red light in the color." msgstr "Количество красного оттенка в цвете." -#: gtk/gtkcolorsel.c:1996 +#: gtk/gtkcolorsel.c:1962 msgid "_Green:" msgstr "_Зеленый:" -#: gtk/gtkcolorsel.c:1997 +#: gtk/gtkcolorsel.c:1963 msgid "Amount of green light in the color." msgstr "Количество зелёного оттенка в цвете." -#: gtk/gtkcolorsel.c:1998 +#: gtk/gtkcolorsel.c:1964 msgid "_Blue:" msgstr "С_иний:" -#: gtk/gtkcolorsel.c:1999 +#: gtk/gtkcolorsel.c:1965 msgid "Amount of blue light in the color." msgstr "Количество синего оттенка в цвете." -#: gtk/gtkcolorsel.c:2002 -msgid "_Opacity:" +#: gtk/gtkcolorsel.c:1968 +#, fuzzy +msgid "Op_acity:" msgstr "Не_прозрачность:" -#: gtk/gtkcolorsel.c:2010 gtk/gtkcolorsel.c:2021 +#: gtk/gtkcolorsel.c:1976 gtk/gtkcolorsel.c:1987 msgid "Transparency of the color." msgstr "Прозрачность цвета." -#: gtk/gtkcolorsel.c:2028 -msgid "Color _Name:" +#: gtk/gtkcolorsel.c:1994 +#, fuzzy +msgid "Color _name:" msgstr "Наи_менование цвета:" -#: gtk/gtkcolorsel.c:2043 +#: gtk/gtkcolorsel.c:2009 msgid "" "You can enter an HTML-style hexadecimal color value, or simply a color name " "such as 'orange' in this entry." @@ -1280,32 +1477,29 @@ msgstr "" "Вы можете ввести в этой строке или шестнадцатеричное значение цвета (в стиле " "HTML), или название цвета, например \"orange\"." -#: gtk/gtkcolorsel.c:2062 -msgid "_Palette" +#: gtk/gtkcolorsel.c:2039 +#, fuzzy +msgid "_Palette:" msgstr "Па_литра" -#: gtk/gtkcolorsel.c:2094 +#: gtk/gtkcolorsel.c:2068 msgid "Color Wheel" msgstr "Цветовой круг" -#: gtk/gtkcolorseldialog.c:123 +#: gtk/gtkcolorseldialog.c:89 msgid "Color Selection" msgstr "Выбор цвета" -#: gtk/gtkentry.c:4560 gtk/gtktextview.c:7125 -msgid "Select _All" -msgstr "Выделить вс_е" - -#: gtk/gtkentry.c:4570 gtk/gtktextview.c:7135 +#: gtk/gtkentry.c:4906 gtk/gtktextview.c:7234 msgid "Input _Methods" msgstr "Использовать _методы ввода" -#: gtk/gtkentry.c:4581 gtk/gtktextview.c:7146 +#: gtk/gtkentry.c:4920 gtk/gtktextview.c:7248 msgid "_Insert Unicode Control Character" msgstr "Вст_авить управляющий символ набора Юникод" -#: gtk/gtkfilechooser.c:1672 gtk/gtkfilechooser.c:1716 -#: gtk/gtkfilechooser.c:1791 gtk/gtkfilechooser.c:1835 +#: gtk/gtkfilechooser.c:1679 gtk/gtkfilechooser.c:1723 +#: gtk/gtkfilechooser.c:1798 gtk/gtkfilechooser.c:1842 #, c-format msgid "Invalid filename: %s" msgstr "Недопустимое имя файла: %s" @@ -1314,217 +1508,218 @@ msgstr "Недопустимое имя файла: %s" msgid "Select A File" msgstr "Выберите файл" -#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1423 -#: gtk/gtkpathbar.c:1020 -msgid "Home" -msgstr "Домашняя папка" - -#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1458 -#: gtk/gtkpathbar.c:1022 +#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1582 msgid "Desktop" msgstr "Рабочий стол" -#: gtk/gtkfilechooserbutton.c:70 +#: gtk/gtkfilechooserbutton.c:69 msgid "(None)" msgstr "(Нет)" -#: gtk/gtkfilechooserbutton.c:1531 +#: gtk/gtkfilechooserbutton.c:1870 msgid "Other..." msgstr "Другой..." -#: gtk/gtkfilechooserdefault.c:1000 +#: gtk/gtkfilechooserdefault.c:902 msgid "Could not retrieve information about the file" msgstr "Не удалось получить информацию о \"%s\"" -#: gtk/gtkfilechooserdefault.c:1011 +#: gtk/gtkfilechooserdefault.c:913 msgid "Could not add a bookmark" msgstr "Не удалось добавить закладку" -#: gtk/gtkfilechooserdefault.c:1022 +#: gtk/gtkfilechooserdefault.c:924 msgid "Could not remove bookmark" msgstr "Не удалось удалить закладку" -#: gtk/gtkfilechooserdefault.c:1033 +#: gtk/gtkfilechooserdefault.c:935 msgid "The folder could not be created" msgstr "Невозиожно создать папку" -#: gtk/gtkfilechooserdefault.c:1046 +#: gtk/gtkfilechooserdefault.c:948 msgid "" "The folder could not be created, as a file with the same name already " "exists. Try using a different name for the folder, or rename the file first." msgstr "" -#: gtk/gtkfilechooserdefault.c:1059 +#: gtk/gtkfilechooserdefault.c:961 msgid "Invalid file name" msgstr "Недопустимое имя файла" -#: gtk/gtkfilechooserdefault.c:1069 +#: gtk/gtkfilechooserdefault.c:971 msgid "The folder contents could not be displayed" msgstr "Невозможно отобразить содержимое папки" -#: gtk/gtkfilechooserdefault.c:1289 -#, c-format -msgid "Could not get information about '%s': %s" -msgstr "Не удалось получить информацию о \"%s\": %s" - -#: gtk/gtkfilechooserdefault.c:2353 +#: gtk/gtkfilechooserdefault.c:2481 #, c-format msgid "Add the folder '%s' to the bookmarks" msgstr "Добавить папку \"%s\" к закладкам" -#: gtk/gtkfilechooserdefault.c:2394 +#: gtk/gtkfilechooserdefault.c:2522 +#, c-format msgid "Add the current folder to the bookmarks" msgstr "Добавить текущую папку к закладкам" -#: gtk/gtkfilechooserdefault.c:2396 +#: gtk/gtkfilechooserdefault.c:2524 +#, c-format msgid "Add the selected folders to the bookmarks" msgstr "Добавить выделенные папки к закладкам" -#: gtk/gtkfilechooserdefault.c:2436 +#: gtk/gtkfilechooserdefault.c:2564 #, c-format msgid "Remove the bookmark '%s'" msgstr "Удалить закладку \"%s\"" -#: gtk/gtkfilechooserdefault.c:2867 +#: gtk/gtkfilechooserdefault.c:2995 #, c-format msgid "Could not add a bookmark for '%s' because it is an invalid path name." msgstr "Не удалось добавить закладку для \"%s\", так как этот путь недопустим." -#: gtk/gtkfilechooserdefault.c:3082 +#: gtk/gtkfilechooserdefault.c:3228 #, fuzzy msgid "Remove" msgstr "_Удалить" -#: gtk/gtkfilechooserdefault.c:3091 +#: gtk/gtkfilechooserdefault.c:3237 #, fuzzy msgid "Rename..." msgstr "_Переименовать" -#: gtk/gtkfilechooserdefault.c:3214 -msgid "Shortcuts" -msgstr "Ярлыки" +#. Accessible object name for the file chooser's shortcuts pane +#: gtk/gtkfilechooserdefault.c:3379 +msgid "Places" +msgstr "" -#: gtk/gtkfilechooserdefault.c:3268 -msgid "Folder" -msgstr "Папка" +#. Column header for the file chooser's shortcuts pane +#: gtk/gtkfilechooserdefault.c:3433 +#, fuzzy +msgid "_Places" +msgstr "_Переименовать" -#: gtk/gtkfilechooserdefault.c:3324 gtk/gtkstock.c:317 +#: gtk/gtkfilechooserdefault.c:3489 gtk/gtkstock.c:317 msgid "_Add" msgstr "_Добавить" -#: gtk/gtkfilechooserdefault.c:3331 +#: gtk/gtkfilechooserdefault.c:3496 #, fuzzy msgid "Add the selected folder to the Bookmarks" msgstr "Добавить выбранную папку к закладкам" -#: gtk/gtkfilechooserdefault.c:3336 gtk/gtkstock.c:398 +#: gtk/gtkfilechooserdefault.c:3501 gtk/gtkstock.c:400 msgid "_Remove" msgstr "_Удалить" -#: gtk/gtkfilechooserdefault.c:3343 +#: gtk/gtkfilechooserdefault.c:3508 msgid "Remove the selected bookmark" msgstr "Удалить выделенную закладку" -#: gtk/gtkfilechooserdefault.c:3443 +#: gtk/gtkfilechooserdefault.c:3607 #, fuzzy msgid "Could not select file" msgstr "Не удалось выбрать элемент" -#: gtk/gtkfilechooserdefault.c:3499 +#: gtk/gtkfilechooserdefault.c:3744 #, fuzzy, c-format msgid "Could not select file '%s' because it is an invalid path name." msgstr "Не удалось добавить закладку для \"%s\", так как этот путь недопустим." -#: gtk/gtkfilechooserdefault.c:3571 +#: gtk/gtkfilechooserdefault.c:3801 #, fuzzy msgid "_Add to Bookmarks" msgstr "_Добавить к ярлыкам" -#: gtk/gtkfilechooserdefault.c:3581 -msgid "Open _Location" -msgstr "Открыть _адрес" - -#: gtk/gtkfilechooserdefault.c:3593 +#: gtk/gtkfilechooserdefault.c:3815 msgid "Show _Hidden Files" msgstr "Показывать _скрытые файлы" -#: gtk/gtkfilechooserdefault.c:3717 gtk/gtkfilesel.c:763 +#: gtk/gtkfilechooserdefault.c:3952 gtk/gtkfilesel.c:730 msgid "Files" msgstr "Файлы" -#: gtk/gtkfilechooserdefault.c:3762 +#: gtk/gtkfilechooserdefault.c:3997 msgid "Name" msgstr "Имя" -#: gtk/gtkfilechooserdefault.c:3787 +#: gtk/gtkfilechooserdefault.c:4022 msgid "Size" msgstr "Размер" -#: gtk/gtkfilechooserdefault.c:3800 +#: gtk/gtkfilechooserdefault.c:4035 msgid "Modified" msgstr "Изменён" -#: gtk/gtkfilechooserdefault.c:3832 +#: gtk/gtkfilechooserdefault.c:4067 msgid "Select which types of files are shown" msgstr "Выбрать отображаемые типы файлов" -#. Create Folder -#: gtk/gtkfilechooserdefault.c:3868 -msgid "Create Fo_lder" -msgstr "Создать п_апку" - -#. Name entry -#: gtk/gtkfilechooserdefault.c:3989 +#. Label +#: gtk/gtkfilechooserdefault.c:4215 gtk/gtkprinteroptionwidget.c:537 msgid "_Name:" msgstr "_Имя:" -#: gtk/gtkfilechooserdefault.c:4029 +#: gtk/gtkfilechooserdefault.c:4257 msgid "_Browse for other folders" msgstr "П_росмотреть другие папки" -#: gtk/gtkfilechooserdefault.c:4284 +#: gtk/gtkfilechooserdefault.c:4493 +#, fuzzy +msgid "Type a file name" +msgstr "Недопустимое имя файла" + +#. Create Folder +#: gtk/gtkfilechooserdefault.c:4529 +msgid "Create Fo_lder" +msgstr "Создать п_апку" + +#: gtk/gtkfilechooserdefault.c:4777 msgid "Save in _folder:" msgstr "Сохранить в _папке" -#: gtk/gtkfilechooserdefault.c:4286 +#: gtk/gtkfilechooserdefault.c:4779 msgid "Create in _folder:" msgstr "Создать в _папке:" -#: gtk/gtkfilechooserdefault.c:5318 +#: gtk/gtkfilechooserdefault.c:6180 +#, c-format msgid "Cannot change to folder because it is not local" msgstr "Невозможно перейти в папку, так как она не является локальной" -#: gtk/gtkfilechooserdefault.c:5880 +#: gtk/gtkfilechooserdefault.c:6747 gtk/gtkfilechooserdefault.c:6768 +#, fuzzy, c-format +msgid "shortcut %s already exists" +msgstr "Ярлык %s не существует" + +#: gtk/gtkfilechooserdefault.c:6857 #, c-format msgid "Shortcut %s does not exist" msgstr "Ярлык %s не существует" -#: gtk/gtkfilechooserdefault.c:6135 +#: gtk/gtkfilechooserdefault.c:7112 #, c-format msgid "A file named \"%s\" already exists. Do you want to replace it?" msgstr "" -#: gtk/gtkfilechooserdefault.c:6138 +#: gtk/gtkfilechooserdefault.c:7115 #, c-format msgid "" "The file already exists in \"%s\". Replacing it will overwrite its contents." msgstr "" -#: gtk/gtkfilechooserdefault.c:6143 +#: gtk/gtkfilechooserdefault.c:7120 #, fuzzy msgid "_Replace" msgstr "_Переименовать" -#: gtk/gtkfilechooserdefault.c:6634 +#: gtk/gtkfilechooserdefault.c:7725 #, c-format msgid "Could not mount %s" msgstr "Невозможно подключить %s" -#: gtk/gtkfilechooserdefault.c:6926 +#: gtk/gtkfilechooserdefault.c:8116 msgid "Type name of new folder" msgstr "Введите имя новой папки" -#: gtk/gtkfilechooserdefault.c:6968 +#: gtk/gtkfilechooserdefault.c:8161 #, c-format msgid "%d byte" msgid_plural "%d bytes" @@ -1532,80 +1727,55 @@ msgstr[0] "%d байт" msgstr[1] "%d байта" msgstr[2] "%d байт" -#: gtk/gtkfilechooserdefault.c:6970 -#, c-format -msgid "%.1f K" +#: gtk/gtkfilechooserdefault.c:8163 +#, fuzzy, c-format +msgid "%.1f KB" msgstr "%.1f Кб" -#: gtk/gtkfilechooserdefault.c:6972 -#, c-format -msgid "%.1f M" +#: gtk/gtkfilechooserdefault.c:8165 +#, fuzzy, c-format +msgid "%.1f MB" msgstr "%.1f Мб" -#: gtk/gtkfilechooserdefault.c:6974 -#, c-format -msgid "%.1f G" +#: gtk/gtkfilechooserdefault.c:8167 +#, fuzzy, c-format +msgid "%.1f GB" msgstr "%.1f Гб" -#: gtk/gtkfilechooserdefault.c:7020 gtk/gtkfilechooserdefault.c:7044 +#: gtk/gtkfilechooserdefault.c:8215 gtk/gtkfilechooserdefault.c:8239 msgid "Unknown" msgstr "Неизвестен" -#: gtk/gtkfilechooserdefault.c:7031 +#: gtk/gtkfilechooserdefault.c:8226 msgid "Today" msgstr "Сегодня" -#: gtk/gtkfilechooserdefault.c:7033 +#: gtk/gtkfilechooserdefault.c:8228 msgid "Yesterday" msgstr "Вчера" -#: gtk/gtkfilechooserdefault.c:7115 -msgid "Cannot change folder" -msgstr "Невозможно сменить папку" - -#: gtk/gtkfilechooserdefault.c:7116 -msgid "The folder you specified is an invalid path." -msgstr "Не удалось перейти в указанную папку, так как этот путь недопустим." - -#: gtk/gtkfilechooserdefault.c:7155 -#, c-format -msgid "Could not build file name from '%s' and '%s'" -msgstr "Не удалось построить имя файла из \"%s\" и \"%s\"" - -#: gtk/gtkfilechooserdefault.c:7191 -msgid "Could not select item" -msgstr "Не удалось выбрать элемент" - -#: gtk/gtkfilechooserdefault.c:7231 -msgid "Open Location" -msgstr "Открыть адрес" - -#: gtk/gtkfilechooserdefault.c:7238 -msgid "Save in Location" -msgstr "Сохранить в местоположении" - -#: gtk/gtkfilechooserdefault.c:7265 -msgid "_Location:" -msgstr "_Адрес:" +#: gtk/gtkfilechooserembed.c:174 +msgid "response-requested" +msgstr "" -#: gtk/gtkfilesel.c:727 +#: gtk/gtkfilesel.c:694 msgid "Folders" msgstr "Папки" -#: gtk/gtkfilesel.c:731 +#: gtk/gtkfilesel.c:698 msgid "Fol_ders" msgstr "Пап_ки" -#: gtk/gtkfilesel.c:767 +#: gtk/gtkfilesel.c:734 msgid "_Files" msgstr "_Файлы" -#: gtk/gtkfilesel.c:855 gtk/gtkfilesel.c:2242 +#: gtk/gtkfilesel.c:821 gtk/gtkfilesel.c:2211 #, c-format msgid "Folder unreadable: %s" msgstr "Папка нечитаема: %s" -#: gtk/gtkfilesel.c:984 +#: gtk/gtkfilesel.c:950 #, c-format msgid "" "The file \"%s\" resides on another machine (called %s) and may not be " @@ -1616,25 +1786,25 @@ msgstr "" "недоступен этой программе.\n" "Хотите выбрать именно его?" -#: gtk/gtkfilesel.c:1114 +#: gtk/gtkfilesel.c:1080 msgid "_New Folder" msgstr "_Создать папку" -#: gtk/gtkfilesel.c:1125 +#: gtk/gtkfilesel.c:1091 msgid "De_lete File" msgstr "У_далить файл" -#: gtk/gtkfilesel.c:1136 +#: gtk/gtkfilesel.c:1102 msgid "_Rename File" msgstr "Пере_именовать файл" -#: gtk/gtkfilesel.c:1438 +#: gtk/gtkfilesel.c:1407 #, c-format msgid "" "The folder name \"%s\" contains symbols that are not allowed in filenames" msgstr "Имя папки \"%s\" содержит символы, недопустимые в именах файлов" -#: gtk/gtkfilesel.c:1440 +#: gtk/gtkfilesel.c:1409 #, c-format msgid "" "Error creating folder \"%s\": %s\n" @@ -1643,33 +1813,33 @@ msgstr "" "Произошла ошибка создания папки \"%s\": %s\n" "%s" -#: gtk/gtkfilesel.c:1441 gtk/gtkfilesel.c:1677 +#: gtk/gtkfilesel.c:1410 gtk/gtkfilesel.c:1646 msgid "You probably used symbols not allowed in filenames." msgstr "Возможно, вы используете символы, недопустимые в именах файлов." -#: gtk/gtkfilesel.c:1449 +#: gtk/gtkfilesel.c:1418 #, c-format msgid "Error creating folder \"%s\": %s\n" msgstr "Произошла ошибка создания папки \"%s\": %s\n" -#: gtk/gtkfilesel.c:1483 +#: gtk/gtkfilesel.c:1452 msgid "New Folder" msgstr "Создать папку" -#: gtk/gtkfilesel.c:1498 +#: gtk/gtkfilesel.c:1467 msgid "_Folder name:" msgstr "Имя _папки:" -#: gtk/gtkfilesel.c:1522 +#: gtk/gtkfilesel.c:1491 msgid "C_reate" msgstr "Со_здать" -#: gtk/gtkfilesel.c:1565 +#: gtk/gtkfilesel.c:1534 #, c-format msgid "The filename \"%s\" contains symbols that are not allowed in filenames" msgstr "Имя файла \"%s\" содержит символы, недопустимые в именах файлов" -#: gtk/gtkfilesel.c:1568 +#: gtk/gtkfilesel.c:1537 #, c-format msgid "" "Error deleting file \"%s\": %s\n" @@ -1678,30 +1848,30 @@ msgstr "" "Произошла ошибка удаления файла \"%s\": %s\n" "%s" -#: gtk/gtkfilesel.c:1570 gtk/gtkfilesel.c:1691 +#: gtk/gtkfilesel.c:1539 gtk/gtkfilesel.c:1660 msgid "It probably contains symbols not allowed in filenames." msgstr "Возможно, в имени содержатся символы, недопустимые в именах файлов." -#: gtk/gtkfilesel.c:1579 +#: gtk/gtkfilesel.c:1548 #, c-format msgid "Error deleting file \"%s\": %s" msgstr "Произошла ошибка удаления файла \"%s\": %s" -#: gtk/gtkfilesel.c:1622 +#: gtk/gtkfilesel.c:1591 #, c-format msgid "Really delete file \"%s\"?" msgstr "Действительно удалить файл \"%s\"?" -#: gtk/gtkfilesel.c:1627 +#: gtk/gtkfilesel.c:1596 msgid "Delete File" msgstr "Удалить файл" -#: gtk/gtkfilesel.c:1673 gtk/gtkfilesel.c:1687 +#: gtk/gtkfilesel.c:1642 gtk/gtkfilesel.c:1656 #, c-format msgid "The file name \"%s\" contains symbols that are not allowed in filenames" msgstr "Имя файла \"%s\" содержит символы, недопустимые в названиях файлов" -#: gtk/gtkfilesel.c:1675 +#: gtk/gtkfilesel.c:1644 #, c-format msgid "" "Error renaming file to \"%s\": %s\n" @@ -1710,7 +1880,7 @@ msgstr "" "Произошла ошибка переименования файла в \"%s\": %s\n" "%s" -#: gtk/gtkfilesel.c:1689 +#: gtk/gtkfilesel.c:1658 #, c-format msgid "" "Error renaming file \"%s\": %s\n" @@ -1719,29 +1889,29 @@ msgstr "" "Произошла ошибка переименования файла \"%s\": %s\n" "%s" -#: gtk/gtkfilesel.c:1699 +#: gtk/gtkfilesel.c:1668 #, c-format msgid "Error renaming file \"%s\" to \"%s\": %s" msgstr "Произошла ошибка переименования файла \"%s\" в \"%s\": %s" -#: gtk/gtkfilesel.c:1746 +#: gtk/gtkfilesel.c:1715 msgid "Rename File" msgstr "Переименовать файл" -#: gtk/gtkfilesel.c:1761 +#: gtk/gtkfilesel.c:1730 #, c-format msgid "Rename file \"%s\" to:" msgstr "Переименовать файл \"%s\" в:" -#: gtk/gtkfilesel.c:1790 +#: gtk/gtkfilesel.c:1759 msgid "_Rename" msgstr "_Переименовать" -#: gtk/gtkfilesel.c:2222 +#: gtk/gtkfilesel.c:2191 msgid "_Selection: " msgstr "_Выбор: " -#: gtk/gtkfilesel.c:3147 +#: gtk/gtkfilesel.c:3116 #, c-format msgid "" "The filename \"%s\" couldn't be converted to UTF-8. (try setting the " @@ -1750,49 +1920,57 @@ msgstr "" "Имя файла \"%s\" нельзя преобразовать в кодировку UTF-8 (попробуйте задать " "переменную среды G_FILENAME_ENCODING): %s" -#: gtk/gtkfilesel.c:3150 +#: gtk/gtkfilesel.c:3119 msgid "Invalid UTF-8" msgstr "Данная последовательность UTF-8 недопустима" -#: gtk/gtkfilesel.c:4027 +#: gtk/gtkfilesel.c:3995 msgid "Name too long" msgstr "Имя слишком длинно" -#: gtk/gtkfilesel.c:4029 +#: gtk/gtkfilesel.c:3997 msgid "Couldn't convert filename" msgstr "Не удалось преобразовать имя файла" -#: gtk/gtkfilesystemmodel.c:1267 +#: gtk/gtkfilesystem.c:317 +#, fuzzy, c-format +msgid "Could not get a stock icon for %s\n" +msgstr "Не удалось получить встроенный значок для \"%s\"" + +#: gtk/gtkfilesystemmodel.c:745 +#, fuzzy, c-format +msgid "Could not obtain root folder" +msgstr "" +"Не удается создать папку \"%s\":\n" +"%s" + +#: gtk/gtkfilesystemmodel.c:1339 msgid "(Empty)" msgstr "(Пусто)" -#: gtk/gtkfilesystemunix.c:476 gtk/gtkfilesystemunix.c:682 -#: gtk/gtkfilesystemunix.c:1858 gtk/gtkfilesystemwin32.c:482 -#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1487 +#: gtk/gtkfilesystemunix.c:842 gtk/gtkfilesystemunix.c:1089 +#: gtk/gtkfilesystemunix.c:2117 gtk/gtkfilesystemwin32.c:471 +#: gtk/gtkfilesystemwin32.c:484 gtk/gtkfilesystemwin32.c:1496 #, c-format msgid "Error getting information for '%s': %s" msgstr "Произошла ошибка при получении информации о \"%s\": %s" -#: gtk/gtkfilesystemunix.c:551 gtk/gtkfilesystemwin32.c:537 +#: gtk/gtkfilesystemunix.c:928 gtk/gtkfilesystemwin32.c:526 #, c-format msgid "Error creating directory '%s': %s" msgstr "Произошла ошибка при создании папки \"%s\": %s" -#: gtk/gtkfilesystemunix.c:631 gtk/gtkfilesystemwin32.c:597 +#: gtk/gtkfilesystemunix.c:1034 gtk/gtkfilesystemwin32.c:586 +#, c-format msgid "This file system does not support mounting" msgstr "Эта файловая система не поддерживает подсоединение" -#: gtk/gtkfilesystemunix.c:639 +#: gtk/gtkfilesystemunix.c:1046 #, fuzzy msgid "File System" msgstr "Файловая система" -#: gtk/gtkfilesystemunix.c:796 -#, c-format -msgid "Could not get a stock icon for %s" -msgstr "Не удалось получить встроенный значок для \"%s\"" - -#: gtk/gtkfilesystemunix.c:891 +#: gtk/gtkfilesystemunix.c:1210 #, c-format msgid "" "The name \"%s\" is not valid because it contains the character \"%s\". " @@ -1801,46 +1979,46 @@ msgstr "" "Имя \"%s\" не является допустимым, поскольку содержит символ \"%s\". " "Используйте другое имя." -#: gtk/gtkfilesystemunix.c:1463 gtk/gtkfilesystemwin32.c:1032 +#: gtk/gtkfilesystemunix.c:1759 gtk/gtkfilesystemwin32.c:1036 #, c-format msgid "Bookmark saving failed: %s" msgstr "Произошёл сбой при сохранении закладки: %s" -#: gtk/gtkfilesystemunix.c:1518 +#: gtk/gtkfilesystemunix.c:1814 #, c-format msgid "'%s' already exists in the bookmarks list" msgstr "\"%s\" уже в списке закладок" -#: gtk/gtkfilesystemunix.c:1590 +#: gtk/gtkfilesystemunix.c:1886 #, c-format msgid "'%s' does not exist in the bookmarks list" msgstr "\"%s\" отсутствует в списке закладок" -#: gtk/gtkfilesystemunix.c:1818 +#: gtk/gtkfilesystemunix.c:2077 #, fuzzy, c-format msgid "Error getting information for '/': %s" msgstr "Произошла ошибка при получении информации о \"%s\": %s" -#: gtk/gtkfilesystemwin32.c:611 +#: gtk/gtkfilesystemwin32.c:600 #, c-format msgid "Network Drive (%s)" msgstr "" -#: gtk/gtkfilesystemwin32.c:650 +#: gtk/gtkfilesystemwin32.c:639 #, fuzzy, c-format msgid "%s (%s)" msgstr "%s: %s" -#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292 +#: gtk/gtkfontbutton.c:145 gtk/gtkfontbutton.c:263 msgid "Pick a Font" msgstr "Выберите шрифт" #. Initialize fields -#: gtk/gtkfontbutton.c:286 +#: gtk/gtkfontbutton.c:257 msgid "Sans 12" msgstr "Sans 12" -#: gtk/gtkfontbutton.c:804 +#: gtk/gtkfontbutton.c:775 msgid "Font" msgstr "Шрифт" @@ -1850,44 +2028,44 @@ msgstr "Шрифт" msgid "abcdefghijk ABCDEFGHIJK" msgstr "абвгде АБВГДЕ abcde ABCDE" -#: gtk/gtkfontsel.c:361 +#: gtk/gtkfontsel.c:325 msgid "_Family:" msgstr "_Семейство:" -#: gtk/gtkfontsel.c:367 +#: gtk/gtkfontsel.c:331 msgid "_Style:" msgstr "Сти_ль:" -#: gtk/gtkfontsel.c:373 +#: gtk/gtkfontsel.c:337 msgid "Si_ze:" msgstr "_Размер:" #. create the text entry widget -#: gtk/gtkfontsel.c:549 +#: gtk/gtkfontsel.c:517 msgid "_Preview:" msgstr "Образе_ц:" -#: gtk/gtkfontsel.c:1383 +#: gtk/gtkfontsel.c:1351 msgid "Font Selection" msgstr "Выбор шрифта" -#: gtk/gtkgamma.c:401 +#: gtk/gtkgamma.c:370 msgid "Gamma" msgstr "Гамма" -#: gtk/gtkgamma.c:411 +#: gtk/gtkgamma.c:380 msgid "_Gamma value" msgstr "_Гамма-значение" #. Remove this icon source so we don't keep trying to #. * load it. #. -#: gtk/gtkiconfactory.c:1656 +#: gtk/gtkiconfactory.c:1370 #, c-format msgid "Error loading icon: %s" msgstr "Произошла ошибка загрузки значка: %s" -#: gtk/gtkicontheme.c:1292 +#: gtk/gtkicontheme.c:1313 #, c-format msgid "" "Could not find the icon '%s'. The '%s' theme\n" @@ -1900,120 +2078,128 @@ msgstr "" "Загрузить тему можно с\n" "\t%s" -#: gtk/gtkicontheme.c:1365 +#: gtk/gtkicontheme.c:1382 #, c-format msgid "Icon '%s' not present in theme" msgstr "Значок \"%s\" не присутствует в теме" -#: gtk/gtkimmodule.c:427 +#: gtk/gtkimmodule.c:407 msgid "Default" msgstr "Исходный" -#: gtk/gtkinputdialog.c:235 +#: gtk/gtkinputdialog.c:194 msgid "Input" msgstr "Ввод" -#: gtk/gtkinputdialog.c:244 +#: gtk/gtkinputdialog.c:209 msgid "No extended input devices" msgstr "Расширенные устройства ввода отсутствуют" -#: gtk/gtkinputdialog.c:256 +#: gtk/gtkinputdialog.c:222 msgid "_Device:" msgstr "_Устройство:" -#: gtk/gtkinputdialog.c:273 +#: gtk/gtkinputdialog.c:239 msgid "Disabled" msgstr "Выключен" -#: gtk/gtkinputdialog.c:280 +#: gtk/gtkinputdialog.c:246 msgid "Screen" msgstr "Экран" -#: gtk/gtkinputdialog.c:287 +#: gtk/gtkinputdialog.c:253 msgid "Window" msgstr "Окно" -#: gtk/gtkinputdialog.c:294 -msgid "_Mode: " +#: gtk/gtkinputdialog.c:260 +#, fuzzy +msgid "_Mode:" msgstr "_Режим: " #. The axis listbox -#: gtk/gtkinputdialog.c:325 -msgid "_Axes" +#: gtk/gtkinputdialog.c:281 +#, fuzzy +msgid "Axes" msgstr "О_си" #. Keys listbox -#: gtk/gtkinputdialog.c:342 -msgid "_Keys" +#: gtk/gtkinputdialog.c:299 +#, fuzzy +msgid "Keys" msgstr "_Клавиши" -#: gtk/gtkinputdialog.c:562 -msgid "X" -msgstr "X" +#: gtk/gtkinputdialog.c:524 +msgid "_X:" +msgstr "" -#: gtk/gtkinputdialog.c:563 -msgid "Y" -msgstr "Y" +#: gtk/gtkinputdialog.c:525 +msgid "_Y:" +msgstr "" -#: gtk/gtkinputdialog.c:564 -msgid "Pressure" +#: gtk/gtkinputdialog.c:526 +#, fuzzy +msgid "_Pressure:" msgstr "Нажим" -#: gtk/gtkinputdialog.c:565 -msgid "X Tilt" +#: gtk/gtkinputdialog.c:527 +#, fuzzy +msgid "X _tilt:" msgstr "Наклон X" -#: gtk/gtkinputdialog.c:566 -msgid "Y Tilt" +#: gtk/gtkinputdialog.c:528 +#, fuzzy +msgid "Y t_ilt:" msgstr "Наклон Y" -#: gtk/gtkinputdialog.c:567 -msgid "Wheel" +#: gtk/gtkinputdialog.c:529 +#, fuzzy +msgid "_Wheel:" msgstr "Колесо" -#: gtk/gtkinputdialog.c:607 +#: gtk/gtkinputdialog.c:577 msgid "none" msgstr "нет" -#: gtk/gtkinputdialog.c:643 gtk/gtkinputdialog.c:679 +#: gtk/gtkinputdialog.c:614 gtk/gtkinputdialog.c:650 msgid "(disabled)" msgstr "(выключен)" -#: gtk/gtkinputdialog.c:672 +#: gtk/gtkinputdialog.c:643 msgid "(unknown)" msgstr "(неизвестен)" #. and clear button -#: gtk/gtkinputdialog.c:759 -msgid "clear" -msgstr "очистить" +#: gtk/gtkinputdialog.c:743 +#, fuzzy +msgid "Cl_ear" +msgstr "О_чистить" -#: gtk/gtklabel.c:3985 +#: gtk/gtklabel.c:4045 msgid "Select All" msgstr "Выделить все" #. Description of --gtk-module=MODULES in --help output -#: gtk/gtkmain.c:400 +#: gtk/gtkmain.c:404 msgid "Load additional GTK+ modules" msgstr "Загрузить дополнительные модули GTK+" #. Placeholder in --gtk-module=MODULES in --help output -#: gtk/gtkmain.c:401 +#: gtk/gtkmain.c:405 msgid "MODULES" msgstr "MODULES" #. Description of --g-fatal-warnings in --help output -#: gtk/gtkmain.c:403 +#: gtk/gtkmain.c:407 msgid "Make all warnings fatal" msgstr "Сделать все ошибки фатальными" #. Description of --gtk-debug=FLAGS in --help output -#: gtk/gtkmain.c:406 +#: gtk/gtkmain.c:410 msgid "GTK+ debugging flags to set" msgstr "Установить указанные отладочные флаги GTK+" #. Description of --gtk-no-debug=FLAGS in --help output -#: gtk/gtkmain.c:409 +#: gtk/gtkmain.c:413 msgid "GTK+ debugging flags to unset" msgstr "Сбросить указанные отладочные флаги GTK+" @@ -2022,45 +2208,545 @@ msgstr "Сбросить указанные отладочные флаги GTK+ #. * Do *not* translate it to "predefinito:LTR", if it #. * it isn't default:LTR or default:RTL it will not work #. -#: gtk/gtkmain.c:493 +#: gtk/gtkmain.c:497 msgid "default:LTR" msgstr "default:LTR" -#: gtk/gtkmain.c:576 +#: gtk/gtkmain.c:593 msgid "GTK+ Options" msgstr "Параметры GTK+" -#: gtk/gtkmain.c:576 +#: gtk/gtkmain.c:593 msgid "Show GTK+ Options" msgstr "Показать параметры GTK+" -#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5062 +#: gtk/gtknotebook.c:3918 gtk/gtknotebook.c:6478 #, c-format msgid "Page %u" msgstr "Страница %u" -#: gtk/gtkradiotoolbutton.c:92 +#. Translate to the default units to use for presenting +#. * lengths to the user. Translate to default:inch if you +#. * want inches, otherwise translate to default:mm. +#. * Do *not* translate it to "predefinito:mm", if it +#. * it isn't default:mm or default:inch it will not work +#. +#: gtk/gtkpagesetupunixdialog.c:149 +#, fuzzy +msgid "default:mm" +msgstr "default:LTR" + +#: gtk/gtkpagesetupunixdialog.c:357 +msgid "" +"<b>Any Printer</b>\n" +"For portable documents" +msgstr "" + +#: gtk/gtkpagesetupunixdialog.c:915 gtk/gtkpagesetupunixdialog.c:1352 +msgid "mm" +msgstr "" + +#: gtk/gtkpagesetupunixdialog.c:917 gtk/gtkpagesetupunixdialog.c:1350 +msgid "inch" +msgstr "" + +#: gtk/gtkpagesetupunixdialog.c:936 +#, c-format +msgid "" +"Margins:\n" +" Left: %s %s\n" +" Right: %s %s\n" +" Top: %s %s\n" +" Bottom: %s %s" +msgstr "" + +#: gtk/gtkpagesetupunixdialog.c:987 +msgid "Manage Custom Sizes..." +msgstr "" + +#: gtk/gtkpagesetupunixdialog.c:1014 +msgid "_Format for:" +msgstr "" + +#: gtk/gtkpagesetupunixdialog.c:1035 +#, fuzzy +msgid "_Paper size:" +msgstr "_Свойства" + +#: gtk/gtkpagesetupunixdialog.c:1071 +#, fuzzy +msgid "_Orientation:" +msgstr "Нас_ыщенность:" + +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2024 +#, fuzzy +msgid "Page Setup" +msgstr "Страница %u" + +#: gtk/gtkpagesetupunixdialog.c:1394 +msgid "Margins from Printer..." +msgstr "" + +#: gtk/gtkpagesetupunixdialog.c:1553 +#, c-format +msgid "Custom Size %d" +msgstr "" + +#: gtk/gtkpagesetupunixdialog.c:1750 +msgid "Manage Custom Sizes" +msgstr "" + +#: gtk/gtkpagesetupunixdialog.c:1843 +msgid "_Width:" +msgstr "" + +#: gtk/gtkpagesetupunixdialog.c:1855 +#, fuzzy +msgid "_Height:" +msgstr "То_н:" + +#: gtk/gtkpagesetupunixdialog.c:1867 +msgid "Paper Size" +msgstr "" + +#: gtk/gtkpagesetupunixdialog.c:1877 +#, fuzzy +msgid "_Top:" +msgstr "На самый вер_х" + +#: gtk/gtkpagesetupunixdialog.c:1889 +#, fuzzy +msgid "_Bottom:" +msgstr "В самый ни_з" + +#: gtk/gtkpagesetupunixdialog.c:1901 +#, fuzzy +msgid "_Left:" +msgstr "По _левому краю" + +#: gtk/gtkpagesetupunixdialog.c:1913 +msgid "_Right:" +msgstr "" + +#: gtk/gtkpagesetupunixdialog.c:1954 +msgid "Paper Margins" +msgstr "" + +#: gtk/gtkprinteroptionwidget.c:482 +msgid "Not available" +msgstr "" + +#: gtk/gtkprinteroptionwidget.c:534 +#: modules/printbackends/pdf/gtkprintbackendpdf.c:356 +msgid "Print to PDF" +msgstr "" + +#: gtk/gtkprinteroptionwidget.c:549 +#, fuzzy +msgid "_Save in folder:" +msgstr "Сохранить в _папке" + +#. translators, strip the prefix up to and including the first | +#: gtk/gtkprintoperation.c:881 +msgid "print operation status|Initial state" +msgstr "" + +#. translators, strip the prefix up to and including the first | +#: gtk/gtkprintoperation.c:883 +msgid "print operation status|Preparing to print" +msgstr "" + +#. translators, strip the prefix up to and including the first | +#: gtk/gtkprintoperation.c:885 +msgid "print operation status|Generating data" +msgstr "" + +#. translators, strip the prefix up to and including the first | +#: gtk/gtkprintoperation.c:887 +msgid "print operation status|Sending data" +msgstr "" + +#. translators, strip the prefix up to and including the first | +#: gtk/gtkprintoperation.c:889 +msgid "print operation status|Waiting" +msgstr "" + +#. translators, strip the prefix up to and including the first | +#: gtk/gtkprintoperation.c:891 +msgid "print operation status|Blocking on issue" +msgstr "" + +#. translators, strip the prefix up to and including the first | +#: gtk/gtkprintoperation.c:893 +msgid "print operation status|Printing" +msgstr "" + +#. translators, strip the prefix up to and including the first | +#: gtk/gtkprintoperation.c:895 +msgid "print operation status|Finished" +msgstr "" + +#. translators, strip the prefix up to and including the first | +#: gtk/gtkprintoperation.c:897 +msgid "print operation status|Finished with error" +msgstr "" + +#: gtk/gtkprintoperation-unix.c:117 +#, c-format +msgid "Error printing" +msgstr "" + +#: gtk/gtkprintoperation-win32.c:541 +msgid "Printer offline" +msgstr "" + +#: gtk/gtkprintoperation-win32.c:543 +msgid "Out of paper" +msgstr "" + +#: gtk/gtkprintoperation-win32.c:545 +#, fuzzy +msgid "Paused" +msgstr "Вст_авить" + +#: gtk/gtkprintoperation-win32.c:547 +msgid "Need user intervention" +msgstr "" + +#: gtk/gtkprintoperation-win32.c:648 +msgid "Custom size" +msgstr "" + +#: gtk/gtkprintoperation-win32.c:1297 gtk/gtkprintoperation-win32.c:1320 +#: gtk/gtkprintoperation-win32.c:1358 +#, fuzzy, c-format +msgid "Not enough free memory" +msgstr "Недостаточно памяти для загрузки значка" + +#: gtk/gtkprintoperation-win32.c:1363 +#, c-format +msgid "Invalid argument to PrintDlgEx" +msgstr "" + +#: gtk/gtkprintoperation-win32.c:1368 +#, c-format +msgid "Invalid pointer to PrintDlgEx" +msgstr "" + +#: gtk/gtkprintoperation-win32.c:1373 +#, fuzzy, c-format +msgid "Invalid handle to PrintDlgEx" +msgstr "Заголовок значка недопустим" + +#: gtk/gtkprintoperation-win32.c:1378 +#, c-format +msgid "Unspecified error" +msgstr "" + +#: gtk/gtkprintoperation-win32.c:1417 +#, c-format +msgid "Error from StartDoc" +msgstr "" + +#: gtk/gtkprintunixdialog.c:1385 +#, fuzzy +msgid "Printer" +msgstr "Пе_чать" + +#: gtk/gtkprintunixdialog.c:1393 +#, fuzzy +msgid "Location" +msgstr "_Адрес:" + +#: gtk/gtkprintunixdialog.c:1402 +msgid "Status" +msgstr "" + +#: gtk/gtkprintunixdialog.c:1426 +#, fuzzy +msgid "Print Pages" +msgstr "Пред_варительный просмотр" + +#: gtk/gtkprintunixdialog.c:1430 +#, fuzzy +msgid "_All" +msgstr "По _ширине" + +#: gtk/gtkprintunixdialog.c:1437 +#, fuzzy +msgid "C_urrent" +msgstr "Со_здать" + +#: gtk/gtkprintunixdialog.c:1446 +msgid "Ra_nge: " +msgstr "" + +#: gtk/gtkprintunixdialog.c:1462 +msgid "Copies" +msgstr "" + +#. FIXMEchpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns +#: gtk/gtkprintunixdialog.c:1467 +msgid "Copie_s:" +msgstr "" + +#: gtk/gtkprintunixdialog.c:1481 +#, fuzzy +msgid "C_ollate" +msgstr "Со_здать" + +#: gtk/gtkprintunixdialog.c:1488 +#, fuzzy +msgid "_Reverse" +msgstr "_Восстановить" + +#: gtk/gtkprintunixdialog.c:1505 +msgid "General" +msgstr "" + +#: gtk/gtkprintunixdialog.c:1880 +msgid "Layout" +msgstr "" + +#: gtk/gtkprintunixdialog.c:1884 +msgid "Pages per _sheet:" +msgstr "" + +#: gtk/gtkprintunixdialog.c:1900 +msgid "T_wo-sided:" +msgstr "" + +#: gtk/gtkprintunixdialog.c:1915 +#, fuzzy +msgid "_Only Print:" +msgstr "Пе_чать" + +#. In enum order +#: gtk/gtkprintunixdialog.c:1930 +msgid "All sheets" +msgstr "" + +#: gtk/gtkprintunixdialog.c:1931 +msgid "Even sheets" +msgstr "" + +#: gtk/gtkprintunixdialog.c:1932 +msgid "Odd sheets" +msgstr "" + +#: gtk/gtkprintunixdialog.c:1935 +#, fuzzy +msgid "Sc_ale:" +msgstr "Зна_чение:" + +#: gtk/gtkprintunixdialog.c:1962 +msgid "Paper" +msgstr "" + +#: gtk/gtkprintunixdialog.c:1966 +msgid "Paper _Type:" +msgstr "" + +#: gtk/gtkprintunixdialog.c:1981 +msgid "Paper _Source:" +msgstr "" + +#: gtk/gtkprintunixdialog.c:1996 +msgid "Output T_ray:" +msgstr "" + +#: gtk/gtkprintunixdialog.c:2047 +msgid "Job Details" +msgstr "" + +#: gtk/gtkprintunixdialog.c:2053 +msgid "Pri_ority:" +msgstr "" + +#: gtk/gtkprintunixdialog.c:2068 +msgid "_Billing info:" +msgstr "" + +#: gtk/gtkprintunixdialog.c:2086 +msgid "Print Document" +msgstr "" + +#: gtk/gtkprintunixdialog.c:2092 +#, fuzzy +msgid "_Now" +msgstr "_Нет" + +#: gtk/gtkprintunixdialog.c:2099 +msgid "A_t:" +msgstr "" + +#: gtk/gtkprintunixdialog.c:2114 +#, fuzzy +msgid "On _Hold" +msgstr "Полу_жирный" + +#: gtk/gtkprintunixdialog.c:2133 +msgid "Add Cover Page" +msgstr "" + +#: gtk/gtkprintunixdialog.c:2139 +msgid "Be_fore:" +msgstr "" + +#: gtk/gtkprintunixdialog.c:2154 +msgid "_After:" +msgstr "" + +#: gtk/gtkprintunixdialog.c:2169 +msgid "Job" +msgstr "" + +#: gtk/gtkprintunixdialog.c:2235 +msgid "Advanced" +msgstr "" + +#: gtk/gtkprintunixdialog.c:2265 +msgid "Image Quality" +msgstr "" + +#: gtk/gtkprintunixdialog.c:2268 +#, fuzzy +msgid "Color" +msgstr "_Цвет" + +#: gtk/gtkprintunixdialog.c:2271 +msgid "Finishing" +msgstr "" + +#: gtk/gtkprintunixdialog.c:2284 +msgid "Some of the settings in the dialog conflict" +msgstr "" + +#: gtk/gtkprintunixdialog.c:2324 +#, fuzzy +msgid "Print" +msgstr "Пе_чать" + +#: gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "Группа" -#: gtk/gtkradiotoolbutton.c:93 +#: gtk/gtkradiotoolbutton.c:66 msgid "The radio tool button whose group this button belongs to." msgstr "Радио-кнопка, к группе которой принадлежит данная кнопка" -#: gtk/gtkrc.c:2400 +#: gtk/gtkrc.c:2519 #, c-format msgid "Unable to find include file: \"%s\"" msgstr "Не удалось найти подключаемый файл: \"%s\"" -#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045 +#: gtk/gtkrc.c:3208 gtk/gtkrc.c:3211 #, c-format msgid "Unable to locate image file in pixmap_path: \"%s\"" msgstr "Файл с изображением не найден в pixmap_path: \"%s\"" -#: gtk/gtkrc.c:3480 +#: gtk/gtkrecentchooserdefault.c:460 +#, fuzzy +msgid "Select which type of documents are shown" +msgstr "Выбрать отображаемые типы файлов" + +#: gtk/gtkrecentchooserdefault.c:1125 gtk/gtkrecentchooserdefault.c:1162 +#, c-format +msgid "No item for URI '%s' found" +msgstr "" + +#: gtk/gtkrecentchooserdefault.c:1770 +#, fuzzy +msgid "Could not remove item" +msgstr "Не удалось выбрать элемент" + +#: gtk/gtkrecentchooserdefault.c:1813 +#, fuzzy +msgid "Could not clear list" +msgstr "Не удалось выбрать элемент" + +#: gtk/gtkrecentchooserdefault.c:1897 +#, fuzzy +msgid "Copy _Location" +msgstr "Открыть _адрес" + +#: gtk/gtkrecentchooserdefault.c:1910 +msgid "_Remove From List" +msgstr "" + +#: gtk/gtkrecentchooserdefault.c:1919 +#, fuzzy +msgid "_Clear List" +msgstr "О_чистить" + +#: gtk/gtkrecentchooserdefault.c:1933 +msgid "Show _Private Resources" +msgstr "" + +#: gtk/gtkrecentchoosermenu.c:424 gtk/gtkrecentchoosermenu.c:485 +#, c-format +msgid "No recently used resource found with URI `%s'" +msgstr "" + +#: gtk/gtkrecentchoosermenu.c:509 gtk/gtkrecentchoosermenu.c:674 +#: gtk/gtkrecentchoosermenu.c:683 gtk/gtkrecentchoosermenu.c:691 #, c-format -msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d" -msgstr "Компонент пути к рисунку \"%s\" должен быть абсолютным, %s, строка %d" +msgid "This function is not implemented for widgets of class '%s'" +msgstr "" + +#: gtk/gtkrecentchoosermenu.c:517 +#, c-format +msgid "This function is not implemented for widgets of class '%s'." +msgstr "" + +#: gtk/gtkrecentchoosermenu.c:833 +#, c-format +msgid "Open '%s'" +msgstr "" + +#: gtk/gtkrecentchoosermenu.c:864 +#, fuzzy +msgid "Unknown item" +msgstr "Неизвестен" + +#: gtk/gtkrecentmanager.c:944 +#, c-format +msgid "" +"The display name of the recently used resource must be a valid UTF-8 encoded " +"string." +msgstr "" + +#: gtk/gtkrecentmanager.c:954 +#, c-format +msgid "" +"The description of the recently used resource must by a valid UTF-8 encoded " +"string." +msgstr "" + +#: gtk/gtkrecentmanager.c:964 +#, c-format +msgid "You must specify the MIME type of the resource pointed by `%s'" +msgstr "" + +#: gtk/gtkrecentmanager.c:974 +#, c-format +msgid "" +"You must specify the name of the application that is registering the " +"recently used resource pointed by `%s'" +msgstr "" + +#: gtk/gtkrecentmanager.c:985 +#, c-format +msgid "" +"You must specify a command line to be used when launching the resource " +"pointed by `%s'" +msgstr "" + +#: gtk/gtkrecentmanager.c:1072 gtk/gtkrecentmanager.c:1220 +#: gtk/gtkrecentmanager.c:1230 gtk/gtkrecentmanager.c:1289 +#, fuzzy, c-format +msgid "Unable to find an item with URI '%s'" +msgstr "Не удалось найти подключаемый файл: \"%s\"" #. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate #: gtk/gtkstock.c:308 @@ -2111,357 +2797,370 @@ msgid "_Close" msgstr "_Закрыть" #: gtk/gtkstock.c:324 -msgid "_Convert" +#, fuzzy +msgid "C_onnect" msgstr "П_реобразовать" #: gtk/gtkstock.c:325 +msgid "_Convert" +msgstr "П_реобразовать" + +#: gtk/gtkstock.c:326 msgid "_Copy" msgstr "_Копировать" -#: gtk/gtkstock.c:326 +#: gtk/gtkstock.c:327 msgid "Cu_t" msgstr "_Вырезать" -#: gtk/gtkstock.c:327 +#: gtk/gtkstock.c:328 msgid "_Delete" msgstr "_Удалить" -#: gtk/gtkstock.c:328 +#: gtk/gtkstock.c:329 +msgid "_Disconnect" +msgstr "" + +#: gtk/gtkstock.c:330 msgid "_Execute" msgstr "_Выполнить" -#: gtk/gtkstock.c:329 +#: gtk/gtkstock.c:331 msgid "_Edit" msgstr "_Правка" -#: gtk/gtkstock.c:330 +#: gtk/gtkstock.c:332 msgid "_Find" msgstr "_Найти" -#: gtk/gtkstock.c:331 +#: gtk/gtkstock.c:333 msgid "Find and _Replace" msgstr "Найти и _заменить" -#: gtk/gtkstock.c:332 +#: gtk/gtkstock.c:334 msgid "_Floppy" msgstr "_Дискета" -#: gtk/gtkstock.c:333 +#: gtk/gtkstock.c:335 msgid "_Fullscreen" msgstr "" -#: gtk/gtkstock.c:334 +#: gtk/gtkstock.c:336 msgid "_Leave Fullscreen" msgstr "" #. translators, strip the prefix up to and including the first | -#: gtk/gtkstock.c:336 +#: gtk/gtkstock.c:338 msgid "Navigation|_Bottom" msgstr "" #. translators, strip the prefix up to and including the first | -#: gtk/gtkstock.c:338 +#: gtk/gtkstock.c:340 msgid "Navigation|_First" msgstr "" #. translators, strip the prefix up to and including the first | -#: gtk/gtkstock.c:340 +#: gtk/gtkstock.c:342 msgid "Navigation|_Last" msgstr "" #. translators, strip the prefix up to and including the first | -#: gtk/gtkstock.c:342 +#: gtk/gtkstock.c:344 msgid "Navigation|_Top" msgstr "" #. translators, strip the prefix up to and including the first | -#: gtk/gtkstock.c:344 +#: gtk/gtkstock.c:346 msgid "Navigation|_Back" msgstr "" #. translators, strip the prefix up to and including the first | -#: gtk/gtkstock.c:346 +#: gtk/gtkstock.c:348 msgid "Navigation|_Down" msgstr "" #. translators, strip the prefix up to and including the first | -#: gtk/gtkstock.c:348 +#: gtk/gtkstock.c:350 msgid "Navigation|_Forward" msgstr "" #. translators, strip the prefix up to and including the first | -#: gtk/gtkstock.c:350 +#: gtk/gtkstock.c:352 msgid "Navigation|_Up" msgstr "" -#: gtk/gtkstock.c:351 +#: gtk/gtkstock.c:353 msgid "_Harddisk" msgstr "_Жёсткий диск" -#: gtk/gtkstock.c:352 +#: gtk/gtkstock.c:354 msgid "_Help" msgstr "_Справка" -#: gtk/gtkstock.c:353 +#: gtk/gtkstock.c:355 msgid "_Home" msgstr "_Домой" -#: gtk/gtkstock.c:354 +#: gtk/gtkstock.c:356 msgid "Increase Indent" msgstr "Увеличить отступ" -#: gtk/gtkstock.c:355 +#: gtk/gtkstock.c:357 msgid "Decrease Indent" msgstr "Уменьшить отступ" -#: gtk/gtkstock.c:356 +#: gtk/gtkstock.c:358 msgid "_Index" msgstr "_Индекс" -#: gtk/gtkstock.c:357 +#: gtk/gtkstock.c:359 #, fuzzy msgid "_Information" msgstr "Информация" -#: gtk/gtkstock.c:358 +#: gtk/gtkstock.c:360 msgid "_Italic" msgstr "_Курсив" -#: gtk/gtkstock.c:359 +#: gtk/gtkstock.c:361 msgid "_Jump to" msgstr "Перейти _к" #. translators, strip the prefix up to and including the first | -#: gtk/gtkstock.c:361 +#: gtk/gtkstock.c:363 #, fuzzy msgid "Justify|_Center" msgstr "По _центру" #. translators, strip the prefix up to and including the first | -#: gtk/gtkstock.c:363 +#: gtk/gtkstock.c:365 msgid "Justify|_Fill" msgstr "" #. translators, strip the prefix up to and including the first | -#: gtk/gtkstock.c:365 +#: gtk/gtkstock.c:367 msgid "Justify|_Left" msgstr "" #. translators, strip the prefix up to and including the first | -#: gtk/gtkstock.c:367 +#: gtk/gtkstock.c:369 #, fuzzy msgid "Justify|_Right" msgstr "По _правому краю" #. translators, strip the prefix up to and including the first | -#: gtk/gtkstock.c:370 +#: gtk/gtkstock.c:372 #, fuzzy msgid "Media|_Forward" msgstr "_Далее" #. translators, strip the prefix up to and including the first | -#: gtk/gtkstock.c:372 +#: gtk/gtkstock.c:374 #, fuzzy msgid "Media|_Next" msgstr "_Далее" #. translators, strip the prefix up to and including the first | -#: gtk/gtkstock.c:374 +#: gtk/gtkstock.c:376 #, fuzzy msgid "Media|P_ause" msgstr "П_ауза" #. translators, strip the prefix up to and including the first | -#: gtk/gtkstock.c:376 +#: gtk/gtkstock.c:378 #, fuzzy msgid "Media|_Play" msgstr "_Воспр." #. translators, strip the prefix up to and including the first | -#: gtk/gtkstock.c:378 +#: gtk/gtkstock.c:380 #, fuzzy msgid "Media|Pre_vious" msgstr "Пре_д." #. translators, strip the prefix up to and including the first | -#: gtk/gtkstock.c:380 +#: gtk/gtkstock.c:382 #, fuzzy msgid "Media|_Record" msgstr "_Запись" #. translators, strip the prefix up to and including the first | -#: gtk/gtkstock.c:382 +#: gtk/gtkstock.c:384 #, fuzzy msgid "Media|R_ewind" msgstr "_Назад" #. translators, strip the prefix up to and including the first | -#: gtk/gtkstock.c:384 +#: gtk/gtkstock.c:386 #, fuzzy msgid "Media|_Stop" msgstr "_Стоп" -#: gtk/gtkstock.c:385 +#: gtk/gtkstock.c:387 msgid "_Network" msgstr "_Сеть" -#: gtk/gtkstock.c:386 +#: gtk/gtkstock.c:388 msgid "_New" msgstr "_Создать" -#: gtk/gtkstock.c:387 +#: gtk/gtkstock.c:389 msgid "_No" msgstr "_Нет" -#: gtk/gtkstock.c:388 +#: gtk/gtkstock.c:390 msgid "_OK" msgstr "_OK" -#: gtk/gtkstock.c:389 +#: gtk/gtkstock.c:391 msgid "_Open" msgstr "_Открыть" -#: gtk/gtkstock.c:390 +#: gtk/gtkstock.c:392 msgid "_Paste" msgstr "Вст_авить" -#: gtk/gtkstock.c:391 +#: gtk/gtkstock.c:393 msgid "_Preferences" msgstr "_Параметры" -#: gtk/gtkstock.c:392 +#: gtk/gtkstock.c:394 msgid "_Print" msgstr "Пе_чать" -#: gtk/gtkstock.c:393 +#: gtk/gtkstock.c:395 msgid "Print Pre_view" msgstr "Пред_варительный просмотр" -#: gtk/gtkstock.c:394 +#: gtk/gtkstock.c:396 msgid "_Properties" msgstr "_Свойства" -#: gtk/gtkstock.c:395 +#: gtk/gtkstock.c:397 msgid "_Quit" msgstr "В_ыйти" -#: gtk/gtkstock.c:396 +#: gtk/gtkstock.c:398 msgid "_Redo" msgstr "Ве_рнуть" -#: gtk/gtkstock.c:397 +#: gtk/gtkstock.c:399 msgid "_Refresh" msgstr "Об_новить" -#: gtk/gtkstock.c:399 +#: gtk/gtkstock.c:401 msgid "_Revert" msgstr "_Восстановить" -#: gtk/gtkstock.c:400 +#: gtk/gtkstock.c:402 msgid "_Save" msgstr "Со_хранить" -#: gtk/gtkstock.c:401 +#: gtk/gtkstock.c:403 msgid "Save _As" msgstr "Сохранить _как" -#: gtk/gtkstock.c:402 +#: gtk/gtkstock.c:404 +msgid "Select _All" +msgstr "Выделить вс_е" + +#: gtk/gtkstock.c:405 msgid "_Color" msgstr "_Цвет" -#: gtk/gtkstock.c:403 +#: gtk/gtkstock.c:406 msgid "_Font" msgstr "_Шрифт" -#: gtk/gtkstock.c:404 +#: gtk/gtkstock.c:407 msgid "_Ascending" msgstr "По воз_растанию" -#: gtk/gtkstock.c:405 +#: gtk/gtkstock.c:408 msgid "_Descending" msgstr "По _убыванию" -#: gtk/gtkstock.c:406 +#: gtk/gtkstock.c:409 msgid "_Spell Check" msgstr "Проверить право_писание" -#: gtk/gtkstock.c:407 +#: gtk/gtkstock.c:410 msgid "_Stop" msgstr "_Стоп" -#: gtk/gtkstock.c:408 +#: gtk/gtkstock.c:411 msgid "_Strikethrough" msgstr "Пере_черкивание" -#: gtk/gtkstock.c:409 +#: gtk/gtkstock.c:412 msgid "_Undelete" msgstr "Вос_становить удалённое" -#: gtk/gtkstock.c:410 +#: gtk/gtkstock.c:413 msgid "_Underline" msgstr "По_дчёркивание" -#: gtk/gtkstock.c:411 +#: gtk/gtkstock.c:414 msgid "_Undo" msgstr "_Отменить" -#: gtk/gtkstock.c:412 +#: gtk/gtkstock.c:415 msgid "_Yes" msgstr "_Да" -#: gtk/gtkstock.c:413 +#: gtk/gtkstock.c:416 msgid "_Normal Size" msgstr "В обы_чном размере" -#: gtk/gtkstock.c:414 +#: gtk/gtkstock.c:417 msgid "Best _Fit" msgstr "Наилучшее _заполнение" -#: gtk/gtkstock.c:415 +#: gtk/gtkstock.c:418 msgid "Zoom _In" msgstr "У_величить" -#: gtk/gtkstock.c:416 +#: gtk/gtkstock.c:419 msgid "Zoom _Out" msgstr "У_меньшить" -#: gtk/gtktextutil.c:53 +#: gtk/gtktextutil.c:60 msgid "LRM _Left-to-right mark" msgstr "LRM Метка с_лева направо" -#: gtk/gtktextutil.c:54 +#: gtk/gtktextutil.c:61 msgid "RLM _Right-to-left mark" msgstr "RLM Метка с_права налево" -#: gtk/gtktextutil.c:55 +#: gtk/gtktextutil.c:62 msgid "LRE Left-to-right _embedding" msgstr "LRE Вс_тавка слева направо" -#: gtk/gtktextutil.c:56 +#: gtk/gtktextutil.c:63 msgid "RLE Right-to-left e_mbedding" msgstr "RLE Вст_авка справа налево" -#: gtk/gtktextutil.c:57 +#: gtk/gtktextutil.c:64 msgid "LRO Left-to-right _override" msgstr "LRO П_ерекрывание слева направо" -#: gtk/gtktextutil.c:58 +#: gtk/gtktextutil.c:65 msgid "RLO Right-to-left o_verride" msgstr "RLO Пере_крывание справа налево" -#: gtk/gtktextutil.c:59 +#: gtk/gtktextutil.c:66 msgid "PDF _Pop directional formatting" msgstr "PDF _Расположение по вертикали" -#: gtk/gtktextutil.c:60 +#: gtk/gtktextutil.c:67 msgid "ZWS _Zero width space" msgstr "ZWS _Нулевой пробел" -#: gtk/gtktextutil.c:61 +#: gtk/gtktextutil.c:68 msgid "ZWJ Zero width _joiner" msgstr "ZWJ Нулевой о_бъединитель" -#: gtk/gtktextutil.c:62 +#: gtk/gtktextutil.c:69 msgid "ZWNJ Zero width _non-joiner" msgstr "ZWNJ Нулевой ра_зъединитель" @@ -2470,29 +3169,844 @@ msgstr "ZWNJ Нулевой ра_зъединитель" msgid "Unable to locate theme engine in module_path: \"%s\"," msgstr "Загружаемый модуль тем не найден в module_path: \"%s\"," -#: gtk/gtktipsquery.c:186 +#: gtk/gtktipsquery.c:187 msgid "--- No Tip ---" msgstr "--- Нет подсказки ---" -#: gtk/gtkuimanager.c:1154 +#: gtk/gtkuimanager.c:1126 #, c-format msgid "Unknown attribute '%s' on line %d char %d" msgstr "Атрибут \"%s\" неизвестен (строка %d, символ %d)" -#: gtk/gtkuimanager.c:1371 +#: gtk/gtkuimanager.c:1343 #, c-format msgid "Unexpected start tag '%s' on line %d char %d" msgstr "Начальный тег \"%s\" является непредвиденным (строка %d, символ %d)" -#: gtk/gtkuimanager.c:1461 +#: gtk/gtkuimanager.c:1433 #, c-format msgid "Unexpected character data on line %d char %d" msgstr "Данные символа являются непредвиденными (строка %d, символ %d)" -#: gtk/gtkuimanager.c:2272 +#: gtk/gtkuimanager.c:2224 msgid "Empty" msgstr "Пусто" +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:5 +msgid "paper size|asme_f" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:7 +msgid "paper size|A0x2" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:9 +msgid "paper size|A0" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:11 +msgid "paper size|A0x3" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:13 +msgid "paper size|A1" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:15 +msgid "paper size|A10" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:17 +msgid "paper size|A1x3" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:19 +msgid "paper size|A1x4" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:21 +msgid "paper size|A2" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:23 +msgid "paper size|A2x3" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:25 +msgid "paper size|A2x4" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:27 +msgid "paper size|A2x5" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:29 +msgid "paper size|A3" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:31 +msgid "paper size|A3 Extra" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:33 +msgid "paper size|A3x3" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:35 +msgid "paper size|A3x4" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:37 +msgid "paper size|A3x5" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:39 +msgid "paper size|A3x6" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:41 +msgid "paper size|A3x7" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:43 +msgid "paper size|A4" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:45 +msgid "paper size|A4 Extra" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:47 +msgid "paper size|A4 Tab" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:49 +msgid "paper size|A4x3" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:51 +msgid "paper size|A4x4" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:53 +msgid "paper size|A4x5" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:55 +msgid "paper size|A4x6" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:57 +msgid "paper size|A4x7" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:59 +msgid "paper size|A4x8" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:61 +msgid "paper size|A4x9" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:63 +msgid "paper size|A5" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:65 +msgid "paper size|A5 Extra" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:67 +msgid "paper size|A6" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:69 +msgid "paper size|A7" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:71 +msgid "paper size|A8" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:73 +msgid "paper size|A9" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:75 +msgid "paper size|B0" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:77 +msgid "paper size|B1" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:79 +msgid "paper size|B10" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:81 +msgid "paper size|B2" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:83 +msgid "paper size|B3" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:85 +msgid "paper size|B4" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:87 +msgid "paper size|B5" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:89 +msgid "paper size|B5 Extra" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:91 +msgid "paper size|B6" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:93 +msgid "paper size|B6/C4" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:95 +msgid "paper size|B7" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:97 +msgid "paper size|B8" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:99 +msgid "paper size|B9" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:101 +msgid "paper size|C0" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:103 +msgid "paper size|C1" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:105 +msgid "paper size|C10" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:107 +msgid "paper size|C2" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:109 +msgid "paper size|C3" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:111 +msgid "paper size|C4" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:113 +msgid "paper size|C5" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:115 +msgid "paper size|C6" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:117 +msgid "paper size|C6/C5" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:119 +msgid "paper size|C7" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:121 +msgid "paper size|C7/C6" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:123 +msgid "paper size|C8" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:125 +msgid "paper size|C9" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:127 +msgid "paper size|DL Envelope" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:129 +msgid "paper size|RA0" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:131 +msgid "paper size|RA1" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:133 +msgid "paper size|RA2" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:135 +msgid "paper size|SRA0" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:137 +msgid "paper size|SRA1" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:139 +msgid "paper size|SRA2" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:141 +msgid "paper size|JB0" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:143 +msgid "paper size|JB1" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:145 +msgid "paper size|JB10" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:147 +msgid "paper size|JB2" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:149 +msgid "paper size|JB3" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:151 +msgid "paper size|JB4" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:153 +msgid "paper size|JB5" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:155 +msgid "paper size|JB6" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:157 +msgid "paper size|JB7" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:159 +msgid "paper size|JB8" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:161 +msgid "paper size|JB9" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:163 +msgid "paper size|jis exec" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:165 +msgid "paper size|Choukei 2 Envelope" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:167 +msgid "paper size|Choukei 3 Envelope" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:169 +msgid "paper size|Choukei 4 Envelope" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:171 +msgid "paper size|hagaki (postcard)" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:173 +msgid "paper size|kahu Envelope" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:175 +msgid "paper size|kaku2 Envelope" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:177 +msgid "paper size|oufuku (reply postcard)" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:179 +msgid "paper size|you4 Envelope" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:181 +msgid "paper size|10x11" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:183 +msgid "paper size|10x13" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:185 +msgid "paper size|10x14" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:187 gtk/paper_names_offsets.c:189 +msgid "paper size|10x15" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:191 +msgid "paper size|11x12" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:193 +msgid "paper size|11x15" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:195 +msgid "paper size|12x19" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:197 +msgid "paper size|5x7" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:199 +msgid "paper size|6x9 Envelope" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:201 +msgid "paper size|7x9 Envelope" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:203 +msgid "paper size|9x11 Envelope" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:205 +msgid "paper size|a2 Envelope" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:207 +msgid "paper size|Arch A" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:209 +msgid "paper size|Arch B" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:211 +msgid "paper size|Arch C" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:213 +msgid "paper size|Arch D" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:215 +msgid "paper size|Arch E" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:217 +msgid "paper size|b-plus" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:219 +msgid "paper size|c" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:221 +msgid "paper size|c5 Envelope" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:223 +msgid "paper size|d" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:225 +msgid "paper size|e" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:227 +msgid "paper size|edp" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:229 +msgid "paper size|European edp" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:231 +msgid "paper size|Executive" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:233 +msgid "paper size|f" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:235 +msgid "paper size|FanFold European" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:237 +msgid "paper size|FanFold US" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:239 +msgid "paper size|FanFold German Legal" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:241 +msgid "paper size|Government Legal" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:243 +msgid "paper size|Government Letter" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:245 +msgid "paper size|Index 3x5" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:247 +msgid "paper size|Index 4x6 (postcard)" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:249 +msgid "paper size|Index 4x6 ext" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:251 +msgid "paper size|Index 5x8" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:253 +msgid "paper size|Invoice" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:255 +msgid "paper size|Tabloid" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:257 +msgid "paper size|US Legal" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:259 +msgid "paper size|US Legal Extra" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:261 +msgid "paper size|US Letter" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:263 +msgid "paper size|US Letter Extra" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:265 +msgid "paper size|US Letter Plus" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:267 +msgid "paper size|Monarch Envelope" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:269 +msgid "paper size|#10 Envelope" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:271 +msgid "paper size|#11 Eenvelope" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:273 +msgid "paper size|#12 Envelope" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:275 +msgid "paper size|#14 Envelope" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:277 +msgid "paper size|#9 Envelope" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:279 +msgid "paper size|Personal Envelope" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:281 +msgid "paper size|Quarto" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:283 +msgid "paper size|Super A" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:285 +msgid "paper size|Super B" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:287 +msgid "paper size|Wide Format" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:289 +msgid "paper size|Dai-pa-kai" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:291 +msgid "paper size|Folio" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:293 +msgid "paper size|Folio sp" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:295 +msgid "paper size|Invite Envelope" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:297 +msgid "paper size|Italian Envelope" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:299 +msgid "paper size|juuro-ku-kai" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:301 +msgid "paper size|pa-kai" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:303 +msgid "paper size|Postfix Envelope" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:305 +msgid "paper size|Small Photo" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:307 +msgid "paper size|prc1 Envelope" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:309 +msgid "paper size|prc10 Envelope" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:311 +msgid "paper size|prc 16k" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:313 +msgid "paper size|prc2 Envelope" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:315 +msgid "paper size|prc3 Envelope" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:317 +msgid "paper size|prc 32k" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:319 +msgid "paper size|prc4 Envelope" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:321 +msgid "paper size|prc5 Envelope" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:323 +msgid "paper size|prc6 Envelope" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:325 +msgid "paper size|prc7 Envelope" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:327 +msgid "paper size|prc8 Envelope" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:329 +msgid "paper size|ROC 16k" +msgstr "" + +#. translators, strip everything up to the first | +#: gtk/paper_names_offsets.c:331 +msgid "paper size|ROC 8k" +msgstr "" + #. ID #: modules/input/imam-et.c:454 msgid "Amharic (EZ+)" @@ -2543,11 +4057,974 @@ msgstr "Вьетнамский (VIQR)" msgid "X Input Method" msgstr "Метод XInput" +#: modules/printbackends/cups/gtkprintbackendcups.c:1360 +msgid "Two Sided" +msgstr "" + +#: modules/printbackends/cups/gtkprintbackendcups.c:1361 +msgid "Paper Type" +msgstr "" + +#: modules/printbackends/cups/gtkprintbackendcups.c:1362 +msgid "Paper Source" +msgstr "" + +#: modules/printbackends/cups/gtkprintbackendcups.c:1363 +msgid "Output Tray" +msgstr "" + +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 +msgid "One Sided" +msgstr "" + +#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1374 +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 +#, fuzzy +msgid "Auto Select" +msgstr "Выбор шрифта" + +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#: modules/printbackends/cups/gtkprintbackendcups.c:1376 +#: modules/printbackends/cups/gtkprintbackendcups.c:1377 +#: modules/printbackends/cups/gtkprintbackendcups.c:1764 +#, fuzzy +msgid "Printer Default" +msgstr "Исходный" + +#: modules/printbackends/cups/gtkprintbackendcups.c:1948 +msgid "Urgent" +msgstr "" + +#: modules/printbackends/cups/gtkprintbackendcups.c:1948 +msgid "High" +msgstr "" + +#: modules/printbackends/cups/gtkprintbackendcups.c:1948 +msgid "Medium" +msgstr "" + +#: modules/printbackends/cups/gtkprintbackendcups.c:1948 +msgid "Low" +msgstr "" + +#: modules/printbackends/cups/gtkprintbackendcups.c:1950 +#, fuzzy +msgid "None" +msgstr "(Нет)" + +#: modules/printbackends/cups/gtkprintbackendcups.c:1950 +msgid "Classified" +msgstr "" + +#: modules/printbackends/cups/gtkprintbackendcups.c:1950 +msgid "Confidential" +msgstr "" + +#: modules/printbackends/cups/gtkprintbackendcups.c:1950 +#, fuzzy +msgid "Secret" +msgstr "Экран" + +#: modules/printbackends/cups/gtkprintbackendcups.c:1950 +msgid "Standard" +msgstr "" + +#: modules/printbackends/cups/gtkprintbackendcups.c:1950 +msgid "Top Secret" +msgstr "" + +#: modules/printbackends/cups/gtkprintbackendcups.c:1950 +msgid "Unclassified" +msgstr "" + +#: modules/printbackends/lpr/gtkprintbackendlpr.c:388 +msgid "Print to LPR" +msgstr "" + +#: modules/printbackends/lpr/gtkprintbackendlpr.c:417 +#: modules/printbackends/pdf/gtkprintbackendpdf.c:387 +#, fuzzy +msgid "Pages Per Sheet" +msgstr "Изображение имеет нулевую высоту" + +#: modules/printbackends/lpr/gtkprintbackendlpr.c:424 +msgid "Command Line" +msgstr "" + +#: modules/printbackends/pdf/gtkprintbackendpdf.c:394 +#, fuzzy +msgid "File" +msgstr "Файлы" + #: tests/testfilechooser.c:205 #, c-format msgid "Could not get information for file '%s': %s" msgstr "Не удалось получить информацию о файле \"%s\": %s" +#: gdk/directfb/gdkdisplay-directfb.c:55 +msgid "directfb arg" +msgstr "" + +#: gdk/directfb/gdkdisplay-directfb.c:55 +msgid "sdl|system" +msgstr "" + +#: gtk/gtklinkbutton.c:141 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:142 +msgid "The URI bound to this button" +msgstr "" + +#: gtk/gtklinkbutton.c:395 +#, fuzzy +msgid "Copy URL" +msgstr "_Копировать" + +#: gtk/gtklinkbutton.c:535 +#, fuzzy +msgid "Invalid URI" +msgstr "Данная последовательность UTF-8 недопустима" + +#: gtk/gtktextbufferrichtext.c:651 +#, c-format +msgid "Unknown error when trying to deserialize %s" +msgstr "" + +#: gtk/gtktextbufferrichtext.c:710 +#, c-format +msgid "No deserialize function found for format %s" +msgstr "" + +#: gtk/gtktextbufferserialize.c:791 gtk/gtktextbufferserialize.c:817 +#, c-format +msgid "Both \"id\" and \"name\" were found on the <%s> element" +msgstr "" + +#: gtk/gtktextbufferserialize.c:801 +#, c-format +msgid "The attribute \"name\" were found twice on the <%s> element" +msgstr "" + +#: gtk/gtktextbufferserialize.c:827 +#, c-format +msgid "The attribute \"id\" were found twice on the <%s> element" +msgstr "" + +#: gtk/gtktextbufferserialize.c:841 +#, c-format +msgid "<%s> element has invalid id \"%s\"" +msgstr "" + +#: gtk/gtktextbufferserialize.c:851 +#, c-format +msgid "<%s> element neither a \"name\" nor an \"id\" element" +msgstr "" + +#: gtk/gtktextbufferserialize.c:938 +#, c-format +msgid "Attribute \"%s\" repeated twice on the same <%s> element" +msgstr "" + +#: gtk/gtktextbufferserialize.c:956 gtk/gtktextbufferserialize.c:981 +#, c-format +msgid "Attribute \"%s\" is invalid on <%s> element in this context" +msgstr "" + +#: gtk/gtktextbufferserialize.c:1017 +#, c-format +msgid "Tag \"%s\" has not been defined." +msgstr "" + +#: gtk/gtktextbufferserialize.c:1029 +msgid "Anonymous tag found and tags can not be created." +msgstr "" + +#: gtk/gtktextbufferserialize.c:1040 +#, c-format +msgid "Tag \"%s\" does not exist in buffer and tags can not be created." +msgstr "" + +#: gtk/gtktextbufferserialize.c:1139 gtk/gtktextbufferserialize.c:1214 +#: gtk/gtktextbufferserialize.c:1315 gtk/gtktextbufferserialize.c:1389 +#, c-format +msgid "Element <%s> is not allowed below <%s>" +msgstr "" + +#: gtk/gtktextbufferserialize.c:1170 +#, c-format +msgid "\"%s\" is not a valid attribute type" +msgstr "" + +#: gtk/gtktextbufferserialize.c:1178 +#, c-format +msgid "\"%s\" is not a valid attribute name" +msgstr "" + +#: gtk/gtktextbufferserialize.c:1188 +#, c-format +msgid "" +"\"%s\" could not be converted to a value of type \"%s\" for attribute \"%s\"" +msgstr "" + +#: gtk/gtktextbufferserialize.c:1197 +#, c-format +msgid "\"%s\" is not a valid value of for attribute \"%s\"" +msgstr "" + +#: gtk/gtktextbufferserialize.c:1280 +#, c-format +msgid "Tag \"%s\" already defined" +msgstr "" + +#: gtk/gtktextbufferserialize.c:1291 +#, c-format +msgid "Tag \"%s\" has invalid priority \"%s\"" +msgstr "" + +#: gtk/gtktextbufferserialize.c:1344 +#, c-format +msgid "Outermost element in text must be <text_view_markup> not <%s>" +msgstr "" + +#: gtk/gtktextbufferserialize.c:1353 +msgid "A <tags> element has already been specified" +msgstr "" + +#: gtk/gtktextbufferserialize.c:1369 +msgid "A <text> element has already been specified" +msgstr "" + +#: gtk/gtktextbufferserialize.c:1375 +msgid "A <text> element can't occur before a <tags> element" +msgstr "" + +#: gtk/gtktextbufferserialize.c:1783 +#, c-format +msgid "Serialized data is malformed" +msgstr "" + +#: gtk/gtktextbufferserialize.c:1861 +#, c-format +msgid "" +"Serialized data is malformed. First section isn't GTKTEXTBUFFERCONTENTS-0001" +msgstr "" + +#. sorted by name, remember to sort when changing +#: gtk/paper_names.c:18 +#, fuzzy +msgid "asme_f" +msgstr "Имя" + +#. f 5 e1 +#: gtk/paper_names.c:19 +msgid "A0x2" +msgstr "" + +#: gtk/paper_names.c:20 +msgid "A0" +msgstr "" + +#: gtk/paper_names.c:21 +msgid "A0x3" +msgstr "" + +#: gtk/paper_names.c:22 +msgid "A1" +msgstr "" + +#: gtk/paper_names.c:23 +msgid "A10" +msgstr "" + +#: gtk/paper_names.c:24 +msgid "A1x3" +msgstr "" + +#: gtk/paper_names.c:25 +msgid "A1x4" +msgstr "" + +#: gtk/paper_names.c:26 +msgid "A2" +msgstr "" + +#: gtk/paper_names.c:27 +msgid "A2x3" +msgstr "" + +#: gtk/paper_names.c:28 +msgid "A2x4" +msgstr "" + +#: gtk/paper_names.c:29 +msgid "A2x5" +msgstr "" + +#: gtk/paper_names.c:30 +msgid "A3" +msgstr "" + +#: gtk/paper_names.c:31 +msgid "A3 Extra" +msgstr "" + +#: gtk/paper_names.c:32 +msgid "A3x3" +msgstr "" + +#: gtk/paper_names.c:33 +msgid "A3x4" +msgstr "" + +#: gtk/paper_names.c:34 +msgid "A3x5" +msgstr "" + +#: gtk/paper_names.c:35 +msgid "A3x6" +msgstr "" + +#: gtk/paper_names.c:36 +msgid "A3x7" +msgstr "" + +#: gtk/paper_names.c:37 +msgid "A4" +msgstr "" + +#: gtk/paper_names.c:38 +msgid "A4 Extra" +msgstr "" + +#: gtk/paper_names.c:39 +msgid "A4 Tab" +msgstr "" + +#: gtk/paper_names.c:40 +msgid "A4x3" +msgstr "" + +#: gtk/paper_names.c:41 +msgid "A4x4" +msgstr "" + +#: gtk/paper_names.c:42 +msgid "A4x5" +msgstr "" + +#: gtk/paper_names.c:43 +msgid "A4x6" +msgstr "" + +#: gtk/paper_names.c:44 +msgid "A4x7" +msgstr "" + +#: gtk/paper_names.c:45 +msgid "A4x8" +msgstr "" + +#: gtk/paper_names.c:46 +msgid "A4x9" +msgstr "" + +#: gtk/paper_names.c:47 +msgid "A5" +msgstr "" + +#: gtk/paper_names.c:48 +msgid "A5 Extra" +msgstr "" + +#: gtk/paper_names.c:49 +msgid "A6" +msgstr "" + +#: gtk/paper_names.c:50 +msgid "A7" +msgstr "" + +#: gtk/paper_names.c:51 +msgid "A8" +msgstr "" + +#: gtk/paper_names.c:52 +msgid "A9" +msgstr "" + +#: gtk/paper_names.c:53 +msgid "B0" +msgstr "" + +#: gtk/paper_names.c:54 +msgid "B1" +msgstr "" + +#: gtk/paper_names.c:55 +msgid "B10" +msgstr "" + +#: gtk/paper_names.c:56 +msgid "B2" +msgstr "" + +#: gtk/paper_names.c:57 +msgid "B3" +msgstr "" + +#: gtk/paper_names.c:58 +msgid "B4" +msgstr "" + +#: gtk/paper_names.c:59 +msgid "B5" +msgstr "" + +#: gtk/paper_names.c:60 +msgid "B5 Extra" +msgstr "" + +#: gtk/paper_names.c:61 +msgid "B6" +msgstr "" + +#: gtk/paper_names.c:62 +msgid "B6/C4" +msgstr "" + +#. b6/c4 Envelope +#: gtk/paper_names.c:63 +msgid "B7" +msgstr "" + +#: gtk/paper_names.c:64 +msgid "B8" +msgstr "" + +#: gtk/paper_names.c:65 +msgid "B9" +msgstr "" + +#: gtk/paper_names.c:66 +msgid "C0" +msgstr "" + +#: gtk/paper_names.c:67 +msgid "C1" +msgstr "" + +#: gtk/paper_names.c:68 +msgid "C10" +msgstr "" + +#: gtk/paper_names.c:69 +msgid "C2" +msgstr "" + +#: gtk/paper_names.c:70 +msgid "C3" +msgstr "" + +#: gtk/paper_names.c:71 +msgid "C4" +msgstr "" + +#: gtk/paper_names.c:72 +msgid "C5" +msgstr "" + +#: gtk/paper_names.c:73 +msgid "C6" +msgstr "" + +#: gtk/paper_names.c:74 +msgid "C6/C5" +msgstr "" + +#: gtk/paper_names.c:75 +msgid "C7" +msgstr "" + +#: gtk/paper_names.c:76 +msgid "C7/C6" +msgstr "" + +#. c7/c6 Envelope +#: gtk/paper_names.c:77 +msgid "C8" +msgstr "" + +#: gtk/paper_names.c:78 +msgid "C9" +msgstr "" + +#: gtk/paper_names.c:79 +msgid "DL Envelope" +msgstr "" + +#. iso-designated 1, 2 designated-long, dl Envelope +#: gtk/paper_names.c:80 +msgid "RA0" +msgstr "" + +#: gtk/paper_names.c:81 +msgid "RA1" +msgstr "" + +#: gtk/paper_names.c:82 +msgid "RA2" +msgstr "" + +#: gtk/paper_names.c:83 +msgid "SRA0" +msgstr "" + +#: gtk/paper_names.c:84 +msgid "SRA1" +msgstr "" + +#: gtk/paper_names.c:85 +msgid "SRA2" +msgstr "" + +#: gtk/paper_names.c:86 +msgid "JB0" +msgstr "" + +#: gtk/paper_names.c:87 +msgid "JB1" +msgstr "" + +#: gtk/paper_names.c:88 +msgid "JB10" +msgstr "" + +#: gtk/paper_names.c:89 +msgid "JB2" +msgstr "" + +#: gtk/paper_names.c:90 +msgid "JB3" +msgstr "" + +#: gtk/paper_names.c:91 +msgid "JB4" +msgstr "" + +#: gtk/paper_names.c:92 +msgid "JB5" +msgstr "" + +#: gtk/paper_names.c:93 +msgid "JB6" +msgstr "" + +#: gtk/paper_names.c:94 +msgid "JB7" +msgstr "" + +#: gtk/paper_names.c:95 +msgid "JB8" +msgstr "" + +#: gtk/paper_names.c:96 +msgid "JB9" +msgstr "" + +#: gtk/paper_names.c:97 +msgid "jis exec" +msgstr "" + +#: gtk/paper_names.c:98 +msgid "Choukei 2 Envelope" +msgstr "" + +#: gtk/paper_names.c:99 +msgid "Choukei 3 Envelope" +msgstr "" + +#: gtk/paper_names.c:100 +msgid "Choukei 4 Envelope" +msgstr "" + +#: gtk/paper_names.c:101 +msgid "hagaki (postcard)" +msgstr "" + +#: gtk/paper_names.c:102 +msgid "kahu Envelope" +msgstr "" + +#: gtk/paper_names.c:103 +msgid "kaku2 Envelope" +msgstr "" + +#: gtk/paper_names.c:104 +msgid "oufuku (reply postcard)" +msgstr "" + +#: gtk/paper_names.c:105 +msgid "you4 Envelope" +msgstr "" + +#: gtk/paper_names.c:106 +msgid "10x11" +msgstr "" + +#: gtk/paper_names.c:107 +msgid "10x13" +msgstr "" + +#: gtk/paper_names.c:108 +msgid "10x14" +msgstr "" + +#: gtk/paper_names.c:109 gtk/paper_names.c:110 +msgid "10x15" +msgstr "" + +#: gtk/paper_names.c:111 +msgid "11x12" +msgstr "" + +#: gtk/paper_names.c:112 +msgid "11x15" +msgstr "" + +#: gtk/paper_names.c:113 +msgid "12x19" +msgstr "" + +#: gtk/paper_names.c:114 +msgid "5x7" +msgstr "" + +#: gtk/paper_names.c:115 +msgid "6x9 Envelope" +msgstr "" + +#: gtk/paper_names.c:116 +msgid "7x9 Envelope" +msgstr "" + +#: gtk/paper_names.c:117 +msgid "9x11 Envelope" +msgstr "" + +#: gtk/paper_names.c:118 +msgid "a2 Envelope" +msgstr "" + +#: gtk/paper_names.c:119 +msgid "Arch A" +msgstr "" + +#: gtk/paper_names.c:120 +msgid "Arch B" +msgstr "" + +#: gtk/paper_names.c:121 +msgid "Arch C" +msgstr "" + +#: gtk/paper_names.c:122 +msgid "Arch D" +msgstr "" + +#: gtk/paper_names.c:123 +msgid "Arch E" +msgstr "" + +#: gtk/paper_names.c:124 +msgid "b-plus" +msgstr "" + +#: gtk/paper_names.c:125 +msgid "c" +msgstr "" + +#: gtk/paper_names.c:126 +msgid "c5 Envelope" +msgstr "" + +#: gtk/paper_names.c:127 +msgid "d" +msgstr "" + +#: gtk/paper_names.c:128 +msgid "e" +msgstr "" + +#: gtk/paper_names.c:129 +msgid "edp" +msgstr "" + +#: gtk/paper_names.c:130 +msgid "European edp" +msgstr "" + +#: gtk/paper_names.c:131 +#, fuzzy +msgid "Executive" +msgstr "_Выполнить" + +#: gtk/paper_names.c:132 +msgid "f" +msgstr "" + +#: gtk/paper_names.c:133 +msgid "FanFold European" +msgstr "" + +#: gtk/paper_names.c:134 +msgid "FanFold US" +msgstr "" + +#: gtk/paper_names.c:135 +msgid "FanFold German Legal" +msgstr "" + +#. foolscap, german-legal-fanfold +#: gtk/paper_names.c:136 +msgid "Government Legal" +msgstr "" + +#: gtk/paper_names.c:137 +msgid "Government Letter" +msgstr "" + +#: gtk/paper_names.c:138 +#, fuzzy +msgid "Index 3x5" +msgstr "_Индекс" + +#: gtk/paper_names.c:139 +msgid "Index 4x6 (postcard)" +msgstr "" + +#: gtk/paper_names.c:140 +msgid "Index 4x6 ext" +msgstr "" + +#: gtk/paper_names.c:141 +#, fuzzy +msgid "Index 5x8" +msgstr "_Индекс" + +#: gtk/paper_names.c:142 +msgid "Invoice" +msgstr "" + +#. invoice, statement, mini, half-letter +#: gtk/paper_names.c:143 +msgid "Tabloid" +msgstr "" + +#. tabloid, engineering-b +#: gtk/paper_names.c:144 +msgid "US Legal" +msgstr "" + +#: gtk/paper_names.c:145 +msgid "US Legal Extra" +msgstr "" + +#: gtk/paper_names.c:146 +msgid "US Letter" +msgstr "" + +#: gtk/paper_names.c:147 +msgid "US Letter Extra" +msgstr "" + +#: gtk/paper_names.c:148 +msgid "US Letter Plus" +msgstr "" + +#: gtk/paper_names.c:149 +msgid "Monarch Envelope" +msgstr "" + +#: gtk/paper_names.c:150 +msgid "#10 Envelope" +msgstr "" + +#. na-number-10-envelope 1, 2 comm-10 Envelope +#: gtk/paper_names.c:151 +msgid "#11 Eenvelope" +msgstr "" + +#. number-11 Envelope +#: gtk/paper_names.c:152 +msgid "#12 Envelope" +msgstr "" + +#. number-12 Envelope +#: gtk/paper_names.c:153 +msgid "#14 Envelope" +msgstr "" + +#. number-14 Envelope +#: gtk/paper_names.c:154 +msgid "#9 Envelope" +msgstr "" + +#: gtk/paper_names.c:155 +msgid "Personal Envelope" +msgstr "" + +#: gtk/paper_names.c:156 +msgid "Quarto" +msgstr "" + +#: gtk/paper_names.c:157 +msgid "Super A" +msgstr "" + +#: gtk/paper_names.c:158 +msgid "Super B" +msgstr "" + +#: gtk/paper_names.c:159 +msgid "Wide Format" +msgstr "" + +#: gtk/paper_names.c:160 +msgid "Dai-pa-kai" +msgstr "" + +#: gtk/paper_names.c:161 +msgid "Folio" +msgstr "" + +#: gtk/paper_names.c:162 +msgid "Folio sp" +msgstr "" + +#: gtk/paper_names.c:163 +msgid "Invite Envelope" +msgstr "" + +#: gtk/paper_names.c:164 +msgid "Italian Envelope" +msgstr "" + +#: gtk/paper_names.c:165 +msgid "juuro-ku-kai" +msgstr "" + +#: gtk/paper_names.c:166 +msgid "pa-kai" +msgstr "" + +#: gtk/paper_names.c:167 +msgid "Postfix Envelope" +msgstr "" + +#: gtk/paper_names.c:168 +msgid "Small Photo" +msgstr "" + +#: gtk/paper_names.c:169 +msgid "prc1 Envelope" +msgstr "" + +#: gtk/paper_names.c:170 +msgid "prc10 Envelope" +msgstr "" + +#: gtk/paper_names.c:171 +msgid "prc 16k" +msgstr "" + +#: gtk/paper_names.c:172 +msgid "prc2 Envelope" +msgstr "" + +#: gtk/paper_names.c:173 +msgid "prc3 Envelope" +msgstr "" + +#: gtk/paper_names.c:174 +msgid "prc 32k" +msgstr "" + +#: gtk/paper_names.c:175 +msgid "prc4 Envelope" +msgstr "" + +#: gtk/paper_names.c:176 +msgid "prc5 Envelope" +msgstr "" + +#: gtk/paper_names.c:177 +msgid "prc6 Envelope" +msgstr "" + +#: gtk/paper_names.c:178 +msgid "prc7 Envelope" +msgstr "" + +#: gtk/paper_names.c:179 +msgid "prc8 Envelope" +msgstr "" + +#: gtk/paper_names.c:180 +msgid "ROC 16k" +msgstr "" + +#: gtk/paper_names.c:181 +msgid "ROC 8k" +msgstr "" + +#~ msgid "Cannot handle PNM files with maximum color values greater than 255" +#~ msgstr "" +#~ "Невозможно обработать файлы PNM с максимальными значениями цвета " +#~ "большими, чем 255" + +#~ msgid "Home" +#~ msgstr "Домашняя папка" + +#~ msgid "Could not get information about '%s': %s" +#~ msgstr "Не удалось получить информацию о \"%s\": %s" + +#~ msgid "Shortcuts" +#~ msgstr "Ярлыки" + +#~ msgid "Folder" +#~ msgstr "Папка" + +#~ msgid "Cannot change folder" +#~ msgstr "Невозможно сменить папку" + +#~ msgid "The folder you specified is an invalid path." +#~ msgstr "Не удалось перейти в указанную папку, так как этот путь недопустим." + +#~ msgid "Could not build file name from '%s' and '%s'" +#~ msgstr "Не удалось построить имя файла из \"%s\" и \"%s\"" + +#~ msgid "Open Location" +#~ msgstr "Открыть адрес" + +#~ msgid "Save in Location" +#~ msgstr "Сохранить в местоположении" + +#~ msgid "X" +#~ msgstr "X" + +#~ msgid "Y" +#~ msgstr "Y" + +#~ msgid "clear" +#~ msgstr "очистить" + +#~ msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d" +#~ msgstr "" +#~ "Компонент пути к рисунку \"%s\" должен быть абсолютным, %s, строка %d" + #, fuzzy #~ msgid "Writing %s failed: %s" #~ msgstr "Произошёл сбой при сохранении закладки: %s" @@ -2567,18 +5044,12 @@ msgstr "Не удалось получить информацию о файле #~ msgid "Error getting information for '%s'" #~ msgstr "Произошла ошибка при получении информации о \"%s\"" -#~ msgid "_Bottom" -#~ msgstr "В самый ни_з" - #~ msgid "_First" #~ msgstr "В _начало" #~ msgid "_Last" #~ msgstr "В коне_ц" -#~ msgid "_Top" -#~ msgstr "На самый вер_х" - #~ msgid "_Back" #~ msgstr "На_зад" @@ -2588,12 +5059,6 @@ msgstr "Не удалось получить информацию о файле #~ msgid "_Up" #~ msgstr "_Вверх" -#~ msgid "_Fill" -#~ msgstr "По _ширине" - -#~ msgid "_Left" -#~ msgstr "По _левому краю" - #~ msgid "" #~ "Could not change the current folder to %s:\n" #~ "%s" @@ -2601,13 +5066,6 @@ msgstr "Не удалось получить информацию о файле #~ "Не удается перейти в папку \"%s\":\n" #~ "%s" -#~ msgid "" -#~ "Could not create folder %s:\n" -#~ "%s" -#~ msgstr "" -#~ "Не удается создать папку \"%s\":\n" -#~ "%s" - #~ msgid "Could not add bookmark for %s because it is not a folder." #~ msgstr "Не удается добавить закладку для \"%s\", так как это не папка" |