msgid "" msgstr "" "Project-Id-Version: django-taggit\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2010-09-07 09:26-0700\n" "PO-Revision-Date: 2014-03-29 18:57+0100\n" "Last-Translator: Baptiste Darthenay \n" "Language-Team: Esperanto \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "Language: eo\n" "X-Generator: Poedit 1.5.4\n" #: forms.py:20 msgid "Please provide a comma-separated list of tags." msgstr "Bonvolu enmeti liston da etikedoj apartitaj per komoj." #: managers.py:39 managers.py:83 models.py:50 msgid "Tags" msgstr "Etikedoj" #: managers.py:84 msgid "A comma-separated list of tags." msgstr "Listo da etikedoj apartitaj per komoj." #: models.py:10 msgid "Name" msgstr "Nomo" #: models.py:11 msgid "Slug" msgstr "Ĵetonvorto" #: models.py:49 msgid "Tag" msgstr "Etikedo" #: models.py:56 #, python-format msgid "%(object)s tagged with %(tag)s" msgstr "%(object)s etikedita %(tag)s" #: models.py:100 msgid "Object id" msgstr "Objekto ID" #: models.py:104 models.py:110 msgid "Content type" msgstr "Enhavtipo" #: models.py:138 msgid "Tagged Item" msgstr "Etikedita elemento" #: models.py:139 msgid "Tagged Items" msgstr "Etikeditaj elementoj" #: contrib/suggest/models.py:57 msgid "" "Enter a valid Regular Expression. To make it case-insensitive include \"(?" "i)\" in your expression." msgstr "" "Entajpu validan regulan esprimon. Por ke estu usklecoblinda, enmetu \"(?i)\" " "en via esprimo."