|
From: Peque <ms...@us...> - 2009-12-29 12:09:21
|
Module: performous Branch: master Commit: aa66a44d1283b76bd5519ac09693edf58c67913c Author: Miguel Sánchez de León Peque <peq...@ho...> Date: Tue Dec 29 13:08:05 2009 +0100 Added spanish translation. --- lang/es.po | 95 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 95 insertions(+), 0 deletions(-) diff --git a/lang/es.po b/lang/es.po new file mode 100644 index 0000000..ebeadc8 --- /dev/null +++ b/lang/es.po @@ -0,0 +1,95 @@ +msgid "" +msgstr "" +"Project-Id-Version: Performous\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2009-12-07 01:56+0100\n" +"PO-Revision-Date: \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-Basepath: .\n" +"Last-Translator: Miguel Sánchez de León Peque <msd...@gm...>\n" +"X-Poedit-SearchPath-0: ../game\n" + +#: ../game/screen_hiscore.cc:104 +msgid "Hiscore for " +msgstr "Puntuaciones para" + +#: ../game/screen_intro.cc:9 +msgid "Perform" +msgstr "Perform" + +#: ../game/screen_intro.cc:9 +msgid "Start performing!" +msgstr "Comienza una partida!" + +#: ../game/screen_intro.cc:10 +msgid "Practice" +msgstr "Practicar" + +#: ../game/screen_intro.cc:10 +msgid "Check your skills or test the microphones" +msgstr "Revisa los micrófonos y comprueba tus habilidades" + +#: ../game/screen_intro.cc:11 +msgid "Configure" +msgstr "Configuración" + +#: ../game/screen_intro.cc:11 +msgid "Configure game options" +msgstr "Cambia las opciones de configuración del juego" + +#: ../game/screen_intro.cc:12 +msgid "Quit" +msgstr "Salir" + +#: ../game/screen_intro.cc:12 +msgid "Leave the game" +msgstr "Sal del juego" + +#: ../game/screen_intro.cc:19 +msgid "No playback devices could be used.\n" +msgstr "Ningún dispositivo de reproducción de audio pudo ser configurado.\n" + +#: ../game/screen_intro.cc:20 +msgid "No microphones found.\n" +msgstr "No se ha encontrado ningún micrófono.\n" + +#: ../game/screen_intro.cc:21 +msgid "" +"\n" +"Please configure some before playing." +msgstr "" +"\n" +"Por favor, configura alguno antes de jugar." + +#: ../game/screen_players.cc:110 +msgid "No players found!" +msgstr "No se han encontrado jugadores!" + +#: ../game/screen_players.cc:111 +msgid "Enter a name to create a new player." +msgstr "Introduce un nombre para crear un nuevo jugador." + +#: ../game/screen_players.cc:113 +msgid "Press enter to create player!" +msgstr "Presiona \"enter\" para crear el jugador!" + +#: ../game/screen_songs.cc:209 +msgid "No songs found!" +msgstr "No se encontraron canciones!" + +#: ../game/screen_songs.cc:210 +msgid "" +"Visit performous.org\n" +"for free songs" +msgstr "" +"Visita performous.org\n" +"para descargar canciones gratuitas" + +#: ../game/screen_songs.cc:212 +msgid "no songs match search" +msgstr "ninguna canción satisface el criterio de búsqueda" + |