From c41a86e5cc26dc8ae37ed4b3fddcaa195b1616a4 Mon Sep 17 00:00:00 2001 From: Thomas Bruederli Date: Mon, 6 Aug 2012 18:00:38 +0200 Subject: Updated translations from launchpad --- plugins/password/localization/he_IL.inc | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 plugins/password/localization/he_IL.inc (limited to 'plugins/password/localization/he_IL.inc') diff --git a/plugins/password/localization/he_IL.inc b/plugins/password/localization/he_IL.inc new file mode 100644 index 000000000..143e2c5af --- /dev/null +++ b/plugins/password/localization/he_IL.inc @@ -0,0 +1,31 @@ + | + +-----------------------------------------------------------------------+ +*/ + +$labels = array(); +$labels['changepasswd'] = 'שינוי סיסמה'; +$labels['curpasswd'] = 'סיסמה נוכחית:'; +$labels['newpasswd'] = 'סיסמה חדשה:'; +$labels['confpasswd'] = 'אימות הסיסמה החדשה:'; +$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