diff --git a/TablePro/Resources/Localizable.xcstrings b/TablePro/Resources/Localizable.xcstrings index da9475879..9b206c745 100644 --- a/TablePro/Resources/Localizable.xcstrings +++ b/TablePro/Resources/Localizable.xcstrings @@ -30223,6 +30223,9 @@ } } } + }, + "Enter an absolute path, as it appears on the SSH server." : { + }, "Enter database name" : { "extractionState" : "stale", @@ -55674,6 +55677,9 @@ } } } + }, + "Optional. Set this to reach a database that only listens on a Unix socket." : { + }, "Options" : { "localizations" : { @@ -58343,6 +58349,9 @@ } } } + }, + "Point at the socket file itself, not the directory holding it." : { + }, "Port" : { "localizations" : { @@ -72829,6 +72838,9 @@ } } } + }, + "Socket Path" : { + }, "Software Update" : { "localizations" : { @@ -79368,6 +79380,19 @@ } } }, + "The SSH server connects to this socket instead of Host and Port. A database on a socket cannot negotiate TLS, so TablePro turns it off; the SSH tunnel still encrypts the whole path." : { + + }, + "The SSH server would not forward the socket %@. Check that the path exists on the server and that sshd allows socket forwarding (AllowStreamLocalForwarding). (%@)" : { + "localizations" : { + "en" : { + "stringUnit" : { + "state" : "new", + "value" : "The SSH server would not forward the socket %1$@. Check that the path exists on the server and that sshd allows socket forwarding (AllowStreamLocalForwarding). (%2$@)" + } + } + } + }, "The SSO session for profile \"%@\" has expired. Sign in with your browser?" : { "localizations" : { "tr" : {