add some other translations (on best effort basis)

This commit is contained in:
Christian Stankowic 2023-10-21 21:01:15 +02:00
parent 44c31efa5a
commit 3e73bf146f
12 changed files with 62 additions and 2 deletions

View file

@ -37,3 +37,8 @@ other = "{{ .Count }} Palabras"
[lastModified] [lastModified]
other = "Ultima actualización" other = "Ultima actualización"
# partials/pagination-list.html
[pagination]
newerPosts = "Entradas más recientes"
olderPosts = "Entradas antiguas"

View file

@ -37,3 +37,8 @@ other = "{{ .Count }} Mots"
[lastModified] [lastModified]
other = "Mise à jour" other = "Mise à jour"
# partials/pagination-list.html
[pagination]
newerPosts = "Articles plus récents"
olderPosts = "Articles plus anciens"

View file

@ -34,3 +34,8 @@ other = "Táboa de contidos"
[wordCount] [wordCount]
one = "Unha Palabra" one = "Unha Palabra"
other = "{{ .Count }} Palabras" other = "{{ .Count }} Palabras"
# partials/pagination-list.html
[pagination]
newerPosts = "Entradas más recientes"
olderPosts = "Entradas antiguas"

View file

@ -36,4 +36,9 @@ one = "Satu Kata"
other = "{{ .Count }} Kata" other = "{{ .Count }} Kata"
[lastModified] [lastModified]
other = "Terakhir diupdate" other = "Terakhir diupdate"
# partials/pagination-list.html
[pagination]
newerPosts = "Postingan yang lebih baru"
olderPosts = "Postingan yang lebih lama"

View file

@ -37,3 +37,8 @@ other = "{{ .Count }} parole"
[lastModified] [lastModified]
other = "Ultimo aggiornamento" other = "Ultimo aggiornamento"
# partials/pagination-list.html
[pagination]
newerPosts = "Voci più recenti"
olderPosts = "Voci più vecchie"

View file

@ -37,3 +37,8 @@ other = "{{ .Count }}文字"
[lastModified] [lastModified]
other = "最終更新" other = "最終更新"
# partials/pagination-list.html
[pagination]
newerPosts = "新しいエントリー"
olderPosts = "古いエントリー"

View file

@ -1,4 +1,4 @@
# Translations for Portuguese # Translations for Portuguese (Brasilian)
# https://gohugo.io/content-management/multilingual/#translation-of-strings # https://gohugo.io/content-management/multilingual/#translation-of-strings
# Generic # Generic
@ -37,3 +37,8 @@ other = "{{ .Count }} Palavras"
[lastModified] [lastModified]
other = "Última actualização" other = "Última actualização"
# partials/pagination-list.html
[pagination]
newerPosts = "Entradas mais recentes"
olderPosts = "Entradas mais antigas"

View file

@ -37,3 +37,8 @@ other = "{{ .Count }} de cuvinte"
[lastModified] [lastModified]
other = "Ultima modificare" other = "Ultima modificare"
# partials/pagination-list.html
[pagination]
newerPosts = "Intrări mai noi"
olderPosts = "Intrări mai vechi"

View file

@ -41,3 +41,8 @@ other = "{{ .Count }} слов"
[lastModified] [lastModified]
other = "Последнее обновление" other = "Последнее обновление"
# partials/pagination-list.html
[pagination]
newerPosts = "Более новые записи"
olderPosts = "Старые записи"

View file

@ -37,3 +37,8 @@ other = "{{ .Count }} Kelime"
[lastModified] [lastModified]
other = "Son güncelleme" other = "Son güncelleme"
# partials/pagination-list.html
[pagination]
newerPosts = "Daha yeni girişler"
olderPosts = "Eski girişler"

View file

@ -41,3 +41,8 @@ other = "{{ .Count }} слів"
[lastModified] [lastModified]
other = "Останнє оновлення" other = "Останнє оновлення"
# partials/pagination-list.html
[pagination]
newerPosts = "Нові записи"
olderPosts = "Старіші записи"

View file

@ -37,3 +37,8 @@ other = "{{ .Count }}字"
[lastModified] [lastModified]
other = "最后修改" other = "最后修改"
# partials/pagination-list.html
[pagination]
newerPosts = "较新条目"
olderPosts = "旧条目"