diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-21 02:24:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-21 02:24:42 +0000 |
commit | b7d884355ba871d6dcd8f9dc384982aa186ab91b (patch) | |
tree | 656011103c7e1950abc736d460476e34663e9c9d /apps/files_sharing/l10n/fr.js | |
parent | 3f231d68d7066d605f261f652f5263613d56ada4 (diff) | |
download | nextcloud-server-b7d884355ba871d6dcd8f9dc384982aa186ab91b.tar.gz nextcloud-server-b7d884355ba871d6dcd8f9dc384982aa186ab91b.zip |
Fix(l10n): đź” Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/fr.js')
-rw-r--r-- | apps/files_sharing/l10n/fr.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/files_sharing/l10n/fr.js b/apps/files_sharing/l10n/fr.js index f3da53239e9..8bf7e7b8234 100644 --- a/apps/files_sharing/l10n/fr.js +++ b/apps/files_sharing/l10n/fr.js @@ -269,8 +269,6 @@ OC.L10N.register( "Copy to clipboard" : "Copier dans le presse-papier", "Sorry, this link doesn’t seem to work anymore." : "Désolé, ce lien semble ne plus fonctionner.", "Toggle grid view" : "Activer/Désactiver l'affichage mosaïque", - "Share label saved" : "Étiquette collaborative enregistrée", - "Share password saved" : "Mot de passe partagé enregistré", - "Share note saved" : "Note partagée enregistrée" + "Error generating password from password_policy" : "Erreur de génération de mot de passe à partir de password_policy" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); |