summaryrefslogtreecommitdiffstats
path: root/i18n/de.toml
diff options
context:
space:
mode:
authoramzrk22020-10-02 10:09:20 +0800
committeramzrk22020-10-02 10:09:20 +0800
commit00a0fbe2601fa6a75c10d7a53c87e605775dd177 (patch)
tree63a19e62d01d63822267a74e1016d6a6b270712d /i18n/de.toml
parentd8203862d3c4534c21da241b7cd7ff9746fcc6d9 (diff)
parent21a1d221d9d0594f9b800284cf363ecddf09dccb (diff)
downloadhugo-theme-fuji-00a0fbe2601fa6a75c10d7a53c87e605775dd177.tar.gz
hugo-theme-fuji-00a0fbe2601fa6a75c10d7a53c87e605775dd177.tar.bz2
hugo-theme-fuji-00a0fbe2601fa6a75c10d7a53c87e605775dd177.zip
Merge branch 'master' of github.com:amzrk2/hugo-theme-fuji
Diffstat (limited to 'i18n/de.toml')
-rw-r--r--i18n/de.toml55
1 files changed, 55 insertions, 0 deletions
diff --git a/i18n/de.toml b/i18n/de.toml
new file mode 100644
index 0000000..d251b18
--- /dev/null
+++ b/i18n/de.toml
@@ -0,0 +1,55 @@
+[sidebarToc]
+ other = "Inhalt"
+
+[sidebarPages]
+ other = "Seiten"
+
+[sidebarTags]
+ other = "Tags"
+
+[sidebarLinks]
+ other = "Links"
+
+[sidebarBangumiChart]
+ other = "Bangumi"
+
+[footerPoweredFront]
+ other = "Powered by "
+
+[footerPoweredEnd]
+ other = " "
+
+[postMetaNoTag]
+ other = "Kein Tag"
+
+[postMetaWordCount]
+ one = "{{.Count}} Wort"
+ other = "{{.Count}} Wörter"
+
+[postMetaReadingTime]
+ one = "{{.Count}} Minute"
+ other = "{{.Count}} Minuten"
+
+[postCopyrightFront]
+ other = "Falls nicht anders angegeben, ist der Inhalt dieser Seite lizensiert unter "
+
+[postCopyrightEnd]
+ other = "."
+
+[postComment]
+ other = "Lade Kommentare"
+
+[archivesTotalPages]
+ other = "Beiträge insgesamt: "
+
+[tagsCurrentTag]
+ other = "Beiträge mit dem Tag {{ .Title }}: "
+
+[searchSuccess]
+ other = "[NUM] Resultate ([TIME] ms)"
+
+[searchNotFound]
+ other = "Keine Übereinstimmung"
+
+[searchFailed]
+ other = "Laden des Index fehlgeschlagen!"