diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-11 02:24:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-11 02:24:41 +0000 |
commit | 380e5a4ee17ad5e976753cbbd79247f217e5d886 (patch) | |
tree | 2165349c62f68d3db313f74897a2a8db37c6b004 /apps/files_sharing/l10n/fr.js | |
parent | 4014d4d0ff6e78afc2a193c7cdae53117f532c0c (diff) | |
download | nextcloud-server-380e5a4ee17ad5e976753cbbd79247f217e5d886.tar.gz nextcloud-server-380e5a4ee17ad5e976753cbbd79247f217e5d886.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 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/fr.js b/apps/files_sharing/l10n/fr.js index 80be77d382e..597bbbc1416 100644 --- a/apps/files_sharing/l10n/fr.js +++ b/apps/files_sharing/l10n/fr.js @@ -207,6 +207,7 @@ OC.L10N.register( "Share link" : "Lien de partage", "Copy public link to clipboard" : "Copier le lien public dans le presse-papiers", "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" : "Partage de lien créé", "Error while creating the share" : "Erreur lors de la création du partage", "Search for share recipients" : "Recherche de destinataires de partages", "No recommendations. Start typing." : "Aucune recommandation. Commencez à écrire.", @@ -233,9 +234,11 @@ OC.L10N.register( "Error updating the share" : "Erreur lors de la mise à jour du partage", "File \"{path}\" has been unshared" : "Le partage du fichier \"{path}\" a été retiré", "Folder \"{path}\" has been unshared" : "Le partage du dossier \"{path}\" a été retiré", + "Share {propertyName} saved" : "Le partage {nom de la propriété} a été enregistré", "Shared" : "Partagé", "Share" : "Partager", "Shared with" : "Partagé avec", + "Password created successfully" : "Mot de passe créé avec succès", "Shared with you and the group {group} by {owner}" : "Partagé avec vous et le groupe {group} par {owner}", "Shared with you and {circle} by {owner}" : "Partagé avec vous et {circle} par {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Partagé avec vous et la conversation {conversation} par {owner}", |