1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00

Added four additional cardset styles.

This commit is contained in:
Joe R 2023-12-05 21:26:48 -05:00
parent c2bc849fc1
commit 1df1f6a80c
10 changed files with 110 additions and 6 deletions

View file

@ -52,6 +52,7 @@ Cardsets Types:
Cardsets Styles: Cardsets Styles:
~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~
* Abstract = 35
* Adult = 1 * Adult = 1
* Animals = 2 * Animals = 2
* Anime = 3 * Anime = 3
@ -61,8 +62,10 @@ Cardsets Styles:
* Classic Look = 7 * Classic Look = 7
* Collectors = 8 * Collectors = 8
* Computers = 9 * Computers = 9
* Divination = 36
* Engines = 10 * Engines = 10
* Fantasy = 11 * Fantasy = 11
* Four Color = 37
* Ganjifa= 30 * Ganjifa= 30
* Hanafuda = 12 * Hanafuda = 12
* Hex A Deck = 29 * Hex A Deck = 29
@ -70,6 +73,7 @@ Cardsets Styles:
* Ishido = 34 * Ishido = 34
* Mahjongg = 28 * Mahjongg = 28
* Matching = 32 * Matching = 32
* Monochrome = 38
* Movies = 14 * Movies = 14
* Matrix = 31 * Matrix = 31
* Music = 15 * Music = 15

View file

@ -60,6 +60,9 @@ back01.ext;back02.ext;back03.ext</pre>
or more comma separated values)</p> or more comma separated values)</p>
<h3>Cardsets Styles:</h3> <h3>Cardsets Styles:</h3>
<ul> <ul>
<li>
<p>Abstract = 35</p>
</li>
<li> <li>
<p>Adult = 1</p> <p>Adult = 1</p>
</li> </li>
@ -87,12 +90,18 @@ back01.ext;back02.ext;back03.ext</pre>
<li> <li>
<p>Computers = 9</p> <p>Computers = 9</p>
</li> </li>
<li>
<p>Divination = 36</p>
</li>
<li> <li>
<p>Engines = 10</p> <p>Engines = 10</p>
</li> </li>
<li> <li>
<p>Fantasy = 11</p> <p>Fantasy = 11</p>
</li> </li>
<li>
<p>Four Color = 37</p>
</li>
<li> <li>
<p>Ganjifa= 30</p> <p>Ganjifa= 30</p>
</li> </li>
@ -114,6 +123,9 @@ back01.ext;back02.ext;back03.ext</pre>
<li> <li>
<p>Matching = 32</p> <p>Matching = 32</p>
</li> </li>
<li>
<p>Monochrome = 38</p>
</li>
<li> <li>
<p>Movies = 14</p> <p>Movies = 14</p>
</li> </li>

View file

@ -3,7 +3,7 @@ msgstr ""
"Project-Id-Version: PySol 0.0.1\n" "Project-Id-Version: PySol 0.0.1\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-12-10 10:19-0500\n" "POT-Creation-Date: 2021-12-10 10:19-0500\n"
"PO-Revision-Date: 2023-11-24 12:21-0500\n" "PO-Revision-Date: 2023-12-05 21:24-0500\n"
"Last-Translator: H. Schaekel <Holger.Schaekel@web.de>\n" "Last-Translator: H. Schaekel <Holger.Schaekel@web.de>\n"
"Language-Team: German\n" "Language-Team: German\n"
"Language: de\n" "Language: de\n"
@ -973,6 +973,9 @@ msgstr ""
msgid "With %(cards)d or more cards" msgid "With %(cards)d or more cards"
msgstr "" msgstr ""
msgid "Abstract"
msgstr ""
#: pysollib/resource.py:219 #: pysollib/resource.py:219
msgid "Adult" msgid "Adult"
msgstr "Erwachsene" msgstr "Erwachsene"
@ -1009,6 +1012,9 @@ msgstr "Kollektoren"
msgid "Computers" msgid "Computers"
msgstr "Computer" msgstr "Computer"
msgid "Divination"
msgstr ""
#: pysollib/resource.py:228 #: pysollib/resource.py:228
msgid "Engines" msgid "Engines"
msgstr "Maschinen" msgstr "Maschinen"
@ -1017,6 +1023,9 @@ msgstr "Maschinen"
msgid "Fantasy" msgid "Fantasy"
msgstr "Fantasie" msgstr "Fantasie"
msgid "Four Color"
msgstr ""
#: pysollib/resource.py:230 #: pysollib/resource.py:230
msgid "Ganjifa" msgid "Ganjifa"
msgstr "Ganjifa" msgstr "Ganjifa"
@ -1025,6 +1034,9 @@ msgstr "Ganjifa"
msgid "Holiday" msgid "Holiday"
msgstr "Ferien" msgstr "Ferien"
msgid "Monochrome"
msgstr ""
#: pysollib/resource.py:235 #: pysollib/resource.py:235
msgid "Movies" msgid "Movies"
msgstr "Filme" msgstr "Filme"

View file

@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: 1.02\n" "Project-Id-Version: 1.02\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-12-10 10:19-0500\n" "POT-Creation-Date: 2021-12-10 10:19-0500\n"
"PO-Revision-Date: 2023-11-24 12:21-0500\n" "PO-Revision-Date: 2023-12-05 21:24-0500\n"
"Last-Translator: Eric Rausch <neelix570@gmail.com>\n" "Last-Translator: Eric Rausch <neelix570@gmail.com>\n"
"Language-Team: French\n" "Language-Team: French\n"
"Language: fr\n" "Language: fr\n"
@ -1003,6 +1003,9 @@ msgstr ""
msgid "With %(cards)d or more cards" msgid "With %(cards)d or more cards"
msgstr "" msgstr ""
msgid "Abstract"
msgstr ""
#: pysollib/resource.py:219 #: pysollib/resource.py:219
msgid "Adult" msgid "Adult"
msgstr "Adulte" msgstr "Adulte"
@ -1039,6 +1042,9 @@ msgstr "Collection"
msgid "Computers" msgid "Computers"
msgstr "Ordinateurs" msgstr "Ordinateurs"
msgid "Divination"
msgstr ""
#: pysollib/resource.py:228 #: pysollib/resource.py:228
msgid "Engines" msgid "Engines"
msgstr "Moteurs" msgstr "Moteurs"
@ -1047,6 +1053,9 @@ msgstr "Moteurs"
msgid "Fantasy" msgid "Fantasy"
msgstr "Fantaisie" msgstr "Fantaisie"
msgid "Four Color"
msgstr ""
#: pysollib/resource.py:230 #: pysollib/resource.py:230
msgid "Ganjifa" msgid "Ganjifa"
msgstr "Ganjifa" msgstr "Ganjifa"
@ -1055,6 +1064,9 @@ msgstr "Ganjifa"
msgid "Holiday" msgid "Holiday"
msgstr "Vacances" msgstr "Vacances"
msgid "Monochrome"
msgstr ""
#: pysollib/resource.py:235 #: pysollib/resource.py:235
msgid "Movies" msgid "Movies"
msgstr "Films" msgstr "Films"

View file

@ -12,7 +12,7 @@ msgstr ""
"Project-Id-Version: it_pysol\n" "Project-Id-Version: it_pysol\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-12-10 10:19-0500\n" "POT-Creation-Date: 2021-12-10 10:19-0500\n"
"PO-Revision-Date: 2023-11-24 12:21-0500\n" "PO-Revision-Date: 2023-12-05 21:25-0500\n"
"Last-Translator: Giuliano Colla <giuliano.colla@gmail.com>\n" "Last-Translator: Giuliano Colla <giuliano.colla@gmail.com>\n"
"Language-Team: Italiano <it@li.org>\n" "Language-Team: Italiano <it@li.org>\n"
"Language: it\n" "Language: it\n"
@ -1011,6 +1011,9 @@ msgstr ""
msgid "With %(cards)d or more cards" msgid "With %(cards)d or more cards"
msgstr "" msgstr ""
msgid "Abstract"
msgstr ""
#: pysollib/resource.py:219 #: pysollib/resource.py:219
msgid "Adult" msgid "Adult"
msgstr "Adulti" msgstr "Adulti"
@ -1047,6 +1050,9 @@ msgstr "Da collezione"
msgid "Computers" msgid "Computers"
msgstr "Computers" msgstr "Computers"
msgid "Divination"
msgstr ""
#: pysollib/resource.py:228 #: pysollib/resource.py:228
msgid "Engines" msgid "Engines"
msgstr "Macchine" msgstr "Macchine"
@ -1055,6 +1061,9 @@ msgstr "Macchine"
msgid "Fantasy" msgid "Fantasy"
msgstr "Fantasia" msgstr "Fantasia"
msgid "Four Color"
msgstr ""
#: pysollib/resource.py:230 #: pysollib/resource.py:230
msgid "Ganjifa" msgid "Ganjifa"
msgstr "Ganjifa" msgstr "Ganjifa"
@ -1063,6 +1072,9 @@ msgstr "Ganjifa"
msgid "Holiday" msgid "Holiday"
msgstr "Vacanze" msgstr "Vacanze"
msgid "Monochrome"
msgstr ""
#: pysollib/resource.py:235 #: pysollib/resource.py:235
msgid "Movies" msgid "Movies"
msgstr "Film" msgstr "Film"

View file

@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: PySolFC\n" "Project-Id-Version: PySolFC\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-12-10 10:19-0500\n" "POT-Creation-Date: 2021-12-10 10:19-0500\n"
"PO-Revision-Date: 2023-11-24 12:21-0500\n" "PO-Revision-Date: 2023-12-05 21:25-0500\n"
"Last-Translator: Jerzy Trzeciak <artusek@wp.pl>\n" "Last-Translator: Jerzy Trzeciak <artusek@wp.pl>\n"
"Language-Team: Polish <pl@li.org>\n" "Language-Team: Polish <pl@li.org>\n"
"Language: pl\n" "Language: pl\n"
@ -1008,6 +1008,9 @@ msgstr ""
msgid "With %(cards)d or more cards" msgid "With %(cards)d or more cards"
msgstr "" msgstr ""
msgid "Abstract"
msgstr ""
#: pysollib/resource.py:219 #: pysollib/resource.py:219
msgid "Adult" msgid "Adult"
msgstr "Dla dorosłych" msgstr "Dla dorosłych"
@ -1044,6 +1047,9 @@ msgstr "Kolekcjonerskie"
msgid "Computers" msgid "Computers"
msgstr "Komputery" msgstr "Komputery"
msgid "Divination"
msgstr ""
#: pysollib/resource.py:228 #: pysollib/resource.py:228
msgid "Engines" msgid "Engines"
msgstr "Maszyny" msgstr "Maszyny"
@ -1052,6 +1058,9 @@ msgstr "Maszyny"
msgid "Fantasy" msgid "Fantasy"
msgstr "Fantastyka" msgstr "Fantastyka"
msgid "Four Color"
msgstr ""
#: pysollib/resource.py:230 #: pysollib/resource.py:230
msgid "Ganjifa" msgid "Ganjifa"
msgstr "Ganjifa" msgstr "Ganjifa"
@ -1060,6 +1069,9 @@ msgstr "Ganjifa"
msgid "Holiday" msgid "Holiday"
msgstr "Święta" msgstr "Święta"
msgid "Monochrome"
msgstr ""
#: pysollib/resource.py:235 #: pysollib/resource.py:235
msgid "Movies" msgid "Movies"
msgstr "Filmy" msgstr "Filmy"

View file

@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-12-10 10:19-0500\n" "POT-Creation-Date: 2021-12-10 10:19-0500\n"
"PO-Revision-Date: 2023-11-24 12:20-0500\n" "PO-Revision-Date: 2023-12-05 21:25-0500\n"
"Last-Translator: Matheus Knack <mtknack555@gmail.com>\n" "Last-Translator: Matheus Knack <mtknack555@gmail.com>\n"
"Language-Team: \n" "Language-Team: \n"
"Language: pt_BR\n" "Language: pt_BR\n"
@ -1002,6 +1002,9 @@ msgstr ""
msgid "With %(cards)d or more cards" msgid "With %(cards)d or more cards"
msgstr "" msgstr ""
msgid "Abstract"
msgstr ""
#: pysollib/resource.py:219 #: pysollib/resource.py:219
msgid "Adult" msgid "Adult"
msgstr "Adulto" msgstr "Adulto"
@ -1038,6 +1041,9 @@ msgstr "Colecináveis"
msgid "Computers" msgid "Computers"
msgstr "Computacionais" msgstr "Computacionais"
msgid "Divination"
msgstr ""
#: pysollib/resource.py:228 #: pysollib/resource.py:228
msgid "Engines" msgid "Engines"
msgstr "Engrenagens" msgstr "Engrenagens"
@ -1046,6 +1052,9 @@ msgstr "Engrenagens"
msgid "Fantasy" msgid "Fantasy"
msgstr "Fantasia" msgstr "Fantasia"
msgid "Four Color"
msgstr ""
#: pysollib/resource.py:230 #: pysollib/resource.py:230
msgid "Ganjifa" msgid "Ganjifa"
msgstr "Ganjifa" msgstr "Ganjifa"
@ -1054,6 +1063,9 @@ msgstr "Ganjifa"
msgid "Holiday" msgid "Holiday"
msgstr "Feriados" msgstr "Feriados"
msgid "Monochrome"
msgstr ""
#: pysollib/resource.py:235 #: pysollib/resource.py:235
msgid "Movies" msgid "Movies"
msgstr "Filmes" msgstr "Filmes"

View file

@ -919,6 +919,9 @@ msgstr ""
msgid "With %(cards)d or more cards" msgid "With %(cards)d or more cards"
msgstr "" msgstr ""
msgid "Abstract"
msgstr ""
#: pysollib/resource.py:219 #: pysollib/resource.py:219
msgid "Adult" msgid "Adult"
msgstr "" msgstr ""
@ -955,6 +958,9 @@ msgstr ""
msgid "Computers" msgid "Computers"
msgstr "" msgstr ""
msgid "Divination"
msgstr ""
#: pysollib/resource.py:228 #: pysollib/resource.py:228
msgid "Engines" msgid "Engines"
msgstr "" msgstr ""
@ -963,6 +969,9 @@ msgstr ""
msgid "Fantasy" msgid "Fantasy"
msgstr "" msgstr ""
msgid "Four Color"
msgstr ""
#: pysollib/resource.py:230 #: pysollib/resource.py:230
msgid "Ganjifa" msgid "Ganjifa"
msgstr "" msgstr ""
@ -971,6 +980,9 @@ msgstr ""
msgid "Holiday" msgid "Holiday"
msgstr "" msgstr ""
msgid "Monochrome"
msgstr ""
#: pysollib/resource.py:235 #: pysollib/resource.py:235
msgid "Movies" msgid "Movies"
msgstr "" msgstr ""

View file

@ -7,7 +7,7 @@ msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-12-10 10:19-0500\n" "POT-Creation-Date: 2021-12-10 10:19-0500\n"
"PO-Revision-Date: 2023-11-24 12:20-0500\n" "PO-Revision-Date: 2023-12-05 21:26-0500\n"
"Last-Translator: Skomoroh <skomoroh@gmail.com>\n" "Last-Translator: Skomoroh <skomoroh@gmail.com>\n"
"Language-Team: Russian <ru@li.org>\n" "Language-Team: Russian <ru@li.org>\n"
"Language: ru\n" "Language: ru\n"
@ -998,6 +998,9 @@ msgstr ""
msgid "With %(cards)d or more cards" msgid "With %(cards)d or more cards"
msgstr "" msgstr ""
msgid "Abstract"
msgstr ""
#: pysollib/resource.py:219 #: pysollib/resource.py:219
msgid "Adult" msgid "Adult"
msgstr "Для взрослых" msgstr "Для взрослых"
@ -1034,6 +1037,9 @@ msgstr "Коллекционные"
msgid "Computers" msgid "Computers"
msgstr "Компьютеры" msgstr "Компьютеры"
msgid "Divination"
msgstr ""
#: pysollib/resource.py:228 #: pysollib/resource.py:228
msgid "Engines" msgid "Engines"
msgstr "Машины" msgstr "Машины"
@ -1042,6 +1048,9 @@ msgstr "Машины"
msgid "Fantasy" msgid "Fantasy"
msgstr "Фэнтези" msgstr "Фэнтези"
msgid "Four Color"
msgstr ""
#: pysollib/resource.py:230 #: pysollib/resource.py:230
msgid "Ganjifa" msgid "Ganjifa"
msgstr "Ганджифа" msgstr "Ганджифа"
@ -1050,6 +1059,9 @@ msgstr "Ганджифа"
msgid "Holiday" msgid "Holiday"
msgstr "Праздники" msgstr "Праздники"
msgid "Monochrome"
msgstr ""
#: pysollib/resource.py:235 #: pysollib/resource.py:235
msgid "Movies" msgid "Movies"
msgstr "Фильмы" msgstr "Фильмы"

View file

@ -300,6 +300,7 @@ class CSI:
# cardset styles # cardset styles
STYLE = { STYLE = {
35: _("Abstract"), #
1: _("Adult"), # 1: _("Adult"), #
2: _("Animals"), # 2: _("Animals"), #
3: _("Anime"), # 3: _("Anime"), #
@ -309,8 +310,10 @@ class CSI:
7: _("Classic Look"), # 7: _("Classic Look"), #
8: _("Collectors"), # scanned collectors cardsets 8: _("Collectors"), # scanned collectors cardsets
9: _("Computers"), # 9: _("Computers"), #
36: _("Divination"), # e.g. fortunetelling decks
10: _("Engines"), # 10: _("Engines"), #
11: _("Fantasy"), # 11: _("Fantasy"), #
37: _("Four Color"), #
30: _("Ganjifa"), # 30: _("Ganjifa"), #
12: _("Hanafuda"), # 12: _("Hanafuda"), #
29: _("Hex A Deck"), # 29: _("Hex A Deck"), #
@ -318,6 +321,7 @@ class CSI:
34: _("Ishido"), # 34: _("Ishido"), #
28: _("Mahjongg"), # 28: _("Mahjongg"), #
32: _("Matching"), # 32: _("Matching"), #
38: _("Monochrome"), #
14: _("Movies"), # 14: _("Movies"), #
31: _("Matrix"), # 31: _("Matrix"), #
15: _("Music"), # 15: _("Music"), #