/django/contrib/redirects/locale/bs/LC_MESSAGES/django.po
Unknown | 48 lines | 42 code | 6 blank | 0 comment | 0 complexity | bf94c18ed6eb9138abeaa9c17c5625d4 MD5 | raw file
Possible License(s): BSD-3-Clause
1# This file is distributed under the same license as the Django package. 2# 3msgid "" 4msgstr "" 5"Project-Id-Version: Django\n" 6"Report-Msgid-Bugs-To: \n" 7"POT-Creation-Date: 2011-03-15 13:20-0400\n" 8"PO-Revision-Date: 2011-03-04 18:45+0000\n" 9"Last-Translator: Jannis <jannis@leidel.info>\n" 10"Language-Team: Bosnian <None>\n" 11"MIME-Version: 1.0\n" 12"Content-Type: text/plain; charset=UTF-8\n" 13"Content-Transfer-Encoding: 8bit\n" 14"Language: bs\n" 15"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%" 16"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" 17 18#: models.py:7 19msgid "redirect from" 20msgstr "preusmjeren sa" 21 22#: models.py:8 23msgid "" 24"This should be an absolute path, excluding the domain name. Example: '/" 25"events/search/'." 26msgstr "" 27"Ovo mora biti apsolutna putanja bez imena domena. Na primjer: '/events/" 28"search/'." 29 30#: models.py:9 31msgid "redirect to" 32msgstr "preusmjeri ka" 33 34#: models.py:10 35msgid "" 36"This can be either an absolute path (as above) or a full URL starting with " 37"'http://'." 38msgstr "" 39"Ovo mo?e biti ili apsolutna putanja (kao gore) ili pun URL koji poÄ?inje sa " 40"'http://'." 41 42#: models.py:13 43msgid "redirect" 44msgstr "preusmjeravanje" 45 46#: models.py:14 47msgid "redirects" 48msgstr "preusmjeravanja"