diff --git a/Resources/Tr/BigPictureTV_en.ts b/Resources/Tr/BigPictureTV_en.ts index 841693a..2364df3 100644 --- a/Resources/Tr/BigPictureTV_en.ts +++ b/Resources/Tr/BigPictureTV_en.ts @@ -4,12 +4,17 @@ BigPictureTV - + + Pause detection + + + + Settings - + Quit @@ -17,234 +22,160 @@ Configurator - + BigPictureTV - Settings - + General - - Install audio module - - - - + Run at startup - + Disable audio switching - + Disable monitor switching - - Audio / Video - - - - + Gamemode video - + Desktop audio - + Desktop video - + + Skip Big Picture intro + + + + Gamemode audio - + + Audio/Video + + + + Actions - + Will revert to previously set power plan - + Enable performance power plan - + Will revert to previous night light state - + Disable night light - + Will reopen discord in desktop mode - + Close discord - + Pause currently playing media - + Advanced - + Custom window title - + Target window - + Window check rate - + Reset default settings - - Open settings folder - - - - - Infos - - - - - Repository: - - - - - Commit ID: - - - - - Detected steam language: - - - - - Commit date: - - - - - Target steam window title: - - - - - + + Discord does not appear to be installed - - Audio module installed - - - - + Internal - + Extend - + External - + Clone - + Big Picture - + Custom - - - - Error - - - - - Failed to execute the PowerShell commands. -Please check if PowerShell is installed and properly configured. - - - - - Success - - - - - AudioDeviceCmdlets module installed successfully. -You can now use audio settings. - - - - - Failed to install NuGet package provider or AudioDeviceCmdlets module. -Please install them manually by running these commands in PowerShell: -Install-PackageProvider -Name NuGet -Force -Scope CurrentUser; -Install-Module -Name AudioDeviceCmdlets -Force -Scope CurrentUser -You should then restart the application. -Error details: - - - diff --git a/Resources/Tr/BigPictureTV_fr.ts b/Resources/Tr/BigPictureTV_fr.ts index 8866ddc..7358756 100644 --- a/Resources/Tr/BigPictureTV_fr.ts +++ b/Resources/Tr/BigPictureTV_fr.ts @@ -155,12 +155,17 @@ Lancer au démarrage - + + Pause detection + Suspendre la detection + + + Settings Paramètres - + Quit Quitter @@ -255,228 +260,214 @@ Détails de l'erreur: Configurator - + BigPictureTV - Settings BigPictureTV - Paramètres - + General Général - Install audio module - Installer le module audio + Installer le module audio - + Run at startup Lancer au démarrage - + Disable audio switching Désactiver la gestion audio - + Disable monitor switching Désactiver la gestion des écrans - - Audio / Video - - - - + Gamemode video Écrans mode jeu - + Desktop audio Audio mode bureau - + Desktop video Écrans mode bureau - + + Skip Big Picture intro + Passer l'intro Big Picture + + + Gamemode audio Audio mode jeu - + + Audio/Video + Audio/Video + + + Actions - + Actions - + Will revert to previously set power plan - + Enable performance power plan Activer le mode performances élevées - + Will revert to previous night light state - + Disable night light Désactiver le mode nuit - + Will reopen discord in desktop mode - + Close discord Fermer discord - + Pause currently playing media Arrêter la lecture du média en cours - + Advanced Avancé - + Custom window title Titre de la fenêtre cible - + Target window Fenêtre cible - + Window check rate Fréqunce de recherche - + Reset default settings Paramètres par défaut - Open settings folder - Ouvrir le dossier de config - - - - Infos - + Ouvrir le dossier de config - Repository: - Dépot: + Dépot: - Commit ID: - Identifiant du commit: + Identifiant du commit: - Detected steam language: - Langue de steam détectée: + Langue de steam détectée: - Commit date: - Date du commit: + Date du commit: - Target steam window title: - Fenêtre steam cible: + Fenêtre steam cible: - - + + Discord does not appear to be installed Discord ne semble pas installé - Audio module installed - Module audio installé + Module audio installé - + Internal Interne - + Extend Étendre - + External Externe - + Clone Dupliquer - + Big Picture - + Custom Personalisé - - Error - Erreur + Erreur - Failed to execute the PowerShell commands. Please check if PowerShell is installed and properly configured. - Impossible d'éxécuter la commande powershell. + Impossible d'éxécuter la commande powershell. Vérifiez que powershell est bien installé. - Success - Succès + Succès - AudioDeviceCmdlets module installed successfully. You can now use audio settings. - AudioDeviceCmdlets a bien été installé. + AudioDeviceCmdlets a bien été installé. Vous pouvez désormais utiliser la gestion audio. - Failed to install NuGet package provider or AudioDeviceCmdlets module. Please install them manually by running these commands in PowerShell: Install-PackageProvider -Name NuGet -Force -Scope CurrentUser; @@ -484,7 +475,7 @@ Install-Module -Name AudioDeviceCmdlets -Force -Scope CurrentUser You should then restart the application. Error details: - Impossible d'installer le module audio. + Impossible d'installer le module audio. Vous pouves l'installer manuellement en utilisant les commmandes suivantes dans powershell: Install-PackageProvider -Name NuGet -Force -Scope CurrentUser Install-Module -Name AudioDeviceCmdlets -Force -Scope CurrentUser diff --git a/Utils/Utils.cpp b/Utils/Utils.cpp index cf7b15e..097fe2e 100644 --- a/Utils/Utils.cpp +++ b/Utils/Utils.cpp @@ -146,8 +146,6 @@ void Utils::sendMediaKey(WORD keyCode) SendInput(1, &ip, sizeof(INPUT)); } - - void Utils::skipBigPictureIntro() { // Center the mouse on the primary screen