[Scummvm-git-logs] scummvm master -> 34dcd9d749572566d4227d41d43eceab73f38c49
sev-
sev at scummvm.org
Sat Nov 28 16:53:59 UTC 2020
This automated email contains information about 2 new commits which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
2a8cb94d04 TINSEL: Added missing translation mark
34dcd9d749 I18N: Regenerate PO and POT files
Commit: 2a8cb94d046463ea546f28502f520c3eb0a243e9
https://github.com/scummvm/scummvm/commit/2a8cb94d046463ea546f28502f520c3eb0a243e9
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2020-11-28T17:53:00+01:00
Commit Message:
TINSEL: Added missing translation mark
Changed paths:
engines/tinsel/POTFILES
engines/tinsel/detection_tables.h
diff --git a/engines/tinsel/POTFILES b/engines/tinsel/POTFILES
index 714da378c8..4f9bc5fa65 100644
--- a/engines/tinsel/POTFILES
+++ b/engines/tinsel/POTFILES
@@ -1 +1,2 @@
+engines/tinsel/detection_tables.h
engines/tinsel/saveload.cpp
diff --git a/engines/tinsel/detection_tables.h b/engines/tinsel/detection_tables.h
index 69b9555576..8266f0185d 100644
--- a/engines/tinsel/detection_tables.h
+++ b/engines/tinsel/detection_tables.h
@@ -20,6 +20,7 @@
*
*/
+#include "common/translation.h"
namespace Tinsel {
static const TinselGameDescription gameDescriptions[] = {
@@ -462,7 +463,7 @@ static const TinselGameDescription gameDescriptions[] = {
{ // English Saturn CD
{
"dw",
- "Saturn CD version is not yet supported",
+ _s("Saturn CD version is not yet supported"),
AD_ENTRY2s("dw.scn", "6803f293c88758057cc685b9437f7637", 382248,
"english.smp", NULL, -1),
Common::EN_ANY,
Commit: 34dcd9d749572566d4227d41d43eceab73f38c49
https://github.com/scummvm/scummvm/commit/34dcd9d749572566d4227d41d43eceab73f38c49
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2020-11-28T17:53:39+01:00
Commit Message:
I18N: Regenerate PO and POT files
Changed paths:
po/be_BY.po
po/ca_ES.po
po/cs_CZ.po
po/cy.po
po/da.po
po/de_DE.po
po/el.po
po/es_ES.po
po/eu.po
po/fi_FI.po
po/fr_FR.po
po/gl_ES.po
po/he.po
po/hi.po
po/hu_HU.po
po/it_IT.po
po/ja.po
po/ko.po
po/nb_NO.po
po/nl_NL.po
po/nn_NO.po
po/pl_PL.po
po/pt_BR.po
po/pt_PT.po
po/ru_RU.po
po/scummvm.pot
po/sv_SE.po
po/tr.po
po/uk_UA.po
po/zh.po
diff --git a/po/be_BY.po b/po/be_BY.po
index 049a36f8af..6f32c54458 100644
--- a/po/be_BY.po
+++ b/po/be_BY.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ScummVM 1.8.0git\n"
"Report-Msgid-Bugs-To: scummvm-devel at lists.scummvm.org\n"
-"POT-Creation-Date: 2020-11-28 17:44+0100\n"
+"POT-Creation-Date: 2020-11-28 17:53+0100\n"
"PO-Revision-Date: 2020-09-26 21:13+0000\n"
"Last-Translator: Eugene Sandulenko <sev at scummvm.org>\n"
"Language-Team: Belarusian <https://translations.scummvm.org/projects/scummvm/"
@@ -6865,6 +6865,11 @@ msgstr ""
"Файл teenagent.dat зжаÑÑ, але zlib не ÑклÑÑÐ°Ð½Ñ Ñ Ð³ÑÑÑ Ð¿ÑагÑамÑ. ÐÐ°Ð»Ñ Ð»Ð°Ñка, "
"ÑаÑпакÑйÑе Ñго"
+#: engines/tinsel/detection_tables.h:466
+#, fuzzy
+msgid "Saturn CD version is not yet supported"
+msgstr "Game id не падÑÑÑмваеÑÑа"
+
#: engines/tony/tony.cpp:257
#, c-format
msgid "Font variant not present in '%s' engine data file."
diff --git a/po/ca_ES.po b/po/ca_ES.po
index 330545dcbf..74f6b08c92 100644
--- a/po/ca_ES.po
+++ b/po/ca_ES.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ScummVM 1.6.0git\n"
"Report-Msgid-Bugs-To: scummvm-devel at lists.scummvm.org\n"
-"POT-Creation-Date: 2020-11-28 17:44+0100\n"
+"POT-Creation-Date: 2020-11-28 17:53+0100\n"
"PO-Revision-Date: 2020-09-26 21:13+0000\n"
"Last-Translator: Eugene Sandulenko <sev at scummvm.org>\n"
"Language-Team: Catalan <https://translations.scummvm.org/projects/scummvm/"
@@ -6837,6 +6837,11 @@ msgstr ""
"El fitxer teenagent.dat està comprimit però aquest executable no conté zlib. "
"Descomprimiu-lo, si us plau"
+#: engines/tinsel/detection_tables.h:466
+#, fuzzy
+msgid "Saturn CD version is not yet supported"
+msgstr "Identificador de joc no suportat"
+
#: engines/tony/tony.cpp:257
#, c-format
msgid "Font variant not present in '%s' engine data file."
diff --git a/po/cs_CZ.po b/po/cs_CZ.po
index 0a882d8e48..bc14ebdd90 100644
--- a/po/cs_CZ.po
+++ b/po/cs_CZ.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ScummVM 1.7.0git\n"
"Report-Msgid-Bugs-To: scummvm-devel at lists.scummvm.org\n"
-"POT-Creation-Date: 2020-11-28 17:44+0100\n"
+"POT-Creation-Date: 2020-11-28 17:53+0100\n"
"PO-Revision-Date: 2020-09-26 12:37+0000\n"
"Last-Translator: anonymous <noreply at weblate.org>\n"
"Language-Team: Czech <https://translations.scummvm.org/projects/scummvm/"
@@ -6832,6 +6832,11 @@ msgstr ""
"Soubor teenagent.dat je komprimován a zlib nenà souÄástà spustitelného "
"souboru. ProsÃm dekomprimujte ho"
+#: engines/tinsel/detection_tables.h:466
+#, fuzzy
+msgid "Saturn CD version is not yet supported"
+msgstr "Id hry nenà podporováno"
+
#: engines/tony/tony.cpp:257
#, c-format
msgid "Font variant not present in '%s' engine data file."
diff --git a/po/cy.po b/po/cy.po
index efc604fda5..429f17b83c 100644
--- a/po/cy.po
+++ b/po/cy.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ScummVM 2.3.0git\n"
"Report-Msgid-Bugs-To: scummvm-devel at lists.scummvm.org\n"
-"POT-Creation-Date: 2020-11-28 17:44+0100\n"
+"POT-Creation-Date: 2020-11-28 17:53+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -6473,6 +6473,10 @@ msgid ""
"executable. Please decompress it"
msgstr ""
+#: engines/tinsel/detection_tables.h:466
+msgid "Saturn CD version is not yet supported"
+msgstr ""
+
#: engines/tony/tony.cpp:257
#, c-format
msgid "Font variant not present in '%s' engine data file."
diff --git a/po/da.po b/po/da.po
index 743e27f88b..17dc78c183 100644
--- a/po/da.po
+++ b/po/da.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ScummVM 1.3.0svn\n"
"Report-Msgid-Bugs-To: scummvm-devel at lists.scummvm.org\n"
-"POT-Creation-Date: 2020-11-28 17:44+0100\n"
+"POT-Creation-Date: 2020-11-28 17:53+0100\n"
"PO-Revision-Date: 2020-09-22 20:50+0000\n"
"Last-Translator: Eugene Sandulenko <sev at scummvm.org>\n"
"Language-Team: Danish <https://translations.scummvm.org/projects/scummvm/"
@@ -6899,6 +6899,11 @@ msgstr ""
"Teenagent.dat filen er komprimeret og zlib er ikke blevet inkluderet i "
"programmet. Udpak den venligst"
+#: engines/tinsel/detection_tables.h:466
+#, fuzzy
+msgid "Saturn CD version is not yet supported"
+msgstr "Spil-id ikke understøttet"
+
#: engines/tony/tony.cpp:257
#, c-format
msgid "Font variant not present in '%s' engine data file."
diff --git a/po/de_DE.po b/po/de_DE.po
index 5cdd355927..9611b65a56 100644
--- a/po/de_DE.po
+++ b/po/de_DE.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ScummVM 1.10.0git\n"
"Report-Msgid-Bugs-To: scummvm-devel at lists.scummvm.org\n"
-"POT-Creation-Date: 2020-11-28 17:44+0100\n"
+"POT-Creation-Date: 2020-11-28 17:53+0100\n"
"PO-Revision-Date: 2020-11-25 18:46+0000\n"
"Last-Translator: Lothar Serra Mari <serra at scummvm.org>\n"
"Language-Team: German <https://translations.scummvm.org/projects/scummvm/"
@@ -6968,6 +6968,11 @@ msgstr ""
"Die Datei \"teenagent.dat\" ist gepackt und zlib zum Entpacken wurde in "
"dieser ausführbaren Datei nicht miteingebunden. Bitte entpacken Sie die Datei"
+#: engines/tinsel/detection_tables.h:466
+#, fuzzy
+msgid "Saturn CD version is not yet supported"
+msgstr "Dieses Spiel wird nicht unterstützt."
+
#: engines/tony/tony.cpp:257
#, c-format
msgid "Font variant not present in '%s' engine data file."
diff --git a/po/el.po b/po/el.po
index 199aeb36b5..5254aabb26 100644
--- a/po/el.po
+++ b/po/el.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ScummVM 1.10.0git\n"
"Report-Msgid-Bugs-To: scummvm-devel at lists.scummvm.org\n"
-"POT-Creation-Date: 2020-11-28 17:44+0100\n"
+"POT-Creation-Date: 2020-11-28 17:53+0100\n"
"PO-Revision-Date: 2020-11-27 14:05+0000\n"
"Last-Translator: Antoniou Athanasios <a.antoniou79 at gmail.com>\n"
"Language-Team: Greek <https://translations.scummvm.org/projects/scummvm/"
@@ -7030,6 +7030,11 @@ msgstr ""
"Το αÏÏείο teenagent.dat είναι ÏÏ
μÏιεÏμÎνο και η zlib δεν ÎÏει ÏÏ
μÏεÏιληÏθεί "
"Ïε αÏ
ÏÏ Ïο εκÏελÎÏιμο. ΠαÏÎ±ÎºÎ±Î»Ï Î±ÏοÏÏ
μÏιÎÏÏε Ïο"
+#: engines/tinsel/detection_tables.h:466
+#, fuzzy
+msgid "Saturn CD version is not yet supported"
+msgstr "ÎÏ
ÏÏ Ïο ÏαιÏνίδι δεν Ï
ÏοÏÏηÏίζεÏαι."
+
#: engines/tony/tony.cpp:257
#, c-format
msgid "Font variant not present in '%s' engine data file."
diff --git a/po/es_ES.po b/po/es_ES.po
index 9a171626e6..54e0515937 100644
--- a/po/es_ES.po
+++ b/po/es_ES.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ScummVM 1.4.0svn\n"
"Report-Msgid-Bugs-To: scummvm-devel at lists.scummvm.org\n"
-"POT-Creation-Date: 2020-11-28 17:44+0100\n"
+"POT-Creation-Date: 2020-11-28 17:53+0100\n"
"PO-Revision-Date: 2020-11-27 14:05+0000\n"
"Last-Translator: IlDucci <pajaroloco_2 at hotmail.com>\n"
"Language-Team: Spanish <https://translations.scummvm.org/projects/scummvm/"
@@ -6948,6 +6948,11 @@ msgstr ""
"El archivo teenagent.dat está comprimido y este ejecutable no incluye zlib. "
"Es necesario que lo descomprimas"
+#: engines/tinsel/detection_tables.h:466
+#, fuzzy
+msgid "Saturn CD version is not yet supported"
+msgstr "Este juego no es compatible."
+
#: engines/tony/tony.cpp:257
#, c-format
msgid "Font variant not present in '%s' engine data file."
diff --git a/po/eu.po b/po/eu.po
index d3d9b25e9d..c96264d5e8 100644
--- a/po/eu.po
+++ b/po/eu.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ScummVM 1.5.0git\n"
"Report-Msgid-Bugs-To: scummvm-devel at lists.scummvm.org\n"
-"POT-Creation-Date: 2020-11-28 17:44+0100\n"
+"POT-Creation-Date: 2020-11-28 17:53+0100\n"
"PO-Revision-Date: 2020-09-26 21:13+0000\n"
"Last-Translator: Eugene Sandulenko <sev at scummvm.org>\n"
"Language-Team: Basque <https://translations.scummvm.org/projects/scummvm/"
@@ -6861,6 +6861,11 @@ msgstr ""
"teenagent. dat fitxategia konprimituta dago eta zlib ez dago txertatuta "
"exekutagarri honetan. Deskonprimitu"
+#: engines/tinsel/detection_tables.h:466
+#, fuzzy
+msgid "Saturn CD version is not yet supported"
+msgstr "Jokoaren ID ez-onartua"
+
#: engines/tony/tony.cpp:257
#, c-format
msgid "Font variant not present in '%s' engine data file."
diff --git a/po/fi_FI.po b/po/fi_FI.po
index b84a742915..3e5e24b02a 100644
--- a/po/fi_FI.po
+++ b/po/fi_FI.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ScummVM 1.6.0git\n"
"Report-Msgid-Bugs-To: scummvm-devel at lists.scummvm.org\n"
-"POT-Creation-Date: 2020-11-28 17:44+0100\n"
+"POT-Creation-Date: 2020-11-28 17:53+0100\n"
"PO-Revision-Date: 2020-11-25 20:52+0000\n"
"Last-Translator: Timo Mikkolainen <tmikkola at gmail.com>\n"
"Language-Team: Finnish <https://translations.scummvm.org/projects/scummvm/"
@@ -6882,6 +6882,11 @@ msgstr ""
"Tiedosto teenagent.dat on pakattu, mutta zlib-kirjastoa ei ole käännetty "
"ScummVM:ään. Pura teenagent.dat"
+#: engines/tinsel/detection_tables.h:466
+#, fuzzy
+msgid "Saturn CD version is not yet supported"
+msgstr "Tämä peli ei ole tuettu."
+
#: engines/tony/tony.cpp:257
#, c-format
msgid "Font variant not present in '%s' engine data file."
diff --git a/po/fr_FR.po b/po/fr_FR.po
index a63f87814a..15b03fa7e0 100644
--- a/po/fr_FR.po
+++ b/po/fr_FR.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ScummVM 1.8.0git\n"
"Report-Msgid-Bugs-To: scummvm-devel at lists.scummvm.org\n"
-"POT-Creation-Date: 2020-11-28 17:44+0100\n"
+"POT-Creation-Date: 2020-11-28 17:53+0100\n"
"PO-Revision-Date: 2020-11-28 14:24+0000\n"
"Last-Translator: Thierry Crozat <criezy at scummvm.org>\n"
"Language-Team: French <https://translations.scummvm.org/projects/scummvm/"
@@ -6968,6 +6968,11 @@ msgstr ""
"Le fichier teenagent.dat est compressé et cet exécutable n'inclut pas zlib. "
"Veuillez le décompresser."
+#: engines/tinsel/detection_tables.h:466
+#, fuzzy
+msgid "Saturn CD version is not yet supported"
+msgstr "Ce jeu n'est pas supporté."
+
#: engines/tony/tony.cpp:257
#, c-format
msgid "Font variant not present in '%s' engine data file."
diff --git a/po/gl_ES.po b/po/gl_ES.po
index 5d51c63eab..8cf8068bec 100644
--- a/po/gl_ES.po
+++ b/po/gl_ES.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ScummVM 1.8.0git\n"
"Report-Msgid-Bugs-To: scummvm-devel at lists.scummvm.org\n"
-"POT-Creation-Date: 2020-11-28 17:44+0100\n"
+"POT-Creation-Date: 2020-11-28 17:53+0100\n"
"PO-Revision-Date: 2020-09-26 21:13+0000\n"
"Last-Translator: Eugene Sandulenko <sev at scummvm.org>\n"
"Language-Team: Galician <https://translations.scummvm.org/projects/scummvm/"
@@ -6910,6 +6910,11 @@ msgstr ""
"O ficheiro teenagent.dat está comprimido e zlib non foi incluÃdo neste "
"executable. Descomprime o ficheiro"
+#: engines/tinsel/detection_tables.h:466
+#, fuzzy
+msgid "Saturn CD version is not yet supported"
+msgstr "ID de xogo non compatible"
+
#: engines/tony/tony.cpp:257
#, c-format
msgid "Font variant not present in '%s' engine data file."
diff --git a/po/he.po b/po/he.po
index 970ffea509..3f27fce31c 100644
--- a/po/he.po
+++ b/po/he.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ScummVM 2.1.0git\n"
"Report-Msgid-Bugs-To: scummvm-devel at lists.scummvm.org\n"
-"POT-Creation-Date: 2020-11-28 17:44+0100\n"
+"POT-Creation-Date: 2020-11-28 17:53+0100\n"
"PO-Revision-Date: 2020-11-23 12:19+0000\n"
"Last-Translator: Eugene Sandulenko <sev at scummvm.org>\n"
"Language-Team: Hebrew <https://translations.scummvm.org/projects/scummvm/"
@@ -6782,6 +6782,11 @@ msgid ""
"executable. Please decompress it"
msgstr "××§×××¥ teenagent.dat ×××ס ×- zlib ×× × ××× ××פע×× ××. ×× × ×¤×¨×§× ××ת×"
+#: engines/tinsel/detection_tables.h:466
+#, fuzzy
+msgid "Saturn CD version is not yet supported"
+msgstr "×××× ××ש××§ ××× × × ×ª××."
+
#: engines/tony/tony.cpp:257
#, c-format
msgid "Font variant not present in '%s' engine data file."
diff --git a/po/hi.po b/po/hi.po
index 8132332734..815c422c0c 100644
--- a/po/hi.po
+++ b/po/hi.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ScummVM 2.3.0git\n"
"Report-Msgid-Bugs-To: scummvm-devel at lists.scummvm.org\n"
-"POT-Creation-Date: 2020-11-28 17:44+0100\n"
+"POT-Creation-Date: 2020-11-28 17:53+0100\n"
"PO-Revision-Date: 2020-11-12 07:37+0000\n"
"Last-Translator: Aashwin Vaish <aashwin.vaish at research.iiit.ac.in>\n"
"Language-Team: Hindi <https://translations.scummvm.org/projects/scummvm/"
@@ -6483,6 +6483,10 @@ msgid ""
"executable. Please decompress it"
msgstr ""
+#: engines/tinsel/detection_tables.h:466
+msgid "Saturn CD version is not yet supported"
+msgstr ""
+
#: engines/tony/tony.cpp:257
#, c-format
msgid "Font variant not present in '%s' engine data file."
diff --git a/po/hu_HU.po b/po/hu_HU.po
index 983aa4a740..72649f7312 100644
--- a/po/hu_HU.po
+++ b/po/hu_HU.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ScummVM 1.3.0svn\n"
"Report-Msgid-Bugs-To: scummvm-devel at lists.scummvm.org\n"
-"POT-Creation-Date: 2020-11-28 17:44+0100\n"
+"POT-Creation-Date: 2020-11-28 17:53+0100\n"
"PO-Revision-Date: 2020-11-27 10:10+0000\n"
"Last-Translator: George Kormendi <grubycza at hotmail.com>\n"
"Language-Team: Hungarian <https://translations.scummvm.org/projects/scummvm/"
@@ -6869,6 +6869,11 @@ msgstr ""
"A teenagent.dat fájl tömörÃtett és a zlib nem része ennek a futtatható "
"állománynak. Kérlek tömörÃtsd ki"
+#: engines/tinsel/detection_tables.h:466
+#, fuzzy
+msgid "Saturn CD version is not yet supported"
+msgstr "Ez a játék nem támogatott."
+
#: engines/tony/tony.cpp:257
#, c-format
msgid "Font variant not present in '%s' engine data file."
diff --git a/po/it_IT.po b/po/it_IT.po
index f4a3904f4a..74f6305028 100644
--- a/po/it_IT.po
+++ b/po/it_IT.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ScummVM 1.3.0svn\n"
"Report-Msgid-Bugs-To: scummvm-devel at lists.scummvm.org\n"
-"POT-Creation-Date: 2020-11-28 17:44+0100\n"
+"POT-Creation-Date: 2020-11-28 17:53+0100\n"
"PO-Revision-Date: 2020-11-27 14:05+0000\n"
"Last-Translator: Walter Agazzi <tag2015 at gmail.com>\n"
"Language-Team: Italian <https://translations.scummvm.org/projects/scummvm/"
@@ -6955,6 +6955,11 @@ msgstr ""
"Il file teenagent.dat è compresso e zlib non è stata inclusa in questo "
"eseguibile. Si prega di decomprimerlo"
+#: engines/tinsel/detection_tables.h:466
+#, fuzzy
+msgid "Saturn CD version is not yet supported"
+msgstr "Questo gioco non è supportato."
+
#: engines/tony/tony.cpp:257
#, c-format
msgid "Font variant not present in '%s' engine data file."
diff --git a/po/ja.po b/po/ja.po
index 02c3a6f928..a0b7759168 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ScummVM 2.3.0git\n"
"Report-Msgid-Bugs-To: scummvm-devel at lists.scummvm.org\n"
-"POT-Creation-Date: 2020-11-28 17:44+0100\n"
+"POT-Creation-Date: 2020-11-28 17:53+0100\n"
"PO-Revision-Date: 2020-11-28 14:24+0000\n"
"Last-Translator: VAN-Gluon <masuda20100701 at gmail.com>\n"
"Language-Team: Japanese <https://translations.scummvm.org/projects/scummvm/"
@@ -6524,6 +6524,11 @@ msgid ""
"executable. Please decompress it"
msgstr ""
+#: engines/tinsel/detection_tables.h:466
+#, fuzzy
+msgid "Saturn CD version is not yet supported"
+msgstr "æªå¯¾å¿ã®ã²ã¼ã IDã"
+
#: engines/tony/tony.cpp:257
#, c-format
msgid "Font variant not present in '%s' engine data file."
diff --git a/po/ko.po b/po/ko.po
index 66544b2602..a2135e0328 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ScummVM 2.3.0git\n"
"Report-Msgid-Bugs-To: scummvm-devel at lists.scummvm.org\n"
-"POT-Creation-Date: 2020-11-28 17:44+0100\n"
+"POT-Creation-Date: 2020-11-28 17:53+0100\n"
"PO-Revision-Date: 2020-11-14 10:56+0000\n"
"Last-Translator: wonst719 <wonst719 at gmail.com>\n"
"Language-Team: Korean <https://translations.scummvm.org/projects/scummvm/"
@@ -6660,6 +6660,11 @@ msgid ""
"executable. Please decompress it"
msgstr ""
+#: engines/tinsel/detection_tables.h:466
+#, fuzzy
+msgid "Saturn CD version is not yet supported"
+msgstr "ì´ ê²ìì ì§ìëì§ ììµëë¤."
+
#: engines/tony/tony.cpp:257
#, c-format
msgid "Font variant not present in '%s' engine data file."
diff --git a/po/nb_NO.po b/po/nb_NO.po
index 03cfd4e7b4..2ce30e5724 100644
--- a/po/nb_NO.po
+++ b/po/nb_NO.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ScummVM 1.3.0svn\n"
"Report-Msgid-Bugs-To: scummvm-devel at lists.scummvm.org\n"
-"POT-Creation-Date: 2020-11-28 17:44+0100\n"
+"POT-Creation-Date: 2020-11-28 17:53+0100\n"
"PO-Revision-Date: 2020-09-26 21:13+0000\n"
"Last-Translator: Eugene Sandulenko <sev at scummvm.org>\n"
"Language-Team: Norwegian Bokmål <https://translations.scummvm.org/projects/"
@@ -6860,6 +6860,11 @@ msgstr ""
"teenagent.dat-fila er komprimert og zlib har ikke blitt inkludert i denne "
"programfilen. Vennligst pakk den ut"
+#: engines/tinsel/detection_tables.h:466
+#, fuzzy
+msgid "Saturn CD version is not yet supported"
+msgstr "Spill-ID ikke støttet"
+
#: engines/tony/tony.cpp:257
#, c-format
msgid "Font variant not present in '%s' engine data file."
diff --git a/po/nl_NL.po b/po/nl_NL.po
index bf05d22bc4..b5e2ae6bcf 100644
--- a/po/nl_NL.po
+++ b/po/nl_NL.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ScummVM 1.9.0git\n"
"Report-Msgid-Bugs-To: scummvm-devel at lists.scummvm.org\n"
-"POT-Creation-Date: 2020-11-28 17:44+0100\n"
+"POT-Creation-Date: 2020-11-28 17:53+0100\n"
"PO-Revision-Date: 2020-10-26 12:06+0000\n"
"Last-Translator: Ben Castricum <github at bencastricum.nl>\n"
"Language-Team: Dutch <https://translations.scummvm.org/projects/scummvm/"
@@ -6924,6 +6924,11 @@ msgstr ""
"Het \"teenagent.dat\" bestand is gecomprimeerd en zlib is niet meegenomen in "
"deze versie van ScummVM. Decomprimeer a.u.b. het bestand"
+#: engines/tinsel/detection_tables.h:466
+#, fuzzy
+msgid "Saturn CD version is not yet supported"
+msgstr "Spel-ID niet ondersteund"
+
#: engines/tony/tony.cpp:257
#, c-format
msgid "Font variant not present in '%s' engine data file."
diff --git a/po/nn_NO.po b/po/nn_NO.po
index a53a9da4ad..e483c43ad9 100644
--- a/po/nn_NO.po
+++ b/po/nn_NO.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ScummVM 1.3.0svn\n"
"Report-Msgid-Bugs-To: scummvm-devel at lists.scummvm.org\n"
-"POT-Creation-Date: 2020-11-28 17:44+0100\n"
+"POT-Creation-Date: 2020-11-28 17:53+0100\n"
"PO-Revision-Date: 2020-09-26 21:13+0000\n"
"Last-Translator: Eugene Sandulenko <sev at scummvm.org>\n"
"Language-Team: Norwegian Nynorsk <https://translations.scummvm.org/projects/"
@@ -6801,6 +6801,11 @@ msgstr ""
"Fila teenagent.dat er komprimert og zlib er ikkje inkludert i binærfila, "
"vennlegs dekomprimer den"
+#: engines/tinsel/detection_tables.h:466
+#, fuzzy
+msgid "Saturn CD version is not yet supported"
+msgstr "Spel ID ikkje støtta"
+
#: engines/tony/tony.cpp:257
#, c-format
msgid "Font variant not present in '%s' engine data file."
diff --git a/po/pl_PL.po b/po/pl_PL.po
index e8ddd57e40..539a6b4a37 100644
--- a/po/pl_PL.po
+++ b/po/pl_PL.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ScummVM 1.3.0\n"
"Report-Msgid-Bugs-To: scummvm-devel at lists.scummvm.org\n"
-"POT-Creation-Date: 2020-11-28 17:44+0100\n"
+"POT-Creation-Date: 2020-11-28 17:53+0100\n"
"PO-Revision-Date: 2020-09-29 17:13+0000\n"
"Last-Translator: anonymous <noreply at weblate.org>\n"
"Language-Team: Polish <https://translations.scummvm.org/projects/scummvm/"
@@ -6830,6 +6830,11 @@ msgstr ""
"Plik teenagent.dat jest skompresowany, a ScummVM nie zawiera obsÅugi zlib. "
"Rozpakuj plik"
+#: engines/tinsel/detection_tables.h:466
+#, fuzzy
+msgid "Saturn CD version is not yet supported"
+msgstr "Identyfikator gry nie jest wspierany"
+
#: engines/tony/tony.cpp:257
#, c-format
msgid "Font variant not present in '%s' engine data file."
diff --git a/po/pt_BR.po b/po/pt_BR.po
index ca33d721a9..7e1f957585 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ScummVM 1.3.0svn\n"
"Report-Msgid-Bugs-To: scummvm-devel at lists.scummvm.org\n"
-"POT-Creation-Date: 2020-11-28 17:44+0100\n"
+"POT-Creation-Date: 2020-11-28 17:53+0100\n"
"PO-Revision-Date: 2020-11-27 10:10+0000\n"
"Last-Translator: Marcel Souza Lemes <marcosoutsider at gmail.com>\n"
"Language-Team: Portuguese (Brazil) <https://translations.scummvm.org/"
@@ -6935,6 +6935,11 @@ msgstr ""
"O arquivo teenagent.dat está compactado e zlib não foi incluso neste "
"executável. Favor descompactá-lo"
+#: engines/tinsel/detection_tables.h:466
+#, fuzzy
+msgid "Saturn CD version is not yet supported"
+msgstr "Este jogo não é suportado."
+
#: engines/tony/tony.cpp:257
#, c-format
msgid "Font variant not present in '%s' engine data file."
diff --git a/po/pt_PT.po b/po/pt_PT.po
index 0a6fba34f3..7becc02845 100644
--- a/po/pt_PT.po
+++ b/po/pt_PT.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ScummVM 1.10.0git\n"
"Report-Msgid-Bugs-To: scummvm-devel at lists.scummvm.org\n"
-"POT-Creation-Date: 2020-11-28 17:44+0100\n"
+"POT-Creation-Date: 2020-11-28 17:53+0100\n"
"PO-Revision-Date: 2020-09-18 03:43+0000\n"
"Last-Translator: Daniel <supsuper at gmail.com>\n"
"Language-Team: Portuguese (Portugal) <https://translations.scummvm.org/"
@@ -6662,6 +6662,11 @@ msgid ""
"executable. Please decompress it"
msgstr ""
+#: engines/tinsel/detection_tables.h:466
+#, fuzzy
+msgid "Saturn CD version is not yet supported"
+msgstr "ID de jogo não suportado"
+
#: engines/tony/tony.cpp:257
#, c-format
msgid "Font variant not present in '%s' engine data file."
diff --git a/po/ru_RU.po b/po/ru_RU.po
index c163a92703..2623d48c4e 100644
--- a/po/ru_RU.po
+++ b/po/ru_RU.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ScummVM 1.8.0svn\n"
"Report-Msgid-Bugs-To: scummvm-devel at lists.scummvm.org\n"
-"POT-Creation-Date: 2020-11-28 17:44+0100\n"
+"POT-Creation-Date: 2020-11-28 17:53+0100\n"
"PO-Revision-Date: 2020-11-27 19:22+0000\n"
"Last-Translator: Eugene Sandulenko <sev at scummvm.org>\n"
"Language-Team: Russian <https://translations.scummvm.org/projects/scummvm/"
@@ -6899,6 +6899,11 @@ msgstr ""
"Файл teenagent.dat ÑжаÑ, но zlib не вклÑÑÑн в ÑÑÑ Ð¿ÑогÑаммÑ. ÐожалÑйÑÑа, "
"ÑаÑпакÑйÑе его"
+#: engines/tinsel/detection_tables.h:466
+#, fuzzy
+msgid "Saturn CD version is not yet supported"
+msgstr "ÐÑа игÑа не поддеÑживаеÑÑÑ."
+
#: engines/tony/tony.cpp:257
#, c-format
msgid "Font variant not present in '%s' engine data file."
diff --git a/po/scummvm.pot b/po/scummvm.pot
index 4c2438c0f5..93553bb323 100644
--- a/po/scummvm.pot
+++ b/po/scummvm.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ScummVM 2.3.0git\n"
"Report-Msgid-Bugs-To: scummvm-devel at lists.scummvm.org\n"
-"POT-Creation-Date: 2020-11-28 16:45+0000\n"
+"POT-Creation-Date: 2020-11-28 17:53+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
"Language-Team: LANGUAGE <LL at li.org>\n"
@@ -3978,11 +3978,11 @@ msgstr ""
msgid "Missing game code"
msgstr ""
-#: engines/cge/detection.cpp:99
+#: engines/cge/detection.cpp:99 engines/cge2/detection.cpp:91
msgid "Color Blind Mode"
msgstr ""
-#: engines/cge/detection.cpp:100
+#: engines/cge/detection.cpp:100 engines/cge2/detection.cpp:92
msgid "Enable Color Blind Mode by default"
msgstr ""
@@ -6473,6 +6473,10 @@ msgid ""
"executable. Please decompress it"
msgstr ""
+#: engines/tinsel/detection_tables.h:466
+msgid "Saturn CD version is not yet supported"
+msgstr ""
+
#: engines/tony/tony.cpp:257
#, c-format
msgid "Font variant not present in '%s' engine data file."
diff --git a/po/sv_SE.po b/po/sv_SE.po
index a9559af11c..c1ad15a03e 100644
--- a/po/sv_SE.po
+++ b/po/sv_SE.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ScummVM 1.5.0svn\n"
"Report-Msgid-Bugs-To: scummvm-devel at lists.scummvm.org\n"
-"POT-Creation-Date: 2020-11-28 17:44+0100\n"
+"POT-Creation-Date: 2020-11-28 17:53+0100\n"
"PO-Revision-Date: 2020-10-26 22:27+0000\n"
"Last-Translator: anonymous <noreply at weblate.org>\n"
"Language-Team: Swedish <https://translations.scummvm.org/projects/scummvm/"
@@ -6837,6 +6837,11 @@ msgstr ""
"Teenagent.dat-filen är komprimerad och zlib har inte inkluderats i det här "
"programmet. Var god dekomprimera den"
+#: engines/tinsel/detection_tables.h:466
+#, fuzzy
+msgid "Saturn CD version is not yet supported"
+msgstr "Spel-ID stöds inte"
+
#: engines/tony/tony.cpp:257
#, c-format
msgid "Font variant not present in '%s' engine data file."
diff --git a/po/tr.po b/po/tr.po
index 188ff86505..8d0cfbff6c 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ScummVM 2.3.0git\n"
"Report-Msgid-Bugs-To: scummvm-devel at lists.scummvm.org\n"
-"POT-Creation-Date: 2020-11-28 17:44+0100\n"
+"POT-Creation-Date: 2020-11-28 17:53+0100\n"
"PO-Revision-Date: 2020-11-08 20:03+0000\n"
"Last-Translator: mdenizdemirci <mdenizdemirci at gmail.com>\n"
"Language-Team: Turkish <https://translations.scummvm.org/projects/scummvm/"
@@ -6512,6 +6512,10 @@ msgid ""
"executable. Please decompress it"
msgstr ""
+#: engines/tinsel/detection_tables.h:466
+msgid "Saturn CD version is not yet supported"
+msgstr ""
+
#: engines/tony/tony.cpp:257
#, c-format
msgid "Font variant not present in '%s' engine data file."
diff --git a/po/uk_UA.po b/po/uk_UA.po
index b210bb9c3b..903072f365 100644
--- a/po/uk_UA.po
+++ b/po/uk_UA.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ScummVM 1.9.0git\n"
"Report-Msgid-Bugs-To: scummvm-devel at lists.scummvm.org\n"
-"POT-Creation-Date: 2020-11-28 17:44+0100\n"
+"POT-Creation-Date: 2020-11-28 17:53+0100\n"
"PO-Revision-Date: 2020-11-28 16:52+0000\n"
"Last-Translator: Eugene Sandulenko <sev at scummvm.org>\n"
"Language-Team: Ukrainian <https://translations.scummvm.org/projects/scummvm/"
@@ -17,8 +17,8 @@ msgstr ""
"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"
+"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.0.4\n"
"X-Language-name: УкÑаÑнÑÑка\n"
@@ -6889,6 +6889,11 @@ msgstr ""
"Файл teenagent.dat запаковано, але zlib не бÑло вклÑÑено в ÑÑ Ð¿ÑогÑаммÑ. "
"ÐÑдÑ-лаÑка ÑозпакÑйÑе його"
+#: engines/tinsel/detection_tables.h:466
+#, fuzzy
+msgid "Saturn CD version is not yet supported"
+msgstr "Spanish CD веÑÑÑÑ Ñе не пÑдÑÑимÑÑÑÑÑÑ"
+
#: engines/tony/tony.cpp:257
#, c-format
msgid "Font variant not present in '%s' engine data file."
diff --git a/po/zh.po b/po/zh.po
index 3cfa8129fb..c84646b9e7 100644
--- a/po/zh.po
+++ b/po/zh.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ScummVM 2.3.0git\n"
"Report-Msgid-Bugs-To: scummvm-devel at lists.scummvm.org\n"
-"POT-Creation-Date: 2020-11-28 17:44+0100\n"
+"POT-Creation-Date: 2020-11-28 17:53+0100\n"
"PO-Revision-Date: 2020-11-03 12:06+0000\n"
"Last-Translator: anonymous <noreply at weblate.org>\n"
"Language-Team: Chinese <https://translations.scummvm.org/projects/scummvm/"
@@ -6479,6 +6479,10 @@ msgid ""
"executable. Please decompress it"
msgstr ""
+#: engines/tinsel/detection_tables.h:466
+msgid "Saturn CD version is not yet supported"
+msgstr ""
+
#: engines/tony/tony.cpp:257
#, c-format
msgid "Font variant not present in '%s' engine data file."
More information about the Scummvm-git-logs
mailing list