button:
  about: About
  back: Back
  go: GO
  home: Home
  toggle_light: Switch to light mode
  toggle_dark: Switch to dark mode
  toggle_langs: Change languages
  appearance: Appearance
intro:
  desc: Theme Yun | Valaxy
  hi: Hi, {name}!
not-found: Oops! Space collapsed!

title:
  archive: Archive
  category: Category
  tag: Tag
  album: Album
  gallery: Gallery

menu:
  title: Menu
  home: Home
  archives: Archives
  categories: Categories
  tags: Tags
  posts: Posts
  collections: Collections
  about: About
  search: Search

sidebar:
  overview: Overview
  toc: Table of Contents
  return_top: Return to top

post:
  decrypt: DECRYPT
  posted: 'Posted on '
  edited: 'Edited on '
  created: Created
  modified: Modified
  edit: Edit this post
  more: more
  untitled: Untitled
  toc_empty: This post does not have a Table of Contents
  pageview_count: Views
  comment_count: Comments
  related_posts: Related posts
  view_link: View link
  read_more: READ MORE
  copy_markdown: Copy Markdown
  copy_markdown_link: Copy Markdown Link
  copy_page: Copy page
  copied_markdown: Copied!
  view_as_markdown: View as Markdown
  open_in_github: Open in GitHub
  open_in_chatgpt: Open in ChatGPT
  open_in_claude: Open in Claude
  cover: Cover
  time_warning: This article was last updated {ago}. The information described in this article may have changed.
  copyright:
    author: Post author
    link: Post link
    license_title: Copyright Notice
    license_content: 'All articles in this blog are licensed under {0} unless otherwise stated.'

# page:
#   totally: Totally
#   tags: tags

footer:
  powered: 'Powered by {0}'
  theme: Theme
  total_views: Total Views
  total_visitors: Total Visitors

collection:
  badge: Collection
  empty: No items yet

counter:
  archives: No posts | 1 post | {count} posts
  categories: No categories | 1 category | {count} categories
  tags: No tags | 1 tag | {count} tags
  albums: No album | 1 album | {count} albums
  photos: No photo | 1 photo | {count} photos

category:
  uncategorized: Uncategorized

search:
  placeholder: Searching...
  loading: Loading...
  empty: 'We could not find any results for the search: {query}.'
  hits_time: '{hits} results found in {time} ms'
  hits: '{count} results found'
  no_results: No results found
  no_results_hint: Try adjusting your search terms

symbol:
  comma: ', '
  period: '. '
  colon: ': '

reward:
  donate: Donate

accessibility:
  back: Back
#   nav_toggle: Toggle navigation bar
#   prev_page: Previous page
#   next_page: Next page

statistics:
  word: Word count in article
  word_total: Total words
  time: Reading time
  time_total: Total reading time

time:
  day: 1 Day | {count} Days
  hour: 1 Hour | {count} Hours
  minute: 1 Minute | {count} Minutes
  second: 1 Second | {count} Seconds

tooltip:
  last_updated: Last updated

blocks:
  tip: TIP
  warning: WARNING
  danger: DANGER
  info: INFO
  details: DETAILS
