Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dillonzq/LoveIt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/i18n
diff options
context:
space:
mode:
authorDillon <dillonzq@outlook.com>2022-05-02 12:18:11 +0300
committerGitHub <noreply@github.com>2022-05-02 12:18:11 +0300
commitfcf29efd5d00e8dce70cbb0ac351488c0d8a6ddc (patch)
tree53ebedd40b086e87ec1ef8e482d47e2a6c736ad6 /i18n
parent0ec591b4abad74d354f84ea1a8df42a8bac59e1f (diff)
parente33a9a4b6822063712d4cc9080820a70bf0d5054 (diff)
Merge pull request #405 from HSoeren/patch-1
i18n translation for german updated
Diffstat (limited to 'i18n')
-rw-r--r--i18n/de.toml24
1 files changed, 12 insertions, 12 deletions
diff --git a/i18n/de.toml b/i18n/de.toml
index 1c731d11..4781eb43 100644
--- a/i18n/de.toml
+++ b/i18n/de.toml
@@ -4,7 +4,7 @@
# === baseof ==
[backToTop]
-other = "nach oben"
+other = "Nach oben"
[viewComments]
other = "Kommentare anzeigen"
@@ -42,12 +42,12 @@ other = "Mehr"
other = "Sprache wählen"
[switchTheme]
-other = "Thema wechseln"
+other = "Darstellung ändern"
# === partials/header.html ===
# === partials/footer.html ===
[poweredBySome]
-other = "Ermöglicht durch {{ .Hugo }} | Thema - {{ .Theme }}"
+other = "Realisiert durch {{ .Hugo }} | Thema - {{ .Theme }}"
# === partials/footer.html ===
# === partials/comment.html ===
@@ -106,21 +106,21 @@ other = "Teilen auf"
other = "Inhalt"
[publishedOnDate]
-other = "veröffentlicht auf {{ .Date }}"
+other = "veröffentlicht an {{ .Date }}"
[includedInCategories]
other = "enthalten in {{ .Categories }}"
[wordCount]
-one = "Ein wort"
-other = "{{ .Count }} wörter"
+one = "Ein Wort"
+other = "{{ .Count }} Wörter"
[readingTime]
-one = "Eine minute"
-other = "{{ .Count }} minuten"
+one = "Eine Minute"
+other = "{{ .Count }} Minuten"
[views]
-other = "aufrufe"
+other = "Aufrufe"
[author]
other = "Autor"
@@ -154,13 +154,13 @@ other = "Leider konnte die von Ihnen angeforderte Seite nicht aufgerufen werden.
other = "Notiz"
[abstract]
-other = "Ausblick"
+other = "Kurzfassung"
[info]
other = "Info"
[tip]
-other = "Tip"
+other = "Tipp"
[success]
other = "Erfolg"
@@ -175,7 +175,7 @@ other = "Warnung"
other = "Fehler"
[danger]
-other = "Gefahr"
+other = "Vorsicht"
[bug]
other = "Bug"