From 4fa07df250c9d3ca1135a6dafc57ae1c3fca2122 Mon Sep 17 00:00:00 2001 From: ensag-dev <59049879+ensag-dev@users.noreply.github.com> Date: Fri, 21 Jun 2024 15:19:46 +0200 Subject: [PATCH] Create OC file Translation into Occitan --- i18n/oc.toml | 64 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 i18n/oc.toml diff --git a/i18n/oc.toml b/i18n/oc.toml new file mode 100644 index 0000000..9833614 --- /dev/null +++ b/i18n/oc.toml @@ -0,0 +1,64 @@ +[categories] +one = "categoria" +other = "categorias" + +[tags] +one = "etiqueta" +other = "etiquetas" + +[series] +one = "seria" +other = "serias" + +[authors] +one = "autor" +other = "autors" + +[posts] +other = "publicacions" + +[reading_time] +one = "Una minuta de lectura" +other = "{{ .Count }} minuta de lectura" + +[page_not_found] +other = "Pagina non trobada" + +[page_does_not_exist] +other = "O planhèm, aquesta pagina existís pas." + +[head_back] +other = "Podètz tornar a la pagina d'acuèlh." + +[licensed_under] +other = "Licenciat sota" + +[powered_by] +other = "Propulsat per" + +[see_also] +other = "Vejatz tanben" + +[note] +other = "nòta" + +[tip] +other = "astúcias" + +[example] +other = "exemple" + +[question] +other = "question" + +[info] +other = "info" + +[warning] +other = "avertiment" + +[error] +other = "error" + +[link_to_heading] +other = "Ligam cap a l'entèsta"