bobatheme/i18n/en.yaml

129 lines
2.0 KiB
YAML
Raw Normal View History

2021-11-23 19:22:01 -06:00
# Misc
2021-10-29 21:09:25 -05:00
credit_comment:
other: "<!-- bobatheme is available under the MIT license at https://github.com/BBaoVanC/bobatheme. -->"
2021-11-23 19:22:01 -06:00
table_of_contents:
other: "Table of Contents"
browser_no_video_support:
other: "Your browser does not support video."
2022-04-29 19:09:26 -05:00
latest_posts:
other: "Latest Posts"
2022-05-04 18:41:41 -05:00
see_also:
other: "SEE ALSO:"
2021-11-23 19:22:01 -06:00
# Meta items
2021-10-29 21:09:25 -05:00
long_date:
other: "{{ .Date.Format `January 2, 2006` }}"
wordcount:
one: "{{ . }} word"
other: "{{ . }} words"
readingtime:
one: "{{ . }} min"
other: "{{ . }} mins"
edit_history:
other: "Edit history"
2021-10-29 21:09:25 -05:00
2021-11-23 19:22:01 -06:00
# Post count
2021-10-29 21:09:25 -05:00
no_posts:
other: "No posts here!"
2021-11-22 01:36:29 -06:00
post_count:
one: "{{ . }} post"
other: "{{ . }} posts"
2021-10-29 21:09:25 -05:00
2021-11-23 19:22:01 -06:00
# Navigation
read_more:
other: "Read more"
2021-10-29 21:09:25 -05:00
related_posts:
other: "Related Posts"
older_post:
other: "Older"
newer_post:
other: "Newer"
2021-11-23 19:06:26 -06:00
2021-11-23 19:22:01 -06:00
2021-11-23 19:06:26 -06:00
# ARIA labels
aria_header_link:
other: "header link"
aria_back_to_top_button:
other: "back to top button"
aria_rss_link:
other: "RSS feed link"
aria_post_meta_edit_history:
other: "link to page edit history"
2021-11-23 19:06:26 -06:00
aria_post_meta_translations:
other: "translations"
2022-05-06 20:34:48 -05:00
aria_post_meta_categories:
other: "categories"
2021-11-23 19:06:26 -06:00
aria_post_meta_tags:
other: "tags"
aria_post_meta_reading_time:
other: "reading time"
aria_post_meta_authors:
other: "authors"
aria_post_meta_series:
other: "series"
aria_breadcrumbnav:
other: "breadcrumb navigation bar"
aria_post_metadata:
other: "post metadata"
aria_author_metadata:
other: "author metadata"
2022-05-06 21:47:24 -05:00
aria_category_metadata:
other: "category metadata"
2021-11-23 19:06:26 -06:00
aria_post_meta_date:
other: "date"
aria_post_meta_modified_date:
other: "last modified date"
aria_author_post_count:
other: "post count"
aria_author_word_count:
other: "word count"
2022-05-06 21:47:24 -05:00
aria_category_post_count:
other: "post count"
2021-11-23 19:06:26 -06:00
aria_series_metadata:
other: "series metadata"
aria_navbar:
other: "navigation bar"
aria_langpicker:
other: "language picker"
aria_langpicker_list:
other: "language list"
aria_table_of_contents:
other: "table of contents"