From 17629987d294e8dd9afae5ec6317a20550e3bd17 Mon Sep 17 00:00:00 2001 From: DSRKafuU Date: Sun, 11 Apr 2021 15:58:24 +0800 Subject: feat(lang): add eo translation by @1000283 --- i18n/eo.toml | 55 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 i18n/eo.toml (limited to 'i18n') diff --git a/i18n/eo.toml b/i18n/eo.toml new file mode 100644 index 0000000..0578d2d --- /dev/null +++ b/i18n/eo.toml @@ -0,0 +1,55 @@ +[sidebarToc] + other = "Enhavindekso" + +[sidebarPages] + other = "Paĝoj" + +[sidebarTags] + other = "Etikedoj" + +[sidebarLinks] + other = "Ligoj" + +[sidebarBangumiChart] + other = "Bangumi" + +[footerPoweredFront] + other = "Ebliga per " + +[footerPoweredEnd] + other = " " + +[postMetaNoTag] + other = "Senetikeda" + +[postMetaWordCount] + one = "{{.Count}} vorto" + other = "{{.Count}} vortoj" + +[postMetaReadingTime] + one = "{{.Count}} minuto" + other = "{{.Count}} minutoj" + +[postCopyrightFront] + other = "Escepte kiam menciite, la enhavo de tiu ĉi retejo licenciitas laŭ " + +[postCopyrightEnd] + other = "." + +[postComment] + other = "Ŝargi komentojn" + +[archivesTotalPages] + other = "Entutaj afiŝoj: " + +[tagsCurrentTag] + other = "Afiŝoj kun etikedo {{ .Title }}: " + +[searchSuccess] + other = "[NUM] rezultoj je ([TIME] ms)" + +[searchNotFound] + other = "Rezultoj ne trovitaj" + +[searchFailed] + other = "Ne eblis ŝargi indeksdosiero" -- cgit v1.2.3