From 1db76d7f39c1c5bae6c0ddc3f355afe983d18604 Mon Sep 17 00:00:00 2001 From: Ricardo Cruz Date: Thu, 3 Jun 2004 22:10:32 +0000 Subject: [PATCH] Updated POs. SVN-Revision: 1409 --- po/de.po | 76 +++++++++++++++++++++++++++++++---- po/es.po | 88 +++++++++++++++++++++++++++++++++++------ po/pt.po | 121 ++++++++++++++++++++++++++++++++++++++++++++++++-------- po/supertux.pot | 76 +++++++++++++++++++++++++++++++---- 4 files changed, 319 insertions(+), 42 deletions(-) diff --git a/po/de.po b/po/de.po index b9e1f194b..706cf1c9b 100644 --- a/po/de.po +++ b/po/de.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: SuperTux 0.1.1\n" "Report-Msgid-Bugs-To: super-tux-devel@lists.sourceforge.net\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: \n" "Language-Team: German \n" @@ -45,8 +45,8 @@ msgstr "" 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 @@ msgstr "Mitwirkende" msgid "Quit" msgstr "Beenden" +#: src/setup.cpp:398 +msgid "OpenGL " +msgstr "" + #: src/setup.cpp:400 msgid "OpenGL (not supported)" msgstr "" @@ -175,11 +179,11 @@ msgid "Show FPS " 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 @@ msgid "Back" msgstr "" #: src/setup.cpp:422 -msgid "Key Setup" +msgid "Keyboard Setup" msgstr "" #: src/setup.cpp:424 @@ -215,6 +219,10 @@ msgstr "" msgid "Power/Run" msgstr "" +#: src/setup.cpp:436 +msgid "Joystick Setup" +msgstr "" + #: src/setup.cpp:440 msgid "A button" msgstr "" @@ -250,6 +258,60 @@ msgstr "Spiel Beginnen" 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 "" diff --git a/po/es.po b/po/es.po index 5bd3082d0..057186994 100644 --- a/po/es.po +++ b/po/es.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: es\n" "Report-Msgid-Bugs-To: super-tux-devel@lists.sourceforge.net\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 \n" "Language-Team: \n" @@ -45,8 +45,8 @@ msgstr "TIEMPO" 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 @@ msgstr "Creditos" 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 @@ msgid "Show FPS " 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 @@ msgid "Back" 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 @@ msgstr "Activado" 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 @@ msgstr "Salir del juego" 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 @@ msgid "" 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 @@ msgstr "¿Estás seguro de que quieres borrar el slot %d?" msgid "GAMEOVER" msgstr "FIN DEL JUEGO" +#~ msgid "Key Setup" +#~ msgstr "Configurar teclas" diff --git a/po/pt.po b/po/pt.po index 76056f5f5..7aa538280 100644 --- a/po/pt.po +++ b/po/pt.po @@ -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 , 2004. @@ -12,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: pt\n" "Report-Msgid-Bugs-To: super-tux-devel@lists.sourceforge.net\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 \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -49,8 +44,8 @@ msgstr "TEMPO" 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 @@ msgstr "Méritos" 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 @@ msgstr "Música " #: 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 @@ msgid "Back" 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 @@ msgstr "Activado" 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 @@ msgstr "Sair do Jogo" 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 @@ msgstr "Tens a certeza que queres remover o slot %d?" #: src/worldmap.cpp:724 msgid "GAMEOVER" msgstr "FIM DO JOGO" + diff --git a/po/supertux.pot b/po/supertux.pot index f50e03a03..084b06487 100644 --- a/po/supertux.pot +++ b/po/supertux.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: super-tux-devel@lists.sourceforge.net\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 \n" "Language-Team: LANGUAGE \n" @@ -44,8 +44,8 @@ msgstr "" 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 @@ msgstr "" msgid "Quit" msgstr "" +#: src/setup.cpp:398 +msgid "OpenGL " +msgstr "" + #: src/setup.cpp:400 msgid "OpenGL (not supported)" msgstr "" @@ -174,11 +178,11 @@ msgid "Show FPS " 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 @@ msgid "Back" msgstr "" #: src/setup.cpp:422 -msgid "Key Setup" +msgid "Keyboard Setup" msgstr "" #: src/setup.cpp:424 @@ -214,6 +218,10 @@ msgstr "" msgid "Power/Run" msgstr "" +#: src/setup.cpp:436 +msgid "Joystick Setup" +msgstr "" + #: src/setup.cpp:440 msgid "A button" msgstr "" @@ -246,6 +254,60 @@ msgstr "" 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 "" -- 2.11.0