diff --git a/messages/pl-PL.json b/messages/pl-PL.json index 5402dbcea..c6f74d469 100644 --- a/messages/pl-PL.json +++ b/messages/pl-PL.json @@ -266,6 +266,8 @@ "resourceRawDescriptionCloud": "Żądania proxy nad surowym TCP/UDP przy użyciu numeru portu. Wymaga stron aby połączyć się ze zdalnym węzłem.", "resourceCreate": "Utwórz zasób", "resourceCreateDescription": "Wykonaj poniższe kroki, aby utworzyć nowy zasób", + "resourcePublicCreate": "Create Public Resource", + "resourcePublicCreateDescription": "Follow the steps below to create a new public resource that is accessible through a web browser", "resourceCreateGeneralDescription": "Skonfiguruj podstawowe ustawienia zasobu, w tym nazwę i typ", "resourceSeeAll": "Zobacz wszystkie zasoby", "resourceCreateGeneral": "Ogólny", @@ -613,7 +615,8 @@ "idpNameInternal": "Wewnętrzny", "emailInvalid": "Nieprawidłowy adres e-mail", "inviteValidityDuration": "Proszę wybrać okres ważności", - "accessRoleSelectPlease": "Proszę wybrać rolę", + "accessRoleSelectPlease": "A user must belong to at least one role.", + "accessRoleRequired": "Role required", "removeOwnAdminRoleConfirmTitle": "Usunąć dostęp administratora?", "removeOwnAdminRoleConfirmDescription": "Po zapisaniu nie będziesz już posiadał uprawnień administratora w tej organizacji. Inny administrator może przywrócić dostęp, jeśli to konieczne.", "removeOwnAdminRoleConfirmButton": "Usuń mój dostęp administratora", @@ -1431,6 +1434,15 @@ "actionSetResourcePincode": "Ustaw kod PIN zasobu", "actionSetResourceEmailWhitelist": "Ustaw białą listę email zasobu", "actionGetResourceEmailWhitelist": "Pobierz białą listę email zasobu", + "actionGetResourcePolicy": "Get Resource Policy", + "actionUpdateResourcePolicy": "Update Resource Policy", + "actionSetResourcePolicyUsers": "Set Resource Policy Users", + "actionSetResourcePolicyRoles": "Set Resource Policy Roles", + "actionSetResourcePolicyPassword": "Set Resource Policy Password", + "actionSetResourcePolicyPincode": "Set Resource Policy Pincode", + "actionSetResourcePolicyHeaderAuth": "Set Resource Policy Header Authentication", + "actionSetResourcePolicyWhitelist": "Set Resource Policy Email Whitelist", + "actionSetResourcePolicyRules": "Set Resource Policy Rules", "actionCreateTarget": "Utwórz cel", "actionDeleteTarget": "Usuń cel", "actionGetTarget": "Pobierz cel", @@ -2317,6 +2329,12 @@ "createInternalResourceDialogClose": "Zamknij", "createInternalResourceDialogCreateClientResource": "Utwórz zasób prywatny", "createInternalResourceDialogCreateClientResourceDescription": "Utwórz nowy zasób, który będzie dostępny tylko dla klientów podłączonych do organizacji", + "privateResourceCreatePageSeeAll": "See All Private Resources", + "privateResourceAllowIcmpPing": "Allow ICMP Ping", + "privateResourceNetworkAccess": "Network Access", + "privateResourceNetworkAccessDescription": "Control TCP/UDP port access and whether ICMP ping is allowed for this resource.", + "hostSettings": "Host Settings", + "cidrSettings": "CIDR Settings", "createInternalResourceDialogResourceProperties": "Właściwości zasobów", "createInternalResourceDialogName": "Nazwa", "createInternalResourceDialogSite": "Witryna", @@ -3577,6 +3595,7 @@ "memberPortalResourceDisabled": "Zasób wyłączony", "memberPortalShowingResources": "Wyświetlanie zasobów od {start} do {end} z {total}", "resourceLauncherTitle": "Uruchamiacz Zasobów", + "resourceSidebarLauncherTitle": "Launcher", "resourceLauncherDescription": "View all available resources and launch them from one central hub", "resourceLauncherSearchPlaceholder": "Search your resources...", "resourceLauncherDefaultView": "Domyślny",