瀏覽代碼

LingoHub Update :rocket:

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

Made with :heart: by https://lingohub.com
Nicolas Giard 8 年之前
父節點
當前提交
a680dcde3d
共有 6 個文件被更改,包括 66 次插入0 次删除
  1. 11 0
      locales/de/auth.json
  2. 11 0
      locales/de/common.json
  3. 11 0
      locales/pt/auth.json
  4. 11 0
      locales/pt/common.json
  5. 11 0
      locales/ru/auth.json
  6. 11 0
      locales/ru/common.json

+ 11 - 0
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 - 0
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"
+  }
+}

+ 11 - 0
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 - 0
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 - 0
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 - 0
locales/ru/common.json

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