template.txt 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. # textdomain: personal_log
  2. ### init.lua ###
  3. #book title and author
  4. "@1" by @2=
  5. #A list of one item
  6. @1=
  7. #A list of two items
  8. @1 or @2=
  9. #A list of three items
  10. @1, @2 or @3=
  11. #for combining a location or date (@1) with the first few words of the log entry it's associated with (@2)
  12. @1: @2=
  13. Allows the player to access a personal log via chat command=
  14. #button label for returning to the personal log from import/export
  15. Back=
  16. #label on the category dropdown
  17. Category:=
  18. #button label for deleting a personal log entry
  19. Delete=
  20. #a category of log entry
  21. Event=
  22. #button label
  23. Export=
  24. #label explaining what items a log entry can be exported to
  25. Export "@1" to @2=
  26. #a category of log entry
  27. General=
  28. #button label
  29. Import=
  30. #label explaining what items a log entry can be imported from
  31. Import an entry from @1=
  32. #a category of log entry
  33. Location=
  34. #tab text. Note: not a piece of wood. This is a log as in a record of items
  35. Log=
  36. #button label
  37. Move Down=
  38. #button label
  39. Move Up=
  40. #button label
  41. New=
  42. Open personal log=
  43. Open your personal log=
  44. #item name for a physical representation of the personal log
  45. Personal Log=
  46. #label on the main log UI
  47. Personal Log Entries=
  48. #button label
  49. Save=
  50. #button label
  51. Teleport=
  52. #tooltip explaining what the button that opens the log is for
  53. Your personal log for keeping track of what happens where=
  54. # an item that log data can be imported from or exported to
  55. a GPS compass map=
  56. # an item that log data can be imported from or exported to
  57. a book=
  58. # an item that log data can be imported from or exported to
  59. a calibrated compass=
  60. # an item that log data can be exported to
  61. a compass=