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.
86 lines
2.3 KiB
86 lines
2.3 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: 2010-12-01 14:09-0500\n"
|
|
"PO-Revision-Date: 2010-12-01 15:49+0100\n"
|
|
"Last-Translator: Enis Afgan <afgane@gmail.com>\n"
|
|
"Language-Team: \n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=utf-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"X-Poedit-Language: Croatian\n"
|
|
"X-Poedit-Country: CROATIA\n"
|
|
|
|
#: admin.py:23
|
|
msgid "Activate users"
|
|
msgstr "Aktiviraj korisnike"
|
|
|
|
#: admin.py:43
|
|
msgid "Re-send activation emails"
|
|
msgstr "Ponovno pošlji aktivacijski email"
|
|
|
|
#: forms.py:35
|
|
msgid "username"
|
|
msgstr "Korisničko ime"
|
|
|
|
#: forms.py:36
|
|
msgid "This value must contain only letters, numbers and underscores."
|
|
msgstr "Ova vrijednost mora sadržavati samo slova, brojeve i podvlake."
|
|
|
|
#: forms.py:39
|
|
msgid "Email address"
|
|
msgstr "Email adresa"
|
|
|
|
#: forms.py:41
|
|
msgid "Password"
|
|
msgstr "Lozinka"
|
|
|
|
#: forms.py:43
|
|
msgid "Password (again)"
|
|
msgstr "Lozinka (ponovno)"
|
|
|
|
#: forms.py:55
|
|
msgid "A user with that username already exists."
|
|
msgstr "Ovo korisničko ime već postoji."
|
|
|
|
#: forms.py:67
|
|
msgid "The two password fields didn't match."
|
|
msgstr "Oba polja za lozinku nisu ista."
|
|
|
|
#: forms.py:78
|
|
msgid "I have read and agree to the Terms of Service"
|
|
msgstr "Pročitao sam i slažem se s uvijetima uporabe."
|
|
|
|
#: forms.py:79
|
|
msgid "You must agree to the terms to register"
|
|
msgstr "Morate se složiti sa uvijetima uporabe prije registracije."
|
|
|
|
#: forms.py:95
|
|
msgid "This email address is already in use. Please supply a different email address."
|
|
msgstr "Ova email adresa je već korištena. Molimo da koristite drugu email adresu."
|
|
|
|
#: forms.py:122
|
|
msgid "Registration using free email addresses is prohibited. Please supply a different email address."
|
|
msgstr "Registracija gdje se koristi besplati email servis nije dopuštena. Molimo da koristite drugu email adresu."
|
|
|
|
#: models.py:165
|
|
msgid "user"
|
|
msgstr "Korisnik"
|
|
|
|
#: 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" |