This is an automated email from the git hooks/post-receive script. t r a n s i f e x p u s h e d a c o m m i t t o b r a n c h m a s t e r in repository thunar-plugins/thunar-archive-plugin.
commit 6610048626ba7567308c483911bf7b4fce33b39a Author: Charles Monzat <[email protected]> Date: Tue Mar 13 18:30:47 2018 +0100 I18n: Update translation fr (100%). 15 translated messages. Transifex (https://www.transifex.com/xfce/public/). --- po/fr.po | 74 ++++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 42 insertions(+), 32 deletions(-) diff --git a/po/fr.po b/po/fr.po index 6b1d237..1d6ac91 100644 --- a/po/fr.po +++ b/po/fr.po @@ -3,6 +3,8 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Charles Monzat <[email protected]>, 2017-2018 +# jc1 <[email protected]>, 2013 # jc1 <[email protected]>, 2013 # Stéphane Roy <[email protected]>, 2006 # Urien Desterres <[email protected]>, 2014 @@ -11,9 +13,9 @@ msgid "" msgstr "" "Project-Id-Version: Thunar Plugins\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-07-03 20:07+0200\n" -"PO-Revision-Date: 2017-09-23 19:02+0000\n" -"Last-Translator: Urien Desterres <[email protected]>\n" +"POT-Creation-Date: 2017-12-06 06:30+0100\n" +"PO-Revision-Date: 2018-03-13 16:40+0000\n" +"Last-Translator: Charles Monzat <[email protected]>\n" "Language-Team: French (http://www.transifex.com/xfce/thunar-plugins/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -22,72 +24,80 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. prepare the dialog to query the preferred archiver for the user -#: ../thunar-archive-plugin/tap-backend.c:81 +#: ../thunar-archive-plugin/tap-backend.c:77 msgid "Select an archive manager" -msgstr "Sélectionner un gestionnaire d'archives" +msgstr "Sélectionner un gestionnaire d’archives" + +#: ../thunar-archive-plugin/tap-backend.c:80 +msgid "_Cancel" +msgstr "_Annuler" + +#: ../thunar-archive-plugin/tap-backend.c:81 +msgid "_OK" +msgstr "_Valider" #. add the header label -#: ../thunar-archive-plugin/tap-backend.c:105 +#: ../thunar-archive-plugin/tap-backend.c:99 msgid "" "Please select your preferred archive manager\n" "from the list of available applications below:" -msgstr "Veuillez choisir votre gestionnaire d’archives préféré\ndans la liste des applications disponibles ci-dessous :" +msgstr "Veuillez choisir votre gestionnaire d’archives préféré\ndans la liste des applications disponibles ci-dessous :" #. tell the user that we cannot handle the specified mime types -#: ../thunar-archive-plugin/tap-backend.c:280 -#: ../thunar-archive-plugin/tap-backend.c:427 +#: ../thunar-archive-plugin/tap-backend.c:276 +#: ../thunar-archive-plugin/tap-backend.c:424 #, c-format msgid "No suitable archive manager found" -msgstr "Aucun gestionnaire d'archives approprié trouvé" +msgstr "Aucun gestionnaire d’archives approprié trouvé" -#. execute the action -#: ../thunar-archive-plugin/tap-provider.c:336 -#: ../thunar-archive-plugin/tap-provider.c:375 +#. execute the action associated with the menu item +#: ../thunar-archive-plugin/tap-provider.c:283 +#: ../thunar-archive-plugin/tap-provider.c:322 msgid "Failed to extract files" -msgstr "Impossible d'extraire les fichiers" +msgstr "Impossible d’extraire les fichiers" -#. execute the action -#: ../thunar-archive-plugin/tap-provider.c:413 +#. execute the action associated with the menu item +#: ../thunar-archive-plugin/tap-provider.c:360 msgid "Failed to create archive" -msgstr "Impossible de créer l'archive" +msgstr "Impossible de créer l’archive" -#: ../thunar-archive-plugin/tap-provider.c:468 +#: ../thunar-archive-plugin/tap-provider.c:414 msgid "Extract _Here" msgstr "Extraire _ici" -#: ../thunar-archive-plugin/tap-provider.c:475 +#: ../thunar-archive-plugin/tap-provider.c:416 msgid "Extract the selected archive in the current folder" msgid_plural "Extract the selected archives in the current folder" -msgstr[0] "Extraire l'archive sélectionnée dans le dossier courant" +msgstr[0] "Extraire l’archive sélectionnée dans le dossier courant" msgstr[1] "Extraire les archives sélectionnées dans le dossier courant" -#: ../thunar-archive-plugin/tap-provider.c:492 +#: ../thunar-archive-plugin/tap-provider.c:434 msgid "_Extract To..." -msgstr "_Extraire vers..." +msgstr "_Extraire vers…" -#: ../thunar-archive-plugin/tap-provider.c:500 +#: ../thunar-archive-plugin/tap-provider.c:436 msgid "Extract the selected archive" msgid_plural "Extract the selected archives" -msgstr[0] "Extraire l'archive sélectionnée" +msgstr[0] "Extraire l’archive sélectionnée" msgstr[1] "Extraire les archives sélectionnées" -#: ../thunar-archive-plugin/tap-provider.c:520 +#: ../thunar-archive-plugin/tap-provider.c:457 msgid "Cr_eate Archive..." -msgstr "Cré_er une archive..." +msgstr "Cré_er une archive…" -#: ../thunar-archive-plugin/tap-provider.c:528 +#: ../thunar-archive-plugin/tap-provider.c:459 msgid "Create an archive with the selected object" msgid_plural "Create an archive with the selected objects" -msgstr[0] "Créer une archive avec l'objet sélectionné" +msgstr[0] "Créer une archive avec l’objet sélectionné" msgstr[1] "Créer une archive avec les objets sélectionnés" -#. TRANSLATORS: This is the label of the Drag'n'Drop "Extract here" action -#: ../thunar-archive-plugin/tap-provider.c:596 +#. TRANSLATORS: This is the label of the Drag'n'Drop "Extract here" menu item +#: ../thunar-archive-plugin/tap-provider.c:526 msgid "_Extract here" msgstr "_Extraire ici" -#: ../thunar-archive-plugin/tap-provider.c:603 +#: ../thunar-archive-plugin/tap-provider.c:528 msgid "Extract the selected archive here" msgid_plural "Extract the selected archives here" -msgstr[0] "Extraire l'archive sélectionnée ici" +msgstr[0] "Extraire l’archive sélectionnée ici" msgstr[1] "Extraire les archives sélectionnées ici" -- To stop receiving notification emails like this one, please contact the administrator of this repository. _______________________________________________ Xfce4-commits mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce4-commits
