Downloads:
3,805
Downloads of v 2.5.2:
39
Last Update:
17 Feb 2025
Package Maintainer(s):
Software Author(s):
- Alexander Steinhöfer
Tags:
winmute windows utility audio- Software Specific:
- Software Site
- Software Source
- Software License
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
WinMute
- 1
- 2
- 3
2.5.2 | Updated: 17 Feb 2025
- Software Specific:
- Software Site
- Software Source
- Software License
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
3,805
Downloads of v 2.5.2:
39
Maintainer(s):
Software Author(s):
- Alexander Steinhöfer
WinMute 2.5.2
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Alexander Steinhöfer. The inclusion of Alexander Steinhöfer trademark(s), if any, upon this webpage is solely to identify Alexander Steinhöfer goods or services and not for commercial purposes.
- 1
- 2
- 3
This Package Contains an Exempted Check
Not All Tests Have Passed
Deployment Method: Individual Install, Upgrade, & Uninstall
To install WinMute, run the following command from the command line or from PowerShell:
To upgrade WinMute, run the following command from the command line or from PowerShell:
To uninstall WinMute, run the following command from the command line or from PowerShell:
Deployment Method:
This applies to both open source and commercial editions of Chocolatey.
1. Enter Your Internal Repository Url
(this should look similar to https://community.chocolatey.org/api/v2/)
2. Setup Your Environment
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment
Option 1: Cached Package (Unreliable, Requires Internet - Same As Community)-
Open Source or Commercial:
- Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
- You can also just download the package and push it to a repository Download
-
Open Source
-
Download the package:
Download - Follow manual internalization instructions
-
-
Package Internalizer (C4B)
-
Run: (additional options)
choco download winmute --internalize --source=https://community.chocolatey.org/api/v2/
-
For package and dependencies run:
choco push --source="'INTERNAL REPO URL'"
- Automate package internalization
-
Run: (additional options)
3. Copy Your Script
choco upgrade winmute -y --source="'INTERNAL REPO URL'" [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade winmute -y --source="'INTERNAL REPO URL'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install winmute
win_chocolatey:
name: winmute
version: '2.5.2'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'winmute' do
action :install
source 'INTERNAL REPO URL'
version '2.5.2'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller winmute
{
Name = "winmute"
Version = "2.5.2"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'winmute':
ensure => '2.5.2',
provider => 'chocolatey',
source => 'INTERNAL REPO URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
4. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
This package was approved as a trusted package on 17 Feb 2025.
WinMute automatically mutes your PC volume if you lock your screen or the screensaver is running.
Version 2.5.2 (2025-02-17)
* Added new language: French (thanks to https://translate.codeberg.org/user/avalondrey/)
* Fixed dialog when adding new devices to mute list (#38)
* Fixed uninstall icon in add/remove programs control panel
Version 2.5.1 (2024-05-03)
* Added new language: Simplified Chinese (thanks to https://translate.codeberg.org/user/richzhl/)
Version 2.5.0.1 (2024-02-26)
* Fixed update-check file for chocolatey package manager
Version 2.5.0 (2024-02-06)
* WinMute now supports multiple languages!
If your language is missing, and you want to contribute, please check
the WinMute GitHub project.
Thanks goes out for @bovirus for suggesting this feature, helping out with
the italian language version and providing help and feedback throughout
the implementation.
* The following languages are available
- German
- English
- Spanish
- Italian
- Dutch (partially)
* Optional update notification (disabled for installations via package manager)
* Some small bugfixes
Version 2.4.9-Pre (2023-12-19)
* Pre-Release for 2.5.0
Version 2.4.1 (2023-09-29)
* Fixes crash on signout and shutdown
Version 2.4.0 (2023-09-22)
* Added the option to delay muting by a configurable amount of seconds.
Version 2.3.1 (2023-07-27)
* Fixed annoying error message when the Windows registry key "SystemUsesLightTheme" is not present.
Version 2.3.0 (2023-04-25)
* Added function to only mute specific endpoints
* As is good tradition, also added a switch to NOT mute specific endpoints
* Fixed a problem that WinMute never unmutes, when the PC bootet during quiet hours.
* Fixed bluetooth muting description
* Changed SetCoalescableTimer to SetTimer, so WinMute can run under Windows 7.
Please note that Windows 7 is nevertheless not supported any more.
Version 2.2.0 (2022-11-28)
* Removed screensaver detection as it caused problems with
anti-cheat software of current games (e.g. Overwatch 2, Darktide).
Version 2.1.2 (2022-08-25)
* Changed bluetooth detection logic, so that muting
the workstation doesn't happen, when scanning for new
devices.
* Fixed crash when connectiong via remote desktop
* Show log-file path in settings UI
* Enhanced logging
Version 2.1.1 (2022-08-03)
* Improved UI when WLAN or Bluetooth is not available
* Added a 5 second delay before unmuting the workstation,
when a bluetooth device reconnects. This should prevent
music blasting out of your pc, when the device is connected,
but the audio endpoint has not been changed yet.
* Integrated Bluetooth muting into overall mute logic, so that
the workstation is not unmuted, when it is locked but an audio
Bluetooth device reconnects.
Version 2.1.0 (2022-08-02)
* Added new feature to mute workstation when an bluetooth audio device
disconnects (and re-enable audio if it reconnects)
* Fixed saving of SSID-lists
* Fixed some spelling errors
Version 2.0.0 (2022-05-01)
* WinMute now mutes all audio endpoints and not just the default endpoint.
It also stores all endpoint states and restores them if the appropriate
option is set.
* Reworked mute detection logic. This should fix timing errors, e.g. when
screensaver with screenlock is active.
* WinMute can now mute your computer when it is connected (alternatively
when it is _not_ connected) to a particular wireless network.
* Added detection for display standby
* Added detection for RDP sessions
* Added autostart option (no more fiddling with the Startup-folder)
* Added Hi-DPI awareness
* Added tray icon for bright system theme
* UI Rework (New settings and about dialogue)
* Various fixes and improvements
* Updated project to VS 2022
Version 1.6.0 (2020-12-18)
* Added "Quiet Hours": A time frame where WinMute automatically
mutes and afterwards unmutes your workstation.
* Added proxy process to recognize screensaver startup when
the current foreground application is a 32-bit application
* Removed 32-bit build.
Version 1.5.0 (2020-06-29)
* Added support for mute on suspend, shutdown and logout
Automatic audio-restore is disabled for these events.
Version 1.4.6 (2020-04-24)
* Compiled with spectre migitations... just 'cause
* Added "Support"-Link to About dialog
* Small menu redesign.
Version 1.4.5 (2019-09-04)
* Fixed crash when all audio endpoints are removed while the program is running
(might happen, when connecting to your PC via RDP).
* Upgraded compiler toolset to VS2019
Version 1.4.4 (2017-08-14)
* New, simpler icon
* System notification area icon is now white, to fit better with
with windows' default icons
* Upgraded compiler toolset to VS2017
Version 1.4.3 (2016-08-11)
* Maintenance release, no new features
* Upgraded to new compiler toolset
* Removed Windows XP as I can also no longer test it and as Visual Studio 2015
no longer supports this platform.
* Use more modern UI elements
Version 1.4.1/1.4.2 (2014-07-17)
* Fixed screensaver muting: It sometimes happened that WinMute
muted Windows Audio for no apparent reason and "forgot" to
unmute. This is now fixed.
Version 1.4 (2014-07-10)
* WinMute can now also mute if the screensaver starts
Due to windows restrictions, unmuting the audio can take up to one second
after the screensaver resumes.
* Added a toggle switch to configure if WinMute should unmute at all after
a workstation lock or a screensaver run
Version 1.3 (2012-02-23)
* Right-click menu is now correctly dismissed if the user clicks somewhere
outside of the menu.
* Embedded Visual C++ 2010 DLLs. This increases file size by about 100kb, but
enables the usage of this tool in workplaces that do not have deployed the
Visual C++ 2010 Runtime Environment yet.
* Vista/7/8: Correctly mute the new device, if the default audio endpoint
changes.
* XP: Greatly improved hardware detection code. WinMute now mutes all devices,
instead of just setting the volume of the first device it finds to zero.
If the Mute-Button is locked via Group Policies, WinMute will try to
use the Volume Slider to "emulate" sound muting.
* XP: Actively tries to prevent other programs from unmuting the system.
Version 1.2 (2011-05-30)
* Fixed a bug where WinMute could malfunction if the audio
device was changed or disconnected during a windows session.
Version 0.0 - 1.1
* These documents have been lost forever...
{
"meta.lang.name": "Deutsch (German)",
"meta.lang.mode": "ltr",
"init.error.settings.title": "Fehler beim Initialisieren",
"init.error.settings.text": "Kritischer Fehler beim Initialisieren von WinMute",
"init.error.already-running.title": "WinMute läuft bereits",
"init.error.already-running.text": "Bitte halten Sie ausschau nach einem weißen Lautsprechersymbol im Symbolbereich der Taskleiste.",
"init.error.winmute.title": "Fehler beim Starten von WinMute.",
"init.error.winmute.text": "Ein kritischer Fehler trat beim starten von WinMute auf. Das Programm muss beendet werden.",
"init.error.winmute.platform-support.title": "Nur Windows Vista and neuer werden unterstützt",
"init.error.winmute.platform-support.text": "Für Windows XP Unterstützung, kann WinMute in der Version 1.4.2 oder älter installiert werden.",
"general.error.winapi.text": "{} fehlgeschlagen mit Fehler {}: {}",
"general.error.audio-service-shutdown.title": "Der Audioservice wurde beendet.",
"general.error.audio-service-shutdown.text": "WinMute kann diese Situation nicht Beheben. Bitte starten Sie das Programm neu.",
"popup.remote-session-detected.title": "Remote Session festgestellt",
"popup.remote-session-detected.text": "Alle Audiogeräte wurden stumm geschaltet",
"popup.bluetooth-muting-disabled.title": "Bluetooth-Stummschalten deaktiviert",
"popup.bluetooth-muting-disabled.text": "Bluetooth ist nicht verfügbar oder deaktiviert.\nDas Bluetooth-abhängige Stummschalten wurde deaktiviert.",
"popup.wlan-muting-disabled.title": "WLAN-Stummschalten deaktiviert",
"popup.wlan-muting-disabled.text": "WLAN ist nicht verfügbar oder deaktiviert.\nDas WLAN-abhängige Stummschalten wurde deaktiviert.",
"popup.quiet-hours-started.title": "Die Ruhezeit hat begonnen",
"popup.quiet-hours-started.text": "Der Computer wird stumm geschaltet.",
"popup.quiet-hours-ended.title": "Ruhezeit vorbei",
"popup.quiet-hours-ended.text": "Audiopegel wurden wiederhergestellt.",
"popup.workstation-muted.title": "Computer stummgeschaltet",
"popup.wlan-not-on-mute-list.text": "WLAN-Netzwerk \"{}\" ist nicht auf der Erlaubt-Liste.",
"popup.wlan-is-on-mute-list.text": "WLAN-Netzwerknetwork \"{}\" wurde für das automatische Stummschalten konfiguriert.",
"popup.muting-workstation-after-delay.title": "Verzögertes Stummschalten des Computers",
"popup.muting-workstation-after-delay.text": "Alle Audiogeräte wurden stummgeschaltet",
"popup.volume-restored.title": "Lautstärke wiederhergestellt",
"popup.volume-restored.text": "Die Lautstärkepegel aller Audiogeräte wurden wiederhergestellt",
"popup.muting-workstation.title": "Stummschalten des Computers",
"popup.muting-workstation.text": "Alle Audiogeräte wurden stumm geschaltet",
"popup.error.quiet-hours-start.title": "Beginn der Ruhzeit",
"popup.error.quiet-hours-start.text": "Fehler beim Registrieren des Windows-Timers für den Ruhezeit-Beginn",
"popup.error.quiet-hours-stop.title": "Ende der Ruhezeit",
"popup.error.quiet-hours-stop.text": "Fehler beim Registrieren des Windows-Timers für das Ruhezeit-Ende",
"traymenu.info": "Info",
"traymenu.mute-when": "Stummschalten sobald...",
"traymenu.mute-on-lock": "... PC gesperrt wird",
"traymenu.mute-on-screen-suspend": "... der Bildschirm sich ausschaltet",
"traymenu.restore-volume": "Lautstärke wiederherstellen",
"traymenu.mute-no-restore": "Stummschalten ohne Wiederherstellung...",
"traymenu.mute-on-shutdown": "... Herunterfahren",
"traymenu.mute-on-sleep": "... Standby",
"traymenu.mute-on-logout": "... Ausloggen",
"traymenu.mute-all-devices": "Alle Geräte jetzt stummschalten",
"traymenu.settings": "Einstellungen...",
"traymenu.exit": "Beenden",
"settings.title": "Einstellungen",
"settings.btn-save": "Speichern",
"settings.btn-cancel": "Abbrechen",
"settings.btn-add": "Hinzufügen",
"settings.btn-edit": "Bearbeiten",
"settings.btn-remove": "Entfernen",
"settings.btn-remove-all": "Alle entfernen",
"settings.tab.general": "Allgemein",
"settings.tab.mute": "Stummschalten",
"settings.tab.quiet-hours": "Ruhezeit",
"settings.tab.bluetooth": "Bluetooth",
"settings.tab.wifi": "WLAN",
"settings.bluetooth.add-edit.add-title": "Bluetooth-Gerät hinzufügen",
"settings.bluetooth.add-edit.edit-title": "Bluetooth-Gerät bearbeiten",
"settings.bluetooth.add-edit.device-name-label": "Bluetooth Gerätename:",
"settings.general.run-on-startup": "WinMute mit Windows starten",
"settings.general.enable-logging": "Protokollierung aktivieren",
"settings.general.btn-open-log-file": "Protokolldatei öffnen...",
"settings.general.select-language-label": "Sprache",
"settings.bluetooth.add-edit.enter-device-name-placeholder": "Bitte geben Sie einen Gerätenamen an",
"settings.bluetooth.description": "\"Bluetooth Muting\" aktiviert das Stummschalten des PCs sobald ein Bluetooth-Audiogerät vom PC getrennt wird und hebt die Stummschaltung auf, sobald es wieder verbunden wird.\n\nDieses Verhalten kann für alle oder nur bestimmte Bluetooth-Geräte aktiviert werden.",
"settings.bluetooth.enable-muting": "\"Bluetooth Stummschalten\" aktivieren",
"settings.bluetooth.enable-muting-filter": "Nur für die folgenden Geräte aktivieren:",
"settings.bluetooth-disabled-info": "Info: Bluetooth ist auf diesem Gerät nicht verfügbar.\nEinige Optionen wurden deaktiviert.",
"settings.mute.general-title": "Allgemein",
"settings.mute.show-mute-event-notifications": "Zeige Benachrichtigungen an",
"settings.mute.manage-endpoints-individually": "Verwalte Audiogeräte individuell",
"settings.mute.btn-manage-endpoints": "Audiogeräte verwalten...",
"settings.mute.mute-with-restore.title": "Stummschalten mit Lautstärkewiederherstellung, wenn...",
"settings.mute.mute-with-restore.when-workstation-is-locked": "... der PC gesperrt wird",
"settings.mute.mute-with-restore.when-screen-turns-off": "... der Bildschirm in Standby geht",
"settings.mute.mute-with-restore.restore-volume": "Lautstärke danach wiederherstellen",
"settings.mute.mute-with-restore.restore-volume-delay-label": "Sekunden Verzögerung vor dem Stummschalten.",
"settings.mute.mute-without-restore.title": "Stummschalten ohne Lautstärkenwiederherstellung, wenn...",
"settings.mute.mute-without-restore.when-computer-shuts-down": "... der Computer heruntegefahren wird",
"settings.mute.mute-without-restore.when-computer-goes-to-sleep": "... der Computer in den Schlaf-/Ruhemodus geht",
"settings.mute.mute-without-restore.when-user-logs-out": "... sich der Benutzer abmeldet",
"settings.mute.mute-without-restore.when-rdp-session-starts": "... eine RDP Session erkannt wird",
"settings.quiet-hours.intro": "Während der Ruhezeit schaltet WinMute alle Audiogeräte auf Stumm und stellt anschließend die Lautstärke wieder her.",
"settings.quiet-hours.enable": "Ruhzeit aktivieren",
"settings.quiet-hours.start-time-label": "Beginn:",
"settings.quiet-hours.end-time-label": "Ende:",
"settings.quiet-hours.force-unmute": "Lautstärkewiederherstellung erzwingen",
"settings.quiet-hours.force-unmute-description": "Die Lautstärke wird von allen Audiogeräten wiederhergestellt, unabhängig davon ob diese vor der Ruhezeit stumm geschaltet waren, oder nicht.",
"settings.quiet-hours.show-notifications": "Benachrichtigungen zur Ruhezeit anzeigen",
"settings.quiet-hours.error.invalid-time-range.title": "Fehlerhafter Zeitraum",
"settings.quiet-hours.error.invalid-time-range.text": "Beginn und Ende müssen unterschiedliche Zeiten sein.",
"settings.quiet-hours.error.error-while-saving.title": "Fehler beim Speichern der Einstellungen",
"settings.quiet-hours.error.error-while-saving.text": "Während dem Speichern der Ruhezeiteinstellungen trat ein Fehler auf",
"settings.wifi.intro": "Das WLAN basiert Stummschalten ermöglicht es die PC-Lautstärke abhängig von dem Namen des verbundenen WLAN Netzwerks zu steuern.",
"settings.wifi.enable": "Aktiviere WLAN-basiertes Stummschalten",
"settings.wifi.mute-when-not-in-list": "Stummschalten, wenn das WLAN nicht in der Liste ist",
"settings.wifi.wifi-disabled-info": "Info: WLAN ist auf diesem Gerät nicht verfügbar.\nEinige Optionen wurden deaktiviert.",
"settings.wifi.add-edit.add-title": "WLAN Netzwerk hinzufügen",
"settings.wifi.add-edit.edit-title": "WLAN Netzwerk bearbeiten",
"settings.wifi.add-edit.ssid-name-label": "SSID/WLAN-Name:",
"settings.wifi.add-edit.enter-device-name-placeholder": "Bitte geben sie einen WLAN Netzwerknamen ein",
"settings.mute.manage-endpoints.title": "Audiogeräte verwalten",
"settings.mute.manage-endpoints.list-behaviour.title": "Allgemein",
"settings.mute.manage-endpoints.list-behaviour.mute-only-listed": "Nur gespeicherte Audiogeräte stummschalten",
"settings.mute.manage-endpoints.list-behaviour.mute-all-but-listed": "Alle bis auf die gespeicherten Audiogeräte stummschalten",
"settings.mute.manage-endpoints.endpoints.title": "Audiogeräte",
"settings.mute.manage-endpoints.add-edit.add-title": "Gerät hinzufügen",
"settings.mute.manage-endpoints.add-edit.edit-title": "Gerät bearbeiten",
"settings.mute.manage-endpoints.add-edit.endpoint-name-placeholder": "Bitte ein Audiogerät angeben",
"settings.mute.manage-endpoints.add-edit.endpoint-name-label": "Audiogerät:",
"about.title": "Über WinMute",
"about.general.author-site-label": "Entwickler: www.lx-s.de",
"about.general.project-site-label": "Projektseite && Code",
"about.general.support-label": "Hilfe/Unterstützung",
"about.general.description": "WinMute wird von Alexander Steinhöfer in seiner Freizeit entwickelt. Der Quelltext sowie neue Programmversionen können auf GitHub heruntergeladen werden. Beiträge in Form von Code, Tickets oder Featurewünsche werden gerne gesehen! Vielen Dank dass Sie dieses kleine Tool verwenden!",
"about.tab.winmute": "WinMute",
"about.tab.license": "Lizenz",
"about.btn-close": "OK",
"settings.wifi.mute-when-in-list": "Stummschalten, wenn das WLAN in der Liste ist",
"settings.general.check-for-updates-on-start": "Bei Programmstart nach Updates suchen",
"popup.update-available.text": "Die installierte Version ist {}.\nKlicken sie auf diese Nachricht zum Öffnen der Downloadseite.",
"popup.update-available-beta.title": "WinMute Beta {} ist verfügbar!",
"popup.update-available-beta.text": "Die installierte Version ist {}.\nKlicken sie auf diese Nachricht zum Öffnen der Beta-Downloadseite.",
"settings.bluetooth.bluetooth-disabled-info": "Info: Bluetooth ist auf diesem Gerät nicht verfügbar.\nEinige Optionen wurden deaktiviert.",
"popup.error.update-check-failed.title": "Updateprüfung fehlgeschlagen.",
"popup.update-available.title": "WinMute {} ist verfügbar!",
"pupup.error.update-check-failed.text": "Fehler beim Prüfen auf eine neue Version.\nBitte prüfen Sie die Protokolldateien.",
"settings.general.check-for-beta-updates-on-start": "Auf Vorabversionen überprüfen",
"settings.general.updates-handled-externally": "Optionen deaktiviert: Updates werden extern durchgeführt",
"settings.general.help-translating": "Hilf beim Übersetzen"
}
{
"meta.lang.name": "English",
"meta.lang.mode": "ltr",
"init.error.settings.title": "Failed to initialize settings",
"init.error.settings.text": "Critical error while initializing WinMute",
"init.error.already-running.title": "WinMute is already running",
"init.error.already-running.text": "Please look for a winmutes application icon in the Windows taskbar notification area.",
"init.error.winmute.title": "Failed to start WinMute.",
"init.error.winmute.text": "WinMute encountered a critical error while initializing and must shut down.",
"init.error.winmute.platform-support.title": "Only Windows Vista and newer is supported",
"init.error.winmute.platform-support.text": "If Windows XP support is needed, please download WinMute version 1.4.2 or lower.",
"general.error.winapi.text": "{} failed with error {}: {}",
"general.error.audio-service-shutdown.title": "The audio service has been shut down.",
"general.error.audio-service-shutdown.text": "WinMute is not able to recover from that condition.\nPlease try to restart the program.",
"popup.update-available.title": "WinMute {} is available!",
"popup.update-available.text": "The installed version is {}.\nClick on this message to open the download page.",
"popup.update-available-beta.title": "WinMute Beta {} is available!",
"popup.update-available-beta.text": "Your current version is {}.\nClick on this message to open the beta-download page.",
"popup.error.update-check-failed.title": "Update check failed.",
"pupup.error.update-check-failed.text": "Unable to check for a new version.\nPlease check/enable logging for further details.",
"popup.remote-session-detected.title": "Remote Session detected",
"popup.remote-session-detected.text": "All audio devices have been muted",
"popup.bluetooth-muting-disabled.title": "Bluetooth muting disabled",
"popup.bluetooth-muting-disabled.text": "Bluetooth is not available or disabled.\nBluetooth muting will be disabled on this computer.",
"popup.wlan-muting-disabled.title": "WLAN muting disabled",
"popup.wlan-muting-disabled.text": "WLAN is not available or disabled.\nWLAN muting will be disabled on this computer.",
"popup.quiet-hours-started.title": "Quiet hours started",
"popup.quiet-hours-started.text": "Computer audio will now be muted.",
"popup.quiet-hours-ended.title": "Quiet Hours ended",
"popup.quiet-hours-ended.text": "Computer audio has been restored.",
"popup.workstation-muted.title": "Audio muted",
"popup.wlan-not-on-mute-list.text": "WLAN network \"{}\" is not on allowed list.",
"popup.wlan-is-on-mute-list.text": "WLAN network \"{}\" is configured for AutoMute.",
"popup.muting-workstation-after-delay.title": "Muting computer after delay",
"popup.muting-workstation-after-delay.text": "All devices have been muted",
"popup.volume-restored.title": "Volume restored",
"popup.volume-restored.text": "All devices have been restored to their previous configuration",
"popup.muting-workstation.title": "Muting computer",
"popup.muting-workstation.text": "All devices have been muted",
"popup.error.quiet-hours-start.title": "Quiet Hours Start",
"popup.error.quiet-hours-start.text": "Failed to register quiet hours start with windows timer system",
"popup.error.quiet-hours-stop.title": "Quiet Hours Stop",
"popup.error.quiet-hours-stop.text": "Failed to register end of quiet hours with windows timer system",
"traymenu.info": "About",
"traymenu.mute-when": "Mute when...",
"traymenu.mute-on-lock": "... computer is locked",
"traymenu.mute-on-screen-suspend": "... screen turns off",
"traymenu.restore-volume": "Restore volume afterwards",
"traymenu.mute-no-restore": "Mute on (no volume restore)...",
"traymenu.mute-on-shutdown": "... shutdown",
"traymenu.mute-on-sleep": "... sleep",
"traymenu.mute-on-logout": "... logout",
"traymenu.mute-all-devices": "Mute all devices now",
"traymenu.settings": "Settings...",
"traymenu.exit": "Exit",
"settings.title": "Settings",
"settings.btn-save": "Save",
"settings.btn-cancel": "Cancel",
"settings.btn-add": "Add",
"settings.btn-edit": "Edit",
"settings.btn-remove": "Remove",
"settings.btn-remove-all": "Remove all",
"settings.tab.general": "General",
"settings.tab.mute": "Mute",
"settings.tab.quiet-hours": "Quiet Hours",
"settings.tab.bluetooth": "Bluetooth",
"settings.tab.wifi": "WLAN",
"settings.bluetooth.add-edit.add-title": "Add Bluetooth device",
"settings.bluetooth.add-edit.edit-title": "Edit Bluetooth device",
"settings.bluetooth.add-edit.device-name-label": "Bluetooth device name:",
"settings.general.run-on-startup": "Run WinMute when this user logs on",
"settings.general.check-for-updates-on-start": "Check for new updates on startup",
"settings.general.check-for-beta-updates-on-start": "Also check for new beta versions",
"settings.general.updates-handled-externally": "Options disabled: Updates are handled externally",
"settings.general.enable-logging": "Enable logging",
"settings.general.btn-open-log-file": "Open log file...",
"settings.general.select-language-label": "Language",
"settings.general.help-translating": "Help translating",
"settings.bluetooth.add-edit.enter-device-name-placeholder": "Please enter a Bluetooth device name",
"settings.bluetooth.description": "\"Bluetooth Muting\" allows disabling the audio if an audio-class bluetooth device is disconnected, and re-enables it if a device is reconnected to the computer.\n\nThis behaviour can be enabled for all bluetooth audio-devices or only for a specific set.",
"settings.bluetooth.enable-muting": "Enable Bluetooth-based muting",
"settings.bluetooth.enable-muting-filter": "Enable only for these devices:",
"settings.bluetooth.bluetooth-disabled-info": "Note: Bluetooth is not available on this device.\nSome options have been disabled.",
"settings.mute.general-title": "General",
"settings.mute.show-mute-event-notifications": "Show mute event notifications",
"settings.mute.manage-endpoints-individually": "Manage audio devices individually",
"settings.mute.btn-manage-endpoints": "Manage devices...",
"settings.mute.mute-with-restore.title": "Mute with volume restore, when...",
"settings.mute.mute-with-restore.when-workstation-is-locked": "... the computer is locked",
"settings.mute.mute-with-restore.when-screen-turns-off": "... the screen turns off",
"settings.mute.mute-with-restore.restore-volume": "Restore volume afterwards",
"settings.mute.mute-with-restore.restore-volume-delay-label": "seconds delay before muting.",
"settings.mute.mute-without-restore.title": "Mute without volume restore, when...",
"settings.mute.mute-without-restore.when-computer-shuts-down": "... the computer shuts down",
"settings.mute.mute-without-restore.when-computer-goes-to-sleep": "... the computer goes into sleep/hibernate",
"settings.mute.mute-without-restore.when-user-logs-out": "... the user logs out",
"settings.mute.mute-without-restore.when-rdp-session-starts": "... WinMute is started within a RDP session",
"settings.quiet-hours.intro": "During Quiet Hours WinMute automatically mutes the computers audio devices and unmutes them afterwards.",
"settings.quiet-hours.enable": "Enable Quiet Hours",
"settings.quiet-hours.start-time-label": "Start time:",
"settings.quiet-hours.end-time-label": "End time:",
"settings.quiet-hours.force-unmute": "Force unmute",
"settings.quiet-hours.force-unmute-description": "If force unmute is enabled, WinMute will unmute the computers audio devices when quiet hours end and not take into account if they were already muted before quiet hours started.",
"settings.quiet-hours.show-notifications": "Show Quiet Hours notifications",
"settings.quiet-hours.error.invalid-time-range.title": "Invalid time range",
"settings.quiet-hours.error.invalid-time-range.text": "Start and stop must not be the same time.",
"settings.quiet-hours.error.error-while-saving.title": "Failed to save quiet hours settings",
"settings.quiet-hours.error.error-while-saving.text": "Something went wrong while saving the settings",
"settings.wifi.intro": "\"WLAN Mute\" mutes the computer based on the name of the connected wireless network.",
"settings.wifi.enable": "Enable WLAN based muting",
"settings.wifi.mute-when-in-list": "Mute if connected WLAN is in list",
"settings.wifi.mute-when-not-in-list": "Mute if connected WLAN is not in list",
"settings.wifi.wifi-disabled-info": "Note: WLAN is not available on this device.\nSome options have been disabled.",
"settings.wifi.add-edit.add-title": "Add WiFi network",
"settings.wifi.add-edit.edit-title": "Edit WiFi network",
"settings.wifi.add-edit.ssid-name-label": "SSID/WiFi Name:",
"settings.wifi.add-edit.enter-device-name-placeholder": "Please enter a SSID/WiFi name",
"settings.mute.manage-endpoints.title": "Manage audio devices",
"settings.mute.manage-endpoints.list-behaviour.title": "General",
"settings.mute.manage-endpoints.list-behaviour.mute-only-listed": "Mute only listed devices",
"settings.mute.manage-endpoints.list-behaviour.mute-all-but-listed": "Mute all but listed devices",
"settings.mute.manage-endpoints.endpoints.title": "Devices",
"settings.mute.manage-endpoints.add-edit.add-title": "Add Device",
"settings.mute.manage-endpoints.add-edit.edit-title": "Edit Device",
"settings.mute.manage-endpoints.add-edit.endpoint-name-placeholder": "Please enter a device name",
"settings.mute.manage-endpoints.add-edit.endpoint-name-label": "Device name:",
"about.title": "About WinMute",
"about.general.author-site-label": "Author: www.lx-s.de",
"about.general.project-site-label": "Project Site && Code",
"about.general.support-label": "Support",
"about.general.description": "WinMute is developed by Alexander Steinhoefer his spare time. The code as well as new releases for this tool can be found on GitHub. Contributions in the form of code, tickets or feature requests are very welcome. Thanks for using this little tool!",
"about.tab.winmute": "WinMute",
"about.tab.license": "License",
"about.btn-close": "OK"
}
{
"meta.lang.name": "Español (Spanish)",
"meta.lang.mode": "ltr",
"init.error.settings.title": "No se pudo inicializar la configuración",
"init.error.settings.text": "Error crítico al inicializar WinMute",
"init.error.already-running.title": "WinMute ya se está ejecutando",
"init.error.already-running.text": "Por favor busque el ícono de la aplicación WinMute en el área de notificación de la barra de tareas de Windows.",
"init.error.winmute.title": "No se pudo iniciar WinMute.",
"init.error.winmute.text": "WinMute encontró un error crítico durante la inicialización y debe cerrarse.",
"init.error.winmute.platform-support.title": "Solo se soporta Windows Vista y versiones más recientes",
"init.error.winmute.platform-support.text": "Si requiere soporte para Windows XP, por favor descargue WinMute 1.4.2 o inferior.",
"general.error.winapi.text": "{} falló con error {}: {}",
"general.error.audio-service-shutdown.title": "El servicio de audio ha sido terminado.",
"general.error.audio-service-shutdown.text": "WinMute no puede recuperarse de esta condición.\nPor favor intente reiniciar el programa.",
"popup.remote-session-detected.title": "Sesión remota detectada",
"popup.remote-session-detected.text": "Se han silenciado todos los dispositivos de audio",
"popup.bluetooth-muting-disabled.title": "Silenciamiento de Bluetooth deshabilitado",
"popup.bluetooth-muting-disabled.text": "Bluetooth no está disponible o está deshabilitado.\nEl silenciamiento de Bluetooth será deshabilitado en esta computadora.",
"popup.wlan-muting-disabled.title": "Silenciamiento de WiFi desactivado",
"popup.wlan-muting-disabled.text": "WiFi no está disponible o está deactivado.\nEl silenciamiento de WiFi será deshabilitado en esta computadora.",
"popup.quiet-hours-started.title": "Horas de silencio activadas",
"popup.quiet-hours-started.text": "El audio de la computadora será silenciado ahora.",
"popup.quiet-hours-ended.title": "Horas de silencio terminadas",
"popup.quiet-hours-ended.text": "El audio de la computadora ha sido restaurado.",
"popup.workstation-muted.title": "Audio silenciado",
"popup.wlan-not-on-mute-list.text": "La red de WiFi \"{}\" no esta en la lista de redes permitidas.",
"popup.wlan-is-on-mute-list.text": "La red WiFi \"{}\" está configurada para AutoMute.",
"popup.muting-workstation-after-delay.title": "Silenciando la computadora después de demora",
"popup.muting-workstation-after-delay.text": "Todos los dispositivos han sido silenciados",
"popup.volume-restored.title": "Volumen restaurado",
"popup.volume-restored.text": "Todos los dispositivos han sido restaurados a su configuración anterior",
"popup.muting-workstation.title": "Silenciando computadora",
"popup.muting-workstation.text": "Todos los dispositivos han sido silenciados",
"popup.error.quiet-hours-start.title": "Empezar Horas de Silencio",
"popup.error.quiet-hours-start.text": "Fallo al registrar el inicio de las horas de silencio con el sistema de temporizador de Windows",
"popup.error.quiet-hours-stop.title": "Fin de las horas de silencio",
"popup.error.quiet-hours-stop.text": "Fallo al registrar el final de las horas de silencio con el sistema de temporizador de Windows",
"traymenu.info": "Acerca de",
"traymenu.mute-when": "Silenciar cuando...",
"traymenu.mute-on-lock": "... la computadora está bloqueada",
"traymenu.mute-on-screen-suspend": "... la pantalla se apaga",
"traymenu.restore-volume": "Restaurar el volumen después",
"traymenu.mute-no-restore": "Silencio activado (no se restablece el volumen)...",
"traymenu.mute-on-shutdown": "... apagado",
"traymenu.mute-on-sleep": "... suspender",
"traymenu.mute-on-logout": "... cerrar sesión",
"traymenu.mute-all-devices": "Silenciar todos los dispositivos ahora",
"traymenu.settings": "Configuración...",
"traymenu.exit": "Salir",
"settings.title": "Configuración",
"settings.btn-save": "Guardar",
"settings.btn-cancel": "Cancelar",
"settings.btn-add": "Añadir",
"settings.btn-edit": "Editar",
"settings.btn-remove": "Quitar",
"settings.btn-remove-all": "Quitar todo",
"settings.tab.general": "General",
"settings.tab.mute": "Silencio",
"settings.tab.quiet-hours": "Horas de silencio",
"settings.tab.bluetooth": "Bluetooth",
"settings.tab.wifi": "WLAN",
"settings.bluetooth.add-edit.add-title": "Añade un dispositivo Bluetooth",
"settings.bluetooth.add-edit.edit-title": "Editar dispositivo Bluetooth",
"settings.bluetooth.add-edit.device-name-label": "Nombre del dispositivo Bluetooth:",
"settings.general.run-on-startup": "Ejecutar WinMute cuando este usuario se conecte",
"settings.general.enable-logging": "Activar el registro",
"settings.general.btn-open-log-file": "Abrir el archivo de registro...",
"settings.general.select-language-label": "Idioma",
"settings.bluetooth.add-edit.enter-device-name-placeholder": "Por favor, introduzca un nombre para el dispositivo Bluetooth",
"settings.bluetooth.description": "\"Silenciar Bluetooth\" permite desactivar el audio si se desconecta un dispositivo bluetooth de clase audio, y volver a activarlo si se vuelve a conectar al ordenador.\n\nEste comportamiento se puede activar para todos los dispositivos de audio bluetooth o sólo para un conjunto específico.",
"settings.bluetooth.enable-muting": "Activar el silenciamiento basado en Bluetooth",
"settings.bluetooth.enable-muting-filter": "Activar sólo para estos dispositivos:",
"settings.bluetooth-disabled-info": "",
"settings.mute.general-title": "General",
"settings.mute.show-mute-event-notifications": "Mostrar notificaciones de eventos silenciados",
"settings.mute.manage-endpoints-individually": "Gestiona individualmente los dispositivos de audio",
"settings.mute.btn-manage-endpoints": "Gestiona los dispositivos...",
"settings.mute.mute-with-restore.title": "Silencio con restauración del volumen, cuando...",
"settings.mute.mute-with-restore.when-workstation-is-locked": "... el ordenador está bloqueado",
"settings.mute.mute-with-restore.when-screen-turns-off": "... la pantalla se apaga",
"settings.mute.mute-with-restore.restore-volume": "Restaurar el volumen después",
"settings.mute.mute-with-restore.restore-volume-delay-label": "segundos de retardo antes de silenciar.",
"settings.mute.mute-without-restore.title": "Silenciar sin restaurar el volumen, cuando...",
"settings.mute.mute-without-restore.when-computer-shuts-down": "... el ordenador se apaga",
"settings.mute.mute-without-restore.when-computer-goes-to-sleep": "... el ordenador entra en reposo/hibernación",
"settings.mute.mute-without-restore.when-user-logs-out": "... el usuario se desconecta",
"settings.mute.mute-without-restore.when-rdp-session-starts": "... WinMute se inicia dentro de una sesión RDP",
"settings.quiet-hours.intro": "Durante las horas de silencio, WinMute silencia automáticamente los dispositivos de audio del ordenador y los vuelve a silenciar después.",
"settings.quiet-hours.enable": "Activar las horas de silencio",
"settings.quiet-hours.start-time-label": "Hora de inicio:",
"settings.quiet-hours.end-time-label": "Hora de finalización:",
"settings.quiet-hours.force-unmute": "Forzar el silencio",
"settings.quiet-hours.force-unmute-description": "Si la opción de forzar el silencio está activada, WinMute anulará el silencio de los dispositivos de audio del ordenador cuando finalicen las horas de silencio y no tendrá en cuenta si ya estaban silenciados antes de que comenzaran las horas de silencio.",
"settings.quiet-hours.show-notifications": "Mostrar notificaciones de horas de silencio",
"settings.quiet-hours.error.invalid-time-range.title": "Intervalo de tiempo no válido",
"settings.quiet-hours.error.invalid-time-range.text": "El inicio y el final deben ser tiempos diferentes.",
"settings.quiet-hours.error.error-while-saving.title": "No se ha podido guardar la configuración de las horas de silencio",
"settings.quiet-hours.error.error-while-saving.text": "Algo ha ido mal al guardar la configuración",
"settings.wifi.intro": "\"WLAN Mute\" silencia la computadora según el nombre de la red inalámbrica conectada.",
"settings.wifi.enable": "Habilitar el silenciamiento basado en WLAN",
"settings.wifi.mute-when-in-list": "Silenciar si la WLAN conectada está en la lista",
"settings.wifi.mute-when-not-in-list": "Silenciar si la WLAN conectada no está en la lista",
"settings.wifi.wifi-disabled-info": "Nota: WLAN no está disponible en este dispositivo.\nAlgunas opciones han sido deshabilitadas.",
"settings.wifi.add-edit.add-title": "Añadir red WiFi",
"settings.wifi.add-edit.edit-title": "Editar red WiFi",
"settings.wifi.add-edit.ssid-name-label": "Nombre SSID/WiFi:",
"settings.wifi.add-edit.enter-device-name-placeholder": "Por favor proporcione un nombre de SSID/WiFi",
"settings.mute.manage-endpoints.title": "Administrar dispositivos de audio",
"settings.mute.manage-endpoints.list-behaviour.title": "General",
"settings.mute.manage-endpoints.list-behaviour.mute-only-listed": "Silenciar solo los dispositivos listados",
"settings.mute.manage-endpoints.list-behaviour.mute-all-but-listed": "Silenciar todo excepto los dispositivos listados",
"settings.mute.manage-endpoints.endpoints.title": "Dispositivos",
"settings.mute.manage-endpoints.add-edit.add-title": "Añadir dispositivo",
"settings.mute.manage-endpoints.add-edit.edit-title": "Editar dispositivo",
"settings.mute.manage-endpoints.add-edit.endpoint-name-placeholder": "Por favor proporcione un nombre de dispositivo",
"settings.mute.manage-endpoints.add-edit.endpoint-name-label": "Nombre de dispositivo:",
"about.title": "Acerca de WinMute",
"about.general.author-site-label": "Autor: www.lx-s.de",
"about.general.project-site-label": "Sitio del proyecto && Código",
"about.general.support-label": "Soporte",
"about.general.description": "WinMute es desarrollado por Alexander Steinhoefer en su tiempo libre. El código, así como los nuevos lanzamientos de esta herramienta, pueden encontrarse en Github. Las contribuciones en forma de código, tickets o solicitudes de características son muy bienvenidas. Gracias por usar esta pequeña herramienta!",
"about.tab.winmute": "WinMute",
"about.tab.license": "Licencia",
"about.btn-close": "OK",
"popup.update-available.text": "La versión instalada es {}.\nHaga clic en este mensaje para abrir la página de descarga.",
"popup.update-available-beta.title": "¡WinMute Beta {} ya está disponible!",
"settings.general.check-for-updates-on-start": "Buscar nuevas actualizaciones al iniciar",
"popup.update-available-beta.text": "Tu versión actual es {}.\nHaga clic en este mensaje para abrir la página de descarga de la versión beta.",
"settings.bluetooth.bluetooth-disabled-info": "Nota: el bluetooth no está disponible en este dispositivo.\nAlgunas opciones se han desactivado.",
"popup.error.update-check-failed.title": "Error en la comprobación de la actualización.",
"settings.general.updates-handled-externally": "Opciones desactivadas: Las actualizaciones se gestionan externamente",
"popup.update-available.title": "¡WinMute {} está disponible!",
"pupup.error.update-check-failed.text": "No se ha podido comprobar si hay una nueva versión.\nPor favor compruebe/habilite el registro para obtener más detalles.",
"settings.general.check-for-beta-updates-on-start": "Compruebe también si hay nuevas versiones beta",
"settings.general.help-translating": "Ayuda a la traducción"
}
{
"meta.lang.name": "French (Français)",
"meta.lang.mode": "ltr",
"init.error.settings.title": "Échec de l'initialisation des paramètres",
"init.error.settings.text": "Erreur critique lors de l'initialisation de WinMute",
"init.error.already-running.title": "WinMute est déjà en cours d'exécution",
"init.error.already-running.text": "Veuillez rechercher une icône d’application winmutes dans la zone de notification de la barre des tâches Windows.",
"init.error.winmute.title": "Échec du démarrage de WinMute.",
"init.error.winmute.text": "WinMute a rencontré une erreur critique lors de l'initialisation et doit s'arrêter.",
"init.error.winmute.platform-support.title": "Seuls Windows Vista et les versions plus récentes sont pris en charge",
"init.error.winmute.platform-support.text": "Si la prise en charge de Windows XP est nécessaire, veuillez télécharger WinMute version 1.4.2 ou inférieure.",
"general.error.winapi.text": "{} a échoué avec l'erreur {} : {}",
"general.error.audio-service-shutdown.title": "Le service audio a été fermé.",
"general.error.audio-service-shutdown.text": "WinMute n'est pas en mesure de se remettre de cette situation.\nVeuillez essayer de redémarrer le programme.",
"popup.update-available.title": "WinMute {} est disponible !",
"popup.update-available.text": "La version installée est {}.\nCliquez sur ce message pour ouvrir la page de téléchargement.",
"popup.update-available-beta.title": "WinMute Beta {} est disponible !",
"popup.update-available-beta.text": "Votre version actuelle est {}.\nCliquez sur ce message pour ouvrir la page de téléchargement de la version bêta.",
"popup.error.update-check-failed.title": "La mise à jour a échoué.",
"pupup.error.update-check-failed.text": "Impossible de vérifier la présence d'une nouvelle version.\nVeuillez vérifier/activer la journalisation pour plus de détails.",
"popup.remote-session-detected.title": "Session à distance détectée",
"popup.remote-session-detected.text": "Tous les applications audio ont été coupés",
"popup.bluetooth-muting-disabled.title": "Coupure Bluetooth désactivée",
"popup.bluetooth-muting-disabled.text": "Le Bluetooth n'est pas disponible ou est désactivé.\nLa désactivation du Bluetooth sera désactivée sur cet ordinateur.",
"popup.wlan-muting-disabled.title": "Désactivation du mode muet WLAN",
"popup.wlan-muting-disabled.text": "Le WLAN n'est pas disponible ou est désactivé.\nLa désactivation du WLAN sera désactivée sur cet ordinateur.",
"popup.quiet-hours-started.title": "Les coupure de sons ont commencé",
"popup.quiet-hours-started.text": "Le son de l'ordinateur sera désormais coupé.",
"popup.quiet-hours-ended.title": "Fin des coupures de sons",
"popup.quiet-hours-ended.text": "le sons de l'ordinateur a été restauré.",
"popup.workstation-muted.title": "Audio muter",
"popup.wlan-not-on-mute-list.text": "Le réseau WLAN «{}» n'est pas sur la liste autorisée.",
"popup.wlan-is-on-mute-list.text": "Le réseau WLAN «{}» est configuré pour AutoMute.",
"popup.muting-workstation-after-delay.title": "Coupure du sons de l'ordinateur après un délai",
"popup.muting-workstation-after-delay.text": "Tous les applications ont été mis en sourdine",
"popup.volume-restored.title": "Sons restauré",
"popup.volume-restored.text": "Tous les applications ont été restaurés à leur configuration précédente",
"popup.muting-workstation.title": "Couper le sons du pc",
"popup.muting-workstation.text": "Tous les applications ont été mis en sourdine",
"popup.error.quiet-hours-start.title": "Début des heures de coupure",
"popup.error.quiet-hours-start.text": "Impossible d'enregistrer les heures de coupure avec le système de minuterie Windows",
"popup.error.quiet-hours-stop.title": "Impossible d'enregistrer les heures de coupure avec le système de minuterie Windows",
"popup.error.quiet-hours-stop.text": "Impossible d'enregistrer la fin des heures de coupure avec le système de minuterie Windows",
"traymenu.info": "À propos",
"traymenu.mute-when": "Muet quand...",
"traymenu.mute-on-lock": "... l'ordinateur est verrouillé",
"traymenu.mute-on-screen-suspend": "... l'écran s'éteint",
"traymenu.restore-volume": "Restaurer le sons après",
"traymenu.mute-no-restore": "Sons activé (pas de restauration du volume)...",
"traymenu.mute-on-shutdown": "... fermer",
"traymenu.mute-on-sleep": "... dormir",
"traymenu.mute-on-logout": "... déconnexion",
"traymenu.mute-all-devices": "Couper le son de tous les applications maintenant",
"traymenu.settings": "Paramètres...",
"traymenu.exit": "Sortie",
"settings.title": "Paramètres",
"settings.btn-save": "Sauvegarder",
"settings.btn-cancel": "Annuler",
"settings.btn-add": "Ajouter",
"settings.btn-edit": "Modifier",
"settings.btn-remove": "Retirer",
"settings.btn-remove-all": "Supprimer tout",
"settings.tab.general": "Menu Général",
"settings.tab.mute": "Muet",
"settings.tab.quiet-hours": "Réglages pendant la coupure",
"settings.tab.bluetooth": "Bluetooth",
"settings.tab.wifi": "WLAN",
"settings.bluetooth.add-edit.add-title": "Ajouter un appareil Bluetooth",
"settings.bluetooth.add-edit.edit-title": "Modifier l'appareil Bluetooth",
"settings.bluetooth.add-edit.device-name-label": "Nom de l'appareil Bluetooth :",
"settings.general.run-on-startup": "Exécutez WinMute lorsque l'ordinateur se connecte",
"settings.general.check-for-updates-on-start": "Rechercher de nouvelles mises à jour au démarrage",
"settings.general.check-for-beta-updates-on-start": "Vérifiez également les nouvelles versions bêta",
"settings.general.updates-handled-externally": "Options désactivées : les mises à jour sont gérées en externe",
"settings.general.enable-logging": "Activer la journalisation",
"settings.general.btn-open-log-file": "Ouvrir le fichier journal...",
"settings.general.select-language-label": "Langue",
"settings.general.help-translating": "Aide à la traduction",
"settings.bluetooth.add-edit.enter-device-name-placeholder": "Veuillez saisir un appareil Bluetooth",
"settings.bluetooth.description": "« Bluetooth Muting » permet de désactiver l'audio si un périphérique Bluetooth de classe audio est déconnecté, et de le réactiver si un périphérique est reconnecté à l'ordinateur.\n\nPeut être actif pour tous les périphériques audio Bluetooth ou uniquement pour un appareil spécifique.",
"settings.bluetooth.enable-muting": "Activer la coupure de sons via Bluetooth",
"settings.bluetooth.enable-muting-filter": "Activer uniquement pour ces appareils :",
"settings.bluetooth.bluetooth-disabled-info": "Remarque : le Bluetooth n'est pas disponible sur cet appareil.\nCertaines options ont été désactivées.",
"settings.mute.general-title": "Général",
"settings.mute.show-mute-event-notifications": "Afficher les notifications d'événements en sourdine",
"settings.mute.manage-endpoints-individually": "Gérer les périphériques audio individuellement",
"settings.mute.btn-manage-endpoints": "Gérer les appareils...",
"settings.mute.mute-with-restore.title": "Couper le son avec restauration du volume, lorsque...",
"settings.mute.mute-with-restore.when-workstation-is-locked": "... l'ordinateur est verrouillé",
"settings.mute.mute-with-restore.when-screen-turns-off": "... l'écran s'éteint",
"settings.mute.mute-with-restore.restore-volume": "Restaurer le volume par la suite",
"settings.mute.mute-with-restore.restore-volume-delay-label": "secondes de délai avant la coupure de sons.",
"settings.mute.mute-without-restore.title": "Couper le son sans restaurer le sons, lorsque...",
"settings.mute.mute-without-restore.when-computer-shuts-down": "... l'ordinateur s'éteint",
"settings.mute.mute-without-restore.when-computer-goes-to-sleep": "... l'ordinateur passe en veille/hibernation",
"settings.mute.mute-without-restore.when-user-logs-out": "... l'utilisateur se déconnecte",
"settings.mute.mute-without-restore.when-rdp-session-starts": "... WinMute est démarré dans une session RDP",
"settings.quiet-hours.intro": "Pendant les heures calmes, WinMute coupe automatiquement le son des périphériques audio de l'ordinateur et les réactive ensuite.",
"settings.quiet-hours.enable": "Activer les heures de silence",
"settings.quiet-hours.start-time-label": "Heure de début :",
"settings.quiet-hours.end-time-label": "Heure de fin :",
"settings.quiet-hours.force-unmute": "Forcer la désactivation du son",
"settings.quiet-hours.force-unmute-description": "Si la fonction de désactivation forcée du son est activée, WinMute désactivera le son des périphériques audio des ordinateurs à la fin des heures de coupure et ne tiendra pas compte s'ils étaient déjà désactivés avant le début des heures de coupure.",
"settings.quiet-hours.show-notifications": "Afficher les notifications d'heures de coupure",
"settings.quiet-hours.error.invalid-time-range.title": "Plage horaire non valide",
"settings.quiet-hours.error.invalid-time-range.text": "Le démarrage et l'arrêt ne doivent pas être simultanés.",
"settings.quiet-hours.error.error-while-saving.title": "Impossible d'enregistrer les paramètres des heures de coupure",
"settings.quiet-hours.error.error-while-saving.text": "Une erreur s'est produite lors de l'enregistrement des paramètres",
"settings.wifi.intro": "«WLAN Mute» coupe le son de l'ordinateur en fonction du nom du réseau sans fil connecté.",
"settings.wifi.enable": "Activer la mise en sourdine basée sur le WLAN",
"settings.wifi.mute-when-in-list": "Couper le son si le réseau Wi-Fi connecté est dans la liste",
"settings.wifi.mute-when-not-in-list": "Désactiver si le réseau Wi-Fi connecté n'est pas dans la liste",
"settings.wifi.wifi-disabled-info": "Remarque : le Wi-Fi n'est pas disponible sur cet appareil.\nCertaines options ont été désactivées.",
"settings.wifi.add-edit.add-title": "Ajouter un réseau WiFi",
"settings.wifi.add-edit.edit-title": "Modifier le réseau WiFi",
"settings.wifi.add-edit.ssid-name-label": "SSID/Nom Wi-Fi :",
"settings.wifi.add-edit.enter-device-name-placeholder": "Veuillez saisir un nom SSID/WiFi",
"settings.mute.manage-endpoints.title": "Gérer les périphériques audio",
"settings.mute.manage-endpoints.list-behaviour.title": "Général",
"settings.mute.manage-endpoints.list-behaviour.mute-only-listed": "Couper le son uniquement des appareils répertoriés",
"settings.mute.manage-endpoints.list-behaviour.mute-all-but-listed": "Couper le son de tous les appareils sauf ceux répertoriés",
"settings.mute.manage-endpoints.endpoints.title": "Appareils",
"settings.mute.manage-endpoints.add-edit.add-title": "Ajouter un appareil",
"settings.mute.manage-endpoints.add-edit.edit-title": "Modifier l'appareil",
"settings.mute.manage-endpoints.add-edit.endpoint-name-placeholder": "Veuillez saisir un nom d'appareil",
"settings.mute.manage-endpoints.add-edit.endpoint-name-label": "Nom de l'appareil :",
"about.title": "À propos de WinMute",
"about.general.author-site-label": "Auteur : www.lx-s.de",
"about.general.project-site-label": "Site et code du projet",
"about.general.support-label": "Aide",
"about.general.description": "WinMute est développé par Alexander Steinhoefer pendant son temps libre. Le code ainsi que les nouvelles versions de cet outil sont disponibles sur GitHub. Les contributions sous forme de code, de tickets ou de demandes de fonctionnalités sont les bienvenues. Merci d'utiliser ce petit outil !",
"about.tab.winmute": "WinMute",
"about.tab.license": "Licence",
"about.btn-close": "OK"
}
{
"meta.lang.name": "Italiano (Italian)",
"meta.lang.mode": "ltr",
"init.error.settings.title": "Impossibile inizializzare le impostazioni",
"init.error.settings.text": "Errore critico durante l'inizializzazione di WinMute",
"init.error.already-running.title": "WinMute è già in esecuzione",
"init.error.already-running.text": "Cerca l'icona dell'applicazione WinMutes nell'area di notifica della barra delle applicazioni di Windows.",
"init.error.winmute.title": "Impossibile avviare WinMute.",
"init.error.winmute.text": "WinMute durante l'inizializzazione ha riscontrato un errore critico ed è necessario chiudere l'applicazione.",
"init.error.winmute.platform-support.title": "È supportato solo Windows Vista e versioni successive",
"init.error.winmute.platform-support.text": "Se hai bisogno del supporto per Windows XP, scarica WinMute versione 1.4.2 o precedente.",
"general.error.winapi.text": "{} non riuscito con errore {}: {}",
"general.error.audio-service-shutdown.title": "Il servizio audio è stato chiuso.",
"general.error.audio-service-shutdown.text": "WinMute non è in grado di recuperare da tale condizione.\nProva a riavviare il programma.",
"popup.remote-session-detected.title": "Rilevata sessione remota",
"popup.remote-session-detected.text": "Tutti i dispositivi audio sono stati disattivati",
"popup.bluetooth-muting-disabled.title": "Disabilitazione audio Bluetooth disattivata",
"popup.bluetooth-muting-disabled.text": "Il Bluetooth non è disponibile o è disabilitato.\nIn questo computer la disabilitazione dell'audio Bluetooth verrà disattivata.",
"popup.wlan-muting-disabled.title": "Disabilitazione audio WLAN disattivata",
"popup.wlan-muting-disabled.text": "La WLAN non è disponibile o è disabilitata. \nIn questo computer la disabilitazione dell'audio WLAN verrà disattivata.",
"popup.quiet-hours-started.title": "Cominciano le ore tranquille",
"popup.quiet-hours-started.text": "L'audio del computer verrà ora disattivato.",
"popup.quiet-hours-ended.title": "Ore tranquille terminate",
"popup.quiet-hours-ended.text": "L'audio del computer è stato riattivato.",
"popup.workstation-muted.title": "Audio computer OFF",
"popup.wlan-not-on-mute-list.text": "La rete WLAN \"{}\" non è nell'elenco consentito.",
"popup.wlan-is-on-mute-list.text": "La rete WLAN \"{}\" è configurata per la disabilitazione audio automatica.",
"popup.muting-workstation-after-delay.title": "Ritardo disattivazione audio computer",
"popup.muting-workstation-after-delay.text": "Tutti i dispositivi audio sono stati disattivati",
"popup.volume-restored.title": "Volume ripristinato",
"popup.volume-restored.text": "Tutti i dispositivi audio sono stati ripristinati alla loro configurazione precedente",
"popup.muting-workstation.title": "Audio OFF computer",
"popup.muting-workstation.text": "Tutti i dispositivi audio sono stati disattivati",
"popup.error.quiet-hours-start.title": "Avvio ore tranquille",
"popup.error.quiet-hours-start.text": "Impossibile registrare l'inizio delle ore di silenzio con il timer di sistema di Windows",
"popup.error.quiet-hours-stop.title": "Fine ore silenzio",
"popup.error.quiet-hours-stop.text": "Impossibile registrare la fine delle ore di silenzio con il timer di sistema di Windows",
"traymenu.info": "Info programma",
"traymenu.mute-when": "Audio OFF quando...",
"traymenu.mute-on-lock": "... il computer viene bloccato",
"traymenu.mute-on-screen-suspend": "... lo schermo verrà spento",
"traymenu.restore-volume": "Ripristina il volume in seguito",
"traymenu.mute-no-restore": "Disattiva audio (nessun ripristino volume) quando...",
"traymenu.mute-on-shutdown": "... il computer viene spento",
"traymenu.mute-on-sleep": "... il computer va in sospensione",
"traymenu.mute-on-logout": "... l'utente si scollega",
"traymenu.mute-all-devices": "Disattiva audio per tutti i dispositivi",
"traymenu.settings": "Impostazioni...",
"traymenu.exit": "Esci",
"settings.title": "Impostazioni",
"settings.btn-save": "Salva",
"settings.btn-cancel": "Annulla",
"settings.btn-add": "Aggiungi",
"settings.btn-edit": "Modifica",
"settings.btn-remove": "Rimuovi",
"settings.btn-remove-all": "Rimuovi tutto",
"settings.tab.general": "Generale",
"settings.tab.mute": "Disattiva audio",
"settings.tab.quiet-hours": "Ore silenzio",
"settings.tab.bluetooth": "Bluetooth",
"settings.tab.wifi": "WLAN",
"settings.bluetooth.add-edit.add-title": "Aggiungi dispositivo Bluetooth",
"settings.bluetooth.add-edit.edit-title": "Modifica dispositivo Bluetooth",
"settings.bluetooth.add-edit.device-name-label": "Nome dispositivo Bluetooth:",
"settings.general.run-on-startup": "Esegui WinMute all'accesso dell'utente",
"settings.general.enable-logging": "Abilita registrazione eventi",
"settings.general.btn-open-log-file": "Apri file registro eventi...",
"settings.general.select-language-label": "Lingua",
"settings.bluetooth.add-edit.enter-device-name-placeholder": "Inserisci il nome di un dispositivo Bluetooth",
"settings.bluetooth.description": "\"Audio OFF Bluetooth\" consente di disattivare l'audio se un dispositivo Bluetooth di classe audio viene disconnesso e di riattivare l'audio se un dispositivo Bluetooth viene ricollegato al computer.\n\nPuoi abilitare questo comportamento per tutti i dispositivi audio Bluetooth o solo per un set specifico di dispositivi.",
"settings.bluetooth.enable-muting": "Abilita disabilitazione audio basata su hardware Bluetooth",
"settings.bluetooth.enable-muting-filter": "Abilita solo per questi dispositivi:",
"settings.bluetooth.bluetooth-disabled-info": "Nota: il Bluetooth non è disponibile nel dispositivo, quindi alcune opzioni sono state disabilitate.",
"settings.mute.general-title": "Generale",
"settings.mute.show-mute-event-notifications": "Visualizza notifiche eventi disattivazione",
"settings.mute.manage-endpoints-individually": "Gestisci i dispositivi audio individualmente",
"settings.mute.btn-manage-endpoints": "Gestisci dispositivi audio...",
"settings.mute.mute-with-restore.title": "Disattiva audio con ripristino del volume, quando...",
"settings.mute.mute-with-restore.when-workstation-is-locked": "... il computer viene bloccato",
"settings.mute.mute-with-restore.when-screen-turns-off": "... lo schermo viene spento",
"settings.mute.mute-with-restore.restore-volume": "Ripristina il volume in seguito",
"settings.mute.mute-with-restore.restore-volume-delay-label": "secondi di ritardo prima della disattivazione dell'audio.",
"settings.mute.mute-without-restore.title": "Disattiva l'audio senza ripristinare il volume, quando...",
"settings.mute.mute-without-restore.when-computer-shuts-down": "... il computer viene spento",
"settings.mute.mute-without-restore.when-computer-goes-to-sleep": "... il computer entra in modalità sospensione/ibernazione",
"settings.mute.mute-without-restore.when-user-logs-out": "... l'utente si scollega",
"settings.mute.mute-without-restore.when-rdp-session-starts": "... WinMute è avviato all'interno di una sessione RDP",
"settings.quiet-hours.intro": "Durante le ore di silenzio WinMute disattiva automaticamente i dispositivi audio del computer e li riattiverà successivamente.",
"settings.quiet-hours.enable": "Abilita ore di silenzio",
"settings.quiet-hours.start-time-label": "Orario inizio:",
"settings.quiet-hours.end-time-label": "Orario fine:",
"settings.quiet-hours.force-unmute": "Forza audio ON",
"settings.quiet-hours.force-unmute-description": "Se è attivato 'Forza audio ON', WinMute riattiverà i dispositivi audio durante le ore di silenzio e non prenderà in considerazione se erano già disattivati prima dell'inizio delle ore di silenzio.",
"settings.quiet-hours.show-notifications": "Visualizza notifiche ore di silenzio",
"settings.quiet-hours.error.invalid-time-range.title": "Intervallo temporale non valido",
"settings.quiet-hours.error.invalid-time-range.text": "Non è possibile avviare e arrestare allo stesso orario.\nCorreggi l'intervallo di tempo.",
"settings.quiet-hours.error.error-while-saving.title": "Impossibile salvare le impostazioni delle ore di silenzio",
"settings.quiet-hours.error.error-while-saving.text": "Si è verificato un errore durante il salvataggio delle impostazioni",
"settings.wifi.intro": "'Audio OFF in base a nome rete WLAN' consente di disattivare l'audio del computer in base al nome della rete wireless connessa.",
"settings.wifi.enable": "Abilita disabilitazione audio basata su nome rete WLAN",
"settings.wifi.mute-when-not-in-list": "Disattiva audio se la rete WLAN NON è in elenco",
"settings.wifi.wifi-disabled-info": "Nota: la WLAN non è disponibile nel dispositivo, quindi alcune opzioni sono state disabilitate.",
"settings.wifi.add-edit.add-title": "Aggiungi rete WiFi",
"settings.wifi.add-edit.edit-title": "Modifica rete WiFi",
"settings.wifi.add-edit.ssid-name-label": "Nome SSID/WiFi:",
"settings.wifi.add-edit.enter-device-name-placeholder": "Inserisci un nome SSID/WiFi",
"settings.mute.manage-endpoints.title": "Gestisci dispositivi audio",
"settings.mute.manage-endpoints.list-behaviour.title": "Generale",
"settings.mute.manage-endpoints.list-behaviour.mute-only-listed": "Disattiva solo i dispositivi audio elencati",
"settings.mute.manage-endpoints.list-behaviour.mute-all-but-listed": "Disattiva tutti i dispositivi audio tranne quelli elencati",
"settings.mute.manage-endpoints.endpoints.title": "Dispositivi audio",
"settings.mute.manage-endpoints.add-edit.add-title": "Aggiungi dispositivi audio",
"settings.mute.manage-endpoints.add-edit.edit-title": "Modifica dispositivi audio",
"settings.mute.manage-endpoints.add-edit.endpoint-name-placeholder": "Inserisci un nome per il dispositivo audio",
"settings.mute.manage-endpoints.add-edit.endpoint-name-label": "Nome dispositivo audio:",
"about.title": "Info su WinMute",
"about.general.author-site-label": "Autore: www.lx-s.de",
"about.general.project-site-label": "Sito e codice del progetto",
"about.general.support-label": "Supporto",
"about.general.description": "WinMute è sviluppato da Alexander Steinhoefer nel suo tempo libero.\nIl codice e le nuove versioni di questo strumento sono disponibili su GitHub.\nI contributi sotto forma di codice, ticket o richieste di funzionalità sono molto graditi.\nGrazie per l'uso di questo piccolo strumento!",
"about.tab.winmute": "WinMute",
"about.tab.license": "Licenza",
"about.btn-close": "OK",
"settings.wifi.mute-when-in-list": "Disattiva audio se la rete WLAN è in elenco",
"popup.update-available.text": "La versione installata è {}.\nFai clic su questo messaggio per aprire la pagina di download.",
"popup.update-available-beta.title": "È disponibile WinMute Beta {}!",
"settings.general.check-for-updates-on-start": "All'avvio verifica la presenza di nuovi aggiornamenti",
"popup.update-available-beta.text": "La versione attuale è {}.\nFai clic su questo messaggio per aprire la pagina di download della versione beta.",
"popup.error.update-check-failed.title": "Controllo aggiornamenti non riuscito.",
"popup.update-available.title": "È disponibile WinMute {}!",
"pupup.error.update-check-failed.text": "Impossibile verificare la disponibilità di una nuova versione.\nPer ulteriori dettagli controlla/abilita la registrazione eventi.",
"settings.general.check-for-beta-updates-on-start": "Controlla anche disponibilità nuove versioni beta",
"settings.general.help-translating": "Aiuta nella traduzione",
"settings.general.updates-handled-externally": "Opzioni disabilitate: aggiornamenti gestiti esternamente"
}
{
"meta.lang.name": "Nederlands (Dutch)",
"meta.lang.mode": "ltr",
"init.error.settings.title": "De instellingen kunnen niet worden geladen",
"init.error.settings.text": "Er is een kritieke fout opgetreden tijdens het starten",
"init.error.already-running.title": "WinMute is al actief",
"init.error.already-running.text": "Zoek naar het WinMute-pictogram in het systeemvak van de Windows-taakbalk.",
"init.error.winmute.title": "WinMute kan niet worden gestart.",
"init.error.winmute.text": "Er is een kritieke fout opgetreden waardoor WinMute dient te worden afgesloten.",
"init.error.winmute.platform-support.title": "Windows Vista of nieuwer vereist",
"init.error.winmute.platform-support.text": "Als u Windows XP-ondersteuning wilt, download dan WinMute 1.4.2 of ouder.",
"general.error.winapi.text": "{} mislukt met foutmelding {}: {}",
"general.error.audio-service-shutdown.title": "De audiodienst is afgesloten.",
"general.error.audio-service-shutdown.text": "WinMute kan niet worden hersteld.\nHerstart het programma.",
"popup.remote-session-detected.title": "Externe sessie aangetroffen",
"popup.remote-session-detected.text": "Alle audio-apparaten zijn gedempt",
"popup.bluetooth-muting-disabled.title": "Bluetoothdemping is uitgeschakeld",
"popup.bluetooth-muting-disabled.text": "Bluetooth is uitgeschakeld of niet beschikbaar.\nBluetoothdemping wordt daarom uitgeschakeld.",
"popup.wlan-muting-disabled.title": "WLAN-demping is uitgeschakeld",
"popup.wlan-muting-disabled.text": "WLAN is niet beschikbaar of uitgeschakeld.\nWLAN muting wordt uitgeschakeld op deze computer.",
"popup.quiet-hours-started.title": "Stille uren gestart",
"popup.quiet-hours-started.text": "Computergeluid wordt nu gedempt.",
"popup.quiet-hours-ended.title": "Stille uren beëindigd",
"popup.quiet-hours-ended.text": "Computer audio is hersteld.",
"popup.workstation-muted.title": "Audio gedempt",
"popup.wlan-not-on-mute-list.text": "WLAN network \"{}\" staat niet in de lijst van toegestane.",
"popup.wlan-is-on-mute-list.text": "WLAN network \"{}\" is geconfigureerd voor AutoMute.",
"popup.muting-workstation-after-delay.title": "Computer stil na wachttijd",
"popup.muting-workstation-after-delay.text": "Alle apparaten werden gedempt",
"popup.volume-restored.title": "Volume hersteld",
"popup.volume-restored.text": "Alle apparaten werden teruggezet naar hun vorige configuratie",
"popup.muting-workstation.title": "Computer dempen",
"popup.muting-workstation.text": "Alle apparaten werden gedempt",
"popup.error.quiet-hours-start.title": "Stille uren start",
"popup.error.quiet-hours-start.text": "Registratie van stille uren starttijd met windows timer systeem mislukt",
"popup.error.quiet-hours-stop.title": "Stille uren stop",
"popup.error.quiet-hours-stop.text": "Registratie van stille uren eindtijd met windows timer systeem mislukt",
"traymenu.info": "Over",
"traymenu.mute-when": "Dempen wanneer…",
"traymenu.mute-on-lock": "… computer vergrendeld is",
"traymenu.mute-on-screen-suspend": "… scherm uitschakelt",
"traymenu.restore-volume": "Nadien volume herstellen",
"traymenu.mute-no-restore": "Dempen bij (geen volume herstellen)…",
"traymenu.mute-on-shutdown": "… uitschakelen",
"traymenu.mute-on-sleep": "… slaapstand",
"traymenu.mute-on-logout": "… afmelden",
"traymenu.mute-all-devices": "Nu alle apparaten dempen",
"traymenu.settings": "Instellingen…",
"traymenu.exit": "Verlaat",
"settings.title": "Instellingen",
"settings.btn-save": "Opslaan",
"settings.btn-cancel": "Annuleren",
"settings.btn-add": "Toevoegen",
"settings.btn-edit": "Wijzigen",
"settings.btn-remove": "Verwijderen",
"settings.btn-remove-all": "Verwijder alles",
"settings.tab.general": "Algemeen",
"settings.tab.mute": "Dempen",
"settings.tab.quiet-hours": "Stille uren",
"settings.tab.bluetooth": "Bluetooth",
"settings.tab.wifi": "WLAN",
"settings.bluetooth.add-edit.add-title": "Bluetoothapparaat toevoegen",
"settings.bluetooth.add-edit.edit-title": "Bluetoothapparaat wijzigen",
"settings.bluetooth.add-edit.device-name-label": "Naam Bluetoothapparaat:",
"settings.general.run-on-startup": "WinMute starten wanneer deze gebruiker aanmeldt",
"settings.general.enable-logging": "Logging inschakelen",
"settings.general.btn-open-log-file": "Logbestand openen…",
"settings.general.select-language-label": "Taal",
"settings.bluetooth.add-edit.enter-device-name-placeholder": "Geef de naam van een Bluetoothapparaat op",
"settings.bluetooth.description": "",
"settings.bluetooth.enable-muting": "",
"settings.bluetooth.enable-muting-filter": "",
"settings.bluetooth.bluetooth-disabled-info": "",
"settings.mute.general-title": "",
"settings.mute.show-mute-event-notifications": "",
"settings.mute.manage-endpoints-individually": "",
"settings.mute.btn-manage-endpoints": "",
"settings.mute.mute-with-restore.title": "",
"settings.mute.mute-with-restore.when-workstation-is-locked": "",
"settings.mute.mute-with-restore.when-screen-turns-off": "",
"settings.mute.mute-with-restore.restore-volume": "",
"settings.mute.mute-with-restore.restore-volume-delay-label": "",
"settings.mute.mute-without-restore.title": "",
"settings.mute.mute-without-restore.when-computer-shuts-down": "",
"settings.mute.mute-without-restore.when-computer-goes-to-sleep": "",
"settings.mute.mute-without-restore.when-user-logs-out": "",
"settings.mute.mute-without-restore.when-rdp-session-starts": "",
"settings.quiet-hours.intro": "",
"settings.quiet-hours.enable": "",
"settings.quiet-hours.start-time-label": "",
"settings.quiet-hours.end-time-label": "",
"settings.quiet-hours.force-unmute": "",
"settings.quiet-hours.force-unmute-description": "",
"settings.quiet-hours.show-notifications": "",
"settings.quiet-hours.error.invalid-time-range.title": "",
"settings.quiet-hours.error.invalid-time-range.text": "",
"settings.quiet-hours.error.error-while-saving.title": "",
"settings.quiet-hours.error.error-while-saving.text": "",
"settings.wifi.intro": "",
"settings.wifi.enable": "",
"settings.wifi.mute-when-not-in-list": "",
"settings.wifi.wifi-disabled-info": "",
"settings.wifi.add-edit.add-title": "",
"settings.wifi.add-edit.edit-title": "",
"settings.wifi.add-edit.ssid-name-label": "",
"settings.wifi.add-edit.enter-device-name-placeholder": "",
"settings.mute.manage-endpoints.title": "",
"settings.mute.manage-endpoints.list-behaviour.title": "",
"settings.mute.manage-endpoints.list-behaviour.mute-only-listed": "",
"settings.mute.manage-endpoints.list-behaviour.mute-all-but-listed": "",
"settings.mute.manage-endpoints.endpoints.title": "",
"settings.mute.manage-endpoints.add-edit.add-title": "",
"settings.mute.manage-endpoints.add-edit.edit-title": "",
"settings.mute.manage-endpoints.add-edit.endpoint-name-placeholder": "",
"settings.mute.manage-endpoints.add-edit.endpoint-name-label": "",
"about.title": "",
"about.general.author-site-label": "",
"about.general.project-site-label": "",
"about.general.support-label": "",
"about.general.description": "",
"about.tab.winmute": "",
"about.tab.license": "",
"about.btn-close": "",
"settings.general.help-translating": "Help met vertalen",
"settings.general.check-for-updates-on-start": "Nieuwe updates zoeken bij opstarten",
"popup.update-available.title": "WinMute {} is beschikbaar!",
"popup.update-available-beta.title": "WinMute Beta {} is beschikbaar!",
"popup.update-available-beta.text": "Uw huidige versie is {}\nKlik op dit bericht om de beta-downloadpagina te openen.",
"popup.error.update-check-failed.title": "Update check mislukt.",
"pupup.error.update-check-failed.text": "Kon niet controleren of er een nieuwe versie is.\nKijk de logs na of schakel logging in voor meer details.",
"settings.general.check-for-beta-updates-on-start": "Ook zoeken naar betaversies",
"settings.general.updates-handled-externally": "Opties uitgeschakeld: updates worden extern afgehandeld",
"popup.update-available.text": "De geïnstalleerde versie is {}.\nKlik op dit bericht om de downloadpagina te openen."
}
{
"meta.lang.name": "简体中文[囍]",
"meta.lang.mode": "ltr",
"init.error.settings.title": "未能初始化设置",
"init.error.settings.text": "初始化WinMute时出现严重错误",
"init.error.already-running.title": "WinMute已在运行",
"init.error.already-running.text": "请在Windows任务栏通知区域中查找winmutes应用程序图标.",
"init.error.winmute.title": "无法启动WinMute.",
"init.error.winmute.text": "WinMute在初始化时遇到严重错误,自动关闭.",
"init.error.winmute.platform-support.title": "仅支持Windows Vista及更新版本",
"init.error.winmute.platform-support.text": "如果需要Windows XP支持,请下载WinMute 1.4.2或更低版本.",
"general.error.winapi.text": "{} 失败,出现错误 {}: {}",
"general.error.audio-service-shutdown.title": "音频服务已关闭.",
"general.error.audio-service-shutdown.text": "WinMute无法从这种情况下恢复.\n请尝试重新启动程序.",
"popup.update-available.title": "WinMute {} 可用!",
"popup.update-available.text": "安装的版本为{}.\n点击本消息打开下载页面.",
"popup.update-available-beta.title": "WinMute Beta {} 可用!",
"popup.update-available-beta.text": "您的当前版本是 {}.\n单击本消息打开测试版下载页面.",
"popup.error.update-check-failed.title": "更新检查失败.",
"pupup.error.update-check-failed.text": "无法检查新版本.\n请检查/启用日志记录以了解更多详细信息.",
"popup.remote-session-detected.title": "检测到远程会话",
"popup.remote-session-detected.text": "所有音频设备都已静音",
"popup.bluetooth-muting-disabled.title": "蓝牙静音已禁用",
"popup.bluetooth-muting-disabled.text": "蓝牙不可用或已禁用.\n将在此电脑上禁用蓝牙静音.",
"popup.wlan-muting-disabled.title": "WLAN静音已禁用",
"popup.wlan-muting-disabled.text": "WLAN不可用或已禁用.\n将在此电脑上禁用WLAN静音.",
"popup.quiet-hours-started.title": "静音计划任务开启",
"popup.quiet-hours-started.text": "电脑音频立即静音.",
"popup.quiet-hours-ended.title": "静音计划任务结束",
"popup.quiet-hours-ended.text": "电脑声音已恢复.",
"popup.workstation-muted.title": "静音",
"popup.wlan-not-on-mute-list.text": "WLAN网络 \"{}\" 不在允许的列表中.",
"popup.wlan-is-on-mute-list.text": "WLAN 网格 \"{}\" 配置为“自动静音”.",
"popup.muting-workstation-after-delay.title": "延迟后使电脑静音",
"popup.muting-workstation-after-delay.text": "所有设备都已静音",
"popup.volume-restored.title": "音量恢复",
"popup.volume-restored.text": "所有设备都已恢复到以前的配置",
"popup.muting-workstation.title": "电脑静音",
"popup.muting-workstation.text": "所有设备都已静音",
"popup.error.quiet-hours-start.title": "静音计划任务开启",
"popup.error.quiet-hours-start.text": "无法使用Windows计时器系统注册静音时间启动",
"popup.error.quiet-hours-stop.title": "静音计划任务停止",
"popup.error.quiet-hours-stop.text": "无法使用Windows计时器系统注册静音时间停止",
"traymenu.info": "=关于=",
"traymenu.mute-when": "触发静音条件...",
"traymenu.mute-on-lock": "系统锁定后 静音",
"traymenu.mute-on-screen-suspend": "显示器关闭后 静音",
"traymenu.restore-volume": "自动恢复音量",
"traymenu.mute-no-restore": "静音后(执行)...",
"traymenu.mute-on-shutdown": "=关机=",
"traymenu.mute-on-sleep": "=休眠=",
"traymenu.mute-on-logout": "=注销=",
"traymenu.mute-all-devices": "立即将所有设备静音",
"traymenu.settings": "=设置=",
"traymenu.exit": "=退出=",
"settings.title": "=设置=",
"settings.btn-save": "保存",
"settings.btn-cancel": "取消",
"settings.btn-add": "增加",
"settings.btn-edit": "编辑",
"settings.btn-remove": "清除",
"settings.btn-remove-all": "全清",
"settings.tab.general": "通用",
"settings.tab.mute": "静音前后",
"settings.tab.quiet-hours": "计划任务",
"settings.tab.bluetooth": "蓝牙控制",
"settings.tab.wifi": "WLAN控制",
"settings.bluetooth.add-edit.add-title": "添加蓝牙设备",
"settings.bluetooth.add-edit.edit-title": "编辑蓝牙设备",
"settings.bluetooth.add-edit.device-name-label": "蓝牙设备名称:",
"settings.general.run-on-startup": "开机启动WinMute",
"settings.general.check-for-updates-on-start": "启动时检查新更新",
"settings.general.check-for-beta-updates-on-start": "同时检查新的测试版",
"settings.general.updates-handled-externally": "禁用选项:外部处理更新",
"settings.general.enable-logging": "开启日志记录",
"settings.general.btn-open-log-file": "打开日志记录...",
"settings.general.select-language-label": "语言:",
"settings.general.help-translating": "帮助翻译",
"settings.bluetooth.add-edit.enter-device-name-placeholder": "请输入蓝牙设备名称",
"settings.bluetooth.description": "“蓝牙静音”允许在音频类蓝牙设备断开连接时禁用音频,并在设备重新连接到电脑时重新启用音频.\n\n此行为可以为所有蓝牙音频设备启用,也可以仅为特定的一组启用.",
"settings.bluetooth.enable-muting": "开启蓝牙静音功能",
"settings.bluetooth.enable-muting-filter": "仅对以下设备启用:",
"settings.bluetooth.bluetooth-disabled-info": "注意:此设备不支持蓝牙.\n某些选项已被禁用.",
"settings.mute.general-title": "通用",
"settings.mute.show-mute-event-notifications": "显示静音事件通知",
"settings.mute.manage-endpoints-individually": "单独管理音频设备",
"settings.mute.btn-manage-endpoints": "设备管理...",
"settings.mute.mute-with-restore.title": "启动静音条件...",
"settings.mute.mute-with-restore.when-workstation-is-locked": "系统锁定后启动 静音",
"settings.mute.mute-with-restore.when-screen-turns-off": "显示器关闭时启动 静音",
"settings.mute.mute-with-restore.restore-volume": "自动恢复音量",
"settings.mute.mute-with-restore.restore-volume-delay-label": "秒后静音.(\"0\"值为立即静音)",
"settings.mute.mute-without-restore.title": "静音后执行下列操作...",
"settings.mute.mute-without-restore.when-computer-shuts-down": "=关机=",
"settings.mute.mute-without-restore.when-computer-goes-to-sleep": "=休眠=",
"settings.mute.mute-without-restore.when-user-logs-out": "=注销=",
"settings.mute.mute-without-restore.when-rdp-session-starts": "WinMute在远程桌面会话 (RDP) 中启动",
"settings.quiet-hours.intro": "在指定时间内,WinMute自动进入静音,然后自动恢复.",
"settings.quiet-hours.enable": "启用静音计划任务",
"settings.quiet-hours.start-time-label": "开始时间:",
"settings.quiet-hours.end-time-label": "结束时间:",
"settings.quiet-hours.force-unmute": "强制取消静音",
"settings.quiet-hours.force-unmute-description": "如果启动强制取消静音,WinMute将在静单时间结束时取消电脑音频设备的静音,而不考虑它们在静单时间开始前是否已经静音.",
"settings.quiet-hours.show-notifications": "显示静音时间通知",
"settings.quiet-hours.error.invalid-time-range.title": "无效的时间范围",
"settings.quiet-hours.error.invalid-time-range.text": "启动和停止时间不能相同.",
"settings.quiet-hours.error.error-while-saving.title": "无法保存安静时间设置",
"settings.quiet-hours.error.error-while-saving.text": "保存设置时出错",
"settings.wifi.intro": "“WLAN静音”根据连接的无线网络的名称使电脑静音。",
"settings.wifi.enable": "启用基于WLAN的静音",
"settings.wifi.mute-when-in-list": "如果已连接的WLAN在列表中,则静音",
"settings.wifi.mute-when-not-in-list": "如果已连接的WLAN不在列表中,则静音",
"settings.wifi.wifi-disabled-info": "注意:WLAN在此设备上不可用.\n某些选项已被禁用.",
"settings.wifi.add-edit.add-title": "添加WiFi网络",
"settings.wifi.add-edit.edit-title": "编辑WiFi网络",
"settings.wifi.add-edit.ssid-name-label": "SSID/WiFi 名称:",
"settings.wifi.add-edit.enter-device-name-placeholder": "请输入SSID/WiFi名称",
"settings.mute.manage-endpoints.title": "管理音频设备",
"settings.mute.manage-endpoints.list-behaviour.title": "通用",
"settings.mute.manage-endpoints.list-behaviour.mute-only-listed": "仅对列出的设备静音",
"settings.mute.manage-endpoints.list-behaviour.mute-all-but-listed": "将列出的设备以外的所有设备静音",
"settings.mute.manage-endpoints.endpoints.title": "设备",
"settings.mute.manage-endpoints.add-edit.add-title": "添加设备",
"settings.mute.manage-endpoints.add-edit.edit-title": "编辑设备",
"settings.mute.manage-endpoints.add-edit.endpoint-name-placeholder": "请输入设备名称",
"settings.mute.manage-endpoints.add-edit.endpoint-name-label": "设备名称:",
"about.title": "关于WinMute",
"about.general.author-site-label": "官网: www.lx-s.de",
"about.general.project-site-label": "项目GitHub && 代码",
"about.general.support-label": "建议与改进支持",
"about.general.description": "WinMute是由Alexander Steinhoefer在业余时间开发的。该工具的代码和新版本可以在GitHub上找到。非常欢迎以代码、门票或功能请求的形式进行贡献。感谢您使用这个小工具!\n 中文汉化by richzhl-1382232",
"about.tab.winmute": "关于WinMute",
"about.tab.license": "许可证明",
"about.btn-close": "确定"
}
WinMute
Copyright (C) 2024 Alexander Steinhoefer
-----------------------------------------------------------------------------
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
* Neither the name of the author nor the names of its contributors may
be used to endorse or promote products derived from this software
without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE
md5: 7695C3BE5E03F1DD8CDB05BEF0E9ED42 | sha1: CA3D91236BB23DDB06B9FFDBD352DC4026A6B9E0 | sha256: 8182597C4041222C2CE6CECD5E9EB561370770B46B90D106572ABCABC9C0CAF0 | sha512: 1E7CD3EF93284FB1970C3278ACA102BC554E7EE2F84B3C5CC88243628F555BDE551A0E8ED72513C1540548DD41A64622BD106779BEF03A5EE514FD8C54195317
Stop-Process -Name WinMute
Stop-Process -Name WinMute
Remove-Item "HKCU:\SOFTWARE\lx-systems\WinMute"
Remove-ItemProperty -Path "HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\Run" -Name "LX-Systems WinMute"
VERIFICATION
Powershell> Get-ChildItem | Get-FileHash -Algorithm SHA256 | Format-List
----------------------------------------------------------------------------
Algorithm : SHA256
Hash : 9D7577D389808853947ECA83BA08D6D46A206859AD0ED28F95D38F6F8F4C850E
Path : changelog.txt
Algorithm : SHA256
Hash : 9CCE14785CE3BE2620072AB6460CF727A5684809781CC9A11A24301E0E87B574
Path : license.txt
Algorithm : SHA256
Hash : FC28DCBC89FD451D439FEE3171E4705E7EF3327DDE716E72A55F3B2299FC056F
Path : liesmich.html
Algorithm : SHA256
Hash : 6B0B9149FF44EC42499CDCEFD762270CCB913D4D3413A61441B00F53B1656B7C
Path : readme.html
Algorithm : SHA256
Hash : A4211BF558937DEFB0B9BF7820C8538A583B8CF48AD3A1FB7FAB585979F4093E
Path : ScreensaverNotify.dll
Algorithm : SHA256
Hash : D0BFB57B3371BB8164D65D10EC3E85B5939A8FD321CE42B875FE7D453B81DBFC
Path : ScreensaverNotify32.dll
Algorithm : SHA256
Hash : 130BF27A204A14E4923E619CDDA7900D02F21EBDB6D9B0FE57730942D8B1884D
Path : ScreensaverProxy32.exe
Algorithm : SHA256
Hash : BC020A4675F2A05F602329AAD93C7FCF95F2BFB178177E7C44536C08BDE1BBD2
Path : WinMute.exe
Algorithm : SHA256
Hash : E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855
Path : WinMute.exe.gui
Log in or click on link to see number of positives.
- winmute.2.5.2.nupkg (04ff1526f7e1) - ## / 68
- WinMute.exe (8182597c4041) - ## / 72
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
Add to Builder | Version | Downloads | Last Updated | Status |
---|---|---|---|---|
WinMute 2.5.2 | 39 | Monday, February 17, 2025 | Approved | |
WinMute 2.5.1 | 79 | Friday, May 3, 2024 | Approved | |
WinMute 2.5.0.1 | 59 | Monday, February 26, 2024 | Approved | |
WinMute 2.4.1.2023092901 | 90 | Friday, September 29, 2023 | Approved | |
WinMute 2.4.0.2023092201 | 68 | Friday, September 22, 2023 | Approved | |
WinMute 2.3.1.20230727 | 98 | Thursday, July 27, 2023 | Approved | |
WinMute 2.3.0.20231225 | 90 | Tuesday, April 25, 2023 | Approved | |
WinMute 2.2.0.20221128 | 107 | Monday, November 28, 2022 | Approved | |
WinMute 2.1.2.2022082701 | 101 | Saturday, August 27, 2022 | Approved | |
WinMute 2.1.2.20220825 | 63 | Thursday, August 25, 2022 | Approved | |
WinMute 2.1.1.20220803 | 89 | Wednesday, August 3, 2022 | Approved | |
WinMute 2.1.0.20220802 | 61 | Tuesday, August 2, 2022 | Approved | |
WinMute 2.0.0.20220426 | 64 | Monday, August 1, 2022 | Approved | |
WinMute 1.4.3.20160811 | 968 | Thursday, August 11, 2016 | Approved | |
WinMute 1.4.2.20140717 | 834 | Thursday, July 17, 2014 | Approved | |
WinMute 1.4.1.20140717 | 502 | Thursday, July 17, 2014 | Approved | |
WinMute 1.4.0.20140710 | 493 | Friday, July 11, 2014 | Approved |
© 2024 Alexander Steinhöfer
-
- vcredist140 (≥ 14.3.0)
Ground Rules:
- This discussion is only about WinMute and the WinMute package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or WinMute, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.