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,5 +10,5 @@
*
*/
Dict::Add('CS CZ', 'Czech', 'Čeština', [
'Class:cmdbAbstractObject/UniquenessRule:no_duplicate' => '%1$s: %2$s is already linked to %3$s: %4$s, duplicates are not allowed on this relation.~~',
'Class:cmdbAbstractObject/UniquenessRule:no_duplicate' => '%1$s: %2$s je již propojeno s %3$s: %4$s, duplicity nejsou pro toto spojení povoleny.',
]);