mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
i18n: Update pulseaudio.pot
This commit is contained in:
parent
f7667f9d6a
commit
18bfbd1e1c
1 changed files with 163 additions and 226 deletions
|
|
@ -1,15 +1,14 @@
|
|||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# This file is distributed under the same license as the pulseaudio package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/"
|
||||
"issues\n"
|
||||
"POT-Creation-Date: 2020-06-18 03:28+0000\n"
|
||||
"Project-Id-Version: pulseaudio\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/issues/new\n"
|
||||
"POT-Creation-Date: 2020-07-10 13:43+0300\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
@ -30,45 +29,37 @@ msgid ""
|
|||
" --dump-conf Dump default configuration\n"
|
||||
" --dump-modules Dump list of available modules\n"
|
||||
" --dump-resample-methods Dump available resample methods\n"
|
||||
" --cleanup-shm Cleanup stale shared memory "
|
||||
"segments\n"
|
||||
" --start Start the daemon if it is not "
|
||||
"running\n"
|
||||
" --cleanup-shm Cleanup stale shared memory segments\n"
|
||||
" --start Start the daemon if it is not running\n"
|
||||
" -k --kill Kill a running daemon\n"
|
||||
" --check Check for a running daemon (only "
|
||||
"returns exit code)\n"
|
||||
" --check Check for a running daemon (only returns exit "
|
||||
"code)\n"
|
||||
"\n"
|
||||
"OPTIONS:\n"
|
||||
" --system[=BOOL] Run as system-wide instance\n"
|
||||
" -D, --daemonize[=BOOL] Daemonize after startup\n"
|
||||
" --fail[=BOOL] Quit when startup fails\n"
|
||||
" --high-priority[=BOOL] Try to set high nice level\n"
|
||||
" (only available as root, when SUID "
|
||||
"or\n"
|
||||
" (only available as root, when SUID or\n"
|
||||
" with elevated RLIMIT_NICE)\n"
|
||||
" --realtime[=BOOL] Try to enable realtime scheduling\n"
|
||||
" (only available as root, when SUID "
|
||||
"or\n"
|
||||
" (only available as root, when SUID or\n"
|
||||
" with elevated RLIMIT_RTPRIO)\n"
|
||||
" --disallow-module-loading[=BOOL] Disallow user requested module\n"
|
||||
" loading/unloading after startup\n"
|
||||
" --disallow-exit[=BOOL] Disallow user requested exit\n"
|
||||
" --exit-idle-time=SECS Terminate the daemon when idle and "
|
||||
"this\n"
|
||||
" --exit-idle-time=SECS Terminate the daemon when idle and this\n"
|
||||
" time passed\n"
|
||||
" --scache-idle-time=SECS Unload autoloaded samples when idle "
|
||||
"and\n"
|
||||
" --scache-idle-time=SECS Unload autoloaded samples when idle and\n"
|
||||
" this time passed\n"
|
||||
" --log-level[=LEVEL] Increase or set verbosity level\n"
|
||||
" -v --verbose Increase the verbosity level\n"
|
||||
" --log-target={auto,syslog,stderr,file:PATH,newfile:PATH}\n"
|
||||
" Specify the log target\n"
|
||||
" --log-meta[=BOOL] Include code location in log "
|
||||
"messages\n"
|
||||
" --log-meta[=BOOL] Include code location in log messages\n"
|
||||
" --log-time[=BOOL] Include timestamps in log messages\n"
|
||||
" --log-backtrace=FRAMES Include a backtrace in log messages\n"
|
||||
" -p, --dl-search-path=PATH Set the search path for dynamic "
|
||||
"shared\n"
|
||||
" -p, --dl-search-path=PATH Set the search path for dynamic shared\n"
|
||||
" objects (plugins)\n"
|
||||
" --resample-method=METHOD Use the specified resampling method\n"
|
||||
" (See --dump-resample-methods for\n"
|
||||
|
|
@ -80,12 +71,10 @@ msgid ""
|
|||
" --enable-memfd[=BOOL] Enable memfd shared memory support.\n"
|
||||
"\n"
|
||||
"STARTUP SCRIPT:\n"
|
||||
" -L, --load=\"MODULE ARGUMENTS\" Load the specified plugin module "
|
||||
"with\n"
|
||||
" -L, --load=\"MODULE ARGUMENTS\" Load the specified plugin module with\n"
|
||||
" the specified argument\n"
|
||||
" -F, --file=FILENAME Run the specified script\n"
|
||||
" -C Open a command line on the running "
|
||||
"TTY\n"
|
||||
" -C Open a command line on the running TTY\n"
|
||||
" after startup\n"
|
||||
"\n"
|
||||
" -n Don't load default script file\n"
|
||||
|
|
@ -101,8 +90,8 @@ msgstr ""
|
|||
|
||||
#: src/daemon/cmdline.c:265
|
||||
msgid ""
|
||||
"--log-level expects log level argument (either numeric in range 0..4 or one "
|
||||
"of debug, info, notice, warn, error)."
|
||||
"--log-level expects log level argument (either numeric in range 0..4 or one of debug, "
|
||||
"info, notice, warn, error)."
|
||||
msgstr ""
|
||||
|
||||
#: src/daemon/cmdline.c:277
|
||||
|
|
@ -127,14 +116,14 @@ msgstr ""
|
|||
|
||||
#: src/daemon/cmdline.c:328
|
||||
msgid ""
|
||||
"Invalid log target: use either 'syslog', 'journal', 'stderr' or 'auto' or a "
|
||||
"valid file name 'file:<path>', 'newfile:<path>'."
|
||||
"Invalid log target: use either 'syslog', 'journal', 'stderr' or 'auto' or a valid file "
|
||||
"name 'file:<path>', 'newfile:<path>'."
|
||||
msgstr ""
|
||||
|
||||
#: src/daemon/cmdline.c:330
|
||||
msgid ""
|
||||
"Invalid log target: use either 'syslog', 'stderr' or 'auto' or a valid file "
|
||||
"name 'file:<path>', 'newfile:<path>'."
|
||||
"Invalid log target: use either 'syslog', 'stderr' or 'auto' or a valid file name 'file:"
|
||||
"<path>', 'newfile:<path>'."
|
||||
msgstr ""
|
||||
|
||||
#: src/daemon/cmdline.c:338
|
||||
|
|
@ -233,8 +222,8 @@ msgstr ""
|
|||
|
||||
#: src/daemon/daemon-conf.c:689
|
||||
msgid ""
|
||||
"The specified default channel map has a different number of channels than "
|
||||
"the specified default number of channels."
|
||||
"The specified default channel map has a different number of channels than the specified "
|
||||
"default number of channels."
|
||||
msgstr ""
|
||||
|
||||
#: src/daemon/daemon-conf.c:776
|
||||
|
|
@ -354,8 +343,7 @@ msgstr ""
|
|||
|
||||
#: src/daemon/main.c:534
|
||||
msgid ""
|
||||
"System mode refused for non-root user. Only starting the D-Bus server lookup "
|
||||
"service."
|
||||
"System mode refused for non-root user. Only starting the D-Bus server lookup service."
|
||||
msgstr ""
|
||||
|
||||
#: src/daemon/main.c:633
|
||||
|
|
@ -364,9 +352,7 @@ msgid "Failed to kill daemon: %s"
|
|||
msgstr ""
|
||||
|
||||
#: src/daemon/main.c:662
|
||||
msgid ""
|
||||
"This program is not intended to be run as root (unless --system is "
|
||||
"specified)."
|
||||
msgid "This program is not intended to be run as root (unless --system is specified)."
|
||||
msgstr ""
|
||||
|
||||
#: src/daemon/main.c:665
|
||||
|
|
@ -384,8 +370,7 @@ msgstr ""
|
|||
|
||||
#: src/daemon/main.c:718
|
||||
#, c-format
|
||||
msgid ""
|
||||
"User-configured server at %s, which appears to be local. Probing deeper."
|
||||
msgid "User-configured server at %s, which appears to be local. Probing deeper."
|
||||
msgstr ""
|
||||
|
||||
#: src/daemon/main.c:723
|
||||
|
|
@ -438,11 +423,10 @@ msgstr ""
|
|||
|
||||
#: src/daemon/main.c:991
|
||||
msgid ""
|
||||
"OK, so you are running PA in system mode. Please make sure that you actually "
|
||||
"do want to do that.\n"
|
||||
"Please read http://www.freedesktop.org/wiki/Software/PulseAudio/"
|
||||
"Documentation/User/WhatIsWrongWithSystemWide/ for an explanation why system "
|
||||
"mode is usually a bad idea."
|
||||
"OK, so you are running PA in system mode. Please make sure that you actually do want to "
|
||||
"do that.\n"
|
||||
"Please read http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/"
|
||||
"WhatIsWrongWithSystemWide/ for an explanation why system mode is usually a bad idea."
|
||||
msgstr ""
|
||||
|
||||
#: src/daemon/main.c:1007
|
||||
|
|
@ -460,8 +444,8 @@ msgstr ""
|
|||
#: src/daemon/main.c:1117
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Failed to initialize daemon due to errors while executing startup commands. "
|
||||
"Source of commands: %s"
|
||||
"Failed to initialize daemon due to errors while executing startup commands. Source of "
|
||||
"commands: %s"
|
||||
msgstr ""
|
||||
|
||||
#: src/daemon/main.c:1122
|
||||
|
|
@ -559,8 +543,8 @@ msgstr ""
|
|||
msgid "No Bass Boost"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/alsa/alsa-mixer.c:2641
|
||||
#: src/modules/bluetooth/module-bluez5-device.c:1800 src/utils/pactl.c:248
|
||||
#: src/modules/alsa/alsa-mixer.c:2641 src/modules/bluetooth/module-bluez5-device.c:1800
|
||||
#: src/utils/pactl.c:248
|
||||
msgid "Speaker"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -770,76 +754,69 @@ msgstr ""
|
|||
#: src/modules/alsa/alsa-sink.c:652 src/modules/alsa/alsa-sink.c:842
|
||||
#, c-format
|
||||
msgid ""
|
||||
"ALSA woke us up to write new data to the device, but there was actually "
|
||||
"nothing to write.\n"
|
||||
"Most likely this is a bug in the ALSA driver '%s'. Please report this issue "
|
||||
"to the ALSA developers.\n"
|
||||
"We were woken up with POLLOUT set -- however a subsequent snd_pcm_avail() "
|
||||
"returned 0 or another value < min_avail."
|
||||
"ALSA woke us up to write new data to the device, but there was actually nothing to "
|
||||
"write.\n"
|
||||
"Most likely this is a bug in the ALSA driver '%s'. Please report this issue to the ALSA "
|
||||
"developers.\n"
|
||||
"We were woken up with POLLOUT set -- however a subsequent snd_pcm_avail() returned 0 or "
|
||||
"another value < min_avail."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/alsa/alsa-source.c:611 src/modules/alsa/alsa-source.c:777
|
||||
#, c-format
|
||||
msgid ""
|
||||
"ALSA woke us up to read new data from the device, but there was actually "
|
||||
"nothing to read.\n"
|
||||
"Most likely this is a bug in the ALSA driver '%s'. Please report this issue "
|
||||
"to the ALSA developers.\n"
|
||||
"We were woken up with POLLIN set -- however a subsequent snd_pcm_avail() "
|
||||
"returned 0 or another value < min_avail."
|
||||
"ALSA woke us up to read new data from the device, but there was actually nothing to "
|
||||
"read.\n"
|
||||
"Most likely this is a bug in the ALSA driver '%s'. Please report this issue to the ALSA "
|
||||
"developers.\n"
|
||||
"We were woken up with POLLIN set -- however a subsequent snd_pcm_avail() returned 0 or "
|
||||
"another value < min_avail."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/alsa/alsa-util.c:1183 src/modules/alsa/alsa-util.c:1277
|
||||
#, c-format
|
||||
msgid ""
|
||||
"snd_pcm_avail() returned a value that is exceptionally large: %lu byte (%lu "
|
||||
"ms).\n"
|
||||
"Most likely this is a bug in the ALSA driver '%s'. Please report this issue "
|
||||
"to the ALSA developers."
|
||||
"snd_pcm_avail() returned a value that is exceptionally large: %lu byte (%lu ms).\n"
|
||||
"Most likely this is a bug in the ALSA driver '%s'. Please report this issue to the ALSA "
|
||||
"developers."
|
||||
msgid_plural ""
|
||||
"snd_pcm_avail() returned a value that is exceptionally large: %lu bytes (%lu "
|
||||
"ms).\n"
|
||||
"Most likely this is a bug in the ALSA driver '%s'. Please report this issue "
|
||||
"to the ALSA developers."
|
||||
"snd_pcm_avail() returned a value that is exceptionally large: %lu bytes (%lu ms).\n"
|
||||
"Most likely this is a bug in the ALSA driver '%s'. Please report this issue to the ALSA "
|
||||
"developers."
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: src/modules/alsa/alsa-util.c:1249
|
||||
#, c-format
|
||||
msgid ""
|
||||
"snd_pcm_delay() returned a value that is exceptionally large: %li byte (%s"
|
||||
"%lu ms).\n"
|
||||
"Most likely this is a bug in the ALSA driver '%s'. Please report this issue "
|
||||
"to the ALSA developers."
|
||||
"snd_pcm_delay() returned a value that is exceptionally large: %li byte (%s%lu ms).\n"
|
||||
"Most likely this is a bug in the ALSA driver '%s'. Please report this issue to the ALSA "
|
||||
"developers."
|
||||
msgid_plural ""
|
||||
"snd_pcm_delay() returned a value that is exceptionally large: %li bytes (%s"
|
||||
"%lu ms).\n"
|
||||
"Most likely this is a bug in the ALSA driver '%s'. Please report this issue "
|
||||
"to the ALSA developers."
|
||||
"snd_pcm_delay() returned a value that is exceptionally large: %li bytes (%s%lu ms).\n"
|
||||
"Most likely this is a bug in the ALSA driver '%s'. Please report this issue to the ALSA "
|
||||
"developers."
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: src/modules/alsa/alsa-util.c:1296
|
||||
#, c-format
|
||||
msgid ""
|
||||
"snd_pcm_avail_delay() returned strange values: delay %lu is less than avail "
|
||||
"%lu.\n"
|
||||
"Most likely this is a bug in the ALSA driver '%s'. Please report this issue "
|
||||
"to the ALSA developers."
|
||||
"snd_pcm_avail_delay() returned strange values: delay %lu is less than avail %lu.\n"
|
||||
"Most likely this is a bug in the ALSA driver '%s'. Please report this issue to the ALSA "
|
||||
"developers."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/alsa/alsa-util.c:1339
|
||||
#, c-format
|
||||
msgid ""
|
||||
"snd_pcm_mmap_begin() returned a value that is exceptionally large: %lu byte "
|
||||
"(%lu ms).\n"
|
||||
"Most likely this is a bug in the ALSA driver '%s'. Please report this issue "
|
||||
"to the ALSA developers."
|
||||
"snd_pcm_mmap_begin() returned a value that is exceptionally large: %lu byte (%lu ms).\n"
|
||||
"Most likely this is a bug in the ALSA driver '%s'. Please report this issue to the ALSA "
|
||||
"developers."
|
||||
msgid_plural ""
|
||||
"snd_pcm_mmap_begin() returned a value that is exceptionally large: %lu bytes "
|
||||
"(%lu ms).\n"
|
||||
"Most likely this is a bug in the ALSA driver '%s'. Please report this issue "
|
||||
"to the ALSA developers."
|
||||
"snd_pcm_mmap_begin() returned a value that is exceptionally large: %lu bytes (%lu ms).\n"
|
||||
"Most likely this is a bug in the ALSA driver '%s'. Please report this issue to the ALSA "
|
||||
"developers."
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
|
|
@ -900,16 +877,15 @@ msgstr ""
|
|||
|
||||
#: src/modules/echo-cancel/module-echo-cancel.c:59
|
||||
msgid ""
|
||||
"source_name=<name for the source> source_properties=<properties for the "
|
||||
"source> source_master=<name of source to filter> sink_name=<name for the "
|
||||
"sink> sink_properties=<properties for the sink> sink_master=<name of sink to "
|
||||
"filter> adjust_time=<how often to readjust rates in s> adjust_threshold=<how "
|
||||
"much drift to readjust after in ms> format=<sample format> rate=<sample "
|
||||
"rate> channels=<number of channels> channel_map=<channel map> "
|
||||
"aec_method=<implementation to use> aec_args=<parameters for the AEC engine> "
|
||||
"save_aec=<save AEC data in /tmp> autoloaded=<set if this module is being "
|
||||
"loaded automatically> use_volume_sharing=<yes or no> use_master_format=<yes "
|
||||
"or no> "
|
||||
"source_name=<name for the source> source_properties=<properties for the source> "
|
||||
"source_master=<name of source to filter> sink_name=<name for the sink> "
|
||||
"sink_properties=<properties for the sink> sink_master=<name of sink to filter> "
|
||||
"adjust_time=<how often to readjust rates in s> adjust_threshold=<how much drift to "
|
||||
"readjust after in ms> format=<sample format> rate=<sample rate> channels=<number of "
|
||||
"channels> channel_map=<channel map> aec_method=<implementation to use> "
|
||||
"aec_args=<parameters for the AEC engine> save_aec=<save AEC data in /tmp> "
|
||||
"autoloaded=<set if this module is being loaded automatically> use_volume_sharing=<yes "
|
||||
"or no> use_master_format=<yes or no> "
|
||||
msgstr ""
|
||||
|
||||
#. add on profile
|
||||
|
|
@ -917,8 +893,7 @@ msgstr ""
|
|||
msgid "On"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/module-allow-passthrough.c:71
|
||||
#: src/modules/module-always-sink.c:80
|
||||
#: src/modules/module-allow-passthrough.c:71 src/modules/module-always-sink.c:80
|
||||
msgid "Dummy Output"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -938,12 +913,11 @@ msgstr ""
|
|||
msgid ""
|
||||
"sink_name=<name of the sink> sink_properties=<properties for the sink> "
|
||||
"sink_master=<sink to connect to> format=<sample format> rate=<sample rate> "
|
||||
"channels=<number of channels> channel_map=<channel map> autoloaded=<set if "
|
||||
"this module is being loaded automatically> use_volume_sharing=<yes or no> "
|
||||
"channels=<number of channels> channel_map=<channel map> autoloaded=<set if this module "
|
||||
"is being loaded automatically> use_volume_sharing=<yes or no> "
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/module-equalizer-sink.c:1094
|
||||
#: src/modules/module-equalizer-sink.c:1217
|
||||
#: src/modules/module-equalizer-sink.c:1094 src/modules/module-equalizer-sink.c:1217
|
||||
#, c-format
|
||||
msgid "FFT based equalizer on %s"
|
||||
msgstr ""
|
||||
|
|
@ -959,14 +933,13 @@ msgstr ""
|
|||
#: src/modules/module-ladspa-sink.c:54
|
||||
msgid ""
|
||||
"sink_name=<name for the sink> sink_properties=<properties for the sink> "
|
||||
"sink_input_properties=<properties for the sink input> master=<name of sink "
|
||||
"to filter> sink_master=<name of sink to filter> format=<sample format> "
|
||||
"rate=<sample rate> channels=<number of channels> channel_map=<input channel "
|
||||
"map> plugin=<ladspa plugin name> label=<ladspa plugin label> control=<comma "
|
||||
"separated list of input control values> input_ladspaport_map=<comma "
|
||||
"separated list of input LADSPA port names> output_ladspaport_map=<comma "
|
||||
"separated list of output LADSPA port names> autoloaded=<set if this module "
|
||||
"is being loaded automatically> "
|
||||
"sink_input_properties=<properties for the sink input> master=<name of sink to filter> "
|
||||
"sink_master=<name of sink to filter> format=<sample format> rate=<sample rate> "
|
||||
"channels=<number of channels> channel_map=<input channel map> plugin=<ladspa plugin "
|
||||
"name> label=<ladspa plugin label> control=<comma separated list of input control "
|
||||
"values> input_ladspaport_map=<comma separated list of input LADSPA port names> "
|
||||
"output_ladspaport_map=<comma separated list of output LADSPA port names> "
|
||||
"autoloaded=<set if this module is being loaded automatically> "
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/module-null-sink.c:46
|
||||
|
|
@ -982,14 +955,12 @@ msgstr ""
|
|||
msgid "Failed to set format: invalid format string %s"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/module-rygel-media-server.c:506
|
||||
#: src/modules/module-rygel-media-server.c:544
|
||||
#: src/modules/module-rygel-media-server.c:506 src/modules/module-rygel-media-server.c:544
|
||||
#: src/modules/module-rygel-media-server.c:903
|
||||
msgid "Output Devices"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/module-rygel-media-server.c:507
|
||||
#: src/modules/module-rygel-media-server.c:545
|
||||
#: src/modules/module-rygel-media-server.c:507 src/modules/module-rygel-media-server.c:545
|
||||
#: src/modules/module-rygel-media-server.c:904
|
||||
msgid "Input Devices"
|
||||
msgstr ""
|
||||
|
|
@ -1000,14 +971,12 @@ msgstr ""
|
|||
|
||||
#. TODO: old tunnel put here the remote sink_name into stream name e.g. 'Null Output for lynxis@lazus'
|
||||
#. TODO: old tunnel put here the remote source_name into stream name e.g. 'Null Output for lynxis@lazus'
|
||||
#: src/modules/module-tunnel-sink-new.c:307
|
||||
#: src/modules/module-tunnel-source-new.c:305
|
||||
#: src/modules/module-tunnel-sink-new.c:307 src/modules/module-tunnel-source-new.c:305
|
||||
#, c-format
|
||||
msgid "Tunnel for %s@%s"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/module-tunnel-sink-new.c:544
|
||||
#: src/modules/module-tunnel-source-new.c:540
|
||||
#: src/modules/module-tunnel-sink-new.c:544 src/modules/module-tunnel-source-new.c:540
|
||||
#, c-format
|
||||
msgid "Tunnel to %s/%s"
|
||||
msgstr ""
|
||||
|
|
@ -1018,12 +987,11 @@ msgstr ""
|
|||
|
||||
#: src/modules/module-virtual-surround-sink.c:49
|
||||
msgid ""
|
||||
"sink_name=<name for the sink> sink_properties=<properties for the sink> "
|
||||
"master=<name of sink to filter> sink_master=<name of sink to filter> "
|
||||
"format=<sample format> rate=<sample rate> channels=<number of channels> "
|
||||
"channel_map=<channel map> use_volume_sharing=<yes or no> "
|
||||
"force_flat_volume=<yes or no> hrir=/path/to/left_hrir.wav autoloaded=<set if "
|
||||
"this module is being loaded automatically> "
|
||||
"sink_name=<name for the sink> sink_properties=<properties for the sink> master=<name of "
|
||||
"sink to filter> sink_master=<name of sink to filter> format=<sample format> "
|
||||
"rate=<sample rate> channels=<number of channels> channel_map=<channel map> "
|
||||
"use_volume_sharing=<yes or no> force_flat_volume=<yes or no> hrir=/path/to/left_hrir."
|
||||
"wav autoloaded=<set if this module is being loaded automatically> "
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/raop/module-raop-discover.c:295
|
||||
|
|
@ -1310,9 +1278,9 @@ msgstr ""
|
|||
#: src/pulsecore/core-util.c:1712
|
||||
#, c-format
|
||||
msgid ""
|
||||
"XDG_RUNTIME_DIR (%s) is not owned by us (uid %d), but by uid %d! (This could "
|
||||
"e.g. happen if you try to connect to a non-root PulseAudio as a root user, "
|
||||
"over the native protocol. Don't do that.)"
|
||||
"XDG_RUNTIME_DIR (%s) is not owned by us (uid %d), but by uid %d! (This could e.g. "
|
||||
"happen if you try to connect to a non-root PulseAudio as a root user, over the native "
|
||||
"protocol. Don't do that.)"
|
||||
msgstr ""
|
||||
|
||||
#: src/pulsecore/core-util.h:96
|
||||
|
|
@ -1334,19 +1302,18 @@ msgstr ""
|
|||
|
||||
#: src/pulsecore/log.c:188
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Tried to open target file '%s', '%s.1', '%s.2' ... '%s.%d', but all failed."
|
||||
msgid "Tried to open target file '%s', '%s.1', '%s.2' ... '%s.%d', but all failed."
|
||||
msgstr ""
|
||||
|
||||
#: src/pulsecore/log.c:651
|
||||
msgid "Invalid log target."
|
||||
msgstr ""
|
||||
|
||||
#: src/pulsecore/sink.c:3524
|
||||
#: src/pulsecore/sink.c:3534
|
||||
msgid "Built-in Audio"
|
||||
msgstr ""
|
||||
|
||||
#: src/pulsecore/sink.c:3529
|
||||
#: src/pulsecore/sink.c:3539
|
||||
msgid "Modem"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -1673,57 +1640,46 @@ msgid ""
|
|||
"\n"
|
||||
" -v, --verbose Enable verbose operations\n"
|
||||
"\n"
|
||||
" -s, --server=SERVER The name of the server to connect "
|
||||
"to\n"
|
||||
" -d, --device=DEVICE The name of the sink/source to "
|
||||
"connect to\n"
|
||||
" -n, --client-name=NAME How to call this client on the "
|
||||
"server\n"
|
||||
" --stream-name=NAME How to call this stream on the "
|
||||
"server\n"
|
||||
" --volume=VOLUME Specify the initial (linear) volume "
|
||||
"in range 0...65536\n"
|
||||
" --rate=SAMPLERATE The sample rate in Hz (defaults to "
|
||||
"44100)\n"
|
||||
" -s, --server=SERVER The name of the server to connect to\n"
|
||||
" -d, --device=DEVICE The name of the sink/source to connect to\n"
|
||||
" -n, --client-name=NAME How to call this client on the server\n"
|
||||
" --stream-name=NAME How to call this stream on the server\n"
|
||||
" --volume=VOLUME Specify the initial (linear) volume in range "
|
||||
"0...65536\n"
|
||||
" --rate=SAMPLERATE The sample rate in Hz (defaults to 44100)\n"
|
||||
" --format=SAMPLEFORMAT The sample format, see\n"
|
||||
" https://www.freedesktop.org/wiki/"
|
||||
"Software/PulseAudio/Documentation/User/SupportedAudioFormats/\n"
|
||||
" for possible values (defaults to "
|
||||
"s16ne)\n"
|
||||
" --channels=CHANNELS The number of channels, 1 for mono, "
|
||||
"2 for stereo\n"
|
||||
" https://www.freedesktop.org/wiki/Software/"
|
||||
"PulseAudio/Documentation/User/SupportedAudioFormats/\n"
|
||||
" for possible values (defaults to s16ne)\n"
|
||||
" --channels=CHANNELS The number of channels, 1 for mono, 2 for "
|
||||
"stereo\n"
|
||||
" (defaults to 2)\n"
|
||||
" --channel-map=CHANNELMAP Channel map to use instead of the "
|
||||
"default\n"
|
||||
" --fix-format Take the sample format from the sink/"
|
||||
"source the stream is\n"
|
||||
" --channel-map=CHANNELMAP Channel map to use instead of the default\n"
|
||||
" --fix-format Take the sample format from the sink/source the "
|
||||
"stream is\n"
|
||||
" being connected to.\n"
|
||||
" --fix-rate Take the sampling rate from the sink/"
|
||||
"source the stream is\n"
|
||||
" --fix-rate Take the sampling rate from the sink/source the "
|
||||
"stream is\n"
|
||||
" being connected to.\n"
|
||||
" --fix-channels Take the number of channels and the "
|
||||
"channel map\n"
|
||||
" from the sink/source the stream is "
|
||||
"being connected to.\n"
|
||||
" --fix-channels Take the number of channels and the channel "
|
||||
"map\n"
|
||||
" from the sink/source the stream is being "
|
||||
"connected to.\n"
|
||||
" --no-remix Don't upmix or downmix channels.\n"
|
||||
" --no-remap Map channels by index instead of "
|
||||
"name.\n"
|
||||
" --latency=BYTES Request the specified latency in "
|
||||
"bytes.\n"
|
||||
" --process-time=BYTES Request the specified process time "
|
||||
"per request in bytes.\n"
|
||||
" --latency-msec=MSEC Request the specified latency in "
|
||||
"msec.\n"
|
||||
" --process-time-msec=MSEC Request the specified process time "
|
||||
"per request in msec.\n"
|
||||
" --property=PROPERTY=VALUE Set the specified property to the "
|
||||
"specified value.\n"
|
||||
" --no-remap Map channels by index instead of name.\n"
|
||||
" --latency=BYTES Request the specified latency in bytes.\n"
|
||||
" --process-time=BYTES Request the specified process time per request "
|
||||
"in bytes.\n"
|
||||
" --latency-msec=MSEC Request the specified latency in msec.\n"
|
||||
" --process-time-msec=MSEC Request the specified process time per request "
|
||||
"in msec.\n"
|
||||
" --property=PROPERTY=VALUE Set the specified property to the specified "
|
||||
"value.\n"
|
||||
" --raw Record/play raw PCM data.\n"
|
||||
" --passthrough Passthrough data.\n"
|
||||
" --file-format[=FFORMAT] Record/play formatted PCM data.\n"
|
||||
" --list-file-formats List available file formats.\n"
|
||||
" --monitor-stream=INDEX Record from the sink input with "
|
||||
"index INDEX.\n"
|
||||
" --monitor-stream=INDEX Record from the sink input with index INDEX.\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/pacat.c:793
|
||||
|
|
@ -1731,20 +1687,18 @@ msgid "Play back encoded audio files on a PulseAudio sound server."
|
|||
msgstr ""
|
||||
|
||||
#: src/utils/pacat.c:797
|
||||
msgid ""
|
||||
"Capture audio data from a PulseAudio sound server and write it to a file."
|
||||
msgid "Capture audio data from a PulseAudio sound server and write it to a file."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/pacat.c:801
|
||||
msgid ""
|
||||
"Capture audio data from a PulseAudio sound server and write it to STDOUT or "
|
||||
"the specified file."
|
||||
"Capture audio data from a PulseAudio sound server and write it to STDOUT or the "
|
||||
"specified file."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/pacat.c:805
|
||||
msgid ""
|
||||
"Play back audio data from STDIN or the specified file on a PulseAudio sound "
|
||||
"server."
|
||||
"Play back audio data from STDIN or the specified file on a PulseAudio sound server."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/pacat.c:819
|
||||
|
|
@ -1822,8 +1776,8 @@ msgstr ""
|
|||
|
||||
#: src/utils/pacat.c:1076
|
||||
msgid ""
|
||||
"Warning: specified sample specification will be overwritten with "
|
||||
"specification from file."
|
||||
"Warning: specified sample specification will be overwritten with specification from "
|
||||
"file."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/pacat.c:1079 src/utils/pactl.c:1756
|
||||
|
|
@ -1844,8 +1798,7 @@ msgstr ""
|
|||
|
||||
#: src/utils/pacat.c:1125
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Opening a %s stream with sample specification '%s' and channel map '%s'."
|
||||
msgid "Opening a %s stream with sample specification '%s' and channel map '%s'."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/pacat.c:1126
|
||||
|
|
@ -1893,8 +1846,7 @@ msgstr ""
|
|||
msgid "NAME|#N"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/pacmd.c:53 src/utils/pacmd.c:63 src/utils/pactl.c:1613
|
||||
#: src/utils/pactl.c:1619
|
||||
#: src/utils/pacmd.c:53 src/utils/pacmd.c:63 src/utils/pactl.c:1613 src/utils/pactl.c:1619
|
||||
msgid "NAME"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -2043,8 +1995,7 @@ msgstr[1] ""
|
|||
#: src/utils/pactl.c:176
|
||||
#, c-format
|
||||
msgid "Allocated during whole lifetime: %u block containing %s bytes total.\n"
|
||||
msgid_plural ""
|
||||
"Allocated during whole lifetime: %u blocks containing %s bytes total.\n"
|
||||
msgid_plural "Allocated during whole lifetime: %u blocks containing %s bytes total.\n"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
|
|
@ -2221,10 +2172,9 @@ msgid ""
|
|||
"\t\t%s\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/pactl.c:455 src/utils/pactl.c:527 src/utils/pactl.c:570
|
||||
#: src/utils/pactl.c:612 src/utils/pactl.c:711 src/utils/pactl.c:712
|
||||
#: src/utils/pactl.c:723 src/utils/pactl.c:781 src/utils/pactl.c:782
|
||||
#: src/utils/pactl.c:793 src/utils/pactl.c:844 src/utils/pactl.c:845
|
||||
#: src/utils/pactl.c:455 src/utils/pactl.c:527 src/utils/pactl.c:570 src/utils/pactl.c:612
|
||||
#: src/utils/pactl.c:711 src/utils/pactl.c:712 src/utils/pactl.c:723 src/utils/pactl.c:781
|
||||
#: src/utils/pactl.c:782 src/utils/pactl.c:793 src/utils/pactl.c:844 src/utils/pactl.c:845
|
||||
#: src/utils/pactl.c:851
|
||||
msgid "n/a"
|
||||
msgstr ""
|
||||
|
|
@ -2293,8 +2243,7 @@ msgstr ""
|
|||
|
||||
#: src/utils/pactl.c:636
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\t\t%s: %s (type: %s, priority: %u, latency offset: %<PRId64> usec%s%s%s)\n"
|
||||
msgid "\t\t%s: %s (type: %s, priority: %u, latency offset: %<PRId64> usec%s%s%s)\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/pactl.c:642
|
||||
|
|
@ -2398,11 +2347,11 @@ msgstr ""
|
|||
#: src/utils/pactl.c:926
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Failed to set volume: You tried to set volumes for %d channel, whereas "
|
||||
"channel(s) supported = %d\n"
|
||||
"Failed to set volume: You tried to set volumes for %d channel, whereas channel(s) "
|
||||
"supported = %d\n"
|
||||
msgid_plural ""
|
||||
"Failed to set volume: You tried to set volumes for %d channels, whereas "
|
||||
"channel(s) supported = %d\n"
|
||||
"Failed to set volume: You tried to set volumes for %d channels, whereas channel(s) "
|
||||
"supported = %d\n"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
|
|
@ -2549,10 +2498,8 @@ msgid ""
|
|||
" -h, --help Show this help\n"
|
||||
" --version Show version\n"
|
||||
"\n"
|
||||
" -s, --server=SERVER The name of the server to connect "
|
||||
"to\n"
|
||||
" -n, --client-name=NAME How to call this client on the "
|
||||
"server\n"
|
||||
" -s, --server=SERVER The name of the server to connect to\n"
|
||||
" -n, --client-name=NAME How to call this client on the server\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/pactl.c:1672
|
||||
|
|
@ -2605,8 +2552,7 @@ msgid "You have to specify a module index or name"
|
|||
msgstr ""
|
||||
|
||||
#: src/utils/pactl.c:1852
|
||||
msgid ""
|
||||
"You may not specify more than one sink. You have to specify a boolean value."
|
||||
msgid "You may not specify more than one sink. You have to specify a boolean value."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/pactl.c:1857 src/utils/pactl.c:1877
|
||||
|
|
@ -2614,9 +2560,7 @@ msgid "Invalid suspend specification."
|
|||
msgstr ""
|
||||
|
||||
#: src/utils/pactl.c:1872
|
||||
msgid ""
|
||||
"You may not specify more than one source. You have to specify a boolean "
|
||||
"value."
|
||||
msgid "You may not specify more than one source. You have to specify a boolean value."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/pactl.c:1889
|
||||
|
|
@ -2664,8 +2608,7 @@ msgid "Invalid source output index"
|
|||
msgstr ""
|
||||
|
||||
#: src/utils/pactl.c:2000
|
||||
msgid ""
|
||||
"You have to specify a sink name/index and a mute action (0, 1, or 'toggle')"
|
||||
msgid "You have to specify a sink name/index and a mute action (0, 1, or 'toggle')"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/pactl.c:2005 src/utils/pactl.c:2020 src/utils/pactl.c:2040
|
||||
|
|
@ -2674,13 +2617,11 @@ msgid "Invalid mute specification"
|
|||
msgstr ""
|
||||
|
||||
#: src/utils/pactl.c:2015
|
||||
msgid ""
|
||||
"You have to specify a source name/index and a mute action (0, 1, or 'toggle')"
|
||||
msgid "You have to specify a source name/index and a mute action (0, 1, or 'toggle')"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/pactl.c:2030
|
||||
msgid ""
|
||||
"You have to specify a sink input index and a mute action (0, 1, or 'toggle')"
|
||||
msgid "You have to specify a sink input index and a mute action (0, 1, or 'toggle')"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/pactl.c:2035
|
||||
|
|
@ -2688,9 +2629,7 @@ msgid "Invalid sink input index specification"
|
|||
msgstr ""
|
||||
|
||||
#: src/utils/pactl.c:2048
|
||||
msgid ""
|
||||
"You have to specify a source output index and a mute action (0, 1, or "
|
||||
"'toggle')"
|
||||
msgid "You have to specify a source output index and a mute action (0, 1, or 'toggle')"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/pactl.c:2053
|
||||
|
|
@ -2699,8 +2638,7 @@ msgstr ""
|
|||
|
||||
#: src/utils/pactl.c:2070
|
||||
msgid ""
|
||||
"You have to specify a sink index and a semicolon-separated list of supported "
|
||||
"formats"
|
||||
"You have to specify a sink index and a semicolon-separated list of supported formats"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/pactl.c:2082
|
||||
|
|
@ -2764,8 +2702,7 @@ msgid ""
|
|||
"\n"
|
||||
" -h, --help Show this help\n"
|
||||
" --version Show version\n"
|
||||
" -s, --server=SERVER The name of the server to connect "
|
||||
"to\n"
|
||||
" -s, --server=SERVER The name of the server to connect to\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -2799,8 +2736,8 @@ msgid ""
|
|||
"\n"
|
||||
" -d Show current PulseAudio data attached to X11 display (default)\n"
|
||||
" -e Export local PulseAudio data to X11 display\n"
|
||||
" -i Import PulseAudio data from X11 display to local environment "
|
||||
"variables and cookie file.\n"
|
||||
" -i Import PulseAudio data from X11 display to local environment variables and "
|
||||
"cookie file.\n"
|
||||
" -r Remove PulseAudio data from X11 display\n"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue