From 73737e255a2a94a367136d03d365e1809d7c3ada Mon Sep 17 00:00:00 2001 From: openhab-bot Date: Sat, 22 Oct 2022 10:47:32 +0200 Subject: [PATCH] New translations restauth.properties (Hebrew) (#3118) --- .../src/main/resources/OH-INF/i18n/restauth_he.properties | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bundles/org.openhab.core.io.rest.auth/src/main/resources/OH-INF/i18n/restauth_he.properties b/bundles/org.openhab.core.io.rest.auth/src/main/resources/OH-INF/i18n/restauth_he.properties index da372d353..802454e47 100644 --- a/bundles/org.openhab.core.io.rest.auth/src/main/resources/OH-INF/i18n/restauth_he.properties +++ b/bundles/org.openhab.core.io.rest.auth/src/main/resources/OH-INF/i18n/restauth_he.properties @@ -4,5 +4,7 @@ system.config.restauth.cacheExpiration.label = זמן תפוגת מטמון system.config.restauth.cacheExpiration.description = קקקכאשר האימות הבסיסי מופעל, האישורים מוכנסים למטמון על מנת לזרז את הרשאת הבקשה. הערכים במטמון תפוג לאחר זמן מה על מנת לא לשמור את האישורים בזיכרון ללא הגבלת זמן. ערך זה מגדיר את זמן התפוגה בשעות. הגדר אותו ל- 0 לצורך השבתת המטמון. system.config.restauth.implicitUserRole.label = תפקיד משתמש ברור system.config.restauth.implicitUserRole.description = כברירת מחדל, פעולות הדורשות את התפקיד "משתמש" זמינות ללא אימות. השבתת אפשרות זו תאכוף הרשאה לפעולות אלה. אזהרה\: הדבר גורם לשירותים שאינם תומכים באימות להישבר. +system.config.restauth.trustedNetworks.label = רשתות אמינות +system.config.restauth.trustedNetworks.description = הענקת תפקיד משתמש מרומז לבקשות שמקורן ברשתות אלו; רשימה מופרדת בפסיקים של CIDR (מתעלמים ממנה אם "תפקיד משתמש מרומז" מופעל). service.system.restauth.label = אבטחת API