From 5b285ebccfe67d0d32cf5e9411c0ec23bfa3e914 Mon Sep 17 00:00:00 2001 From: Mario Schlegel Date: Sun, 4 Nov 2018 12:01:54 +0100 Subject: Disable Edit and Delete action on deselect --- localization/localization_fr_FR.ts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'localization/localization_fr_FR.ts') diff --git a/localization/localization_fr_FR.ts b/localization/localization_fr_FR.ts index 209dbf5e..bd2e2571 100644 --- a/localization/localization_fr_FR.ts +++ b/localization/localization_fr_FR.ts @@ -549,7 +549,7 @@ Expire-Date: 0 - + Edit Editer @@ -670,7 +670,7 @@ p, li { white-space: pre-wrap; } qtpass - + Welcome to QtPass %1 Bienvenue sur QtPass %1 @@ -727,7 +727,7 @@ p, li { white-space: pre-wrap; } Mot de passe caché - + Content hidden Contenu caché -- cgit v1.2.3 From f3b41aefb7d1338e309734005af3c7b5e8d352de Mon Sep 17 00:00:00 2001 From: Anne Jan Brouwer Date: Mon, 10 Dec 2018 12:17:35 +0100 Subject: Automated housekeeping --- localization/localization_fr_FR.ts | 27 ++++++++++++++++----------- 1 file changed, 16 insertions(+), 11 deletions(-) (limited to 'localization/localization_fr_FR.ts') diff --git a/localization/localization_fr_FR.ts b/localization/localization_fr_FR.ts index bd2e2571..20f827b3 100644 --- a/localization/localization_fr_FR.ts +++ b/localization/localization_fr_FR.ts @@ -347,7 +347,7 @@ email Copier vers le presse-papier à la demande - + No profile selected Aucun profil sélectionné @@ -386,23 +386,28 @@ email The folder %1 doesn't seem to be a password store or is not yet initialised. Le dossier %1 ne semble pas être un magasin de mots de passe ou n'as pas encore été initialisé. + + + Autodetect + + ImitatePass - - + + Can not edit Impossible d'éditer - - + + Could not read encryption key to use, .gpg-id file missing or invalid. Impossible de lire la clé de chiffrement à utiliser, le fichier .gpg-id est manquant ou corrompu. - + Cannot update Impossible de mettre à jour @@ -430,7 +435,7 @@ Vous ne pourrez pas déchiffrer les mots de passe nouvellement ajoutés ! - + Updating password-store Mise à jour du magasin de mots de passe @@ -549,7 +554,7 @@ Expire-Date: 0 - + Edit Editer @@ -670,7 +675,7 @@ p, li { white-space: pre-wrap; } qtpass - + Welcome to QtPass %1 Bienvenue sur QtPass %1 @@ -727,7 +732,7 @@ p, li { white-space: pre-wrap; } Mot de passe caché - + Content hidden Contenu caché @@ -897,7 +902,7 @@ p, li { white-space: pre-wrap; } Pass - + No characters chosen Aucun caractère sélectionné -- cgit v1.2.3 From 1ad0648f2f834453acd7230419580535501e433f Mon Sep 17 00:00:00 2001 From: Anne Jan Brouwer Date: Tue, 18 Dec 2018 10:29:47 +0100 Subject: Housekeeping --- localization/localization_fr_FR.ts | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) (limited to 'localization/localization_fr_FR.ts') diff --git a/localization/localization_fr_FR.ts b/localization/localization_fr_FR.ts index 20f827b3..3a8eb09f 100644 --- a/localization/localization_fr_FR.ts +++ b/localization/localization_fr_FR.ts @@ -362,12 +362,22 @@ email GnuPG n'as pas été trouvé - + + Please install GnuPG on your system.<br>Install <strong>Ubuntu</strong> from the Microsoft Store to get it.<br>If you already did so, make sure you started it once and<br>click "Autodetect" in the next dialog. + + + + + Please install GnuPG on your system.<br>Install <strong>Ubuntu</strong> from the Microsoft Store<br>or <a href="https://www.gnupg.org/download/#sec-1-2">download</a> it from GnuPG.org + + + + Please install GnuPG on your system.<br>Install <strong>gpg</strong> using your favorite package manager<br>or <a href="https://www.gnupg.org/download/#sec-1-2">download</a> it from GnuPG.org Merci d'installer GnuPG sur votre système<br>Installez <strong>gpg</strong> en utilisant votre gestionnaire de paquet préféré<br>ou <a href="https://www.gnupg.org/download/#sec-1-2">téléchargez</a> le depuis GnuPG.org - + Create password-store? Créer le magasin de mots de passe ? -- cgit v1.2.3 From 18224e69cd942ac1a95649fde9ac65b46751be20 Mon Sep 17 00:00:00 2001 From: Georg Jaehnig Date: Tue, 8 Jan 2019 00:36:13 +0100 Subject: Typo: dialouge to dialogue. --- localization/localization_fr_FR.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'localization/localization_fr_FR.ts') diff --git a/localization/localization_fr_FR.ts b/localization/localization_fr_FR.ts index 3a8eb09f..3ee10926 100644 --- a/localization/localization_fr_FR.ts +++ b/localization/localization_fr_FR.ts @@ -289,7 +289,7 @@ - Templates add extra fields in the password generation dialouge and in the password view. + Templates add extra fields in the password generation dialogue and in the password view. Les modèles ajoutent des champs supplémentaires dans la boîte de dialogue de génération des mots de passe et dans le panneau de visualisation -- cgit v1.2.3