From 3be995a1d2e3f66ec0155d2965892ff300863e04 Mon Sep 17 00:00:00 2001 From: Grooble Date: Fri, 9 Dec 2022 16:40:32 +0100 Subject: [PATCH] i18n(fr): Add French translation (#30) --- applets/cosmic-app-list/i18n/fr/cosmic_app_list.ftl | 1 + .../i18n/fr/cosmic_applet_battery.ftl | 8 ++++++++ .../i18n/fr/cosmic_applet_workspaces.ftl | 1 + .../cosmic-panel-button/i18n/fr/cosmic_panel_button.ftl | 1 + 4 files changed, 11 insertions(+) create mode 100644 applets/cosmic-app-list/i18n/fr/cosmic_app_list.ftl create mode 100644 applets/cosmic-applet-battery/i18n/fr/cosmic_applet_battery.ftl create mode 100644 applets/cosmic-applet-workspaces/i18n/fr/cosmic_applet_workspaces.ftl create mode 100644 applets/cosmic-panel-button/i18n/fr/cosmic_panel_button.ftl diff --git a/applets/cosmic-app-list/i18n/fr/cosmic_app_list.ftl b/applets/cosmic-app-list/i18n/fr/cosmic_app_list.ftl new file mode 100644 index 00000000..b1ca4a6c --- /dev/null +++ b/applets/cosmic-app-list/i18n/fr/cosmic_app_list.ftl @@ -0,0 +1 @@ +cosmic-app-list = Liste des applictions COSMIC diff --git a/applets/cosmic-applet-battery/i18n/fr/cosmic_applet_battery.ftl b/applets/cosmic-applet-battery/i18n/fr/cosmic_applet_battery.ftl new file mode 100644 index 00000000..663f9ca7 --- /dev/null +++ b/applets/cosmic-applet-battery/i18n/fr/cosmic_applet_battery.ftl @@ -0,0 +1,8 @@ +cosmic-applet-button = Bouton Cosmic +battery = Batterie +max-charge = Augmenter la durée de vie de votre batterie en mettant la charge maximale à 80% +seconds = s +minutes = m +hours = h +until-empty = Avant la décharge totale +power-settings = Paramètres d'alimentation... \ No newline at end of file diff --git a/applets/cosmic-applet-workspaces/i18n/fr/cosmic_applet_workspaces.ftl b/applets/cosmic-applet-workspaces/i18n/fr/cosmic_applet_workspaces.ftl new file mode 100644 index 00000000..3e364e18 --- /dev/null +++ b/applets/cosmic-applet-workspaces/i18n/fr/cosmic_applet_workspaces.ftl @@ -0,0 +1 @@ +cosmic-applet-workspaces = Espaces de travail Cosmic diff --git a/applets/cosmic-panel-button/i18n/fr/cosmic_panel_button.ftl b/applets/cosmic-panel-button/i18n/fr/cosmic_panel_button.ftl new file mode 100644 index 00000000..2bce1ee6 --- /dev/null +++ b/applets/cosmic-panel-button/i18n/fr/cosmic_panel_button.ftl @@ -0,0 +1 @@ +cosmic-panel-button = Bouton du panneau Cosmic \ No newline at end of file