Skip to content

Commit

Permalink
feat(lang): update uk.json (#3675)
Browse files Browse the repository at this point in the history
  • Loading branch information
gkatsev committed Nov 3, 2016
1 parent d11fd50 commit 8f7eb12
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 15 deletions.
16 changes: 2 additions & 14 deletions docs/translations-needed.md
Original file line number Diff line number Diff line change
Expand Up @@ -252,6 +252,7 @@ If you add or update a translation run `grunt check-translations` to update the
| | , opens subtitles settings dialog |
| | , opens descriptions settings dialog |
| | , selected |
| ru.json (Complete) | |
| sr.json (missing 14) | Close Modal Dialog |
| | Descriptions |
| | descriptions off |
Expand Down Expand Up @@ -286,20 +287,7 @@ If you add or update a translation run `grunt check-translations` to update the
| | Audio Track |
| | The media is encrypted and we do not have the keys to decrypt it. |
| | , opens descriptions settings dialog |
| uk.json (missing 14) | Close Modal Dialog |
| | Descriptions |
| | descriptions off |
| | Audio Track |
| | The media is encrypted and we do not have the keys to decrypt it. |
| | Play Video |
| | Close |
| | Modal Window |
| | This is a modal window |
| | This modal can be closed by pressing the Escape key or activating the close button. |
| | , opens captions settings dialog |
| | , opens subtitles settings dialog |
| | , opens descriptions settings dialog |
| | , selected |
| uk.json (Complete) | |
| vi.json (missing 14) | Close Modal Dialog |
| | Descriptions |
| | descriptions off |
Expand Down
16 changes: 15 additions & 1 deletion lang/uk.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,23 @@
"Captions": "Підписи",
"captions off": "Без підписів",
"Chapters": "Розділи",
"Close Modal Dialog": "Закрити модальний діалог",
"Descriptions": "Описи",
"descriptions off": "Без описів",
"Audio Track": "Аудіодоріжка",
"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.": "Неможливо завантажити відео через мережевий чи серверний збій або формат не підтримується.",
"The media playback was aborted due to a corruption problem or because the media used features your browser did not support.": "Відтворення відео було припинено через пошкодження або у зв'язку з тим, що відео використовує функції, які не підтримуються вашим браузером.",
"No compatible source was found for this media.": "Сумісні джерела для цього відео відсутні."
"No compatible source was found for this media.": "Сумісні джерела для цього відео відсутні.",
"The media is encrypted and we do not have the keys to decrypt it.": "Відео в зашифрованому вигляді, і ми не маємо ключі для розшифровки.",
"Play Video": "Відтворити відео",
"Close": "Закрити",
"Modal Window": "Модальне вікно",
"This is a modal window": "Це модальне вікно.",
"This modal can be closed by pressing the Escape key or activating the close button.": "Модальне вікно можна закрити, натиснувши клавішу Esc або кнопку закриття вікна.",
", opens captions settings dialog": ", відкриється діалогове вікно налаштування підписів",
", opens subtitles settings dialog": ", відкриється діалогове вікно налаштування субтитрів",
", opens descriptions settings dialog": ", відкриється діалогове вікно налаштування описів",
", selected": ", обраний"
}

0 comments on commit 8f7eb12

Please sign in to comment.