new translation strategy,prepare config for series

This commit is contained in:
2023-01-21 21:42:56 +01:00
parent 55e8fe2422
commit e0d12fd404
7 changed files with 30 additions and 160 deletions

View File

@@ -8,11 +8,11 @@ author:
name: Tymoteusz Jóźwiak
email: tymoteusz@jozwiak.top
url: https://jozwiak.top
homepage: https://github.com/tymoteuszjozwiak/paxover
homepage: https://codeberg.org/tymoteuszjozwiak/paxover
demo: https://jozwiak.top
keywords: paxover
bugs: https://github.com/tymoteuszjozwiak/paxover/issues
license: MIT
bugs: https://codeberg.org/tymoteuszjozwiak/paxover/issues
license:
dependencies:
- { name: grav, version: ">=1.6.0" }
@@ -38,7 +38,21 @@ form:
label: Tag title
help: Title displayed on tag view page
size: medium
default: "Tag:"
default: "Tag"
blog.tags_title:
type: text
label: Tags title
help: Title displayed on tag list
size: medium
default: "Tagi"
blog.series_title:
type: text
label: Series title
help: Title displayed on series field
size: medium
default: "Seria"
blog.pagination_limit:
type: text
@@ -52,14 +66,7 @@ form:
label: Pagination "newer"
help: Title displayed on "newer" button
size: medium
default: ""
blog.pagination_newer_en:
type: text
label: Pagination "newer" EN
help: English translation of the previous field
size: medium
default: "Newer"
default: "Nowsze"
blog.pagination_older:
type: text
@@ -68,25 +75,11 @@ form:
size: medium
default: "Starsze"
blog.pagination_older_en:
type: text
label: Pagination "older" EN
help: English translation of the previous field
size: medium
default: "Older"
blog.share:
type: text
label: Share section title
size: medium
default: ""
blog.share_en:
type: text
label: Share section title EN
help: English translation of the previous field
size: medium
default: "Share"
default: "Udostępnij"
blog.share_buttons:
type: list
@@ -202,19 +195,19 @@ form:
label: Footer year
help: Website start year displayed in footer
size: medium
default: ""
default: "2022"
owner_title:
type: text
label: Owner title
size: medium
default: ""
default: "Owner"
wordcount_title:
type: text
label: Word count title
size: medium
default: ""
default: "słów"
analytics:
type: textarea
@@ -246,41 +239,14 @@ form:
type: text
label: Comments section title
size: medium
default: ""
cusdis.title_en:
type: text
label: Comments section title EN
help: English translation of the previous field
size: medium
default: "Comments"
default: "Komentarze"
cusdis.disable_comments:
type: text
label: Disable comments info text
help: Information displayed where the comments are disabled
size: medium
default: ""
cusdis.disable_comments_en:
type: text
label: Disable comments info text EN
help: English version of the previous field
size: medium
default: ""
cusdis.legal_info:
type: textarea
label: Cusdis legal info
size: big
default: ""
cusdis.legal_info_en:
type: textarea
label: Cusdis legal info EN
help: English version of the previous field
size: big
default: ""
default: "Komentarze są wyłączone dla tego artykułu"
cusdis.lang:
type: textarea
@@ -288,10 +254,3 @@ form:
help: More info at https://cusdis.com/doc#/advanced/i18n?id=contributing-more-languages
size: big
default: ""
cusdis.lang_en:
type: textarea
label: Cusdis language override EN
help: English version of the previous field
size: big
default: ""