X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=node_modules%2Fvideo.js%2Fdist%2Flang%2Fvi.js;fp=node_modules%2Fvideo.js%2Fdist%2Flang%2Fvi.js;h=246710c3f2c4ec70721847af19a93bf038df41a0;hp=0000000000000000000000000000000000000000;hb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;hpb=57c063afa3f66b07c4bbddc2d6129a96d90f0aad diff --git a/node_modules/video.js/dist/lang/vi.js b/node_modules/video.js/dist/lang/vi.js new file mode 100644 index 000000000..246710c3f --- /dev/null +++ b/node_modules/video.js/dist/lang/vi.js @@ -0,0 +1,26 @@ +videojs.addLanguage("vi",{ + "Play": "Phát", + "Pause": "Tạm dừng", + "Current Time": "Thời gian hiện tại", + "Duration Time": "Độ dài", + "Remaining Time": "Thời gian còn lại", + "Stream Type": "Kiểu Stream", + "LIVE": "TRỰC TIẾP", + "Loaded": "Đã tải", + "Progress": "Tiến trình", + "Fullscreen": "Toàn màn hình", + "Non-Fullscreen": "Thoát toàn màn hình", + "Mute": "Tắt tiếng", + "Unmute": "Bật âm thanh", + "Playback Rate": "Tốc độ phát", + "Subtitles": "Phụ đề", + "subtitles off": "Tắt phụ đề", + "Captions": "Chú thích", + "captions off": "Tắt chú thích", + "Chapters": "Chương", + "You aborted the media playback": "Bạn đã hủy việc phát media.", + "A network error caused the media download to fail part-way.": "Một lỗi mạng dẫn đến việc tải media bị lỗi.", + "The media could not be loaded, either because the server or network failed or because the format is not supported.": "Video không tải được, mạng hay server có lỗi hoặc định dạng không được hỗ trợ.", + "The media playback was aborted due to a corruption problem or because the media used features your browser did not support.": "Phát media đã bị hủy do một sai lỗi hoặc media sử dụng những tính năng trình duyệt không hỗ trợ.", + "No compatible source was found for this media.": "Không có nguồn tương thích cho media này." +}); \ No newline at end of file