aboutsummaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorJohannes Schickel2010-06-26 18:07:41 +0000
committerJohannes Schickel2010-06-26 18:07:41 +0000
commit58fcda82f33e3ba8f813eeac412612ae09a34c9f (patch)
tree12d706da8a48a7a937e4dc2b5221010ba6613726 /po
parent9a0e2e9c461547b1a2d8bf32a3e7ba52853358f5 (diff)
downloadscummvm-rg350-58fcda82f33e3ba8f813eeac412612ae09a34c9f.tar.gz
scummvm-rg350-58fcda82f33e3ba8f813eeac412612ae09a34c9f.tar.bz2
scummvm-rg350-58fcda82f33e3ba8f813eeac412612ae09a34c9f.zip
Remove support for translation of console messages.
In recent discussions on -devel it turned out, that this feature is rather superfluous and instead we should rather implement a proper error reporting in our GUI. I also removed the dependency on iconv along with this. svn-id: r50335
Diffstat (limited to 'po')
-rw-r--r--po/ca_ES.po68
-rw-r--r--po/de_DE.po65
-rw-r--r--po/fr_FR.po68
-rw-r--r--po/hu_HU.po37
-rw-r--r--po/module.mk2
-rw-r--r--po/ru_RU.po68
-rw-r--r--po/scummvm.pot36
7 files changed, 121 insertions, 223 deletions
diff --git a/po/ca_ES.po b/po/ca_ES.po
index edaf59cb46..4ebc1192d1 100644
--- a/po/ca_ES.po
+++ b/po/ca_ES.po
@@ -7,14 +7,14 @@ msgid ""
msgstr ""
"Project-Id-Version: ScummVM 1.2.0svn\n"
"Report-Msgid-Bugs-To: scummvm-devel@lists.sf.net\n"
-"POT-Creation-Date: 2010-06-26 18:15+0200\n"
+"POT-Creation-Date: 2010-06-26 20:02+0200\n"
"PO-Revision-Date: 2010-06-26 16:45+0100\n"
"Last-Translator: Jordi Vilalta Prat <jvprat@gmail.com>\n"
"Language-Team: Catalan <scummvm-devel@lists.sf.net>\n"
+"Language: Catalan\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
-"Language: Catalan\n"
#: gui/about.cpp:96
#, c-format
@@ -48,10 +48,6 @@ msgstr "Cancel·la"
msgid "Choose"
msgstr "Escull"
-#: gui/GuiManager.cpp:76
-msgid "Failed to load any GUI theme, aborting"
-msgstr "No s'ha pogut carregar cap tema de la interfície d'usuari, avortant"
-
#: gui/GuiManager.cpp:102 backends/keymapper/remap-dialog.cpp:54
msgid "Close"
msgstr "Tanca"
@@ -757,38 +753,6 @@ msgstr "Pintat estàndard (16bpp)"
msgid "Antialiased Renderer (16bpp)"
msgstr "Pintat amb antialias (16bpp)"
-#: base/main.cpp:106
-#, fuzzy, c-format
-msgid "User picked target '%s' (gameid '%s')...\n"
-msgstr ""
-"L'usuari ha seleccionat el target '%s' (identificador de joc '%s')...\n"
-
-#: base/main.cpp:107
-msgid " Looking for a plugin supporting this gameid... "
-msgstr " Cercant un connector que suporti aquest identificador de joc... "
-
-#: base/main.cpp:111
-msgid "failed\n"
-msgstr "ha fallat\n"
-
-#: base/main.cpp:112
-#, c-format
-msgid ""
-"%s is an invalid gameid. Use the --list-games option to list supported gameid"
-msgstr ""
-"%s és un identificador de joc invàlid. Utilitzeu l'opció --list-games per "
-"llistar els identificadors de joc suportats"
-
-#: base/main.cpp:119
-#, c-format
-msgid " Starting '%s'\n"
-msgstr " Iniciant '%s'\n"
-
-#: base/main.cpp:148
-#, fuzzy, c-format
-msgid "%s failed to instantiate engine: %s (target '%s', path '%s')"
-msgstr "%s ha fallat l'iniciat del motor: %s (target '%s', camí '%s')"
-
#: base/main.cpp:205
#, c-format
msgid "Engine does not support debug level '%s'"
@@ -1394,6 +1358,34 @@ msgstr "Pantalla"
msgid "Do you want to perform an automatic scan ?"
msgstr "Voleu fer una cerca automàtica?"
+#~ msgid "Failed to load any GUI theme, aborting"
+#~ msgstr "No s'ha pogut carregar cap tema de la interfície d'usuari, avortant"
+
+#, fuzzy
+#~ msgid "User picked target '%s' (gameid '%s')...\n"
+#~ msgstr ""
+#~ "L'usuari ha seleccionat el target '%s' (identificador de joc '%s')...\n"
+
+#~ msgid " Looking for a plugin supporting this gameid... "
+#~ msgstr " Cercant un connector que suporti aquest identificador de joc... "
+
+#~ msgid "failed\n"
+#~ msgstr "ha fallat\n"
+
+#~ msgid ""
+#~ "%s is an invalid gameid. Use the --list-games option to list supported "
+#~ "gameid"
+#~ msgstr ""
+#~ "%s és un identificador de joc invàlid. Utilitzeu l'opció --list-games per "
+#~ "llistar els identificadors de joc suportats"
+
+#~ msgid " Starting '%s'\n"
+#~ msgstr " Iniciant '%s'\n"
+
+#, fuzzy
+#~ msgid "%s failed to instantiate engine: %s (target '%s', path '%s')"
+#~ msgstr "%s ha fallat l'iniciat del motor: %s (target '%s', camí '%s')"
+
#~ msgid "Chinese (Taiwan)"
#~ msgstr "Xinès (Taiwan)"
diff --git a/po/de_DE.po b/po/de_DE.po
index ef0a7b9baa..191b3fb068 100644
--- a/po/de_DE.po
+++ b/po/de_DE.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: ScummVM 1.2.0svn\n"
"Report-Msgid-Bugs-To: scummvm-devel@lists.sf.net\n"
-"POT-Creation-Date: 2010-06-26 18:15+0200\n"
+"POT-Creation-Date: 2010-06-26 20:02+0200\n"
"PO-Revision-Date: 2010-06-23 19:30+0100\n"
"Last-Translator: \n"
"Language-Team: Lothar Serra Mari <Lothar@Windowsbase.de> & Simon Sawatzki "
"<SimSaw@gmx.de>\n"
+"Language: Deutsch\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
-"Language: Deutsch\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
#: gui/about.cpp:96
@@ -52,10 +52,6 @@ msgstr "Abbrechen"
msgid "Choose"
msgstr "Auswählen"
-#: gui/GuiManager.cpp:76
-msgid "Failed to load any GUI theme, aborting"
-msgstr "Fehler: Konnte kein Benutzeroberflächen-Thema laden. Abbruch..."
-
#: gui/GuiManager.cpp:102 backends/keymapper/remap-dialog.cpp:54
msgid "Close"
msgstr "Schließen"
@@ -761,37 +757,6 @@ msgstr "Standard-Renderer (16bpp)"
msgid "Antialiased Renderer (16bpp)"
msgstr "Kantenglättung (16bpp)"
-#: base/main.cpp:106
-#, c-format
-msgid "User picked target '%s' (gameid '%s')...\n"
-msgstr "Gewähltes Ziel: \"%s\" (Spielkennung \"%s\")...\n"
-
-#: base/main.cpp:107
-msgid " Looking for a plugin supporting this gameid... "
-msgstr " Suche nach einer Erweiterung, die diese Spielkennung unterstützt..."
-
-#: base/main.cpp:111
-msgid "failed\n"
-msgstr "fehlgeschlagen\n"
-
-#: base/main.cpp:112
-#, c-format
-msgid ""
-"%s is an invalid gameid. Use the --list-games option to list supported gameid"
-msgstr ""
-"%s ist eine ungültige Spielkennung. Benutzen Sie die Option --list-games zum "
-"Anzeigen der unterstützten Spielkennungen."
-
-#: base/main.cpp:119
-#, c-format
-msgid " Starting '%s'\n"
-msgstr " Starte \"%s\"\n"
-
-#: base/main.cpp:148
-#, c-format
-msgid "%s failed to instantiate engine: %s (target '%s', path '%s')"
-msgstr "%s konnte Engine nicht starten: %s (Ziel \"%s\", Pfad \"%s\")"
-
#: base/main.cpp:205
#, c-format
msgid "Engine does not support debug level '%s'"
@@ -1404,6 +1369,32 @@ msgstr "Anzeige"
msgid "Do you want to perform an automatic scan ?"
msgstr "Möchten Sie eine automatische Durchsuchung vornehmen?"
+#~ msgid "Failed to load any GUI theme, aborting"
+#~ msgstr "Fehler: Konnte kein Benutzeroberflächen-Thema laden. Abbruch..."
+
+#~ msgid "User picked target '%s' (gameid '%s')...\n"
+#~ msgstr "Gewähltes Ziel: \"%s\" (Spielkennung \"%s\")...\n"
+
+#~ msgid " Looking for a plugin supporting this gameid... "
+#~ msgstr ""
+#~ " Suche nach einer Erweiterung, die diese Spielkennung unterstützt..."
+
+#~ msgid "failed\n"
+#~ msgstr "fehlgeschlagen\n"
+
+#~ msgid ""
+#~ "%s is an invalid gameid. Use the --list-games option to list supported "
+#~ "gameid"
+#~ msgstr ""
+#~ "%s ist eine ungültige Spielkennung. Benutzen Sie die Option --list-games "
+#~ "zum Anzeigen der unterstützten Spielkennungen."
+
+#~ msgid " Starting '%s'\n"
+#~ msgstr " Starte \"%s\"\n"
+
+#~ msgid "%s failed to instantiate engine: %s (target '%s', path '%s')"
+#~ msgstr "%s konnte Engine nicht starten: %s (Ziel \"%s\", Pfad \"%s\")"
+
#~ msgid "Ok"
#~ msgstr "OK"
diff --git a/po/fr_FR.po b/po/fr_FR.po
index 70a22bb0f3..fc103ed756 100644
--- a/po/fr_FR.po
+++ b/po/fr_FR.po
@@ -7,14 +7,14 @@ msgid ""
msgstr ""
"Project-Id-Version: ScummVM 1.2.0svn\n"
"Report-Msgid-Bugs-To: scummvm-devel@lists.sf.net\n"
-"POT-Creation-Date: 2010-06-26 18:15+0200\n"
+"POT-Creation-Date: 2010-06-26 20:02+0200\n"
"PO-Revision-Date: 2010-06-19 23:43+0100\n"
"Last-Translator: Thierry Crozat <criezy@scummvm.org>\n"
"Language-Team: French <scummvm-devel@lists.sf.net>\n"
+"Language: Francais\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
-"Language: Francais\n"
"Plural-Forms: nplurals=2; plural=n>1;\n"
#: gui/about.cpp:96
@@ -51,10 +51,6 @@ msgstr "Annuler"
msgid "Choose"
msgstr "Choisir"
-#: gui/GuiManager.cpp:76
-msgid "Failed to load any GUI theme, aborting"
-msgstr "Aucun thème GUI n'a pu être chargé; abandon"
-
#: gui/GuiManager.cpp:102 backends/keymapper/remap-dialog.cpp:54
msgid "Close"
msgstr "Fermer"
@@ -758,39 +754,6 @@ msgstr "Standard (16bpp)"
msgid "Antialiased Renderer (16bpp)"
msgstr "Anti-crénelé (16 bpp)"
-#: base/main.cpp:106
-#, c-format
-msgid "User picked target '%s' (gameid '%s')...\n"
-msgstr "L'utilisateur a choisi la cible '%s' (ID '%s')...\n"
-
-#: base/main.cpp:107
-msgid " Looking for a plugin supporting this gameid... "
-msgstr "Recherche d'un plugin supportant cet ID..."
-
-#: base/main.cpp:111
-msgid "failed\n"
-msgstr "Echec\n"
-
-#: base/main.cpp:112
-#, c-format
-msgid ""
-"%s is an invalid gameid. Use the --list-games option to list supported gameid"
-msgstr ""
-"%s n'est pas un ID de jeu valide. Utilisez l'option --list-games pour "
-"obtenir la liste des ID reconnus"
-
-#: base/main.cpp:119
-#, c-format
-msgid " Starting '%s'\n"
-msgstr "Démarrage de '%s'\n"
-
-#: base/main.cpp:148
-#, c-format
-msgid "%s failed to instantiate engine: %s (target '%s', path '%s')"
-msgstr ""
-"Le plugin %s a échoué dans l'instanciation du moteur de jeu: %s (cible '%s', "
-"chemin '%s')"
-
#: base/main.cpp:205
#, c-format
msgid "Engine does not support debug level '%s'"
@@ -1417,6 +1380,33 @@ msgstr "Affichage"
msgid "Do you want to perform an automatic scan ?"
msgstr "Voulez-vous exécuter une recherche automatique?"
+#~ msgid "Failed to load any GUI theme, aborting"
+#~ msgstr "Aucun thème GUI n'a pu être chargé; abandon"
+
+#~ msgid "User picked target '%s' (gameid '%s')...\n"
+#~ msgstr "L'utilisateur a choisi la cible '%s' (ID '%s')...\n"
+
+#~ msgid " Looking for a plugin supporting this gameid... "
+#~ msgstr "Recherche d'un plugin supportant cet ID..."
+
+#~ msgid "failed\n"
+#~ msgstr "Echec\n"
+
+#~ msgid ""
+#~ "%s is an invalid gameid. Use the --list-games option to list supported "
+#~ "gameid"
+#~ msgstr ""
+#~ "%s n'est pas un ID de jeu valide. Utilisez l'option --list-games pour "
+#~ "obtenir la liste des ID reconnus"
+
+#~ msgid " Starting '%s'\n"
+#~ msgstr "Démarrage de '%s'\n"
+
+#~ msgid "%s failed to instantiate engine: %s (target '%s', path '%s')"
+#~ msgstr ""
+#~ "Le plugin %s a échoué dans l'instanciation du moteur de jeu: %s (cible "
+#~ "'%s', chemin '%s')"
+
#~ msgid "Ok"
#~ msgstr "Ok"
diff --git a/po/hu_HU.po b/po/hu_HU.po
index 62e18f3ae0..cefe1aeb90 100644
--- a/po/hu_HU.po
+++ b/po/hu_HU.po
@@ -7,14 +7,14 @@ msgid ""
msgstr ""
"Project-Id-Version: ScummVM VERSION\n"
"Report-Msgid-Bugs-To: scummvm-devel@lists.sf.net\n"
-"POT-Creation-Date: 2010-06-26 18:15+0200\n"
+"POT-Creation-Date: 2010-06-26 20:02+0200\n"
"PO-Revision-Date: 2009-11-25 07:42-0500\n"
"Last-Translator: Alex Bevilacqua <alexbevi@gmail.com>\n"
"Language-Team: Hungarian\n"
+"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=cp1250\n"
"Content-Transfer-Encoding: 8bit\n"
-"Language: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: gui/about.cpp:96
@@ -49,10 +49,6 @@ msgstr ""
msgid "Choose"
msgstr ""
-#: gui/GuiManager.cpp:76
-msgid "Failed to load any GUI theme, aborting"
-msgstr ""
-
#: gui/GuiManager.cpp:102 backends/keymapper/remap-dialog.cpp:54
msgid "Close"
msgstr ""
@@ -742,35 +738,6 @@ msgstr ""
msgid "Antialiased Renderer (16bpp)"
msgstr ""
-#: base/main.cpp:106
-#, c-format
-msgid "User picked target '%s' (gameid '%s')...\n"
-msgstr ""
-
-#: base/main.cpp:107
-msgid " Looking for a plugin supporting this gameid... "
-msgstr ""
-
-#: base/main.cpp:111
-msgid "failed\n"
-msgstr ""
-
-#: base/main.cpp:112
-#, c-format
-msgid ""
-"%s is an invalid gameid. Use the --list-games option to list supported gameid"
-msgstr ""
-
-#: base/main.cpp:119
-#, c-format
-msgid " Starting '%s'\n"
-msgstr ""
-
-#: base/main.cpp:148
-#, c-format
-msgid "%s failed to instantiate engine: %s (target '%s', path '%s')"
-msgstr ""
-
#: base/main.cpp:205
#, c-format
msgid "Engine does not support debug level '%s'"
diff --git a/po/module.mk b/po/module.mk
index 7ed9499593..eb9a85e4e3 100644
--- a/po/module.mk
+++ b/po/module.mk
@@ -2,7 +2,7 @@ POTFILE := $(srcdir)/po/scummvm.pot
POFILES := $(wildcard $(srcdir)/po/*.po)
updatepot:
- xgettext -f $(srcdir)/po/POTFILES -D $(srcdir) -d scummvm --c++ -k_ -k_t -k_s -o $(POTFILE) \
+ xgettext -f $(srcdir)/po/POTFILES -D $(srcdir) -d scummvm --c++ -k_ -k_s -o $(POTFILE) \
"--copyright-holder=ScummVM Team" --package-name=ScummVM \
--package-version=$(VERSION) --msgid-bugs-address=scummvm-devel@lists.sf.net -o $(POTFILE)_
diff --git a/po/ru_RU.po b/po/ru_RU.po
index 31284b45df..7e21e4f4a2 100644
--- a/po/ru_RU.po
+++ b/po/ru_RU.po
@@ -7,16 +7,16 @@ msgid ""
msgstr ""
"Project-Id-Version: ScummVM VERSION\n"
"Report-Msgid-Bugs-To: scummvm-devel@lists.sf.net\n"
-"POT-Creation-Date: 2010-06-26 18:15+0200\n"
+"POT-Creation-Date: 2010-06-26 20:02+0200\n"
"PO-Revision-Date: 2010-06-13 20:55+0300\n"
"Last-Translator: Eugene Sandulenko <sev@scummvm.org>\n"
"Language-Team: Russian\n"
+"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=cp1251\n"
"Content-Transfer-Encoding: 8bit\n"
-"Language: \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"
#: gui/about.cpp:96
#, fuzzy, c-format
@@ -52,10 +52,6 @@ msgstr "Îòìåíà"
msgid "Choose"
msgstr "Âûáðàòü"
-#: gui/GuiManager.cpp:76
-msgid "Failed to load any GUI theme, aborting"
-msgstr "Íå óäàëîñü çàãðóçèòü òåìó GUI, ïðåêðàùàþ ðàáîòó"
-
#: gui/GuiManager.cpp:102 backends/keymapper/remap-dialog.cpp:54
msgid "Close"
msgstr "Çàêðûòü"
@@ -755,37 +751,6 @@ msgstr "Ñòàíäàðòíûé ðàñòåðèçàòîð (16bpp)"
msgid "Antialiased Renderer (16bpp)"
msgstr "Ðàñòåðèçàòîð ñî ñãëàæèâàíèåì (16bpp)"
-#: base/main.cpp:106
-#, c-format
-msgid "User picked target '%s' (gameid '%s')...\n"
-msgstr "Ïîëüçîâàòåëü âûáðàë öåëü'%s' (gameid '%s')...\n"
-
-#: base/main.cpp:107
-msgid " Looking for a plugin supporting this gameid... "
-msgstr " Èùó ïëàãèí ñ ïîääåðæêîé ýòîãî gameid... "
-
-#: base/main.cpp:111
-msgid "failed\n"
-msgstr "íå óäàëîñü\n"
-
-#: base/main.cpp:112
-#, c-format
-msgid ""
-"%s is an invalid gameid. Use the --list-games option to list supported gameid"
-msgstr ""
-"Íåâåðíûé gameid %s. Èñïîëüçóéòå îïöèþ --list-games äëÿ ïðîñìîòðà ñïèñêà "
-"ïîääåðæèâàåìûõ gameid"
-
-#: base/main.cpp:119
-#, c-format
-msgid " Starting '%s'\n"
-msgstr " Çàïóñêàþ '%s'\n"
-
-#: base/main.cpp:148
-#, c-format
-msgid "%s failed to instantiate engine: %s (target '%s', path '%s')"
-msgstr "%s íå ñìîã çàïóñòèòü äâèæîê: %s (öåëü '%s', ïóòü '%s')"
-
#: base/main.cpp:205
#, c-format
msgid "Engine does not support debug level '%s'"
@@ -1398,6 +1363,31 @@ msgstr "Ïîêàçàòü "
msgid "Do you want to perform an automatic scan ?"
msgstr "Âû õîòèòå ïðîèçâåñòè àâòîìàòè÷åñêèé ïîèñê?"
+#~ msgid "Failed to load any GUI theme, aborting"
+#~ msgstr "Íå óäàëîñü çàãðóçèòü òåìó GUI, ïðåêðàùàþ ðàáîòó"
+
+#~ msgid "User picked target '%s' (gameid '%s')...\n"
+#~ msgstr "Ïîëüçîâàòåëü âûáðàë öåëü'%s' (gameid '%s')...\n"
+
+#~ msgid " Looking for a plugin supporting this gameid... "
+#~ msgstr " Èùó ïëàãèí ñ ïîääåðæêîé ýòîãî gameid... "
+
+#~ msgid "failed\n"
+#~ msgstr "íå óäàëîñü\n"
+
+#~ msgid ""
+#~ "%s is an invalid gameid. Use the --list-games option to list supported "
+#~ "gameid"
+#~ msgstr ""
+#~ "Íåâåðíûé gameid %s. Èñïîëüçóéòå îïöèþ --list-games äëÿ ïðîñìîòðà ñïèñêà "
+#~ "ïîääåðæèâàåìûõ gameid"
+
+#~ msgid " Starting '%s'\n"
+#~ msgstr " Çàïóñêàþ '%s'\n"
+
+#~ msgid "%s failed to instantiate engine: %s (target '%s', path '%s')"
+#~ msgstr "%s íå ñìîã çàïóñòèòü äâèæîê: %s (öåëü '%s', ïóòü '%s')"
+
#~ msgid "Ok"
#~ msgstr "Ok"
diff --git a/po/scummvm.pot b/po/scummvm.pot
index b8f164e1ba..cef3caf6cd 100644
--- a/po/scummvm.pot
+++ b/po/scummvm.pot
@@ -8,10 +8,11 @@ msgid ""
msgstr ""
"Project-Id-Version: ScummVM 1.2.0svn\n"
"Report-Msgid-Bugs-To: scummvm-devel@lists.sf.net\n"
-"POT-Creation-Date: 2010-06-26 18:15+0200\n"
+"POT-Creation-Date: 2010-06-26 20:02+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -48,10 +49,6 @@ msgstr ""
msgid "Choose"
msgstr ""
-#: gui/GuiManager.cpp:76
-msgid "Failed to load any GUI theme, aborting"
-msgstr ""
-
#: gui/GuiManager.cpp:102 backends/keymapper/remap-dialog.cpp:54
msgid "Close"
msgstr ""
@@ -734,35 +731,6 @@ msgstr ""
msgid "Antialiased Renderer (16bpp)"
msgstr ""
-#: base/main.cpp:106
-#, c-format
-msgid "User picked target '%s' (gameid '%s')...\n"
-msgstr ""
-
-#: base/main.cpp:107
-msgid " Looking for a plugin supporting this gameid... "
-msgstr ""
-
-#: base/main.cpp:111
-msgid "failed\n"
-msgstr ""
-
-#: base/main.cpp:112
-#, c-format
-msgid ""
-"%s is an invalid gameid. Use the --list-games option to list supported gameid"
-msgstr ""
-
-#: base/main.cpp:119
-#, c-format
-msgid " Starting '%s'\n"
-msgstr ""
-
-#: base/main.cpp:148
-#, c-format
-msgid "%s failed to instantiate engine: %s (target '%s', path '%s')"
-msgstr ""
-
#: base/main.cpp:205
#, c-format
msgid "Engine does not support debug level '%s'"