123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140 |
- # Navigation
- - id: toggle_navigation
- translation: Toggle navigation
- - id: table_of_contents
- translation: Table of Contents
- # General
- - id: related
- translation: Related
- - id: minute_read
- translation: min read
- # Buttons
- - id: btn_preprint
- translation: Preprint
- - id: btn_pdf
- translation: PDF
- - id: btn_cite
- translation: Cite
- - id: btn_slides
- translation: Slides
- - id: btn_video
- translation: Video
- - id: btn_code
- translation: Code
- - id: btn_dataset
- translation: Dataset
- - id: btn_project
- translation: Project
- - id: btn_poster
- translation: Poster
- - id: btn_source
- translation: Source Document
- - id: btn_copy
- translation: Copy
- - id: btn_download
- translation: Download
- # About widget
- - id: interests
- translation: Interests
- - id: education
- translation: Education
- # Publications widget
- - id: more_publications
- translation: More Publications
- # Posts widget
- - id: continue_reading
- translation: CONTINUE READING
- - id: more_posts
- translation: More Posts
- # Talks widget
- - id: more_talks
- translation: More Talks
- # Publication/Talk details
- - id: abstract
- translation: Abstract
- - id: publication
- translation: Publication
- - id: publication_type
- translation: Type
- - id: date
- translation: Date
- - id: last_updated
- translation: Last updated on
- - id: links
- translation: Links
- - id: event
- translation: Event
- - id: location
- translation: Location
- # Filtering
- - id: filter_by_type
- translation: Filter by type
- - id: filter_all
- translation: All
- # Project details
- - id: open_project_site
- translation: Go to Project Site
- # Default node titles
- - id: posts
- translation: Posts
- - id: publications
- translation: Publications
- - id: talks
- translation: Talks
- - id: projects
- translation: Projects
- # Error 404
- - id: page_not_found
- translation: Page not found
- - id: 404_recommendations
- translation: Perhaps you were looking for one of these?
|