/django/contrib/flatpages/locale/is/LC_MESSAGES/django.po
Unknown | 76 lines | 63 code | 13 blank | 0 comment | 0 complexity | 6a8df95d4f69cb8a55f3c219df38391a 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: haffi67 <haffi67@gmail.com>\n" 10"Language-Team: Icelandic <None>\n" 11"MIME-Version: 1.0\n" 12"Content-Type: text/plain; charset=UTF-8\n" 13"Content-Transfer-Encoding: 8bit\n" 14"Language: is\n" 15"Plural-Forms: nplurals=2; plural=(n != 1)\n" 16 17#: admin.py:8 models.py:7 18msgid "URL" 19msgstr "Veffang" 20 21#: admin.py:9 22msgid "" 23"Example: '/about/contact/'. Make sure to have leading and trailing slashes." 24msgstr "Dæmi: '/about/contact/'. Passaðu að hafa skástrik fremst og aftast." 25 26#: admin.py:11 27msgid "" 28"This value must contain only letters, numbers, dots, underscores, dashes, " 29"slashes or tildes." 30msgstr "" 31"Þessi reitur má aðeins innihalda bókstafi (ekki broddstafi), tölustafi og " 32"táknin . / - _ og ~." 33 34#: admin.py:22 35msgid "Advanced options" 36msgstr "Ítarlegar stillingar" 37 38#: models.py:8 39msgid "title" 40msgstr "titill" 41 42#: models.py:9 43msgid "content" 44msgstr "innihald" 45 46#: models.py:10 47msgid "enable comments" 48msgstr "virkja athugasemdir" 49 50#: models.py:11 51msgid "template name" 52msgstr "nafn sniðmáts" 53 54#: models.py:12 55msgid "" 56"Example: 'flatpages/contact_page.html'. If this isn't provided, the system " 57"will use 'flatpages/default.html'." 58msgstr "" 59"Dæmi: 'flatpages/contact_page.html'. Ef ekkert er gefið upp mun kerfið nota " 60"'flatpages/default.html'." 61 62#: models.py:13 63msgid "registration required" 64msgstr "skráning nauðsynleg" 65 66#: models.py:13 67msgid "If this is checked, only logged-in users will be able to view the page." 68msgstr "Ef þetta er valið geta eingöngu innskráðir notendur séð síðuna." 69 70#: models.py:18 71msgid "flat page" 72msgstr "flatskrá" 73 74#: models.py:19 75msgid "flat pages" 76msgstr "flatskrár"