# 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 , YEAR. # msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-08-11 23:14+0200\n" "PO-Revision-Date: 2020-08-13 19:07+0000\n" "Last-Translator: Rail \n" "Language-Team: Polish \n" "Language: pl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\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/formatters/discussions.py:30 #, python-brace-format msgid "" "[{author}]({author_url}) created [{title}](<{url}f/p/{threadId}>) in " "{forumName}" msgstr "" "[{author}]({author_url}) utworzył(a) [{title}](<{url}f/p/{threadId}>) w " "{forumName}" #: src/formatters/discussions.py:32 #, python-brace-format msgid "" "[{author}]({author_url}) created a poll [{title}](<{url}f/p/{threadId}>) in " "{forumName}" msgstr "" "[{author}]({author_url}) utworzył(a) ankietę [{title}](<{url}f/p/{threadId}" ">) w {forumName}" #: src/formatters/discussions.py:34 #, python-brace-format msgid "" "[{author}]({author_url}) created a quiz [{title}](<{url}f/p/{threadId}>) in " "{forumName}" msgstr "" "[{author}]({author_url}) utworzył(a) quiz [{title}](<{url}f/p/{threadId}>) w " "{forumName}" #: src/formatters/discussions.py:39 #, 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}]({author_url}) utworzył(a) [odpowiedź](<{url}f/p/{threadId}/r/" "{postId}>) pod tematem [{title}](<{url}f/p/{threadId}>) w {forumName}" #: src/formatters/discussions.py:41 src/formatters/discussions.py:49 #: src/formatters/discussions.py:126 src/formatters/discussions.py:138 msgid "unknown" msgstr "nieznany" #: src/formatters/discussions.py:45 #, 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}]({author_url}) utworzył(a) [{title}](<{url}wiki/Message_Wall:" "{user_wall}?threadId={threadId}>) na [tablicy wiadomości {user}](<{url}wiki/" "Message_Wall:{user_wall}>)" #: src/formatters/discussions.py:47 #, 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}]({author_url}) utworzył(-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/formatters/discussions.py:51 #, python-brace-format 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/formatters/discussions.py:53 #, python-brace-format msgid "" "[{author}]({author_url}) created a [reply](<{url}wiki/{article}?" "threadId={threadId}) to a [comment](<{url}wiki/{article}?" "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/formatters/discussions.py:59 #, python-brace-format msgid "" "Unknown event `{event}` by [{author}]({author_url}), report it on the " "[support server](<{support}>)." msgstr "" "Nieznane wydarzenie `{event}` wykonane przez [{author}]({author_url}), zgłoś " "je na [serwerze wsparcia](<{support}>)." #: src/formatters/discussions.py:87 #, python-brace-format msgid "Created \"{title}\"" msgstr "Utworzył(a) „{title}”" #: src/formatters/discussions.py:91 #, python-brace-format msgid "Created a poll \"{title}\"" msgstr "Utworzył(a) ankietę zatytułowaną „{title}”" #: src/formatters/discussions.py:98 msgid "Option {}" msgstr "Opcja {}" #: src/formatters/discussions.py:99 #, python-brace-format msgid "__[View image]({image_url})__" msgstr "__[Zobacz zdjęcie]({image_url})__" #: src/formatters/discussions.py:103 #, python-brace-format msgid "Created a quiz \"{title}\"" msgstr "Utworzył(a) quiz „{title}”" #: src/formatters/discussions.py:118 src/formatters/discussions.py:120 msgid "Tags" msgstr "Tagi" #: src/formatters/discussions.py:118 msgid "{} tags" msgstr "{} tagów" #: src/formatters/discussions.py:123 #, python-brace-format msgid "Replied to \"{title}\"" msgstr "Odpowiedział(a) w „{title}”" #: src/formatters/discussions.py:132 #, python-brace-format msgid "Created \"{title}\" on {user}'s Message Wall" msgstr "Utworzył(a) „{title}” na tablicy wiadomości {user}" #: src/formatters/discussions.py:136 #, python-brace-format msgid "Replied to \"{title}\" on {user}'s Message Wall" msgstr "Odpowiedział(a) na „{title}” z tablicy wiadomości {user}" #: src/formatters/discussions.py:142 #, python-brace-format msgid "Commented on {article}" msgstr "Skomentował(a) „{article}”" #: src/formatters/discussions.py:146 #, python-brace-format msgid "Replied to a comment on {article}" msgstr "Odpowiedział(a) na komentarz w „{article}”" #: src/formatters/discussions.py:150 #, python-brace-format msgid "Unknown event `{event}`" msgstr "Nieznane wydarzenie `{event}`" #: src/formatters/discussions.py:155 src/formatters/discussions.py:157 msgid "Report this on the support server" msgstr "Zgłoś to na serwerze wsparcia" #, fuzzy, python-brace-format #~ msgid "" #~ "[{author}](<{url}f/u/{creatorId}>) created [{title}](<{url}f/p/{threadId}" #~ ">) in {forumName}" #~ msgstr "" #~ "[{author}]({author_url}) utworzył(a) [{title}](<{url}f/p/{threadId}>) w " #~ "{forumName}" #, fuzzy, python-brace-format #~ msgid "" #~ "[{author}](<{url}f/u/{creatorId}>) created a poll [{title}](<{url}f/p/" #~ "{threadId}>) in {forumName}" #~ msgstr "" #~ "[{author}]({author_url}) utworzył(a) ankietę [{title}](<{url}f/p/" #~ "{threadId}>) w {forumName}"