diff --git a/lib/l10n/he_IL/app_he_IL.arb b/lib/l10n/he_IL/app_he_IL.arb index c4a1ef10..510f14e6 100644 --- a/lib/l10n/he_IL/app_he_IL.arb +++ b/lib/l10n/he_IL/app_he_IL.arb @@ -234,8 +234,12 @@ "@confirmScanDetail": {}, "connectionCheck": "Check Connection", "@connectionCheck": {}, + "connectionCheckDetail": "Checks that the server address is reachable. This does not verify your username or password.", + "@connectionCheckDetail": {}, "connectionRefused": "החיבור סורב", "@connectionRefused": {}, + "connectionRefusedDetail": "Could not reach the server. Check that the address is correct and the server is running.", + "@connectionRefusedDetail": {}, "count": "ספירה", "@count": { "description": "Count" @@ -268,6 +272,12 @@ "@darkMode": {}, "darkModeEnable": "הפעל מצב כהה", "@darkModeEnable": {}, + "showPkValue": "Show ID", + "@showPkValue": {}, + "showPkValueDetail": "Display the internal ID (PK) value for parts, stock items and other objects", + "@showPkValueDetail": {}, + "pk": "ID", + "@pk": {}, "delete": "מחק", "@delete": {}, "deleteFailed": "פעולת המחיקה נכשלה", @@ -754,6 +764,8 @@ "@profileAdd": {}, "profileConnect": "התחבר לשרת", "@profileConnect": {}, + "profileSwitchConfirm": "This will disconnect your current session. Switch server profile?", + "@profileSwitchConfirm": {}, "profileEdit": "ערוך פרופיל שרת", "@profileEdit": {}, "profileDelete": "מחק את פרופיל השרת", @@ -986,10 +998,16 @@ "@serverApiVersion": {}, "serverAuthenticationError": "שגיאת אימות", "@serverAuthenticationError": {}, + "sessionExpired": "Session Expired", + "@sessionExpired": {}, + "sessionExpiredDetail": "Your session has expired. Please sign in again.", + "@sessionExpiredDetail": {}, "serverCertificateError": "שגיאת אישור", "@serverCertificateError": {}, "serverCertificateInvalid": "אישור HTTPS של השרת אינו חוקי", "@serverCertificateInvalid": {}, + "serverCertificateTrust": "This server's certificate could not be verified. Trust it anyway?", + "@serverCertificateTrust": {}, "serverConnected": "מחובר לשרת", "@serverConnected": {}, "serverConnecting": "מתחבר לשרת",