From 9435644f346386d179fb41f6ad95b9e2a0ba47b5 Mon Sep 17 00:00:00 2001 From: Jiri Podhorecky Date: Tue, 5 Jul 2022 14:16:48 +0000 Subject: [PATCH] Translated using Weblate (Czech) Currently translated at 99.9% (2066 of 2067 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/cs/ --- client/src/locale/angular.cs-CZ.xlf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/client/src/locale/angular.cs-CZ.xlf b/client/src/locale/angular.cs-CZ.xlf index 56ecea975..37fd31aab 100644 --- a/client/src/locale/angular.cs-CZ.xlf +++ b/client/src/locale/angular.cs-CZ.xlf @@ -8324,7 +8324,7 @@ {count, plural, =1 {1 user unbanned.} other { users unbanned.}} - {count, plural, =1 {1 user unbanned.} other { users unbanned.}} + {count, plural, =1 {1 uživatel odblokován.} other { uživatelů odblokováno.}} src/app/+admin/overview/users/user-list/user-list.component.ts 227 @@ -8355,7 +8355,7 @@ {count, plural, =1 {1 user deleted.} other { users deleted.}} - {count, plural, =1 {1 user deleted.} other { users deleted.}} + {count, plural, =1 {1 uživatel smazán.} other { uživatelů smazáno.}} src/app/+admin/overview/users/user-list/user-list.component.ts 256 @@ -8368,7 +8368,7 @@ {count, plural, =1 {1 user email set as verified.} other { user emails set as verified.}} - {count, plural, =1 {1 user email set as verified.} other { user emails set as verified.}} + {count, plural, =1 {1 e-mail uživatele nastaven jako ověřený.} other { e-maily uživatele nastaveny jako ověřené.}} src/app/+admin/overview/users/user-list/user-list.component.ts 274