summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Myasoedov <omerta13@yandex.ru>2013-08-05 15:19:16 +0400
committerYuri Myasoedov <omerta13@yandex.ru>2013-08-05 15:19:16 +0400
commit13563199e4ab13456d4824060f64e841f86b1c17 (patch)
treee83a54dd4995f5aa8430f622abaee312fdda86d4
parent6337c180bc9ba9ec4177be24c698266585796156 (diff)
downloadgdk-pixbuf-13563199e4ab13456d4824060f64e841f86b1c17.tar.gz
Updated Russian translation
-rw-r--r--po/ru.po50
1 files changed, 27 insertions, 23 deletions
diff --git a/po/ru.po b/po/ru.po
index 1673d3227..8ec2396e4 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -15,23 +15,23 @@
# Anton Shestakov <engored@ya.ru>, 2008.
# Lebedev Roman <roman@lebedev.com>, 2009.
# Yuri Kozlov <yuray@komyakino.ru>, 2010.
-# Yuri Myasoedov <omerta13@yandex.ru>, 2012.
+# Yuri Myasoedov <omerta13@yandex.ru>, 2012, 2013.
#
msgid ""
msgstr ""
"Project-Id-Version: gtk+.master\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gtk"
"%2b&keywords=I18N+L10N&component=gdk\n"
-"POT-Creation-Date: 2013-03-19 21:29+0000\n"
-"PO-Revision-Date: 2013-03-21 16:42+0600\n"
-"Last-Translator: Dmitriy S. Seregin <dseregin@59.ru>\n"
+"POT-Creation-Date: 2013-06-14 15:04+0000\n"
+"PO-Revision-Date: 2013-08-05 15:19+0400\n"
+"Last-Translator: Yuri Myasoedov <omerta13@yandex.ru>\n"
"Language-Team: русский <gnome-cyr@gnome.org>\n"
"Language: ru\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"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"
+"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
"X-Generator: Poedit 1.5.5\n"
#: ../gdk-pixbuf/gdk-pixbuf-animation.c:160 ../gdk-pixbuf/gdk-pixbuf-io.c:1064
@@ -198,7 +198,11 @@ msgstr "Недостаточно памяти для загрузки анима
msgid "Malformed chunk in animation"
msgstr "Неверная последовательность кадров в анимации"
-#: ../gdk-pixbuf/io-ani.c:660
+#: ../gdk-pixbuf/io-ani.c:630
+msgid "ANI image was truncated or incomplete."
+msgstr "Изображение ANI было обрезано или является неполным."
+
+#: ../gdk-pixbuf/io-ani.c:671
msgid "The ANI image format"
msgstr "Формат изображений ANI"
@@ -562,40 +566,40 @@ msgstr "Преобразованная структура pixbuf имеет ну
msgid "The GdkPixdata format"
msgstr "Формат GdkPixdata"
-#: ../gdk-pixbuf/io-png.c:54
+#: ../gdk-pixbuf/io-png.c:55
msgid "Bits per channel of PNG image is invalid."
msgstr "Недопустимое количество бит на канал для изображения формата PNG."
-#: ../gdk-pixbuf/io-png.c:135 ../gdk-pixbuf/io-png.c:641
+#: ../gdk-pixbuf/io-png.c:136 ../gdk-pixbuf/io-png.c:642
msgid "Transformed PNG has zero width or height."
msgstr ""
"Преобразованное изображение формата PNG имеет нулевую ширину или высоту."
-#: ../gdk-pixbuf/io-png.c:143
+#: ../gdk-pixbuf/io-png.c:144
msgid "Bits per channel of transformed PNG is not 8."
msgstr ""
"Количество бит на канал преобразованного изображения формата PNG не равно 8."
-#: ../gdk-pixbuf/io-png.c:152
+#: ../gdk-pixbuf/io-png.c:153
msgid "Transformed PNG not RGB or RGBA."
msgstr "Преобразованное изображение формата PNG не является ни RGB, ни RGBA."
-#: ../gdk-pixbuf/io-png.c:161
+#: ../gdk-pixbuf/io-png.c:162
msgid "Transformed PNG has unsupported number of channels, must be 3 or 4."
msgstr ""
"Преобразованное изображение формата PNG имеет неподдерживаемое количество "
"каналов; должно быть 3 или 4."
-#: ../gdk-pixbuf/io-png.c:182
+#: ../gdk-pixbuf/io-png.c:183
#, c-format
msgid "Fatal error in PNG image file: %s"
msgstr "Фатальная ошибка в файле изображения формата PNG: %s"
-#: ../gdk-pixbuf/io-png.c:315
+#: ../gdk-pixbuf/io-png.c:316
msgid "Insufficient memory to load PNG file"
msgstr "Недостаточно памяти для загрузки файла формата PNG"
-#: ../gdk-pixbuf/io-png.c:656
+#: ../gdk-pixbuf/io-png.c:657
#, c-format
msgid ""
"Insufficient memory to store a %lu by %lu image; try exiting some "
@@ -604,34 +608,34 @@ msgstr ""
"Недостаточно памяти для хранения изображения размером %lu на %lu; попробуйте "
"закрыть некоторые приложения, чтобы уменьшить количество используемой памяти"
-#: ../gdk-pixbuf/io-png.c:719
+#: ../gdk-pixbuf/io-png.c:720
msgid "Fatal error reading PNG image file"
msgstr "Фатальная ошибка при чтении файла изображения формата PNG"
-#: ../gdk-pixbuf/io-png.c:768
+#: ../gdk-pixbuf/io-png.c:769
#, c-format
msgid "Fatal error reading PNG image file: %s"
msgstr "Фатальная ошибка при чтении файла изображения формата PNG: %s"
-#: ../gdk-pixbuf/io-png.c:858
+#: ../gdk-pixbuf/io-png.c:859
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr ""
"Ключи для блоков текста в изображении формата PNG должны содержать не менее "
"1, и не более 79 символов."
-#: ../gdk-pixbuf/io-png.c:867
+#: ../gdk-pixbuf/io-png.c:868
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr ""
"Ключи для блоков текста в изображении формата PNG должны быть символами "
"набора ASCII."
-#: ../gdk-pixbuf/io-png.c:881 ../gdk-pixbuf/io-tiff.c:667
+#: ../gdk-pixbuf/io-png.c:882 ../gdk-pixbuf/io-tiff.c:667
#, c-format
msgid "Color profile has invalid length %d."
msgstr "Неправильная длина (%d) цветового профиля."
-#: ../gdk-pixbuf/io-png.c:894
+#: ../gdk-pixbuf/io-png.c:895
#, c-format
msgid ""
"PNG compression level must be a value between 0 and 9; value '%s' could not "
@@ -640,7 +644,7 @@ msgstr ""
"Степень сжатия PNG может уметь значение от 0 до 9, значение «%s» не может "
"быть обработано."
-#: ../gdk-pixbuf/io-png.c:907
+#: ../gdk-pixbuf/io-png.c:908
#, c-format
msgid ""
"PNG compression level must be a value between 0 and 9; value '%d' is not "
@@ -649,14 +653,14 @@ msgstr ""
"Степень сжатия PNG может уметь значение от 0 до 9, значение «%d» не "
"допускается."
-#: ../gdk-pixbuf/io-png.c:955
+#: ../gdk-pixbuf/io-png.c:956
#, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr ""
"Значение для блока текста в изображении формата PNG %s не может быть "
"преобразовано в кодировку ISO-8859-1."
-#: ../gdk-pixbuf/io-png.c:1118
+#: ../gdk-pixbuf/io-png.c:1119
msgid "The PNG image format"
msgstr "Формат изображений PNG"