msgid "" msgstr "" "Project-Id-Version: AJAX Read More\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2011-11-15 19:17+0400\n" "PO-Revision-Date: 2011-11-15 19:52+0400\n" "Last-Translator: Sergey.S.Betke@NovGARO.RU \n" "Language-Team: Sergey S. Betke \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Poedit-KeywordsList: _;gettext;gettext_noop;__;_e;__ngettext:1,2\n" "X-Poedit-Basepath: ..\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" "X-Poedit-Language: Russian\n" "X-Poedit-Country: RUSSIAN FEDERATION\n" "X-Poedit-SourceCharset: utf-8\n" "X-Poedit-SearchPath-0: .\n" #: options-script-position.php:64 msgid "SCRIPT tag position" msgstr "Положение тега SCRIPT" #: options-script-position.php:80 msgid "Is Your theme support footer or not?" msgstr "Укажите, в каком разделе страницы следует генерировать теги <script> - в <head></head> или перед </body> (второй вариант возможен только в том случае, если Ваша тема поддерживает подвал - wp_footer)." #: options-script-position.php:99 msgid "At the end of pages (wp_footer) - recommended." msgstr "В подвале (wp_footer) - рекомендовано." #: options-script-position.php:110 msgid "At the begin of pages (wp_head), when wp_footer isn`t used in the theme." msgstr "В пределах HEAD (wp_head) - по умолчанию (если тема не поддерживает wp_footer)." #~ msgid "Code in the head" #~ msgstr "Тег SCRIPT размещать в HEAD страницы"