diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-21 00:20:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-21 00:20:28 +0000 |
commit | 03f269829f4597a3c258da38b1a0b5b2214acefa (patch) | |
tree | 90b53f5ba65acca5fe29cf93337aa171fe9f342f /apps/files_sharing/l10n/fr.js | |
parent | c451829579de14fbae33b9f59075a025471066c6 (diff) | |
download | nextcloud-server-03f269829f4597a3c258da38b1a0b5b2214acefa.tar.gz nextcloud-server-03f269829f4597a3c258da38b1a0b5b2214acefa.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 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/fr.js b/apps/files_sharing/l10n/fr.js index 74ef37f3bd8..03382af81d0 100644 --- a/apps/files_sharing/l10n/fr.js +++ b/apps/files_sharing/l10n/fr.js @@ -151,6 +151,7 @@ OC.L10N.register( "Create share" : "Créer un partage", "Cancel" : "Annuler", "Customize link" : "Personnaliser le lien", + "Generate QR code" : "Générer un QR code", "Add another link" : "Ajouter un autre lien", "Create a new share link" : "Créer un nouveau lien de partage", "{shareWith} by {initiator}" : "{shareWith} par {initiator}", @@ -164,6 +165,7 @@ OC.L10N.register( "Error, please enter proper password and/or expiration date" : "Erreur. Merci d'entrer un mot de passe valide et/ou une date d'expiration", "Link share created" : "Lien de partage créé", "Error while creating the share" : "Erreur lors de la création du partage", + "Quick share options, the current selected is \"{selectedOption}\"" : "Options de partage rapide, l'option actuellement sélectionnée est « {selectedOption} »", "View only" : "Afficher seulement", "Can edit" : "Peut modifier", "File drop" : "Dépôt de fichier", |