diff options
author | Arjun Satarkar <me@arjunsatarkar.net> | 2024-11-02 19:52:25 +0000 |
---|---|---|
committer | Arjun Satarkar <me@arjunsatarkar.net> | 2024-11-02 19:53:59 +0000 |
commit | 58d32f23eb0ebc988c6e0fd4c6c651c7757021a2 (patch) | |
tree | feb7f793efd22648fe909fa580c2427b30c0451e /priv/static/video.js/lang/cy.json | |
parent | 475286136da68c0a9cc8bec95d042f7243553fb4 (diff) | |
download | mediasync-58d32f23eb0ebc988c6e0fd4c6c651c7757021a2.tar mediasync-58d32f23eb0ebc988c6e0fd4c6c651c7757021a2.tar.gz mediasync-58d32f23eb0ebc988c6e0fd4c6c651c7757021a2.zip |
Clean up directory structure, improve README
Also this should make GitHub ignore the vendored code for the purpose
of detecting programming languages used in the repository. See
https://github.com/github-linguist/linguist/blob/main/docs/overrides.md#vendored-code
Diffstat (limited to 'priv/static/video.js/lang/cy.json')
-rw-r--r-- | priv/static/video.js/lang/cy.json | 85 |
1 files changed, 0 insertions, 85 deletions
diff --git a/priv/static/video.js/lang/cy.json b/priv/static/video.js/lang/cy.json deleted file mode 100644 index 9d3d9b7..0000000 --- a/priv/static/video.js/lang/cy.json +++ /dev/null @@ -1,85 +0,0 @@ -{ - "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." -} |