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

github.com/uPagge/uBlogger.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/i18n
diff options
context:
space:
mode:
authoruPagge <upagge@mail.ru>2020-12-05 23:38:29 +0300
committeruPagge <upagge@mail.ru>2020-12-05 23:38:29 +0300
commitc2e9a3b9eb4a960d138695473252def352ddc2b3 (patch)
tree6fe338a1566e8a4e24f7a8aee485a0a83f2669e7 /i18n
parentaa195c873b0f813792e0c70fe3b5922c59bf69f0 (diff)
language
Diffstat (limited to 'i18n')
-rw-r--r--i18n/de.toml12
-rw-r--r--i18n/en.toml12
-rw-r--r--i18n/es.toml12
-rw-r--r--i18n/fr.toml12
-rw-r--r--i18n/it.toml12
-rw-r--r--i18n/pl.toml12
-rw-r--r--i18n/pt-BR.toml12
-rw-r--r--i18n/ro.toml12
-rw-r--r--i18n/ru.toml12
-rw-r--r--i18n/sr.toml12
-rw-r--r--i18n/vi.toml12
-rw-r--r--i18n/zh-CN.toml12
12 files changed, 72 insertions, 72 deletions
diff --git a/i18n/de.toml b/i18n/de.toml
index 1c731d1..90e1a5f 100644
--- a/i18n/de.toml
+++ b/i18n/de.toml
@@ -13,6 +13,12 @@ other = "Kommentare anzeigen"
# === Post ===
[posts]
other = "Artikel"
+
+[navNext]
+other = "Nächster Artikel"
+
+[navPrev]
+other = "Vorheriger Artikel"
# === Post ===
# === Taxonomy ===
@@ -105,12 +111,6 @@ other = "Teilen auf"
[contents]
other = "Inhalt"
-[publishedOnDate]
-other = "veröffentlicht auf {{ .Date }}"
-
-[includedInCategories]
-other = "enthalten in {{ .Categories }}"
-
[wordCount]
one = "Ein wort"
other = "{{ .Count }} wörter"
diff --git a/i18n/en.toml b/i18n/en.toml
index 6f5a428..0ba7450 100644
--- a/i18n/en.toml
+++ b/i18n/en.toml
@@ -12,6 +12,12 @@ other = "View Comments"
# === Post ===
[posts]
other = "Posts"
+
+[navNext]
+other = "Next article"
+
+[navPrev]
+other = "Previous article"
# === Post ===
# === Taxonomy ===
@@ -101,12 +107,6 @@ other = "Share on"
[contents]
other = "Contents"
-[publishedOnDate]
-other = "published on {{ .Date }}"
-
-[includedInCategories]
-other = "included in {{ .Categories }}"
-
[wordCount]
one = "One word"
other = "{{ .Count }} words"
diff --git a/i18n/es.toml b/i18n/es.toml
index b67324a..55c18f7 100644
--- a/i18n/es.toml
+++ b/i18n/es.toml
@@ -13,6 +13,12 @@ other = "Ver comentarios"
# === Post ===
[posts]
other = "Artículos"
+
+[navNext]
+other = "Próximo artículo"
+
+[navPrev]
+other = "Artículo anterior"
# === Post ===
# === Taxonomy ===
@@ -105,12 +111,6 @@ other = "Compartir en"
[contents]
other = "Contenido"
-[publishedOnDate]
-other = "publicado el {{ .Date }}"
-
-[includedInCategories]
-other = "incluido en {{ .Categories }}"
-
[wordCount]
one = "Una palabra"
other = "{{ .Count }} palabras"
diff --git a/i18n/fr.toml b/i18n/fr.toml
index 541f68c..1152043 100644
--- a/i18n/fr.toml
+++ b/i18n/fr.toml
@@ -13,6 +13,12 @@ other = "Afficher les Commentaires"
# === Post ===
[posts]
other = "Posts"
+
+[navNext]
+other = "Article suivant"
+
+[navPrev]
+other = "Article précédent"
# === Post ===
# === Taxonomy ===
@@ -105,12 +111,6 @@ other = "Partager sur"
[contents]
other = "Contenu"
-[publishedOnDate]
-other = "publié le {{ .Date }}"
-
-[includedInCategories]
-other = "inclus dans {{ .Categories }}"
-
[wordCount]
one = "Un mot"
other = "{{ .Count }} mots"
diff --git a/i18n/it.toml b/i18n/it.toml
index 2a8ea99..d88ad66 100644
--- a/i18n/it.toml
+++ b/i18n/it.toml
@@ -13,6 +13,12 @@ other = "Vedi commenti"
# === Post ===
[posts]
other = "Articoli"
+
+[navNext]
+other = "Prossimo articolo"
+
+[navPrev]
+other = "Articolo precedente"
# === Post ===
# === Taxonomy ===
@@ -105,12 +111,6 @@ other = "Condividi su"
[contents]
other = "Contenuti"
-[publishedOnDate]
-other = "pubblicato su {{ .Date }}"
-
-[includedInCategories]
-other = "incluso in {{ .Categories }}"
-
[wordCount]
one = "Una parola"
other = "{{ .Count }} parole"
diff --git a/i18n/pl.toml b/i18n/pl.toml
index b9aa2f7..e53007f 100644
--- a/i18n/pl.toml
+++ b/i18n/pl.toml
@@ -13,6 +13,12 @@ other = "Zobacz komentarze"
# === Post ===
[posts]
other = "Posty"
+
+[navNext]
+other = "Następny artykuł"
+
+[navPrev]
+other = "Poprzedni artykuł"
# === Post ===
# === Taxonomy ===
@@ -93,12 +99,6 @@ other = "Udostępnij na"
[contents]
other = "Spis treści"
-[publishedOnDate]
-other = "opublikowano {{ .Date }}"
-
-[includedInCategories]
-other = "zawarty w {{ .Categories }}"
-
[wordCount]
one = "Jedno słowo"
other = "{{ .Count }} słów"
diff --git a/i18n/pt-BR.toml b/i18n/pt-BR.toml
index 27cbb03..95d7952 100644
--- a/i18n/pt-BR.toml
+++ b/i18n/pt-BR.toml
@@ -13,6 +13,12 @@ other = "Ver comentários"
# === Post ===
[posts]
other = "Posts"
+
+[navNext]
+other = "Próximo artigo"
+
+[navPrev]
+other = "Artigo anterior"
# === Post ===
# === Taxonomy ===
@@ -105,12 +111,6 @@ other = "Compartilhe em"
[contents]
other = "Conteúdos"
-[publishedOnDate]
-other = "publicado em {{ .Date }}"
-
-[includedInCategories]
-other = "incluido em {{ .Categories }}"
-
[wordCount]
one = "Uma palavra"
other = "{{ .Count }} palavras"
diff --git a/i18n/ro.toml b/i18n/ro.toml
index 7584dc6..0d2f98a 100644
--- a/i18n/ro.toml
+++ b/i18n/ro.toml
@@ -13,6 +13,12 @@ other = "Vizualizare Comentarii"
# === Post ===
[posts]
other = "Articole"
+
+[navNext]
+other = "Următorul articol"
+
+[navPrev]
+other = "Articolul anterior"
# === Post ===
# === Taxonomy ===
@@ -105,12 +111,6 @@ other = "Distribuie pe"
[contents]
other = "Cuprins"
-[publishedOnDate]
-other = "publicat la {{ .Date }}"
-
-[includedInCategories]
-other = "inclus în {{ .Categories }}"
-
[wordCount]
one = "Un cuvânt"
other = "{{ .Count }} cuvinte"
diff --git a/i18n/ru.toml b/i18n/ru.toml
index a3f2f1b..5c70b1e 100644
--- a/i18n/ru.toml
+++ b/i18n/ru.toml
@@ -13,6 +13,12 @@ other = "Посмотреть комментарии"
# === Post ===
[posts]
other = "Статьи"
+
+[navNext]
+other = "Следующая статья"
+
+[navPrev]
+other = "Предыдущая статья"
# === Post ===
# === Taxonomy ===
@@ -105,12 +111,6 @@ other = "Поделиться в"
[contents]
other = "Содержание"
-[publishedOnDate]
-other = "{{ .Date }}"
-
-[includedInCategories]
-other = "{{ .Categories }}"
-
[wordCount]
one = "Одно слово"
other = "{{ .Count }} слов"
diff --git a/i18n/sr.toml b/i18n/sr.toml
index 09b7d04..91736ff 100644
--- a/i18n/sr.toml
+++ b/i18n/sr.toml
@@ -13,6 +13,12 @@ other = "Погледај Коментаре"
# === Post ===
[posts]
other = "Постови"
+
+[navNext]
+other = "Следећи чланак"
+
+[navPrev]
+other = "Претходни чланак"
# === Post ===
# === Taxonomy ===
@@ -102,12 +108,6 @@ other = "Подели на"
[contents]
other = "Садржаји"
-[publishedOnDate]
-other = "објављено {{ .Date }}"
-
-[includedInCategories]
-other = "укључено {{ .Categories }}"
-
[wordCount]
one = "Једна реч"
other = "{{ .Count }} речи"
diff --git a/i18n/vi.toml b/i18n/vi.toml
index 04ac1ca..a870970 100644
--- a/i18n/vi.toml
+++ b/i18n/vi.toml
@@ -12,6 +12,12 @@ other = "Xem bình luận"
# === Post ===
[posts]
other = "Bài viết"
+
+[navNext]
+other = "Bài tiếp theo"
+
+[navPrev]
+other = "bài báo trước"
# === Post ===
# === Taxonomy ===
@@ -104,12 +110,6 @@ other = "Chia sẻ trên"
[contents]
other = "Nội dung"
-[publishedOnDate]
-other = "đăng ngày {{ .Date }}"
-
-[includedInCategories]
-other = "trong {{ .Categories }}"
-
[wordCount]
one = "One word"
other = "{{ .Count }} từ"
diff --git a/i18n/zh-CN.toml b/i18n/zh-CN.toml
index a96a0b2..cd9badc 100644
--- a/i18n/zh-CN.toml
+++ b/i18n/zh-CN.toml
@@ -13,6 +13,12 @@ other = "查看评论"
# === Post ===
[posts]
other = "文章"
+
+[navNext]
+other = "下一篇"
+
+[navPrev]
+other = "上一篇"
# === Post ===
# === Taxonomy ===
@@ -108,12 +114,6 @@ other = "分享到"
[contents]
other = "目录"
-[publishedOnDate]
-other = "发布于 {{ .Date }}"
-
-[includedInCategories]
-other = "收录于 {{ .Categories }}"
-
[wordCount]
other = "约 {{ .Count }} 字"