summaryrefslogtreecommitdiff
path: root/plugins/password/localization/fa_IR.inc
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2012-10-04 10:01:32 +0200
committerThomas Bruederli <thomas@roundcube.net>2012-10-04 10:01:32 +0200
commitfa3a6193155d4f1cc9f0714fe49685679f681c64 (patch)
treebfec58576e9c1c67c699844fee2db033916fc9c8 /plugins/password/localization/fa_IR.inc
parent05c4edf34bcff89fcae80389e890fa07271f5275 (diff)
Imported recent launchpad translations
Diffstat (limited to 'plugins/password/localization/fa_IR.inc')
-rw-r--r--plugins/password/localization/fa_IR.inc5
1 files changed, 5 insertions, 0 deletions
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'] = 'رمزعبور شما کاراکترهای غیرمجاز است.';