summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/fr.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-11-28 01:06:56 +0000
committerNextcloud bot <bot@nextcloud.com>2016-11-28 01:06:56 +0000
commit4e682d41136f658a316352a353d3d4611e95bca7 (patch)
tree7510e78cae16b066e12d9a673bbb52caa16c68b2 /apps/files_sharing/l10n/fr.js
parent7e6f829d546a95acc3421c5fd9dd7574fa291994 (diff)
downloadnextcloud-server-4e682d41136f658a316352a353d3d4611e95bca7.tar.gz
nextcloud-server-4e682d41136f658a316352a353d3d4611e95bca7.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/fr.js')
-rw-r--r--apps/files_sharing/l10n/fr.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/fr.js b/apps/files_sharing/l10n/fr.js
index 544426ae6e0..c82967cc46d 100644
--- a/apps/files_sharing/l10n/fr.js
+++ b/apps/files_sharing/l10n/fr.js
@@ -60,6 +60,8 @@ OC.L10N.register(
"{user} accepted the remote share" : "{user} a accepté le partage distant",
"%1$s declined the remote share" : "%1$s a refusé le partage distant",
"{user} declined the remote share" : "{user} a refusé le partage distant",
+ "You received a new remote share %1$s from %2$s" : "L'utilisateur %2$s a partagé la ressource distante %1$s avec vous",
+ "You received a new remote share {file} from {user}" : "Vous avez reçu le partage distant {file} de {user}",
"%2$s accepted the remote share of %1$s" : "%2$s a accepté le partage distant de %1$s",
"{user} accepted the remote share of {file}" : "{user} a accepté le partage distant de {file}",
"%2$s declined the remote share of %1$s" : "%2$s a refusé le partage distant de %1$s",