diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-03-08 01:07:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-03-08 01:07:47 +0000 |
commit | 98c56f9adb2189aab118ee03f2aef28c143f93c2 (patch) | |
tree | 855f6776989fc4142fdbd5bb8479dc1b161594c3 /core/l10n/fr.js | |
parent | b029ffca6230b36d329487b34adc7b5b4a9d3e72 (diff) | |
download | nextcloud-server-98c56f9adb2189aab118ee03f2aef28c143f93c2.tar.gz nextcloud-server-98c56f9adb2189aab118ee03f2aef28c143f93c2.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 208d94ae526..f08ec70c1e1 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -189,7 +189,7 @@ OC.L10N.register( "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "La mise à jour a échoué. Pour plus d'informations <a href=\"{url}\">consultez notre publication sur le forum</a> à propos de ce problème.", "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "La mise à jour a échoué. Veuillez reporter le problème à la <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">communauté Nextcloud</a>.", "Continue to Nextcloud" : "Continuer sur Nextcloud", - "The update was successful. Redirecting you to Nextcloud now." : "La mise à jour a réussi. Vous allez être redirigé vers votre Nextcloud.", + "The update was successful. Redirecting you to Nextcloud now." : "La mise à jour est terminée. Vous allez être redirigé vers Nextcloud.", "Searching other places" : "Recherche en cours dans d'autres emplacements", "No search results in other folders for '{tag}{filter}{endtag}'" : "Aucun résultat dans d'autres dossiers n'a été trouvé pour '{tag}{filter}{endtag}'", "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} résultat dans un autre dossier","{count} résultats dans d'autres dossiers"], |