Merge branch 'master' of https://github.com/Requarks/wiki
This commit is contained in:
commit
8eb2186335
@ -21,7 +21,7 @@
|
||||
- [Documentation](#documentation)
|
||||
- [Requirements](#requirements)
|
||||
- [Change Log](https://github.com/Requarks/wiki/blob/master/CHANGELOG.md)
|
||||
- [Project Status](https://waffle.io/Requarks/wiki)
|
||||
- [Project Planning](https://waffle.io/Requarks/wiki)
|
||||
- [Special Thanks](#special-thanks)
|
||||
|
||||
### Documentation
|
||||
@ -41,6 +41,10 @@ Wiki.js can run on virtually all platforms where Node.js can (Windows, Mac, Linu
|
||||
|
||||
Read the full [prerequisites](https://docs.wiki.requarks.io/prerequisites) article for full details.
|
||||
|
||||
### Gitter
|
||||
|
||||
Want to discuss features, ideas or issues? Join our [gitter channel](https://gitter.im/Requarks/wiki). We are very active and friendly!
|
||||
|
||||
### Special Thanks
|
||||
|
||||
![Browserstack](https://wiki.requarks.io/assets/images/logo_browserstack.png)
|
||||
|
11
locales/de/auth.json
Normal file
11
locales/de/auth.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"providers": {
|
||||
"local": "Lokal",
|
||||
"windowslive": "Microsoft-Konto",
|
||||
"google": "Google-ID",
|
||||
"facebook": "Facebook",
|
||||
"github": "GitHub",
|
||||
"slack": "Locker",
|
||||
"ldap": "LDAP / Active Directory"
|
||||
}
|
||||
}
|
11
locales/de/common.json
Normal file
11
locales/de/common.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"wiki": "Wiki",
|
||||
"headers": {
|
||||
"overview": "Überblick"
|
||||
},
|
||||
"footer": {
|
||||
"poweredby": "Unterstützt von",
|
||||
"home": "Zuhause",
|
||||
"top": "Zurück nach oben"
|
||||
}
|
||||
}
|
@ -1,11 +1,11 @@
|
||||
{
|
||||
"providers": {
|
||||
"local": "Local",
|
||||
"windowslive": "Microsoft Account",
|
||||
"google": "Google ID",
|
||||
"facebook": "Facebook",
|
||||
"providers": {
|
||||
"local": "Local",
|
||||
"windowslive": "Microsoft Account",
|
||||
"google": "Google ID",
|
||||
"facebook": "Facebook",
|
||||
"github": "GitHub",
|
||||
"slack": "Slack",
|
||||
"ldap": "LDAP / Active Directory"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -1,11 +1,11 @@
|
||||
{
|
||||
"wiki": "Wiki",
|
||||
"headers": {
|
||||
"overview": "Overview"
|
||||
},
|
||||
"footer": {
|
||||
"poweredby": "Powered by",
|
||||
"home": "Home",
|
||||
"top": "Return to top"
|
||||
}
|
||||
"wiki": "Wiki",
|
||||
"headers": {
|
||||
"overview": "Overview"
|
||||
},
|
||||
"footer": {
|
||||
"poweredby": "Powered by",
|
||||
"home": "Home",
|
||||
"top": "Return to top"
|
||||
}
|
||||
}
|
11
locales/es/auth.json
Normal file
11
locales/es/auth.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"providers": {
|
||||
"local": "Local",
|
||||
"windowslive": "Cuenta de Microsoft",
|
||||
"google": "ID de google",
|
||||
"facebook": "Facebook",
|
||||
"github": "GitHub",
|
||||
"slack": "Flojo",
|
||||
"ldap": "LDAP / Active Directory"
|
||||
}
|
||||
}
|
11
locales/es/common.json
Normal file
11
locales/es/common.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"wiki": "Wiki",
|
||||
"headers": {
|
||||
"overview": "Información General"
|
||||
},
|
||||
"footer": {
|
||||
"poweredby": "Energizado por",
|
||||
"home": "Casa",
|
||||
"top": "Volver a la cima"
|
||||
}
|
||||
}
|
@ -1,11 +1,11 @@
|
||||
{
|
||||
"providers": {
|
||||
"local": "Local",
|
||||
"windowslive": "Compte Microsoft",
|
||||
"google": "Google ID",
|
||||
"facebook": "Facebook",
|
||||
"providers": {
|
||||
"local": "Local",
|
||||
"windowslive": "Compte Microsoft",
|
||||
"google": "Google ID",
|
||||
"facebook": "Facebook",
|
||||
"github": "GitHub",
|
||||
"slack": "Slack",
|
||||
"ldap": "LDAP / Active Directory"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -1,11 +1,11 @@
|
||||
{
|
||||
"wiki": "Wiki",
|
||||
"headers": {
|
||||
"overview": "Vue d'ensemble"
|
||||
},
|
||||
"footer": {
|
||||
"poweredby": "Propulsé par",
|
||||
"home": "Accueil",
|
||||
"top": "Retour en haut"
|
||||
}
|
||||
"wiki": "Wiki",
|
||||
"headers": {
|
||||
"overview": "Vue d'ensemble"
|
||||
},
|
||||
"footer": {
|
||||
"poweredby": "Propulsé par",
|
||||
"home": "Accueil",
|
||||
"top": "Retour en haut"
|
||||
}
|
||||
}
|
11
locales/ko/auth.json
Normal file
11
locales/ko/auth.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"providers": {
|
||||
"local": "노동 조합 지부",
|
||||
"windowslive": "Microsoft 계정",
|
||||
"google": "구글 ID",
|
||||
"facebook": "페이스 북",
|
||||
"github": "GitHub",
|
||||
"slack": "Slack",
|
||||
"ldap": "LDAP / Active Directory"
|
||||
}
|
||||
}
|
11
locales/ko/common.json
Normal file
11
locales/ko/common.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"wiki": "위키",
|
||||
"headers": {
|
||||
"overview": "개요"
|
||||
},
|
||||
"footer": {
|
||||
"poweredby": "에 의해 구동",
|
||||
"home": "집",
|
||||
"top": "맨 위로"
|
||||
}
|
||||
}
|
11
locales/pt/auth.json
Normal file
11
locales/pt/auth.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"providers": {
|
||||
"local": "Local",
|
||||
"windowslive": "Conta Microsoft",
|
||||
"google": "Google ID",
|
||||
"facebook": "Facebook",
|
||||
"github": "GitHub",
|
||||
"slack": "negligente",
|
||||
"ldap": "LDAP / Active Directory"
|
||||
}
|
||||
}
|
11
locales/pt/common.json
Normal file
11
locales/pt/common.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"wiki": "Wiki",
|
||||
"headers": {
|
||||
"overview": "Visão geral"
|
||||
},
|
||||
"footer": {
|
||||
"poweredby": "Distribuído por",
|
||||
"home": "Casa",
|
||||
"top": "Retornar ao topo"
|
||||
}
|
||||
}
|
11
locales/ru/auth.json
Normal file
11
locales/ru/auth.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"providers": {
|
||||
"local": "Местный",
|
||||
"windowslive": "Счет Microsoft",
|
||||
"google": "Google ID",
|
||||
"facebook": "Facebook",
|
||||
"github": "GitHub",
|
||||
"slack": "слабина",
|
||||
"ldap": "LDAP / Active Directory"
|
||||
}
|
||||
}
|
11
locales/ru/common.json
Normal file
11
locales/ru/common.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"wiki": "Wiki",
|
||||
"headers": {
|
||||
"overview": "Обзор"
|
||||
},
|
||||
"footer": {
|
||||
"poweredby": "Питаться от",
|
||||
"home": "Главная",
|
||||
"top": "Вернуться к началу"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user