linglong/po/fr.po

1041 lines
34 KiB
Plaintext
Raw Permalink Normal View History

chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
# Translators:
# Lisa Cintosh, 2025
# Sykhasamann, 2025
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-09-10 17:13+0800\n"
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
"PO-Revision-Date: 2025-04-11 01:38+0000\n"
"Last-Translator: Sykhasamann, 2025\n"
"Language-Team: French (https://app.transifex.com/linuxdeepin/teams/3976/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: fr\n"
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
#: ../libs/linglong/src/linglong/cli/cli.cpp:74
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Permission denied, please check whether you are running as root."
msgstr ""
"Autorisation refusée, veuillez vérifier si vous êtes connecté en tant "
"qu'administrateur."
#: ../libs/linglong/src/linglong/cli/cli.cpp:526
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "To install the module, one must first install the app."
msgstr "Pour installer le module, vous devez d'abord installer l'application."
#: ../libs/linglong/src/linglong/cli/cli.cpp:529
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Module is already installed."
msgstr "Ce module est déjà installé."
#: ../libs/linglong/src/linglong/cli/cli.cpp:532
#: ../libs/linglong/src/linglong/cli/cli.cpp:1259
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Install failed"
msgstr "Échec de l'installation"
#: ../libs/linglong/src/linglong/cli/cli.cpp:535
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "The module could not be found remotely."
msgstr "Le module n'a pas pu être trouvé à distance."
#: ../libs/linglong/src/linglong/cli/cli.cpp:538
#: ../libs/linglong/src/linglong/cli/cli.cpp:1731
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Uninstall failed"
msgstr "Échec de la désinstallation"
#: ../libs/linglong/src/linglong/cli/cli.cpp:541
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Upgrade failed"
msgstr "Échec de la mise à jour"
#: ../libs/linglong/src/linglong/cli/cli.cpp:544
#: ../libs/linglong/src/linglong/cli/cli.cpp:1712
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Application is not installed."
msgstr "L'application n'est pas installé."
#: ../libs/linglong/src/linglong/cli/cli.cpp:547
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Latest version is already installed."
msgstr "La dernière version est déjà installée."
#: ../libs/linglong/src/linglong/cli/cli.cpp:1233
#: ../libs/linglong/src/linglong/cli/cli.cpp:1527
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid ""
"Network connection failed. Please:\n"
"1. Check your internet connection\n"
"2. Verify network proxy settings if used"
msgstr ""
"Échec de la connexion réseau. Veuillez :\n"
"1. Vérifiez votre connexion Internet.\n"
"2. Vérifiez les paramètres du proxy réseau si utilisé."
#: ../libs/linglong/src/linglong/cli/cli.cpp:1239
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid ""
"Application already installed, If you want to replace it, try using 'll-cli "
"install %1 --force'"
msgstr ""
"L'application est déjà installée. Si vous souhaitez la remplacer, essayez "
"d'utiliser « ll-cli install %1 --force »."
#: ../libs/linglong/src/linglong/cli/cli.cpp:1245
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Application %1 is not found in remote repo."
msgstr "L'application %1 est introuvable dans le référentiel distant."
#: ../libs/linglong/src/linglong/cli/cli.cpp:1249
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Cannot specify a version when installing a module."
msgstr ""
"Impossible de spécifier une version lors de l'installation d'un module."
#: ../libs/linglong/src/linglong/cli/cli.cpp:1253
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid ""
"The latest version has been installed. If you want to replace it, try using "
"'ll-cli install %1/version --force'"
msgstr ""
"La dernière version a été installée. Si vous souhaitez la remplacer, essayez"
" d'utiliser « ll-cli install %1/version --force »."
#: ../libs/linglong/src/linglong/cli/cli.cpp:1716
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid ""
"Multiple versions of the package are installed. Please specify a single version to uninstall:\n"
"%1"
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgstr ""
#: ../libs/linglong/src/linglong/cli/cli.cpp:1722
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid ""
"The application is currently running and cannot be uninstalled. Please turn "
"off the application and try again."
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgstr ""
#: ../libs/linglong/src/linglong/cli/cli.cpp:1727
msgid "Base or runtime cannot be uninstalled, please use 'll-cli prune'."
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgstr ""
#: ../libs/linglong/src/linglong/cli/cli.cpp:2735
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid ""
"The cache generation failed, please uninstall and reinstall the application."
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgstr ""
"La génération du cache a échoué, veuillez désinstaller et réinstaller "
"l'application."
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
#: ../apps/ll-cli/src/main.cpp:146 ../apps/ll-cli/src/main.cpp:563
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
#: ../apps/ll-builder/src/main.cpp:95
msgid "Input parameter is empty, please input valid parameter instead"
msgstr ""
"Le paramètre d'entrée est vide, veuillez saisir un paramètre valide à la "
"place."
#: ../apps/ll-cli/src/main.cpp:157
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Run an application"
msgstr "Lancer une application"
#. add sub command run options
#: ../apps/ll-cli/src/main.cpp:160
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Specify the application ID"
msgstr "Spécifiez l'ID de l'application."
#: ../apps/ll-cli/src/main.cpp:163
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid ""
"Usage: ll-cli run [OPTIONS] APP [COMMAND...]\n"
"\n"
"Example:\n"
"# run application by appid\n"
"ll-cli run org.deepin.demo\n"
"# execute commands in the container rather than running the application\n"
"ll-cli run org.deepin.demo bash\n"
"ll-cli run org.deepin.demo -- bash\n"
"ll-cli run org.deepin.demo -- bash -x /path/to/bash/script"
msgstr ""
"Utilisation : ll-cli run [OPTIONS] APP [COMMANDE...]\n"
"\n"
"Exemple :\n"
"# Exécuter l'application par appid\n"
"ll-cli run org.deepin.demo\n"
"# Exécuter des commandes dans le conteneur plutôt que d'exécuter l'application\n"
"ll-cli run org.deepin.demo bash\n"
"ll-cli run org.deepin.demo -- bash\n"
"ll-cli run org.deepin.demo -- bash -x /path/to/bash/script"
#: ../apps/ll-cli/src/main.cpp:175
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Pass file to applications running in a sandbox"
msgstr ""
"Transférer un fichier vers des applications s'exécutant dans un bac à sable"
#: ../apps/ll-cli/src/main.cpp:179
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Pass url to applications running in a sandbox"
msgstr "Transmettre l'URL aux applications exécutées dans un bac à sable"
#: ../apps/ll-cli/src/main.cpp:182
msgid "Set environment variables for the application"
msgstr ""
#: ../apps/ll-cli/src/main.cpp:188
msgid "Input parameter is invalid, please input valid parameter instead"
msgstr ""
#: ../apps/ll-cli/src/main.cpp:194
msgid "Specify the base used by the application to run"
msgstr ""
#: ../apps/ll-cli/src/main.cpp:200
msgid "Specify the runtime used by the application to run"
msgstr ""
#: ../apps/ll-cli/src/main.cpp:203 ../apps/ll-cli/src/main.cpp:234
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Run commands in a running sandbox"
msgstr "Exécuter des commandes dans un bac à sable en cours d'exécution"
#: ../apps/ll-cli/src/main.cpp:209
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "List running applications"
msgstr "Lister les applications en cours d'exécution"
#: ../apps/ll-cli/src/main.cpp:212
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Usage: ll-cli ps [OPTIONS]"
msgstr "Usage : ll-cli ps [OPTIONS]"
#: ../apps/ll-cli/src/main.cpp:221
msgid "Enter the namespace where the application is running"
msgstr "Entrez le nom de l'espace dans lequel l'application est exécutée."
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
#: ../apps/ll-cli/src/main.cpp:227
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Specify the application running instance(you can get it by ps command)"
msgstr ""
"Spécifiez l'instance d'exécution de l'application (vous pouvez l'obtenir à "
"l'aide de la commande ps)."
#: ../apps/ll-cli/src/main.cpp:231
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Specify working directory"
msgstr "Définir le dossier de travail"
#: ../apps/ll-cli/src/main.cpp:240
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Stop running applications"
msgstr "Arrêter les applications en cours d'exécution"
#: ../apps/ll-cli/src/main.cpp:243
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Usage: ll-cli kill [OPTIONS] APP"
msgstr "Usage : ll-cli kill [OPTIONS] APP"
#: ../apps/ll-cli/src/main.cpp:247
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Specify the signal to send to the application"
msgstr "Spécifiez le signal à envoyer à l'application."
#: ../apps/ll-cli/src/main.cpp:249
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Specify the running application"
msgstr "Spécifie les applications en cours d'exécution"
#: ../apps/ll-cli/src/main.cpp:260
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Installing an application or runtime"
msgstr "Installation d'une application ou d'un runtime"
#: ../apps/ll-cli/src/main.cpp:263
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid ""
"Usage: ll-cli install [OPTIONS] APP\n"
"\n"
"Example:\n"
"# install application by appid\n"
"ll-cli install org.deepin.demo\n"
"# install application by linyaps layer\n"
"ll-cli install demo_0.0.0.1_x86_64_binary.layer\n"
"# install application by linyaps uab\n"
"ll-cli install demo_x86_64_0.0.0.1_main.uab\n"
"# install specified module of the appid\n"
"ll-cli install org.deepin.demo --module=binary\n"
"# install specified version of the appid\n"
"ll-cli install org.deepin.demo/0.0.0.1\n"
"# install application by detailed reference\n"
"ll-cli install stable:org.deepin.demo/0.0.0.1/x86_64\n"
" "
msgstr ""
"Utilisation : ll-cli install [OPTIONS] APP\n"
"\n"
"Exemple :\n"
"# Installer l'application par appid\n"
"ll-cli install org.deepin.demo\n"
"# Installer l'application via la couche linyaps\n"
"ll-cli install demo_0.0.0.1_x86_64_binary.layer\n"
"# Installer l'application par linyaps uab\n"
"ll-cli install demo_x86_64_0.0.0.1_main.uab\n"
"# installer le module spécifié de l'appid\n"
"ll-cli install org.deepin.demo --module=binary\n"
"# installer la version spécifiée de l'appid\n"
"ll-cli install org.deepin.demo/0.0.0.1\n"
"# Installer l'application en suivant les instructions détaillées\n"
"ll-cli install stable:org.deepin.demo/0.0.0.1/x86_64"
#: ../apps/ll-cli/src/main.cpp:282
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Specify the application ID, and it can also be a .uab or .layer file"
msgstr ""
"Spécifiez l'ID de l'application. Il peut également s'agir d'un fichier .uab "
"ou .layer."
#: ../apps/ll-cli/src/main.cpp:285
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Install a specify module"
msgstr "Installer le module spécifié"
#: ../apps/ll-cli/src/main.cpp:288
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Install from a specific repo"
msgstr "Installer à partir d'un dépôt spécifique"
#: ../apps/ll-cli/src/main.cpp:291
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Force install the application"
msgstr "Forcer l'installation de l'application"
#: ../apps/ll-cli/src/main.cpp:294
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Automatically answer yes to all questions"
msgstr "Répondre automatiquement « oui » à toutes les questions"
#: ../apps/ll-cli/src/main.cpp:303
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Uninstall the application or runtimes"
msgstr "Désinstaller l'application ou les environnements d'exécution."
#: ../apps/ll-cli/src/main.cpp:306
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Usage: ll-cli uninstall [OPTIONS] APP"
msgstr "Usage : ll-cli uninstall [OPTIONS] APP"
#: ../apps/ll-cli/src/main.cpp:307
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Specify the applications ID"
msgstr "Spécifiez l'ID des applications."
#: ../apps/ll-cli/src/main.cpp:310
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Uninstall a specify module"
msgstr "Désinstaller le module spécifié"
#. below options are used for compatibility with old ll-cli
#: ../apps/ll-cli/src/main.cpp:315
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Remove all unused modules"
msgstr "Supprimer tous les modules inutilisés"
#: ../apps/ll-cli/src/main.cpp:319
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Uninstall all modules"
msgstr "Désinstaller tous les modules"
#: ../apps/ll-cli/src/main.cpp:329
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Upgrade the application or runtimes"
msgstr "Mettre à niveau l'application ou les environnements d'exécution"
#: ../apps/ll-cli/src/main.cpp:332
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Usage: ll-cli upgrade [OPTIONS] [APP]"
msgstr "Usage : ll-cli upgrade [OPTIONS] [APP]"
#: ../apps/ll-cli/src/main.cpp:336
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid ""
"Specify the application ID. If it not be specified, all applications will be"
" upgraded"
msgstr ""
"Spécifiez l'ID de l'application. Si celui-ci n'est pas spécifié, toutes les "
"applications seront mises à niveau."
#: ../apps/ll-cli/src/main.cpp:348
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid ""
"Search the applications/runtimes containing the specified text from the "
"remote repository"
msgstr ""
"Rechercher les applications/runtimes contenant le texte spécifié dans le "
"référentiel distant."
#: ../apps/ll-cli/src/main.cpp:352
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid ""
"Usage: ll-cli search [OPTIONS] KEYWORDS\n"
"\n"
"Example:\n"
"# find remotely application(s), base(s) or runtime(s) by keywords\n"
"ll-cli search org.deepin.demo\n"
"# find all of app of remote\n"
"ll-cli search .\n"
"# find all of base(s) of remote\n"
"ll-cli search . --type=base\n"
"# find all of runtime(s) of remote\n"
"ll-cli search . --type=runtime"
msgstr ""
"Utilisation : ll-cli search [OPTIONS] MOTS-CLÉS\n"
"\n"
"Exemple :\n"
"# Rechercher à distance des applications, des bases ou des environnements d'exécution à l'aide de mots-clés\n"
"ll-cli search org.deepin.demo\n"
"# Rechercher à distance le runtime par son nom\n"
"ll-cli search org.deepin.base --type=runtime\n"
"# Trouver toutes les applications à distance\n"
"ll-cli search .\n"
"# Trouver toutes les bases du serveur distant\n"
"ll-cli search . --type=base\n"
"# Trouver tous les runtime(s) distants\n"
"ll-cli search . --type=runtime"
#: ../apps/ll-cli/src/main.cpp:363
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Specify the Keywords"
msgstr "Définir les mots clés"
#: ../apps/ll-cli/src/main.cpp:370 ../apps/ll-cli/src/main.cpp:409
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Filter result with specify type. One of \"runtime\", \"base\", \"app\" or \"all\""
msgstr ""
"Filtrer les résultats avec le type spécifié. L'un des types suivants : « "
"runtime », « base », « app » ou « all »."
#: ../apps/ll-cli/src/main.cpp:374
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Specify the repo"
msgstr "Spécifiez le dépôt"
#: ../apps/ll-cli/src/main.cpp:379
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Include develop application in result"
msgstr "Inclure le développement d'applications dans les résultats"
#: ../apps/ll-cli/src/main.cpp:382
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Show all versions of an application(s), base(s) or runtime(s)"
msgstr ""
"Afficher toutes les versions d'une ou plusieurs applications, bases ou "
"environnements d'exécution."
#: ../apps/ll-cli/src/main.cpp:390
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "List installed application(s), base(s) or runtime(s)"
msgstr "Liste des applications, bases ou environnements d'exécution installés"
#: ../apps/ll-cli/src/main.cpp:393
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid ""
"Usage: ll-cli list [OPTIONS]\n"
"\n"
"Example:\n"
"# show installed application(s), base(s) or runtime(s)\n"
"ll-cli list\n"
"# show installed base(s)\n"
"ll-cli list --type=base\n"
"# show installed runtime(s)\n"
"ll-cli list --type=runtime\n"
"# show the latest version list of the currently installed application(s)\n"
"ll-cli list --upgradable\n"
msgstr ""
"Utilisation : ll-cli list [OPTIONS]\n"
"\n"
"Exemple :\n"
"# Afficher les applications, bases ou environnements d'exécution installés\n"
"ll-cli list\n"
"# Afficher les bases installées\n"
"ll-cli list --type=base\n"
"# Afficher les environnements d'exécution installés\n"
"ll-cli list --type=runtime\n"
"# Afficher la liste des dernières versions des applications actuellement installées\n"
"ll-cli list --upgradable\n"
#: ../apps/ll-cli/src/main.cpp:415
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid ""
"Show the list of latest version of the currently installed application(s), "
"base(s) or runtime(s)"
msgstr ""
"Afficher la liste des dernières versions des applications, bases ou "
"environnements d'exécution actuellement installés."
#: ../apps/ll-cli/src/main.cpp:425
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Display or modify information of the repository currently using"
msgstr ""
"Afficher ou modifier les informations du référentiel actuellement utilisé"
#: ../apps/ll-cli/src/main.cpp:427
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Usage: ll-cli repo SUBCOMMAND [OPTIONS]"
msgstr "Usage : ll-cli repo SOUS-COMMANDE [OPTIONS]"
#. add repo sub command add
#: ../apps/ll-cli/src/main.cpp:431 ../apps/ll-builder/src/main.cpp:953
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Add a new repository"
msgstr "Ajouter un nouveau répertoire"
#: ../apps/ll-cli/src/main.cpp:432
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Usage: ll-cli repo add [OPTIONS] NAME URL"
msgstr "Utilisation : ll-cli repo add [OPTIONS] NOM URL"
#: ../apps/ll-cli/src/main.cpp:433 ../apps/ll-cli/src/main.cpp:445
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
#: ../apps/ll-builder/src/main.cpp:955
msgid "Specify the repo name"
msgstr "Spécifie le nom du répertoire"
#: ../apps/ll-cli/src/main.cpp:436 ../apps/ll-cli/src/main.cpp:448
#: ../apps/ll-cli/src/main.cpp:466 ../apps/ll-builder/src/main.cpp:958
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
#: ../apps/ll-builder/src/main.cpp:981
msgid "Url of the repository"
msgstr "L'adresse du répertoire"
#: ../apps/ll-cli/src/main.cpp:439 ../apps/ll-cli/src/main.cpp:455
#: ../apps/ll-cli/src/main.cpp:463 ../apps/ll-cli/src/main.cpp:474
#: ../apps/ll-cli/src/main.cpp:486 ../apps/ll-cli/src/main.cpp:496
#: ../apps/ll-cli/src/main.cpp:503 ../apps/ll-builder/src/main.cpp:962
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
#: ../apps/ll-builder/src/main.cpp:970 ../apps/ll-builder/src/main.cpp:978
#: ../apps/ll-builder/src/main.cpp:990 ../apps/ll-builder/src/main.cpp:999
#: ../apps/ll-builder/src/main.cpp:1008
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Alias of the repo name"
msgstr "Alias du nom du dépôt"
#. add repo sub command modify
#: ../apps/ll-cli/src/main.cpp:444
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Modify repository URL"
msgstr "Modifier l'adresse du répertoire"
#. add repo sub command remove
#: ../apps/ll-cli/src/main.cpp:453 ../apps/ll-builder/src/main.cpp:967
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Remove a repository"
msgstr "Supprimer un répertoire"
#: ../apps/ll-cli/src/main.cpp:454
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Usage: ll-cli repo remove [OPTIONS] NAME"
msgstr "Utilisation : ll-cli repo remove [OPTIONS] NOM"
#. add repo sub command update
#. TODO: add --repo and --url options
#. add repo sub command update
#: ../apps/ll-cli/src/main.cpp:461 ../apps/ll-builder/src/main.cpp:975
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Update the repository URL"
msgstr "Mettre à jour l'adresse du répertoire"
#: ../apps/ll-cli/src/main.cpp:462
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Usage: ll-cli repo update [OPTIONS] NAME URL"
msgstr "Utilisation : ll-cli repo update [OPTIONS] NOM URL"
#: ../apps/ll-cli/src/main.cpp:472 ../apps/ll-builder/src/main.cpp:987
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Set a default repository name"
msgstr "Définir un nom de référentiel par défaut"
#: ../apps/ll-cli/src/main.cpp:473
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Usage: ll-cli repo set-default [OPTIONS] NAME"
msgstr "Utilisation : ll-cli repo set-default [OPTIONS] NOM"
#. add repo sub command show
#: ../apps/ll-cli/src/main.cpp:479 ../apps/ll-builder/src/main.cpp:1013
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Show repository information"
msgstr "Afficher les informations sur le répertoire"
#: ../apps/ll-cli/src/main.cpp:480
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Usage: ll-cli repo show [OPTIONS]"
msgstr "Utilisation : ll-cli repo show [OPTIONS]"
#: ../apps/ll-cli/src/main.cpp:484
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Set the priority of the repo"
msgstr "Définir la priorité du dépôt"
#: ../apps/ll-cli/src/main.cpp:485
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Usage: ll-cli repo set-priority ALIAS PRIORITY"
msgstr "Utilisation : ll-cli repo set-priority ALIAS PRIORITY"
#: ../apps/ll-cli/src/main.cpp:489
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Priority of the repo"
msgstr "Propriété du dépôt"
#: ../apps/ll-cli/src/main.cpp:494 ../apps/ll-builder/src/main.cpp:996
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Enable mirror for the repo"
msgstr "Activer le miroir pour le dépôt"
#: ../apps/ll-cli/src/main.cpp:495
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Usage: ll-cli repo enable-mirror [OPTIONS] ALIAS"
msgstr "Utilisation : ll-cli repo enable-mirror [OPTIONS] ALIAS"
#: ../apps/ll-cli/src/main.cpp:501 ../apps/ll-builder/src/main.cpp:1005
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Disable mirror for the repo"
msgstr "Désactiver le miroir pour le dépôt"
#: ../apps/ll-cli/src/main.cpp:502
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Usage: ll-cli repo disable-mirror [OPTIONS] ALIAS"
msgstr "Utilisation : ll-cli repo disable-mirror [OPTIONS] ALIAS"
#: ../apps/ll-cli/src/main.cpp:513
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Display information about installed apps or runtimes"
msgstr ""
"Afficher des informations sur les applications ou les environnements "
"d'exécution installés"
#: ../apps/ll-cli/src/main.cpp:516
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Usage: ll-cli info [OPTIONS] APP"
msgstr "Utilisation : ll-cli info [OPTIONS] APP"
#: ../apps/ll-cli/src/main.cpp:520
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Specify the application ID, and it can also be a .layer file"
msgstr ""
"Spécifiez l'ID de l'application. Il peut également s'agir d'un fichier "
".layer."
#: ../apps/ll-cli/src/main.cpp:532
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Display the exported files of installed application"
msgstr "Afficher les fichiers exportés de l'application installée"
#: ../apps/ll-cli/src/main.cpp:535
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Usage: ll-cli content [OPTIONS] APP"
msgstr "Utilisation : ll-cli content [OPTIONS] APP"
#: ../apps/ll-cli/src/main.cpp:536
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Specify the installed application ID"
msgstr "Spécifiez l'ID de l'application installée."
#: ../apps/ll-cli/src/main.cpp:544
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Remove the unused base or runtime"
msgstr "Supprimer la base ou le runtime inutilisé"
#: ../apps/ll-cli/src/main.cpp:546
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Usage: ll-cli prune [OPTIONS]"
msgstr "Usage : ll-cli prune [OPTIONS]"
#: ../apps/ll-cli/src/main.cpp:556
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Display the information of installed application"
msgstr "Afficher les informations relatives à l'application installée"
#: ../apps/ll-cli/src/main.cpp:558
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Usage: ll-cli inspect [OPTIONS]"
msgstr "Usage : ll-cli inspect [OPTIONS]"
#: ../apps/ll-cli/src/main.cpp:560
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Specify the process id"
msgstr "Spécifiez l'identifiant du processus."
#: ../apps/ll-cli/src/main.cpp:569
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Invalid process id"
msgstr "Identifiant de processus invalide"
#: ../apps/ll-cli/src/main.cpp:572
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Invalid pid format"
msgstr "Format pid non valide"
#: ../apps/ll-cli/src/main.cpp:587
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Specify the installed app(base or runtime)"
msgstr "Spécifiez l'application installée (base ou runtime)."
#: ../apps/ll-cli/src/main.cpp:590
msgid "Specify a module"
msgstr ""
#: ../apps/ll-cli/src/main.cpp:630
msgid ""
"linyaps CLI\n"
"A CLI program to run application and manage application and runtime\n"
msgstr ""
"Interface CLI linyaps\n"
"Un programme CLI pour exécuter l'application et gérer l'application et le runtime\n"
#: ../apps/ll-cli/src/main.cpp:638 ../apps/ll-builder/src/main.cpp:753
msgid "Print this help message and exit"
msgstr "Imprimer ce message d'aide et quitter"
#: ../apps/ll-cli/src/main.cpp:639 ../apps/ll-builder/src/main.cpp:754
msgid "Expand all help"
msgstr "Développer toute l'aide"
#: ../apps/ll-cli/src/main.cpp:640
msgid "Usage: ll-cli [OPTIONS] [SUBCOMMAND]"
msgstr "Usage : ll-cli [OPTIONS] [SOUS-COMMANDE]"
#: ../apps/ll-cli/src/main.cpp:641
msgid ""
"If you found any problems during use,\n"
"You can report bugs to the linyaps team under this project: https://github.com/OpenAtom-Linyaps/linyaps/issues"
msgstr ""
"Si vous avez rencontré des problèmes lors de l'utilisation,\n"
"Vous pouvez signaler les bogues à l'équipe linyaps dans le cadre de ce projet : https://github.com/OpenAtom-Linyaps/linyaps/issues"
#. version flag
#: ../apps/ll-cli/src/main.cpp:648 ../apps/ll-builder/src/main.cpp:778
msgid "Show version"
msgstr "Afficher la version"
#: ../apps/ll-cli/src/main.cpp:653
msgid ""
"Use peer to peer DBus, this is used only in case that DBus daemon is not "
"available"
msgstr ""
"Utilisez DBus peer-to-peer, qui n'est utilisé que dans le cas où le démon "
"DBus n'est pas disponible."
#. json flag
#: ../apps/ll-cli/src/main.cpp:658
msgid "Use json format to output result"
msgstr "Utilisez le format json pour afficher le résultat."
#: ../apps/ll-cli/src/main.cpp:665
msgid "Show debug info (verbose logs)"
msgstr "Afficher les informations de débogage (journaux détaillés)"
#. groups for subcommands
#: ../apps/ll-cli/src/main.cpp:683
msgid "Managing installed applications and runtimes"
msgstr "Gestion des applications installées et des environnements d'exécution"
#: ../apps/ll-cli/src/main.cpp:684
msgid "Managing running applications"
msgstr "Gérer les applications en cours d'exécution"
#: ../apps/ll-cli/src/main.cpp:685
msgid "Finding applications and runtimes"
msgstr "Recherche d'applications et de runtimes"
#: ../apps/ll-cli/src/main.cpp:686
msgid "Managing remote repositories"
msgstr "Gérer les répertoires distants"
#: ../apps/ll-cli/src/main.cpp:713
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "linyaps CLI version "
msgstr "Version CLI de linyaps"
#: ../libs/linglong/src/linglong/cli/cli_printer.cpp:71
#: ../libs/linglong/src/linglong/cli/cli_printer.cpp:134
#: ../libs/linglong/src/linglong/cli/cli_printer.cpp:329
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "ID"
msgstr "ID"
#: ../libs/linglong/src/linglong/cli/cli_printer.cpp:72
#: ../libs/linglong/src/linglong/cli/cli_printer.cpp:135
#: ../libs/linglong/src/linglong/cli/cli_printer.cpp:253
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Name"
msgstr "Nom"
#: ../libs/linglong/src/linglong/cli/cli_printer.cpp:73
#: ../libs/linglong/src/linglong/cli/cli_printer.cpp:136
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Version"
msgstr "version"
#: ../libs/linglong/src/linglong/cli/cli_printer.cpp:74
#: ../libs/linglong/src/linglong/cli/cli_printer.cpp:137
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Channel"
msgstr "Canal"
#: ../libs/linglong/src/linglong/cli/cli_printer.cpp:75
#: ../libs/linglong/src/linglong/cli/cli_printer.cpp:138
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Module"
msgstr "Module"
#: ../libs/linglong/src/linglong/cli/cli_printer.cpp:76
#: ../libs/linglong/src/linglong/cli/cli_printer.cpp:140
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Description"
msgstr "Description"
#: ../libs/linglong/src/linglong/cli/cli_printer.cpp:107
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "No packages found in the remote repo."
msgstr "Aucun paquet trouvé dans le dépôt distant."
#: ../libs/linglong/src/linglong/cli/cli_printer.cpp:139
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Repo"
msgstr "Dépôt"
#: ../libs/linglong/src/linglong/cli/cli_printer.cpp:174
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "No containers are running."
msgstr "Aucun conteneur n'est en cours d'exécution."
#: ../libs/linglong/src/linglong/cli/cli_printer.cpp:178
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "App"
msgstr "App"
#: ../libs/linglong/src/linglong/cli/cli_printer.cpp:179
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "ContainerID"
msgstr "ID du conteneur"
#: ../libs/linglong/src/linglong/cli/cli_printer.cpp:180
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Pid"
msgstr "Pid"
#: ../libs/linglong/src/linglong/cli/cli_printer.cpp:254
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Url"
msgstr "URL"
#: ../libs/linglong/src/linglong/cli/cli_printer.cpp:255
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Alias"
msgstr "Raccourci"
#: ../libs/linglong/src/linglong/cli/cli_printer.cpp:256
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Priority"
msgstr "Priorité"
#: ../libs/linglong/src/linglong/cli/cli_printer.cpp:317
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "No apps available for update."
msgstr "Aucune application disponible pour la mise à jour."
#: ../libs/linglong/src/linglong/cli/cli_printer.cpp:330
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Installed"
msgstr "Installé"
#: ../libs/linglong/src/linglong/cli/cli_printer.cpp:331
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "New"
msgstr "Nouveau"
#: ../apps/ll-builder/src/main.cpp:751
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid ""
"linyaps builder CLI \n"
"A CLI program to build linyaps application\n"
msgstr ""
"linyaps builder CLI\n"
"Un programme CLI pour créer l'application linyaps\n"
#: ../apps/ll-builder/src/main.cpp:756
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Usage: ll-builder [OPTIONS] [SUBCOMMAND]"
msgstr "Usage : ll-builder [OPTIONS] [SOUS-COMMANDE]"
#: ../apps/ll-builder/src/main.cpp:758
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid ""
"If you found any problems during use\n"
"You can report bugs to the linyaps team under this project: https://github.com/OpenAtom-Linyaps/linyaps/issues"
msgstr ""
"Si vous avez rencontré des problèmes lors de l'utilisation,\n"
"Vous pouvez signaler les bogues à l'équipe linyaps dans le cadre de ce projet : https://github.com/OpenAtom-Linyaps/linyaps/issues"
#: ../apps/ll-builder/src/main.cpp:782
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Create linyaps build template project"
msgstr "Créer un projet de modèle de compilation linyaps"
#: ../apps/ll-builder/src/main.cpp:783
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Usage: ll-builder create [OPTIONS] NAME"
msgstr "Utilisation : ll-builder create [OPTIONS] NOM"
#: ../apps/ll-builder/src/main.cpp:784
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Project name"
msgstr "Nom du projet"
#: ../apps/ll-builder/src/main.cpp:792
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Build a linyaps project"
msgstr "Construire un project linyaps"
#: ../apps/ll-builder/src/main.cpp:793
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Usage: ll-builder build [OPTIONS] [COMMAND...]"
msgstr "Utilisation : ll-builder build [OPTIONS] [COMMANDE...]"
#: ../apps/ll-builder/src/main.cpp:794 ../apps/ll-builder/src/main.cpp:835
#: ../apps/ll-builder/src/main.cpp:862 ../apps/ll-builder/src/main.cpp:908
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "File path of the linglong.yaml"
msgstr "Chemin d'accès au fichier linglong.yaml"
#: ../apps/ll-builder/src/main.cpp:800
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid ""
"Enter the container to execute command instead of building applications"
msgstr ""
"Entrez le conteneur pour exécuter la commande au lieu de créer des "
"applications."
#: ../apps/ll-builder/src/main.cpp:803
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid ""
"Only use local files. This implies --skip-fetch-source and --skip-pull-"
"depend will be set"
msgstr ""
"Utilisez uniquement les fichiers locaux. Cela implique que les options "
"--skip-fetch-source et --skip-pull-depend seront activées."
#: ../apps/ll-builder/src/main.cpp:808
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Build full develop packages, runtime requires"
msgstr "Créer des paquets de développement complets, requis pour l'exécution"
#: ../apps/ll-builder/src/main.cpp:812
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Skip fetch sources"
msgstr "Passer la récupération des sources"
#: ../apps/ll-builder/src/main.cpp:815
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Skip pull dependency"
msgstr "Ignorer l'allocation de dépendance"
#: ../apps/ll-builder/src/main.cpp:818
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Skip run container"
msgstr "Passer le lancer dans un conteneur"
#: ../apps/ll-builder/src/main.cpp:821
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Skip commit build output"
msgstr "Ignorer la sortie de compilation de validation"
#: ../apps/ll-builder/src/main.cpp:824
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Skip output check"
msgstr "Passer la vérification de la sortie"
#: ../apps/ll-builder/src/main.cpp:827
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Skip strip debug symbols"
msgstr "Ignorer les symboles de débogage"
#: ../apps/ll-builder/src/main.cpp:830
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Build in an isolated network environment"
msgstr "Construire dans un environnement réseau isolé"
#. add builder run
#: ../apps/ll-builder/src/main.cpp:833
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Run built linyaps app"
msgstr "Exécutez l'application linyaps intégrée."
#: ../apps/ll-builder/src/main.cpp:834
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Usage: ll-builder run [OPTIONS] [COMMAND...]"
msgstr "Usage : ll-builder run [OPTIONS] [COMMANDE...]"
#: ../apps/ll-builder/src/main.cpp:841
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Run specified module. eg: --modules binary,develop"
msgstr "Exécutez le module spécifié. Exemple : --modules binary,develop"
#: ../apps/ll-builder/src/main.cpp:847
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Enter the container to execute command instead of running application"
msgstr ""
"Entrez le conteneur pour exécuter la commande au lieu de lancer "
"l'application."
#: ../apps/ll-builder/src/main.cpp:850
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Run in debug mode (enable develop module)"
msgstr "Exécuter en mode débogage (activer le module de développement)"
#: ../apps/ll-builder/src/main.cpp:852
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "List built linyaps app"
msgstr "Lister les applications linyaps construites"
#: ../apps/ll-builder/src/main.cpp:853
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Usage: ll-builder list [OPTIONS]"
msgstr "Usage : ll-builder list [OPTIONS]"
#: ../apps/ll-builder/src/main.cpp:854
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Remove built linyaps app"
msgstr "Supprimer une application linyaps construite"
#: ../apps/ll-builder/src/main.cpp:855
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Usage: ll-builder remove [OPTIONS] [APP...]"
msgstr "Utilisation : ll-builder remove [OPTIONS] [APP...]"
#. build export
#: ../apps/ll-builder/src/main.cpp:859
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Export to linyaps layer or uab"
msgstr "Exporter vers le calque linyaps ou uab"
#: ../apps/ll-builder/src/main.cpp:860
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Usage: ll-builder export [OPTIONS]"
msgstr "Usage : ll-builder export [OPTIONS]"
#: ../apps/ll-builder/src/main.cpp:872
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Uab icon (optional)"
msgstr "Icône Uab (optionnel)"
#: ../apps/ll-builder/src/main.cpp:877
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Export to linyaps layer file (deprecated)"
msgstr "Exporter vers un fichier de calque linyaps (obsolète)"
#: ../apps/ll-builder/src/main.cpp:880
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Use custom loader"
msgstr "Utiliser un chargeur personnalisé"
#: ../apps/ll-builder/src/main.cpp:887
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Don't export the develop module"
msgstr "N'exportez pas le module develop"
#: ../apps/ll-builder/src/main.cpp:889
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Output file"
msgstr "Fichier de sortie"
#: ../apps/ll-builder/src/main.cpp:893
msgid "Reference of the package"
msgstr ""
#: ../apps/ll-builder/src/main.cpp:898
msgid "Modules to export"
msgstr ""
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
#: ../apps/ll-builder/src/main.cpp:906
msgid "Push linyaps app to remote repo"
msgstr "Pousser l'application linyaps vers le dépôt distant"
#: ../apps/ll-builder/src/main.cpp:907
msgid "Usage: ll-builder push [OPTIONS]"
msgstr "Usage : ll-builder push [OPTIONS]"
#: ../apps/ll-builder/src/main.cpp:911
msgid "Remote repo url"
msgstr "URL du dépôt distant"
#: ../apps/ll-builder/src/main.cpp:914
msgid "Remote repo name"
msgstr "Nom du dépôt distant"
#: ../apps/ll-builder/src/main.cpp:917
msgid "Push single module"
msgstr "Pousser un seul module"
#: ../apps/ll-builder/src/main.cpp:921
msgid "Import linyaps layer to build repo"
msgstr "Importer la couche linyaps pour créer le dépôt"
#: ../apps/ll-builder/src/main.cpp:922
msgid "Usage: ll-builder import [OPTIONS] LAYER"
msgstr "Utilisation : ll-builder import [OPTIONS] LAYER"
#: ../apps/ll-builder/src/main.cpp:923 ../apps/ll-builder/src/main.cpp:940
msgid "Layer file path"
msgstr "Chemin d'accès au fichier de calques"
#: ../apps/ll-builder/src/main.cpp:930
msgid "Import linyaps layer dir to build repo"
msgstr "Importer le répertoire des couches linyaps pour créer le dépôt"
#: ../apps/ll-builder/src/main.cpp:932
msgid "Usage: ll-builder import-dir PATH"
msgstr "Usage : ll-builder dossier-d'import PATH"
#: ../apps/ll-builder/src/main.cpp:933
msgid "Layer dir path"
msgstr "Chemin d'accès au répertoire des couches"
#. add build extract
#: ../apps/ll-builder/src/main.cpp:938
msgid "Extract linyaps layer to dir"
msgstr "Extraire la couche linyaps dans le répertoire"
#: ../apps/ll-builder/src/main.cpp:939
msgid "Usage: ll-builder extract [OPTIONS] LAYER DIR"
msgstr "Utilisation : ll-builder extract [OPTIONS] LAYER DIR"
#: ../apps/ll-builder/src/main.cpp:943
msgid "Destination directory"
msgstr "Dossier de destination"
#. add build repo
#: ../apps/ll-builder/src/main.cpp:948
msgid "Display and manage repositories"
msgstr "Afficher et gérer les répertoires"
#: ../apps/ll-builder/src/main.cpp:949
msgid "Usage: ll-builder repo [OPTIONS] SUBCOMMAND"
msgstr "Usage : ll-builder repo [OPTIONS] SOUS-COMMANDE"
#: ../apps/ll-builder/src/main.cpp:954
msgid "Usage: ll-builder repo add [OPTIONS] NAME URL"
msgstr "Utilisation : ll-builder repo add [OPTIONS] NOM URL"
#: ../apps/ll-builder/src/main.cpp:968
msgid "Usage: ll-builder repo remove [OPTIONS] NAME"
msgstr "Utilisation : ll-builder repo remove [OPTIONS] NOM"
#: ../apps/ll-builder/src/main.cpp:976
msgid "Usage: ll-builder repo update [OPTIONS] NAME URL"
msgstr "Utilisation : ll-builder repo update [OPTIONS] NOM URL"
#: ../apps/ll-builder/src/main.cpp:988
msgid "Usage: ll-builder repo set-default [OPTIONS] NAME"
msgstr "Utilisation : ll-builder repo set-default [OPTIONS] NOM"
#: ../apps/ll-builder/src/main.cpp:997
msgid "Usage: ll-builder repo enable-mirror [OPTIONS] ALIAS"
msgstr "Utilisation : ll-builder repo enable-mirror [OPTIONS] ALIAS"
#: ../apps/ll-builder/src/main.cpp:1006
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Usage: ll-builder repo disable-mirror [OPTIONS] ALIAS"
msgstr "Utilisation : ll-builder repo disable-mirror [OPTIONS] ALIAS"
#: ../apps/ll-builder/src/main.cpp:1014
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "Usage: ll-builder repo show [OPTIONS]"
msgstr "Usage : ll-builder repo show [OPTIONS]"
#: ../apps/ll-builder/src/main.cpp:1019
chore: [linyaps] Updates for project Linyaps (#1292) * i18n: Translate po/en_US.po in fr 58% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 75% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 98% of minimum 50% translated source file: 'po/en_US.po' on 'fr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in fr 100% translated source file: 'po/en_US.po' on 'fr'. * i18n: Translate po/en_US.po in uk 100% translated source file: 'po/en_US.po' on 'uk'. * i18n: Translate po/en_US.po in pt_BR 99% of minimum 50% translated source file: 'po/en_US.po' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * i18n: Translate po/en_US.po in pt_BR 100% translated source file: 'po/en_US.po' on 'pt_BR'. * i18n: Translate po/en_US.po in fi 100% translated source file: 'po/en_US.po' on 'fi'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-06 10:28:32 +08:00
msgid "linyaps build tool version "
msgstr "Version de l'outil de compilation linyaps"
#: ../apps/ll-dialog/src/permissionDialog.cpp:34
msgid "Whether to allow %1 to access %2?"
msgstr "Autoriser %1 à accéder à %2 ?"
#. button
#: ../apps/ll-dialog/src/permissionDialog.cpp:43
msgid "Allow"
msgstr "Autoriser"
#: ../apps/ll-dialog/src/permissionDialog.cpp:48
#, c-format
msgid "Deny (%1s)"
msgstr "Refuser (%1s)"
#: ../apps/ll-dialog/src/cache_dialog.cpp:53
msgid "Linglong Package Manager"
msgstr "Gestionnaire de paquets Linglong"
#: ../apps/ll-dialog/src/cache_dialog.cpp:54
msgid "is starting"
msgstr "démarre"