RcGcDb/locale/pt-br/LC_MESSAGES/discussion_formatters.po
2020-08-10 18:46:47 +02:00

169 lines
5.6 KiB
Plaintext

# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Frisk <piotrex43@protonmail.ch>, 2020.
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-08-10 16:45+0200\n"
"PO-Revision-Date: 2020-08-10 14:11+0000\n"
"Last-Translator: Eduaddad <duduaddad@gmail.com>\n"
"Language-Team: Portuguese (Brazil) <https://weblate.frisk.space/projects/"
"rcgcdw/discussion_formatters-1/pt_BR/>\n"
"Language: pt-br\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"
"X-Generator: Weblate 4.1.1\n"
#: src/formatters/discussions.py:21
#, fuzzy, python-brace-format
msgid ""
"[{author}](<{url}f/u/{creatorId}>) created [{title}](<{url}f/p/{threadId}>) "
"in {forumName}"
msgstr ""
"Criado [{title}](<{url}f/p/{threadId}>) por [{author}](<{url}f/u/{creatorId}"
">) no {forumName}"
#: src/formatters/discussions.py:23
#, fuzzy, python-brace-format
msgid ""
"[{author}](<{url}f/u/{creatorId}>) created a poll [{title}](<{url}f/p/"
"{threadId}>) in {forumName}"
msgstr ""
"[{author}](<{url}f/u/{creatorId}>)criou uma enquete [{title}](<{url}f/p/"
"{threadId}>) no {forumName}"
#: src/formatters/discussions.py:28
#, fuzzy, python-brace-format
msgid ""
"[{author}](<{url}f/u/{creatorId}>) created a [reply](<{url}f/p/{threadId}/r/"
"{postId}>) to [{title}](<{url}f/p/{threadId}>) in {forumName}"
msgstr ""
"[{author}]({author_url}) criou uma [resposta](<{url}f/p/{threadId}/r/{postId}"
">) para [{title}](<{url}f/p/{threadId}>) em {forumName}"
#: src/formatters/discussions.py:30 src/formatters/discussions.py:38
#: src/formatters/discussions.py:96 src/formatters/discussions.py:108
msgid "unknown"
msgstr "desconhecido"
#: src/formatters/discussions.py:34
#, fuzzy, python-brace-format
msgid ""
"[{author}](<{url}f/u/{creatorId}>) created [{title}](<{url}wiki/Message_Wall:"
"{user_wall}?threadId={threadId}>) on [{user}'s Message Wall](<{url}wiki/"
"Message_Wall:{user_wall}>)"
msgstr ""
"[{author}]({author_url}) criou [{title}](<{url}wiki/Message_Wall:{user_wall}?"
"threadId={threadId}>) no mural de mensagens de [{user}(<{url}wiki/"
"Message_Wall:{user_wall}>)"
#: src/formatters/discussions.py:36
#, fuzzy, python-brace-format
msgid ""
"[{author}](<{url}f/u/{creatorId}>) created a [reply](<{url}wiki/Message_Wall:"
"{user_wall}?threadId={threadId}#{replyId}>) to [{title}](<{url}wiki/"
"Message_Wall:{user_wall}?threadId={threadId}) on [{user}'s Message Wall]"
"(<{url}wiki/Message_Wall:{user_wall}>)"
msgstr ""
"[{author}]({author_url}) criou uma [resposta](<{url}wiki/Message_Wall:"
"{user_wall}?threadId={threadId}#{replyId}>) para [{title}](<{url}wiki/"
"Message_Wall:{user_wall}?threadId={threadId}>) no mural de mensagens de "
"[{user}](<{url}wiki/Message_Wall:{user_wall}>)"
#: src/formatters/discussions.py:40
#, fuzzy, python-brace-format
msgid ""
"[{author}](<{url}f/u/{creatorId}>) created a [comment](<{url}wiki/{article}?"
"threadId={threadId}>) on [{article}](<{url}wiki/{article}>)"
msgstr ""
"[{author}]({author_url})criou um [comentário](<{url}wiki/{article}?"
"commentId={commentId}>) no [{article}](<{url}wiki/{article}>)"
#: src/formatters/discussions.py:42
#, fuzzy, python-brace-format
msgid ""
"[{author}](<{url}f/u/{creatorId}>) created a [reply](<{url}wiki/{article}?"
"threadId={threadId}) to a [comment](<{url}wiki/{article}?threadId={threadId}"
"#{replyId}>) on [{article}](<{url}wiki/{article}>)"
msgstr ""
"[{author}]({author_url}) criou uma [resposta](<{url}wiki/{article}?"
"threadId={threadId}) para um [comentário](<{url}wiki/{article}?"
"commentId={commentId}&replyId={replyId}>) no [{article}](<{url}wiki/{article}"
">)"
#: src/formatters/discussions.py:48
#, python-brace-format
msgid ""
"Unknown event `{event}` by [{author}]({author_url}), report it on the "
"[support server](<{support}>)."
msgstr ""
#: src/formatters/discussions.py:74
#, python-brace-format
msgid "Created \"{title}\""
msgstr "Criado \"{title}\""
#: src/formatters/discussions.py:79
#, python-brace-format
msgid "Created a poll \"{title}\""
msgstr "Criou uma enquete \"{title}\""
#: src/formatters/discussions.py:84
msgid "Option {}"
msgstr "Option {}"
#: src/formatters/discussions.py:85
#, python-brace-format
msgid "__[View image]({image_url})__"
msgstr "__[Ver imagem]({image_url})__"
#: src/formatters/discussions.py:93
#, python-brace-format
msgid "Replied to \"{title}\""
msgstr "Respondido o \"{title}\""
#: src/formatters/discussions.py:102
#, python-brace-format
msgid "Created \"{title}\" on {user}'s Message Wall"
msgstr "Criado \"{title}\" no mural de mensagem de {user}"
#: src/formatters/discussions.py:106
#, python-brace-format
msgid "Replied to \"{title}\" on {user}'s Message Wall"
msgstr "Respondeu a \"{title}\" no mural de mensagem de {user}"
#: src/formatters/discussions.py:112
#, python-brace-format
msgid "Commented on {article}"
msgstr "Comentou em {article}"
#: src/formatters/discussions.py:116
#, python-brace-format
msgid "Replied to a comment on {article}"
msgstr "Respondeu a um comentário em {article}"
#: src/formatters/discussions.py:120
#, python-brace-format
msgid "Unknown event `{event}`"
msgstr ""
#: src/formatters/discussions.py:125 src/formatters/discussions.py:127
msgid "Report this on the support server"
msgstr ""
#, fuzzy, python-brace-format
#~ msgid ""
#~ "[{author}]({author_url}) created a quiz [{title}](<{url}f/p/{threadId}>) "
#~ "in {forumName}"
#~ msgstr ""
#~ "[{author}](<{url}f/u/{creatorId}>)criou uma enquete [{title}](<{url}f/p/"
#~ "{threadId}>) no {forumName}"
#, python-brace-format
#~ msgid "Created a quiz \"{title}\""
#~ msgstr "Criou uma enquete \"{title}\""