You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
87 lines
2.2 KiB
87 lines
2.2 KiB
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: 0.8.1beta\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2009-10-12 14:09-0500\n"
|
|
"PO-Revision-Date: 2011-11-05 21:20+0100\n"
|
|
"Last-Translator: Marko Mrdjenovic <m@mmm.si>\n"
|
|
"Language-Team: Slovenian <domen@dev.si>\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=utf-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"X-Poedit-Language: Slovenian\n"
|
|
"X-Poedit-Country: SLOVENIA\n"
|
|
|
|
#: admin.py:23
|
|
msgid "Activate users"
|
|
msgstr "Aktiviraj uporabnike"
|
|
|
|
#: admin.py:43
|
|
msgid "Re-send activation emails"
|
|
msgstr "Ponovno pošlji aktivacijsko e-pošto"
|
|
|
|
#: forms.py:35
|
|
msgid "username"
|
|
msgstr "uporabniško ime"
|
|
|
|
#: forms.py:36
|
|
msgid "This value must contain only letters, numbers and underscores."
|
|
msgstr "Vrednost lahko vsebuje samo črke, cifre in podčrtaje."
|
|
|
|
#: forms.py:39
|
|
msgid "Email address"
|
|
msgstr "E-naslov"
|
|
|
|
#: forms.py:41
|
|
msgid "Password"
|
|
msgstr "Geslo"
|
|
|
|
#: forms.py:43
|
|
msgid "Password (again)"
|
|
msgstr "Geslo (ponovno)"
|
|
|
|
#: forms.py:55
|
|
msgid "A user with that username already exists."
|
|
msgstr "Uporabnik s tem uporabniškim imenom že obstaja."
|
|
|
|
#: forms.py:67
|
|
msgid "The two password fields didn't match."
|
|
msgstr "Polji z gesli se ne ujemata."
|
|
|
|
#: forms.py:78
|
|
msgid "I have read and agree to the Terms of Service"
|
|
msgstr "Strinjam se s pogoji uporabe"
|
|
|
|
#: forms.py:79
|
|
msgid "You must agree to the terms to register"
|
|
msgstr "Za registracijo se morate strinjati s pogoji uporabe"
|
|
|
|
#: forms.py:95
|
|
msgid "This email address is already in use. Please supply a different email address."
|
|
msgstr "E-naslov je že v uporabi, prosimo vnesite drugega."
|
|
|
|
#: forms.py:122
|
|
msgid "Registration using free email addresses is prohibited. Please supply a different email address."
|
|
msgstr "Registracija ni mogoča z brezplačnimi e-naslovi. Prosimo vnesite drug e-naslov."
|
|
|
|
#: models.py:165
|
|
msgid "user"
|
|
msgstr "Uporabnik"
|
|
|
|
#: models.py:166
|
|
msgid "activation key"
|
|
msgstr "Aktivacijski ključ"
|
|
|
|
#: models.py:171
|
|
msgid "registration profile"
|
|
msgstr "Registracijski profil"
|
|
|
|
#: models.py:172
|
|
msgid "registration profiles"
|
|
msgstr "Registracijski profili"
|
|
|
|
|