From dec6a7ae0e38dde3dc8b4c007ccc2e4b290ed23a Mon Sep 17 00:00:00 2001 From: Ihor Hordiichuk Date: Sun, 23 Jan 2022 20:52:46 +0000 Subject: [PATCH] Translated using Weblate (Ukrainian) Currently translated at 69.2% (1333 of 1925 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/uk/ --- client/src/locale/angular.uk-UA.xlf | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/client/src/locale/angular.uk-UA.xlf b/client/src/locale/angular.uk-UA.xlf index 68cde79cc..d85829e78 100644 --- a/client/src/locale/angular.uk-UA.xlf +++ b/client/src/locale/angular.uk-UA.xlf @@ -6071,9 +6071,7 @@ color: red; Do you really want to delete ? It will delete videos uploaded in this channel, and you will not be able to create another channel with the same name ()! - Do you really want to delete ? -It will delete videos uploaded in this channel, and you will not be able to create another -channel with the same name ()! + Ви справді хочете видалити ? Буде видалено відео, вивантажених у цей канал, і ви більше не зможете створити інший канал з такою ж назвою ()! src/app/+my-library/+my-video-channels/my-video-channels.component.ts44 @@ -9190,7 +9188,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular A subject is required. - A subject is required. + Тема обов'язкова. src/app/shared/form-validators/instance-validators.ts32 @@ -9253,7 +9251,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular Channel name is required. - Channel name is required. + Назва каналу обов'язкова. src/app/shared/form-validators/user-validators.ts29 @@ -9279,13 +9277,13 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular Password cannot be more than 255 characters long. - Password cannot be more than 255 characters long. + Пароль не може бути довшим ніж 255 символів. src/app/shared/form-validators/user-validators.ts73 src/app/shared/form-validators/user-validators.ts84 The new password and the confirmed password do not correspond. - The new password and the confirmed password do not correspond. + Новий пароль і пароль підтвердження відрізняються. src/app/shared/form-validators/user-validators.ts91