mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-31 22:25:33 -04:00
i18n: Update .pot and .po files
Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/523>
This commit is contained in:
parent
9be73e5cd1
commit
4d7242d831
51 changed files with 2240 additions and 1605 deletions
436
po/si.po
436
po/si.po
|
|
@ -8,7 +8,7 @@ msgstr ""
|
|||
"Project-Id-Version: pulseaudio\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/"
|
||||
"issues/new\n"
|
||||
"POT-Creation-Date: 2021-01-22 09:11+0200\n"
|
||||
"POT-Creation-Date: 2021-03-08 16:26+0200\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
|
|
@ -29,37 +29,45 @@ 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"
|
||||
|
|
@ -71,10 +79,12 @@ 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"
|
||||
|
|
@ -90,8 +100,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
|
||||
|
|
@ -116,14 +126,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
|
||||
|
|
@ -222,8 +232,8 @@ msgstr ""
|
|||
|
||||
#: src/daemon/daemon-conf.c:701
|
||||
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:788
|
||||
|
|
@ -343,7 +353,8 @@ msgstr ""
|
|||
|
||||
#: src/daemon/main.c:540
|
||||
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:639
|
||||
|
|
@ -352,7 +363,9 @@ msgid "Failed to kill daemon: %s"
|
|||
msgstr ""
|
||||
|
||||
#: src/daemon/main.c:668
|
||||
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:671
|
||||
|
|
@ -370,7 +383,8 @@ msgstr ""
|
|||
|
||||
#: src/daemon/main.c:724
|
||||
#, 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:729
|
||||
|
|
@ -423,10 +437,11 @@ msgstr ""
|
|||
|
||||
#: src/daemon/main.c:996
|
||||
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:1012
|
||||
|
|
@ -444,8 +459,8 @@ msgstr ""
|
|||
#: src/daemon/main.c:1126
|
||||
#, 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:1131
|
||||
|
|
@ -481,7 +496,7 @@ msgid "Line In"
|
|||
msgstr ""
|
||||
|
||||
#: src/modules/alsa/alsa-mixer.c:2713 src/modules/alsa/alsa-mixer.c:2797
|
||||
#: src/modules/bluetooth/module-bluez5-device.c:1822
|
||||
#: src/modules/bluetooth/module-bluez5-device.c:1847
|
||||
msgid "Microphone"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -543,8 +558,8 @@ msgstr ""
|
|||
msgid "No Bass Boost"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/alsa/alsa-mixer.c:2728 src/modules/bluetooth/module-bluez5-device.c:1830
|
||||
#: src/utils/pactl.c:255
|
||||
#: src/modules/alsa/alsa-mixer.c:2728
|
||||
#: src/modules/bluetooth/module-bluez5-device.c:1855 src/utils/pactl.c:255
|
||||
msgid "Speaker"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -657,7 +672,7 @@ msgid "Stereo"
|
|||
msgstr ""
|
||||
|
||||
#: src/modules/alsa/alsa-mixer.c:4575 src/modules/alsa/alsa-mixer.c:4733
|
||||
#: src/modules/bluetooth/module-bluez5-device.c:1810 src/utils/pactl.c:259
|
||||
#: src/modules/bluetooth/module-bluez5-device.c:1835 src/utils/pactl.c:259
|
||||
msgid "Headset"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -770,7 +785,7 @@ msgid "Mono Chat + 7.1 Surround"
|
|||
msgstr ""
|
||||
|
||||
#: src/modules/alsa/alsa-mixer.c:4739 src/modules/alsa/module-alsa-card.c:197
|
||||
#: src/modules/bluetooth/module-bluez5-device.c:2083
|
||||
#: src/modules/bluetooth/module-bluez5-device.c:2138
|
||||
msgid "Off"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -787,134 +802,150 @@ 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] ""
|
||||
|
||||
#: src/modules/bluetooth/module-bluez5-device.c:1803
|
||||
#: src/modules/bluetooth/module-bluez5-device.c:1829
|
||||
#: src/modules/bluetooth/module-bluez5-device.c:1836
|
||||
#: src/modules/bluetooth/module-bluez5-device.c:1828
|
||||
#: src/modules/bluetooth/module-bluez5-device.c:1854
|
||||
#: src/modules/bluetooth/module-bluez5-device.c:1861
|
||||
msgid "Bluetooth Input"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/bluetooth/module-bluez5-device.c:1804
|
||||
#: src/modules/bluetooth/module-bluez5-device.c:1823
|
||||
#: src/modules/bluetooth/module-bluez5-device.c:1829
|
||||
#: src/modules/bluetooth/module-bluez5-device.c:1848
|
||||
msgid "Bluetooth Output"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/bluetooth/module-bluez5-device.c:1816 src/utils/pactl.c:270
|
||||
#: src/modules/bluetooth/module-bluez5-device.c:1841 src/utils/pactl.c:270
|
||||
msgid "Handsfree"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/bluetooth/module-bluez5-device.c:1837
|
||||
#: src/modules/bluetooth/module-bluez5-device.c:1862
|
||||
msgid "Headphone"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/bluetooth/module-bluez5-device.c:1843 src/utils/pactl.c:269
|
||||
#: src/modules/bluetooth/module-bluez5-device.c:1868 src/utils/pactl.c:269
|
||||
msgid "Portable"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/bluetooth/module-bluez5-device.c:1849 src/utils/pactl.c:271
|
||||
#: src/modules/bluetooth/module-bluez5-device.c:1874 src/utils/pactl.c:271
|
||||
msgid "Car"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/bluetooth/module-bluez5-device.c:1855 src/utils/pactl.c:272
|
||||
#: src/modules/bluetooth/module-bluez5-device.c:1880 src/utils/pactl.c:272
|
||||
msgid "HiFi"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/bluetooth/module-bluez5-device.c:1861 src/utils/pactl.c:273
|
||||
#: src/modules/bluetooth/module-bluez5-device.c:1886 src/utils/pactl.c:273
|
||||
msgid "Phone"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/bluetooth/module-bluez5-device.c:1908
|
||||
#: src/modules/bluetooth/module-bluez5-device.c:1933
|
||||
msgid "High Fidelity Playback (A2DP Sink)"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/bluetooth/module-bluez5-device.c:1920
|
||||
#: src/modules/bluetooth/module-bluez5-device.c:1945
|
||||
msgid "High Fidelity Capture (A2DP Source)"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/bluetooth/module-bluez5-device.c:1932
|
||||
msgid "Headset Head Unit (HSP/HFP)"
|
||||
#: src/modules/bluetooth/module-bluez5-device.c:1957
|
||||
msgid "Headset Head Unit (HSP)"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/bluetooth/module-bluez5-device.c:1945
|
||||
msgid "Headset Audio Gateway (HSP/HFP)"
|
||||
#: src/modules/bluetooth/module-bluez5-device.c:1970
|
||||
msgid "Headset Audio Gateway (HSP)"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/bluetooth/module-bluez5-device.c:1983
|
||||
msgid "Handsfree Head Unit (HFP)"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/bluetooth/module-bluez5-device.c:1996
|
||||
msgid "Handsfree Audio Gateway (HFP)"
|
||||
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
|
||||
|
|
@ -922,7 +953,8 @@ 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 ""
|
||||
|
||||
|
|
@ -942,11 +974,12 @@ 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 ""
|
||||
|
|
@ -962,13 +995,14 @@ 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
|
||||
|
|
@ -984,12 +1018,14 @@ 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,12 +1036,14 @@ 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:320 src/modules/module-tunnel-source-new.c:305
|
||||
#: src/modules/module-tunnel-sink-new.c:320
|
||||
#: src/modules/module-tunnel-source-new.c:305
|
||||
#, c-format
|
||||
msgid "Tunnel for %s@%s"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/module-tunnel-sink-new.c:564 src/modules/module-tunnel-source-new.c:540
|
||||
#: src/modules/module-tunnel-sink-new.c:564
|
||||
#: src/modules/module-tunnel-source-new.c:540
|
||||
#, c-format
|
||||
msgid "Tunnel to %s/%s"
|
||||
msgstr ""
|
||||
|
|
@ -1016,12 +1054,13 @@ msgstr ""
|
|||
|
||||
#: src/modules/module-virtual-surround-sink.c:54
|
||||
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 hrir_left=/path/to/left_hrir.wav hrir_right=/path/to/optional/right_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 hrir_left=/path/to/"
|
||||
"left_hrir.wav hrir_right=/path/to/optional/right_hrir.wav autoloaded=<set if "
|
||||
"this module is being loaded automatically> "
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/raop/module-raop-discover.c:295
|
||||
|
|
@ -1308,9 +1347,9 @@ msgstr ""
|
|||
#: src/pulsecore/core-util.c:1780
|
||||
#, 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:97
|
||||
|
|
@ -1332,18 +1371,19 @@ 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:3534
|
||||
#: src/pulsecore/sink.c:3535
|
||||
msgid "Built-in Audio"
|
||||
msgstr ""
|
||||
|
||||
#: src/pulsecore/sink.c:3539
|
||||
#: src/pulsecore/sink.c:3540
|
||||
msgid "Modem"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -1670,46 +1710,57 @@ 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
|
||||
|
|
@ -1717,18 +1768,20 @@ 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
|
||||
|
|
@ -1806,8 +1859,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:1840
|
||||
|
|
@ -1828,7 +1881,8 @@ 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
|
||||
|
|
@ -1876,7 +1930,8 @@ msgstr ""
|
|||
msgid "NAME|#N"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/pacmd.c:53 src/utils/pacmd.c:63 src/utils/pactl.c:1695 src/utils/pactl.c:1701
|
||||
#: src/utils/pacmd.c:53 src/utils/pacmd.c:63 src/utils/pactl.c:1695
|
||||
#: src/utils/pactl.c:1701
|
||||
msgid "NAME"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -2029,7 +2084,8 @@ msgstr[1] ""
|
|||
#: src/utils/pactl.c:181
|
||||
#, 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] ""
|
||||
|
||||
|
|
@ -2210,9 +2266,10 @@ msgid ""
|
|||
"\t\t%s\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/pactl.c:462 src/utils/pactl.c:534 src/utils/pactl.c:577 src/utils/pactl.c:619
|
||||
#: src/utils/pactl.c:718 src/utils/pactl.c:719 src/utils/pactl.c:730 src/utils/pactl.c:788
|
||||
#: src/utils/pactl.c:789 src/utils/pactl.c:800 src/utils/pactl.c:851 src/utils/pactl.c:852
|
||||
#: src/utils/pactl.c:462 src/utils/pactl.c:534 src/utils/pactl.c:577
|
||||
#: src/utils/pactl.c:619 src/utils/pactl.c:718 src/utils/pactl.c:719
|
||||
#: src/utils/pactl.c:730 src/utils/pactl.c:788 src/utils/pactl.c:789
|
||||
#: src/utils/pactl.c:800 src/utils/pactl.c:851 src/utils/pactl.c:852
|
||||
#: src/utils/pactl.c:858
|
||||
msgid "n/a"
|
||||
msgstr ""
|
||||
|
|
@ -2281,7 +2338,8 @@ msgstr ""
|
|||
|
||||
#: src/utils/pactl.c:643
|
||||
#, 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:649
|
||||
|
|
@ -2399,11 +2457,11 @@ msgstr ""
|
|||
#: src/utils/pactl.c:1002
|
||||
#, 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] ""
|
||||
|
||||
|
|
@ -2551,8 +2609,10 @@ 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:1755
|
||||
|
|
@ -2605,7 +2665,8 @@ msgid "You have to specify a module index or name"
|
|||
msgstr ""
|
||||
|
||||
#: src/utils/pactl.c:1936
|
||||
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:1941 src/utils/pactl.c:1961
|
||||
|
|
@ -2613,7 +2674,9 @@ msgid "Invalid suspend specification."
|
|||
msgstr ""
|
||||
|
||||
#: src/utils/pactl.c:1956
|
||||
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:1973
|
||||
|
|
@ -2661,7 +2724,8 @@ msgid "Invalid source output index"
|
|||
msgstr ""
|
||||
|
||||
#: src/utils/pactl.c:2084
|
||||
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:2089 src/utils/pactl.c:2104 src/utils/pactl.c:2124
|
||||
|
|
@ -2670,11 +2734,13 @@ msgid "Invalid mute specification"
|
|||
msgstr ""
|
||||
|
||||
#: src/utils/pactl.c:2099
|
||||
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:2114
|
||||
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:2119
|
||||
|
|
@ -2682,7 +2748,9 @@ msgid "Invalid sink input index specification"
|
|||
msgstr ""
|
||||
|
||||
#: src/utils/pactl.c:2132
|
||||
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:2137
|
||||
|
|
@ -2695,13 +2763,14 @@ msgstr ""
|
|||
|
||||
#: src/utils/pactl.c:2160
|
||||
msgid ""
|
||||
"Excess arguments given, they will be ignored. Note that all message parameters must be "
|
||||
"given as a single string."
|
||||
"Excess arguments given, they will be ignored. Note that all message "
|
||||
"parameters must be given as a single string."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/pactl.c:2170
|
||||
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:2182
|
||||
|
|
@ -2765,7 +2834,8 @@ 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 +2869,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