Skip to content

Commit 9c8407a

Browse files
authored
Added Occitan translations
* adds Occitan With ISO code OC * Occitan translation in lengadocian occitan * Update index.js
1 parent 420c6c6 commit 9c8407a

2 files changed

Lines changed: 37 additions & 1 deletion

File tree

src/translations/index.js

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ import it from './it.yml';
99
import ro from './ro.yml';
1010
import nb from './nb.yml';
1111
import nl from './nl.yml';
12+
import oc from './oc.yml';
1213

1314
export default {
1415
de,
@@ -18,5 +19,6 @@ export default {
1819
it,
1920
ro,
2021
nb,
21-
nl
22+
nl,
23+
oc
2224
};

src/translations/oc.yml

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
consentModal:
2+
title: Las informacions que reculhissèm
3+
description: >
4+
Aicí, podètz veire e personalizar las inforamcions que reculhissèm vos tocant.
5+
privacyPolicy:
6+
name: politica de confidencialitat
7+
text: >
8+
Per ne saber mai, mercés de legir nòstra {privacyPolicy}.
9+
consentNotice:
10+
changeDescription: I aguèt de modificacions dempuèi vòstra darrièra visita, mercés d’actualizar vòstre consentiment.
11+
description: >
12+
Reculhissèm e tractam vòstras informacions personalas amb la tòca seguenta : {purposes}.
13+
learnMore: Ne saber mai
14+
accept: Acceptar
15+
acceptTitle: Acceptar los cookies
16+
acceptAll: Tot acceptar
17+
save: Salvagardar
18+
saveData: Salvagardar ma configuracion per las informacions collectadas
19+
decline: Refusar
20+
declineAll: Tot refusar
21+
close: Tancar
22+
enabled: Activat
23+
disabled: Desactivat
24+
app:
25+
optOut:
26+
title: (opt-out)
27+
description: Aquesta aplicacion es cargada per defaut (mas la podètz desactivar)
28+
required:
29+
title: (tojors requerit)
30+
description: Aquesta aplicacion es totjorn requerida
31+
purposes: Utilizacions
32+
purpose: Utilizacion
33+
poweredBy: Propulsat per Orejime
34+
newWindow: fenèstra novèla

0 commit comments

Comments
 (0)