# Russian translation of Dimension (2.0.0)
# Copyright (c) 2020 by the Russian translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Dimension (2.0.0)\n"
"POT-Creation-Date: 2020-12-07 19:25+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 "Prefix"
msgstr "Префикс"
msgid "Suffix"
msgstr "Суффикс"
msgid "Value"
msgstr "Значение"
msgid "Description"
msgstr "Описание"
msgid "Label"
msgstr "Метка"
msgid "Length"
msgstr "Длина"
msgid "Width"
msgstr "Ширина"
msgid "Height"
msgstr "Высота"
msgid "Maximum"
msgstr "Максимум"
msgid "Dimension"
msgstr "Размер"
msgid "Minimum"
msgstr "Минимум"
msgid ""
"The total number of digits to store in the database, including those "
"to the right of the decimal."
msgstr ""
"Общее количество цифр для хранения в "
"базе данных, в том числе в дробной "
"части."
msgid "The number of digits to the right of the decimal."
msgstr "Количество цифр после запятой."
msgid "Factor"
msgstr "Фактор"
msgid "Placeholder"
msgstr "Заполнитель"
msgid "Field types"
msgstr "Типы полей"
msgid ""
"The minimum value that should be allowed in this field. Leave blank "
"for no minimum."
msgstr ""
"Минимальное значение поля. Если "
"ограничение вводить не нужно, то "
"оставьте это поле незаполненным."
msgid ""
"The maximum value that should be allowed in this field. Leave blank "
"for no maximum."
msgstr ""
"Максимальное значение поля. Если "
"ограничение вводить не нужно, то "
"оставьте это поле незаполненным."
msgid "%name: the value may be no less than %min."
msgstr "%name: значение не может быть менее %min."
msgid "%name: the value may be no greater than %max."
msgstr "%name: значение не может быть более %max."
msgid ""
"Text that will be shown inside the field until a value is entered. "
"This hint is usually a sample value or a brief description of the "
"expected format."
msgstr ""
"Текст, который будет показан в поле до "
"начала ввода значения. Обычно это "
"подсказка с примером значения или "
"короткое описание ожидаемого формата."
