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:
parent
c2bc849fc1
commit
1df1f6a80c
10 changed files with 110 additions and 6 deletions
|
@ -52,6 +52,7 @@ Cardsets Types:
|
|||
Cardsets Styles:
|
||||
~~~~~~~~~~~~~~~~
|
||||
|
||||
* Abstract = 35
|
||||
* Adult = 1
|
||||
* Animals = 2
|
||||
* Anime = 3
|
||||
|
@ -61,8 +62,10 @@ Cardsets Styles:
|
|||
* Classic Look = 7
|
||||
* Collectors = 8
|
||||
* Computers = 9
|
||||
* Divination = 36
|
||||
* Engines = 10
|
||||
* Fantasy = 11
|
||||
* Four Color = 37
|
||||
* Ganjifa= 30
|
||||
* Hanafuda = 12
|
||||
* Hex A Deck = 29
|
||||
|
@ -70,6 +73,7 @@ Cardsets Styles:
|
|||
* Ishido = 34
|
||||
* Mahjongg = 28
|
||||
* Matching = 32
|
||||
* Monochrome = 38
|
||||
* Movies = 14
|
||||
* Matrix = 31
|
||||
* Music = 15
|
||||
|
|
|
@ -60,6 +60,9 @@ back01.ext;back02.ext;back03.ext</pre>
|
|||
or more comma separated values)</p>
|
||||
<h3>Cardsets Styles:</h3>
|
||||
<ul>
|
||||
<li>
|
||||
<p>Abstract = 35</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Adult = 1</p>
|
||||
</li>
|
||||
|
@ -87,12 +90,18 @@ back01.ext;back02.ext;back03.ext</pre>
|
|||
<li>
|
||||
<p>Computers = 9</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Divination = 36</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Engines = 10</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Fantasy = 11</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Four Color = 37</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Ganjifa= 30</p>
|
||||
</li>
|
||||
|
@ -114,6 +123,9 @@ back01.ext;back02.ext;back03.ext</pre>
|
|||
<li>
|
||||
<p>Matching = 32</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Monochrome = 38</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Movies = 14</p>
|
||||
</li>
|
||||
|
|
|
@ -3,7 +3,7 @@ msgstr ""
|
|||
"Project-Id-Version: PySol 0.0.1\n"
|
||||
"Report-Msgid-Bugs-To: \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"
|
||||
"Language-Team: German\n"
|
||||
"Language: de\n"
|
||||
|
@ -973,6 +973,9 @@ msgstr ""
|
|||
msgid "With %(cards)d or more cards"
|
||||
msgstr ""
|
||||
|
||||
msgid "Abstract"
|
||||
msgstr ""
|
||||
|
||||
#: pysollib/resource.py:219
|
||||
msgid "Adult"
|
||||
msgstr "Erwachsene"
|
||||
|
@ -1009,6 +1012,9 @@ msgstr "Kollektoren"
|
|||
msgid "Computers"
|
||||
msgstr "Computer"
|
||||
|
||||
msgid "Divination"
|
||||
msgstr ""
|
||||
|
||||
#: pysollib/resource.py:228
|
||||
msgid "Engines"
|
||||
msgstr "Maschinen"
|
||||
|
@ -1017,6 +1023,9 @@ msgstr "Maschinen"
|
|||
msgid "Fantasy"
|
||||
msgstr "Fantasie"
|
||||
|
||||
msgid "Four Color"
|
||||
msgstr ""
|
||||
|
||||
#: pysollib/resource.py:230
|
||||
msgid "Ganjifa"
|
||||
msgstr "Ganjifa"
|
||||
|
@ -1025,6 +1034,9 @@ msgstr "Ganjifa"
|
|||
msgid "Holiday"
|
||||
msgstr "Ferien"
|
||||
|
||||
msgid "Monochrome"
|
||||
msgstr ""
|
||||
|
||||
#: pysollib/resource.py:235
|
||||
msgid "Movies"
|
||||
msgstr "Filme"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgstr ""
|
|||
"Project-Id-Version: 1.02\n"
|
||||
"Report-Msgid-Bugs-To: \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"
|
||||
"Language-Team: French\n"
|
||||
"Language: fr\n"
|
||||
|
@ -1003,6 +1003,9 @@ msgstr ""
|
|||
msgid "With %(cards)d or more cards"
|
||||
msgstr ""
|
||||
|
||||
msgid "Abstract"
|
||||
msgstr ""
|
||||
|
||||
#: pysollib/resource.py:219
|
||||
msgid "Adult"
|
||||
msgstr "Adulte"
|
||||
|
@ -1039,6 +1042,9 @@ msgstr "Collection"
|
|||
msgid "Computers"
|
||||
msgstr "Ordinateurs"
|
||||
|
||||
msgid "Divination"
|
||||
msgstr ""
|
||||
|
||||
#: pysollib/resource.py:228
|
||||
msgid "Engines"
|
||||
msgstr "Moteurs"
|
||||
|
@ -1047,6 +1053,9 @@ msgstr "Moteurs"
|
|||
msgid "Fantasy"
|
||||
msgstr "Fantaisie"
|
||||
|
||||
msgid "Four Color"
|
||||
msgstr ""
|
||||
|
||||
#: pysollib/resource.py:230
|
||||
msgid "Ganjifa"
|
||||
msgstr "Ganjifa"
|
||||
|
@ -1055,6 +1064,9 @@ msgstr "Ganjifa"
|
|||
msgid "Holiday"
|
||||
msgstr "Vacances"
|
||||
|
||||
msgid "Monochrome"
|
||||
msgstr ""
|
||||
|
||||
#: pysollib/resource.py:235
|
||||
msgid "Movies"
|
||||
msgstr "Films"
|
||||
|
|
|
@ -12,7 +12,7 @@ msgstr ""
|
|||
"Project-Id-Version: it_pysol\n"
|
||||
"Report-Msgid-Bugs-To: \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"
|
||||
"Language-Team: Italiano <it@li.org>\n"
|
||||
"Language: it\n"
|
||||
|
@ -1011,6 +1011,9 @@ msgstr ""
|
|||
msgid "With %(cards)d or more cards"
|
||||
msgstr ""
|
||||
|
||||
msgid "Abstract"
|
||||
msgstr ""
|
||||
|
||||
#: pysollib/resource.py:219
|
||||
msgid "Adult"
|
||||
msgstr "Adulti"
|
||||
|
@ -1047,6 +1050,9 @@ msgstr "Da collezione"
|
|||
msgid "Computers"
|
||||
msgstr "Computers"
|
||||
|
||||
msgid "Divination"
|
||||
msgstr ""
|
||||
|
||||
#: pysollib/resource.py:228
|
||||
msgid "Engines"
|
||||
msgstr "Macchine"
|
||||
|
@ -1055,6 +1061,9 @@ msgstr "Macchine"
|
|||
msgid "Fantasy"
|
||||
msgstr "Fantasia"
|
||||
|
||||
msgid "Four Color"
|
||||
msgstr ""
|
||||
|
||||
#: pysollib/resource.py:230
|
||||
msgid "Ganjifa"
|
||||
msgstr "Ganjifa"
|
||||
|
@ -1063,6 +1072,9 @@ msgstr "Ganjifa"
|
|||
msgid "Holiday"
|
||||
msgstr "Vacanze"
|
||||
|
||||
msgid "Monochrome"
|
||||
msgstr ""
|
||||
|
||||
#: pysollib/resource.py:235
|
||||
msgid "Movies"
|
||||
msgstr "Film"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgstr ""
|
|||
"Project-Id-Version: PySolFC\n"
|
||||
"Report-Msgid-Bugs-To: \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"
|
||||
"Language-Team: Polish <pl@li.org>\n"
|
||||
"Language: pl\n"
|
||||
|
@ -1008,6 +1008,9 @@ msgstr ""
|
|||
msgid "With %(cards)d or more cards"
|
||||
msgstr ""
|
||||
|
||||
msgid "Abstract"
|
||||
msgstr ""
|
||||
|
||||
#: pysollib/resource.py:219
|
||||
msgid "Adult"
|
||||
msgstr "Dla dorosłych"
|
||||
|
@ -1044,6 +1047,9 @@ msgstr "Kolekcjonerskie"
|
|||
msgid "Computers"
|
||||
msgstr "Komputery"
|
||||
|
||||
msgid "Divination"
|
||||
msgstr ""
|
||||
|
||||
#: pysollib/resource.py:228
|
||||
msgid "Engines"
|
||||
msgstr "Maszyny"
|
||||
|
@ -1052,6 +1058,9 @@ msgstr "Maszyny"
|
|||
msgid "Fantasy"
|
||||
msgstr "Fantastyka"
|
||||
|
||||
msgid "Four Color"
|
||||
msgstr ""
|
||||
|
||||
#: pysollib/resource.py:230
|
||||
msgid "Ganjifa"
|
||||
msgstr "Ganjifa"
|
||||
|
@ -1060,6 +1069,9 @@ msgstr "Ganjifa"
|
|||
msgid "Holiday"
|
||||
msgstr "Święta"
|
||||
|
||||
msgid "Monochrome"
|
||||
msgstr ""
|
||||
|
||||
#: pysollib/resource.py:235
|
||||
msgid "Movies"
|
||||
msgstr "Filmy"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgstr ""
|
|||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \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"
|
||||
"Language-Team: \n"
|
||||
"Language: pt_BR\n"
|
||||
|
@ -1002,6 +1002,9 @@ msgstr ""
|
|||
msgid "With %(cards)d or more cards"
|
||||
msgstr ""
|
||||
|
||||
msgid "Abstract"
|
||||
msgstr ""
|
||||
|
||||
#: pysollib/resource.py:219
|
||||
msgid "Adult"
|
||||
msgstr "Adulto"
|
||||
|
@ -1038,6 +1041,9 @@ msgstr "Colecináveis"
|
|||
msgid "Computers"
|
||||
msgstr "Computacionais"
|
||||
|
||||
msgid "Divination"
|
||||
msgstr ""
|
||||
|
||||
#: pysollib/resource.py:228
|
||||
msgid "Engines"
|
||||
msgstr "Engrenagens"
|
||||
|
@ -1046,6 +1052,9 @@ msgstr "Engrenagens"
|
|||
msgid "Fantasy"
|
||||
msgstr "Fantasia"
|
||||
|
||||
msgid "Four Color"
|
||||
msgstr ""
|
||||
|
||||
#: pysollib/resource.py:230
|
||||
msgid "Ganjifa"
|
||||
msgstr "Ganjifa"
|
||||
|
@ -1054,6 +1063,9 @@ msgstr "Ganjifa"
|
|||
msgid "Holiday"
|
||||
msgstr "Feriados"
|
||||
|
||||
msgid "Monochrome"
|
||||
msgstr ""
|
||||
|
||||
#: pysollib/resource.py:235
|
||||
msgid "Movies"
|
||||
msgstr "Filmes"
|
||||
|
|
12
po/pysol.pot
12
po/pysol.pot
|
@ -919,6 +919,9 @@ msgstr ""
|
|||
msgid "With %(cards)d or more cards"
|
||||
msgstr ""
|
||||
|
||||
msgid "Abstract"
|
||||
msgstr ""
|
||||
|
||||
#: pysollib/resource.py:219
|
||||
msgid "Adult"
|
||||
msgstr ""
|
||||
|
@ -955,6 +958,9 @@ msgstr ""
|
|||
msgid "Computers"
|
||||
msgstr ""
|
||||
|
||||
msgid "Divination"
|
||||
msgstr ""
|
||||
|
||||
#: pysollib/resource.py:228
|
||||
msgid "Engines"
|
||||
msgstr ""
|
||||
|
@ -963,6 +969,9 @@ msgstr ""
|
|||
msgid "Fantasy"
|
||||
msgstr ""
|
||||
|
||||
msgid "Four Color"
|
||||
msgstr ""
|
||||
|
||||
#: pysollib/resource.py:230
|
||||
msgid "Ganjifa"
|
||||
msgstr ""
|
||||
|
@ -971,6 +980,9 @@ msgstr ""
|
|||
msgid "Holiday"
|
||||
msgstr ""
|
||||
|
||||
msgid "Monochrome"
|
||||
msgstr ""
|
||||
|
||||
#: pysollib/resource.py:235
|
||||
msgid "Movies"
|
||||
msgstr ""
|
||||
|
|
|
@ -7,7 +7,7 @@ msgstr ""
|
|||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \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"
|
||||
"Language-Team: Russian <ru@li.org>\n"
|
||||
"Language: ru\n"
|
||||
|
@ -998,6 +998,9 @@ msgstr ""
|
|||
msgid "With %(cards)d or more cards"
|
||||
msgstr ""
|
||||
|
||||
msgid "Abstract"
|
||||
msgstr ""
|
||||
|
||||
#: pysollib/resource.py:219
|
||||
msgid "Adult"
|
||||
msgstr "Для взрослых"
|
||||
|
@ -1034,6 +1037,9 @@ msgstr "Коллекционные"
|
|||
msgid "Computers"
|
||||
msgstr "Компьютеры"
|
||||
|
||||
msgid "Divination"
|
||||
msgstr ""
|
||||
|
||||
#: pysollib/resource.py:228
|
||||
msgid "Engines"
|
||||
msgstr "Машины"
|
||||
|
@ -1042,6 +1048,9 @@ msgstr "Машины"
|
|||
msgid "Fantasy"
|
||||
msgstr "Фэнтези"
|
||||
|
||||
msgid "Four Color"
|
||||
msgstr ""
|
||||
|
||||
#: pysollib/resource.py:230
|
||||
msgid "Ganjifa"
|
||||
msgstr "Ганджифа"
|
||||
|
@ -1050,6 +1059,9 @@ msgstr "Ганджифа"
|
|||
msgid "Holiday"
|
||||
msgstr "Праздники"
|
||||
|
||||
msgid "Monochrome"
|
||||
msgstr ""
|
||||
|
||||
#: pysollib/resource.py:235
|
||||
msgid "Movies"
|
||||
msgstr "Фильмы"
|
||||
|
|
|
@ -300,6 +300,7 @@ class CSI:
|
|||
|
||||
# cardset styles
|
||||
STYLE = {
|
||||
35: _("Abstract"), #
|
||||
1: _("Adult"), #
|
||||
2: _("Animals"), #
|
||||
3: _("Anime"), #
|
||||
|
@ -309,8 +310,10 @@ class CSI:
|
|||
7: _("Classic Look"), #
|
||||
8: _("Collectors"), # scanned collectors cardsets
|
||||
9: _("Computers"), #
|
||||
36: _("Divination"), # e.g. fortunetelling decks
|
||||
10: _("Engines"), #
|
||||
11: _("Fantasy"), #
|
||||
37: _("Four Color"), #
|
||||
30: _("Ganjifa"), #
|
||||
12: _("Hanafuda"), #
|
||||
29: _("Hex A Deck"), #
|
||||
|
@ -318,6 +321,7 @@ class CSI:
|
|||
34: _("Ishido"), #
|
||||
28: _("Mahjongg"), #
|
||||
32: _("Matching"), #
|
||||
38: _("Monochrome"), #
|
||||
14: _("Movies"), #
|
||||
31: _("Matrix"), #
|
||||
15: _("Music"), #
|
||||
|
|
Loading…
Add table
Reference in a new issue