From 58fcda82f33e3ba8f813eeac412612ae09a34c9f Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Sat, 26 Jun 2010 18:07:41 +0000 Subject: 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 --- po/ca_ES.po | 68 ++++++++++++++++++++++++++-------------------------------- po/de_DE.po | 65 ++++++++++++++++++++++++------------------------------- po/fr_FR.po | 68 +++++++++++++++++++++++++--------------------------------- po/hu_HU.po | 37 ++------------------------------ po/module.mk | 2 +- po/ru_RU.po | 68 +++++++++++++++++++++++++--------------------------------- po/scummvm.pot | 36 ++----------------------------- 7 files changed, 121 insertions(+), 223 deletions(-) (limited to 'po') 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 \n" "Language-Team: Catalan \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 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 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 & Simon Sawatzki " "\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 \n" "Language-Team: French \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 \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 \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 " 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 \n" "Language-Team: LANGUAGE \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'" -- cgit v1.2.3