diff options
Diffstat (limited to 'po/fr.po')
-rw-r--r-- | po/fr.po | 1232 |
1 files changed, 616 insertions, 616 deletions
@@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: basket_fr\n" -"POT-Creation-Date: 2019-01-13 19:06+0100\n" +"POT-Creation-Date: 2020-04-10 19:38+0200\n" "PO-Revision-Date: 2007-02-26 23:10+0100\n" "Last-Translator: Yann Verley <yann.verley@free.fr>\n" "Language-Team: <fr@li.org>\n" @@ -32,7 +32,7 @@ msgid "" "Your emails" msgstr "slaout@linux62.org" -#: aboutdata.cpp:27 +#: aboutdata.cpp:28 msgid "" "<p><b>Taking care of your ideas.</b></p><p>A note-taking application that " "makes it easy to record ideas as you think, and quickly find them later. " @@ -43,24 +43,24 @@ msgstr "" "retrouver rapidement plus tard. Organiser vos notes n'a jamais été aussi " "facile.</p>" -#: aboutdata.cpp:34 +#: aboutdata.cpp:35 msgid "BasKet Note Pads" msgstr "Blocs notes BasKet" -#: aboutdata.cpp:41 +#: aboutdata.cpp:42 #, fuzzy msgid "Maintainer" msgstr "Auteur, mainteneur" -#: aboutdata.cpp:45 +#: aboutdata.cpp:46 msgid "Original Author" msgstr "" -#: aboutdata.cpp:49 +#: aboutdata.cpp:50 msgid "Basket encryption, Kontact integration, KnowIt importer" msgstr "Cryptage des paniers, intégration dans Kontact, importateur KnowIt" -#: aboutdata.cpp:53 +#: aboutdata.cpp:54 msgid "" "Baskets auto lock, save-status icon, HTML copy/paste, basket name tooltip, " "drop to basket name" @@ -69,32 +69,32 @@ msgstr "" "copier / coller HTML, info-bulle sur le nom des paniers, déposer sur le nom " "des paniers" -#: aboutdata.cpp:57 basketproperties.cpp:61 newbasketdialog.cpp:103 +#: aboutdata.cpp:58 basketproperties.cpp:65 newbasketdialog.cpp:107 msgid "Icon" msgstr "Icône" -#: archive.cpp:55 bnpview.cpp:1804 +#: archive.cpp:59 bnpview.cpp:1806 msgid "Save as Basket Archive" msgstr "Enregistrer en tant qu'archive de paniers" -#: archive.cpp:55 +#: archive.cpp:59 msgid "Saving as basket archive. Please wait..." msgstr "Enregistrer en tant qu'archive de paniers. Veuillez patienter..." -#: archive.cpp:259 +#: archive.cpp:263 msgid "This file is not a basket archive." msgstr "Ce fichier n'est pas une archive de paniers." -#: archive.cpp:259 archive.cpp:290 archive.cpp:317 archive.cpp:325 -#: archive.cpp:335 archive.cpp:385 +#: archive.cpp:263 archive.cpp:294 archive.cpp:321 archive.cpp:329 +#: archive.cpp:339 archive.cpp:389 msgid "Basket Archive Error" msgstr "Erreur d'archive de paniers" -#: archive.cpp:290 archive.cpp:335 archive.cpp:385 +#: archive.cpp:294 archive.cpp:339 archive.cpp:389 msgid "This file is corrupted. It can not be opened." msgstr "Ce fichier est corrompu. Il ne peut pas être ouvert." -#: archive.cpp:312 +#: archive.cpp:316 msgid "" "This file was created with a recent version of %1. It can be opened but not " "every information will be available to you. For instance, some notes may be " @@ -109,7 +109,7 @@ msgstr "" "être judicieux de l'enregistrer dans un autre fichier, pour préserver " "l'original." -#: archive.cpp:323 +#: archive.cpp:327 msgid "" "This file was created with a recent version of %1. Please upgrade to a newer " "version to be able to open that file." @@ -117,31 +117,31 @@ msgstr "" "Ce fichier a été créé avec une version récente de %1. Veuillez installer une " "nouvelle version pour pouvoir ouvrir ce fichier." -#: backup.cpp:58 +#: backup.cpp:62 msgid "Backup & Restore" msgstr "Sauvegarder et restaurer" -#: backup.cpp:67 +#: backup.cpp:71 msgid "Save Folder" msgstr "Dossier d'enregistrement" -#: backup.cpp:68 +#: backup.cpp:72 msgid "Your baskets are currently stored in that folder:<br><b>%1</b>" msgstr "Vos paniers sont actuellement stockés dans ce dossier : <br><b>%1</b>" -#: backup.cpp:71 +#: backup.cpp:75 msgid "&Move to Another Folder..." msgstr "&Déplacer dans un autre dossier..." -#: backup.cpp:72 +#: backup.cpp:76 msgid "&Use Another Existing Folder..." msgstr "&Utiliser un autre dossier existant..." -#: backup.cpp:73 +#: backup.cpp:77 msgid "Why to do that?" msgstr "Pourquoi faire cela ?" -#: backup.cpp:74 +#: backup.cpp:78 msgid "" "<p>You can move the folder where %1 store your baskets to:</p><ul><li>Store " "your baskets in a visible place in your home folder, like ~/Notes or ~/" @@ -167,44 +167,44 @@ msgstr "" "manuellement (par exemple, ajouter un fichier dans un dossier d'un panier " "n'ajoutera pas ce fichier dans ce panier).</p>" -#: backup.cpp:91 +#: backup.cpp:95 msgid "Backups" msgstr "Sauvegardes" -#: backup.cpp:94 +#: backup.cpp:98 msgid "&Backup..." msgstr "&Sauvegarder..." -#: backup.cpp:95 +#: backup.cpp:99 msgid "&Restore a Backup..." msgstr "&Restaurer une sauvegarde..." -#: backup.cpp:115 +#: backup.cpp:119 msgid "Last backup: never" msgstr "Dernière sauvegarde : jamais" -#: backup.cpp:117 +#: backup.cpp:121 #, c-format msgid "Last backup: %1" msgstr "Dernière sauvegarde : %1" -#: backup.cpp:126 +#: backup.cpp:130 msgid "Choose a Folder Where to Move Baskets" msgstr "Choix d'un dossier où déplacer les paniers" -#: backup.cpp:138 +#: backup.cpp:142 msgid "The folder <b>%1</b> is not empty. Do you want to override it?" msgstr "Le dossier <b>%1</b> n'est pas vide. Voulez-vous vraiment l'écraser ?" -#: backup.cpp:139 +#: backup.cpp:143 msgid "Override Folder?" msgstr "Écraser le dossier ?" -#: backup.cpp:140 backup.cpp:192 bnpview.cpp:1813 htmlexporter.cpp:68 +#: backup.cpp:144 backup.cpp:196 bnpview.cpp:1815 htmlexporter.cpp:71 msgid "&Override" msgstr "Écras&er" -#: backup.cpp:149 +#: backup.cpp:153 msgid "" "Your baskets have been successfuly moved to <b>%1</b>. %2 is going to be " "restarted to take this change into account." @@ -212,11 +212,11 @@ msgstr "" "Vos paniers ont été déplacés avec succès dans <b>%1</b>. %2 va être " "redémarré pour prendre en compte ces changements." -#: backup.cpp:157 +#: backup.cpp:161 msgid "Choose an Existing Folder to Store Baskets" msgstr "Choix d'un dossier existant où enregistrer les paniers" -#: backup.cpp:160 +#: backup.cpp:164 msgid "" "Your basket save folder has been successfuly changed to <b>%1</b>. %2 is " "going to be restarted to take this change into account." @@ -224,46 +224,46 @@ msgstr "" "Votre dossier d'enregistrement a été changé avec succès pour <b>%1</b>. %2 " "va être redémarré pour prendre en compte ces changements." -#: backup.cpp:172 +#: backup.cpp:176 msgid "" "_: Backup filename (without extension), %1 is the date\n" "Baskets_%1" msgstr "Paniers_%1" -#: backup.cpp:177 backup.cpp:232 +#: backup.cpp:181 backup.cpp:236 msgid "Tar Archives Compressed by Gzip" msgstr "Archive Tar compactée par Gzip" -#: backup.cpp:177 backup.cpp:232 bnpview.cpp:1801 bnpview.cpp:1839 -#: htmlexporter.cpp:53 +#: backup.cpp:181 backup.cpp:236 bnpview.cpp:1803 bnpview.cpp:1841 +#: htmlexporter.cpp:56 msgid "All Files" msgstr "Tous les fichiers" -#: backup.cpp:181 backup.cpp:202 +#: backup.cpp:185 backup.cpp:206 msgid "Backup Baskets" msgstr "Sauvegarder les paniers" -#: backup.cpp:189 bnpview.cpp:1810 htmlexporter.cpp:65 +#: backup.cpp:193 bnpview.cpp:1812 htmlexporter.cpp:68 msgid "The file <b>%1</b> already exists. Do you really want to override it?" msgstr "Un fichier <b>%1</b> existe déjà. Voulez-vous vraiment l'écraser ?" -#: backup.cpp:191 bnpview.cpp:1812 htmlexporter.cpp:67 +#: backup.cpp:195 bnpview.cpp:1814 htmlexporter.cpp:70 msgid "Override File?" msgstr "Écraser le fichier ?" -#: backup.cpp:202 +#: backup.cpp:206 msgid "Backing up baskets. Please wait..." msgstr "Sauvegarde des paniers. Veuillez patienter..." -#: backup.cpp:233 bnpview.cpp:1840 +#: backup.cpp:237 bnpview.cpp:1842 msgid "Open Basket Archive" msgstr "Ouvrir une archive de paniers" -#: backup.cpp:244 +#: backup.cpp:248 msgid "README.txt" msgstr "LISEZMOI.txt" -#: backup.cpp:248 +#: backup.cpp:252 #, c-format msgid "" "This is a safety copy of your baskets like they were before you started to " @@ -272,7 +272,7 @@ msgstr "" "Ceci est une copie de sécurité de vos paniers comme ils étaient avant le " "démarrage de la restauration de la sauvegarde %1." -#: backup.cpp:249 +#: backup.cpp:253 msgid "" "If the restoration was a success and you restored what you wanted to " "restore, you can remove this folder." @@ -280,7 +280,7 @@ msgstr "" "Si la restauration a été un succès et que vous avez restauré ce que vous " "vouliez restaurer, vous pouvez supprimer ce dossier." -#: backup.cpp:250 +#: backup.cpp:254 msgid "" "If something went wrong during the restoration process, you can re-use this " "folder to store your baskets and nothing will be lost." @@ -289,7 +289,7 @@ msgstr "" "pouvez réutiliser ce dossier pour enregistrer vos paniers et rien ne sera " "perdu." -#: backup.cpp:251 +#: backup.cpp:255 msgid "" "Choose \"Basket\" -> \"Backup & Restore...\" -> \"Use Another Existing " "Folder...\" and select that folder." @@ -297,11 +297,11 @@ msgstr "" "Choisissez \"Panier\" -> \"Sauvegarder et restaurer...\" -> \"Utiliser un " "autre dossier existant...\" et sélectionnez ce dossier." -#: backup.cpp:256 +#: backup.cpp:260 msgid "Restoring <b>%1</b>. Please wait..." msgstr "Restauration de <b>%1</b>. Veuillez patienter..." -#: backup.cpp:257 +#: backup.cpp:261 msgid "" "If something goes wrong during the restoration process, read the file <b>%1</" "b>." @@ -309,11 +309,11 @@ msgstr "" "Si quelque chose se passe mal durant la restauration, lisez le fichier <b>" "%1</b>." -#: backup.cpp:259 +#: backup.cpp:263 msgid "Restore Baskets" msgstr "Restaurer les paniers" -#: backup.cpp:289 +#: backup.cpp:293 msgid "" "This archive is either not a backup of baskets or is corrupted. It cannot be " "imported. Your old baskets have been preserved instead." @@ -322,11 +322,11 @@ msgstr "" "corrompue. Elle ne peut pas être importée. Vos anciens paniers ont été " "préservés à la place." -#: backup.cpp:289 +#: backup.cpp:293 msgid "Restore Error" msgstr "Erreur de restauration" -#: backup.cpp:297 +#: backup.cpp:301 msgid "" "Your backup has been successfuly restored to <b>%1</b>. %2 is going to be " "restarted to take this change into account." @@ -334,56 +334,56 @@ msgstr "" "Votre sauvegarde a été restaurée avec succès dans <b>%1</b>. %2 va être " "redémarré pour prendre en compte ces changements." -#: backup.cpp:338 +#: backup.cpp:342 msgid "Restart" msgstr "Redémarrage" -#: backup.cpp:351 +#: backup.cpp:355 msgid "" "_: Safety folder name before restoring a basket data archive\n" "Baskets Before Restoration" msgstr "Paniers avant restauration" -#: backup.cpp:356 +#: backup.cpp:360 msgid "" "_: Safety folder name before restoring a basket data archive\n" "Baskets Before Restoration (%1)" msgstr "Paniers avant restauration (%1)" -#: basket.cpp:529 +#: basket.cpp:532 msgid "The new note does not match the filter and is hidden." msgstr "La nouvelle note ne correspond pas au filtre et est cachée." -#: basket.cpp:530 +#: basket.cpp:533 msgid "A new note does not match the filter and is hidden." msgstr "Une nouvelle note ne correspond pas au filtre et est cachée." -#: basket.cpp:531 +#: basket.cpp:534 msgid "Some new notes do not match the filter and are hidden." msgstr "" "Certaines nouvelles notes ne correspondent pas au filtre et sont cachées." -#: basket.cpp:532 +#: basket.cpp:535 msgid "The new notes do not match the filter and are hidden." msgstr "Les nouvelles notes ne correspondent pas au filtre et sont cachées." -#: basket.cpp:1585 +#: basket.cpp:1588 msgid "" "_: The verb (Group New Note)\n" "Group" msgstr "Grouper" -#: basket.cpp:1585 +#: basket.cpp:1588 msgid "" "_: The verb (Insert New Note)\n" "Insert" msgstr "Insérer" -#: basket.cpp:2011 +#: basket.cpp:2014 msgid "Dropped to basket <i>%1</i>" msgstr "Déposé dans le panier <i>%1</i>" -#: basket.cpp:2389 +#: basket.cpp:2392 msgid "" "This message should never appear. If it does, this program is buggy! Please " "report the bug to the developer." @@ -391,7 +391,7 @@ msgstr "" "Ce message ne devrait jamais apparaître. Si c'est le cas, cette application " "est boguée ! Merci de rapporter ce bogue au développeur." -#: basket.cpp:2806 basket.cpp:2851 basket.cpp:2854 +#: basket.cpp:2809 basket.cpp:2854 basket.cpp:2857 msgid "" "Insert note here\n" "Right click for more options" @@ -399,48 +399,48 @@ msgstr "" "Insérer une note ici\n" "Clic droit pour plus d'options" -#: basket.cpp:2824 +#: basket.cpp:2827 msgid "Resize those columns" msgstr "Redimensionner ces colonnes" -#: basket.cpp:2826 +#: basket.cpp:2829 msgid "Resize this group" msgstr "Redimensionner ce groupe" -#: basket.cpp:2827 +#: basket.cpp:2830 msgid "Resize this note" msgstr "Redimensionner cette note" -#: basket.cpp:2828 +#: basket.cpp:2831 msgid "Select or move this note" msgstr "Sélectionner ou déplacer cette note" -#: basket.cpp:2829 +#: basket.cpp:2832 msgid "Select or move this group" msgstr "Sélectionner ou déplacer ce groupe" -#: basket.cpp:2830 +#: basket.cpp:2833 msgid "Assign or remove tags from this note" msgstr "Attribuer ou retirer des marques de cette note" -#: basket.cpp:2832 +#: basket.cpp:2835 #, c-format msgid "<b>Assigned Tags</b>: %1" msgstr "<b>Marques attribuées</b> : %1" -#: basket.cpp:2839 +#: basket.cpp:2842 msgid "%1, %2" msgstr "%1, %2" -#: basket.cpp:2846 +#: basket.cpp:2849 msgid "Expand this group" msgstr "Développer ce groupe" -#: basket.cpp:2847 +#: basket.cpp:2850 msgid "Collapse this group" msgstr "Replier ce groupe" -#: basket.cpp:2852 +#: basket.cpp:2855 msgid "" "Group note with the one below\n" "Right click for more options" @@ -448,7 +448,7 @@ msgstr "" "Regrouper une note avec celle en dessous\n" "Clic droit pour plus d'options" -#: basket.cpp:2853 +#: basket.cpp:2856 msgid "" "Group note with the one above\n" "Right click for more options" @@ -456,46 +456,46 @@ msgstr "" "Regrouper une note avec celle au-dessus\n" "Clic droit pour plus d'options" -#: basket.cpp:2869 +#: basket.cpp:2872 msgid "Added" msgstr "Ajouté" -#: basket.cpp:2870 +#: basket.cpp:2873 msgid "Last Modification" msgstr "Dernière modification" -#: basket.cpp:2878 +#: basket.cpp:2881 msgid "" "_: of the form 'key: value'\n" "<b>%1</b>: %2" msgstr "<b>%1</b> : %2" -#: basket.cpp:2881 +#: basket.cpp:2884 msgid "Click on the right to group instead of insert" msgstr "Cliquez sur la droite pour grouper au lieu d'insérer" -#: basket.cpp:2883 +#: basket.cpp:2886 msgid "Click on the left to insert instead of group" msgstr "Cliquez sur la gauche pour insérer au lieu de grouper" -#: basket.cpp:3077 +#: basket.cpp:3080 msgid "&Unlock" msgstr "&Déverrouiller" -#: basket.cpp:3082 +#: basket.cpp:3085 msgid "Password protected basket." msgstr "Panier protégé par mot de passe." -#: basket.cpp:3084 +#: basket.cpp:3087 msgid "Press Unlock to access it." msgstr "Cliquez Déverrouiller pour le consulter." -#: basket.cpp:3086 +#: basket.cpp:3089 #, c-format msgid "Encryption is not supported by<br/>this version of %1." msgstr "La cryptographie n'est pas supportée par<br>cette version de %1." -#: basket.cpp:3098 +#: basket.cpp:3101 msgid "" "To make baskets stay unlocked, change the automatic<br>locking duration in " "the application settings." @@ -503,27 +503,27 @@ msgstr "" "<small>Pour que les paniers restent déverrouillés, changez le temps<br>de " "verrouillage automatique dans les options de l'application.</small>" -#: basket.cpp:3135 basketstatusbar.cpp:83 bnpview.cpp:1347 bnpview.cpp:2011 +#: basket.cpp:3138 basketstatusbar.cpp:87 bnpview.cpp:1349 bnpview.cpp:2013 msgid "Loading..." msgstr "Chargement..." -#: basket.cpp:3381 basket.cpp:3402 bnpview.cpp:2320 +#: basket.cpp:3384 basket.cpp:3405 bnpview.cpp:2322 msgid "&Customize..." msgstr "&Personnaliser..." -#: basket.cpp:3383 basket.cpp:3404 +#: basket.cpp:3386 basket.cpp:3407 msgid "&Filter by this Tag" msgstr "&Filtrer cette marque" -#: basket.cpp:3405 +#: basket.cpp:3408 msgid "Filter by this &State" msgstr "Filtrer cet &état" -#: basket.cpp:3485 +#: basket.cpp:3488 msgid "Tags" msgstr "Marques" -#: basket.cpp:4117 +#: basket.cpp:4120 #, c-format msgid "" "_n: <qt>Do you really want to delete this note?</qt>\n" @@ -532,7 +532,7 @@ msgstr "" "<qt>Voulez-vous réellement supprimer cette note ?</qt>\n" "<qt>Voulez-vous réellement supprimer ces <b>%n</b> notes ?</qt>" -#: basket.cpp:4119 +#: basket.cpp:4122 msgid "" "_n: Delete Note\n" "Delete Notes" @@ -540,7 +540,7 @@ msgstr "" "Supprimer une note\n" "Supprimer des notes" -#: basket.cpp:4217 +#: basket.cpp:4220 msgid "" "_n: Copied note to clipboard.\n" "Copied notes to clipboard." @@ -548,7 +548,7 @@ msgstr "" "Note copiée dans le presse-papiers.\n" "Notes copiées dans le presse-papiers." -#: basket.cpp:4218 +#: basket.cpp:4221 msgid "" "_n: Cut note to clipboard.\n" "Cut notes to clipboard." @@ -556,7 +556,7 @@ msgstr "" "Note coupée dans le presse-papiers.\n" "Notes coupées dans le presse-papiers." -#: basket.cpp:4219 +#: basket.cpp:4222 msgid "" "_n: Copied note to selection.\n" "Copied notes to selection." @@ -564,39 +564,39 @@ msgstr "" "Note copiée dans la sélection.\n" "Notes copiées dans la sélection." -#: basket.cpp:4265 basket.cpp:4314 +#: basket.cpp:4268 basket.cpp:4317 msgid "Unable to open this note." msgstr "Impossible d'ouvrir cette note." -#: basket.cpp:4289 +#: basket.cpp:4292 msgid "You are not authorized to open this file." msgstr "Vous n'êtes pas autorisé à ouvrir ce fichier." -#: basket.cpp:4331 +#: basket.cpp:4334 msgid "Save to File" msgstr "Enregistrer dans un fichier" -#: basket.cpp:5283 +#: basket.cpp:5286 msgid "Please enter the password for the following private key:" msgstr "Veuillez saisir le mot de passe pour la clef privée suivante :" -#: basket.cpp:5285 +#: basket.cpp:5288 msgid "Please enter the password for the basket <b>%1</b>:" msgstr "Veuillez saisir le mot de passe pour le panier <i>%1</i> :" -#: basket.cpp:5330 +#: basket.cpp:5333 msgid "Please assign a password to the basket <b>%1</b>:" msgstr "Veuillez assigner un mot de passe au panier <i>%1</i> :" -#: basket.cpp:5392 +#: basket.cpp:5395 msgid "Insufficient Disk Space to Save Basket Data" msgstr "Espace disque insuffisant pour enregistrer le panier" -#: basket.cpp:5393 +#: basket.cpp:5396 msgid "Wrong Basket File Permissions" msgstr "Mauvaises permissions sur les fichiers du panier" -#: basket.cpp:5396 +#: basket.cpp:5399 msgid "" "Please remove files on the disk <b>%1</b> to let the application safely save " "your changes." @@ -604,7 +604,7 @@ msgstr "" "Veuillez supprimer des fichiers sur le disque <b>%1</b> afin de permettre à " "l'application de sauvegarder vos changements en toute sécurité." -#: basket.cpp:5398 +#: basket.cpp:5401 msgid "" "File permissions are bad for <b>%1</b>. Please check that you have write " "access to it and the parent folders." @@ -613,7 +613,7 @@ msgstr "" "vous avez les droits en écriture sur celui-ci, ainsi que sur les dossiers " "parents." -#: basket.cpp:5434 +#: basket.cpp:5437 msgid "Save Error" msgstr "Erreur d'enregistrement" @@ -645,84 +645,84 @@ msgstr "" msgid "Open basket archive or template" msgstr "Ouvrir une archive de paniers" -#: basketfactory.cpp:60 +#: basketfactory.cpp:64 msgid "Sorry, but the folder creation for this new basket has failed." msgstr "Désolé, mais la création d'un dossier pour ce nouveau panier a échoué." -#: basketfactory.cpp:60 basketfactory.cpp:90 basketfactory.cpp:111 +#: basketfactory.cpp:64 basketfactory.cpp:94 basketfactory.cpp:115 msgid "Basket Creation Failed" msgstr "Échec de la création de panier" -#: basketfactory.cpp:90 +#: basketfactory.cpp:94 msgid "Sorry, but the template copying for this new basket has failed." msgstr "Désolé, mais la copie du modèle pour ce nouveau panier a échoué." -#: basketfactory.cpp:111 +#: basketfactory.cpp:115 msgid "Sorry, but the template customization for this new basket has failed." msgstr "" "Désolé, mais la personnalisation du modèle pour ce nouveau panier a échoué." -#: basketlistview.cpp:338 +#: basketlistview.cpp:342 msgid "%1+%2+" msgstr "%1+%2+" -#: basketlistview.cpp:340 +#: basketlistview.cpp:344 msgid "%1+" msgstr "%1+" -#: basketlistview.cpp:343 +#: basketlistview.cpp:347 msgid "%1+%2" msgstr "%1+%2" -#: basketproperties.cpp:46 +#: basketproperties.cpp:50 msgid "Basket Properties" msgstr "Propriétés du panier" -#: basketproperties.cpp:64 kgpgme.cpp:62 newbasketdialog.cpp:108 +#: basketproperties.cpp:68 kgpgme.cpp:66 newbasketdialog.cpp:112 msgid "Name" msgstr "Nom" -#: basketproperties.cpp:76 +#: basketproperties.cpp:80 msgid "Background &image:" msgstr "&Image d'arrière-plan :" -#: basketproperties.cpp:77 +#: basketproperties.cpp:81 msgid "&Background color:" msgstr "&Couleur d'arrière-plan :" -#: basketproperties.cpp:78 +#: basketproperties.cpp:82 msgid "&Text color:" msgstr "Couleur du &texte :" -#: basketproperties.cpp:87 +#: basketproperties.cpp:91 msgid "(None)" msgstr "(Aucune)" -#: basketproperties.cpp:107 +#: basketproperties.cpp:111 msgid "Disposition" msgstr "Disposition" -#: basketproperties.cpp:110 +#: basketproperties.cpp:114 msgid "Col&umns:" msgstr "Colo&nnes :" -#: basketproperties.cpp:118 +#: basketproperties.cpp:122 msgid "&Free-form" msgstr "Lib&re" -#: basketproperties.cpp:119 +#: basketproperties.cpp:123 msgid "&Mind map" msgstr "Carte &mentale" -#: basketproperties.cpp:128 +#: basketproperties.cpp:132 msgid "&Keyboard Shortcut" msgstr "&Raccourci clavier" -#: basketproperties.cpp:133 +#: basketproperties.cpp:137 msgid "Learn some tips..." msgstr "Apprendre quelques astuces..." -#: basketproperties.cpp:134 +#: basketproperties.cpp:138 msgid "" "<p><strong>Easily Remember your Shortcuts</strong>:<br>With the first " "option, giving the basket a shortcut of the form <strong>Alt+Letter</strong> " @@ -752,46 +752,46 @@ msgstr "" "configurables pour, par exemple, coller le presse-papiers ou la sélection " "dans le panier courant depuis n'importe où.</p>" -#: basketproperties.cpp:149 +#: basketproperties.cpp:153 msgid "S&how this basket" msgstr "Montrer ce &panier" -#: basketproperties.cpp:150 +#: basketproperties.cpp:154 msgid "Show this basket (&global shortcut)" msgstr "Montrer ce panier (raccourci &global)" -#: basketproperties.cpp:151 +#: basketproperties.cpp:155 msgid "S&witch to this basket (global shortcut)" msgstr "&Basculer vers ce panier (raccourci global)" -#: basketstatusbar.cpp:100 +#: basketstatusbar.cpp:104 msgid "Shows if there are changes that have not yet been saved." msgstr "Indique s'il y a des changements qui n'ont pas encore été sauvegardés." -#: basketstatusbar.cpp:128 +#: basketstatusbar.cpp:132 msgid "Ctrl+drop: copy, Shift+drop: move, Shift+Ctrl+drop: link." msgstr "" "Ctrl+déposer : copier, Maj+déposer : déplacer, Maj+Ctrl+déposer : lier." -#: basketstatusbar.cpp:148 +#: basketstatusbar.cpp:152 msgid "<p>This basket is <b>locked</b>.<br>Click to unlock it.</p>" msgstr "" "<p>Ce panier est <b>verrouillé</b>.<br>Cliquez pour le déverrouiller.</p>" -#: basketstatusbar.cpp:153 +#: basketstatusbar.cpp:157 msgid "<p>This basket is <b>unlocked</b>.<br>Click to lock it.</p>" msgstr "" "<p>Ce panier est <b>déverrouillé</b>.<br>Cliquez pour le verrouiller.</p>" -#: bnpview.cpp:176 bnpview.cpp:1178 +#: bnpview.cpp:178 bnpview.cpp:1180 msgid "General" msgstr "Général" -#: bnpview.cpp:274 +#: bnpview.cpp:276 msgid "Show/hide main window" msgstr "Montrer / cacher la fenêtre principale" -#: bnpview.cpp:275 +#: bnpview.cpp:277 msgid "" "Allows you to show main Window if it is hidden, and to hide it if it is " "shown." @@ -799,11 +799,11 @@ msgstr "" "Vous permet de montrer la fenêtre principale si elle était cachée, et de la " "cacher si elle était affichée." -#: bnpview.cpp:279 +#: bnpview.cpp:281 msgid "Paste clipboard contents in current basket" msgstr "Coller le contenu du presse-papiers dans le panier courant" -#: bnpview.cpp:280 +#: bnpview.cpp:282 msgid "" "Allows you to paste clipboard contents in the current basket without having " "to open the main window." @@ -811,21 +811,21 @@ msgstr "" "Vous permet de coller le contenu du presse-papiers dans le panier courant " "sans avoir à ouvrir la fenêtre principale." -#: bnpview.cpp:283 +#: bnpview.cpp:285 msgid "Show current basket name" msgstr "Montrer le nom du panier courant" -#: bnpview.cpp:284 +#: bnpview.cpp:286 msgid "Allows you to know basket is current without opening the main window." msgstr "" "Vous permet de connaître quel est le panier courant sans ouvrir la fenêtre " "principale." -#: bnpview.cpp:287 +#: bnpview.cpp:289 msgid "Paste selection in current basket" msgstr "Coller la sélection dans le panier courant" -#: bnpview.cpp:288 +#: bnpview.cpp:290 msgid "" "Allows you to paste clipboard selection in the current basket without having " "to open the main window." @@ -833,11 +833,11 @@ msgstr "" "Vous permet de coller la sélection dans le panier courant sans avoir à " "ouvrir la fenêtre principale." -#: bnpview.cpp:291 +#: bnpview.cpp:293 msgid "Create a new basket" msgstr "Crée un nouveau panier" -#: bnpview.cpp:292 +#: bnpview.cpp:294 msgid "" "Allows you to create a new basket without having to open the main window " "(you then can use the other global shortcuts to add a note, paste clipboard " @@ -848,11 +848,11 @@ msgstr "" "pour ajouter un objet, coller le contenu du presse-papiers ou coller la " "sélection dans le panier courant)." -#: bnpview.cpp:295 +#: bnpview.cpp:297 msgid "Go to previous basket" msgstr "Aller au panier précédent" -#: bnpview.cpp:296 +#: bnpview.cpp:298 msgid "" "Allows you to change current basket to the previous one without having to " "open the main window." @@ -860,11 +860,11 @@ msgstr "" "Vous permet de changer le panier courant pour le précédent sans avoir à " "ouvrir la fenêtre principale." -#: bnpview.cpp:299 +#: bnpview.cpp:301 msgid "Go to next basket" msgstr "Aller au panier suivant" -#: bnpview.cpp:300 +#: bnpview.cpp:302 msgid "" "Allows you to change current basket to the next one without having to open " "the main window." @@ -872,21 +872,21 @@ msgstr "" "Vous permet de changer le panier courant pour le suivant sans avoir à ouvrir " "la fenêtre principale." -#: bnpview.cpp:307 +#: bnpview.cpp:309 msgid "Insert text note" msgstr "Insérer une note texte" -#: bnpview.cpp:308 +#: bnpview.cpp:310 msgid "" "Add a text note to the current basket without having to open the main window." msgstr "" "Ajouter un texte au panier courant sans avoir à ouvrir la fenêtre principale." -#: bnpview.cpp:311 settings.cpp:579 +#: bnpview.cpp:313 settings.cpp:582 msgid "Insert image note" msgstr "Insérer une note image" -#: bnpview.cpp:312 +#: bnpview.cpp:314 msgid "" "Add an image note to the current basket without having to open the main " "window." @@ -894,21 +894,21 @@ msgstr "" "Ajouter une image au panier courant sans avoir à ouvrir la fenêtre " "principale." -#: bnpview.cpp:315 settings.cpp:580 +#: bnpview.cpp:317 settings.cpp:583 msgid "Insert link note" msgstr "Insérer une note lien" -#: bnpview.cpp:316 +#: bnpview.cpp:318 msgid "" "Add a link note to the current basket without having to open the main window." msgstr "" "Ajouter un lien au panier courant sans avoir à ouvrir la fenêtre principale." -#: bnpview.cpp:319 settings.cpp:582 +#: bnpview.cpp:321 settings.cpp:585 msgid "Insert color note" msgstr "Insérer une note couleur" -#: bnpview.cpp:320 +#: bnpview.cpp:322 msgid "" "Add a color note to the current basket without having to open the main " "window." @@ -916,11 +916,11 @@ msgstr "" "Ajouter une couleur au panier courant sans avoir à ouvrir la fenêtre " "principale." -#: bnpview.cpp:323 +#: bnpview.cpp:325 msgid "Pick color from screen" msgstr "Puiser une couleur sur l'écran" -#: bnpview.cpp:324 +#: bnpview.cpp:326 msgid "" "Add a color note picked from one pixel on screen to the current basket " "without having to open the main window." @@ -928,11 +928,11 @@ msgstr "" "Ajouter une couleur puisée sur un pixel à l'écran dans le panier courant " "sans avoir à ouvrir la fenêtre principale." -#: bnpview.cpp:328 settings.cpp:583 +#: bnpview.cpp:330 settings.cpp:586 msgid "Grab screen zone" msgstr "Capturer une zone de l'écran" -#: bnpview.cpp:329 +#: bnpview.cpp:331 msgid "" "Grab a screen zone as an image in the current basket without having to open " "the main window." @@ -940,11 +940,11 @@ msgstr "" "Capturer une zone de l'écran en tant qu'image dans le panier courant sans " "avoir à ouvrir la fenêtre principale." -#: bnpview.cpp:341 +#: bnpview.cpp:343 msgid "Baskets" msgstr "Paniers" -#: bnpview.cpp:401 +#: bnpview.cpp:403 msgid "" "<h2>Basket Tree</h2>Here is the list of your baskets. You can organize your " "data by putting them in different baskets. You can group baskets by subject " @@ -957,244 +957,244 @@ msgstr "" "d'autres. Vous pouvez naviguer entre eux en cliquant sur un panier pour " "l'ouvrir, ou les réorganiser en utilisant le glisser / déposer." -#: bnpview.cpp:412 bnpview.cpp:414 +#: bnpview.cpp:414 bnpview.cpp:416 msgid "&Basket Archive..." msgstr "&Archive de paniers..." -#: bnpview.cpp:417 +#: bnpview.cpp:419 msgid "&Hide Window" msgstr "&Cacher la fenêtre" -#: bnpview.cpp:421 +#: bnpview.cpp:423 msgid "&HTML Web Page..." msgstr "&Page Web HTML..." -#: bnpview.cpp:423 +#: bnpview.cpp:425 msgid "K&Notes" msgstr "K&Notes" -#: bnpview.cpp:425 +#: bnpview.cpp:427 msgid "K&Jots" msgstr "K&Jots" -#: bnpview.cpp:427 +#: bnpview.cpp:429 msgid "&KnowIt..." msgstr "&KnowIt..." -#: bnpview.cpp:429 +#: bnpview.cpp:431 msgid "Tux&Cards..." msgstr "Tux&Cards..." -#: bnpview.cpp:431 +#: bnpview.cpp:433 msgid "&Sticky Notes" msgstr "&Sticky Notes" -#: bnpview.cpp:433 +#: bnpview.cpp:435 msgid "&Tomboy" msgstr "&Tomboy" -#: bnpview.cpp:435 +#: bnpview.cpp:437 msgid "Text &File..." msgstr "&Fichier texte..." -#: bnpview.cpp:438 +#: bnpview.cpp:440 msgid "&Backup && Restore..." msgstr "&Sauvegarder et restaurer..." -#: bnpview.cpp:443 +#: bnpview.cpp:445 msgid "D&elete" msgstr "Suppri&mer" -#: bnpview.cpp:449 +#: bnpview.cpp:451 msgid "Selects all notes" msgstr "Sélectionner toutes les notes" -#: bnpview.cpp:450 +#: bnpview.cpp:452 msgid "U&nselect All" msgstr "Tout &désélectionner" -#: bnpview.cpp:452 +#: bnpview.cpp:454 msgid "Unselects all selected notes" msgstr "Désélectionne toutes les notes sélectionnées" -#: bnpview.cpp:453 +#: bnpview.cpp:455 msgid "&Invert Selection" msgstr "In&verser la sélection" -#: bnpview.cpp:456 +#: bnpview.cpp:458 msgid "Inverts the current selection of notes" msgstr "Inverse la sélection des notes" -#: bnpview.cpp:458 +#: bnpview.cpp:460 msgid "" "_: Verb; not Menu\n" "&Edit..." msgstr "&Éditer..." -#: bnpview.cpp:463 +#: bnpview.cpp:465 msgid "&Open" msgstr "&Ouvrir" -#: bnpview.cpp:466 +#: bnpview.cpp:468 msgid "Open &With..." msgstr "Ouvrir &avec..." -#: bnpview.cpp:470 +#: bnpview.cpp:472 msgid "&Save to File..." msgstr "&Enregistrer dans un fichier..." -#: bnpview.cpp:473 +#: bnpview.cpp:475 msgid "&Group" msgstr "&Grouper" -#: bnpview.cpp:475 +#: bnpview.cpp:477 msgid "U&ngroup" msgstr "Dég&rouper" -#: bnpview.cpp:478 +#: bnpview.cpp:480 msgid "Move on &Top" msgstr "Déplacer en &haut" -#: bnpview.cpp:480 +#: bnpview.cpp:482 msgid "Move &Up" msgstr "Déplacer au-&dessus" -#: bnpview.cpp:482 +#: bnpview.cpp:484 msgid "Move &Down" msgstr "Déplacer en desso&us" -#: bnpview.cpp:484 +#: bnpview.cpp:486 msgid "Move on &Bottom" msgstr "Déplacer en &bas" -#: bnpview.cpp:500 +#: bnpview.cpp:502 msgid "&Text" msgstr "&Texte" -#: bnpview.cpp:501 +#: bnpview.cpp:503 msgid "&Link" msgstr "&Lien" -#: bnpview.cpp:502 +#: bnpview.cpp:504 msgid "&Image" msgstr "&Image" -#: bnpview.cpp:503 +#: bnpview.cpp:505 msgid "&Color" msgstr "&Couleur" -#: bnpview.cpp:504 +#: bnpview.cpp:506 msgid "L&auncher" msgstr "L&anceur" -#: bnpview.cpp:506 +#: bnpview.cpp:508 msgid "Import Launcher from &TDE Menu..." msgstr "Importer un lanceur depuis le menu &TDE..." -#: bnpview.cpp:507 +#: bnpview.cpp:509 msgid "Im&port Icon..." msgstr "Im&porter une icône..." -#: bnpview.cpp:508 +#: bnpview.cpp:510 msgid "Load From &File..." msgstr "Charger depuis un &fichier..." -#: bnpview.cpp:531 +#: bnpview.cpp:533 msgid "C&olor from Screen" msgstr "C&ouleur sur l'écran" -#: bnpview.cpp:536 +#: bnpview.cpp:538 msgid "Grab Screen &Zone" msgstr "Capturer une &zone de l'écran" -#: bnpview.cpp:566 +#: bnpview.cpp:568 msgid "&New Basket..." msgstr "&Nouveau panier..." -#: bnpview.cpp:568 +#: bnpview.cpp:570 msgid "New &Sub-Basket..." msgstr "Nouveau &sous-panier..." -#: bnpview.cpp:570 +#: bnpview.cpp:572 msgid "New Si&bling Basket..." msgstr "Nouveau panier &voisin..." -#: bnpview.cpp:573 +#: bnpview.cpp:575 msgid "&New" msgstr "&Nouveau" -#: bnpview.cpp:581 +#: bnpview.cpp:583 msgid "" "_: Remove Basket\n" "&Remove" msgstr "S&upprimer" -#: bnpview.cpp:584 +#: bnpview.cpp:586 msgid "" "_: Password protection\n" "Pass&word..." msgstr "&Mot de passe..." -#: bnpview.cpp:586 +#: bnpview.cpp:588 msgid "" "_: Lock Basket\n" "&Lock" msgstr "&Verrouiller" -#: bnpview.cpp:596 +#: bnpview.cpp:598 msgid "&Filter" msgstr "&Filtrer" -#: bnpview.cpp:600 +#: bnpview.cpp:602 msgid "Filter all &Baskets" msgstr "Filtrer tous les &paniers" -#: bnpview.cpp:604 +#: bnpview.cpp:606 msgid "&Reset Filter" msgstr "Vider le filt&re" -#: bnpview.cpp:609 +#: bnpview.cpp:611 msgid "&Previous Basket" msgstr "&Panier précédent" -#: bnpview.cpp:611 +#: bnpview.cpp:613 msgid "&Next Basket" msgstr "Panier &suivant" -#: bnpview.cpp:613 +#: bnpview.cpp:615 msgid "&Fold Basket" msgstr "&Replier ce panier" -#: bnpview.cpp:615 +#: bnpview.cpp:617 msgid "&Expand Basket" msgstr "&Développer ce panier" -#: bnpview.cpp:625 +#: bnpview.cpp:627 msgid "Configure &Global Shortcuts..." msgstr "Configurer les raccourcis clavier &globaux..." -#: bnpview.cpp:629 +#: bnpview.cpp:631 msgid "&Welcome Baskets" msgstr "Paniers de &bienvenue" -#: bnpview.cpp:953 +#: bnpview.cpp:955 msgid "Plain Text Notes Conversion" msgstr "Conversion des notes au format texte brut" -#: bnpview.cpp:954 +#: bnpview.cpp:956 msgid "Converting plain text notes to rich text ones..." msgstr "" "Conversion des notes au format texte brut en notes au format texte enrichi..." -#: bnpview.cpp:1345 +#: bnpview.cpp:1347 msgid "Locked" msgstr "Verrouillé" -#: bnpview.cpp:1349 +#: bnpview.cpp:1351 msgid "No notes" msgstr "Pas de note" -#: bnpview.cpp:1351 +#: bnpview.cpp:1353 #, c-format msgid "" "_n: %n note\n" @@ -1203,7 +1203,7 @@ msgstr "" "%n note\n" "%n notes" -#: bnpview.cpp:1352 +#: bnpview.cpp:1354 #, c-format msgid "" "_n: %n selected\n" @@ -1212,15 +1212,15 @@ msgstr "" "%n sélectionnée\n" "%n sélectionnées" -#: bnpview.cpp:1353 +#: bnpview.cpp:1355 msgid "all matches" msgstr "toutes correspondent" -#: bnpview.cpp:1353 +#: bnpview.cpp:1355 msgid "no filter" msgstr "pas de filtre" -#: bnpview.cpp:1355 +#: bnpview.cpp:1357 #, c-format msgid "" "_n: %n match\n" @@ -1229,31 +1229,31 @@ msgstr "" "%n correspondance\n" "%n correspondances" -#: bnpview.cpp:1357 +#: bnpview.cpp:1359 msgid "" "_: e.g. '18 notes, 10 matches, 5 selected'\n" "%1, %2, %3" msgstr "%1, %2, %3" -#: bnpview.cpp:1474 +#: bnpview.cpp:1476 msgid "Picked color to basket <i>%1</i>" msgstr "Une couleur puisée dans le panier <i>%1</i>" -#: bnpview.cpp:1511 +#: bnpview.cpp:1513 msgid "The plain text notes have been converted to rich text." msgstr "" "Les notes au format texte brut ont été converties en notes au format texte " "enrichi." -#: bnpview.cpp:1511 bnpview.cpp:1513 +#: bnpview.cpp:1513 bnpview.cpp:1515 msgid "Conversion Finished" msgstr "Conversion terminée" -#: bnpview.cpp:1513 +#: bnpview.cpp:1515 msgid "There are no plain text notes to convert." msgstr "Il n'y a pas de notes au format texte brut à convertir." -#: bnpview.cpp:1538 +#: bnpview.cpp:1540 msgid "" "<p><b>The file basketui.rc seems to not exist or is too old.<br>%1 cannot " "run without it and will stop.</b></p><p>Please check your installation of %2." @@ -1272,46 +1272,46 @@ msgstr "" "l'application est bien installée mais que vous aviez une version précédente, " "essayez de supprimer le fichier %5basketui.rc</p>" -#: bnpview.cpp:1549 +#: bnpview.cpp:1551 msgid "Ressource not Found" msgstr "Ressource non trouvée" -#: bnpview.cpp:1572 bnpview.cpp:1581 +#: bnpview.cpp:1574 bnpview.cpp:1583 msgid "Cannot add note." msgstr "Impossible d'ajouter une note." -#: bnpview.cpp:1643 +#: bnpview.cpp:1645 msgid "Grabbed screen zone to basket <i>%1</i>" msgstr "Une zone de l'écran capturée dans le panier <i>%1</i>" -#: bnpview.cpp:1691 +#: bnpview.cpp:1693 msgid "Delete Basket" msgstr "Supprimer le panier" -#: bnpview.cpp:1694 +#: bnpview.cpp:1696 msgid "Delete Only that Basket" msgstr "Supprimer seulement ce panier" -#: bnpview.cpp:1695 +#: bnpview.cpp:1697 msgid "Delete Note & Children" msgstr "Supprimer la note avec ses fils" -#: bnpview.cpp:1703 bnpview.cpp:1709 +#: bnpview.cpp:1705 bnpview.cpp:1711 msgid "" "<qt>Do you really want to remove the basket <b>%1</b> and its contents?</qt>" msgstr "" "<qt>Voulez-vous réellement supprimer le panier <b>%1</b> et son contenu ?</" "qt>" -#: bnpview.cpp:1711 +#: bnpview.cpp:1713 msgid "Remove Basket" msgstr "Supprimer le panier" -#: bnpview.cpp:1713 +#: bnpview.cpp:1715 msgid "&Remove Basket" msgstr "&Supprimer le panier" -#: bnpview.cpp:1724 +#: bnpview.cpp:1726 msgid "" "<qt><b>%1</b> have the following children baskets.<br>Do you want to remove " "them too?</qt>" @@ -1319,43 +1319,43 @@ msgstr "" "<qt><b>%1</b> a les paniers fils suivants.<br>Voulez-vous les supprimer " "aussi ?</qt>" -#: bnpview.cpp:1727 +#: bnpview.cpp:1729 msgid "Remove Children Baskets" msgstr "Supprimer les paniers fils" -#: bnpview.cpp:1729 +#: bnpview.cpp:1731 msgid "&Remove Children Baskets" msgstr "&Supprimer les paniers fils" -#: bnpview.cpp:1801 bnpview.cpp:1839 +#: bnpview.cpp:1803 bnpview.cpp:1841 msgid "Basket Archives" msgstr "Archives de paniers" -#: bnpview.cpp:1923 +#: bnpview.cpp:1925 msgid "Clipboard content pasted to basket <i>%1</i>" msgstr "Contenu du presse-papiers collé dans le panier <i>%1</i>" -#: bnpview.cpp:1931 +#: bnpview.cpp:1933 msgid "Selection pasted to basket <i>%1</i>" msgstr "Sélection collée dans le panier <i>%1</i>" -#: bnpview.cpp:1943 +#: bnpview.cpp:1945 msgid "No note was added." msgstr "Aucune note n'a été ajoutée." -#: bnpview.cpp:1970 +#: bnpview.cpp:1972 msgid "Basket <i>%1</i> is locked" msgstr "Le panier <i>%1</i> est verrouillé" -#: bnpview.cpp:1995 +#: bnpview.cpp:1997 msgid "(Locked)" msgstr "(Verrouillé)" -#: bnpview.cpp:2318 +#: bnpview.cpp:2320 msgid "&Assign new Tag..." msgstr "&Attribuer une nouvelle marque..." -#: bnpview.cpp:2319 +#: bnpview.cpp:2321 msgid "&Remove All" msgstr "&Tout supprimer" @@ -1400,75 +1400,75 @@ msgstr "" "le problème. Veuillez vérifier le dépôt de paquetages pour votre " "distribution." -#: debugwindow.cpp:34 +#: debugwindow.cpp:38 msgid "Debug Window" msgstr "Fenêtre de déboguage" -#: exporterdialog.cpp:37 +#: exporterdialog.cpp:41 msgid "Export Basket to HTML" msgstr "Exporter le panier en HTML" -#: exporterdialog.cpp:46 +#: exporterdialog.cpp:50 msgid "HTML Page Filename" msgstr "Nom de la page HTML" -#: exporterdialog.cpp:49 +#: exporterdialog.cpp:53 msgid "&Filename:" msgstr "Nom du &fichier :" -#: exporterdialog.cpp:52 +#: exporterdialog.cpp:56 msgid "&Embed linked local files" msgstr "&Embarquer les fichiers locaux liés" -#: exporterdialog.cpp:53 +#: exporterdialog.cpp:57 msgid "Embed &linked local folders" msgstr "Embarquer &les dossiers locaux liés" -#: exporterdialog.cpp:54 +#: exporterdialog.cpp:58 msgid "Erase &previous files in target folder" msgstr "&Supprimer les fichiers précédents dans le dossier cible" -#: exporterdialog.cpp:55 +#: exporterdialog.cpp:59 msgid "For&mat for impression" msgstr "For&mater pour l'impression" -#: filter.cpp:60 +#: filter.cpp:64 msgid "Reset Filter" msgstr "Vider le filtre" -#: filter.cpp:64 +#: filter.cpp:68 msgid "&Filter: " msgstr "&Filtrer : " -#: filter.cpp:66 +#: filter.cpp:70 msgid "T&ag: " msgstr "Marqu&e : " -#: filter.cpp:69 +#: filter.cpp:73 msgid "Filter all Baskets" msgstr "Filtrer tous les paniers" -#: filter.cpp:151 +#: filter.cpp:155 msgid "(Not tagged)" msgstr "(Non marqué)" -#: filter.cpp:152 +#: filter.cpp:156 msgid "(Tagged)" msgstr "(Marqué)" -#: focusedwidgets.cpp:195 +#: focusedwidgets.cpp:199 msgid "Auto Spell Check" msgstr "Vérification orthographique automatique" -#: focusedwidgets.cpp:195 +#: focusedwidgets.cpp:199 msgid "Check Spelling..." msgstr "Vérifier l'orthographe..." -#: focusedwidgets.cpp:198 +#: focusedwidgets.cpp:202 msgid "Allow Tabulations" msgstr "Autoriser les tabulations" -#: formatimporter.cpp:132 +#: formatimporter.cpp:136 msgid "" "<p>Folder mirroring is not possible anymore (see <a href='http://basket.kde." "org/'>basket.kde.org</a> for more information).</p><p>The folder <b>%1</b> " @@ -1483,60 +1483,60 @@ msgstr "" "modifiant l'un des deux, l'autre ne sera plus modifié car ils sont " "maintenant deux entités séparées.</p>" -#: formatimporter.cpp:134 +#: formatimporter.cpp:138 msgid "Folder Mirror Import" msgstr "Importation d'un dossier reflété" -#: htmlexporter.cpp:53 +#: htmlexporter.cpp:56 msgid "HTML Documents" msgstr "Documents HTML" -#: htmlexporter.cpp:57 htmlexporter.cpp:79 +#: htmlexporter.cpp:60 htmlexporter.cpp:82 msgid "Export to HTML" msgstr "Exporter en HTML" -#: htmlexporter.cpp:79 +#: htmlexporter.cpp:82 msgid "Exporting to HTML. Please wait..." msgstr "Exportation en HTML. Veuillez patienter..." -#: htmlexporter.cpp:114 htmlexporter.cpp:139 htmlexporter.cpp:148 +#: htmlexporter.cpp:117 htmlexporter.cpp:142 htmlexporter.cpp:151 msgid "" "_: HTML export folder (files)\n" "%1_files" msgstr "%1_fichiers" -#: htmlexporter.cpp:120 htmlexporter.cpp:153 +#: htmlexporter.cpp:123 htmlexporter.cpp:156 msgid "" "_: HTML export folder (icons)\n" "icons" msgstr "icônes" -#: htmlexporter.cpp:121 htmlexporter.cpp:154 +#: htmlexporter.cpp:124 htmlexporter.cpp:157 msgid "" "_: HTML export folder (images)\n" "images" msgstr "images" -#: htmlexporter.cpp:122 htmlexporter.cpp:151 +#: htmlexporter.cpp:125 htmlexporter.cpp:154 msgid "" "_: HTML export folder (baskets)\n" "baskets" msgstr "paniers" -#: htmlexporter.cpp:143 htmlexporter.cpp:149 htmlexporter.cpp:150 +#: htmlexporter.cpp:146 htmlexporter.cpp:152 htmlexporter.cpp:153 msgid "" "_: HTML export folder (data)\n" "data" msgstr "données" -#: htmlexporter.cpp:319 +#: htmlexporter.cpp:322 msgid "Made with %1, a TDE tool to take notes and keep information at hand." msgstr "" "Fait avec %1, un outil TDE pour prendre des notes et garder ses informations " "sous la main." #: kcolorcombo2.cpp:126 kcolorcombo2.cpp:602 kcolorcombo2.cpp:624 -#: tagsedit.cpp:470 variouswidgets.cpp:269 +#: tagsedit.cpp:474 variouswidgets.cpp:269 msgid "(Default)" msgstr "(Par défaut)" @@ -1544,35 +1544,35 @@ msgstr "(Par défaut)" msgid "Other..." msgstr "Autre..." -#: kgpgme.cpp:51 +#: kgpgme.cpp:55 msgid "Private Key List" msgstr "Liste des clefs publiques" -#: kgpgme.cpp:63 +#: kgpgme.cpp:67 msgid "Email" msgstr "E-mail" -#: kgpgme.cpp:64 +#: kgpgme.cpp:68 msgid "ID" msgstr "ID" -#: kgpgme.cpp:69 +#: kgpgme.cpp:73 msgid "Choose a secret key:" msgstr "Choisissez une clef secrète :" -#: kgpgme.cpp:230 +#: kgpgme.cpp:234 msgid "Key listing unexpectedly truncated." msgstr "La liste des clefs privées est incomplète." -#: kgpgme.cpp:266 +#: kgpgme.cpp:270 msgid "That public key is not meant for encryption" msgstr "Cette clef publique n'est pas destinée pour le cryptage" -#: kgpgme.cpp:309 +#: kgpgme.cpp:313 msgid "Unsupported algorithm" msgstr "Algorithme non supporté" -#: kgpgme.cpp:412 +#: kgpgme.cpp:416 msgid "Wrong password." msgstr "Mauvais mot de passe." @@ -1862,71 +1862,71 @@ msgstr "" msgid "Comment Sent" msgstr "Commentaire envoyé" -#: linklabel.cpp:564 +#: linklabel.cpp:568 msgid "I&talic" msgstr "I&talique" -#: linklabel.cpp:567 +#: linklabel.cpp:571 msgid "&Bold" msgstr "&Gras" -#: linklabel.cpp:574 +#: linklabel.cpp:578 msgid "Always" msgstr "Toujours" -#: linklabel.cpp:575 +#: linklabel.cpp:579 msgid "Never" msgstr "Jamais" -#: linklabel.cpp:576 +#: linklabel.cpp:580 msgid "On mouse hovering" msgstr "Lors du survol de la souris" -#: linklabel.cpp:577 +#: linklabel.cpp:581 msgid "When mouse is outside" msgstr "Quand la souris est à l'extérieur" -#: linklabel.cpp:578 +#: linklabel.cpp:582 msgid "&Underline:" msgstr "So&ulignement :" -#: linklabel.cpp:583 +#: linklabel.cpp:587 msgid "Colo&r:" msgstr "&Couleur :" -#: linklabel.cpp:588 +#: linklabel.cpp:592 msgid "&Mouse hover color:" msgstr "Couleu&r lors du survol de la souris :" -#: linklabel.cpp:595 +#: linklabel.cpp:599 msgid "&Icon size:" msgstr "Taille de l'&icône :" -#: linklabel.cpp:600 +#: linklabel.cpp:604 msgid "None" msgstr "Aucun" -#: linklabel.cpp:601 +#: linklabel.cpp:605 msgid "Icon size" msgstr "De la taille de l'icône" -#: linklabel.cpp:602 +#: linklabel.cpp:606 msgid "Twice the icon size" msgstr "Deux fois la taille de l'icône" -#: linklabel.cpp:603 +#: linklabel.cpp:607 msgid "Three times the icon size" msgstr "Trois fois la taille de l'icône" -#: linklabel.cpp:604 +#: linklabel.cpp:608 msgid "&Preview:" msgstr "A&perçu :" -#: linklabel.cpp:606 +#: linklabel.cpp:610 msgid "You disabled preview but still see images?" msgstr "Vous avez désactivé l'aperçu mais voyez-vous toujours des images ?" -#: linklabel.cpp:607 +#: linklabel.cpp:611 msgid "" "<p>This is normal because there are several type of notes.<br>This setting " "only applies to file and local link notes.<br>The images you see are image " @@ -1955,23 +1955,23 @@ msgstr "" "décochez \"Image ou animation\" dans le groupe \"Voir le contenu des " "fichiers ajoutés pour les types suivants\".</p>" -#: linklabel.cpp:623 +#: linklabel.cpp:627 msgid "Example" msgstr "Exemple" -#: mainwindow.cpp:139 +#: mainwindow.cpp:143 msgid "Minimize" msgstr "Réduire" -#: mainwindow.cpp:304 +#: mainwindow.cpp:308 msgid "Basket" msgstr "Panier" -#: mainwindow.cpp:313 +#: mainwindow.cpp:317 msgid "<p>Do you really want to quit %1?</p>" msgstr "<p>Voulez-vous réellement quitter %1 ?</p>" -#: mainwindow.cpp:315 +#: mainwindow.cpp:319 msgid "" "<p>Notice that you do not have to quit the application before ending your " "TDE session. If you end your session while the application is still running, " @@ -1982,55 +1982,55 @@ msgstr "" "s'exécute encore, l'application sera redémarrée la prochaine fois que vous " "démarrerez votre session.</p>" -#: mainwindow.cpp:318 +#: mainwindow.cpp:322 msgid "Quit Confirm" msgstr "Confirmer pour quitter" -#: newbasketdialog.cpp:88 +#: newbasketdialog.cpp:92 msgid "New Basket" msgstr "Nouveau panier" -#: newbasketdialog.cpp:113 +#: newbasketdialog.cpp:117 msgid "Background color" msgstr "Couleur d'arrière-plan" -#: newbasketdialog.cpp:120 +#: newbasketdialog.cpp:124 msgid "&Manage Templates..." msgstr "&Gérer les modèles..." -#: newbasketdialog.cpp:155 newbasketdialog.cpp:302 +#: newbasketdialog.cpp:159 newbasketdialog.cpp:306 msgid "One column" msgstr "Une colonne" -#: newbasketdialog.cpp:166 newbasketdialog.cpp:304 +#: newbasketdialog.cpp:170 newbasketdialog.cpp:308 msgid "Two columns" msgstr "Deux colonnes" -#: newbasketdialog.cpp:178 newbasketdialog.cpp:306 +#: newbasketdialog.cpp:182 newbasketdialog.cpp:310 msgid "Three columns" msgstr "Trois colonnes" -#: newbasketdialog.cpp:190 +#: newbasketdialog.cpp:194 msgid "Free" msgstr "Libre" -#: newbasketdialog.cpp:205 +#: newbasketdialog.cpp:209 msgid "&Template:" msgstr "&Modèle :" -#: newbasketdialog.cpp:214 +#: newbasketdialog.cpp:218 msgid "(Baskets)" msgstr "(Paniers)" -#: newbasketdialog.cpp:215 +#: newbasketdialog.cpp:219 msgid "C&reate in:" msgstr "&Créer dans :" -#: newbasketdialog.cpp:216 +#: newbasketdialog.cpp:220 msgid "How is it useful?" msgstr "En quoi est-ce utile ?" -#: newbasketdialog.cpp:217 +#: newbasketdialog.cpp:221 msgid "" "<p>Creating baskets inside of other baskets to form a hierarchy allows you " "to be more organized by eg.:</p><ul><li>Grouping baskets by themes or topics;" @@ -2046,359 +2046,359 @@ msgstr "" "li><li>Créer des groupes de paniers à exporter ensemble (par exemple, pour " "les envoyer par e-mail à un groupe de personnes).</li></ul>" -#: newbasketdialog.cpp:308 +#: newbasketdialog.cpp:312 msgid "Free-form" msgstr "Libre" -#: newbasketdialog.cpp:310 +#: newbasketdialog.cpp:314 msgid "Mind map" msgstr "Carte mentale" -#: note.cpp:2830 +#: note.cpp:2834 msgid "(Image)" msgstr "(Image)" -#: notecontent.cpp:173 +#: notecontent.cpp:176 msgid "Plain Text" msgstr "Texte brut" -#: notecontent.cpp:174 +#: notecontent.cpp:177 msgid "Text" msgstr "Texte" -#: notecontent.cpp:175 +#: notecontent.cpp:178 msgid "Image" msgstr "Image" -#: notecontent.cpp:176 +#: notecontent.cpp:179 msgid "Animation" msgstr "Animation" -#: notecontent.cpp:177 +#: notecontent.cpp:180 msgid "Sound" msgstr "Son" -#: notecontent.cpp:179 +#: notecontent.cpp:182 msgid "Link" msgstr "Lien" -#: notecontent.cpp:180 +#: notecontent.cpp:183 msgid "Launcher" msgstr "Lanceur" -#: notecontent.cpp:181 noteedit.cpp:821 +#: notecontent.cpp:184 noteedit.cpp:825 msgid "Color" msgstr "Couleur" -#: notecontent.cpp:182 +#: notecontent.cpp:185 msgid "Unknown" msgstr "Inconnu" -#: notecontent.cpp:323 +#: notecontent.cpp:326 msgid "Edit this plain text" msgstr "Éditer ce texte brut" -#: notecontent.cpp:324 +#: notecontent.cpp:327 msgid "Edit this text" msgstr "Éditer ce texte" -#: notecontent.cpp:325 +#: notecontent.cpp:328 msgid "Edit this image" msgstr "Éditer cette image" -#: notecontent.cpp:326 +#: notecontent.cpp:329 msgid "Edit this animation" msgstr "Éditer cette animation" -#: notecontent.cpp:327 +#: notecontent.cpp:330 msgid "Edit the file name of this sound" msgstr "Éditer le nom de fichier de ce son" -#: notecontent.cpp:328 +#: notecontent.cpp:331 msgid "Edit the name of this file" msgstr "Éditer le nom de ce fichier" -#: notecontent.cpp:329 +#: notecontent.cpp:332 msgid "Edit this link" msgstr "Éditer ce lien" -#: notecontent.cpp:330 +#: notecontent.cpp:333 msgid "Edit this launcher" msgstr "Éditer ce lanceur" -#: notecontent.cpp:331 +#: notecontent.cpp:334 msgid "Edit this color" msgstr "Éditer cette couleur" -#: notecontent.cpp:332 +#: notecontent.cpp:335 msgid "Edit this unknown object" msgstr "Éditer cet objet inconnu" -#: notecontent.cpp:580 +#: notecontent.cpp:583 msgid "Opening plain text..." msgstr "Ouverture du texte brut..." -#: notecontent.cpp:581 +#: notecontent.cpp:584 msgid "Opening plain texts..." msgstr "Ouverture des textes bruts..." -#: notecontent.cpp:582 +#: notecontent.cpp:585 msgid "Opening plain text with..." msgstr "Ouverture du texte brut avec..." -#: notecontent.cpp:583 +#: notecontent.cpp:586 msgid "Opening plain texts with..." msgstr "Ouverture des textes bruts avec..." -#: notecontent.cpp:584 +#: notecontent.cpp:587 msgid "Open plain text with:" msgstr "Ouvrir le texte brut avec :" -#: notecontent.cpp:585 +#: notecontent.cpp:588 msgid "Open plain texts with:" msgstr "Ouvrir les textes bruts avec :" -#: notecontent.cpp:688 +#: notecontent.cpp:691 msgid "Opening text..." msgstr "Ouverture du texte..." -#: notecontent.cpp:689 +#: notecontent.cpp:692 msgid "Opening texts..." msgstr "Ouverture des textes..." -#: notecontent.cpp:690 +#: notecontent.cpp:693 msgid "Opening text with..." msgstr "Ouverture du texte avec..." -#: notecontent.cpp:691 +#: notecontent.cpp:694 msgid "Opening texts with..." msgstr "Ouverture des textes avec..." -#: notecontent.cpp:692 +#: notecontent.cpp:695 msgid "Open text with:" msgstr "Ouvrir ce texte avec :" -#: notecontent.cpp:693 +#: notecontent.cpp:696 msgid "Open texts with:" msgstr "Ouvrir ces textes avec :" -#: notecontent.cpp:806 notecontent.cpp:1024 +#: notecontent.cpp:809 notecontent.cpp:1027 msgid "Size" msgstr "Taille" -#: notecontent.cpp:807 variouswidgets.cpp:147 +#: notecontent.cpp:810 variouswidgets.cpp:147 msgid "%1 by %2 pixels" msgstr "%1 par %2 pixels" -#: notecontent.cpp:813 +#: notecontent.cpp:816 msgid "Opening image..." msgstr "Ouverture de l'image..." -#: notecontent.cpp:814 +#: notecontent.cpp:817 msgid "Opening images..." msgstr "Ouverture des images..." -#: notecontent.cpp:815 +#: notecontent.cpp:818 msgid "Opening image with..." msgstr "Ouverture de l'image avec..." -#: notecontent.cpp:816 +#: notecontent.cpp:819 msgid "Opening images with..." msgstr "Ouverture des images avec..." -#: notecontent.cpp:817 +#: notecontent.cpp:820 msgid "Open image with:" msgstr "Ouvrir l'image avec :" -#: notecontent.cpp:818 +#: notecontent.cpp:821 msgid "Open images with:" msgstr "Ouvrir les images avec :" -#: notecontent.cpp:842 +#: notecontent.cpp:845 msgid "Click for full size view" msgstr "Cliquez pour voir en taille réelle" -#: notecontent.cpp:913 +#: notecontent.cpp:916 msgid "Opening animation..." msgstr "Ouverture de l'animation..." -#: notecontent.cpp:914 +#: notecontent.cpp:917 msgid "Opening animations..." msgstr "Ouverture des animations..." -#: notecontent.cpp:915 +#: notecontent.cpp:918 msgid "Opening animation with..." msgstr "Ouverture de l'animation avec..." -#: notecontent.cpp:916 +#: notecontent.cpp:919 msgid "Opening animations with..." msgstr "Ouverture des animations avec..." -#: notecontent.cpp:917 +#: notecontent.cpp:920 msgid "Open animation with:" msgstr "Ouvrir l'animation avec :" -#: notecontent.cpp:918 +#: notecontent.cpp:921 msgid "Open animations with:" msgstr "Ouvrir les animations avec :" -#: notecontent.cpp:1029 +#: notecontent.cpp:1032 msgid "Type" msgstr "Type" -#: notecontent.cpp:1067 +#: notecontent.cpp:1070 msgid "Open this file" msgstr "Ouvrir ce fichier" -#: notecontent.cpp:1086 +#: notecontent.cpp:1089 msgid "Opening file..." msgstr "Ouverture du fichier..." -#: notecontent.cpp:1087 +#: notecontent.cpp:1090 msgid "Opening files..." msgstr "Ouverture des fichiers..." -#: notecontent.cpp:1088 +#: notecontent.cpp:1091 msgid "Opening file with..." msgstr "Ouverture du fichier avec..." -#: notecontent.cpp:1089 +#: notecontent.cpp:1092 msgid "Opening files with..." msgstr "Ouverture des fichiers avec..." -#: notecontent.cpp:1090 +#: notecontent.cpp:1093 msgid "Open file with:" msgstr "Ouvrir le fichier avec :" -#: notecontent.cpp:1091 +#: notecontent.cpp:1094 msgid "Open files with:" msgstr "Ouvrir les fichiers avec :" -#: notecontent.cpp:1162 +#: notecontent.cpp:1165 msgid "Open this sound" msgstr "Ouvrir ce son" -#: notecontent.cpp:1199 +#: notecontent.cpp:1202 msgid "Opening sound..." msgstr "Ouverture du son..." -#: notecontent.cpp:1200 +#: notecontent.cpp:1203 msgid "Opening sounds..." msgstr "Ouverture des sons..." -#: notecontent.cpp:1201 +#: notecontent.cpp:1204 msgid "Opening sound with..." msgstr "Ouverture du son avec..." -#: notecontent.cpp:1202 +#: notecontent.cpp:1205 msgid "Opening sounds with..." msgstr "Ouverture des sons avec..." -#: notecontent.cpp:1203 +#: notecontent.cpp:1206 msgid "Open sound with:" msgstr "Ouvrir le son avec :" -#: notecontent.cpp:1204 +#: notecontent.cpp:1207 msgid "Open sounds with:" msgstr "Ouvrir les sons avec :" -#: notecontent.cpp:1242 +#: notecontent.cpp:1245 msgid "Target" msgstr "Cible" -#: notecontent.cpp:1265 +#: notecontent.cpp:1268 msgid "Open this link" msgstr "Ouvrir ce lien" -#: notecontent.cpp:1291 +#: notecontent.cpp:1294 msgid "Link have no URL to open." msgstr "Le lien n'a pas d'URL à ouvrir." -#: notecontent.cpp:1294 +#: notecontent.cpp:1297 msgid "Opening link target..." msgstr "Ouverture de la cible du lien..." -#: notecontent.cpp:1295 +#: notecontent.cpp:1298 msgid "Opening link targets..." msgstr "Ouverture de la cible des liens..." -#: notecontent.cpp:1296 +#: notecontent.cpp:1299 msgid "Opening link target with..." msgstr "Ouverture de la cible du lien avec..." -#: notecontent.cpp:1297 +#: notecontent.cpp:1300 msgid "Opening link targets with..." msgstr "Ouverture de la cible des liens avec..." -#: notecontent.cpp:1298 +#: notecontent.cpp:1301 msgid "Open link target with:" msgstr "Ouvrir la cible du lien avec :" -#: notecontent.cpp:1299 +#: notecontent.cpp:1302 msgid "Open link targets with:" msgstr "Ouvrir de la cible des liens avec :" -#: notecontent.cpp:1430 +#: notecontent.cpp:1433 msgid "%1 <i>(run in terminal)</i>" msgstr "%1 <i>(exécuter dans un terminal)</i>" -#: notecontent.cpp:1433 +#: notecontent.cpp:1436 msgid "Comment" msgstr "Commentaire" -#: notecontent.cpp:1437 +#: notecontent.cpp:1440 msgid "Command" msgstr "Commande" -#: notecontent.cpp:1460 +#: notecontent.cpp:1463 msgid "Launch this application" msgstr "Lancer cette application" -#: notecontent.cpp:1481 +#: notecontent.cpp:1484 msgid "The launcher have no command to run." msgstr "Le lanceur n'a pas de commande à exécuter." -#: notecontent.cpp:1484 +#: notecontent.cpp:1487 msgid "Launching application..." msgstr "Lancement de l'application..." -#: notecontent.cpp:1485 +#: notecontent.cpp:1488 msgid "Launching applications..." msgstr "Lancement des applications..." -#: notecontent.cpp:1572 +#: notecontent.cpp:1575 msgid "" "_: RGB Colorspace: Red/Green/Blue\n" "RGB" msgstr "RVB" -#: notecontent.cpp:1573 +#: notecontent.cpp:1576 msgid "<i>Red</i>: %1, <i>Green</i>: %2, <i>Blue</i>: %3," msgstr "<i>Rouge</i> : %1, <i>Vert</i> : %2, <i>Bleu</i> : %3," -#: notecontent.cpp:1575 +#: notecontent.cpp:1578 msgid "" "_: HSV Colorspace: Hue/Saturation/Value\n" "HSV" msgstr "TSV" -#: notecontent.cpp:1576 +#: notecontent.cpp:1579 msgid "<i>Hue</i>: %1, <i>Saturation</i>: %2, <i>Value</i>: %3," msgstr "<i>Teinte</i> : %1, <i>Saturation</i> : %2, <i>Valeur</i> : %3," -#: notecontent.cpp:1729 +#: notecontent.cpp:1732 msgid "CSS Color Name" msgstr "Nom de couleur CSS" -#: notecontent.cpp:1739 +#: notecontent.cpp:1742 msgid "CSS Extended Color Name" msgstr "Nom de couleur CSS étendu" -#: notecontent.cpp:1745 +#: notecontent.cpp:1748 msgid "Is Web Color" msgstr "Est une couleur Web" -#: noteedit.cpp:385 +#: noteedit.cpp:389 msgid "" "Images can not be edited here at the moment (the next version of BasKet Note " "Pads will include an image editor).\n" @@ -2408,11 +2408,11 @@ msgstr "" "Blocs notes BasKet inclura un éditeur d'image).\n" "Voulez-vous ouvrir une application qui comprend cet objet ?" -#: noteedit.cpp:387 +#: noteedit.cpp:391 msgid "Edit Image Note" msgstr "Édition de la note image" -#: noteedit.cpp:401 +#: noteedit.cpp:405 msgid "" "This animated image can not be edited here.\n" "Do you want to open it with an application that understands it?" @@ -2420,15 +2420,15 @@ msgstr "" "Les images animées ne peuvent pas être éditées ici.\n" "Voulez-vous ouvrir une application qui comprend cet objet ?" -#: noteedit.cpp:403 +#: noteedit.cpp:407 msgid "Edit Animation Note" msgstr "Édition de la note animation" -#: noteedit.cpp:480 +#: noteedit.cpp:484 msgid "Edit Color Note" msgstr "Édition de la note couleur" -#: noteedit.cpp:503 +#: noteedit.cpp:507 msgid "" "The type of this note is unknown and can not be edited here.\n" "You however can drag or copy the note into an application that understands " @@ -2438,75 +2438,75 @@ msgstr "" "Vous pouvez par contre glisser ou copier cette note dans une application qui " "la comprend." -#: noteedit.cpp:505 +#: noteedit.cpp:509 msgid "Edit Unknown Note" msgstr "Édition de la note inconnue" -#: noteedit.cpp:534 +#: noteedit.cpp:538 msgid "Edit Link Note" msgstr "Édition de la note lien" -#: noteedit.cpp:546 noteedit.cpp:559 +#: noteedit.cpp:550 noteedit.cpp:563 msgid "Auto" msgstr "Auto" -#: noteedit.cpp:555 noteedit.cpp:708 +#: noteedit.cpp:559 noteedit.cpp:712 msgid "&Icon:" msgstr "&Icône :" -#: noteedit.cpp:579 +#: noteedit.cpp:583 msgid "Ta&rget:" msgstr "&Cible :" -#: noteedit.cpp:580 +#: noteedit.cpp:584 msgid "&Title:" msgstr "&Titre :" -#: noteedit.cpp:693 +#: noteedit.cpp:697 msgid "Edit Launcher Note" msgstr "Édition de la note lanceur" -#: noteedit.cpp:702 +#: noteedit.cpp:706 msgid "Choose a command to run:" msgstr "Choisissez une commande à exécuter :" -#: noteedit.cpp:711 +#: noteedit.cpp:715 msgid "&Guess" msgstr "&Deviner" -#: noteedit.cpp:727 +#: noteedit.cpp:731 msgid "Comman&d:" msgstr "&Commande :" -#: noteedit.cpp:728 tagsedit.cpp:379 +#: noteedit.cpp:732 tagsedit.cpp:383 msgid "&Name:" msgstr "&Nom :" -#: noteedit.cpp:823 tagsedit.cpp:437 +#: noteedit.cpp:827 tagsedit.cpp:441 msgid "Bold" msgstr "Gras" -#: noteedit.cpp:825 tagsedit.cpp:443 +#: noteedit.cpp:829 tagsedit.cpp:447 msgid "Underline" msgstr "Souligné" -#: noteedit.cpp:830 +#: noteedit.cpp:834 msgid "Align Left" msgstr "Aligner à gauche" -#: noteedit.cpp:831 +#: noteedit.cpp:835 msgid "Centered" msgstr "Centrer" -#: noteedit.cpp:832 +#: noteedit.cpp:836 msgid "Align Right" msgstr "Aligner à droite" -#: noteedit.cpp:833 +#: noteedit.cpp:837 msgid "Justified" msgstr "Justifier" -#: notefactory.cpp:445 +#: notefactory.cpp:449 msgid "" "<p>%1 doesn't support the data you've dropped.<br>It however created a " "generic note, allowing you to drag or copy it to an application that " @@ -2521,80 +2521,80 @@ msgstr "" "\"http://basket.kde.org/dropdb.php\">base de données des types supportés par " "BasKet</a>.</p>" -#: notefactory.cpp:449 +#: notefactory.cpp:453 msgid "Unsupported MIME Type(s)" msgstr "Type(s) MIME non supporté(s)" -#: notefactory.cpp:503 +#: notefactory.cpp:507 msgid "&Move Here\tShift" msgstr "&Déplacer ici\tMaj" -#: notefactory.cpp:504 +#: notefactory.cpp:508 msgid "&Copy Here\tCtrl" msgstr "&Copier ici\tCtrl" -#: notefactory.cpp:505 +#: notefactory.cpp:509 msgid "&Link Here\tCtrl+Shift" msgstr "&Lier ici\tCtrl+Maj" -#: notefactory.cpp:507 +#: notefactory.cpp:511 msgid "C&ancel\tEscape" msgstr "&Annuler\tEchap." -#: notefactory.cpp:991 +#: notefactory.cpp:995 msgid "Import Icon as Image" msgstr "Importer une icône en tant qu'image" -#: notefactory.cpp:991 +#: notefactory.cpp:995 msgid "Choose the size of the icon to import as an image:" msgstr "Choisissez la taille de l'icône à importer en tant qu'image :" -#: notefactory.cpp:1004 +#: notefactory.cpp:1008 msgid "Load File Content into a Note" msgstr "Charger le contenu d'un fichier dans une note" -#: password.cpp:36 passwordlayout.ui:16 settings.cpp:596 +#: password.cpp:40 passwordlayout.ui:16 settings.cpp:599 #, no-c-format msgid "Password Protection" msgstr "Protection par mot de passe" -#: password.cpp:53 +#: password.cpp:57 msgid "No private key selected." msgstr "Aucune clef privée sélectionnée." -#: settings.cpp:370 +#: settings.cpp:373 msgid "On left" msgstr "À gauche" -#: settings.cpp:371 +#: settings.cpp:374 msgid "On right" msgstr "À droite" -#: settings.cpp:372 +#: settings.cpp:375 msgid "&Basket tree position:" msgstr "&Position de l'arborescence des paniers :" -#: settings.cpp:379 settings.cpp:694 +#: settings.cpp:382 settings.cpp:697 msgid "On top" msgstr "En haut" -#: settings.cpp:380 settings.cpp:695 +#: settings.cpp:383 settings.cpp:698 msgid "On bottom" msgstr "En bas" -#: settings.cpp:381 +#: settings.cpp:384 msgid "&Filter bar position:" msgstr "Position de la &barre de filtrage :" -#: settings.cpp:388 +#: settings.cpp:391 msgid "&Use balloons to report results of global actions" msgstr "&Utiliser des bulles pour rapporter le résultat des actions globales" -#: settings.cpp:391 +#: settings.cpp:394 msgid "What are global actions?" msgstr "Que sont les actions globales ?" -#: settings.cpp:392 +#: settings.cpp:395 msgid "" "You can configure global shortcuts to do some actions without having to show " "the main window. For instance, you can paste the clipboard content, take a " @@ -2609,7 +2609,7 @@ msgstr "" "de notification pour changer le panier courant ; ou utiliser le bouton du " "milieu de la souris sur cette icône pour coller la sélection courante." -#: settings.cpp:395 +#: settings.cpp:398 msgid "" "When doing so, %1 pops up a little balloon message to inform you the action " "has been successfully done. You can disable that balloon." @@ -2617,7 +2617,7 @@ msgstr "" "En faisant cela, %1 affiche une petite bulle pour vous informer que l'action " "s'est bien déroulée. Vous pouvez désactiver cette bulle." -#: settings.cpp:396 +#: settings.cpp:399 msgid "" "Note that those messages are smart enough to not appear if the main window " "is visible. This is because you already see the result of your actions in " @@ -2627,67 +2627,67 @@ msgstr "" "fenêtre principale est visible. C'est parce que vous voyez déjà le résultat " "de vos actions dans la fenêtre principale." -#: settings.cpp:405 +#: settings.cpp:408 msgid "System Tray Icon" msgstr "Icône de notification" -#: settings.cpp:410 +#: settings.cpp:413 msgid "&Dock in system tray" msgstr "&Incruster dans la boîte à miniatures" -#: settings.cpp:419 +#: settings.cpp:422 msgid "&Show current basket icon in system tray icon" msgstr "&Montrer l'icône du panier courant dans l'icône de notification" -#: settings.cpp:429 +#: settings.cpp:432 msgid "&Hide main window when mouse leaves it for" msgstr "&Cacher la fenêtre principale quand la souris sort pendant" -#: settings.cpp:431 settings.cpp:442 +#: settings.cpp:434 settings.cpp:445 msgid " tenths of seconds" msgstr " dixièmes de secondes" -#: settings.cpp:440 +#: settings.cpp:443 msgid "Show &main window when mouse hovers over the system tray icon for" msgstr "" "Montrer la &fenêtre principale lorsque la souris survole l'icône de " "notification pendant" -#: settings.cpp:514 +#: settings.cpp:517 msgid "Ani&mate changes in baskets" msgstr "Ani&mer les changements dans les paniers" -#: settings.cpp:517 +#: settings.cpp:520 msgid "&Show tooltips in baskets" msgstr "Montr&er les info-bulles dans les paniers" -#: settings.cpp:520 +#: settings.cpp:523 msgid "&Big notes" msgstr "&Grosses notes" -#: settings.cpp:525 +#: settings.cpp:528 msgid "Behavior" msgstr "Comportement" -#: settings.cpp:528 +#: settings.cpp:531 msgid "&Transform lines starting with * or - to lists in text editors" msgstr "" "&Transformer les lignes commençant par * ou - en des listes dans les " "éditeurs de texte" -#: settings.cpp:531 +#: settings.cpp:534 msgid "Ask confirmation before &deleting notes" msgstr "&Demander confirmation avant de supprimer des notes" -#: settings.cpp:536 +#: settings.cpp:539 msgid "&Export tags in texts" msgstr "E&xporter les marques dans les textes" -#: settings.cpp:542 tagsedit.cpp:485 +#: settings.cpp:545 tagsedit.cpp:489 msgid "When does this apply?" msgstr "Quand cela s'applique-t-il ?" -#: settings.cpp:543 tagsedit.cpp:486 +#: settings.cpp:546 tagsedit.cpp:490 msgid "" "It does apply when you copy and paste, or drag and drop notes to a text " "editor." @@ -2695,14 +2695,14 @@ msgstr "" "Cela s'applique lorsque vous copiez / collez, ou glissez / déposez des notes " "dans un éditeur de texte." -#: settings.cpp:544 +#: settings.cpp:547 msgid "" "If enabled, this property lets you paste the tags as textual equivalents." msgstr "" "Si cette propriété est activée, elle vous permet de coller les marques en " "tant qu'équivalents texte." -#: settings.cpp:545 tagsedit.cpp:488 +#: settings.cpp:548 tagsedit.cpp:492 msgid "" "For instance, a list of notes with the <b>To Do</b> and <b>Done</b> tags are " "exported as lines preceded by <b>[ ]</b> or <b>[x]</b>, representing an " @@ -2712,16 +2712,16 @@ msgstr "" "b> est exportée en tant que lignes précédées de <b>[ ]</b> ou <b>[x]</b>, " "représentant des boîtes à cocher." -#: settings.cpp:555 +#: settings.cpp:558 msgid "&Group a new note when clicking on the right of the insertion line" msgstr "" "&Grouper une nouvelle note en cliquant sur la droite de la ligne d'insertion" -#: settings.cpp:559 +#: settings.cpp:562 msgid "How to group a new note?" msgstr "Comment grouper une nouvelle note ?" -#: settings.cpp:560 +#: settings.cpp:563 msgid "" "<p>When this option is enabled, the insertion-line not only allows you to " "insert notes at the cursor position, but also allows you to group a new note " @@ -2732,7 +2732,7 @@ msgstr "" "mais elle vous permet aussi de grouper une nouvelle note avec celle sous le " "curseur de la souris :</p>" -#: settings.cpp:562 +#: settings.cpp:565 msgid "" "<p>Place your mouse between notes, where you want to add a new one.<br>Click " "on the <b>left</b> of the insertion-line middle-mark to <b>insert</b> a note." @@ -2745,169 +2745,169 @@ msgstr "" "sur la <b>droite</b> pour <b>grouper</b> une note, avec celle <b>du dessus " "ou du dessous</b>, en fonction de la position du curseur de la souris.</p>" -#: settings.cpp:577 +#: settings.cpp:580 msgid "Do nothing" msgstr "Ne rien faire" -#: settings.cpp:578 +#: settings.cpp:581 msgid "Paste clipboard" msgstr "Coller le presse-papiers" -#: settings.cpp:581 +#: settings.cpp:584 msgid "Insert launcher note" msgstr "Insérer un lanceur" -#: settings.cpp:584 +#: settings.cpp:587 msgid "Insert color from screen" msgstr "Puiser une couleur sur l'écran" -#: settings.cpp:585 +#: settings.cpp:588 msgid "Load note from file" msgstr "Charger une note depuis un fichier" -#: settings.cpp:586 +#: settings.cpp:589 msgid "Import Launcher from TDE Menu" msgstr "Importer un lanceur depuis le menu TDE" -#: settings.cpp:587 +#: settings.cpp:590 msgid "Import icon" msgstr "Importer une icône" -#: settings.cpp:588 +#: settings.cpp:591 msgid "&Shift+middle-click anywhere:" msgstr "&Maj+clic-milieu n'importe où :" -#: settings.cpp:591 +#: settings.cpp:594 msgid "at cursor position" msgstr "à la position du curseur de la souris" -#: settings.cpp:602 +#: settings.cpp:605 msgid "A&utomatically lock protected baskets when closed for" msgstr "&Verrouiller automatiquement les paniers fermés pendant" -#: settings.cpp:606 +#: settings.cpp:609 msgid " minutes" msgstr " minutes" -#: settings.cpp:617 +#: settings.cpp:620 msgid "Use GnuPG agent for &private/public key protected baskets" msgstr "" "Utiliser l'agent GnuPG pour les paniers prot&égés par clef privée / publique" -#: settings.cpp:693 +#: settings.cpp:696 msgid "&Place of new notes:" msgstr "&Place des nouvelles notes :" -#: settings.cpp:696 +#: settings.cpp:699 msgid "At current note" msgstr "À la note courante" -#: settings.cpp:713 +#: settings.cpp:716 msgid "&New images size:" msgstr "Taille des &nouvelles images :" -#: settings.cpp:721 +#: settings.cpp:724 msgid "&by" msgstr "pa&r" -#: settings.cpp:724 +#: settings.cpp:727 msgid "pixels" msgstr "pixels" -#: settings.cpp:726 +#: settings.cpp:729 msgid "&Visualize..." msgstr "&Visualiser..." -#: settings.cpp:734 +#: settings.cpp:737 msgid "View Content of Added Files for the Following Types" msgstr "Voir le contenu des fichiers ajoutés pour les types suivants" -#: settings.cpp:735 +#: settings.cpp:738 msgid "&Plain text" msgstr "&Texte brut" -#: settings.cpp:736 +#: settings.cpp:739 msgid "&HTML page" msgstr "&Page HTML" -#: settings.cpp:737 +#: settings.cpp:740 msgid "&Image or animation" msgstr "Image ou &animation" -#: settings.cpp:738 +#: settings.cpp:741 msgid "&Sound" msgstr "&Son" -#: settings.cpp:797 +#: settings.cpp:800 msgid "Conference audio record" msgstr "Enregistrement audio de la conférence" -#: settings.cpp:798 +#: settings.cpp:801 msgid "Annual report" msgstr "Rapport annuel" -#: settings.cpp:799 +#: settings.cpp:802 msgid "Home folder" msgstr "Dossier personnel" -#: settings.cpp:801 +#: settings.cpp:804 #, c-format msgid "Launch %1" msgstr "Lancer %1" -#: settings.cpp:802 +#: settings.cpp:805 msgid "&Sounds" msgstr "&Sons" -#: settings.cpp:803 +#: settings.cpp:806 msgid "&Files" msgstr "&Fichiers" -#: settings.cpp:804 +#: settings.cpp:807 msgid "&Local Links" msgstr "Liens locau&x" -#: settings.cpp:805 +#: settings.cpp:808 msgid "&Network Links" msgstr "Lie&ns réseaux" -#: settings.cpp:806 +#: settings.cpp:809 msgid "Launc&hers" msgstr "L&anceurs" -#: settings.cpp:843 +#: settings.cpp:846 msgid "Open &text notes with a custom application:" msgstr "Ouvrir les notes &textes avec une application personnalisée :" -#: settings.cpp:844 +#: settings.cpp:847 msgid "Open text notes with:" msgstr "Ouvrir les notes textes avec :" -#: settings.cpp:851 +#: settings.cpp:854 msgid "Open &image notes with a custom application:" msgstr "Ouvrir les notes &images avec une application personnalisée :" -#: settings.cpp:852 +#: settings.cpp:855 msgid "Open image notes with:" msgstr "Ouvrir les notes images avec :" -#: settings.cpp:859 +#: settings.cpp:862 msgid "Open a&nimation notes with a custom application:" msgstr "Ouvrir les notes &animations avec une application personnalisée :" -#: settings.cpp:860 +#: settings.cpp:863 msgid "Open animation notes with:" msgstr "Ouvrir les notes animations avec :" -#: settings.cpp:867 +#: settings.cpp:870 msgid "Open so&und notes with a custom application:" msgstr "Ouvrir les notes &sons avec une application personnalisée :" -#: settings.cpp:868 +#: settings.cpp:871 msgid "Open sound notes with:" msgstr "Ouvrir les notes sons avec :" -#: settings.cpp:876 +#: settings.cpp:879 msgid "" "<p>If checked, the application defined below will be used when opening that " "type of note.</p><p>Otherwise, the application you've configured in " @@ -2917,7 +2917,7 @@ msgstr "" "type de note.</p><p>Sinon, l'application configurée dans Konqueror sera " "utilisée.</p>" -#: settings.cpp:885 +#: settings.cpp:888 msgid "" "<p>Define the application to use for opening that type of note instead of " "the application configured in Konqueror.</p>" @@ -2925,11 +2925,11 @@ msgstr "" "<p>Définir l'application à utiliser pour ouvrir ce type de note au lieu de " "celle configurée dans Konqueror.</p>" -#: settings.cpp:906 +#: settings.cpp:909 msgid "How to change the application used to open Web links?" msgstr "Comment changer l'application utilisée pour ouvrir les liens Web ?" -#: settings.cpp:907 +#: settings.cpp:910 #, fuzzy msgid "" "<p>When opening Web links, they are opened in different applications, " @@ -2964,13 +2964,13 @@ msgstr "" "dosée (comme ouvrir uniquement les pages Web dans votre navigateur Web), " "lisez le second lien d'aide.</p>" -#: settings.cpp:925 +#: settings.cpp:928 msgid "How to change the applications used to open files and links?" msgstr "" "Comment changer les applications utilisées pour ouvrir les fichiers et les " "liens ?" -#: settings.cpp:926 +#: settings.cpp:929 msgid "" "<p>Here is how to set the application to be used for each type of file. This " "also applies to Web links if you choose not to open them systematically in a " @@ -3003,94 +3003,94 @@ msgstr "" "navigateur Web en tant que première entrée ;</li><li>Faites la même chose " "pour le type \"application -> xhtml+xml\".</li></ul>" -#: softwareimporters.cpp:45 +#: softwareimporters.cpp:49 msgid "Import Hierarchy" msgstr "Importer la hiérarchie" -#: softwareimporters.cpp:51 +#: softwareimporters.cpp:55 msgid "How to Import the Notes?" msgstr "Comment importer les notes ?" -#: softwareimporters.cpp:52 +#: softwareimporters.cpp:56 msgid "&Keep original hierarchy (all notes in separate baskets)" msgstr "" "&Garder la hiérarchie originale (toutes les notes dans des dossiers séparés)" -#: softwareimporters.cpp:53 +#: softwareimporters.cpp:57 msgid "&First level notes in separate baskets" msgstr "&Placer les notes de premier niveau dans des paniers séparés" -#: softwareimporters.cpp:54 +#: softwareimporters.cpp:58 msgid "&All notes in one basket" msgstr "&Toutes les notes dans un seul panier" -#: softwareimporters.cpp:74 +#: softwareimporters.cpp:78 msgid "Import Text File" msgstr "Importer un fichier texte" -#: softwareimporters.cpp:80 +#: softwareimporters.cpp:84 msgid "Format of the Text File" msgstr "Format du fichier texte" -#: softwareimporters.cpp:81 +#: softwareimporters.cpp:85 msgid "Notes separated by an &empty line" msgstr "Notes séparées par des lignes &vides" -#: softwareimporters.cpp:82 +#: softwareimporters.cpp:86 msgid "One ¬e per line" msgstr "Une ¬e par ligne" -#: softwareimporters.cpp:83 +#: softwareimporters.cpp:87 msgid "Notes begin with a &dash (-)" msgstr "Les notes commencent par un &tiret (-)" -#: softwareimporters.cpp:84 +#: softwareimporters.cpp:88 msgid "Notes begin with a &star (*)" msgstr "Les notes commencent par une &étoile (*)" -#: softwareimporters.cpp:85 +#: softwareimporters.cpp:89 msgid "&Use another separator:" msgstr "&Utiliser un autre séparateur :" -#: softwareimporters.cpp:95 +#: softwareimporters.cpp:99 msgid "&All in one note" msgstr "Tout &dans une note" -#: softwareimporters.cpp:237 +#: softwareimporters.cpp:241 msgid "From KJots" msgstr "Depuis KJots" -#: softwareimporters.cpp:325 +#: softwareimporters.cpp:329 msgid "From KNotes" msgstr "Depuis KNotes" -#: softwareimporters.cpp:396 +#: softwareimporters.cpp:400 msgid "From Sticky Notes" msgstr "Depuis Sticky Notes" -#: softwareimporters.cpp:446 +#: softwareimporters.cpp:450 msgid "From Tomboy" msgstr "Depuis Tomboy" -#: softwareimporters.cpp:494 +#: softwareimporters.cpp:498 #, c-format msgid "" "_: From TextFile.txt\n" "From %1" msgstr "Depuis %1" -#: softwareimporters.cpp:643 +#: softwareimporters.cpp:647 msgid "" "Can not import that file. It is either corrupted or not a TuxCards file." msgstr "" "Impossible d'importer ce fichier. Il corrompu, ou ce n'est peut-être pas un " "fichier TuxCards." -#: softwareimporters.cpp:643 +#: softwareimporters.cpp:647 msgid "Bad File Format" msgstr "Mauvais format de fichier" -#: softwareimporters.cpp:671 +#: softwareimporters.cpp:675 msgid "" "A note is encrypted. The importer does not yet support encrypted notes. " "Please remove the encryption with TuxCards and re-import the file." @@ -3099,11 +3099,11 @@ msgstr "" "cryptées. Merci de supprimer le cryptage avec TuxCards et réimporter le " "fichier." -#: softwareimporters.cpp:671 +#: softwareimporters.cpp:675 msgid "Encrypted Notes not Supported Yet" msgstr "Notes cryptées non supportées pour le moment" -#: softwareimporters.cpp:673 +#: softwareimporters.cpp:677 msgid "" "<font color='red'><b>Encrypted note.</b><br>The importer do not support " "encrypted notes yet. Please remove the encryption with TuxCards and re-" @@ -3113,7 +3113,7 @@ msgstr "" "encore les notes cryptées. Merci de supprimer le cryptage avec TuxCards et " "réimporter le fichier.</font>" -#: systemtray.cpp:140 +#: systemtray.cpp:144 msgid "" "<p>Closing the main window will keep %1 running in the system tray. Use " "<b>Quit</b> from the <b>Basket</b> menu to quit the application.</p>" @@ -3122,248 +3122,248 @@ msgstr "" "Utilisez <b>Quitter</b> depuis le menu <b>Panier</b> pour quitter " "l'application.</p>" -#: systemtray.cpp:186 systemtray.cpp:191 +#: systemtray.cpp:190 systemtray.cpp:195 msgid "Docking in System Tray" msgstr "Incruster dans la boîte à miniatures" -#: systemtray.cpp:237 +#: systemtray.cpp:241 msgid "Pasted selection to basket <i>%1</i>" msgstr "Sélection collée dans le panier <i>%1</i>" -#: systemtray.cpp:272 +#: systemtray.cpp:276 msgid "&Minimize" msgstr "&Réduire" -#: systemtray.cpp:274 +#: systemtray.cpp:278 msgid "&Restore" msgstr "&Restaurer" -#: systemtray.cpp:434 +#: systemtray.cpp:438 msgid "%1 (Locked)" msgstr "%1 (Verrouillé)" -#: tag.cpp:80 +#: tag.cpp:84 msgid "%1: %2" msgstr "%1 : %2" -#: tag.cpp:544 +#: tag.cpp:548 msgid "To Do" msgstr "À faire" -#: tag.cpp:544 +#: tag.cpp:548 msgid "Unchecked" msgstr "Non coché" -#: tag.cpp:544 +#: tag.cpp:548 msgid "Done" msgstr "Fait" -#: tag.cpp:545 +#: tag.cpp:549 msgid "Progress" msgstr "Progression" -#: tag.cpp:545 +#: tag.cpp:549 #, c-format msgid "0 %" msgstr "0 %" -#: tag.cpp:545 +#: tag.cpp:549 #, c-format msgid "25 %" msgstr "25 %" -#: tag.cpp:546 +#: tag.cpp:550 #, c-format msgid "50 %" msgstr "50 %" -#: tag.cpp:546 +#: tag.cpp:550 #, c-format msgid "75 %" msgstr "75 %" -#: tag.cpp:546 +#: tag.cpp:550 #, c-format msgid "100 %" msgstr "100 %" -#: tag.cpp:599 +#: tag.cpp:603 msgid "Priority" msgstr "Priorité" -#: tag.cpp:599 +#: tag.cpp:603 msgid "Low" msgstr "Faible" -#: tag.cpp:599 +#: tag.cpp:603 msgid "Medium" msgstr "Moyenne" -#: tag.cpp:600 +#: tag.cpp:604 msgid "High" msgstr "Haute" -#: tag.cpp:600 +#: tag.cpp:604 msgid "Preference" msgstr "Préférence" -#: tag.cpp:600 +#: tag.cpp:604 msgid "Bad" msgstr "Mauvais" -#: tag.cpp:601 +#: tag.cpp:605 msgid "Good" msgstr "Bon" -#: tag.cpp:601 +#: tag.cpp:605 msgid "Excellent" msgstr "Excellent" -#: tag.cpp:601 +#: tag.cpp:605 msgid "Highlight" msgstr "Surligner" -#: tag.cpp:667 +#: tag.cpp:671 msgid "Important" msgstr "Important" -#: tag.cpp:667 +#: tag.cpp:671 msgid "Very Important" msgstr "Très important" -#: tag.cpp:668 +#: tag.cpp:672 msgid "Idea" msgstr "Idée" -#: tag.cpp:668 +#: tag.cpp:672 msgid "" "_: The initial of 'Idea'\n" "I." msgstr "I." -#: tag.cpp:668 +#: tag.cpp:672 msgid "Title" msgstr "Titre" -#: tag.cpp:669 +#: tag.cpp:673 msgid "Code" msgstr "Code" -#: tag.cpp:669 +#: tag.cpp:673 msgid "Work" msgstr "Travail" -#: tag.cpp:669 +#: tag.cpp:673 msgid "" "_: The initial of 'Work'\n" "W." msgstr "T." -#: tag.cpp:687 +#: tag.cpp:691 msgid "Personal" msgstr "Personnel" -#: tag.cpp:687 +#: tag.cpp:691 msgid "" "_: The initial of 'Personal'\n" "P." msgstr "P." -#: tag.cpp:687 +#: tag.cpp:691 msgid "Funny" msgstr "Amusant" -#: tagsedit.cpp:207 tagsedit.cpp:227 +#: tagsedit.cpp:211 tagsedit.cpp:231 msgid "" "_: Tag name (shortcut)\n" "%1 (%2)" msgstr "%1 (%2)" -#: tagsedit.cpp:325 +#: tagsedit.cpp:329 msgid "Customize Tags" msgstr "Personnaliser les marques" -#: tagsedit.cpp:333 +#: tagsedit.cpp:337 msgid "Ne&w Tag" msgstr "Nouvelle &marque" -#: tagsedit.cpp:334 +#: tagsedit.cpp:338 msgid "New St&ate" msgstr "Nouvel &état" -#: tagsedit.cpp:350 +#: tagsedit.cpp:354 msgid "Move Up (Ctrl+Shift+Up)" msgstr "Déplacer au-dessus (Ctrl+Maj+Haut)" -#: tagsedit.cpp:351 +#: tagsedit.cpp:355 msgid "Move Down (Ctrl+Shift+Down)" msgstr "Déplacer en dessous (Ctrl+Maj+Bas)" -#: tagsedit.cpp:375 +#: tagsedit.cpp:379 msgid "Tag" msgstr "Marque" -#: tagsedit.cpp:382 +#: tagsedit.cpp:386 msgid "" "_: Remove tag shortcut\n" "&Remove" msgstr "S&upprimer" -#: tagsedit.cpp:383 +#: tagsedit.cpp:387 msgid "S&hortcut:" msgstr "&Raccourci :" -#: tagsedit.cpp:387 +#: tagsedit.cpp:391 msgid "&Inherited by new sibling notes" msgstr "&Hérité par les nouvelles notes voisines" -#: tagsedit.cpp:398 tagsedit.cpp:1026 tagsedit.cpp:1042 +#: tagsedit.cpp:402 tagsedit.cpp:1030 tagsedit.cpp:1046 msgid "State" msgstr "État" -#: tagsedit.cpp:402 +#: tagsedit.cpp:406 msgid "Na&me:" msgstr "&Nom :" -#: tagsedit.cpp:409 +#: tagsedit.cpp:413 msgid "" "_: Remove tag emblem\n" "Remo&ve" msgstr "&Supprimer" -#: tagsedit.cpp:410 +#: tagsedit.cpp:414 msgid "&Emblem:" msgstr "&Emblème :" -#: tagsedit.cpp:426 +#: tagsedit.cpp:430 msgid "&Background:" msgstr "&Arrière-plan :" -#: tagsedit.cpp:455 +#: tagsedit.cpp:459 msgid "Strike Through" msgstr "Barré" -#: tagsedit.cpp:457 +#: tagsedit.cpp:461 msgid "&Text:" msgstr "&Texte :" -#: tagsedit.cpp:467 +#: tagsedit.cpp:471 msgid "Co&lor:" msgstr "&Couleur :" -#: tagsedit.cpp:471 +#: tagsedit.cpp:475 msgid "&Font:" msgstr "&Police :" -#: tagsedit.cpp:474 +#: tagsedit.cpp:478 msgid "&Size:" msgstr "&Taille :" -#: tagsedit.cpp:477 +#: tagsedit.cpp:481 msgid "Te&xt equivalent:" msgstr "Équivalent te&xte :" -#: tagsedit.cpp:487 +#: tagsedit.cpp:491 msgid "" "If filled, this property lets you paste this tag or this state as textual " "equivalent." @@ -3371,15 +3371,15 @@ msgstr "" "Si renseignée, cette propriété vous permet de coller les marques en tant " "qu'équivalents textes." -#: tagsedit.cpp:496 +#: tagsedit.cpp:500 msgid "On ever&y line" msgstr "Sur cha&que ligne" -#: tagsedit.cpp:501 +#: tagsedit.cpp:505 msgid "What does it mean?" msgstr "Qu'est-ce que cela signifie ?" -#: tagsedit.cpp:502 +#: tagsedit.cpp:506 msgid "" "When a note has several lines, you can choose to export the tag or the state " "on the first line or on every line of the note." @@ -3387,7 +3387,7 @@ msgstr "" "Lorsqu'une note a plusieurs lignes, vous pouvez choisir d'exporter la marque " "ou l'état sur la première ligne ou sur chaque ligne de la note." -#: tagsedit.cpp:504 +#: tagsedit.cpp:508 msgid "" "In the example above, the tag of the top note is only exported on the first " "line, while the tag of the bottom note is exported on every line of the note." @@ -3396,31 +3396,31 @@ msgstr "" "exportée sur la première ligne, alors que la marque de la note du bas est " "exportée sur chaque ligne de la note." -#: tagsedit.cpp:901 +#: tagsedit.cpp:905 msgid "" "Deleting the tag will remove it from every note it is currently assigned to." msgstr "Supprimer cette marque l'enlèvera de chaque note où elle est assignée." -#: tagsedit.cpp:902 +#: tagsedit.cpp:906 msgid "Confirm Delete Tag" msgstr "Confirmer la suppression d'une marque" -#: tagsedit.cpp:903 +#: tagsedit.cpp:907 msgid "Delete Tag" msgstr "Supprimer la marque" -#: tagsedit.cpp:908 +#: tagsedit.cpp:912 msgid "" "Deleting the state will remove the tag from every note the state is " "currently assigned to." msgstr "" "Supprimer cet état enlèvera la marque de chaque note où cet état est assigné." -#: tagsedit.cpp:909 +#: tagsedit.cpp:913 msgid "Confirm Delete State" msgstr "Confirmer la suppression d'un état" -#: tagsedit.cpp:910 +#: tagsedit.cpp:914 msgid "Delete State" msgstr "Supprimer l'état" |