Commit 7b52ab30 authored by Anonymous's avatar Anonymous Committed by Transifex
Browse files

I18n: Update translation fr (100%).

8 translated messages.

Transifex (https://explore.transifex.com/xfce/).
parent c6e2faaf
Loading
Loading
Loading
Loading
+18 −14
Original line number Diff line number Diff line
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# Copyright (C) YEAR Xfce
# This file is distributed under the same license as the xfce-panel-plugins.xfce4-sample-plugin package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
# 
# Translators:
# Yannick Le Guen <leguen.yannick@gmail.com>, 2017
# Charles Monzat <c.monzat@laposte.net>, 2018
# Xfce Bot <transifex@xfce.org>, 2024
# Yannick Le Guen <leguen.yannick@gmail.com>, 2025
# 
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-07-17 00:54+0200\n"
"Project-Id-Version: xfce-panel-plugins.xfce4-sample-plugin\n"
"Report-Msgid-Bugs-To: https://gitlab.xfce.org/\n"
"POT-Creation-Date: 2025-07-18 11:08+0200\n"
"PO-Revision-Date: 2017-07-25 11:30+0000\n"
"Last-Translator: Xfce Bot <transifex@xfce.org>, 2024\n"
"Last-Translator: Yannick Le Guen <leguen.yannick@gmail.com>, 2025\n"
"Language-Team: French (https://app.transifex.com/xfce/teams/16840/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -24,32 +24,36 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"

#. some sample widgets
#: ../panel-plugin/sample.c:158
#: panel-plugin/sample.c:158
msgid "Sample"
msgstr "Exemple"

#: ../panel-plugin/sample.c:162
#: panel-plugin/sample.c:162
msgid "Plugin"
msgstr "Greffon"

#: ../panel-plugin/sample-dialogs.c:54
#: panel-plugin/sample-dialogs.c:54
#, c-format
msgid "Unable to open the following url: %s"
msgstr "Impossible d’ouvrir le lien : %s"

#. create the dialog
#: ../panel-plugin/sample-dialogs.c:84
#: panel-plugin/sample-dialogs.c:84 panel-plugin/sample.desktop.in:5
msgid "Sample Plugin"
msgstr "Exemple de greffon"

#: ../panel-plugin/sample-dialogs.c:87
#: panel-plugin/sample-dialogs.c:87
msgid "_Help"
msgstr "_Aider"

#: ../panel-plugin/sample-dialogs.c:88
#: panel-plugin/sample-dialogs.c:88
msgid "_Close"
msgstr "_Fermer"

#: ../panel-plugin/sample-dialogs.c:128
#: panel-plugin/sample-dialogs.c:128
msgid "This is a sample plugin"
msgstr "Ceci est un exemple de greffon"

#: panel-plugin/sample.desktop.in:6
msgid "Sample plugin for the Xfce panel"
msgstr "Exemple de greffon pour le tableau de bord Xfce"