# This file is distributed under the same license as the Django package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2012-10-15 10:56+0200\n" "PO-Revision-Date: 2012-08-01 10:43+0000\n" "Last-Translator: Павал Клёк \n" "Language-Team: Belarusian (http://www.transifex.com/projects/p/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<10 || n%100>=20) ? 1 : 2);\n" #: models.py:130 msgid "python model class name" msgstr "назва клясы пітонавае мадэлі" #: models.py:134 msgid "content type" msgstr "від зьмесьціва" #: models.py:135 msgid "content types" msgstr "віды зьмесьціва" #: views.py:17 #, python-format msgid "Content type %(ct_id)s object has no associated model" msgstr "Аб’ект са зьмесьцівам віду %(ct_id)s не зьвязалі з мадэльлю" #: views.py:21 #, python-format msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" msgstr "Аб’ект %(obj_id)s са зьмесьцівам віду %(ct_id)s не існуе" #: views.py:27 #, python-format msgid "%(ct_name)s objects don't have a get_absolute_url() method" msgstr "Аб’екты %(ct_name)s ня маюць спосабу «get_absolute_url()»"