From cecb400f9832d7907bf3418f916216f6c8578e18 Mon Sep 17 00:00:00 2001 From: Robin Candau Date: Tue, 1 Oct 2024 11:36:26 +0200 Subject: [PATCH] chore: rebase on main --- po/arch-update.pot | 30 +++++++++++++++++++++++++++--- po/fr.po | 36 +++++++++++++++++++++++++++++++++--- 2 files changed, 60 insertions(+), 6 deletions(-) diff --git a/po/arch-update.pot b/po/arch-update.pot index 5535b21..85db4e4 100644 --- a/po/arch-update.pot +++ b/po/arch-update.pot @@ -588,15 +588,39 @@ msgstr "" msgid "No service requiring a post upgrade restart found\\n" msgstr "" -#: src/lib/tray.py:127 +#: src/lib/tray.py:124 +msgid "Arch-Update: 'updates' state file isn't found" +msgstr "" + +#: src/lib/tray.py:141 +msgid "Arch-Update: System is up to date" +msgstr "" + +#: src/lib/tray.py:144 +#, python-brace-format +msgid "" +"Arch-Update: 1 update available\n" +"\n" +"{update_list}" +msgstr "" + +#: src/lib/tray.py:149 +#, python-brace-format +msgid "" +"Arch-Update: {updates} updates available\n" +"\n" +"{update_list}" +msgstr "" + +#: src/lib/tray.py:186 msgid "Run Arch-Update" msgstr "" -#: src/lib/tray.py:128 +#: src/lib/tray.py:187 msgid "Check for updates" msgstr "" -#: src/lib/tray.py:129 +#: src/lib/tray.py:188 msgid "Exit" msgstr "" diff --git a/po/fr.po b/po/fr.po index dde3e4b..632bb19 100644 --- a/po/fr.po +++ b/po/fr.po @@ -658,15 +658,45 @@ msgstr "" msgid "No service requiring a post upgrade restart found\\n" msgstr "Aucun service nécessitant un redémarrage suite à la mise à jour n'a été trouvé\\n" -#: src/lib/tray.py:127 +#: src/lib/tray.py:124 +msgid "Arch-Update: 'updates' state file isn't found" +msgstr "Arch-Update : fichier d'état 'updates' non trouvé" + +#: src/lib/tray.py:141 +msgid "Arch-Update: System is up to date" +msgstr "Arch-Update : Le système à jour" + +#: src/lib/tray.py:144 +#, python-brace-format +msgid "" +"Arch-Update: 1 update available\n" +"\n" +"{update_list}" +msgstr "" +"Arch-Update : 1 mise à jour disponible\n" +"\n" +"{update_list}" + +#: src/lib/tray.py:149 +#, python-brace-format +msgid "" +"Arch-Update: {updates} updates available\n" +"\n" +"{update_list}" +msgstr "" +"Arch-Update : {updates} mises à jour disponibles\n" +"\n" +"{update_list}" + +#: src/lib/tray.py:186 msgid "Run Arch-Update" msgstr "Lancer Arch-Update" -#: src/lib/tray.py:128 +#: src/lib/tray.py:187 msgid "Check for updates" msgstr "Vérifier les mises à jour" -#: src/lib/tray.py:129 +#: src/lib/tray.py:188 msgid "Exit" msgstr "Quitter"