123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265 |
- # Navigation
- - id: toggle_navigation
- translation: Toggle navigation
- - id: table_of_contents
- translation: Table of Contents
- - id: on_this_page
- translation: Contents
- - id: back_to_top
- translation: Back to top
- - id: home
- translation: Home
- - id: close
- translation: Close
- - id: languages
- translation: Languages
- # General
- - id: related
- translation: Related
- - id: minute_read
- translation: min read
- - id: previous
- translation: Previous
- - id: next
- translation: Next
- - id: figure
- translation: 'Figure %d:'
- - id: edit_page
- translation: Edit this page
- # Themes
- - id: theme_selector
- translation: Display preferences
- - id: theme_light
- translation: Light
- - id: theme_dark
- translation: Dark
- - id: theme_auto
- translation: Automatic
- # 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
- - id: user_profile_latest
- translation: Latest
- # Accomplishments widget
- - id: see_certificate
- translation: See certificate
- # Experience widget
- - id: present
- translation: Present
- # Pages widget
- - id: more_pages
- translation: See all
- - id: more_posts
- translation: See all posts
- - id: more_talks
- translation: See all events
- - id: more_publications
- translation: See all publications
- # Contact widget
- - id: contact_name
- translation: Name
- - id: contact_email
- translation: Email
- - id: contact_message
- translation: Message
-
- - id: contact_attachment
- translation: Attach file
- - id: contact_send
- translation: Send
- - id: book_appointment
- translation: Book an appointment
- # Publication/Event 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: event
- translation: Event
- - id: location
- translation: Location
- - id: pub_uncat
- translation: Uncategorized
- - id: pub_conf
- translation: Conference paper
- - id: pub_journal
- translation: Journal article
- - id: pub_preprint
- translation: Preprint
- - id: pub_report
- translation: Report
- - id: pub_book
- translation: Book
- - id: pub_book_section
- translation: Book section
- - id: pub_thesis
- translation: Thesis
- - id: pub_patent
- translation: Patent
- # Project details
- - id: open_project_site
- translation: Go to Project Site
- # Content types for default archive page titles and search results
- - id: posts
- translation: Posts
- - id: publications
- translation: Publications
- - id: talks
- translation: Events
- - id: projects
- translation: Projects
- - id: slides
- translation: Slides
- - id: authors
- translation: Authors
- # Search
- - id: search
- translation: Search
- - id: search_placeholder
- translation: Search...
- - id: search_results
- translation: results found
- - id: search_no_results
- translation: No results found
- - id: search_common_queries
- translation: Common searches
- # Error 404
- - id: page_not_found
- translation: Page not found
- - id: 404_recommendations
- translation: Perhaps you were looking for one of these?
- # Cookie consent
- - id: cookie_message
- translation: This website uses cookies to ensure you get the best experience on our website.
- - id: cookie_dismiss
- translation: Got it!
- - id: cookie_learn
- translation: Learn more
- # Published with
- - id: published_with
- translation: Published with {wowchemy} — the free, {repo_link}open source{/repo_link} website builder that empowers creators.
|