diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-11-30 14:18:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-11-30 14:18:08 +0000 |
commit | f075c22c7279a1602be110ac6d8b199e4f7816c7 (patch) | |
tree | d9e153a9e24bfce6031abe0037de1ab0d6cf2f69 /core/l10n/fr.js | |
parent | a730fafe2b6bbee8c1624d8150fbead260c0f558 (diff) | |
download | nextcloud-server-f075c22c7279a1602be110ac6d8b199e4f7816c7.tar.gz nextcloud-server-f075c22c7279a1602be110ac6d8b199e4f7816c7.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 a3dc503d7fc..07094688525 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -238,7 +238,6 @@ OC.L10N.register( "Finishing …" : "Finalisation …", "Need help?" : "Besoin d'aide ?", "See the documentation" : "Lire la documentation", - "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Bonjour,<br><br>Nous vous informons que %s a partagé <strong>%s</strong> avec vous.<br><a href=\"%s\">Cliquez ici pour y accéder !</a><br><br>", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Cette application requiert JavaScript pour fonctionner correctement. Veuillez {linkstart}activer JavaScript{linkend} et recharger la page.", "Log out" : "Se déconnecter", "Search" : "Rechercher", @@ -258,6 +257,7 @@ OC.L10N.register( "New password" : "Nouveau mot de passe", "New Password" : "Nouveau mot de passe", "Reset password" : "Réinitialiser le mot de passe", + "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Bonjour,<br><br>Nous vous informons que %s a partagé <strong>%s</strong> avec vous.<br><a href=\"%s\">Cliquez ici pour y accéder !</a><br><br>", "This Nextcloud instance is currently in single user mode." : "Cette instance de Nextcloud est actuellement en mode utilisateur unique.", "This means only administrators can use the instance." : "Cela signifie que seuls les administrateurs peuvent utiliser l'instance.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Veuillez contacter votre administrateur système si ce message persiste ou apparaît de façon inattendue.", |