i18n: update i18n string format (#371)

This commit is contained in:
Dillon
2020-05-18 16:10:24 +08:00
committed by GitHub
parent 36f59a72ee
commit 9c1244490f
35 changed files with 236 additions and 284 deletions

View File

@@ -17,7 +17,7 @@ other = "Artikel"
# === Taxonomy ===
[allSome]
other = "Alle %s"
other = "Alle {{ .Some }}"
[tag]
other = "Tag"
@@ -47,10 +47,7 @@ other = "Thema wechseln"
# === partials/footer.html ===
[poweredBySome]
other = "Ermöglicht durch %s"
[theme]
other = "Thema"
other = "Ermöglicht durch {{ .Hugo }} | Thema - {{ .Theme }}"
# === partials/footer.html ===
# === partials/comment.html ===
@@ -108,33 +105,30 @@ other = "Teilen auf"
[contents]
other = "Inhalt"
[publish]
other = "veröffentlicht auf"
[publishedOnDate]
other = "veröffentlicht auf {{ .Date }}"
[included]
other = "enthalten in"
[includedInCategories]
other = "enthalten in {{ .Categories }}"
[wordCount]
one = "Ein Wort"
other = "{{ .Count }} Wörter"
one = "Ein wort"
other = "{{ .Count }} wörter"
[readingTime]
one = "Eine Minute"
other = "{{ .Count }} Minuten"
one = "Eine minute"
other = "{{ .Count }} minuten"
[views]
other = "Aufrufe"
other = "aufrufe"
[author]
other = "Autor"
[lastMod]
other = "Aktualisiert am %s"
[updatedOnDate]
other = "Aktualisiert am {{ .Date }}"
[license]
other = "Veröffentlicht unter der %s Lizenz"
[seeMarkdown]
[readMarkdown]
other = "Markdown anzeigen"
[back]

View File

@@ -16,7 +16,7 @@ other = "Posts"
# === Taxonomy ===
[allSome]
other = "All %s"
other = "All {{ .Some }}"
[tag]
other = "Tag"
@@ -46,10 +46,7 @@ other = "Switch Theme"
# === partials/footer.html ===
[poweredBySome]
other = "Powered by %s"
[theme]
other = "Theme"
other = "Powered by {{ .Hugo }} | Theme - {{ .Theme }}"
# === partials/footer.html ===
# === partials/comment.html ===
@@ -104,17 +101,19 @@ other = "Share on"
[contents]
other = "Contents"
[publish]
other = "published on"
[publishedOnDate]
other = "published on {{ .Date }}"
[included]
other = "included in"
[includedInCategories]
other = "included in {{ .Categories }}"
[wordCount]
other = "about {{ .Count }} words"
one = "One word"
other = "{{ .Count }} words"
[readingTime]
other = "{{ .Count }} min"
one = "One minute"
other = "{{ .Count }} minutes"
[views]
other = "views"
@@ -122,13 +121,10 @@ other = "views"
[author]
other = "Author"
[lastMod]
other = "The article was updated on %s"
[updatedOnDate]
other = "Updated on {{ .Date }}"
[license]
other = "Published under the %s license"
[seeMarkdown]
[readMarkdown]
other = "Read Markdown"
[back]

View File

@@ -17,7 +17,7 @@ other = "Artículos"
# === Taxonomy ===
[allSome]
other = "Todo %s"
other = "Todo {{ .Some }}"
[tag]
other = "Etiqueta"
@@ -47,10 +47,7 @@ other = "Cambia el tema"
# === partials/footer.html ===
[poweredBySome]
other = "Provisto por %s"
[theme]
other = "Tema"
other = "Provisto por {{ .Hugo }} | Tema - {{ .Theme }}"
# === partials/footer.html ===
# === partials/comment.html ===
@@ -108,17 +105,19 @@ other = "Compartir en"
[contents]
other = "Contenido"
[publish]
other = "publicado el"
[publishedOnDate]
other = "publicado el {{ .Date }}"
[included]
other = "incluido en"
[includedInCategories]
other = "incluido en {{ .Categories }}"
[wordCount]
other = "unas {{ .Count }} palabras"
one = "Una palabra"
other = "{{ .Count }} palabras"
[readingTime]
other = "{{ .Count }} min"
one = "Un minuto"
other = "{{ .Count }} minutos"
[views]
other = "vistas"
@@ -126,13 +125,10 @@ other = "vistas"
[author]
other = "Autor"
[lastMod]
other = "El artículo fue actualizado el %s"
[updatedOnDate]
other = "Actualizado el {{ .Date }}"
[license]
other = "Publicado bajo la licencia %s"
[seeMarkdown]
[readMarkdown]
other = "Leer Markdown"
[back]

View File

@@ -17,7 +17,7 @@ other = "Posts"
# === Taxonomy ===
[allSome]
other = "Tous %s"
other = "Tous {{ .Some }}"
[tag]
other = "Balise"
@@ -47,10 +47,7 @@ other = "Changer de Thème"
# === partials/footer.html ===
[poweredBySome]
other = "Propulsé par %s"
[theme]
other = "Thème"
other = "Propulsé par {{ .Hugo }} | Thème - {{ .Theme }}"
# === partials/footer.html ===
# === partials/comment.html ===
@@ -108,17 +105,19 @@ other = "Partager sur"
[contents]
other = "Contenu"
[publish]
other = "publié le"
[publishedOnDate]
other = "publié le {{ .Date }}"
[included]
other = "inclus dans"
[includedInCategories]
other = "inclus dans {{ .Categories }}"
[wordCount]
other = "environ {{ .Count }} mots"
one = "Un mot"
other = "{{ .Count }} mots"
[readingTime]
other = "{{ .Count }} min"
one = "Une minute"
other = "{{ .Count }} minutes"
[views]
other = "vues"
@@ -126,13 +125,10 @@ other = "vues"
[author]
other = "Auteur"
[lastMod]
other = "Dernière mise à jour le %s"
[updatedOnDate]
other = "Mis à jour le {{ .Date }}"
[license]
other = "Publié sous licence %s"
[seeMarkdown]
[readMarkdown]
other = "Lire Markdown"
[back]

View File

@@ -17,7 +17,7 @@ other = "Articoli"
# === Taxonomy ===
[allSome]
other = "Tutti %s"
other = "Tutti {{ .Some }}"
[tag]
other = "Etichetta"
@@ -47,10 +47,7 @@ other = "Cambiare il tema"
# === partials/footer.html ===
[poweredBySome]
other = "Realizzato da %s"
[theme]
other = "Tema"
other = "Realizzato da {{ .Hugo }} | Tema - {{ .Theme }}"
# === partials/footer.html ===
# === partials/comment.html ===
@@ -108,17 +105,19 @@ other = "Condividi su"
[contents]
other = "Contenuti"
[publish]
other = "pubblicato su"
[publishedOnDate]
other = "pubblicato su {{ .Date }}"
[included]
other = "incluso in"
[includedInCategories]
other = "incluso in {{ .Categories }}"
[wordCount]
other = "circa {{ .Count }} parole"
one = "Una parola"
other = "{{ .Count }} parole"
[readingTime]
other = "{{ .Count }} min"
one = "Un minuto"
other = "{{ .Count }} minuti"
[views]
other = "visualizzazioni"
@@ -126,13 +125,10 @@ other = "visualizzazioni"
[author]
other = "Autore"
[lastMod]
other = "L'articolo è stato modificato il %s"
[updatedOnDate]
other = "Aggiornato il {{ .Date }}"
[license]
other = "Pubblicato sotto la licenza %s"
[seeMarkdown]
[readMarkdown]
other = "Leggi Markdown"
[back]

View File

@@ -17,7 +17,7 @@ other = "Posty"
# === Taxonomy ===
[allSome]
other = "Wszystkie %s"
other = "Wszystkie {{ .Some }}"
[tag]
other = "Tag"
@@ -47,10 +47,7 @@ other = "Przełącz schemat"
# === partials/footer.html ===
[poweredBySome]
other = "Napędzany przez %s"
[theme]
other = "Szablon"
other = "Napędzany przez {{ .Hugo }} | Szablon - {{ .Theme }}"
# === partials/footer.html ===
# === partials/comment.html ===
@@ -96,17 +93,19 @@ other = "Udostępnij na"
[contents]
other = "Spis treści"
[publish]
other = "opublikowano"
[publishedOnDate]
other = "opublikowano {{ .Date }}"
[included]
other = "zawarty w"
[includedInCategories]
other = "zawarty w {{ .Categories }}"
[wordCount]
other = "około {{ .Count }} słów"
one = "Jedno słowo"
other = "{{ .Count }} słów"
[readingTime]
other = "{{ .Count }} min"
one = "Jedna minuta"
other = "{{ .Count }} minuty"
[views]
other = "wyświetleń"
@@ -114,13 +113,10 @@ other = "wyświetleń"
[author]
other = "Autor"
[lastMod]
other = "Artykuł ostatnio zaktualizowany %s"
[updatedOnDate]
other = "Zaktualizowano {{ .Date }}"
[license]
other = "Opublikowano na licencji %s"
[seeMarkdown]
[readMarkdown]
other = "Zobacz Markdown"
[back]

View File

@@ -17,7 +17,7 @@ other = "Posts"
# === Taxonomy ===
[allSome]
other = "Todos %s"
other = "Todos {{ .Some }}"
[tag]
other = "Tag"
@@ -47,10 +47,7 @@ other = "Trocar tema"
# === partials/footer.html ===
[poweredBySome]
other = "Movido a %s"
[theme]
other = "Tema"
other = "Movido a {{ .Hugo }} | Tema - {{ .Theme }}"
# === partials/footer.html ===
# === partials/comment.html ===
@@ -108,17 +105,19 @@ other = "Compartilhe em"
[contents]
other = "Conteúdos"
[publish]
other = "publicado em"
[publishedOnDate]
other = "publicado em {{ .Date }}"
[included]
other = "incluido em"
[includedInCategories]
other = "incluido em {{ .Categories }}"
[wordCount]
one = "Uma palavra"
other = "{{ .Count }} palavras"
[readingTime]
other = "{{ .Count }} min"
one = "Um minuto"
other = "{{ .Count }} minutos"
[views]
other = "visualizações"
@@ -126,13 +125,10 @@ other = "visualizações"
[author]
other = "Autor"
[lastMod]
other = "O artigo foi atualizado em %s"
[updatedOnDate]
other = "Atualizado em {{ .Date }}"
[license]
other = "Publicado sobre a licença %s"
[seeMarkdown]
[readMarkdown]
other = "Leia em Markdown"
[back]

View File

@@ -17,7 +17,7 @@ other = "Articole"
# === Taxonomy ===
[allSome]
other = "Toate %s"
other = "Toate {{ .Some }}"
[tag]
other = "Etichetă"
@@ -47,10 +47,7 @@ other = "Schimbare Temă"
# === partials/footer.html ===
[poweredBySome]
other = "Realizat de către %s"
[theme]
other = "Temă"
other = "Realizat de către {{ .Hugo }} | Temă - {{ .Theme }}"
# === partials/footer.html ===
# === partials/comment.html ===
@@ -108,17 +105,19 @@ other = "Distribuie pe"
[contents]
other = "Cuprins"
[publish]
other = "publicat la"
[publishedOnDate]
other = "publicat la {{ .Date }}"
[included]
other = "inclus în"
[includedInCategories]
other = "inclus în {{ .Categories }}"
[wordCount]
other = "aproximativ {{ .Count }} cuvinte"
one = "Un cuvânt"
other = "{{ .Count }} cuvinte"
[readingTime]
other = "{{ .Count }} min"
one = "Un minut"
other = "{{ .Count }} minute"
[views]
other = "vizualizări"
@@ -126,13 +125,10 @@ other = "vizualizări"
[author]
other = "Autor"
[lastMod]
other = "Articolul a fost actualizat la %s"
[updatedOnDate]
other = "Actualizat la {{ .Date }}"
[license]
other = "Publicat sub licența %s"
[seeMarkdown]
[readMarkdown]
other = "Citire Markdown"
[back]

View File

@@ -17,7 +17,7 @@ other = "Статьи"
# === Taxonomy ===
[allSome]
other = "Все %s"
other = "Все {{ .Some }}"
[tag]
other = "Тэг"
@@ -47,10 +47,7 @@ other = "Сменить Тему"
# === partials/footer.html ===
[poweredBySome]
other = "Сделано %s"
[theme]
other = "Тема"
other = "Сделано {{ .Hugo }} | Тема - {{ .Theme }}"
# === partials/footer.html ===
# === partials/comment.html ===
@@ -108,17 +105,19 @@ other = "Поделиться в"
[contents]
other = "Содержание"
[publish]
other = "Опубликовано"
[publishedOnDate]
other = "Опубликовано {{ .Date }}"
[included]
other = "включен в"
[includedInCategories]
other = "включен в {{ .Categories }}"
[wordCount]
other = "около {{ .Count }} слов"
one = "Одно слово"
other = "{{ .Count }} слов"
[readingTime]
other = "{{ .Count }} мин"
one = "Одна минута"
other = "{{ .Count }} минут"
[views]
other = "просмотров"
@@ -126,13 +125,10 @@ other = "просмотров"
[author]
other = "Автор"
[lastMod]
other = "Статья была обновлена %s"
[updatedOnDate]
other = "Oбновлена {{ .Date }}"
[license]
other = "Опубликовано под лицензии %s"
[seeMarkdown]
[readMarkdown]
other = "Читать Markdown"
[back]

View File

@@ -17,7 +17,7 @@ other = "Постови"
# === Taxonomy ===
[allSome]
other = "Све %s"
other = "Све {{ .Some }}"
[tag]
other = "Таг"
@@ -47,10 +47,7 @@ other = "Промени Тему"
# === partials/footer.html ===
[poweredBySome]
other = "Покреће %s"
[theme]
other = "Тема"
other = "Покреће {{ .Hugo }} | Тема - {{ .Theme }}"
# === partials/footer.html ===
# === partials/comment.html ===
@@ -105,17 +102,19 @@ other = "Подели на"
[contents]
other = "Садржаји"
[publish]
other = "објављено"
[publishedOnDate]
other = "објављено {{ .Date }}"
[included]
other = "укључено"
[includedInCategories]
other = "укључено {{ .Categories }}"
[wordCount]
other = "око {{ .Count }} речи"
one = "Једна реч"
other = "{{ .Count }} речи"
[readingTime]
other = "{{ .Count }} мин"
one = "Један минут"
other = "{{ .Count }} минута"
[views]
other = "прегледа"
@@ -123,13 +122,10 @@ other = "прегледа"
[author]
other = "Аутор"
[lastMod]
other = "Чланак је обновљен %s"
[updatedOnDate]
other = "Ажурирано {{ .Date }}"
[license]
other = "Објављено под условима %s лиценце"
[seeMarkdown]
[readMarkdown]
other = "Читај Markdown"
[back]

View File

@@ -17,7 +17,7 @@ other = "文章"
# === Taxonomy ===
[allSome]
other = "所有%s"
other = "所有{{ .Some }}"
[tag]
other = "标签"
@@ -47,10 +47,7 @@ other = "切换主题"
# === partials/footer.html ===
[poweredBySome]
other = "由 %s 强力驱动"
[theme]
other = "主题"
other = "由 {{ .Hugo }} 强力驱动 | 主题 - {{ .Theme }}"
# === partials/footer.html ===
# === partials/comment.html ===
@@ -111,17 +108,17 @@ other = "分享到"
[contents]
other = "目录"
[publish]
other = "发布于"
[publishedOnDate]
other = "发布于 {{ .Date }}"
[included]
other = "收录于"
[includedInCategories]
other = "收录于 {{ .Categories }}"
[wordCount]
other = "{{ .Count }} 字"
other = "{{ .Count }} 字"
[readingTime]
other = "预计阅读 {{ .Count }} 分钟"
other = "{{ .Count }} 分钟"
[views]
other = "次阅读"
@@ -129,13 +126,10 @@ other = "次阅读"
[author]
other = "作者"
[lastMod]
other = "本文于 %s 更新"
[updatedOnDate]
other = "更新于 {{ .Date }}"
[license]
other = "采用 %s 协议发布"
[seeMarkdown]
[readMarkdown]
other = "阅读原始文档"
[back]