From b8d089bb17cf457a3196199c096ac455baab00b7 Mon Sep 17 00:00:00 2001 From: Ben Phelps Date: Mon, 27 Nov 2023 07:09:51 +0200 Subject: [PATCH] New translations common.json (Polish) --- public/locales/pl/common.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/public/locales/pl/common.json b/public/locales/pl/common.json index 8c675cc7..b7cb5c86 100644 --- a/public/locales/pl/common.json +++ b/public/locales/pl/common.json @@ -122,6 +122,24 @@ "subscriptions": "Subskrypcje", "unread": "Nieprzeczytane" }, + "fritzbox": { + "connectionStatus": "Stan", + "connectionStatusUnconfigured": "Unconfigured", + "connectionStatusConnecting": "Connecting", + "connectionStatusAuthenticating": "Authenticating", + "connectionStatusPendingDisconnect": "PendingDisconnect", + "connectionStatusDisconnecting": "Disconnecting", + "connectionStatusDisconnected": "Disconnected", + "connectionStatusConnected": "Połączony", + "uptime": "Czas działania", + "maxDown": "Max. Down", + "maxUp": "Max. Up", + "down": "Niedostępny", + "up": "Dostępny", + "received": "Received", + "sent": "Sent", + "externalIPAddress": "Ext. IP" + }, "caddy": { "upstreams": "Upstreams", "requests": "Aktualne zapytania",