[Super-tux-commit] supertux/po de.po,1.7,1.8 es.po,1.9,1.10 pt.po,1.9,1.10
Brought to you by:
wkendrick
From: Duong-Khang N. <neo...@us...> - 2004-06-13 21:48:27
|
Update of /cvsroot/super-tux/supertux/po In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13705/po Modified Files: de.po es.po pt.po Log Message: added CONFIG_HEADER and fixed minorest bugs :) Index: pt.po =================================================================== RCS file: /cvsroot/super-tux/supertux/po/pt.po,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- pt.po 10 Jun 2004 13:54:20 -0000 1.9 +++ pt.po 13 Jun 2004 21:48:15 -0000 1.10 @@ -9,7 +9,6 @@ msgid "" msgstr "" "Project-Id-Version: pt\n" -"Report-Msgid-Bugs-To: sup...@li...\n" "POT-Creation-Date: 2004-06-10 14:53+0100\n" "PO-Revision-Date: 2004-06-10 14:53+0100\n" "Last-Translator: Ricardo Cruz <ri...@ae...>\n" @@ -17,6 +16,7 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Report-Msgid-Bugs-To: sup...@li...\n" "X-Generator: KBabel 1.3\n" #: src/gameloop.cpp:163 @@ -374,4 +374,3 @@ #: src/worldmap.cpp:723 msgid "GAMEOVER" msgstr "FIM DO JOGO" - Index: es.po =================================================================== RCS file: /cvsroot/super-tux/supertux/po/es.po,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- es.po 10 Jun 2004 18:28:11 -0000 1.9 +++ es.po 13 Jun 2004 21:48:15 -0000 1.10 @@ -7,7 +7,6 @@ msgid "" msgstr "" "Project-Id-Version: SuperTux-CVS\n" -"Report-Msgid-Bugs-To: sup...@li...\n" "POT-Creation-Date: 2004-06-10 14:53+0100\n" "PO-Revision-Date: 2004-06-09 23:10+0200\n" "Last-Translator: Javier Beaumont <dem...@us...>\n" @@ -15,6 +14,7 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-1\n" "Content-Transfer-Encoding: 8bit\n" +"Report-Msgid-Bugs-To: sup...@li...\n" "X-Generator: KBabel 1.3.1\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -27,6 +27,7 @@ msgstr "PAUSA - Pulsa 'P' para continuar" #: src/gameloop.cpp:528 +#, c-format msgid "Playing: " msgstr "Jugando: " Index: de.po =================================================================== RCS file: /cvsroot/super-tux/supertux/po/de.po,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- de.po 10 Jun 2004 13:54:20 -0000 1.7 +++ de.po 13 Jun 2004 21:48:15 -0000 1.8 @@ -7,7 +7,6 @@ msgid "" msgstr "" "Project-Id-Version: SuperTux 0.1.1\n" -"Report-Msgid-Bugs-To: sup...@li...\n" "POT-Creation-Date: 2004-06-10 14:53+0100\n" "PO-Revision-Date: 2004-06-03 00:29+0200\n" "Last-Translator: <ma...@br...>\n" @@ -15,6 +14,7 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-1\n" "Content-Transfer-Encoding: 8bit\n" +"Report-Msgid-Bugs-To: sup...@li...\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: src/gameloop.cpp:163 |