1 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
2 # This file is distributed under the same license as the PACKAGE package.
4 # Dimitris Glezos <dimitris@glezos.com>, 2008.
7 "Project-Id-Version: el\n"
8 "Report-Msgid-Bugs-To: \n"
9 "POT-Creation-Date: 2009-01-08 19:36+0100\n"
10 "PO-Revision-Date: 2008-08-22 19:40+0300\n"
11 "Last-Translator: Dimitris Glezos <dimitris@glezos.com>\n"
12 "Language-Team: Greek <fedora-trans-el@redhat.com>\n"
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
16 "X-Generator: KAider 0.1\n"
17 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
19 #: ../src/daemon/ltdl-bind-now.c:124
20 msgid "Failed to find original lt_dlopen loader."
23 #: ../src/daemon/ltdl-bind-now.c:129
24 msgid "Failed to allocate new dl loader."
27 #: ../src/daemon/ltdl-bind-now.c:142
28 msgid "Failed to add bind-now-loader."
31 #: ../src/daemon/polkit.c:55
33 msgid "Cannot connect to system bus: %s"
36 #: ../src/daemon/polkit.c:65
38 msgid "Cannot get caller from PID: %s"
41 #: ../src/daemon/polkit.c:77
42 msgid "Cannot set UID on caller object."
45 #: ../src/daemon/polkit.c:82
46 msgid "Failed to get CK session."
49 #: ../src/daemon/polkit.c:90
50 msgid "Cannot set UID on session object."
53 #: ../src/daemon/polkit.c:95
54 msgid "Cannot allocate PolKitAction."
57 #: ../src/daemon/polkit.c:100
58 msgid "Cannot set action_id"
61 #: ../src/daemon/polkit.c:105
62 msgid "Cannot allocate PolKitContext."
65 #: ../src/daemon/polkit.c:110
67 msgid "Cannot initialize PolKitContext: %s"
70 #: ../src/daemon/polkit.c:119
72 msgid "Could not determine whether caller is authorized: %s"
75 #: ../src/daemon/polkit.c:139
77 msgid "Cannot obtain auth: %s"
80 #: ../src/daemon/polkit.c:148
82 msgid "PolicyKit responded with '%s'"
85 #: ../src/daemon/main.c:134
87 msgid "Got signal %s."
90 #: ../src/daemon/main.c:161
94 #: ../src/daemon/main.c:179
96 msgid "Failed to find user '%s'."
97 msgstr "Αποτυχία εύρεσης χρήστη '%s'."
99 #: ../src/daemon/main.c:184
101 msgid "Failed to find group '%s'."
102 msgstr "Αποτυχία εύρεσης ομάδας χρηστών '%s'."
104 #: ../src/daemon/main.c:188
106 msgid "Found user '%s' (UID %lu) and group '%s' (GID %lu)."
109 #: ../src/daemon/main.c:193
111 msgid "GID of user '%s' and of group '%s' don't match."
114 #: ../src/daemon/main.c:198
116 msgid "Home directory of user '%s' is not '%s', ignoring."
119 #: ../src/daemon/main.c:201 ../src/daemon/main.c:206
121 msgid "Failed to create '%s': %s"
124 #: ../src/daemon/main.c:213
126 msgid "Failed to change group list: %s"
129 #: ../src/daemon/main.c:229
131 msgid "Failed to change GID: %s"
134 #: ../src/daemon/main.c:245
136 msgid "Failed to change UID: %s"
139 #: ../src/daemon/main.c:259
140 msgid "Successfully dropped root privileges."
143 #: ../src/daemon/main.c:267
144 msgid "System wide mode unsupported on this platform."
147 #: ../src/daemon/main.c:285
149 msgid "setrlimit(%s, (%u, %u)) failed: %s"
152 #: ../src/daemon/main.c:425
153 msgid "Failed to parse command line."
156 #: ../src/daemon/main.c:447
158 msgid "We're in the group '%s', allowing high-priority scheduling."
161 #: ../src/daemon/main.c:454
163 msgid "We're in the group '%s', allowing real-time scheduling."
166 #: ../src/daemon/main.c:462
167 msgid "PolicyKit grants us acquire-high-priority privilege."
170 #: ../src/daemon/main.c:465
171 msgid "PolicyKit refuses acquire-high-priority privilege."
174 #: ../src/daemon/main.c:470
175 msgid "PolicyKit grants us acquire-real-time privilege."
178 #: ../src/daemon/main.c:473
179 msgid "PolicyKit refuses acquire-real-time privilege."
182 #: ../src/daemon/main.c:502
184 "Called SUID root and real-time and/or high-priority scheduling was requested "
185 "in the configuration. However, we lack the necessary privileges:\n"
186 "We are not in group '"
189 #: ../src/daemon/main.c:526
191 "High-priority scheduling enabled in configuration but not allowed by policy."
194 #: ../src/daemon/main.c:555
195 msgid "Successfully increased RLIMIT_RTPRIO"
198 #: ../src/daemon/main.c:558
200 msgid "RLIMIT_RTPRIO failed: %s"
203 #: ../src/daemon/main.c:565
204 msgid "Giving up CAP_NICE"
207 #: ../src/daemon/main.c:572
209 "Real-time scheduling enabled in configuration but not allowed by policy."
212 #: ../src/daemon/main.c:633
213 msgid "Daemon not running"
216 #: ../src/daemon/main.c:635
218 msgid "Daemon running as PID %u"
221 #: ../src/daemon/main.c:645
223 msgid "Failed to kill daemon: %s"
226 #: ../src/daemon/main.c:663
228 "This program is not intended to be run as root (unless --system is "
232 #: ../src/daemon/main.c:665
233 msgid "Root privileges required."
236 #: ../src/daemon/main.c:670
237 msgid "--start not supported for system instances."
240 #: ../src/daemon/main.c:675
241 msgid "Running in system mode, but --disallow-exit not set!"
244 #: ../src/daemon/main.c:678
245 msgid "Running in system mode, but --disallow-module-loading not set!"
248 #: ../src/daemon/main.c:681
249 msgid "Running in system mode, forcibly disabling SHM mode!"
252 #: ../src/daemon/main.c:686
253 msgid "Running in system mode, forcibly disabling exit idle time!"
256 #: ../src/daemon/main.c:713
257 msgid "Failed to acquire stdio."
260 #: ../src/daemon/main.c:719
262 msgid "pipe failed: %s"
265 #: ../src/daemon/main.c:724
267 msgid "fork() failed: %s"
270 #: ../src/daemon/main.c:738
272 msgid "read() failed: %s"
275 #: ../src/daemon/main.c:744
276 msgid "Daemon startup failed."
279 #: ../src/daemon/main.c:746
280 msgid "Daemon startup successful."
283 #: ../src/daemon/main.c:816
285 msgid "This is PulseAudio %s"
286 msgstr "Αυτό είναι το PulseAudio %s"
288 #: ../src/daemon/main.c:817
290 msgid "Compilation host: %s"
293 #: ../src/daemon/main.c:818
295 msgid "Compilation CFLAGS: %s"
298 #: ../src/daemon/main.c:821
300 msgid "Running on host: %s"
303 #: ../src/daemon/main.c:824
305 msgid "Page size is %lu bytes"
308 #: ../src/daemon/main.c:827
309 msgid "Compiled with Valgrind support: yes"
312 #: ../src/daemon/main.c:829
313 msgid "Compiled with Valgrind support: no"
316 #: ../src/daemon/main.c:832
318 msgid "Running in valgrind mode: %s"
321 #: ../src/daemon/main.c:835
322 msgid "Optimized build: yes"
325 #: ../src/daemon/main.c:837
326 msgid "Optimized build: no"
329 #: ../src/daemon/main.c:841
330 msgid "Failed to get machine ID"
333 #: ../src/daemon/main.c:844
335 msgid "Machine ID is %s."
338 #: ../src/daemon/main.c:849
340 msgid "Using runtime directory %s."
343 #: ../src/daemon/main.c:854
345 msgid "Using state directory %s."
348 #: ../src/daemon/main.c:857
350 msgid "Running in system mode: %s"
353 #: ../src/daemon/main.c:872
354 msgid "pa_pid_file_create() failed."
357 #: ../src/daemon/main.c:884
358 msgid "Fresh high-resolution timers available! Bon appetit!"
361 #: ../src/daemon/main.c:886
363 "Dude, your kernel stinks! The chef's recommendation today is Linux with high-"
364 "resolution timers enabled!"
366 "Δικέ μου, ο πυρήνας σου είναι για τα μπάζα! Η πρόταση του σεφ σήμερα είναι "
367 "Linux με ενεργοποιημένα τα high-resolution timers!"
369 #: ../src/daemon/main.c:896
370 msgid "pa_core_new() failed."
373 #: ../src/daemon/main.c:957
374 msgid "Failed to initialize daemon."
377 #: ../src/daemon/main.c:962
378 msgid "Daemon startup without any loaded modules, refusing to work."
381 #: ../src/daemon/main.c:967
383 msgid "Default sink name (%s) does not exist in name register."
386 #: ../src/daemon/main.c:980
387 msgid "Daemon startup complete."
390 #: ../src/daemon/main.c:986
391 msgid "Daemon shutdown initiated."
394 #: ../src/daemon/main.c:1007
395 msgid "Daemon terminated."
398 #: ../src/daemon/cmdline.c:123
404 " -h, --help Show this help\n"
405 " --version Show version\n"
406 " --dump-conf Dump default configuration\n"
407 " --dump-modules Dump list of available modules\n"
408 " --dump-resample-methods Dump available resample methods\n"
409 " --cleanup-shm Cleanup stale shared memory "
411 " --start Start the daemon if it is not "
413 " -k --kill Kill a running daemon\n"
414 " --check Check for a running daemon (only "
415 "returns exit code)\n"
418 " --system[=BOOL] Run as system-wide instance\n"
419 " -D, --daemonize[=BOOL] Daemonize after startup\n"
420 " --fail[=BOOL] Quit when startup fails\n"
421 " --high-priority[=BOOL] Try to set high nice level\n"
422 " (only available as root, when SUID "
424 " with elevated RLIMIT_NICE)\n"
425 " --realtime[=BOOL] Try to enable realtime scheduling\n"
426 " (only available as root, when SUID "
428 " with elevated RLIMIT_RTPRIO)\n"
429 " --disallow-module-loading[=BOOL] Disallow module user requested "
431 " loading/unloading after startup\n"
432 " --disallow-exit[=BOOL] Disallow user requested exit\n"
433 " --exit-idle-time=SECS Terminate the daemon when idle and "
436 " --module-idle-time=SECS Unload autoloaded modules when idle "
438 " this time passed\n"
439 " --scache-idle-time=SECS Unload autoloaded samples when idle "
441 " this time passed\n"
442 " --log-level[=LEVEL] Increase or set verbosity level\n"
443 " -v Increase the verbosity level\n"
444 " --log-target={auto,syslog,stderr} Specify the log target\n"
445 " --log-meta[=BOOL] Include code location in log "
447 " --log-time[=BOOL] Include timestamps in log messages\n"
448 " --log-backtrace=FRAMES Include a backtrace in log messages\n"
449 " -p, --dl-search-path=PATH Set the search path for dynamic "
451 " objects (plugins)\n"
452 " --resample-method=METHOD Use the specified resampling method\n"
453 " (See --dump-resample-methods for\n"
454 " possible values)\n"
455 " --use-pid-file[=BOOL] Create a PID file\n"
456 " --no-cpu-limit[=BOOL] Do not install CPU load limiter on\n"
457 " platforms that support it.\n"
458 " --disable-shm[=BOOL] Disable shared memory support.\n"
461 " -L, --load=\"MODULE ARGUMENTS\" Load the specified plugin module "
463 " the specified argument\n"
464 " -F, --file=FILENAME Run the specified script\n"
465 " -C Open a command line on the running "
469 " -n Don't load default script file\n"
472 #: ../src/daemon/cmdline.c:254
473 msgid "--daemonize expects boolean argument"
476 #: ../src/daemon/cmdline.c:261
477 msgid "--fail expects boolean argument"
480 #: ../src/daemon/cmdline.c:271
482 "--log-level expects log level argument (either numeric in range 0..4 or one "
483 "of debug, info, notice, warn, error)."
486 #: ../src/daemon/cmdline.c:283
487 msgid "--high-priority expects boolean argument"
490 #: ../src/daemon/cmdline.c:290
491 msgid "--realtime expects boolean argument"
494 #: ../src/daemon/cmdline.c:297
495 msgid "--disallow-module-loading expects boolean argument"
498 #: ../src/daemon/cmdline.c:304
499 msgid "--disallow-exit boolean argument"
502 #: ../src/daemon/cmdline.c:311
503 msgid "--use-pid-file expects boolean argument"
506 #: ../src/daemon/cmdline.c:328
507 msgid "Invalid log target: use either 'syslog', 'stderr' or 'auto'."
510 #: ../src/daemon/cmdline.c:335
511 msgid "--log-time boolean argument"
514 #: ../src/daemon/cmdline.c:342
515 msgid "--log-meta boolean argument"
518 #: ../src/daemon/cmdline.c:365
520 msgid "Invalid resample method '%s'."
523 #: ../src/daemon/cmdline.c:372
524 msgid "--system expects boolean argument"
527 #: ../src/daemon/cmdline.c:379
528 msgid "--no-cpu-limit expects boolean argument"
531 #: ../src/daemon/cmdline.c:386
532 msgid "--disable-shm expects boolean argument"
535 #: ../src/daemon/dumpmodules.c:60
540 #: ../src/daemon/dumpmodules.c:63
542 msgid "No module information available\n"
545 #: ../src/daemon/dumpmodules.c:66
547 msgid "Version: %s\n"
550 #: ../src/daemon/dumpmodules.c:68
552 msgid "Description: %s\n"
555 #: ../src/daemon/dumpmodules.c:70
560 #: ../src/daemon/dumpmodules.c:72
565 #: ../src/daemon/dumpmodules.c:73
567 msgid "Load Once: %s\n"
570 #: ../src/daemon/dumpmodules.c:77
575 #: ../src/daemon/daemon-conf.c:208
577 msgid "[%s:%u] Invalid log target '%s'."
580 #: ../src/daemon/daemon-conf.c:224
582 msgid "[%s:%u] Invalid log level '%s'."
585 #: ../src/daemon/daemon-conf.c:240
587 msgid "[%s:%u] Invalid resample method '%s'."
590 #: ../src/daemon/daemon-conf.c:263
592 msgid "[%s:%u] Invalid rlimit '%s'."
595 #: ../src/daemon/daemon-conf.c:270
597 msgid "[%s:%u] rlimit not supported on this platform."
600 #: ../src/daemon/daemon-conf.c:286
602 msgid "[%s:%u] Invalid sample format '%s'."
605 #: ../src/daemon/daemon-conf.c:304
607 msgid "[%s:%u] Invalid sample rate '%s'."
610 #: ../src/daemon/daemon-conf.c:322
612 msgid "[%s:%u] Invalid sample channels '%s'."
615 #: ../src/daemon/daemon-conf.c:340
617 msgid "[%s:%u] Invalid number of fragments '%s'."
620 #: ../src/daemon/daemon-conf.c:358
622 msgid "[%s:%u] Invalid fragment size '%s'."
625 #: ../src/daemon/daemon-conf.c:376
627 msgid "[%s:%u] Invalid nice level '%s'."
630 #: ../src/daemon/daemon-conf.c:554
632 msgid "Failed to open configuration file: %s"
635 #: ../src/daemon/daemon-conf.c:628
637 msgid "### Read from configuration file: %s ###\n"
640 #: ../src/daemon/caps.c:63
641 msgid "Dropping root privileges."
644 #: ../src/daemon/caps.c:103
645 msgid "Limited capabilities successfully to CAP_SYS_NICE."
648 #: ../src/pulse/channelmap.c:102
652 #: ../src/pulse/channelmap.c:104
656 #: ../src/pulse/channelmap.c:105
660 #: ../src/pulse/channelmap.c:106
664 #: ../src/pulse/channelmap.c:108
668 #: ../src/pulse/channelmap.c:109
672 #: ../src/pulse/channelmap.c:110
676 #: ../src/pulse/channelmap.c:112
677 msgid "Low Frequency Emmiter"
680 #: ../src/pulse/channelmap.c:114
681 msgid "Front Left-of-center"
684 #: ../src/pulse/channelmap.c:115
685 msgid "Front Right-of-center"
688 #: ../src/pulse/channelmap.c:117
692 #: ../src/pulse/channelmap.c:118
696 #: ../src/pulse/channelmap.c:120
700 #: ../src/pulse/channelmap.c:121
704 #: ../src/pulse/channelmap.c:122
708 #: ../src/pulse/channelmap.c:123
712 #: ../src/pulse/channelmap.c:124
716 #: ../src/pulse/channelmap.c:125
720 #: ../src/pulse/channelmap.c:126
724 #: ../src/pulse/channelmap.c:127
728 #: ../src/pulse/channelmap.c:128
732 #: ../src/pulse/channelmap.c:129
736 #: ../src/pulse/channelmap.c:130
740 #: ../src/pulse/channelmap.c:131
744 #: ../src/pulse/channelmap.c:132
748 #: ../src/pulse/channelmap.c:133
752 #: ../src/pulse/channelmap.c:134
756 #: ../src/pulse/channelmap.c:135
760 #: ../src/pulse/channelmap.c:136
764 #: ../src/pulse/channelmap.c:137
768 #: ../src/pulse/channelmap.c:138
772 #: ../src/pulse/channelmap.c:139
776 #: ../src/pulse/channelmap.c:140
780 #: ../src/pulse/channelmap.c:141
784 #: ../src/pulse/channelmap.c:142
788 #: ../src/pulse/channelmap.c:143
792 #: ../src/pulse/channelmap.c:144
796 #: ../src/pulse/channelmap.c:145
800 #: ../src/pulse/channelmap.c:146
804 #: ../src/pulse/channelmap.c:147
808 #: ../src/pulse/channelmap.c:148
812 #: ../src/pulse/channelmap.c:149
816 #: ../src/pulse/channelmap.c:150
820 #: ../src/pulse/channelmap.c:151
824 #: ../src/pulse/channelmap.c:153
828 #: ../src/pulse/channelmap.c:155
829 msgid "Top Front Center"
832 #: ../src/pulse/channelmap.c:156
833 msgid "Top Front Left"
836 #: ../src/pulse/channelmap.c:157
837 msgid "Top Front Right"
840 #: ../src/pulse/channelmap.c:159
841 msgid "Top Rear Center"
844 #: ../src/pulse/channelmap.c:160
845 msgid "Top Rear Left"
848 #: ../src/pulse/channelmap.c:161
849 msgid "Top Rear Right"
852 #: ../src/pulse/channelmap.c:472 ../src/pulse/sample.c:144
853 #: ../src/pulse/volume.c:163 ../src/pulse/volume.c:194
857 #: ../src/pulse/error.c:43
861 #: ../src/pulse/error.c:44
862 msgid "Access denied"
865 #: ../src/pulse/error.c:45
866 msgid "Unknown command"
869 #: ../src/pulse/error.c:46
870 msgid "Invalid argument"
873 #: ../src/pulse/error.c:47
874 msgid "Entity exists"
877 #: ../src/pulse/error.c:48
878 msgid "No such entity"
881 #: ../src/pulse/error.c:49
882 msgid "Connection refused"
885 #: ../src/pulse/error.c:50
886 msgid "Protocol error"
889 #: ../src/pulse/error.c:51
893 #: ../src/pulse/error.c:52
894 msgid "No authorization key"
897 #: ../src/pulse/error.c:53
898 msgid "Internal error"
901 #: ../src/pulse/error.c:54
902 msgid "Connection terminated"
905 #: ../src/pulse/error.c:55
906 msgid "Entity killed"
909 #: ../src/pulse/error.c:56
910 msgid "Invalid server"
913 #: ../src/pulse/error.c:57
914 msgid "Module initalization failed"
917 #: ../src/pulse/error.c:58
921 #: ../src/pulse/error.c:59
925 #: ../src/pulse/error.c:60
926 msgid "Incompatible protocol version"
929 #: ../src/pulse/error.c:61
933 #: ../src/pulse/error.c:62
934 msgid "Not supported"
937 #: ../src/pulse/error.c:63
938 msgid "Unknown error code"
941 #: ../src/pulse/error.c:64
942 msgid "No such extension"
945 #: ../src/pulse/client-conf-x11.c:55 ../src/utils/pax11publish.c:100
946 msgid "XOpenDisplay() failed"
949 #: ../src/pulse/client-conf-x11.c:78
950 msgid "Failed to parse cookie data"
953 #: ../src/pulse/client-conf.c:120
955 msgid "Failed to open configuration file '%s': %s"
958 #: ../src/pulse/context.c:516
959 msgid "No cookie loaded. Attempting to connect without."
962 #: ../src/pulse/context.c:642
967 #: ../src/pulse/context.c:695
969 msgid "waitpid(): %s"
972 #: ../src/pulse/context.c:1256
974 msgid "Received message for unknown extension '%s'"
977 #: ../src/utils/pacat.c:94
979 msgid "pa_stream_write() failed: %s\n"
982 #: ../src/utils/pacat.c:133
984 msgid "pa_stream_peek() failed: %s\n"
987 #: ../src/utils/pacat.c:142
989 msgid "Buffer overrun, dropping incoming data\n"
992 #: ../src/utils/pacat.c:144
994 msgid "pa_stream_drop() failed: %s\n"
997 #: ../src/utils/pacat.c:170
999 msgid "Stream successfully created.\n"
1002 #: ../src/utils/pacat.c:173
1004 msgid "pa_stream_get_buffer_attr() failed: %s\n"
1007 #: ../src/utils/pacat.c:177
1009 msgid "Buffer metrics: maxlength=%u, tlength=%u, prebuf=%u, minreq=%u\n"
1012 #: ../src/utils/pacat.c:180
1014 msgid "Buffer metrics: maxlength=%u, fragsize=%u\n"
1017 #: ../src/utils/pacat.c:184
1019 msgid "Using sample spec '%s', channel map '%s'.\n"
1022 #: ../src/utils/pacat.c:188
1024 msgid "Connected to device %s (%u, %ssuspended).\n"
1027 #: ../src/utils/pacat.c:198
1029 msgid "Stream error: %s\n"
1032 #: ../src/utils/pacat.c:208
1034 msgid "Stream device suspended.%s \n"
1037 #: ../src/utils/pacat.c:210
1039 msgid "Stream device resumed.%s \n"
1042 #: ../src/utils/pacat.c:218
1044 msgid "Stream underrun.%s \n"
1047 #: ../src/utils/pacat.c:225
1049 msgid "Stream overrun.%s \n"
1052 #: ../src/utils/pacat.c:232
1054 msgid "Stream started.%s \n"
1057 #: ../src/utils/pacat.c:239
1059 msgid "Stream moved to device %s (%u, %ssuspended).%s \n"
1062 #: ../src/utils/pacat.c:239
1066 #: ../src/utils/pacat.c:260
1068 msgid "Connection established.%s \n"
1071 #: ../src/utils/pacat.c:263
1073 msgid "pa_stream_new() failed: %s\n"
1076 #: ../src/utils/pacat.c:288
1078 msgid "pa_stream_connect_playback() failed: %s\n"
1081 #: ../src/utils/pacat.c:294
1083 msgid "pa_stream_connect_record() failed: %s\n"
1086 #: ../src/utils/pacat.c:308 ../src/utils/pasuspender.c:159
1087 #: ../src/utils/pactl.c:666 ../src/utils/paplay.c:183
1089 msgid "Connection failure: %s\n"
1092 #: ../src/utils/pacat.c:329 ../src/utils/paplay.c:75
1094 msgid "Failed to drain stream: %s\n"
1097 #: ../src/utils/pacat.c:334 ../src/utils/paplay.c:80
1099 msgid "Playback stream drained.\n"
1102 #: ../src/utils/pacat.c:344 ../src/utils/paplay.c:92
1104 msgid "Draining connection to server.\n"
1107 #: ../src/utils/pacat.c:370
1112 #: ../src/utils/pacat.c:376
1114 msgid "pa_stream_drain(): %s\n"
1117 #: ../src/utils/pacat.c:386
1119 msgid "read() failed: %s\n"
1122 #: ../src/utils/pacat.c:418
1124 msgid "write() failed: %s\n"
1127 #: ../src/utils/pacat.c:439
1129 msgid "Got signal, exiting.\n"
1132 #: ../src/utils/pacat.c:453
1134 msgid "Failed to get latency: %s\n"
1137 #: ../src/utils/pacat.c:458
1139 msgid "Time: %0.3f sec; Latency: %0.0f usec. \r"
1142 #: ../src/utils/pacat.c:478
1144 msgid "pa_stream_update_timing_info() failed: %s\n"
1147 #: ../src/utils/pacat.c:491
1152 " -h, --help Show this help\n"
1153 " --version Show version\n"
1155 " -r, --record Create a connection for recording\n"
1156 " -p, --playback Create a connection for playback\n"
1158 " -v, --verbose Enable verbose operations\n"
1160 " -s, --server=SERVER The name of the server to connect "
1162 " -d, --device=DEVICE The name of the sink/source to "
1164 " -n, --client-name=NAME How to call this client on the "
1166 " --stream-name=NAME How to call this stream on the "
1168 " --volume=VOLUME Specify the initial (linear) volume "
1169 "in range 0...65536\n"
1170 " --rate=SAMPLERATE The sample rate in Hz (defaults to "
1172 " --format=SAMPLEFORMAT The sample type, one of s16le, "
1173 "s16be, u8, float32le,\n"
1174 " float32be, ulaw, alaw, s32le, s32be "
1175 "(defaults to s16ne)\n"
1176 " --channels=CHANNELS The number of channels, 1 for mono, "
1178 " (defaults to 2)\n"
1179 " --channel-map=CHANNELMAP Channel map to use instead of the "
1181 " --fix-format Take the sample format from the sink "
1183 " being connected to.\n"
1184 " --fix-rate Take the sampling rate from the sink "
1186 " being connected to.\n"
1187 " --fix-channels Take the number of channels and the "
1189 " from the sink the stream is being "
1191 " --no-remix Don't upmix or downmix channels.\n"
1192 " --no-remap Map channels by index instead of "
1194 " --latency=BYTES Request the specified latency in "
1196 " --process-time=BYTES Request the specified process time "
1197 "per request in bytes.\n"
1200 #: ../src/utils/pacat.c:592
1204 "Compiled with libpulse %s\n"
1205 "Linked with libpulse %s\n"
1208 #: ../src/utils/pacat.c:649
1210 msgid "Invalid channel map '%s'\n"
1213 #: ../src/utils/pacat.c:678
1215 msgid "Invalid latency specification '%s'\n"
1218 #: ../src/utils/pacat.c:685
1220 msgid "Invalid process time specification '%s'\n"
1223 #: ../src/utils/pacat.c:696
1225 msgid "Invalid sample specification\n"
1228 #: ../src/utils/pacat.c:701
1230 msgid "Channel map doesn't match sample specification\n"
1233 #: ../src/utils/pacat.c:708
1235 msgid "Opening a %s stream with sample specification '%s'.\n"
1238 #: ../src/utils/pacat.c:708
1242 #: ../src/utils/pacat.c:708
1246 #: ../src/utils/pacat.c:716
1248 msgid "open(): %s\n"
1251 #: ../src/utils/pacat.c:721
1253 msgid "dup2(): %s\n"
1256 #: ../src/utils/pacat.c:731
1258 msgid "Too many arguments.\n"
1261 #: ../src/utils/pacat.c:744 ../src/utils/pasuspender.c:280
1262 #: ../src/utils/pactl.c:909 ../src/utils/paplay.c:381
1264 msgid "pa_mainloop_new() failed.\n"
1267 #: ../src/utils/pacat.c:765
1269 msgid "io_new() failed.\n"
1272 #: ../src/utils/pacat.c:771 ../src/utils/pasuspender.c:293
1273 #: ../src/utils/pactl.c:923 ../src/utils/paplay.c:396
1275 msgid "pa_context_new() failed.\n"
1278 #: ../src/utils/pacat.c:779
1280 msgid "pa_context_connect() failed: %s"
1283 #: ../src/utils/pacat.c:790
1285 msgid "time_new() failed.\n"
1288 #: ../src/utils/pacat.c:797 ../src/utils/pasuspender.c:301
1289 #: ../src/utils/pactl.c:931 ../src/utils/paplay.c:407
1291 msgid "pa_mainloop_run() failed.\n"
1294 #: ../src/utils/pasuspender.c:81
1296 msgid "fork(): %s\n"
1299 #: ../src/utils/pasuspender.c:92
1301 msgid "execvp(): %s\n"
1304 #: ../src/utils/pasuspender.c:109
1306 msgid "Failure to suspend: %s\n"
1309 #: ../src/utils/pasuspender.c:124
1311 msgid "Failure to resume: %s\n"
1314 #: ../src/utils/pasuspender.c:147
1316 msgid "WARNING: Sound server is not local, not suspending.\n"
1319 #: ../src/utils/pasuspender.c:176 ../src/utils/pactl.c:672
1320 #: ../src/utils/paplay.c:191
1322 msgid "Got SIGINT, exiting.\n"
1325 #: ../src/utils/pasuspender.c:194
1327 msgid "WARNING: Child process terminated by signal %u\n"
1330 #: ../src/utils/pasuspender.c:212
1333 "%s [options] ... \n"
1335 " -h, --help Show this help\n"
1336 " --version Show version\n"
1337 " -s, --server=SERVER The name of the server to connect "
1342 #: ../src/utils/pasuspender.c:251
1346 "Compiled with libpulse %s\n"
1347 "Linked with libpulse %s\n"
1350 #: ../src/utils/pactl.c:107
1352 msgid "Failed to get statistics: %s\n"
1355 #: ../src/utils/pactl.c:113
1357 msgid "Currently in use: %u blocks containing %s bytes total.\n"
1360 #: ../src/utils/pactl.c:116
1362 msgid "Allocated during whole lifetime: %u blocks containing %s bytes total.\n"
1365 #: ../src/utils/pactl.c:119
1367 msgid "Sample cache size: %s\n"
1370 #: ../src/utils/pactl.c:128
1372 msgid "Failed to get server information: %s\n"
1375 #: ../src/utils/pactl.c:135
1381 "Server Version: %s\n"
1382 "Default Sample Specification: %s\n"
1383 "Default Sink: %s\n"
1384 "Default Source: %s\n"
1388 #: ../src/utils/pactl.c:160
1390 msgid "Failed to get sink information: %s\n"
1393 #: ../src/utils/pactl.c:176
1396 "*** Sink #%u ***\n"
1399 "Sample Specification: %s\n"
1401 "Owner Module: %u\n"
1403 "Monitor Source: %s\n"
1404 "Latency: %0.0f usec, configured %0.0f usec\n"
1405 "Flags: %s%s%s%s%s%s\n"
1410 #: ../src/utils/pactl.c:193 ../src/utils/pactl.c:371
1414 #: ../src/utils/pactl.c:212
1416 msgid "Failed to get source information: %s\n"
1419 #: ../src/utils/pactl.c:228
1422 "*** Source #%u ***\n"
1425 "Sample Specification: %s\n"
1427 "Owner Module: %u\n"
1429 "Monitor of Sink: %s\n"
1430 "Latency: %0.0f usec, configured %0.0f usec\n"
1431 "Flags: %s%s%s%s%s%s\n"
1436 #: ../src/utils/pactl.c:246 ../src/utils/pactl.c:289 ../src/utils/pactl.c:322
1437 #: ../src/utils/pactl.c:366 ../src/utils/pactl.c:367 ../src/utils/pactl.c:374
1438 #: ../src/utils/pactl.c:418 ../src/utils/pactl.c:419 ../src/utils/pactl.c:425
1439 #: ../src/utils/pactl.c:468 ../src/utils/pactl.c:469 ../src/utils/pactl.c:473
1443 #: ../src/utils/pactl.c:263
1445 msgid "Failed to get module information: %s\n"
1448 #: ../src/utils/pactl.c:281
1451 "*** Module #%u ***\n"
1454 "Usage counter: %s\n"
1458 #: ../src/utils/pactl.c:298
1460 msgid "Failed to get client information: %s\n"
1463 #: ../src/utils/pactl.c:316
1466 "*** Client #%u ***\n"
1468 "Owner Module: %s\n"
1473 #: ../src/utils/pactl.c:333
1475 msgid "Failed to get sink input information: %s\n"
1478 #: ../src/utils/pactl.c:352
1481 "*** Sink Input #%u ***\n"
1483 "Owner Module: %s\n"
1486 "Sample Specification: %s\n"
1489 "Buffer Latency: %0.0f usec\n"
1490 "Sink Latency: %0.0f usec\n"
1491 "Resample method: %s\n"
1496 #: ../src/utils/pactl.c:385
1498 msgid "Failed to get source output information: %s\n"
1501 #: ../src/utils/pactl.c:405
1504 "*** Source Output #%u ***\n"
1506 "Owner Module: %s\n"
1509 "Sample Specification: %s\n"
1511 "Buffer Latency: %0.0f usec\n"
1512 "Source Latency: %0.0f usec\n"
1513 "Resample method: %s\n"
1518 #: ../src/utils/pactl.c:436
1520 msgid "Failed to get sample information: %s\n"
1523 #: ../src/utils/pactl.c:455
1526 "*** Sample #%u ***\n"
1529 "Sample Specification: %s\n"
1531 "Duration: %0.1fs\n"
1539 #: ../src/utils/pactl.c:481
1541 msgid "Failed to get autoload information: %s\n"
1544 #: ../src/utils/pactl.c:497
1547 "*** Autoload Entry #%u ***\n"
1554 #: ../src/utils/pactl.c:504
1558 #: ../src/utils/pactl.c:504
1562 #: ../src/utils/pactl.c:511 ../src/utils/pactl.c:521
1564 msgid "Failure: %s\n"
1567 #: ../src/utils/pactl.c:545
1569 msgid "Failed to upload sample: %s\n"
1572 #: ../src/utils/pactl.c:562
1574 msgid "Premature end of file\n"
1577 #: ../src/utils/pactl.c:678
1580 "%s [options] stat\n"
1581 "%s [options] list\n"
1582 "%s [options] exit\n"
1583 "%s [options] upload-sample FILENAME [NAME]\n"
1584 "%s [options] play-sample NAME [SINK]\n"
1585 "%s [options] remove-sample NAME\n"
1586 "%s [options] move-sink-input ID SINK\n"
1587 "%s [options] move-source-output ID SOURCE\n"
1588 "%s [options] load-module NAME [ARGS ...]\n"
1589 "%s [options] unload-module ID\n"
1590 "%s [options] suspend-sink [SINK] 1|0\n"
1591 "%s [options] suspend-source [SOURCE] 1|0\n"
1593 " -h, --help Show this help\n"
1594 " --version Show version\n"
1596 " -s, --server=SERVER The name of the server to connect "
1598 " -n, --client-name=NAME How to call this client on the "
1602 #: ../src/utils/pactl.c:729
1606 "Compiled with libpulse %s\n"
1607 "Linked with libpulse %s\n"
1610 #: ../src/utils/pactl.c:768
1612 msgid "Please specify a sample file to load\n"
1615 #: ../src/utils/pactl.c:790
1617 msgid "Failed to open sound file.\n"
1620 #: ../src/utils/pactl.c:802
1622 msgid "You have to specify a sample name to play\n"
1625 #: ../src/utils/pactl.c:814
1627 msgid "You have to specify a sample name to remove\n"
1630 #: ../src/utils/pactl.c:822
1632 msgid "You have to specify a sink input index and a sink\n"
1635 #: ../src/utils/pactl.c:831
1637 msgid "You have to specify a source output index and a source\n"
1640 #: ../src/utils/pactl.c:845
1642 msgid "You have to specify a module name and arguments.\n"
1645 #: ../src/utils/pactl.c:865
1647 msgid "You have to specify a module index\n"
1650 #: ../src/utils/pactl.c:875
1653 "You may not specify more than one sink. You have to specify at least one "
1657 #: ../src/utils/pactl.c:888
1660 "You may not specify more than one source. You have to specify at least one "
1664 #: ../src/utils/pactl.c:904
1666 msgid "No valid command specified.\n"
1669 #: ../src/utils/pax11publish.c:61
1672 "%s [-D display] [-S server] [-O sink] [-I source] [-c file] [-d|-e|-i|-r]\n"
1674 " -d Show current PulseAudio data attached to X11 display (default)\n"
1675 " -e Export local PulseAudio data to X11 display\n"
1676 " -i Import PulseAudio data from X11 display to local environment "
1677 "variables and cookie file.\n"
1678 " -r Remove PulseAudio data from X11 display\n"
1681 #: ../src/utils/pax11publish.c:94
1683 msgid "Failed to parse command line.\n"
1686 #: ../src/utils/pax11publish.c:108
1688 msgid "Server: %s\n"
1691 #: ../src/utils/pax11publish.c:110
1693 msgid "Source: %s\n"
1696 #: ../src/utils/pax11publish.c:112
1701 #: ../src/utils/pax11publish.c:114
1703 msgid "Cookie: %s\n"
1706 #: ../src/utils/pax11publish.c:132
1708 msgid "Failed to parse cookie data\n"
1711 #: ../src/utils/pax11publish.c:137
1713 msgid "Failed to save cookie data\n"
1716 #: ../src/utils/pax11publish.c:152
1718 msgid "Failed to load client configuration file.\n"
1721 #: ../src/utils/pax11publish.c:157
1723 msgid "Failed to read environment configuration data.\n"
1726 #: ../src/utils/pax11publish.c:174
1728 msgid "Failed to get FQDN.\n"
1731 #: ../src/utils/pax11publish.c:194
1733 msgid "Failed to load cookie data\n"
1736 #: ../src/utils/pax11publish.c:211
1738 msgid "Not yet implemented.\n"
1741 #: ../src/utils/pacmd.c:64
1743 msgid "socket(PF_UNIX, SOCK_STREAM, 0): %s"
1746 #: ../src/utils/pacmd.c:81
1748 msgid "connect(): %s"
1751 #: ../src/utils/pacmd.c:89
1752 msgid "Failed to kill PulseAudio daemon."
1755 #: ../src/utils/pacmd.c:97
1756 msgid "Daemon not responding."
1759 #: ../src/utils/pacmd.c:112
1761 msgid "select(): %s"
1764 #: ../src/utils/pacmd.c:124 ../src/utils/pacmd.c:140
1769 #: ../src/utils/pacmd.c:153 ../src/utils/pacmd.c:167
1774 #: ../src/utils/paplay.c:139
1776 msgid "Stream successfully created\n"
1779 #: ../src/utils/paplay.c:144
1781 msgid "Stream errror: %s\n"
1784 #: ../src/utils/paplay.c:165
1786 msgid "Connection established.\n"
1789 #: ../src/utils/paplay.c:198
1792 "%s [options] [FILE]\n"
1794 " -h, --help Show this help\n"
1795 " --version Show version\n"
1797 " -v, --verbose Enable verbose operation\n"
1799 " -s, --server=SERVER The name of the server to connect "
1801 " -d, --device=DEVICE The name of the sink to connect to\n"
1802 " -n, --client-name=NAME How to call this client on the "
1804 " --stream-name=NAME How to call this stream on the "
1806 " --volume=VOLUME Specify the initial (linear) volume "
1807 "in range 0...65536\n"
1808 " --channel-map=CHANNELMAP Set the channel map to the use\n"
1811 #: ../src/utils/paplay.c:255
1815 "Compiled with libpulse %s\n"
1816 "Linked with libpulse %s\n"
1819 #: ../src/utils/paplay.c:292
1821 msgid "Invalid channel map\n"
1824 #: ../src/utils/paplay.c:314
1826 msgid "Failed to open file '%s'\n"
1829 #: ../src/utils/paplay.c:350
1831 msgid "Channel map doesn't match file.\n"
1834 #: ../src/utils/paplay.c:376
1836 msgid "Using sample spec '%s'\n"
1839 #: ../src/pulsecore/lock-autospawn.c:126 ../src/pulsecore/lock-autospawn.c:207
1840 msgid "Cannot access autospawn lock."