texts.json 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899
  1. {
  2. "README": "Please use JSON Validator after each change this file. It will help to find errors.",
  3. "JSON_VALIDATOR_URL": "http://jsonlint.com/",
  4. "en": {
  5. "level": "Level",
  6. "level_complete": "Level Complete!",
  7. "octopus": {
  8. "title": "Octopus",
  9. "description": "He is happy when all his hands are busy. Drag to move around. Place on another creature to swap."
  10. },
  11. "crab": {
  12. "title": "Crab",
  13. "description": "He has inflexible claws. Tap to rotate. Drag to move around."
  14. },
  15. "manta_ray": {
  16. "title": "Manta Ray",
  17. "description": "He is always happy. But others are sad around him. Drag to move around."
  18. },
  19. "needlefish": {
  20. "title": "Needlefish",
  21. "description": "He is happy when there is nobody around. Drag to move around."
  22. },
  23. "happy_area": {
  24. "title": "Happy Cell",
  25. "description": "Anyone in this cell is happy, no matter what is going on around."
  26. },
  27. "jellyfish": {
  28. "title": "Jellyfish",
  29. "description": "Can join other jellies only. Drag to move around."
  30. }
  31. },
  32. "cn": {
  33. "level": "关卡",
  34. "level_complete": "过关!",
  35. "octopus": {
  36. "title": "八爪鱼",
  37. "description": "拖动移动八爪鱼\n当他的手都很忙的时候\n他会很高兴!"
  38. },
  39. "crab": {
  40. "title": "螃蟹",
  41. "description": "拖动移动螃蟹\n点击可以旋转他的爪子!"
  42. },
  43. "manta_ray": {
  44. "title": "魔鬼鱼",
  45. "description": "他总是很高兴\n但在他旁边的人却很伤心\n拖动移动他!"
  46. },
  47. "needlefish": {
  48. "title": "颌针鱼",
  49. "description": "当他身边没人时\n他会很高兴的\n拖动移动他!"
  50. },
  51. "happy_area": {
  52. "title": "快乐的细胞",
  53. "description": "不管周围有什么\n谁在这个细胞里都会很快乐!"
  54. },
  55. "jellyfish": {
  56. "title": "水母",
  57. "description": "可以加入其他的水母\n拖动移动他!"
  58. }
  59. },
  60. "ru": {
  61. "level": "Уровень",
  62. "level_complete": "Уровень пройден!",
  63. "octopus": {
  64. "title": "Осьминог",
  65. "description": "Он счастлив, когда все его щупальца заняты. Нажми на него, чтобы перетащить."
  66. },
  67. "crab": {
  68. "title": "Краб",
  69. "description": "У него неподвижные клешни, но при нажатии он может поворачиваться. Нажми на него, чтобы перетащить."
  70. },
  71. "manta_ray": {
  72. "title": "Скат",
  73. "description": "Он всегда счастлив, но жители соседних ячеек недолюбливают его. Нажми на него, чтобы перетащить."
  74. },
  75. "needlefish": {
  76. "title": "Рыба-еж",
  77. "description": "Она счастлива, когда соседние ячейки пустые. Нажми на нее, чтобы перетащить."
  78. },
  79. "happy_area": {
  80. "title": "Счастливая ячейка",
  81. "description": "Любой счастлив на этой ячейке, и не важно, кто будет рядом."
  82. },
  83. "jellyfish": {
  84. "title": "Медуза",
  85. "description": "Любит только себе подобных. Нажми на нее, чтобы перетащить."
  86. }
  87. },
  88. "de": ["Level zu\nbeenden!"],
  89. "es": ["Hola\namigo!"],
  90. "fr": ["Niveau\nComplet!"],
  91. "it": ["Hola\namigo!"],
  92. "pt": ["Hola\namigo!"],
  93. "tr": ["Hola\namigo!"]
  94. }