kde-l10n/fr/messages/kde-extraapps/plasma_applet_fileWatcher.po

101 lines
2.9 KiB
Text
Raw Normal View History

# translation of plasma_applet_fileWatcher.po to Français
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
# Nicolas Ternisien <nicolas.ternisien@gmail.com>, 2008.
# xavier <xavier.besnard@neuf.fr>, 2013.
#
msgid ""
msgstr ""
"Project-Id-Version: plasma_applet_fileWatcher\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
"POT-Creation-Date: 2012-08-20 04:42+0200\n"
"PO-Revision-Date: 2013-05-16 16:58+0200\n"
"Last-Translator: xavier <xavier.besnard@neuf.fr>\n"
"Language-Team: French <kde-i18n-doc@kde.org>\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: Lokalize 1.5\n"
"X-Environment: kde\n"
"X-Accelerator-Marker: &\n"
"X-Text-Markup: kde4\n"
#: fileWatcher.cpp:88
msgid "Select a file to watch."
msgstr "Sélectionner un fichier à surveiller."
#: fileWatcher.cpp:129 fileWatcher.cpp:154
#, kde-format
msgid "Could not open file: %1"
msgstr "Impossible d'ouvrir le fichier : %1"
#: fileWatcher.cpp:148
#, kde-format
msgid "Cannot watch non-text file: %1"
msgstr "Impossible de surveiller un fichier non texte : %1"
#: fileWatcher.cpp:226
msgid "General"
msgstr "Général"
#: fileWatcher.cpp:236
msgid "Filters"
msgstr "Filtres"
#. i18n: ectx: property (windowTitle), widget (QWidget, fileWatcherConfig)
#: fileWatcherConfig.ui:14
msgid "Configure File Watcher"
msgstr "Configurer la surveillance du fichier"
#. i18n: ectx: property (text), widget (QLabel, label_4)
#: fileWatcherConfig.ui:26
msgid "File"
msgstr "Fichier"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: fileWatcherConfig.ui:49
msgid "File:"
msgstr "Fichier :"
#. i18n: ectx: property (text), widget (QLabel, label_5)
#: fileWatcherConfig.ui:65
msgid "Font"
msgstr "Police"
#. i18n: ectx: property (text), widget (QLabel, label_6)
#: fileWatcherConfig.ui:88
msgid "Font:"
msgstr "Police :"
#. i18n: ectx: property (text), widget (QLabel, label_7)
#: fileWatcherConfig.ui:101
msgid "Color:"
msgstr "Couleur :"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: filtersConfig.ui:48
msgid "Filters settings:"
msgstr "Configuration des filtres :"
#. i18n: ectx: property (text), widget (QRadioButton, useRegularExpressionsRadioButton)
#: filtersConfig.ui:58
msgid "Use regular expressions"
msgstr "Utiliser les expressions rationnelles"
#. i18n: ectx: property (text), widget (QRadioButton, useExactMatchRadioButton)
#: filtersConfig.ui:68
msgid "Use exact match"
msgstr "Utiliser une correspondance exacte"
#. i18n: ectx: property (text), widget (QLabel, label)
#: filtersConfig.ui:100
msgid "Filters:"
msgstr "Filtres :"
#. i18n: ectx: property (text), widget (QCheckBox, showOnlyMatchesCheckBox)
#: filtersConfig.ui:107
msgid "Show only lines that match filters"
msgstr "Afficher uniquement les lignes correspondant aux filtres"