mirror of https://github.com/luizdepra/hugo-coder.git

ensag-dev
13.05.2024 dcc0905b013a48f032e17603bfae46625a128f66
Create Occitan locale (#921)

### Prerequisites

Put an `x` into the box(es) that apply:

- [ ] This pull request fixes a bug.
- [ x] This pull request adds a feature.
- [ ] This pull request introduces breaking change.

### Description

This PR adds the Occitan language

Co-authored-by: Luiz F. A. de Prá <luizdepra@users.noreply.github.com>
1 files added
64 ■■■■■ changed files
i18n/oc.toml 64 ●●●●● patch | view | raw | blame | history
i18n/oc.toml
New file
@@ -0,0 +1,64 @@
[categories]
one = "categoria"
other = "categorias"
[tags]
one = "etiqueta"
other = "etiquetas"
[series]
one = "serias"
other = "serias"
[authors]
one = "autor"
other = "autors"
[posts]
other = "publicacions"
[reading_time]
one = "Una minuta de lector"
other = "{{ .Count }} minutas de lectura"
[page_not_found]
other = "Pagina pas trobada"
[page_does_not_exist]
other = "O planhèm, aquesta pagina existís pas."
[head_back]
other = "Podètz tornar a <a href=\"{{ . }}\">l'acuèlh</a>."
[licensed_under]
other = "Licéncia jos"
[powered_by]
other = "Propulsat per"
[see_also]
other = "Vejatz tanben"
[note]
other = "nòta"
[tip]
other = "astúcia"
[example]
other = "exemple"
[question]
other = "question"
[info]
other = "info"
[warning]
other = "avertiment"
[error]
other = "error"
[link_to_heading]
other = "Ligam a l'entèsta"