# Russian translation of Explainfield CCK widget (5.x-1.0)
# Copyright (c) 2011 by the Russian translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Explainfield CCK widget (5.x-1.0)\n"
"POT-Creation-Date: 2011-02-10 12:29+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\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"

msgid "CCK"
msgstr "CCK"
msgid "N/A"
msgstr "нет"
msgid "Maximum length"
msgstr "Максимальная длина"
msgid ""
"The maximum length of the field in characters. Leave blank for an "
"unlimited size."
msgstr ""
"Максимальная длина поля в символах. "
"Оставьте поле пустым для "
"неограниченной длины."
msgid "Allowed values list"
msgstr "Список допустимых значений"
msgid ""
"The possible values this field can contain. Enter one value per line, "
"in the format key|label. The key is the value that will be stored in "
"the database and it must match the field storage type, %type. The "
"label is optional and the key will be used as the label if no label is "
"specified."
msgstr ""
"Значения, которые может принимать "
"поле. Введите по одному значению на "
"строку в виде key|label. key это значение, "
"которое записывается в базу данных и "
"должно быть типа %type. label - "
"необязательное поле, если его не "
"будет, используется значение key."
msgid "Textfield size"
msgstr "Длина текстового поля"
