112 lines
2.8 KiB
Plaintext
112 lines
2.8 KiB
Plaintext
# This file is distributed under the same license as the Django package.
|
||
#
|
||
# Translators:
|
||
# Viktar Palstsiuk <vipals@gmail.com>, 2015
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: django\n"
|
||
"Report-Msgid-Bugs-To: \n"
|
||
"POT-Creation-Date: 2015-10-09 17:42+0200\n"
|
||
"PO-Revision-Date: 2015-10-10 08:55+0000\n"
|
||
"Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
|
||
"Language-Team: Belarusian (http://www.transifex.com/django/django/language/"
|
||
"be/)\n"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: 8bit\n"
|
||
"Language: be\n"
|
||
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||
"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n"
|
||
"%100>=11 && n%100<=14)? 2 : 3);\n"
|
||
|
||
msgid "PostgreSQL extensions"
|
||
msgstr "Пашырэнні PostgreSQL"
|
||
|
||
#, python-format
|
||
msgid "Item %(nth)s in the array did not validate: "
|
||
msgstr ""
|
||
|
||
msgid "Nested arrays must have the same length."
|
||
msgstr ""
|
||
|
||
msgid "Map of strings to strings"
|
||
msgstr ""
|
||
|
||
#, python-format
|
||
msgid "The value of \"%(key)s\" is not a string."
|
||
msgstr ""
|
||
|
||
msgid "A JSON object"
|
||
msgstr ""
|
||
|
||
msgid "Value must be valid JSON."
|
||
msgstr ""
|
||
|
||
msgid "Could not load JSON data."
|
||
msgstr "Не атрымалася загрузіць дадзеныя JSON."
|
||
|
||
#, python-format
|
||
msgid "'%(value)s' value must be valid JSON."
|
||
msgstr ""
|
||
|
||
msgid "Enter two valid values."
|
||
msgstr "Увядзіце два сапраўдных значэнні."
|
||
|
||
msgid "The start of the range must not exceed the end of the range."
|
||
msgstr "Пачатак дыяпазону не павінен перавышаць канец дыяпазону."
|
||
|
||
msgid "Enter two whole numbers."
|
||
msgstr "Увядзіце два цэлых лікі."
|
||
|
||
msgid "Enter two numbers."
|
||
msgstr "Увядзіце два лікі."
|
||
|
||
msgid "Enter two valid date/times."
|
||
msgstr ""
|
||
|
||
msgid "Enter two valid dates."
|
||
msgstr "Увядзіце дзве сапраўдных даты."
|
||
|
||
#, python-format
|
||
msgid ""
|
||
"List contains %(show_value)d item, it should contain no more than "
|
||
"%(limit_value)d."
|
||
msgid_plural ""
|
||
"List contains %(show_value)d items, it should contain no more than "
|
||
"%(limit_value)d."
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
msgstr[2] ""
|
||
msgstr[3] ""
|
||
|
||
#, python-format
|
||
msgid ""
|
||
"List contains %(show_value)d item, it should contain no fewer than "
|
||
"%(limit_value)d."
|
||
msgid_plural ""
|
||
"List contains %(show_value)d items, it should contain no fewer than "
|
||
"%(limit_value)d."
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
msgstr[2] ""
|
||
msgstr[3] ""
|
||
|
||
#, python-format
|
||
msgid "Some keys were missing: %(keys)s"
|
||
msgstr ""
|
||
|
||
#, python-format
|
||
msgid "Some unknown keys were provided: %(keys)s"
|
||
msgstr ""
|
||
|
||
#, python-format
|
||
msgid ""
|
||
"Ensure that this range is completely less than or equal to %(limit_value)s."
|
||
msgstr ""
|
||
|
||
#, python-format
|
||
msgid ""
|
||
"Ensure that this range is completely greater than or equal to "
|
||
"%(limit_value)s."
|
||
msgstr ""
|