Update json files for new translations

This commit is contained in:
Pierre Ossman 2023-01-20 13:57:20 +01:00
parent 823e7cfca3
commit 51677f5c70
2 changed files with 37 additions and 23 deletions

View File

@ -1,21 +1,22 @@
{ {
"HTTPS is required for full functionality": "",
"Connecting...": "En cours de connexion...", "Connecting...": "En cours de connexion...",
"Disconnecting...": "Déconnexion en cours...", "Disconnecting...": "Déconnexion en cours...",
"Reconnecting...": "Reconnexion en cours...", "Reconnecting...": "Reconnexion en cours...",
"Internal error": "Erreur interne", "Internal error": "Erreur interne",
"Must set host": "Doit définir l'hôte", "Must set host": "Doit définir l'hôte",
"Connected (encrypted) to ": "Connecté (crypté) à ", "Connected (encrypted) to ": "Connecté (chiffré) à ",
"Connected (unencrypted) to ": "Connecté (non crypté) à ", "Connected (unencrypted) to ": "Connecté (non chiffré) à ",
"Something went wrong, connection is closed": "Quelque chose est arrivé, la connexion est fermée", "Something went wrong, connection is closed": "Quelque chose s'est mal passé, la connexion a été fermée",
"Failed to connect to server": "Échec de connexion au serveur", "Failed to connect to server": "Échec de connexion au serveur",
"Disconnected": "Déconnecté", "Disconnected": "Déconnecté",
"New connection has been rejected with reason: ": "Une nouvelle connexion a été rejetée avec raison: ", "New connection has been rejected with reason: ": "Une nouvelle connexion a été rejetée avec motif : ",
"New connection has been rejected": "Une nouvelle connexion a été rejetée", "New connection has been rejected": "Une nouvelle connexion a été rejetée",
"Credentials are required": "Les identifiants sont requis", "Credentials are required": "Les identifiants sont requis",
"noVNC encountered an error:": "noVNC a rencontré une erreur :", "noVNC encountered an error:": "noVNC a rencontré une erreur :",
"Hide/Show the control bar": "Masquer/Afficher la barre de contrôle", "Hide/Show the control bar": "Masquer/Afficher la barre de contrôle",
"Drag": "Faire glisser", "Drag": "Faire glisser",
"Move/Drag Viewport": "Déplacer/faire glisser Viewport", "Move/Drag Viewport": "Déplacer/faire glisser le Viewport",
"Keyboard": "Clavier", "Keyboard": "Clavier",
"Show Keyboard": "Afficher le clavier", "Show Keyboard": "Afficher le clavier",
"Extra keys": "Touches supplémentaires", "Extra keys": "Touches supplémentaires",
@ -39,8 +40,7 @@
"Reboot": "Redémarrer", "Reboot": "Redémarrer",
"Reset": "Réinitialiser", "Reset": "Réinitialiser",
"Clipboard": "Presse-papiers", "Clipboard": "Presse-papiers",
"Clear": "Effacer", "Edit clipboard content in the textarea below.": "",
"Fullscreen": "Plein écran",
"Settings": "Paramètres", "Settings": "Paramètres",
"Shared Mode": "Mode partagé", "Shared Mode": "Mode partagé",
"View Only": "Afficher uniquement", "View Only": "Afficher uniquement",
@ -54,7 +54,7 @@
"Compression level:": "Niveau de compression :", "Compression level:": "Niveau de compression :",
"Repeater ID:": "ID Répéteur :", "Repeater ID:": "ID Répéteur :",
"WebSocket": "WebSocket", "WebSocket": "WebSocket",
"Encrypt": "Crypter", "Encrypt": "Chiffrer",
"Host:": "Hôte :", "Host:": "Hôte :",
"Port:": "Port :", "Port:": "Port :",
"Path:": "Chemin :", "Path:": "Chemin :",
@ -65,6 +65,12 @@
"Version:": "Version :", "Version:": "Version :",
"Disconnect": "Déconnecter", "Disconnect": "Déconnecter",
"Connect": "Connecter", "Connect": "Connecter",
"Server identity": "",
"The server has provided the following identifying information:": "",
"Fingerprint:": "",
"Please verify that the information is correct and press \"Approve\". Otherwise press \"Reject\".": "",
"Approve": "",
"Reject": "",
"Username:": "Nom d'utilisateur :", "Username:": "Nom d'utilisateur :",
"Password:": "Mot de passe :", "Password:": "Mot de passe :",
"Send Credentials": "Envoyer les identifiants", "Send Credentials": "Envoyer les identifiants",

View File

@ -1,4 +1,5 @@
{ {
"HTTPS is required for full functionality": "HTTPS krävs för full funktionalitet",
"Connecting...": "Ansluter...", "Connecting...": "Ansluter...",
"Disconnecting...": "Kopplar ner...", "Disconnecting...": "Kopplar ner...",
"Reconnecting...": "Återansluter...", "Reconnecting...": "Återansluter...",
@ -39,8 +40,8 @@
"Reboot": "Boota om", "Reboot": "Boota om",
"Reset": "Återställ", "Reset": "Återställ",
"Clipboard": "Urklipp", "Clipboard": "Urklipp",
"Clear": "Rensa", "Edit clipboard content in the textarea below.": "Redigera urklippets innehåll i fältet nedan.",
"Fullscreen": "Fullskärm", "Full Screen": "Fullskärm",
"Settings": "Inställningar", "Settings": "Inställningar",
"Shared Mode": "Delat Läge", "Shared Mode": "Delat Läge",
"View Only": "Endast Visning", "View Only": "Endast Visning",
@ -65,6 +66,13 @@
"Version:": "Version:", "Version:": "Version:",
"Disconnect": "Koppla från", "Disconnect": "Koppla från",
"Connect": "Anslut", "Connect": "Anslut",
"Server identity": "Server-identitet",
"The server has provided the following identifying information:": "Servern har gett följande identifierande information:",
"Fingerprint:": "Fingeravtryck:",
"Please verify that the information is correct and press \"Approve\". Otherwise press \"Reject\".": "Kontrollera att informationen är korrekt och tryck sedan \"Godkänn\". Tryck annars \"Neka\".",
"Approve": "Godkänn",
"Reject": "Neka",
"Credentials": "Användaruppgifter",
"Username:": "Användarnamn:", "Username:": "Användarnamn:",
"Password:": "Lösenord:", "Password:": "Lösenord:",
"Send Credentials": "Skicka Användaruppgifter", "Send Credentials": "Skicka Användaruppgifter",