Update language files.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
@@ -0,0 +1,85 @@
|
||||
# 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.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-06-15 09:46-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: actions.py:45
|
||||
msgid "started following"
|
||||
msgstr ""
|
||||
|
||||
#: actions.py:66
|
||||
msgid "stopped following"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:115
|
||||
#, python-format
|
||||
msgid "%(actor)s %(verb)s %(action_object)s on %(target)s %(timesince)s ago"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:116
|
||||
#, python-format
|
||||
msgid "%(actor)s %(verb)s %(target)s %(timesince)s ago"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:118
|
||||
#, python-format
|
||||
msgid "%(actor)s %(verb)s %(action_object)s %(timesince)s ago"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:119
|
||||
#, python-format
|
||||
msgid "%(actor)s %(verb)s %(timesince)s ago"
|
||||
msgstr ""
|
||||
|
||||
#: templates/actstream/action.html:13
|
||||
msgid "ago"
|
||||
msgstr ""
|
||||
|
||||
#: templates/actstream/actor.html:24
|
||||
msgid "UNFOLLOW"
|
||||
msgstr ""
|
||||
|
||||
#: templates/actstream/actor.html:25
|
||||
msgid "FOLLOW"
|
||||
msgstr ""
|
||||
|
||||
#: templates/actstream/actor.html:32
|
||||
msgid "View my actions"
|
||||
msgstr ""
|
||||
|
||||
#: templates/actstream/actor.html:38
|
||||
msgid "No actions yet"
|
||||
msgstr ""
|
||||
|
||||
#: templates/actstream/detail.html:3
|
||||
#, python-format
|
||||
msgid "On %(date)s at %(time)s"
|
||||
msgstr ""
|
||||
|
||||
#: templates/actstream/followers.html:2
|
||||
#, python-format
|
||||
msgid "Users following %(actor)s"
|
||||
msgstr ""
|
||||
|
||||
#: templates/actstream/following.html:2
|
||||
#, python-format
|
||||
msgid "Actors that %(user)s follows"
|
||||
msgstr ""
|
||||
|
||||
#: tests/test_activity.py:213
|
||||
msgid "English"
|
||||
msgstr ""
|
||||
@@ -0,0 +1,84 @@
|
||||
# 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.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-06-15 09:46-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: GILBERTO MAGALHÃES LEITE FILHO <gilbertomagalhaeslf@gmail.com>\n"
|
||||
"Language: pt_BR"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: actions.py:45
|
||||
msgid "started following"
|
||||
msgstr "começou a seguir"
|
||||
|
||||
#: actions.py:66
|
||||
msgid "stopped following"
|
||||
msgstr "parou de seguir"
|
||||
|
||||
#: models.py:115
|
||||
#, python-format
|
||||
msgid "%(actor)s %(verb)s %(action_object)s on %(target)s %(timesince)s ago"
|
||||
msgstr "%(actor)s %(verb)s %(action_object)s no %(target)s %(timesince)s atrás"
|
||||
|
||||
#: models.py:116
|
||||
#, python-format
|
||||
msgid "%(actor)s %(verb)s %(target)s %(timesince)s ago"
|
||||
msgstr "%(actor)s %(verb)s %(target)s %(timesince)s atrás"
|
||||
|
||||
#: models.py:118
|
||||
#, python-format
|
||||
msgid "%(actor)s %(verb)s %(action_object)s %(timesince)s ago"
|
||||
msgstr "%(actor)s %(verb)s %(action_object)s %(timesince)s atrás"
|
||||
|
||||
#: models.py:119
|
||||
#, python-format
|
||||
msgid "%(actor)s %(verb)s %(timesince)s ago"
|
||||
msgstr "%(actor)s %(verb)s %(timesince)s atrás"
|
||||
|
||||
#: templates/actstream/action.html:13
|
||||
msgid "ago"
|
||||
msgstr "atrás"
|
||||
|
||||
#: templates/actstream/actor.html:24
|
||||
msgid "UNFOLLOW"
|
||||
msgstr "DEIXAR DE SEGUIR"
|
||||
|
||||
#: templates/actstream/actor.html:25
|
||||
msgid "FOLLOW"
|
||||
msgstr "SEGUIR"
|
||||
|
||||
#: templates/actstream/actor.html:32
|
||||
msgid "View my actions"
|
||||
msgstr "Ver minhas ações"
|
||||
|
||||
#: templates/actstream/actor.html:38
|
||||
msgid "No actions yet"
|
||||
msgstr "Nenhuma ação"
|
||||
|
||||
#: templates/actstream/detail.html:3
|
||||
#, python-format
|
||||
msgid "On %(date)s at %(time)s"
|
||||
msgstr "Em %(date)s às %(time)s"
|
||||
|
||||
#: templates/actstream/followers.html:2
|
||||
#, python-format
|
||||
msgid "Users following %(actor)s"
|
||||
msgstr "Usuários seguindo %(actor)s"
|
||||
|
||||
#: templates/actstream/following.html:2
|
||||
#, python-format
|
||||
msgid "Actors that %(user)s follows"
|
||||
msgstr "Autores que %(user)s segue"
|
||||
|
||||
#: tests/test_activity.py:213
|
||||
msgid "English"
|
||||
msgstr "Inglês"
|
||||
Reference in New Issue
Block a user