mirror of
https://github.com/naoufalzerai/zerai.xyz.git
synced 2025-12-24 22:43:58 +00:00
change theme again :D
This commit is contained in:
12
themes/notepadium/i18n/de.toml
Normal file
12
themes/notepadium/i18n/de.toml
Normal file
@@ -0,0 +1,12 @@
|
||||
[edited]
|
||||
other = " • bearbeitet am %s"
|
||||
|
||||
[readingTime]
|
||||
one = " • Lesezeit eine Minute"
|
||||
other = " • Lesezeit {{ .Count }} Minuten"
|
||||
|
||||
[Categories]
|
||||
other = "Kategorie"
|
||||
|
||||
[Tags]
|
||||
other = "Tags"
|
||||
12
themes/notepadium/i18n/en.toml
Normal file
12
themes/notepadium/i18n/en.toml
Normal file
@@ -0,0 +1,12 @@
|
||||
[edited]
|
||||
other = " • edited %s"
|
||||
|
||||
[readingTime]
|
||||
one = " • One minute to read"
|
||||
other = " • {{ .Count }} minutes to read"
|
||||
|
||||
[Categories]
|
||||
other = "Categories"
|
||||
|
||||
[Tags]
|
||||
other = "Tags"
|
||||
12
themes/notepadium/i18n/it.toml
Normal file
12
themes/notepadium/i18n/it.toml
Normal file
@@ -0,0 +1,12 @@
|
||||
[edited]
|
||||
other = " • Modificato il %s"
|
||||
|
||||
[readingTime]
|
||||
one = " • Tempo di lettura 1 minuto"
|
||||
other = " • Tempo di lettura {{ .Count }} minuti"
|
||||
|
||||
[Categories]
|
||||
other = "Categorie"
|
||||
|
||||
[Tags]
|
||||
other = "Tag"
|
||||
12
themes/notepadium/i18n/ja.toml
Normal file
12
themes/notepadium/i18n/ja.toml
Normal file
@@ -0,0 +1,12 @@
|
||||
[edited]
|
||||
other = " • %s に編集"
|
||||
|
||||
[readingTime]
|
||||
one = " • 所要時間 1 分"
|
||||
other = " • 所要時間 {{ .Count }} 分"
|
||||
|
||||
[Categories]
|
||||
other = "カテゴリー"
|
||||
|
||||
[Tags]
|
||||
other = "タグ"
|
||||
12
themes/notepadium/i18n/pt-br.toml
Normal file
12
themes/notepadium/i18n/pt-br.toml
Normal file
@@ -0,0 +1,12 @@
|
||||
[edited]
|
||||
other = " • Editado em %s"
|
||||
|
||||
[readingTime]
|
||||
one = " • Um minuto de leitura"
|
||||
other = " • {{ .Count }} minutos de leitura"
|
||||
|
||||
[Categories]
|
||||
other = "Categorias"
|
||||
|
||||
[Tags]
|
||||
other = "Tags"
|
||||
12
themes/notepadium/i18n/pt-pt.toml
Normal file
12
themes/notepadium/i18n/pt-pt.toml
Normal file
@@ -0,0 +1,12 @@
|
||||
[edited]
|
||||
other = " • Editado em %s"
|
||||
|
||||
[readingTime]
|
||||
one = " • Um minuto de leitura"
|
||||
other = " • {{ .Count }} minutos de leitura"
|
||||
|
||||
[Categories]
|
||||
other = "Categorias"
|
||||
|
||||
[Tags]
|
||||
other = "Tags"
|
||||
12
themes/notepadium/i18n/tr.toml
Normal file
12
themes/notepadium/i18n/tr.toml
Normal file
@@ -0,0 +1,12 @@
|
||||
[edited]
|
||||
other = " • %s tarihinde düzenlendi"
|
||||
|
||||
[readingTime]
|
||||
one = " • Bir dakika okuma süresi"
|
||||
other = " • {{ .Count }} dakika okuma süresi"
|
||||
|
||||
[Categories]
|
||||
other = "Kategoriler"
|
||||
|
||||
[Tags]
|
||||
other = "Etiketler"
|
||||
12
themes/notepadium/i18n/zh.toml
Normal file
12
themes/notepadium/i18n/zh.toml
Normal file
@@ -0,0 +1,12 @@
|
||||
[edited]
|
||||
other = " • 更新于 %s"
|
||||
|
||||
[readingTime]
|
||||
one = " • 预计阅读时间 1 分钟"
|
||||
other = " • 预计阅读时间 {{ .Count }} 分钟"
|
||||
|
||||
[Categories]
|
||||
other = "分类"
|
||||
|
||||
[Tags]
|
||||
other = "标签"
|
||||
Reference in New Issue
Block a user