240 lines
6.2 KiB
Plaintext
240 lines
6.2 KiB
Plaintext
# This file is distributed under the same license as the Django package.
|
||
#
|
||
# Translators:
|
||
# Alex Gaynor <alex.gaynor@gmail.com>, 2011-2012
|
||
# Jannis Leidel <jannis@leidel.info>, 2011
|
||
# Meir Kriheli <mkriheli@gmail.com>, 2012-2015
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: django\n"
|
||
"Report-Msgid-Bugs-To: \n"
|
||
"POT-Creation-Date: 2015-03-18 09:16+0100\n"
|
||
"PO-Revision-Date: 2015-03-21 19:42+0000\n"
|
||
"Last-Translator: Meir Kriheli <mkriheli@gmail.com>\n"
|
||
"Language-Team: Hebrew (http://www.transifex.com/projects/p/django/language/"
|
||
"he/)\n"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: 8bit\n"
|
||
"Language: he\n"
|
||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||
|
||
msgid "Personal info"
|
||
msgstr "מידע אישי"
|
||
|
||
msgid "Permissions"
|
||
msgstr "הרשאות"
|
||
|
||
msgid "Important dates"
|
||
msgstr "תאריכים חשובים"
|
||
|
||
#, python-format
|
||
msgid "%(name)s object with primary key %(key)r does not exist."
|
||
msgstr "הפריט %(name)s עם המפתח הראשי %(key)r אינו קיים."
|
||
|
||
msgid "Password changed successfully."
|
||
msgstr "הסיסמה שונתה בהצלחה."
|
||
|
||
#, python-format
|
||
msgid "Change password: %s"
|
||
msgstr "שינוי סיסמה: %s"
|
||
|
||
msgid "Authentication and Authorization"
|
||
msgstr "אימות והרשאות"
|
||
|
||
msgid "No password set."
|
||
msgstr "לא נקבעה סיסמה."
|
||
|
||
msgid "Invalid password format or unknown hashing algorithm."
|
||
msgstr "תחביר סיסמה בלתי-חוקי או אלגוריתם גיבוב לא ידוע."
|
||
|
||
msgid "The two password fields didn't match."
|
||
msgstr "שני שדות הסיסמה אינם זהים."
|
||
|
||
msgid "Password"
|
||
msgstr "סיסמה"
|
||
|
||
msgid "Password confirmation"
|
||
msgstr "אימות סיסמה"
|
||
|
||
msgid "Enter the same password as above, for verification."
|
||
msgstr "יש להזין את אותה סיסמה שוב,לאימות."
|
||
|
||
msgid ""
|
||
"Raw passwords are not stored, so there is no way to see this user's "
|
||
"password, but you can change the password using <a href=\"password/\">this "
|
||
"form</a>."
|
||
msgstr ""
|
||
"הסיסמאות אינן נשמרות באופן חשוף, כך שאין דרך לראות את סיסמת המשתמש, ניתן "
|
||
"לשנות את הסיסמה בעזרת <a href=\"password/\">טופס זה</a>."
|
||
|
||
#, python-format
|
||
msgid ""
|
||
"Please enter a correct %(username)s and password. Note that both fields may "
|
||
"be case-sensitive."
|
||
msgstr ""
|
||
"נא להזין %(username)s וסיסמה נכונים. נא לשים לב כי שני השדות רגישים לאותיות "
|
||
"גדולות/קטנות."
|
||
|
||
msgid "This account is inactive."
|
||
msgstr "חשבון זה אינו פעיל."
|
||
|
||
msgid "Email"
|
||
msgstr "דוא\"ל"
|
||
|
||
msgid "New password"
|
||
msgstr "סיסמה חדשה"
|
||
|
||
msgid "New password confirmation"
|
||
msgstr "אימות סיסמה חדשה"
|
||
|
||
msgid "Your old password was entered incorrectly. Please enter it again."
|
||
msgstr "סיסמתך הישנה הוזנה בצורה שגויה. נא להזינה שוב."
|
||
|
||
msgid "Old password"
|
||
msgstr "סיסמה ישנה"
|
||
|
||
msgid "Password (again)"
|
||
msgstr "סיסמה (שוב)"
|
||
|
||
msgid "algorithm"
|
||
msgstr "אלגוריתם"
|
||
|
||
msgid "iterations"
|
||
msgstr "חזרות"
|
||
|
||
msgid "salt"
|
||
msgstr "salt"
|
||
|
||
msgid "hash"
|
||
msgstr "גיבוב"
|
||
|
||
msgid "work factor"
|
||
msgstr "work factor"
|
||
|
||
msgid "checksum"
|
||
msgstr "סיכום ביקורת"
|
||
|
||
msgid "name"
|
||
msgstr "שם"
|
||
|
||
msgid "codename"
|
||
msgstr "שם קוד"
|
||
|
||
msgid "permission"
|
||
msgstr "הרשאה"
|
||
|
||
msgid "permissions"
|
||
msgstr "הרשאות"
|
||
|
||
msgid "group"
|
||
msgstr "קבוצה"
|
||
|
||
msgid "groups"
|
||
msgstr "קבוצות"
|
||
|
||
msgid "password"
|
||
msgstr "סיסמה"
|
||
|
||
msgid "last login"
|
||
msgstr "כניסה אחרונה"
|
||
|
||
msgid "superuser status"
|
||
msgstr "סטטוס משתמש על"
|
||
|
||
msgid ""
|
||
"Designates that this user has all permissions without explicitly assigning "
|
||
"them."
|
||
msgstr "מציין שלמשתמש זה יש את כל ההרשאות ללא הצורך המפורש בהענקתן."
|
||
|
||
msgid ""
|
||
"The groups this user belongs to. A user will get all permissions granted to "
|
||
"each of their groups."
|
||
msgstr ""
|
||
"הקבוצות שמשתמש זה שייך אליהן. משתמש יקבל את כל ההרשאות המוקצות לכל אחת "
|
||
"מהקבוצות שלו/שלה."
|
||
|
||
msgid "user permissions"
|
||
msgstr "הרשאות משתמש"
|
||
|
||
msgid "Specific permissions for this user."
|
||
msgstr "הרשאות ספציפיות למשתמש זה."
|
||
|
||
msgid "username"
|
||
msgstr "שם משתמש"
|
||
|
||
msgid "Required. 30 characters or fewer. Letters, digits and @/./+/-/_ only."
|
||
msgstr "שדה חובה. 30 תווים או פחות. אותיות, ספרות ו-@/./+/-/_ בלבד."
|
||
|
||
msgid ""
|
||
"Enter a valid username. This value may contain only letters, numbers and @/./"
|
||
"+/-/_ characters."
|
||
msgstr ""
|
||
"יש להזין שם משתמש חוקי. ערך זה יכול להכיל אותיות, ספרות והתווים @/./+/-/_ "
|
||
"בלבד."
|
||
|
||
msgid "A user with that username already exists."
|
||
msgstr "משתמש עם שם משתמש זה קיים כבר"
|
||
|
||
msgid "first name"
|
||
msgstr "שם פרטי"
|
||
|
||
msgid "last name"
|
||
msgstr "שם משפחה"
|
||
|
||
msgid "email address"
|
||
msgstr "כתובת דוא\"ל"
|
||
|
||
msgid "staff status"
|
||
msgstr "סטטוס איש צוות"
|
||
|
||
msgid "Designates whether the user can log into this admin site."
|
||
msgstr "מציין האם המשתמש יכול להתחבר לאתר הניהול."
|
||
|
||
msgid "active"
|
||
msgstr "פעיל"
|
||
|
||
msgid ""
|
||
"Designates whether this user should be treated as active. Unselect this "
|
||
"instead of deleting accounts."
|
||
msgstr ""
|
||
"מציין האם יש להתייחס למשתמש כפעיל. יש לבטל בחירה זו במקום למחוק חשבונות "
|
||
"משתמשים."
|
||
|
||
msgid "date joined"
|
||
msgstr "תאריך הצטרפות"
|
||
|
||
msgid "user"
|
||
msgstr "משתמש"
|
||
|
||
msgid "users"
|
||
msgstr "משתמשים"
|
||
|
||
#, python-format
|
||
msgid "Password reset on %(site_name)s"
|
||
msgstr "החלפת הסיסמה ב-%(site_name)s"
|
||
|
||
msgid "Logged out"
|
||
msgstr "יצאת מהמערכת"
|
||
|
||
msgid "Password reset"
|
||
msgstr "איפוס סיסמה"
|
||
|
||
msgid "Password reset sent"
|
||
msgstr "איפוס הסיסמה נשלח."
|
||
|
||
msgid "Enter new password"
|
||
msgstr "הזנת סיסמה חדשה"
|
||
|
||
msgid "Password reset unsuccessful"
|
||
msgstr "איפוס הסיסמה נכשל"
|
||
|
||
msgid "Password reset complete"
|
||
msgstr "איפוס הסיסמה הושלם"
|
||
|
||
msgid "Password change"
|
||
msgstr "שינוי סיסמה"
|
||
|
||
msgid "Password change successful"
|
||
msgstr "הסיסמה שונתה בהצלחה"
|