From fa3a6193155d4f1cc9f0714fe49685679f681c64 Mon Sep 17 00:00:00 2001 From: Thomas Bruederli Date: Thu, 4 Oct 2012 10:01:32 +0200 Subject: Imported recent launchpad translations --- plugins/password/localization/fa_IR.inc | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'plugins/password/localization/fa_IR.inc') diff --git a/plugins/password/localization/fa_IR.inc b/plugins/password/localization/fa_IR.inc index 6e016f992..185ac83c5 100644 --- a/plugins/password/localization/fa_IR.inc +++ b/plugins/password/localization/fa_IR.inc @@ -22,5 +22,10 @@ $labels['nopassword'] = 'رمزعبور جدید را وارد نمایید'; $labels['nocurpassword'] = 'رمزعبور فعلی را وارد نمایید'; $labels['passwordincorrect'] = 'رمزعبور فعلی اشتباه است'; $labels['passwordinconsistency'] = 'رمزعبورها با هم مطابقت ندارند، دوباره سعی نمایید.'; +$labels['crypterror'] = 'رمزعبور جدید نمی‌توانست ذخیره شود. نبودن تابع رمزگذاری.'; +$labels['connecterror'] = 'رمزعبور جدید نمی‌توانست ذخیره شود. خطای ارتباط.'; $labels['internalerror'] = 'رمزعبور جدید ذخیره نشد'; +$labels['passwordshort'] = 'رمزعبور باید حداقل $length کاراکتر طول داشته باشد.'; +$labels['passwordweak'] = 'رمزعبور باید شامل حداقل یک عدد و یک کاراکتر نشانه‌ای باشد.'; +$labels['passwordforbidden'] = 'رمزعبور شما کاراکترهای غیرمجاز است.'; -- cgit v1.2.3