es_PE.json 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. {
  2. "loading":"CARGANDO",
  3. "title":"Fracciones",
  4. "menu_title":"¡ERROR! ¡No fue posible cargar el juego correcto! \n¡Por favor recarga la página!",
  5. "difficulty": "Dificultad",
  6. "level": "Nivel",
  7. "game_menu_title": "SELECCIONA LA OPERACION Y DIFICULTAD",
  8. "good_job": "Bien hecho",
  9. "retry": "Inténtalo de nuevo",
  10. "menu_world" : "ACERCA",
  11. "menu_list" : "REGRESAR AL MENU",
  12. "menu_back" : "REGRESAR",
  13. "menu_help" : "VER SOLUCION",
  14. "circle_name": "CIRCULOS",
  15. "square_name" :"CUADRILATEROS",
  16. "label_name": "ETIQUETAS",
  17. "mode_name": "MODO",
  18. "with_name": "CON",
  19. "without_name": "SIN",
  20. "insert_name" : "INGRESA TU NOMBRE",
  21. "ready" : "LISTO",
  22. "select_module" : "Seleccione un módulo",
  23. "select_operation" : "Seleccione la operación y la dificultad",
  24. "options_summary" : "Resumen",
  25. "options_module" : "Módulo",
  26. "options_difficulty" : "Operación y dificultad",
  27. "options_minus" : "Menos",
  28. "options_plus" : "Más",
  29. "options_mixed" : "Mezclado",
  30. "options_equals" : "Igual",
  31. "error_module" : "Por favor, selecciona un módulo!!",
  32. "error_difficulty" : "Por favor, seleccione la operación y la dificultad!",
  33. "results_title" : "Resultados",
  34. "results_operation" : "Operación",
  35. "results_difficulty" : "Dificultad",
  36. "results_phase" : "Nivel",
  37. "results_start" : "Comienzo",
  38. "results_end" : "Fin",
  39. "results_time" : "Hora",
  40. "results_hits" : "Éxitos",
  41. "results_errors" : "Errores",
  42. "results_grade" : "Grado"
  43. }