diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-12-01 01:07:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-12-01 01:07:17 +0000 |
commit | 4ca7f9c896508f14ea2e5d9bdce8c3d986ea05dd (patch) | |
tree | 170efbb8031c28e9a21a28b9dfcb04d7f0e4f150 /settings/l10n/fr.js | |
parent | d7dd399bbda8da55f46db6e8f825bf282efbec52 (diff) | |
download | nextcloud-server-4ca7f9c896508f14ea2e5d9bdce8c3d986ea05dd.tar.gz nextcloud-server-4ca7f9c896508f14ea2e5d9bdce8c3d986ea05dd.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/fr.js')
-rw-r--r-- | settings/l10n/fr.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/settings/l10n/fr.js b/settings/l10n/fr.js index 5b296c56e3b..e267db501b8 100644 --- a/settings/l10n/fr.js +++ b/settings/l10n/fr.js @@ -253,7 +253,9 @@ OC.L10N.register( "Issued By" : "Délivré par", "Valid until %s" : "Valide jusqu'à %s", "Import root certificate" : "Importer un certificat racine", + "Hey there,<br><br>just letting you know that you now have a %s account.<br><br>Your username: <strong>%s</strong><br>Access it: <strong><a href=\"%s\">%s</a></strong><br><br>" : "Bonjour,<br><br>Un compte %s a été créé pour vous.<br><br>Votre nom d'utilisateur est : <strong>%s</strong><br>Visitez votre compte : <strong><a href=\"%s\">%s</a></strong><br><br>", "Cheers!" : "À bientôt !", + "Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Bonjour,\n\nUn compte %s a été créé pour vous.\n\nVotre nom d'utilisateur : %s\nVisitez votre compte : %s\n\n", "Administrator documentation" : "Documentation administrateur", "Online documentation" : "Documentation en ligne", "Forum" : "Forum", |