Browse Source

Merge branch 'master' of https://github.com/Requarks/wiki

pull/47/head
NGPixel 8 years ago
parent
commit
8eb2186335
15 changed files with 147 additions and 33 deletions
  1. 6
      README.md
  2. 11
      locales/de/auth.json
  3. 11
      locales/de/common.json
  4. 14
      locales/en/auth.json
  5. 18
      locales/en/common.json
  6. 11
      locales/es/auth.json
  7. 11
      locales/es/common.json
  8. 14
      locales/fr/auth.json
  9. 18
      locales/fr/common.json
  10. 11
      locales/ko/auth.json
  11. 11
      locales/ko/common.json
  12. 11
      locales/pt/auth.json
  13. 11
      locales/pt/common.json
  14. 11
      locales/ru/auth.json
  15. 11
      locales/ru/common.json

6
README.md

@ -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

@ -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

@ -0,0 +1,11 @@
{
"wiki": "Wiki",
"headers": {
"overview": "Überblick"
},
"footer": {
"poweredby": "Unterstützt von",
"home": "Zuhause",
"top": "Zurück nach oben"
}
}

14
locales/en/auth.json

@ -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"
}
}
}
}

18
locales/en/common.json

@ -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

@ -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

@ -0,0 +1,11 @@
{
"wiki": "Wiki",
"headers": {
"overview": "Información General"
},
"footer": {
"poweredby": "Energizado por",
"home": "Casa",
"top": "Volver a la cima"
}
}

14
locales/fr/auth.json

@ -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"
}
}
}
}

18
locales/fr/common.json

@ -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

@ -0,0 +1,11 @@
{
"providers": {
"local": "노동 조합 지부",
"windowslive": "Microsoft 계정",
"google": "구글 ID",
"facebook": "페이스 북",
"github": "GitHub",
"slack": "Slack",
"ldap": "LDAP / Active Directory"
}
}

11
locales/ko/common.json

@ -0,0 +1,11 @@
{
"wiki": "위키",
"headers": {
"overview": "개요"
},
"footer": {
"poweredby": "에 의해 구동",
"home": "집",
"top": "맨 위로"
}
}

11
locales/pt/auth.json

@ -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

@ -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

@ -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

@ -0,0 +1,11 @@
{
"wiki": "Wiki",
"headers": {
"overview": "Обзор"
},
"footer": {
"poweredby": "Питаться от",
"home": "Главная",
"top": "Вернуться к началу"
}
}
Loading…
Cancel
Save