Advertisement
Guest User

Sakawochi language file template v0.2.11

a guest
Aug 18th, 2018
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.07 KB | None | 0 0
  1. {
  2. "language": "en",
  3. "license": "CC-BY-SA",
  4. "translator": "Your name or pseudomym here (gets published on the credits screen)",
  5. "items": {
  6. "__comment": "The font used in Sakawochi is not monospaced so the line length may vary. Maximum lines: 6 / maximum characters per line: ca. 20",
  7. "deco": {
  8. "anemone": {
  9. "title": "Sea Anemone",
  10. "description": "This tentacle-studded \n mollusk is a real \n eye-catcher for your \n aquarium."
  11. },
  12. "coral_red": {
  13. "title": "Fire Coral",
  14. "description": "Unfortunately this \n beautiful coral is\n rather poisonous.\n Better don't touch it."
  15. },
  16. "seagrass": {
  17. "title": "Seagrass",
  18. "description": "Seagrass offers a \n your fish a little cover \n against prying eyes."
  19. }
  20. },
  21. "fishes": {
  22. "crab": {
  23. "title": "Crab",
  24. "description": "This little crab is \n keen for left over \n fish food and thus \n keeps your \n aquarium clean and \n healthy."
  25. },
  26. "blowfish": {
  27. "title": "Blowfish",
  28. "description": "Eventhough spikey \n and poisonous this \n little fellow is so \n cute you wanna \n cuddle it."
  29. }
  30. }
  31. },
  32. "ui": {
  33. "age": "Age",
  34. "health": "Health",
  35. "hunger": "Hunger",
  36. "sell": "Sell",
  37. "size": "Size",
  38. "buy": "Buy",
  39. "cancel": "Cancel",
  40. "value": "Value",
  41. "next": "Next",
  42. "skip": "Skip",
  43. "start": "Start",
  44. "yes": "Yes"
  45. },
  46. "store": {
  47. "decoration": "Deco",
  48. "fish": "Fishes",
  49. "settings": "Settings",
  50. "store": "Store",
  51. "language": "Language",
  52. "music": "Music",
  53. "reset_game": "Reset game",
  54. "volume": "Volume"
  55. },
  56. "tutorial": {
  57. "tut_choose_language": "Please choose your language",
  58.  
  59. "__comment": "maximum lines: 8 / maximum characters per line: ca. 35",
  60. "tut_choose_tutorial": "Welcome to Sakawochi! \n It looks like you are new here, \n would you like a short tutorial?",
  61. "tut_intro": "So let's get started. \n \n Sakawochi is a slow paced \n game similar to the \n tamagotchis from the late 90's. \n It should be enough to take care \n of your aquarium at least once \n a day to keep your fish happy.",
  62. "tut_coin": "The coin at the top of the screen \n shows the amount of money you \n currently have. \n You can earn money by selling \n your fish.",
  63. "tut_fish_details": "Tap a fish in order to open the \n details window where you can \n see statistics about your fish. \n Like how old or hungry it \n currently is. The screen also \n offers you to sell your fish. \n The bigger the fish the more \n it is worth.",
  64. "tut_begin_feeding": "The button to the left is used \n to feed your fish. Tap it once \n to enter \"feeding\" mode. The \n button will start pulsating. \n While in feeding mode you \n can tap the screen to throw \n some fishfood into your tank.",
  65. "tut_perform_feeding": "So lets try it. \n \n Hit the fishfood button on the \n left and add some fishfood. \n Then tap it again to leave \n the feeding mode.",
  66. "tut_after_feeding": "Well done! \n \n But don't overdue it. \n Spare fishfood will slowly spoil \n the water and make your fish ill. \n Your fish will tell you when it is \n hungry by a litte speach bubble.",
  67. "tut_gain_fishfood": "You can aquire additional \n fishfood by catching snails. \n Just touch them to pick them up. \n New snails will appear from \n time to time so watch out.",
  68. "tut_shop": "The button at the top right opens \n the shop where you can buy \n additional fish and decorations \n for your fishtank. \n \n You will also find the game \n settings there.",
  69. "tut_end": "And that's it! \n You are now ready to start your \n aquarium. \n Enter the shop and buy your \n first fish. \n \n Good luck and have fun!"
  70. }
  71. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement