new language

This commit is contained in:
Unknwon
2014-12-07 19:27:49 -05:00
parent 2844674587
commit 6f71632e3e
4 changed files with 698 additions and 4 deletions

View File

@@ -48,7 +48,7 @@ The goal of this project is to make the easiest, fastest and most painless way t
- Drone CI integration
- Supports MySQL, PostgreSQL and SQLite3
- Social account login(GitHub, Google, QQ, Weibo)
- Multi-language support(English, Simplified Chinese, Traditional Chinese, Germany, French, Dutch, and [more](https://crowdin.com/project/gogs))
- Multi-language support([7 languages](https://crowdin.com/project/gogs))
## System Requirements

View File

@@ -39,7 +39,7 @@ Gogs 的目标是打造一个最简单、最快速和最轻松的方式搭建自
- Drone CI 持续部署集成
- 支持 MySQL、PostgreSQL 以及 SQLite3 数据库
- 社交帐号登录GitHub、Google、QQ、微博
- 多语言支持(英文、简体中文、繁体中文、德语、法语、荷兰语以及 [更多]([more](https://crowdin.com/project/gogs))
- 多语言支持([7 种语言]([more](https://crowdin.com/project/gogs))
## 系统要求

View File

@@ -266,5 +266,5 @@ FSCK_ARGS =
GC_ARGS =
[i18n]
LANGS = en-US,zh-CN,zh-HK,de-DE,fr-CA,nl-NL
NAMES = English,简体中文,繁體中文,Deutsch,Français,Nederlands
LANGS = en-US,zh-CN,zh-HK,de-DE,fr-CA,nl-NL,lv-LV
NAMES = English,简体中文,繁體中文,Deutsch,Français,Nederlands,Latviešu

694
conf/locale/locale_lv-LV.ini Executable file

File diff suppressed because it is too large Load Diff