diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-10-05 00:12:56 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-10-05 00:12:56 +0000 |
commit | d9fe68ed1245b4104faa7cd71f801b6b313e20c0 (patch) | |
tree | 7bbb9badd9e28360008f2a5600d59c89073ab26e /core/l10n/fr.js | |
parent | fbe62e198594fcb130884e7e98f669ff4516b90b (diff) | |
download | nextcloud-server-d9fe68ed1245b4104faa7cd71f801b6b313e20c0.tar.gz nextcloud-server-d9fe68ed1245b4104faa7cd71f801b6b313e20c0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/fr.js')
-rw-r--r-- | core/l10n/fr.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/fr.js b/core/l10n/fr.js index 8f3caa91cc6..058644a9392 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -185,7 +185,6 @@ OC.L10N.register( "Shared with you in a conversation by {owner}" : "Partagé avec vous dans une conversation par {owner}", "Shared with you by {owner}" : "Partagé avec vous par {owner}", "Choose a password for the mail share" : "Choisissez un mot de passe pour le partage par email", - "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} a partagé via un lien", "group" : "groupe", "remote" : "distant", "remote group" : "groupe distant", @@ -379,6 +378,7 @@ OC.L10N.register( "Shared with {recipients}" : "Partagé avec {recipients}", "Error setting expiration date" : "Erreur lors de la configuration de la date d'expiration", "The public link will expire no later than {days} days after it is created" : "Ce lien public expirera dans {days} jours après sa création.", + "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} a partagé via un lien", "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Partager avec d'autres personnes en indiquant un nom d'utilisateur, un groupe, un identifiant de cloud fédéré ou une adresse email.", "Share with other people by entering a user or group or a federated cloud ID." : "Partager avec d'autres personnes en indiquant un utilisateur, un groupe ou un identifiant de cloud fédéré.", "Share with other people by entering a user or group or an email address." : "Partager avec d'autres personnes en indiquant un utilisateur, un groupe ou une adresse email.", |