summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-11-13 01:07:09 +0000
committerNextcloud bot <bot@nextcloud.com>2016-11-13 01:07:09 +0000
commit150b86a7db123eb712676a22219b5cf61437c781 (patch)
tree3610bb56a088fb04159d10ee80fa866d08bc8f46 /apps/files_sharing/l10n
parent1d65d31e0f1e1889a79e02dc517c49ea756a492b (diff)
downloadnextcloud-server-150b86a7db123eb712676a22219b5cf61437c781.tar.gz
nextcloud-server-150b86a7db123eb712676a22219b5cf61437c781.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n')
-rw-r--r--apps/files_sharing/l10n/fr.js3
-rw-r--r--apps/files_sharing/l10n/fr.json3
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/fr.js b/apps/files_sharing/l10n/fr.js
index c61d7fbdc03..1016044ed1a 100644
--- a/apps/files_sharing/l10n/fr.js
+++ b/apps/files_sharing/l10n/fr.js
@@ -20,6 +20,7 @@ OC.L10N.register(
"Sharing" : "Partage",
"A file or folder has been <strong>shared</strong>" : "Un fichier ou un répertoire a été <strong>partagé</strong>",
"A file or folder was shared from <strong>another server</strong>" : "Un fichier ou un répertoire a été partagé depuis <strong>un autre serveur</strong>",
+ "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Un fichier ou un dossier partagé par mail ou par lien public a été <strong>téléchargé</strong>",
"You received a new remote share %2$s from %1$s" : "L'utilisateur %1$s a partagé la ressource distante %2$s avec vous",
"You received a new remote share from %s" : "Vous avez reçu un partage distant de %s",
"%1$s accepted remote share %2$s" : "%1$s a accepté le partage distant %2$s",
@@ -43,6 +44,8 @@ OC.L10N.register(
"The public link of %2$s for %1$s expired" : "Le lien public de %2$s pour %1$s a expiré",
"%2$s shared %1$s with you" : "%2$s a partagé %1$s avec vous",
"%2$s removed the share for %1$s" : "%2$s a supprimé le partage pour %1$s",
+ "File %1$s shared by email with %2$s was downloaded" : "Le fichier %1$s partagé par mail avec %2$s a été téléchargé",
+ "Folder %1$s shared by email with %2$s was downloaded" : "Le dossier %1$s partagé par mail avec %2$s a été téléchargé",
"Downloaded via public link" : "Téléchargé par lien public",
"Shared with %2$s" : "Partagé avec %2$s",
"Shared with %3$s by %2$s" : "Partagé avec %3$s par %2$s",
diff --git a/apps/files_sharing/l10n/fr.json b/apps/files_sharing/l10n/fr.json
index 1457e9524d8..2369e15cd4f 100644
--- a/apps/files_sharing/l10n/fr.json
+++ b/apps/files_sharing/l10n/fr.json
@@ -18,6 +18,7 @@
"Sharing" : "Partage",
"A file or folder has been <strong>shared</strong>" : "Un fichier ou un répertoire a été <strong>partagé</strong>",
"A file or folder was shared from <strong>another server</strong>" : "Un fichier ou un répertoire a été partagé depuis <strong>un autre serveur</strong>",
+ "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Un fichier ou un dossier partagé par mail ou par lien public a été <strong>téléchargé</strong>",
"You received a new remote share %2$s from %1$s" : "L'utilisateur %1$s a partagé la ressource distante %2$s avec vous",
"You received a new remote share from %s" : "Vous avez reçu un partage distant de %s",
"%1$s accepted remote share %2$s" : "%1$s a accepté le partage distant %2$s",
@@ -41,6 +42,8 @@
"The public link of %2$s for %1$s expired" : "Le lien public de %2$s pour %1$s a expiré",
"%2$s shared %1$s with you" : "%2$s a partagé %1$s avec vous",
"%2$s removed the share for %1$s" : "%2$s a supprimé le partage pour %1$s",
+ "File %1$s shared by email with %2$s was downloaded" : "Le fichier %1$s partagé par mail avec %2$s a été téléchargé",
+ "Folder %1$s shared by email with %2$s was downloaded" : "Le dossier %1$s partagé par mail avec %2$s a été téléchargé",
"Downloaded via public link" : "Téléchargé par lien public",
"Shared with %2$s" : "Partagé avec %2$s",
"Shared with %3$s by %2$s" : "Partagé avec %3$s par %2$s",