diff --git a/locales/es_ES/LC_MESSAGES/unobot.po b/locales/es_ES/LC_MESSAGES/unobot.po index 9dc6f90..1ee75a8 100644 --- a/locales/es_ES/LC_MESSAGES/unobot.po +++ b/locales/es_ES/LC_MESSAGES/unobot.po @@ -230,15 +230,22 @@ msgstr "No estás jugando una partida en este chat." #: bot.py:400 #, python-format -msgid "Please wait {time} seconds" -msgstr "Por favor, espere {time} segundos" +msgid "Please wait {time} second" +msgid_plural "Please wait {time} seconds" +msgstr[0] "Por favor, espere {time} segundo" +msgstr[1] "Por favor, espere {time} segundos" #: bot.py:413 #, python-format -msgid "" -"Waiting time to skip this player has been reduced to {time} seconds.\n" +msgid "Waiting time to skip this player has been reduced to {time} second.\n" "Next player: {name}" -msgstr "" +msgid_plural "Waiting time to skip this player has been reduced to {time} seconds.\n" +"Next player: {name}" +msgstr[0] "" +"El tiempo de espera para saltar al jugador actual se ha reducido {time} " +"segundo.\n" +"Siguiente jugador: {name}" +msgstr[1] "" "El tiempo de espera para saltar al jugador actual se ha reducido {time} " "segundos.\n" "Siguiente jugador: {name}" @@ -250,7 +257,8 @@ msgid "" "Next player: {name2}" msgstr "" "{name1} fue saltado cuatro veces consecutivas y ha sido removido de la " -"partida, Siguiente Jugador {name2}" +"partida.\n" +"Siguiente Jugador {name2}" #: bot.py:432 #, python-format @@ -313,8 +321,10 @@ msgid "Choose Color" msgstr "Selecciona un color" #: results.py:56 -msgid "Cards (tap for game state):" -msgstr "Cartas (presiona para el estado de la partida):" +msgid "Last card (tap for game state):" +msgid_plural "Cards (tap for game state):" +msgstr[0] "Cartas (presiona para el estado de la partida):" +msgstr[1] "Cartas (presiona para el estado de la partida):" #: results.py:60 results.py:123 results.py:165 msgid "Current player: {name}" @@ -325,13 +335,17 @@ msgid "Last card: {card}" msgstr "Última carta: {card}" #: results.py:62 results.py:125 results.py:168 -msgid "Players: {player_list}" -msgstr "Jugadores: {player_list}" +msgid "Player: {player_list}" +msgid_plural "Players: {player_list}" +msgstr[0] "Jugador: {player_list}" +msgstr[1] "Jugadores: {player_list}" #: results.py:72 #, python-format -msgid "{name} ({number} cards)" -msgstr "{name} ({number} cartas)" +msgid "{name} ({number} card)" +msgid_plural "{name} ({number} cards)" +msgstr[0] "{name} ({number} carta)" +msgstr[1] "{name} ({number} cartas)" #: results.py:81 msgid "You are not playing" @@ -355,11 +369,10 @@ msgstr "Comenzar la partida con /start" #: results.py:108 #, python-format -msgid "Drawing 1 card" -msgstr "Robando 1 carta" - -msgid "Drawing {number} cards" -msgstr "Robando {number} cartas" +msgid "Drawing {number} card" +msgid_plural "Drawing {number} cards" +msgstr[0] "Robando {number} carta" +msgstr[1] "Robando {number} cartas" #: results.py:136 msgid "Pass" @@ -414,16 +427,22 @@ msgstr "" "bot para habilitarlas." #: simple_commands.py -msgid "{number} games played" -msgstr "{number} partidas jugadas" +msgid "{number} game played" +msgid_plural "{number} games played" +msgstr[0] "{number} partida jugada" +msgstr[1] "{number} partidas jugadas" #: simple_commands.py -msgid "{number} first places" -msgstr "{number} primeros lugares" +msgid "{number} first place" +msgid_plural "{number} first places" +msgstr[0] "{number} primero lugare" +msgstr[1] "{number} primeros lugares" #: simple_commands.py -msgid "{number} cards played" -msgstr "{number} cartas jugadas" +msgid "{number} card played" +msgid_plural "{number} cards played" +msgstr[0] "{number} carta jugada" +msgstr[1] "{number} cartas jugadas" #: utils.py msgid "{emoji} Green"