diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-05-02 02:16:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-05-02 02:16:43 +0000 |
commit | e96858d98bc40c635181ac8a2b9171e038de9af2 (patch) | |
tree | 50ff5a8b79cafdf80759da3ba7e9c47678f68499 /apps/files_sharing/l10n/fr.js | |
parent | de43edca3b3e7694eb3116d8aec9858b3c469b18 (diff) | |
download | nextcloud-server-e96858d98bc40c635181ac8a2b9171e038de9af2.tar.gz nextcloud-server-e96858d98bc40c635181ac8a2b9171e038de9af2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/fr.js')
-rw-r--r-- | apps/files_sharing/l10n/fr.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/fr.js b/apps/files_sharing/l10n/fr.js index c01dc724dca..a3f0e2f23b4 100644 --- a/apps/files_sharing/l10n/fr.js +++ b/apps/files_sharing/l10n/fr.js @@ -156,6 +156,7 @@ OC.L10N.register( "Shared with the conversation {user} by {owner}" : "Partagé avec la conversation {user} par {owner}", "Shared with {user} by {owner}" : "Partagé avec {user} par {owner}", "Added by {initiator}" : "Ajouté par {initiator}", + "Via “{folder}”" : "Via “{folder}”", "Internal link" : "Lien interne", "Link copied" : "Lien copié", "Cannot copy, please copy the link manually" : "Impossible de copier, merci de le copier manuellement", @@ -228,7 +229,6 @@ OC.L10N.register( "Uploaded files:" : "Fichiers envoyés :", "By uploading files, you agree to the %1$sterms of service%2$s." : "En envoyant des fichiers, vous acceptez les %1$sconditions d'utilisation%2$s.", "could not delete share" : "impossible de supprimer le partage", - "Uploading files…" : "Envoi des fichiers...", - "Via folder" : "Via dossier" + "Uploading files…" : "Envoi des fichiers..." }, "nplurals=2; plural=(n > 1);"); |