diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-02-12 01:12:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-02-12 01:12:25 +0000 |
commit | 44f6303dc3ebad3ed227ac5a37b8e04bab794eeb (patch) | |
tree | 360a88923dc8166de0ffc00f69714741c33ff4d3 /core/l10n/fr.js | |
parent | e3c787682dfebec2c8e4071aa570a7ee9f77ea52 (diff) | |
download | nextcloud-server-44f6303dc3ebad3ed227ac5a37b8e04bab794eeb.tar.gz nextcloud-server-44f6303dc3ebad3ed227ac5a37b8e04bab794eeb.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/fr.js')
-rw-r--r-- | core/l10n/fr.js | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/core/l10n/fr.js b/core/l10n/fr.js index 793ca04d528..e022db5f2fe 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -151,6 +151,14 @@ OC.L10N.register( "Shared" : "Partagé", "Shared with" : "Partagé avec", "Shared by" : "Partagé par", + "Non-existing tag #{tag}" : "Étiquette #{tag} inexistante", + "restricted" : "Restreint", + "invisible" : "invisible", + "({scope})" : "({scope})", + "Delete" : "Supprimer", + "Rename" : "Renommer", + "Collaborative tags" : "Étiquettes collaboratives ", + "No tags found" : "Aucune étiquette n'a été trouvée", "Settings" : "Paramètres", "Connection to server lost" : "Connexion au serveur perdu", "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problème de chargement de la page, actualisation dans %n seconde","Problème de chargement de la page, actualisation dans %n secondes"], @@ -235,14 +243,6 @@ OC.L10N.register( "The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{link}\">W3C Recommendation ↗</a>." : "L'en-tête HTTP \"{header}\" n'est pas défini sur \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" ou \"{val5}\". Cela peut entraîner une fuite d'informations. Veuillez voir les <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{link}\">recommandations du W3C ↗</a>.", "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips ↗</a>." : "L'en-tête HTTP \"Strict-Transport-Security\" n'est pas configurée à au moins \"{seconds}\" secondes. Pour renforcer la sécurité, nous recommandons d'activer HSTS comme décrit dans nos <a href=\"{docUrl}\" rel=\"noreferrer noopener\">conseils de sécurisation ↗</a>.", "Accessing site insecurely via HTTP. You are strongly adviced to set up your server to require HTTPS instead, as described in the <a href=\"{docUrl}\">security tips ↗</a>." : "Vous accédez à ce site via HTTP. Nous vous recommandons fortement de configurer votre serveur pour forcer l'utilisation de HTTPS, comme expliqué dans nos <a href=\"{docUrl}\">conseils de sécurisation ↗</a>.", - "Non-existing tag #{tag}" : "Étiquette #{tag} inexistante", - "restricted" : "Restreint", - "invisible" : "invisible", - "({scope})" : "({scope})", - "Delete" : "Supprimer", - "Rename" : "Renommer", - "Collaborative tags" : "Étiquettes collaboratives ", - "No tags found" : "Aucune étiquette n'a été trouvée", "unknown text" : "texte inconnu", "Hello world!" : "Hello world!", "sunny" : "ensoleillé", |