App Engine Python SDK version 1.7.4 (2)
[gae.git] / python / lib / django_1_4 / django / contrib / flatpages / locale / sl / LC_MESSAGES / django.po
blobe7d6538da12b06efc39a8a6f62ffc6316d32f8d1
1 # This file is distributed under the same license as the Django package.
3 # Translators:
4 # iElectric <domen@dev.si>, 2011.
5 # Jannis Leidel <jannis@leidel.info>, 2011.
6 #   <zejn@kiberpipa.org>, 2012.
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: Django\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2012-03-23 02:37+0100\n"
12 "PO-Revision-Date: 2012-03-08 12:31+0000\n"
13 "Last-Translator: zejn <zejn@kiberpipa.org>\n"
14 "Language-Team: Slovenian (http://www.transifex.net/projects/p/django/"
15 "language/sl/)\n"
16 "Language: sl\n"
17 "MIME-Version: 1.0\n"
18 "Content-Type: text/plain; charset=UTF-8\n"
19 "Content-Transfer-Encoding: 8bit\n"
20 "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
21 "%100==4 ? 2 : 3)\n"
23 #: admin.py:10
24 msgid "Advanced options"
25 msgstr "Napredne možnosti"
27 #: forms.py:7 models.py:7
28 msgid "URL"
29 msgstr "URL (spletni naslov)"
31 #: forms.py:8
32 msgid ""
33 "Example: '/about/contact/'. Make sure to have leading and trailing slashes."
34 msgstr ""
35 "Primer: '/about/contact/'. Preverite ali vsebuje / (poševnico) na začetku in "
36 "koncu vnosa."
38 #: forms.py:10
39 msgid ""
40 "This value must contain only letters, numbers, dots, underscores, dashes, "
41 "slashes or tildes."
42 msgstr ""
43 "Vsebina lahko vsebuje samo črke, številke, pike, podčrtaje, poševnice, "
44 "črtice in tilde."
46 #: forms.py:19
47 msgid "URL is missing a leading slash."
48 msgstr "Na začetku URL naslova manjka poševnica."
50 #: forms.py:23
51 msgid "URL is missing a trailing slash."
52 msgstr "Na koncu URL naslova manjka poševnica."
54 #: forms.py:38
55 #, python-format
56 msgid "Flatpage with url %(url)s already exists for site %(site)s"
57 msgstr "Enostavna stran na naslovu %(url)s že obstaja na strani %(site)s"
59 #: models.py:8
60 msgid "title"
61 msgstr "naslov"
63 #: models.py:9
64 msgid "content"
65 msgstr "vsebina"
67 #: models.py:10
68 msgid "enable comments"
69 msgstr "omogoči komentarje"
71 #: models.py:11
72 msgid "template name"
73 msgstr "ime predloge"
75 #: models.py:12
76 msgid ""
77 "Example: 'flatpages/contact_page.html'. If this isn't provided, the system "
78 "will use 'flatpages/default.html'."
79 msgstr ""
80 "Primer: 'flatpages/contact_page.html'. Če to polje ni izpolnjeno, bo sistem "
81 "uporabil 'flatpages/default.html'."
83 #: models.py:13
84 msgid "registration required"
85 msgstr "obvezna registracija"
87 #: models.py:13
88 msgid "If this is checked, only logged-in users will be able to view the page."
89 msgstr ""
90 "Če je to polje izbrano, si bodo to stran lahko ogledali le prijavljeni "
91 "uporabniki."
93 #: models.py:18
94 msgid "flat page"
95 msgstr "enostavna stran"
97 #: models.py:19
98 msgid "flat pages"
99 msgstr "enostavne strani"