diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-23 00:28:15 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-23 00:28:15 +0000 |
commit | bc411a2cf318d807cd42e15bf9b2ffca56b78bd8 (patch) | |
tree | 076993e7b7463ade82c99775c7ac0e916e783d03 /apps/settings/l10n/fr.js | |
parent | 020401b6c82930783188fd428b961ddd4a296656 (diff) | |
download | nextcloud-server-bc411a2cf318d807cd42e15bf9b2ffca56b78bd8.tar.gz nextcloud-server-bc411a2cf318d807cd42e15bf9b2ffca56b78bd8.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/fr.js')
-rw-r--r-- | apps/settings/l10n/fr.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/settings/l10n/fr.js b/apps/settings/l10n/fr.js index 0975d98f681..2b15c7c659d 100644 --- a/apps/settings/l10n/fr.js +++ b/apps/settings/l10n/fr.js @@ -186,6 +186,7 @@ OC.L10N.register( "Results from other categories" : "Résultats d'autres catégories", "No apps found for your version" : "Pas d'application trouvée pour votre version", "Disable all" : "Tout désactiver", + "Download and enable all" : "Tout télécharger et activer", "_%n app has an update available_::_%n apps have an update available_" : ["%n application a une mise à jour disponible","%n applications ont une mise à jour disponible","%n applications ont une mise à jour disponible"], "_Update_::_Update all_" : ["Mettre à jour","Tout mettre à jour","Tout mettre à jour"], "Marked for remote wipe" : "Marqué pour l'effaçage distant", @@ -461,6 +462,7 @@ OC.L10N.register( "Show to logged in users only" : "Montrer seulement aux utilisateurs connectés", "Hide" : "Cacher", "Download and enable" : "Télécharger et activer", + "Allow untested app" : "Autoriser l'application non testée", "The app will be downloaded from the App Store" : "L'application sera téléchargée depuis le magasin d'applications", "This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Cette application n'est pas indiquée comme étant compatible avec votre version de Nextcloud. Si vous continuez vous pourrez toujours installer l'app. Notez cependant qu'elle pourrait ne pas fonctionner comme prévu.", "Never" : "Jamais", |