summaryrefslogtreecommitdiff
path: root/client/locales
diff options
context:
space:
mode:
authorjwijenbergh <jeroenwijenbergh@protonmail.com>2023-09-25 14:40:47 +0200
committerjwijenbergh <jeroenwijenbergh@protonmail.com>2023-09-25 14:40:47 +0200
commitce029c7c9f09aebf66900682e56589ef7be0997b (patch)
treef878b6b9bc4e251300f6316f9a417bc16d818c4b /client/locales
parentf9beaf807b47fe77c5d5052828349d0428fcdd76 (diff)
Client: Update translations from Weblate
Diffstat (limited to 'client/locales')
-rw-r--r--client/locales/fr/messages.gotext.json32
-rw-r--r--client/locales/sl/messages.gotext.json12
2 files changed, 22 insertions, 22 deletions
diff --git a/client/locales/fr/messages.gotext.json b/client/locales/fr/messages.gotext.json
index ba67400..e0ecba1 100644
--- a/client/locales/fr/messages.gotext.json
+++ b/client/locales/fr/messages.gotext.json
@@ -4,7 +4,7 @@
{
"id": "The log file with directory: '{Directory}' failed to initialize",
"message": "The log file with directory: '{Directory}' failed to initialize",
- "translation": "",
+ "translation": "Le fichier de registre du répertoire : '{Directory}' n'a pas pu être initialisé",
"placeholders": [
{
"id": "Directory",
@@ -19,12 +19,12 @@
{
"id": "An error occurred after getting the discovery files for the list of organizations",
"message": "An error occurred after getting the discovery files for the list of organizations",
- "translation": ""
+ "translation": "Une erreur est survenue pendant la récupération des fichiers de détection de la liste des organisations"
},
{
"id": "An error occurred after getting the discovery files for the list of servers",
"message": "An error occurred after getting the discovery files for the list of servers",
- "translation": ""
+ "translation": "Une erreur est survenue pendant la récupération des fichiers de détection de la liste des serveurs"
},
{
"id": "The current server could not be found when getting it for expiry",
@@ -34,7 +34,7 @@
{
"id": "The client tried to autoconnect to the VPN server: {Namesrv}, but no secure internet location is found. Please manually connect again",
"message": "The client tried to autoconnect to the VPN server: {Namesrv}, but no secure internet location is found. Please manually connect again",
- "translation": "",
+ "translation": "Le client a essayé de se connecter automatiquement au serveur VPN : {Namesrv}, mais aucune localisation internet sécurisée n'a été trouvée. Veuillez vous connecter manuellement de nouveau",
"placeholders": [
{
"id": "Namesrv",
@@ -49,7 +49,7 @@
{
"id": "The secure internet location could not be set",
"message": "The secure internet location could not be set",
- "translation": ""
+ "translation": "La localisation internet sécurisée n'a pas pu être définie"
},
{
"id": "The client tried to autoconnect to the VPN server: {Namesrv}, but you need to authorizate again. Please manually connect again",
@@ -74,7 +74,7 @@
{
"id": "The client tried to autoconnect to the VPN server: {Namesrv}, but no valid profiles were found. Please manually connect again",
"message": "The client tried to autoconnect to the VPN server: {Namesrv}, but no valid profiles were found. Please manually connect again",
- "translation": "",
+ "translation": "Le client a essayé de se connecter automatiquement au serveur VPN : {Namesrv}, mais aucun profil valide n'a été trouvé. Veuillez vous connecter manuellement de nouveau",
"placeholders": [
{
"id": "Namesrv",
@@ -89,12 +89,12 @@
{
"id": "No suitable profiles could be found",
"message": "No suitable profiles could be found",
- "translation": ""
+ "translation": "Aucun profil adéquat n'a été trouvé"
},
{
"id": "Profile with ID: '{PID}' could not be set",
"message": "Profile with ID: '{PID}' could not be set",
- "translation": "",
+ "translation": "Le profil avec l'ID : '{PID}' n'a pas pu être défini",
"placeholders": [
{
"id": "PID",
@@ -109,7 +109,7 @@
{
"id": "Profile with ID: '{PID}' could not be obtained from the server",
"message": "Profile with ID: '{PID}' could not be obtained from the server",
- "translation": "",
+ "translation": "Le profil avec l'ID : '{PID}' n'a pas pu être obtenu du serveur",
"placeholders": [
{
"id": "PID",
@@ -124,7 +124,7 @@
{
"id": "The identifier that was passed to the library is incorrect",
"message": "The identifier that was passed to the library is incorrect",
- "translation": ""
+ "translation": "L'identifiant envoyé à la librairie est incorrect"
},
{
"id": "Could not retrieve institute access server with URL: '{Identifier}' from discovery",
@@ -174,7 +174,7 @@
{
"id": "The secure internet server with organisation ID: '{Identifier}' could not be added",
"message": "The secure internet server with organisation ID: '{Identifier}' could not be added",
- "translation": "",
+ "translation": "Le serveur internet sécurisé avec l'ID d'organisation : '{Identifier}' n'a pas pu être ajouté",
"placeholders": [
{
"id": "Identifier",
@@ -189,7 +189,7 @@
{
"id": "The custom server with URL: '{Identifier}' could not be added",
"message": "The custom server with URL: '{Identifier}' could not be added",
- "translation": "",
+ "translation": "Le serveur personnalisé avec l'URL : '{Identifier}' n'a pas pu être ajouté",
"placeholders": [
{
"id": "Identifier",
@@ -204,17 +204,17 @@
{
"id": "The VPN configuration could not be obtained",
"message": "The VPN configuration could not be obtained",
- "translation": ""
+ "translation": "La configuration VPN n'a pas pu être obtenue"
},
{
"id": "The current profile could not be found",
"message": "The current profile could not be found",
- "translation": ""
+ "translation": "Le profil actuel n'a pas été trouvé"
},
{
"id": "Identifier: '{Identifier}' for server with type: '{Type}' is not valid",
"message": "Identifier: '{Identifier}' for server with type: '{Type}' is not valid",
- "translation": "",
+ "translation": "L'identifiant : '{Identifier}' du serveur avec le type : '{Type}' n'est pas valide",
"placeholders": [
{
"id": "Identifier",
@@ -336,4 +336,4 @@
"translation": ""
}
]
-} \ No newline at end of file
+}
diff --git a/client/locales/sl/messages.gotext.json b/client/locales/sl/messages.gotext.json
index d7ee311..48bfc19 100644
--- a/client/locales/sl/messages.gotext.json
+++ b/client/locales/sl/messages.gotext.json
@@ -34,7 +34,7 @@
{
"id": "The client tried to autoconnect to the VPN server: {Namesrv}, but no secure internet location is found. Please manually connect again",
"message": "The client tried to autoconnect to the VPN server: {Namesrv}, but no secure internet location is found. Please manually connect again",
- "translation": "",
+ "translation": "Odjemalec je poskusil samodejno vzpostaviti povezavo s strežnikom VPN {Namesrv}, vendar ni našel nobene lokacije za varni splet. Ponovno vzpostavite povezavo ročno",
"placeholders": [
{
"id": "Namesrv",
@@ -54,7 +54,7 @@
{
"id": "The client tried to autoconnect to the VPN server: {Namesrv}, but you need to authorizate again. Please manually connect again",
"message": "The client tried to autoconnect to the VPN server: {Namesrv}, but you need to authorizate again. Please manually connect again",
- "translation": "",
+ "translation": "Odjemalec je poskusil samodejno vzpostaviti povezavo s strežnikom VPN {Namesrv}, vendar ga morate ponovno avtorizirati. Ponovno vzpostavite povezavo ročno",
"placeholders": [
{
"id": "Namesrv",
@@ -74,7 +74,7 @@
{
"id": "The client tried to autoconnect to the VPN server: {Namesrv}, but no valid profiles were found. Please manually connect again",
"message": "The client tried to autoconnect to the VPN server: {Namesrv}, but no valid profiles were found. Please manually connect again",
- "translation": "",
+ "translation": "Odjemalec je poskusil samodejno vzpostaviti povezavo s strežnikom VPN {Namesrv}, vendar ni našel nobenega veljavnega profila. Ponovno vzpostavite povezavo ročno",
"placeholders": [
{
"id": "Namesrv",
@@ -300,7 +300,7 @@
{
"id": "Failover failed to complete with gateway: '{Gateway}' and MTU: '{Mtu}'",
"message": "Failover failed to complete with gateway: '{Gateway}' and MTU: '{Mtu}'",
- "translation": "",
+ "translation": "Preklop ni uspel s prehodom '{Gateway}' in MTU-jem '{Mtu}'",
"placeholders": [
{
"id": "Gateway",
@@ -333,7 +333,7 @@
{
"id": "An internal error occurred",
"message": "An internal error occurred",
- "translation": ""
+ "translation": "Prišlo je do notranje napake"
}
]
-} \ No newline at end of file
+}