Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix(lang): append UKR translations and fix check translations command (
  • Loading branch information
vitaliytv authored and gkatsev committed Dec 5, 2018
1 parent 19f3465 commit b7aafdc
Show file tree
Hide file tree
Showing 3 changed files with 49 additions and 48 deletions.
48 changes: 2 additions & 46 deletions docs/translations-needed.md
Expand Up @@ -2,7 +2,7 @@

The currently available translations are in the lang dir. This table shows the completeness of those translations. Anything not listed does not exist yet, so go ahead and create it by copying `en.json`.

If you add or update a translation run `grunt check-translations` to update the list and include this modified doc in the pull request.
If you add or update a translation run `npm run docs:lang` to update the list and include this modified doc in the pull request.

## Progress Bar Translations

Expand Down Expand Up @@ -1168,51 +1168,7 @@ This default value is hardcoded as a default to the localize method in the SeekB
| | restore all settings to the default values |
| | End of dialog window. |
| | {1} is loading. |
| uk.json (missing 45) | Audio Player |
| | Video Player |
| | Replay |
| | Progress Bar |
| | progress bar timing: currentTime={1} duration={2} |
| | Volume Level |
| | captions settings |
| | subtitles settings |
| | descriptions settings |
| | Text |
| | White |
| | Black |
| | Red |
| | Green |
| | Blue |
| | Yellow |
| | Magenta |
| | Cyan |
| | Background |
| | Window |
| | Transparent |
| | Semi-Transparent |
| | Opaque |
| | Font Size |
| | Text Edge Style |
| | None |
| | Raised |
| | Depressed |
| | Uniform |
| | Dropshadow |
| | Font Family |
| | Proportional Sans-Serif |
| | Monospace Sans-Serif |
| | Proportional Serif |
| | Monospace Serif |
| | Casual |
| | Script |
| | Small Caps |
| | Reset |
| | restore all settings to the default values |
| | Done |
| | Caption Settings Dialog |
| | Beginning of dialog window. Escape will cancel and close the window. |
| | End of dialog window. |
| | {1} is loading. |
| uk.json (Complete) | |
| vi.json (missing 1) | {1} is loading. |
| zh-CN.json (missing 2) | progress bar timing: currentTime={1} duration={2} |
| | {1} is loading. |
Expand Down
2 changes: 1 addition & 1 deletion lang/ru.json
Expand Up @@ -81,5 +81,5 @@
"Caption Settings Dialog": "Диалог настроек подписи",
"Beginning of dialog window. Escape will cancel and close the window.": "Начало диалоговго окна. Кнопка Escape закроет или отменит окно",
"End of dialog window.": "Конец диалогового окна.",
"{1} is loading.": "{1} загружается."
"{1} is loading.": "{1} загружается."
}
47 changes: 46 additions & 1 deletion lang/uk.json
@@ -1,13 +1,18 @@
{
"Audio Player": "Аудіопрогравач",
"Video Player": "Відеопрогравач",
"Play": "Відтворити",
"Pause": "Призупинити",
"Replay": "Відтворити знову",
"Current Time": "Поточний час",
"Duration": "Тривалість",
"Remaining Time": "Час, що залишився",
"Stream Type": "Тип потоку",
"LIVE": "НАЖИВО",
"Loaded": "Завантаження",
"Progress": "Прогрес",
"Progress Bar": "Індикатор завантаження",
"progress bar timing: currentTime={1} duration={2}": "{1} з {2}",
"Fullscreen": "Повноекранний режим",
"Non-Fullscreen": "Неповноекранний режим",
"Mute": "Без звуку",
Expand All @@ -22,6 +27,7 @@
"Descriptions": "Описи",
"descriptions off": "Без описів",
"Audio Track": "Аудіодоріжка",
"Volume Level": "Рівень гучності",
"You aborted the media playback": "Ви припинили відтворення відео",
"A network error caused the media download to fail part-way.": "Помилка мережі викликала збій під час завантаження відео.",
"The media could not be loaded, either because the server or network failed or because the format is not supported.": "Неможливо завантажити відео через мережевий чи серверний збій або формат не підтримується.",
Expand All @@ -36,5 +42,44 @@
", opens captions settings dialog": ", відкриється діалогове вікно налаштування підписів",
", opens subtitles settings dialog": ", відкриється діалогове вікно налаштування субтитрів",
", opens descriptions settings dialog": ", відкриється діалогове вікно налаштування описів",
", selected": ", обраний"
", selected": ", обраний",
"captions settings": "налаштування підписів",
"subtitles settings": "налаштування субтитрів",
"descriptions settings": "налаштування описів",
"Text": "Текст",
"White": "Білий",
"Black": "Чорний",
"Red": "Червоний",
"Green": "Зелений",
"Blue": "Синій",
"Yellow": "Жовтий",
"Magenta": "Пурпурний",
"Cyan": "Блакитний",
"Background": "Фон",
"Window": "Вікно",
"Transparent": "Прозорий",
"Semi-Transparent": "Напівпрозорий",
"Opaque": "Прозорість",
"Font Size": "Розмір шрифту",
"Text Edge Style": "Стиль краю тексту",
"None": "Нічого",
"Raised": "Піднятий",
"Depressed": "Знижений",
"Uniform": "Однаковий",
"Dropshadow": "Тінь",
"Font Family": "Шрифт",
"Proportional Sans-Serif": "Пропорційний без засічок",
"Monospace Sans-Serif": "Моноширинний без засічок",
"Proportional Serif": "Пропорційний із засічками",
"Monospace Serif": "Моноширинний із засічками",
"Casual": "Випадковий",
"Script": "Писемний",
"Small Caps": "Малі прописні",
"Reset": "Скинути",
"restore all settings to the default values": "скинути всі налаштування за замовчуванням",
"Done": "Готово",
"Caption Settings Dialog": "Діалог налаштувань підпису",
"Beginning of dialog window. Escape will cancel and close the window.": "Початок діалоговго вікна. Кнопка Escape закриє або скасує вікно",
"End of dialog window.": "Кінець діалогового вікна.",
"{1} is loading.": "{1} завантажується."
}

0 comments on commit b7aafdc

Please sign in to comment.