diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-10-30 02:19:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-10-30 02:19:09 +0000 |
commit | 11fca45e4c9ed5bc53436b6232a656a51f4984fa (patch) | |
tree | 61ec36d00f41c6b6f90cc61a4317369c0930ef75 /apps/files_sharing/l10n/fr.js | |
parent | b0bfb825c418eafeb264fd3f47aa98770261d480 (diff) | |
download | nextcloud-server-11fca45e4c9ed5bc53436b6232a656a51f4984fa.tar.gz nextcloud-server-11fca45e4c9ed5bc53436b6232a656a51f4984fa.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/fr.js')
-rw-r--r-- | apps/files_sharing/l10n/fr.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/fr.js b/apps/files_sharing/l10n/fr.js index 0b499b852d1..e01e67ba917 100644 --- a/apps/files_sharing/l10n/fr.js +++ b/apps/files_sharing/l10n/fr.js @@ -187,7 +187,6 @@ OC.L10N.register( "No recommendations. Start typing." : "Aucune recommandation. Commencez à écrire.", "Resharing is not allowed" : "Le repartage n'est pas autorisé", "Name or email …" : "Nom ou adresse courriel ...", - "Name, email, or federated cloud ID …" : "Nom, adresse e-mail ou identifiant cloud fédéré…", "Searching …" : "Recherche …", "No elements found." : "Aucun élément trouvé.", "Search globally" : "Rechercher partout", @@ -230,6 +229,7 @@ OC.L10N.register( "Uploading files" : "Envoi des fichiers en cours ...", "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.", + "Name, email, or federated cloud ID …" : "Nom, adresse e-mail ou identifiant cloud fédéré…", "Uploading files…" : "Envoi des fichiers..." }, "nplurals=2; plural=(n > 1);"); |