remove duplicate files

This commit is contained in:
Markus-Rost 2020-12-22 02:11:33 +01:00
parent 280596beca
commit d43181b456
27 changed files with 0 additions and 12909 deletions

View file

@ -1,199 +0,0 @@
# 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: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-12-21 15:31+0100\n"
"PO-Revision-Date: 2020-12-13 14:30+0000\n"
"Last-Translator: Frisk The Evil Goat Overlord <piotrex43@protonmail.ch>\n"
"Language-Team: German <https://translate.wikibot.de/projects/rcgcdw/"
"discussion_formatters-1/de/>\n"
"Language: de\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.2.1\n"
#: src/formatters/discussions.py:31
#, python-brace-format
msgid ""
"[{author}]({author_url}) created [{title}](<{url}f/p/{threadId}>) in "
"{forumName}"
msgstr ""
"[{author}]({author_url}) erstellte [{title}](<{url}f/p/{threadId}>) in "
"{forumName}"
#: src/formatters/discussions.py:34
#, python-brace-format
msgid ""
"[{author}]({author_url}) created a poll [{title}](<{url}f/p/{threadId}>) in "
"{forumName}"
msgstr ""
"[{author}]({author_url}) erstellte eine Umfrage [{title}](<{url}f/p/"
"{threadId}>) in {forumName}"
#: src/formatters/discussions.py:37
#, python-brace-format
msgid ""
"[{author}]({author_url}) created a quiz [{title}](<{url}f/p/{threadId}>) in "
"{forumName}"
msgstr ""
"[{author}]({author_url}) erstellte ein Quiz [{title}](<{url}f/p/{threadId}>) "
"in {forumName}"
#: src/formatters/discussions.py:46
#, 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}) erstellte eine [Antwort](<{url}f/p/{threadId}/r/"
"{postId}>) zu [{title}](<{url}f/p/{threadId}>) in {forumName}"
#: src/formatters/discussions.py:48 src/formatters/discussions.py:59
#: src/formatters/discussions.py:144 src/formatters/discussions.py:157
msgid "unknown"
msgstr "Unbekannt"
#: src/formatters/discussions.py:53
#, 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}) erstellte [{title}](<{url}wiki/Message_Wall:"
"{user_wall}?threadId={threadId}>) auf der [Nachrichtenseite von {user}]"
"(<{url}wiki/Message_Wall:{user_wall}>)"
#: src/formatters/discussions.py:56
#, 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}) erstellte eine [Antwort](<{url}wiki/Message_Wall:"
"{user_wall}?threadId={threadId}#{replyId}>) auf [{title}](<{url}wiki/"
"Message_Wall:{user_wall}?threadId={threadId}>) auf der [Nachrichtenseite von "
"{user}](<{url}wiki/Message_Wall:{user_wall}>)"
#: src/formatters/discussions.py:63
#, python-brace-format
msgid ""
"[{author}]({author_url}) created a [comment](<{url}?commentId={commentId}>) "
"on [{article}](<{url}>)"
msgstr ""
"[{author}]({author_url}) erstellte ein [Kommentar](<{url}?"
"commentId={commentId}>) zu [{article}](<{url}>)"
#: src/formatters/discussions.py:66
#, python-brace-format
msgid ""
"[{author}]({author_url}) created a [reply](<{url}?commentId={commentId}"
"&replyId={replyId}>) to a [comment](<{url}?commentId={commentId}>) on "
"[{article}](<{url}>)"
msgstr ""
"[{author}]({author_url}) erstellte eine [Antwort](<{url}?"
"commentId={commentId}&replyId={replyId}>) auf ein [Kommentar](<{url}?"
"commentId={commentId}>) zu [{article}](<{url}>)"
#: src/formatters/discussions.py:72
#, python-brace-format
msgid ""
"Unknown event `{event}` by [{author}]({author_url}), report it on the "
"[support server](<{support}>)."
msgstr ""
"Unbekanntes Event `{event}` von [{author}]({author_url}), melde es auf dem "
"[Support-Server](<{support}>)."
#: src/formatters/discussions.py:104
#, python-brace-format
msgid "Created \"{title}\""
msgstr "Erstellte „{title}“"
#: src/formatters/discussions.py:108
#, python-brace-format
msgid "Created a poll \"{title}\""
msgstr "Erstellte eine Umfrage „{title}“"
#: src/formatters/discussions.py:115
msgid "Option {}"
msgstr "Option {}"
#: src/formatters/discussions.py:116
#, python-brace-format
msgid "__[View image]({image_url})__"
msgstr "__[Bild öffnen]({image_url})__"
#: src/formatters/discussions.py:120
#, python-brace-format
msgid "Created a quiz \"{title}\""
msgstr "Erstellte ein Quiz „{title}“"
#: src/formatters/discussions.py:136 src/formatters/discussions.py:138
msgid "Tags"
msgstr "Tags"
#: src/formatters/discussions.py:136
msgid "{} tags"
msgstr "{} Tags"
#: src/formatters/discussions.py:141
#, python-brace-format
msgid "Replied to \"{title}\""
msgstr "Antwortete auf „{title}“"
#: src/formatters/discussions.py:150
#, python-brace-format
msgid "Created \"{title}\" on {user}'s Message Wall"
msgstr "Erstellte „{title}“ auf der Nachrichtenseite von {user}"
#: src/formatters/discussions.py:154
#, python-brace-format
msgid "Replied to \"{title}\" on {user}'s Message Wall"
msgstr "Antwortete auf „{title}“ auf der Nachrichtenseite von {user}"
#: src/formatters/discussions.py:161
#, python-brace-format
msgid "Commented on {article}"
msgstr "Kommentierte zu „{article}“"
#: src/formatters/discussions.py:165
#, python-brace-format
msgid "Replied to a comment on {article}"
msgstr "Antwortete auf ein Kommentar zu „{article}“"
#: src/formatters/discussions.py:169
#, python-brace-format
msgid "Unknown event `{event}`"
msgstr "Unbekanntes Event `{event}`"
#: src/formatters/discussions.py:174 src/formatters/discussions.py:176
msgid "Report this on the support server"
msgstr "Melde es auf dem Support-Server"
#, fuzzy, python-brace-format
#~ msgid ""
#~ "[{author}](<{url}f/u/{creatorId}>) created [{title}](<{url}f/p/{threadId}"
#~ ">) in {forumName}"
#~ msgstr ""
#~ "[{author}]({author_url}) erstellte [{title}](<{url}f/p/{threadId}>) in "
#~ "{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}) erstellte eine Umfrage [{title}](<{url}f/p/"
#~ "{threadId}>) in {forumName}"
#~ msgid "Unregistered user"
#~ msgstr "Nicht angemeldeter Benutzer"

View file

@ -1,86 +0,0 @@
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-08-10 00:59+0200\n"
"PO-Revision-Date: 2020-08-03 13:44+0000\n"
"Last-Translator: MarkusRost <sukramxro@gmail.com>\n"
"Language-Team: German <https://weblate.frisk.space/projects/rcgcdw/main/de/"
">\n"
"Language: de\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"
"X-Loco-Source-Locale: de_DE\n"
"Generated-By: pygettext.py 1.5\n"
"X-Loco-Parser: loco_parse_po\n"
#: src/misc.py:96
msgid "Location"
msgstr "Wohnort"
#: src/misc.py:96
msgid "About me"
msgstr "„Über mich“-Abschnitt"
#: src/misc.py:97
msgid "Google link"
msgstr "Google-Link"
#: src/misc.py:97
msgid "Facebook link"
msgstr "Facebook-Link"
#: src/misc.py:98
msgid "Twitter link"
msgstr "Twitter-Link"
#: src/misc.py:98
msgid "Reddit link"
msgstr "Reddit-Link"
#: src/misc.py:99
msgid "Twitch link"
msgstr "Twitch-Link"
#: src/misc.py:99
msgid "PSN link"
msgstr "PSN-Link"
#: src/misc.py:100
msgid "VK link"
msgstr "VK-Link"
#: src/misc.py:100
msgid "XBL link"
msgstr "Xbox-Live-Link"
#: src/misc.py:101
msgid "Steam link"
msgstr "Steam-Link"
#: src/misc.py:101
msgid "Discord handle"
msgstr "Discord-Link"
#: src/misc.py:102
msgid "Battle.net handle"
msgstr "Battle.net-Link"
#: src/misc.py:108
msgid "Unknown"
msgstr "Unbekannt"
#: src/misc.py:110
msgid "unknown"
msgstr "unbekannt"
#: src/misc.py:121
msgid ""
"\n"
"__And more__"
msgstr ""
"\n"
"__Und mehr__"

File diff suppressed because it is too large Load diff

View file

@ -1,37 +0,0 @@
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-28 23:50+0100\n"
"PO-Revision-Date: 2020-08-03 13:44+0000\n"
"Last-Translator: MarkusRost <>\n"
"Language-Team: German <https://weblate.frisk.space/projects/rcgcdw/main/de/"
">\n"
"Language: de\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"
"X-Loco-Source-Locale: de_DE\n"
"Generated-By: pygettext.py 1.5\n"
"X-Loco-Parser: loco_parse_po\n"
#: src/wiki.py:220
msgid "~~hidden~~"
msgstr "~~versteckt~~"
#: src/wiki.py:225
msgid "hidden"
msgstr "versteckt"
#, python-brace-format
#~ msgid "Connection to {wiki} seems to be stable now."
#~ msgstr "{wiki} scheint wieder erreichbar zu sein."
#~ msgid "Connection status"
#~ msgstr "Verbindungsstatus"
#, python-brace-format
#~ msgid "{wiki} seems to be down or unreachable."
#~ msgstr "Das {wiki} scheint unerreichbar zu sein."

View file

@ -1,183 +0,0 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the RcGcDw package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: RcGcDw\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-12-21 15:31+0100\n"
"PO-Revision-Date: 2020-12-13 14:30+0000\n"
"Last-Translator: MarkusRost <sukramxro@gmail.com>\n"
"Language-Team: Hindi <https://translate.wikibot.de/projects/rcgcdw/"
"discussion_formatters-1/hi/>\n"
"Language: hi\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.2.1\n"
#: src/formatters/discussions.py:31
#, python-brace-format
msgid ""
"[{author}]({author_url}) created [{title}](<{url}f/p/{threadId}>) in "
"{forumName}"
msgstr ""
"[{author}]({author_url}) ने {forumName} में [{title}](<{url}f/p/{threadId}>) "
"बनाया"
#: src/formatters/discussions.py:34
#, python-brace-format
msgid ""
"[{author}]({author_url}) created a poll [{title}](<{url}f/p/{threadId}>) in "
"{forumName}"
msgstr ""
"[{author}]({author_url}) ने {forumName} में पॉल [{title}](<{url}f/p/{threadId}"
">) बनाया"
#: src/formatters/discussions.py:37
#, python-brace-format
msgid ""
"[{author}]({author_url}) created a quiz [{title}](<{url}f/p/{threadId}>) in "
"{forumName}"
msgstr ""
"[{author}]({author_url}) ने {forumName} में क्विज़ [{title}](<{url}f/p/{threadId}"
">) बनाया"
#: src/formatters/discussions.py:46
#, 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}) ने {forumName} में [{title}](<{url}f/p/{threadId}>) पर "
"[जवाब](<{url}f/p/{threadId}/r/{postId}>) दिया"
#: src/formatters/discussions.py:48 src/formatters/discussions.py:59
#: src/formatters/discussions.py:144 src/formatters/discussions.py:157
msgid "unknown"
msgstr "अनजान"
#: src/formatters/discussions.py:53
#, 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}) ने [{user} के मैसेज वॉल](<{url}wiki/Message_Wall:"
"{user_wall}>) पर [{title}](<{url}wiki/Message_Wall:{user_wall}?"
"threadId={threadId}>) बनाया"
#: src/formatters/discussions.py:56
#, 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}) ने [{user} के मैसेज वॉल](<{url}wiki/Message_Wall:"
"{user_wall}>) के [{title}](<{url}wiki/Message_Wall:{user_wall}?"
"threadId={threadId}>) पर [जवाब](<{url}wiki/Message_Wall:{user_wall}?"
"threadId={threadId}#{replyId}>) दिया"
#: src/formatters/discussions.py:63
#, python-brace-format
msgid ""
"[{author}]({author_url}) created a [comment](<{url}?commentId={commentId}>) "
"on [{article}](<{url}>)"
msgstr ""
"[{author}]({author_url}) ने [{article}](<{url}>) पर [कमेंट](<{url}?"
"commentId={commentId}>) किया"
#: src/formatters/discussions.py:66
#, python-brace-format
msgid ""
"[{author}]({author_url}) created a [reply](<{url}?commentId={commentId}"
"&replyId={replyId}>) to a [comment](<{url}?commentId={commentId}>) on "
"[{article}](<{url}>)"
msgstr ""
"[{author}]({author_url}) ने [{article}](<{url}>) के एक [कमेंट](<{url}?"
"commentId={commentId}>) पर [जवाब](<{url}?commentId={commentId}"
"&replyId={replyId}>) दिया"
#: src/formatters/discussions.py:72
#, python-brace-format
msgid ""
"Unknown event `{event}` by [{author}]({author_url}), report it on the "
"[support server](<{support}>)."
msgstr ""
"[{author}]({author_url}) द्वारा अनजान घटना `{event}`, [सहायता सर्वर](<{support}"
">) पर रिपोर्ट करें।"
#: src/formatters/discussions.py:104
#, python-brace-format
msgid "Created \"{title}\""
msgstr "\"{title}\" बनाया"
#: src/formatters/discussions.py:108
#, python-brace-format
msgid "Created a poll \"{title}\""
msgstr "पॉल \"{title}\" बनाया"
#: src/formatters/discussions.py:115
msgid "Option {}"
msgstr "विकल्प {}"
#: src/formatters/discussions.py:116
#, python-brace-format
msgid "__[View image]({image_url})__"
msgstr "__[चित्र देखें]({image_url})__"
#: src/formatters/discussions.py:120
#, python-brace-format
msgid "Created a quiz \"{title}\""
msgstr "एक क्विज़ \"{title}\" बनाया"
#: src/formatters/discussions.py:136 src/formatters/discussions.py:138
msgid "Tags"
msgstr "टैग"
#: src/formatters/discussions.py:136
msgid "{} tags"
msgstr "{} टैग"
#: src/formatters/discussions.py:141
#, python-brace-format
msgid "Replied to \"{title}\""
msgstr "\"{title}\" पर जवाब दिया"
#: src/formatters/discussions.py:150
#, python-brace-format
msgid "Created \"{title}\" on {user}'s Message Wall"
msgstr "{user} के मैसेज वॉल पर \"{title}\" बनाया"
#: src/formatters/discussions.py:154
#, python-brace-format
msgid "Replied to \"{title}\" on {user}'s Message Wall"
msgstr "{user} के मैसेज वॉल के \"{title}\" पर जवाब दिया"
#: src/formatters/discussions.py:161
#, python-brace-format
msgid "Commented on {article}"
msgstr "{article} पर कमेंट किया"
#: src/formatters/discussions.py:165
#, python-brace-format
msgid "Replied to a comment on {article}"
msgstr "{article} के एक कमेंट पर जवाब दिया"
#: src/formatters/discussions.py:169
#, python-brace-format
msgid "Unknown event `{event}`"
msgstr "अनजान घटना `{event}`"
#: src/formatters/discussions.py:174 src/formatters/discussions.py:176
msgid "Report this on the support server"
msgstr "इसे सहायता सर्वर पर रिपोर्ट करें"
#~ msgid "Unregistered user"
#~ msgstr "अनरेजिसटर्ड सदस्य"

View file

@ -1,87 +0,0 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the RcGcDw package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: RcGcDw\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-29 00:05+0100\n"
"PO-Revision-Date: 2020-11-25 10:16+0000\n"
"Last-Translator: Creeper <thisisacreeper0101@gmail.com>\n"
"Language-Team: Hindi <https://weblate.frisk.space/projects/rcgcdw/misc/hi/>\n"
"Language: hi\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.2.1\n"
#: src/misc.py:45
msgid "Location"
msgstr "जगह"
#: src/misc.py:45
msgid "About me"
msgstr "मेरे बारे में"
#: src/misc.py:45
msgid "Google link"
msgstr "गूगल लिंक"
#: src/misc.py:45
msgid "Facebook link"
msgstr "फेसबुक लिंक"
#: src/misc.py:45
msgid "Twitter link"
msgstr "ट्विटर लिंक"
#: src/misc.py:45
msgid "Reddit link"
msgstr "रेड्डिट लिंक"
#: src/misc.py:45
msgid "Twitch link"
msgstr "ट्विच लिंक"
#: src/misc.py:45
msgid "PSN link"
msgstr "PSN लिंक"
#: src/misc.py:45
msgid "VK link"
msgstr "VK लिंक"
#: src/misc.py:45
msgid "XBL link"
msgstr "XBL लिंक"
#: src/misc.py:45
msgid "Steam link"
msgstr "स्टीम लिंक"
#: src/misc.py:45
msgid "Discord handle"
msgstr "डिस्कॉर्ड अकाउंट"
#: src/misc.py:45
msgid "Battle.net handle"
msgstr "Battle.net अकाउंट"
#: src/misc.py:119
msgid ""
"\n"
"__And more__"
msgstr ""
"\n"
"__और काफी कुछ__"
#: src/misc.py:276
msgid "Unknown"
msgstr "अनजान"
#: src/misc.py:278
msgid "unknown"
msgstr "अनजान"

File diff suppressed because it is too large Load diff

View file

@ -1,38 +0,0 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the RcGcDw package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: RcGcDw\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-29 00:16+0100\n"
"PO-Revision-Date: 2020-11-25 10:16+0000\n"
"Last-Translator: Creeper <thisisacreeper0101@gmail.com>\n"
"Language-Team: Hindi <https://weblate.frisk.space/projects/rcgcdw/rc/hi/>\n"
"Language: hi\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.2.1\n"
#: src/wiki.py:220
msgid "~~hidden~~"
msgstr "~~छिपाया गया~~"
#: src/wiki.py:225
msgid "hidden"
msgstr "छिपाया गया"
#, python-brace-format
#~ msgid "{wiki} seems to be down or unreachable."
#~ msgstr "शायद {wiki} डाउन है या इस तक पहुँचा नहीं जा सकता।"
#~ msgid "Connection status"
#~ msgstr "कनेक्शन की स्थिति"
#, python-brace-format
#~ msgid "Connection to {wiki} seems to be stable now."
#~ msgstr "{wiki} से सम्पर्क अब स्थिर होने लगा है।"

View file

@ -1,200 +0,0 @@
# 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: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-12-21 15:31+0100\n"
"PO-Revision-Date: 2020-12-13 14:30+0000\n"
"Last-Translator: MarkusRost <sukramxro@gmail.com>\n"
"Language-Team: Polish <https://translate.wikibot.de/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"
"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.2.1\n"
#: src/formatters/discussions.py:31
#, python-brace-format
msgid ""
"[{author}]({author_url}) created [{title}](<{url}f/p/{threadId}>) in "
"{forumName}"
msgstr ""
"[{author}]({author_url}) stworzył(a) [{title}](<{url}f/p/{threadId}>) w "
"{forumName}"
#: src/formatters/discussions.py:34
#, python-brace-format
msgid ""
"[{author}]({author_url}) created a poll [{title}](<{url}f/p/{threadId}>) in "
"{forumName}"
msgstr ""
"[{author}]({author_url}) stworzył(a) ankietę [{title}](<{url}f/p/{threadId}"
">) w {forumName}"
#: src/formatters/discussions.py:37
#, python-brace-format
msgid ""
"[{author}]({author_url}) created a quiz [{title}](<{url}f/p/{threadId}>) in "
"{forumName}"
msgstr ""
"[{author}]({author_url}) stworzył(a) quiz [{title}](<{url}f/p/{threadId}>) w "
"{forumName}"
#: src/formatters/discussions.py:46
#, 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}) dodał(a) [odpowiedź](<{url}f/p/{threadId}/r/{postId}"
">) pod tematem [{title}](<{url}f/p/{threadId}>) w {forumName}"
#: src/formatters/discussions.py:48 src/formatters/discussions.py:59
#: src/formatters/discussions.py:144 src/formatters/discussions.py:157
msgid "unknown"
msgstr "nieznany"
#: src/formatters/discussions.py:53
#, 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}) zostawił(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:56
#, 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}) dodał(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:63
#, python-brace-format
msgid ""
"[{author}]({author_url}) created a [comment](<{url}?commentId={commentId}>) "
"on [{article}](<{url}>)"
msgstr ""
"[{author}]({author_url}) dodał(a) [komentarz](<{url}?commentId={commentId}>) "
"w [{article}](<{url}>)"
#: src/formatters/discussions.py:66
#, python-brace-format
msgid ""
"[{author}]({author_url}) created a [reply](<{url}?commentId={commentId}"
"&replyId={replyId}>) to a [comment](<{url}?commentId={commentId}>) on "
"[{article}](<{url}>)"
msgstr ""
"[{author}]({author_url}) dodał(a) [odpowiedź](<{url}?commentId={commentId}"
"&replyId={replyId}>) na [komentarz](<{url}?commentId={commentId}>) w "
"artykule [{article}](<{url}>)"
#: src/formatters/discussions.py:72
#, 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:104
#, python-brace-format
msgid "Created \"{title}\""
msgstr "Stworzył(a) „{title}”"
#: src/formatters/discussions.py:108
#, python-brace-format
msgid "Created a poll \"{title}\""
msgstr "Stworzył(a) ankietę zatytułowaną „{title}”"
#: src/formatters/discussions.py:115
msgid "Option {}"
msgstr "Opcja {}"
#: src/formatters/discussions.py:116
#, python-brace-format
msgid "__[View image]({image_url})__"
msgstr "__[Zobacz zdjęcie]({image_url})__"
#: src/formatters/discussions.py:120
#, python-brace-format
msgid "Created a quiz \"{title}\""
msgstr "Stworzył(a) quiz „{title}”"
#: src/formatters/discussions.py:136 src/formatters/discussions.py:138
msgid "Tags"
msgstr "Fora"
#: src/formatters/discussions.py:136
msgid "{} tags"
msgstr "{} tagów"
#: src/formatters/discussions.py:141
#, python-brace-format
msgid "Replied to \"{title}\""
msgstr "Odpowiedział(a) w „{title}”"
#: src/formatters/discussions.py:150
#, python-brace-format
msgid "Created \"{title}\" on {user}'s Message Wall"
msgstr "Stworzył(a) „{title}” na tablicy wiadomości {user}"
#: src/formatters/discussions.py:154
#, 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:161
#, python-brace-format
msgid "Commented on {article}"
msgstr "Skomentował(a) „{article}”"
#: src/formatters/discussions.py:165
#, python-brace-format
msgid "Replied to a comment on {article}"
msgstr "Odpowiedział(a) na komentarz w „{article}”"
#: src/formatters/discussions.py:169
#, python-brace-format
msgid "Unknown event `{event}`"
msgstr "Nieznane wydarzenie `{event}`"
#: src/formatters/discussions.py:174 src/formatters/discussions.py:176
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}) stworzył(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}) stworzył(a) ankietę [{title}](<{url}f/p/"
#~ "{threadId}>) w {forumName}"
#~ msgid "Unregistered user"
#~ msgstr "Niezarejestrowany użytkownik"

View file

@ -1,88 +0,0 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR ORGANIZATION
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: RcGcDw\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-08-10 00:59+0200\n"
"PO-Revision-Date: 2020-03-17 20:57+0100\n"
"Last-Translator: Frisk <piotrex43@protonmail.ch>\n"
"Language-Team: \n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: pygettext.py 1.5\n"
"X-Generator: Poedit 2.3\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"|| n%100>=20) ? 1 : 2);\n"
#: src/misc.py:96
msgid "Location"
msgstr "Lokacja"
#: src/misc.py:96
msgid "About me"
msgstr "O mnie"
#: src/misc.py:97
msgid "Google link"
msgstr "link Google"
#: src/misc.py:97
msgid "Facebook link"
msgstr "link Facebook"
#: src/misc.py:98
msgid "Twitter link"
msgstr "link Twitter"
#: src/misc.py:98
msgid "Reddit link"
msgstr "link Reddit"
#: src/misc.py:99
msgid "Twitch link"
msgstr "link Twitch"
#: src/misc.py:99
msgid "PSN link"
msgstr "link PSN"
#: src/misc.py:100
msgid "VK link"
msgstr "link VK"
#: src/misc.py:100
msgid "XBL link"
msgstr "link XBL"
#: src/misc.py:101
msgid "Steam link"
msgstr "link Steam"
#: src/misc.py:101
msgid "Discord handle"
msgstr "konto Discord"
#: src/misc.py:102
msgid "Battle.net handle"
msgstr "konto Battle.net"
#: src/misc.py:108
msgid "Unknown"
msgstr "Nieznana"
#: src/misc.py:110
msgid "unknown"
msgstr "nieznana sekcja"
#: src/misc.py:121
msgid ""
"\n"
"__And more__"
msgstr ""
"\n"
"__Oraz więcej__"

File diff suppressed because it is too large Load diff

View file

@ -1,39 +0,0 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR ORGANIZATION
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: RcGcDw\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-28 23:50+0100\n"
"PO-Revision-Date: 2020-08-13 19:07+0000\n"
"Last-Translator: Rail <>\n"
"Language-Team: Polish <https://weblate.frisk.space/projects/rcgcdw/rc/pl/>\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"
"Generated-By: pygettext.py 1.5\n"
#: src/wiki.py:220
msgid "~~hidden~~"
msgstr "~~ukryte~~"
#: src/wiki.py:225
msgid "hidden"
msgstr "ukryte"
#, python-brace-format
#~ msgid "Connection to {wiki} seems to be stable now."
#~ msgstr "Połączenie z {wiki} wygląda na stabilne."
#~ msgid "Connection status"
#~ msgstr "Status połączenia"
#, python-brace-format
#~ msgid "{wiki} seems to be down or unreachable."
#~ msgstr "{wiki} nie działa lub jest nieosiągalna."

View file

@ -1,198 +0,0 @@
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Frisk <>, 2020.
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-12-21 15:31+0100\n"
"PO-Revision-Date: 2020-12-13 14:30+0000\n"
"Last-Translator: MarkusRost <sukramxro@gmail.com>\n"
"Language-Team: Portuguese (Brazil) <https://translate.wikibot.de/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.2.1\n"
#: src/formatters/discussions.py:31
#, python-brace-format
msgid ""
"[{author}]({author_url}) created [{title}](<{url}f/p/{threadId}>) in "
"{forumName}"
msgstr ""
"[{author}]({author_url}) criou [{title}](<{url}f/p/{threadId}>) em "
"{forumName}"
#: src/formatters/discussions.py:34
#, python-brace-format
msgid ""
"[{author}]({author_url}) created a poll [{title}](<{url}f/p/{threadId}>) in "
"{forumName}"
msgstr ""
"[{author}]({author_url}) criou uma pesquisa [{title}](<{url}f/p/{threadId}>) "
"em {forumName}"
#: src/formatters/discussions.py:37
#, python-brace-format
msgid ""
"[{author}]({author_url}) created a quiz [{title}](<{url}f/p/{threadId}>) in "
"{forumName}"
msgstr ""
"[{author}]({author_url}) criou um quiz [{title}](<{url}f/p/{threadId}>) em "
"{forumName}"
#: src/formatters/discussions.py:46
#, 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}) criou uma [resposta](<{url}f/p/{threadId}/r/{postId}"
">) a [{title}](<{url}f/p/{threadId}>) em {forumName}"
#: src/formatters/discussions.py:48 src/formatters/discussions.py:59
#: src/formatters/discussions.py:144 src/formatters/discussions.py:157
msgid "unknown"
msgstr "desconhecido"
#: src/formatters/discussions.py:53
#, 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}) 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:56
#, 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}) criou uma [resposta](<{url}wiki/Message_Wall:"
"{user_wall}?threadId={threadId}#{replyId}>) a [{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:63
#, python-brace-format
msgid ""
"[{author}]({author_url}) created a [comment](<{url}?commentId={commentId}>) "
"on [{article}](<{url}>)"
msgstr ""
"[{author}]({author_url}) fez um [comentário](<{url}?commentId={commentId}>) "
"em [{article}](<{url}>)"
#: src/formatters/discussions.py:66
#, python-brace-format
msgid ""
"[{author}]({author_url}) created a [reply](<{url}?commentId={commentId}"
"&replyId={replyId}>) to a [comment](<{url}?commentId={commentId}>) on "
"[{article}](<{url}>)"
msgstr ""
"[{author}]({author_url}) criou uma [resposta](<{url}?commentId={commentId}"
"&replyId={replyId}>) a um [comentário](<{url}?commentId={commentId}>) em "
"[{article}](<{url}>)"
#: src/formatters/discussions.py:72
#, python-brace-format
msgid ""
"Unknown event `{event}` by [{author}]({author_url}), report it on the "
"[support server](<{support}>)."
msgstr ""
"Evento `{event}` desconhecido por [{author}]({author_url}), relate no "
"[servidor de suporte](<{support}>)."
#: src/formatters/discussions.py:104
#, python-brace-format
msgid "Created \"{title}\""
msgstr "Criou \"{title}\""
#: src/formatters/discussions.py:108
#, python-brace-format
msgid "Created a poll \"{title}\""
msgstr "Criou uma pesquisa \"{title}\""
#: src/formatters/discussions.py:115
msgid "Option {}"
msgstr "Opção {}"
#: src/formatters/discussions.py:116
#, python-brace-format
msgid "__[View image]({image_url})__"
msgstr "__[Ver imagem]({image_url})__"
#: src/formatters/discussions.py:120
#, python-brace-format
msgid "Created a quiz \"{title}\""
msgstr "Criou um quiz \"{title}\""
#: src/formatters/discussions.py:136 src/formatters/discussions.py:138
msgid "Tags"
msgstr "Etiquetas"
#: src/formatters/discussions.py:136
msgid "{} tags"
msgstr "{} etiquetas"
#: src/formatters/discussions.py:141
#, python-brace-format
msgid "Replied to \"{title}\""
msgstr "Respondeu \"{title}\""
#: src/formatters/discussions.py:150
#, python-brace-format
msgid "Created \"{title}\" on {user}'s Message Wall"
msgstr "Criou \"{title}\" no mural de mensagens de {user}"
#: src/formatters/discussions.py:154
#, python-brace-format
msgid "Replied to \"{title}\" on {user}'s Message Wall"
msgstr "Respondeu \"{title}\" no mural de mensagens de {user}"
#: src/formatters/discussions.py:161
#, python-brace-format
msgid "Commented on {article}"
msgstr "Comentou em {article}"
#: src/formatters/discussions.py:165
#, python-brace-format
msgid "Replied to a comment on {article}"
msgstr "Respondeu a um comentário em {article}"
#: src/formatters/discussions.py:169
#, python-brace-format
msgid "Unknown event `{event}`"
msgstr "Evento `{event}` desconhecido"
#: src/formatters/discussions.py:174 src/formatters/discussions.py:176
msgid "Report this on the support server"
msgstr "Reportar isso no servidor de suporte"
#, fuzzy, python-brace-format
#~ msgid ""
#~ "[{author}](<{url}f/u/{creatorId}>) created [{title}](<{url}f/p/{threadId}"
#~ ">) in {forumName}"
#~ msgstr ""
#~ "[{author}]({author_url}) criou [{title}](<{url}f/p/{threadId}>) em "
#~ "{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}) criou uma pesquisa [{title}](<{url}f/p/{threadId}"
#~ ">) em {forumName}"
#~ msgid "Unregistered user"
#~ msgstr "Usuário não registrado"

View file

@ -1,88 +0,0 @@
# 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: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-08-10 00:59+0200\n"
"PO-Revision-Date: 2020-08-04 09:51+0000\n"
"Last-Translator: Eduaddad <duduaddad@gmail.com>\n"
"Language-Team: Portuguese (Brazil) <https://weblate.frisk.space/projects/"
"rcgcdw/main/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/misc.py:96
msgid "Location"
msgstr "Localização"
#: src/misc.py:96
msgid "About me"
msgstr "Sobre mim"
#: src/misc.py:97
msgid "Google link"
msgstr "Link do Google"
#: src/misc.py:97
msgid "Facebook link"
msgstr "Facebook link"
#: src/misc.py:98
msgid "Twitter link"
msgstr "Link do Twitter"
#: src/misc.py:98
msgid "Reddit link"
msgstr "Link do Reddit"
#: src/misc.py:99
msgid "Twitch link"
msgstr "Link do Twitch"
#: src/misc.py:99
msgid "PSN link"
msgstr "Link do PSN"
#: src/misc.py:100
msgid "VK link"
msgstr "Link do VK"
#: src/misc.py:100
msgid "XBL link"
msgstr "Link do XBL"
#: src/misc.py:101
msgid "Steam link"
msgstr "Link do Steam"
#: src/misc.py:101
msgid "Discord handle"
msgstr "Link do Discord"
#: src/misc.py:102
msgid "Battle.net handle"
msgstr "Link do Battle.net"
#: src/misc.py:108
msgid "Unknown"
msgstr "Desconhecido"
#: src/misc.py:110
msgid "unknown"
msgstr "desconhecido"
#: src/misc.py:121
msgid ""
"\n"
"__And more__"
msgstr ""
"\n"
"__E mais__"

File diff suppressed because it is too large Load diff

View file

@ -1,39 +0,0 @@
# 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: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-28 23:50+0100\n"
"PO-Revision-Date: 2020-11-27 13:07+0000\n"
"Last-Translator: dr03ramos <dr03ramos@gmail.com>\n"
"Language-Team: Portuguese (Brazil) <https://translate.wikibot.de/projects/"
"rcgcdw/rc/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.2.1\n"
#: src/wiki.py:220
msgid "~~hidden~~"
msgstr "~~oculto~~"
#: src/wiki.py:225
msgid "hidden"
msgstr "oculto"
#, python-brace-format
#~ msgid "Connection to {wiki} seems to be stable now."
#~ msgstr "A conexão com {wiki} parece estar estável agora."
#~ msgid "Connection status"
#~ msgstr "Status da conexão"
#, python-brace-format
#~ msgid "{wiki} seems to be down or unreachable."
#~ msgstr "{wiki} parece estar fora do ar ou inacessível."

View file

@ -1,38 +0,0 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the RcGcDb package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: RcGcDb\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-08-13 21:09+0200\n"
"PO-Revision-Date: 2020-10-19 14:45+0000\n"
"Last-Translator: Philo04 <philipp2012lopu@mail.ru>\n"
"Language-Team: Russian <https://weblate.frisk.space/projects/wiki-bot/rcgcdb/"
"ru/>\n"
"Language: ru\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%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: Weblate 4.2.1\n"
#: src/discord.py:25
msgid "wiki deleted"
msgstr "вики удалена"
#: src/discord.py:25 src/discord.py:26
msgid "wiki inaccessible"
msgstr "вики недоступна"
#: src/discord.py:27
msgid "unknown error"
msgstr "неизвестная ошибка"
#: src/discord.py:28
#, python-brace-format
msgid "This recent changes webhook has been removed for `{reason}`!"
msgstr "Этот вебхук свежих правок был удалён по следующей причине: `{reason}`!"

View file

@ -1,164 +0,0 @@
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Frisk <>, 2020.
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-12-21 15:31+0100\n"
"PO-Revision-Date: 2020-11-27 13:07+0000\n"
"Last-Translator: Philo04 <philipp2012lopu@mail.ru>\n"
"Language-Team: Russian <https://translate.wikibot.de/projects/rcgcdw/"
"discussion_formatters-1/ru/>\n"
"Language: ru\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.2.1\n"
#: src/formatters/discussions.py:31
#, python-brace-format
msgid ""
"[{author}]({author_url}) created [{title}](<{url}f/p/{threadId}>) in "
"{forumName}"
msgstr ""
"[{author}]({author_url}) создал(а) [{title}](<{url}f/p/{threadId}>) в "
"{forumName}"
#: src/formatters/discussions.py:34
#, python-brace-format
msgid ""
"[{author}]({author_url}) created a poll [{title}](<{url}f/p/{threadId}>) in "
"{forumName}"
msgstr ""
"[{author}]({author_url}) создал(а) опрос [{title}](<{url}f/p/{threadId}>) в "
"{forumName}"
#: src/formatters/discussions.py:37
#, python-brace-format
msgid ""
"[{author}]({author_url}) created a quiz [{title}](<{url}f/p/{threadId}>) in "
"{forumName}"
msgstr ""
#: src/formatters/discussions.py:46
#, 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 ""
#: src/formatters/discussions.py:48 src/formatters/discussions.py:59
#: src/formatters/discussions.py:144 src/formatters/discussions.py:157
msgid "unknown"
msgstr ""
#: src/formatters/discussions.py:53
#, 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 ""
#: src/formatters/discussions.py:56
#, 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 ""
#: src/formatters/discussions.py:63
#, python-brace-format
msgid ""
"[{author}]({author_url}) created a [comment](<{url}?commentId={commentId}>) "
"on [{article}](<{url}>)"
msgstr ""
#: src/formatters/discussions.py:66
#, python-brace-format
msgid ""
"[{author}]({author_url}) created a [reply](<{url}?commentId={commentId}"
"&replyId={replyId}>) to a [comment](<{url}?commentId={commentId}>) on "
"[{article}](<{url}>)"
msgstr ""
#: src/formatters/discussions.py:72
#, python-brace-format
msgid ""
"Unknown event `{event}` by [{author}]({author_url}), report it on the "
"[support server](<{support}>)."
msgstr ""
#: src/formatters/discussions.py:104
#, python-brace-format
msgid "Created \"{title}\""
msgstr ""
#: src/formatters/discussions.py:108
#, python-brace-format
msgid "Created a poll \"{title}\""
msgstr ""
#: src/formatters/discussions.py:115
msgid "Option {}"
msgstr ""
#: src/formatters/discussions.py:116
#, python-brace-format
msgid "__[View image]({image_url})__"
msgstr ""
#: src/formatters/discussions.py:120
#, python-brace-format
msgid "Created a quiz \"{title}\""
msgstr ""
#: src/formatters/discussions.py:136 src/formatters/discussions.py:138
msgid "Tags"
msgstr ""
#: src/formatters/discussions.py:136
msgid "{} tags"
msgstr ""
#: src/formatters/discussions.py:141
#, python-brace-format
msgid "Replied to \"{title}\""
msgstr ""
#: src/formatters/discussions.py:150
#, python-brace-format
msgid "Created \"{title}\" on {user}'s Message Wall"
msgstr ""
#: src/formatters/discussions.py:154
#, python-brace-format
msgid "Replied to \"{title}\" on {user}'s Message Wall"
msgstr ""
#: src/formatters/discussions.py:161
#, python-brace-format
msgid "Commented on {article}"
msgstr ""
#: src/formatters/discussions.py:165
#, python-brace-format
msgid "Replied to a comment on {article}"
msgstr ""
#: src/formatters/discussions.py:169
#, python-brace-format
msgid "Unknown event `{event}`"
msgstr ""
#: src/formatters/discussions.py:174 src/formatters/discussions.py:176
msgid "Report this on the support server"
msgstr ""
#~ msgid "Unregistered user"
#~ msgstr "Незарегистрированный пользователь"

View file

@ -1,88 +0,0 @@
# 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: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-28 23:45+0100\n"
"PO-Revision-Date: 2020-03-18 13:59+0100\n"
"Last-Translator: BabylonAS\n"
"Language-Team: \n"
"Language: ru_RU\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%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Generator: Poedit 2.3\n"
#: src/misc.py:45
msgid "Location"
msgstr "Местоположение"
#: src/misc.py:45
msgid "About me"
msgstr "О себе"
#: src/misc.py:45
msgid "Google link"
msgstr "Ссылка на учётную запись Google"
#: src/misc.py:45
msgid "Facebook link"
msgstr "Ссылка на учётную запись Facebook"
#: src/misc.py:45
msgid "Twitter link"
msgstr "Ссылка на учётную запись Twitter"
#: src/misc.py:45
msgid "Reddit link"
msgstr "Ссылка на учётную запись Reddit"
#: src/misc.py:45
msgid "Twitch link"
msgstr "Ссылка на учётную запись Twitch"
#: src/misc.py:45
msgid "PSN link"
msgstr "Ссылка на учётную запись PSN"
#: src/misc.py:45
msgid "VK link"
msgstr "Ссылка на учётную запись ВКонтакте"
#: src/misc.py:45
msgid "XBL link"
msgstr "Ссылка на учётную запись XBL"
#: src/misc.py:45
msgid "Steam link"
msgstr "Ссылка на учётную запись Steam"
#: src/misc.py:45
msgid "Discord handle"
msgstr "Ссылка на учётную запись Discord"
#: src/misc.py:45
msgid "Battle.net handle"
msgstr "Ссылка на учётную запись Battle.net"
#: src/misc.py:119
msgid ""
"\n"
"__And more__"
msgstr ""
"\n"
"__И ещё__"
#: src/misc.py:276
msgid "Unknown"
msgstr "Неизвестно"
#: src/misc.py:278
msgid "unknown"
msgstr "неизвестно"

File diff suppressed because it is too large Load diff

View file

@ -1,39 +0,0 @@
# 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: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-29 00:18+0100\n"
"PO-Revision-Date: 2020-03-18 13:59+0100\n"
"Last-Translator: BabylonAS\n"
"Language-Team: \n"
"Language: ru_RU\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%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Generator: Poedit 2.3\n"
#: src/wiki.py:220
msgid "~~hidden~~"
msgstr "~~скрыто~~"
#: src/wiki.py:225
msgid "hidden"
msgstr "скрыто"
#, python-brace-format
#~ msgid "{wiki} seems to be down or unreachable."
#~ msgstr "{wiki}, вероятно, не работает или недоступна."
#~ msgid "Connection status"
#~ msgstr "Статус соединения"
#, python-brace-format
#~ msgid "Connection to {wiki} seems to be stable now."
#~ msgstr "Соединение с {wiki} сейчас кажется стабильным."

View file

@ -1,37 +0,0 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the RcGcDb package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: RcGcDb\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-08-13 21:09+0200\n"
"PO-Revision-Date: 2020-08-21 04:13+0000\n"
"Last-Translator: Dianliang233 <dianliang233@gmail.com>\n"
"Language-Team: Chinese (Simplified) <https://weblate.frisk.space/projects/"
"wiki-bot/rcgcdb/zh-hans/>\n"
"Language: zh-hans\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 4.1.1\n"
#: src/discord.py:25
msgid "wiki deleted"
msgstr "wiki 已删除"
#: src/discord.py:25 src/discord.py:26
msgid "wiki inaccessible"
msgstr "wiki 无法访问"
#: src/discord.py:27
msgid "unknown error"
msgstr "未知错误"
#: src/discord.py:28
#, python-brace-format
msgid "This recent changes webhook has been removed for `{reason}`!"
msgstr "此最近更改 webhook 已因为 `{reason}` 而被移除!"

View file

@ -1,156 +0,0 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the RcGcDb package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: RcGcDb\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-12-21 15:31+0100\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=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: src/formatters/discussions.py:31
#, python-brace-format
msgid ""
"[{author}]({author_url}) created [{title}](<{url}f/p/{threadId}>) in "
"{forumName}"
msgstr ""
#: src/formatters/discussions.py:34
#, python-brace-format
msgid ""
"[{author}]({author_url}) created a poll [{title}](<{url}f/p/{threadId}>) in "
"{forumName}"
msgstr ""
#: src/formatters/discussions.py:37
#, python-brace-format
msgid ""
"[{author}]({author_url}) created a quiz [{title}](<{url}f/p/{threadId}>) in "
"{forumName}"
msgstr ""
#: src/formatters/discussions.py:46
#, 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 ""
#: src/formatters/discussions.py:48 src/formatters/discussions.py:59
#: src/formatters/discussions.py:144 src/formatters/discussions.py:157
msgid "unknown"
msgstr ""
#: src/formatters/discussions.py:53
#, 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 ""
#: src/formatters/discussions.py:56
#, 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 ""
#: src/formatters/discussions.py:63
#, python-brace-format
msgid ""
"[{author}]({author_url}) created a [comment](<{url}?commentId={commentId}>) "
"on [{article}](<{url}>)"
msgstr ""
#: src/formatters/discussions.py:66
#, python-brace-format
msgid ""
"[{author}]({author_url}) created a [reply](<{url}?commentId={commentId}"
"&replyId={replyId}>) to a [comment](<{url}?commentId={commentId}>) on "
"[{article}](<{url}>)"
msgstr ""
#: src/formatters/discussions.py:72
#, python-brace-format
msgid ""
"Unknown event `{event}` by [{author}]({author_url}), report it on the "
"[support server](<{support}>)."
msgstr ""
#: src/formatters/discussions.py:104
#, python-brace-format
msgid "Created \"{title}\""
msgstr ""
#: src/formatters/discussions.py:108
#, python-brace-format
msgid "Created a poll \"{title}\""
msgstr ""
#: src/formatters/discussions.py:115
msgid "Option {}"
msgstr ""
#: src/formatters/discussions.py:116
#, python-brace-format
msgid "__[View image]({image_url})__"
msgstr ""
#: src/formatters/discussions.py:120
#, python-brace-format
msgid "Created a quiz \"{title}\""
msgstr ""
#: src/formatters/discussions.py:136 src/formatters/discussions.py:138
msgid "Tags"
msgstr ""
#: src/formatters/discussions.py:136
msgid "{} tags"
msgstr ""
#: src/formatters/discussions.py:141
#, python-brace-format
msgid "Replied to \"{title}\""
msgstr ""
#: src/formatters/discussions.py:150
#, python-brace-format
msgid "Created \"{title}\" on {user}'s Message Wall"
msgstr ""
#: src/formatters/discussions.py:154
#, python-brace-format
msgid "Replied to \"{title}\" on {user}'s Message Wall"
msgstr ""
#: src/formatters/discussions.py:161
#, python-brace-format
msgid "Commented on {article}"
msgstr ""
#: src/formatters/discussions.py:165
#, python-brace-format
msgid "Replied to a comment on {article}"
msgstr ""
#: src/formatters/discussions.py:169
#, python-brace-format
msgid "Unknown event `{event}`"
msgstr ""
#: src/formatters/discussions.py:174 src/formatters/discussions.py:176
msgid "Report this on the support server"
msgstr ""

File diff suppressed because it is too large Load diff

View file

@ -1,37 +0,0 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the RcGcDb package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: RcGcDb\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-08-11 23:23+0200\n"
"PO-Revision-Date: 2020-08-17 17:13+0000\n"
"Last-Translator: Winston Sung <winston21.sung@gmail.com>\n"
"Language-Team: Chinese (Traditional) <https://weblate.frisk.space/projects/"
"wiki-bot/rcgcdb/zh-hant/>\n"
"Language: zh-hant\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 4.1.1\n"
#: src/discord.py:25
msgid "wiki deleted"
msgstr "wiki 已刪除"
#: src/discord.py:25 src/discord.py:26
msgid "wiki inaccessible"
msgstr "wiki 無法存取"
#: src/discord.py:27
msgid "unknown error"
msgstr "未知錯誤"
#: src/discord.py:28
#, python-brace-format
msgid "This recent changes webhook has been removed for `{reason}`!"
msgstr "此近期變更 webhook 因為 `{reason}` 而被移除!"

View file

@ -1,156 +0,0 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the RcGcDb package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: RcGcDb\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-12-21 15:31+0100\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=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: src/formatters/discussions.py:31
#, python-brace-format
msgid ""
"[{author}]({author_url}) created [{title}](<{url}f/p/{threadId}>) in "
"{forumName}"
msgstr ""
#: src/formatters/discussions.py:34
#, python-brace-format
msgid ""
"[{author}]({author_url}) created a poll [{title}](<{url}f/p/{threadId}>) in "
"{forumName}"
msgstr ""
#: src/formatters/discussions.py:37
#, python-brace-format
msgid ""
"[{author}]({author_url}) created a quiz [{title}](<{url}f/p/{threadId}>) in "
"{forumName}"
msgstr ""
#: src/formatters/discussions.py:46
#, 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 ""
#: src/formatters/discussions.py:48 src/formatters/discussions.py:59
#: src/formatters/discussions.py:144 src/formatters/discussions.py:157
msgid "unknown"
msgstr ""
#: src/formatters/discussions.py:53
#, 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 ""
#: src/formatters/discussions.py:56
#, 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 ""
#: src/formatters/discussions.py:63
#, python-brace-format
msgid ""
"[{author}]({author_url}) created a [comment](<{url}?commentId={commentId}>) "
"on [{article}](<{url}>)"
msgstr ""
#: src/formatters/discussions.py:66
#, python-brace-format
msgid ""
"[{author}]({author_url}) created a [reply](<{url}?commentId={commentId}"
"&replyId={replyId}>) to a [comment](<{url}?commentId={commentId}>) on "
"[{article}](<{url}>)"
msgstr ""
#: src/formatters/discussions.py:72
#, python-brace-format
msgid ""
"Unknown event `{event}` by [{author}]({author_url}), report it on the "
"[support server](<{support}>)."
msgstr ""
#: src/formatters/discussions.py:104
#, python-brace-format
msgid "Created \"{title}\""
msgstr ""
#: src/formatters/discussions.py:108
#, python-brace-format
msgid "Created a poll \"{title}\""
msgstr ""
#: src/formatters/discussions.py:115
msgid "Option {}"
msgstr ""
#: src/formatters/discussions.py:116
#, python-brace-format
msgid "__[View image]({image_url})__"
msgstr ""
#: src/formatters/discussions.py:120
#, python-brace-format
msgid "Created a quiz \"{title}\""
msgstr ""
#: src/formatters/discussions.py:136 src/formatters/discussions.py:138
msgid "Tags"
msgstr ""
#: src/formatters/discussions.py:136
msgid "{} tags"
msgstr ""
#: src/formatters/discussions.py:141
#, python-brace-format
msgid "Replied to \"{title}\""
msgstr ""
#: src/formatters/discussions.py:150
#, python-brace-format
msgid "Created \"{title}\" on {user}'s Message Wall"
msgstr ""
#: src/formatters/discussions.py:154
#, python-brace-format
msgid "Replied to \"{title}\" on {user}'s Message Wall"
msgstr ""
#: src/formatters/discussions.py:161
#, python-brace-format
msgid "Commented on {article}"
msgstr ""
#: src/formatters/discussions.py:165
#, python-brace-format
msgid "Replied to a comment on {article}"
msgstr ""
#: src/formatters/discussions.py:169
#, python-brace-format
msgid "Unknown event `{event}`"
msgstr ""
#: src/formatters/discussions.py:174 src/formatters/discussions.py:176
msgid "Report this on the support server"
msgstr ""

File diff suppressed because it is too large Load diff