aboutsummaryrefslogtreecommitdiff
path: root/po/fr_FR.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/fr_FR.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/fr_FR.po')
-rw-r--r--po/fr_FR.po68
1 files changed, 29 insertions, 39 deletions
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"