diff --git a/client/src/locale/angular.uk-UA.xlf b/client/src/locale/angular.uk-UA.xlf
index 43e008d1c..c7eb58e85 100644
--- a/client/src/locale/angular.uk-UA.xlf
+++ b/client/src/locale/angular.uk-UA.xlf
@@ -9184,7 +9184,7 @@
Allow email to be publicly displayed
- Allow email to be publicly displayed
+ Дозволити публічний показ електронної поштиsrc/app/+my-account/my-account-settings/my-account-email-preferences/my-account-email-preferences.component.html6
@@ -9192,7 +9192,7 @@
Necessary to claim podcast RSS feeds.
- Necessary to claim podcast RSS feeds.
+ Необхідно, щоб отримати RSS-канали подкастів.src/app/+my-account/my-account-settings/my-account-email-preferences/my-account-email-preferences.component.html9
@@ -10205,8 +10205,7 @@
The video quota only takes into account original video size. Since transcoding is enabled, videos size can be at most ~ .
- The video quota only takes into account original video size. Since transcoding is enabled, videos size can be at most ~ .
-
+ Квота на відео враховує розмір лише оригінального відео. Оскільки ввімкнено перекодування, розмір відео може бути не більше ~ . src/app/+admin/shared/user-real-quota-info.component.html1,4
@@ -10347,7 +10346,7 @@
Cache size is required.
- Cache size is required.
+ Розмір кешу обов'язковий.src/app/shared/form-validators/custom-config-validators.ts28
@@ -10355,7 +10354,7 @@
Cache size must be greater than 1.
- Cache size must be greater than 1.
+ Розміру кешу повинен бути більшим за 1.src/app/shared/form-validators/custom-config-validators.ts29
@@ -10363,7 +10362,7 @@
Cache size must be a number.
- Cache size must be a number.
+ Розмір кешу повинен бути числом.src/app/shared/form-validators/custom-config-validators.ts30
@@ -11042,7 +11041,7 @@
A password should be at least 2 characters long.
- A password should be at least 2 characters long.
+ Пароль повинен складатися принаймні з 2 символів.src/app/shared/form-validators/video-validators.ts32
@@ -11050,7 +11049,7 @@
A password should be shorter than 100 characters long.
- A password should be shorter than 100 characters long.
+ Пароль повинен бути коротшим за 100 символів.src/app/shared/form-validators/video-validators.ts33
@@ -11058,7 +11057,7 @@
A password is required for password protected video.
- A password is required for password protected video.
+ Для перегляду відео, захищеного паролем, потрібен пароль.src/app/shared/form-validators/video-validators.ts34
@@ -12180,7 +12179,7 @@
Display live information
- Display live information
+ Показувати інформацію трансляціїsrc/app/shared/shared-video-miniature/video-actions-dropdown.component.ts335
@@ -12212,7 +12211,7 @@
Run Web Video transcoding
- Run Web Video transcoding
+ Запустити перекодування вебвідеоsrc/app/+admin/overview/videos/video-list.component.ts102
@@ -12230,7 +12229,7 @@
Delete Web Video files
- Delete Web Video files
+ Видалення файлів вебвідеоsrc/app/+admin/overview/videos/video-list.component.ts114
@@ -12638,7 +12637,7 @@
Only users with the appropriate password can see this video
- Only users with the appropriate password can see this video
+ Тільки користувачі з відповідним паролем можуть переглядати це відеоsrc/app/shared/shared-main/video/video.service.ts429
@@ -12776,7 +12775,7 @@
You need a password to watch this video
- You need a password to watch this video
+ Вам потрібен пароль для перегляду цього відеоsrc/app/+videos/+video-watch/video-watch.component.ts403
@@ -12784,7 +12783,7 @@
This video is password protected
- This video is password protected
+ Це відео захищене паролемsrc/app/+videos/+video-watch/video-watch.component.ts404
@@ -12792,7 +12791,7 @@
Incorrect password, please enter a correct password
- Incorrect password, please enter a correct password
+ Неправильний пароль. Введіть правильний парольsrc/app/+videos/+video-watch/video-watch.component.ts405