/django/contrib/flatpages/locale/mk/LC_MESSAGES/django.po
Unknown | 80 lines | 67 code | 13 blank | 0 comment | 0 complexity | ef7ead0c07e22f646f39fd23adbea195 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-04 18:46+0000\n" 9"Last-Translator: vvangelovski <vvangelovski@gmail.com>\n" 10"Language-Team: Macedonian <>\n" 11"MIME-Version: 1.0\n" 12"Content-Type: text/plain; charset=UTF-8\n" 13"Content-Transfer-Encoding: 8bit\n" 14"Language: mk\n" 15"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 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"?? ??. /??_??????/???????/. ?????????? ?? ?? ????? ???? ???? ? ?? ?????? ? " 26"?? ?????????." 27 28#: admin.py:11 29msgid "" 30"This value must contain only letters, numbers, dots, underscores, dashes, " 31"slashes or tildes." 32msgstr "" 33"???? ???????? ???? ?? ??? ???? ?????, ??????, ????? ????, ????, ???? ???? " 34"??? ?????." 35 36#: admin.py:22 37msgid "Advanced options" 38msgstr "???????? ????????" 39 40#: models.py:8 41msgid "title" 42msgstr "??????" 43 44#: models.py:9 45msgid "content" 46msgstr "????????" 47 48#: models.py:10 49msgid "enable comments" 50msgstr "???????? ?????????" 51 52#: models.py:11 53msgid "template name" 54msgstr "??? ?? ????????" 55 56#: models.py:12 57msgid "" 58"Example: 'flatpages/contact_page.html'. If this isn't provided, the system " 59"will use 'flatpages/default.html'." 60msgstr "" 61"?? ??. flatpages/kontakt.html'. ??? ?? ?? ??????? ???, ???????? ?? ??????? " 62"flatpages/default.html." 63 64#: models.py:13 65msgid "registration required" 66msgstr "???????? ? ????????????" 67 68#: models.py:13 69msgid "If this is checked, only logged-in users will be able to view the page." 70msgstr "" 71"??? ??? ? ??????????, ???? ?????????? ????????? ?? ????? ?? ?? ??????? ???? " 72"????????." 73 74#: models.py:18 75msgid "flat page" 76msgstr "???????? ????????" 77 78#: models.py:19 79msgid "flat pages" 80msgstr "???????? ????????"