Merge branch 'main' into 177-new-list-view-cards

This commit is contained in:
Nuno Coração 2022-11-05 15:18:20 +00:00 committed by GitHub
commit 740e573245
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
22 changed files with 117 additions and 2 deletions

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48H48zM0 176V384c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V176L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>

After

Width:  |  Height:  |  Size: 359 B

View file

@ -75,6 +75,7 @@ The theme currently supports the following languages by default:
| :es: Spanish (Spain) | `es` |
| :tr: Turkish | `tr` |
| 🇭🇷 Croatian | `hr` |
| 🇮🇩 Indonesian | `id` |
The default translations can be overridden by creating a custom file in `i18n/[code].yaml` that contains the translation strings. You can also use this method to add new languages. If you'd like to share a new translation with the community, please [open a pull request](https://github.com/nunocoracao/blowfish/pulls).

View file

@ -35,6 +35,7 @@ The full list of built-in icons and their corresponding names can referenced bel
| dribbble | {{< icon dribbble >}} |
| edit | {{< icon edit >}} |
| email | {{< icon email >}} |
| envelope | {{< icon envelope >}} |
| eye | {{< icon eye >}} |
| facebook | {{< icon facebook >}} |
| fire | {{< icon fire >}} |

View file

@ -52,4 +52,4 @@ sharing:
twitter: "ট্যুইট করুন"
shortcode:
recent_articles: "সাম্প্রতিক"
recent_articles: "সাম্প্রতিক"

View file

@ -53,3 +53,7 @@ sharing:
shortcode:
recent_articles: "Neue Beiträge"
recent:
show_more: "Zeig Mehr"

View file

@ -59,3 +59,6 @@ sharing:
shortcode:
recent_articles: "Recent"
recent:
show_more: "Show More"

View file

@ -53,3 +53,6 @@ sharing:
shortcode:
recent_articles: "Reciente"
recent:
show_more: "Mostrar Más"

View file

@ -53,3 +53,6 @@ sharing:
shortcode:
recent_articles: "Viimeaikaiset"
recent:
show_more: "Näytä Lisää"

View file

@ -53,3 +53,6 @@ sharing:
shortcode:
recent_articles: "Articles récents"
recent:
show_more: "Montre Plus"

View file

@ -53,3 +53,6 @@ sharing:
shortcode:
recent_articles: "חדשים"
recent:
show_more: "להראות יותר"

View file

@ -60,3 +60,5 @@ sharing:
shortcode:
recent_articles: "Nedavno"
recent:
show_more: "Prikaži Više"

View file

@ -53,3 +53,6 @@ sharing:
shortcode:
recent_articles: "Friss"
recent:
show_more: "Mutass Többet"

61
i18n/id.yaml Normal file
View file

@ -0,0 +1,61 @@
article:
anchor_label: "Anchor"
date: "{{ .Date }}"
date_updated: "Diperbarui: {{ .Date }}"
draft: "Draft"
edit_title: "Edit konten"
reading_time:
one: "{{ .Count }} menit"
other: "{{ .Count }} menit"
reading_time_title: "Waktu membaca"
table_of_contents: "Daftar isi"
word_count:
one: "{{ .Count }} kata"
other: "{{ .Count }} kata"
views:
one: "{{ .Count }} dilihat"
other: "{{ .Count }} dilihat"
likes:
one: "{{ .Count }} disukai"
other: "{{ .Count }} disukai"
author:
byline_title: "Penulis"
code:
copy: "Salin"
copied: "Disalin"
error:
404_title: "Halaman tidak ditemukan :confused:"
404_error: "Kesalahan 404"
404_description: "Tampaknya halaman yang Anda minta tidak ada."
footer:
dark_appearance: "Beralih ke tampilan gelap"
light_appearance: "Beralih ke tampilan terang"
powered_by: "Dipersembahkan oleh {{ .Hugo }} &amp; {{ .Theme }}"
list:
externalurl_title: "Tautan ke situs eksternal"
no_articles: "Belum ada artikel untuk dicantumkan di sini."
nav:
scroll_to_top_title: "Gulir ke atas"
skip_to_main: "Lewati ke konten utama"
search:
open_button_title: "Cari (/)"
close_button_title: "Tutup (Esc)"
input_placeholder: "Pencarian"
sharing:
email: "Kirim lewat surel"
facebook: "Bagikan ke Facebook"
linkedin: "Bagikan ke LinkedIn"
pinterest: "Pin di Pinterest"
reddit: "Kirim ke Reddit"
twitter: "Tweet di Twitter"
shortcode:
recent_articles: "Terbaru"

View file

@ -53,3 +53,6 @@ sharing:
shortcode:
recent_articles: "Recenti"
recent:
show_more: "Mostra di Più"

View file

@ -53,3 +53,6 @@ sharing:
shortcode:
recent_articles: "最近の記事"
recent:
show_more: "もっと見せる"

View file

@ -59,3 +59,6 @@ sharing:
shortcode:
recent_articles: "Ostatnie artykuły"
recent:
show_more: "Pokaż Więcej"

View file

@ -56,3 +56,6 @@ sharing:
shortcode:
recent_articles: "Recente"
recent:
show_more: "Mostrar Mais"

View file

@ -56,3 +56,6 @@ sharing:
shortcode:
recent_articles: "Recente"
recent:
show_more: "Mostrar Mais"

View file

@ -53,3 +53,6 @@ sharing:
shortcode:
recent_articles: "Cele mai noi"
recent:
show_more: "Afișați mai multe"

View file

@ -53,3 +53,6 @@ sharing:
shortcode:
recent_articles: "Güncel"
icon_none: "Icon bulunamadı."
recent:
show_more: "Daha Fazla Göster"

View file

@ -52,3 +52,6 @@ sharing:
shortcode:
recent_articles: "最近的文章"
recent:
show_more: "显示更多"

View file

@ -51,4 +51,7 @@ sharing:
twitter: "推到 Twitter"
shortcode:
recent_articles: "最近的文章"
recent_articles: "最近的文章"
recent:
show_more: "顯示更多"