N°7824 - Update czech translations for iTop3.2 thanks to @Stetinac

This commit is contained in:
Anne-Cath
2024-09-18 11:54:51 +02:00
parent cbbb4cdb8c
commit 60de41e6fd
40 changed files with 735 additions and 671 deletions

View File

@@ -10,7 +10,7 @@
*
*/
Dict::Add('CS CZ', 'Czech', 'Čeština', [
'UI:Component:Input:ChangeNotAllowed' => 'This change is not allowed~~',
'UI:Component:Input:Password:DoesNotMatch' => 'Passwords do not match~~',
'UI:Component:Input:Set:MinimumItems' => 'Minimum %1$s item(s) required~~',
'UI:Component:Input:ChangeNotAllowed' => 'Tato změna není povolena',
'UI:Component:Input:Password:DoesNotMatch' => 'Hesla se neshodují',
'UI:Component:Input:Set:MinimumItems' => 'Vyžaduje minimálně %1$s položku (položky)',
]);