Skip to content

Commit

Permalink
🌐 多语言增加俄语
Browse files Browse the repository at this point in the history
  • Loading branch information
IceCafeCup authored and zkqiang committed Aug 15, 2022
1 parent ffb31fb commit 987f5d5
Showing 1 changed file with 69 additions and 0 deletions.
69 changes: 69 additions & 0 deletions languages/ru.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
name: 'Русский'

home:
menu: 'Главная'
title: 'Главная'

archive:
menu: 'Архивы'
title: 'Архивы'
subtitle: 'Архивы'
post_total: '%d сообщений всего'

category:
menu: 'Категории'
title: 'Категории'
subtitle: 'Категории'
post_total: '%d сообщений всего'
more: 'More...'

tag:
menu: 'Теги'
title: 'Теги'
subtitle: 'Теги'
post_total: '%d сообщений всего'

about:
menu: 'О'
title: 'О'
subtitle: 'О'

links:
menu: 'Ссылки'
title: 'Ссылки'
subtitle: 'Ссылки'

page404:
menu: 'Страница не найдена'
title: 'Страница не найдена'
subtitle: 'Страница не найдена'

post:
toc: 'Оглавление'
prev_post: 'Предыдущий'
next_post: 'Следующий'
updated: 'Последнее обновление %s'
meta:
wordcount: '%s слов'
min2read: '%s минут'
views: '{} просмотров'
copyright:
author: 'Автор'
posted: 'Опубликовано на'
updated: 'Обновлено'
license: 'Лицензировано под'
CC: 'CC - Creative Commons license'
BY: 'BY - Attribution'
SA: 'SA - Share-alike'
NC: 'NC - Non-commercial'
ND: 'ND - No derivative works'

footer:
pv: 'Просмотров: {}'
uv: 'Посетителей: {}'

search:
title: 'Поиск'
keyword: 'Ключевое слово'

noscript_warning: 'Блог лучше всего работает с включенным JavaScript'

0 comments on commit 987f5d5

Please sign in to comment.