summaryrefslogtreecommitdiff
path: root/po/fr.po
diff options
context:
space:
mode:
authorpixel <pixel>2003-03-18 16:26:14 +0000
committerpixel <pixel>2003-03-18 16:26:14 +0000
commitc133f790e21a86c30584abe67b18297b29039209 (patch)
tree86936d381b52ea8204f3c483acee88ccfe5bd972 /po/fr.po
parent5df4e04d7c7e16e1793322f1436cd9c6bb1322bb (diff)
gettext
Diffstat (limited to 'po/fr.po')
-rw-r--r--po/fr.po52
1 files changed, 50 insertions, 2 deletions
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 <nicolas@nobis-crew.org>\n"
"Language-Team: French <fr@li.org>\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 ""