From 7c2179f4b8604da1167b29ffb92041cf16fc4dbc Mon Sep 17 00:00:00 2001 From: Marius Cramer <m.cramer@pixcept.de> Date: Thu, 13 Mar 2014 07:37:47 -0400 Subject: [PATCH] Merge remote-tracking branch 'origin/stable-3.0.5' --- interface/lib/lang/cz.lng | 9 ++++++++- 1 files changed, 8 insertions(+), 1 deletions(-) diff --git a/interface/lib/lang/cz.lng b/interface/lib/lang/cz.lng index 9dc581f..e476ff9 100644 --- a/interface/lib/lang/cz.lng +++ b/interface/lib/lang/cz.lng @@ -139,5 +139,12 @@ $wb['client_cannot_be_deleted_because_of_billing_module_txt'] = 'This client has records in the billing module, therefore he cannot be deleted.'; $wb['yes_txt'] = 'Ano'; $wb['no_txt'] = 'Ne'; +$wb['None'] = 'None'; +$wb['strength_1'] = 'Slabé'; +$wb['strength_2'] = 'Podprůměrné'; +$wb['strength_3'] = 'Dobré'; +$wb['strength_4'] = 'Silné'; +$wb['strength_5'] = 'Velmi silné'; +$wb['weak_password_txt'] = 'Zvolené heslo neodpovídá požadavkům zásad pro tvorbu hesel. Heslo musí být alespoň {chars} znaků dlouhé a mající sílu \"{strength}\".'; +$wb['weak_password_length_txt'] = 'Zvolené heslo neodpovídá požadavkům zásad pro tvorbu hesel. Heslo musí být alespoň {chars} znaků dlouhé.'; ?> - -- Gitblit v1.9.1