reading-goal.json 5.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132
  1. {
  2. "continue-reading": "Continue Reading",
  3. "continuous": {
  4. "description": "Your goal will calculate your progress over a duration of days",
  5. "title": "Over a duration"
  6. },
  7. "create-plan": "Create plan",
  8. "create-reading-goal": "Create Goal",
  9. "daily-progress": "Daily Progress",
  10. "daily": {
  11. "description": "Your goal will reset every day",
  12. "title": "Daily goal"
  13. },
  14. "day-x": "Day {{day}}",
  15. "days": "Days",
  16. "duration": "Duration (days)",
  17. "ending-chapter": "Ending Surah",
  18. "ending-verse": "Ending Ayah",
  19. "examples-subtitle": "Here is a list of common goals. You can also create your own goal.",
  20. "examples-title": "Pick a preset goal or create your own",
  21. "examples": {
  22. "custom": {
  23. "description": "Set a custom goal that suits you",
  24. "title": "Custom"
  25. },
  26. "khatm": {
  27. "description": "A classic Khatm goal. Read 1 Juz a day",
  28. "title": "Read the Quran in 30 days"
  29. },
  30. "time": {
  31. "description": "A simple beginner-friendly goal",
  32. "title": "Read 10 minutes a day"
  33. },
  34. "year": {
  35. "description": "Read the Quran at your own pace over the next year",
  36. "title": "Read the Quran in a year"
  37. }
  38. },
  39. "frequency-tab": {
  40. "description": "Should your goal reset every day or every number of days? Don't worry, we will track your progress regardless of the frequency you choose.",
  41. "title": "Choose a frequency for your goal"
  42. },
  43. "goal-done": {
  44. "description": "Any additional reading will still be recorded",
  45. "title": "You completed today's goal"
  46. },
  47. "goal-target": {
  48. "description": "How much time, pages, or verses should you read to complete your goal?",
  49. "title": "Set a target for your goal"
  50. },
  51. "goal-type": {
  52. "description": "Should your goal be based on time, pages, or a custom range (i.e., 3 Juzs of the Quran)?",
  53. "title": "Choose a criteria for your goal"
  54. },
  55. "goal-types": {
  56. "pages": {
  57. "description": "Your goal will be based on pages",
  58. "title": "Pages"
  59. },
  60. "range": {
  61. "description": "Your goal will be based on a custom range of verses (this can be a Surah, a Juz, or even the whole Quran)",
  62. "title": "Custom range"
  63. },
  64. "time": {
  65. "description": "Your goal will be based on time",
  66. "title": "Time"
  67. }
  68. },
  69. "plus-x-more-days": {
  70. "one": "+{{days}} more day",
  71. "other": "+{{days}} more days"
  72. },
  73. "preview-schedule": {
  74. "description": "This is how your goal will look like. You can always change it later.",
  75. "title": "Here is a preview of your schedule"
  76. },
  77. "progress": {
  78. "complete": "Today's goal is complete 🎉",
  79. "goal-complete": "Your whole goal is complete 🎉",
  80. "pages-goal": "read {{pages}} pages of the Quran",
  81. "range-goal": "read {{from}} to {{to}}",
  82. "time-goal": "read {{time}} of the Quran"
  83. },
  84. "reading-goal": "Reading Goal",
  85. "reading-goal-description": "Do you find it challenging to maintain consistency with your Quran reading goals?<br\/><br\/>Quran Growth Journey is a dynamic feature developed to help you remain consistent on your journey with the Quran. Whether you aim to read 10 minutes a day, complete a Juz in a month, or finish the entire Quran in a year, etc., Quran.com can now help you set a custom goal and keep track of your daily reading streaks, while adjusting as you make progress. It is completely free to use and we hope it will help you stay motivated to reach your goal!",
  86. "reading-goal-label": "You're on a",
  87. "reading-goal-title": "Introducing Quran Growth Journey",
  88. "recommended": "Recommended",
  89. "remaining": "Remaining for today",
  90. "remaining-days": {
  91. "one": "{{days}} day remaining",
  92. "other": "{{days}} days remaining"
  93. },
  94. "set-reading-goal-success": "Your reading goal has been set successfully.",
  95. "start-journey": "Start your journey!",
  96. "start-reading": "Start Reading",
  97. "starting-chapter": "Starting Surah",
  98. "starting-verse": "Starting Ayah",
  99. "streak": "Streak",
  100. "streak-definition": "A streak is the number of consecutive days you have read the Quran.",
  101. "timeline-meaning": "What does your timeline mean?",
  102. "timeline-states": {
  103. "checked": "You have completed your goal",
  104. "filled": "You have read something but not enough to complete your goal",
  105. "none": "You haven't read anything yet on that day",
  106. "stroked": "You haven't read anything today"
  107. },
  108. "todays-goal": "Today's Goal",
  109. "view-progress": "View Progress",
  110. "week-progress": "This week's progress",
  111. "x-days": {
  112. "one": "{{days}} day",
  113. "other": "{{days}} days"
  114. },
  115. "x-days-streak": "{{days}} day streak",
  116. "x-hours": {
  117. "one": "{{hours}} hour",
  118. "other": "{{hours}} hours"
  119. },
  120. "x-minutes": {
  121. "one": "{{minutes}} minute",
  122. "other": "{{minutes}} minutes"
  123. },
  124. "x-pages": {
  125. "one": "{{pages}} page",
  126. "other": "{{pages}} pages"
  127. },
  128. "x-seconds": {
  129. "one": "{{seconds}} second",
  130. "other": "{{seconds}} seconds"
  131. }
  132. }