update french translation (#238)

This commit is contained in:
Tindo N. Arsel 2023-04-18 13:56:23 +01:00 committed by GitHub
parent 627e1cc03a
commit 4bfa2e6dfa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,16 +1,16 @@
{ {
"name": "Google Sync", "name": "Google Sync",
"tagline": "Effortlessly synchronize your chats and settings with Google Drive.", "tagline": "Synchronisez vos discussions et paramètres sans effort avec Google Drive.",
"button": { "button": {
"sync": "Sync your chats", "sync": "Synchroniser vos discussions",
"stop": "Stop syncing", "stop": "Arrêter la synchronisation",
"create": "Create new file", "create": "Créer un nouveau fichier",
"confirm": "Confirm selection" "confirm": "Confirmer la sélection"
}, },
"notice": "Note: You will need to re-login on every visit or every hour. To avoid your cloud data being overwritten, do not use BetterChatGPT on more than one device at the same time.", "notice": "Note: Vous devrez vous reconnecter à chaque visite ou toutes les heures. Pour éviter que vos données cloud soient écrasées, n'utilisez pas BetterChatGPT sur plus d'un appareil en même temps.",
"privacy": "Your privacy is important to us, and to ensure it, Better ChatGPT only has non-sensitive access, meaning it can only create, view, and manage its own files and folders.", "privacy": "Votre vie privée est importante pour nous et pour la garantir, BetterChatGPT n'a que des accès non sensibles, c'est-à-dire qu'il peut seulement créer, visualiser et gérer ses propres fichiers et dossiers.",
"toast": { "toast": {
"sync": "Sync successful!", "sync": "Synchronisation réussie!",
"stop": "Syncing stopped" "stop": "Synchronisation arrêtée"
} }
} }