Skip to content

Commit b2c1077

Browse files
carlmorrisgkatsev
authored andcommitted
feat(lang): Add Welsh/Cymraeg (cy) translations (#5561)
1 parent 2d682a4 commit b2c1077

1 file changed

Lines changed: 85 additions & 0 deletions

File tree

lang/cy.json

Lines changed: 85 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,85 @@
1+
{
2+
"Audio Player":"Chwaraewr sain",
3+
"Video Player":"Chwaraewr fideo",
4+
"Play":"Chwarae",
5+
"Pause":"Oedi",
6+
"Replay":"Ailchwarae",
7+
"Current Time":"Amser Cyfredol",
8+
"Duration":"Parhad",
9+
"Remaining Time":"Amser ar ôl",
10+
"Stream Type":"Math o Ffrwd",
11+
"LIVE":"YN FYW",
12+
"Loaded":"Llwythwyd",
13+
"Progress":"Cynnydd",
14+
"Progress Bar":"Bar Cynnydd",
15+
"progress bar timing: currentTime={1} duration={2}":"{1} o {2}",
16+
"Fullscreen":"Sgrîn Lawn",
17+
"Non-Fullscreen":"Ffenestr",
18+
"Mute":"Pylu",
19+
"Unmute":"Dad-bylu",
20+
"Playback Rate":"Cyfradd Chwarae",
21+
"Subtitles":"Isdeitlau",
22+
"subtitles off":"Isdeitlau i ffwrdd",
23+
"Captions":"Capsiynau",
24+
"captions off":"Capsiynau i ffwrdd",
25+
"Chapters":"Penodau",
26+
"Descriptions":"Disgrifiadau",
27+
"descriptions off":"disgrifiadau i ffwrdd",
28+
"Audio Track":"Trac Sain",
29+
"Volume Level":"Lefel Sain",
30+
"You aborted the media playback":"Atalwyd y fideo gennych",
31+
"A network error caused the media download to fail part-way.":"Mae gwall rhwydwaith wedi achosi methiant lawrlwytho.",
32+
"The media could not be loaded, either because the server or network failed or because the format is not supported.":"Ni lwythodd y fideo, oherwydd methiant gweinydd neu rwydwaith, neu achos nid yw'r system yn cefnogi'r fformat.",
33+
"The media playback was aborted due to a corruption problem or because the media used features your browser did not support.":"Atalwyd y fideo oherwydd problem llygredd data neu oherwydd nid yw'ch porwr yn cefnogi nodweddion penodol o'r fideo.",
34+
"No compatible source was found for this media.":"Nid oedd modd canfod ffynhonnell cytûn am y fideo hwn.",
35+
"The media is encrypted and we do not have the keys to decrypt it.":"Mae'r fideo wedi ei amgryptio ac nid oes allweddion gennym.",
36+
"Play Video":"Chwarae Fideo",
37+
"Close":"Cau",
38+
"Close Modal Dialog":"Cau Blwch Deialog Moddol",
39+
"Modal Window":"Ffenestr Foddol",
40+
"This is a modal window":"Mae hon yn ffenestr foddol",
41+
"This modal can be closed by pressing the Escape key or activating the close button.":"Gallech chi gau'r ffenestr foddol hon trwy wasgu Escape neu glicio'r botwm cau.",
42+
", opens captions settings dialog":", yn agor gosodiadau capsiynau",
43+
", opens subtitles settings dialog":", yn agor gosodiadau isdeitlau",
44+
", opens descriptions settings dialog":", yn agor gosodiadau disgrifiadau",
45+
", selected":", detholwyd",
46+
"captions settings":"gosodiadau capsiynau",
47+
"subtitles settings":"gosodiadau isdeitlau",
48+
"descriptions settings":"gosodiadau disgrifiadau",
49+
"Text":"Testun",
50+
"White":"Gwyn",
51+
"Black":"Du",
52+
"Red":"Coch",
53+
"Green":"Gwyrdd",
54+
"Blue":"Glas",
55+
"Yellow":"Melyn",
56+
"Magenta":"Piws",
57+
"Cyan":"Cyan",
58+
"Background":"Cefndir",
59+
"Window":"Ffenestr",
60+
"Transparent":"Tryloyw",
61+
"Semi-Transparent":"Hanner-dryloyw",
62+
"Opaque":"Di-draidd",
63+
"Font Size":"Maint y Ffont",
64+
"Text Edge Style":"Arddull Ymylon Testun",
65+
"None":"Dim",
66+
"Raised":"Uwch",
67+
"Depressed":"Is",
68+
"Uniform":"Unffurf",
69+
"Dropshadow":"Cysgod cefn",
70+
"Font Family":"Teulu y Ffont",
71+
"Proportional Sans-Serif":"Heb-Seriff Cyfraneddol",
72+
"Monospace Sans-Serif":"Heb-Seriff Unlled",
73+
"Proportional Serif":"Seriff Gyfraneddol",
74+
"Monospace Serif":"Seriff Unlled",
75+
"Casual":"Llawysgrif",
76+
"Script":"Sgript",
77+
"Small Caps":"Prif Lythyrennau Bychain",
78+
"Reset":"Ailosod",
79+
"restore all settings to the default values":"Adfer yr holl osodiadau diofyn",
80+
"Done":"Gorffenwyd",
81+
"Caption Settings Dialog":"Blwch Gosodiadau Capsiynau",
82+
"Beginning of dialog window. Escape will cancel and close the window.":"Dechrau ffenestr deialog. Bydd Escape yn canslo a chau'r ffenestr.",
83+
"End of dialog window.":"Diwedd ffenestr deialog.",
84+
"{1} is loading.": "{1} yn llwytho."
85+
}

0 commit comments

Comments
 (0)