LingoHub Update 🚀

Manual push by LingoHub User: Nicolas Giard.
Project: Wiki.js

Made with ❤️ by https://lingohub.com
This commit is contained in:
Nicolas Giard 2017-03-17 00:07:01 +00:00
parent 25c0562ecf
commit a680dcde3d
6 changed files with 66 additions and 0 deletions

11
locales/de/auth.json Normal file
View 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
View File

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

11
locales/pt/auth.json Normal file
View 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
View 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
View 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
View File

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