diff --git a/po/LINGUAS b/po/LINGUAS index 1a88a79..aceb80e 100644 --- a/po/LINGUAS +++ b/po/LINGUAS @@ -2,3 +2,4 @@ en_GB nb_NO cs de +fr diff --git a/po/fr.po b/po/fr.po new file mode 100644 index 0000000..2a37469 --- /dev/null +++ b/po/fr.po @@ -0,0 +1,163 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the passim package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: passim\n" +"Report-Msgid-Bugs-To: richard@hughsie.com\n" +"POT-Creation-Date: 2024-03-19 15:36+0000\n" +"PO-Revision-Date: 2024-03-27 10:01+0000\n" +"Last-Translator: Michael S \n" +"Language-Team: French " +"\n" +"Language: fr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n > 1;\n" +"X-Generator: Weblate 5.5-dev\n" + +#. TRANSLATORS: the item is not enabled +#: src/passim-cli.c:179 +msgid "Disabled" +msgstr "Désactivé" + +#. TRANSLATORS: only begin sharing the item after the next restart +#: src/passim-cli.c:183 +msgid "Next Reboot" +msgstr "Lors du prochain redémarrage" + +#. TRANSLATORS: item file basename +#: src/passim-cli.c:196 +msgid "Filename" +msgstr "Nom du fichier" + +#. TRANSLATORS: item flags +#: src/passim-cli.c:203 +msgid "Flags" +msgstr "Drapeaux" + +#. TRANSLATORS: basename of the thing that published the item +#: src/passim-cli.c:210 +msgid "Command Line" +msgstr "Ligne de commande" + +#. TRANSLATORS: age of the published item +#: src/passim-cli.c:217 +msgid "Age" +msgstr "Âge" + +#. TRANSLATORS: number of times we can share the item +#: src/passim-cli.c:226 +msgid "Share Limit" +msgstr "Limite de partage" + +#. TRANSLATORS: size of the published item +#: src/passim-cli.c:235 +msgid "Size" +msgstr "Taille" + +#. TRANSLATORS: daemon is starting up +#: src/passim-cli.c:267 +msgid "Loading…" +msgstr "Chargement…" + +#. TRANSLATORS: daemon is scared to publish files +#: src/passim-cli.c:270 +msgid "Disabled (metered network)" +msgstr "Désactivé (réseau limité)" + +#. TRANSLATORS: daemon is offering files like normal +#: src/passim-cli.c:273 +msgid "Running" +msgstr "En cours d’exécution" + +#: src/passim-cli.c:277 +msgid "Status" +msgstr "Statut" + +#. TRANSLATORS: full https://whatever of the daemon +#: src/passim-cli.c:284 +msgid "URI" +msgstr "URI" + +#. TRANSLATORS: user mistyped the command +#: src/passim-cli.c:323 src/passim-cli.c:353 +msgid "Invalid arguments" +msgstr "Arguments invalides" + +#. TRANSLATORS: now sharing to the world +#: src/passim-cli.c:340 +msgid "Published" +msgstr "Publié" + +#. TRANSLATORS: no longer sharing with the world +#: src/passim-cli.c:360 +msgid "Unpublished" +msgstr "Dépublié" + +#. TRANSLATORS: --version +#: src/passim-cli.c:375 +msgid "Show project version" +msgstr "Affiche la version du projet" + +#: src/passim-cli.c:382 +msgid "Next reboot" +msgstr "Prochain redémarrage" + +#. TRANSLATORS: CLI action description +#: src/passim-cli.c:397 +msgid "Show daemon status" +msgstr "Affiche le statut du daemon" + +#. TRANSLATORS: CLI option example +#: src/passim-cli.c:402 +msgid "FILENAME [MAX-AGE] [MAX-SHARE]" +msgstr "NOM DU FICHIER [AGE MAXIMUM] [NOMBRE DE PARTAGE]" + +#. TRANSLATORS: CLI action description +#: src/passim-cli.c:404 +msgid "Publish an additional file" +msgstr "Publier un fichier additionnel" + +#. TRANSLATORS: CLI option example +#: src/passim-cli.c:409 +msgid "HASH" +msgstr "HASH" + +#. TRANSLATORS: CLI action description +#: src/passim-cli.c:411 +msgid "Unpublish an existing file" +msgstr "Dépublier un fichier existant" + +#. TRANSLATORS: CLI tool description +#: src/passim-cli.c:418 +msgid "Interact with the local passimd process." +msgstr "Interagit avec le processus passimd local." + +#. TRANSLATORS: CLI tool name +#: src/passim-cli.c:420 +msgid "Passim CLI" +msgstr "Ligne de commande Passim" + +#. TRANSLATORS: we don't know what to do +#: src/passim-cli.c:424 +msgid "Failed to parse arguments" +msgstr "Impossible d'analyser les arguments" + +#. TRANSLATORS: daemon failed to start +#: src/passim-cli.c:432 +msgid "Failed to connect to daemon" +msgstr "Contact avec le daemon impossible" + +#. TRANSLATORS: CLI tool +#: src/passim-cli.c:439 +msgid "client version" +msgstr "version du client" + +#. TRANSLATORS: server +#: src/passim-cli.c:441 +msgid "daemon version" +msgstr "version du daemon" diff --git a/po/nb_NO.po b/po/nb_NO.po index d778c66..b0955f4 100644 --- a/po/nb_NO.po +++ b/po/nb_NO.po @@ -8,8 +8,8 @@ msgstr "" "Project-Id-Version: passim\n" "Report-Msgid-Bugs-To: richard@hughsie.com\n" "POT-Creation-Date: 2024-03-19 15:36+0000\n" -"PO-Revision-Date: 2024-03-22 19:02+0000\n" -"Last-Translator: Knut Ingvald Dietzel \n" +"PO-Revision-Date: 2024-03-26 02:01+0000\n" +"Last-Translator: Allan Nordhøy \n" "Language-Team: Norwegian Bokmål \n" "Language: nb_NO\n" @@ -140,7 +140,7 @@ msgstr "Samhandle med den lokale passimd-prosessen." #. TRANSLATORS: CLI tool name #: src/passim-cli.c:420 msgid "Passim CLI" -msgstr "Passim CLI" +msgstr "Passim-CLI" #. TRANSLATORS: we don't know what to do #: src/passim-cli.c:424 @@ -160,4 +160,4 @@ msgstr "klientversjon" #. TRANSLATORS: server #: src/passim-cli.c:441 msgid "daemon version" -msgstr "tjenesteversjon" +msgstr "nisse-versjon"