From b430aa718343d33f28b83f2f0595b8d69db49bba Mon Sep 17 00:00:00 2001 From: Ben Phelps Date: Wed, 29 Nov 2023 11:50:59 +0200 Subject: [PATCH] New translations common.json (Afrikaans) --- public/locales/af/common.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/public/locales/af/common.json b/public/locales/af/common.json index 76a417d2..3bd888b8 100644 --- a/public/locales/af/common.json +++ b/public/locales/af/common.json @@ -126,18 +126,18 @@ "connectionStatus": "Status", "connectionStatusUnconfigured": "Ongekonfigureer", "connectionStatusConnecting": "Verbind", - "connectionStatusAuthenticating": "Authenticating", - "connectionStatusPendingDisconnect": "PendingDisconnect", - "connectionStatusDisconnecting": "Disconnecting", - "connectionStatusDisconnected": "Disconnected", + "connectionStatusAuthenticating": "Stel geldigheid vas", + "connectionStatusPendingDisconnect": "Hangende Ontkoppeling", + "connectionStatusDisconnecting": "Ontkoppel", + "connectionStatusDisconnected": "Ontkoppel", "connectionStatusConnected": "Gekoppel", "uptime": "Optyd", - "maxDown": "Max. Down", - "maxUp": "Max. Up", + "maxDown": "Maks. Af", + "maxUp": "Maks. Op", "down": "Af", "up": "Op", - "received": "Received", - "sent": "Sent", + "received": "Ontvang", + "sent": "Gestuur", "externalIPAddress": "Ext. IP" }, "caddy": { @@ -784,6 +784,6 @@ "physicalRelease": "Fisiese Vrylating", "digitalRelease": "Digitale Vrylating", "noEventsToday": "Geen gebeure vir vandag nie!", - "noEventsFound": "No events found" + "noEventsFound": "Geen gebeure gevind nie" } }