# Russian translations for cs_appendtopic # ?????????? ???????? ??? ?????? cs_appendtopic # Copyright (C) 2011 Anope Team # This file is distributed under the same license as Anope IRC Services # Adam , 2011. # msgid "" msgstr "" "Project-Id-Version: Anope\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2011-02-04 03:41-0500\n" "PO-Revision-Date: 2010-09-25 21:02-0400\n" "Last-Translator: Adam \n" "Language-Team: Russian\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-1\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" #: ../cs_appendtopic.cpp:106 msgid " APPENDTOPIC Add text to a channels topic" msgstr " APPENDTOPIC Добавляет текст к топику канала" #: ../cs_appendtopic.cpp:90 ../cs_appendtopic.cpp:101 msgid "Syntax: APPENDTOPIC channel text" msgstr "Синтаксис: APPENDTOPIC #канал текст" #: ../cs_appendtopic.cpp:92 msgid "" "This command allows users to append text to a currently set\n" "channel topic. When TOPICLOCK is on, the topic is updated and\n" "the new, updated topic is locked." msgstr "" "Данная команда позволяет добавить текст к топику, который установлен на " "указанном\n" "канале. Если активирован режим TOPICLOCK, топик будет обновлен и " "заблокирован.\n" "Примечание: текст будет ДОБАВЛЕН к топику, то есть старый топик удален НЕ " "БУДЕТ."