Merge pull request #36 from Requarks/lingohub_based_on_master
Additionnal languages (machine translated)
This commit is contained in:
commit
72c9890f69
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"
|
||||||
|
}
|
||||||
|
}
|
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