174 lines
4.6 KiB
Plaintext
174 lines
4.6 KiB
Plaintext
# This file is distributed under the same license as the Django package.
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Django\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2012-03-14 00:13-0700\n"
|
|
"PO-Revision-Date: 2011-03-06 21:35+0000\n"
|
|
"Last-Translator: janos <janos@resenje.org>\n"
|
|
"Language-Team: Serbian (Latin) <None>\n"
|
|
"Language: sr@latin\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\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"
|
|
|
|
#: static/admin/js/SelectFilter2.js:45
|
|
#, c-format
|
|
msgid "Available %s"
|
|
msgstr "Dostupni %s"
|
|
|
|
#: static/admin/js/SelectFilter2.js:46
|
|
#, c-format
|
|
msgid ""
|
|
"This is the list of available %s. You may choose some by selecting them in "
|
|
"the box below and then clicking the \"Choose\" arrow between the two boxes."
|
|
msgstr ""
|
|
|
|
#: static/admin/js/SelectFilter2.js:53
|
|
#, c-format
|
|
msgid "Type into this box to filter down the list of available %s."
|
|
msgstr ""
|
|
|
|
#: static/admin/js/SelectFilter2.js:57
|
|
msgid "Filter"
|
|
msgstr "Filter"
|
|
|
|
#: static/admin/js/SelectFilter2.js:61
|
|
msgid "Choose all"
|
|
msgstr "Dodaj sve"
|
|
|
|
#: static/admin/js/SelectFilter2.js:61
|
|
#, c-format
|
|
msgid "Click to choose all %s at once."
|
|
msgstr ""
|
|
|
|
#: static/admin/js/SelectFilter2.js:67
|
|
#, fuzzy
|
|
msgid "Choose"
|
|
msgstr "Dodaj sve"
|
|
|
|
#: static/admin/js/SelectFilter2.js:69
|
|
msgid "Remove"
|
|
msgstr "Ukloni"
|
|
|
|
#: static/admin/js/SelectFilter2.js:75
|
|
#, c-format
|
|
msgid "Chosen %s"
|
|
msgstr "Odabrani %s"
|
|
|
|
#: static/admin/js/SelectFilter2.js:76
|
|
#, c-format
|
|
msgid ""
|
|
"This is the list of chosen %s. You may remove some by selecting them in the "
|
|
"box below and then clicking the \"Remove\" arrow between the two boxes."
|
|
msgstr ""
|
|
|
|
#: static/admin/js/SelectFilter2.js:80
|
|
#, fuzzy
|
|
msgid "Remove all"
|
|
msgstr "Ukloni"
|
|
|
|
#: static/admin/js/SelectFilter2.js:80
|
|
#, c-format
|
|
msgid "Click to remove all chosen %s at once."
|
|
msgstr ""
|
|
|
|
#: static/admin/js/actions.js:18 static/admin/js/actions.min.js:1
|
|
msgid "%(sel)s of %(cnt)s selected"
|
|
msgid_plural "%(sel)s of %(cnt)s selected"
|
|
msgstr[0] "%(sel)s od %(cnt)s izabran"
|
|
msgstr[1] "%(sel)s od %(cnt)s izabrana"
|
|
msgstr[2] "%(sel)s od %(cnt)s izabranih"
|
|
|
|
#: static/admin/js/actions.js:109 static/admin/js/actions.min.js:5
|
|
msgid ""
|
|
"You have unsaved changes on individual editable fields. If you run an "
|
|
"action, your unsaved changes will be lost."
|
|
msgstr ""
|
|
"Imate nesačivane izmene. Ako pokrenete akciju, izmene će biti izgubljene."
|
|
|
|
#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:6
|
|
msgid ""
|
|
"You have selected an action, but you haven't saved your changes to "
|
|
"individual fields yet. Please click OK to save. You'll need to re-run the "
|
|
"action."
|
|
msgstr "Izabrali ste akciju ali niste sačuvali promene polja."
|
|
|
|
#: static/admin/js/actions.js:123 static/admin/js/actions.min.js:6
|
|
msgid ""
|
|
"You have selected an action, and you haven't made any changes on individual "
|
|
"fields. You're probably looking for the Go button rather than the Save "
|
|
"button."
|
|
msgstr "Izabrali ste akciju ali niste izmenili ni jedno polje."
|
|
|
|
#: static/admin/js/calendar.js:26
|
|
msgid ""
|
|
"January February March April May June July August September October November "
|
|
"December"
|
|
msgstr ""
|
|
"januar februar mart april maj jun jul avgust septembar oktobar novembar "
|
|
"decembar"
|
|
|
|
#: static/admin/js/calendar.js:27
|
|
msgid "S M T W T F S"
|
|
msgstr "N P U S Č P S"
|
|
|
|
#: static/admin/js/collapse.js:8 static/admin/js/collapse.js.c:19
|
|
#: static/admin/js/collapse.min.js:1
|
|
msgid "Show"
|
|
msgstr "Pokaži"
|
|
|
|
#: static/admin/js/collapse.js:15 static/admin/js/collapse.min.js:1
|
|
msgid "Hide"
|
|
msgstr "Sakrij"
|
|
|
|
#: static/admin/js/admin/DateTimeShortcuts.js:49
|
|
#: static/admin/js/admin/DateTimeShortcuts.js:85
|
|
msgid "Now"
|
|
msgstr "Trenutno vreme"
|
|
|
|
#: static/admin/js/admin/DateTimeShortcuts.js:53
|
|
msgid "Clock"
|
|
msgstr "Sat"
|
|
|
|
#: static/admin/js/admin/DateTimeShortcuts.js:81
|
|
msgid "Choose a time"
|
|
msgstr "Odabir vremena"
|
|
|
|
#: static/admin/js/admin/DateTimeShortcuts.js:86
|
|
msgid "Midnight"
|
|
msgstr "Ponoć"
|
|
|
|
#: static/admin/js/admin/DateTimeShortcuts.js:87
|
|
msgid "6 a.m."
|
|
msgstr "18č"
|
|
|
|
#: static/admin/js/admin/DateTimeShortcuts.js:88
|
|
msgid "Noon"
|
|
msgstr "Podne"
|
|
|
|
#: static/admin/js/admin/DateTimeShortcuts.js:92
|
|
#: static/admin/js/admin/DateTimeShortcuts.js:204
|
|
msgid "Cancel"
|
|
msgstr "Poništi"
|
|
|
|
#: static/admin/js/admin/DateTimeShortcuts.js:144
|
|
#: static/admin/js/admin/DateTimeShortcuts.js:197
|
|
msgid "Today"
|
|
msgstr "Danas"
|
|
|
|
#: static/admin/js/admin/DateTimeShortcuts.js:148
|
|
msgid "Calendar"
|
|
msgstr "Kalendar"
|
|
|
|
#: static/admin/js/admin/DateTimeShortcuts.js:195
|
|
msgid "Yesterday"
|
|
msgstr "Juče"
|
|
|
|
#: static/admin/js/admin/DateTimeShortcuts.js:199
|
|
msgid "Tomorrow"
|
|
msgstr "Sutra"
|