[Super-tux-commit] supertux/po de.po,1.2,1.3 es.po,1.1,1.2 pt.po,1.4,1.5 supertux.pot,1.2,1.3
Brought to you by:
wkendrick
From: Ricardo C. <rm...@us...> - 2004-06-03 22:10:43
|
Update of /cvsroot/super-tux/supertux/po In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30251/po Modified Files: de.po es.po pt.po supertux.pot Log Message: Updated POs. Index: pt.po =================================================================== RCS file: /cvsroot/super-tux/supertux/po/pt.po,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- pt.po 3 Jun 2004 17:42:10 -0000 1.4 +++ pt.po 3 Jun 2004 22:10:32 -0000 1.5 @@ -1,9 +1,4 @@ # translation of pt.po to -# translation of pt.po to -# translation of pt.po to -# translation of pt.po to -# translation of pt.po to -# translation of pt.po to # This file is distributed under the same license as the PACKAGE package. # Copyright (C) YEAR SuperTux Development Team. # Ricardo Cruz <ri...@ae...>, 2004. @@ -12,8 +7,8 @@ msgstr "" "Project-Id-Version: pt\n" "Report-Msgid-Bugs-To: sup...@li...\n" -"POT-Creation-Date: 2004-06-03 18:39+0100\n" -"PO-Revision-Date: 2004-06-03 18:40+0100\n" +"POT-Creation-Date: 2004-06-03 22:58+0100\n" +"PO-Revision-Date: 2004-06-03 23:09+0100\n" "Last-Translator: Ricardo Cruz <ri...@ae...>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -49,8 +44,8 @@ msgid "COINS" msgstr "MOEDAS" -#: src/gameloop.cpp:729 src/gameloop.cpp:730 src/worldmap.cpp:859 -#: src/worldmap.cpp:860 +#: src/gameloop.cpp:729 src/gameloop.cpp:730 src/worldmap.cpp:875 +#: src/worldmap.cpp:876 msgid "LIVES" msgstr "VIDAS" @@ -158,6 +153,10 @@ msgid "Quit" msgstr "Sair" +#: src/setup.cpp:398 +msgid "OpenGL " +msgstr "OpenGL " + #: src/setup.cpp:400 msgid "OpenGL (not supported)" msgstr "OpenGL (não suportado)" @@ -176,15 +175,15 @@ #: src/setup.cpp:413 msgid "Show FPS " -msgstr "Mostrar FPS " +msgstr "Mostrar FPS" #: src/setup.cpp:414 -msgid "Keyboard Setup" -msgstr "Configuração do Teclado" +msgid "Setup Keys" +msgstr "Configurar Teclas" -#: src/setup.cpp:417 src/setup.cpp:436 -msgid "Joystick Setup" -msgstr "Configuração do Joystick" +#: src/setup.cpp:417 +msgid "Setup Joystick" +msgstr "Configurar Joystick" #: src/setup.cpp:420 src/setup.cpp:432 src/setup.cpp:445 src/setup.cpp:456 #: src/title.cpp:104 src/title.cpp:141 @@ -192,8 +191,8 @@ msgstr "Recuar" #: src/setup.cpp:422 -msgid "Key Setup" -msgstr "Configurar Teclas" +msgid "Keyboard Setup" +msgstr "Configuração do Teclado" #: src/setup.cpp:424 msgid "Left move" @@ -219,6 +218,10 @@ msgid "Power/Run" msgstr "Poder/Correr" +#: src/setup.cpp:436 +msgid "Joystick Setup" +msgstr "Configuração do Joystick" + #: src/setup.cpp:440 msgid "A button" msgstr "Butão A" @@ -251,6 +254,89 @@ msgid "Enter your name:" msgstr "Insira o seu nome:" +#: src/setup.cpp:1036 +msgid " SuperTux " +msgstr " SuperTux " + +#: src/setup.cpp:1036 +msgid "" +"\n" +" Please see the file \"README.txt\" for more details.\n" +msgstr "" +"\n" +" Dá uma olhadela no ficheiro \"README.txt\" para mais detalhes.\n" + +#: src/setup.cpp:1038 +#, c-format +msgid "" +"Usage: %s [OPTIONS] FILENAME\n" +"\n" +msgstr "" +"Uso: %s [OPÃÃES] NOME_DO_FICHEIRO\n" +"\n" + +#: src/setup.cpp:1039 +msgid "" +"Display Options:\n" +" --fullscreen Run in fullscreen mode.\n" +" --opengl If OpenGL support was compiled in, this will tell\n" +" SuperTux to make use of it.\n" +" --sdl Use the SDL software graphical renderer\n" +"\n" +"Sound Options:\n" +" --disable-sound If sound support was compiled in, this will\n" +" disable sound for this session of the game.\n" +" --disable-music Like above, but this will disable music.\n" +"\n" +"Misc Options:\n" +" -j, --joystick NUM Use joystick NUM (default: 0)\n" +" --joymap XAXIS:YAXIS:A:B:START\n" +" Define how joystick buttons and axis should be mapped\n" +" --leveleditor Opens the leveleditor in a file. (Only works when a " +"file is provided.)\n" +" -d, --datadir DIR Load Game data from DIR (default: automatic)\n" +" --debug-mode Enables the debug-mode, which is useful for " +"developers.\n" +" --help Display a help message summarizing command-line\n" +" options, license and game controls.\n" +" --usage Display a brief message summarizing command-line " +"options.\n" +" --version Display the version of SuperTux you're running.\n" +"\n" +msgstr "" +"Opções Gráficas:\n" +" --fullscreen Ocupar todo o ecrã.\n" +" --opengl Caso tenha sido compilado com suporte para OpenGL, isto irá fazer\n" +" com que o SuperTux o use.\n" +" --sdl Usar o SDL como renderer gráfico (software)\n" +"\n" +"Opções de Som:\n" +" --disable-sound Se tiver sido compilado com suporte ao som, isto irá\n" +" o desactivar.\n" +" --disable-music Tal como o anterior, mas desactiva a música.\n" +"\n" +"Miscelâneos:\n" +" -j, --joystick NUM Usar o joystick NUM (omissão: 0)\n" +" --joymap XAXIS:YAXIS:A:B:START\n" +" Define como os botões e eixos devem ser mapeados\n" +" --leveleditor Abre o editor de nÃveis num dado ficheiro (e apenas quando um é fornecido.)\n" +" -d, --datadir DIR Carregar os dados do jogo do DIR (omissão: automático)\n" +" --debug-mode Activa o modo de depuração, que é útil para programadores.\n" +" --help Mostra um texto de ajuda com os sumários da linha de comando\n" +" opções, licença e contolos do jogo.\n" +" --usage Mostra uma breve listagem das opções via a linha de comandos.\n" +" --version Mostra a versão do SuperTux que está a correr.\n" +"\n" + +#: src/setup.cpp:1095 +#, c-format +msgid "" +"Usage: %s [--fullscreen] [--opengl] [--disable-sound] [--disable-music] [--" +"debug-mode] | [--usage | --help | --version] [--leveleditor] FILENAME\n" +msgstr "" +"Uso: %s [--fullscreen] [--opengl] [--disable-sound] [--disable-music] [--" +"debug-mode] | [--usage | --help | --version] [--leveleditor] NOME_DO_FICHEIRO\n" + #: src/title.cpp:276 msgid " SuperTux " msgstr " SuperTux " @@ -279,3 +365,4 @@ #: src/worldmap.cpp:724 msgid "GAMEOVER" msgstr "FIM DO JOGO" + Index: es.po =================================================================== RCS file: /cvsroot/super-tux/supertux/po/es.po,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- es.po 3 Jun 2004 20:48:36 -0000 1.1 +++ es.po 3 Jun 2004 22:10:32 -0000 1.2 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: es\n" "Report-Msgid-Bugs-To: sup...@li...\n" -"POT-Creation-Date: 2004-06-03 18:39+0100\n" +"POT-Creation-Date: 2004-06-03 22:58+0100\n" "PO-Revision-Date: 2004-06-03 22:29+0200\n" "Last-Translator: Javier Beaumont <de...@zi...>\n" "Language-Team: \n" @@ -45,8 +45,8 @@ msgid "COINS" msgstr "MONEDAS" -#: src/gameloop.cpp:729 src/gameloop.cpp:730 src/worldmap.cpp:859 -#: src/worldmap.cpp:860 +#: src/gameloop.cpp:729 src/gameloop.cpp:730 src/worldmap.cpp:875 +#: src/worldmap.cpp:876 msgid "LIVES" msgstr "VIDAS" @@ -154,6 +154,10 @@ msgid "Quit" msgstr "Salir" +#: src/setup.cpp:398 +msgid "OpenGL " +msgstr "" + #: src/setup.cpp:400 msgid "OpenGL (not supported)" msgstr "OpenGL (no soportado)" @@ -175,12 +179,12 @@ msgstr "Mostrar FPS " #: src/setup.cpp:414 -msgid "Keyboard Setup" -msgstr "Configuración del teclado" +msgid "Setup Keys" +msgstr "" -#: src/setup.cpp:417 src/setup.cpp:436 -msgid "Joystick Setup" -msgstr "Configuración del Joystick" +#: src/setup.cpp:417 +msgid "Setup Joystick" +msgstr "" #: src/setup.cpp:420 src/setup.cpp:432 src/setup.cpp:445 src/setup.cpp:456 #: src/title.cpp:104 src/title.cpp:141 @@ -188,8 +192,8 @@ msgstr "Volver" #: src/setup.cpp:422 -msgid "Key Setup" -msgstr "Configurar teclas" +msgid "Keyboard Setup" +msgstr "Configuración del teclado" #: src/setup.cpp:424 msgid "Left move" @@ -215,6 +219,10 @@ msgid "Power/Run" msgstr "Poder/Correr" +#: src/setup.cpp:436 +msgid "Joystick Setup" +msgstr "Configuración del Joystick" + #: src/setup.cpp:440 msgid "A button" msgstr "Botón A" @@ -247,6 +255,61 @@ msgid "Enter your name:" msgstr "Introduce tu nombre:" +#: src/setup.cpp:1036 +#, fuzzy +msgid " SuperTux " +msgstr " SuperTux " + +#: src/setup.cpp:1036 +msgid "" +"\n" +" Please see the file \"README.txt\" for more details.\n" +msgstr "" + +#: src/setup.cpp:1038 +#, c-format +msgid "" +"Usage: %s [OPTIONS] FILENAME\n" +"\n" +msgstr "" + +#: src/setup.cpp:1039 +msgid "" +"Display Options:\n" +" --fullscreen Run in fullscreen mode.\n" +" --opengl If OpenGL support was compiled in, this will tell\n" +" SuperTux to make use of it.\n" +" --sdl Use the SDL software graphical renderer\n" +"\n" +"Sound Options:\n" +" --disable-sound If sound support was compiled in, this will\n" +" disable sound for this session of the game.\n" +" --disable-music Like above, but this will disable music.\n" +"\n" +"Misc Options:\n" +" -j, --joystick NUM Use joystick NUM (default: 0)\n" +" --joymap XAXIS:YAXIS:A:B:START\n" +" Define how joystick buttons and axis should be mapped\n" +" --leveleditor Opens the leveleditor in a file. (Only works when a " +"file is provided.)\n" +" -d, --datadir DIR Load Game data from DIR (default: automatic)\n" +" --debug-mode Enables the debug-mode, which is useful for " +"developers.\n" +" --help Display a help message summarizing command-line\n" +" options, license and game controls.\n" +" --usage Display a brief message summarizing command-line " +"options.\n" +" --version Display the version of SuperTux you're running.\n" +"\n" +msgstr "" + +#: src/setup.cpp:1095 +#, c-format +msgid "" +"Usage: %s [--fullscreen] [--opengl] [--disable-sound] [--disable-music] [--" +"debug-mode] | [--usage | --help | --version] [--leveleditor] FILENAME\n" +msgstr "" + #: src/title.cpp:276 msgid " SuperTux " msgstr " SuperTux " @@ -262,7 +325,8 @@ msgstr "" "\n" "Copyright (c) 2003 El equipo de SuperTux\n" -"Este juego viene sin ABSOLUTAMENTE NINGUNA GARANTIA. Esto es software libre, y tu\n" +"Este juego viene sin ABSOLUTAMENTE NINGUNA GARANTIA. Esto es software libre, " +"y tu\n" "tienes permiso para redistribuirlo bajo ciertas condiciones; mira el archivo " "COPYING\n" "para detalles.\n" @@ -276,3 +340,5 @@ msgid "GAMEOVER" msgstr "FIN DEL JUEGO" +#~ msgid "Key Setup" +#~ msgstr "Configurar teclas" Index: supertux.pot =================================================================== RCS file: /cvsroot/super-tux/supertux/po/supertux.pot,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- supertux.pot 3 Jun 2004 17:42:10 -0000 1.2 +++ supertux.pot 3 Jun 2004 22:10:32 -0000 1.3 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: sup...@li...\n" -"POT-Creation-Date: 2004-06-03 18:39+0100\n" +"POT-Creation-Date: 2004-06-03 22:58+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL...@li...>\n" @@ -44,8 +44,8 @@ msgid "COINS" msgstr "" -#: src/gameloop.cpp:729 src/gameloop.cpp:730 src/worldmap.cpp:859 -#: src/worldmap.cpp:860 +#: src/gameloop.cpp:729 src/gameloop.cpp:730 src/worldmap.cpp:875 +#: src/worldmap.cpp:876 msgid "LIVES" msgstr "" @@ -153,6 +153,10 @@ msgid "Quit" msgstr "" +#: src/setup.cpp:398 +msgid "OpenGL " +msgstr "" + #: src/setup.cpp:400 msgid "OpenGL (not supported)" msgstr "" @@ -174,11 +178,11 @@ msgstr "" #: src/setup.cpp:414 -msgid "Keyboard Setup" +msgid "Setup Keys" msgstr "" -#: src/setup.cpp:417 src/setup.cpp:436 -msgid "Joystick Setup" +#: src/setup.cpp:417 +msgid "Setup Joystick" msgstr "" #: src/setup.cpp:420 src/setup.cpp:432 src/setup.cpp:445 src/setup.cpp:456 @@ -187,7 +191,7 @@ msgstr "" #: src/setup.cpp:422 -msgid "Key Setup" +msgid "Keyboard Setup" msgstr "" #: src/setup.cpp:424 @@ -214,6 +218,10 @@ msgid "Power/Run" msgstr "" +#: src/setup.cpp:436 +msgid "Joystick Setup" +msgstr "" + #: src/setup.cpp:440 msgid "A button" msgstr "" @@ -246,6 +254,60 @@ msgid "Enter your name:" msgstr "" +#: src/setup.cpp:1036 +msgid " SuperTux " +msgstr "" + +#: src/setup.cpp:1036 +msgid "" +"\n" +" Please see the file \"README.txt\" for more details.\n" +msgstr "" + +#: src/setup.cpp:1038 +#, c-format +msgid "" +"Usage: %s [OPTIONS] FILENAME\n" +"\n" +msgstr "" + +#: src/setup.cpp:1039 +msgid "" +"Display Options:\n" +" --fullscreen Run in fullscreen mode.\n" +" --opengl If OpenGL support was compiled in, this will tell\n" +" SuperTux to make use of it.\n" +" --sdl Use the SDL software graphical renderer\n" +"\n" +"Sound Options:\n" +" --disable-sound If sound support was compiled in, this will\n" +" disable sound for this session of the game.\n" +" --disable-music Like above, but this will disable music.\n" +"\n" +"Misc Options:\n" +" -j, --joystick NUM Use joystick NUM (default: 0)\n" +" --joymap XAXIS:YAXIS:A:B:START\n" +" Define how joystick buttons and axis should be mapped\n" +" --leveleditor Opens the leveleditor in a file. (Only works when a " +"file is provided.)\n" +" -d, --datadir DIR Load Game data from DIR (default: automatic)\n" +" --debug-mode Enables the debug-mode, which is useful for " +"developers.\n" +" --help Display a help message summarizing command-line\n" +" options, license and game controls.\n" +" --usage Display a brief message summarizing command-line " +"options.\n" +" --version Display the version of SuperTux you're running.\n" +"\n" +msgstr "" + +#: src/setup.cpp:1095 +#, c-format +msgid "" +"Usage: %s [--fullscreen] [--opengl] [--disable-sound] [--disable-music] [--" +"debug-mode] | [--usage | --help | --version] [--leveleditor] FILENAME\n" +msgstr "" + #: src/title.cpp:276 msgid " SuperTux " msgstr "" Index: de.po =================================================================== RCS file: /cvsroot/super-tux/supertux/po/de.po,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- de.po 3 Jun 2004 17:42:10 -0000 1.2 +++ de.po 3 Jun 2004 22:10:32 -0000 1.3 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: SuperTux 0.1.1\n" "Report-Msgid-Bugs-To: sup...@li...\n" -"POT-Creation-Date: 2004-06-03 18:39+0100\n" +"POT-Creation-Date: 2004-06-03 22:58+0100\n" "PO-Revision-Date: 2004-06-03 00:29+0200\n" "Last-Translator: <ma...@br...>\n" "Language-Team: German <de...@li...>\n" @@ -45,8 +45,8 @@ msgid "COINS" msgstr "" -#: src/gameloop.cpp:729 src/gameloop.cpp:730 src/worldmap.cpp:859 -#: src/worldmap.cpp:860 +#: src/gameloop.cpp:729 src/gameloop.cpp:730 src/worldmap.cpp:875 +#: src/worldmap.cpp:876 msgid "LIVES" msgstr "" @@ -154,6 +154,10 @@ msgid "Quit" msgstr "Beenden" +#: src/setup.cpp:398 +msgid "OpenGL " +msgstr "" + #: src/setup.cpp:400 msgid "OpenGL (not supported)" msgstr "" @@ -175,11 +179,11 @@ msgstr "" #: src/setup.cpp:414 -msgid "Keyboard Setup" +msgid "Setup Keys" msgstr "" -#: src/setup.cpp:417 src/setup.cpp:436 -msgid "Joystick Setup" +#: src/setup.cpp:417 +msgid "Setup Joystick" msgstr "" #: src/setup.cpp:420 src/setup.cpp:432 src/setup.cpp:445 src/setup.cpp:456 @@ -188,7 +192,7 @@ msgstr "" #: src/setup.cpp:422 -msgid "Key Setup" +msgid "Keyboard Setup" msgstr "" #: src/setup.cpp:424 @@ -215,6 +219,10 @@ msgid "Power/Run" msgstr "" +#: src/setup.cpp:436 +msgid "Joystick Setup" +msgstr "" + #: src/setup.cpp:440 msgid "A button" msgstr "" @@ -250,6 +258,60 @@ msgid "Enter your name:" msgstr "" +#: src/setup.cpp:1036 +msgid " SuperTux " +msgstr "" + +#: src/setup.cpp:1036 +msgid "" +"\n" +" Please see the file \"README.txt\" for more details.\n" +msgstr "" + +#: src/setup.cpp:1038 +#, c-format +msgid "" +"Usage: %s [OPTIONS] FILENAME\n" +"\n" +msgstr "" + +#: src/setup.cpp:1039 +msgid "" +"Display Options:\n" +" --fullscreen Run in fullscreen mode.\n" +" --opengl If OpenGL support was compiled in, this will tell\n" +" SuperTux to make use of it.\n" +" --sdl Use the SDL software graphical renderer\n" +"\n" +"Sound Options:\n" +" --disable-sound If sound support was compiled in, this will\n" +" disable sound for this session of the game.\n" +" --disable-music Like above, but this will disable music.\n" +"\n" +"Misc Options:\n" +" -j, --joystick NUM Use joystick NUM (default: 0)\n" +" --joymap XAXIS:YAXIS:A:B:START\n" +" Define how joystick buttons and axis should be mapped\n" +" --leveleditor Opens the leveleditor in a file. (Only works when a " +"file is provided.)\n" +" -d, --datadir DIR Load Game data from DIR (default: automatic)\n" +" --debug-mode Enables the debug-mode, which is useful for " +"developers.\n" +" --help Display a help message summarizing command-line\n" +" options, license and game controls.\n" +" --usage Display a brief message summarizing command-line " +"options.\n" +" --version Display the version of SuperTux you're running.\n" +"\n" +msgstr "" + +#: src/setup.cpp:1095 +#, c-format +msgid "" +"Usage: %s [--fullscreen] [--opengl] [--disable-sound] [--disable-music] [--" +"debug-mode] | [--usage | --help | --version] [--leveleditor] FILENAME\n" +msgstr "" + #: src/title.cpp:276 msgid " SuperTux " msgstr "" |