[gnomegr-web] More version compatibility changes
- From: Andrea Veri <averi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnomegr-web] More version compatibility changes
- Date: Fri, 15 Apr 2022 15:28:27 +0000 (UTC)
commit 26948464d73a96bfa47b1d50c92eac1ec588fd3c
Author: Andrea Veri <averi redhat com>
Date: Fri Apr 15 17:28:20 2022 +0200
More version compatibility changes
themes/deneb-hugo-theme/i18n/el.yaml | 4 ++--
themes/deneb-hugo-theme/i18n/en.yaml | 4 ++--
themes/deneb-hugo-theme/i18n/ja.yaml | 4 ++--
themes/deneb-hugo-theme/i18n/pt-br.yaml | 4 ++--
themes/deneb-hugo-theme/i18n/ru.yaml | 4 ++--
5 files changed, 10 insertions(+), 10 deletions(-)
---
diff --git a/themes/deneb-hugo-theme/i18n/el.yaml b/themes/deneb-hugo-theme/i18n/el.yaml
index af7b4cc..0e50bbc 100644
--- a/themes/deneb-hugo-theme/i18n/el.yaml
+++ b/themes/deneb-hugo-theme/i18n/el.yaml
@@ -2,7 +2,7 @@
- id: dateFormat
translation: "2 Ιανουαρίου, 2006"
- id: postedOnDate
- translation: "Δημοσιεύτηκε {{ .Count }}"
+ translation: "Δημοσιεύτηκε {{ . }}"
- id: translationsLabel
translation: "Άλλες γλώσσες: "
- id: translationsSeparator
@@ -26,7 +26,7 @@
# Footer
- id: poweredBy # Accepts HTML
- translation: 'Hosted by <a href="https://redhat.com">Red Hat</a>. Powered by <a
href="http://gohugo.io">Hugo v{{ .Hugo.Version }}</a>. Theme by <a
href="http://deanattali.com/beautiful-jekyll/">Beautiful Jekyll</a> adapted to <a
href="https://github.com/halogenica/beautifulhugo">Beautiful Hugo</a>'
+ translation: 'Hosted by <a href="https://redhat.com">Red Hat</a>. Powered by <a
href="http://gohugo.io">Hugo</a>. Theme by <a href="http://deanattali.com/beautiful-jekyll/">Beautiful
Jekyll</a> adapted to <a href="https://github.com/halogenica/beautifulhugo">Beautiful Hugo</a>'
# Navigation
- id: toggleNavigation
diff --git a/themes/deneb-hugo-theme/i18n/en.yaml b/themes/deneb-hugo-theme/i18n/en.yaml
index f2a42ba..42ad3d6 100644
--- a/themes/deneb-hugo-theme/i18n/en.yaml
+++ b/themes/deneb-hugo-theme/i18n/en.yaml
@@ -2,7 +2,7 @@
- id: dateFormat
translation: "January 2, 2006"
- id: postedOnDate
- translation: "Posted on {{ .Count }}"
+ translation: "Posted on {{ . }}"
- id: translationsLabel
translation: "Other languages: "
- id: translationsSeparator
@@ -26,7 +26,7 @@
# Footer
- id: poweredBy # Accepts HTML
- translation: 'Hosted by <a href="https://redhat.com">Red Hat</a>. Powered by <a
href="http://gohugo.io">Hugo v{{ .Hugo.Version }}</a>. Theme by <a
href="http://deanattali.com/beautiful-jekyll/">Beautiful Jekyll</a> adapted to <a
href="https://github.com/halogenica/beautifulhugo">Beautiful Hugo</a>'
+ translation: 'Hosted by <a href="https://redhat.com">Red Hat</a>. Powered by <a
href="http://gohugo.io">Hugo</a>. Theme by <a href="http://deanattali.com/beautiful-jekyll/">Beautiful
Jekyll</a> adapted to <a href="https://github.com/halogenica/beautifulhugo">Beautiful Hugo</a>'
# Navigation
- id: toggleNavigation
diff --git a/themes/deneb-hugo-theme/i18n/ja.yaml b/themes/deneb-hugo-theme/i18n/ja.yaml
index c7c77b2..b774423 100644
--- a/themes/deneb-hugo-theme/i18n/ja.yaml
+++ b/themes/deneb-hugo-theme/i18n/ja.yaml
@@ -2,7 +2,7 @@
- id: dateFormat
translation: "2006年1月2日"
- id: postedOnDate
- translation: "{{ .Count }}に投稿"
+ translation: "{{ . }}に投稿"
- id: translationsLabel
translation: "翻訳:"
- id: translationsSeparator
@@ -24,7 +24,7 @@
# Footer
- id: poweredBy # Accepts HTML
- translation: '起動力に<a href="http://gohugo.io">Hugo v{{ .Hugo.Version }}</a> • テーマに<a
href="http://deanattali.com/beautiful-jekyll/">Beautiful Jekyll</a>に基づいている<a
href="https://github.com/halogenica/beautifulhugo">Beautiful Hugo</a>'
+ translation: '起動力に<a href="http://gohugo.io">Hugo</a> • テーマに<a
href="http://deanattali.com/beautiful-jekyll/">Beautiful Jekyll</a>に基づいている<a
href="https://github.com/halogenica/beautifulhugo">Beautiful Hugo</a>'
# Navigation
- id: toggleNavigation
diff --git a/themes/deneb-hugo-theme/i18n/pt-br.yaml b/themes/deneb-hugo-theme/i18n/pt-br.yaml
index b7fc5a7..54058a9 100644
--- a/themes/deneb-hugo-theme/i18n/pt-br.yaml
+++ b/themes/deneb-hugo-theme/i18n/pt-br.yaml
@@ -2,7 +2,7 @@
- id: dateFormat
translation: "2 de janeiro de 2006"
- id: postedOnDate
- translation: "Postado em {{ .Count }}"
+ translation: "Postado em {{ . }}"
- id: translationsLabel
translation: "Outras línguas: "
- id: translationsSeparator
@@ -24,7 +24,7 @@
# Footer
- id: poweredBy # Accepts HTML
- translation: '<a href="http://gohugo.io">Hugo v{{ .Hugo.Version }}</a> powered • Tema por
<a href="http://deanattali.com/beautiful-jekyll/">Beautifulhugo</a> adaptado para <a
href="https://github.com/halogenica/beautifulhugo">GNOMEish</a>'
+ translation: '<a href="http://gohugo.io">Hugo</a> powered • Tema por <a
href="http://deanattali.com/beautiful-jekyll/">Beautifulhugo</a> adaptado para <a
href="https://github.com/halogenica/beautifulhugo">GNOMEish</a>'
# Navigation
- id: toggleNavigation
diff --git a/themes/deneb-hugo-theme/i18n/ru.yaml b/themes/deneb-hugo-theme/i18n/ru.yaml
index deeaecf..14d81bf 100644
--- a/themes/deneb-hugo-theme/i18n/ru.yaml
+++ b/themes/deneb-hugo-theme/i18n/ru.yaml
@@ -2,7 +2,7 @@
- id: dateFormat
translation: "Январь 2, 2006"
- id: postedOnDate
- translation: "Опубликовано {{ .Count }}"
+ translation: "Опубликовано {{ . }}"
- id: translationsLabel
translation: "Другие языки: "
- id: translationsSeparator
@@ -24,7 +24,7 @@
# Footer
- id: poweredBy # Accepts HTML
- translation: 'На базе <a href="http://gohugo.io">Hugo v{{ .Hugo.Version }}</a> • Тема <a
href="https://github.com/halogenica/beautifulhugo">Beautiful Hugo</a> на базе <a
href="http://deanattali.com/beautiful-jekyll/">Beautiful Jekyll</a>'
+ translation: 'На базе <a href="http://gohugo.io">Hugo</a> • Тема <a
href="https://github.com/halogenica/beautifulhugo">Beautiful Hugo</a> на базе <a
href="http://deanattali.com/beautiful-jekyll/">Beautiful Jekyll</a>'
# Navigation
- id: toggleNavigation
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]