# This file is distributed under the same license as the Django package. # # Translators: # Daniel Ursache-Dogariu , 2011. # Jannis Leidel , 2011. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2012-10-15 10:57+0200\n" "PO-Revision-Date: 2012-02-14 13:40+0000\n" "Last-Translator: Daniel Ursache-Dogariu \n" "Language-Team: Romanian (http://www.transifex.com/projects/p/django/language/" "ro/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ro\n" "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" "2:1));\n" #: models.py:9 msgid "redirect from" msgstr "redirecționat de la " #: models.py:10 msgid "" "This should be an absolute path, excluding the domain name. Example: '/" "events/search/'." msgstr "" "Aceasta ar trebui să fie o cale absolută, excluzând numele de domeniu. " "Exemplu: '/evenimente/cautare/'." #: models.py:11 msgid "redirect to" msgstr "redirecționat către" #: models.py:12 msgid "" "This can be either an absolute path (as above) or a full URL starting with " "'http://'." msgstr "" "Aceasta poate fi o cale absolută (ca mai sus) sau un URL complet, începând " "cu 'http://'." #: models.py:15 msgid "redirect" msgstr "redirecționare" #: models.py:16 msgid "redirects" msgstr "redirecționări"