Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
74 changes: 74 additions & 0 deletions user_manual/locale/fr/LC_MESSAGES/talk/matterbridge.pot
Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2016-2026 Nextcloud GmbH and Nextcloud contributors
# This file is distributed under the same license as the Nextcloud latest User Manual package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
# Translators:
# Xavier, 2026
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: Nextcloud latest User Manual latest\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-04-17 04:44+0000\n"
"PO-Revision-Date: 2026-04-02 09:47+0000\n"
"Last-Translator: Xavier, 2026\n"
"Language-Team: French (https://app.transifex.com/nextcloud/teams/64236/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"

#: ../../talk/matterbridge.rst:2
msgid "Matterbridge"
msgstr "Matterbridge"

#: ../../talk/matterbridge.rst:4
msgid ""
"Matterbridge integration in Nextcloud Talk makes it possible to create "
"'bridges' between Talk conversations and conversations on other chat "
"services like MS Teams, Discord, Matrix and others. You can find a list of "
"supported protocols `on the Matterbridge github page. "
"<https://github.com/42wim/matterbridge#features>`_"
msgstr ""
"L'intégration de Matterbridge dans Nextcloud Talk permet de créer des "
"'passerelles' entre les conversations Talk et les conversations sur d'autres"
" services de discussion tels que MS Teams, Discord, Matrix ou autres. Vous "
"trouverez la liste des protocoles pris en charge `sur la page GitHub de "
"Matterbridge. <https://github.com/42wim/matterbridge#features>`_"

#: ../../talk/matterbridge.rst:7
msgid ""
"The Matterbridge app must be installed by an administrator before this "
"feature is available. See the `Talk administration documentation "
"<https://nextcloud-talk.readthedocs.io/en/latest/matterbridge/>`_ for setup "
"instructions."
msgstr ""
"L'application Matterbridge doit être installée par un administrateur avant "
"que cette fonctionnalité ne soit disponible. Consultez la `documentation "
"d'administration de Talk <https://nextcloud-"
"talk.readthedocs.io/en/latest/matterbridge/>`_ pour les instructions "
"d'installation."

#: ../../talk/matterbridge.rst:9
msgid ""
"A moderator can add a Matterbridge connection in the chat conversation "
"settings."
msgstr ""
"Un modérateur peut ajouter une connexion Matterbridge dans les paramètres "
"d'une discussion."

#: ../../talk/matterbridge.rst:14
msgid ""
"Each bridge has its own configuration requirements. Information for most is "
"available on the Matterbridge wiki and can be accessed behind ``more "
"information`` menu in the ``...`` menu. You can also `access the wiki "
"directly. <https://github.com/42wim/matterbridge/wiki>`_"
msgstr ""
"Chaque passerelle a ses propres besoins en terme de configuration. Les "
"informations pour la plupart d'entre elles sont disponibles sur le wiki de "
"Matterbridge et sont accessibles avec ``plus d'informations`` dans le menu "
"``...``. Vous pouvez également `accéder au wiki directement. "
"<https://github.com/42wim/matterbridge/wiki>`_"
Loading