diff --git a/app/templates/todo/game_support.html b/app/templates/todo/game_support.html index 75e26d4c..502a64f8 100644 --- a/app/templates/todo/game_support.html +++ b/app/templates/todo/game_support.html @@ -63,7 +63,7 @@ {% endfor %} -

Bulk support all games

+

{{ _("Bulk support all games") }}

{{ _("Click the button below to confirm that all packages without listed supported_games (red text above) do support all games, except for any games listed in unsupported_games.") }}

diff --git a/translations/cs/LC_MESSAGES/messages.po b/translations/cs/LC_MESSAGES/messages.po index dd82d23a..3f3db376 100644 --- a/translations/cs/LC_MESSAGES/messages.po +++ b/translations/cs/LC_MESSAGES/messages.po @@ -7,17 +7,16 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2023-06-20 00:38+0100\n" +"POT-Creation-Date: 2023-06-27 21:00+0100\n" "PO-Revision-Date: 2023-06-22 07:32+0000\n" "Last-Translator: Robinson \n" -"Language-Team: Czech \n" "Language: cs\n" +"Language-Team: Czech " +"\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\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>=2 && n<=4) ? 1 : 2;\n" -"X-Generator: Weblate 4.18.1\n" "Generated-By: Babel 2.12.1\n" #: app/__init__.py:122 @@ -3209,9 +3208,13 @@ msgstr "" msgid "Nothing to do :)" msgstr "" +#: app/templates/todo/game_support.html:66 +msgid "Bulk support all games" +msgstr "" + #: app/templates/todo/game_support.html:68 msgid "" -"Click the button below to confirm that all games without listed " +"Click the button below to confirm that all packages without listed " "supported_games (red text above) do support all games, except for any " "games listed in unsupported_games." msgstr "" @@ -4055,3 +4058,12 @@ msgstr "" #~ " able to sign into the account " #~ "'%(display_name)s'" #~ msgstr "" + +#~ msgid "" +#~ "Click the button below to confirm " +#~ "that all games without listed " +#~ "supported_games (red text above) do " +#~ "support all games, except for any " +#~ "games listed in unsupported_games." +#~ msgstr "" + diff --git a/translations/da/LC_MESSAGES/messages.po b/translations/da/LC_MESSAGES/messages.po index bd317106..0d151178 100644 --- a/translations/da/LC_MESSAGES/messages.po +++ b/translations/da/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2023-06-20 00:38+0100\n" +"POT-Creation-Date: 2023-06-27 21:00+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Automatically generated\n" "Language: da\n" @@ -3158,9 +3158,13 @@ msgstr "" msgid "Nothing to do :)" msgstr "" +#: app/templates/todo/game_support.html:66 +msgid "Bulk support all games" +msgstr "" + #: app/templates/todo/game_support.html:68 msgid "" -"Click the button below to confirm that all games without listed " +"Click the button below to confirm that all packages without listed " "supported_games (red text above) do support all games, except for any " "games listed in unsupported_games." msgstr "" @@ -3972,3 +3976,11 @@ msgstr "" #~ "'%(display_name)s'" #~ msgstr "" +#~ msgid "" +#~ "Click the button below to confirm " +#~ "that all games without listed " +#~ "supported_games (red text above) do " +#~ "support all games, except for any " +#~ "games listed in unsupported_games." +#~ msgstr "" + diff --git a/translations/de/LC_MESSAGES/messages.po b/translations/de/LC_MESSAGES/messages.po index 47e316f6..78d2a208 100644 --- a/translations/de/LC_MESSAGES/messages.po +++ b/translations/de/LC_MESSAGES/messages.po @@ -7,17 +7,16 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2023-06-20 00:38+0100\n" +"POT-Creation-Date: 2023-06-27 21:00+0100\n" "PO-Revision-Date: 2023-06-26 21:40+0000\n" "Last-Translator: Wuzzy \n" -"Language-Team: German \n" "Language: de\n" +"Language-Team: German " +"\n" +"Plural-Forms: nplurals=2; plural=n != 1;\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.18.1\n" "Generated-By: Babel 2.12.1\n" #: app/__init__.py:122 @@ -309,7 +308,8 @@ msgstr "Nicht unterstützte Spiele" #: app/blueprints/packages/packages.py:656 msgid "Supports all games (unless stated) / is game independent" msgstr "" -"Unterstützt alle Spiele (wenn nicht anders angegeben) / ist spielunabhängig" +"Unterstützt alle Spiele (wenn nicht anders angegeben) / ist " +"spielunabhängig" #: app/blueprints/packages/releases.py:53 #: app/blueprints/packages/releases.py:65 app/blueprints/packages/reviews.py:44 @@ -1283,8 +1283,8 @@ msgstr "Willkommen" #: app/templates/index.html:8 msgid "Welcome to the best place to find Minetest mods, games, and texture packs" msgstr "" -"Willkommen im besten Ort, um Minetest-Mods, -Spiele und -Texturenpakete zu " -"finden" +"Willkommen im besten Ort, um Minetest-Mods, -Spiele und -Texturenpakete " +"zu finden" #: app/templates/index.html:42 app/templates/macros/reviews.html:75 #: app/templates/packages/game_hub.html:5 @@ -2320,8 +2320,8 @@ msgstr "Unterstützt?" #: app/templates/packages/game_support.html:33 msgid "Supports all games (unless excluded by unsupported_games)" msgstr "" -"Unterstützt alle Spiele (außer die, die von unsupported_games ausgeschlossen " -"wurden)" +"Unterstützt alle Spiele (außer die, die von unsupported_games " +"ausgeschlossen wurden)" #: app/templates/packages/game_support.html:47 msgid "Detected from dependencies" @@ -2364,8 +2364,8 @@ msgid "" "You can check this and still specify games in supported_games that you've" " tested." msgstr "" -"Sie können dies ankreuzen und immer noch Spiele in supported_games angeben, " -"die Sie getestet haben." +"Sie können dies ankreuzen und immer noch Spiele in supported_games " +"angeben, die Sie getestet haben." #: app/templates/packages/game_support.html:101 msgid "It's not possible for texture packs to support all games" @@ -2882,8 +2882,7 @@ msgstr "Clientvorschau" #: app/templates/packages/screenshots.html:90 msgid "The first screenshot in the list above will be the package thumbnail." -msgstr "" -"Der erste Screenshot in der obigen Liste wird das Vorschaubild des Pakets." +msgstr "Der erste Screenshot in der obigen Liste wird das Vorschaubild des Pakets." #: app/templates/packages/screenshots.html:127 msgid "Videos" @@ -3123,8 +3122,8 @@ msgstr "Stimmt das da oben?" #: app/templates/packages/view.html:490 msgid "You need to either confirm this or tell ContentDB about supported games" msgstr "" -"Sie müssen dies entweder bestätigen, oder ContentDB über unterstützte Spiele " -"informieren" +"Sie müssen dies entweder bestätigen, oder ContentDB über unterstützte " +"Spiele informieren" #: app/templates/packages/view.html:502 msgid "Does not work with:" @@ -3380,22 +3379,22 @@ msgstr "Spielunterstützung für %(username)s" #: app/templates/todo/game_support.html:11 app/templates/todo/user.html:77 msgid "You should specify the games supported by your mods and texture packs." msgstr "" -"Sie sollten die Spiele, die von Ihren Mods und Texturenpaketen unterstützt " -"werden, angeben." +"Sie sollten die Spiele, die von Ihren Mods und Texturenpaketen " +"unterstützt werden, angeben." #: app/templates/todo/game_support.html:12 app/templates/todo/user.html:78 msgid "Specifying game support makes it easier for players to find your content." msgstr "" -"Die Angabe der Spielunterstützung macht es für Spieler leichter, Ihre Sachen " -"zu finden." +"Die Angabe der Spielunterstützung macht es für Spieler leichter, Ihre " +"Sachen zu finden." #: app/templates/todo/game_support.html:13 msgid "" "If your package is game independent, confirm this using 'Supports all " "games'" msgstr "" -"Falls Ihr Paket spielunabhängig ist, bestätigen Sie dies mit „Unterstützt " -"alle Spiele“" +"Falls Ihr Paket spielunabhängig ist, bestätigen Sie dies mit „Unterstützt" +" alle Spiele“" #: app/templates/todo/game_support.html:35 msgid "Supports all games" @@ -3415,15 +3414,16 @@ msgstr "" msgid "Nothing to do :)" msgstr "Nichts zu tun :)" +#: app/templates/todo/game_support.html:66 +msgid "Bulk support all games" +msgstr "" + #: app/templates/todo/game_support.html:68 msgid "" -"Click the button below to confirm that all games without listed " +"Click the button below to confirm that all packages without listed " "supported_games (red text above) do support all games, except for any " "games listed in unsupported_games." msgstr "" -"Klicken Sie den Knopf unten an, um zu bestätigen, dass alle Spiele außer den " -"in supported_games aufgelisteten Spielen (roter Text oben) tatsächlich alle " -"Spiele unterstützen, außer den in unsupported_games aufgelisteten Spielen." #: app/templates/todo/game_support.html:72 msgid "Confirm" @@ -3802,8 +3802,8 @@ msgid "" "Log into the forum and do that here." msgstr "" -"Loggen Sie sich auf dem Forum ein und tun Sie es hier." +"Loggen Sie sich auf dem Forum ein und tun Sie es hier." #: app/templates/users/claim_forums.html:47 msgid "Next: log in with GitHub" @@ -3823,8 +3823,9 @@ msgid "" "href='https://forum.minetest.net/ucp.php?i=profile&mode=signature'>User " "Control Panel > Profile > Edit signature" msgstr "" -"Gehen Sie zu User Control Panel > Profile > Edit signature" +"Gehen Sie zu User" +" Control Panel > Profile > Edit signature" #: app/templates/users/claim_forums.html:75 msgid "Paste this into your signature:" @@ -4155,10 +4156,10 @@ msgid "" "essential system emails.\n" "\t\t\t\t\tConsider editing your email notification preferences instead." msgstr "" -"ContentDB wird nicht mehr in der Lage sein, „Passwort vergessen“- und andere " -"wichtige System-E-Mails zu versenden.\n" -"\t\t\t\t\tSie sollten stattdessen Ihre E-Mail-Benachrichtigungseinstellungen " -"bearbeiten." +"ContentDB wird nicht mehr in der Lage sein, „Passwort vergessen“- und " +"andere wichtige System-E-Mails zu versenden.\n" +"\t\t\t\t\tSie sollten stattdessen Ihre E-Mail-" +"Benachrichtigungseinstellungen bearbeiten." #: app/templates/users/unsubscribe.html:50 msgid "You won't be able to use this email with ContentDB anymore." @@ -4485,3 +4486,18 @@ msgstr "" #~ "Wenn Sie sich abmelden, können Sie " #~ "sich möglicherweise nicht mehr bei dem" #~ " Konto \"%(display_name)s\" anmelden" + +#~ msgid "" +#~ "Click the button below to confirm " +#~ "that all games without listed " +#~ "supported_games (red text above) do " +#~ "support all games, except for any " +#~ "games listed in unsupported_games." +#~ msgstr "" +#~ "Klicken Sie den Knopf unten an, um" +#~ " zu bestätigen, dass alle Spiele " +#~ "außer den in supported_games aufgelisteten " +#~ "Spielen (roter Text oben) tatsächlich " +#~ "alle Spiele unterstützen, außer den in" +#~ " unsupported_games aufgelisteten Spielen." + diff --git a/translations/el/LC_MESSAGES/messages.po b/translations/el/LC_MESSAGES/messages.po index b46a4239..3896e835 100644 --- a/translations/el/LC_MESSAGES/messages.po +++ b/translations/el/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2023-06-20 00:38+0100\n" +"POT-Creation-Date: 2023-06-27 21:00+0100\n" "PO-Revision-Date: 2022-03-20 15:57+0000\n" "Last-Translator: DeadManWalking \n" "Language: el\n" @@ -3161,9 +3161,13 @@ msgstr "" msgid "Nothing to do :)" msgstr "" +#: app/templates/todo/game_support.html:66 +msgid "Bulk support all games" +msgstr "" + #: app/templates/todo/game_support.html:68 msgid "" -"Click the button below to confirm that all games without listed " +"Click the button below to confirm that all packages without listed " "supported_games (red text above) do support all games, except for any " "games listed in unsupported_games." msgstr "" @@ -4055,3 +4059,11 @@ msgstr "" #~ "'%(display_name)s'" #~ msgstr "" +#~ msgid "" +#~ "Click the button below to confirm " +#~ "that all games without listed " +#~ "supported_games (red text above) do " +#~ "support all games, except for any " +#~ "games listed in unsupported_games." +#~ msgstr "" + diff --git a/translations/eo/LC_MESSAGES/messages.po b/translations/eo/LC_MESSAGES/messages.po index 8877b9f7..ad878cb8 100644 --- a/translations/eo/LC_MESSAGES/messages.po +++ b/translations/eo/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2023-06-20 00:38+0100\n" +"POT-Creation-Date: 2023-06-27 21:00+0100\n" "PO-Revision-Date: 2023-04-26 12:47+0000\n" "Last-Translator: jolesh \n" "Language: eo\n" @@ -3177,9 +3177,13 @@ msgstr "" msgid "Nothing to do :)" msgstr "" +#: app/templates/todo/game_support.html:66 +msgid "Bulk support all games" +msgstr "" + #: app/templates/todo/game_support.html:68 msgid "" -"Click the button below to confirm that all games without listed " +"Click the button below to confirm that all packages without listed " "supported_games (red text above) do support all games, except for any " "games listed in unsupported_games." msgstr "" @@ -4021,3 +4025,11 @@ msgstr "" #~ "'%(display_name)s'" #~ msgstr "" +#~ msgid "" +#~ "Click the button below to confirm " +#~ "that all games without listed " +#~ "supported_games (red text above) do " +#~ "support all games, except for any " +#~ "games listed in unsupported_games." +#~ msgstr "" + diff --git a/translations/es/LC_MESSAGES/messages.po b/translations/es/LC_MESSAGES/messages.po index a23d0c37..16fc1185 100644 --- a/translations/es/LC_MESSAGES/messages.po +++ b/translations/es/LC_MESSAGES/messages.po @@ -7,17 +7,16 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2023-06-20 00:38+0100\n" +"POT-Creation-Date: 2023-06-27 21:00+0100\n" "PO-Revision-Date: 2023-06-27 19:59+0000\n" "Last-Translator: José Muñoz \n" -"Language-Team: Spanish \n" "Language: es\n" +"Language-Team: Spanish " +"\n" +"Plural-Forms: nplurals=2; plural=n != 1;\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.18.1\n" "Generated-By: Babel 2.12.1\n" #: app/__init__.py:122 @@ -3334,9 +3333,13 @@ msgstr "" msgid "Nothing to do :)" msgstr "Nada que hacer :)" +#: app/templates/todo/game_support.html:66 +msgid "Bulk support all games" +msgstr "" + #: app/templates/todo/game_support.html:68 msgid "" -"Click the button below to confirm that all games without listed " +"Click the button below to confirm that all packages without listed " "supported_games (red text above) do support all games, except for any " "games listed in unsupported_games." msgstr "" @@ -4402,3 +4405,12 @@ msgstr "" #~ " able to sign into the account " #~ "'%(display_name)s'" #~ msgstr "" + +#~ msgid "" +#~ "Click the button below to confirm " +#~ "that all games without listed " +#~ "supported_games (red text above) do " +#~ "support all games, except for any " +#~ "games listed in unsupported_games." +#~ msgstr "" + diff --git a/translations/fa/LC_MESSAGES/messages.po b/translations/fa/LC_MESSAGES/messages.po index ea2a36ad..b3b8487d 100644 --- a/translations/fa/LC_MESSAGES/messages.po +++ b/translations/fa/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2023-06-20 00:38+0100\n" +"POT-Creation-Date: 2023-06-27 21:00+0100\n" "PO-Revision-Date: 2022-07-26 14:20+0000\n" "Last-Translator: Farooq Karimi Zadeh \n" "Language: fa\n" @@ -3166,9 +3166,13 @@ msgstr "" msgid "Nothing to do :)" msgstr "" +#: app/templates/todo/game_support.html:66 +msgid "Bulk support all games" +msgstr "" + #: app/templates/todo/game_support.html:68 msgid "" -"Click the button below to confirm that all games without listed " +"Click the button below to confirm that all packages without listed " "supported_games (red text above) do support all games, except for any " "games listed in unsupported_games." msgstr "" @@ -4010,3 +4014,11 @@ msgstr "" #~ "'%(display_name)s'" #~ msgstr "" +#~ msgid "" +#~ "Click the button below to confirm " +#~ "that all games without listed " +#~ "supported_games (red text above) do " +#~ "support all games, except for any " +#~ "games listed in unsupported_games." +#~ msgstr "" + diff --git a/translations/fr/LC_MESSAGES/messages.po b/translations/fr/LC_MESSAGES/messages.po index 9c4d416c..6fb8869e 100644 --- a/translations/fr/LC_MESSAGES/messages.po +++ b/translations/fr/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2023-06-20 00:38+0100\n" +"POT-Creation-Date: 2023-06-27 21:00+0100\n" "PO-Revision-Date: 2023-06-06 06:47+0000\n" "Last-Translator: Translator \n" "Language: fr\n" @@ -3368,9 +3368,13 @@ msgstr "" msgid "Nothing to do :)" msgstr "Rien à faire :)" +#: app/templates/todo/game_support.html:66 +msgid "Bulk support all games" +msgstr "" + #: app/templates/todo/game_support.html:68 msgid "" -"Click the button below to confirm that all games without listed " +"Click the button below to confirm that all packages without listed " "supported_games (red text above) do support all games, except for any " "games listed in unsupported_games." msgstr "" @@ -4474,3 +4478,11 @@ msgstr "" #~ " vous connecter à nouveau au compte" #~ " '%(display_name)s'" +#~ msgid "" +#~ "Click the button below to confirm " +#~ "that all games without listed " +#~ "supported_games (red text above) do " +#~ "support all games, except for any " +#~ "games listed in unsupported_games." +#~ msgstr "" + diff --git a/translations/gl/LC_MESSAGES/messages.po b/translations/gl/LC_MESSAGES/messages.po index fa210d8e..60e8c4d2 100644 --- a/translations/gl/LC_MESSAGES/messages.po +++ b/translations/gl/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2023-06-20 00:38+0100\n" +"POT-Creation-Date: 2023-06-27 21:00+0100\n" "PO-Revision-Date: 2022-06-04 11:18+0000\n" "Last-Translator: Raquel Fariña Agra \n" "Language: gl\n" @@ -3161,9 +3161,13 @@ msgstr "" msgid "Nothing to do :)" msgstr "" +#: app/templates/todo/game_support.html:66 +msgid "Bulk support all games" +msgstr "" + #: app/templates/todo/game_support.html:68 msgid "" -"Click the button below to confirm that all games without listed " +"Click the button below to confirm that all packages without listed " "supported_games (red text above) do support all games, except for any " "games listed in unsupported_games." msgstr "" @@ -4052,3 +4056,11 @@ msgstr "" #~ "'%(display_name)s'" #~ msgstr "" +#~ msgid "" +#~ "Click the button below to confirm " +#~ "that all games without listed " +#~ "supported_games (red text above) do " +#~ "support all games, except for any " +#~ "games listed in unsupported_games." +#~ msgstr "" + diff --git a/translations/hu/LC_MESSAGES/messages.po b/translations/hu/LC_MESSAGES/messages.po index 3a425e08..90bc447b 100644 --- a/translations/hu/LC_MESSAGES/messages.po +++ b/translations/hu/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2023-06-20 00:38+0100\n" +"POT-Creation-Date: 2023-06-27 21:00+0100\n" "PO-Revision-Date: 2023-05-27 15:51+0000\n" "Last-Translator: nyommer \n" "Language: hu\n" @@ -3225,9 +3225,13 @@ msgstr "" msgid "Nothing to do :)" msgstr "" +#: app/templates/todo/game_support.html:66 +msgid "Bulk support all games" +msgstr "" + #: app/templates/todo/game_support.html:68 msgid "" -"Click the button below to confirm that all games without listed " +"Click the button below to confirm that all packages without listed " "supported_games (red text above) do support all games, except for any " "games listed in unsupported_games." msgstr "" @@ -4235,3 +4239,11 @@ msgstr "" #~ "'%(display_name)s'" #~ msgstr "Leiratkozás után nem tud bejelentkezni a '%(display_name)s'fiókba" +#~ msgid "" +#~ "Click the button below to confirm " +#~ "that all games without listed " +#~ "supported_games (red text above) do " +#~ "support all games, except for any " +#~ "games listed in unsupported_games." +#~ msgstr "" + diff --git a/translations/id/LC_MESSAGES/messages.po b/translations/id/LC_MESSAGES/messages.po index 4276cf36..898eadfa 100644 --- a/translations/id/LC_MESSAGES/messages.po +++ b/translations/id/LC_MESSAGES/messages.po @@ -7,17 +7,16 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2023-06-20 00:38+0100\n" +"POT-Creation-Date: 2023-06-27 21:00+0100\n" "PO-Revision-Date: 2023-06-22 07:32+0000\n" "Last-Translator: Linerly \n" -"Language-Team: Indonesian \n" "Language: id\n" +"Language-Team: Indonesian " +"\n" +"Plural-Forms: nplurals=1; plural=0;\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.18.1\n" "Generated-By: Babel 2.12.1\n" #: app/__init__.py:122 @@ -305,8 +304,8 @@ msgstr "Permainan yang tidak didukung" #: app/blueprints/packages/packages.py:656 msgid "Supports all games (unless stated) / is game independent" msgstr "" -"Mendukung semua permainan (kecuali ditetapkan) / tersendiri dari permainan " -"apa pun" +"Mendukung semua permainan (kecuali ditetapkan) / tersendiri dari " +"permainan apa pun" #: app/blueprints/packages/releases.py:53 #: app/blueprints/packages/releases.py:65 app/blueprints/packages/reviews.py:44 @@ -2269,7 +2268,8 @@ msgstr "Didukung?" #: app/templates/packages/game_support.html:33 msgid "Supports all games (unless excluded by unsupported_games)" msgstr "" -"Mendukung semua permainan (kecuali tidak disertakan oleh unsupported_games)" +"Mendukung semua permainan (kecuali tidak disertakan oleh " +"unsupported_games)" #: app/templates/packages/game_support.html:47 msgid "Detected from dependencies" @@ -2303,8 +2303,8 @@ msgid "" "When checked, this indicates that this package should support all games, " "unless excluded by unsupported_games." msgstr "" -"Saat dicentang, ini menandakan bahwa paket ini seharusnya mendukung semua " -"permainan, kecuali jika tidak disertakan oleh unsupported_games." +"Saat dicentang, ini menandakan bahwa paket ini seharusnya mendukung semua" +" permainan, kecuali jika tidak disertakan oleh unsupported_games." #: app/templates/packages/game_support.html:97 msgid "" @@ -2328,8 +2328,8 @@ msgid "" "It's best to add supported/unsupported games to %(conf)s, but in the " "meantime you can add them here." msgstr "" -"Sebaiknya permainan yang didukung/tidak didukung ditambahkan ke %(conf)s, " -"tetapi selain itu Anda dapat menambahkannya di sini." +"Sebaiknya permainan yang didukung/tidak didukung ditambahkan ke %(conf)s," +" tetapi selain itu Anda dapat menambahkannya di sini." #: app/templates/packages/game_support.html:112 #, python-format @@ -3338,15 +3338,16 @@ msgstr "" msgid "Nothing to do :)" msgstr "Tidak ada yang perlu dikerjakan :)" +#: app/templates/todo/game_support.html:66 +msgid "Bulk support all games" +msgstr "" + #: app/templates/todo/game_support.html:68 msgid "" -"Click the button below to confirm that all games without listed " +"Click the button below to confirm that all packages without listed " "supported_games (red text above) do support all games, except for any " "games listed in unsupported_games." msgstr "" -"Klik tombol di bawah untuk mengonfirmasi bahwa semua permainan tanpa " -"supported_games yang didaftarkan dapat mendukung semua permainan, kecuali" -" untuk permainan apa pun yang terdaftar dalam unsupported_games." #: app/templates/todo/game_support.html:72 msgid "Confirm" @@ -4058,8 +4059,7 @@ msgstr "Anda telah berhenti langganan." msgid "" "Unsubscribing may prevent you from being able to log into the account " "'%(display_name)s'" -msgstr "" -"Berhenti berlangganan dapat mencegah Anda masuk ke akun '%(display_name)s'" +msgstr "Berhenti berlangganan dapat mencegah Anda masuk ke akun '%(display_name)s'" #: app/templates/users/unsubscribe.html:44 msgid "" @@ -4390,3 +4390,18 @@ msgstr "" #~ msgstr "" #~ "Berhenti langganan akan mencegah Anda " #~ "bisa masuk ke akun '%(display_name)s'" + +#~ msgid "" +#~ "Click the button below to confirm " +#~ "that all games without listed " +#~ "supported_games (red text above) do " +#~ "support all games, except for any " +#~ "games listed in unsupported_games." +#~ msgstr "" +#~ "Klik tombol di bawah untuk mengonfirmasi" +#~ " bahwa semua permainan tanpa " +#~ "supported_games yang didaftarkan dapat " +#~ "mendukung semua permainan, kecuali untuk " +#~ "permainan apa pun yang terdaftar dalam" +#~ " unsupported_games." + diff --git a/translations/it/LC_MESSAGES/messages.po b/translations/it/LC_MESSAGES/messages.po index 3e182418..0c4a2a13 100644 --- a/translations/it/LC_MESSAGES/messages.po +++ b/translations/it/LC_MESSAGES/messages.po @@ -7,17 +7,16 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2023-06-20 00:38+0100\n" +"POT-Creation-Date: 2023-06-27 21:00+0100\n" "PO-Revision-Date: 2023-06-26 04:43+0000\n" "Last-Translator: Giov4 \n" -"Language-Team: Italian \n" "Language: it\n" +"Language-Team: Italian " +"\n" +"Plural-Forms: nplurals=2; plural=n != 1;\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.18.1\n" "Generated-By: Babel 2.12.1\n" #: app/__init__.py:122 @@ -2716,10 +2715,11 @@ msgid "" msgstr "" "Per evitare la perdita dei dati, non puoi eliminare i contenuti in modo " "permanente.\n" -"\t\t\tPuoi rimuoverli da ContentDB e ciò li renderà invisibili a tutti gli " -"utenti\n" +"\t\t\tPuoi rimuoverli da ContentDB e ciò li renderà invisibili a tutti " +"gli utenti\n" "\t\t\te potranno essere eliminati permanentemente in futuro.\n" -"\t\t\tSe necessario, l'amministratorə può ripristinare i contenuti rimossi." +"\t\t\tSe necessario, l'amministratorə può ripristinare i contenuti " +"rimossi." #: app/templates/packages/remove.html:19 msgid "" @@ -3367,9 +3367,13 @@ msgstr "" msgid "Nothing to do :)" msgstr "Nulla da fare :)" +#: app/templates/todo/game_support.html:66 +msgid "Bulk support all games" +msgstr "" + #: app/templates/todo/game_support.html:68 msgid "" -"Click the button below to confirm that all games without listed " +"Click the button below to confirm that all packages without listed " "supported_games (red text above) do support all games, except for any " "games listed in unsupported_games." msgstr "" @@ -4270,3 +4274,12 @@ msgstr "" #~ msgstr "" #~ "Disiscriverti potrebbe impedirti di accedere" #~ " all'account '%(display_name)s'" + +#~ msgid "" +#~ "Click the button below to confirm " +#~ "that all games without listed " +#~ "supported_games (red text above) do " +#~ "support all games, except for any " +#~ "games listed in unsupported_games." +#~ msgstr "" + diff --git a/translations/ja/LC_MESSAGES/messages.po b/translations/ja/LC_MESSAGES/messages.po index f16368db..501c916a 100644 --- a/translations/ja/LC_MESSAGES/messages.po +++ b/translations/ja/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2023-06-20 00:38+0100\n" +"POT-Creation-Date: 2023-06-27 21:00+0100\n" "PO-Revision-Date: 2022-03-07 23:19+0000\n" "Last-Translator: Jun Nogata \n" "Language: ja\n" @@ -3161,9 +3161,13 @@ msgstr "" msgid "Nothing to do :)" msgstr "" +#: app/templates/todo/game_support.html:66 +msgid "Bulk support all games" +msgstr "" + #: app/templates/todo/game_support.html:68 msgid "" -"Click the button below to confirm that all games without listed " +"Click the button below to confirm that all packages without listed " "supported_games (red text above) do support all games, except for any " "games listed in unsupported_games." msgstr "" @@ -4065,3 +4069,11 @@ msgstr "" #~ "'%(display_name)s'" #~ msgstr "" +#~ msgid "" +#~ "Click the button below to confirm " +#~ "that all games without listed " +#~ "supported_games (red text above) do " +#~ "support all games, except for any " +#~ "games listed in unsupported_games." +#~ msgstr "" + diff --git a/translations/lv/LC_MESSAGES/messages.po b/translations/lv/LC_MESSAGES/messages.po index 80f48bfe..9182b224 100644 --- a/translations/lv/LC_MESSAGES/messages.po +++ b/translations/lv/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2023-06-20 00:38+0100\n" +"POT-Creation-Date: 2023-06-27 21:00+0100\n" "PO-Revision-Date: 2022-07-14 14:22+0000\n" "Last-Translator: Cow Boy \n" "Language: lv\n" @@ -3259,9 +3259,13 @@ msgstr "" msgid "Nothing to do :)" msgstr "" +#: app/templates/todo/game_support.html:66 +msgid "Bulk support all games" +msgstr "" + #: app/templates/todo/game_support.html:68 msgid "" -"Click the button below to confirm that all games without listed " +"Click the button below to confirm that all packages without listed " "supported_games (red text above) do support all games, except for any " "games listed in unsupported_games." msgstr "" @@ -4103,3 +4107,11 @@ msgstr "" #~ "'%(display_name)s'" #~ msgstr "" +#~ msgid "" +#~ "Click the button below to confirm " +#~ "that all games without listed " +#~ "supported_games (red text above) do " +#~ "support all games, except for any " +#~ "games listed in unsupported_games." +#~ msgstr "" + diff --git a/translations/lzh/LC_MESSAGES/messages.po b/translations/lzh/LC_MESSAGES/messages.po index b789ac6f..0312a687 100644 --- a/translations/lzh/LC_MESSAGES/messages.po +++ b/translations/lzh/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2023-06-20 00:38+0100\n" +"POT-Creation-Date: 2023-06-27 21:00+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Automatically generated\n" "Language: lzh\n" @@ -3157,9 +3157,13 @@ msgstr "" msgid "Nothing to do :)" msgstr "" +#: app/templates/todo/game_support.html:66 +msgid "Bulk support all games" +msgstr "" + #: app/templates/todo/game_support.html:68 msgid "" -"Click the button below to confirm that all games without listed " +"Click the button below to confirm that all packages without listed " "supported_games (red text above) do support all games, except for any " "games listed in unsupported_games." msgstr "" @@ -4105,3 +4109,11 @@ msgstr "" #~ "'%(display_name)s'" #~ msgstr "" +#~ msgid "" +#~ "Click the button below to confirm " +#~ "that all games without listed " +#~ "supported_games (red text above) do " +#~ "support all games, except for any " +#~ "games listed in unsupported_games." +#~ msgstr "" + diff --git a/translations/messages.pot b/translations/messages.pot index ea66684c..dc1130c2 100644 --- a/translations/messages.pot +++ b/translations/messages.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2023-06-20 00:38+0100\n" +"POT-Creation-Date: 2023-06-27 21:00+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -3157,9 +3157,13 @@ msgstr "" msgid "Nothing to do :)" msgstr "" +#: app/templates/todo/game_support.html:66 +msgid "Bulk support all games" +msgstr "" + #: app/templates/todo/game_support.html:68 msgid "" -"Click the button below to confirm that all games without listed " +"Click the button below to confirm that all packages without listed " "supported_games (red text above) do support all games, except for any " "games listed in unsupported_games." msgstr "" diff --git a/translations/ms/LC_MESSAGES/messages.po b/translations/ms/LC_MESSAGES/messages.po index b89cadee..c9b4c656 100644 --- a/translations/ms/LC_MESSAGES/messages.po +++ b/translations/ms/LC_MESSAGES/messages.po @@ -7,18 +7,17 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2023-06-20 00:38+0100\n" +"POT-Creation-Date: 2023-06-27 21:00+0100\n" "PO-Revision-Date: 2023-06-22 07:32+0000\n" "Last-Translator: \"Yaya - Nurul Azeera Hidayah @ Muhammad Nur Hidayat " "Yasuyoshi\" \n" -"Language-Team: Malay \n" "Language: ms\n" +"Language-Team: Malay " +"\n" +"Plural-Forms: nplurals=1; plural=0;\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.18.1\n" "Generated-By: Babel 2.12.1\n" #: app/__init__.py:122 @@ -307,8 +306,7 @@ msgstr "Permainan yang tidak disokong" #: app/blueprints/packages/packages.py:656 msgid "Supports all games (unless stated) / is game independent" -msgstr "" -"Menyokong semua permainan (melainkan dinyatakan) / tak bersandar permainan" +msgstr "Menyokong semua permainan (melainkan dinyatakan) / tak bersandar permainan" #: app/blueprints/packages/releases.py:53 #: app/blueprints/packages/releases.py:65 app/blueprints/packages/reviews.py:44 @@ -2303,8 +2301,8 @@ msgstr "Diatasi di ContentDB" #: app/templates/packages/game_support.html:68 msgid "Unknown. Please either add supported games or check 'Supports all games'" msgstr "" -"Tidak diketahui. Sila tambah permainan disokong ataupun tandakan 'Menyokong " -"semua permainan'" +"Tidak diketahui. Sila tambah permainan disokong ataupun tandakan " +"'Menyokong semua permainan'" #: app/templates/packages/game_support.html:75 #, python-format @@ -2349,8 +2347,8 @@ msgid "" "It's best to add supported/unsupported games to %(conf)s, but in the " "meantime you can add them here." msgstr "" -"Sebaiknya permainan yang disokong/tidak disokong ditambahkan ke %(conf)s, " -"tetapi buat masa ini anda boleh menambahnya di sini." +"Sebaiknya permainan yang disokong/tidak disokong ditambahkan ke %(conf)s," +" tetapi buat masa ini anda boleh menambahnya di sini." #: app/templates/packages/game_support.html:112 #, python-format @@ -3350,8 +3348,8 @@ msgid "" "If your package is game independent, confirm this using 'Supports all " "games'" msgstr "" -"Jika pakej anda tak bersandar permainan, sahkannya menggunakan 'Menyokong " -"semua permainan'" +"Jika pakej anda tak bersandar permainan, sahkannya menggunakan 'Menyokong" +" semua permainan'" #: app/templates/todo/game_support.html:35 msgid "Supports all games" @@ -3371,16 +3369,16 @@ msgstr "" msgid "Nothing to do :)" msgstr "Tiada apa-apa perlu dibuat :)" +#: app/templates/todo/game_support.html:66 +msgid "Bulk support all games" +msgstr "" + #: app/templates/todo/game_support.html:68 msgid "" -"Click the button below to confirm that all games without listed " +"Click the button below to confirm that all packages without listed " "supported_games (red text above) do support all games, except for any " "games listed in unsupported_games." msgstr "" -"Klik butang di bawah untuk mengesahkan kesemua permainan tanpa nilai " -"supported_games yang disenaraikan (tulisan merah di atas) memang " -"menyokong semua permainan, kecuali mana-mana permainan yang tersenarai " -"bawah nilai unsupported_games." #: app/templates/todo/game_support.html:72 msgid "Confirm" @@ -4471,3 +4469,18 @@ msgstr "" #~ "Membuang langganan boleh menghalang anda " #~ "daripada log masuk ke akaun " #~ "'%(display_name)s'" + +#~ msgid "" +#~ "Click the button below to confirm " +#~ "that all games without listed " +#~ "supported_games (red text above) do " +#~ "support all games, except for any " +#~ "games listed in unsupported_games." +#~ msgstr "" +#~ "Klik butang di bawah untuk mengesahkan" +#~ " kesemua permainan tanpa nilai " +#~ "supported_games yang disenaraikan (tulisan " +#~ "merah di atas) memang menyokong semua" +#~ " permainan, kecuali mana-mana permainan " +#~ "yang tersenarai bawah nilai unsupported_games." + diff --git a/translations/nb_NO/LC_MESSAGES/messages.po b/translations/nb_NO/LC_MESSAGES/messages.po index 34fc2d4e..719c23e6 100644 --- a/translations/nb_NO/LC_MESSAGES/messages.po +++ b/translations/nb_NO/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2023-06-20 00:38+0100\n" +"POT-Creation-Date: 2023-06-27 21:00+0100\n" "PO-Revision-Date: 2022-01-10 15:53+0000\n" "Last-Translator: Imre Kristoffer Eilertsen \n" "Language: nb_NO\n" @@ -3161,9 +3161,13 @@ msgstr "" msgid "Nothing to do :)" msgstr "" +#: app/templates/todo/game_support.html:66 +msgid "Bulk support all games" +msgstr "" + #: app/templates/todo/game_support.html:68 msgid "" -"Click the button below to confirm that all games without listed " +"Click the button below to confirm that all packages without listed " "supported_games (red text above) do support all games, except for any " "games listed in unsupported_games." msgstr "" @@ -4201,3 +4205,11 @@ msgstr "" #~ "'%(display_name)s'" #~ msgstr "" +#~ msgid "" +#~ "Click the button below to confirm " +#~ "that all games without listed " +#~ "supported_games (red text above) do " +#~ "support all games, except for any " +#~ "games listed in unsupported_games." +#~ msgstr "" + diff --git a/translations/nl/LC_MESSAGES/messages.po b/translations/nl/LC_MESSAGES/messages.po index 5cff0fa7..f9313ff3 100644 --- a/translations/nl/LC_MESSAGES/messages.po +++ b/translations/nl/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2023-06-20 00:38+0100\n" +"POT-Creation-Date: 2023-06-27 21:00+0100\n" "PO-Revision-Date: 2022-12-25 16:50+0000\n" "Last-Translator: CouldBeMathijs \n" "Language: nl\n" @@ -3289,9 +3289,13 @@ msgstr "" msgid "Nothing to do :)" msgstr "" +#: app/templates/todo/game_support.html:66 +msgid "Bulk support all games" +msgstr "" + #: app/templates/todo/game_support.html:68 msgid "" -"Click the button below to confirm that all games without listed " +"Click the button below to confirm that all packages without listed " "supported_games (red text above) do support all games, except for any " "games listed in unsupported_games." msgstr "" @@ -4186,3 +4190,11 @@ msgstr "" #~ "'%(display_name)s'" #~ msgstr "" +#~ msgid "" +#~ "Click the button below to confirm " +#~ "that all games without listed " +#~ "supported_games (red text above) do " +#~ "support all games, except for any " +#~ "games listed in unsupported_games." +#~ msgstr "" + diff --git a/translations/pl/LC_MESSAGES/messages.po b/translations/pl/LC_MESSAGES/messages.po index de8354c5..e0bc8ede 100644 --- a/translations/pl/LC_MESSAGES/messages.po +++ b/translations/pl/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2023-06-20 00:38+0100\n" +"POT-Creation-Date: 2023-06-27 21:00+0100\n" "PO-Revision-Date: 2023-01-16 20:51+0000\n" "Last-Translator: Jakub Z \n" "Language: pl\n" @@ -3313,9 +3313,13 @@ msgstr "" msgid "Nothing to do :)" msgstr "Brak rzeczy do zrobienia :)" +#: app/templates/todo/game_support.html:66 +msgid "Bulk support all games" +msgstr "" + #: app/templates/todo/game_support.html:68 msgid "" -"Click the button below to confirm that all games without listed " +"Click the button below to confirm that all packages without listed " "supported_games (red text above) do support all games, except for any " "games listed in unsupported_games." msgstr "" @@ -4267,3 +4271,11 @@ msgstr "Rozważ włączenie powiadomień e-mail, możesz dostosować ilość wys #~ " zalogowanie się do konta " #~ "'%(display_name)s'" +#~ msgid "" +#~ "Click the button below to confirm " +#~ "that all games without listed " +#~ "supported_games (red text above) do " +#~ "support all games, except for any " +#~ "games listed in unsupported_games." +#~ msgstr "" + diff --git a/translations/pt_BR/LC_MESSAGES/messages.po b/translations/pt_BR/LC_MESSAGES/messages.po index 54e26b32..5d12c2fc 100644 --- a/translations/pt_BR/LC_MESSAGES/messages.po +++ b/translations/pt_BR/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2023-06-20 00:38+0100\n" +"POT-Creation-Date: 2023-06-27 21:00+0100\n" "PO-Revision-Date: 2023-04-01 21:38+0000\n" "Last-Translator: Fábio Rodrigues Ribeiro \n" "Language: pt_BR\n" @@ -3191,9 +3191,13 @@ msgstr "" msgid "Nothing to do :)" msgstr "" +#: app/templates/todo/game_support.html:66 +msgid "Bulk support all games" +msgstr "" + #: app/templates/todo/game_support.html:68 msgid "" -"Click the button below to confirm that all games without listed " +"Click the button below to confirm that all packages without listed " "supported_games (red text above) do support all games, except for any " "games listed in unsupported_games." msgstr "" @@ -4068,3 +4072,11 @@ msgstr "" #~ " você faça login na conta " #~ "'%(display_name)s'" +#~ msgid "" +#~ "Click the button below to confirm " +#~ "that all games without listed " +#~ "supported_games (red text above) do " +#~ "support all games, except for any " +#~ "games listed in unsupported_games." +#~ msgstr "" + diff --git a/translations/ro/LC_MESSAGES/messages.po b/translations/ro/LC_MESSAGES/messages.po index 0cb43913..a2c0b9b1 100644 --- a/translations/ro/LC_MESSAGES/messages.po +++ b/translations/ro/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2023-06-20 00:38+0100\n" +"POT-Creation-Date: 2023-06-27 21:00+0100\n" "PO-Revision-Date: 2023-06-15 11:54+0000\n" "Last-Translator: Nicolae Crefelean \n" "Language: ro\n" @@ -3164,9 +3164,13 @@ msgstr "" msgid "Nothing to do :)" msgstr "" +#: app/templates/todo/game_support.html:66 +msgid "Bulk support all games" +msgstr "" + #: app/templates/todo/game_support.html:68 msgid "" -"Click the button below to confirm that all games without listed " +"Click the button below to confirm that all packages without listed " "supported_games (red text above) do support all games, except for any " "games listed in unsupported_games." msgstr "" @@ -3960,3 +3964,11 @@ msgstr "" #~ "'%(display_name)s'" #~ msgstr "" +#~ msgid "" +#~ "Click the button below to confirm " +#~ "that all games without listed " +#~ "supported_games (red text above) do " +#~ "support all games, except for any " +#~ "games listed in unsupported_games." +#~ msgstr "" + diff --git a/translations/ru/LC_MESSAGES/messages.po b/translations/ru/LC_MESSAGES/messages.po index 7624e083..b7a6c757 100644 --- a/translations/ru/LC_MESSAGES/messages.po +++ b/translations/ru/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2023-06-20 00:38+0100\n" +"POT-Creation-Date: 2023-06-27 21:00+0100\n" "PO-Revision-Date: 2023-03-13 21:41+0000\n" "Last-Translator: Rodion Borisov \n" "Language: ru\n" @@ -3337,9 +3337,13 @@ msgstr "" msgid "Nothing to do :)" msgstr "Делать нечего :)" +#: app/templates/todo/game_support.html:66 +msgid "Bulk support all games" +msgstr "" + #: app/templates/todo/game_support.html:68 msgid "" -"Click the button below to confirm that all games without listed " +"Click the button below to confirm that all packages without listed " "supported_games (red text above) do support all games, except for any " "games listed in unsupported_games." msgstr "" @@ -4399,3 +4403,11 @@ msgstr "" #~ "'%(display_name)s'" #~ msgstr "Отказ от подписки может помешать вам войти в аккаунт '%(display_name)s'" +#~ msgid "" +#~ "Click the button below to confirm " +#~ "that all games without listed " +#~ "supported_games (red text above) do " +#~ "support all games, except for any " +#~ "games listed in unsupported_games." +#~ msgstr "" + diff --git a/translations/sk/LC_MESSAGES/messages.po b/translations/sk/LC_MESSAGES/messages.po index b603c657..c257154d 100644 --- a/translations/sk/LC_MESSAGES/messages.po +++ b/translations/sk/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2023-06-20 00:38+0100\n" +"POT-Creation-Date: 2023-06-27 21:00+0100\n" "PO-Revision-Date: 2023-05-06 19:48+0000\n" "Last-Translator: Pexauteau Santander \n" "Language: sk\n" @@ -3291,9 +3291,13 @@ msgstr "" msgid "Nothing to do :)" msgstr "Nedá sa nič robiť :)" +#: app/templates/todo/game_support.html:66 +msgid "Bulk support all games" +msgstr "" + #: app/templates/todo/game_support.html:68 msgid "" -"Click the button below to confirm that all games without listed " +"Click the button below to confirm that all packages without listed " "supported_games (red text above) do support all games, except for any " "games listed in unsupported_games." msgstr "" @@ -4242,3 +4246,11 @@ msgstr "" #~ "'%(display_name)s'" #~ msgstr "Odhlásenie ti môže zabrániť prihlásiť sa do účtu '%(display_name)s'" +#~ msgid "" +#~ "Click the button below to confirm " +#~ "that all games without listed " +#~ "supported_games (red text above) do " +#~ "support all games, except for any " +#~ "games listed in unsupported_games." +#~ msgstr "" + diff --git a/translations/sv/LC_MESSAGES/messages.po b/translations/sv/LC_MESSAGES/messages.po index 8c2e6dd7..a8936e42 100644 --- a/translations/sv/LC_MESSAGES/messages.po +++ b/translations/sv/LC_MESSAGES/messages.po @@ -7,17 +7,16 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2023-06-20 00:38+0100\n" +"POT-Creation-Date: 2023-06-27 21:00+0100\n" "PO-Revision-Date: 2023-06-27 19:59+0000\n" "Last-Translator: ROllerozxa \n" -"Language-Team: Swedish \n" "Language: sv\n" +"Language-Team: Swedish " +"\n" +"Plural-Forms: nplurals=2; plural=n != 1;\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.18.1\n" "Generated-By: Babel 2.12.1\n" #: app/__init__.py:122 @@ -2257,8 +2256,8 @@ msgid "" "Game support is configured using the package's .conf file. See the " "documentation for more info" msgstr "" -"Spelstöd konfigureras med hjälp av paketets .conf-fil. Se dokumentationen " -"för mer information" +"Spelstöd konfigureras med hjälp av paketets .conf-fil. Se dokumentationen" +" för mer information" #: app/templates/packages/game_support.html:23 #: app/templates/packages/view.html:217 @@ -2305,8 +2304,8 @@ msgid "" "When checked, this indicates that this package should support all games, " "unless excluded by unsupported_games." msgstr "" -"När ikryssad indikerar detta att paketet borde stödja alla spel, om inget är " -"exkluderad av unsupported_games." +"När ikryssad indikerar detta att paketet borde stödja alla spel, om inget" +" är exkluderad av unsupported_games." #: app/templates/packages/game_support.html:97 msgid "" @@ -3321,9 +3320,13 @@ msgstr "" msgid "Nothing to do :)" msgstr "Inget behöver göras :)" +#: app/templates/todo/game_support.html:66 +msgid "Bulk support all games" +msgstr "" + #: app/templates/todo/game_support.html:68 msgid "" -"Click the button below to confirm that all games without listed " +"Click the button below to confirm that all packages without listed " "supported_games (red text above) do support all games, except for any " "games listed in unsupported_games." msgstr "" @@ -4279,3 +4282,12 @@ msgstr "" #~ "Om du avprenumererar kan du kanske " #~ "inte kunna logga in till kontot " #~ "'%(display_name)s'" + +#~ msgid "" +#~ "Click the button below to confirm " +#~ "that all games without listed " +#~ "supported_games (red text above) do " +#~ "support all games, except for any " +#~ "games listed in unsupported_games." +#~ msgstr "" + diff --git a/translations/tr/LC_MESSAGES/messages.po b/translations/tr/LC_MESSAGES/messages.po index 930497af..f2a36d8f 100644 --- a/translations/tr/LC_MESSAGES/messages.po +++ b/translations/tr/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2023-06-20 00:38+0100\n" +"POT-Creation-Date: 2023-06-27 21:00+0100\n" "PO-Revision-Date: 2023-05-22 22:48+0000\n" "Last-Translator: Furkan Baytekin \n" "Language: tr\n" @@ -3318,9 +3318,13 @@ msgstr "" msgid "Nothing to do :)" msgstr "Yapacak bir şey yok :)" +#: app/templates/todo/game_support.html:66 +msgid "Bulk support all games" +msgstr "" + #: app/templates/todo/game_support.html:68 msgid "" -"Click the button below to confirm that all games without listed " +"Click the button below to confirm that all packages without listed " "supported_games (red text above) do support all games, except for any " "games listed in unsupported_games." msgstr "" @@ -4362,3 +4366,11 @@ msgstr "" #~ "Aboneliğinizi iptal etmeniz hesapta oturum " #~ "açmanızı engelleyebilir '%(display_name)s'" +#~ msgid "" +#~ "Click the button below to confirm " +#~ "that all games without listed " +#~ "supported_games (red text above) do " +#~ "support all games, except for any " +#~ "games listed in unsupported_games." +#~ msgstr "" + diff --git a/translations/uk/LC_MESSAGES/messages.po b/translations/uk/LC_MESSAGES/messages.po index f355ead0..88fae5da 100644 --- a/translations/uk/LC_MESSAGES/messages.po +++ b/translations/uk/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2023-06-20 00:38+0100\n" +"POT-Creation-Date: 2023-06-27 21:00+0100\n" "PO-Revision-Date: 2023-03-28 17:36+0000\n" "Last-Translator: Денис Савченко \n" "Language: uk\n" @@ -3322,9 +3322,13 @@ msgstr "" msgid "Nothing to do :)" msgstr "Нічого робити :)" +#: app/templates/todo/game_support.html:66 +msgid "Bulk support all games" +msgstr "" + #: app/templates/todo/game_support.html:68 msgid "" -"Click the button below to confirm that all games without listed " +"Click the button below to confirm that all packages without listed " "supported_games (red text above) do support all games, except for any " "games listed in unsupported_games." msgstr "" @@ -4283,3 +4287,11 @@ msgstr "" #~ "вам увійти в обліковий запис " #~ "'%(display_name)s'" +#~ msgid "" +#~ "Click the button below to confirm " +#~ "that all games without listed " +#~ "supported_games (red text above) do " +#~ "support all games, except for any " +#~ "games listed in unsupported_games." +#~ msgstr "" + diff --git a/translations/vi/LC_MESSAGES/messages.po b/translations/vi/LC_MESSAGES/messages.po index bc3708de..03dff7b1 100644 --- a/translations/vi/LC_MESSAGES/messages.po +++ b/translations/vi/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2023-06-20 00:38+0100\n" +"POT-Creation-Date: 2023-06-27 21:00+0100\n" "PO-Revision-Date: 2022-08-25 11:19+0000\n" "Last-Translator: Văn Chí \n" "Language: vi\n" @@ -3333,9 +3333,13 @@ msgstr "" msgid "Nothing to do :)" msgstr "Không có gì để làm :)" +#: app/templates/todo/game_support.html:66 +msgid "Bulk support all games" +msgstr "" + #: app/templates/todo/game_support.html:68 msgid "" -"Click the button below to confirm that all games without listed " +"Click the button below to confirm that all packages without listed " "supported_games (red text above) do support all games, except for any " "games listed in unsupported_games." msgstr "" @@ -4227,3 +4231,11 @@ msgstr "Xin hãy cho phép email thông báo, bạn có thể tùy chỉnh bao n #~ "bạn không thể đăng nhập vào tài" #~ " khoản '%(display_name)s'" +#~ msgid "" +#~ "Click the button below to confirm " +#~ "that all games without listed " +#~ "supported_games (red text above) do " +#~ "support all games, except for any " +#~ "games listed in unsupported_games." +#~ msgstr "" + diff --git a/translations/zh_Hans/LC_MESSAGES/messages.po b/translations/zh_Hans/LC_MESSAGES/messages.po index 22dadc20..e46c6331 100644 --- a/translations/zh_Hans/LC_MESSAGES/messages.po +++ b/translations/zh_Hans/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2023-06-20 00:38+0100\n" +"POT-Creation-Date: 2023-06-27 21:00+0100\n" "PO-Revision-Date: 2023-01-06 08:51+0000\n" "Last-Translator: Gao Tiesuan \n" "Language: zh_Hans\n" @@ -3177,9 +3177,13 @@ msgstr "" msgid "Nothing to do :)" msgstr "没有需要办的事情 (*^o^*)" +#: app/templates/todo/game_support.html:66 +msgid "Bulk support all games" +msgstr "" + #: app/templates/todo/game_support.html:68 msgid "" -"Click the button below to confirm that all games without listed " +"Click the button below to confirm that all packages without listed " "supported_games (red text above) do support all games, except for any " "games listed in unsupported_games." msgstr "" @@ -4129,3 +4133,11 @@ msgstr "请考虑启用电子邮件通知,您可以自定义发送的数量" #~ "'%(display_name)s'" #~ msgstr "取消关注可能会使你无法登录到账户%(display_name)s" +#~ msgid "" +#~ "Click the button below to confirm " +#~ "that all games without listed " +#~ "supported_games (red text above) do " +#~ "support all games, except for any " +#~ "games listed in unsupported_games." +#~ msgstr "" + diff --git a/translations/zh_Hant/LC_MESSAGES/messages.po b/translations/zh_Hant/LC_MESSAGES/messages.po index b84d5a22..c658bce8 100644 --- a/translations/zh_Hant/LC_MESSAGES/messages.po +++ b/translations/zh_Hant/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2023-06-20 00:38+0100\n" +"POT-Creation-Date: 2023-06-27 21:00+0100\n" "PO-Revision-Date: 2022-10-03 02:25+0000\n" "Last-Translator: Yic95 <0Luke.Luke0@gmail.com>\n" "Language: zh_Hant\n" @@ -3162,9 +3162,13 @@ msgstr "" msgid "Nothing to do :)" msgstr "" +#: app/templates/todo/game_support.html:66 +msgid "Bulk support all games" +msgstr "" + #: app/templates/todo/game_support.html:68 msgid "" -"Click the button below to confirm that all games without listed " +"Click the button below to confirm that all packages without listed " "supported_games (red text above) do support all games, except for any " "games listed in unsupported_games." msgstr "" @@ -4150,3 +4154,11 @@ msgstr "" #~ "'%(display_name)s'" #~ msgstr "" +#~ msgid "" +#~ "Click the button below to confirm " +#~ "that all games without listed " +#~ "supported_games (red text above) do " +#~ "support all games, except for any " +#~ "games listed in unsupported_games." +#~ msgstr "" +