en.yaml 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265
  1. # Navigation
  2. - id: toggle_navigation
  3. translation: Toggle navigation
  4. - id: table_of_contents
  5. translation: Table of Contents
  6. - id: on_this_page
  7. translation: Contents
  8. - id: back_to_top
  9. translation: Back to top
  10. - id: home
  11. translation: Home
  12. - id: close
  13. translation: Close
  14. - id: languages
  15. translation: Languages
  16. # General
  17. - id: related
  18. translation: Related
  19. - id: minute_read
  20. translation: min read
  21. - id: previous
  22. translation: Previous
  23. - id: next
  24. translation: Next
  25. - id: figure
  26. translation: 'Figure %d:'
  27. - id: edit_page
  28. translation: Edit this page
  29. # Themes
  30. - id: theme_selector
  31. translation: Display preferences
  32. - id: theme_light
  33. translation: Light
  34. - id: theme_dark
  35. translation: Dark
  36. - id: theme_auto
  37. translation: Automatic
  38. # Buttons
  39. - id: btn_preprint
  40. translation: Preprint
  41. - id: btn_pdf
  42. translation: PDF
  43. - id: btn_cite
  44. translation: Cite
  45. - id: btn_slides
  46. translation: Slides
  47. - id: btn_video
  48. translation: Video
  49. - id: btn_code
  50. translation: Code
  51. - id: btn_dataset
  52. translation: Dataset
  53. - id: btn_project
  54. translation: Project
  55. - id: btn_poster
  56. translation: Poster
  57. - id: btn_source
  58. translation: Source Document
  59. - id: btn_copy
  60. translation: Copy
  61. - id: btn_download
  62. translation: Download
  63. # About widget
  64. - id: interests
  65. translation: Interests
  66. - id: education
  67. translation: Education
  68. - id: user_profile_latest
  69. translation: Latest
  70. # Accomplishments widget
  71. - id: see_certificate
  72. translation: See certificate
  73. # Experience widget
  74. - id: present
  75. translation: Present
  76. # Pages widget
  77. - id: more_pages
  78. translation: See all
  79. - id: more_posts
  80. translation: See all posts
  81. - id: more_talks
  82. translation: See all events
  83. - id: more_publications
  84. translation: See all publications
  85. # Contact widget
  86. - id: contact_name
  87. translation: Name
  88. - id: contact_email
  89. translation: Email
  90. - id: contact_message
  91. translation: Message
  92. - id: contact_attachment
  93. translation: Attach file
  94. - id: contact_send
  95. translation: Send
  96. - id: book_appointment
  97. translation: Book an appointment
  98. # Publication/Event details
  99. - id: abstract
  100. translation: Abstract
  101. - id: publication
  102. translation: Publication
  103. - id: publication_type
  104. translation: Type
  105. - id: date
  106. translation: Date
  107. - id: last_updated
  108. translation: Last updated on
  109. - id: event
  110. translation: Event
  111. - id: location
  112. translation: Location
  113. - id: pub_uncat
  114. translation: Uncategorized
  115. - id: pub_conf
  116. translation: Conference paper
  117. - id: pub_journal
  118. translation: Journal article
  119. - id: pub_preprint
  120. translation: Preprint
  121. - id: pub_report
  122. translation: Report
  123. - id: pub_book
  124. translation: Book
  125. - id: pub_book_section
  126. translation: Book section
  127. - id: pub_thesis
  128. translation: Thesis
  129. - id: pub_patent
  130. translation: Patent
  131. # Project details
  132. - id: open_project_site
  133. translation: Go to Project Site
  134. # Content types for default archive page titles and search results
  135. - id: posts
  136. translation: Posts
  137. - id: publications
  138. translation: Publications
  139. - id: talks
  140. translation: Events
  141. - id: projects
  142. translation: Projects
  143. - id: slides
  144. translation: Slides
  145. - id: authors
  146. translation: Authors
  147. # Search
  148. - id: search
  149. translation: Search
  150. - id: search_placeholder
  151. translation: Search...
  152. - id: search_results
  153. translation: results found
  154. - id: search_no_results
  155. translation: No results found
  156. - id: search_common_queries
  157. translation: Common searches
  158. # Error 404
  159. - id: page_not_found
  160. translation: Page not found
  161. - id: 404_recommendations
  162. translation: Perhaps you were looking for one of these?
  163. # Cookie consent
  164. - id: cookie_message
  165. translation: This website uses cookies to ensure you get the best experience on our website.
  166. - id: cookie_dismiss
  167. translation: Got it!
  168. - id: cookie_learn
  169. translation: Learn more
  170. # Published with
  171. - id: published_with
  172. translation: Published with {wowchemy} — the free, {repo_link}open source{/repo_link} website builder that empowers creators.