summaryrefslogtreecommitdiff
path: root/_vendor/github.com/adityatelange/hugo-PaperMod/i18n/oc.yaml
blob: 9292fd88c2c3c0819b6ff6cc645f78ddcb7ff89d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
- id: prev_page
  translation: "Prec."

- id: next_page
  translation: "Seg."

- id: read_time
  translation:
    one : "1 min"
    other: "{{ .Count }} min"

- id: words
  translation:
    one : "mot"
    other: "{{ .Count }} motss"

- id: toc
  translation: "Taula de contengut"

- id: translations
  translation: "Traduccions"

- id: home
  translation: "Acuèlh"

- id: edit_post
  translation: "Modificar"

- id: code_copy
  translation: "copiar"

- id: code_copied
  translation: "copiat !"