summaryrefslogtreecommitdiffstats
path: root/tde-i18n-fr/messages
diff options
context:
space:
mode:
authorAutomated System <slavek.banko@axis.cz>2019-01-28 03:25:47 +0100
committerSlávek Banko <slavek.banko@axis.cz>2019-01-28 03:25:47 +0100
commita8af094f637b78ba2dcaa30cf3849aa5d19f8d6d (patch)
treed387c93b69fb1366a3aa322fdf83098a1c5c97ff /tde-i18n-fr/messages
parente1717010d2d0e87e944f0490dda76778cbd34820 (diff)
downloadtde-i18n-a8af094f637b78ba2dcaa30cf3849aa5d19f8d6d.tar.gz
tde-i18n-a8af094f637b78ba2dcaa30cf3849aa5d19f8d6d.zip
Merge translation files from master branch.
Diffstat (limited to 'tde-i18n-fr/messages')
-rw-r--r--tde-i18n-fr/messages/tdeartwork/twin_art_clients.po14
-rw-r--r--tde-i18n-fr/messages/tdebase/kate.po52
-rw-r--r--tde-i18n-fr/messages/tdebase/kicker.po12
-rw-r--r--tde-i18n-fr/messages/tdeutils/kgpg.po8
-rw-r--r--tde-i18n-fr/messages/tdewebdev/tdefilereplace.po4
5 files changed, 90 insertions, 0 deletions
diff --git a/tde-i18n-fr/messages/tdeartwork/twin_art_clients.po b/tde-i18n-fr/messages/tdeartwork/twin_art_clients.po
index 50f6ae98f30..a87a50d464d 100644
--- a/tde-i18n-fr/messages/tdeartwork/twin_art_clients.po
+++ b/tde-i18n-fr/messages/tdeartwork/twin_art_clients.po
@@ -401,5 +401,19 @@ msgid ""
msgstr ""
#, fuzzy
+#~ msgid ""
+#~ "Clicking on the link above will cause a window to appear showing the TDE "
+#~ "IceWM theme folder. You can add or remove native IceWM themes by "
+#~ "installing theme files into this folder or by creating folder symlinks to "
+#~ "existing IceWM themes on your system. You can get extra-themes here: "
+#~ "<b>https://github.com/bbidulock/icewm-extra-themes</b>"
+#~ msgstr ""
+#~ "En cliquant sur le lien au-dessus, une fenêtre apparaîtra, montrant le "
+#~ "dossier de thème IceWM. Vous pouvez ajouter ou supprimer des thèmes "
+#~ "natifs IceWM en décompressant <b>http://icewm.themes.org/</b>, ou en "
+#~ "créant ici des liens symboliques vers des thèmes IceWM déjà installés "
+#~ "ailleurs dans votre système."
+
+#, fuzzy
#~ msgid "Center"
#~ msgstr "Centré"
diff --git a/tde-i18n-fr/messages/tdebase/kate.po b/tde-i18n-fr/messages/tdebase/kate.po
index f2f57e49f68..c9a1cace222 100644
--- a/tde-i18n-fr/messages/tdebase/kate.po
+++ b/tde-i18n-fr/messages/tdebase/kate.po
@@ -1983,10 +1983,54 @@ msgstr ""
#~ msgstr "Cacher les &barres latérales"
#, fuzzy
+#~ msgid ""
+#~ "<p>Enter the expression you want to search for here.<p>If 'regular "
+#~ "expression' is unchecked, all characters that are not letters in your "
+#~ "expression will be escaped with a backslash character.<p>Possible meta "
+#~ "characters are:<br><b>.</b> - Matches any character<br><b>^</b> - Matches "
+#~ "the beginning of a line<br><b>$</b> - Matches the end of a line<br><b>"
+#~ "\\&lt;</b> - Matches the beginning of a word<br><b>\\&gt;</b> - Matches "
+#~ "the end of a word<p>The following repetition operators exist:<br><b>?</b> "
+#~ "- The preceding item is matched at most once<br><b>*</b> - The preceding "
+#~ "item is matched zero or more times<br><b>+</b> - The preceding item is "
+#~ "matched one or more times<br><b>{<i>n</i>}</b> - The preceding item is "
+#~ "matched exactly <i>n</i> times<br><b>{<i>n</i>,}</b> - The preceding item "
+#~ "is matched <i>n</i> or more times<br><b>{,<i>n</i>}</b> - The preceding "
+#~ "item is matched at most <i>n</i> times<br><b>{<i>n</i>,<i>m</i>}</b> - "
+#~ "The preceding item is matched at least <i>n</i>, but at most <i>m</i> "
+#~ "times.<p>Furthermore, backreferences to bracketed subexpressions are "
+#~ "available via the notation <code>\\#</code>.<p>See the grep(1) "
+#~ "documentation for the full documentation."
+#~ msgstr ""
+#~ "<p>Saisissez l'expression rationnelle que vous désirez utiliser pour la "
+#~ "recherche. <p>Si « expression rationnelle » n'est pas coché, toute lettre "
+#~ "non-espace dans votre expression sera échappée par un caractère contre-"
+#~ "oblique.<p> Les caractères jokers possibles sont :<br> <b>.</b> - "
+#~ "Correspond à n'importe quel caractère<br><b>^</b> - Correspond au début "
+#~ "de ligne<br> <b>$</b> - Correspond à la fin de ligne<br> <b>\\&lt;</b> - "
+#~ "Correspond au début d'un mot<br> <b>\\&gt;</b> - Correspond à la fin d'un "
+#~ "mot<p>Les opérateurs de répétition suivants sont disponibles :<br><b> ? </"
+#~ "b> - L'élément précédent doit correspondre au plus une fois<br><b>*</b> - "
+#~ "L'élément précédent doit correspondre zéro fois ou plus<br><b>+</b> - "
+#~ "L'élément précédent doit correspondre une fois ou plus<br><b>{<i>n</i>}</"
+#~ "b> - L'élément précédent doit correspondre <i>n</i> fois "
+#~ "exactement<br><b>{<i>n</i>,}</b> - L'élément précédent doit correspondre "
+#~ "au moins <i>n</i> fois<br><b>{,<i>n</i>}</b> - L'élément précédent doit "
+#~ "correspondre au plus <i>n</i> fois <br><b>{<i>n</i>, <i>m</i>}</b> - "
+#~ "L'élément précédent doit correspondre au moins <i>n</i> fois, et au plus "
+#~ "<i>m</i> fois<p> En outre, les références à des sous-expressions entre "
+#~ "crochets sont disponibles via la notation <code>\\#</code>. <p>Voyez la "
+#~ "documentation de grep(1) pour des informations complètes."
+
+#, fuzzy
#~ msgid "&New"
#~ msgstr "&Nouveau..."
#, fuzzy
+#~ msgid "&Rename"
+#~ msgstr "&Renommer..."
+
+#, fuzzy
#~ msgid "Acti&vate"
#~ msgstr "Activer l'onglet suivant"
@@ -2039,6 +2083,14 @@ msgstr ""
#~ msgstr "Déplacer vers"
#, fuzzy
+#~ msgid "Delete session"
+#~ msgstr "Session par défaut"
+
+#, fuzzy
+#~ msgid "Save Session"
+#~ msgstr "Enregistrer la session ?"
+
+#, fuzzy
#~ msgid "Save As"
#~ msgstr "Enregistrer &sous..."
diff --git a/tde-i18n-fr/messages/tdebase/kicker.po b/tde-i18n-fr/messages/tdebase/kicker.po
index 17217270687..377aa6734b7 100644
--- a/tde-i18n-fr/messages/tdebase/kicker.po
+++ b/tde-i18n-fr/messages/tdebase/kicker.po
@@ -1201,6 +1201,14 @@ msgstr "&Description :"
#~ msgid "Log out"
#~ msgstr "Déconnexion..."
+#, fuzzy
+#~ msgid "End current session"
+#~ msgstr "Terminer la session"
+
+#, fuzzy
+#~ msgid "Lock computer screen"
+#~ msgstr "Verrouiller l'écran"
+
#~ msgid "Shutdown"
#~ msgstr "Arrêter"
@@ -1209,6 +1217,10 @@ msgstr "&Description :"
#~ msgstr "Redémarrer"
#, fuzzy
+#~ msgid "Restart computer and boot the default system"
+#~ msgstr "Redémarrer et amorcer le système par défaut"
+
+#, fuzzy
#~ msgid "Suspend"
#~ msgstr "Mettre en veille l'ordinateur (en RAM)"
diff --git a/tde-i18n-fr/messages/tdeutils/kgpg.po b/tde-i18n-fr/messages/tdeutils/kgpg.po
index 9aed12deab6..5f2d6dc76de 100644
--- a/tde-i18n-fr/messages/tdeutils/kgpg.po
+++ b/tde-i18n-fr/messages/tdeutils/kgpg.po
@@ -3250,6 +3250,14 @@ msgstr ""
"le fichier et de l'ouvrir dans l'éditeur de KGpg.</p>\n"
#, fuzzy
+#~ msgid ""
+#~ "This passphrase is not secure enough.\n"
+#~ "Minimum length = 5 characters"
+#~ msgstr ""
+#~ "Cette clef confidentielle n'est pas assez sûre.\n"
+#~ "Longueur minimale : 5 caractères"
+
+#, fuzzy
#~ msgid "Untitled"
#~ msgstr "sans intitulé"
diff --git a/tde-i18n-fr/messages/tdewebdev/tdefilereplace.po b/tde-i18n-fr/messages/tdewebdev/tdefilereplace.po
index 8f33ea9429f..16b8e175a14 100644
--- a/tde-i18n-fr/messages/tdewebdev/tdefilereplace.po
+++ b/tde-i18n-fr/messages/tdewebdev/tdefilereplace.po
@@ -1132,6 +1132,10 @@ msgstr "Fichiers analysés :"
#~ msgstr "Insérez ici la chaîne à rechercher."
#, fuzzy
+#~ msgid "Scanned folders:"
+#~ msgstr "Fichiers analysés :"
+
+#, fuzzy
#~ msgid "Files:"
#~ msgstr "Tous les fichiers"