-
Notifications
You must be signed in to change notification settings - Fork 7.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
@shoshomiga added a Bulgarian translation. closes #1849
- Loading branch information
Showing
2 changed files
with
27 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
{ | ||
"Play": "Възпроизвеждане", | ||
"Pause": "Пауза", | ||
"Current Time": "Текущо време", | ||
"Duration Time": "Продължителност", | ||
"Remaining Time": "Оставащо време", | ||
"Stream Type": "Тип на потока", | ||
"LIVE": "НА ЖИВО", | ||
"Loaded": "Заредено", | ||
"Progress": "Прогрес", | ||
"Fullscreen": "Цял екран", | ||
"Non-Fullscreen": "Спиране на цял екран", | ||
"Mute": "Без звук", | ||
"Unmuted": "Със звук", | ||
"Playback Rate": "Скорост на възпроизвеждане", | ||
"Subtitles": "Субтитри", | ||
"subtitles off": "Спряни субтитри", | ||
"Captions": "Аудио надписи", | ||
"captions off": "Спряни аудио надписи", | ||
"Chapters": "Глави", | ||
"You aborted the video playback": "Спряхте възпроизвеждането на видеото", | ||
"A network error caused the video download to fail part-way.": "Грешка в мрежата провали изтеглянето на видеото.", | ||
"The video could not be loaded, either because the server or network failed or because the format is not supported.": "Видеото не може да бъде заредено заради проблем със сървъра или мрежата или защото този формат не е поддържан.", | ||
"The video playback was aborted due to a corruption problem or because the video used features your browser did not support.": "Възпроизвеждането на видеото беше прекъснато заради проблем с файла или защото видеото използва опции които браузърът Ви не поддържа.", | ||
"No compatible source was found for this video.": "Не беше намерен съвместим източник за това видео." | ||
} |