Guest User

Untitled

a guest
Jun 19th, 2018
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.94 KB | None | 0 0
  1. #General translations applicable to multiple areas
  2. en:
  3. general: #General translations applicable to multiple areas
  4. name: "Name"
  5. skills: "Skills"
  6. eve_online: "EVE Online Website"
  7. update: "Update"
  8. delete: "Delete"
  9. create: "Create"
  10. options: "Options"
  11. intelligence: "Intelligence"
  12. perception: "Perception"
  13. charisma: "Charisma"
  14. willpower: "Willpower"
  15. memory: "Memory"
  16. characters: "Characters"
  17. character_back: "Back to character list"
  18. sure: "Are you sure?"
  19. no1: "No"
  20. notifications_cap: "Notifications"
  21. up: "Up"
  22. down: "Down"
  23. apikey: #API Key views
  24. general:
  25. retrieve: "You can get your current API key from the"
  26. apikey: "API Key"
  27. index:
  28. title: "API Keys"
  29. user_id: "User ID"
  30. status: "Status"
  31. not_loaded: "Not loaded yet!"
  32. no_keys: "You have no registered API Keys."
  33. register: "Register new API key"
  34. note: "(Note your complete key is never shown for security.)"
  35. show:
  36. not_loaded: "This API key has not been loaded yet."
  37. autoupdate: "This section will update automatically until the key is loaded."
  38. no_characters: "This API key has no characters."
  39. edit:
  40. update: "Update API"
  41. new:
  42. title: "New API Key"
  43. limited: "Limited API Key"
  44. description: "API keys are used to fetch character skill and training information. You only need to enter a limited key here."
  45. characters: #Character views
  46. index:
  47. title: "Your Characters"
  48. skill_training: "Skill Training"
  49. implants: "Implants"
  50. no_characters: "You don't have any characters yet! You can add characters to your account by adding API keys to your account."
  51. add_apikey: "Add an API Key"
  52. name_account: "{{name}}'s account"
  53. show:
  54. overview: "{{name}} overview"
  55. status: "{{name}} has {{skillpoints}} skill points trained in {{numberskills}} skills."
  56. plans: "Plans"
  57. total_time: "Total Time"
  58. confirm_delete: "Are you sure? You cannot get this plan back after deleting it!"
  59. no_plan: "This character has no plans yet."
  60. new_plan: "Create a new plan for this character"
  61. implants:
  62. index:
  63. for: "Implants for:"
  64. description: "Below is the list of implant sets associated to this character."
  65. add: "Add implant set"
  66. new:
  67. title: "Create implant set"
  68. submit: "Create Set"
  69. layout:
  70. general:
  71. title: "Charactr - EVE Online Skillplanner - A MMMetrics Project"
  72. logout: "Logout"
  73. login: "Login"
  74. signup: "Signup"
  75. home: "home"
  76. characters: "characters"
  77. apikeys: "api keys"
  78. notifications: "notifications"
  79. sms: "sms"
  80. menu:
  81. admin:
  82. jobqueue: "Job queue
  83. users: "Users"
  84. news: "News"
  85. admin:
  86. users:
  87. index:
  88. title: "User administration"
  89. intro: "This is the user administration section. Be careful what you touch in here."
  90. show:
  91. is_admin: "<strong>This user is an administrator</strong>"
  92. is_not_admin: "This user is not an administrator"
  93. safe:
  94. pre: "Package addition is disabled by default to prevent accidental addition of packages to accounts."
  95. link: "Click here"
  96. post: "to toggle the safety."
  97. users:
  98. sms_credits: "Sms Credits"
  99. admin: "Admin?"
  100. email_address: "Email"
  101. login: "Login"
  102. edit:
  103. save: "Save"
  104. title: "Edit"
  105. intro: "Here you can edit a specific user!"
  106.  
  107.  
  108. daily_summary_notification_line: "Next change at {{time}} for {{name}}. "
  109. skill_completion_imminent: "Your character {{name}} will finish training {{skill}} soon. {{number}} skills in queue, last finished at {{time}}"
  110. account_not_training: "Your account of {{name}} is not training any skills. "
  111. skill_training_completed: "Your character just finished training {{skill}} {{level}}"
Add Comment
Please, Sign In to add comment