aboutsummaryrefslogtreecommitdiff
path: root/priv/static/video.js/lang/cy.js
blob: 4d250fe5a823c187f49d028c4f92fa0ec0a4ed20 (plain)
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
videojs.addLanguage('cy', {
  "Audio Player": "Chwaraewr sain",
  "Video Player": "Chwaraewr fideo",
  "Play": "Chwarae",
  "Pause": "Oedi",
  "Replay": "Ailchwarae",
  "Current Time": "Amser Cyfredol",
  "Duration": "Parhad",
  "Remaining Time": "Amser ar ôl",
  "Stream Type": "Math o Ffrwd",
  "LIVE": "YN FYW",
  "Loaded": "Llwythwyd",
  "Progress": "Cynnydd",
  "Progress Bar": "Bar Cynnydd",
  "progress bar timing: currentTime={1} duration={2}": "{1} o {2}",
  "Fullscreen": "Sgrîn Lawn",
  "Exit Fullscreen": "Ffenestr",
  "Mute": "Pylu",
  "Unmute": "Dad-bylu",
  "Playback Rate": "Cyfradd Chwarae",
  "Subtitles": "Isdeitlau",
  "subtitles off": "Isdeitlau i ffwrdd",
  "Captions": "Capsiynau",
  "captions off": "Capsiynau i ffwrdd",
  "Chapters": "Penodau",
  "Descriptions": "Disgrifiadau",
  "descriptions off": "disgrifiadau i ffwrdd",
  "Audio Track": "Trac Sain",
  "Volume Level": "Lefel Sain",
  "You aborted the media playback": "Atalwyd y fideo gennych",
  "A network error caused the media download to fail part-way.": "Mae gwall rhwydwaith wedi achosi methiant lawrlwytho.",
  "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.",
  "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.",
  "No compatible source was found for this media.": "Nid oedd modd canfod ffynhonnell cytûn am y fideo hwn.",
  "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.",
  "Play Video": "Chwarae Fideo",
  "Close": "Cau",
  "Close Modal Dialog": "Cau Blwch Deialog Moddol",
  "Modal Window": "Ffenestr Foddol",
  "This is a modal window": "Mae hon yn ffenestr foddol",
  "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.",
  ", opens captions settings dialog": ", yn agor gosodiadau capsiynau",
  ", opens subtitles settings dialog": ", yn agor gosodiadau isdeitlau",
  ", opens descriptions settings dialog": ", yn agor gosodiadau disgrifiadau",
  ", selected": ", detholwyd",
  "captions settings": "gosodiadau capsiynau",
  "subtitles settings": "gosodiadau isdeitlau",
  "descriptions settings": "gosodiadau disgrifiadau",
  "Text": "Testun",
  "White": "Gwyn",
  "Black": "Du",
  "Red": "Coch",
  "Green": "Gwyrdd",
  "Blue": "Glas",
  "Yellow": "Melyn",
  "Magenta": "Piws",
  "Cyan": "Cyan",
  "Background": "Cefndir",
  "Window": "Ffenestr",
  "Transparent": "Tryloyw",
  "Semi-Transparent": "Hanner-dryloyw",
  "Opaque": "Di-draidd",
  "Font Size": "Maint y Ffont",
  "Text Edge Style": "Arddull Ymylon Testun",
  "None": "Dim",
  "Raised": "Uwch",
  "Depressed": "Is",
  "Uniform": "Unffurf",
  "Drop shadow": "Cysgod cefn",
  "Font Family": "Teulu y Ffont",
  "Proportional Sans-Serif": "Heb-Seriff Cyfraneddol",
  "Monospace Sans-Serif": "Heb-Seriff Unlled",
  "Proportional Serif": "Seriff Gyfraneddol",
  "Monospace Serif": "Seriff Unlled",
  "Casual": "Llawysgrif",
  "Script": "Sgript",
  "Small Caps": "Prif Lythyrennau Bychain",
  "Reset": "Ailosod",
  "restore all settings to the default values": "Adfer yr holl osodiadau diofyn",
  "Done": "Gorffenwyd",
  "Caption Settings Dialog": "Blwch Gosodiadau Capsiynau",
  "Beginning of dialog window. Escape will cancel and close the window.": "Dechrau ffenestr deialog. Bydd Escape yn canslo a chau'r ffenestr.",
  "End of dialog window.": "Diwedd ffenestr deialog.",
  "{1} is loading.": "{1} yn llwytho."
});