From e9f22b991250f4e002f020e646d16a67e4920676 Mon Sep 17 00:00:00 2001 From: jwijenbergh Date: Mon, 25 Sep 2023 15:36:39 +0200 Subject: Client + Locales: Update cleanup+renew canceled erorr message --- client/locales/da/messages.gotext.json | 10 ++++++++++ client/locales/de/messages.gotext.json | 10 ++++++++++ client/locales/en/messages.gotext.json | 14 ++++++++++++++ client/locales/es/messages.gotext.json | 10 ++++++++++ client/locales/fr/messages.gotext.json | 12 +++++++++++- client/locales/it/messages.gotext.json | 10 ++++++++++ client/locales/nl/messages.gotext.json | 12 +++++++++++- client/locales/sl/messages.gotext.json | 12 +++++++++++- client/locales/uk/messages.gotext.json | 10 ++++++++++ 9 files changed, 97 insertions(+), 3 deletions(-) (limited to 'client/locales') diff --git a/client/locales/da/messages.gotext.json b/client/locales/da/messages.gotext.json index 72f817a..c45ad99 100644 --- a/client/locales/da/messages.gotext.json +++ b/client/locales/da/messages.gotext.json @@ -282,6 +282,11 @@ "message": "Failed to get the current server to cleanup the connection", "translation": "" }, + { + "id": "The cleanup process was canceled", + "message": "The cleanup process was canceled", + "translation": "" + }, { "id": "Failed to cleanup the VPN connection for the current server", "message": "Failed to cleanup the VPN connection for the current server", @@ -297,6 +302,11 @@ "message": "Failed to get current server for renewing the session", "translation": "" }, + { + "id": "The renewing process was canceled", + "message": "The renewing process was canceled", + "translation": "" + }, { "id": "Failover failed to complete with gateway: '{Gateway}' and MTU: '{Mtu}'", "message": "Failover failed to complete with gateway: '{Gateway}' and MTU: '{Mtu}'", diff --git a/client/locales/de/messages.gotext.json b/client/locales/de/messages.gotext.json index a37e3a5..a10da29 100644 --- a/client/locales/de/messages.gotext.json +++ b/client/locales/de/messages.gotext.json @@ -282,6 +282,11 @@ "message": "Failed to get the current server to cleanup the connection", "translation": "" }, + { + "id": "The cleanup process was canceled", + "message": "The cleanup process was canceled", + "translation": "" + }, { "id": "Failed to cleanup the VPN connection for the current server", "message": "Failed to cleanup the VPN connection for the current server", @@ -297,6 +302,11 @@ "message": "Failed to get current server for renewing the session", "translation": "" }, + { + "id": "The renewing process was canceled", + "message": "The renewing process was canceled", + "translation": "" + }, { "id": "Failover failed to complete with gateway: '{Gateway}' and MTU: '{Mtu}'", "message": "Failover failed to complete with gateway: '{Gateway}' and MTU: '{Mtu}'", diff --git a/client/locales/en/messages.gotext.json b/client/locales/en/messages.gotext.json index 03feb19..ab168fc 100644 --- a/client/locales/en/messages.gotext.json +++ b/client/locales/en/messages.gotext.json @@ -332,6 +332,13 @@ "translatorComment": "Copied from source.", "fuzzy": true }, + { + "id": "The cleanup process was canceled", + "message": "The cleanup process was canceled", + "translation": "The cleanup process was canceled", + "translatorComment": "Copied from source.", + "fuzzy": true + }, { "id": "Failed to cleanup the VPN connection for the current server", "message": "Failed to cleanup the VPN connection for the current server", @@ -353,6 +360,13 @@ "translatorComment": "Copied from source.", "fuzzy": true }, + { + "id": "The renewing process was canceled", + "message": "The renewing process was canceled", + "translation": "The renewing process was canceled", + "translatorComment": "Copied from source.", + "fuzzy": true + }, { "id": "Failover failed to complete with gateway: '{Gateway}' and MTU: '{Mtu}'", "message": "Failover failed to complete with gateway: '{Gateway}' and MTU: '{Mtu}'", diff --git a/client/locales/es/messages.gotext.json b/client/locales/es/messages.gotext.json index e19ad9e..9711095 100644 --- a/client/locales/es/messages.gotext.json +++ b/client/locales/es/messages.gotext.json @@ -282,6 +282,11 @@ "message": "Failed to get the current server to cleanup the connection", "translation": "" }, + { + "id": "The cleanup process was canceled", + "message": "The cleanup process was canceled", + "translation": "" + }, { "id": "Failed to cleanup the VPN connection for the current server", "message": "Failed to cleanup the VPN connection for the current server", @@ -297,6 +302,11 @@ "message": "Failed to get current server for renewing the session", "translation": "" }, + { + "id": "The renewing process was canceled", + "message": "The renewing process was canceled", + "translation": "" + }, { "id": "Failover failed to complete with gateway: '{Gateway}' and MTU: '{Mtu}'", "message": "Failover failed to complete with gateway: '{Gateway}' and MTU: '{Mtu}'", diff --git a/client/locales/fr/messages.gotext.json b/client/locales/fr/messages.gotext.json index e0ecba1..d5a2700 100644 --- a/client/locales/fr/messages.gotext.json +++ b/client/locales/fr/messages.gotext.json @@ -282,6 +282,11 @@ "message": "Failed to get the current server to cleanup the connection", "translation": "" }, + { + "id": "The cleanup process was canceled", + "message": "The cleanup process was canceled", + "translation": "" + }, { "id": "Failed to cleanup the VPN connection for the current server", "message": "Failed to cleanup the VPN connection for the current server", @@ -297,6 +302,11 @@ "message": "Failed to get current server for renewing the session", "translation": "" }, + { + "id": "The renewing process was canceled", + "message": "The renewing process was canceled", + "translation": "" + }, { "id": "Failover failed to complete with gateway: '{Gateway}' and MTU: '{Mtu}'", "message": "Failover failed to complete with gateway: '{Gateway}' and MTU: '{Mtu}'", @@ -336,4 +346,4 @@ "translation": "" } ] -} +} \ No newline at end of file diff --git a/client/locales/it/messages.gotext.json b/client/locales/it/messages.gotext.json index 2691bff..474035b 100644 --- a/client/locales/it/messages.gotext.json +++ b/client/locales/it/messages.gotext.json @@ -282,6 +282,11 @@ "message": "Failed to get the current server to cleanup the connection", "translation": "" }, + { + "id": "The cleanup process was canceled", + "message": "The cleanup process was canceled", + "translation": "" + }, { "id": "Failed to cleanup the VPN connection for the current server", "message": "Failed to cleanup the VPN connection for the current server", @@ -297,6 +302,11 @@ "message": "Failed to get current server for renewing the session", "translation": "" }, + { + "id": "The renewing process was canceled", + "message": "The renewing process was canceled", + "translation": "" + }, { "id": "Failover failed to complete with gateway: '{Gateway}' and MTU: '{Mtu}'", "message": "Failover failed to complete with gateway: '{Gateway}' and MTU: '{Mtu}'", diff --git a/client/locales/nl/messages.gotext.json b/client/locales/nl/messages.gotext.json index 9653f6e..e10a694 100644 --- a/client/locales/nl/messages.gotext.json +++ b/client/locales/nl/messages.gotext.json @@ -282,6 +282,11 @@ "message": "Failed to get the current server to cleanup the connection", "translation": "De huidige server kan niet opgehaald worden om de connectie te verwijderen" }, + { + "id": "The cleanup process was canceled", + "message": "The cleanup process was canceled", + "translation": "" + }, { "id": "Failed to cleanup the VPN connection for the current server", "message": "Failed to cleanup the VPN connection for the current server", @@ -297,6 +302,11 @@ "message": "Failed to get current server for renewing the session", "translation": "De huidige server kan niet opgehaald worden om de sessie te hernieuwen" }, + { + "id": "The renewing process was canceled", + "message": "The renewing process was canceled", + "translation": "" + }, { "id": "Failover failed to complete with gateway: '{Gateway}' and MTU: '{Mtu}'", "message": "Failover failed to complete with gateway: '{Gateway}' and MTU: '{Mtu}'", @@ -336,4 +346,4 @@ "translation": "Een interne fout is opgetreden" } ] -} +} \ No newline at end of file diff --git a/client/locales/sl/messages.gotext.json b/client/locales/sl/messages.gotext.json index 48bfc19..51eba1d 100644 --- a/client/locales/sl/messages.gotext.json +++ b/client/locales/sl/messages.gotext.json @@ -282,6 +282,11 @@ "message": "Failed to get the current server to cleanup the connection", "translation": "Napaka pri določanju izbranega strežnika za čiščenje povezave" }, + { + "id": "The cleanup process was canceled", + "message": "The cleanup process was canceled", + "translation": "" + }, { "id": "Failed to cleanup the VPN connection for the current server", "message": "Failed to cleanup the VPN connection for the current server", @@ -297,6 +302,11 @@ "message": "Failed to get current server for renewing the session", "translation": "Napaka pri ugotavljanju izbranega strežnika za podaljšanje seje" }, + { + "id": "The renewing process was canceled", + "message": "The renewing process was canceled", + "translation": "" + }, { "id": "Failover failed to complete with gateway: '{Gateway}' and MTU: '{Mtu}'", "message": "Failover failed to complete with gateway: '{Gateway}' and MTU: '{Mtu}'", @@ -336,4 +346,4 @@ "translation": "Prišlo je do notranje napake" } ] -} +} \ No newline at end of file diff --git a/client/locales/uk/messages.gotext.json b/client/locales/uk/messages.gotext.json index daa83e0..93ab6af 100644 --- a/client/locales/uk/messages.gotext.json +++ b/client/locales/uk/messages.gotext.json @@ -282,6 +282,11 @@ "message": "Failed to get the current server to cleanup the connection", "translation": "" }, + { + "id": "The cleanup process was canceled", + "message": "The cleanup process was canceled", + "translation": "" + }, { "id": "Failed to cleanup the VPN connection for the current server", "message": "Failed to cleanup the VPN connection for the current server", @@ -297,6 +302,11 @@ "message": "Failed to get current server for renewing the session", "translation": "" }, + { + "id": "The renewing process was canceled", + "message": "The renewing process was canceled", + "translation": "" + }, { "id": "Failover failed to complete with gateway: '{Gateway}' and MTU: '{Mtu}'", "message": "Failover failed to complete with gateway: '{Gateway}' and MTU: '{Mtu}'", -- cgit v1.2.3