From b782dd3c1bc5f79dbc7efed8059d78167f39a75d Mon Sep 17 00:00:00 2001 From: Evgeny Fadeev Date: Sun, 9 May 2010 19:32:00 -0400 Subject: fixed a few pluralization bugs in translations --- locale/sr/LC_MESSAGES/django.po | 3381 ++++++++++++++++++--------------------- 1 file changed, 1592 insertions(+), 1789 deletions(-) (limited to 'locale/sr/LC_MESSAGES/django.po') diff --git a/locale/sr/LC_MESSAGES/django.po b/locale/sr/LC_MESSAGES/django.po index 298c3355..c9961a15 100644 --- a/locale/sr/LC_MESSAGES/django.po +++ b/locale/sr/LC_MESSAGES/django.po @@ -2,12 +2,12 @@ # Copyright (C) 2009 Gang Chen, 2010 Askbot # This file is distributed under the same license as the Askbot package. # Aleksandar, 2010 -# +# msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-04 18:43-0400\n" +"POT-Creation-Date: 2010-05-09 19:30-0400\n" "PO-Revision-Date: 2010-05-07 02:52\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" @@ -15,7 +15,8 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Translated-Using: django-rosetta 0.5.3\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%" +"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2\n" #: django_authopenid/forms.py:71 django_authopenid/views.py:132 msgid "i-names are not supported" @@ -31,7 +32,9 @@ msgstr "не можете имати два начина пријаве за и #: django_authopenid/forms.py:157 msgid "Please enter valid username and password (both are case-sensitive)." -msgstr "Молимо Вас да унесете валидно корисничко име и шифру (оба поља су осетљива на мала и велика слова)." +msgstr "" +"Молимо Вас да унесете валидно корисничко име и шифру (оба поља су осетљива " +"на мала и велика слова)." #: django_authopenid/forms.py:160 django_authopenid/forms.py:210 msgid "This account is inactive." @@ -54,15 +57,21 @@ msgid "Please enter user name" msgstr "Молимо Вас да унесете корисничко име" #: django_authopenid/forms.py:206 -msgid "Please enter a valid username and password. Note that both fields are case-sensitive." -msgstr "Молимо Вас да унесете важеће корисничко име и шифру. Имајте на уму да су оба поља осетљива на мала и велика слова." +msgid "" +"Please enter a valid username and password. Note that " +"both fields are case-sensitive." +msgstr "" +"Молимо Вас да унесете важеће корисничко име и шифру. Имајте на уму да су оба " +"поља осетљива на мала и велика слова." #: django_authopenid/forms.py:229 msgid "Current password" msgstr "Тренутна шифра" #: django_authopenid/forms.py:240 -msgid "Old password is incorrect. Please enter the correct password." +msgid "" +"Old password is incorrect. Please enter the correct " +"password." msgstr "Стара шифра није исправна. Молимо Вас да унесете исправну шифру." #: django_authopenid/forms.py:305 @@ -73,85 +82,85 @@ msgstr "Ваше корисничко име (обавезно)" msgid "Incorrect username." msgstr "Погрешно корисничко име." -#: django_authopenid/urls.py:26 django_authopenid/urls.py:27 -#: django_authopenid/urls.py:29 fbconnect/urls.py:12 fbconnect/urls.py:13 -#: fbconnect/urls.py:14 +#: django_authopenid/urls.py:23 django_authopenid/urls.py:24 +#: django_authopenid/urls.py:25 django_authopenid/urls.py:27 +#: fbconnect/urls.py:12 fbconnect/urls.py:13 fbconnect/urls.py:14 msgid "signin/" msgstr "пријава/" -#: django_authopenid/urls.py:26 fbconnect/urls.py:13 fbconnect/urls.py:17 +#: django_authopenid/urls.py:24 fbconnect/urls.py:13 fbconnect/urls.py:17 msgid "newquestion/" msgstr "новопитање/" -#: django_authopenid/urls.py:27 fbconnect/urls.py:14 fbconnect/urls.py:18 +#: django_authopenid/urls.py:25 fbconnect/urls.py:14 fbconnect/urls.py:18 msgid "newanswer/" msgstr "новиодговор/" -#: django_authopenid/urls.py:28 +#: django_authopenid/urls.py:26 msgid "signout/" msgstr "одјава/" -#: django_authopenid/urls.py:29 +#: django_authopenid/urls.py:27 msgid "complete/" msgstr "complete/" -#: django_authopenid/urls.py:31 fbconnect/urls.py:16 fbconnect/urls.py:17 +#: django_authopenid/urls.py:29 fbconnect/urls.py:16 fbconnect/urls.py:17 #: fbconnect/urls.py:18 msgid "register/" msgstr "register/" -#: django_authopenid/urls.py:32 +#: django_authopenid/urls.py:30 msgid "signup/" msgstr "signup/" -#: django_authopenid/urls.py:34 +#: django_authopenid/urls.py:32 #, fuzzy msgid "sendpw/" msgstr "sendpassword/" -#: django_authopenid/urls.py:35 django_authopenid/urls.py:39 +#: django_authopenid/urls.py:33 django_authopenid/urls.py:37 msgid "password/" msgstr "шифра/" -#: django_authopenid/urls.py:35 +#: django_authopenid/urls.py:33 msgid "confirm/" msgstr "потврди/" +#: django_authopenid/urls.py:38 django_authopenid/urls.py:39 #: django_authopenid/urls.py:40 django_authopenid/urls.py:41 -#: django_authopenid/urls.py:42 django_authopenid/urls.py:43 msgid "email/" msgstr "е-пошта/" -#: django_authopenid/urls.py:40 +#: django_authopenid/urls.py:38 msgid "validate/" msgstr "validate/" -#: django_authopenid/urls.py:41 +#: django_authopenid/urls.py:39 msgid "change/" msgstr "change/" -#: django_authopenid/urls.py:42 +#: django_authopenid/urls.py:40 msgid "sendkey/" msgstr "sendkey/" -#: django_authopenid/urls.py:43 +#: django_authopenid/urls.py:41 #, fuzzy msgid "verify/" msgstr "провери/" -#: django_authopenid/urls.py:44 +#: django_authopenid/urls.py:42 msgid "openid/" msgstr "openid/" -#: django_authopenid/urls.py:45 forum/urls.py:55 forum/urls.py:59 +#: django_authopenid/urls.py:43 forum/urls.py:52 forum/urls.py:56 msgid "delete/" msgstr "избриши/" -#: django_authopenid/urls.py:53 +#: django_authopenid/urls.py:51 msgid "external-login/forgot-password/" msgstr "екстерна-пријава/заборављена-шифра/" -#: django_authopenid/urls.py:56 +#: django_authopenid/urls.py:54 msgid "external-login/signup/" msgstr "external-login/signup/" @@ -171,7 +180,9 @@ msgstr "Шифра је промењена." #: django_authopenid/views.py:732 django_authopenid/views.py:738 #, python-format msgid "your email needs to be validated see %(details_url)s" -msgstr "Your email needs to be validated. Please see details here." +msgstr "" +"Your email needs to be validated. Please see details here." #: django_authopenid/views.py:759 msgid "Email verification subject line" @@ -218,11 +229,15 @@ msgstr "Нова шифра и активациони линк послати с #: django_authopenid/views.py:1164 #, python-format -msgid "Could not change password. Confirmation key '%s' is not registered." +msgid "" +"Could not change password. Confirmation key '%s' is not " +"registered." msgstr "Шифра није промењена. Потврдни кључ ' %s' није регистрован." #: django_authopenid/views.py:1174 -msgid "Can not change password. User don't exist anymore in our database." +msgid "" +"Can not change password. User don't exist anymore in our " +"database." msgstr "Шифра није промењена. Корисник више не постоје у нашој бази." #: django_authopenid/views.py:1184 @@ -282,29 +297,22 @@ msgstr "спам или реклама" msgid "too localized" msgstr "превише локализовано" -#: forum/const.py:37 forum/skins/askbot/templates/questions.html:70 -#: forum/skins/askbot/templates/questions.html:75 -#: forum/skins/default/templates/questions.html:70 +#: forum/const.py:37 forum/skins/default/templates/questions.html:70 #: forum/skins/default/templates/questions.html:75 msgid "newest" msgstr "најновија" -#: forum/const.py:38 forum/skins/askbot/templates/questions.html:64 -#: forum/skins/askbot/templates/users.html:28 -#: forum/skins/default/templates/questions.html:64 +#: forum/const.py:38 forum/skins/default/templates/questions.html:64 #: forum/skins/default/templates/users.html:28 msgid "oldest" msgstr "стари" -#: forum/const.py:39 forum/skins/askbot/templates/questions.html:89 -#: forum/skins/askbot/templates/questions.html:94 -#: forum/skins/default/templates/questions.html:89 +#: forum/const.py:39 forum/skins/default/templates/questions.html:89 #: forum/skins/default/templates/questions.html:94 msgid "active" msgstr "активна" -#: forum/const.py:40 forum/skins/askbot/templates/questions.html:83 -#: forum/skins/default/templates/questions.html:83 +#: forum/const.py:40 forum/skins/default/templates/questions.html:83 msgid "inactive" msgstr "не активнa" @@ -328,18 +336,15 @@ msgstr "са најмање гласова" msgid "relevance" msgstr "релевантности" -#: forum/const.py:52 forum/skins/askbot/templates/questions.html:52 -#: forum/skins/default/templates/questions.html:52 +#: forum/const.py:52 forum/skins/default/templates/questions.html:52 msgid "all" msgstr "свa" -#: forum/const.py:53 forum/skins/askbot/templates/questions.html:53 -#: forum/skins/default/templates/questions.html:53 +#: forum/const.py:53 forum/skins/default/templates/questions.html:53 msgid "unanswered" msgstr "неодговорена" -#: forum/const.py:54 forum/skins/askbot/templates/questions.html:55 -#: forum/skins/default/templates/questions.html:55 +#: forum/const.py:54 forum/skins/default/templates/questions.html:55 msgid "favorite" msgstr "омиљена" @@ -347,8 +352,7 @@ msgstr "омиљена" msgid "question" msgstr "питање" -#: forum/const.py:98 forum/skins/askbot/templates/book.html:110 -#: forum/skins/default/templates/book.html:110 +#: forum/const.py:98 forum/skins/default/templates/book.html:110 msgid "answer" msgstr "одговор" @@ -443,7 +447,7 @@ msgstr "[затворено]" msgid "[deleted]" msgstr "[обрисано]" -#: forum/const.py:127 forum/views/readers.py:397 forum/views/readers.py:418 +#: forum/const.py:127 forum/views/readers.py:396 forum/views/readers.py:417 msgid "initial version" msgstr "почетна верзија" @@ -468,11 +472,7 @@ msgstr "" msgid "latest questions" msgstr "најновија питања" -#: forum/forms.py:23 forum/skins/askbot/templates/answer_edit_tips.html:35 -#: forum/skins/askbot/templates/answer_edit_tips.html:39 -#: forum/skins/askbot/templates/question_edit_tips.html:32 -#: forum/skins/askbot/templates/question_edit_tips.html:37 -#: forum/skins/default/templates/answer_edit_tips.html:35 +#: forum/forms.py:23 forum/skins/default/templates/answer_edit_tips.html:35 #: forum/skins/default/templates/answer_edit_tips.html:39 #: forum/skins/default/templates/question_edit_tips.html:32 #: forum/skins/default/templates/question_edit_tips.html:37 @@ -495,17 +495,16 @@ msgstr "садржај" msgid "question content must be > 10 characters" msgstr "садржај питања мора имати > 10 карактера" -#: forum/forms.py:53 forum/skins/askbot/templates/header.html:32 -#: forum/skins/default/templates/header.html:28 +#: forum/forms.py:53 forum/skins/default/templates/header.html:28 msgid "tags" msgstr "ознаке" #: forum/forms.py:55 -msgid "Tags are short keywords, with no spaces within. Up to five tags can be used." +msgid "" +"Tags are short keywords, with no spaces within. Up to five tags can be used." msgstr "Ознаке су кратке речи, без размака. Можете унети до 5 ознака." -#: forum/forms.py:62 forum/skins/askbot/templates/question_retag.html:39 -#: forum/skins/default/templates/question_retag.html:39 +#: forum/forms.py:62 forum/skins/default/templates/question_retag.html:39 msgid "tags are required" msgstr "ознаке су обавезне" @@ -530,8 +529,6 @@ msgid "use-these-chars-in-tags" msgstr "користите-ове-каратере-у-ознакама" #: forum/forms.py:97 -#: forum/skins/askbot/templates/question_summary_list_roll.html:26 -#: forum/skins/askbot/templates/question_summary_list_roll.html:38 #: forum/skins/default/templates/post_contributor_info.html:7 #: forum/skins/default/templates/question_summary_list_roll.html:26 #: forum/skins/default/templates/question_summary_list_roll.html:38 @@ -539,16 +536,24 @@ msgid "community wiki" msgstr "вики" #: forum/forms.py:98 -msgid "if you choose community wiki option, the question and answer do not generate points and name of author will not be shown" -msgstr "уколико одаберете вики опцију, питање и одговор не доносе поене; име аутора се не приказује" +msgid "" +"if you choose community wiki option, the question and answer do not generate " +"points and name of author will not be shown" +msgstr "" +"уколико одаберете вики опцију, питање и одговор не доносе поене; име аутора " +"се не приказује" #: forum/forms.py:114 msgid "update summary:" msgstr "ажурирање резимеа:" #: forum/forms.py:115 -msgid "enter a brief summary of your revision (e.g. fixed spelling, grammar, improved style, this field is optional)" -msgstr "унесите кратко објашњење Ваше измене (нпр. правопис, граматика, побољшање стила, ово поље није обавезно)" +msgid "" +"enter a brief summary of your revision (e.g. fixed spelling, grammar, " +"improved style, this field is optional)" +msgstr "" +"унесите кратко објашњење Ваше измене (нпр. правопис, граматика, побољшање " +"стила, ово поље није обавезно)" #: forum/forms.py:118 msgid "Automatically accept user's contributions for the email updates" @@ -592,11 +597,11 @@ msgstr "Датум рођења" #: forum/forms.py:300 msgid "will not be shown, used to calculate age, format: YYYY-MM-DD" -msgstr "неће бити приказано, користи се за израчунавање ваших година, формат: ГГГГ-ММ-ДД" +msgstr "" +"неће бити приказано, користи се за израчунавање ваших година, формат: ГГГГ-" +"ММ-ДД" -#: forum/forms.py:301 forum/skins/askbot/templates/account_settings.html:21 -#: forum/skins/askbot/templates/authopenid/settings.html:21 -#: forum/skins/default/templates/account_settings.html:21 +#: forum/forms.py:301 forum/skins/default/templates/account_settings.html:21 #: forum/skins/default/templates/authopenid/settings.html:21 msgid "Profile" msgstr "Профил" @@ -649,134 +654,143 @@ msgstr "молимо Вас без askbot е-поште, хвала" msgid "please choose one of the options above" msgstr "молимо Вас изаберете једну од опција изнад" -#: forum/urls.py:31 +#: forum/urls.py:28 msgid "upfiles/" msgstr "upfiles/" -#: forum/urls.py:36 +#: forum/urls.py:33 msgid "about/" msgstr "онама/" -#: forum/urls.py:37 +#: forum/urls.py:34 msgid "faq/" msgstr "чпп/" -#: forum/urls.py:38 +#: forum/urls.py:35 msgid "privacy/" msgstr "приватност/" -#: forum/urls.py:39 +#: forum/urls.py:36 msgid "logout/" msgstr "одјава/" -#: forum/urls.py:40 forum/urls.py:41 forum/urls.py:42 forum/urls.py:59 +#: forum/urls.py:37 forum/urls.py:38 forum/urls.py:39 forum/urls.py:56 msgid "answers/" msgstr "одговори/" -#: forum/urls.py:40 forum/urls.py:52 forum/urls.py:55 forum/urls.py:59 +#: forum/urls.py:37 forum/urls.py:49 forum/urls.py:52 forum/urls.py:56 msgid "comments/" msgstr "коментари/" -#: forum/urls.py:41 forum/urls.py:46 forum/urls.py:81 -#: forum/skins/askbot/templates/user_info.html:47 +#: forum/urls.py:38 forum/urls.py:43 forum/urls.py:78 #: forum/skins/default/templates/user_info.html:47 msgid "edit/" msgstr "уреди/" -#: forum/urls.py:42 forum/urls.py:51 +#: forum/urls.py:39 forum/urls.py:48 msgid "revisions/" msgstr "ревизије/" -#: forum/urls.py:43 forum/urls.py:44 forum/urls.py:45 forum/urls.py:46 -#: forum/urls.py:47 forum/urls.py:48 forum/urls.py:49 forum/urls.py:50 -#: forum/urls.py:51 forum/urls.py:52 forum/urls.py:55 +#: forum/urls.py:40 forum/urls.py:41 forum/urls.py:42 forum/urls.py:43 +#: forum/urls.py:44 forum/urls.py:45 forum/urls.py:46 forum/urls.py:47 +#: forum/urls.py:48 forum/urls.py:49 forum/urls.py:52 msgid "questions/" msgstr "питања/" -#: forum/urls.py:44 forum_modules/books/urls.py:8 +#: forum/urls.py:41 forum_modules/books/urls.py:8 msgid "ask/" msgstr "питај/" -#: forum/urls.py:45 +#: forum/urls.py:42 msgid "unanswered/" msgstr "неодговорени/" -#: forum/urls.py:47 +#: forum/urls.py:44 msgid "close/" msgstr "затвори/" -#: forum/urls.py:48 +#: forum/urls.py:45 msgid "reopen/" msgstr "отворипоново/" -#: forum/urls.py:49 +#: forum/urls.py:46 msgid "answer/" msgstr "одговор/" -#: forum/urls.py:50 +#: forum/urls.py:47 msgid "vote/" msgstr "гласај/" -#: forum/urls.py:53 +#: forum/urls.py:50 msgid "command/" msgstr "command/" -#: forum/urls.py:63 forum/views/readers.py:266 +#: forum/urls.py:60 forum/views/readers.py:265 msgid "question/" msgstr "питање/" -#: forum/urls.py:64 forum/urls.py:65 +#: forum/urls.py:61 forum/urls.py:62 msgid "tags/" msgstr "ознаке/" -#: forum/urls.py:67 forum/urls.py:71 +#: forum/urls.py:64 forum/urls.py:68 msgid "mark-tag/" msgstr "означи-ознаку/" -#: forum/urls.py:67 +#: forum/urls.py:64 msgid "interesting/" msgstr "занимљиво/" -#: forum/urls.py:71 +#: forum/urls.py:68 msgid "ignored/" msgstr "игнорисано/" -#: forum/urls.py:75 +#: forum/urls.py:72 msgid "unmark-tag/" msgstr "unmark-tag/" -#: forum/urls.py:79 forum/urls.py:81 forum/urls.py:82 +#: forum/urls.py:76 forum/urls.py:78 forum/urls.py:79 msgid "users/" msgstr "корисници/" -#: forum/urls.py:80 +#: forum/urls.py:77 msgid "moderate-user/" msgstr "moderate-user/" -#: forum/urls.py:83 forum/urls.py:84 +#: forum/urls.py:80 forum/urls.py:81 msgid "badges/" msgstr "беџеви/" -#: forum/urls.py:85 +#: forum/urls.py:82 msgid "messages/" msgstr "поруке/" -#: forum/urls.py:85 +#: forum/urls.py:82 msgid "markread/" msgstr "означипрочитано/" -#: forum/urls.py:88 +#: forum/urls.py:84 +#, fuzzy +msgid "nimda/" +msgstr "openid/" + +#: forum/urls.py:86 msgid "upload/" msgstr "upload/" -#: forum/urls.py:89 +#: forum/urls.py:87 msgid "search/" msgstr "претрага/" -#: forum/urls.py:90 +#: forum/urls.py:88 msgid "feedback/" msgstr "сугестија/" +#: forum/urls.py:89 forum/urls.py:90 +#, fuzzy +msgid "account/" +msgstr "онама/" + #: forum/importers/stackexchange/management/commands/load_stackexchange.py:124 msgid "Congratulations, you are now an Administrator" msgstr "Честитамо, сада сте администратор" @@ -786,11 +800,12 @@ msgid "email update message subject" msgstr "новости од П&О форума" #: forum/management/commands/send_email_alerts.py:238 -#, python-format -msgid "%(name)s, this is an update message header for a question" +#, fuzzy, python-format +msgid "%(name)s, this is an update message header for %(num)d question" msgid_plural "%(name)s, this is an update message header for %(num)d questions" msgstr[0] "

%(name)s,

Следеће питање је ажурирано на П&О форуму:

" -msgstr[1] "

%(name)s,

Следећих %(num)d питања је ажурирано на П&О форуму:

" +msgstr[1] "" +"

%(name)s,

Следећих %(num)d питања је ажурирано на П&О форуму:

" msgstr[2] "" #: forum/management/commands/send_email_alerts.py:255 @@ -798,25 +813,43 @@ msgid "new question" msgstr "ново питање" #: forum/management/commands/send_email_alerts.py:272 -msgid "Please visit the forum and see what's new! Could you spread the word about it - can somebody you know help answering those questions or benefit from posting one?" +msgid "" +"Please visit the forum and see what's new! Could you spread the word about " +"it - can somebody you know help answering those questions or benefit from " +"posting one?" msgstr "" #: forum/management/commands/send_email_alerts.py:284 -msgid "Your most frequent subscription setting is 'daily' on selected questions. If you are receiving more than one email per dayplease tell about this issue to the forum administrator." +msgid "" +"Your most frequent subscription setting is 'daily' on selected questions. If " +"you are receiving more than one email per dayplease tell about this issue to " +"the forum administrator." msgstr "" #: forum/management/commands/send_email_alerts.py:290 -msgid "Your most frequent subscription setting is 'weekly' if you are receiving this email more than once a week please report this issue to the forum administrator." +msgid "" +"Your most frequent subscription setting is 'weekly' if you are receiving " +"this email more than once a week please report this issue to the forum " +"administrator." msgstr "" #: forum/management/commands/send_email_alerts.py:296 -msgid "There is a chance that you may be receiving links seen before - due to a technicality that will eventually go away. " +msgid "" +"There is a chance that you may be receiving links seen before - due to a " +"technicality that will eventually go away. " msgstr "" #: forum/management/commands/send_email_alerts.py:311 #, python-format -msgid "go to %(link)s to change frequency of email updates or %(email)s administrator" -msgstr "

Please remember that you can always adjust frequency of the email updates or turn them off entirely.
If you believe that this message was sent in an error, please email about it the forum administrator at %(email)s.

Sincerely,

Your friendly Q&A forum server.

" +msgid "" +"go to %(link)s to change frequency of email updates or %(email)s " +"administrator" +msgstr "" +"

Please remember that you can always adjust " +"frequency of the email updates or turn them off entirely.
If you believe " +"that this message was sent in an error, please email about it the forum " +"administrator at %(email)s.

Sincerely,

Your friendly Q&A forum " +"server.

" #: forum/middleware/anon_user.py:34 #, python-format @@ -1257,27 +1290,27 @@ msgstr "" msgid "Created a tag used by 50 questions" msgstr "" -#: forum/models/question.py:500 +#: forum/models/question.py:499 #, python-format msgid "%(author)s modified the question" msgstr "" -#: forum/models/question.py:504 +#: forum/models/question.py:503 #, python-format msgid "%(people)s posted %(new_answer_count)s new answers" msgstr "" -#: forum/models/question.py:509 +#: forum/models/question.py:508 #, python-format msgid "%(people)s commented the question" msgstr "" -#: forum/models/question.py:514 +#: forum/models/question.py:513 #, python-format msgid "%(people)s commented answers" msgstr "" -#: forum/models/question.py:516 +#: forum/models/question.py:515 #, python-format msgid "%(people)s commented an answer" msgstr "" @@ -1330,103 +1363,80 @@ msgstr "" msgid "No email" msgstr "" -#: forum/skins/askbot/templates/404.html:24 #: forum/skins/default/templates/404.html:24 msgid "Sorry, could not find the page you requested." msgstr "Нажалост, страница коју сте тражили није пронађена." -#: forum/skins/askbot/templates/404.html:26 #: forum/skins/default/templates/404.html:26 msgid "This might have happened for the following reasons:" msgstr "" -#: forum/skins/askbot/templates/404.html:28 #: forum/skins/default/templates/404.html:28 msgid "this question or answer has been deleted;" msgstr "ово питање или одговор је избрисано;" -#: forum/skins/askbot/templates/404.html:29 #: forum/skins/default/templates/404.html:29 msgid "url has error - please check it;" msgstr "" -#: forum/skins/askbot/templates/404.html:30 #: forum/skins/default/templates/404.html:30 -msgid "the page you tried to visit is protected or you don't have sufficient points, see" +msgid "" +"the page you tried to visit is protected or you don't have sufficient " +"points, see" msgstr "" -#: forum/skins/askbot/templates/404.html:31 #: forum/skins/default/templates/404.html:31 msgid "if you believe this error 404 should not have occured, please" msgstr "" -#: forum/skins/askbot/templates/404.html:32 #: forum/skins/default/templates/404.html:32 msgid "report this problem" msgstr "" -#: forum/skins/askbot/templates/404.html:41 -#: forum/skins/askbot/templates/500.html:27 #: forum/skins/default/templates/404.html:41 #: forum/skins/default/templates/500.html:27 msgid "back to previous page" msgstr "назад на предходну страну" -#: forum/skins/askbot/templates/404.html:42 -#: forum/skins/askbot/templates/questions.html:52 #: forum/skins/default/templates/404.html:42 #: forum/skins/default/templates/questions.html:52 msgid "see all questions" msgstr "" -#: forum/skins/askbot/templates/404.html:43 #: forum/skins/default/templates/404.html:43 msgid "see all tags" msgstr "" -#: forum/skins/askbot/templates/500.html:22 #: forum/skins/default/templates/500.html:22 msgid "sorry, system error" msgstr "" -#: forum/skins/askbot/templates/500.html:24 #: forum/skins/default/templates/500.html:24 msgid "system error log is recorded, error will be fixed as soon as possible" msgstr "" -#: forum/skins/askbot/templates/500.html:25 #: forum/skins/default/templates/500.html:25 msgid "please report the error to the site administrators if you wish" msgstr "" -#: forum/skins/askbot/templates/500.html:28 #: forum/skins/default/templates/500.html:28 msgid "see latest questions" msgstr "" -#: forum/skins/askbot/templates/500.html:29 #: forum/skins/default/templates/500.html:29 msgid "see tags" msgstr "" -#: forum/skins/askbot/templates/about.html:6 -#: forum/skins/askbot/templates/about.html:11 #: forum/skins/default/templates/about.html:6 #: forum/skins/default/templates/about.html:11 msgid "About" msgstr "O нама" -#: forum/skins/askbot/templates/account_settings.html:4 -#: forum/skins/askbot/templates/authopenid/settings.html:4 #: forum/skins/default/templates/account_settings.html:4 #: forum/skins/default/templates/authopenid/settings.html:4 msgid "Account functions" msgstr "" -#: forum/skins/askbot/templates/account_settings.html:29 -#: forum/skins/askbot/templates/authopenid/changepw.html:5 -#: forum/skins/askbot/templates/authopenid/changepw.html:14 -#: forum/skins/askbot/templates/authopenid/settings.html:29 #: forum/skins/default/templates/account_settings.html:29 #: forum/skins/default/templates/authopenid/changepw.html:5 #: forum/skins/default/templates/authopenid/changepw.html:14 @@ -1434,31 +1444,21 @@ msgstr "" msgid "Change password" msgstr "Промени шифру" -#: forum/skins/askbot/templates/account_settings.html:30 -#: forum/skins/askbot/templates/authopenid/settings.html:30 #: forum/skins/default/templates/account_settings.html:30 #: forum/skins/default/templates/authopenid/settings.html:30 msgid "Give your account a new password." msgstr "" -#: forum/skins/askbot/templates/account_settings.html:32 -#: forum/skins/askbot/templates/authopenid/settings.html:31 #: forum/skins/default/templates/account_settings.html:32 #: forum/skins/default/templates/authopenid/settings.html:31 msgid "Change email " msgstr "Промени е-пошту" -#: forum/skins/askbot/templates/account_settings.html:33 -#: forum/skins/askbot/templates/authopenid/settings.html:32 #: forum/skins/default/templates/account_settings.html:33 #: forum/skins/default/templates/authopenid/settings.html:32 msgid "Add or update the email address associated with your account." msgstr "" -#: forum/skins/askbot/templates/account_settings.html:35 -#: forum/skins/askbot/templates/authopenid/changeopenid.html:4 -#: forum/skins/askbot/templates/authopenid/changeopenid.html:30 -#: forum/skins/askbot/templates/authopenid/settings.html:34 #: forum/skins/default/templates/account_settings.html:35 #: forum/skins/default/templates/authopenid/changeopenid.html:4 #: forum/skins/default/templates/authopenid/changeopenid.html:30 @@ -1466,42 +1466,27 @@ msgstr "" msgid "Change OpenID" msgstr "Промени OpenID" -#: forum/skins/askbot/templates/account_settings.html:36 -#: forum/skins/askbot/templates/authopenid/settings.html:35 #: forum/skins/default/templates/account_settings.html:36 #: forum/skins/default/templates/authopenid/settings.html:35 msgid "Change openid associated to your account" msgstr "" -#: forum/skins/askbot/templates/account_settings.html:39 -#: forum/skins/askbot/templates/authopenid/delete.html:4 -#: forum/skins/askbot/templates/authopenid/settings.html:38 #: forum/skins/default/templates/account_settings.html:39 #: forum/skins/default/templates/authopenid/delete.html:4 #: forum/skins/default/templates/authopenid/settings.html:38 msgid "Delete account" msgstr "Избриши налог" -#: forum/skins/askbot/templates/account_settings.html:40 -#: forum/skins/askbot/templates/authopenid/settings.html:39 #: forum/skins/default/templates/account_settings.html:40 #: forum/skins/default/templates/authopenid/settings.html:39 msgid "Erase your username and all your data from website" msgstr "" -#: forum/skins/askbot/templates/answer_edit.html:5 -#: forum/skins/askbot/templates/answer_edit.html:48 #: forum/skins/default/templates/answer_edit.html:5 #: forum/skins/default/templates/answer_edit.html:48 msgid "Edit answer" msgstr "Измените одговор" -#: forum/skins/askbot/templates/answer_edit.html:25 -#: forum/skins/askbot/templates/answer_edit.html:28 -#: forum/skins/askbot/templates/ask.html:26 -#: forum/skins/askbot/templates/ask.html:29 -#: forum/skins/askbot/templates/question_edit.html:25 -#: forum/skins/askbot/templates/question_edit.html:28 #: forum/skins/default/templates/answer_edit.html:25 #: forum/skins/default/templates/answer_edit.html:28 #: forum/skins/default/templates/ask.html:26 @@ -1513,9 +1498,6 @@ msgstr "Измените одговор" msgid "hide preview" msgstr "" -#: forum/skins/askbot/templates/answer_edit.html:28 -#: forum/skins/askbot/templates/ask.html:29 -#: forum/skins/askbot/templates/question_edit.html:28 #: forum/skins/default/templates/answer_edit.html:28 #: forum/skins/default/templates/ask.html:29 #: forum/skins/default/templates/question.html:49 @@ -1523,11 +1505,6 @@ msgstr "" msgid "show preview" msgstr "" -#: forum/skins/askbot/templates/answer_edit.html:48 -#: forum/skins/askbot/templates/question_edit.html:66 -#: forum/skins/askbot/templates/question_retag.html:53 -#: forum/skins/askbot/templates/revisions_answer.html:38 -#: forum/skins/askbot/templates/revisions_question.html:38 #: forum/skins/default/templates/answer_edit.html:48 #: forum/skins/default/templates/question_edit.html:66 #: forum/skins/default/templates/question_retag.html:53 @@ -1536,10 +1513,6 @@ msgstr "" msgid "back" msgstr "назад" -#: forum/skins/askbot/templates/answer_edit.html:53 -#: forum/skins/askbot/templates/question_edit.html:71 -#: forum/skins/askbot/templates/revisions_answer.html:52 -#: forum/skins/askbot/templates/revisions_question.html:52 #: forum/skins/default/templates/answer_edit.html:53 #: forum/skins/default/templates/question_edit.html:71 #: forum/skins/default/templates/revisions_answer.html:52 @@ -1547,17 +1520,11 @@ msgstr "назад" msgid "revision" msgstr "ревизија" -#: forum/skins/askbot/templates/answer_edit.html:56 -#: forum/skins/askbot/templates/question_edit.html:75 #: forum/skins/default/templates/answer_edit.html:56 #: forum/skins/default/templates/question_edit.html:75 msgid "select revision" msgstr "изаберите ревизију" -#: forum/skins/askbot/templates/answer_edit.html:63 -#: forum/skins/askbot/templates/ask.html:98 -#: forum/skins/askbot/templates/ask_form.html:39 -#: forum/skins/askbot/templates/question_edit.html:92 #: forum/skins/default/templates/answer_edit.html:63 #: forum/skins/default/templates/ask.html:98 #: forum/skins/default/templates/ask_form.html:39 @@ -1566,10 +1533,6 @@ msgstr "изаберите ревизију" msgid "Toggle the real time Markdown editor preview" msgstr "" -#: forum/skins/askbot/templates/answer_edit.html:63 -#: forum/skins/askbot/templates/ask.html:98 -#: forum/skins/askbot/templates/ask_form.html:39 -#: forum/skins/askbot/templates/question_edit.html:92 #: forum/skins/default/templates/answer_edit.html:63 #: forum/skins/default/templates/ask.html:98 #: forum/skins/default/templates/ask_form.html:39 @@ -1578,23 +1541,12 @@ msgstr "" msgid "toggle preview" msgstr "" -#: forum/skins/askbot/templates/answer_edit.html:72 -#: forum/skins/askbot/templates/question_edit.html:118 -#: forum/skins/askbot/templates/question_retag.html:74 #: forum/skins/default/templates/answer_edit.html:72 #: forum/skins/default/templates/question_edit.html:118 #: forum/skins/default/templates/question_retag.html:74 msgid "Save edit" msgstr "Сачувајте промену" -#: forum/skins/askbot/templates/answer_edit.html:73 -#: forum/skins/askbot/templates/close.html:29 -#: forum/skins/askbot/templates/feedback.html:50 -#: forum/skins/askbot/templates/question_edit.html:119 -#: forum/skins/askbot/templates/question_retag.html:75 -#: forum/skins/askbot/templates/reopen.html:30 -#: forum/skins/askbot/templates/user_edit.html:90 -#: forum/skins/askbot/templates/authopenid/changeemail.html:40 #: forum/skins/default/templates/answer_edit.html:73 #: forum/skins/default/templates/close.html:29 #: forum/skins/default/templates/feedback.html:50 @@ -1606,72 +1558,52 @@ msgstr "Сачувајте промену" msgid "Cancel" msgstr "Откажите" -#: forum/skins/askbot/templates/answer_edit_tips.html:4 #: forum/skins/default/templates/answer_edit_tips.html:4 msgid "answer tips" msgstr "Савети" -#: forum/skins/askbot/templates/answer_edit_tips.html:7 #: forum/skins/default/templates/answer_edit_tips.html:7 msgid "please make your answer relevant to this community" msgstr "" -#: forum/skins/askbot/templates/answer_edit_tips.html:10 #: forum/skins/default/templates/answer_edit_tips.html:10 msgid "try to give an answer, rather than engage into a discussion" msgstr "" -#: forum/skins/askbot/templates/answer_edit_tips.html:13 #: forum/skins/default/templates/answer_edit_tips.html:13 msgid "please try to provide details" msgstr "" -#: forum/skins/askbot/templates/answer_edit_tips.html:16 -#: forum/skins/askbot/templates/question_edit_tips.html:13 #: forum/skins/default/templates/answer_edit_tips.html:16 #: forum/skins/default/templates/question_edit_tips.html:13 msgid "be clear and concise" msgstr "будите јасни и кратки" -#: forum/skins/askbot/templates/answer_edit_tips.html:20 -#: forum/skins/askbot/templates/question_edit_tips.html:17 #: forum/skins/default/templates/answer_edit_tips.html:20 #: forum/skins/default/templates/question_edit_tips.html:17 msgid "see frequently asked questions" msgstr "погледајте често постављана питања" -#: forum/skins/askbot/templates/answer_edit_tips.html:26 -#: forum/skins/askbot/templates/question_edit_tips.html:23 #: forum/skins/default/templates/answer_edit_tips.html:26 #: forum/skins/default/templates/question_edit_tips.html:23 msgid "Markdown tips" msgstr "Markdown основе" -#: forum/skins/askbot/templates/answer_edit_tips.html:29 -#: forum/skins/askbot/templates/question_edit_tips.html:26 #: forum/skins/default/templates/answer_edit_tips.html:29 #: forum/skins/default/templates/question_edit_tips.html:26 msgid "*italic* or __italic__" msgstr "*укошено* или _укошено_" -#: forum/skins/askbot/templates/answer_edit_tips.html:32 -#: forum/skins/askbot/templates/question_edit_tips.html:29 #: forum/skins/default/templates/answer_edit_tips.html:32 #: forum/skins/default/templates/question_edit_tips.html:29 msgid "**bold** or __bold__" msgstr "**подебљано** или __подебљано__" -#: forum/skins/askbot/templates/answer_edit_tips.html:35 -#: forum/skins/askbot/templates/question_edit_tips.html:32 #: forum/skins/default/templates/answer_edit_tips.html:35 #: forum/skins/default/templates/question_edit_tips.html:32 msgid "link" msgstr "линк" -#: forum/skins/askbot/templates/answer_edit_tips.html:35 -#: forum/skins/askbot/templates/answer_edit_tips.html:39 -#: forum/skins/askbot/templates/question_edit_tips.html:32 -#: forum/skins/askbot/templates/question_edit_tips.html:37 #: forum/skins/default/templates/answer_edit_tips.html:35 #: forum/skins/default/templates/answer_edit_tips.html:39 #: forum/skins/default/templates/question_edit_tips.html:32 @@ -1679,171 +1611,209 @@ msgstr "линк" msgid "text" msgstr "текст" -#: forum/skins/askbot/templates/answer_edit_tips.html:39 -#: forum/skins/askbot/templates/question_edit_tips.html:37 #: forum/skins/default/templates/answer_edit_tips.html:39 #: forum/skins/default/templates/question_edit_tips.html:37 msgid "image" msgstr "слика" -#: forum/skins/askbot/templates/answer_edit_tips.html:43 -#: forum/skins/askbot/templates/question_edit_tips.html:41 #: forum/skins/default/templates/answer_edit_tips.html:43 #: forum/skins/default/templates/question_edit_tips.html:41 msgid "numbered list:" msgstr "" -#: forum/skins/askbot/templates/answer_edit_tips.html:48 -#: forum/skins/askbot/templates/question_edit_tips.html:46 #: forum/skins/default/templates/answer_edit_tips.html:48 #: forum/skins/default/templates/question_edit_tips.html:46 msgid "basic HTML tags are also supported" msgstr "" -#: forum/skins/askbot/templates/answer_edit_tips.html:52 -#: forum/skins/askbot/templates/question_edit_tips.html:50 #: forum/skins/default/templates/answer_edit_tips.html:52 #: forum/skins/default/templates/question_edit_tips.html:50 msgid "learn more about Markdown" msgstr "" -#: forum/skins/askbot/templates/ask.html:5 -#: forum/skins/askbot/templates/ask.html:62 #: forum/skins/default/templates/ask.html:5 #: forum/skins/default/templates/ask.html:62 msgid "Ask a question" msgstr "Поставите питање" -#: forum/skins/askbot/templates/ask.html:69 -#: forum/skins/askbot/templates/ask_form.html:11 #: forum/skins/default/templates/ask.html:69 #: forum/skins/default/templates/ask_form.html:11 msgid "login to post question info" -msgstr "You are welcome to start submitting your question anonymously. When you submit the post, you will be redirected to the login/signup page. Your question will be saved in the current session and will be published after you log in. Login/signup process is very simple. Login takes about 30 seconds, initial signup takes a minute or less." +msgstr "" +"You are welcome to start submitting your question " +"anonymously. When you submit the post, you will be redirected to the " +"login/signup page. Your question will be saved in the current session and " +"will be published after you log in. Login/signup process is very simple. " +"Login takes about 30 seconds, initial signup takes a minute or less." -#: forum/skins/askbot/templates/ask.html:75 #: forum/skins/default/templates/ask.html:75 #, python-format msgid "" "must have valid %(email)s to post, \n" " see %(email_validation_faq_url)s\n" " " -msgstr "Looks like your email address, %(email)s has not yet been validated. To post messages you must verify your email, please see more details here.
You can submit your question now and validate email after that. Your question will saved as pending meanwhile. " +msgstr "" +"Looks like your email address, %(email)s has not " +"yet been validated. To post messages you must verify your email, " +"please see more details here." +"
You can submit your question now and validate email after that. Your " +"question will saved as pending meanwhile. " -#: forum/skins/askbot/templates/ask.html:113 -#: forum/skins/askbot/templates/ask_form.html:54 #: forum/skins/default/templates/ask.html:113 #: forum/skins/default/templates/ask_form.html:54 msgid "(required)" msgstr "(обавезно)" -#: forum/skins/askbot/templates/ask.html:120 -#: forum/skins/askbot/templates/ask_form.html:61 #: forum/skins/default/templates/ask.html:120 #: forum/skins/default/templates/ask_form.html:61 #, fuzzy msgid "Login/signup to post your question" msgstr "Login/Signup to Post" -#: forum/skins/askbot/templates/ask.html:122 -#: forum/skins/askbot/templates/ask_form.html:63 #: forum/skins/default/templates/ask.html:122 #: forum/skins/default/templates/ask_form.html:63 msgid "Ask your question" msgstr "Поставите Ваше Питање" -#: forum/skins/askbot/templates/ask_form.html:15 #: forum/skins/default/templates/ask_form.html:15 #, python-format msgid "" "must have valid %(email)s to post, \n" " see %(email_validation_faq_url)s\n" " " -msgstr "Looks like your email address, %(email)s has not yet been validated. To post messages you must verify your email, please see more details here.
You can submit your question now and validate email after that. Your question will saved as pending meanwhile. " +msgstr "" +"Looks like your email address, %(email)s has not " +"yet been validated. To post messages you must verify your email, " +"please see more details here." +"
You can submit your question now and validate email after that. Your " +"question will saved as pending meanwhile. " + +#: forum/skins/default/templates/badge.html:6 +#: forum/skins/default/templates/badge.html:17 +msgid "Badge" +msgstr "" + +#: forum/skins/default/templates/badge.html:26 +msgid "user received this badge:" +msgid_plural "users received this badge:" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: forum/skins/default/templates/badges.html:6 +msgid "Badges summary" +msgstr "" + +#: forum/skins/default/templates/badges.html:17 +msgid "Badges" +msgstr "" + +#: forum/skins/default/templates/badges.html:21 +msgid "Community gives you awards for your questions, answers and votes." +msgstr "" +"If your questions and answers are highly voted, your contribution to this " +"Q&A community will be recognized with the variety of badges." + +#: forum/skins/default/templates/badges.html:22 +#, python-format +msgid "" +"Below is the list of available badges and number \n" +" of times each type of badge has been awarded. Give us feedback at %" +"(feedback_faq_url)s.\n" +" " +msgstr "" +"Below is the list of available badges and number \n" +" of times each type of badge has been awarded. Have ideas about fun " +"badges? Please, give us your feedback" + +#: forum/skins/default/templates/badges.html:51 +msgid "Community badges" +msgstr "Беџеви - нивои" + +#: forum/skins/default/templates/badges.html:57 +msgid "gold badge description" +msgstr "" +"Gold badge is the highest award in this community. To obtain it have to show " +"profound knowledge and ability in addition to your active participation." + +#: forum/skins/default/templates/badges.html:65 +msgid "silver badge description" +msgstr "" +"Obtaining silver badge requires significant patience. If you have received " +"one, that means you have greatly contributed to this community." + +#: forum/skins/default/templates/badges.html:68 +msgid "bronze badge: often given as a special honor" +msgstr "" + +#: forum/skins/default/templates/badges.html:72 +msgid "bronze badge description" +msgstr "" +"If you are an active participant in this community, you will be recognized " +"with this badge." -#: forum/skins/askbot/templates/book.html:7 #: forum/skins/default/templates/book.html:7 msgid "reading channel" msgstr "" -#: forum/skins/askbot/templates/book.html:26 #: forum/skins/default/templates/book.html:26 msgid "[author]" msgstr "" -#: forum/skins/askbot/templates/book.html:30 #: forum/skins/default/templates/book.html:30 msgid "[publisher]" msgstr "" -#: forum/skins/askbot/templates/book.html:34 #: forum/skins/default/templates/book.html:34 msgid "[publication date]" msgstr "" -#: forum/skins/askbot/templates/book.html:38 #: forum/skins/default/templates/book.html:38 msgid "[price]" msgstr "" -#: forum/skins/askbot/templates/book.html:39 #: forum/skins/default/templates/book.html:39 msgid "currency unit" msgstr "" -#: forum/skins/askbot/templates/book.html:42 #: forum/skins/default/templates/book.html:42 msgid "[pages]" msgstr "" -#: forum/skins/askbot/templates/book.html:43 #: forum/skins/default/templates/book.html:43 msgid "pages abbreviation" msgstr "" -#: forum/skins/askbot/templates/book.html:46 #: forum/skins/default/templates/book.html:46 msgid "[tags]" msgstr "" -#: forum/skins/askbot/templates/book.html:56 #: forum/skins/default/templates/book.html:56 msgid "author blog" msgstr "" -#: forum/skins/askbot/templates/book.html:62 #: forum/skins/default/templates/book.html:62 msgid "book directory" msgstr "" -#: forum/skins/askbot/templates/book.html:66 #: forum/skins/default/templates/book.html:66 msgid "buy online" msgstr "" -#: forum/skins/askbot/templates/book.html:79 #: forum/skins/default/templates/book.html:79 msgid "reader questions" msgstr "" -#: forum/skins/askbot/templates/book.html:82 #: forum/skins/default/templates/book.html:82 msgid "ask the author" msgstr "" -#: forum/skins/askbot/templates/book.html:88 -#: forum/skins/askbot/templates/book.html:93 -#: forum/skins/askbot/templates/users_questions.html:18 #: forum/skins/default/templates/book.html:88 #: forum/skins/default/templates/book.html:93 #: forum/skins/default/templates/users_questions.html:18 msgid "this question was selected as favorite" msgstr "" -#: forum/skins/askbot/templates/book.html:88 -#: forum/skins/askbot/templates/book.html:93 -#: forum/skins/askbot/templates/users_questions.html:11 -#: forum/skins/askbot/templates/users_questions.html:18 #: forum/skins/default/templates/book.html:88 #: forum/skins/default/templates/book.html:93 #: forum/skins/default/templates/users_questions.html:11 @@ -1851,30 +1821,20 @@ msgstr "" msgid "number of times" msgstr "" -#: forum/skins/askbot/templates/book.html:105 -#: forum/skins/askbot/templates/question_summary_list_roll.html:14 #: forum/skins/default/templates/book.html:105 #: forum/skins/default/templates/question_summary_list_roll.html:14 msgid "votes" msgstr "" -#: forum/skins/askbot/templates/book.html:108 #: forum/skins/default/templates/book.html:108 msgid "the answer has been accepted to be correct" msgstr "" -#: forum/skins/askbot/templates/book.html:115 -#: forum/skins/askbot/templates/question_summary_list_roll.html:15 #: forum/skins/default/templates/book.html:115 #: forum/skins/default/templates/question_summary_list_roll.html:15 msgid "views" msgstr "" -#: forum/skins/askbot/templates/book.html:125 -#: forum/skins/askbot/templates/question_list.html:19 -#: forum/skins/askbot/templates/question_summary_list_roll.html:52 -#: forum/skins/askbot/templates/tags.html:50 -#: forum/skins/askbot/templates/users_questions.html:34 #: forum/skins/default/templates/book.html:125 #: forum/skins/default/templates/question.html:136 #: forum/skins/default/templates/question_list.html:19 @@ -1885,296 +1845,304 @@ msgstr "" msgid "see questions tagged '%(tag)s'" msgstr "" -#: forum/skins/askbot/templates/book.html:147 #: forum/skins/default/templates/book.html:147 msgid "subscribe to book RSS feed" msgstr "" -#: forum/skins/askbot/templates/book.html:147 #: forum/skins/default/templates/book.html:147 msgid "subscribe to the questions feed" msgstr "" -#: forum/skins/askbot/templates/close.html:6 -#: forum/skins/askbot/templates/close.html:16 #: forum/skins/default/templates/close.html:6 #: forum/skins/default/templates/close.html:16 msgid "Close question" msgstr "Затвори питање" -#: forum/skins/askbot/templates/close.html:19 #: forum/skins/default/templates/close.html:19 msgid "Close the question" msgstr "Затвори питање" -#: forum/skins/askbot/templates/close.html:25 #: forum/skins/default/templates/close.html:25 msgid "Reasons" msgstr "Разлози" -#: forum/skins/askbot/templates/close.html:28 #: forum/skins/default/templates/close.html:28 msgid "OK to close" msgstr "" -#: forum/skins/askbot/templates/email_base.html:11 #: forum/skins/default/templates/email_base.html:11 msgid "home" msgstr "" -#: forum/skins/askbot/templates/faq.html:11 #: forum/skins/default/templates/faq.html:11 msgid "Frequently Asked Questions " msgstr "Често постављана питања" -#: forum/skins/askbot/templates/faq.html:16 #: forum/skins/default/templates/faq.html:16 msgid "What kinds of questions can I ask here?" msgstr "" -#: forum/skins/askbot/templates/faq.html:17 #: forum/skins/default/templates/faq.html:17 -msgid "Most importanly - questions should be relevant to this community." +msgid "" +"Most importanly - questions should be relevant to this " +"community." msgstr "" -#: forum/skins/askbot/templates/faq.html:18 #: forum/skins/default/templates/faq.html:18 -msgid "Before asking the question - please make sure to use search to see whether your question has alredy been answered." -msgstr "Before you ask - please make sure to search for a similar question. You can search questions by their title or tags." +msgid "" +"Before asking the question - please make sure to use search to see whether " +"your question has alredy been answered." +msgstr "" +"Before you ask - please make sure to search for a similar question. You can " +"search questions by their title or tags." -#: forum/skins/askbot/templates/faq.html:21 #: forum/skins/default/templates/faq.html:21 msgid "What questions should I avoid asking?" msgstr "What kinds of questions should be avoided?" -#: forum/skins/askbot/templates/faq.html:22 #: forum/skins/default/templates/faq.html:22 -msgid "Please avoid asking questions that are not relevant to this community, too subjective and argumentative." +msgid "" +"Please avoid asking questions that are not relevant to this community, too " +"subjective and argumentative." msgstr "" -#: forum/skins/askbot/templates/faq.html:27 #: forum/skins/default/templates/faq.html:27 msgid "What should I avoid in my answers?" msgstr "" -#: forum/skins/askbot/templates/faq.html:28 #: forum/skins/default/templates/faq.html:28 -msgid "is a Q&A site, not a discussion group. Therefore - please avoid having discussions in your answers, comment facility allows some space for brief discussions." -msgstr "is a question and answer site - it is not a discussion group. Please avoid holding debates in your answers as they tend to dilute the essense of questions and answers. For the brief discussions please use commenting facility." +msgid "" +"is a Q&A site, not a discussion group. Therefore - please avoid having " +"discussions in your answers, comment facility allows some space for brief " +"discussions." +msgstr "" +"is a question and answer site - it is not a " +"discussion group. Please avoid holding debates in your answers as " +"they tend to dilute the essense of questions and answers. For the brief " +"discussions please use commenting facility." -#: forum/skins/askbot/templates/faq.html:32 #: forum/skins/default/templates/faq.html:32 msgid "Who moderates this community?" msgstr "" -#: forum/skins/askbot/templates/faq.html:33 #: forum/skins/default/templates/faq.html:33 msgid "The short answer is: you." msgstr "" -#: forum/skins/askbot/templates/faq.html:34 #: forum/skins/default/templates/faq.html:34 msgid "This website is moderated by the users." msgstr "" -#: forum/skins/askbot/templates/faq.html:35 #: forum/skins/default/templates/faq.html:35 -msgid "The reputation system allows users earn the authorization to perform a variety of moderation tasks." -msgstr "Karma system allows users to earn rights to perform a variety of moderation tasks" +msgid "" +"The reputation system allows users earn the authorization to perform a " +"variety of moderation tasks." +msgstr "" +"Karma system allows users to earn rights to perform a variety of moderation " +"tasks" -#: forum/skins/askbot/templates/faq.html:40 #: forum/skins/default/templates/faq.html:40 msgid "How does reputation system work?" msgstr "Како систем карме функционише?" -#: forum/skins/askbot/templates/faq.html:41 #: forum/skins/default/templates/faq.html:41 msgid "Rep system summary" -msgstr "When a question or answer is upvoted, the user who posted them will gain some points, which are called \"karma points\". These points serve as a rough measure of the community trust to him/her. Various moderation tasks are gradually assigned to the users based on those points." +msgstr "" +"When a question or answer is upvoted, the user who posted them will gain " +"some points, which are called \"karma points\". These points serve as a " +"rough measure of the community trust to him/her. Various moderation tasks " +"are gradually assigned to the users based on those points." -#: forum/skins/askbot/templates/faq.html:42 #: forum/skins/default/templates/faq.html:42 -msgid "For example, if you ask an interesting question or give a helpful answer, your input will be upvoted. On the other hand if the answer is misleading - it will be downvoted. Each vote in favor will generate 10 points, each vote against will subtract 2 points. There is a limit of 200 points that can be accumulated per question or answer. The table below explains reputation point requirements for each type of moderation task." +msgid "" +"For example, if you ask an interesting question or give a helpful answer, " +"your input will be upvoted. On the other hand if the answer is misleading - " +"it will be downvoted. Each vote in favor will generate 10 " +"points, each vote against will subtract 2 points. There is " +"a limit of 200 points that can be accumulated per question " +"or answer. The table below explains reputation point requirements for each " +"type of moderation task." msgstr "" -#: forum/skins/askbot/templates/faq.html:53 -#: forum/skins/askbot/templates/user_votes.html:15 #: forum/skins/default/templates/faq.html:53 #: forum/skins/default/templates/user_votes.html:15 msgid "upvote" msgstr "" -#: forum/skins/askbot/templates/faq.html:57 #: forum/skins/default/templates/faq.html:57 msgid "use tags" msgstr "" -#: forum/skins/askbot/templates/faq.html:62 #: forum/skins/default/templates/faq.html:62 msgid "add comments" msgstr "" -#: forum/skins/askbot/templates/faq.html:66 -#: forum/skins/askbot/templates/user_votes.html:17 #: forum/skins/default/templates/faq.html:66 #: forum/skins/default/templates/user_votes.html:17 msgid "downvote" msgstr "" -#: forum/skins/askbot/templates/faq.html:69 #: forum/skins/default/templates/faq.html:69 msgid "open and close own questions" msgstr "" -#: forum/skins/askbot/templates/faq.html:73 #: forum/skins/default/templates/faq.html:73 msgid "retag questions" msgstr "" -#: forum/skins/askbot/templates/faq.html:78 #: forum/skins/default/templates/faq.html:78 msgid "edit community wiki questions" msgstr "" -#: forum/skins/askbot/templates/faq.html:83 #: forum/skins/default/templates/faq.html:83 msgid "edit any answer" msgstr "" -#: forum/skins/askbot/templates/faq.html:87 #: forum/skins/default/templates/faq.html:87 msgid "open any closed question" msgstr "" -#: forum/skins/askbot/templates/faq.html:91 #: forum/skins/default/templates/faq.html:91 msgid "delete any comment" msgstr "" -#: forum/skins/askbot/templates/faq.html:95 #: forum/skins/default/templates/faq.html:95 msgid "delete any questions and answers and perform other moderation tasks" msgstr "" -#: forum/skins/askbot/templates/faq.html:103 #: forum/skins/default/templates/faq.html:103 msgid "how to validate email title" msgstr "Како да потврдите е-пошту и зашто?" -#: forum/skins/askbot/templates/faq.html:105 #: forum/skins/default/templates/faq.html:105 #, python-format -msgid "how to validate email info with %(send_email_key_url)s %(gravatar_faq_url)s" -msgstr "

How? If you have just set or changed your email address - check your email and click the included link.
The link contains a key generated specifically for you. You can also and check your email again.

Why? Email validation is required to make sure that only you can post messages on your behalf and to minimize spam posts.
With email you can subscribe for updates on the most interesting questions. Also, when you sign up for the first time - create a unique gravatar personal image.

" +msgid "" +"how to validate email info with %(send_email_key_url)s %(gravatar_faq_url)s" +msgstr "" +"

How? If you have just set or changed your " +"email address - check your email and click the included link.
The link contains a key generated specifically for you. You can " +"also and check your email again.

Why? Email validation is required to make sure that " +"only you can post messages on your behalf and to " +"minimize spam posts.
With email you can " +"subscribe for updates on the most interesting questions. " +"Also, when you sign up for the first time - create a unique gravatar personal image.

" -#: forum/skins/askbot/templates/faq.html:110 #: forum/skins/default/templates/faq.html:110 msgid "what is gravatar" msgstr "Како да промените своју слику (gravatar) и шта је gravatar?" -#: forum/skins/askbot/templates/faq.html:111 #: forum/skins/default/templates/faq.html:111 msgid "gravatar faq info" -msgstr "

The picture that appears on the users profiles is called gravatar (which means globally recognized avatar).

Here is how it works: a cryptographic key (unbreakable code) is calculated from your email address. You upload your picture (or your favorite alter ego image) the website gravatar.com from where we later retreive your image using the key.

This way all the websites you trust can show your image next to your posts and your email address remains private.

Please personalize your account with an image - just register at gravatar.com (just please be sure to use the same email address that you used to register with us). Default image that looks like a kitchen tile is generated automatically.

" +msgstr "" +"

The picture that appears on the users profiles is called " +"gravatar (which means globally recognized avatar).

Here is how it works: a " +"cryptographic key (unbreakable code) is calculated from " +"your email address. You upload your picture (or your favorite alter ego " +"image) the website gravatar.com from where we later retreive your image using the key.

This way all the websites you trust can show your image next to your " +"posts and your email address remains private.

Please " +"personalize your account with an image - just register at " +"gravatar.com (just please " +"be sure to use the same email address that you used to register with us). " +"Default image that looks like a kitchen tile is generated automatically.

" -#: forum/skins/askbot/templates/faq.html:114 #: forum/skins/default/templates/faq.html:114 msgid "To register, do I need to create new password?" msgstr "" -#: forum/skins/askbot/templates/faq.html:115 #: forum/skins/default/templates/faq.html:115 -msgid "No, you don't have to. You can login through any service that supports OpenID, e.g. Google, Yahoo, AOL, etc." +msgid "" +"No, you don't have to. You can login through any service that supports " +"OpenID, e.g. Google, Yahoo, AOL, etc." msgstr "" -#: forum/skins/askbot/templates/faq.html:116 #: forum/skins/default/templates/faq.html:116 msgid "Login now!" msgstr "" -#: forum/skins/askbot/templates/faq.html:121 #: forum/skins/default/templates/faq.html:121 msgid "Why other people can edit my questions/answers?" msgstr "" -#: forum/skins/askbot/templates/faq.html:122 #: forum/skins/default/templates/faq.html:122 msgid "Goal of this site is..." msgstr "" -#: forum/skins/askbot/templates/faq.html:122 #: forum/skins/default/templates/faq.html:122 -msgid "So questions and answers can be edited like wiki pages by experienced users of this site and this improves the overall quality of the knowledge base content." +msgid "" +"So questions and answers can be edited like wiki pages by experienced users " +"of this site and this improves the overall quality of the knowledge base " +"content." msgstr "" -#: forum/skins/askbot/templates/faq.html:123 #: forum/skins/default/templates/faq.html:123 msgid "If this approach is not for you, we respect your choice." msgstr "" -#: forum/skins/askbot/templates/faq.html:127 #: forum/skins/default/templates/faq.html:127 msgid "Still have questions?" msgstr "" -#: forum/skins/askbot/templates/faq.html:128 #: forum/skins/default/templates/faq.html:128 #, python-format -msgid "Please ask your question at %(ask_question_url)s, help make our community better!" -msgstr "Please ask your question, help make our community better!" +msgid "" +"Please ask your question at %(ask_question_url)s, help make our community " +"better!" +msgstr "" +"Please ask your question, help make our " +"community better!" -#: forum/skins/askbot/templates/faq.html:130 -#: forum/skins/askbot/templates/header.html:31 #: forum/skins/default/templates/faq.html:130 #: forum/skins/default/templates/header.html:27 msgid "questions" msgstr "питања" -#: forum/skins/askbot/templates/faq.html:130 #: forum/skins/default/templates/faq.html:130 msgid "." msgstr "" -#: forum/skins/askbot/templates/feedback.html:6 #: forum/skins/default/templates/feedback.html:6 msgid "Feedback" msgstr "" -#: forum/skins/askbot/templates/feedback.html:11 #: forum/skins/default/templates/feedback.html:11 msgid "Give us your feedback!" msgstr "" -#: forum/skins/askbot/templates/feedback.html:17 #: forum/skins/default/templates/feedback.html:17 #, python-format msgid "" "\n" -" Dear %(user_name)s, we look forward to hearing your feedback. \n" +" Dear %(user_name)s, we look " +"forward to hearing your feedback. \n" " Please type and send us your message below.\n" " " msgstr "" -#: forum/skins/askbot/templates/feedback.html:24 #: forum/skins/default/templates/feedback.html:24 msgid "" "\n" -" Dear visitor, we look forward to hearing your feedback.\n" +" Dear visitor, we look forward to " +"hearing your feedback.\n" " Please type and send us your message below.\n" " " msgstr "" -#: forum/skins/askbot/templates/feedback.html:41 #: forum/skins/default/templates/feedback.html:41 msgid "(this field is required)" msgstr "" -#: forum/skins/askbot/templates/feedback.html:49 #: forum/skins/default/templates/feedback.html:49 msgid "Send Feedback" msgstr "" -#: forum/skins/askbot/templates/feedback_email.txt:3 #: forum/skins/default/templates/feedback_email.txt:3 #, python-format msgid "" @@ -2182,1911 +2150,1721 @@ msgid "" "Hello, this is a %(site_title)s forum feedback message\n" msgstr "" -#: forum/skins/askbot/templates/feedback_email.txt:9 #: forum/skins/default/templates/feedback_email.txt:9 msgid "Sender is" msgstr "" -#: forum/skins/askbot/templates/feedback_email.txt:11 -#: forum/skins/askbot/templates/feedback_email.txt:14 #: forum/skins/default/templates/feedback_email.txt:11 #: forum/skins/default/templates/feedback_email.txt:14 msgid "email" msgstr "" -#: forum/skins/askbot/templates/feedback_email.txt:13 #: forum/skins/default/templates/feedback_email.txt:13 msgid "anonymous" msgstr "" -#: forum/skins/askbot/templates/feedback_email.txt:19 #: forum/skins/default/templates/feedback_email.txt:19 msgid "Message body:" msgstr "" -#: forum/skins/askbot/templates/footer.html:8 #: forum/skins/default/templates/footer.html:8 #: forum/skins/default/templates/header.html:14 msgid "about" msgstr "о нама" -#: forum/skins/askbot/templates/footer.html:9 -#: forum/skins/askbot/templates/header.html:19 -#: forum/skins/askbot/templates/question_edit_tips.html:17 #: forum/skins/default/templates/footer.html:9 #: forum/skins/default/templates/header.html:15 #: forum/skins/default/templates/question_edit_tips.html:17 msgid "faq" msgstr "чпп" -#: forum/skins/askbot/templates/footer.html:10 #: forum/skins/default/templates/footer.html:10 msgid "privacy policy" msgstr "политика приватности" -#: forum/skins/askbot/templates/footer.html:19 #: forum/skins/default/templates/footer.html:19 msgid "give feedback" msgstr "сугестије и žалбе" -#: forum/skins/askbot/templates/header.html:10 #: forum/skins/default/templates/header.html:10 msgid "logout" msgstr "одјава" -#: forum/skins/askbot/templates/header.html:12 -#, fuzzy -msgid "please login" -msgstr "User login" +#: forum/skins/default/templates/header.html:12 +msgid "login" +msgstr "пријава" -#: forum/skins/askbot/templates/header.html:26 #: forum/skins/default/templates/header.html:22 msgid "back to home page" msgstr "назад на почетну страну" -#: forum/skins/askbot/templates/header.html:33 #: forum/skins/default/templates/header.html:29 msgid "users" msgstr "корисници" -#: forum/skins/askbot/templates/header.html:35 #: forum/skins/default/templates/header.html:31 msgid "books" msgstr "књиге" -#: forum/skins/askbot/templates/header.html:37 #: forum/skins/default/templates/header.html:33 #: forum/templatetags/extra_tags.py:177 forum/templatetags/extra_tags.py:206 msgid "badges" msgstr "беџеви" -#: forum/skins/askbot/templates/header.html:38 -#: forum/skins/askbot/templates/header.html:42 #: forum/skins/default/templates/header.html:34 #: forum/skins/default/templates/header.html:38 msgid "ask a question" msgstr "поставите питање" -#: forum/skins/askbot/templates/header.html:40 #: forum/skins/default/templates/header.html:36 msgid "unanswered questions" msgstr "неодговорена" -#: forum/skins/askbot/templates/input_bar.html:33 #: forum/skins/default/templates/input_bar.html:33 msgid "search" msgstr "" -#: forum/skins/askbot/templates/logout.html:6 -#: forum/skins/askbot/templates/logout.html:16 #: forum/skins/default/templates/logout.html:6 #: forum/skins/default/templates/logout.html:16 msgid "Logout" msgstr "" -#: forum/skins/askbot/templates/logout.html:19 #: forum/skins/default/templates/logout.html:19 -msgid "As a registered user you can login with your OpenID, log out of the site or permanently remove your account." -msgstr "Clicking Logout will log you out from the forumbut will not sign you off from your OpenID provider.

If you wish to sign off completely - please make sure to log out from your OpenID provider as well." +msgid "" +"As a registered user you can login with your OpenID, log out of the site or " +"permanently remove your account." +msgstr "" +"Clicking Logout will log you out from the forumbut will not " +"sign you off from your OpenID provider.

If you wish to sign off " +"completely - please make sure to log out from your OpenID provider as well." -#: forum/skins/askbot/templates/logout.html:20 #: forum/skins/default/templates/logout.html:20 msgid "Logout now" msgstr "Одјава" -#: forum/skins/askbot/templates/notarobot.html:3 #: forum/skins/default/templates/notarobot.html:3 msgid "Please prove that you are a Human Being" msgstr "" -#: forum/skins/askbot/templates/notarobot.html:10 #: forum/skins/default/templates/notarobot.html:10 msgid "I am a Human Being" msgstr "" -#: forum/skins/askbot/templates/pagesize.html:6 #: forum/skins/default/templates/pagesize.html:6 msgid "posts per page" msgstr "постова по страни" -#: forum/skins/askbot/templates/paginator.html:6 -#: forum/skins/askbot/templates/paginator.html:7 #: forum/skins/default/templates/paginator.html:6 #: forum/skins/default/templates/paginator.html:7 msgid "previous" msgstr "претходна" -#: forum/skins/askbot/templates/paginator.html:19 #: forum/skins/default/templates/paginator.html:19 msgid "current page" msgstr "" -#: forum/skins/askbot/templates/paginator.html:22 -#: forum/skins/askbot/templates/paginator.html:29 #: forum/skins/default/templates/paginator.html:22 #: forum/skins/default/templates/paginator.html:29 #, python-format msgid "page number %(num)s" msgstr "страна %(num)s" -#: forum/skins/askbot/templates/paginator.html:33 #: forum/skins/default/templates/paginator.html:33 msgid "next page" msgstr "следећа странa" -#: forum/skins/askbot/templates/privacy.html:6 -#: forum/skins/askbot/templates/privacy.html:11 +#: forum/skins/default/templates/post_contributor_info.html:9 +#, fuzzy, python-format +msgid "%(rev_count)s revision" +msgid_plural "%(rev_count)s revisions" +msgstr[0] "изаберите ревизију" +msgstr[1] "изаберите ревизију" +msgstr[2] "изаберите ревизију" + +#: forum/skins/default/templates/post_contributor_info.html:15 +msgid "asked" +msgstr "питано" + +#: forum/skins/default/templates/post_contributor_info.html:18 +msgid "answered" +msgstr "" + +#: forum/skins/default/templates/post_contributor_info.html:20 +msgid "posted" +msgstr "" + +#: forum/skins/default/templates/post_contributor_info.html:41 +msgid "updated" +msgstr "" + #: forum/skins/default/templates/privacy.html:6 #: forum/skins/default/templates/privacy.html:11 msgid "Privacy policy" msgstr "" -#: forum/skins/askbot/templates/privacy.html:15 #: forum/skins/default/templates/privacy.html:15 msgid "general message about privacy" -msgstr "Respecting users privacy is an important core principle of this Q&A forum. Information on this page details how this forum protects your privacy, and what type of information is collected." +msgstr "" +"Respecting users privacy is an important core principle of this Q&A " +"forum. Information on this page details how this forum protects your " +"privacy, and what type of information is collected." -#: forum/skins/askbot/templates/privacy.html:18 #: forum/skins/default/templates/privacy.html:18 msgid "Site Visitors" msgstr "" -#: forum/skins/askbot/templates/privacy.html:20 #: forum/skins/default/templates/privacy.html:20 msgid "what technical information is collected about visitors" -msgstr "Information on question views, revisions of questions and answers - both times and content are recorded for each user in order to correctly count number of views, maintain data integrity and report relevant updates." +msgstr "" +"Information on question views, revisions of questions and answers - both " +"times and content are recorded for each user in order to correctly count " +"number of views, maintain data integrity and report relevant updates." -#: forum/skins/askbot/templates/privacy.html:23 #: forum/skins/default/templates/privacy.html:23 msgid "Personal Information" msgstr "" -#: forum/skins/askbot/templates/privacy.html:25 #: forum/skins/default/templates/privacy.html:25 msgid "details on personal information policies" -msgstr "Members of this community may choose to display personally identifiable information in their profiles. Forum will never display such information without a request from the user." +msgstr "" +"Members of this community may choose to display personally identifiable " +"information in their profiles. Forum will never display such information " +"without a request from the user." -#: forum/skins/askbot/templates/privacy.html:28 #: forum/skins/default/templates/privacy.html:28 msgid "Other Services" msgstr "" -#: forum/skins/askbot/templates/privacy.html:30 #: forum/skins/default/templates/privacy.html:30 msgid "details on sharing data with third parties" -msgstr "None of the data that is not openly shown on the forum by the choice of the user is shared with any third party." +msgstr "" +"None of the data that is not openly shown on the forum by the choice of the " +"user is shared with any third party." -#: forum/skins/askbot/templates/privacy.html:35 #: forum/skins/default/templates/privacy.html:35 msgid "cookie policy details" -msgstr "Forum software relies on the internet cookie technology to keep track of user sessions. Cookies must be enabled in your browser so that forum can work for you." +msgstr "" +"Forum software relies on the internet cookie technology to keep track of " +"user sessions. Cookies must be enabled in your browser so that forum can " +"work for you." -#: forum/skins/askbot/templates/privacy.html:37 #: forum/skins/default/templates/privacy.html:37 msgid "Policy Changes" msgstr "" -#: forum/skins/askbot/templates/privacy.html:38 #: forum/skins/default/templates/privacy.html:38 msgid "how privacy policies can be changed" -msgstr "These policies may be adjusted to improve protection of user's privacy. Whenever such changes occur, users will be notified via the internal messaging system. " +msgstr "" +"These policies may be adjusted to improve protection of user's privacy. " +"Whenever such changes occur, users will be notified via the internal " +"messaging system. " -#: forum/skins/askbot/templates/question_counter_widget.html:6 -#: forum/skins/default/templates/question_counter_widget.html:6 -msgid "Please decide if you like this question or not by voting" +#: forum/skins/default/templates/question.html:78 +#: forum/skins/default/templates/question.html:79 +#: forum/skins/default/templates/question.html:95 +#: forum/skins/default/templates/question.html:97 +msgid "i like this post (click again to cancel)" msgstr "" -#: forum/skins/askbot/templates/question_counter_widget.html:12 -#: forum/skins/default/templates/question_counter_widget.html:12 -#, fuzzy -msgid "" -"\n" -" vote\n" -" " -msgid_plural "" -"\n" -" votes\n" -" " -msgstr[0] "" -"\n" -"глас\n" -" " -msgstr[1] "" -"\n" -"гласова" -msgstr[2] "" +#: forum/skins/default/templates/question.html:81 +#: forum/skins/default/templates/question.html:99 +#: forum/skins/default/templates/question.html:251 +msgid "current number of votes" +msgstr "" -#: forum/skins/askbot/templates/question_counter_widget.html:21 -#: forum/skins/default/templates/question_counter_widget.html:21 -msgid "this answer has been accepted to be correct" +#: forum/skins/default/templates/question.html:90 +#: forum/skins/default/templates/question.html:91 +#: forum/skins/default/templates/question.html:104 +#: forum/skins/default/templates/question.html:105 +msgid "i dont like this post (click again to cancel)" msgstr "" -#: forum/skins/askbot/templates/question_counter_widget.html:27 -#: forum/skins/default/templates/question_counter_widget.html:27 -#, fuzzy -msgid "" -"\n" -" answer \n" -" " -msgid_plural "" -"\n" -" answers \n" -" " -msgstr[0] "" -"\n" -"одговор\n" -" " -msgstr[1] "" -"\n" -"одговора" -msgstr[2] "" +#: forum/skins/default/templates/question.html:109 +#: forum/skins/default/templates/question.html:110 +msgid "mark this question as favorite (click again to cancel)" +msgstr "" -#: forum/skins/askbot/templates/question_counter_widget.html:39 -#: forum/skins/default/templates/question_counter_widget.html:39 -#, fuzzy -msgid "" -"\n" -" view\n" -" " -msgid_plural "" -"\n" -" views\n" -" " -msgstr[0] "" -"\n" -"pregled" -msgstr[1] "" -"\n" -"pregleda" -msgstr[2] "" +#: forum/skins/default/templates/question.html:116 +#: forum/skins/default/templates/question.html:117 +msgid "remove favorite mark from this question (click again to restore mark)" +msgstr "" -#: forum/skins/askbot/templates/question_edit.html:5 -#: forum/skins/askbot/templates/question_edit.html:66 -#: forum/skins/default/templates/question_edit.html:5 -#: forum/skins/default/templates/question_edit.html:66 -msgid "Edit question" -msgstr "Измени питање" +#: forum/skins/default/templates/question.html:141 +#: forum/skins/default/templates/question.html:288 +#: forum/skins/default/templates/revisions_answer.html:58 +#: forum/skins/default/templates/revisions_question.html:58 +msgid "edit" +msgstr "" -#: forum/skins/askbot/templates/question_edit_tips.html:4 -#: forum/skins/default/templates/question_edit_tips.html:4 -msgid "question tips" -msgstr "Савети" +#: forum/skins/default/templates/question.html:146 +msgid "reopen" +msgstr "" -#: forum/skins/askbot/templates/question_edit_tips.html:7 -#: forum/skins/default/templates/question_edit_tips.html:7 -msgid "please ask a relevant question" -msgstr "ask a question interesting to this community" +#: forum/skins/default/templates/question.html:150 +msgid "close" +msgstr "затвори" -#: forum/skins/askbot/templates/question_edit_tips.html:10 -#: forum/skins/default/templates/question_edit_tips.html:10 -msgid "please try provide enough details" -msgstr "provide enough details" +#: forum/skins/default/templates/question.html:156 +#: forum/skins/default/templates/question.html:293 +msgid "" +"report as offensive (i.e containing spam, advertising, malicious text, etc.)" +msgstr "" -#: forum/skins/askbot/templates/question_retag.html:4 -#: forum/skins/askbot/templates/question_retag.html:53 -#: forum/skins/default/templates/question_retag.html:4 -#: forum/skins/default/templates/question_retag.html:53 -msgid "Change tags" -msgstr "Промените ознаке" +#: forum/skins/default/templates/question.html:157 +#: forum/skins/default/templates/question.html:294 +msgid "flag offensive" +msgstr "означи увредљивим" -#: forum/skins/askbot/templates/question_retag.html:40 -#: forum/skins/default/templates/question_retag.html:40 -msgid "up to 5 tags, less than 20 characters each" -msgstr "до 5 ознака, мање од 20 карактера у свакој" +#: forum/skins/default/templates/question.html:165 +#: forum/skins/default/templates/question.html:305 +msgid "delete" +msgstr "избриши" -#: forum/skins/askbot/templates/question_retag.html:83 -#: forum/skins/default/templates/question_retag.html:83 -msgid "Why use and modify tags?" -msgstr "" +#: forum/skins/default/templates/question.html:183 +#: forum/skins/default/templates/question.html:325 +msgid "delete this comment" +msgstr "избриши овај коментар" -#: forum/skins/askbot/templates/question_retag.html:86 -#: forum/skins/default/templates/question_retag.html:86 -msgid "tags help us keep Questions organized" -msgstr "" +#: forum/skins/default/templates/question.html:194 +#: forum/skins/default/templates/question.html:336 +msgid "add comment" +msgstr "унесите коментар" -#: forum/skins/askbot/templates/question_retag.html:94 -#: forum/skins/default/templates/question_retag.html:94 -msgid "tag editors receive special awards from the community" +#: forum/skins/default/templates/question.html:198 +#: forum/skins/default/templates/question.html:340 +#, python-format +msgid "see %(counter)s more" +msgid_plural "see %(counter)s more" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: forum/skins/default/templates/question.html:200 +#: forum/skins/default/templates/question.html:342 +#, python-format +msgid "see %(counter)s more comment" +msgid_plural "" +"see %(counter)s more comments\n" +" " +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: forum/skins/default/templates/question.html:213 +#, python-format +msgid "" +"The question has been closed for the following reason \"%(close_reason)s\" by" msgstr "" -#: forum/skins/askbot/templates/question_summary_list_roll.html:13 -#: forum/skins/default/templates/question_summary_list_roll.html:13 -msgid "answers" -msgstr "одговори" +#: forum/skins/default/templates/question.html:215 +#, python-format +msgid "close date %(closed_at)s" +msgstr "датум затварања %(closed_at)s" -#: forum/skins/askbot/templates/questions.html:8 -#: forum/skins/default/templates/questions.html:8 -msgid "Questions" -msgstr "Питања" +#: forum/skins/default/templates/question.html:223 +#, fuzzy, python-format +msgid "" +"\n" +" %(counter)s Answer:\n" +" " +msgid_plural "" +"\n" +" %(counter)s Answers:\n" +" " +msgstr[0] "" +"\n" +"(one comment)" +msgstr[1] "" +"\n" +"(%(comment_count)s comments)" -#: forum/skins/askbot/templates/questions.html:32 -#: forum/skins/default/templates/questions.html:32 -msgid "Found by tags" -msgstr "Tagged questions" +#: forum/skins/default/templates/question.html:231 +msgid "oldest answers will be shown first" +msgstr "" -#: forum/skins/askbot/templates/questions.html:36 -#: forum/skins/default/templates/questions.html:36 -msgid "Search results" -msgstr "Резултати претраге" +#: forum/skins/default/templates/question.html:231 +msgid "oldest answers" +msgstr "стара" -#: forum/skins/askbot/templates/questions.html:38 -#: forum/skins/default/templates/questions.html:38 -msgid "Found by title" +#: forum/skins/default/templates/question.html:233 +msgid "newest answers will be shown first" msgstr "" -#: forum/skins/askbot/templates/questions.html:42 -#: forum/skins/default/templates/questions.html:42 -msgid "Unanswered questions" +#: forum/skins/default/templates/question.html:233 +msgid "newest answers" +msgstr "нова" + +#: forum/skins/default/templates/question.html:235 +msgid "most voted answers will be shown first" msgstr "" -#: forum/skins/askbot/templates/questions.html:44 -#: forum/skins/default/templates/questions.html:44 -msgid "All questions" -msgstr "Сва питања" +#: forum/skins/default/templates/question.html:235 +msgid "popular answers" +msgstr "популарна" -#: forum/skins/askbot/templates/questions.html:51 -#: forum/skins/default/templates/questions.html:51 -msgid "In:" -msgstr "Прикажи:" +#: forum/skins/default/templates/question.html:249 +#: forum/skins/default/templates/question.html:250 +msgid "i like this answer (click again to cancel)" +msgstr "свиђа ми се овај одговор (кликните поново да бисте отказали)" -#: forum/skins/askbot/templates/questions.html:53 -#: forum/skins/default/templates/questions.html:53 -msgid "see unanswered questions" -msgstr "погледајте питања без одговора" +#: forum/skins/default/templates/question.html:256 +#: forum/skins/default/templates/question.html:257 +msgid "i dont like this answer (click again to cancel)" +msgstr "не свиђа ми се овај одговор (кликните поново да бисте отказали)" -#: forum/skins/askbot/templates/questions.html:55 -#: forum/skins/default/templates/questions.html:55 -msgid "see your favorite questions" -msgstr "погледајте Ваша омиљена питања" +#: forum/skins/default/templates/question.html:262 +#: forum/skins/default/templates/question.html:263 +msgid "mark this answer as favorite (click again to undo)" +msgstr "означи овај одговор као омиљени (кликните поново да бисте отказали)" -#: forum/skins/askbot/templates/questions.html:59 -#: forum/skins/default/templates/questions.html:59 -msgid "Sort by:" -msgstr "Сортирај:" +#: forum/skins/default/templates/question.html:268 +#: forum/skins/default/templates/question.html:269 +msgid "the author of the question has selected this answer as correct" +msgstr "аутор питања је изабрао овај одговор као прави" -#: forum/skins/askbot/templates/questions.html:64 -#: forum/skins/askbot/templates/questions.html:75 -#: forum/skins/default/templates/questions.html:64 -#: forum/skins/default/templates/questions.html:75 -msgid "click to see the newest questions" -msgstr "кликните да бисте видели најновији питања" +#: forum/skins/default/templates/question.html:282 +msgid "answer permanent link" +msgstr "трајни линк одговора" -#: forum/skins/askbot/templates/questions.html:70 -#: forum/skins/default/templates/questions.html:70 -msgid "click to see the oldest questions" -msgstr "кликните да бисте видели најстарија питања" +#: forum/skins/default/templates/question.html:283 +msgid "permanent link" +msgstr "трајни линк" -#: forum/skins/askbot/templates/questions.html:83 -#: forum/skins/askbot/templates/questions.html:94 -#: forum/skins/default/templates/questions.html:83 -#: forum/skins/default/templates/questions.html:94 -msgid "click to see the most recently updated questions" -msgstr "кликните да бисте видели недавно ажурирана питања" +#: forum/skins/default/templates/question.html:305 +msgid "undelete" +msgstr "undelete" -#: forum/skins/askbot/templates/questions.html:89 -#: forum/skins/default/templates/questions.html:89 -msgid "click to see the least recently updated questions" +#: forum/skins/default/templates/question.html:364 +#: forum/skins/default/templates/question.html:367 +msgid "Notify me once a day when there are any new answers" msgstr "" +"Notify me once a day by email when there are any new " +"answers or updates" -#: forum/skins/askbot/templates/questions.html:102 -#: forum/skins/askbot/templates/questions.html:113 -#: forum/skins/default/templates/questions.html:102 -#: forum/skins/default/templates/questions.html:113 -msgid "click to see hottest questions" -msgstr "questions with most answers" +#: forum/skins/default/templates/question.html:370 +msgid "Notify me weekly when there are any new answers" +msgstr "" +"Notify me weekly when there are any new answers or updates" -#: forum/skins/askbot/templates/questions.html:102 -#: forum/skins/default/templates/questions.html:102 -msgid "less answers" +#: forum/skins/default/templates/question.html:375 +#, python-format +msgid "" +"You can always adjust frequency of email updates from your %(profile_url)s" msgstr "" +"(note: you can always change how often you receive updates)" -#: forum/skins/askbot/templates/questions.html:108 -#: forum/skins/default/templates/questions.html:108 -msgid "click to see coldest questions" -msgstr "questions with fewest answers" +#: forum/skins/default/templates/question.html:380 +msgid "once you sign in you will be able to subscribe for any updates here" +msgstr "" +"Here (once you log in) you will be able to sign " +"up for the periodic email updates about this question." -#: forum/skins/askbot/templates/questions.html:108 -#: forum/skins/askbot/templates/questions.html:113 -#: forum/skins/default/templates/questions.html:108 -#: forum/skins/default/templates/questions.html:113 -msgid "more answers" -msgstr "са више одговора" +#: forum/skins/default/templates/question.html:391 +msgid "Your answer" +msgstr "Ваш одговор" -#: forum/skins/askbot/templates/questions.html:121 -#: forum/skins/askbot/templates/questions.html:132 -#: forum/skins/default/templates/questions.html:121 -#: forum/skins/default/templates/questions.html:132 -msgid "click to see most voted questions" +#: forum/skins/default/templates/question.html:393 +msgid "Be the first one to answer this question!" +msgstr "Будите први који ћете дати одговор на ово питање!" + +#: forum/skins/default/templates/question.html:399 +msgid "you can answer anonymously and then login" msgstr "" +"Please start posting your answer anonymously " +"- your answer will be saved within the current session and published after " +"you log in or create a new account. Please try to give a substantial " +"answer, for discussions, please use comments and " +"please do remember to vote (after you log in)!" -#: forum/skins/askbot/templates/questions.html:121 -#: forum/skins/default/templates/questions.html:121 -msgid "unpopular" +#: forum/skins/default/templates/question.html:403 +msgid "answer your own question only to give an answer" msgstr "" +"You are welcome to answer your own question, " +"but please make sure to give an answer. Remember that you " +"can always revise your original question. Please " +"use comments for discussions and please don't " +"forget to vote :) for the answers that you liked (or perhaps did " +"not like)! " -#: forum/skins/askbot/templates/questions.html:127 -#: forum/skins/default/templates/questions.html:127 -msgid "click to see least voted questions" -msgstr "least voted questions" +#: forum/skins/default/templates/question.html:405 +msgid "please only give an answer, no discussions" +msgstr "" +"Please try to give a substantial answer. If " +"you wanted to comment on the question or answer, just use the " +"commenting tool. Please remember that you can always revise " +"your answers - no need to answer the same question twice. Also, " +"please don't forget to vote - it really helps to select the " +"best questions and answers!" -#: forum/skins/askbot/templates/questions.html:127 -#: forum/skins/askbot/templates/questions.html:132 -#: forum/skins/default/templates/questions.html:127 -#: forum/skins/default/templates/questions.html:132 -msgid "popular" -msgstr "популарна" +#: forum/skins/default/templates/question.html:441 +msgid "Login/Signup to Post Your Answer" +msgstr "" -#: forum/skins/askbot/templates/questions.html:141 -#: forum/skins/default/templates/questions.html:141 -#, fuzzy, python-format -msgid " One question found" -msgid_plural "%(q_num)s questions found" -msgstr[0] "Једно пронађено питање" -msgstr[1] "%(q_num)s пронађених питања" -msgstr[2] "" +#: forum/skins/default/templates/question.html:444 +msgid "Answer Your Own Question" +msgstr "Одговорите на ваше питање" -#: forum/skins/askbot/templates/questions.html:143 -#: forum/skins/default/templates/questions.html:143 -#, fuzzy, python-format -msgid " %(q_num)s question" -msgid_plural "%(q_num)s questions" -msgstr[0] "Једно питање" -msgstr[1] "%(q_num)s питања" -msgstr[2] "" +#: forum/skins/default/templates/question.html:446 +msgid "Answer the question" +msgstr "Одговорите на питање" -#: forum/skins/askbot/templates/questions.html:147 -#: forum/skins/default/templates/questions.html:147 +#: forum/skins/default/templates/question.html:460 +msgid "Question tags" +msgstr "Ознаке" + +#: forum/skins/default/templates/question.html:465 +#: forum/skins/default/templates/questions.html:257 +#: forum/skins/default/templates/tag_selector.html:11 +#: forum/skins/default/templates/tag_selector.html:28 #, python-format -msgid "with %(author_name)s's contributions" +msgid "see questions tagged '%(tag_name)s'" msgstr "" -#: forum/skins/askbot/templates/questions.html:151 -#: forum/skins/default/templates/questions.html:151 -msgid "tagged" -msgstr "означено" +#: forum/skins/default/templates/question.html:471 +msgid "question asked" +msgstr "Питано" -#: forum/skins/askbot/templates/questions.html:157 -#: forum/skins/default/templates/questions.html:157 -msgid "Search tips:" -msgstr "Савети за претраживање:" - -#: forum/skins/askbot/templates/questions.html:161 -#: forum/skins/default/templates/questions.html:161 -msgid "reset author" -msgstr "ресетујте аутора" - -#: forum/skins/askbot/templates/questions.html:165 -#: forum/skins/default/templates/questions.html:165 -msgid "reset tags" -msgstr "ресетујте ознаке" - -#: forum/skins/askbot/templates/questions.html:169 -#: forum/skins/askbot/templates/questions.html:173 -#: forum/skins/default/templates/questions.html:169 -#: forum/skins/default/templates/questions.html:173 -msgid "start over" -msgstr "крените изпочетка" - -#: forum/skins/askbot/templates/questions.html:175 -#: forum/skins/default/templates/questions.html:175 -msgid " - to expand, or dig in by adding more tags and revising the query." -msgstr "" - -#: forum/skins/askbot/templates/questions.html:178 -#: forum/skins/default/templates/questions.html:178 -msgid "Search tip:" -msgstr "Савет за претраживање:" +#: forum/skins/default/templates/question.html:474 +msgid "question was seen" +msgstr "Прегледано" -#: forum/skins/askbot/templates/questions.html:178 -#: forum/skins/default/templates/questions.html:178 -msgid "add tags and a query to focus your search" -msgstr "додајте ознаке и упит да сузите претрагу" +#: forum/skins/default/templates/question.html:474 +msgid "times" +msgstr "пута" -#: forum/skins/askbot/templates/questions.html:190 -#: forum/skins/default/templates/questions.html:190 -msgid "There are no unanswered questions here" -msgstr "" +#: forum/skins/default/templates/question.html:477 +msgid "last updated" +msgstr "Задњи пут ажурирано" -#: forum/skins/askbot/templates/questions.html:193 -#: forum/skins/default/templates/questions.html:193 -msgid "No favorite questions here. " -msgstr "Овде нема омиљених питања." +#: forum/skins/default/templates/question.html:483 +msgid "Related questions" +msgstr "Слична питања" -#: forum/skins/askbot/templates/questions.html:194 -#: forum/skins/default/templates/questions.html:194 -msgid "Please start (bookmark) some questions when you visit them" +#: forum/skins/default/templates/question_counter_widget.html:6 +msgid "Please decide if you like this question or not by voting" msgstr "" -#: forum/skins/askbot/templates/questions.html:199 -#: forum/skins/default/templates/questions.html:199 -msgid "You can expand your search by " -msgstr "" +#: forum/skins/default/templates/question_counter_widget.html:12 +#, fuzzy +msgid "" +"\n" +" vote\n" +" " +msgid_plural "" +"\n" +" votes\n" +" " +msgstr[0] "" +"\n" +"глас\n" +" " +msgstr[1] "" +"\n" +"гласова" +msgstr[2] "" -#: forum/skins/askbot/templates/questions.html:203 -#: forum/skins/default/templates/questions.html:203 -msgid "resetting author" +#: forum/skins/default/templates/question_counter_widget.html:21 +msgid "this answer has been accepted to be correct" msgstr "" -#: forum/skins/askbot/templates/questions.html:207 -#: forum/skins/default/templates/questions.html:207 -msgid "resetting tags" -msgstr "" +#: forum/skins/default/templates/question_counter_widget.html:27 +#, fuzzy +msgid "" +"\n" +" answer \n" +" " +msgid_plural "" +"\n" +" answers \n" +" " +msgstr[0] "" +"\n" +"одговор\n" +" " +msgstr[1] "" +"\n" +"одговора" +msgstr[2] "" -#: forum/skins/askbot/templates/questions.html:211 -#: forum/skins/askbot/templates/questions.html:215 -#: forum/skins/default/templates/questions.html:211 -#: forum/skins/default/templates/questions.html:215 -msgid "starting over" -msgstr "" +#: forum/skins/default/templates/question_counter_widget.html:39 +#, fuzzy +msgid "" +"\n" +" view\n" +" " +msgid_plural "" +"\n" +" views\n" +" " +msgstr[0] "" +"\n" +"pregled" +msgstr[1] "" +"\n" +"pregleda" +msgstr[2] "" -#: forum/skins/askbot/templates/questions.html:220 -#: forum/skins/default/templates/questions.html:220 -msgid "Please always feel free to ask your question!" -msgstr "" +#: forum/skins/default/templates/question_edit.html:5 +#: forum/skins/default/templates/question_edit.html:66 +msgid "Edit question" +msgstr "Измени питање" -#: forum/skins/askbot/templates/questions.html:224 -#: forum/skins/default/templates/questions.html:224 -msgid "Did not find what you were looking for?" -msgstr "" +#: forum/skins/default/templates/question_edit_tips.html:4 +msgid "question tips" +msgstr "Савети" -#: forum/skins/askbot/templates/questions.html:225 -#: forum/skins/default/templates/questions.html:225 -msgid "Please, post your question!" -msgstr "" +#: forum/skins/default/templates/question_edit_tips.html:7 +msgid "please ask a relevant question" +msgstr "ask a question interesting to this community" -#: forum/skins/askbot/templates/questions.html:241 -#: forum/skins/default/templates/questions.html:241 -#, fuzzy -msgid "Contributors" -msgstr "Сарадници" +#: forum/skins/default/templates/question_edit_tips.html:10 +msgid "please try provide enough details" +msgstr "provide enough details" -#: forum/skins/askbot/templates/questions.html:254 -#: forum/skins/default/templates/questions.html:254 -msgid "Related tags" -msgstr "Ознаке" +#: forum/skins/default/templates/question_retag.html:4 +#: forum/skins/default/templates/question_retag.html:53 +msgid "Change tags" +msgstr "Промените ознаке" -#: forum/skins/askbot/templates/questions.html:257 -#: forum/skins/askbot/templates/tag_selector.html:11 -#: forum/skins/askbot/templates/tag_selector.html:28 -#: forum/skins/default/templates/question.html:465 -#: forum/skins/default/templates/questions.html:257 -#: forum/skins/default/templates/tag_selector.html:11 -#: forum/skins/default/templates/tag_selector.html:28 -#, python-format -msgid "see questions tagged '%(tag_name)s'" -msgstr "" +#: forum/skins/default/templates/question_retag.html:40 +msgid "up to 5 tags, less than 20 characters each" +msgstr "до 5 ознака, мање од 20 карактера у свакој" -#: forum/skins/askbot/templates/reopen.html:6 -#: forum/skins/askbot/templates/reopen.html:16 -#: forum/skins/default/templates/reopen.html:6 -#: forum/skins/default/templates/reopen.html:16 -msgid "Reopen question" +#: forum/skins/default/templates/question_retag.html:83 +msgid "Why use and modify tags?" msgstr "" -#: forum/skins/askbot/templates/reopen.html:19 -#: forum/skins/default/templates/reopen.html:19 -msgid "Open the previously closed question" +#: forum/skins/default/templates/question_retag.html:86 +msgid "tags help us keep Questions organized" msgstr "" -#: forum/skins/askbot/templates/reopen.html:22 -#: forum/skins/default/templates/reopen.html:22 -msgid "The question was closed for the following reason " -msgstr "Питање је затворено из следећих разлога" - -#: forum/skins/askbot/templates/reopen.html:22 -#: forum/skins/default/templates/reopen.html:22 -msgid "reason - leave blank in english" +#: forum/skins/default/templates/question_retag.html:94 +msgid "tag editors receive special awards from the community" msgstr "" -#: forum/skins/askbot/templates/reopen.html:22 -#: forum/skins/default/templates/reopen.html:22 -msgid "on " -msgstr "" +#: forum/skins/default/templates/question_summary_list_roll.html:13 +msgid "answers" +msgstr "одговори" -#: forum/skins/askbot/templates/reopen.html:22 -#: forum/skins/default/templates/reopen.html:22 -msgid "date closed" -msgstr "датум затварања" +#: forum/skins/default/templates/questions.html:8 +msgid "Questions" +msgstr "Питања" -#: forum/skins/askbot/templates/reopen.html:29 -#: forum/skins/default/templates/reopen.html:29 -msgid "Reopen this question" -msgstr "Поново отворите ово питање" +#: forum/skins/default/templates/questions.html:32 +msgid "Found by tags" +msgstr "Tagged questions" -#: forum/skins/askbot/templates/revisions_answer.html:7 -#: forum/skins/askbot/templates/revisions_answer.html:38 -#: forum/skins/askbot/templates/revisions_question.html:8 -#: forum/skins/askbot/templates/revisions_question.html:38 -#: forum/skins/default/templates/revisions_answer.html:7 -#: forum/skins/default/templates/revisions_answer.html:38 -#: forum/skins/default/templates/revisions_question.html:8 -#: forum/skins/default/templates/revisions_question.html:38 -msgid "Revision history" -msgstr "Преглед ревизија" +#: forum/skins/default/templates/questions.html:36 +msgid "Search results" +msgstr "Резултати претраге" -#: forum/skins/askbot/templates/revisions_answer.html:50 -#: forum/skins/askbot/templates/revisions_question.html:50 -#: forum/skins/default/templates/revisions_answer.html:50 -#: forum/skins/default/templates/revisions_question.html:50 -msgid "click to hide/show revision" +#: forum/skins/default/templates/questions.html:38 +msgid "Found by title" msgstr "" -#: forum/skins/askbot/templates/revisions_answer.html:58 -#: forum/skins/askbot/templates/revisions_question.html:58 -#: forum/skins/default/templates/question.html:141 -#: forum/skins/default/templates/question.html:288 -#: forum/skins/default/templates/revisions_answer.html:58 -#: forum/skins/default/templates/revisions_question.html:58 -msgid "edit" +#: forum/skins/default/templates/questions.html:42 +msgid "Unanswered questions" msgstr "" -#: forum/skins/askbot/templates/tag_selector.html:5 -#: forum/skins/default/templates/tag_selector.html:5 -msgid "Interesting tags" -msgstr "Занимљиве ознаке" - -#: forum/skins/askbot/templates/tag_selector.html:15 -#: forum/skins/default/templates/tag_selector.html:15 -#, python-format -msgid "remove '%(tag_name)s' from the list of interesting tags" -msgstr "уклоните '%(tag_name)s' са листе занимљивих ознака" +#: forum/skins/default/templates/questions.html:44 +msgid "All questions" +msgstr "Сва питања" -#: forum/skins/askbot/templates/tag_selector.html:21 -#: forum/skins/askbot/templates/tag_selector.html:38 -#: forum/skins/default/templates/tag_selector.html:21 -#: forum/skins/default/templates/tag_selector.html:38 -msgid "Add" -msgstr "Додајте" +#: forum/skins/default/templates/questions.html:51 +msgid "In:" +msgstr "Прикажи:" -#: forum/skins/askbot/templates/tag_selector.html:22 -#: forum/skins/default/templates/tag_selector.html:22 -msgid "Ignored tags" -msgstr "Игнорисане ознаке" +#: forum/skins/default/templates/questions.html:53 +msgid "see unanswered questions" +msgstr "погледајте питања без одговора" -#: forum/skins/askbot/templates/tag_selector.html:32 -#: forum/skins/default/templates/tag_selector.html:32 -#, python-format -msgid "remove '%(tag_name)s' from the list of ignored tags" -msgstr "уклоните '%(tag_name)s' са листе игнорисаних ознака" +#: forum/skins/default/templates/questions.html:55 +msgid "see your favorite questions" +msgstr "погледајте Ваша омиљена питања" -#: forum/skins/askbot/templates/tag_selector.html:41 -#: forum/skins/default/templates/tag_selector.html:41 -msgid "keep ignored questions hidden" -msgstr "сакрите игнорисана питања" +#: forum/skins/default/templates/questions.html:59 +msgid "Sort by:" +msgstr "Сортирај:" -#: forum/skins/askbot/templates/tags.html:6 -#: forum/skins/askbot/templates/tags.html:30 -#: forum/skins/default/templates/tags.html:6 -#: forum/skins/default/templates/tags.html:30 -msgid "Tag list" -msgstr "Списак ознака" +#: forum/skins/default/templates/questions.html:64 +#: forum/skins/default/templates/questions.html:75 +msgid "click to see the newest questions" +msgstr "кликните да бисте видели најновији питања" -#: forum/skins/askbot/templates/tags.html:32 -#: forum/skins/default/templates/tags.html:32 -msgid "sorted alphabetically" -msgstr "сортирано по алфабету" +#: forum/skins/default/templates/questions.html:70 +msgid "click to see the oldest questions" +msgstr "кликните да бисте видели најстарија питања" -#: forum/skins/askbot/templates/tags.html:32 -#: forum/skins/default/templates/tags.html:32 -msgid "by name" -msgstr "по имену" +#: forum/skins/default/templates/questions.html:83 +#: forum/skins/default/templates/questions.html:94 +msgid "click to see the most recently updated questions" +msgstr "кликните да бисте видели недавно ажурирана питања" -#: forum/skins/askbot/templates/tags.html:33 -#: forum/skins/default/templates/tags.html:33 -msgid "sorted by frequency of tag use" +#: forum/skins/default/templates/questions.html:89 +msgid "click to see the least recently updated questions" msgstr "" -#: forum/skins/askbot/templates/tags.html:33 -#: forum/skins/default/templates/tags.html:33 -msgid "by popularity" -msgstr "по популарности" +#: forum/skins/default/templates/questions.html:102 +#: forum/skins/default/templates/questions.html:113 +msgid "click to see hottest questions" +msgstr "questions with most answers" -#: forum/skins/askbot/templates/tags.html:39 -#: forum/skins/default/templates/tags.html:39 -#, python-format -msgid "All tags matching '%(stag)s'" +#: forum/skins/default/templates/questions.html:102 +msgid "less answers" msgstr "" -#: forum/skins/askbot/templates/tags.html:42 -#: forum/skins/default/templates/tags.html:42 -msgid "Nothing found" -msgstr "Ништа није пронађено" - -#: forum/skins/askbot/templates/user_edit.html:6 -#: forum/skins/default/templates/user_edit.html:6 -msgid "Edit user profile" -msgstr "Измените корисников профил" - -#: forum/skins/askbot/templates/user_edit.html:19 -#: forum/skins/default/templates/user_edit.html:19 -msgid "edit profile" -msgstr "измените профил" - -#: forum/skins/askbot/templates/user_edit.html:33 -#: forum/skins/askbot/templates/user_info.html:53 -#: forum/skins/default/templates/user_edit.html:33 -#: forum/skins/default/templates/user_info.html:53 -msgid "Registered user" -msgstr "Регистровани корисник" - -#: forum/skins/askbot/templates/user_edit.html:40 -#: forum/skins/default/templates/user_edit.html:40 -msgid "Screen Name" -msgstr "Корисничко, (видљиво) име" +#: forum/skins/default/templates/questions.html:108 +msgid "click to see coldest questions" +msgstr "questions with fewest answers" -#: forum/skins/askbot/templates/user_edit.html:89 -#: forum/skins/askbot/templates/user_email_subscriptions.html:20 -#: forum/skins/default/templates/user_edit.html:89 -#: forum/skins/default/templates/user_email_subscriptions.html:20 -msgid "Update" -msgstr "Ажурирајте" +#: forum/skins/default/templates/questions.html:108 +#: forum/skins/default/templates/questions.html:113 +msgid "more answers" +msgstr "са више одговора" -#: forum/skins/askbot/templates/user_email_subscriptions.html:8 -#: forum/skins/default/templates/user_email_subscriptions.html:8 -msgid "Email subscription settings" +#: forum/skins/default/templates/questions.html:121 +#: forum/skins/default/templates/questions.html:132 +msgid "click to see most voted questions" msgstr "" -#: forum/skins/askbot/templates/user_email_subscriptions.html:9 -#: forum/skins/default/templates/user_email_subscriptions.html:9 -msgid "email subscription settings info" -msgstr "Adjust frequency of email updates. Receive updates on interesting questions by email,
help the community
by answering questions of your colleagues. If you do not wish to receive emails - select 'no email' on all items below.
Updates are only sent when there is any new activity on selected items." - -#: forum/skins/askbot/templates/user_email_subscriptions.html:21 -#: forum/skins/default/templates/user_email_subscriptions.html:21 -msgid "Stop sending email" -msgstr "Stop Email" - -#: forum/skins/askbot/templates/user_info.html:18 -#: forum/skins/default/templates/user_info.html:18 -msgid "change picture" -msgstr "промените слику" - -#: forum/skins/askbot/templates/user_info.html:25 -#: forum/skins/askbot/templates/users.html:26 -#: forum/skins/default/templates/user_info.html:25 -#: forum/skins/default/templates/users.html:26 forum/views/users.py:933 -msgid "reputation" -msgstr "карма" - -#: forum/skins/askbot/templates/user_info.html:35 -#: forum/skins/default/templates/user_info.html:35 -msgid "Moderate this user" -msgstr "Модеришите овог корисника" - -#: forum/skins/askbot/templates/user_info.html:47 -#: forum/skins/default/templates/user_info.html:47 -msgid "update profile" -msgstr "ажурирајте профил" - -#: forum/skins/askbot/templates/user_info.html:57 -#: forum/skins/default/templates/user_info.html:57 -msgid "real name" -msgstr "право име" - -#: forum/skins/askbot/templates/user_info.html:62 -#: forum/skins/default/templates/user_info.html:62 -msgid "member for" -msgstr "члан од" - -#: forum/skins/askbot/templates/user_info.html:67 -#: forum/skins/default/templates/user_info.html:67 -msgid "last seen" -msgstr "последњи пут виђен" - -#: forum/skins/askbot/templates/user_info.html:73 -#: forum/skins/default/templates/user_info.html:73 -msgid "user website" -msgstr "корисников веб сајт" - -#: forum/skins/askbot/templates/user_info.html:79 -#: forum/skins/default/templates/user_info.html:79 -msgid "location" -msgstr "локација" - -#: forum/skins/askbot/templates/user_info.html:86 -#: forum/skins/default/templates/user_info.html:86 -msgid "age" -msgstr "старост" +#: forum/skins/default/templates/questions.html:121 +msgid "unpopular" +msgstr "" -#: forum/skins/askbot/templates/user_info.html:87 -#: forum/skins/default/templates/user_info.html:87 -msgid "age unit" -msgstr "година" +#: forum/skins/default/templates/questions.html:127 +msgid "click to see least voted questions" +msgstr "least voted questions" -#: forum/skins/askbot/templates/user_info.html:93 -#: forum/skins/default/templates/user_info.html:93 -msgid "todays unused votes" -msgstr "данашњи неискоришћени гласови" +#: forum/skins/default/templates/questions.html:127 +#: forum/skins/default/templates/questions.html:132 +msgid "popular" +msgstr "популарна" -#: forum/skins/askbot/templates/user_info.html:94 -#: forum/skins/default/templates/user_info.html:94 -msgid "votes left" -msgstr "преостало гласова" +#: forum/skins/default/templates/questions.html:141 +#, fuzzy, python-format +msgid " %(q_num)s question found" +msgid_plural "%(q_num)s questions found" +msgstr[0] "Једно питање" +msgstr[1] "%(q_num)s питања" +msgstr[2] "" -#: forum/skins/askbot/templates/user_reputation.html:29 -#: forum/skins/default/templates/user_reputation.html:29 -msgid "Your karma change log." -msgstr "Евиденција промене Ваше карме." +#: forum/skins/default/templates/questions.html:143 +#, fuzzy, python-format +msgid " %(q_num)s question" +msgid_plural "%(q_num)s questions" +msgstr[0] "Једно питање" +msgstr[1] "%(q_num)s питања" +msgstr[2] "" -#: forum/skins/askbot/templates/user_reputation.html:31 -#: forum/skins/default/templates/user_reputation.html:31 +#: forum/skins/default/templates/questions.html:147 #, python-format -msgid "%(user_name)s's karma change log" -msgstr "" - -#: forum/skins/askbot/templates/user_tabs.html:7 -#: forum/skins/default/templates/user_tabs.html:7 -msgid "User profile" +msgid "with %(author_name)s's contributions" msgstr "" -#: forum/skins/askbot/templates/user_tabs.html:7 -#: forum/skins/default/templates/user_tabs.html:7 forum/views/users.py:907 -msgid "overview" -msgstr "преглед" - -#: forum/skins/askbot/templates/user_tabs.html:9 -#: forum/skins/default/templates/user_tabs.html:9 forum/views/users.py:915 -msgid "recent activity" -msgstr "недавне активности" +#: forum/skins/default/templates/questions.html:151 +msgid "tagged" +msgstr "означено" -#: forum/skins/askbot/templates/user_tabs.html:12 -#: forum/skins/default/templates/user_tabs.html:12 forum/views/users.py:925 -msgid "comments and answers to others questions" -msgstr "" +#: forum/skins/default/templates/questions.html:157 +msgid "Search tips:" +msgstr "Савети за претраживање:" -#: forum/skins/askbot/templates/user_tabs.html:13 -#: forum/skins/default/templates/user_tabs.html:13 forum/views/users.py:924 -msgid "responses" -msgstr "одговори" +#: forum/skins/default/templates/questions.html:161 +msgid "reset author" +msgstr "ресетујте аутора" -#: forum/skins/askbot/templates/user_tabs.html:16 -#: forum/skins/default/templates/user_tabs.html:16 -msgid "graph of user reputation" -msgstr "Graph of user karma" +#: forum/skins/default/templates/questions.html:165 +msgid "reset tags" +msgstr "ресетујте ознаке" -#: forum/skins/askbot/templates/user_tabs.html:17 -#: forum/skins/default/templates/user_tabs.html:17 -msgid "reputation history" -msgstr "karma history" +#: forum/skins/default/templates/questions.html:169 +#: forum/skins/default/templates/questions.html:173 +msgid "start over" +msgstr "крените изпочетка" -#: forum/skins/askbot/templates/user_tabs.html:20 -#: forum/skins/default/templates/user_tabs.html:20 forum/views/users.py:951 -msgid "user vote record" +#: forum/skins/default/templates/questions.html:175 +msgid " - to expand, or dig in by adding more tags and revising the query." msgstr "" -#: forum/skins/askbot/templates/user_tabs.html:20 -#: forum/skins/default/templates/user_tabs.html:20 forum/views/users.py:950 -msgid "casted votes" -msgstr "votes" +#: forum/skins/default/templates/questions.html:178 +msgid "Search tip:" +msgstr "Савет за претраживање:" -#: forum/skins/askbot/templates/user_tabs.html:23 -#: forum/skins/default/templates/user_tabs.html:23 -msgid "questions that user selected as his/her favorite" +#: forum/skins/default/templates/questions.html:178 +msgid "add tags and a query to focus your search" +msgstr "додајте ознаке и упит да сузите претрагу" + +#: forum/skins/default/templates/questions.html:190 +msgid "There are no unanswered questions here" msgstr "" -#: forum/skins/askbot/templates/user_tabs.html:24 -#: forum/skins/default/templates/user_tabs.html:24 -msgid "favorites" -msgstr "омиљена" +#: forum/skins/default/templates/questions.html:193 +msgid "No favorite questions here. " +msgstr "Овде нема омиљених питања." -#: forum/skins/askbot/templates/user_tabs.html:27 -#: forum/skins/default/templates/user_tabs.html:27 forum/views/users.py:960 -msgid "email subscription settings" +#: forum/skins/default/templates/questions.html:194 +msgid "Please start (bookmark) some questions when you visit them" msgstr "" -#: forum/skins/askbot/templates/user_tabs.html:28 -#: forum/skins/default/templates/user_tabs.html:28 forum/views/users.py:959 -msgid "email subscriptions" +#: forum/skins/default/templates/questions.html:199 +msgid "You can expand your search by " msgstr "" -#: forum/skins/askbot/templates/users.html:6 -#: forum/skins/askbot/templates/users.html:24 -#: forum/skins/default/templates/users.html:6 -#: forum/skins/default/templates/users.html:24 -msgid "Users" -msgstr "Корисници" - -#: forum/skins/askbot/templates/users.html:27 -#: forum/skins/default/templates/users.html:27 -msgid "recent" -msgstr "нови" +#: forum/skins/default/templates/questions.html:203 +msgid "resetting author" +msgstr "" -#: forum/skins/askbot/templates/users.html:29 -#: forum/skins/default/templates/users.html:29 -msgid "by username" -msgstr "по корисничком имену" +#: forum/skins/default/templates/questions.html:207 +msgid "resetting tags" +msgstr "" -#: forum/skins/askbot/templates/users.html:35 -#: forum/skins/default/templates/users.html:35 -#, python-format -msgid "users matching query %(suser)s:" +#: forum/skins/default/templates/questions.html:211 +#: forum/skins/default/templates/questions.html:215 +msgid "starting over" msgstr "" -#: forum/skins/askbot/templates/users.html:39 -#: forum/skins/default/templates/users.html:39 -msgid "Nothing found." -msgstr "Ништа није пронађено." +#: forum/skins/default/templates/questions.html:220 +msgid "Please always feel free to ask your question!" +msgstr "" -#: forum/skins/askbot/templates/users_questions.html:11 -#: forum/skins/default/templates/users_questions.html:11 -msgid "this questions was selected as favorite" +#: forum/skins/default/templates/questions.html:224 +msgid "Did not find what you were looking for?" msgstr "" -#: forum/skins/askbot/templates/users_questions.html:12 -#: forum/skins/default/templates/users_questions.html:12 -#, fuzzy -msgid "thumb-up on" -msgstr "палац-горе да" +#: forum/skins/default/templates/questions.html:225 +msgid "Please, post your question!" +msgstr "" -#: forum/skins/askbot/templates/users_questions.html:19 -#: forum/skins/default/templates/users_questions.html:19 +#: forum/skins/default/templates/questions.html:241 #, fuzzy -msgid "thumb-up off" -msgstr "палац-горе не" +msgid "Contributors" +msgstr "Сарадници" -#: forum/skins/askbot/templates/authopenid/changeemail.html:3 -#: forum/skins/askbot/templates/authopenid/changeemail.html:9 -#: forum/skins/askbot/templates/authopenid/changeemail.html:38 -#: forum/skins/default/templates/authopenid/changeemail.html:3 -#: forum/skins/default/templates/authopenid/changeemail.html:9 -#: forum/skins/default/templates/authopenid/changeemail.html:38 -msgid "Change email" -msgstr "Change Email" +#: forum/skins/default/templates/questions.html:254 +msgid "Related tags" +msgstr "Ознаке" -#: forum/skins/askbot/templates/authopenid/changeemail.html:11 -#: forum/skins/default/templates/authopenid/changeemail.html:11 -msgid "Save your email address" +#: forum/skins/default/templates/reopen.html:6 +#: forum/skins/default/templates/reopen.html:16 +msgid "Reopen question" msgstr "" -#: forum/skins/askbot/templates/authopenid/changeemail.html:16 -#: forum/skins/default/templates/authopenid/changeemail.html:16 -#, python-format -msgid "change %(email)s info" -msgstr "Enter your new email into the box below if you'd like to use another email for update subscriptions.
Currently you are using %(email)s" - -#: forum/skins/askbot/templates/authopenid/changeemail.html:18 -#: forum/skins/default/templates/authopenid/changeemail.html:18 -#, python-format -msgid "here is why email is required, see %(gravatar_faq_url)s" -msgstr "Please enter your email address in the box below. Valid email address is required on this Q&A forum. If you like, you can receive updates on interesting questions or entire forum via email. Also, your email is used to create a unique gravatar image for your account. Email addresses are never shown or otherwise shared with anybody else." - -#: forum/skins/askbot/templates/authopenid/changeemail.html:31 -#: forum/skins/default/templates/authopenid/changeemail.html:31 -msgid "Your new Email" -msgstr "Your new Email: (will not be shown to anyone, must be valid)" - -#: forum/skins/askbot/templates/authopenid/changeemail.html:31 -#: forum/skins/default/templates/authopenid/changeemail.html:31 -msgid "Your Email" -msgstr "Your Email (must be valid, never shown to others)" - -#: forum/skins/askbot/templates/authopenid/changeemail.html:38 -#: forum/skins/default/templates/authopenid/changeemail.html:38 -msgid "Save Email" +#: forum/skins/default/templates/reopen.html:19 +msgid "Open the previously closed question" msgstr "" -#: forum/skins/askbot/templates/authopenid/changeemail.html:49 -#: forum/skins/default/templates/authopenid/changeemail.html:49 -msgid "Validate email" -msgstr "" +#: forum/skins/default/templates/reopen.html:22 +msgid "The question was closed for the following reason " +msgstr "Питање је затворено из следећих разлога" -#: forum/skins/askbot/templates/authopenid/changeemail.html:52 -#: forum/skins/default/templates/authopenid/changeemail.html:52 -#, python-format -msgid "validate %(email)s info or go to %(change_email_url)s" -msgstr "An email with a validation link has been sent to %(email)s. Please follow the emailed link with your web browser. Email validation is necessary to help insure the proper use of email on Q&A. If you would like to use another email, please change it again." +#: forum/skins/default/templates/reopen.html:22 +msgid "reason - leave blank in english" +msgstr "" -#: forum/skins/askbot/templates/authopenid/changeemail.html:57 -#: forum/skins/default/templates/authopenid/changeemail.html:57 -msgid "Email not changed" +#: forum/skins/default/templates/reopen.html:22 +msgid "on " msgstr "" -#: forum/skins/askbot/templates/authopenid/changeemail.html:60 -#: forum/skins/default/templates/authopenid/changeemail.html:60 -#, python-format -msgid "old %(email)s kept, if you like go to %(change_email_url)s" -msgstr "Your email address %(email)s has not been changed. If you decide to change it later - you can always do it by editing it in your user profile or by using the previous form again." +#: forum/skins/default/templates/reopen.html:22 +msgid "date closed" +msgstr "датум затварања" -#: forum/skins/askbot/templates/authopenid/changeemail.html:65 -#: forum/skins/default/templates/authopenid/changeemail.html:65 -msgid "Email changed" -msgstr "" +#: forum/skins/default/templates/reopen.html:29 +msgid "Reopen this question" +msgstr "Поново отворите ово питање" -#: forum/skins/askbot/templates/authopenid/changeemail.html:68 -#: forum/skins/default/templates/authopenid/changeemail.html:68 -#, python-format -msgid "your current %(email)s can be used for this" -msgstr "Your email address is now set to %(email)s. Updates on the questions that you like most will be sent to this address. Email notifications are sent once a day or less frequently - only when there are any news." +#: forum/skins/default/templates/revisions_answer.html:7 +#: forum/skins/default/templates/revisions_answer.html:38 +#: forum/skins/default/templates/revisions_question.html:8 +#: forum/skins/default/templates/revisions_question.html:38 +msgid "Revision history" +msgstr "Преглед ревизија" -#: forum/skins/askbot/templates/authopenid/changeemail.html:73 -#: forum/skins/default/templates/authopenid/changeemail.html:73 -msgid "Email verified" +#: forum/skins/default/templates/revisions_answer.html:50 +#: forum/skins/default/templates/revisions_question.html:50 +msgid "click to hide/show revision" msgstr "" -#: forum/skins/askbot/templates/authopenid/changeemail.html:76 -#: forum/skins/default/templates/authopenid/changeemail.html:76 -msgid "thanks for verifying email" -msgstr "Thank you for verifying your email! Now you can ask and answer questions. Also if you find a very interesting question you can subscribe for the updates - then will be notified about changes once a day or less frequently." - -#: forum/skins/askbot/templates/authopenid/changeemail.html:81 -#: forum/skins/default/templates/authopenid/changeemail.html:81 -msgid "email key not sent" -msgstr "Validation email not sent" +#: forum/skins/default/templates/tag_selector.html:5 +msgid "Interesting tags" +msgstr "Занимљиве ознаке" -#: forum/skins/askbot/templates/authopenid/changeemail.html:84 -#: forum/skins/default/templates/authopenid/changeemail.html:84 +#: forum/skins/default/templates/tag_selector.html:15 #, python-format -msgid "email key not sent %(email)s change email here %(change_link)s" -msgstr "Your current email address %(email)s has been validated before so the new key was not sent. You can change email used for update subscriptions if necessary." - -#: forum/skins/askbot/templates/authopenid/changeopenid.html:8 -#: forum/skins/default/templates/authopenid/changeopenid.html:8 -msgid "Account: change OpenID URL" -msgstr "" +msgid "remove '%(tag_name)s' from the list of interesting tags" +msgstr "уклоните '%(tag_name)s' са листе занимљивих ознака" -#: forum/skins/askbot/templates/authopenid/changeopenid.html:12 -#: forum/skins/default/templates/authopenid/changeopenid.html:12 -msgid "This is where you can change your OpenID URL. Make sure you remember it!" -msgstr "" +#: forum/skins/default/templates/tag_selector.html:21 +#: forum/skins/default/templates/tag_selector.html:38 +msgid "Add" +msgstr "Додајте" -#: forum/skins/askbot/templates/authopenid/changeopenid.html:14 -#: forum/skins/askbot/templates/authopenid/delete.html:14 -#: forum/skins/askbot/templates/authopenid/delete.html:24 -#: forum/skins/default/templates/authopenid/changeopenid.html:14 -#: forum/skins/default/templates/authopenid/delete.html:14 -#: forum/skins/default/templates/authopenid/delete.html:24 -msgid "Please correct errors below:" -msgstr "" +#: forum/skins/default/templates/tag_selector.html:22 +msgid "Ignored tags" +msgstr "Игнорисане ознаке" -#: forum/skins/askbot/templates/authopenid/changeopenid.html:29 -#: forum/skins/default/templates/authopenid/changeopenid.html:29 -msgid "OpenID URL:" -msgstr "OpenID URL:" +#: forum/skins/default/templates/tag_selector.html:32 +#, python-format +msgid "remove '%(tag_name)s' from the list of ignored tags" +msgstr "уклоните '%(tag_name)s' са листе игнорисаних ознака" -#: forum/skins/askbot/templates/authopenid/changepw.html:7 -#: forum/skins/default/templates/authopenid/changepw.html:7 -msgid "Account: change password" -msgstr "Change your password" +#: forum/skins/default/templates/tag_selector.html:41 +msgid "keep ignored questions hidden" +msgstr "сакрите игнорисана питања" -#: forum/skins/askbot/templates/authopenid/changepw.html:8 -#: forum/skins/default/templates/authopenid/changepw.html:8 -msgid "This is where you can change your password. Make sure you remember it!" -msgstr "To change your password please fill out and submit this form" +#: forum/skins/default/templates/tags.html:6 +#: forum/skins/default/templates/tags.html:30 +msgid "Tag list" +msgstr "Списак ознака" -#: forum/skins/askbot/templates/authopenid/complete.html:19 -#: forum/skins/default/templates/authopenid/complete.html:19 -msgid "Connect your OpenID with this site" -msgstr "New user signup" +#: forum/skins/default/templates/tags.html:32 +msgid "sorted alphabetically" +msgstr "сортирано по алфабету" -#: forum/skins/askbot/templates/authopenid/complete.html:22 -#: forum/skins/default/templates/authopenid/complete.html:22 -msgid "Connect your OpenID with your account on this site" -msgstr "New user signup" +#: forum/skins/default/templates/tags.html:32 +msgid "by name" +msgstr "по имену" -#: forum/skins/askbot/templates/authopenid/complete.html:27 -#: forum/skins/default/templates/authopenid/complete.html:27 -#, python-format -msgid "register new %(provider)s account info, see %(gravatar_faq_url)s" -msgstr "

You are here for the first time with your %(provider)s login. Please create your screen name and save your email address. Saved email address will let you subscribe for the updates on the most interesting questions and will be used to create and retrieve your unique avatar image - gravatar.

" +#: forum/skins/default/templates/tags.html:33 +msgid "sorted by frequency of tag use" +msgstr "" -#: forum/skins/askbot/templates/authopenid/complete.html:31 -#: forum/skins/default/templates/authopenid/complete.html:31 -#, python-format -msgid "" -"%(username)s already exists, choose another name for \n" -" %(provider)s. Email is required too, see %(gravatar_faq_url)s\n" -" " -msgstr "

Oops... looks like screen name %(username)s is already used in another account.

Please choose another screen name to use with your %(provider)s login. Also, a valid email address is required on the Q&A forum. Your email is used to create a unique gravatar image for your account. If you like, you can receive updates on the interesting questions or entire forum by email. Email addresses are never shown or otherwise shared with anybody else.

" +#: forum/skins/default/templates/tags.html:33 +msgid "by popularity" +msgstr "по популарности" -#: forum/skins/askbot/templates/authopenid/complete.html:35 -#: forum/skins/default/templates/authopenid/complete.html:35 +#: forum/skins/default/templates/tags.html:39 #, python-format -msgid "register new external %(provider)s account info, see %(gravatar_faq_url)s" -msgstr "

You are here for the first time with your %(provider)s login.

You can either keep your screen name the same as your %(provider)s login name or choose some other nickname.

Also, please save a valid email address. With the email you can subscribe for the updates on the most interesting questions. Email address is also used to create and retrieve your unique avatar image - gravatar.

" +msgid "" +"All tags matching '%(stag)s'" +msgstr "" -#: forum/skins/askbot/templates/authopenid/complete.html:38 -#: forum/skins/default/templates/authopenid/complete.html:38 -#, python-format -msgid "register new Facebook connect account info, see %(gravatar_faq_url)s" -msgstr "

You are here for the first time with your Facebook login. Please create your screen name and save your email address. Saved email address will let you subscribe for the updates on the most interesting questions and will be used to create and retrieve your unique avatar image - gravatar.

" +#: forum/skins/default/templates/tags.html:42 +msgid "Nothing found" +msgstr "Ништа није пронађено" -#: forum/skins/askbot/templates/authopenid/complete.html:42 -#: forum/skins/default/templates/authopenid/complete.html:42 -msgid "This account already exists, please use another." -msgstr "" +#: forum/skins/default/templates/user_edit.html:6 +msgid "Edit user profile" +msgstr "Измените корисников профил" -#: forum/skins/askbot/templates/authopenid/complete.html:57 -#: forum/skins/default/templates/authopenid/complete.html:57 -msgid "Sorry, looks like we have some errors:" -msgstr "" +#: forum/skins/default/templates/user_edit.html:19 +msgid "edit profile" +msgstr "измените профил" -#: forum/skins/askbot/templates/authopenid/complete.html:82 -#: forum/skins/default/templates/authopenid/complete.html:82 -msgid "Screen name label" -msgstr "Screen Name (will be shown to others)" +#: forum/skins/default/templates/user_edit.html:33 +#: forum/skins/default/templates/user_info.html:53 +msgid "Registered user" +msgstr "Регистровани корисник" -#: forum/skins/askbot/templates/authopenid/complete.html:89 -#: forum/skins/default/templates/authopenid/complete.html:89 -msgid "Email address label" -msgstr "Email Address (will not be shared with anyone, must be valid)" +#: forum/skins/default/templates/user_edit.html:40 +msgid "Screen Name" +msgstr "Корисничко, (видљиво) име" -#: forum/skins/askbot/templates/authopenid/complete.html:95 -#: forum/skins/askbot/templates/authopenid/signup.html:18 -#: forum/skins/default/templates/authopenid/complete.html:95 -#: forum/skins/default/templates/authopenid/signup.html:18 -msgid "receive updates motivational blurb" -msgstr "Receive forum updates by email - this will help our community grow and become more useful.
By default Q&A forum sends up to one email digest per week - only when there is anything new.
If you like, please adjust this now or any time later from your user account." +#: forum/skins/default/templates/user_edit.html:89 +#: forum/skins/default/templates/user_email_subscriptions.html:20 +msgid "Update" +msgstr "Ажурирајте" -#: forum/skins/askbot/templates/authopenid/complete.html:99 -#: forum/skins/askbot/templates/authopenid/signup.html:22 -#: forum/skins/default/templates/authopenid/complete.html:99 -#: forum/skins/default/templates/authopenid/signup.html:22 -msgid "please select one of the options above" +#: forum/skins/default/templates/user_email_subscriptions.html:8 +msgid "Email subscription settings" msgstr "" -#: forum/skins/askbot/templates/authopenid/complete.html:102 -#: forum/skins/default/templates/authopenid/complete.html:102 -msgid "Tag filter tool will be your right panel, once you log in." +#: forum/skins/default/templates/user_email_subscriptions.html:9 +msgid "email subscription settings info" msgstr "" +"Adjust frequency of email updates. Receive " +"updates on interesting questions by email,
help the community by answering questions of your colleagues. If you do not wish to " +"receive emails - select 'no email' on all items below.
Updates are only " +"sent when there is any new activity on selected items." -#: forum/skins/askbot/templates/authopenid/complete.html:103 -#: forum/skins/default/templates/authopenid/complete.html:103 -msgid "create account" -msgstr "Signup" +#: forum/skins/default/templates/user_email_subscriptions.html:21 +msgid "Stop sending email" +msgstr "Stop Email" -#: forum/skins/askbot/templates/authopenid/complete.html:112 -#: forum/skins/default/templates/authopenid/complete.html:112 -msgid "Existing account" -msgstr "" +#: forum/skins/default/templates/user_info.html:18 +msgid "change picture" +msgstr "промените слику" -#: forum/skins/askbot/templates/authopenid/complete.html:113 -#: forum/skins/default/templates/authopenid/complete.html:113 -msgid "user name" -msgstr "корисничко име" +#: forum/skins/default/templates/user_info.html:25 +#: forum/skins/default/templates/users.html:26 forum/views/users.py:933 +msgid "reputation" +msgstr "карма" -#: forum/skins/askbot/templates/authopenid/complete.html:114 -#: forum/skins/default/templates/authopenid/complete.html:114 -msgid "password" -msgstr "шифра" +#: forum/skins/default/templates/user_info.html:35 +msgid "Moderate this user" +msgstr "Модеришите овог корисника" -#: forum/skins/askbot/templates/authopenid/complete.html:121 -#: forum/skins/default/templates/authopenid/complete.html:121 -msgid "Register" -msgstr "" +#: forum/skins/default/templates/user_info.html:47 +msgid "update profile" +msgstr "ажурирајте профил" -#: forum/skins/askbot/templates/authopenid/complete.html:122 -#: forum/skins/askbot/templates/authopenid/signin.html:168 -#: forum/skins/default/templates/authopenid/complete.html:122 -#: forum/skins/default/templates/authopenid/signin.html:168 -msgid "Forgot your password?" -msgstr "" +#: forum/skins/default/templates/user_info.html:57 +msgid "real name" +msgstr "право име" -#: forum/skins/askbot/templates/authopenid/confirm_email.txt:2 -#: forum/skins/default/templates/authopenid/confirm_email.txt:2 -msgid "Thank you for registering at our Q&A forum!" -msgstr "" +#: forum/skins/default/templates/user_info.html:62 +msgid "member for" +msgstr "члан од" -#: forum/skins/askbot/templates/authopenid/confirm_email.txt:4 -#: forum/skins/default/templates/authopenid/confirm_email.txt:4 -msgid "Your account details are:" -msgstr "" +#: forum/skins/default/templates/user_info.html:67 +msgid "last seen" +msgstr "последњи пут виђен" -#: forum/skins/askbot/templates/authopenid/confirm_email.txt:6 -#: forum/skins/default/templates/authopenid/confirm_email.txt:6 -msgid "Username:" -msgstr "Корисничко име:" +#: forum/skins/default/templates/user_info.html:73 +msgid "user website" +msgstr "корисников веб сајт" -#: forum/skins/askbot/templates/authopenid/confirm_email.txt:7 -#: forum/skins/askbot/templates/authopenid/delete.html:19 -#: forum/skins/default/templates/authopenid/confirm_email.txt:7 -#: forum/skins/default/templates/authopenid/delete.html:19 -msgid "Password:" -msgstr "Шифра:" +#: forum/skins/default/templates/user_info.html:79 +msgid "location" +msgstr "локација" -#: forum/skins/askbot/templates/authopenid/confirm_email.txt:9 -#: forum/skins/default/templates/authopenid/confirm_email.txt:9 -msgid "Please sign in here:" -msgstr "" +#: forum/skins/default/templates/user_info.html:86 +msgid "age" +msgstr "старост" -#: forum/skins/askbot/templates/authopenid/confirm_email.txt:12 -#: forum/skins/askbot/templates/authopenid/email_validation.txt:14 -#: forum/skins/askbot/templates/authopenid/sendpw_email.txt:8 -#: forum/skins/default/templates/authopenid/confirm_email.txt:12 -#: forum/skins/default/templates/authopenid/email_validation.txt:14 -#: forum/skins/default/templates/authopenid/sendpw_email.txt:8 -msgid "" -"Sincerely,\n" -"Forum Administrator" -msgstr "" -"Sincerely,\n" -"Q&A Forum Administrator" +#: forum/skins/default/templates/user_info.html:87 +msgid "age unit" +msgstr "година" -#: forum/skins/askbot/templates/authopenid/delete.html:8 -#: forum/skins/default/templates/authopenid/delete.html:8 -msgid "Account: delete account" -msgstr "Налог: избришите налог" +#: forum/skins/default/templates/user_info.html:93 +msgid "todays unused votes" +msgstr "данашњи неискоришћени гласови" -#: forum/skins/askbot/templates/authopenid/delete.html:12 -#: forum/skins/default/templates/authopenid/delete.html:12 -msgid "Note: After deleting your account, anyone will be able to register this username." -msgstr "" +#: forum/skins/default/templates/user_info.html:94 +msgid "votes left" +msgstr "преостало гласова" -#: forum/skins/askbot/templates/authopenid/delete.html:16 -#: forum/skins/default/templates/authopenid/delete.html:16 -msgid "Check confirm box, if you want delete your account." +#: forum/skins/default/templates/user_reputation.html:29 +msgid "Your karma change log." +msgstr "Евиденција промене Ваше карме." + +#: forum/skins/default/templates/user_reputation.html:31 +#, python-format +msgid "%(user_name)s's karma change log" msgstr "" -#: forum/skins/askbot/templates/authopenid/delete.html:31 -#: forum/skins/default/templates/authopenid/delete.html:31 -msgid "I am sure I want to delete my account." -msgstr "Сигуран сам да желим да избришем мој налог." +#: forum/skins/default/templates/user_stats.html:11 +#, python-format +msgid "%(counter)s Question" +msgid_plural "%(counter)s Questions" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" -#: forum/skins/askbot/templates/authopenid/delete.html:32 -#: forum/skins/default/templates/authopenid/delete.html:32 -msgid "Password/OpenID URL" +#: forum/skins/default/templates/user_stats.html:16 +#, python-format +msgid "%(counter)s Answer" +msgid_plural "%(counter)s Answers" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: forum/skins/default/templates/user_stats.html:24 +#, python-format +msgid "the answer has been voted for %(answer_score)s times" msgstr "" -#: forum/skins/askbot/templates/authopenid/delete.html:32 -#: forum/skins/default/templates/authopenid/delete.html:32 -msgid "(required for your security)" -msgstr "(потребно за вашу сигурност)" +#: forum/skins/default/templates/user_stats.html:24 +msgid "this answer has been selected as correct" +msgstr "овај одговор је изабран као исправан" -#: forum/skins/askbot/templates/authopenid/delete.html:34 -#: forum/skins/default/templates/authopenid/delete.html:34 -msgid "Delete account permanently" -msgstr "Избришите трајно Ваш налог" +#: forum/skins/default/templates/user_stats.html:34 +#, python-format +msgid "(%(comment_count)s comment)" +msgid_plural "the answer has been commented %(comment_count)s times" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" -#: forum/skins/askbot/templates/authopenid/email_validation.txt:2 -#: forum/skins/default/templates/authopenid/email_validation.txt:2 -msgid "Greetings from the Q&A forum" -msgstr "Поздрав од П&О форума" +#: forum/skins/default/templates/user_stats.html:44 +#, python-format +msgid "%(cnt)s Vote" +msgid_plural "%(cnt)s Votes " +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" -#: forum/skins/askbot/templates/authopenid/email_validation.txt:4 -#: forum/skins/default/templates/authopenid/email_validation.txt:4 -msgid "To make use of the Forum, please follow the link below:" +#: forum/skins/default/templates/user_stats.html:50 +msgid "thumb up" +msgstr "палац горе" + +#: forum/skins/default/templates/user_stats.html:51 +msgid "user has voted up this many times" msgstr "" -#: forum/skins/askbot/templates/authopenid/email_validation.txt:8 -#: forum/skins/default/templates/authopenid/email_validation.txt:8 -msgid "Following the link above will help us verify your email address." +#: forum/skins/default/templates/user_stats.html:55 +msgid "thumb down" +msgstr "палац доле" + +#: forum/skins/default/templates/user_stats.html:56 +msgid "user voted down this many times" msgstr "" -#: forum/skins/askbot/templates/authopenid/email_validation.txt:10 -#: forum/skins/default/templates/authopenid/email_validation.txt:10 +#: forum/skins/default/templates/user_stats.html:64 +#, python-format +msgid "%(counter)s Tag" +msgid_plural "%(counter)s Tags" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: forum/skins/default/templates/user_stats.html:72 +#, python-format msgid "" -"If you beleive that this message was sent in mistake - \n" -"no further action is needed. Just ingore this email, we apologize\n" -"for any inconvenience" +"see other questions with %(view_user)s's contributions tagged '%(tag_name)s' " msgstr "" -#: forum/skins/askbot/templates/authopenid/external_legacy_login_info.html:4 -#: forum/skins/askbot/templates/authopenid/external_legacy_login_info.html:7 -#: forum/skins/default/templates/authopenid/external_legacy_login_info.html:4 -#: forum/skins/default/templates/authopenid/external_legacy_login_info.html:7 -msgid "Traditional login information" +#: forum/skins/default/templates/user_stats.html:86 +#, python-format +msgid "%(counter)s Badge" +msgid_plural "%(counter)s Badges" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: forum/skins/default/templates/user_tabs.html:7 +msgid "User profile" msgstr "" -#: forum/skins/askbot/templates/authopenid/external_legacy_login_info.html:12 -#: forum/skins/default/templates/authopenid/external_legacy_login_info.html:12 -#, python-format -msgid "how to login with password through external login website or use %(feedback_url)s" +#: forum/skins/default/templates/user_tabs.html:7 forum/views/users.py:907 +msgid "overview" +msgstr "преглед" + +#: forum/skins/default/templates/user_tabs.html:9 forum/views/users.py:915 +msgid "recent activity" +msgstr "недавне активности" + +#: forum/skins/default/templates/user_tabs.html:12 forum/views/users.py:925 +msgid "comments and answers to others questions" msgstr "" -#: forum/skins/askbot/templates/authopenid/sendpw.html:4 -#: forum/skins/askbot/templates/authopenid/sendpw.html:7 -#: forum/skins/default/templates/authopenid/sendpw.html:4 -#: forum/skins/default/templates/authopenid/sendpw.html:7 -msgid "Send new password" -msgstr "Recover password" +#: forum/skins/default/templates/user_tabs.html:13 forum/views/users.py:924 +msgid "responses" +msgstr "одговори" -#: forum/skins/askbot/templates/authopenid/sendpw.html:10 -#: forum/skins/default/templates/authopenid/sendpw.html:10 -msgid "password recovery information" -msgstr "Forgot you password? No problems - just get a new one!
Please follow the following steps:
• submit your user name below and check your email
follow the activation link for the new password - sent to you by email and login with the suggested password
• at this you might want to change your password to something you can remember better" +#: forum/skins/default/templates/user_tabs.html:16 +msgid "graph of user reputation" +msgstr "Graph of user karma" -#: forum/skins/askbot/templates/authopenid/sendpw.html:21 -#: forum/skins/default/templates/authopenid/sendpw.html:21 -msgid "Reset password" -msgstr "Send me a new password" +#: forum/skins/default/templates/user_tabs.html:17 +msgid "reputation history" +msgstr "karma history" -#: forum/skins/askbot/templates/authopenid/sendpw.html:22 -#: forum/skins/default/templates/authopenid/sendpw.html:22 -msgid "return to login" +#: forum/skins/default/templates/user_tabs.html:20 forum/views/users.py:951 +msgid "user vote record" msgstr "" -#: forum/skins/askbot/templates/authopenid/sendpw_email.txt:2 -#: forum/skins/default/templates/authopenid/sendpw_email.txt:2 -#, python-format -msgid "" -"Someone has requested to reset your password on %(site_url)s.\n" -"If it were not you, it is safe to ignore this email." -msgstr "" +#: forum/skins/default/templates/user_tabs.html:20 forum/views/users.py:950 +msgid "casted votes" +msgstr "votes" -#: forum/skins/askbot/templates/authopenid/sendpw_email.txt:5 -#: forum/skins/default/templates/authopenid/sendpw_email.txt:5 -#, python-format -msgid "" -"email explanation how to use new %(password)s for %(username)s\n" -"with the %(key_link)s" +#: forum/skins/default/templates/user_tabs.html:23 +msgid "questions that user selected as his/her favorite" msgstr "" -"To change your password, please follow these steps:\n" -"* visit this link: %(key_link)s\n" -"* login with user name %(username)s and password %(password)s\n" -"* go to your user profile and set the password to something you can remember" -#: forum/skins/askbot/templates/authopenid/signin.html:5 -#: forum/skins/askbot/templates/authopenid/signin.html:21 -#: forum/skins/default/templates/authopenid/signin.html:5 -#: forum/skins/default/templates/authopenid/signin.html:21 -msgid "User login" -msgstr "User login" +#: forum/skins/default/templates/user_tabs.html:24 +msgid "favorites" +msgstr "омиљена" -#: forum/skins/askbot/templates/authopenid/signin.html:28 -#: forum/skins/default/templates/authopenid/signin.html:28 -#, python-format -msgid "" -"\n" -" Your answer to %(title)s %(summary)s will be posted once you log in\n" -" " +#: forum/skins/default/templates/user_tabs.html:27 forum/views/users.py:960 +msgid "email subscription settings" msgstr "" -"\n" -"Your answer to \"%(title)s %(summary)s...\" is saved and will be posted once you log in." - -#: forum/skins/askbot/templates/authopenid/signin.html:35 -#: forum/skins/default/templates/authopenid/signin.html:35 -#, python-format -msgid "" -"Your question \n" -" %(title)s %(summary)s will be posted once you log in\n" -" " -msgstr "Your question \"%(title)s %(summary)s...\" is saved and will be posted once you log in." - -#: forum/skins/askbot/templates/authopenid/signin.html:42 -#: forum/skins/default/templates/authopenid/signin.html:42 -msgid "Click to sign in through any of these services." -msgstr "

Please select your favorite login method below.

External login services use OpenID technology, where your password always stays confidential between you and your login provider and you don't have to remember another one.

" -# msgid "Click to sign in through any of these services." -# msgstr "" -# "

Please select your favorite login method -# below." -# "

External login services use OpenID technology, where your password " -# "always stays confidential between you and your login provider and you don't -# " -# "have to remember another one. " -# "Askbot option requires your login name and " -# "password entered here.

" -#: forum/skins/askbot/templates/authopenid/signin.html:144 -#: forum/skins/default/templates/authopenid/signin.html:144 -msgid "Enter your Provider user name" -msgstr "Enter your Provider user name
(or select another login method above)" +#: forum/skins/default/templates/user_tabs.html:28 forum/views/users.py:959 +msgid "email subscriptions" +msgstr "" -#: forum/skins/askbot/templates/authopenid/signin.html:151 -#: forum/skins/default/templates/authopenid/signin.html:151 -msgid "Enter your OpenID web address" -msgstr "Enter your OpenID web address
(or choose another login method above)" +#: forum/skins/default/templates/users.html:6 +#: forum/skins/default/templates/users.html:24 +msgid "Users" +msgstr "Корисници" -#: forum/skins/askbot/templates/authopenid/signin.html:153 -#: forum/skins/askbot/templates/authopenid/signin.html:166 -#: forum/skins/default/templates/authopenid/signin.html:153 -#: forum/skins/default/templates/authopenid/signin.html:166 -msgid "Login" -msgstr "Пријава" +#: forum/skins/default/templates/users.html:27 +msgid "recent" +msgstr "нови" -#: forum/skins/askbot/templates/authopenid/signin.html:157 -#: forum/skins/default/templates/authopenid/signin.html:157 -msgid "Enter your login name and password" -msgstr "Enter your Askbot login and password
(or select your OpenID provider above)" +#: forum/skins/default/templates/users.html:29 +msgid "by username" +msgstr "по корисничком имену" -#: forum/skins/askbot/templates/authopenid/signin.html:161 -#: forum/skins/default/templates/authopenid/signin.html:161 -msgid "Login name" +#: forum/skins/default/templates/users.html:35 +#, python-format +msgid "users matching query %(suser)s:" msgstr "" -#: forum/skins/askbot/templates/authopenid/signin.html:163 -#: forum/skins/default/templates/authopenid/signin.html:163 -msgid "Password" +#: forum/skins/default/templates/users.html:39 +msgid "Nothing found." +msgstr "Ништа није пронађено." + +#: forum/skins/default/templates/users_questions.html:11 +msgid "this questions was selected as favorite" msgstr "" -#: forum/skins/askbot/templates/authopenid/signin.html:167 -#: forum/skins/default/templates/authopenid/signin.html:167 +#: forum/skins/default/templates/users_questions.html:12 #, fuzzy -msgid "Create account" -msgstr "Отворите налог" - -#: forum/skins/askbot/templates/authopenid/signin.html:178 -#: forum/skins/default/templates/authopenid/signin.html:178 -msgid "Why use OpenID?" -msgstr "Зашто користити OpenID?" - -#: forum/skins/askbot/templates/authopenid/signin.html:181 -#: forum/skins/default/templates/authopenid/signin.html:181 -msgid "with openid it is easier" -msgstr "With the OpenID you don't need to create new username and password." - -#: forum/skins/askbot/templates/authopenid/signin.html:184 -#: forum/skins/default/templates/authopenid/signin.html:184 -msgid "reuse openid" -msgstr "You can safely re-use the same login for all OpenID-enabled websites." +msgid "thumb-up on" +msgstr "палац-горе да" -#: forum/skins/askbot/templates/authopenid/signin.html:187 -#: forum/skins/default/templates/authopenid/signin.html:187 -msgid "openid is widely adopted" -msgstr "There are > 160,000,000 OpenID account in use. Over 10,000 sites are OpenID-enabled." +#: forum/skins/default/templates/users_questions.html:19 +#, fuzzy +msgid "thumb-up off" +msgstr "палац-горе не" -#: forum/skins/askbot/templates/authopenid/signin.html:190 -#: forum/skins/default/templates/authopenid/signin.html:190 -msgid "openid is supported open standard" -msgstr "OpenID is based on an open standard, supported by many organizations." +#: forum/skins/default/templates/authopenid/changeemail.html:3 +#: forum/skins/default/templates/authopenid/changeemail.html:9 +#: forum/skins/default/templates/authopenid/changeemail.html:38 +msgid "Change email" +msgstr "Change Email" -#: forum/skins/askbot/templates/authopenid/signin.html:195 -#: forum/skins/default/templates/authopenid/signin.html:195 -msgid "Find out more" -msgstr "Сазнајте више" +#: forum/skins/default/templates/authopenid/changeemail.html:11 +msgid "Save your email address" +msgstr "" -#: forum/skins/askbot/templates/authopenid/signin.html:196 -#: forum/skins/default/templates/authopenid/signin.html:196 -msgid "Get OpenID" +#: forum/skins/default/templates/authopenid/changeemail.html:16 +#, python-format +msgid "change %(email)s info" msgstr "" +"Enter your new email into the box below if " +"you'd like to use another email for update subscriptions." +"
Currently you are using %(email)s" -#: forum/skins/askbot/templates/authopenid/signup.html:4 -#: forum/skins/default/templates/authopenid/signup.html:4 -msgid "Signup" +#: forum/skins/default/templates/authopenid/changeemail.html:18 +#, python-format +msgid "here is why email is required, see %(gravatar_faq_url)s" msgstr "" +"Please enter your email address in the box below. Valid email address is required on this Q&A forum. If you like, " +"you can receive updates on interesting questions or entire " +"forum via email. Also, your email is used to create a unique gravatar image for your account. " +"Email addresses are never shown or otherwise shared with anybody else." -#: forum/skins/askbot/templates/authopenid/signup.html:8 -#: forum/skins/default/templates/authopenid/signup.html:8 -msgid "Create login name and password" +#: forum/skins/default/templates/authopenid/changeemail.html:31 +msgid "Your new Email" msgstr "" +"Your new Email: (will not be shown to " +"anyone, must be valid)" -#: forum/skins/askbot/templates/authopenid/signup.html:10 -#: forum/skins/default/templates/authopenid/signup.html:10 -msgid "Traditional signup info" -msgstr "If you prefer, create your forum login name and password here. However, please keep in mind that we also support OpenID login method. With OpenID you can simply reuse your external login (e.g. Gmail or AOL) without ever sharing your login details with anyone and having to remember yet another password." +#: forum/skins/default/templates/authopenid/changeemail.html:31 +msgid "Your Email" +msgstr "" +"Your Email (must be valid, never shown to others)" -#: forum/skins/askbot/templates/authopenid/signup.html:25 -#: forum/skins/default/templates/authopenid/signup.html:25 -msgid "Please read and type in the two words below to help us prevent automated account creation." +#: forum/skins/default/templates/authopenid/changeemail.html:38 +msgid "Save Email" msgstr "" -#: forum/skins/askbot/templates/authopenid/signup.html:27 -#: forum/skins/default/templates/authopenid/signup.html:27 -msgid "Create Account" +#: forum/skins/default/templates/authopenid/changeemail.html:49 +msgid "Validate email" msgstr "" -#: forum/skins/askbot/templates/authopenid/signup.html:28 -#: forum/skins/default/templates/authopenid/signup.html:28 -msgid "or" -msgstr "или" +#: forum/skins/default/templates/authopenid/changeemail.html:52 +#, python-format +msgid "validate %(email)s info or go to %(change_email_url)s" +msgstr "" +"An email with a validation link has been sent to %" +"(email)s. Please follow the emailed link with your " +"web browser. Email validation is necessary to help insure the proper use of " +"email on Q&A. If you would like to use " +"another email, please change it again." -#: forum/skins/askbot/templates/authopenid/signup.html:29 -#: forum/skins/default/templates/authopenid/signup.html:29 -msgid "return to OpenID login" +#: forum/skins/default/templates/authopenid/changeemail.html:57 +msgid "Email not changed" msgstr "" -#: forum/skins/askbot/templates/fbconnect/xd_receiver.html:5 -#: forum/skins/default/templates/fbconnect/xd_receiver.html:5 +#: forum/skins/default/templates/authopenid/changeemail.html:60 #, python-format -msgid "Connect to %(APP_SHORT_NAME)s with Facebook!" +msgid "old %(email)s kept, if you like go to %(change_email_url)s" msgstr "" +"Your email address %(email)s has not been changed." +" If you decide to change it later - you can always do it by editing " +"it in your user profile or by using the previous form again." -#: forum/skins/default/templates/badge.html:6 -#: forum/skins/default/templates/badge.html:17 -msgid "Badge" +#: forum/skins/default/templates/authopenid/changeemail.html:65 +msgid "Email changed" msgstr "" -#: forum/skins/default/templates/badge.html:26 -msgid "user received this badge:" -msgid_plural "users received this badge:" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" +#: forum/skins/default/templates/authopenid/changeemail.html:68 +#, python-format +msgid "your current %(email)s can be used for this" +msgstr "" +"Your email address is now set to %(email)s. " +"Updates on the questions that you like most will be sent to this address. " +"Email notifications are sent once a day or less frequently - only when there " +"are any news." -#: forum/skins/default/templates/badges.html:6 -msgid "Badges summary" +#: forum/skins/default/templates/authopenid/changeemail.html:73 +msgid "Email verified" msgstr "" -#: forum/skins/default/templates/badges.html:17 -msgid "Badges" +#: forum/skins/default/templates/authopenid/changeemail.html:76 +msgid "thanks for verifying email" msgstr "" +"Thank you for verifying your email! Now " +"you can ask and answer questions. Also if " +"you find a very interesting question you can subscribe for the " +"updates - then will be notified about changes once a day or less frequently." -#: forum/skins/default/templates/badges.html:21 -msgid "Community gives you awards for your questions, answers and votes." -msgstr "If your questions and answers are highly voted, your contribution to this Q&A community will be recognized with the variety of badges." +#: forum/skins/default/templates/authopenid/changeemail.html:81 +msgid "email key not sent" +msgstr "Validation email not sent" -#: forum/skins/default/templates/badges.html:22 +#: forum/skins/default/templates/authopenid/changeemail.html:84 #, python-format +msgid "email key not sent %(email)s change email here %(change_link)s" +msgstr "" +"Your current email address %(email)s has been " +"validated before so the new key was not sent. You can change email used for update subscriptions if necessary." + +#: forum/skins/default/templates/authopenid/changeopenid.html:8 +msgid "Account: change OpenID URL" +msgstr "" + +#: forum/skins/default/templates/authopenid/changeopenid.html:12 msgid "" -"Below is the list of available badges and number \n" -" of times each type of badge has been awarded. Give us feedback at %(feedback_faq_url)s.\n" -" " +"This is where you can change your OpenID URL. Make sure you remember it!" msgstr "" -"Below is the list of available badges and number \n" -" of times each type of badge has been awarded. Have ideas about fun badges? Please, give us your feedback" -#: forum/skins/default/templates/badges.html:51 -msgid "Community badges" -msgstr "Беџеви - нивои" +#: forum/skins/default/templates/authopenid/changeopenid.html:14 +#: forum/skins/default/templates/authopenid/delete.html:14 +#: forum/skins/default/templates/authopenid/delete.html:24 +msgid "Please correct errors below:" +msgstr "" -#: forum/skins/default/templates/badges.html:57 -msgid "gold badge description" -msgstr "Gold badge is the highest award in this community. To obtain it have to show profound knowledge and ability in addition to your active participation." +#: forum/skins/default/templates/authopenid/changeopenid.html:29 +msgid "OpenID URL:" +msgstr "OpenID URL:" -#: forum/skins/default/templates/badges.html:65 -msgid "silver badge description" -msgstr "Obtaining silver badge requires significant patience. If you have received one, that means you have greatly contributed to this community." +#: forum/skins/default/templates/authopenid/changepw.html:7 +msgid "Account: change password" +msgstr "Change your password" -#: forum/skins/default/templates/badges.html:68 -msgid "bronze badge: often given as a special honor" +#: forum/skins/default/templates/authopenid/changepw.html:8 +msgid "This is where you can change your password. Make sure you remember it!" msgstr "" +"To change your password please fill out and " +"submit this form" -#: forum/skins/default/templates/badges.html:72 -msgid "bronze badge description" -msgstr "If you are an active participant in this community, you will be recognized with this badge." +#: forum/skins/default/templates/authopenid/complete.html:19 +msgid "Connect your OpenID with this site" +msgstr "New user signup" -#: forum/skins/default/templates/header.html:12 -msgid "login" -msgstr "пријава" +#: forum/skins/default/templates/authopenid/complete.html:22 +msgid "Connect your OpenID with your account on this site" +msgstr "New user signup" -#: forum/skins/default/templates/post_contributor_info.html:9 +#: forum/skins/default/templates/authopenid/complete.html:27 #, python-format -msgid "one revision" -msgid_plural "%(rev_count)s revisions" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" +msgid "register new %(provider)s account info, see %(gravatar_faq_url)s" +msgstr "" +"

You are here for the first time with your %" +"(provider)s login. Please create your screen name " +"and save your email address. Saved email address will let " +"you subscribe for the updates on the most interesting " +"questions and will be used to create and retrieve your unique avatar image - " +"gravatar.

" -#: forum/skins/default/templates/post_contributor_info.html:15 -msgid "asked" -msgstr "питано" +#: forum/skins/default/templates/authopenid/complete.html:31 +#, python-format +msgid "" +"%(username)s already exists, choose another name for \n" +" %(provider)s. Email is required too, see %" +"(gravatar_faq_url)s\n" +" " +msgstr "" +"

Oops... looks like screen name %(username)s is " +"already used in another account.

Please choose another screen " +"name to use with your %(provider)s login. Also, a valid email address is " +"required on the Q&A forum. Your email is " +"used to create a unique gravatar image for your account. If you like, you can receive " +"updates on the interesting questions or entire forum by email. " +"Email addresses are never shown or otherwise shared with anybody else.

" -#: forum/skins/default/templates/post_contributor_info.html:18 -msgid "answered" +#: forum/skins/default/templates/authopenid/complete.html:35 +#, python-format +msgid "" +"register new external %(provider)s account info, see %(gravatar_faq_url)s" msgstr "" +"

You are here for the first time with your %" +"(provider)s login.

You can either keep your screen " +"name the same as your %(provider)s login name or choose some other " +"nickname.

Also, please save a valid email address. " +"With the email you can subscribe for the updates on the " +"most interesting questions. Email address is also used to create and " +"retrieve your unique avatar image - gravatar.

" -#: forum/skins/default/templates/post_contributor_info.html:20 -msgid "posted" +#: forum/skins/default/templates/authopenid/complete.html:38 +#, python-format +msgid "register new Facebook connect account info, see %(gravatar_faq_url)s" msgstr "" +"

You are here for the first time with your " +"Facebook login. Please create your screen name and " +"save your email address. Saved email address will let you " +"subscribe for the updates on the most interesting questions " +"and will be used to create and retrieve your unique avatar image - gravatar.

" -#: forum/skins/default/templates/post_contributor_info.html:41 -msgid "updated" +#: forum/skins/default/templates/authopenid/complete.html:42 +msgid "This account already exists, please use another." msgstr "" -#: forum/skins/default/templates/question.html:78 -#: forum/skins/default/templates/question.html:79 -#: forum/skins/default/templates/question.html:95 -#: forum/skins/default/templates/question.html:97 -msgid "i like this post (click again to cancel)" +#: forum/skins/default/templates/authopenid/complete.html:57 +msgid "Sorry, looks like we have some errors:" msgstr "" -#: forum/skins/default/templates/question.html:81 -#: forum/skins/default/templates/question.html:99 -#: forum/skins/default/templates/question.html:251 -msgid "current number of votes" +#: forum/skins/default/templates/authopenid/complete.html:82 +msgid "Screen name label" +msgstr "Screen Name (will be shown to others)" + +#: forum/skins/default/templates/authopenid/complete.html:89 +msgid "Email address label" msgstr "" +"Email Address (will not be shared with " +"anyone, must be valid)" -#: forum/skins/default/templates/question.html:90 -#: forum/skins/default/templates/question.html:91 -#: forum/skins/default/templates/question.html:104 -#: forum/skins/default/templates/question.html:105 -msgid "i dont like this post (click again to cancel)" +#: forum/skins/default/templates/authopenid/complete.html:95 +#: forum/skins/default/templates/authopenid/signup.html:18 +msgid "receive updates motivational blurb" msgstr "" +"Receive forum updates by email - this will help our " +"community grow and become more useful.
By default Q&A forum sends up to one email digest per " +"week - only when there is anything new.
If you like, please " +"adjust this now or any time later from your user account." -#: forum/skins/default/templates/question.html:109 -#: forum/skins/default/templates/question.html:110 -msgid "mark this question as favorite (click again to cancel)" +#: forum/skins/default/templates/authopenid/complete.html:99 +#: forum/skins/default/templates/authopenid/signup.html:22 +msgid "please select one of the options above" msgstr "" -#: forum/skins/default/templates/question.html:116 -#: forum/skins/default/templates/question.html:117 -msgid "remove favorite mark from this question (click again to restore mark)" +#: forum/skins/default/templates/authopenid/complete.html:102 +msgid "Tag filter tool will be your right panel, once you log in." msgstr "" -#: forum/skins/default/templates/question.html:146 -msgid "reopen" +#: forum/skins/default/templates/authopenid/complete.html:103 +msgid "create account" +msgstr "Signup" + +#: forum/skins/default/templates/authopenid/complete.html:112 +msgid "Existing account" msgstr "" -#: forum/skins/default/templates/question.html:150 -msgid "close" -msgstr "затвори" +#: forum/skins/default/templates/authopenid/complete.html:113 +msgid "user name" +msgstr "корисничко име" -#: forum/skins/default/templates/question.html:156 -#: forum/skins/default/templates/question.html:293 -msgid "report as offensive (i.e containing spam, advertising, malicious text, etc.)" +#: forum/skins/default/templates/authopenid/complete.html:114 +msgid "password" +msgstr "шифра" + +#: forum/skins/default/templates/authopenid/complete.html:121 +msgid "Register" msgstr "" -#: forum/skins/default/templates/question.html:157 -#: forum/skins/default/templates/question.html:294 -msgid "flag offensive" -msgstr "означи увредљивим" +#: forum/skins/default/templates/authopenid/complete.html:122 +#: forum/skins/default/templates/authopenid/signin.html:168 +msgid "Forgot your password?" +msgstr "" -#: forum/skins/default/templates/question.html:165 -#: forum/skins/default/templates/question.html:305 -msgid "delete" -msgstr "избриши" +#: forum/skins/default/templates/authopenid/confirm_email.txt:2 +msgid "Thank you for registering at our Q&A forum!" +msgstr "" -#: forum/skins/default/templates/question.html:183 -#: forum/skins/default/templates/question.html:325 -msgid "delete this comment" -msgstr "избриши овај коментар" +#: forum/skins/default/templates/authopenid/confirm_email.txt:4 +msgid "Your account details are:" +msgstr "" -#: forum/skins/default/templates/question.html:194 -#: forum/skins/default/templates/question.html:336 -msgid "add comment" -msgstr "унесите коментар" +#: forum/skins/default/templates/authopenid/confirm_email.txt:6 +msgid "Username:" +msgstr "Корисничко име:" -#: forum/skins/default/templates/question.html:198 -#: forum/skins/default/templates/question.html:340 -#, python-format -msgid "see one more" -msgid_plural "see %(counter)s more" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" +#: forum/skins/default/templates/authopenid/confirm_email.txt:7 +#: forum/skins/default/templates/authopenid/delete.html:19 +msgid "Password:" +msgstr "Шифра:" -#: forum/skins/default/templates/question.html:200 -#: forum/skins/default/templates/question.html:342 -#, python-format -msgid "see one more comment" -msgid_plural "" -"see %(counter)s more comments\n" -" " -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" +#: forum/skins/default/templates/authopenid/confirm_email.txt:9 +msgid "Please sign in here:" +msgstr "" -#: forum/skins/default/templates/question.html:213 -#, python-format -msgid "The question has been closed for the following reason \"%(close_reason)s\" by" +#: forum/skins/default/templates/authopenid/confirm_email.txt:12 +#: forum/skins/default/templates/authopenid/email_validation.txt:14 +#: forum/skins/default/templates/authopenid/sendpw_email.txt:8 +msgid "" +"Sincerely,\n" +"Forum Administrator" msgstr "" +"Sincerely,\n" +"Q&A Forum Administrator" -#: forum/skins/default/templates/question.html:215 -#, python-format -msgid "close date %(closed_at)s" -msgstr "датум затварања %(closed_at)s" +#: forum/skins/default/templates/authopenid/delete.html:8 +msgid "Account: delete account" +msgstr "Налог: избришите налог" -#: forum/skins/default/templates/question.html:223 -#, python-format +#: forum/skins/default/templates/authopenid/delete.html:12 msgid "" -"\n" -" One Answer:\n" -" " -msgid_plural "" -"\n" -" %(counter)s Answers:\n" -" " -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: forum/skins/default/templates/question.html:231 -msgid "oldest answers will be shown first" +"Note: After deleting your account, anyone will be able to register this " +"username." msgstr "" -#: forum/skins/default/templates/question.html:231 -msgid "oldest answers" -msgstr "стара" - -#: forum/skins/default/templates/question.html:233 -msgid "newest answers will be shown first" +#: forum/skins/default/templates/authopenid/delete.html:16 +msgid "Check confirm box, if you want delete your account." msgstr "" -#: forum/skins/default/templates/question.html:233 -msgid "newest answers" -msgstr "нова" +#: forum/skins/default/templates/authopenid/delete.html:31 +msgid "I am sure I want to delete my account." +msgstr "Сигуран сам да желим да избришем мој налог." -#: forum/skins/default/templates/question.html:235 -msgid "most voted answers will be shown first" +#: forum/skins/default/templates/authopenid/delete.html:32 +msgid "Password/OpenID URL" msgstr "" -#: forum/skins/default/templates/question.html:235 -msgid "popular answers" -msgstr "популарна" +#: forum/skins/default/templates/authopenid/delete.html:32 +msgid "(required for your security)" +msgstr "(потребно за вашу сигурност)" -#: forum/skins/default/templates/question.html:249 -#: forum/skins/default/templates/question.html:250 -msgid "i like this answer (click again to cancel)" -msgstr "свиђа ми се овај одговор (кликните поново да бисте отказали)" +#: forum/skins/default/templates/authopenid/delete.html:34 +msgid "Delete account permanently" +msgstr "Избришите трајно Ваш налог" -#: forum/skins/default/templates/question.html:256 -#: forum/skins/default/templates/question.html:257 -msgid "i dont like this answer (click again to cancel)" -msgstr "не свиђа ми се овај одговор (кликните поново да бисте отказали)" +#: forum/skins/default/templates/authopenid/email_validation.txt:2 +msgid "Greetings from the Q&A forum" +msgstr "Поздрав од П&О форума" -#: forum/skins/default/templates/question.html:262 -#: forum/skins/default/templates/question.html:263 -msgid "mark this answer as favorite (click again to undo)" -msgstr "означи овај одговор као омиљени (кликните поново да бисте отказали)" +#: forum/skins/default/templates/authopenid/email_validation.txt:4 +msgid "To make use of the Forum, please follow the link below:" +msgstr "" -#: forum/skins/default/templates/question.html:268 -#: forum/skins/default/templates/question.html:269 -msgid "the author of the question has selected this answer as correct" -msgstr "аутор питања је изабрао овај одговор као прави" +#: forum/skins/default/templates/authopenid/email_validation.txt:8 +msgid "Following the link above will help us verify your email address." +msgstr "" -#: forum/skins/default/templates/question.html:282 -msgid "answer permanent link" -msgstr "трајни линк одговора" +#: forum/skins/default/templates/authopenid/email_validation.txt:10 +msgid "" +"If you beleive that this message was sent in mistake - \n" +"no further action is needed. Just ingore this email, we apologize\n" +"for any inconvenience" +msgstr "" -#: forum/skins/default/templates/question.html:283 -msgid "permanent link" -msgstr "трајни линк" +#: forum/skins/default/templates/authopenid/external_legacy_login_info.html:4 +#: forum/skins/default/templates/authopenid/external_legacy_login_info.html:7 +msgid "Traditional login information" +msgstr "" -#: forum/skins/default/templates/question.html:305 -msgid "undelete" -msgstr "undelete" +#: forum/skins/default/templates/authopenid/external_legacy_login_info.html:12 +#, python-format +msgid "" +"how to login with password through external login website or use %" +"(feedback_url)s" +msgstr "" -#: forum/skins/default/templates/question.html:364 -#: forum/skins/default/templates/question.html:367 -msgid "Notify me once a day when there are any new answers" -msgstr "Notify me once a day by email when there are any new answers or updates" +#: forum/skins/default/templates/authopenid/sendpw.html:4 +#: forum/skins/default/templates/authopenid/sendpw.html:7 +msgid "Send new password" +msgstr "Recover password" -#: forum/skins/default/templates/question.html:370 -msgid "Notify me weekly when there are any new answers" -msgstr "Notify me weekly when there are any new answers or updates" +#: forum/skins/default/templates/authopenid/sendpw.html:10 +msgid "password recovery information" +msgstr "" +"Forgot you password? No problems - just get a new " +"one!
Please follow the following steps:
• submit your " +"user name below and check your email
follow the " +"activation link for the new password - sent to you by email and " +"login with the suggested password
• at this you might want to " +"change your password to something you can remember better" -#: forum/skins/default/templates/question.html:375 -#, python-format -msgid "You can always adjust frequency of email updates from your %(profile_url)s" -msgstr "(note: you can always change how often you receive updates)" +#: forum/skins/default/templates/authopenid/sendpw.html:21 +msgid "Reset password" +msgstr "Send me a new password" -#: forum/skins/default/templates/question.html:380 -msgid "once you sign in you will be able to subscribe for any updates here" -msgstr "Here (once you log in) you will be able to sign up for the periodic email updates about this question." +#: forum/skins/default/templates/authopenid/sendpw.html:22 +msgid "return to login" +msgstr "" -#: forum/skins/default/templates/question.html:391 -msgid "Your answer" -msgstr "Ваш одговор" +#: forum/skins/default/templates/authopenid/sendpw_email.txt:2 +#, python-format +msgid "" +"Someone has requested to reset your password on %(site_url)s.\n" +"If it were not you, it is safe to ignore this email." +msgstr "" -#: forum/skins/default/templates/question.html:393 -msgid "Be the first one to answer this question!" -msgstr "Будите први који ћете дати одговор на ово питање!" +#: forum/skins/default/templates/authopenid/sendpw_email.txt:5 +#, python-format +msgid "" +"email explanation how to use new %(password)s for %(username)s\n" +"with the %(key_link)s" +msgstr "" +"To change your password, please follow these steps:\n" +"* visit this link: %(key_link)s\n" +"* login with user name %(username)s and password %(password)s\n" +"* go to your user profile and set the password to something you can remember" -#: forum/skins/default/templates/question.html:399 -msgid "you can answer anonymously and then login" -msgstr "Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!" +#: forum/skins/default/templates/authopenid/signin.html:5 +#: forum/skins/default/templates/authopenid/signin.html:21 +msgid "User login" +msgstr "User login" -#: forum/skins/default/templates/question.html:403 -msgid "answer your own question only to give an answer" -msgstr "You are welcome to answer your own question, but please make sure to give an answer. Remember that you can always revise your original question. Please use comments for discussions and please don't forget to vote :) for the answers that you liked (or perhaps did not like)! " +#: forum/skins/default/templates/authopenid/signin.html:28 +#, python-format +msgid "" +"\n" +" Your answer to %(title)s %(summary)s will be posted once you " +"log in\n" +" " +msgstr "" +"\n" +"Your answer to \"%(title)s %(summary)s...\" is saved and will be " +"posted once you log in." -#: forum/skins/default/templates/question.html:405 -msgid "please only give an answer, no discussions" -msgstr "Please try to give a substantial answer. If you wanted to comment on the question or answer, just use the commenting tool. Please remember that you can always revise your answers - no need to answer the same question twice. Also, please don't forget to vote - it really helps to select the best questions and answers!" +#: forum/skins/default/templates/authopenid/signin.html:35 +#, python-format +msgid "" +"Your question \n" +" %(title)s %(summary)s will be posted once you log in\n" +" " +msgstr "" +"Your question \"%(title)s %(summary)s...\" is saved and will be " +"posted once you log in." -#: forum/skins/default/templates/question.html:441 -msgid "Login/Signup to Post Your Answer" +#: forum/skins/default/templates/authopenid/signin.html:42 +msgid "Click to sign in through any of these services." msgstr "" +"

Please select your favorite login method below." +"

External login services use OpenID technology, where your password " +"always stays confidential between you and your login provider and you don't " +"have to remember another one.

" -#: forum/skins/default/templates/question.html:444 -msgid "Answer Your Own Question" -msgstr "Одговорите на ваше питање" +# msgid "Click to sign in through any of these services." +# msgstr "" +# "

Please select your favorite login method +# below." +# "

External login services use OpenID technology, where your password " +# "always stays confidential between you and your login provider and you don't +# " +# "have to remember another one. " +# "Askbot option requires your login name and " +# "password entered here.

" +#: forum/skins/default/templates/authopenid/signin.html:144 +msgid "Enter your Provider user name" +msgstr "" +"Enter your Provider user name
(or " +"select another login method above)" -#: forum/skins/default/templates/question.html:446 -msgid "Answer the question" -msgstr "Одговорите на питање" +#: forum/skins/default/templates/authopenid/signin.html:151 +msgid "" +"Enter your OpenID " +"web address" +msgstr "" +"Enter your OpenID web address
(or choose " +"another login method above)" -#: forum/skins/default/templates/question.html:460 -msgid "Question tags" -msgstr "Ознаке" +#: forum/skins/default/templates/authopenid/signin.html:153 +#: forum/skins/default/templates/authopenid/signin.html:166 +msgid "Login" +msgstr "Пријава" -#: forum/skins/default/templates/question.html:471 -msgid "question asked" -msgstr "Питано" +#: forum/skins/default/templates/authopenid/signin.html:157 +msgid "Enter your login name and password" +msgstr "" +"Enter your Askbot login and password
(or select your OpenID provider above)" -#: forum/skins/default/templates/question.html:474 -msgid "question was seen" -msgstr "Прегледано" +#: forum/skins/default/templates/authopenid/signin.html:161 +msgid "Login name" +msgstr "" -#: forum/skins/default/templates/question.html:474 -msgid "times" -msgstr "пута" +#: forum/skins/default/templates/authopenid/signin.html:163 +msgid "Password" +msgstr "" -#: forum/skins/default/templates/question.html:477 -msgid "last updated" -msgstr "Задњи пут ажурирано" +#: forum/skins/default/templates/authopenid/signin.html:167 +#, fuzzy +msgid "Create account" +msgstr "Отворите налог" -#: forum/skins/default/templates/question.html:483 -msgid "Related questions" -msgstr "Слична питања" +#: forum/skins/default/templates/authopenid/signin.html:178 +msgid "Why use OpenID?" +msgstr "Зашто користити OpenID?" -#: forum/skins/default/templates/user_stats.html:11 -#, python-format -msgid "1 Question" -msgid_plural "%(counter)s Questions" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" +#: forum/skins/default/templates/authopenid/signin.html:181 +msgid "with openid it is easier" +msgstr "With the OpenID you don't need to create new username and password." -#: forum/skins/default/templates/user_stats.html:16 -#, python-format -msgid "1 Answer" -msgid_plural "%(counter)s Answers" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" +#: forum/skins/default/templates/authopenid/signin.html:184 +msgid "reuse openid" +msgstr "You can safely re-use the same login for all OpenID-enabled websites." -#: forum/skins/default/templates/user_stats.html:24 -#, python-format -msgid "the answer has been voted for %(answer_score)s times" +#: forum/skins/default/templates/authopenid/signin.html:187 +msgid "openid is widely adopted" msgstr "" +"There are > 160,000,000 OpenID account in use. Over 10,000 sites are OpenID-" +"enabled." -#: forum/skins/default/templates/user_stats.html:24 -msgid "this answer has been selected as correct" -msgstr "овај одговор је изабран као исправан" +#: forum/skins/default/templates/authopenid/signin.html:190 +msgid "openid is supported open standard" +msgstr "OpenID is based on an open standard, supported by many organizations." -#: forum/skins/default/templates/user_stats.html:34 -#, python-format -msgid "(one comment)" -msgid_plural "the answer has been commented %(comment_count)s times" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" +#: forum/skins/default/templates/authopenid/signin.html:195 +msgid "Find out more" +msgstr "Сазнајте више" -#: forum/skins/default/templates/user_stats.html:44 -#, python-format -msgid "1 Vote" -msgid_plural "%(cnt)s Votes " -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" +#: forum/skins/default/templates/authopenid/signin.html:196 +msgid "Get OpenID" +msgstr "" -#: forum/skins/default/templates/user_stats.html:50 -msgid "thumb up" -msgstr "палац горе" +#: forum/skins/default/templates/authopenid/signup.html:4 +msgid "Signup" +msgstr "" -#: forum/skins/default/templates/user_stats.html:51 -msgid "user has voted up this many times" +#: forum/skins/default/templates/authopenid/signup.html:8 +msgid "Create login name and password" msgstr "" -#: forum/skins/default/templates/user_stats.html:55 -msgid "thumb down" -msgstr "палац доле" +#: forum/skins/default/templates/authopenid/signup.html:10 +msgid "Traditional signup info" +msgstr "" +"If you prefer, create your forum login name and " +"password here. However, please keep in mind that we also support " +"OpenID login method. With OpenID you can " +"simply reuse your external login (e.g. Gmail or AOL) without ever sharing " +"your login details with anyone and having to remember yet another password." -#: forum/skins/default/templates/user_stats.html:56 -msgid "user voted down this many times" +#: forum/skins/default/templates/authopenid/signup.html:25 +msgid "" +"Please read and type in the two words below to help us prevent automated " +"account creation." msgstr "" -#: forum/skins/default/templates/user_stats.html:64 -#, python-format -msgid "1 Tag" -msgid_plural "%(counter)s Tags" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" +#: forum/skins/default/templates/authopenid/signup.html:27 +msgid "Create Account" +msgstr "" -#: forum/skins/default/templates/user_stats.html:72 -#, python-format -msgid "see other questions with %(view_user)s's contributions tagged '%(tag_name)s' " +#: forum/skins/default/templates/authopenid/signup.html:28 +msgid "or" +msgstr "или" + +#: forum/skins/default/templates/authopenid/signup.html:29 +msgid "return to OpenID login" msgstr "" -#: forum/skins/default/templates/user_stats.html:86 +#: forum/skins/default/templates/fbconnect/xd_receiver.html:5 #, python-format -msgid "1 Badge" -msgid_plural "%(counter)s Badges" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" +msgid "Connect to %(APP_SHORT_NAME)s with Facebook!" +msgstr "" #: forum/templatetags/extra_filters.py:100 msgid "no items in counter" @@ -4151,11 +3929,15 @@ msgstr "нажалост, не постоји корисник са овим и #: forum/utils/forms.py:54 msgid "sorry, we have a serious error - user name is taken by several users" -msgstr "нажалост, имамо озбиљну грешку - корисничко име је заузето од стране више корисника" +msgstr "" +"нажалост, имамо озбиљну грешку - корисничко име је заузето од стране више " +"корисника" #: forum/utils/forms.py:55 msgid "user name can only consist of letters, empty space and underscore" -msgstr "корисничко име се може састојати искључиво од слова, празног простора и доње линије." +msgstr "" +"корисничко име се може састојати искључиво од слова, празног простора и доње " +"линије." #: forum/utils/forms.py:109 msgid "your email address" @@ -4196,7 +3978,9 @@ msgstr "унета шифра не одговара, покушајте поно #: forum/views/commands.py:209 #, python-format msgid "subscription saved, %(email)s needs validation, see %(details_url)s" -msgstr "Ваша претплата је сачувана, али е-пошту %(email)s је потребно проверити, погледајте овде за више информација" +msgstr "" +"Ваша претплата је сачувана, али е-пошту %(email)s је потребно проверити, " +"погледајте овде за више информација" #: forum/views/commands.py:217 msgid "email update frequency has been set to daily" @@ -4276,7 +4060,8 @@ msgstr "нажалост, слање датотека на сервер захт #: forum/views/writers.py:72 msgid "allowed file types are 'jpg', 'jpeg', 'gif', 'bmp', 'png', 'tiff'" -msgstr "дозвољени типови датотека су 'jpg', 'jpeg', 'gif', 'bmp', 'png', 'tiff'" +msgstr "" +"дозвољени типови датотека су 'jpg', 'jpeg', 'gif', 'bmp', 'png', 'tiff'" #: forum/views/writers.py:74 #, python-format @@ -4285,8 +4070,11 @@ msgstr "максимална величина датотеке за слање #: forum/views/writers.py:76 #, python-format -msgid "Error uploading file. Please contact the site administrator. Thank you. %s" -msgstr "Грешка при слању датотеке. Молимо Вас да контактирате администратора сајта. Хвала Вам. %s" +msgid "" +"Error uploading file. Please contact the site administrator. Thank you. %s" +msgstr "" +"Грешка при слању датотеке. Молимо Вас да контактирате администратора сајта. " +"Хвала Вам. %s" #: forum_modules/authentication/auth.py:27 msgid "Email Validation" @@ -4314,20 +4102,16 @@ msgstr "Добродошли назад %s, сада сте пријављени msgid "books/" msgstr "књиге/" -#~ msgid "" -#~ "\n" -#~ " (one comment)\n" -#~ " " -#~ msgid_plural "" -#~ "\n" -#~ " the answer has been commented %(comment_count)s times\n" -#~ " " -#~ msgstr[0] "" -#~ "\n" -#~ "(one comment)" -#~ msgstr[1] "" -#~ "\n" -#~ "(%(comment_count)s comments)" +#, fuzzy +#~ msgid "please login" +#~ msgstr "User login" + +#, fuzzy +#~ msgid " One question found" +#~ msgid_plural "%(q_num)s questions found" +#~ msgstr[0] "Једно пронађено питање" +#~ msgstr[1] "%(q_num)s пронађених питања" +#~ msgstr[2] "" #~ msgid "welcome to website" #~ msgstr "Welcome to Q&A forum" @@ -4347,20 +4131,36 @@ msgstr "књиге/" #~ msgid "list of unanswered questions" #~ msgstr "питања без одговора" -#~ msgid " have total %(q_num)s questions containing %(searchtitle)s in full text " -#~ msgid_plural " have total %(q_num)s questions containing %(searchtitle)s in full text " -#~ msgstr[0] "
%(q_num)s

question containing %(searchtitle)s

" -#~ msgstr[1] "
%(q_num)s

questions containing %(searchtitle)s

" +#~ msgid "" +#~ " have total %(q_num)s questions containing %(searchtitle)s in full text " +#~ msgid_plural "" +#~ " have total %(q_num)s questions containing %(searchtitle)s in full text " +#~ msgstr[0] "" +#~ "
%(q_num)s

question containing " +#~ "%(searchtitle)s

" +#~ msgstr[1] "" +#~ "
%(q_num)s

questions containing " +#~ "%(searchtitle)s

" #~ msgid " have total %(q_num)s questions containing %(searchtitle)s " #~ msgid_plural " have total %(q_num)s questions containing %(searchtitle)s " -#~ msgstr[0] "
%(q_num)s

question with title containing %(searchtitle)s

" -#~ msgstr[1] "
%(q_num)s

questions with title containing %(searchtitle)s

" +#~ msgstr[0] "" +#~ "
%(q_num)s

question with title " +#~ "containing %(searchtitle)s

" +#~ msgstr[1] "" +#~ "
%(q_num)s

questions with title " +#~ "containing %(searchtitle)s

" #~ msgid " have total %(q_num)s unanswered questions " #~ msgid_plural " have total %(q_num)s unanswered questions " -#~ msgstr[0] "
%(q_num)s
questions without accepted answers" -#~ msgstr[1] "
%(q_num)s
questions without accepted answers" +#~ msgstr[0] "" +#~ "
%(q_num)s
questions without " +#~ "accepted answers" +#~ msgstr[1] "" +#~ "
%(q_num)s
questions without " +#~ "accepted answers" #~ msgid "Most recently answered ones are shown first." #~ msgstr "Most recently answered questions are shown first." @@ -4391,8 +4191,11 @@ msgstr "књиге/" #~ " " #~ msgstr[0] "" #~ "\n" -#~ "
%(q_num)s

question without an accepted answer

\n" -#~ msgstr[1] "
%(q_num)s

questions without an accepted answer

" +#~ "
%(q_num)s

question without an " +#~ "accepted answer

\n" +#~ msgstr[1] "" +#~ "
%(q_num)s

questions without an " +#~ "accepted answer

" #~ msgid "" #~ "\n" -- cgit v1.2.3-1-g7c22