Translated using Weblate (Polish)

Currently translated at 100.0% (15 of 15 strings)

Translation: RcGcDw/discussion_formatters
Translate-URL: https://weblate.frisk.space/projects/rcgcdw/discussion_formatters-1/pl/
This commit is contained in:
Frisk The Evil Goat Overlord 2020-08-08 18:57:35 +00:00 committed by Weblate
parent 43f5c5790f
commit 6541b3477b
2 changed files with 30 additions and 23 deletions

View file

@ -8,26 +8,26 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-08-08 14:00+0200\n"
"PO-Revision-Date: 2020-07-04 01:12+0200\n"
"Last-Translator: \n"
"Language-Team: \n"
"PO-Revision-Date: 2020-08-08 20:59+0000\n"
"Last-Translator: Frisk The Evil Goat Overlord <piotrex43@protonmail.ch>\n"
"Language-Team: Polish <https://weblate.frisk.space/projects/rcgcdw/"
"discussion_formatters-1/pl/>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 2.3\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 "
"|| n%100>14) ? 1 : 2);\n"
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"|| n%100>=20) ? 1 : 2;\n"
"X-Generator: Weblate 4.1.1\n"
#: src/discussion_formatters.py:38
#, fuzzy, python-brace-format
#, python-brace-format
msgid ""
"[{author}]({author_url}) created a [reply](<{url}f/p/{threadId}/r/{postId}>) "
"to [{title}](<{url}f/p/{threadId}>) in {forumName}"
msgstr ""
"[{author}](<{url}f/u/{creatorId}>) utworzył(a) [odpowiedź](<{url}f/p/"
"{threadId}/r/{postId}>) pod tematem [{title}](<{url}f/p/{threadId}>) w "
"{forumName}"
"[{author}]({author_url}) utworzył(a) [odpowiedź](<{url}f/p/{threadId}/r/"
"{postId}>) pod tematem [{title}](<{url}f/p/{threadId}>) w {forumName}"
#: src/discussion_formatters.py:40 src/discussion_formatters.py:49
#: src/discussion_formatters.py:104 src/discussion_formatters.py:117
@ -35,27 +35,28 @@ msgid "unknown"
msgstr "nieznany"
#: src/discussion_formatters.py:44
#, fuzzy, python-brace-format
#, python-brace-format
msgid ""
"[{author}]({author_url}) created [{title}](<{url}wiki/Message_Wall:"
"{user_wall}?threadId={threadId}>) on [{user}'s Message Wall](<{url}wiki/"
"Message_Wall:{user_wall}>)"
msgstr ""
"[{author}](<{url}f/u/{creatorId}>) utworzył(a) [{title}](<{wikiurl}wiki/"
"Message_Wall:{user_wall}?threadId={threadid}>) na tablicy wiadomości "
"ytkownika/użytkowniczki {user}"
"[{author}]({author_url}) utworzył(a) [{title}](<{url}wiki/"
"Message_Wall:{user_wall}?threadId={threadId}>) na [tablicy wiadomości uż"
"ytkownika/użytkowniczki {user}](<{url}wiki/Message_Wall:{user_wall}>)"
#: src/discussion_formatters.py:46
#, fuzzy, python-brace-format
#, python-brace-format
msgid ""
"[{author}]({author_url}) 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}](<{url}f/u/{creatorId}>) odpowiedział(a) na[{title}](<{wikiurl}"
"wiki/Message_Wall:{user_wall}?threadId={threadid}#{replyId}>) na tablicy "
"wiadomości użytkownika/użytkowniczki {user}"
"[{author}]({author_url}) stworzył(-a) [odpowiedź](<{url}wiki/"
"Message_Wall:{user_wall}?threadId={threadId}#{replyId}>) do [{title}](<{url}"
"wiki/Message_Wall:{user_wall}?threadId={threadId}) na [tablicy wiadomości "
"{user}](<{url}wiki/Message_Wall:{user_wall}>)"
#: src/discussion_formatters.py:51
#, python-brace-format
@ -63,6 +64,8 @@ msgid ""
"[{author}]({author_url}) created a [comment](<{url}wiki/{article}?"
"commentId={commentId}>) on [{article}](<{url}wiki/{article}>)"
msgstr ""
"[{author}]({author_url}) utworzył(-a) [komentarz](<{url}wiki/"
"{article}?commentId={commentId}>) w [{article}](<{url}wiki/{article}>)"
#: src/discussion_formatters.py:53
#, python-brace-format
@ -72,6 +75,10 @@ msgid ""
"commentId={commentId}&replyId={replyId}>) on [{article}](<{url}wiki/{article}"
">)"
msgstr ""
"[{author}]({author_url}) utworzył(-a) [odpowiedź](<{url}wiki/"
"{article}?threadId={threadId}) na [komentarz](<{url}wiki/"
"{article}?commentId={commentId}&replyId={replyId}>) w artykule "
"[{article}](<{url}wiki/{article}>)"
#: src/discussion_formatters.py:82
#, python-brace-format
@ -79,7 +86,7 @@ msgid "Created \"{title}\""
msgstr "Utworzył(a) „{title}”"
#: src/discussion_formatters.py:87
#, fuzzy, python-brace-format
#, python-brace-format
msgid "Created a poll \"{title}\""
msgstr "Utworzył(a) ankietę zatytułowaną „{title}”"
@ -111,14 +118,14 @@ msgstr ""
"{user}"
#: src/discussion_formatters.py:121
#, fuzzy, python-brace-format
#, python-brace-format
msgid "Commented on {article}"
msgstr "Utworzył(a) „{title}”"
msgstr "Skomentował(a) „{article}”"
#: src/discussion_formatters.py:125
#, fuzzy, python-brace-format
#, python-brace-format
msgid "Replied to a comment on {article}"
msgstr "Odpowiedział(a) w „{title}”"
msgstr "Odpowiedział(a) na komentarz w „{article}”"
#, python-brace-format
#~ msgid ""