From 2d7519aee26f314ddf0fc56e3dd4f308b699c5de Mon Sep 17 00:00:00 2001 From: Yannick Mauray Date: Fri, 10 Dec 2021 00:53:35 +0100 Subject: [PATCH] Fixed: 'fr' translation --- assets/i18n/en.po | 4 ++++ assets/i18n/fr.po | 4 ++++ assets/i18n/quickgui.pot | 3 +++ 3 files changed, 11 insertions(+) diff --git a/assets/i18n/en.po b/assets/i18n/en.po index 46a19b8..bb2e860 100644 --- a/assets/i18n/en.po +++ b/assets/i18n/en.po @@ -160,3 +160,7 @@ msgstr "Waiting for download to start" #, fuzzy msgid "You are about to terminate the virtual machine {0}" msgstr "You are about to terminate the virtual machine {0}" + +#, fuzzy +msgid "Language" +msgstr "Language" diff --git a/assets/i18n/fr.po b/assets/i18n/fr.po index f066b67..608e992 100644 --- a/assets/i18n/fr.po +++ b/assets/i18n/fr.po @@ -163,3 +163,7 @@ msgstr "En attente du début du téléchargement" #, fuzzy msgid "You are about to terminate the virtual machine {0}" msgstr "Vous êtes sur le point d'arrêter la machine virtuelle {0}" + +#, fuzzy +msgid "Language" +msgstr "Langue" diff --git a/assets/i18n/quickgui.pot b/assets/i18n/quickgui.pot index 6e4ce61..a515fc1 100644 --- a/assets/i18n/quickgui.pot +++ b/assets/i18n/quickgui.pot @@ -126,3 +126,6 @@ msgstr "" msgid "You are about to terminate the virtual machine {0}" msgstr "" + +msgid "Language" +msgstr ""