From 8b2e77e7634a5bd5f764c32ca2fb1656968f7268 Mon Sep 17 00:00:00 2001 From: Oliver Date: Tue, 7 Jul 2026 13:35:50 +1000 Subject: [PATCH] New translations app_en.arb (Polish) [ci skip] --- lib/l10n/pl_PL/app_pl_PL.arb | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/lib/l10n/pl_PL/app_pl_PL.arb b/lib/l10n/pl_PL/app_pl_PL.arb index bafb7a5d..d6012a62 100644 --- a/lib/l10n/pl_PL/app_pl_PL.arb +++ b/lib/l10n/pl_PL/app_pl_PL.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": "Połączenie odrzucone", "@connectionRefused": {}, + "connectionRefusedDetail": "Could not reach the server. Check that the address is correct and the server is running.", + "@connectionRefusedDetail": {}, "count": "Ilość", "@count": { "description": "Count" @@ -268,6 +272,12 @@ "@darkMode": {}, "darkModeEnable": "Włącz tryb ciemny", "@darkModeEnable": {}, + "showPkValue": "Show ID", + "@showPkValue": {}, + "showPkValueDetail": "Display the internal ID (PK) value for parts, stock items and other objects", + "@showPkValueDetail": {}, + "pk": "ID", + "@pk": {}, "delete": "Usuń", "@delete": {}, "deleteFailed": "Usuwanie nie powiodło się", @@ -754,6 +764,8 @@ "@profileAdd": {}, "profileConnect": "Połącz się z serwerem", "@profileConnect": {}, + "profileSwitchConfirm": "This will disconnect your current session. Switch server profile?", + "@profileSwitchConfirm": {}, "profileEdit": "Edytuj profil serwera", "@profileEdit": {}, "profileDelete": "Usuń profil serwera", @@ -986,10 +998,16 @@ "@serverApiVersion": {}, "serverAuthenticationError": "Błąd uwierzytelniania", "@serverAuthenticationError": {}, + "sessionExpired": "Session Expired", + "@sessionExpired": {}, + "sessionExpiredDetail": "Your session has expired. Please sign in again.", + "@sessionExpiredDetail": {}, "serverCertificateError": "Błąd certyfikatu", "@serverCertificateError": {}, "serverCertificateInvalid": "Certyfikat serwera HTTPS jest nieprawidłowy", "@serverCertificateInvalid": {}, + "serverCertificateTrust": "This server's certificate could not be verified. Trust it anyway?", + "@serverCertificateTrust": {}, "serverConnected": "Połączony z serwerem", "@serverConnected": {}, "serverConnecting": "Łączenie z serwerem",