From c133f790e21a86c30584abe67b18297b29039209 Mon Sep 17 00:00:00 2001 From: pixel Date: Tue, 18 Mar 2003 16:26:14 +0000 Subject: gettext --- po/fr.po | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 50 insertions(+), 2 deletions(-) (limited to 'po/fr.po') diff --git a/po/fr.po b/po/fr.po index a543167..913a142 100644 --- a/po/fr.po +++ b/po/fr.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: mogltk 1.0.1\n" -"POT-Creation-Date: 2002-12-09 12:06+0100\n" +"POT-Creation-Date: 2003-03-18 17:57+0100\n" "PO-Revision-Date: 2001-10-29 08:26GMT\n" "Last-Translator: Nicolas Noble \n" "Language-Team: French \n" @@ -14,6 +14,54 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 0.8\n" -#: lib/engine.cc:14 +#: lib/engine.cc:25 +msgid "mogltk::engine::setup() called twice, ignoring second call.\n" +msgstr "" + +#: lib/engine.cc:29 msgid "Unable to start SDL base system" msgstr "" + +#: lib/engine.cc:42 +msgid "mogltk::engine::postsetup() called twice, ignoring second call.\n" +msgstr "" + +#: lib/engine.cc:113 +msgid "Couldn't allocate memory for SDL_RWops" +msgstr "" + +#: lib/gltexture.cc:27 lib/gltexture.cc:73 +msgid "Size of the texture not a power of 2!" +msgstr "" + +#: lib/gltexture.cc:42 +msgid "Can't create RGB Surface" +msgstr "" + +#: lib/gltexture.cc:167 +#, c-format +msgid "Generated texture index: %i\n" +msgstr "" + +#: lib/gltexture.cc:174 +#, c-format +msgid "Generating planar texture: %i\n" +msgstr "" + +#: lib/gltexture.cc:181 +#, c-format +msgid "Generating 3D texture: %i\n" +msgstr "" + +#: lib/gltexture.cc:202 +#, c-format +msgid "Binding texture index %i.\n" +msgstr "" + +#: lib/gltexture.cc:249 +msgid "Unbinding texture.\n" +msgstr "" + +#: lib/gltexture.cc:283 +msgid "Can't create RGB Surface for LoadNTEX" +msgstr "" -- cgit v1.2.3