# Copyright (C) 2015 Dmitry Mayorov
# This file is distributed under the GPL-2.0+.
msgid ""
msgstr ""
"Project-Id-Version: Insert Code Lite 0.1.1\n"
"Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/insert-code-"
"lite\n"
"POT-Creation-Date: 2015-06-06 18:01+0300\n"
"PO-Revision-Date: 2015-06-06 18:02+0300\n"
"Last-Translator: \n"
"Language-Team: Dmitry Mayorov <iamdmitrymayorov@gmail.com>\n"
"Language: ru_RU\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 1.8.1\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"

#. Plugin Name of the plugin/theme
msgid "Insert Code Lite"
msgstr "Вставка Кода Lite"

#. Description of the plugin/theme
msgid "Simple way of adding custom scipts and styles to your website."
msgstr ""
"Простой способ добавления пользовательских скриптов и стилей для вашего "
"сайта."

#. Author of the plugin/theme
msgid "Dmitry Mayorov"
msgstr "Дмитрий Майоров"

#. Author URI of the plugin/theme
msgid "http://dmitrymayorov.com/"
msgstr ""

#: admin/class-insert-code-lite-admin.php:65
msgctxt "Plugin name in a browser page title."
msgid "Insert Code"
msgstr "Вставка Кода"

#: admin/class-insert-code-lite-admin.php:66
msgctxt "Plugin name in a dashboard menu."
msgid "Insert Code"
msgstr "Вставка Кода"

#: admin/class-insert-code-lite-admin.php:103
msgctxt "Meaning 'head' section of the site."
msgid "Header"
msgstr "Хедер"

#: admin/class-insert-code-lite-admin.php:109
msgctxt "'head'"
msgid "Will be printed within the %s section."
msgstr "Выводится внутри тега %s"

#: admin/class-insert-code-lite-admin.php:115
msgctxt "Meaning the section of the site before closing 'body' tag."
msgid "Footer"
msgstr "Футер"

#: admin/class-insert-code-lite-admin.php:121
msgctxt "'body'"
msgid "Will be printed before closing %s tag."
msgstr "Выводится перед закрывающим тегом %s"

#: admin/partials/insert-code-lite-admin-display.php:17
msgctxt "Name of the plugin on the admin dashboard page."
msgid "Insert Code"
msgstr "Вставка Кода"
