Updated translations

This commit is contained in:
jeffser
2024-09-04 15:44:29 -06:00
parent fe22f34a3d
commit b433091e90
12 changed files with 1701 additions and 1606 deletions

258
po/fr.po
View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: 2.0.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-02 03:00-0600\n"
"POT-Creation-Date: 2024-09-04 15:32-0600\n"
"PO-Revision-Date: 2024-09-04 12:35+0200\n"
"Last-Translator: Louis Chauvet-Villaret <louischauvet0@gmail.com>\n"
"Language-Team: French\n"
@@ -82,7 +82,7 @@ msgstr "Ajouter le texte d'un site web au prompt"
msgid "PDF recognition"
msgstr "Reconnaissance des PDF"
#: data/com.jeffser.Alpaca.metainfo.xml.in:24 src/window.ui:880
#: data/com.jeffser.Alpaca.metainfo.xml.in:24 src/window.ui:886
msgid "Disclaimer"
msgstr "Avertissement"
@@ -1347,67 +1347,67 @@ msgstr "0.1.1 Version stable"
msgid "This is the first public version of Alpaca"
msgstr "Ceci est la première version publique d'Alpaca"
#: src/window.py:141
#: src/window.py:140
msgid "Please select a model before chatting"
msgstr "Merci de sélectionner un modèle avant de discuter"
#: src/window.py:195 src/window.py:196
#: src/window.py:194 src/window.py:195
msgid "Close"
msgstr "Fermer"
#: src/window.py:198 src/window.py:199 src/window.ui:833
#: src/window.py:198 src/window.py:199 src/window.ui:839
msgid "Next"
msgstr "Suivant"
#: src/window.py:323
#: src/window.py:333
msgid "image"
msgstr "Image"
#: src/window.py:400
#: src/window.py:410
msgid "Missing file"
msgstr "Fichier manquant"
#: src/window.py:530 src/window.py:582 src/window.py:602 src/window.py:604
#: src/dialogs.py:91 src/window.ui:30 src/custom_widgets/chat_widget.py:309
#: src/window.py:543 src/window.py:595 src/window.py:615 src/window.py:617
#: src/dialogs.py:92 src/window.ui:30 src/custom_widgets/chat_widget.py:314
msgid "New Chat"
msgstr "Nouvelle discussion"
#: src/window.py:634
#: src/window.py:642
msgid "There was an error with the local Ollama instance, so it has been reset"
msgstr ""
"Une erreur est survenue avec l'instance local d'Ollama, elle a donc été "
"reinitialisée"
#: src/window.py:656
#: src/window.py:664
msgid "Cannot open image"
msgstr "Impossible d'ouvrir l'image"
#: src/window.py:742
#: src/window.py:750
msgid "This video is not available"
msgstr "Cette vidéo n'est pas disponible"
#: src/window.py:760 src/dialogs.py:318
#: src/window.py:768 src/dialogs.py:321
msgid "Image recognition is only available on specific models"
msgstr ""
"La reconnaissance d'image est disponible seulement sur certains modèles"
#: src/window.py:786
#: src/window.py:797
msgid "Loading instance"
msgstr "Chargement de l'instance"
#: src/window.py:791
#: src/window.py:802
msgid "Applying user preferences"
msgstr "Application des préférences utilisateurs"
#: src/window.py:811
#: src/window.py:822
msgid "Updating list of local models"
msgstr "Mise-à-jour de la liste des modèles locaux"
#: src/window.py:814
#: src/window.py:825
msgid "Updating list of available models"
msgstr "Mise-à-jour de la liste des modèles disponibles"
#: src/window.py:819
#: src/window.py:830
msgid "Loading chats"
msgstr "Chargement des discussions"
@@ -2218,134 +2218,134 @@ msgstr ""
msgid "Ollama instance was shut down due to inactivity"
msgstr "Ollama a été désactivée faute d'activitée"
#: src/dialogs.py:20
#: src/dialogs.py:21
msgid "Chat cannot be cleared while receiving a message"
msgstr ""
"La discussion ne peut pas être effacée lors de la réception d'un message"
#: src/dialogs.py:23
#: src/dialogs.py:24
msgid "Clear Chat?"
msgstr "Effacer la discussion ?"
#: src/dialogs.py:24
#: src/dialogs.py:25
msgid "Are you sure you want to clear the chat?"
msgstr "Êtes-vous sur de vouloir effacer la discussion ?"
#: src/dialogs.py:27 src/dialogs.py:49 src/dialogs.py:78 src/dialogs.py:106
#: src/dialogs.py:130 src/dialogs.py:152 src/dialogs.py:175 src/dialogs.py:253
#: src/dialogs.py:291 src/dialogs.py:367 src/dialogs.py:406
#: src/dialogs.py:28 src/dialogs.py:50 src/dialogs.py:79 src/dialogs.py:107
#: src/dialogs.py:131 src/dialogs.py:153 src/dialogs.py:176 src/dialogs.py:256
#: src/dialogs.py:294 src/dialogs.py:370 src/dialogs.py:409
msgid "Cancel"
msgstr "Annuler"
#: src/dialogs.py:28
#: src/dialogs.py:29
msgid "Clear"
msgstr "Effacer"
#: src/dialogs.py:45
#: src/dialogs.py:46
msgid "Delete Chat?"
msgstr "Supprimer la discussion ?"
#: src/dialogs.py:46 src/dialogs.py:149
#: src/dialogs.py:47 src/dialogs.py:150
msgid "Are you sure you want to delete '{}'?"
msgstr "Êtes-vous sur de vouloir supprimer '{}' ?"
#: src/dialogs.py:50 src/dialogs.py:153
#: src/dialogs.py:51 src/dialogs.py:154
msgid "Delete"
msgstr "Supprimmer"
#: src/dialogs.py:73
#: src/dialogs.py:74
msgid "Rename Chat?"
msgstr "Renommer la discussion ?"
#: src/dialogs.py:74
#: src/dialogs.py:75
msgid "Renaming '{}'"
msgstr "Renommer '{}'"
#: src/dialogs.py:79
#: src/dialogs.py:80
msgid "Rename"
msgstr "Renommer"
#: src/dialogs.py:101
#: src/dialogs.py:102
msgid "Create Chat?"
msgstr "Créer une discussion ?"
#: src/dialogs.py:102
#: src/dialogs.py:103
msgid "Enter name for new chat"
msgstr "Entrer le nom de la nouvelle discussion"
#: src/dialogs.py:107 src/window.ui:712
#: src/dialogs.py:108 src/window.ui:718
msgid "Create"
msgstr "Créer"
#: src/dialogs.py:126
#: src/dialogs.py:127
msgid "Stop Download?"
msgstr "Arrêter le téléchargement ?"
#: src/dialogs.py:127
#: src/dialogs.py:128
msgid "Are you sure you want to stop pulling '{}'?"
msgstr "Ếtes-vous sur de vouloir arrêter de télécharger '{}'?"
#: src/dialogs.py:131
#: src/dialogs.py:132
msgid "Stop"
msgstr "Arrêter"
#: src/dialogs.py:148
#: src/dialogs.py:149
msgid "Delete Model?"
msgstr "Supprimer le modèle ?"
#: src/dialogs.py:171
#: src/dialogs.py:172
msgid "Remove Attachment?"
msgstr "Supprimer la pièce-jointe ?"
#: src/dialogs.py:172
#: src/dialogs.py:173
msgid "Are you sure you want to remove attachment?"
msgstr "Êtes-vous sur de supprimer la pièce-jointe ?"
#: src/dialogs.py:176
#: src/dialogs.py:177
msgid "Remove"
msgstr "Suprimmer"
#: src/dialogs.py:219
#: src/dialogs.py:221
msgid "Connection Error"
msgstr "Erreur de connexion"
#: src/dialogs.py:220
#: src/dialogs.py:222
msgid "The remote instance has disconnected"
msgstr "L'instance distante s'est deconnectée"
#: src/dialogs.py:223
#: src/dialogs.py:225
msgid "Close Alpaca"
msgstr "Fermer Alpaca"
#: src/dialogs.py:224
#: src/dialogs.py:227
msgid "Use local instance"
msgstr "Utilisez l'instance locale"
#: src/dialogs.py:225
#: src/dialogs.py:228
msgid "Connect"
msgstr "Connecter"
#: src/dialogs.py:249
#: src/dialogs.py:252
msgid "Select Model"
msgstr "Sélectionner un modèle"
#: src/dialogs.py:250
#: src/dialogs.py:253
msgid "This model will be used as the base for the new model"
msgstr "Ce modèle va être utilisé comme base pour le nouveau modèle"
#: src/dialogs.py:254 src/dialogs.py:292 src/dialogs.py:368 src/dialogs.py:407
#: src/dialogs.py:257 src/dialogs.py:295 src/dialogs.py:371 src/dialogs.py:410
msgid "Accept"
msgstr "Accepter"
#: src/dialogs.py:270
#: src/dialogs.py:273
msgid "An error occurred while creating the model"
msgstr "Une erreur est survenue lors de la création du modèle"
#: src/dialogs.py:287
#: src/dialogs.py:290
msgid "Pull Model"
msgstr "Télécharger le modèle"
#: src/dialogs.py:288
#: src/dialogs.py:291
msgid ""
"Input the name of the model in this format\n"
"name:tag"
@@ -2353,15 +2353,15 @@ msgstr ""
"Entrez l'ID du modèle dans ce format\n"
"nom:étiquette (name:tag)"
#: src/dialogs.py:352
#: src/dialogs.py:355
msgid "This video does not have any transcriptions"
msgstr "Cette vidéo n'a aucune transcriptions"
#: src/dialogs.py:362
#: src/dialogs.py:365
msgid "Attach YouTube Video?"
msgstr "Ajouter une vidéo YouTube ?"
#: src/dialogs.py:363
#: src/dialogs.py:366
msgid ""
"{}\n"
"\n"
@@ -2371,15 +2371,15 @@ msgstr ""
"\n"
"Merci de sélectionner une transcription à inclure"
#: src/dialogs.py:397
#: src/dialogs.py:400
msgid "An error occurred while extracting text from the website"
msgstr "Une erreur est survenue lors de l'extraction du texte du site web"
#: src/dialogs.py:402
#: src/dialogs.py:405
msgid "Attach Website? (Experimental)"
msgstr "Ajouter un site web ? (Expérimental)"
#: src/dialogs.py:403
#: src/dialogs.py:406
msgid ""
"Are you sure you want to attach\n"
"'{}'?"
@@ -2414,15 +2414,15 @@ msgstr "Ajouter un fichier"
msgid "Message text box"
msgstr "Boite de saisie des messages"
#: src/window.ui:180 src/window.ui:1099
#: src/window.ui:180 src/window.ui:1105
msgid "Send Message"
msgstr "Envoyer le message"
#: src/window.ui:229 src/window.ui:904 src/window.ui:1040
#: src/window.ui:229 src/window.ui:910 src/window.ui:1046
msgid "Preferences"
msgstr "Préférences"
#: src/window.ui:232 src/window.ui:1018
#: src/window.ui:232 src/window.ui:1024
msgid "General"
msgstr "Général"
@@ -2442,21 +2442,25 @@ msgstr "Bearer Token (optionnel)"
msgid "Run Alpaca In Background"
msgstr "Exécuter Alpaca en arrière-plan"
#: src/window.ui:274
#: src/window.ui:269
msgid "Show Power Saver Warning"
msgstr ""
#: src/window.ui:280
msgid "Temperature"
msgstr "Température"
#: src/window.ui:275
#: src/window.ui:281
msgid ""
"The temperature of the model. Increasing the temperature will make the model "
"answer more creatively. (Default: 0.8)"
msgstr "Augmenter la température rendra le modèle plus créatif. (Défaut : 0.8)"
#: src/window.ui:290
#: src/window.ui:296
msgid "Seed"
msgstr "Graine"
#: src/window.ui:291
#: src/window.ui:297
msgid ""
"Sets the random number seed to use for generation. Setting this to a "
"specific number will make the model generate the same text for the same "
@@ -2465,11 +2469,11 @@ msgstr ""
"Nombre aléatoire utilisé pour la génération. Définie sur une valeur, le "
"modèle génèrera le même texte pour le même prompt. (Défaut : 0 (aléatoire))"
#: src/window.ui:305
#: src/window.ui:311
msgid "Keep Alive Time"
msgstr "Temps chargé en mémoire"
#: src/window.ui:306
#: src/window.ui:312
msgid ""
"Controls how long the model will stay loaded into memory following the "
"request in minutes (Default: 5)"
@@ -2477,15 +2481,15 @@ msgstr ""
"Contrôlez combien de temps le modèle restera chargé en mémoire suivant la "
"demande en minute (Défaut : 5)"
#: src/window.ui:322
#: src/window.ui:328
msgid "Ollama Instance"
msgstr "Instance Ollama"
#: src/window.ui:326
#: src/window.ui:332
msgid "Ollama Overrides"
msgstr "Paramètres d'Ollama"
#: src/window.ui:327
#: src/window.ui:333
msgid ""
"Manage the arguments used on Ollama, any changes on this page only applies "
"to the integrated instance, the instance will restart if you make changes."
@@ -2494,11 +2498,11 @@ msgstr ""
"ne s'appliquent qu'à l'instance intégrée. L'instance va redémarrer si vous "
"effectuez des changements."
#: src/window.ui:399
#: src/window.ui:405
msgid "Idle Timer"
msgstr "Minuteur d'inactivité"
#: src/window.ui:400
#: src/window.ui:406
msgid ""
"Number of minutes the instance should remain idle before it is shut down (0 "
"means it won't be shut down)"
@@ -2506,54 +2510,54 @@ msgstr ""
"Nombre de minutes durant laquelle l'instance reste inactive avant de "
"s'éteindre (0 signifie qu'elle ne s'éteindra pas)"
#: src/window.ui:419
#: src/window.ui:425
msgid "Loading Alpaca dialog"
msgstr "Ajouté : boite de dialogue de lancement d'Alpaca"
#: src/window.ui:426
#: src/window.ui:432
msgid "Loading Alpaca..."
msgstr "Chargement d'Alpaca..."
#: src/window.ui:440
#: src/window.ui:446
msgid "Manage models dialog"
msgstr "Boite de dialogue "
#: src/window.ui:451 src/window.ui:898 src/custom_widgets/model_widget.py:23
#: src/window.ui:457 src/window.ui:904 src/custom_widgets/model_widget.py:23
#: src/custom_widgets/model_widget.py:24
msgid "Manage Models"
msgstr "Gestion des modèles"
#: src/window.ui:461 src/window.ui:592
#: src/window.ui:467 src/window.ui:598
msgid "Create Model"
msgstr "Créer un modèle"
#: src/window.ui:468
#: src/window.ui:474
msgid "Search Model"
msgstr "Chercher un modèle"
#: src/window.ui:477
#: src/window.ui:483
msgid "Model search bar"
msgstr "Barre de recherche des modèles"
#: src/window.ui:484 src/window.ui:486
#: src/window.ui:490 src/window.ui:492
msgid "Search models"
msgstr "Chercher des modèles"
#: src/window.ui:508
#: src/window.ui:514
msgid "No Models Found"
msgstr "Aucun modèle trouvé"
#: src/window.ui:509
#: src/window.ui:515
msgid "Try a different search or pull an unlisted model from it's name"
msgstr ""
"Essayez une recherche différente ou téléchargez un modèle non listé depuis "
"son nom"
#: src/window.ui:517
#: src/window.ui:523
msgid "Pull Model From Name"
msgstr "Télécharger un modèle depuis son nom"
#: src/window.ui:567
#: src/window.ui:573
msgid ""
"By downloading this model you accept the license agreement available on the "
"model's website."
@@ -2561,19 +2565,19 @@ msgstr ""
"En téléchargeant ce modèle, vous acceptez le contrat de licence disponible "
"sur le site du modèle."
#: src/window.ui:627
#: src/window.ui:633
msgid "Base"
msgstr "Base"
#: src/window.ui:646
#: src/window.ui:652
msgid "Name"
msgstr "Nom"
#: src/window.ui:652
#: src/window.ui:658
msgid "Context"
msgstr "Contexte"
#: src/window.ui:696
#: src/window.ui:702
msgid ""
"Some models require a modelfile, Alpaca fills FROM and SYSTEM (context) "
"instructions automatically. Please visit the model's website or Ollama "
@@ -2584,35 +2588,35 @@ msgstr ""
"modèle ou la documentation d'Ollama pour plus d'information si vous n'êtes "
"pas sûr."
#: src/window.ui:735
#: src/window.ui:741
msgid "File preview dialog"
msgstr "Boite de dialogue de la prévisualisation des fichiers"
#: src/window.ui:747
#: src/window.ui:753
msgid "Open With Default App"
msgstr "Ouvrir avec l'application par défaut"
#: src/window.ui:755
#: src/window.ui:761
msgid "Remove Attachment"
msgstr "Supprimer la pièce-jointe"
#: src/window.ui:817
#: src/window.ui:823
msgid "Previous"
msgstr "Précédent"
#: src/window.ui:860
#: src/window.ui:866
msgid "Welcome to Alpaca"
msgstr "Bienvenue sur Alpaca"
#: src/window.ui:861
#: src/window.ui:867
msgid "Powered by Ollama"
msgstr "Fonctionne grâce à Ollama"
#: src/window.ui:864
#: src/window.ui:870
msgid "Ollama Website"
msgstr "Site web d'Ollama"
#: src/window.ui:881
#: src/window.ui:887
msgid ""
"Alpaca and its developers are not liable for any damages to devices or "
"software resulting from the execution of code generated by an AI model. "
@@ -2623,95 +2627,95 @@ msgstr ""
"modèle d'IA. Merci de faire attention et de vérifier prudemment le code "
"avant de l'exécuter."
#: src/window.ui:894
#: src/window.ui:900
msgid "Import Chat"
msgstr "Importer une discussion"
#: src/window.ui:908
#: src/window.ui:914
msgid "Keyboard Shortcuts"
msgstr "Raccourcis claviers"
#: src/window.ui:912
#: src/window.ui:918
msgid "About Alpaca"
msgstr "À propos d'Alpaca"
#: src/window.ui:920 src/window.ui:946
#: src/window.ui:926 src/window.ui:952
msgid "Rename Chat"
msgstr "Renommer la discussion"
#: src/window.ui:924 src/window.ui:950
#: src/window.ui:930 src/window.ui:956
msgid "Duplicate Chat"
msgstr "Dupliquer"
#: src/window.ui:928 src/window.ui:954
#: src/window.ui:934 src/window.ui:960
msgid "Export Chat"
msgstr "Exporter la discussion"
#: src/window.ui:932
#: src/window.ui:938
msgid "Clear Chat"
msgstr "Effacer la discussion"
#: src/window.ui:938 src/window.ui:960
#: src/window.ui:944 src/window.ui:966
msgid "Delete Chat"
msgstr "Supprimer la discussion"
#: src/window.ui:968
#: src/window.ui:974
msgid "From Existing Model"
msgstr "Depuis un modèle existant"
#: src/window.ui:972
#: src/window.ui:978
msgid "From GGUF File"
msgstr "Depuis un fichier GGUF"
#: src/window.ui:976
#: src/window.ui:982
msgid "From Name"
msgstr "Depuis l'ID"
#: src/window.ui:1022
#: src/window.ui:1028
msgid "Close application"
msgstr "Fermer l'application"
#: src/window.ui:1028
#: src/window.ui:1034
msgid "Import chat"
msgstr "Importer la discussion"
#: src/window.ui:1034
#: src/window.ui:1040
msgid "Clear chat"
msgstr "Effacer la discussion"
#: src/window.ui:1046
#: src/window.ui:1052
msgid "New chat"
msgstr "Nouvelle discussion"
#: src/window.ui:1052
#: src/window.ui:1058
msgid "Show shortcuts window"
msgstr "Voir les raccourcis claviers"
#: src/window.ui:1058
#: src/window.ui:1064
msgid "Manage models"
msgstr "Gestion des modèles"
#: src/window.ui:1064
#: src/window.ui:1070
msgid "Toggle sidebar"
msgstr "Basculer la barre latérale"
#: src/window.ui:1070
#: src/window.ui:1076
msgid "Rename chat"
msgstr "Renommer la discussion"
#: src/window.ui:1077
#: src/window.ui:1083
msgid "Editor"
msgstr "Éditeur"
#: src/window.ui:1081
#: src/window.ui:1087
msgid "Copy"
msgstr "Copier"
#: src/window.ui:1087
#: src/window.ui:1093
msgid "Paste"
msgstr "Coller"
#: src/window.ui:1093
#: src/window.ui:1099
msgid "Insert new line"
msgstr "Insérer une ligne"
@@ -2739,15 +2743,15 @@ msgstr ""
msgid "Regenerate Response"
msgstr "Regénérer la réponse"
#: src/custom_widgets/chat_widget.py:340
#: src/custom_widgets/chat_widget.py:346
msgid "Copy of {}"
msgstr "Copie de {}"
#: src/custom_widgets/chat_widget.py:350
#: src/custom_widgets/chat_widget.py:358
msgid "Chat exported successfully"
msgstr "Discussion exportée avec succès"
#: src/custom_widgets/chat_widget.py:419
#: src/custom_widgets/chat_widget.py:428
msgid "Chat imported successfully"
msgstr "Discussion importée avec succès"
@@ -2820,23 +2824,23 @@ msgstr ""
msgid "Select a Model"
msgstr "Sélectionnez un modèle"
#: src/custom_widgets/model_widget.py:163
#: src/custom_widgets/model_widget.py:162
msgid "Stop Pulling '{}'"
msgstr "Arrêter de télécharger '{}'"
#: src/custom_widgets/model_widget.py:242
#: src/custom_widgets/model_widget.py:241
msgid "Remove '{}'"
msgstr "Supprimer '{}'"
#: src/custom_widgets/model_widget.py:309
#: src/custom_widgets/model_widget.py:308
msgid "Image Recognition"
msgstr "Reconnaissance d'image"
#: src/custom_widgets/model_widget.py:335
#: src/custom_widgets/model_widget.py:334
msgid "Enter download menu for {}"
msgstr "Accédez au menu de téléchargement pour {}"
#: src/custom_widgets/model_widget.py:377
#: src/custom_widgets/model_widget.py:376
msgid "Download {}:{}"
msgstr "Télécharger {}:{}"