From b1d35b004dc5b2c68fff0ea393a6d50bade3f3af Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Fri, 11 Jul 2025 07:24:36 +0000 Subject: [PATCH] Translate large_file_upload.pot in fr [Manual Sync] 100% translated source file: 'large_file_upload.pot' on 'fr'. --- .../LC_MESSAGES/files/large_file_upload.pot | 69 +++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 user_manual/locale/fr/LC_MESSAGES/files/large_file_upload.pot diff --git a/user_manual/locale/fr/LC_MESSAGES/files/large_file_upload.pot b/user_manual/locale/fr/LC_MESSAGES/files/large_file_upload.pot new file mode 100644 index 000000000..a5a7eee44 --- /dev/null +++ b/user_manual/locale/fr/LC_MESSAGES/files/large_file_upload.pot @@ -0,0 +1,69 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) 2025 Nextcloud GmbH +# This file is distributed under the same license as the Nextcloud latest User Manual package. +# FIRST AUTHOR , YEAR. +# +# Translators: +# Pierre Ozoux , 2019 +# DEV314R, 2024 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: Nextcloud latest User Manual latest\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2025-02-12 13:02+0000\n" +"PO-Revision-Date: 2019-11-07 20:29+0000\n" +"Last-Translator: DEV314R, 2024\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" + +#: ../../files/large_file_upload.rst:3 +msgid "Large file uploads" +msgstr "Téléversement de gros fichiers" + +#: ../../files/large_file_upload.rst:5 +msgid "" +"When uploading files through the web client, Nextcloud is limited by PHP and" +" Apache configurations. By default, PHP is configured for only 2 megabyte " +"uploads. As this default upload limit is not entirely useful, we recommend " +"that your Nextcloud administrator increase the Nextcloud variables to sizes " +"appropriate for users." +msgstr "" +"Lors du téléversements de fichiers via le client web, Nextcloud est limité " +"par les configurations PHP et Apache. Par défaut, PHP est configuré pour " +"accepter seulement 2 mégaoctets de téléversements. Comme cette limite de " +"téléversement par défaut n'est pas très grande, nous recommandons à votre " +"administrateur Nextcloud d'augmenter les variables Nextcloud à une taille " +"plus appropriées pour les utilisateurs." + +#: ../../files/large_file_upload.rst:7 +msgid "" +"Modifying certain Nextcloud variables requires administrative access. If you" +" require larger upload limits than have been provided by the default (or " +"already set by your administrator):" +msgstr "" +"La modification de certaines variables Nextcloud nécessite un accès " +"administratif. Si vous avez besoin de limites de téléchargement plus élevées" +" que celles fournies par défaut (ou déjà définies par votre administrateur):" + +#: ../../files/large_file_upload.rst:9 +msgid "Contact your administrator to request an increase in these variables" +msgstr "" +"Contactez votre administrateur pour demander une augmentation de ces " +"variables" + +#: ../../files/large_file_upload.rst:11 +msgid "" +"Refer to the section in the `Administration Documentation " +"`_" +" that describes how to manage file upload size limits." +msgstr "" +"Reportez-vous à la section de la `Documentation d'administration " +"`" +" _ qui décrit comment gérer les limites de taille de téléversement de " +"fichier."