From eace40ebb6c0c3fe588e17a724fa26e777eda015 Mon Sep 17 00:00:00 2001 From: Ben Phelps Date: Mon, 27 Nov 2023 07:09:52 +0200 Subject: [PATCH] New translations common.json (Portuguese) --- public/locales/pt/common.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/public/locales/pt/common.json b/public/locales/pt/common.json index 88d1e535..bbb51826 100644 --- a/public/locales/pt/common.json +++ b/public/locales/pt/common.json @@ -122,6 +122,24 @@ "subscriptions": "Assinaturas", "unread": "Não lida" }, + "fritzbox": { + "connectionStatus": "Estado", + "connectionStatusUnconfigured": "Unconfigured", + "connectionStatusConnecting": "Connecting", + "connectionStatusAuthenticating": "Authenticating", + "connectionStatusPendingDisconnect": "PendingDisconnect", + "connectionStatusDisconnecting": "Disconnecting", + "connectionStatusDisconnected": "Disconnected", + "connectionStatusConnected": "Conectado", + "uptime": "Ligado", + "maxDown": "Max. Down", + "maxUp": "Max. Up", + "down": "Down", + "up": "Up", + "received": "Received", + "sent": "Sent", + "externalIPAddress": "Ext. IP" + }, "caddy": { "upstreams": "Upstreams", "requests": "Solicitações atuais",