mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-28 07:00:13 -05:00
make distcheck pass
This commit is contained in:
parent
e26ffc9b50
commit
fa93cb71e8
9 changed files with 611 additions and 453 deletions
356
po/de.po
356
po/de.po
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: pulseaudio\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2008-08-29 11:33+0000\n"
|
||||
"POT-Creation-Date: 2008-10-06 03:21+0200\n"
|
||||
"PO-Revision-Date: 2008-08-31 12:22+0100\n"
|
||||
"Last-Translator: Fabian Affolter <fab@fedoraproject.org>\n"
|
||||
"Language-Team: German <fedora-trans-de@redhat.com>\n"
|
||||
|
|
@ -17,8 +17,7 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Poedit-Language: German\n"
|
||||
|
||||
#: ../src/daemon/ltdl-bind-now.c:177
|
||||
#: ../src/daemon/ltdl-bind-now.c:197
|
||||
#: ../src/daemon/ltdl-bind-now.c:177 ../src/daemon/ltdl-bind-now.c:197
|
||||
msgid "Failed to add bind-now-loader."
|
||||
msgstr "Hinzufügen von bind-now-loader fehlgeschlagen."
|
||||
|
||||
|
|
@ -114,8 +113,7 @@ msgstr ""
|
|||
msgid "Home directory of user '%s' is not '%s', ignoring."
|
||||
msgstr "Benutzerverzeichnis von Benutzer '%s' ist nicht '%s', ignoriere."
|
||||
|
||||
#: ../src/daemon/main.c:201
|
||||
#: ../src/daemon/main.c:206
|
||||
#: ../src/daemon/main.c:201 ../src/daemon/main.c:206
|
||||
#, c-format
|
||||
msgid "Failed to create '%s': %s"
|
||||
msgstr "Erzeugen von '%s' fehlgeschlagen: %s"
|
||||
|
|
@ -180,22 +178,14 @@ msgstr ""
|
|||
|
||||
#: ../src/daemon/main.c:479
|
||||
msgid ""
|
||||
"Called SUID root and real-time/high-priority scheduling was requested in the configuration. However, we lack the necessary priviliges:\n"
|
||||
"Called SUID root and real-time/high-priority scheduling was requested in the "
|
||||
"configuration. However, we lack the necessary priviliges:\n"
|
||||
"We are not in group '"
|
||||
msgstr ""
|
||||
|
||||
#: ../src/daemon/main.c:480
|
||||
msgid ""
|
||||
"' and PolicyKit refuse to grant us priviliges. Dropping SUID again.\n"
|
||||
"For enabling real-time scheduling please acquire the appropriate PolicyKit priviliges, or become a member of '"
|
||||
msgstr ""
|
||||
|
||||
#: ../src/daemon/main.c:481
|
||||
msgid "', or increase the RLIMIT_NICE/RLIMIT_RTPRIO resource limits for this user."
|
||||
msgstr ""
|
||||
|
||||
#: ../src/daemon/main.c:497
|
||||
msgid "High-priority scheduling enabled in configuration but not allowed by policy."
|
||||
msgid ""
|
||||
"High-priority scheduling enabled in configuration but not allowed by policy."
|
||||
msgstr ""
|
||||
|
||||
#: ../src/daemon/main.c:522
|
||||
|
|
@ -212,7 +202,8 @@ msgid "Giving up CAP_NICE"
|
|||
msgstr ""
|
||||
|
||||
#: ../src/daemon/main.c:539
|
||||
msgid "Real-time scheduling enabled in configuration but not allowed by policy."
|
||||
msgid ""
|
||||
"Real-time scheduling enabled in configuration but not allowed by policy."
|
||||
msgstr ""
|
||||
|
||||
#: ../src/daemon/main.c:597
|
||||
|
|
@ -230,7 +221,9 @@ msgid "Failed to kill daemon: %s"
|
|||
msgstr ""
|
||||
|
||||
#: ../src/daemon/main.c:627
|
||||
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:629
|
||||
|
|
@ -291,71 +284,109 @@ msgstr "Dies ist PulseAudio %s"
|
|||
|
||||
#: ../src/daemon/main.c:781
|
||||
#, c-format
|
||||
msgid "Compilation host: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../src/daemon/main.c:782
|
||||
#, c-format
|
||||
msgid "Compilation CFLAGS: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../src/daemon/main.c:785
|
||||
#, c-format
|
||||
msgid "Running on host: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../src/daemon/main.c:788
|
||||
#, c-format
|
||||
msgid "Page size is %lu bytes"
|
||||
msgstr "Seitengröße ist %lu Bytes."
|
||||
|
||||
#: ../src/daemon/main.c:784
|
||||
#: ../src/daemon/main.c:791
|
||||
msgid "Compiled with Valgrind support: yes"
|
||||
msgstr ""
|
||||
|
||||
#: ../src/daemon/main.c:793
|
||||
msgid "Compiled with Valgrind support: no"
|
||||
msgstr ""
|
||||
|
||||
#: ../src/daemon/main.c:796
|
||||
#, c-format
|
||||
msgid "Running in valgrind mode: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../src/daemon/main.c:799
|
||||
msgid "Optimized build: yes"
|
||||
msgstr ""
|
||||
|
||||
#: ../src/daemon/main.c:801
|
||||
msgid "Optimized build: no"
|
||||
msgstr ""
|
||||
|
||||
#: ../src/daemon/main.c:805
|
||||
msgid "Failed to get machine ID"
|
||||
msgstr ""
|
||||
|
||||
#: ../src/daemon/main.c:787
|
||||
#: ../src/daemon/main.c:808
|
||||
#, c-format
|
||||
msgid "Machine ID is %s."
|
||||
msgstr "System- ID ist %s."
|
||||
|
||||
#: ../src/daemon/main.c:792
|
||||
#: ../src/daemon/main.c:813
|
||||
#, c-format
|
||||
msgid "Using runtime directory %s."
|
||||
msgstr ""
|
||||
|
||||
#: ../src/daemon/main.c:797
|
||||
#: ../src/daemon/main.c:818
|
||||
#, c-format
|
||||
msgid "Using state directory %s."
|
||||
msgstr ""
|
||||
|
||||
#: ../src/daemon/main.c:800
|
||||
#: ../src/daemon/main.c:821
|
||||
#, c-format
|
||||
msgid "Running in system mode: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../src/daemon/main.c:815
|
||||
#: ../src/daemon/main.c:836
|
||||
msgid "pa_pid_file_create() failed."
|
||||
msgstr "pa_pid_file_create() fehlgeschlagen."
|
||||
|
||||
#: ../src/daemon/main.c:827
|
||||
#: ../src/daemon/main.c:848
|
||||
msgid "Fresh high-resolution timers available! Bon appetit!"
|
||||
msgstr ""
|
||||
|
||||
#: ../src/daemon/main.c:829
|
||||
msgid "Dude, your kernel stinks! The chef's recommendation today is Linux with high-resolution timers enabled!"
|
||||
#: ../src/daemon/main.c:850
|
||||
msgid ""
|
||||
"Dude, your kernel stinks! The chef's recommendation today is Linux with high-"
|
||||
"resolution timers enabled!"
|
||||
msgstr ""
|
||||
|
||||
#: ../src/daemon/main.c:839
|
||||
#: ../src/daemon/main.c:860
|
||||
msgid "pa_core_new() failed."
|
||||
msgstr "pa_core_new() fehlgeschlagen."
|
||||
|
||||
#: ../src/daemon/main.c:899
|
||||
#: ../src/daemon/main.c:921
|
||||
msgid "Failed to initialize daemon."
|
||||
msgstr ""
|
||||
|
||||
#: ../src/daemon/main.c:904
|
||||
#: ../src/daemon/main.c:926
|
||||
msgid "Daemon startup without any loaded modules, refusing to work."
|
||||
msgstr ""
|
||||
|
||||
#: ../src/daemon/main.c:909
|
||||
#: ../src/daemon/main.c:931
|
||||
#, c-format
|
||||
msgid "Default sink name (%s) does not exist in name register."
|
||||
msgstr ""
|
||||
|
||||
#: ../src/daemon/main.c:922
|
||||
#: ../src/daemon/main.c:944
|
||||
msgid "Daemon startup complete."
|
||||
msgstr "Start des Dämons abgeschlossen."
|
||||
|
||||
#: ../src/daemon/main.c:928
|
||||
#: ../src/daemon/main.c:950
|
||||
msgid "Daemon shutdown initiated."
|
||||
msgstr ""
|
||||
|
||||
#: ../src/daemon/main.c:949
|
||||
#: ../src/daemon/main.c:971
|
||||
msgid "Daemon terminated."
|
||||
msgstr "Dämon beendet."
|
||||
|
||||
|
|
@ -370,8 +401,10 @@ 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\n"
|
||||
"\n"
|
||||
|
|
@ -380,24 +413,31 @@ msgid ""
|
|||
" -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 module user requested module\n"
|
||||
" --disallow-module-loading[=BOOL] Disallow module 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"
|
||||
" --module-idle-time=SECS Unload autoloaded modules when idle and\n"
|
||||
" --module-idle-time=SECS Unload autoloaded modules when idle "
|
||||
"and\n"
|
||||
" this 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 Increase the verbosity level\n"
|
||||
" --log-target={auto,syslog,stderr} Specify the log target\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"
|
||||
|
|
@ -408,10 +448,12 @@ msgid ""
|
|||
" --disable-shm[=BOOL] Disable 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"
|
||||
|
|
@ -426,7 +468,9 @@ msgid "--fail expects boolean argument"
|
|||
msgstr ""
|
||||
|
||||
#: ../src/daemon/cmdline.c:262
|
||||
msgid "--log-level expects log level argument (either numeric in range 0..4 or one of debug, info, notice, warn, error)."
|
||||
msgid ""
|
||||
"--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:274
|
||||
|
|
@ -510,76 +554,76 @@ msgstr "Lade einmalig: %s\n"
|
|||
msgid "Path: %s\n"
|
||||
msgstr "Pfad: %s\n"
|
||||
|
||||
#: ../src/daemon/daemon-conf.c:203
|
||||
#: ../src/daemon/daemon-conf.c:205
|
||||
#, c-format
|
||||
msgid "[%s:%u] Invalid log target '%s'."
|
||||
msgstr ""
|
||||
|
||||
#: ../src/daemon/daemon-conf.c:219
|
||||
#: ../src/daemon/daemon-conf.c:221
|
||||
#, c-format
|
||||
msgid "[%s:%u] Invalid log level '%s'."
|
||||
msgstr ""
|
||||
|
||||
#: ../src/daemon/daemon-conf.c:235
|
||||
#: ../src/daemon/daemon-conf.c:237
|
||||
#, c-format
|
||||
msgid "[%s:%u] Invalid resample method '%s'."
|
||||
msgstr ""
|
||||
|
||||
#: ../src/daemon/daemon-conf.c:258
|
||||
#: ../src/daemon/daemon-conf.c:260
|
||||
#, c-format
|
||||
msgid "[%s:%u] Invalid rlimit '%s'."
|
||||
msgstr ""
|
||||
|
||||
#: ../src/daemon/daemon-conf.c:265
|
||||
#: ../src/daemon/daemon-conf.c:267
|
||||
#, c-format
|
||||
msgid "[%s:%u] rlimit not supported on this platform."
|
||||
msgstr ""
|
||||
|
||||
#: ../src/daemon/daemon-conf.c:281
|
||||
#: ../src/daemon/daemon-conf.c:283
|
||||
#, c-format
|
||||
msgid "[%s:%u] Invalid sample format '%s'."
|
||||
msgstr ""
|
||||
|
||||
#: ../src/daemon/daemon-conf.c:299
|
||||
#: ../src/daemon/daemon-conf.c:301
|
||||
#, c-format
|
||||
msgid "[%s:%u] Invalid sample rate '%s'."
|
||||
msgstr ""
|
||||
|
||||
#: ../src/daemon/daemon-conf.c:317
|
||||
#: ../src/daemon/daemon-conf.c:319
|
||||
#, c-format
|
||||
msgid "[%s:%u] Invalid sample channels '%s'."
|
||||
msgstr ""
|
||||
|
||||
#: ../src/daemon/daemon-conf.c:335
|
||||
#: ../src/daemon/daemon-conf.c:337
|
||||
#, c-format
|
||||
msgid "[%s:%u] Invalid number of fragments '%s'."
|
||||
msgstr ""
|
||||
|
||||
#: ../src/daemon/daemon-conf.c:353
|
||||
#: ../src/daemon/daemon-conf.c:355
|
||||
#, c-format
|
||||
msgid "[%s:%u] Invalid fragment size '%s'."
|
||||
msgstr ""
|
||||
|
||||
#: ../src/daemon/daemon-conf.c:371
|
||||
#: ../src/daemon/daemon-conf.c:373
|
||||
#, c-format
|
||||
msgid "[%s:%u] Invalid nice level '%s'."
|
||||
msgstr ""
|
||||
|
||||
#: ../src/daemon/daemon-conf.c:564
|
||||
#: ../src/daemon/daemon-conf.c:570
|
||||
#, c-format
|
||||
msgid "Failed to open configuration file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../src/daemon/daemon-conf.c:638
|
||||
#: ../src/daemon/daemon-conf.c:644
|
||||
#, c-format
|
||||
msgid "### Read from configuration file: %s ###\n"
|
||||
msgstr ""
|
||||
|
||||
#: ../src/daemon/caps.c:62
|
||||
#: ../src/daemon/caps.c:63
|
||||
msgid "Dropping root priviliges."
|
||||
msgstr "Verlasse Root-Berechtigungen."
|
||||
|
||||
#: ../src/daemon/caps.c:102
|
||||
#: ../src/daemon/caps.c:103
|
||||
msgid "Limited capabilities successfully to CAP_SYS_NICE."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -787,6 +831,12 @@ msgstr "Oben Hinten Links"
|
|||
msgid "Top Rear Right"
|
||||
msgstr "Oben Hinten Rechts"
|
||||
|
||||
#: ../src/pulse/channelmap.c:472 ../src/pulse/sample.c:144
|
||||
#: ../src/pulse/volume.c:163 ../src/pulse/volume.c:194
|
||||
#, fuzzy
|
||||
msgid "(invalid)"
|
||||
msgstr "Ungültig"
|
||||
|
||||
#: ../src/pulse/error.c:43
|
||||
msgid "OK"
|
||||
msgstr "OK"
|
||||
|
|
@ -875,12 +925,7 @@ msgstr "Unbekannter Fehlercode"
|
|||
msgid "No such extension"
|
||||
msgstr "Erweiterung nicht vorhanden"
|
||||
|
||||
#: ../src/pulse/sample.c:134
|
||||
msgid "Invalid"
|
||||
msgstr "Ungültig"
|
||||
|
||||
#: ../src/pulse/client-conf-x11.c:55
|
||||
#: ../src/utils/pax11publish.c:100
|
||||
#: ../src/pulse/client-conf-x11.c:55 ../src/utils/pax11publish.c:100
|
||||
msgid "XOpenDisplay() failed"
|
||||
msgstr "XOpenDisplay() fehlgeschlagen"
|
||||
|
||||
|
|
@ -888,31 +933,26 @@ msgstr "XOpenDisplay() fehlgeschlagen"
|
|||
msgid "Failed to parse cookie data"
|
||||
msgstr ""
|
||||
|
||||
#: ../src/pulse/client-conf.c:117
|
||||
#: ../src/pulse/client-conf.c:120
|
||||
#, c-format
|
||||
msgid "Failed to open configuration file '%s': %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../src/pulse/context.c:542
|
||||
#: ../src/pulse/context.c:516
|
||||
msgid "No cookie loaded. Attempting to connect without."
|
||||
msgstr ""
|
||||
|
||||
#: ../src/pulse/context.c:596
|
||||
#, c-format
|
||||
msgid "socketpair(): %s"
|
||||
msgstr "socketpair(): %s"
|
||||
|
||||
#: ../src/pulse/context.c:610
|
||||
#: ../src/pulse/context.c:642
|
||||
#, c-format
|
||||
msgid "fork(): %s"
|
||||
msgstr "fork(): %s"
|
||||
|
||||
#: ../src/pulse/context.c:673
|
||||
#: ../src/pulse/context.c:695
|
||||
#, c-format
|
||||
msgid "waitpid(): %s"
|
||||
msgstr "waitpid(): %s"
|
||||
|
||||
#: ../src/pulse/context.c:1354
|
||||
#: ../src/pulse/context.c:1256
|
||||
#, c-format
|
||||
msgid "Received message for unknown extension '%s'"
|
||||
msgstr ""
|
||||
|
|
@ -1026,28 +1066,23 @@ msgstr "pa_stream_connect_playback() fehlgeschlagen: %s\n"
|
|||
msgid "pa_stream_connect_record() failed: %s\n"
|
||||
msgstr "pa_stream_connect_record() fehlgeschlagen: %s\n"
|
||||
|
||||
#: ../src/utils/pacat.c:307
|
||||
#: ../src/utils/pasuspender.c:159
|
||||
#: ../src/utils/pactl.c:666
|
||||
#: ../src/utils/paplay.c:183
|
||||
#: ../src/utils/pacat.c:307 ../src/utils/pasuspender.c:159
|
||||
#: ../src/utils/pactl.c:666 ../src/utils/paplay.c:183
|
||||
#, c-format
|
||||
msgid "Connection failure: %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: ../src/utils/pacat.c:328
|
||||
#: ../src/utils/paplay.c:75
|
||||
#: ../src/utils/pacat.c:328 ../src/utils/paplay.c:75
|
||||
#, c-format
|
||||
msgid "Failed to drain stream: %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: ../src/utils/pacat.c:333
|
||||
#: ../src/utils/paplay.c:80
|
||||
#: ../src/utils/pacat.c:333 ../src/utils/paplay.c:80
|
||||
#, c-format
|
||||
msgid "Playback stream drained.\n"
|
||||
msgstr ""
|
||||
|
||||
#: ../src/utils/pacat.c:343
|
||||
#: ../src/utils/paplay.c:92
|
||||
#: ../src/utils/pacat.c:343 ../src/utils/paplay.c:92
|
||||
#, c-format
|
||||
msgid "Draining connection to server.\n"
|
||||
msgstr ""
|
||||
|
|
@ -1105,27 +1140,44 @@ 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"
|
||||
" --format=SAMPLEFORMAT The sample type, one of s16le, s16be, u8, float32le,\n"
|
||||
" float32be, ulaw, alaw (defaults to s16ne)\n"
|
||||
" --channels=CHANNELS The number of channels, 1 for mono, 2 for stereo\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 type, one of s16le, "
|
||||
"s16be, u8, float32le,\n"
|
||||
" float32be, ulaw, alaw, s32le, s32be "
|
||||
"(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 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 "
|
||||
"the stream is\n"
|
||||
" being connected to.\n"
|
||||
" --fix-rate Take the sampling rate from the sink the stream is\n"
|
||||
" --fix-rate Take the sampling rate from the sink "
|
||||
"the stream is\n"
|
||||
" being connected to.\n"
|
||||
" --fix-channels Take the number of channels and the channel map\n"
|
||||
" from the sink the stream is being connected to.\n"
|
||||
" --fix-channels Take the number of channels and the "
|
||||
"channel map\n"
|
||||
" from the sink 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"
|
||||
" --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"
|
||||
msgstr ""
|
||||
|
||||
#: ../src/utils/pacat.c:591
|
||||
|
|
@ -1189,10 +1241,8 @@ msgstr "dup2(): %s\n"
|
|||
msgid "Too many arguments.\n"
|
||||
msgstr "Zu viele Argumente.\n"
|
||||
|
||||
#: ../src/utils/pacat.c:742
|
||||
#: ../src/utils/pasuspender.c:280
|
||||
#: ../src/utils/pactl.c:909
|
||||
#: ../src/utils/paplay.c:381
|
||||
#: ../src/utils/pacat.c:742 ../src/utils/pasuspender.c:280
|
||||
#: ../src/utils/pactl.c:909 ../src/utils/paplay.c:381
|
||||
#, c-format
|
||||
msgid "pa_mainloop_new() failed.\n"
|
||||
msgstr "pa_mainloop_new() fehlgeschlagen.\n"
|
||||
|
|
@ -1202,23 +1252,24 @@ msgstr "pa_mainloop_new() fehlgeschlagen.\n"
|
|||
msgid "io_new() failed.\n"
|
||||
msgstr "io_new() fehlgeschlagen.\n"
|
||||
|
||||
#: ../src/utils/pacat.c:769
|
||||
#: ../src/utils/pasuspender.c:293
|
||||
#: ../src/utils/pactl.c:923
|
||||
#: ../src/utils/paplay.c:396
|
||||
#: ../src/utils/pacat.c:769 ../src/utils/pasuspender.c:293
|
||||
#: ../src/utils/pactl.c:923 ../src/utils/paplay.c:396
|
||||
#, c-format
|
||||
msgid "pa_context_new() failed.\n"
|
||||
msgstr "pa_context_new() fehlgeschlagen.\n"
|
||||
|
||||
#: ../src/utils/pacat.c:785
|
||||
#: ../src/utils/pacat.c:777
|
||||
#, fuzzy, c-format
|
||||
msgid "pa_context_connect() failed: %s"
|
||||
msgstr "pa_context_new() fehlgeschlagen.\n"
|
||||
|
||||
#: ../src/utils/pacat.c:788
|
||||
#, c-format
|
||||
msgid "time_new() failed.\n"
|
||||
msgstr "time_new() fehlgeschlagen.\n"
|
||||
|
||||
#: ../src/utils/pacat.c:792
|
||||
#: ../src/utils/pasuspender.c:301
|
||||
#: ../src/utils/pactl.c:931
|
||||
#: ../src/utils/paplay.c:407
|
||||
#: ../src/utils/pacat.c:795 ../src/utils/pasuspender.c:301
|
||||
#: ../src/utils/pactl.c:931 ../src/utils/paplay.c:407
|
||||
#, c-format
|
||||
msgid "pa_mainloop_run() failed.\n"
|
||||
msgstr "pa_mainloop_run() fehlgeschlagen.\n"
|
||||
|
|
@ -1248,8 +1299,7 @@ msgstr ""
|
|||
msgid "WARNING: Sound server is not local, not suspending.\n"
|
||||
msgstr ""
|
||||
|
||||
#: ../src/utils/pasuspender.c:176
|
||||
#: ../src/utils/pactl.c:672
|
||||
#: ../src/utils/pasuspender.c:176 ../src/utils/pactl.c:672
|
||||
#: ../src/utils/paplay.c:191
|
||||
#, c-format
|
||||
msgid "Got SIGINT, exiting.\n"
|
||||
|
|
@ -1267,7 +1317,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 ""
|
||||
|
||||
|
|
@ -1339,8 +1390,7 @@ msgid ""
|
|||
"%s"
|
||||
msgstr ""
|
||||
|
||||
#: ../src/utils/pactl.c:193
|
||||
#: ../src/utils/pactl.c:371
|
||||
#: ../src/utils/pactl.c:193 ../src/utils/pactl.c:371
|
||||
msgid "muted"
|
||||
msgstr "stumm"
|
||||
|
||||
|
|
@ -1366,18 +1416,10 @@ msgid ""
|
|||
"%s"
|
||||
msgstr ""
|
||||
|
||||
#: ../src/utils/pactl.c:246
|
||||
#: ../src/utils/pactl.c:289
|
||||
#: ../src/utils/pactl.c:322
|
||||
#: ../src/utils/pactl.c:366
|
||||
#: ../src/utils/pactl.c:367
|
||||
#: ../src/utils/pactl.c:374
|
||||
#: ../src/utils/pactl.c:418
|
||||
#: ../src/utils/pactl.c:419
|
||||
#: ../src/utils/pactl.c:425
|
||||
#: ../src/utils/pactl.c:468
|
||||
#: ../src/utils/pactl.c:469
|
||||
#: ../src/utils/pactl.c:473
|
||||
#: ../src/utils/pactl.c:246 ../src/utils/pactl.c:289 ../src/utils/pactl.c:322
|
||||
#: ../src/utils/pactl.c:366 ../src/utils/pactl.c:367 ../src/utils/pactl.c:374
|
||||
#: ../src/utils/pactl.c:418 ../src/utils/pactl.c:419 ../src/utils/pactl.c:425
|
||||
#: ../src/utils/pactl.c:468 ../src/utils/pactl.c:469 ../src/utils/pactl.c:473
|
||||
msgid "n/a"
|
||||
msgstr "k.A."
|
||||
|
||||
|
|
@ -1500,8 +1542,7 @@ msgstr ""
|
|||
msgid "source"
|
||||
msgstr "Quelle"
|
||||
|
||||
#: ../src/utils/pactl.c:511
|
||||
#: ../src/utils/pactl.c:521
|
||||
#: ../src/utils/pactl.c:511 ../src/utils/pactl.c:521
|
||||
#, c-format
|
||||
msgid "Failure: %s\n"
|
||||
msgstr ""
|
||||
|
|
@ -1535,8 +1576,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:729
|
||||
|
|
@ -1589,12 +1632,16 @@ msgstr ""
|
|||
|
||||
#: ../src/utils/pactl.c:875
|
||||
#, c-format
|
||||
msgid "You may not specify more than one sink. You have to specify at least one boolean value.\n"
|
||||
msgid ""
|
||||
"You may not specify more than one sink. You have to specify at least one "
|
||||
"boolean value.\n"
|
||||
msgstr ""
|
||||
|
||||
#: ../src/utils/pactl.c:888
|
||||
#, c-format
|
||||
msgid "You may not specify more than one source. You have to specify at least one boolean value.\n"
|
||||
msgid ""
|
||||
"You may not specify more than one source. You have to specify at least one "
|
||||
"boolean value.\n"
|
||||
msgstr ""
|
||||
|
||||
#: ../src/utils/pactl.c:904
|
||||
|
|
@ -1609,7 +1656,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 ""
|
||||
|
||||
|
|
@ -1696,14 +1744,12 @@ msgstr ""
|
|||
msgid "select(): %s"
|
||||
msgstr "select(): %s"
|
||||
|
||||
#: ../src/utils/pacmd.c:124
|
||||
#: ../src/utils/pacmd.c:140
|
||||
#: ../src/utils/pacmd.c:124 ../src/utils/pacmd.c:140
|
||||
#, c-format
|
||||
msgid "read(): %s"
|
||||
msgstr "read(): %s"
|
||||
|
||||
#: ../src/utils/pacmd.c:153
|
||||
#: ../src/utils/pacmd.c:167
|
||||
#: ../src/utils/pacmd.c:153 ../src/utils/pacmd.c:167
|
||||
#, c-format
|
||||
msgid "write(): %s"
|
||||
msgstr "write(): %s"
|
||||
|
|
@ -1733,11 +1779,15 @@ msgid ""
|
|||
"\n"
|
||||
" -v, --verbose Enable verbose operation\n"
|
||||
"\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"
|
||||
" -d, --device=DEVICE The name of the sink 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"
|
||||
" -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"
|
||||
" --channel-map=CHANNELMAP Set the channel map to the use\n"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -1769,3 +1819,9 @@ msgstr ""
|
|||
msgid "Using sample spec '%s'\n"
|
||||
msgstr ""
|
||||
|
||||
#: ../src/pulsecore/lock-autospawn.c:126 ../src/pulsecore/lock-autospawn.c:207
|
||||
msgid "Cannot access autospawn lock."
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "socketpair(): %s"
|
||||
#~ msgstr "socketpair(): %s"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue