# Russian translation of Decimal (1.0.0)
# Copyright (c) 2025 by the Russian translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Decimal (1.0.0)\n"
"POT-Creation-Date: 2025-01-25 11:42+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 "Number"
msgstr "Число"
msgid "Maximum"
msgstr "Максимум"
msgid "Scale"
msgstr "Масштабирование"
msgid "Default value"
msgstr "Значение по умолчанию"
msgid "Decimal"
msgstr "Десятичное число"
msgid "Minimum"
msgstr "Минимум"
msgid "Precision"
msgstr "Точность"
msgid "The number of digits to the right of the decimal."
msgstr "Количество цифр после запятой."
msgid "About"
msgstr "Информация"
msgid "Placeholder"
msgstr "Заполнитель"
msgid "Field types"
msgstr "Типы полей"
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 ""
"Текст, который будет показан в поле до "
"начала ввода значения. Обычно это "
"подсказка с примером значения или "
"короткое описание ожидаемого формата."
msgid "Placeholder: @placeholder"
msgstr "Заполнитель: @placeholder"
msgid "No placeholder"
msgstr "Нет заполнителя"
msgctxt "decimal places"
msgid "Scale"
msgstr "Порядок"
msgid "%title must be higher than or equal to %min."
msgstr "%title должно быть больше или равно %min."
msgid "%title must be lower than or equal to %max."
msgstr "%title должно быть меньше или равно %max."
