2011-01-22 01:59:27 +08:00
|
|
|
# This file is distributed under the same license as the Django package.
|
2011-03-01 16:56:02 +08:00
|
|
|
#
|
2012-03-14 16:56:23 +08:00
|
|
|
# Translators:
|
2013-02-26 06:02:09 +08:00
|
|
|
# Translators:
|
2012-03-14 16:56:23 +08:00
|
|
|
# Jannis Leidel <jannis@leidel.info>, 2011.
|
2013-02-26 06:02:09 +08:00
|
|
|
# Jure Cuhalev <gandalf@owca.info>, 2012.
|
|
|
|
# Jure Čuhalev <gandalf@owca.info>, 2012.
|
|
|
|
# <zejn@kiberpipa.org>, 2013.
|
2012-03-14 16:56:23 +08:00
|
|
|
# <zejn@kiberpipa.org>, 2011, 2012.
|
2011-01-22 01:59:27 +08:00
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
2011-03-01 16:56:02 +08:00
|
|
|
"Project-Id-Version: Django\n"
|
2011-01-22 01:59:27 +08:00
|
|
|
"Report-Msgid-Bugs-To: \n"
|
2013-02-26 06:02:09 +08:00
|
|
|
"POT-Creation-Date: 2012-12-15 23:27+0100\n"
|
|
|
|
"PO-Revision-Date: 2013-02-15 18:00+0000\n"
|
2012-03-14 16:56:23 +08:00
|
|
|
"Last-Translator: zejn <zejn@kiberpipa.org>\n"
|
2013-02-26 06:02:09 +08:00
|
|
|
"Language-Team: Slovenian (http://www.transifex.com/projects/p/django/"
|
2012-03-14 16:56:23 +08:00
|
|
|
"language/sl/)\n"
|
2011-01-22 01:59:27 +08:00
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
2013-02-26 06:02:09 +08:00
|
|
|
"Language: sl\n"
|
2011-01-22 01:59:27 +08:00
|
|
|
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
|
2013-02-26 06:02:09 +08:00
|
|
|
"%100==4 ? 2 : 3);\n"
|
2011-01-22 01:59:27 +08:00
|
|
|
|
2012-03-14 16:56:23 +08:00
|
|
|
#: admin.py:41
|
2011-01-22 01:59:27 +08:00
|
|
|
msgid "Personal info"
|
|
|
|
msgstr "Osebni podatki"
|
|
|
|
|
2012-03-14 16:56:23 +08:00
|
|
|
#: admin.py:42
|
2011-01-22 01:59:27 +08:00
|
|
|
msgid "Permissions"
|
|
|
|
msgstr "Dovoljenja"
|
|
|
|
|
2012-03-14 16:56:23 +08:00
|
|
|
#: admin.py:44
|
2011-01-22 01:59:27 +08:00
|
|
|
msgid "Important dates"
|
|
|
|
msgstr "Pomembni datumi"
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: admin.py:126
|
2011-01-22 01:59:27 +08:00
|
|
|
msgid "Password changed successfully."
|
2013-02-26 06:02:09 +08:00
|
|
|
msgstr "Geslo je uspešno spremenjeno."
|
2011-01-22 01:59:27 +08:00
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: admin.py:136
|
2011-01-22 01:59:27 +08:00
|
|
|
#, python-format
|
|
|
|
msgid "Change password: %s"
|
|
|
|
msgstr "Spremeni geslo: %s"
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: forms.py:31 tests/forms.py:251 tests/forms.py:256 tests/forms.py:384
|
|
|
|
msgid "No password set."
|
|
|
|
msgstr "Geslo ni nastavljeno."
|
|
|
|
|
|
|
|
#: forms.py:37 tests/forms.py:261 tests/forms.py:267
|
|
|
|
msgid "Invalid password format or unknown hashing algorithm."
|
|
|
|
msgstr "Neveljavna oblika gesla ali neznan algoritem razpršila."
|
|
|
|
|
|
|
|
#: forms.py:67
|
2012-03-14 16:56:23 +08:00
|
|
|
msgid "A user with that username already exists."
|
|
|
|
msgstr "Uporabnik s tem uporabniškim imenom že obstaja."
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: forms.py:68 forms.py:269 forms.py:329
|
2012-03-14 16:56:23 +08:00
|
|
|
msgid "The two password fields didn't match."
|
|
|
|
msgstr "Gesli se ne ujemata."
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: forms.py:70 forms.py:115
|
2011-01-22 01:59:27 +08:00
|
|
|
msgid "Username"
|
|
|
|
msgstr "Uporabniško ime"
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: forms.py:72 forms.py:116
|
2011-01-22 01:59:27 +08:00
|
|
|
msgid "Required. 30 characters or fewer. Letters, digits and @/./+/-/_ only."
|
|
|
|
msgstr ""
|
2013-02-26 06:02:09 +08:00
|
|
|
"Polje je obvezno. Vpisanih mora biti do 30 znakov, ti pa so lahko črke, "
|
|
|
|
"številke in znaki @/./+/-/_."
|
2011-01-22 01:59:27 +08:00
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: forms.py:75 forms.py:119
|
2011-01-22 01:59:27 +08:00
|
|
|
msgid "This value may contain only letters, numbers and @/./+/-/_ characters."
|
2013-02-26 06:02:09 +08:00
|
|
|
msgstr "Ta vrednost lahko vsebuje le črke, števila in znake @/./+/-/_."
|
2011-01-22 01:59:27 +08:00
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: forms.py:77 forms.py:121 forms.py:148 forms.py:331
|
2011-01-22 01:59:27 +08:00
|
|
|
msgid "Password"
|
|
|
|
msgstr "Geslo"
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: forms.py:79
|
2011-01-22 01:59:27 +08:00
|
|
|
msgid "Password confirmation"
|
|
|
|
msgstr "Potrditev gesla"
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: forms.py:81
|
2011-01-22 01:59:27 +08:00
|
|
|
msgid "Enter the same password as above, for verification."
|
2013-02-26 06:02:09 +08:00
|
|
|
msgstr "Ponovno vpišite izbrano geslo za overitev."
|
2011-01-22 01:59:27 +08:00
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: forms.py:122
|
2012-03-14 16:56:23 +08:00
|
|
|
msgid ""
|
|
|
|
"Raw passwords are not stored, so there is no way to see this user's "
|
|
|
|
"password, but you can change the password using <a href=\"password/\">this "
|
|
|
|
"form</a>."
|
|
|
|
msgstr ""
|
2013-02-26 06:02:09 +08:00
|
|
|
"Gesla se ne shranjujejo v berljivi obliki, zato gesla tega uporabnika ni "
|
|
|
|
"mogoče videti. Geslo lahko spremenite s pomočjo <a href=\"password/\">tega "
|
2012-03-14 16:56:23 +08:00
|
|
|
"obrazca</a>."
|
2011-01-22 01:59:27 +08:00
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: forms.py:151
|
|
|
|
#, python-format
|
2011-01-22 01:59:27 +08:00
|
|
|
msgid ""
|
2013-02-26 06:02:09 +08:00
|
|
|
"Please enter a correct %(username)s and password. Note that both fields may "
|
|
|
|
"be case-sensitive."
|
2011-01-22 01:59:27 +08:00
|
|
|
msgstr ""
|
2013-02-26 06:02:09 +08:00
|
|
|
"Vnesite veljavno %(username)s in geslo. Opomba: obe polji upoštevata "
|
|
|
|
"velikost črk."
|
2011-01-22 01:59:27 +08:00
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: forms.py:153
|
2011-01-22 01:59:27 +08:00
|
|
|
msgid ""
|
|
|
|
"Your Web browser doesn't appear to have cookies enabled. Cookies are "
|
|
|
|
"required for logging in."
|
|
|
|
msgstr ""
|
2013-02-26 06:02:09 +08:00
|
|
|
"Videti je, da brskalnik nima omogočenih piškotkov. Piškotki so nujni za "
|
|
|
|
"overjanje prijave."
|
2011-01-22 01:59:27 +08:00
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: forms.py:155
|
2012-03-14 16:56:23 +08:00
|
|
|
msgid "This account is inactive."
|
2013-02-26 06:02:09 +08:00
|
|
|
msgstr "Ta uporabniški račun ni dejaven."
|
2011-01-22 01:59:27 +08:00
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: forms.py:206
|
2011-01-22 01:59:27 +08:00
|
|
|
msgid ""
|
2013-02-26 06:02:09 +08:00
|
|
|
"That email address doesn't have an associated user account. Are you sure "
|
2011-01-22 01:59:27 +08:00
|
|
|
"you've registered?"
|
|
|
|
msgstr ""
|
2013-02-26 06:02:09 +08:00
|
|
|
"Tega elektronskega naslova ni mogoče pripisati nobenemu uporabniku. Ali ste "
|
|
|
|
"prepričani, da ste že vpisani?"
|
2011-01-22 01:59:27 +08:00
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: forms.py:208 tests/forms.py:374
|
2012-03-14 16:56:23 +08:00
|
|
|
msgid ""
|
2013-02-26 06:02:09 +08:00
|
|
|
"The user account associated with this email address cannot reset the "
|
2012-03-14 16:56:23 +08:00
|
|
|
"password."
|
2013-02-26 06:02:09 +08:00
|
|
|
msgstr ""
|
|
|
|
"Uporabnik s tem elektronskim naslovom nima dovoljen za ponastavitev gesla."
|
2012-03-14 16:56:23 +08:00
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: forms.py:211
|
|
|
|
msgid "Email"
|
|
|
|
msgstr "Elektronski naslov"
|
2011-01-22 01:59:27 +08:00
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: forms.py:271
|
2011-01-22 01:59:27 +08:00
|
|
|
msgid "New password"
|
|
|
|
msgstr "Novo geslo"
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: forms.py:273
|
2011-01-22 01:59:27 +08:00
|
|
|
msgid "New password confirmation"
|
|
|
|
msgstr "Potrditev novega gesla"
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: forms.py:302
|
2011-01-22 01:59:27 +08:00
|
|
|
msgid "Your old password was entered incorrectly. Please enter it again."
|
2013-02-26 06:02:09 +08:00
|
|
|
msgstr "Vaše staro geslo ni vneseno pravilno. Poskusite znova."
|
2011-01-22 01:59:27 +08:00
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: forms.py:305
|
2012-03-14 16:56:23 +08:00
|
|
|
msgid "Old password"
|
|
|
|
msgstr "Staro geslo"
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: forms.py:333
|
2011-01-22 01:59:27 +08:00
|
|
|
msgid "Password (again)"
|
2013-02-26 06:02:09 +08:00
|
|
|
msgstr "Geslo (znova)"
|
2011-01-22 01:59:27 +08:00
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: hashers.py:241 hashers.py:292 hashers.py:321 hashers.py:349 hashers.py:378
|
|
|
|
#: hashers.py:412
|
2012-03-14 16:56:23 +08:00
|
|
|
msgid "algorithm"
|
|
|
|
msgstr "algoritem"
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: hashers.py:242
|
2012-03-14 16:56:23 +08:00
|
|
|
msgid "iterations"
|
2013-02-26 06:02:09 +08:00
|
|
|
msgstr "ponovitev"
|
2012-03-14 16:56:23 +08:00
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: hashers.py:243 hashers.py:294 hashers.py:322 hashers.py:350 hashers.py:413
|
2012-03-14 16:56:23 +08:00
|
|
|
msgid "salt"
|
|
|
|
msgstr "naključna vrednost"
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: hashers.py:244 hashers.py:323 hashers.py:351 hashers.py:379 hashers.py:414
|
2012-03-14 16:56:23 +08:00
|
|
|
msgid "hash"
|
2013-02-26 06:02:09 +08:00
|
|
|
msgstr "razpršilo"
|
2012-03-14 16:56:23 +08:00
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: hashers.py:293
|
2012-03-14 16:56:23 +08:00
|
|
|
msgid "work factor"
|
|
|
|
msgstr "faktor obremenitve"
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: hashers.py:295
|
2012-03-14 16:56:23 +08:00
|
|
|
msgid "checksum"
|
2013-02-26 06:02:09 +08:00
|
|
|
msgstr "nadzorna vsota"
|
2012-03-14 16:56:23 +08:00
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: models.py:72 models.py:121
|
2011-01-22 01:59:27 +08:00
|
|
|
msgid "name"
|
|
|
|
msgstr "ime"
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: models.py:74
|
2011-01-22 01:59:27 +08:00
|
|
|
msgid "codename"
|
|
|
|
msgstr "kodno ime"
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: models.py:78
|
2011-01-22 01:59:27 +08:00
|
|
|
msgid "permission"
|
|
|
|
msgstr "dovoljenje"
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: models.py:79 models.py:123
|
2011-01-22 01:59:27 +08:00
|
|
|
msgid "permissions"
|
|
|
|
msgstr "dovoljenja"
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: models.py:128
|
2011-01-22 01:59:27 +08:00
|
|
|
msgid "group"
|
|
|
|
msgstr "skupina"
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: models.py:129 models.py:301
|
2011-01-22 01:59:27 +08:00
|
|
|
msgid "groups"
|
|
|
|
msgstr "skupine"
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: models.py:200
|
|
|
|
msgid "password"
|
|
|
|
msgstr "geslo"
|
|
|
|
|
|
|
|
#: models.py:201
|
|
|
|
msgid "last login"
|
|
|
|
msgstr "zadnja prijava"
|
|
|
|
|
|
|
|
#: models.py:298
|
|
|
|
msgid "superuser status"
|
|
|
|
msgstr "stanje skrbnika"
|
|
|
|
|
|
|
|
#: models.py:299
|
|
|
|
msgid ""
|
|
|
|
"Designates that this user has all permissions without explicitly assigning "
|
|
|
|
"them."
|
|
|
|
msgstr "Uporabnik bo imel skrbniška dovoljenja."
|
|
|
|
|
|
|
|
#: models.py:302
|
|
|
|
msgid ""
|
|
|
|
"The groups this user belongs to. A user will get all permissions granted to "
|
|
|
|
"each of his/her group."
|
|
|
|
msgstr ""
|
|
|
|
"Skupine, katerih član je ta uporabnik. Uporabnik pridobi vsa dovoljenja, "
|
|
|
|
"povezana s to skupino."
|
|
|
|
|
|
|
|
#: models.py:306
|
|
|
|
msgid "user permissions"
|
|
|
|
msgstr "uporabniška dovoljenja"
|
|
|
|
|
|
|
|
#: models.py:377
|
2011-01-22 01:59:27 +08:00
|
|
|
msgid "username"
|
|
|
|
msgstr "uporabniško ime"
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: models.py:378
|
2011-01-22 01:59:27 +08:00
|
|
|
msgid ""
|
|
|
|
"Required. 30 characters or fewer. Letters, numbers and @/./+/-/_ characters"
|
|
|
|
msgstr ""
|
2013-02-26 06:02:09 +08:00
|
|
|
"Polje je obvezno. Vpisanih mora biti do 30 znakov, ti pa so lahko črke, "
|
|
|
|
"številke in znaki @/./+/-/_."
|
2011-01-22 01:59:27 +08:00
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: models.py:381
|
|
|
|
msgid "Enter a valid username."
|
|
|
|
msgstr "Vnesite veljavno uporabniško ime."
|
|
|
|
|
|
|
|
#: models.py:383
|
2011-01-22 01:59:27 +08:00
|
|
|
msgid "first name"
|
|
|
|
msgstr "ime"
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: models.py:384
|
2011-01-22 01:59:27 +08:00
|
|
|
msgid "last name"
|
|
|
|
msgstr "priimek"
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: models.py:385
|
|
|
|
msgid "email address"
|
|
|
|
msgstr "elektronski naslov"
|
2011-01-22 01:59:27 +08:00
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: models.py:386
|
2011-01-22 01:59:27 +08:00
|
|
|
msgid "staff status"
|
2013-02-26 06:02:09 +08:00
|
|
|
msgstr "stanje osebja"
|
2011-01-22 01:59:27 +08:00
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: models.py:387
|
2011-01-22 01:59:27 +08:00
|
|
|
msgid "Designates whether the user can log into this admin site."
|
2013-02-26 06:02:09 +08:00
|
|
|
msgstr "Določi, ali se sme uporabnik prijaviti kot skrbnik."
|
2011-01-22 01:59:27 +08:00
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: models.py:389
|
2011-01-22 01:59:27 +08:00
|
|
|
msgid "active"
|
2013-02-26 06:02:09 +08:00
|
|
|
msgstr "dejaven"
|
2011-01-22 01:59:27 +08:00
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: models.py:390
|
2011-01-22 01:59:27 +08:00
|
|
|
msgid ""
|
|
|
|
"Designates whether this user should be treated as active. Unselect this "
|
|
|
|
"instead of deleting accounts."
|
|
|
|
msgstr ""
|
2013-02-26 06:02:09 +08:00
|
|
|
"Določi, ali je uporabnik dejaven. Možnost je priročna in preprečuje brisanje "
|
|
|
|
"računov."
|
2011-01-22 01:59:27 +08:00
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: models.py:392
|
2011-01-22 01:59:27 +08:00
|
|
|
msgid "date joined"
|
2013-02-26 06:02:09 +08:00
|
|
|
msgstr "vpisan od"
|
2011-01-22 01:59:27 +08:00
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: models.py:400
|
2011-01-22 01:59:27 +08:00
|
|
|
msgid "user"
|
|
|
|
msgstr "uporabnik"
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: models.py:401
|
2011-01-22 01:59:27 +08:00
|
|
|
msgid "users"
|
|
|
|
msgstr "uporabniki"
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: views.py:94
|
2011-01-22 01:59:27 +08:00
|
|
|
msgid "Logged out"
|
|
|
|
msgstr "Odjavljen"
|
|
|
|
|
2012-03-14 16:56:23 +08:00
|
|
|
#: templates/registration/password_reset_subject.txt:2
|
|
|
|
#, python-format
|
|
|
|
msgid "Password reset on %(site_name)s"
|
2013-02-26 06:02:09 +08:00
|
|
|
msgstr "Geslo na %(site_name)s je ponastavljeno."
|