chore: updated translation

This commit is contained in:
Liyas Thomas
2022-11-27 03:52:15 +05:30
parent 2ed709796a
commit 740691417f
35 changed files with 611 additions and 34 deletions

View File

@@ -175,6 +175,7 @@
"protocols": "Les protocoles sont vides",
"schema": "Se connecter à un point de terminaison GraphQL",
"shortcodes": "Les shortcodes sont vides",
"subscription": "Subscriptions are empty",
"team_name": "Nom de l'équipe vide",
"teams": "Les équipes sont vides",
"tests": "Il n'y a pas de tests pour cette requête"
@@ -312,10 +313,28 @@
"import_export": "Importer / Exporter"
},
"mqtt": {
"already_subscribed": "You are already subscribed to this topic.",
"clean_session": "Clean Session",
"clear_input": "Clear input",
"clear_input_on_send": "Clear input on send",
"client_id": "Client ID",
"color": "Color",
"communication": "Communication",
"connection_config": "Connection Config",
"connection_not_authorized": "This MQTT connection does not use any authentication.",
"invalid_topic": "Please provide a topic for the subscription",
"keep_alive": "Keep Alive",
"log": "Infos",
"lw_message": "Last-Will Message",
"lw_qos": "Last-Will QoS",
"lw_retain": "Last-Will Retain",
"lw_topic": "Last-Will Topic",
"message": "Message",
"new": "New Subscription",
"not_connected": "Please start a MQTT connection first.",
"publish": "Publier",
"qos": "QoS",
"ssl": "SSL",
"subscribe": "S'abonner",
"topic": "Sujet",
"topic_name": "Nom du sujet",