/django/contrib/flatpages/locale/et/LC_MESSAGES/django.po
Unknown | 77 lines | 64 code | 13 blank | 0 comment | 0 complexity | fcaa039c68efabfb7676664e25beca56 MD5 | raw file
1# This file is distributed under the same license as the Django package. 2# 3msgid "" 4msgstr "" 5"Project-Id-Version: Django\n" 6"Report-Msgid-Bugs-To: \n" 7"POT-Creation-Date: 2011-03-15 13:15-0400\n" 8"PO-Revision-Date: 2011-03-07 21:16+0000\n" 9"Last-Translator: madisvain <madisvain@gmail.com>\n" 10"Language-Team: Estonian <>\n" 11"MIME-Version: 1.0\n" 12"Content-Type: text/plain; charset=UTF-8\n" 13"Content-Transfer-Encoding: 8bit\n" 14"Language: et\n" 15"Plural-Forms: nplurals=2; plural=(n != 1)\n" 16 17#: admin.py:8 models.py:7 18msgid "URL" 19msgstr "URL" 20 21#: admin.py:9 22msgid "" 23"Example: '/about/contact/'. Make sure to have leading and trailing slashes." 24msgstr "" 25"Nהide: '/about/contact/'. Veenduge, et URL algaks ja lץppeks kaldkriipsuga." 26 27#: admin.py:11 28msgid "" 29"This value must contain only letters, numbers, dots, underscores, dashes, " 30"slashes or tildes." 31msgstr "" 32"See vההrtus peab sisaldama ainult tהhti, numbreid, punkte, alakriipse, " 33"kriipse, kaldkriipse vץi tildeseid." 34 35#: admin.py:22 36msgid "Advanced options" 37msgstr "Lisavalikud" 38 39#: models.py:8 40msgid "title" 41msgstr "pealkiri" 42 43#: models.py:9 44msgid "content" 45msgstr "sisu" 46 47#: models.py:10 48msgid "enable comments" 49msgstr "vץimalda kommentaarid" 50 51#: models.py:11 52msgid "template name" 53msgstr "mall" 54 55#: models.py:12 56msgid "" 57"Example: 'flatpages/contact_page.html'. If this isn't provided, the system " 58"will use 'flatpages/default.html'." 59msgstr "" 60"Nהide: 'flatpages/contact_page.html'. Kui mall on mההramata, kasutatakse " 61"vaikimisi malli 'flatpages/default.html'." 62 63#: models.py:13 64msgid "registration required" 65msgstr "registreerumine nץutav" 66 67#: models.py:13 68msgid "If this is checked, only logged-in users will be able to view the page." 69msgstr "Kui see on valitud, nהevad lehte ainult sisselogitud kasutajad" 70 71#: models.py:18 72msgid "flat page" 73msgstr "sisuleht" 74 75#: models.py:19 76msgid "flat pages" 77msgstr "sisulehed"