library.php 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134
  1. <?php
  2. return [
  3. // index.blade.php
  4. 'portal_title' => 'WikiPāli · Pali Library',
  5. 'portal_hero_title' => 'WikiPāli Pali Library',
  6. 'portal_hero_subtitle' => 'Explore the Tipiṭaka · Gateway to Wisdom',
  7. 'search_placeholder_home' => 'Search suttas, terms, collections…',
  8. 'section_tipitaka' => 'Tipiṭaka',
  9. 'enter_tipitaka' => 'Enter Tipiṭaka',
  10. 'more' => 'More',
  11. 'section_recent' => 'Recent Translations',
  12. 'updating_badge' => 'Updating',
  13. 'view_all' => 'View All',
  14. 'badge_new' => 'New',
  15. 'badge_updated' => 'Updated',
  16. // search.blade.php
  17. 'search_results_title' => 'Search Results',
  18. 'search_title' => 'Search',
  19. 'search_placeholder' => 'Search entries, Pali, Sanskrit…',
  20. 'searching' => 'Search',
  21. 'results_found_prefix' => ', found',
  22. 'results_found_suffix' => 'results',
  23. 'page_prefix' => '(page',
  24. 'page_suffix' => ')',
  25. 'no_results' => ', no results found',
  26. 'try_other_keywords' => 'Please try other keywords',
  27. 'filter_by' => 'Filter by ',
  28. 'filter' => '',
  29. 'all' => 'All',
  30. 'did_you_mean' => 'Did you mean',
  31. 'browse_categories' => 'Browse Categories',
  32. // download.blade.php
  33. 'download' => 'Download',
  34. 'offline_packets' => 'APP Offline Data Packets',
  35. 'packet_count_suffix' => 'packets',
  36. 'no_packets' => 'No Packets',
  37. 'no_packets_desc' => 'No offline data packets available.',
  38. 'col_name' => 'Packet Name',
  39. 'col_size' => 'File Size',
  40. 'col_min_version' => 'Min Version',
  41. 'created_at' => 'Created At',
  42. 'col_links' => 'Download Links',
  43. 'no_links' => 'No links',
  44. 'min_version_prefix' => 'Min version ',
  45. // wiki blade files
  46. 'wiki_encyclopedia' => 'Buddhist Encyclopedia',
  47. 'wiki_subtitle' => 'Explore the Dharma · Gateway to Awakening',
  48. 'wiki_search_placeholder' => 'Search terms, scriptures, figures...',
  49. 'hot' => 'Hot: ',
  50. 'wiki_language_divider' => 'Read the Buddhist Encyclopedia in your language',
  51. 'articles' => 'articles',
  52. 'today_updates' => 'Updated today',
  53. 'contributors_suffix' => 'contributors',
  54. 'today_entry' => 'Today\'s Entry',
  55. 'read_full_entry' => 'Read full entry →',
  56. 'featured_entries' => 'Featured Entries',
  57. 'statistics' => 'Statistics',
  58. 'total_entries' => 'Total entries',
  59. 'this_month' => 'This month',
  60. 'contributors' => 'Contributors',
  61. 'quality_level' => 'Quality Level',
  62. 'other_versions' => 'Other Versions',
  63. 'toc' => 'Table of Contents',
  64. 'entry_info' => 'Entry Info',
  65. 'category' => 'Category',
  66. 'quality' => 'Quality',
  67. 'recent_updates' => 'Recent Updates',
  68. // anthology
  69. 'site_name' => 'Pali Library',
  70. 'home' => 'Home',
  71. 'anthology' => 'Anthology',
  72. 'anthology_subtitle' => 'Commentaries · Meditation Guides · Dhamma Discussions',
  73. 'no_anthology' => 'No Anthologies',
  74. 'search_anthology' => 'Search anthologies…',
  75. 'author' => 'Author',
  76. 'anthology_count_suffix' => 'anthologies',
  77. 'last_updated' => 'Last Updated',
  78. 'chapter_count' => 'Chapters',
  79. 'chapters' => 'chapters',
  80. 'read_online' => 'Read Online',
  81. 'open_in_editor' => 'Open in Editor',
  82. 'about_anthology' => 'About This Anthology',
  83. 'anthology_info' => 'Anthology Info',
  84. 'language' => 'Language',
  85. 'created' => 'Created',
  86. 'updated' => 'Updated',
  87. 'related_anthology' => 'Related Anthologies',
  88. 'articles_suffix' => 'articles',
  89. // tipitaka & reader
  90. 'tipitaka' => 'Tipiṭaka',
  91. 'categories' => 'Categories',
  92. 'search_tipitaka' => 'Search Tipiṭaka texts and translations',
  93. 'type' => 'Type',
  94. 'clear_filters' => 'Clear Filters',
  95. 'total_prefix' => 'Total',
  96. 'book_unit' => 'books',
  97. 'sort' => 'Sort',
  98. 'weekly_picks' => 'Weekly Picks',
  99. 'active_authors' => 'Active Authors',
  100. 'publisher' => 'Publisher',
  101. 'pali' => 'Pāli',
  102. 'book_info' => 'Book Info',
  103. 'editor' => 'Editor',
  104. 'settings' => 'Settings',
  105. 'versions' => 'Versions',
  106. 'logout' => 'Logout',
  107. 'select_version' => 'Select Version',
  108. 'no_content' => 'No content',
  109. 'prev_article' => 'Previous',
  110. 'next_article' => 'Next',
  111. 'tags' => 'Tags',
  112. 'reading_settings' => 'Reading Settings',
  113. 'show_original' => 'Show Original',
  114. 'toggle_original' => 'Toggle original text display',
  115. 'ui_language' => 'UI Language',
  116. 'auto' => 'Auto',
  117. 'lang_zh_hans' => 'Simplified Chinese',
  118. 'lang_en' => 'English',
  119. 'pali_script' => 'Pāli Script',
  120. 'script_roman' => 'Roman',
  121. 'script_myanmar' => 'Myanmar',
  122. 'script_thai' => 'Thai',
  123. 'commentary_version' => 'Commentary Version',
  124. 'none' => 'None',
  125. 'cancel' => 'Cancel',
  126. 'confirm' => 'OK',
  127. 'no_toc' => 'This book has no table of contents',
  128. ];