diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-10-30 01:55:52 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-10-30 01:55:52 -0400 |
commit | 91b2cdc62bebd525aeb82d5f4bcbb9ade9e2870d (patch) | |
tree | 0621356bd5cf2488c7b495fdb9734bb8bd8ae71f /core/l10n/fr.js | |
parent | 17dc482e8fb2da14ae3d40a4927bb33323c3be98 (diff) | |
download | nextcloud-server-91b2cdc62bebd525aeb82d5f4bcbb9ade9e2870d.tar.gz nextcloud-server-91b2cdc62bebd525aeb82d5f4bcbb9ade9e2870d.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 ca23b9dd5f7..98a0128775b 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -252,6 +252,7 @@ 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", @@ -263,7 +264,6 @@ OC.L10N.register( "Wrong password. Reset it?" : "Mot de passe incorrect. Réinitialiser ?", "Stay logged in" : "Rester connecté", "Alternative Logins" : "Identifiants alternatifs", - "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 ownCloud instance is currently in single user mode." : "Cette instance de ownCloud 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.", |