mirror of
				https://github.com/hydralauncher/hydra.git
				synced 2025-03-09 15:40:26 +00:00 
			
		
		
		
	Merge branch 'main' of github.com:hydralauncher/hydra into feat/migration-to-electron-builder
This commit is contained in:
		
						commit
						79109afb89
					
				
					 2 changed files with 15 additions and 15 deletions
				
			
		| 
						 | 
				
			
			@ -48,7 +48,7 @@ pip install -r requirements.txt
 | 
			
		|||
 | 
			
		||||
## Environment variables
 | 
			
		||||
 | 
			
		||||
You'll need an SteamGridDB API Key in order to fetch the game icons on installation.
 | 
			
		||||
You'll need a SteamGridDB API Key in order to fetch the game icons on installation.
 | 
			
		||||
If you want to have onlinefix as a repacker you'll need to add your credentials to the .env
 | 
			
		||||
 | 
			
		||||
Once you have it, you can paste the `.env.example` file and put it on `STEAMGRIDDB_API_KEY`, `ONLINEFIX_USERNAME`, `ONLINEFIX_PASSWORD`.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -30,8 +30,8 @@
 | 
			
		|||
  "bottom_panel": {
 | 
			
		||||
    "no_downloads_in_progress": "Aucun téléchargement en cours",
 | 
			
		||||
    "downloading_metadata": "Téléchargement des métadonnées de {{title}}…",
 | 
			
		||||
    "checking_files": "Vérification des fichiers de {{title}}… ({{percentage}} complet)",
 | 
			
		||||
    "downloading": "Téléchargement de {{title}}… ({{percentage}} complet) - Conclusion dans {{eta}} - {{speed}}"
 | 
			
		||||
    "checking_files": "Vérification des fichiers de {{title}}… ({{percentage}} terminé)",
 | 
			
		||||
    "downloading": "Téléchargement de {{title}}… ({{percentage}} terminé) - Fin dans {{eta}} - {{speed}}"
 | 
			
		||||
  },
 | 
			
		||||
  "game_details": {
 | 
			
		||||
    "open_download_options": "Ouvrir les options de téléchargement",
 | 
			
		||||
| 
						 | 
				
			
			@ -45,15 +45,15 @@
 | 
			
		|||
    "remove": "Supprimer",
 | 
			
		||||
    "remove_from_list": "Retirer",
 | 
			
		||||
    "space_left_on_disk": "{{space}} restant sur le disque",
 | 
			
		||||
    "eta": "Conclusion dans {{eta}}",
 | 
			
		||||
    "eta": "Fin dans {{eta}}",
 | 
			
		||||
    "downloading_metadata": "Téléchargement des métadonnées en cours…",
 | 
			
		||||
    "checking_files": "Vérification des fichiers…",
 | 
			
		||||
    "filter": "Filtrer les réductions",
 | 
			
		||||
    "filter": "Filtrer les repacks",
 | 
			
		||||
    "requirements": "Configuration requise",
 | 
			
		||||
    "minimum": "Minimum",
 | 
			
		||||
    "recommended": "Recommandée",
 | 
			
		||||
    "no_minimum_requirements": "{{title}} ne fournit pas d'informations sur les exigences minimales",
 | 
			
		||||
    "no_recommended_requirements": "{{title}} ne fournit pas d'informations sur les exigences recommandées",
 | 
			
		||||
    "no_minimum_requirements": "{{title}} ne fournit pas d'informations sur les configurations minimales",
 | 
			
		||||
    "no_recommended_requirements": "{{title}} ne fournit pas d'informations sur les configurations recommandées",
 | 
			
		||||
    "paused_progress": "{{progress}} (En pause)",
 | 
			
		||||
    "release_date": "Sorti le {{date}}",
 | 
			
		||||
    "publisher": "Édité par {{publisher}}",
 | 
			
		||||
| 
						 | 
				
			
			@ -72,21 +72,21 @@
 | 
			
		|||
    "not_played_yet": "Vous n'avez pas encore joué à {{title}}",
 | 
			
		||||
    "close": "Fermer",
 | 
			
		||||
    "deleting": "Suppression du programme d'installation…",
 | 
			
		||||
    "playing_now": "Je joue maintenant",
 | 
			
		||||
    "last_time_played": "Dernière lecture {{période}}"
 | 
			
		||||
    "playing_now": "Jeu en cours",
 | 
			
		||||
    "last_time_played": "Dernièrement joué {{période}}"
 | 
			
		||||
  },
 | 
			
		||||
  "activation": {
 | 
			
		||||
    "title": "Activer Hydra",
 | 
			
		||||
    "installation_id": "ID d'installation :",
 | 
			
		||||
    "enter_activation_code": "Entrez votre code d'activation",
 | 
			
		||||
    "message": "Si vous ne savez pas où demander cela, vous ne devriez pas l'avoir.",
 | 
			
		||||
    "message": "Si vous ne savez pas où demander ceci, vous ne devriez pas l'avoir.",
 | 
			
		||||
    "activate": "Activer",
 | 
			
		||||
    "loading": "Chargement en cours…"
 | 
			
		||||
  },
 | 
			
		||||
  "downloads": {
 | 
			
		||||
    "resume": "Reprendre",
 | 
			
		||||
    "pause": "Pause",
 | 
			
		||||
    "eta": "Conclusion dans {{eta}}",
 | 
			
		||||
    "eta": "Fin dans {{eta}}",
 | 
			
		||||
    "paused": "En pause",
 | 
			
		||||
    "verifying": "Vérification en cours…",
 | 
			
		||||
    "completed_at": "Terminé en {{date}}",
 | 
			
		||||
| 
						 | 
				
			
			@ -111,16 +111,16 @@
 | 
			
		|||
    "change": "Mettre à jour",
 | 
			
		||||
    "notifications": "Notifications",
 | 
			
		||||
    "enable_download_notifications": "Quand un téléchargement est terminé",
 | 
			
		||||
    "enable_repack_list_notifications": "Quand une nouvelle réduction est ajoutée",
 | 
			
		||||
    "enable_repack_list_notifications": "Quand un nouveau repack est ajouté",
 | 
			
		||||
    "telemetry": "Télémétrie",
 | 
			
		||||
    "telemetry_description": "Activer les statistiques d'utilisation anonymes"
 | 
			
		||||
  },
 | 
			
		||||
  "notifications": {
 | 
			
		||||
    "download_complete": "Téléchargement terminé",
 | 
			
		||||
    "game_ready_to_install": "{{title}} est prêt à être installé",
 | 
			
		||||
    "repack_list_updated": "Liste de réductions mise à jour",
 | 
			
		||||
    "repack_count_one": "{{count}} réduction ajoutée",
 | 
			
		||||
    "repack_count_other": "{{count}} réductions ajoutées"
 | 
			
		||||
    "repack_list_updated": "Liste de repacks mise à jour",
 | 
			
		||||
    "repack_count_one": "{{count}} repack ajouté",
 | 
			
		||||
    "repack_count_other": "{{count}} repacks ajoutés"
 | 
			
		||||
  },
 | 
			
		||||
  "system_tray": {
 | 
			
		||||
    "open": "Ouvrir Hydra",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue