Skip to content

Commit 0fb637d

Browse files
Quenty31gkatsev
authored andcommitted
feat(lang): Add the Occitan locale (#5578)
1 parent dec31e4 commit 0fb637d

1 file changed

Lines changed: 84 additions & 0 deletions

File tree

lang/oc.json

Lines changed: 84 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,84 @@
1+
{
2+
"Audio Player": "Lector àudio",
3+
"Video Player": "Lector vidèo",
4+
"Play": "Lectura",
5+
"Pause": "Pausa",
6+
"Replay": "Tornar legir",
7+
"Current Time": "Durada passada",
8+
"Duration": "Durada",
9+
"Remaining Time": "Temps restant",
10+
"Stream Type": "Tipe de difusion",
11+
"LIVE": "DIRÈCTE",
12+
"Loaded": "Cargat",
13+
"Progress": "Progression",
14+
"Progress Bar": "Barra de progression",
15+
"progress bar timing: currentTime={1} duration={2}": "{1} sus {2}",
16+
"Fullscreen": "Ecran complèt",
17+
"Non-Fullscreen": "Pas en ecran complèt",
18+
"Mute": "Copar lo son",
19+
"Unmute": "Restablir lo son",
20+
"Playback Rate": "Velocitat de lectura",
21+
"Subtitles": "Sostítols",
22+
"subtitles off": "Sostítols desactivats",
23+
"Captions": "Legendas",
24+
"captions off": "Legendas desactivadas",
25+
"Chapters": "Capítols",
26+
"Descriptions": "Descripcions",
27+
"descriptions off": "descripcions desactivadas",
28+
"Audio Track": "Pista àudio",
29+
"Volume Level": "Nivèl del volum",
30+
"You aborted the media playback": "Avètz copat la lectura del mèdia.",
31+
"A network error caused the media download to fail part-way.": "Una error de ret a provocat un fracàs del telecargament.",
32+
"The media could not be loaded, either because the server or network failed or because the format is not supported.": "Lo mèdia a pas pogut èsser cargat, siá perque lo servidor o lo ret a fracassat siá perque lo format es pas compatible.",
33+
"The media playback was aborted due to a corruption problem or because the media used features your browser did not support.": "La lectura del mèdia es copada a causa d’un problèma de corrupcion o perque lo mèdia utiliza de foncionalitats pas suportadas pel navigador.",
34+
"No compatible source was found for this media.": "Cap de font compatiblas pas trobada per aqueste mèdia.",
35+
"The media is encrypted and we do not have the keys to decrypt it.": "Lo mèdia es chifrat e avèm pas las claus per lo deschifrar.",
36+
"Play Video": "Legir la vidèo",
37+
"Close": "Tampar",
38+
"Close Modal Dialog": "Tampar la fenèstra",
39+
"Modal Window": "Fenèstra",
40+
"This is a modal window": "Aquò es una fenèstra",
41+
"This modal can be closed by pressing the Escape key or activating the close button.": "Aquesta fenèstra pòt èsser tampada en quichar Escapar sul clavièr o en activar lo boton de tampadura.",
42+
", opens captions settings dialog": ", dobrís la fenèstra de paramètres de legenda",
43+
", opens subtitles settings dialog": ", dobrís la fenèstra de paramètres de sostítols",
44+
", opens descriptions settings dialog": ", dobrís la fenèstra de paramètres de descripcions",
45+
", selected": ", seleccionat",
46+
"captions settings": "paramètres de legenda",
47+
"subtitles settings": "paramètres de sostítols",
48+
"descriptions settings": "paramètres de descripcions",
49+
"Text": "Tèxte",
50+
"White": "Blanc",
51+
"Black": "Negre",
52+
"Red": "Roge",
53+
"Green": "Verd",
54+
"Blue": "Blau",
55+
"Yellow": "Jaune",
56+
"Magenta": "Magenta",
57+
"Cyan": "Cian",
58+
"Background": "Rèireplan",
59+
"Window": "Fenèstra",
60+
"Transparent": "Transparent",
61+
"Semi-Transparent": "Semitransparent",
62+
"Opaque": "Opac",
63+
"Font Size": "Talha de la polissa",
64+
"Text Edge Style": "Estil dels contorn del tèxte",
65+
"None": "Cap",
66+
"Raised": "Naut",
67+
"Depressed": "Enfonsat",
68+
"Uniform": "Unifòrme",
69+
"Dropshadow": "Ombrat",
70+
"Font Family": "Familha de polissa",
71+
"Proportional Sans-Serif": "Sans-Serif proporcionala",
72+
"Monospace Sans-Serif": "Monospace Sans-Serif",
73+
"Proportional Serif": "Serif proporcionala",
74+
"Monospace Serif": "Serif proporcionala",
75+
"Casual": "Manuscrita",
76+
"Script": "Script",
77+
"Small Caps": "Pichonas majusculas",
78+
"Reset": "Reïnicializar",
79+
"restore all settings to the default values": "O restablir tot a las valors per defaut",
80+
"Done": "Acabat",
81+
"Caption Settings Dialog": "Fenèstra de paramètres de legenda",
82+
"Beginning of dialog window. Escape will cancel and close the window.": "Debuta de la fenèstra. Escapar anullarà e tamparà la fenèstra",
83+
"End of dialog window.": "Fin de la fenèstra."
84+
}

0 commit comments

Comments
 (0)