mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUACAMOLE-1160 : Add/Update French translations.
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
"translations/ca.json",
|
||||
"translations/de.json",
|
||||
"translations/en.json",
|
||||
"translations/fr.json",
|
||||
"translations/ja.json",
|
||||
"translations/pt.json",
|
||||
"translations/ru.json"
|
||||
|
@@ -0,0 +1,18 @@
|
||||
{
|
||||
|
||||
"DATA_SOURCE_QUICKCONNECT" : {
|
||||
"NAME" : "QuickConnect"
|
||||
},
|
||||
|
||||
"QUICKCONNECT" : {
|
||||
"ACTION_CONNECT" : "Connecter",
|
||||
|
||||
"ERROR_INVALID_URI" : "L'URI spécifiée est invalide",
|
||||
"ERROR_NO_HOST" : "Pas d'hôte spécifié",
|
||||
"ERROR_NO_PROTOCOL" : "Pas de protocole spécifié",
|
||||
"ERROR_NOT_ABSOLUTE_URI" : "L'URI n'est pas absolue",
|
||||
|
||||
"FIELD_PLACEHOLDER_URI" : "Entrez l'URI de connexion"
|
||||
}
|
||||
|
||||
}
|
Reference in New Issue
Block a user