Skip to content

Commit

Permalink
fix(ui): Fix Russian translation (shaka-project#3751)
Browse files Browse the repository at this point in the history
Change-Id: I1c9eb3b6a877c9139ed7eb848ce7e54d7ee7126e
  • Loading branch information
Dador authored and joeyparrish committed Jan 5, 2022
1 parent 51cf03f commit e712028
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
1 change: 1 addition & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ Code It <*@code-it.fr>
Charter Communications Inc <*@charter.com>
Damien Deis <developer.deis@gmail.com>
Dany L'Hébreux <danylhebreux@gmail.com>
Dl Dador <dldador@gmail.com>
Enson Choy <enson.choy@harmonicinc.com>
Esteban Dosztal <edosztal@gmail.com>
Fadomire <fadomire@gmail.com>
Expand Down
1 change: 1 addition & 0 deletions CONTRIBUTORS
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ Chris Fillmore <fillmore.chris@gmail.com>
Costel Madalin Grecu <madalin.grecu@adswizz.com>
Damien Deis <developer.deis@gmail.com>
Dany L'Hébreux <danylhebreux@gmail.com>
Dl Dador <dldador@gmail.com>
Donato Borrello <donato@jwplayer.com>
Duc Pham <duc.pham@edgeware.tv>
Enson Choy <enson.choy@harmonicinc.com>
Expand Down
12 changes: 6 additions & 6 deletions ui/locales/ru.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"AD_DURATION": "Продолжительность объявления",
"AD_PROGRESS": "Объявление [AD_ON] из [NUM_ADS]",
"AD_TIME": "Объявление: [AD_TIME]",
"AD_DURATION": "Продолжительность рекламы",
"AD_PROGRESS": "Реклама [AD_ON] из [NUM_ADS]",
"AD_TIME": "Реклама: [AD_TIME]",
"AUTO_QUALITY": "Авто",
"BACK": "Назад",
"CAPTIONS": "Титры",
"CAPTIONS": "Субтитры",
"CAST": "Транслировать...",
"ENTER_LOOP_MODE": "Зациклить текущее видео",
"ENTER_PICTURE_IN_PICTURE": "Перейти в режим \"Картинка в картинке\"",
Expand All @@ -20,8 +20,8 @@
"MULTIPLE_LANGUAGES": "Несколько языков",
"MUTE": "Отключить звук",
"NOT_APPLICABLE": "Неприменимо",
"OFF": "Включить",
"ON": "Отключить",
"OFF": "Выкл.",
"ON": "Вкл.",
"PAUSE": "Пауза",
"PICTURE_IN_PICTURE": "Картинка в картинке",
"PLAY": "Воспроизвести",
Expand Down

0 comments on commit e712028

Please sign in to comment.