# Russian translation for libsoup. # Copyright (C) 2012 libsoup's COPYRIGHT HOLDER # This file is distributed under the same license as the libsoup package. # Yuri Myasoedov , 2012. # msgid "" msgstr "" "Project-Id-Version: libsoup master\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=libsoup&keywords=I18N+L10N&component=general\n" "POT-Creation-Date: 2012-04-22 08:40+0000\n" "PO-Revision-Date: 2012-04-23 12:43+0300\n" "Last-Translator: Yuri Myasoedov \n" "Language-Team: Russian \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" #: ../libsoup/soup-body-input-stream.c:139 #: ../libsoup/soup-body-input-stream.c:170 #: ../libsoup/soup-body-input-stream.c:203 #: ../libsoup/soup-message-io.c:232 msgid "Connection terminated unexpectedly" msgstr "Соединение было неожиданно разорвано" #: ../libsoup/soup-converter-wrapper.c:185 #, c-format msgid "Output buffer is too small" msgstr "Слишком маленький буфер вывода" #: ../libsoup/soup-message-io.c:818 msgid "Operation was cancelled" msgstr "Действие отменено" #: ../libsoup/soup-request.c:145 #, c-format msgid "No URI provided" msgstr "Не указан URI" #: ../libsoup/soup-request.c:155 #, c-format msgid "Invalid '%s' URI: %s" msgstr "Недопустимый URI «%s»: %s" #: ../libsoup/soup-requester.c:220 #, c-format msgid "Could not parse URI '%s'" msgstr "Не удалось разобрать URI «%s»" #: ../libsoup/soup-requester.c:254 #, c-format msgid "Unsupported URI scheme '%s'" msgstr "Неподдерживаемая схема URI «%s»"