44 lines
1.1 KiB
Plaintext
44 lines
1.1 KiB
Plaintext
# This file is distributed under the same license as the Django package.
|
|
#
|
|
# Translators:
|
|
# Baptiste Darthenay <baptiste+transifex@darthenay.fr>, 2014
|
|
# kristjan <kristjan.schmidt@googlemail.com>, 2011
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: django\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2014-05-19 15:12+0200\n"
|
|
"PO-Revision-Date: 2014-05-21 14:05+0000\n"
|
|
"Last-Translator: Baptiste Darthenay <baptiste+transifex@darthenay.fr>\n"
|
|
"Language-Team: Esperanto (http://www.transifex.com/projects/p/django/"
|
|
"language/eo/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Language: eo\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
#: contrib/sessions/apps.py:8
|
|
msgid "Sessions"
|
|
msgstr "Seancoj"
|
|
|
|
#: contrib/sessions/models.py:38
|
|
msgid "session key"
|
|
msgstr "seanco-ŝlosilo"
|
|
|
|
#: contrib/sessions/models.py:40
|
|
msgid "session data"
|
|
msgstr "seanco-datumo"
|
|
|
|
#: contrib/sessions/models.py:41
|
|
msgid "expire date"
|
|
msgstr "senvalidiĝ-dato"
|
|
|
|
#: contrib/sessions/models.py:46
|
|
msgid "session"
|
|
msgstr "seanco"
|
|
|
|
#: contrib/sessions/models.py:47
|
|
msgid "sessions"
|
|
msgstr "seancoj"
|