39 lines
1.0 KiB
Plaintext
39 lines
1.0 KiB
Plaintext
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2011-06-15 11:34+0200\n"
|
|
"PO-Revision-Date: 2011-06-14 16:17+0100\n"
|
|
"Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
|
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Language: \n"
|
|
"Plural-Forms: nplurals=2; plural=(n > 1)\n"
|
|
|
|
#: urls/default.py:11
|
|
msgid "^translated/$"
|
|
msgstr "^traduzidos/$"
|
|
|
|
#: urls/default.py:12
|
|
msgid "^translated/(?P<slug>[\\w-]+)/$"
|
|
msgstr "^traduzidos/(?P<slug>[\\w-]+)/$"
|
|
|
|
#: urls/default.py:17
|
|
msgid "^users/$"
|
|
msgstr "^usuarios/$"
|
|
|
|
#: urls/default.py:18 urls/wrong.py:7
|
|
msgid "^account/"
|
|
msgstr "^conta/"
|
|
|
|
#: urls/namespace.py:9 urls/wrong_namespace.py:10
|
|
msgid "^register/$"
|
|
msgstr "^registre-se/$"
|