bitwarden-estensione-browser/apps/web/src/locales/he/messages.json

5170 lines
164 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"pageTitle": {
"message": "כספת רשת $APP_NAME$",
"description": "The title of the website in the browser window.",
"placeholders": {
"app_name": {
"content": "$1",
"example": "Bitwarden"
}
}
},
"whatTypeOfItem": {
"message": "מאיזה סוג פריט זה?"
},
"name": {
"message": "שם"
},
"uri": {
"message": "כתובת"
},
"uriPosition": {
"message": "כתובת $POSITION$",
"description": "A listing of URIs. Ex: URI 1, URI 2, URI 3, etc.",
"placeholders": {
"position": {
"content": "$1",
"example": "2"
}
}
},
"newUri": {
"message": "כתובת חדשה"
},
"username": {
"message": "שם משתמש"
},
"password": {
"message": "סיסמה"
},
"newPassword": {
"message": "סיסמה חדשה"
},
"passphrase": {
"message": "משפט סיסמה"
},
"notes": {
"message": "הערות"
},
"customFields": {
"message": "שדות מותאמים אישית"
},
"cardholderName": {
"message": "שם בעל הכרטיס"
},
"number": {
"message": "מספר"
},
"brand": {
"message": "מותג"
},
"expiration": {
"message": "תוקף"
},
"securityCode": {
"message": "קוד האבטחה (CVV)"
},
"identityName": {
"message": "שם הזהות"
},
"company": {
"message": "חברה"
},
"ssn": {
"message": "מספר ביטוח לאומי"
},
"passportNumber": {
"message": "מספר דרכון"
},
"licenseNumber": {
"message": "מספר רשיון"
},
"email": {
"message": "אימייל"
},
"phone": {
"message": "טלפון"
},
"january": {
"message": "ינואר"
},
"february": {
"message": "פברואר"
},
"march": {
"message": "מרץ"
},
"april": {
"message": "אפריל"
},
"may": {
"message": "מאי"
},
"june": {
"message": "יוני"
},
"july": {
"message": "יולי"
},
"august": {
"message": "אוגוסט"
},
"september": {
"message": "ספטמבר"
},
"october": {
"message": "אוקטובר"
},
"november": {
"message": "נובמבר"
},
"december": {
"message": "דצמבר"
},
"title": {
"message": "תואר"
},
"mr": {
"message": "מר"
},
"mrs": {
"message": "גברת"
},
"ms": {
"message": "העלמה"
},
"dr": {
"message": "דוקטור"
},
"expirationMonth": {
"message": "תוקף אשראי - חודש"
},
"expirationYear": {
"message": "תוקף אשראי - שנה"
},
"authenticatorKeyTotp": {
"message": "מפתח מאמת (TOTP)"
},
"folder": {
"message": "תיקייה"
},
"newCustomField": {
"message": "שדה מותאם אישית חדש"
},
"value": {
"message": "ערך"
},
"dragToSort": {
"message": "גרור כדי למיין"
},
"cfTypeText": {
"message": "טקסט"
},
"cfTypeHidden": {
"message": "מוסתר"
},
"cfTypeBoolean": {
"message": "אמת או שקר"
},
"cfTypeLinked": {
"message": "מקושר",
"description": "This describes a field that is 'linked' (related) to another field."
},
"remove": {
"message": "הסר"
},
"unassigned": {
"message": "לא מוקצה"
},
"noneFolder": {
"message": "ללא תיקיה",
"description": "This is the folder for uncategorized items"
},
"addFolder": {
"message": "הוסף תיקיה"
},
"editFolder": {
"message": "ערוך תיקייה"
},
"baseDomain": {
"message": "שם בסיס הדומיין",
"description": "Domain name. Ex. website.com"
},
"domainName": {
"message": "שם דומיין",
"description": "Domain name. Ex. website.com"
},
"host": {
"message": "מארח",
"description": "A URL's host value. For example, the host of https://sub.domain.com:443 is 'sub.domain.com:443'."
},
"exact": {
"message": "מדויק"
},
"startsWith": {
"message": "מתחיל עם"
},
"regEx": {
"message": "ביטוי רגולרי",
"description": "A programming term, also known as 'RegEx'."
},
"matchDetection": {
"message": "זיהוי התאמה",
"description": "URI match detection for auto-fill."
},
"defaultMatchDetection": {
"message": "ברירת מחדל לזיהוי התאמות",
"description": "Default URI match detection for auto-fill."
},
"never": {
"message": "לעולם לא"
},
"toggleVisibility": {
"message": "הצג או הסתר"
},
"toggleCollapse": {
"message": "הצג או קפל",
"description": "Toggling an expand/collapse state."
},
"generatePassword": {
"message": "צור סיסמה"
},
"checkPassword": {
"message": "בדוק אם הסיסמה נחשפה."
},
"passwordExposed": {
"message": "הסיסמה הזו נחשפה $VALUE$ פעמים בפריצות אבטחה. כדאי לשנות אותה.",
"placeholders": {
"value": {
"content": "$1",
"example": "2"
}
}
},
"passwordSafe": {
"message": "הסיסמה לא נמצאה בפריצות אבטחה ידועות. היא בטוחה לשימוש."
},
"save": {
"message": "שמור"
},
"cancel": {
"message": "בטל"
},
"canceled": {
"message": "בוטל"
},
"close": {
"message": "סגור"
},
"delete": {
"message": "מחק"
},
"favorite": {
"message": "מועדף"
},
"unfavorite": {
"message": "מחק ממועדפים"
},
"edit": {
"message": "ערוך"
},
"searchCollection": {
"message": "חפש אוסף"
},
"searchFolder": {
"message": "חפש תיקייה"
},
"searchFavorites": {
"message": "חפש מועדפים"
},
"searchType": {
"message": "חפש סוג",
"description": "Search item type"
},
"searchVault": {
"message": "חפש כספת"
},
"allItems": {
"message": "כל הפריטים"
},
"favorites": {
"message": "מועדפים"
},
"types": {
"message": "סוגים"
},
"typeLogin": {
"message": "פרטי התחברות"
},
"typeCard": {
"message": "כרטיס"
},
"typeIdentity": {
"message": "זהות"
},
"typeSecureNote": {
"message": "פתק מאובטח"
},
"typeLoginPlural": {
"message": "התחברויות"
},
"typeCardPlural": {
"message": "כרטיסים"
},
"typeIdentityPlural": {
"message": "זהויות"
},
"typeSecureNotePlural": {
"message": "פתקים מאובטחים"
},
"folders": {
"message": "תיקיות"
},
"collections": {
"message": "אוספים"
},
"firstName": {
"message": "שם פרטי"
},
"middleName": {
"message": "שם אמצעי"
},
"lastName": {
"message": "שם משפחה"
},
"fullName": {
"message": "שם מלא"
},
"address1": {
"message": "כתובת 1"
},
"address2": {
"message": "כתובת 2"
},
"address3": {
"message": "כתובת 3"
},
"cityTown": {
"message": "עיר \\ ישוב"
},
"stateProvince": {
"message": "מדינה \\ מחוז"
},
"zipPostalCode": {
"message": "מיקוד"
},
"country": {
"message": "מדינה"
},
"shared": {
"message": "משותף"
},
"attachments": {
"message": "קבצים מצורפים"
},
"select": {
"message": "בחר"
},
"addItem": {
"message": "הוסף פריט"
},
"editItem": {
"message": "ערוך פריט"
},
"viewItem": {
"message": "הצג פריט"
},
"ex": {
"message": "לדוגמא",
"description": "Short abbreviation for 'example'."
},
"other": {
"message": "אחר"
},
"share": {
"message": "שתף"
},
"moveToOrganization": {
"message": "העברה לארגון"
},
"valueCopied": {
"message": "השדה $VALUE$ הועתק לזיכרון",
"description": "Value has been copied to the clipboard.",
"placeholders": {
"value": {
"content": "$1",
"example": "Password"
}
}
},
"copyValue": {
"message": "העתק ערך",
"description": "Copy value to clipboard"
},
"copyPassword": {
"message": "העתק סיסמה",
"description": "Copy password to clipboard"
},
"copyUsername": {
"message": "העתק שם משתמש",
"description": "Copy username to clipboard"
},
"copyNumber": {
"message": "העתק מספר",
"description": "Copy credit card number"
},
"copySecurityCode": {
"message": "העתק קוד אבטחה",
"description": "Copy credit card security code (CVV)"
},
"copyUri": {
"message": "העתק שורת כתובת",
"description": "Copy URI to clipboard"
},
"me": {
"message": "Me"
},
"myVault": {
"message": "הכספת שלי"
},
"allVaults": {
"message": "All Vaults"
},
"vault": {
"message": "כספת"
},
"vaults": {
"message": "Vaults"
},
"vaultItems": {
"message": "Vault Items"
},
"moveSelectedToOrg": {
"message": "העבר בחירה לארגון"
},
"deleteSelected": {
"message": "מחק בחירה"
},
"moveSelected": {
"message": "העבר בחירה"
},
"selectAll": {
"message": "בחר הכל"
},
"unselectAll": {
"message": "נקה הכל"
},
"launch": {
"message": "הפעל"
},
"newAttachment": {
"message": "צרף קובץ חדש"
},
"deletedAttachment": {
"message": "קובץ מצורף שנמחק"
},
"deleteAttachmentConfirmation": {
"message": "האם אתה בטוח שברצונך למחוק קובץ מצורף זה?"
},
"attachmentSaved": {
"message": "הקובץ המצורף נשמר."
},
"file": {
"message": "קובץ"
},
"selectFile": {
"message": "בחר קובץ."
},
"maxFileSize": {
"message": "גודל הקובץ המירבי הוא 500 מגה."
},
"updateKey": {
"message": "לא ניתן להשתמש ביכולת זו עד שתעדכן את מפתח ההצפנה שלך."
},
"addedItem": {
"message": "פריט שהתווסף"
},
"editedItem": {
"message": "פריט שנערך"
},
"movedItemToOrg": {
"message": "$ITEMNAME$ הועבר ל־$ORGNAME$",
"placeholders": {
"itemname": {
"content": "$1",
"example": "Secret Item"
},
"orgname": {
"content": "$2",
"example": "Company Name"
}
}
},
"movedItemsToOrg": {
"message": "פריטים נבחרים הועברו ל־$ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "מחק פריט"
},
"deleteFolder": {
"message": "מחק תיקייה"
},
"deleteAttachment": {
"message": "מחק קובץ מצורף"
},
"deleteItemConfirmation": {
"message": "האם אתה בטוח שברצונך למחוק פריט זה?"
},
"deletedItem": {
"message": "הפריט נשלח לסל המחזור"
},
"deletedItems": {
"message": "הפריטים נשלחו לסל המחזור"
},
"movedItems": {
"message": "פריטים שהועברו"
},
"overwritePasswordConfirmation": {
"message": "האם אתה בטוח שברצונך לדרוס את הסיסמה הנוכחית?"
},
"editedFolder": {
"message": "תיקיה שנערכה"
},
"addedFolder": {
"message": "תיקיה שנוספה"
},
"deleteFolderConfirmation": {
"message": "האם אתה בטוח שברצונך למחוק את התיקייה?"
},
"deletedFolder": {
"message": "תיקיה שנמחקה"
},
"loggedOut": {
"message": "בוצעה יציאה"
},
"loginExpired": {
"message": "תוקף החיבור שלך הסתיים."
},
"logOutConfirmation": {
"message": "האם אתה בטוח שברצונך להתנתק?"
},
"logOut": {
"message": "התנתק"
},
"ok": {
"message": "אישור"
},
"yes": {
"message": "כן"
},
"no": {
"message": "לא"
},
"loginOrCreateNewAccount": {
"message": "צור חשבון חדש או התחבר כדי לגשת לכספת המאובטחת שלך."
},
"createAccount": {
"message": "צור חשבון"
},
"logIn": {
"message": "התחבר"
},
"submit": {
"message": "שלח"
},
"emailAddressDesc": {
"message": "השתמש בכתובת המייל שלך כדי להכנס."
},
"yourName": {
"message": "השם שלך"
},
"yourNameDesc": {
"message": "מה השם או הכינוי שלך?"
},
"masterPass": {
"message": "סיסמה ראשית"
},
"masterPassDesc": {
"message": "הסיסמה הראשית היא הסיסמה שבאמצעותה תיגש לכספת שלך. חשוב מאוד שלא תשכח את הסיסמה הזו. אין שום דרך לשחזר אותה במקרה ושכחת אותה."
},
"masterPassHintDesc": {
"message": "ניתן להשתמש ברמז לסיסמה הראשית אם שכחת אותה."
},
"reTypeMasterPass": {
"message": "הקלד שוב סיסמה ראשית"
},
"masterPassHint": {
"message": "רמז לסיסמה ראשית (אופציונאלי)"
},
"masterPassHintLabel": {
"message": "רמז לסיסמה ראשית"
},
"settings": {
"message": "הגדרות"
},
"passwordHint": {
"message": "רמז לסיסמה"
},
"enterEmailToGetHint": {
"message": "הכנס את כתובת האימייל שלך לקבלת רמז עבור הסיסמה הראשית."
},
"getMasterPasswordHint": {
"message": "הצג את הרמז לסיסמה הראשית"
},
"emailRequired": {
"message": "נדרשת כתובת אימייל."
},
"invalidEmail": {
"message": "כתובת אימייל לא תקינה."
},
"masterPassRequired": {
"message": "יש להזין את הסיסמה הראשית."
},
"masterPassLength": {
"message": "הסיסמה הראשית חייבת להיות לפחות באורך 8 תווים."
},
"masterPassDoesntMatch": {
"message": "שדה אימות סיסמה ראשית לא תואם."
},
"newAccountCreated": {
"message": "החשבון החדש שלך נוצר בהצלחה! כעת ניתן להתחבר למערכת."
},
"masterPassSent": {
"message": "שלחנו לך אימייל עם רמז לסיסמה הראשית."
},
"unexpectedError": {
"message": "אירעה שגיאה לא צפויה."
},
"emailAddress": {
"message": "כתובת אימייל"
},
"yourVaultIsLocked": {
"message": "הכספת שלך נעולה. הזן את הסיסמה הראשית שלך כדי להמשיך."
},
"unlock": {
"message": "שחרר נעילה"
},
"loggedInAsEmailOn": {
"message": "מחובר כ $EMAIL$ באתר $HOSTNAME$.",
"placeholders": {
"email": {
"content": "$1",
"example": "name@example.com"
},
"hostname": {
"content": "$2",
"example": "bitwarden.com"
}
}
},
"invalidMasterPassword": {
"message": "סיסמה ראשית שגויה"
},
"lockNow": {
"message": "נעל עכשיו"
},
"noItemsInList": {
"message": "אין פריטים להצגה ברשימה."
},
"noCollectionsInList": {
"message": "אין אוספים להצגה ברשימה."
},
"noGroupsInList": {
"message": "אין קבוצות להצגה ברשימה."
},
"noUsersInList": {
"message": "אין משתמשים להצגה ברשימה."
},
"noEventsInList": {
"message": "אין אירועים להצגה ברשימה."
},
"newOrganization": {
"message": "ארגון חדש"
},
"noOrganizationsList": {
"message": "אינך משויך לארגון. ניתן לשתף באופן מאובטח פריטים רק עם משתמשים אחרים בתוך ארגון."
},
"versionNumber": {
"message": "גרסה $VERSION_NUMBER$",
"placeholders": {
"version_number": {
"content": "$1",
"example": "1.2.3"
}
}
},
"enterVerificationCodeApp": {
"message": "הכנס את קוד האימות בן 6 הספרות מאפליקציית האימות שלך."
},
"enterVerificationCodeEmail": {
"message": "הכנס את קוד האימות בן 6 הספרות שנשלח ל-$EMAIL$.",
"placeholders": {
"email": {
"content": "$1",
"example": "example@gmail.com"
}
}
},
"verificationCodeEmailSent": {
"message": "מייל אימות נשלח לכתובת $EMAIL$.",
"placeholders": {
"email": {
"content": "$1",
"example": "example@gmail.com"
}
}
},
"rememberMe": {
"message": "זכור אותי"
},
"sendVerificationCodeEmailAgain": {
"message": "שלח שוב קוד אימות לאימייל"
},
"useAnotherTwoStepMethod": {
"message": "השתמש בשיטה אחרת עבור כניסה דו שלבית"
},
"insertYubiKey": {
"message": "הכנס את ה-YubiKey אל כניסת ה-USB במחשבך, ואז גע בכפתור שלו."
},
"insertU2f": {
"message": "הכנס את מפתח האבטחה שלך אל כניסת ה-USB במחשבך. אם יש לו כפתור, לחץ עליו."
},
"loginUnavailable": {
"message": "פרטי כניסה לא זמינים"
},
"noTwoStepProviders": {
"message": "כניסה דו-שלבית פעילה בחשבון זה, אך אף אחד מספקי הכניסה הדו-שלבית לא נתמכים בדפדפן זה."
},
"noTwoStepProviders2": {
"message": "אנא השתמש בדפדפן נתמך (כמו לדוגמא Chrome) ו\\או הוסף ספק כניסה דו-שלבית הנתמך בדפדפן זה (כמו לדוגמא אפליקצית אימות)."
},
"twoStepOptions": {
"message": "אפשרויות כניסה דו שלבית"
},
"recoveryCodeDesc": {
"message": "איבדת גישה לכל ספקי האימות הדו-שלבי שלך? השתמש בקוד האימות כדי לבטל את הספקים הקיימים מתוך החשבון שלך."
},
"recoveryCodeTitle": {
"message": "קוד שחזור"
},
"authenticatorAppTitle": {
"message": "אפליקציית אימות"
},
"authenticatorAppDesc": {
"message": "השתמש באפליקצית אימות (כמו לדוגמא Authy או Google Authenticator) לייצור סיסמאות אימות מבוססות זמן.",
"description": "'Authy' and 'Google Authenticator' are product names and should not be translated."
},
"yubiKeyTitle": {
"message": "מפתח אבטחה OTP של YubiKey"
},
"yubiKeyDesc": {
"message": "השתמש בYubiKey עבור גישה לחשבון שלך. עובד עם YubiKey מסדרה 4, סדרה 5, ומכשירי NEO."
},
"duoDesc": {
"message": "בצע אימות מול Duo Security באמצעות אפליקצית Duo לפלאפון, SMS, שיחת טלפון, או מפתח אבטחה U2F.",
"description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated."
},
"duoOrganizationDesc": {
"message": "בצע אימות מול Duo Security עבור הארגון שלך באמצעות אפליקצית Duo לפלאפון, SMS, שיחת טלפון, או מפתח אבטחה U2F.",
"description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated."
},
"u2fDesc": {
"message": "השתמש בכל מפתח אבטחה התומך בFIDO U2F עבור גישה לחשבונך."
},
"u2fTitle": {
"message": "מפתח אבטחה FIDO U2F"
},
"webAuthnTitle": {
"message": "FIDO2 WebAuthn"
},
"webAuthnDesc": {
"message": "Use any WebAuthn enabled security key to access your account."
},
"webAuthnMigrated": {
"message": "(Migrated from FIDO)"
},
"emailTitle": {
"message": "אימייל"
},
"emailDesc": {
"message": "קודים לאימות יישלחו אליך באימייל."
},
"continue": {
"message": "המשך"
},
"organization": {
"message": "ארגון"
},
"organizations": {
"message": "ארגונים"
},
"moveToOrgDesc": {
"message": "Choose an organization that you wish to move this item to. Moving to an organization transfers ownership of the item to that organization. You will no longer be the direct owner of this item once it has been moved."
},
"moveManyToOrgDesc": {
"message": "Choose an organization that you wish to move these items to. Moving to an organization transfers ownership of the items to that organization. You will no longer be the direct owner of these items once they have been moved."
},
"collectionsDesc": {
"message": "ערוך את האוסף המשותף של פריט זה. רק משתמשים מורשים מתוך הארגון יוכלו לראות פריט זה."
},
"deleteSelectedItemsDesc": {
"message": "בחרת $COUNT$ פריט(ים) למחיקה. האם אתה בטוח שברצונך למחוק את כולם?",
"placeholders": {
"count": {
"content": "$1",
"example": "150"
}
}
},
"moveSelectedItemsDesc": {
"message": "בחר תיקיה שאליה תרצה להעביר את $COUNT$ הפריט(ים) שבחרת.",
"placeholders": {
"count": {
"content": "$1",
"example": "150"
}
}
},
"moveSelectedItemsCountDesc": {
"message": "You have selected $COUNT$ item(s). $MOVEABLE_COUNT$ item(s) can be moved to an organization, $NONMOVEABLE_COUNT$ cannot.",
"placeholders": {
"count": {
"content": "$1",
"example": "10"
},
"moveable_count": {
"content": "$2",
"example": "8"
},
"nonmoveable_count": {
"content": "$3",
"example": "2"
}
}
},
"verificationCodeTotp": {
"message": "קוד אימות (TOTP)"
},
"copyVerificationCode": {
"message": "העתק קוד אימות"
},
"warning": {
"message": "אזהרה"
},
"confirmVaultExport": {
"message": "Confirm Vault Export"
},
"exportWarningDesc": {
"message": "הקובץ מכיל את פרטי הכספת שלך בפורמט לא מוצפן. מומלץ להעביר את הקובץ רק בדרכים מוצפנות, ומאוד לא מומלץ לשמור או לשלוח את הקובץ הזה בדרכים לא מוצפנות (כדוגמת סתם אימייל). מחק את הקובץ מיד לאחר שסיימת את השימוש בו."
},
"encExportKeyWarningDesc": {
"message": "This export encrypts your data using your account's encryption key. If you ever rotate your account's encryption key you should export again since you will not be able to decrypt this export file."
},
"encExportAccountWarningDesc": {
"message": "Account encryption keys are unique to each Bitwarden user account, so you can't import an encrypted export into a different account."
},
"export": {
"message": "Export"
},
"exportVault": {
"message": "יצוא כספת"
},
"fileFormat": {
"message": "פורמט קובץ"
},
"exportSuccess": {
"message": "הוצאת המידע מהכספת שלך הסתיימה."
},
"passwordGenerator": {
"message": "יוצר הסיסמאות"
},
"minComplexityScore": {
"message": "ניקוד מורכבות מינימלי"
},
"minNumbers": {
"message": "מינימום ספרות"
},
"minSpecial": {
"message": "מינימום תווים מיוחדים",
"description": "Minimum Special Characters"
},
"ambiguous": {
"message": "המנע מאותיות ותווים דומים"
},
"regeneratePassword": {
"message": "צור סיסמה חדשה"
},
"length": {
"message": "אורך"
},
"uppercase": {
"message": "Uppercase (A-Z)",
"description": "Include uppercase letters in the password generator."
},
"lowercase": {
"message": "Lowercase (a-z)",
"description": "Include lowercase letters in the password generator."
},
"numbers": {
"message": "Numbers (0-9)"
},
"specialCharacters": {
"message": "Special Characters (!@#$%^&*)"
},
"numWords": {
"message": "מספר מילים"
},
"wordSeparator": {
"message": "מפריד מילים"
},
"capitalize": {
"message": "הפוך אותיות ראשונות לאותיות גדולות",
"description": "Make the first letter of a work uppercase."
},
"includeNumber": {
"message": "כלול מספרים"
},
"passwordHistory": {
"message": "היסטוריית סיסמאות"
},
"noPasswordsInList": {
"message": "אין סיסמאות להצגה ברשימה."
},
"clear": {
"message": "נקה",
"description": "To clear something out. example: To clear browser history."
},
"accountUpdated": {
"message": "החשבון עודכן"
},
"changeEmail": {
"message": "החלף אימייל"
},
"changeEmailTwoFactorWarning": {
"message": "Proceeding will change your account email address. It will not change the email address used for two-factor authentication. You can change this email address in the Two-Step Login settings."
},
"newEmail": {
"message": "דוא\"ל חדש"
},
"code": {
"message": "קוד"
},
"changeEmailDesc": {
"message": "שלחנו מייל אימות לכתובת $EMAIL$. אנא בדוק אם קיבלת את הקוד והזן אותו בתיבה בכדי לסיים את תהליך החלפת האימייל.",
"placeholders": {
"email": {
"content": "$1",
"example": "john.smith@example.com"
}
}
},
"loggedOutWarning": {
"message": "בכדי להמשיך הסשן הנוכחי ינותק, ותדרש להזין את פרטי הכניסה החדשים. כל הסשנים הפעילים במכשירים אחרים ישארו פעילים עד שעה ממועד הכניסה החדשה."
},
"emailChanged": {
"message": "כתובת האימייל שונתה"
},
"logBackIn": {
"message": "אנא התחבר שוב."
},
"logBackInOthersToo": {
"message": "אנא התחבר שוב. אם אתה משתמש באפליקציות נוספות של Bitwarden, סגור את החיבור והתחבר שוב גם באפליקציות הללו."
},
"changeMasterPassword": {
"message": "החלף סיסמה ראשית"
},
"masterPasswordChanged": {
"message": "הסיסמה הראשית הוחלפה"
},
"currentMasterPass": {
"message": "סיסמה ראשית נוכחית"
},
"newMasterPass": {
"message": "סיסמה ראשית חדשה"
},
"confirmNewMasterPass": {
"message": "אמת סיסמה ראשית חדשה"
},
"encKeySettings": {
"message": "הגדרות מפתח הצפנה"
},
"kdfAlgorithm": {
"message": "אלגוריתם KDF"
},
"kdfIterations": {
"message": "איטרציות KDF"
},
"kdfIterationsDesc": {
"message": "קביעת ערך גבוה עבור מספר האיטרציות של KDF עוזרת בהגנה על הסיסמה הראשית שלך מפני תקיפת Brute force (תְּקִיפָה כּוֹחָנִית). אנו ממליצים להשתמש בערך $VALUE$ או ערך גבוה יותר.",
"placeholders": {
"value": {
"content": "$1",
"example": "100,000"
}
}
},
"kdfIterationsWarning": {
"message": "קביעת ערך גבוה מדי עבור מספר האיטרציות KDF עלול לגרום לבעיות ביצועים בזמן הכניסה (ובזמן ביטול הנעילה) לחשבון Bitwarden במכשירים בעלי מעבד חלש. אנו ממליצים שתעלה את הערך בקפיצות של $INCREMENT$ ובדוק את ההשפעה של הביצועים בכל המכשירים שלך.",
"placeholders": {
"increment": {
"content": "$1",
"example": "50,000"
}
}
},
"changeKdf": {
"message": "שנה KDF"
},
"encKeySettingsChanged": {
"message": "הגדרות מפתח ההצפנה השתנו"
},
"dangerZone": {
"message": "אזור מסוכן"
},
"dangerZoneDesc": {
"message": "זהירות, פעולות אלה לא ניתנות לביטול!"
},
"deauthorizeSessions": {
"message": "בטל הרשאות סשנים"
},
"deauthorizeSessionsDesc": {
"message": "מודאג אם השארת את החשבון שלך מחובר במכשיר אחר? המשך כאן להסרת ההרשאות של סשנים מכל המחשבים או המכשירים שהשתמשת בעבר. צעד אבטחה זה מומלץ אם השתמשת בעבר במחשב ציבורי או ששמרת את הסיסמה בטעות במכשיר שאינו שלך. כמו כן, צעד זה ינקה גם את כל הסיסמאות השמורות עבור סשנים שהשתמשו באימות דו-שלבי."
},
"deauthorizeSessionsWarning": {
"message": "בכדי להמשיך הסשן הנוכחי ינותק, ותדרש להזין את פרטי הכניסה החדשים וגם את פרטי האימות הדו-שלבי, אם הוא מאופשר. כל הסשנים הפעילים במכשירים אחרים ישארו פעילים עד שעה ממועד הכניסה החדשה."
},
"sessionsDeauthorized": {
"message": "הוסרה ההרשאה מכל הסשנים"
},
"purgeVault": {
"message": "מחק תוכן כספת"
},
"purgedOrganizationVault": {
"message": "מחק תוכן כספת ארגונית."
},
"vaultAccessedByProvider": {
"message": "Vault accessed by provider."
},
"purgeVaultDesc": {
"message": "המשך כאן בכדי למחוק את כל הפריטים והתיקיות שבכספת שלך. פריטים השייכים לארגון לא ימחקו."
},
"purgeOrgVaultDesc": {
"message": "המשך להלן כדי למחוק את כל הפריטים מהכספת הארגונית."
},
"purgeVaultWarning": {
"message": "מחיקת תוכן הכספת היא סופית. פעולה זו היא בלתי הפיכה."
},
"vaultPurged": {
"message": "המידע בכספת נמחק."
},
"deleteAccount": {
"message": "מחק חשבון"
},
"deleteAccountDesc": {
"message": "המשך כאן בכדי למחוק את החשבון שלך וכל המידע המשויך אליו."
},
"deleteAccountWarning": {
"message": "מחיקת החשבון היא פעולה בלתי הפיכה."
},
"accountDeleted": {
"message": "החשבון נמחק"
},
"accountDeletedDesc": {
"message": "חשבונך נסגר וכל המידע המשויך אליו נמחק."
},
"myAccount": {
"message": "החשבון שלי"
},
"tools": {
"message": "כלים"
},
"importData": {
"message": "ייבא נתונים"
},
"importError": {
"message": "Import Error"
},
"importErrorDesc": {
"message": "There was a problem with the data you tried to import. Please resolve the errors listed below in your source file and try again."
},
"importSuccess": {
"message": "נתונים יובאו בהצלחה אל תוך הכספת שלך."
},
"importWarning": {
"message": "You are importing data to $ORGANIZATION$. Your data may be shared with members of this organization. Do you want to proceed?",
"placeholders": {
"organization": {
"content": "$1",
"example": "My Org Name"
}
}
},
"importFormatError": {
"message": "המידע לא מפורמט בצורה נכונה. אנא בדוק את הקובץ ונסה שוב."
},
"importNothingError": {
"message": "לא יובא דבר."
},
"importEncKeyError": {
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
},
"selectFormat": {
"message": "בחר את פורמט הקובץ לייבוא"
},
"selectImportFile": {
"message": "בחר את הקובץ לייבוא"
},
"orCopyPasteFileContents": {
"message": "או העתק\\הדבק את תוכן הקובץ ליבוא"
},
"instructionsFor": {
"message": "הוראות עבור $NAME$",
"description": "The title for the import tool instructions.",
"placeholders": {
"name": {
"content": "$1",
"example": "LastPass (csv)"
}
}
},
"options": {
"message": "אפשרויות"
},
"preferences": {
"message": "Preferences"
},
"preferencesDesc": {
"message": "Customize your web vault experience."
},
"preferencesUpdated": {
"message": "Preferences updated"
},
"language": {
"message": "שפה"
},
"languageDesc": {
"message": "שנה את השפה של כספת הרשת."
},
"enableFavicon": {
"message": "Show website icons"
},
"faviconDesc": {
"message": "Show a recognizable image next to each login."
},
"enableGravatars": {
"message": "אפשר שימוש ב-Gravatar",
"description": "Use avatar images loaded from gravatar.com."
},
"enableGravatarsDesc": {
"message": "שימוש בתמונות אווטאר שנטענו מהאתר gravatar.com."
},
"enableFullWidth": {
"message": "אפשר תצוגה ברוחב מלא",
"description": "Allows scaling the web vault UI's width"
},
"enableFullWidthDesc": {
"message": "אפשר לחלון הכספת לגדול לרוחב חלון הדפדפן."
},
"default": {
"message": "ברירת מחדל"
},
"domainRules": {
"message": "כללי דומיין"
},
"domainRulesDesc": {
"message": "אם אתה משתמש באותם פרטי כניסה עבור אתרים שונים באותו דומיין, באפשרות לסמן את האתר כ\"שווה\". הערכים הרגילים שנוצרים על ידי Bitwarden מסומנים כדומיין \"גלובלי\"."
},
"globalEqDomains": {
"message": "דומיינים גלובליים שווים"
},
"customEqDomains": {
"message": "דומיינים שווים מותאמים אישית"
},
"exclude": {
"message": "אל תכלול"
},
"include": {
"message": "כלול"
},
"customize": {
"message": "התאם אישית"
},
"newCustomDomain": {
"message": "דומיין מותאם אישית חדש"
},
"newCustomDomainDesc": {
"message": "הזן שמות של דומיינים מופרדים בפסיק. יש להזין רק את \"שורש\" הדומיין. אין להוסיף לרשימה סאב-דומיינים. לדוגמא, הזן \"google.com\" במקום לכתוב \"www.google.com\". ניתן גם לכתוב שמות של packages באנדרואיד כמו לדוגמא \"androidapp://package.name\" וכך לשייך אפליקציית אנדרואיד מסויימת עם הדומיינים הקשורים אליה."
},
"customDomainX": {
"message": "דומיין מותאם אישית $INDEX$",
"placeholders": {
"index": {
"content": "$1",
"example": "2"
}
}
},
"domainsUpdated": {
"message": "הדומיינים עודכנו"
},
"twoStepLogin": {
"message": "התחברות בשני-שלבים"
},
"twoStepLoginDesc": {
"message": "שפר את אבטחת החשבון שלך על ידי דרישת צעד נוסף עבור כל נסיון חיבור."
},
"twoStepLoginOrganizationDesc": {
"message": "דרוש כניסה בשני-שלבים עבור משתמשי הארגון שלך בעזרת הגדרת ספקים הנתמכים ברמת הארגון."
},
"twoStepLoginRecoveryWarning": {
"message": "שים לב: שימוש לא נכון בכניסה דו-שלבית עשוי לגרום לך להנעל ללא גישה לחשבון Bitwarden שלך. מומלץ לשמור קוד שחזור לגישה לחשבון שלך למקרה שלא תוכל להשתמש בספק הכניסה הדו-שלבית (לדוגמא: איבדת את הפלאפון או את מפתח החומרה שלך). גם צוות התמיכה של Bitwarden לא יוכל לעזור לך במקרה שתאבד גישה לחשבון שלך. אנו ממליצים שתכתוב או תדפיס את קודי השחזור ותשמור אותם במקום בטוח."
},
"viewRecoveryCode": {
"message": "צפה בקוד שחזור"
},
"providers": {
"message": "ספקים",
"description": "Two-step login providers such as YubiKey, Duo, Authenticator apps, Email, etc."
},
"enable": {
"message": "הפעל"
},
"enabled": {
"message": "מופעל"
},
"activate": {
"message": "Activate"
},
"premium": {
"message": "פרימיום",
"description": "Premium Membership"
},
"premiumMembership": {
"message": "חשבון פרימיום"
},
"premiumRequired": {
"message": "נדרש חשבון פרימיום"
},
"premiumRequiredDesc": {
"message": "בכדי להשתמש ביכולת זו יש צורך בחשבון פרמיום."
},
"youHavePremiumAccess": {
"message": "יש לך גישת פרימיום"
},
"alreadyPremiumFromOrg": {
"message": "לארגון שאתה חבר בו, כבר יש גישת פרימיום, ולכן יש לך גישה ליכולות פרמיום."
},
"manage": {
"message": "נהל"
},
"disable": {
"message": "בטל"
},
"deactivate": {
"message": "Deactivate"
},
"twoStepLoginProviderEnabled": {
"message": "ספק כניסה דו-שלבית זה נתמך בחשבון שלך."
},
"twoStepLoginAuthDesc": {
"message": "הזן את הסיסמה הראשית שלך בכדי לשנות הגדרות הנוגעות לכניסה דו-שלבית."
},
"twoStepAuthenticatorDesc": {
"message": "עקוב אחר הצעדים הבאים להגדרת כניסה דו-שלבית עם אפליקציית אימות:"
},
"twoStepAuthenticatorDownloadApp": {
"message": "הורד אפליקצית אימות דו שלבית"
},
"twoStepAuthenticatorNeedApp": {
"message": "צריך אפליקצית אימות דו שלבית? הורד את אחד מהבאות"
},
"iosDevices": {
"message": "מכשירי אייפון"
},
"androidDevices": {
"message": "מכשירי אנדרואיד"
},
"windowsDevices": {
"message": "מכשירי ווינדוס"
},
"twoStepAuthenticatorAppsRecommended": {
"message": "האפליקציות הללו הם המומלצות, אך ניתן לעבוד גם עם אפליקציות אימות אחרות."
},
"twoStepAuthenticatorScanCode": {
"message": "סרוק את קוד הQR הזה בעזרת אפליקציית האימות שלך"
},
"key": {
"message": "מפתח"
},
"twoStepAuthenticatorEnterCode": {
"message": "הכנס את קוד האימות בן 6 הספרות מהאפליקציה"
},
"twoStepAuthenticatorReaddDesc": {
"message": "במקרה שאתה צריך את אפשרות הכניסה זמינה גם במכשיר אחר, כאן ניתן למצוא את קוד הQR (או המפתח) הנחוץ לאפליקציית האימות במכשיר הנוסף."
},
"twoStepDisableDesc": {
"message": "האם אתה בטוח שברצונך לבטל את הספק הזה עבור הכניסה הדו-שלבית?"
},
"twoStepDisabled": {
"message": "ספק עבור כניסה דו-שלבית מבוטל."
},
"twoFactorYubikeyAdd": {
"message": "הוסף מפתח YubiKey לחשבונך"
},
"twoFactorYubikeyPlugIn": {
"message": "חבר את הYubiKey לחיבור הUSB שבמחשב."
},
"twoFactorYubikeySelectKey": {
"message": "בחר את השדה הריק הראשון עבור YubiKey להלן."
},
"twoFactorYubikeyTouchButton": {
"message": "לחץ על הכפתור של YubiKey."
},
"twoFactorYubikeySaveForm": {
"message": "שמור את הטופס."
},
"twoFactorYubikeyWarning": {
"message": "עקב מגבלות פלטפורמה, לא ניתן להשתמש בYubiKey בכל האפליקציות של Bitwarden. עליך לאפשר ספק כניסה דו-שלבית נוסף למקרה שבו הYubiKey שלך לא זמין. פלטפורמות נתמכות:"
},
"twoFactorYubikeySupportUsb": {
"message": "כספת רשת, אפליקציית שולחן עבודה, שורת הפקודה, וכל התוספים לדפדפן על מכשיר עם חיבור USB עבור הYubiKey שלך."
},
"twoFactorYubikeySupportMobile": {
"message": "אפליקציות לפלאפון על מכשיר עם NFC או עם חיבור USB עבור YubiKey."
},
"yubikeyX": {
"message": "מפתח YubiKey $INDEX$",
"placeholders": {
"index": {
"content": "$1",
"example": "2"
}
}
},
"u2fkeyX": {
"message": "מפתח U2F $INDEX$",
"placeholders": {
"index": {
"content": "$1",
"example": "2"
}
}
},
"webAuthnkeyX": {
"message": "WebAuthn Key $INDEX$",
"placeholders": {
"index": {
"content": "$1",
"example": "2"
}
}
},
"nfcSupport": {
"message": "תמיכה ב-NFC"
},
"twoFactorYubikeySupportsNfc": {
"message": "אחד מהמפתחות שלי תומך ב-NFC."
},
"twoFactorYubikeySupportsNfcDesc": {
"message": "אם אחד ממפתחות הYubiKey שלך תומכים בNFC (לדוגמא - YubiKey NEO), תופיע לך הודעה במכשיר הנייד בכל פעם שהNFC מזהה את המפתח."
},
"yubikeysUpdated": {
"message": "מפתחות YubiKey עודכנו"
},
"disableAllKeys": {
"message": "בטל את כל המפתחות"
},
"twoFactorDuoDesc": {
"message": "הזן את פרטי אפליקציית Bitwarden מתוך עמוד הניהול של Duo."
},
"twoFactorDuoIntegrationKey": {
"message": "מפתח אינטגרציה"
},
"twoFactorDuoSecretKey": {
"message": "מפתח סודי"
},
"twoFactorDuoApiHostname": {
"message": "שם שרת הAPI"
},
"twoFactorEmailDesc": {
"message": "עקוב אחר הצעדים הבאים להגדרת כניסה דו-שלבית עם אימייל:"
},
"twoFactorEmailEnterEmail": {
"message": "כתוב את כתובת המייל שאליה ישלחו קודי האימות"
},
"twoFactorEmailEnterCode": {
"message": "הכנס את קוד האימות בן 6 הספרות מהאימייל"
},
"sendEmail": {
"message": "שלח דוא\"ל"
},
"twoFactorU2fAdd": {
"message": "הוסף מפתח אבטחה מסוג FIDO U2F לחשבון שלך"
},
"removeU2fConfirmation": {
"message": "האם אתה בטוח שברצונך למחוק מפתח אבטחה זה?"
},
"twoFactorWebAuthnAdd": {
"message": "Add a WebAuthn security key to your account"
},
"readKey": {
"message": "קרא מפתח"
},
"keyCompromised": {
"message": "המפתח נחשף."
},
"twoFactorU2fGiveName": {
"message": "הענק שם ידידותי למפתח האבטחה עבור זיהוי קל ומהיר."
},
"twoFactorU2fPlugInReadKey": {
"message": "חבר את מפתח האבטחה לכניסת הUSB במחשב שלך, ולחץ על הכפתור \"קרא מפתח\"."
},
"twoFactorU2fTouchButton": {
"message": "אם למפתח האבטחה יש כפתור, לחץ עליו."
},
"twoFactorU2fSaveForm": {
"message": "שמור את הטופס."
},
"twoFactorU2fWarning": {
"message": "עקב מגבלות פלטפורמה, לא ניתן להשתמש בFIDO U2F בכל האפליקציות של Bitwarden. עליך לאפשר ספק כניסה דו-שלבית נוסף למקרה שבו הFIDO U2F שלך לא זמין. פלטפורמות נתמכות:"
},
"twoFactorU2fSupportWeb": {
"message": "כספת ברשת ותוספי אבטחה למחשב נייח\\נייד עם דפדפן תומך בU2F (כרום, אופרה, Vivaldi, או פיירפוקס עם תמיכה בFIDO U2F)."
},
"twoFactorU2fWaiting": {
"message": "ממתין ללחיצה על כפתור במפתח האבטחה שלך"
},
"twoFactorU2fClickSave": {
"message": "לחץ על כפתור \"שמירה\" בכדי לאפשר כניסה דו-שלבית בעזרת מפתח אבטחה זה."
},
"twoFactorU2fProblemReadingTryAgain": {
"message": "היתה בעיה בקריאת מפתח האבטחה. נסה בשנית."
},
"twoFactorWebAuthnWarning": {
"message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
},
"twoFactorWebAuthnSupportWeb": {
"message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
},
"twoFactorRecoveryYourCode": {
"message": "קוד השחזור שלך עבור כניסה דו שלבית לBitwarden"
},
"twoFactorRecoveryNoCode": {
"message": "עדיין לא הוספת אף ספק לכניסה דו-שלבית. לאחר שתאפשר כניסה באמצעות ספק עם כניסה דו שלבית תוכל לבדוק כאן שוב ולראות את קוד השחזור שלך."
},
"printCode": {
"message": "הדפס קוד",
"description": "Print 2FA recovery code"
},
"reports": {
"message": "דוחות"
},
"reportsDesc": {
"message": "Identify and close security gaps in your online accounts by clicking the reports below.",
"description": "Vault Health Reports can be used to evaluate the security of your Bitwarden Personal or Organization Vault."
},
"unsecuredWebsitesReport": {
"message": "דוח אתרים לא מאובטחים"
},
"unsecuredWebsitesReportDesc": {
"message": "שימוש באתרים לא מאובטחים שמתחילים בקידומת http:// יכול להיות מסוכן. אם האתר מאפשר זאת, תמיד נסה להשתמש בקידומת https:// כך שהחיבור יהיה מוצפן."
},
"unsecuredWebsitesFound": {
"message": "נמצאו אתרים לא מאובטחים"
},
"unsecuredWebsitesFoundDesc": {
"message": "מצאנו $COUNT$ פריטים בכספת שלך המכילים כתובות לא מאובטחות. אנו ממליצים לשנות את הכתובות לתחילית https:// אם האתר מאפשר זאת.",
"placeholders": {
"count": {
"content": "$1",
"example": "8"
}
}
},
"noUnsecuredWebsites": {
"message": "לא נמצאו פריטים בכספת המכילים כתובות לא מאובטחות."
},
"inactive2faReport": {
"message": "דוח 2FA לא פעילים"
},
"inactive2faReportDesc": {
"message": "אימות דו-שלבי (2FA) היא הגדרת אבטחה חשובה שעוזרת לאבטח את החשבון שלך. אם האתר מאפשר זאת, מומלץ לאפשר את האימות הדו-שלבי."
},
"inactive2faFound": {
"message": "נמצאו פרטי כניסות שלא פעילה בהן אופציית 2FA"
},
"inactive2faFoundDesc": {
"message": "מצאנו $COUNT$ אתר(ים) בכספת שלך שלא מוגדרים לעבוד עם אימות דו-שלבי (לפי twofactorauth.org). בכדי להגן על החשבונות הללו, עליך להפעיל את האימות הדו-שלבי עבורם.",
"placeholders": {
"count": {
"content": "$1",
"example": "8"
}
}
},
"noInactive2fa": {
"message": "לא נמצאו אתרים ללא אימות דו-שלבי בכספת שלך."
},
"instructions": {
"message": "הוראות"
},
"exposedPasswordsReport": {
"message": "דו\"ח סיסמאות שנחשפו"
},
"exposedPasswordsReportDesc": {
"message": "סיסמאות שנחשפו הם סיסמאות שנמצאו בפרצות אבטחה ידועות וגלויות לציבור או נמכרות בDark web על ידי האקרים."
},
"exposedPasswordsFound": {
"message": "נמצאו סיסמאות שנחשפו"
},
"exposedPasswordsFoundDesc": {
"message": "מצאנו $COUNT$ פריטים בכספת שלך שיש להם סיסמאות שנחשפו בפרצות אבטחה. מומלץ לשנות אותן וליצור סיסמאות חדשות.",
"placeholders": {
"count": {
"content": "$1",
"example": "8"
}
}
},
"noExposedPasswords": {
"message": "לא נמצאו פריטים בכספת שלך שנחשפו בפריצות ידועות."
},
"checkExposedPasswords": {
"message": "בדוק אם קיימות סיסמאות שנפרצו"
},
"exposedXTimes": {
"message": "נחשף $COUNT$ פעמים",
"placeholders": {
"count": {
"content": "$1",
"example": "52"
}
}
},
"weakPasswordsReport": {
"message": "דו\"ח סיסמאות חלשות"
},
"weakPasswordsReportDesc": {
"message": "סיסמאות חלשות קלות לניחוש על ידי האקרים וכלים אוטומטיים לפריצת סיסמאות. מחולל הסיסמאות של Bitwarden יכול לעזור לך ליצור סיסמאות חזקות."
},
"weakPasswordsFound": {
"message": "נמצאו סיסמאות חלשות"
},
"weakPasswordsFoundDesc": {
"message": "מצאנו $COUNT$ פריטים בכספת שלך עם סיסמאות חלשות. מומלץ להשתמש בסיסמאות חזקות יותר.",
"placeholders": {
"count": {
"content": "$1",
"example": "8"
}
}
},
"noWeakPasswords": {
"message": "אין פריטים בכספת שלך עם סיסמאות חלשות."
},
"reusedPasswordsReport": {
"message": "דו\"ח סיסמאות משומשות"
},
"reusedPasswordsReportDesc": {
"message": "אם שירות שהשתמשת בו נפרץ, שימוש באותה הסיסמה במקום אחר מאפשר להאקרים לקבל גישה לחשבונות נוספים שלך בקלות רבה. מומלץ מאוד להשתמש בסיסמה יחודית עבור כל חשבון או שירות."
},
"reusedPasswordsFound": {
"message": "נמצאו סיסמאות משומשות"
},
"reusedPasswordsFoundDesc": {
"message": "מצאנו $COUNT$ סיסמאות משומשות בכספת שלך. כדאי שתשנה אותם כך שלכל פריט תהיה סיסמה ייחודית.",
"placeholders": {
"count": {
"content": "$1",
"example": "8"
}
}
},
"noReusedPasswords": {
"message": "אין פרטי התחברות בכספת שלך עם סיסמאות משומשות."
},
"reusedXTimes": {
"message": "היה בשימוש $COUNT$ פעמים",
"placeholders": {
"count": {
"content": "$1",
"example": "8"
}
}
},
"dataBreachReport": {
"message": "דו\"ח פריצת אבטחה"
},
"breachDesc": {
"message": "אירוע \"דליפה\" הוא תקרית שבה המידע של האתר היה נגיש בצורה לא חוקית להאקרים והם הפיצו אותו באופן פומבי. עבור על המידע שנחשף (כתובות אימייל, סיסמאות, כרטיסי אשראי וכו') ובצע את הפעולות הנחוצות, לדוגמא - לשנות את הסיסמאות שפורסמו."
},
"breachCheckUsernameEmail": {
"message": "בדוק את כל שמות המשתמשים או כתובות המייל שאתה משתמש בהם."
},
"checkBreaches": {
"message": "בדוק פריצות אבטחה"
},
"breachUsernameNotFound": {
"message": "שם המשתמש $USERNAME$ לא נמצא בפריצות אבטחה ידועות.",
"placeholders": {
"username": {
"content": "$1",
"example": "user@example.com"
}
}
},
"goodNews": {
"message": "חדשות טובות",
"description": "ex. Good News, No Breached Accounts Found!"
},
"breachUsernameFound": {
"message": "שם המשתמש $USERNAME$ נמצא ב-$COUNT$ פריצות אבטחה שונות.",
"placeholders": {
"username": {
"content": "$1",
"example": "user@example.com"
},
"count": {
"content": "$2",
"example": "7"
}
}
},
"breachFound": {
"message": "נמצאו חשבונות שדלפו"
},
"compromisedData": {
"message": "מידע שנחשף"
},
"website": {
"message": "אתר"
},
"affectedUsers": {
"message": "משתמשים שהושפעו"
},
"breachOccurred": {
"message": "פריצת אבטחה אירעה"
},
"breachReported": {
"message": "פריצת אבטחה דווחה"
},
"reportError": {
"message": "אירעה שגיאה בטעינת הדו\"ח. נסה שוב"
},
"billing": {
"message": "חיוב"
},
"accountCredit": {
"message": "מאזן החשבון",
"description": "Financial term. In the case of Bitwarden, a positive balance means that you owe money, while a negative balance means that you have a credit (Bitwarden owes you money)."
},
"accountBalance": {
"message": "יתרת חשבון",
"description": "Financial term. In the case of Bitwarden, a positive balance means that you owe money, while a negative balance means that you have a credit (Bitwarden owes you money)."
},
"addCredit": {
"message": "הוסף קרדיט",
"description": "Add more credit to your account's balance."
},
"amount": {
"message": "סכום",
"description": "Dollar amount, or quantity."
},
"creditDelayed": {
"message": "כרטיס האשראי שנוסף יופיע בחשבונך לאחר שהתשלום יעובד במלואו. יש שיטות תשלום שלוקחות יותר זמן מאחרות."
},
"makeSureEnoughCredit": {
"message": "אנא ודא כי יש בחשבונך מספיק קרדיט עבור רכישה זו. אם בחשבונך אין די קרדיט, נשתמש בשיטת התשלום המועדפת בחשבונך כדי לגבות את הפער. באפשרותך להוסיף קרדיט לחשבונך דרך עמוד החיוב."
},
"creditAppliedDesc": {
"message": "ניתן להשתמש בקרדיט שבחשבונך כדי לבצע רכישות. נשתמש בקרדיט הראשון הזמין עבור חשבוניות בחשבון זה."
},
"goPremium": {
"message": "שדרג לפרימיום",
"description": "Another way of saying \"Get a premium membership\""
},
"premiumUpdated": {
"message": "שדרגת לפרימיום."
},
"premiumUpgradeUnlockFeatures": {
"message": "שדרג את חשבונך לפרמיום כדי להשתמש ביכולות נהדרות נוספות."
},
"premiumSignUpStorage": {
"message": "1 ג'יגה של מקום אחסון מוצפן עבור קבצים מצורפים."
},
"premiumSignUpTwoStep": {
"message": "אפשרויות כניסה דו שלבית מתקדמות כמו YubiKey, FIDO U2F, וגם Duo."
},
"premiumSignUpEmergency": {
"message": "Emergency Access"
},
"premiumSignUpReports": {
"message": "היגיינת סיסמאות, מצב בריאות החשבון, ודיווחים מעודכנים על פרצות חדשות בכדי לשמור על הכספת שלך בטוחה."
},
"premiumSignUpTotp": {
"message": "מייצר קודי אימות TOTP עבור כניסות דו-שלביות (2FA) בכספת שלך."
},
"premiumSignUpSupport": {
"message": "קדימות בתמיכה הטכנית."
},
"premiumSignUpFuture": {
"message": "כל יכולות הפרימיום העתידיות שנפתח. עוד יכולות מגיעות בקרוב!"
},
"premiumPrice": {
"message": "הכל רק ב-$PRICE$ לשנה!",
"placeholders": {
"price": {
"content": "$1",
"example": "$10"
}
}
},
"addons": {
"message": "תוספים"
},
"premiumAccess": {
"message": "גישת פרימיום"
},
"premiumAccessDesc": {
"message": "ניתן להוסיף גישת פרימיום לכל חברי הארגון שלך ב-$PRICE$ ל$INTERVAL$.",
"placeholders": {
"price": {
"content": "$1",
"example": "$3.33"
},
"interval": {
"content": "$2",
"example": "'month' or 'year'"
}
}
},
"additionalStorageGb": {
"message": "מקום אחסון נוסף (בג'יגה)"
},
"additionalStorageGbDesc": {
"message": "# של ג'יגה בייט נוספים"
},
"additionalStorageIntervalDesc": {
"message": "התוכנית שלך מגיע עם $SIZE$ של אחסון מוצפן. באפשרותך להוסיף מקום אחסון נוסף במחיר $PRICE$ עבור כל GB למשך $INTERVAL$.",
"placeholders": {
"size": {
"content": "$1",
"example": "1 GB"
},
"price": {
"content": "$2",
"example": "$4.00"
},
"interval": {
"content": "$3",
"example": "'month' or 'year'"
}
}
},
"summary": {
"message": "סיכום"
},
"total": {
"message": "סך הכול"
},
"year": {
"message": "שנה"
},
"month": {
"message": "חודש"
},
"monthAbbr": {
"message": "חו.",
"description": "Short abbreviation for 'month'"
},
"paymentChargedAnnually": {
"message": "אנו נגבה לפי שיטת התשלום שבחרת - באופן מיידי. החיובים הבאים יתחדשו פעם בשנה. באפשרותך לבטל בכל עת."
},
"paymentCharged": {
"message": "אנו נגבה לפי שיטת התשלום שבחרת - באופן מיידי. החיובים הבאים יתחדשו פעם ב$INTERVAL$. באפשרותך לבטל בכל עת.",
"placeholders": {
"interval": {
"content": "$1",
"example": "month or year"
}
}
},
"paymentChargedWithTrial": {
"message": "התוכנית שבחרת מגיעה עם 7 ימי נסיון חינמי. שיטת התשלום שבחרת לא תחויב עד לתום תקופת הנסיון. ביצוע החשבון יתבצע על בסיס מתחדש בכל $INTERVAL$. באפשרותך לבטל בכל עת."
},
"paymentInformation": {
"message": "פרטי תשלום"
},
"billingInformation": {
"message": "Billing Information"
},
"creditCard": {
"message": "כרטיס אשראי"
},
"paypalClickSubmit": {
"message": "לחץ על כפתור PayPal בכדי להכנס לחשבון PayPal שלך, ואז לחץ על כפתור התשלום כדי להמשיך."
},
"cancelSubscription": {
"message": "בטל מנוי"
},
"subscriptionCanceled": {
"message": "המנוי בוטל."
},
"pendingCancellation": {
"message": "בקשת ביטול ממתינה"
},
"subscriptionPendingCanceled": {
"message": "המנוי סומן כמיועד לביטול בסיום תקופת החיוב הנוכחית."
},
"reinstateSubscription": {
"message": "הפעל מחדש את המנוי"
},
"reinstateConfirmation": {
"message": "האם אתה בטוח שברצונך להסיר את בקשת הביטול הממתינה ולהפעיל מחדש את חשבונך?"
},
"reinstated": {
"message": "המנוי הופעל מחדש."
},
"cancelConfirmation": {
"message": "האם אתה בטוח שברצונך לבטל? ביטול המנוי יגרום לאיבוד כל האפשרויות השמורות למנויים בסיום מחזור החיוב הנוכחי."
},
"canceledSubscription": {
"message": "המנוי בוטל."
},
"neverExpires": {
"message": "ללא תאריך תפוגה"
},
"status": {
"message": "סטטוס"
},
"nextCharge": {
"message": "החיוב הבא"
},
"details": {
"message": "פרטים"
},
"downloadLicense": {
"message": "הורד רישיון"
},
"updateLicense": {
"message": "עדכן רישיון"
},
"updatedLicense": {
"message": "רישיון עודכן"
},
"manageSubscription": {
"message": "ניהול מנוי"
},
"storage": {
"message": "אחסון"
},
"addStorage": {
"message": "הוסף אחסון"
},
"removeStorage": {
"message": "הסר אחסון"
},
"subscriptionStorage": {
"message": "למנוי שלך יש סך הכל $MAX_STORAGE$ GB של מקום אחסון למידע מוצפן. כרגע בשימוש $USED_STORAGE$.",
"placeholders": {
"max_storage": {
"content": "$1",
"example": "4"
},
"used_storage": {
"content": "$2",
"example": "65 MB"
}
}
},
"paymentMethod": {
"message": "אמצעי תשלום"
},
"noPaymentMethod": {
"message": "אין שיטת תשלום בקובץ."
},
"addPaymentMethod": {
"message": "הוסף אמצעי תשלום"
},
"changePaymentMethod": {
"message": "שנה אמצעי תשלום"
},
"invoices": {
"message": "חשבוניות"
},
"noInvoices": {
"message": "אין חשבוניות."
},
"paid": {
"message": "שולם",
"description": "Past tense status of an invoice. ex. Paid or unpaid."
},
"unpaid": {
"message": "לא שולם",
"description": "Past tense status of an invoice. ex. Paid or unpaid."
},
"transactions": {
"message": "עסקאות",
"description": "Payment/credit transactions."
},
"noTransactions": {
"message": "אין עסקאות."
},
"chargeNoun": {
"message": "חיוב",
"description": "Noun. A charge from a payment method."
},
"refundNoun": {
"message": "החזר כספי",
"description": "Noun. A refunded payment that was charged."
},
"chargesStatement": {
"message": "חיובים בחשבונך יופיעו כ$STATEMENT_NAME$.",
"placeholders": {
"statement_name": {
"content": "$1",
"example": "BITWARDEN"
}
}
},
"gbStorageAdd": {
"message": "כמות GB של אחסון להוספה"
},
"gbStorageRemove": {
"message": "כמות GB של אחסון להסרה"
},
"storageAddNote": {
"message": "הוספת כמות מקום אחסון משנה את העלויות. פעולה זו מחוייבת באופן מיידי לפי שיטת החיוב שלך. בנוסף, החיוב הבא יכלול את ההפרש היחסי ממחזור החיוב הנוכחי."
},
"storageRemoveNote": {
"message": "הסרת כמות מקום אחסון משנה את העלויות. החיוב הבא יכלול את ההפרש היחסי ממחזור החיוב הנוכחי."
},
"adjustedStorage": {
"message": "כמות האחסון שהשתנתה היא $AMOUNT$ GB.",
"placeholders": {
"amount": {
"content": "$1",
"example": "5"
}
}
},
"contactSupport": {
"message": "צור קשר עם התמיכה"
},
"updatedPaymentMethod": {
"message": "שיטת תשלום עודכנה."
},
"purchasePremium": {
"message": "רכוש פרימיום"
},
"licenseFile": {
"message": "קובץ רישיון"
},
"licenseFileDesc": {
"message": "שם קובץ הרשיון שלך יהיה דומה ל$FILE_NAME$",
"placeholders": {
"file_name": {
"content": "$1",
"example": "bitwarden_premium_license.json"
}
}
},
"uploadLicenseFilePremium": {
"message": "כדי לשדרג את החשבון שלך לפרמיום עליך להעלות קובץ רשיון תקין."
},
"uploadLicenseFileOrg": {
"message": "ליצירת שרת on-premises בארגון לך עליך להעלות קובץ רשיון תקין."
},
"accountEmailMustBeVerified": {
"message": "יש לאמת את כתובת האימייל שלך."
},
"newOrganizationDesc": {
"message": "שימוש ב\"ארגון\" מאפשר לך לשתף חלקים מהכספת עם אחרים, כמו גם לנהל משתמשים עבור ישות כדוגמת משפחה, צוות קטן, או חברה גדולה."
},
"generalInformation": {
"message": "מידע כללי"
},
"organizationName": {
"message": "שם הארגון"
},
"accountOwnedBusiness": {
"message": "החשבון הזה נמצא בבעלות עסק."
},
"billingEmail": {
"message": "מייל לחשבוניות"
},
"businessName": {
"message": "שם העסק"
},
"chooseYourPlan": {
"message": "בחר את התוכנית שלך"
},
"users": {
"message": "משתמשים"
},
"userSeats": {
"message": "כסאות משתמשים"
},
"additionalUserSeats": {
"message": "כסאות משתמשים נוספים"
},
"userSeatsDesc": {
"message": "כמות כסאות משתמשים"
},
"userSeatsAdditionalDesc": {
"message": "התוכנית שלך מגיעה עם $BASE_SEATS$ כסאות משתמשים. באפשרות להוסיף משתמשים נוספים בעלות של $SEAT_PRICE$ עבור כל משתמש לחודש אחד.",
"placeholders": {
"base_seats": {
"content": "$1",
"example": "5"
},
"seat_price": {
"content": "$2",
"example": "$2.00"
}
}
},
"userSeatsHowManyDesc": {
"message": "כמה כסאות משתמשים אתה צריך? אם יהיה צורך, באפשרותך להוסיף כסאות גם בשלב מאוחר יותר."
},
"planNameFree": {
"message": "חינם",
"description": "Free as in 'free beer'."
},
"planDescFree": {
"message": "עבור בדיקה או עבור משתמשים פרטיים עבור שיתוף עם $COUNT$ משתמשים אחרים.",
"placeholders": {
"count": {
"content": "$1",
"example": "1"
}
}
},
"planNameFamilies": {
"message": "משפחות"
},
"planDescFamilies": {
"message": "שימוש פרטי - לשיתוף עם משפחה וחברים."
},
"planNameTeams": {
"message": "צוותים"
},
"planDescTeams": {
"message": "לעסקים וקבוצות ארגוניות."
},
"planNameEnterprise": {
"message": "ארגון"
},
"planDescEnterprise": {
"message": "לעסקים וארגונים גדולים."
},
"freeForever": {
"message": "חינם לנצח"
},
"includesXUsers": {
"message": "כולל $COUNT$ משתמשים",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
}
}
},
"additionalUsers": {
"message": "משתמשים נוספים"
},
"costPerUser": {
"message": "$COST$ לכל משתמש",
"placeholders": {
"cost": {
"content": "$1",
"example": "$3"
}
}
},
"limitedUsers": {
"message": "מוגבל ל$COUNT$ משתמשים (כולל אותך)",
"placeholders": {
"count": {
"content": "$1",
"example": "2"
}
}
},
"limitedCollections": {
"message": "מוגבל ל$COUNT$ אוספים",
"placeholders": {
"count": {
"content": "$1",
"example": "2"
}
}
},
"addShareLimitedUsers": {
"message": "הוסף ושתף עם עד $COUNT$ משתמשים",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
}
}
},
"addShareUnlimitedUsers": {
"message": "הוסף ושתף עם כמות בלתי מוגבלת של משתמשים"
},
"createUnlimitedCollections": {
"message": "צור מספר בלתי מוגבל של אוספים"
},
"gbEncryptedFileStorage": {
"message": "גודל קובץ מוצפן: $SIZE$",
"placeholders": {
"size": {
"content": "$1",
"example": "1 GB"
}
}
},
"onPremHostingOptional": {
"message": "אחסון שרת מקומי (אופציונאלי)"
},
"usersGetPremium": {
"message": "המשתמשים יקבלו גישה ליכולות פרימיום"
},
"controlAccessWithGroups": {
"message": "שלוט על גישת משתמשים בעזרת קבוצות"
},
"syncUsersFromDirectory": {
"message": "סנכרן את המשתמשים והקבוצות עם Active Directory"
},
"trackAuditLogs": {
"message": "עקוב אחר פעולות המשתמשים בעזרת יומן ביקורת"
},
"enforce2faDuo": {
"message": "אכוף 2FA עם Dou"
},
"priorityCustomerSupport": {
"message": "קדימות בתמיכה הטכנית"
},
"xDayFreeTrial": {
"message": "$COUNT$ ימי נסיון, ניתן לבטל תמיד",
"placeholders": {
"count": {
"content": "$1",
"example": "7"
}
}
},
"monthly": {
"message": "חודשי"
},
"annually": {
"message": "שנתי"
},
"basePrice": {
"message": "מחיר בסיסי"
},
"organizationCreated": {
"message": "הארגון נוצר"
},
"organizationReadyToGo": {
"message": "הארגון החדש שלך מוכן!"
},
"organizationUpgraded": {
"message": "הארגון שלך שודרג."
},
"leave": {
"message": "יציאה"
},
"leaveOrganizationConfirmation": {
"message": "האם אתה בטוח שברצונך לצאת מהארגון?"
},
"leftOrganization": {
"message": "יצאת מהארגון."
},
"defaultCollection": {
"message": "אוסף ברירת מחדל"
},
"getHelp": {
"message": "קבל עזרה"
},
"getApps": {
"message": "הורד את האפליקציות"
},
"loggedInAs": {
"message": "מחובר בשם"
},
"eventLogs": {
"message": "יומן אירועים"
},
"people": {
"message": "אנשים"
},
"policies": {
"message": "מדיניות"
},
"singleSignOn": {
"message": "Single Sign-On"
},
"editPolicy": {
"message": "ערוך מדיניות"
},
"groups": {
"message": "קבוצות"
},
"newGroup": {
"message": "קבוצה חדשה"
},
"addGroup": {
"message": "הוסף קבוצה"
},
"editGroup": {
"message": "ערוך קבוצה"
},
"deleteGroupConfirmation": {
"message": "האם אתה בטוח שברצונך למחוק קבוצה זו?"
},
"removeUserConfirmation": {
"message": "האם אתה בטוח שברצונך להסיר משתמש זה?"
},
"deactivateUserConfirmation": {
"message": "The member will no longer have access to the organization, but will still have access to their individual vault."
},
"activateUserConfirmation": {
"message": "Are you sure you want to activate this user, granting them access to the organization?"
},
"removeUserConfirmationKeyConnector": {
"message": "Warning! This user requires Key Connector to manage their encryption. Removing this user from your organization will permanently disable their account. This action cannot be undone. Do you want to proceed?"
},
"externalId": {
"message": "מזהה חיצוני"
},
"externalIdDesc": {
"message": "ניתן להשתמש במזהה החיצוני כקישור בין משאב זה למערכת חיצונית כמו לדוגמא תיקיית משתמש."
},
"accessControl": {
"message": "בקרת גישה"
},
"groupAccessAllItems": {
"message": "קבוצה זו יכולה לגשת ולשנות את כל הפריטים."
},
"groupAccessSelectedCollections": {
"message": "קבוצה זו יכולה רק לגשת לאוספים שנבחרו."
},
"readOnly": {
"message": "קריאה בלבד"
},
"newCollection": {
"message": "אוסף חדש"
},
"addCollection": {
"message": "הוסף אוסף"
},
"editCollection": {
"message": "ערוך אוסף"
},
"deleteCollectionConfirmation": {
"message": "האם אתה בטוח שברצונך למחוק אוסף זה?"
},
"editUser": {
"message": "ערוך משתמש"
},
"inviteUser": {
"message": "הזמן משתמש"
},
"inviteUserDesc": {
"message": "הזמן משתמש חדש לארגון שלך על ידי הזנת כתובת האימייל שלהם שמשמשת אותם בחשבון Bitwarden. אם אין להם חשבון Bitwarden, הם יתבקשו ליצור חשבון."
},
"inviteMultipleEmailDesc": {
"message": "באפשרותך להזמין עד $COUNT$ משתמשים בכל פעם על ידי הפרדת הכתובות בעזרת פסיק.",
"placeholders": {
"count": {
"content": "$1",
"example": "20"
}
}
},
"userUsingTwoStep": {
"message": "משתמש זה הפעיל כניסה דו שלבית כדי להגן על חשבונו."
},
"userAccessAllItems": {
"message": "משתמש זה יכול לגשת ולשנות את כל הפריטים."
},
"userAccessSelectedCollections": {
"message": "משתמש זה יכול לגשת רק לאוספים נבחרים."
},
"search": {
"message": "חיפוש"
},
"invited": {
"message": "הוזמן"
},
"accepted": {
"message": "התקבל"
},
"confirmed": {
"message": "אושר"
},
"clientOwnerEmail": {
"message": "Client Owner Email"
},
"owner": {
"message": "בעלים"
},
"ownerDesc": {
"message": "החשבון בעל ההרשאות הגבוהות ביותר שיכול לנהל את כל ההיבטים של הארגון."
},
"clientOwnerDesc": {
"message": "This user should be independent of the Provider. If the Provider is disassociated with the organization, this user will maintain ownership of the organization."
},
"admin": {
"message": "מנהל"
},
"adminDesc": {
"message": "מנהלים יכולים לגשת ולנהל את כל הפריטים, האוספים והמשתמשים שבארגונך."
},
"user": {
"message": "משתמש"
},
"userDesc": {
"message": "משתמש רגיל עם גישה לאוספים נבחרים בארגון שלך."
},
"manager": {
"message": "מנהל"
},
"managerDesc": {
"message": "מנהלים יכולים לגשת ולנהל אוספים נבחרים בארגונך."
},
"all": {
"message": "הכל"
},
"refresh": {
"message": "רענן"
},
"timestamp": {
"message": "חותמת זמן"
},
"event": {
"message": "אירוע"
},
"unknown": {
"message": "לא ידוע"
},
"loadMore": {
"message": "טען עוד"
},
"mobile": {
"message": "נייד",
"description": "Mobile app"
},
"extension": {
"message": "תוסף",
"description": "Browser extension/addon"
},
"desktop": {
"message": "שולחן עבודה",
"description": "Desktop app"
},
"webVault": {
"message": "כספת רשת"
},
"loggedIn": {
"message": "מחובר."
},
"changedPassword": {
"message": "סיסמת החשבון שונתה."
},
"enabledUpdated2fa": {
"message": "כניסה דו שלבית הופעלה\\עודכנה."
},
"disabled2fa": {
"message": "בטל כניסה דו שלבית."
},
"recovered2fa": {
"message": "חשבון שוחזר מכניסה דו שלבית."
},
"failedLogin": {
"message": "נסיון כניסה נכשל עם סיסמה שגויה."
},
"failedLogin2fa": {
"message": "נסיונות כניסה עם אימות דו שלבי נכשלו."
},
"exportedVault": {
"message": "יצוא כספת."
},
"exportedOrganizationVault": {
"message": "יצוא של תוכן הכספת הארגונית."
},
"editedOrgSettings": {
"message": "הגדרות הארגון נערכו."
},
"createdItemId": {
"message": "פריט שנוצר $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"editedItemId": {
"message": "פריט שנערך $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"deletedItemId": {
"message": "פריט $ID$ נשלח לסל המחזור.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"movedItemIdToOrg": {
"message": "Moved item $ID$ to an organization.",
"placeholders": {
"id": {
"content": "$1",
"example": "'Google'"
}
}
},
"viewedItemId": {
"message": "פריט שנצפה $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"viewedPasswordItemId": {
"message": "סיסמה שנצפתה עבור פריט $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"viewedHiddenFieldItemId": {
"message": "שדה מוסתר שנצפה עבור פריט $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"viewedSecurityCodeItemId": {
"message": "קוד אבטחה שנצפה עבור פריט $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"copiedPasswordItemId": {
"message": "סיסמה שהועתקה עבור פריט $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"copiedHiddenFieldItemId": {
"message": "שדה מוסתר שהועתק עבור פריט $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"copiedSecurityCodeItemId": {
"message": "קוד אבטחה שהועתק עבור פריט $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"autofilledItemId": {
"message": "פריט שבוצע עבורו מילוי אוטומטי $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"createdCollectionId": {
"message": "אוסף שנוצר $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Server Passwords"
}
}
},
"editedCollectionId": {
"message": "אוסף שנערך $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Server Passwords"
}
}
},
"deletedCollectionId": {
"message": "אוסף שנמחק $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Server Passwords"
}
}
},
"editedPolicyId": {
"message": "מדיניות שנערכה $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Master Password"
}
}
},
"createdGroupId": {
"message": "קבוצה שנוצרה $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Developers"
}
}
},
"editedGroupId": {
"message": "קבוצה שנערכה $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Developers"
}
}
},
"deletedGroupId": {
"message": "קבוצה שנמחקה $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Developers"
}
}
},
"removedUserId": {
"message": "משתמש שהוסר $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"deactivatedUserId": {
"message": "Deactivated user $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"activatedUserId": {
"message": "Activated user $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"deactivateUserId": {
"message": "Deactivate user $ID$?",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"activateUserId": {
"message": "Activate user $ID$?",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"createdAttachmentForItem": {
"message": "נוצר קובץ מצורף עבור פריט $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"deletedAttachmentForItem": {
"message": "נמחק קובץ מצורף של פריט $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"editedCollectionsForItem": {
"message": "אוספים שנערכו של פריט $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"invitedUserId": {
"message": "משתמש שהוזמן $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"confirmedUserId": {
"message": "משתמש שאישר $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"editedUserId": {
"message": "משתמש שנערך $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"editedGroupsForUser": {
"message": "קבוצות שנערכו עבור משתמש $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"unlinkedSsoUser": {
"message": "Unlinked SSO for user $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"createdOrganizationId": {
"message": "Created organization $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"addedOrganizationId": {
"message": "Added organization $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"removedOrganizationId": {
"message": "Removed organization $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"accessedClientVault": {
"message": "Accessed $ID$ organization vault.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"device": {
"message": "מכשיר"
},
"view": {
"message": "צפה"
},
"invalidDateRange": {
"message": "טווח תאריכים לא חוקי."
},
"errorOccurred": {
"message": "אירעה שגיאה."
},
"userAccess": {
"message": "גישת משתמש"
},
"userType": {
"message": "סוג משתמש"
},
"groupAccess": {
"message": "גישה לקבוצה"
},
"groupAccessUserDesc": {
"message": "ערוך את הקבוצות שמשתמש זה משויך אליהן."
},
"invitedUsers": {
"message": "משתמשים שהוזמנו."
},
"resendInvitation": {
"message": "שלח הזמנה מחדש"
},
"resendEmail": {
"message": "שלח מייל בשנית"
},
"hasBeenReinvited": {
"message": "$USER$ הוזמן מחדש.",
"placeholders": {
"user": {
"content": "$1",
"example": "John Smith"
}
}
},
"confirm": {
"message": "אשר"
},
"confirmUser": {
"message": "אשר משתמש"
},
"hasBeenConfirmed": {
"message": "$USER$ אושר.",
"placeholders": {
"user": {
"content": "$1",
"example": "John Smith"
}
}
},
"confirmUsers": {
"message": "אשר משתמשים"
},
"usersNeedConfirmed": {
"message": "ישנם משתמשים שקיבלו את הזמנתך, אך עדיין צריך לאשר אותם. למשתמשים אלו לא תהיה גישה לארגון עד שיאשרו אותם."
},
"startDate": {
"message": "תאריך התחלה"
},
"endDate": {
"message": "תאריך סיום"
},
"verifyEmail": {
"message": "אמת כתובת אימייל"
},
"verifyEmailDesc": {
"message": "אמת את האימייל שלך בכדי לאפשר גישה לכל היכולות."
},
"verifyEmailFirst": {
"message": "ראשית יש לאמת את כתובת האימייל שלך."
},
"checkInboxForVerification": {
"message": "בדוק אם קיבלת את קוד האימות באימייל."
},
"emailVerified": {
"message": "כתובת האימייל שלך אומתה."
},
"emailVerifiedFailed": {
"message": "לא ניתן לאמת את האימייל שלך. נסה לשלוח מייל אימות חדש."
},
"emailVerificationRequired": {
"message": "יש לאמת את כתובת האימייל"
},
"emailVerificationRequiredDesc": {
"message": "נדרש אישור אימות בדוא\"ל כדי לאפשר שימוש בתכונה זו."
},
"updateBrowser": {
"message": "עדכן דפדפן"
},
"updateBrowserDesc": {
"message": "אתה משתמש בדפדפן אינטרנט שאיננו נתמך. כספת הרשת עלולה שלא לפעול כראוי."
},
"joinOrganization": {
"message": "הצטרף לארגון"
},
"joinOrganizationDesc": {
"message": "הוזמנת להצטרף לארגון הרשום לעיל. בכדי להסכים, עליך להתחבר או ליצור חשבון Bitwarden חדש."
},
"inviteAccepted": {
"message": "ההזמנה התקבלה"
},
"inviteAcceptedDesc": {
"message": "תוכל לקבל גישה לארגון זה כשאחד המנהלים יאשר את החברות שלך. נשלח לך מייל כשזה יקרה."
},
"inviteAcceptFailed": {
"message": "לא ניתן לקבל את ההזמנה. בקש ממנהל הארגון שישלח הזמנה חדשה."
},
"inviteAcceptFailedShort": {
"message": "לא ניתן לאשר את ההזמנה. $DESCRIPTION$",
"placeholders": {
"description": {
"content": "$1",
"example": "You must enable 2FA on your user account before you can join this organization."
}
}
},
"rememberEmail": {
"message": "זכור אימייל"
},
"recoverAccountTwoStepDesc": {
"message": "אם אין באפשרות לגשת לחשבונך דרך השיטות הדו-שלביות הרגילות, תוכל להשתמש בקוד לשחזור האימות הדו שלבי בכדי לבטל את כל ספקי האימות הדו שלבי בחשבונך."
},
"recoverAccountTwoStep": {
"message": "שחזר כניסה דו שלבית לחשבון"
},
"twoStepRecoverDisabled": {
"message": "כניסה דו שלבית בוטלה בחשבונך."
},
"learnMore": {
"message": "למידע נוסף"
},
"deleteRecoverDesc": {
"message": "הזן את כתובת האימייל שלך כדי לשחזר ולמחוק את החשבון שלך."
},
"deleteRecoverEmailSent": {
"message": "אם החשבון שלך אכן קיים, שלחנו אליך מייל עם הוראות נוספות."
},
"deleteRecoverConfirmDesc": {
"message": "ביקשת למחוק את חשבון ה-Bitwarden שלך. לחץ על הכפתור למטה בכדי לאשר זאת."
},
"myOrganization": {
"message": "הארגון שלי"
},
"deleteOrganization": {
"message": "מחק ארגון"
},
"deletingOrganizationContentWarning": {
"message": "Enter the master password to confirm deletion of $ORGANIZATION$ and all associated data. Vault data in $ORGANIZATION$ includes:",
"placeholders": {
"organization": {
"content": "$1",
"example": "My Org Name"
}
}
},
"deletingOrganizationActiveUserAccountsWarning": {
"message": "User accounts will remain active after deletion but will no longer be associated to this organization."
},
"deletingOrganizationIsPermanentWarning": {
"message": "Deleting $ORGANIZATION$ is permanent and irreversible.",
"placeholders": {
"organization": {
"content": "$1",
"example": "My Org Name"
}
}
},
"organizationDeleted": {
"message": "הארגון נמחק"
},
"organizationDeletedDesc": {
"message": "הארגון וכל המידע המשוייך אליו נמחק."
},
"organizationUpdated": {
"message": "הארגון עודכן"
},
"taxInformation": {
"message": "מידע מיסים"
},
"taxInformationDesc": {
"message": "עבור לקוחות בתוך ארצות הברית, יש לכתוב מיקוד לצורך דיווח מיסוי. עבור לקוחות ממדינות אחרות ניתן למלא מספר זיהוי מס (VAT/GST) ו\\או כתובת שתופיע על הקבלות שלך."
},
"billingPlan": {
"message": "תוכנית",
"description": "A billing plan/package. For example: families, teams, enterprise, etc."
},
"changeBillingPlan": {
"message": "שנה תוכנית",
"description": "A billing plan/package. For example: families, teams, enterprise, etc."
},
"changeBillingPlanUpgrade": {
"message": "שדרג את חשבונך לתוכנית אחרת על ידי הוספת הפרטים להלן. אנא ודא שהוספת שיטת תשלום פעילה לחשבונך.",
"description": "A billing plan/package. For example: families, teams, enterprise, etc."
},
"invoiceNumber": {
"message": "חשבונית #$NUMBER$",
"description": "ex. Invoice #79C66F0-0001",
"placeholders": {
"number": {
"content": "$1",
"example": "79C66F0-0001"
}
}
},
"viewInvoice": {
"message": "צפה בחשבונית"
},
"downloadInvoice": {
"message": "הורד חשבונית"
},
"verifyBankAccount": {
"message": "אמת חשבון בנק"
},
"verifyBankAccountDesc": {
"message": "ביצענו 2 מיקרו-הפקדות לחשבון הבנק שלך (לפעמים לוקח 1-2 ימי עסקים עד שהם מופיעות). הכנס כאן את הסכומים כדי לוודא את פרטי חשבון הבנק שלך."
},
"verifyBankAccountInitialDesc": {
"message": "אופציית תשלום באמצעות חשבון בנק זמינה אך ורק ללקוחות תושבי ארצות הברית. תצטרך לאמת את פרטי החשבון. אנו נבצע 2 מיקרו-הפקדות בתוך 1-2 ימי עסקים. הזן את הסכומים בעמוד פרטי הארגון המשלם בכדי לאמת את חשבון הבנק."
},
"verifyBankAccountFailureWarning": {
"message": "בעיות באימות פרטי החשבון עלולות להסתיים בתשלומים ש'התפספסו' ויכולות לגרום למנוי שלך, להתבטל."
},
"verifiedBankAccount": {
"message": "חשבון בנק אומת."
},
"bankAccount": {
"message": "חשבון בנק"
},
"amountX": {
"message": "סכום $COUNT$",
"description": "Used in bank account verification of micro-deposits. Amount, as in a currency amount. Ex. Amount 1 is $2.00, Amount 2 is $1.50",
"placeholders": {
"count": {
"content": "$1",
"example": "1"
}
}
},
"routingNumber": {
"message": "מספר הניתוב",
"description": "Bank account routing number"
},
"accountNumber": {
"message": "מספר חשבון"
},
"accountHolderName": {
"message": "שם בעל החשבון"
},
"bankAccountType": {
"message": "סוג חשבון"
},
"bankAccountTypeCompany": {
"message": "חברה (עסק)"
},
"bankAccountTypeIndividual": {
"message": "אישי (פרטי)"
},
"enterInstallationId": {
"message": "הכנס את מספר ההתקנה שלך"
},
"limitSubscriptionDesc": {
"message": "Set a seat limit for your subscription. Once this limit is reached, you will not be able to invite new users."
},
"maxSeatLimit": {
"message": "Maximum Seat Limit (optional)",
"description": "Upper limit of seats to allow through autoscaling"
},
"maxSeatCost": {
"message": "Max potential seat cost"
},
"addSeats": {
"message": "הוסף כסאות",
"description": "Seat = User Seat"
},
"removeSeats": {
"message": "הסר כסאות",
"description": "Seat = User Seat"
},
"subscriptionDesc": {
"message": "Adjustments to your subscription will result in prorated changes to your billing totals. If newly invited users exceed your subscription seats, you will immediately receive a prorated charge for the additional users."
},
"subscriptionUserSeats": {
"message": "המנוי שלך מתיר עד $COUNT$ משתמשים.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
}
}
},
"limitSubscription": {
"message": "Limit Subscription (Optional)"
},
"subscriptionSeats": {
"message": "Subscription Seats"
},
"subscriptionUpdated": {
"message": "Subscription updated"
},
"additionalOptions": {
"message": "Additional Options"
},
"additionalOptionsDesc": {
"message": "For additional help in managing your subscription, please contact Customer Support."
},
"subscriptionUserSeatsUnlimitedAutoscale": {
"message": "Adjustments to your subscription will result in prorated changes to your billing totals. If newly invited users exceed your subscription seats, you will immediately receive a prorated charge for the additional users."
},
"subscriptionUserSeatsLimitedAutoscale": {
"message": "Adjustments to your subscription will result in prorated changes to your billing totals. If newly invited users exceed your subscription seats, you will immediately receive a prorated charge for the additional users until your $MAX$ seat limit is reached.",
"placeholders": {
"max": {
"content": "$1",
"example": "50"
}
}
},
"subscriptionFreePlan": {
"message": "You cannot invite more than $COUNT$ users without upgrading your plan.",
"placeholders": {
"count": {
"content": "$1",
"example": "2"
}
}
},
"subscriptionFamiliesPlan": {
"message": "You cannot invite more than $COUNT$ users without upgrading your plan. Please contact Customer Support to upgrade.",
"placeholders": {
"count": {
"content": "$1",
"example": "6"
}
}
},
"subscriptionSponsoredFamiliesPlan": {
"message": "Your subscription allows for a total of $COUNT$ users. Your plan is sponsored and billed to an external organization.",
"placeholders": {
"count": {
"content": "$1",
"example": "6"
}
}
},
"subscriptionMaxReached": {
"message": "Adjustments to your subscription will result in prorated changes to your billing totals. You cannot invite more than $COUNT$ users without increasing your subscription seats.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
}
}
},
"seatsToAdd": {
"message": "כסאות להוספה"
},
"seatsToRemove": {
"message": "כסאות להסרה"
},
"seatsAddNote": {
"message": "הוספת כסאות משתמשים משנה את העלויות. פעולה זו מחוייבת באופן מיידי לפי שיטת החיוב שלך. בנוסף, החיוב הבא יכלול את ההפרש היחסי ממחזור החיוב הנוכחי."
},
"seatsRemoveNote": {
"message": "הסרת כסאות משתמשים משנה את העלויות. החיוב הבא יכלול את ההפרש היחסי ממחזור החיוב הנוכחי."
},
"adjustedSeats": {
"message": "מספר כסאות המשתמשים עודכן ל$AMOUNT$.",
"placeholders": {
"amount": {
"content": "$1",
"example": "15"
}
}
},
"keyUpdated": {
"message": "המפתח עודכן"
},
"updateKeyTitle": {
"message": "עדכן מפתח"
},
"updateEncryptionKey": {
"message": "עדכן מפתח הצפנה"
},
"updateEncryptionKeyShortDesc": {
"message": "אתה משתמש בסכמת-הצפנה לא מעודכנת."
},
"updateEncryptionKeyDesc": {
"message": "התחלנו להשתמש במפתחות הצפנה גדולים יותר בכדי לספק אבטחה טובה יותר ולאפשר גישה ליכולות חדשות. תהליך עדכון מפתחות האבטחה שלך הוא קל ומהיר. פשוט הזן את הסיסמה הראשית שלך. שים לב שעדכון זה יהפוך להכרחי בסופו של דבר."
},
"updateEncryptionKeyWarning": {
"message": "לאחר עדכון מפתחות ההצפנה שלך, תתבקש לצאת ולהכנס שוב בכל אפליקציות Bitwarden שאתה משתמש בהן (האפליקציה לפלאפון או ההרחבה לדפדפן). אם לא תצא ותכנס שוב (פעולת הכניסה מורידה את המפתח החדש), יתכן שתתקל במידע שגוי. אנו ננסה לגרום ליציאה אוטומטית, אך יתכן שהדבר לא יקרה מיידית."
},
"updateEncryptionKeyExportWarning": {
"message": "Any encrypted exports that you have saved will also become invalid."
},
"subscription": {
"message": "מנוי"
},
"loading": {
"message": "טוען"
},
"upgrade": {
"message": "שדרג"
},
"upgradeOrganization": {
"message": "שדרג ארגון"
},
"upgradeOrganizationDesc": {
"message": "תכונה זו לא זמינה בתוכנית החינמיית עבור ארגונים. עבור לתוכנית בתשלום בכדי להשתמש בתכונות נוספות."
},
"createOrganizationStep1": {
"message": "יצירת ארגון: צעד 1"
},
"createOrganizationCreatePersonalAccount": {
"message": "לפני יצירת הארגון, עליך ליצור חשבון אישי חינמי."
},
"refunded": {
"message": "זוכה"
},
"nothingSelected": {
"message": "לא בחרת כלום."
},
"acceptPolicies": {
"message": "סימון תיבה זו מהווה את הסכמתך לתנאים הבאים:"
},
"acceptPoliciesError": {
"message": "לא הסכמת לתנאי השירות ומדיניות הפרטיות."
},
"termsOfService": {
"message": "תנאי שירות"
},
"privacyPolicy": {
"message": "מדיניות הפרטיות"
},
"filters": {
"message": "מסננים"
},
"vaultTimeout": {
"message": "משך זמן מירבי עבור חיבור לכספת"
},
"vaultTimeoutDesc": {
"message": "בחר כמה זמן יעבור כדי שהכספת תסגר לאחר חוסר פעילות ותבצע את הפעולה שנבחרה."
},
"oneMinute": {
"message": "דקה אחת"
},
"fiveMinutes": {
"message": "5 דקות"
},
"fifteenMinutes": {
"message": "15 דקות"
},
"thirtyMinutes": {
"message": "30 דקות"
},
"oneHour": {
"message": "שעה אחת"
},
"fourHours": {
"message": "4 שעות"
},
"onRefresh": {
"message": "בהפעלת הדפדפן מחדש"
},
"dateUpdated": {
"message": "עודכן",
"description": "ex. Date this item was updated"
},
"datePasswordUpdated": {
"message": "הסיסמה עודכנה",
"description": "ex. Date this password was updated"
},
"organizationIsDisabled": {
"message": "הארגון הושבת."
},
"licenseIsExpired": {
"message": "תוקף הרשיון הסתיים."
},
"updatedUsers": {
"message": "משתמשים שעודכנו"
},
"selected": {
"message": "נבחר\\ו"
},
"ownership": {
"message": "בעלות"
},
"whoOwnsThisItem": {
"message": "מי הבעלים של הפריט הזה?"
},
"strong": {
"message": "חזקה",
"description": "ex. A strong password. Scale: Very Weak -> Weak -> Good -> Strong"
},
"good": {
"message": "טובה",
"description": "ex. A good password. Scale: Very Weak -> Weak -> Good -> Strong"
},
"weak": {
"message": "חלשה",
"description": "ex. A weak password. Scale: Very Weak -> Weak -> Good -> Strong"
},
"veryWeak": {
"message": "חלשה מאוד",
"description": "ex. A very weak password. Scale: Very Weak -> Weak -> Good -> Strong"
},
"weakMasterPassword": {
"message": "סיסמה ראשית חלשה"
},
"weakMasterPasswordDesc": {
"message": "הסיסמה הראשית שבחרת חלשה מאוד. עליך לבחור סיסמה חזקה יותר (או להשתמש במשפט במקום מילה אחת) בכדי לאבטח את החשבון שלך. האם אתה בטוח שברצונך להשתמש בסיסמה ראשית זו?"
},
"rotateAccountEncKey": {
"message": "כמו כן החלף את מפתח ההצפנה של החשבון שלי"
},
"rotateEncKeyTitle": {
"message": "החלף מפתח הצפנה"
},
"rotateEncKeyConfirmation": {
"message": "האם אתה בטוח שברצונך להחליף (לבצע רוטציה) של מפתח ההצפנה בחשבונך?"
},
"attachmentsNeedFix": {
"message": "לפריט זה יש קובץ מצורף שצריך תיקון."
},
"attachmentFixDesc": {
"message": "קובץ מצורף זה צריך לעבור תיקון. לחץ כאן כדי לגלות עוד פרטים."
},
"fix": {
"message": "תקן",
"description": "This is a verb. ex. 'Fix The Car'"
},
"oldAttachmentsNeedFixDesc": {
"message": "בכספת שלך קיים קובץ מצורף ישן שצריך לעבור תיקון לפני שתוכל להחליף את מפתחות ההצפנה של החשבון שלך."
},
"yourAccountsFingerprint": {
"message": "הסיסמה של טביעת האצבעות בחשבון שלך",
"description": "A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their public key with another user, for the purposes of sharing."
},
"fingerprintEnsureIntegrityVerify": {
"message": "בכדי לוודא את תקינות מפתחות ההצפנה שלך, אנא ודא את משפט טביעת האצבע לפני שתמשיך.",
"description": "A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their public key with another user, for the purposes of sharing."
},
"dontAskFingerprintAgain": {
"message": "אל תבקש ממני לאמת את משפט טביעת האצבע יותר",
"description": "A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their public key with another user, for the purposes of sharing."
},
"free": {
"message": "חינם",
"description": "Free, as in 'Free beer'"
},
"apiKey": {
"message": "מפתח API"
},
"apiKeyDesc": {
"message": "מפתח הAPI שלך יכול לשמש עבור אימות מול הAPI הפומבי של Bitwarden."
},
"apiKeyRotateDesc": {
"message": "רוטציית מפתח הAPI הופכת את המפתח הקודם ללא תקין. באפשרותך לבצע רוטציה של מפתח הAPI אם אתה מאמין שהמפתח הנוכחי לא בטוח לשימוש."
},
"apiKeyWarning": {
"message": "למפתח הAPI שלך יש גישה מלאה לארגון שלך. מומלץ מאוד לשמור אותו בסוד."
},
"userApiKeyDesc": {
"message": "מפתח הAPI שלך יכול לשמש עבור אימות מול הCLI של Bitwarden."
},
"userApiKeyWarning": {
"message": "מפתח הAPI שלך משמש כמנגנון אימות אלטרנטיבי. יש לשמור עליו כמו על כל סיסמה."
},
"oauth2ClientCredentials": {
"message": "אישורי לקוח OAuth 2.0",
"description": "'OAuth 2.0' is a programming protocol. It should probably not be translated."
},
"viewApiKey": {
"message": "צפה במפתח API"
},
"rotateApiKey": {
"message": "קבל מפתח API חדש"
},
"selectOneCollection": {
"message": "עליך לבחור לפחות אוסף אחד."
},
"couldNotChargeCardPayInvoice": {
"message": "לא הצלחנו לחייב את הכרטיס שלך. אנא בדוק ושלם את הקבלות המופיעות להלן."
},
"inAppPurchase": {
"message": "רכישות פנימיות"
},
"cannotPerformInAppPurchase": {
"message": "אין באפשרותך לבצע פעולה זו כשמשתמשים בשיטת התשלום 'רכישות פנימיות'."
},
"manageSubscriptionFromStore": {
"message": "עליך לנהל את המנוי מתוך החנות שבה ביצעת את הרכישות הפנימיות."
},
"minLength": {
"message": "אורך מינימלי"
},
"clone": {
"message": "שכפול"
},
"masterPassPolicyDesc": {
"message": "קבע דרישות מינימום עבור חוזק הסיסמה הראשית."
},
"twoStepLoginPolicyDesc": {
"message": "דרוש מהמשתמשים להגדיר כניסה דו-שלבית בחשבונות האישיים שלהם."
},
"twoStepLoginPolicyWarning": {
"message": "חברי ארגון ללא הגדרת כניסה דו-שלבית יוסרו מהארגון ויקבלו אימייל המסביר את השינוי."
},
"twoStepLoginPolicyUserWarning": {
"message": "הינך חבר בארגון המחייב כניסה דו-שלבית מוגדרת בחשבונך. אם תבטל את כל הספקים המאפשרים כניסה דו-שלבית, תוסר אוטומטית מהארגון."
},
"passwordGeneratorPolicyDesc": {
"message": "הגדר דרישות מינימום במחולל הסיסמאות."
},
"passwordGeneratorPolicyInEffect": {
"message": "מדיניות ארגונית אחת או יותר משפיעה על הגדרות המחולל שלך."
},
"masterPasswordPolicyInEffect": {
"message": "אחד או יותר מכללי מדיניות הארגון דורשים שסיסמתך הראשית תעמוד בדרישות הבאות:"
},
"policyInEffectMinComplexity": {
"message": "ניקוד מורכבות הסיסמה צריך להיות לפחות $SCORE$",
"placeholders": {
"score": {
"content": "$1",
"example": "4"
}
}
},
"policyInEffectMinLength": {
"message": "אורך מינימלי של $LENGTH$",
"placeholders": {
"length": {
"content": "$1",
"example": "14"
}
}
},
"policyInEffectUppercase": {
"message": "מכילה אות גדולה אחת או יותר"
},
"policyInEffectLowercase": {
"message": "מכילה אות קטנה אחת או יותר"
},
"policyInEffectNumbers": {
"message": "מכילה ספרה אחת או יותר"
},
"policyInEffectSpecial": {
"message": "מכילה תו אחד או יותר מהתווים הבאים: $CHARS$",
"placeholders": {
"chars": {
"content": "$1",
"example": "!@#$%^&*"
}
}
},
"masterPasswordPolicyRequirementsNotMet": {
"message": "הסיסמה הראשית החדשה שלך לא עומדת בדרישות המדיניות."
},
"minimumNumberOfWords": {
"message": "מספר מינימאלי של מילים"
},
"defaultType": {
"message": "סוג ברירת מחדל"
},
"userPreference": {
"message": "העדפות משתמש"
},
"vaultTimeoutAction": {
"message": "פעולה לביצוע בכספת בתום זמן החיבור"
},
"vaultTimeoutActionLockDesc": {
"message": "בכדי לקבל גישה לכספת נעולה, יש להזין את הסיסמה הראשית שוב."
},
"vaultTimeoutActionLogOutDesc": {
"message": "בכדי לקבל גישה לכספת שיצאו ממנה, יש לבצע אימות מחדש."
},
"lock": {
"message": "נעילה",
"description": "Verb form: to make secure or inaccesible by"
},
"trash": {
"message": "סל המחזור",
"description": "Noun: A special folder for holding deleted items that have not yet been permanently deleted"
},
"searchTrash": {
"message": "חפש בסל המחזור"
},
"permanentlyDelete": {
"message": "מחק לצמיתות"
},
"permanentlyDeleteSelected": {
"message": "מחק לצמיתות פריטים שנבחרו"
},
"permanentlyDeleteItem": {
"message": "מחק לצמיתות פריט שנבחר"
},
"permanentlyDeleteItemConfirmation": {
"message": "האם אתה בטוח שברצונך למחוק את הפריט הזה?"
},
"permanentlyDeletedItem": {
"message": "פריט שנמחק לצמיתות"
},
"permanentlyDeletedItems": {
"message": "פריטים שנמחקו לצמיתות"
},
"permanentlyDeleteSelectedItemsDesc": {
"message": "בחרת $COUNT$ פריט(ים) למחיקה לצמיתות. האם אתה בטוח שברצונך למחוק את כולם?",
"placeholders": {
"count": {
"content": "$1",
"example": "150"
}
}
},
"permanentlyDeletedItemId": {
"message": "פריט שנמחק לצמיתות $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"restore": {
"message": "שחזר"
},
"restoreSelected": {
"message": "שחזר בחירה"
},
"restoreItem": {
"message": "שחזר פריט"
},
"restoredItem": {
"message": "פריט ששוחזר"
},
"restoredItems": {
"message": "פריטים ששוחזרו"
},
"restoreItemConfirmation": {
"message": "האם אתה בטוח שברצונך לשחזר פריט זה?"
},
"restoreItems": {
"message": "שחזר פריטים"
},
"restoreSelectedItemsDesc": {
"message": "בחרת $COUNT$ פריט(ים) לשחזור. האם אתה בטוח שברצונך לשחזר את כל הפריטים הללו?",
"placeholders": {
"count": {
"content": "$1",
"example": "150"
}
}
},
"restoredItemId": {
"message": "פריט ששוחזר $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"vaultTimeoutLogOutConfirmation": {
"message": "יציאה תגרום להסרת כל גישה שיש לך לכספת ודורשת אימות אונליין לאחר משך זמן מסויים. האם אתה בטוח שברצונך להשתמש באפשרות זו?"
},
"vaultTimeoutLogOutConfirmationTitle": {
"message": "אישור פעולת אימות לאחר חוסר פעילות"
},
"hidePasswords": {
"message": "הסתר סיסמאות"
},
"countryPostalCodeRequiredDesc": {
"message": "אנו מבקשים מידע זה בכדי לחשב את עלויות המיסים והדוחות הכספיים שלנו בלבד."
},
"includeVAT": {
"message": "כלול נתוני מעמ/VAT/GST (אופציונאלי)"
},
"taxIdNumber": {
"message": "מזהה מיסוי מעמ/VAT/GST"
},
"taxInfoUpdated": {
"message": "מידע מיסוי עודכן."
},
"setMasterPassword": {
"message": "קבע סיסמה ראשית"
},
"ssoCompleteRegistration": {
"message": "כדי להשלים את הכניסה עם SSO, נא להגדיר סיסמה ראשית כדי לגשת ולהגן על הכספת שלך."
},
"identifier": {
"message": "מזהה"
},
"organizationIdentifier": {
"message": "מזהה ארגוני"
},
"ssoLogInWithOrgIdentifier": {
"message": "הכנס באמצעות פורטל ההזדהות האחודה (SSO) הארגוני שלך. אנא הזן את המזהה הארגוני שלך כדי להתחיל."
},
"enterpriseSingleSignOn": {
"message": "כניסה ארגונית אחודה"
},
"ssoHandOff": {
"message": "ניתן לסגור את הטאב הנוכחי ולהמשיך את השימוש בתוסף."
},
"includeAllTeamsFeatures": {
"message": "כל התכונות הקיימות ב\"צוות\", ובנוסף:"
},
"includeSsoAuthentication": {
"message": "אימות SSO דרך SAML2.0 וOpenID Connect"
},
"includeEnterprisePolicies": {
"message": "מדיניות ארגונית"
},
"ssoValidationFailed": {
"message": "אימות SSO נכשל"
},
"ssoIdentifierRequired": {
"message": "מזהה הארגון נחוץ."
},
"unlinkSso": {
"message": "נתק SSO"
},
"unlinkSsoConfirmation": {
"message": "Are you sure you want to unlink SSO for this organization?"
},
"linkSso": {
"message": "חבר SSO"
},
"singleOrg": {
"message": "ארגון יחידני"
},
"singleOrgDesc": {
"message": "מונע מהמשתמשים אפשרות צירוף לארגונים אחרים."
},
"singleOrgBlockCreateMessage": {
"message": "לפי מדיניות הארגון שלך, אין באפשרותך להצטרף ליותר מארגון אחד. אנא צור קשר עם מנהלי הארגון שלך, או לחלופין - צור חשבון Bitwarden נפרד."
},
"singleOrgPolicyWarning": {
"message": "חברי ארגון שאינם הבעלים או המנהלים וכבר עכשיו הם חלק מארגון אחר - יוסרו מהארגון שלך."
},
"requireSso": {
"message": "אימות בעזרת כניסה אחודה"
},
"requireSsoPolicyDesc": {
"message": "מחייב את המשתמשים להשתמש בכניסה אחודה של הארגון."
},
"prerequisite": {
"message": "תנאים מקדימים"
},
"requireSsoPolicyReq": {
"message": "יש לסמן את מדיניות הארגון היחידני לפני הפעלת מדיניות זו."
},
"requireSsoPolicyReqError": {
"message": "מדיניות ארגון יחידני לא הופעלה."
},
"requireSsoExemption": {
"message": "מנהלי ובעלי הארגון מוחרגים מאכיפת מדיניות זו."
},
"sendTypeFile": {
"message": "קובץ"
},
"sendTypeText": {
"message": "טקסט"
},
"createSend": {
"message": "צור Send חדש",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editSend": {
"message": "ערוך Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"createdSend": {
"message": "הSend נוצר בהצלחה",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editedSend": {
"message": "הSend נערך",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletedSend": {
"message": "הSend נמחק",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSend": {
"message": "מחק Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSendConfirmation": {
"message": "האם אתה בטוח שברצונך למחוק Send זה?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"whatTypeOfSend": {
"message": "מה סוג הSend?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletionDate": {
"message": "תאריך מחיקה"
},
"deletionDateDesc": {
"message": "The Send will be permanently deleted on the specified date and time.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"expirationDate": {
"message": "תאריך תפוגה"
},
"expirationDateDesc": {
"message": "If set, access to this Send will expire on the specified date and time.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"maxAccessCount": {
"message": "כמות גישות מקסימלית"
},
"maxAccessCountDesc": {
"message": "If set, users will no longer be able to access this Send once the maximum access count is reached.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"currentAccessCount": {
"message": "כמות גישות נוכחית"
},
"sendPasswordDesc": {
"message": "Optionally require a password for users to access this Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendNotesDesc": {
"message": "Private notes about this Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"disabled": {
"message": "מבוטל"
},
"deactivated": {
"message": "Deactivated"
},
"sendLink": {
"message": "לינק לSend",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copySendLink": {
"message": "העתק לינק לSend",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"removePassword": {
"message": "הסר סיסמה"
},
"removedPassword": {
"message": "הסיסמה הוסרה"
},
"removePasswordConfirmation": {
"message": "האם אתה בטוח שברצונך להסיר את הסיסמה?"
},
"hideEmail": {
"message": "Hide my email address from recipients."
},
"disableThisSend": {
"message": "Disable this Send so that no one can access it.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"allSends": {
"message": "כל הSendים"
},
"maxAccessCountReached": {
"message": "Max access count reached",
"description": "This text will be displayed after a Send has been accessed the maximum amount of times."
},
"pendingDeletion": {
"message": "ממתין להסרה"
},
"expired": {
"message": "פג תוקף"
},
"searchSends": {
"message": "חיפוש Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPassword": {
"message": "הSend הזה מוגן בסיסמה. אנא הזן את הסיסמה כדי להמשיך.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPasswordDontKnow": {
"message": "לא יודע מה הסיסמה? בקש מהשולח את הסיסמה עבור הSend.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendHiddenByDefault": {
"message": "הSend הזה מוסתר כברירת מחדל. באפשרותך לשנות את מצב ההסתרה בעזרת הכפתור להלן.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"downloadFile": {
"message": "הורד קובץ"
},
"sendAccessUnavailable": {
"message": "The Send you are trying to access does not exist or is no longer available.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"missingSendFile": {
"message": "The file associated with this Send could not be found.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"noSendsInList": {
"message": "אין Sendים להצגה ברשימה.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"emergencyAccess": {
"message": "Emergency Access"
},
"emergencyAccessDesc": {
"message": "Grant and manage emergency access for trusted contacts. Trusted contacts may request access to either View or Takeover your account in case of an emergency. Visit our help page for more information and details into how zero knowledge sharing works."
},
"emergencyAccessOwnerWarning": {
"message": "You are an Owner of one or more organizations. If you give takeover access to an emergency contact, they will be able to use all your permissions as Owner after a takeover."
},
"trustedEmergencyContacts": {
"message": "Trusted emergency contacts"
},
"noTrustedContacts": {
"message": "You have not added any emergency contacts yet, invite a trusted contact to get started."
},
"addEmergencyContact": {
"message": "Add emergency contact"
},
"designatedEmergencyContacts": {
"message": "Designated as emergency contact"
},
"noGrantedAccess": {
"message": "You have not been designated as an emergency contact for anyone yet."
},
"inviteEmergencyContact": {
"message": "Invite emergency contact"
},
"editEmergencyContact": {
"message": "Edit emergency contact"
},
"inviteEmergencyContactDesc": {
"message": "Invite a new emergency contact by entering their Bitwarden account email address below. If they do not have a Bitwarden account already, they will be prompted to create a new account."
},
"emergencyAccessRecoveryInitiated": {
"message": "Emergency Access Initiated"
},
"emergencyAccessRecoveryApproved": {
"message": "Emergency Access Approved"
},
"viewDesc": {
"message": "Can view all items in your own vault."
},
"takeover": {
"message": "Takeover"
},
"takeoverDesc": {
"message": "Can reset your account with a new master password."
},
"waitTime": {
"message": "Wait Time"
},
"waitTimeDesc": {
"message": "Time required before automatically granting access."
},
"oneDay": {
"message": "1 day"
},
"days": {
"message": "$DAYS$ days",
"placeholders": {
"days": {
"content": "$1",
"example": "1"
}
}
},
"invitedUser": {
"message": "Invited user."
},
"acceptEmergencyAccess": {
"message": "You've been invited to become an emergency contact for the user listed above. To accept the invitation, you need to log in or create a new Bitwarden account."
},
"emergencyInviteAcceptFailed": {
"message": "Unable to accept invitation. Ask the user to send a new invitation."
},
"emergencyInviteAcceptFailedShort": {
"message": "Unable to accept invitation. $DESCRIPTION$",
"placeholders": {
"description": {
"content": "$1",
"example": "You must enable 2FA on your user account before you can join this organization."
}
}
},
"emergencyInviteAcceptedDesc": {
"message": "You can access the emergency options for this user after your identity has been confirmed. We'll send you an email when that happens."
},
"requestAccess": {
"message": "Request Access"
},
"requestAccessConfirmation": {
"message": "Are you sure you want to request emergency access? You will be provided access after $WAITTIME$ day(s) or whenever the user manually approves the request.",
"placeholders": {
"waittime": {
"content": "$1",
"example": "1"
}
}
},
"requestSent": {
"message": "Emergency access requested for $USER$. We'll notify you by email when it's possible to continue.",
"placeholders": {
"user": {
"content": "$1",
"example": "John Smith"
}
}
},
"approve": {
"message": "Approve"
},
"reject": {
"message": "Reject"
},
"approveAccessConfirmation": {
"message": "Are you sure you want to approve emergency access? This will allow $USER$ to $ACTION$ your account.",
"placeholders": {
"user": {
"content": "$1",
"example": "John Smith"
},
"action": {
"content": "$2",
"example": "View"
}
}
},
"emergencyApproved": {
"message": "Emergency access approved."
},
"emergencyRejected": {
"message": "Emergency access rejected"
},
"passwordResetFor": {
"message": "Password reset for $USER$. You can now login using the new password.",
"placeholders": {
"user": {
"content": "$1",
"example": "John Smith"
}
}
},
"personalOwnership": {
"message": "Personal Ownership"
},
"personalOwnershipPolicyDesc": {
"message": "Require users to save vault items to an organization by removing the personal ownership option."
},
"personalOwnershipExemption": {
"message": "Organization Owners and Administrators are exempt from this policy's enforcement."
},
"personalOwnershipSubmitError": {
"message": "Due to an enterprise policy, you are restricted from saving items to your personal vault. Change the Ownership option to an organization and choose from available Collections."
},
"disableSend": {
"message": "Disable Send"
},
"disableSendPolicyDesc": {
"message": "Do not allow users to create or edit a Bitwarden Send. Deleting an existing Send is still allowed.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"disableSendExemption": {
"message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
},
"sendDisabled": {
"message": "Send disabled",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendDisabledWarning": {
"message": "Due to an enterprise policy, you are only able to delete an existing Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendOptions": {
"message": "Send Options",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendOptionsPolicyDesc": {
"message": "Set options for creating and editing Sends.",
"description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendOptionsExemption": {
"message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
},
"disableHideEmail": {
"message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendOptionsPolicyInEffect": {
"message": "The following organization policies are currently in effect:"
},
"sendDisableHideEmailInEffect": {
"message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"modifiedPolicyId": {
"message": "Modified policy $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Master Password"
}
}
},
"planPrice": {
"message": "Plan price"
},
"estimatedTax": {
"message": "Estimated tax"
},
"custom": {
"message": "Custom"
},
"customDesc": {
"message": "Allows more granular control of user permissions for advanced configurations."
},
"permissions": {
"message": "Permissions"
},
"accessEventLogs": {
"message": "Access Event Logs"
},
"accessImportExport": {
"message": "Access Import/Export"
},
"accessReports": {
"message": "Access Reports"
},
"missingPermissions": {
"message": "You lack the necessary permissions to perform this action."
},
"manageAllCollections": {
"message": "Manage All Collections"
},
"createNewCollections": {
"message": "Create New Collections"
},
"editAnyCollection": {
"message": "Edit Any Collection"
},
"deleteAnyCollection": {
"message": "Delete Any Collection"
},
"manageAssignedCollections": {
"message": "Manage Assigned Collections"
},
"editAssignedCollections": {
"message": "Edit Assigned Collections"
},
"deleteAssignedCollections": {
"message": "Delete Assigned Collections"
},
"manageGroups": {
"message": "Manage Groups"
},
"managePolicies": {
"message": "Manage Policies"
},
"manageSso": {
"message": "Manage SSO"
},
"manageUsers": {
"message": "Manage Users"
},
"manageResetPassword": {
"message": "Manage Password Reset"
},
"disableRequiredError": {
"message": "You must manually disable the $POLICYNAME$ policy before this policy can be disabled.",
"placeholders": {
"policyName": {
"content": "$1",
"example": "Single Sign-On Authentication"
}
}
},
"personalOwnershipPolicyInEffect": {
"message": "An organization policy is affecting your ownership options."
},
"personalOwnershipPolicyInEffectImports": {
"message": "An organization policy has disabled importing items into your personal vault."
},
"personalOwnershipCheckboxDesc": {
"message": "Disable personal ownership for organization users"
},
"textHiddenByDefault": {
"message": "When accessing the Send, hide the text by default",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendNameDesc": {
"message": "A friendly name to describe this Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendTextDesc": {
"message": "The text you want to send."
},
"sendFileDesc": {
"message": "The file you want to send."
},
"copySendLinkOnSave": {
"message": "Copy the link to share this Send to my clipboard upon save."
},
"sendLinkLabel": {
"message": "Send link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"send": {
"message": "Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendAccessTaglineProductDesc": {
"message": "Bitwarden Send transmits sensitive, temporary information to others easily and securely.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendAccessTaglineLearnMore": {
"message": "Learn more about",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read '**Learn more about** Bitwarden Send or sign up to try it today.'"
},
"sendVaultCardProductDesc": {
"message": "Share text or files directly with anyone."
},
"sendVaultCardLearnMore": {
"message": "Learn more",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read '**Learn more**, see how it works, or try it now. '"
},
"sendVaultCardSee": {
"message": "see",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, **see** how it works, or try it now.'"
},
"sendVaultCardHowItWorks": {
"message": "how it works",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see **how it works**, or try it now.'"
},
"sendVaultCardOr": {
"message": "or",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see how it works, **or** try it now.'"
},
"sendVaultCardTryItNow": {
"message": "try it now",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see how it works, or **try it now**.'"
},
"sendAccessTaglineOr": {
"message": "or",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send **or** sign up to try it today.'"
},
"sendAccessTaglineSignUp": {
"message": "sign up",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or **sign up** to try it today.'"
},
"sendAccessTaglineTryToday": {
"message": "to try it today.",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'"
},
"sendCreatorIdentifier": {
"message": "Bitwarden user $USER_IDENTIFIER$ shared the following with you",
"placeholders": {
"user_identifier": {
"content": "$1",
"example": "An email address"
}
}
},
"viewSendHiddenEmailWarning": {
"message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"expirationDateIsInvalid": {
"message": "The expiration date provided is not valid."
},
"deletionDateIsInvalid": {
"message": "The deletion date provided is not valid."
},
"expirationDateAndTimeRequired": {
"message": "An expiration date and time are required."
},
"deletionDateAndTimeRequired": {
"message": "A deletion date and time are required."
},
"dateParsingError": {
"message": "There was an error saving your deletion and expiration dates."
},
"webAuthnFallbackMsg": {
"message": "To verify your 2FA please click the button below."
},
"webAuthnAuthenticate": {
"message": "Authenticate WebAuthn"
},
"webAuthnNotSupported": {
"message": "WebAuthn is not supported in this browser."
},
"webAuthnSuccess": {
"message": "WebAuthn verified successfully! You may close this tab."
},
"hintEqualsPassword": {
"message": "Your password hint cannot be the same as your password."
},
"enrollPasswordReset": {
"message": "Enroll in Password Reset"
},
"enrolledPasswordReset": {
"message": "Enrolled in Password Reset"
},
"withdrawPasswordReset": {
"message": "Withdraw from Password Reset"
},
"enrollPasswordResetSuccess": {
"message": "Enrollment success!"
},
"withdrawPasswordResetSuccess": {
"message": "Withdrawal success!"
},
"eventEnrollPasswordReset": {
"message": "User $ID$ enrolled in password reset assistance.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"eventWithdrawPasswordReset": {
"message": "User $ID$ withdrew from password reset assistance.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"eventAdminPasswordReset": {
"message": "Master password reset for user $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"eventResetSsoLink": {
"message": "Reset Sso link for user $ID$",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"firstSsoLogin": {
"message": "$ID$ logged in using Sso for the first time",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"resetPassword": {
"message": "Reset Password"
},
"resetPasswordLoggedOutWarning": {
"message": "Proceeding will log $NAME$ out of their current session, requiring them to log back in. Active sessions on other devices may continue to remain active for up to one hour.",
"placeholders": {
"name": {
"content": "$1",
"example": "John Smith"
}
}
},
"thisUser": {
"message": "this user"
},
"resetPasswordMasterPasswordPolicyInEffect": {
"message": "One or more organization policies require the master password to meet the following requirements:"
},
"resetPasswordSuccess": {
"message": "Password reset success!"
},
"resetPasswordEnrollmentWarning": {
"message": "Enrollment will allow organization administrators to change your master password"
},
"resetPasswordPolicy": {
"message": "Master Password Reset"
},
"resetPasswordPolicyDescription": {
"message": "Allow administrators in the organization to reset organization users' master password."
},
"resetPasswordPolicyWarning": {
"message": "Users in the organization will need to self-enroll or be auto-enrolled before administrators can reset their master password."
},
"resetPasswordPolicyAutoEnroll": {
"message": "Automatic Enrollment"
},
"resetPasswordPolicyAutoEnrollDescription": {
"message": "All users will be automatically enrolled in password reset once their invite is accepted and will not be allowed to withdraw."
},
"resetPasswordPolicyAutoEnrollWarning": {
"message": "Users already in the organization will not be retroactively enrolled in password reset. They will need to self-enroll before administrators can reset their master password."
},
"resetPasswordPolicyAutoEnrollCheckbox": {
"message": "Require new users to be enrolled automatically"
},
"resetPasswordAutoEnrollInviteWarning": {
"message": "This organization has an enterprise policy that will automatically enroll you in password reset. Enrollment will allow organization administrators to change your master password."
},
"resetPasswordOrgKeysError": {
"message": "Organization Keys response is null"
},
"resetPasswordDetailsError": {
"message": "Reset Password Details response is null"
},
"trashCleanupWarning": {
"message": "Items that have been in Trash more than 30 days will be automatically deleted."
},
"trashCleanupWarningSelfHosted": {
"message": "Items that have been in Trash for a while will be automatically deleted."
},
"passwordPrompt": {
"message": "Master password re-prompt"
},
"passwordConfirmation": {
"message": "Master password confirmation"
},
"passwordConfirmationDesc": {
"message": "This action is protected. To continue, please re-enter your master password to verify your identity."
},
"reinviteSelected": {
"message": "Resend Invitations"
},
"noSelectedUsersApplicable": {
"message": "This action is not applicable to any of the selected users."
},
"removeUsersWarning": {
"message": "Are you sure you want to remove the following users? The process may take a few seconds to complete and cannot be interrupted or canceled."
},
"deactivateUsersWarning": {
"message": "Are you sure you want to deactivate the following members? They will no longer have access to the organization, but will still have access to their individual vaults. The process may take a few seconds to complete and cannot be interrupted or canceled."
},
"activateUsersWarning": {
"message": "Are you sure you want to activate the following members, granting them access to the organization? The process may take a few seconds to complete and cannot be interrupted or canceled."
},
"theme": {
"message": "Theme"
},
"themeDesc": {
"message": "Choose a theme for your web vault."
},
"themeSystem": {
"message": "Use System Theme"
},
"themeDark": {
"message": "Dark"
},
"themeLight": {
"message": "Light"
},
"confirmSelected": {
"message": "Confirm Selected"
},
"bulkConfirmStatus": {
"message": "Bulk action status"
},
"bulkConfirmMessage": {
"message": "Confirmed successfully."
},
"bulkReinviteMessage": {
"message": "Reinvited successfully."
},
"bulkRemovedMessage": {
"message": "Removed successfully"
},
"bulkDeactivatedMessage": {
"message": "Deactivated successfully"
},
"bulkActivatedMessage": {
"message": "Activated successfully"
},
"bulkFilteredMessage": {
"message": "Excluded, not applicable for this action."
},
"fingerprint": {
"message": "Fingerprint"
},
"removeUsers": {
"message": "Remove Users"
},
"deactivateUsers": {
"message": "Deactivate Users"
},
"activateUsers": {
"message": "Activate Users"
},
"error": {
"message": "Error"
},
"resetPasswordManageUsers": {
"message": "Manage Users must also be enabled with the Manage Password Reset permission"
},
"setupProvider": {
"message": "Provider Setup"
},
"setupProviderLoginDesc": {
"message": "You've been invited to setup a new provider. To continue, you need to log in or create a new Bitwarden account."
},
"setupProviderDesc": {
"message": "Please enter the details below to complete the provider setup. Contact Customer Support if you have any questions."
},
"providerName": {
"message": "Provider Name"
},
"providerSetup": {
"message": "The provider has been set up."
},
"clients": {
"message": "Clients"
},
"providerAdmin": {
"message": "Provider Admin"
},
"providerAdminDesc": {
"message": "The highest access user that can manage all aspects of your provider as well as access and manage client organizations."
},
"serviceUser": {
"message": "Service User"
},
"serviceUserDesc": {
"message": "Service users can access and manage all client organizations."
},
"providerInviteUserDesc": {
"message": "Invite a new user to your provider by entering their Bitwarden account email address below. If they do not have a Bitwarden account already, they will be prompted to create a new account."
},
"joinProvider": {
"message": "Join Provider"
},
"joinProviderDesc": {
"message": "You've been invited to join the provider listed above. To accept the invitation, you need to log in or create a new Bitwarden account."
},
"providerInviteAcceptFailed": {
"message": "Unable to accept invitation. Ask a provider admin to send a new invitation."
},
"providerInviteAcceptedDesc": {
"message": "You can access this provider once an administrator confirms your membership. We'll send you an email when that happens."
},
"providerUsersNeedConfirmed": {
"message": "You have users that have accepted their invitation, but still need to be confirmed. Users will not have access to the provider until they are confirmed."
},
"provider": {
"message": "Provider"
},
"newClientOrganization": {
"message": "New Client Organization"
},
"newClientOrganizationDesc": {
"message": "Create a new client organization that will be associated with you as the provider. You will be able to access and manage this organization."
},
"addExistingOrganization": {
"message": "Add Existing Organization"
},
"myProvider": {
"message": "My Provider"
},
"addOrganizationConfirmation": {
"message": "Are you sure you want to add $ORGANIZATION$ as a client to $PROVIDER$?",
"placeholders": {
"organization": {
"content": "$1",
"example": "My Org Name"
},
"provider": {
"content": "$2",
"example": "My Provider Name"
}
}
},
"organizationJoinedProvider": {
"message": "Organization was successfully added to the provider"
},
"accessingUsingProvider": {
"message": "Accessing organization using provider $PROVIDER$",
"placeholders": {
"provider": {
"content": "$1",
"example": "My Provider Name"
}
}
},
"providerIsDisabled": {
"message": "Provider is disabled."
},
"providerUpdated": {
"message": "Provider updated"
},
"yourProviderIs": {
"message": "Your provider is $PROVIDER$. They have administrative and billing privileges for your organization.",
"placeholders": {
"provider": {
"content": "$1",
"example": "My Provider Name"
}
}
},
"detachedOrganization": {
"message": "The organization $ORGANIZATION$ has been detached from your provider.",
"placeholders": {
"organization": {
"content": "$1",
"example": "My Org Name"
}
}
},
"detachOrganizationConfirmation": {
"message": "Are you sure you want to detach this organization? The organization will continue to exist but will no longer be managed by the provider."
},
"add": {
"message": "Add"
},
"updatedMasterPassword": {
"message": "Updated Master Password"
},
"updateMasterPassword": {
"message": "Update Master Password"
},
"updateMasterPasswordWarning": {
"message": "Your Master Password was recently changed by an administrator in your organization. In order to access the vault, you must update your Master Password now. Proceeding will log you out of your current session, requiring you to log back in. Active sessions on other devices may continue to remain active for up to one hour."
},
"masterPasswordInvalidWarning": {
"message": "Your Master Password does not meet the policy requirements of this organization. In order to join the organization, you must update your Master Password now. Proceeding will log you out of your current session, requiring you to log back in. Active sessions on other devices may continue to remain active for up to one hour."
},
"maximumVaultTimeout": {
"message": "Vault Timeout"
},
"maximumVaultTimeoutDesc": {
"message": "Configure a maximum vault timeout for all users."
},
"maximumVaultTimeoutLabel": {
"message": "Maximum Vault Timeout"
},
"invalidMaximumVaultTimeout": {
"message": "Invalid Maximum Vault Timeout."
},
"hours": {
"message": "Hours"
},
"minutes": {
"message": "Minutes"
},
"vaultTimeoutPolicyInEffect": {
"message": "Your organization policies are affecting your vault timeout. Maximum allowed Vault Timeout is $HOURS$ hour(s) and $MINUTES$ minute(s)",
"placeholders": {
"hours": {
"content": "$1",
"example": "5"
},
"minutes": {
"content": "$2",
"example": "5"
}
}
},
"customVaultTimeout": {
"message": "Custom Vault Timeout"
},
"vaultTimeoutToLarge": {
"message": "Your vault timeout exceeds the restriction set by your organization."
},
"vaultCustomTimeoutMinimum": {
"message": "Minimum custom timeout is 1 minute."
},
"vaultTimeoutRangeError": {
"message": "Vault Timeout is not within allowed range."
},
"disablePersonalVaultExport": {
"message": "Disable Personal Vault Export"
},
"disablePersonalVaultExportDesc": {
"message": "Prohibits users from exporting their private vault data."
},
"vaultExportDisabled": {
"message": "Vault Export Disabled"
},
"personalVaultExportPolicyInEffect": {
"message": "One or more organization policies prevents you from exporting your personal vault."
},
"selectType": {
"message": "Select SSO Type"
},
"type": {
"message": "Type"
},
"openIdConnectConfig": {
"message": "OpenID Connect Configuration"
},
"samlSpConfig": {
"message": "SAML Service Provider Configuration"
},
"samlIdpConfig": {
"message": "SAML Identity Provider Configuration"
},
"callbackPath": {
"message": "Callback Path"
},
"signedOutCallbackPath": {
"message": "Signed Out Callback Path"
},
"authority": {
"message": "Authority"
},
"clientId": {
"message": "Client ID"
},
"clientSecret": {
"message": "Client Secret"
},
"metadataAddress": {
"message": "Metadata Address"
},
"oidcRedirectBehavior": {
"message": "OIDC Redirect Behavior"
},
"getClaimsFromUserInfoEndpoint": {
"message": "Get claims from user info endpoint"
},
"additionalScopes": {
"message": "Custom Scopes"
},
"additionalUserIdClaimTypes": {
"message": "Custom User ID Claim Types"
},
"additionalEmailClaimTypes": {
"message": "Email Claim Types"
},
"additionalNameClaimTypes": {
"message": "Custom Name Claim Types"
},
"acrValues": {
"message": "Requested Authentication Context Class Reference values"
},
"expectedReturnAcrValue": {
"message": "Expected \"acr\" Claim Value In Response"
},
"spEntityId": {
"message": "SP Entity ID"
},
"spMetadataUrl": {
"message": "SAML 2.0 Metadata URL"
},
"spAcsUrl": {
"message": "Assertion Consumer Service (ACS) URL"
},
"spNameIdFormat": {
"message": "Name ID Format"
},
"spOutboundSigningAlgorithm": {
"message": "Outbound Signing Algorithm"
},
"spSigningBehavior": {
"message": "Signing Behavior"
},
"spMinIncomingSigningAlgorithm": {
"message": "Minimum Incoming Signing Algorithm"
},
"spWantAssertionsSigned": {
"message": "Expect signed assertions"
},
"spValidateCertificates": {
"message": "Validate certificates"
},
"idpEntityId": {
"message": "Entity ID"
},
"idpBindingType": {
"message": "Binding Type"
},
"idpSingleSignOnServiceUrl": {
"message": "Single Sign On Service URL"
},
"idpSingleLogoutServiceUrl": {
"message": "Single Log Out Service URL"
},
"idpX509PublicCert": {
"message": "X509 Public Certificate"
},
"idpOutboundSigningAlgorithm": {
"message": "Outbound Signing Algorithm"
},
"idpAllowUnsolicitedAuthnResponse": {
"message": "Allow unsolicited authentication response"
},
"idpAllowOutboundLogoutRequests": {
"message": "Allow outbound logout requests"
},
"idpSignAuthenticationRequests": {
"message": "Sign authentication requests"
},
"ssoSettingsSaved": {
"message": "Single Sign-On configuration was saved."
},
"sponsoredFamilies": {
"message": "Free Bitwarden Families"
},
"sponsoredFamiliesEligible": {
"message": "You and your family are eligible for Free Bitwarden Families. Redeem with your personal email to keep your data secure even when you are not at work."
},
"sponsoredFamiliesEligibleCard": {
"message": "Redeem your Free Bitwarden for Families plan today to keep your data secure even when you are not at work."
},
"sponsoredFamiliesInclude": {
"message": "The Bitwarden for Families plan include"
},
"sponsoredFamiliesPremiumAccess": {
"message": "Premium access for up to 6 users"
},
"sponsoredFamiliesSharedCollections": {
"message": "Shared collections for Family secrets"
},
"badToken": {
"message": "The link is no longer valid. Please have the sponsor resend the offer."
},
"reclaimedFreePlan": {
"message": "Reclaimed free plan"
},
"redeem": {
"message": "Redeem"
},
"sponsoredFamiliesSelectOffer": {
"message": "Select the organization you would like sponsored"
},
"familiesSponsoringOrgSelect": {
"message": "Which Free Families offer would you like to redeem?"
},
"sponsoredFamiliesEmail": {
"message": "Enter your personal email to redeem Bitwarden Families"
},
"sponsoredFamiliesLeaveCopy": {
"message": "If you remove an offer or are removed from the sponsoring organization, your Families sponsorship will expire at the next renewal date."
},
"acceptBitwardenFamiliesHelp": {
"message": "Accept offer for an existing organization or create a new Families organization."
},
"setupSponsoredFamiliesLoginDesc": {
"message": "You've been offered a free Bitwarden Families Plan Organization. To continue, you need to log in to the account that received the offer."
},
"sponsoredFamiliesAcceptFailed": {
"message": "Unable to accept offer. Please resend the offer email from your enterprise account and try again."
},
"sponsoredFamiliesAcceptFailedShort": {
"message": "Unable to accept offer. $DESCRIPTION$",
"placeholders": {
"description": {
"content": "$1",
"example": "You must have at least one existing Families Organization."
}
}
},
"sponsoredFamiliesOffer": {
"message": "Accept Free Bitwarden Families"
},
"sponsoredFamiliesOfferRedeemed": {
"message": "Free Bitwarden Families offer successfully redeemed"
},
"redeemed": {
"message": "Redeemed"
},
"redeemedAccount": {
"message": "Redeemed Account"
},
"revokeAccount": {
"message": "Revoke account $NAME$",
"placeholders": {
"name": {
"content": "$1",
"example": "My Sponsorship Name"
}
}
},
"resendEmailLabel": {
"message": "Resend Sponsorship email to $NAME$ sponsorship",
"placeholders": {
"name": {
"content": "$1",
"example": "My Sponsorship Name"
}
}
},
"freeFamiliesPlan": {
"message": "Free Families Plan"
},
"redeemNow": {
"message": "Redeem Now"
},
"recipient": {
"message": "Recipient"
},
"removeSponsorship": {
"message": "Remove Sponsorship"
},
"removeSponsorshipConfirmation": {
"message": "After removing a sponsorship, you will be responsible for this subscription and related invoices. Are you sure you want to continue?"
},
"sponsorshipCreated": {
"message": "Sponsorship Created"
},
"revoke": {
"message": "Revoke"
},
"emailSent": {
"message": "Email Sent"
},
"revokeSponsorshipConfirmation": {
"message": "After removing this account, the Families plan sponsorship will expire at the end of the billing period. You will not be able to redeem a new sponsorship offer until the existing one expires. Are you sure you want to continue?"
},
"removeSponsorshipSuccess": {
"message": "Sponsorship Removed"
},
"ssoKeyConnectorError": {
"message": "Key Connector error: make sure Key Connector is available and working correctly."
},
"keyConnectorUrl": {
"message": "Key Connector URL"
},
"sendVerificationCode": {
"message": "Send a verification code to your email"
},
"sendCode": {
"message": "Send Code"
},
"codeSent": {
"message": "Code Sent"
},
"verificationCode": {
"message": "Verification Code"
},
"confirmIdentity": {
"message": "Confirm your identity to continue."
},
"verificationCodeRequired": {
"message": "Verification code is required."
},
"invalidVerificationCode": {
"message": "Invalid verification code"
},
"convertOrganizationEncryptionDesc": {
"message": "$ORGANIZATION$ is using SSO with a self-hosted key server. A master password is no longer required to log in for members of this organization.",
"placeholders": {
"organization": {
"content": "$1",
"example": "My Org Name"
}
}
},
"leaveOrganization": {
"message": "Leave Organization"
},
"removeMasterPassword": {
"message": "Remove Master Password"
},
"removedMasterPassword": {
"message": "Master password removed."
},
"allowSso": {
"message": "Allow SSO authentication"
},
"allowSsoDesc": {
"message": "Once set up, your configuration will be saved and members will be able to authenticate using their Identity Provider credentials."
},
"ssoPolicyHelpStart": {
"message": "Enable the",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Enable the SSO Authentication policy to require all members to log in with SSO.'"
},
"ssoPolicyHelpLink": {
"message": "SSO Authentication policy",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Enable the SSO Authentication policy to require all members to log in with SSO.'"
},
"ssoPolicyHelpEnd": {
"message": "to require all members to log in with SSO.",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Enable the SSO Authentication policy to require all members to log in with SSO.'"
},
"ssoPolicyHelpKeyConnector": {
"message": "SSO Authentication and Single Organization policies are required to set up Key Connector decryption."
},
"memberDecryptionOption": {
"message": "Member Decryption Options"
},
"memberDecryptionPassDesc": {
"message": "Once authenticated, members will decrypt vault data using their Master Passwords."
},
"keyConnector": {
"message": "Key Connector"
},
"memberDecryptionKeyConnectorDesc": {
"message": "Connect Login with SSO to your self-hosted decryption key server. Using this option, members wont need to use their Master Passwords to decrypt vault data. Contact Bitwarden Support for set up assistance."
},
"keyConnectorPolicyRestriction": {
"message": "\"Login with SSO and Key Connector Decryption\" is enabled. This policy will only apply to Owners and Admins."
},
"enabledSso": {
"message": "Enabled SSO"
},
"disabledSso": {
"message": "Disabled SSO"
},
"enabledKeyConnector": {
"message": "Enabled Key Connector"
},
"disabledKeyConnector": {
"message": "Disabled Key Connector"
},
"keyConnectorWarning": {
"message": "Once members begin using Key Connector, your Organization cannot revert to Master Password decryption. Proceed only if you are comfortable deploying and managing a key server."
},
"migratedKeyConnector": {
"message": "Migrated to Key Connector"
},
"paymentSponsored": {
"message": "Please provide a payment method to associate with the organization. Don't worry, we won't charge you anything unless you select additional features or your sponsorship expires. "
},
"orgCreatedSponsorshipInvalid": {
"message": "The sponsorship offer has expired. You may delete the organization you created to avoid a charge at the end of your 7 day trial. Otherwise you may close this prompt to keep the organization and assume billing responsibility."
},
"newFamiliesOrganization": {
"message": "New Families Organization"
},
"acceptOffer": {
"message": "Accept Offer"
},
"sponsoringOrg": {
"message": "Sponsoring Organization"
},
"keyConnectorTest": {
"message": "Test"
},
"keyConnectorTestSuccess": {
"message": "Success! Key Connector reached."
},
"keyConnectorTestFail": {
"message": "Cannot reach Key Connector. Check URL."
},
"sponsorshipTokenHasExpired": {
"message": "The sponsorship offer has expired."
},
"freeWithSponsorship": {
"message": "FREE with sponsorship"
},
"viewBillingSyncToken": {
"message": "View Billing Sync Token"
},
"generateBillingSyncToken": {
"message": "Generate Billing Sync Token"
},
"copyPasteBillingSync": {
"message": "Copy and paste this token into the Billing Sync settings of your self-hosted organization."
},
"billingSyncCanAccess": {
"message": "Your Billing Sync token can access and edit this organization's subscription settings."
},
"manageBillingSync": {
"message": "Manage Billing Sync"
},
"setUpBillingSync": {
"message": "Set Up Billing Sync"
},
"generateToken": {
"message": "Generate Token"
},
"rotateToken": {
"message": "Rotate Token"
},
"rotateBillingSyncTokenWarning": {
"message": "If you proceed, you will need to re-setup billing sync on your self-hosted server."
},
"rotateBillingSyncTokenTitle": {
"message": "Rotating the Billing Sync Token will invalidate the previous token."
},
"selfHostingTitle": {
"message": "Self-Hosting"
},
"selfHostingEnterpriseOrganizationSectionCopy": {
"message": "To set-up your organization on your own server, you will need to upload your license file. To support Free Families plans and advanced billing capabilities for your self-hosted organization, you will need to set up billing sync."
},
"billingSyncApiKeyRotated": {
"message": "Token rotated."
},
"billingSync": {
"message": "Billing Sync"
},
"billingSyncDesc": {
"message": "Billing Sync provides Free Families plans for members and advanced billing capabilities by linking your self-hosted Bitwarden to the Bitwarden cloud server."
},
"billingSyncKeyDesc": {
"message": "A Billing Sync Token from your cloud organization's subscription settings is required to complete this form."
},
"billingSyncKey": {
"message": "Billing Sync Token"
},
"active": {
"message": "Active"
},
"inactive": {
"message": "Inactive"
},
"sentAwaitingSync": {
"message": "Sent (Awaiting Sync)"
},
"sent": {
"message": "Sent"
},
"requestRemoved": {
"message": "Removed (Awaiting Sync)"
},
"requested": {
"message": "Requested"
},
"formErrorSummaryPlural": {
"message": "$COUNT$ fields above need your attention.",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
}
}
},
"formErrorSummarySingle": {
"message": "1 field above needs your attention."
},
"fieldRequiredError": {
"message": "$FIELDNAME$ is required.",
"placeholders": {
"fieldname": {
"content": "$1",
"example": "Full name"
}
}
},
"required": {
"message": "required"
},
"idpSingleSignOnServiceUrlRequired": {
"message": "Required if Entity ID is not a URL."
},
"openIdOptionalCustomizations": {
"message": "Optional Customizations"
},
"openIdAuthorityRequired": {
"message": "Required if Authority is not valid."
},
"separateMultipleWithComma": {
"message": "Separate multiple with a comma."
},
"sessionTimeout": {
"message": "Your session has timed out. Please go back and try logging in again."
},
"exportingPersonalVaultTitle": {
"message": "Exporting Personal Vault"
},
"exportingOrganizationVaultTitle": {
"message": "Exporting Organization Vault"
},
"exportingPersonalVaultDescription": {
"message": "Only the personal vault items associated with $EMAIL$ will be exported. Organization vault items will not be included.",
"placeholders": {
"email": {
"content": "$1",
"example": "name@example.com"
}
}
},
"exportingOrganizationVaultDescription": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Personal vault items and items from other organizations will not be included.",
"placeholders": {
"organization": {
"content": "$1",
"example": "My Org Name"
}
}
},
"accessDenied": {
"message": "Access Denied. You do not have permission to view this page."
},
"masterPassword": {
"message": "Master Password"
},
"security": {
"message": "Security"
},
"keys": {
"message": "Keys"
},
"billingHistory": {
"message": "Billing History"
},
"backToReports": {
"message": "Back to Reports"
},
"organizationPicker": {
"message": "Organization picker"
},
"currentOrganization": {
"message": "Current organization",
"description": "This is used by screen readers to indicate the organization that is currently being shown to the user."
},
"accountSettings": {
"message": "Account Settings"
},
"generator": {
"message": "Generator"
},
"whatWouldYouLikeToGenerate": {
"message": "What would you like to generate?"
},
"passwordType": {
"message": "Password Type"
},
"regenerateUsername": {
"message": "Regenerate Username"
},
"generateUsername": {
"message": "Generate Username"
},
"usernameType": {
"message": "Username Type"
},
"plusAddressedEmail": {
"message": "Plus Addressed Email",
"description": "Username generator option that appends a random sub-address to the username. For example: address+subaddress@email.com"
},
"plusAddressedEmailDesc": {
"message": "Use your email provider's sub-addressing capabilities."
},
"catchallEmail": {
"message": "Catch-all Email"
},
"catchallEmailDesc": {
"message": "Use your domain's configured catch-all inbox."
},
"random": {
"message": "Random",
"description": "Generates domain-based username using random letters"
},
"randomWord": {
"message": "Random Word"
},
"service": {
"message": "Service"
},
"unknownCipher": {
"message": "Unknown Item, you may need to request permission to access this item."
},
"cannotSponsorSelf": {
"message": "You cannot redeem for the active account. Enter a different email."
},
"revokeWhenExpired": {
"message": "Expires $DATE$",
"placeholders": {
"date": {
"content": "$1",
"example": "12/31/2020"
}
}
},
"awaitingSyncSingular": {
"message": "Token rotated $DAYS$ day ago. Update the billing sync token in your self-hosted organization settings.",
"placeholders": {
"days": {
"content": "$1",
"example": "1"
}
}
},
"awaitingSyncPlural": {
"message": "Token rotated $DAYS$ days ago. Update the billing sync token in your self-hosted organization settings.",
"placeholders": {
"days": {
"content": "$1",
"example": "1"
}
}
},
"lastSync": {
"message": "Last Sync",
"Description": "Used as a prefix to indicate the last time a sync occured. Example \"Last sync 1968-11-16 00:00:00\""
},
"sponsorshipsSynced": {
"message": "Self-hosted sponsorships synced."
},
"billingManagedByProvider": {
"message": "Managed by $PROVIDER$",
"placeholders": {
"provider": {
"content": "$1",
"example": "Managed Services Company"
}
}
},
"billingContactProviderForAssistance": {
"message": "Please reach out to them for further assistance",
"description": "This text is displayed if an organization's billing is managed by a Provider. It tells the user to contact the Provider for assistance."
},
"forwardedEmail": {
"message": "Forwarded Email Alias"
},
"forwardedEmailDesc": {
"message": "Generate an email alias with an external forwarding service."
},
"hostname": {
"message": "Hostname",
"description": "Part of a URL."
},
"apiAccessToken": {
"message": "API Access Token"
},
"deviceVerification": {
"message": "Device Verification"
},
"enableDeviceVerification": {
"message": "Enable Device Verification"
},
"deviceVerificationDesc": {
"message": "When enabled, verification codes are sent to your email address when logging in from an unrecognized device"
},
"updatedDeviceVerification": {
"message": "Updated Device Verification"
},
"areYouSureYouWantToEnableDeviceVerificationTheVerificationCodeEmailsWillArriveAtX": {
"message": "Are you sure you want to enable Device Verification? The verification code emails will arrive at: $EMAIL$",
"placeholders": {
"email": {
"content": "$1",
"example": "My Email"
}
}
}
}