refactor(i18n): simplify the structure of the translation file

This commit is contained in:
Jimmy Cai
2022-06-12 09:13:39 +00:00
committed by GitHub
parent b02569add9
commit b66083e728
24 changed files with 417 additions and 1077 deletions
+18 -48
View File
@@ -1,73 +1,43 @@
toggleMenu:
other: Przełącz Menu
toggleMenu: Przełącz Menu
darkMode:
other: Tryb ciemny
darkMode: Tryb ciemny
list:
page:
one: "{{ .Count }} strona"
other: "{{ .Count }} stron"
section:
other: Sekcja
section: Sekcja
subsection:
one: Podsekcja
other: Podsekcje
article:
back:
other: Wróć
tableOfContents:
other: Spis treści
relatedContent:
other: Powiązane artykuły
lastUpdatedOn:
other: Ostatnio zaktualizowany
back: Wróć
tableOfContents: Spis treści
relatedContent: Powiązane artykuły
lastUpdatedOn: Ostatnio zaktualizowany
readingTime:
one: "Przeczytasz w {{ .Count }} minutę"
other: "Przeczytasz w {{ .Count }} minut"
notFound:
title:
other: Nie znaleziono
subtitle:
other: Ta strona nie istnieje
title: Nie znaleziono
subtitle: Ta strona nie istnieje
widget:
archives:
title:
other: Archiwum
more:
other: Więcej
title: Archiwum
more: Więcej
tagCloud:
title:
other: Tagi
title: Tagi
categoriesCloud:
title:
other: Kategorie
title: Kategorie
search:
title:
other: Szukaj
placeholder:
other: Wpisz coś...
resultTitle:
other: "#PAGES_COUNT stron (#TIME_SECONDS sekund)"
title: Szukaj
placeholder: Wpisz coś...
resultTitle: "#PAGES_COUNT stron (#TIME_SECONDS sekund)"
footer:
builtWith:
other: Zbudowano z {{ .Generator }}
designedBy:
other: Motyw {{ .Theme }} zaprojektowany przez {{ .DesignedBy }}
builtWith: Zbudowano z {{ .Generator }}
designedBy: Motyw {{ .Theme }} zaprojektowany przez {{ .DesignedBy }}