Commit 5ca2fdf9 authored by Keddy's avatar Keddy Committed by nanahira

update English and Spanish translation for MSG_RETRY (#10)

* Update i18n.json

* Update i18n.json
parent 48265243
...@@ -122,13 +122,13 @@ ...@@ -122,13 +122,13 @@
"color_not_found_part1": "Color ", "color_not_found_part1": "Color ",
"color_not_found_part2": " is not available, enter /color help to list all available color.", "color_not_found_part2": " is not available, enter /color help to list all available color.",
"show_color_list": "Available chat colors: ", "show_color_list": "Available chat colors: ",
"retry_not_counted": "Your operation is beyond the rules.", "retry_not_counted": "You have performed an illegal operation.",
"retry_part1": "You have broken the rules for ", "retry_part1": "You have performed an illegal operation ",
"retry_part2": " times. You will be kicked from the room if you break the rules for ", "retry_part2": " times. You will be kicked from the room if you perform an illegal operation ",
"retry_part3": " times.", "retry_part3": " times.",
"retry_too_much_part1": "You are kicked from the room for having broken the rules for ", "retry_too_much_part1": "You have been kicked from the room for having performed an illegal operation ",
"retry_too_much_part2": " times.", "retry_too_much_part2": " times.",
"retry_too_much_room_part1": " is kicked from the room for having broken the rules for ", "retry_too_much_room_part1": " was kicked from the room for performing an illegal operation ",
"retry_too_much_room_part2": " times.", "retry_too_much_room_part2": " times.",
"athletic_arena_tip": "During an athletic match, a game quit behavior is regarded as a surrender." "athletic_arena_tip": "During an athletic match, a game quit behavior is regarded as a surrender."
}, },
...@@ -235,7 +235,7 @@ ...@@ -235,7 +235,7 @@
"death_start_extra": "El Duelo se cuenta como un duelo extra que finalizará en 4 turnos, el jugador con un LP más alto ganará.", "death_start_extra": "El Duelo se cuenta como un duelo extra que finalizará en 4 turnos, el jugador con un LP más alto ganará.",
"death_remain_part1": "El Duelo termina en ", "death_remain_part1": "El Duelo termina en ",
"death_remain_part2": " turnos. Al final de ese turno, el jugador con mayor LP gana.", "death_remain_part2": " turnos. Al final de ese turno, el jugador con mayor LP gana.",
"death_remain_final": "El Duelo continuará hasta el primer cambio en LP (y aumentará o disminuirá), y al final del turno, el jugador con el total de LP más alto se convertirá en el ganador..", "death_remain_final": "El Duelo continuará hasta el primer cambio en LP (y aumentará o disminuirá), y al final del turno, el jugador con el total de LP más alto se convertirá en el ganador.",
"death_finish_part1": "El duelo de tiempo extra termina, felicitaciones. ", "death_finish_part1": "El duelo de tiempo extra termina, felicitaciones. ",
"death_finish_part2": ", Ganaste el Duelo.", "death_finish_part2": ", Ganaste el Duelo.",
"death2_finish_part1": "La Partida de tiempo extra termina, felicitaciones. ", "death2_finish_part1": "La Partida de tiempo extra termina, felicitaciones. ",
...@@ -255,6 +255,14 @@ ...@@ -255,6 +255,14 @@
"color_not_found_part1": "El Color ", "color_not_found_part1": "El Color ",
"color_not_found_part2": " no esta disponible, ingrese /color Ayuda para mostar los colores permitidos.", "color_not_found_part2": " no esta disponible, ingrese /color Ayuda para mostar los colores permitidos.",
"show_color_list": "Colores de chat Disponible: ", "show_color_list": "Colores de chat Disponible: ",
"retry_not_counted": "Tu operación es ilegal.",
"retry_part1": "Tu operación es ilegal. Esto es la ",
"retry_part2": " vez. Vas a ser expulsado de la sala si hace una operación ilegal por la ",
"retry_part3": " vez.",
"retry_too_much_part1": "Has sido expulsado de la sala por hacer operaciones ilegales por la ",
"retry_too_much_part2": " vez.",
"retry_too_much_room_part1": " fue expulsado de la sala por hacer operaciones ilegales por la ",
"retry_too_much_room_part2": " vez.",
"athletic_arena_tip": "Durante una Partdida deportiva, un comportamiento de abandono se considera una rendición." "athletic_arena_tip": "Durante una Partdida deportiva, un comportamiento de abandono se considera una rendición."
}, },
"zh-cn": { "zh-cn": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment