Initial Russian language support
This commit is contained in:
parent
7707ad7a0a
commit
87d3a3efe3
|
|
@ -277,3 +277,46 @@ languages:
|
|||
url: https://discourse.gitea.io/
|
||||
weight: 80
|
||||
pre: group
|
||||
|
||||
ru-ru:
|
||||
weight: 6
|
||||
languageName: Русский
|
||||
menu:
|
||||
page:
|
||||
- name: Веб-сайт
|
||||
url: /ru-ru/
|
||||
weight: 10
|
||||
pre: home
|
||||
post: active
|
||||
- name: Документация
|
||||
url: https://docs.gitea.io/ru-ru/
|
||||
weight: 20
|
||||
pre: question
|
||||
- name: API
|
||||
url: https://try.gitea.io/api/swagger
|
||||
weight: 25
|
||||
pre: plug
|
||||
- name: Блог
|
||||
url: https://blog.gitea.io/
|
||||
weight: 30
|
||||
pre: rss
|
||||
- name: Код
|
||||
url: https://code.gitea.io/
|
||||
weight: 40
|
||||
pre: code
|
||||
- name: Загрузить
|
||||
url: https://dl.gitea.io/
|
||||
weight: 50
|
||||
pre: download
|
||||
- name: GitHub
|
||||
url: https://github.com/go-gitea/
|
||||
weight: 60
|
||||
pre: github
|
||||
- name: Чат в Discord
|
||||
url: https://discord.gg/NsatcWJ
|
||||
weight: 70
|
||||
pre: comment
|
||||
- name: Форум
|
||||
url: https://discourse.gitea.io/
|
||||
weight: 80
|
||||
pre: group
|
||||
|
|
|
|||
13
docs/content/doc/advanced.ru-ru.md
Normal file
13
docs/content/doc/advanced.ru-ru.md
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
---
|
||||
date: "2018-06-02T23:00:00+02:00"
|
||||
title: "Продвинутая настройка"
|
||||
slug: "advanced"
|
||||
weight: 30
|
||||
toc: false
|
||||
draft: false
|
||||
menu:
|
||||
sidebar:
|
||||
name: "Продвинутая настройка"
|
||||
weight: 40
|
||||
identifier: "advanced"
|
||||
---
|
||||
13
docs/content/doc/features.ru-ru.md
Normal file
13
docs/content/doc/features.ru-ru.md
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
---
|
||||
date: "2018-06-02T23:00:00+02:00"
|
||||
title: "Возможности"
|
||||
slug: "features"
|
||||
weight: 20
|
||||
toc: false
|
||||
draft: false
|
||||
menu:
|
||||
sidebar:
|
||||
name: "Возможности"
|
||||
weight: 30
|
||||
identifier: "features"
|
||||
---
|
||||
13
docs/content/doc/help.ru-ru.md
Normal file
13
docs/content/doc/help.ru-ru.md
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
---
|
||||
date: "2018-06-02T23:00:00+02:00"
|
||||
title: "Помощь"
|
||||
slug: "help"
|
||||
weight: 50
|
||||
toc: false
|
||||
draft: false
|
||||
menu:
|
||||
sidebar:
|
||||
name: "Помощь"
|
||||
weight: 50
|
||||
identifier: "help"
|
||||
---
|
||||
13
docs/content/doc/installation.ru-ru.md
Normal file
13
docs/content/doc/installation.ru-ru.md
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
---
|
||||
date: "2018-06-02T23:00:00+02:00"
|
||||
title: "Установка"
|
||||
slug: "installation"
|
||||
weight: 10
|
||||
toc: false
|
||||
draft: false
|
||||
menu:
|
||||
sidebar:
|
||||
name: "Установка"
|
||||
weight: 10
|
||||
identifier: "installation"
|
||||
---
|
||||
13
docs/content/doc/upgrade.ru-ru.md
Normal file
13
docs/content/doc/upgrade.ru-ru.md
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
---
|
||||
date: "2018-06-02T23:00:00+02:00"
|
||||
title: "Обновление"
|
||||
slug: "upgrade"
|
||||
weight: 10
|
||||
toc: false
|
||||
draft: false
|
||||
menu:
|
||||
sidebar:
|
||||
name: "Обновление"
|
||||
weight: 20
|
||||
identifier: "upgrade"
|
||||
---
|
||||
13
docs/content/doc/usage.ru-ru.md
Normal file
13
docs/content/doc/usage.ru-ru.md
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
---
|
||||
date: "2018-06-02T23:00:00+02:00"
|
||||
title: "Использование"
|
||||
slug: "usage"
|
||||
weight: 35
|
||||
toc: false
|
||||
draft: false
|
||||
menu:
|
||||
sidebar:
|
||||
name: "Использование"
|
||||
weight: 35
|
||||
identifier: "usage"
|
||||
---
|
||||
Loading…
Reference in New Issue
Block a user