From 5db2400af55776b5034775c36c1cae033a478091 Mon Sep 17 00:00:00 2001 From: Robert Adam Date: Wed, 14 Apr 2021 19:56:45 +0200 Subject: TRANSLATION: Update translation files --- src/mumble/mumble_bg.ts | 193 ++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 180 insertions(+), 13 deletions(-) (limited to 'src/mumble/mumble_bg.ts') diff --git a/src/mumble/mumble_bg.ts b/src/mumble/mumble_bg.ts index c4c627535..a65aa7f89 100644 --- a/src/mumble/mumble_bg.ts +++ b/src/mumble/mumble_bg.ts @@ -3779,6 +3779,10 @@ This field describes the size of an LCD device. The size is given either in pixe User stopped listening to channel + + Plugin message + + LogConfig @@ -6122,12 +6126,13 @@ Valid actions are: - Usage: mumble [options] [<url>] + Usage: mumble [options] [<url> | <plugin_list>] <url> specifies a URL to connect to after startup instead of showing the connection window, and has the following form: mumble://[<username>[:<password>]@]<host>[:<port>][/<channel>[/<subchannel>...]][?version=<x.y.z>] +<plugin_list> is a list of plugin files that shall be installed The version query parameter has to be set in order to invoke the correct client version. It currently defaults to 1.2.0. @@ -6446,10 +6451,6 @@ Valid options are: Reconnect to last server on startup Свързване към последния сървър при пускане на програмата - - Download plugin and overlay updates on startup - Сваляне на обновления за слоя и приставките при пускане на програмата - Privacy Поверителност @@ -6475,6 +6476,14 @@ Prevents the client from sending potentially identifying information about the o Hide public server list + + Check for plugin updates on startup + + + + Automatically download and install plugin updates + + Overlay @@ -7025,30 +7034,188 @@ To upgrade these files to their latest versions, click the button below.Име - Enabled - Включено + Enable + + + + PA + + + + KeyEvents + + + + Install a plugin from a local file + + + + Install plugin... + + + + Unload the currently selected plugin. This will remove it from the plugin list for the current session. + + + + Unload + + + + The plugin was installed successfully + + + + Unable to deactivate all requested features for plugin "%1" + + + + Unable to load plugin "%1" + + + + Whether the positional audio feature of this plugin should be enabled + + + + This plugin does not provide support for positional audio + + + + Whether this plugin has the permission to be listening to all keyboard events that occur while Mumble has focus + + + + Whether this plugin should be enabled + - Plugins + PluginInstaller + + PluginInstaller + + + + You are about to install the plugin listed below. Do you wish to proceed? + + + + <html><head/><body><p><span style=" font-weight:600;">Name:</span></p></body></html> + + + + <html><head/><body><p><span style=" font-weight:600;">Version:</span></p></body></html> + + + + <html><head/><body><p><span style=" font-weight:600;">Author(s):</span></p></body></html> + + + + <html><head/><body><p><span style=" font-weight:600;">Description:</span></p></body></html> + + + + &No + + + + &Yes + + + + The file "%1" is not a valid plugin file! + + + + Found more than one plugin library for the current OS in "%1" ("%2" and "%3")! + + + + Unable to find a plugin for the current OS in "%1" + + + + Unable to load plugin "%1" - check the plugin interface! + + + + Unable to delete old plugin at "%1" + + + + Unable to copy plugin library from "%1" to "%2" + + + + Unable to move plugin library to "%1" + + + + + PluginManager + + %1 lost link + + + + %1 linked + + + + Plugin "%1" encountered a permanent error in positional data gathering + + + + Non-plugin found in plugin directory: "%1" + + + + Failed at loading manual plugin: %1 + + + + + PluginUpdater + + PluginUpdater + + + + The following plugins can be updated. + + + + Select all + + + + Plugin + + + + Download-URL + + - Skipping plugin update in debug mode. + Do you want to update the selected plugins? - Downloaded new or updated plugin to %1. + Unable to download plugin update for "%1" from "%2" (%3) - Failed to install new plugin to %1. + Update for plugin "%1" failed due to too many redirects - %1 lost link. + Unable to download plugin update for "%1" from "%2" (HTTP status code %3) - %1 linked. + Successfully updated plugin "%1" -- cgit v1.2.3