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-02-04 21:48+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:429
153 msgid "Failed to parse command line."
156 #: ../src/daemon/main.c:451
158 msgid "We're in the group '%s', allowing high-priority scheduling."
161 #: ../src/daemon/main.c:458
163 msgid "We're in the group '%s', allowing real-time scheduling."
166 #: ../src/daemon/main.c:466
167 msgid "PolicyKit grants us acquire-high-priority privilege."
170 #: ../src/daemon/main.c:469
171 msgid "PolicyKit refuses acquire-high-priority privilege."
174 #: ../src/daemon/main.c:474
175 msgid "PolicyKit grants us acquire-real-time privilege."
178 #: ../src/daemon/main.c:477
179 msgid "PolicyKit refuses acquire-real-time privilege."
182 #: ../src/daemon/main.c:506
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:530
191 "High-priority scheduling enabled in configuration but not allowed by policy."
194 #: ../src/daemon/main.c:559
195 msgid "Successfully increased RLIMIT_RTPRIO"
198 #: ../src/daemon/main.c:562
200 msgid "RLIMIT_RTPRIO failed: %s"
203 #: ../src/daemon/main.c:569
204 msgid "Giving up CAP_NICE"
207 #: ../src/daemon/main.c:576
209 "Real-time scheduling enabled in configuration but not allowed by policy."
212 #: ../src/daemon/main.c:637
213 msgid "Daemon not running"
216 #: ../src/daemon/main.c:639
218 msgid "Daemon running as PID %u"
221 #: ../src/daemon/main.c:649
223 msgid "Failed to kill daemon: %s"
226 #: ../src/daemon/main.c:667
228 "This program is not intended to be run as root (unless --system is "
232 #: ../src/daemon/main.c:669
233 msgid "Root privileges required."
236 #: ../src/daemon/main.c:674
237 msgid "--start not supported for system instances."
240 #: ../src/daemon/main.c:679
241 msgid "Running in system mode, but --disallow-exit not set!"
244 #: ../src/daemon/main.c:682
245 msgid "Running in system mode, but --disallow-module-loading not set!"
248 #: ../src/daemon/main.c:685
249 msgid "Running in system mode, forcibly disabling SHM mode!"
252 #: ../src/daemon/main.c:690
253 msgid "Running in system mode, forcibly disabling exit idle time!"
256 #: ../src/daemon/main.c:717
257 msgid "Failed to acquire stdio."
260 #: ../src/daemon/main.c:723
262 msgid "pipe failed: %s"
265 #: ../src/daemon/main.c:728
267 msgid "fork() failed: %s"
270 #: ../src/daemon/main.c:742
272 msgid "read() failed: %s"
275 #: ../src/daemon/main.c:748
276 msgid "Daemon startup failed."
279 #: ../src/daemon/main.c:750
280 msgid "Daemon startup successful."
283 #: ../src/daemon/main.c:820
285 msgid "This is PulseAudio %s"
286 msgstr "Αυτό είναι το PulseAudio %s"
288 #: ../src/daemon/main.c:821
290 msgid "Compilation host: %s"
293 #: ../src/daemon/main.c:822
295 msgid "Compilation CFLAGS: %s"
298 #: ../src/daemon/main.c:825
300 msgid "Running on host: %s"
303 #: ../src/daemon/main.c:828
305 msgid "Found %u CPUs."
308 #: ../src/daemon/main.c:830
310 msgid "Page size is %lu bytes"
313 #: ../src/daemon/main.c:833
314 msgid "Compiled with Valgrind support: yes"
317 #: ../src/daemon/main.c:835
318 msgid "Compiled with Valgrind support: no"
321 #: ../src/daemon/main.c:838
323 msgid "Running in valgrind mode: %s"
326 #: ../src/daemon/main.c:841
327 msgid "Optimized build: yes"
330 #: ../src/daemon/main.c:843
331 msgid "Optimized build: no"
334 #: ../src/daemon/main.c:847
335 msgid "Failed to get machine ID"
338 #: ../src/daemon/main.c:850
340 msgid "Machine ID is %s."
343 #: ../src/daemon/main.c:855
345 msgid "Using runtime directory %s."
348 #: ../src/daemon/main.c:860
350 msgid "Using state directory %s."
353 #: ../src/daemon/main.c:863
355 msgid "Running in system mode: %s"
358 #: ../src/daemon/main.c:878
359 msgid "pa_pid_file_create() failed."
362 #: ../src/daemon/main.c:890
363 msgid "Fresh high-resolution timers available! Bon appetit!"
366 #: ../src/daemon/main.c:892
368 "Dude, your kernel stinks! The chef's recommendation today is Linux with high-"
369 "resolution timers enabled!"
371 "Δικέ μου, ο πυρήνας σου είναι για τα μπάζα! Η πρόταση του σεφ σήμερα είναι "
372 "Linux με ενεργοποιημένα τα high-resolution timers!"
374 #: ../src/daemon/main.c:904
375 msgid "pa_core_new() failed."
378 #: ../src/daemon/main.c:965
379 msgid "Failed to initialize daemon."
382 #: ../src/daemon/main.c:970
383 msgid "Daemon startup without any loaded modules, refusing to work."
386 #: ../src/daemon/main.c:983
387 msgid "Daemon startup complete."
390 #: ../src/daemon/main.c:989
391 msgid "Daemon shutdown initiated."
394 #: ../src/daemon/main.c:1010
395 msgid "Daemon terminated."
398 #: ../src/daemon/cmdline.c:121
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:252
473 msgid "--daemonize expects boolean argument"
476 #: ../src/daemon/cmdline.c:259
477 msgid "--fail expects boolean argument"
480 #: ../src/daemon/cmdline.c:269
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:281
487 msgid "--high-priority expects boolean argument"
490 #: ../src/daemon/cmdline.c:288
491 msgid "--realtime expects boolean argument"
494 #: ../src/daemon/cmdline.c:295
495 msgid "--disallow-module-loading expects boolean argument"
498 #: ../src/daemon/cmdline.c:302
499 msgid "--disallow-exit boolean argument"
502 #: ../src/daemon/cmdline.c:309
503 msgid "--use-pid-file expects boolean argument"
506 #: ../src/daemon/cmdline.c:326
507 msgid "Invalid log target: use either 'syslog', 'stderr' or 'auto'."
510 #: ../src/daemon/cmdline.c:333
511 msgid "--log-time boolean argument"
514 #: ../src/daemon/cmdline.c:340
515 msgid "--log-meta boolean argument"
518 #: ../src/daemon/cmdline.c:359
520 msgid "Invalid resample method '%s'."
523 #: ../src/daemon/cmdline.c:366
524 msgid "--system expects boolean argument"
527 #: ../src/daemon/cmdline.c:373
528 msgid "--no-cpu-limit expects boolean argument"
531 #: ../src/daemon/cmdline.c:380
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:212
577 msgid "[%s:%u] Invalid log target '%s'."
580 #: ../src/daemon/daemon-conf.c:228
582 msgid "[%s:%u] Invalid log level '%s'."
585 #: ../src/daemon/daemon-conf.c:244
587 msgid "[%s:%u] Invalid resample method '%s'."
590 #: ../src/daemon/daemon-conf.c:267
592 msgid "[%s:%u] Invalid rlimit '%s'."
595 #: ../src/daemon/daemon-conf.c:274
597 msgid "[%s:%u] rlimit not supported on this platform."
600 #: ../src/daemon/daemon-conf.c:290
602 msgid "[%s:%u] Invalid sample format '%s'."
605 #: ../src/daemon/daemon-conf.c:308
607 msgid "[%s:%u] Invalid sample rate '%s'."
610 #: ../src/daemon/daemon-conf.c:326
612 msgid "[%s:%u] Invalid sample channels '%s'."
615 #: ../src/daemon/daemon-conf.c:344
617 msgid "[%s:%u] Invalid number of fragments '%s'."
620 #: ../src/daemon/daemon-conf.c:362
622 msgid "[%s:%u] Invalid fragment size '%s'."
625 #: ../src/daemon/daemon-conf.c:380
627 msgid "[%s:%u] Invalid nice level '%s'."
630 #: ../src/daemon/daemon-conf.c:566
632 msgid "Failed to open configuration file: %s"
635 #: ../src/daemon/daemon-conf.c:640
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:103 ../src/pulse/channelmap.c:804
652 #: ../src/pulse/channelmap.c:105
656 #: ../src/pulse/channelmap.c:106
660 #: ../src/pulse/channelmap.c:107
664 #: ../src/pulse/channelmap.c:109
668 #: ../src/pulse/channelmap.c:110
672 #: ../src/pulse/channelmap.c:111
676 #: ../src/pulse/channelmap.c:113
677 msgid "Low Frequency Emmiter"
680 #: ../src/pulse/channelmap.c:115
681 msgid "Front Left-of-center"
684 #: ../src/pulse/channelmap.c:116
685 msgid "Front Right-of-center"
688 #: ../src/pulse/channelmap.c:118
692 #: ../src/pulse/channelmap.c:119
696 #: ../src/pulse/channelmap.c:121
700 #: ../src/pulse/channelmap.c:122
704 #: ../src/pulse/channelmap.c:123
708 #: ../src/pulse/channelmap.c:124
712 #: ../src/pulse/channelmap.c:125
716 #: ../src/pulse/channelmap.c:126
720 #: ../src/pulse/channelmap.c:127
724 #: ../src/pulse/channelmap.c:128
728 #: ../src/pulse/channelmap.c:129
732 #: ../src/pulse/channelmap.c:130
736 #: ../src/pulse/channelmap.c:131
740 #: ../src/pulse/channelmap.c:132
744 #: ../src/pulse/channelmap.c:133
748 #: ../src/pulse/channelmap.c:134
752 #: ../src/pulse/channelmap.c:135
756 #: ../src/pulse/channelmap.c:136
760 #: ../src/pulse/channelmap.c:137
764 #: ../src/pulse/channelmap.c:138
768 #: ../src/pulse/channelmap.c:139
772 #: ../src/pulse/channelmap.c:140
776 #: ../src/pulse/channelmap.c:141
780 #: ../src/pulse/channelmap.c:142
784 #: ../src/pulse/channelmap.c:143
788 #: ../src/pulse/channelmap.c:144
792 #: ../src/pulse/channelmap.c:145
796 #: ../src/pulse/channelmap.c:146
800 #: ../src/pulse/channelmap.c:147
804 #: ../src/pulse/channelmap.c:148
808 #: ../src/pulse/channelmap.c:149
812 #: ../src/pulse/channelmap.c:150
816 #: ../src/pulse/channelmap.c:151
820 #: ../src/pulse/channelmap.c:152
824 #: ../src/pulse/channelmap.c:154
828 #: ../src/pulse/channelmap.c:156
829 msgid "Top Front Center"
832 #: ../src/pulse/channelmap.c:157
833 msgid "Top Front Left"
836 #: ../src/pulse/channelmap.c:158
837 msgid "Top Front Right"
840 #: ../src/pulse/channelmap.c:160
841 msgid "Top Rear Center"
844 #: ../src/pulse/channelmap.c:161
845 msgid "Top Rear Left"
848 #: ../src/pulse/channelmap.c:162
849 msgid "Top Rear Right"
852 #: ../src/pulse/channelmap.c:476 ../src/pulse/sample.c:167
853 #: ../src/pulse/volume.c:170 ../src/pulse/volume.c:196
854 #: ../src/pulse/volume.c:216 ../src/pulse/volume.c:246
858 #: ../src/pulse/channelmap.c:808
862 #: ../src/pulse/channelmap.c:813
866 #: ../src/pulse/channelmap.c:819
870 #: ../src/pulse/channelmap.c:825
874 #: ../src/pulse/channelmap.c:831
878 #: ../src/pulse/channelmap.c:838
882 #: ../src/pulse/error.c:43
886 #: ../src/pulse/error.c:44
887 msgid "Access denied"
890 #: ../src/pulse/error.c:45
891 msgid "Unknown command"
894 #: ../src/pulse/error.c:46
895 msgid "Invalid argument"
898 #: ../src/pulse/error.c:47
899 msgid "Entity exists"
902 #: ../src/pulse/error.c:48
903 msgid "No such entity"
906 #: ../src/pulse/error.c:49
907 msgid "Connection refused"
910 #: ../src/pulse/error.c:50
911 msgid "Protocol error"
914 #: ../src/pulse/error.c:51
918 #: ../src/pulse/error.c:52
919 msgid "No authorization key"
922 #: ../src/pulse/error.c:53
923 msgid "Internal error"
926 #: ../src/pulse/error.c:54
927 msgid "Connection terminated"
930 #: ../src/pulse/error.c:55
931 msgid "Entity killed"
934 #: ../src/pulse/error.c:56
935 msgid "Invalid server"
938 #: ../src/pulse/error.c:57
939 msgid "Module initalization failed"
942 #: ../src/pulse/error.c:58
946 #: ../src/pulse/error.c:59
950 #: ../src/pulse/error.c:60
951 msgid "Incompatible protocol version"
954 #: ../src/pulse/error.c:61
958 #: ../src/pulse/error.c:62
959 msgid "Not supported"
962 #: ../src/pulse/error.c:63
963 msgid "Unknown error code"
966 #: ../src/pulse/error.c:64
967 msgid "No such extension"
970 #: ../src/pulse/error.c:65
971 msgid "Obsolete functionality"
974 #: ../src/pulse/error.c:66
975 msgid "Missing implementation"
978 #: ../src/pulse/sample.c:169
983 #: ../src/pulse/sample.c:181
988 #: ../src/pulse/sample.c:183
993 #: ../src/pulse/sample.c:185
998 #: ../src/pulse/sample.c:187
1003 #: ../src/pulse/client-conf-x11.c:55 ../src/utils/pax11publish.c:100
1004 msgid "XOpenDisplay() failed"
1007 #: ../src/pulse/client-conf-x11.c:78
1008 msgid "Failed to parse cookie data"
1011 #: ../src/pulse/client-conf.c:120
1013 msgid "Failed to open configuration file '%s': %s"
1016 #: ../src/pulse/context.c:517
1017 msgid "No cookie loaded. Attempting to connect without."
1020 #: ../src/pulse/context.c:643
1025 #: ../src/pulse/context.c:696
1027 msgid "waitpid(): %s"
1030 #: ../src/pulse/context.c:1257
1032 msgid "Received message for unknown extension '%s'"
1035 #: ../src/utils/pacat.c:94
1037 msgid "pa_stream_write() failed: %s\n"
1040 #: ../src/utils/pacat.c:133
1042 msgid "pa_stream_peek() failed: %s\n"
1045 #: ../src/utils/pacat.c:169
1047 msgid "Stream successfully created.\n"
1050 #: ../src/utils/pacat.c:172
1052 msgid "pa_stream_get_buffer_attr() failed: %s\n"
1055 #: ../src/utils/pacat.c:176
1057 msgid "Buffer metrics: maxlength=%u, tlength=%u, prebuf=%u, minreq=%u\n"
1060 #: ../src/utils/pacat.c:179
1062 msgid "Buffer metrics: maxlength=%u, fragsize=%u\n"
1065 #: ../src/utils/pacat.c:183
1067 msgid "Using sample spec '%s', channel map '%s'.\n"
1070 #: ../src/utils/pacat.c:187
1072 msgid "Connected to device %s (%u, %ssuspended).\n"
1075 #: ../src/utils/pacat.c:197
1077 msgid "Stream error: %s\n"
1080 #: ../src/utils/pacat.c:207
1082 msgid "Stream device suspended.%s \n"
1085 #: ../src/utils/pacat.c:209
1087 msgid "Stream device resumed.%s \n"
1090 #: ../src/utils/pacat.c:217
1092 msgid "Stream underrun.%s \n"
1095 #: ../src/utils/pacat.c:224
1097 msgid "Stream overrun.%s \n"
1100 #: ../src/utils/pacat.c:231
1102 msgid "Stream started.%s \n"
1105 #: ../src/utils/pacat.c:238
1107 msgid "Stream moved to device %s (%u, %ssuspended).%s \n"
1110 #: ../src/utils/pacat.c:238
1114 #: ../src/utils/pacat.c:259
1116 msgid "Connection established.%s \n"
1119 #: ../src/utils/pacat.c:262
1121 msgid "pa_stream_new() failed: %s\n"
1124 #: ../src/utils/pacat.c:288
1126 msgid "pa_stream_connect_playback() failed: %s\n"
1129 #: ../src/utils/pacat.c:294
1131 msgid "pa_stream_connect_record() failed: %s\n"
1134 #: ../src/utils/pacat.c:308 ../src/utils/pasuspender.c:159
1135 #: ../src/utils/pactl.c:758 ../src/utils/paplay.c:183
1137 msgid "Connection failure: %s\n"
1140 #: ../src/utils/pacat.c:329 ../src/utils/paplay.c:75
1142 msgid "Failed to drain stream: %s\n"
1145 #: ../src/utils/pacat.c:334 ../src/utils/paplay.c:80
1147 msgid "Playback stream drained.\n"
1150 #: ../src/utils/pacat.c:344 ../src/utils/paplay.c:92
1152 msgid "Draining connection to server.\n"
1155 #: ../src/utils/pacat.c:370
1160 #: ../src/utils/pacat.c:376
1162 msgid "pa_stream_drain(): %s\n"
1165 #: ../src/utils/pacat.c:386
1167 msgid "read() failed: %s\n"
1170 #: ../src/utils/pacat.c:418
1172 msgid "write() failed: %s\n"
1175 #: ../src/utils/pacat.c:439
1177 msgid "Got signal, exiting.\n"
1180 #: ../src/utils/pacat.c:453
1182 msgid "Failed to get latency: %s\n"
1185 #: ../src/utils/pacat.c:458
1187 msgid "Time: %0.3f sec; Latency: %0.0f usec. \r"
1190 #: ../src/utils/pacat.c:478
1192 msgid "pa_stream_update_timing_info() failed: %s\n"
1195 #: ../src/utils/pacat.c:491
1200 " -h, --help Show this help\n"
1201 " --version Show version\n"
1203 " -r, --record Create a connection for recording\n"
1204 " -p, --playback Create a connection for playback\n"
1206 " -v, --verbose Enable verbose operations\n"
1208 " -s, --server=SERVER The name of the server to connect "
1210 " -d, --device=DEVICE The name of the sink/source to "
1212 " -n, --client-name=NAME How to call this client on the "
1214 " --stream-name=NAME How to call this stream on the "
1216 " --volume=VOLUME Specify the initial (linear) volume "
1217 "in range 0...65536\n"
1218 " --rate=SAMPLERATE The sample rate in Hz (defaults to "
1220 " --format=SAMPLEFORMAT The sample type, one of s16le, "
1221 "s16be, u8, float32le,\n"
1222 " float32be, ulaw, alaw, s32le, s32be "
1223 "(defaults to s16ne)\n"
1224 " --channels=CHANNELS The number of channels, 1 for mono, "
1226 " (defaults to 2)\n"
1227 " --channel-map=CHANNELMAP Channel map to use instead of the "
1229 " --fix-format Take the sample format from the sink "
1231 " being connected to.\n"
1232 " --fix-rate Take the sampling rate from the sink "
1234 " being connected to.\n"
1235 " --fix-channels Take the number of channels and the "
1237 " from the sink the stream is being "
1239 " --no-remix Don't upmix or downmix channels.\n"
1240 " --no-remap Map channels by index instead of "
1242 " --latency=BYTES Request the specified latency in "
1244 " --process-time=BYTES Request the specified process time "
1245 "per request in bytes.\n"
1248 #: ../src/utils/pacat.c:592
1252 "Compiled with libpulse %s\n"
1253 "Linked with libpulse %s\n"
1256 #: ../src/utils/pacat.c:649
1258 msgid "Invalid channel map '%s'\n"
1261 #: ../src/utils/pacat.c:678
1263 msgid "Invalid latency specification '%s'\n"
1266 #: ../src/utils/pacat.c:685
1268 msgid "Invalid process time specification '%s'\n"
1271 #: ../src/utils/pacat.c:696
1273 msgid "Invalid sample specification\n"
1276 #: ../src/utils/pacat.c:701
1278 msgid "Channel map doesn't match sample specification\n"
1281 #: ../src/utils/pacat.c:708
1283 msgid "Opening a %s stream with sample specification '%s'.\n"
1286 #: ../src/utils/pacat.c:708
1290 #: ../src/utils/pacat.c:708
1294 #: ../src/utils/pacat.c:716
1296 msgid "open(): %s\n"
1299 #: ../src/utils/pacat.c:721
1301 msgid "dup2(): %s\n"
1304 #: ../src/utils/pacat.c:731
1306 msgid "Too many arguments.\n"
1309 #: ../src/utils/pacat.c:744 ../src/utils/pasuspender.c:280
1310 #: ../src/utils/pactl.c:1013 ../src/utils/paplay.c:381
1312 msgid "pa_mainloop_new() failed.\n"
1315 #: ../src/utils/pacat.c:765
1317 msgid "io_new() failed.\n"
1320 #: ../src/utils/pacat.c:771 ../src/utils/pasuspender.c:293
1321 #: ../src/utils/pactl.c:1027 ../src/utils/paplay.c:396
1323 msgid "pa_context_new() failed.\n"
1326 #: ../src/utils/pacat.c:779
1328 msgid "pa_context_connect() failed: %s"
1331 #: ../src/utils/pacat.c:790
1333 msgid "time_new() failed.\n"
1336 #: ../src/utils/pacat.c:797 ../src/utils/pasuspender.c:301
1337 #: ../src/utils/pactl.c:1035 ../src/utils/paplay.c:407
1339 msgid "pa_mainloop_run() failed.\n"
1342 #: ../src/utils/pasuspender.c:81
1344 msgid "fork(): %s\n"
1347 #: ../src/utils/pasuspender.c:92
1349 msgid "execvp(): %s\n"
1352 #: ../src/utils/pasuspender.c:109
1354 msgid "Failure to suspend: %s\n"
1357 #: ../src/utils/pasuspender.c:124
1359 msgid "Failure to resume: %s\n"
1362 #: ../src/utils/pasuspender.c:147
1364 msgid "WARNING: Sound server is not local, not suspending.\n"
1367 #: ../src/utils/pasuspender.c:176 ../src/utils/pactl.c:764
1368 #: ../src/utils/paplay.c:191
1370 msgid "Got SIGINT, exiting.\n"
1373 #: ../src/utils/pasuspender.c:194
1375 msgid "WARNING: Child process terminated by signal %u\n"
1378 #: ../src/utils/pasuspender.c:212
1381 "%s [options] ... \n"
1383 " -h, --help Show this help\n"
1384 " --version Show version\n"
1385 " -s, --server=SERVER The name of the server to connect "
1390 #: ../src/utils/pasuspender.c:251
1394 "Compiled with libpulse %s\n"
1395 "Linked with libpulse %s\n"
1398 #: ../src/utils/pactl.c:108
1400 msgid "Failed to get statistics: %s\n"
1403 #: ../src/utils/pactl.c:114
1405 msgid "Currently in use: %u blocks containing %s bytes total.\n"
1408 #: ../src/utils/pactl.c:117
1410 msgid "Allocated during whole lifetime: %u blocks containing %s bytes total.\n"
1413 #: ../src/utils/pactl.c:120
1415 msgid "Sample cache size: %s\n"
1418 #: ../src/utils/pactl.c:129
1420 msgid "Failed to get server information: %s\n"
1423 #: ../src/utils/pactl.c:136
1429 "Server Version: %s\n"
1430 "Default Sample Specification: %s\n"
1431 "Default Sink: %s\n"
1432 "Default Source: %s\n"
1436 #: ../src/utils/pactl.c:175
1438 msgid "Failed to get sink information: %s\n"
1441 #: ../src/utils/pactl.c:191
1447 "\tDescription: %s\n"
1449 "\tSample Specification: %s\n"
1450 "\tChannel Map: %s\n"
1451 "\tOwner Module: %u\n"
1453 "\tVolume: %s%s%s\n"
1454 "\t balance %0.2f\n"
1455 "\tBase Volume: %s%s%s\n"
1456 "\tMonitor Source: %s\n"
1457 "\tLatency: %0.0f usec, configured %0.0f usec\n"
1458 "\tFlags: %s%s%s%s%s%s\n"
1463 #: ../src/utils/pactl.c:255
1465 msgid "Failed to get source information: %s\n"
1468 #: ../src/utils/pactl.c:271
1474 "\tDescription: %s\n"
1476 "\tSample Specification: %s\n"
1477 "\tChannel Map: %s\n"
1478 "\tOwner Module: %u\n"
1480 "\tVolume: %s%s%s\n"
1481 "\t balance %0.2f\n"
1482 "\tBase Volume: %s%s%s\n"
1483 "\tMonitor of Sink: %s\n"
1484 "\tLatency: %0.0f usec, configured %0.0f usec\n"
1485 "\tFlags: %s%s%s%s%s%s\n"
1490 #: ../src/utils/pactl.c:303 ../src/utils/pactl.c:347 ../src/utils/pactl.c:382
1491 #: ../src/utils/pactl.c:419 ../src/utils/pactl.c:478 ../src/utils/pactl.c:479
1492 #: ../src/utils/pactl.c:489 ../src/utils/pactl.c:533 ../src/utils/pactl.c:534
1493 #: ../src/utils/pactl.c:540 ../src/utils/pactl.c:583 ../src/utils/pactl.c:584
1494 #: ../src/utils/pactl.c:591
1498 #: ../src/utils/pactl.c:321
1500 msgid "Failed to get module information: %s\n"
1503 #: ../src/utils/pactl.c:339
1509 "\tUsage counter: %s\n"
1514 #: ../src/utils/pactl.c:358
1516 msgid "Failed to get client information: %s\n"
1519 #: ../src/utils/pactl.c:376
1524 "\tOwner Module: %s\n"
1529 #: ../src/utils/pactl.c:393
1531 msgid "Failed to get card information: %s\n"
1534 #: ../src/utils/pactl.c:411
1540 "\tOwner Module: %s\n"
1545 #: ../src/utils/pactl.c:425
1547 msgid "\tProfiles:\n"
1550 #: ../src/utils/pactl.c:431
1552 msgid "\tActive Profile: %s\n"
1555 #: ../src/utils/pactl.c:442
1557 msgid "Failed to get sink input information: %s\n"
1560 #: ../src/utils/pactl.c:461
1565 "\tOwner Module: %s\n"
1568 "\tSample Specification: %s\n"
1569 "\tChannel Map: %s\n"
1573 "\t balance %0.2f\n"
1574 "\tBuffer Latency: %0.0f usec\n"
1575 "\tSink Latency: %0.0f usec\n"
1576 "\tResample method: %s\n"
1581 #: ../src/utils/pactl.c:500
1583 msgid "Failed to get source output information: %s\n"
1586 #: ../src/utils/pactl.c:520
1589 "Source Output #%u\n"
1591 "\tOwner Module: %s\n"
1594 "\tSample Specification: %s\n"
1595 "\tChannel Map: %s\n"
1596 "\tBuffer Latency: %0.0f usec\n"
1597 "\tSource Latency: %0.0f usec\n"
1598 "\tResample method: %s\n"
1603 #: ../src/utils/pactl.c:551
1605 msgid "Failed to get sample information: %s\n"
1608 #: ../src/utils/pactl.c:569
1613 "\tSample Specification: %s\n"
1614 "\tChannel Map: %s\n"
1617 "\t balance %0.2f\n"
1618 "\tDuration: %0.1fs\n"
1626 #: ../src/utils/pactl.c:599 ../src/utils/pactl.c:609
1628 msgid "Failure: %s\n"
1631 #: ../src/utils/pactl.c:633
1633 msgid "Failed to upload sample: %s\n"
1636 #: ../src/utils/pactl.c:650
1638 msgid "Premature end of file\n"
1641 #: ../src/utils/pactl.c:770
1644 "%s [options] stat\n"
1645 "%s [options] list\n"
1646 "%s [options] exit\n"
1647 "%s [options] upload-sample FILENAME [NAME]\n"
1648 "%s [options] play-sample NAME [SINK]\n"
1649 "%s [options] remove-sample NAME\n"
1650 "%s [options] move-sink-input ID SINK\n"
1651 "%s [options] move-source-output ID SOURCE\n"
1652 "%s [options] load-module NAME [ARGS ...]\n"
1653 "%s [options] unload-module ID\n"
1654 "%s [options] suspend-sink [SINK] 1|0\n"
1655 "%s [options] suspend-source [SOURCE] 1|0\n"
1656 "%s [options] set-card-profile [CARD] [PROFILE] \n"
1658 " -h, --help Show this help\n"
1659 " --version Show version\n"
1661 " -s, --server=SERVER The name of the server to connect "
1663 " -n, --client-name=NAME How to call this client on the "
1667 #: ../src/utils/pactl.c:822
1671 "Compiled with libpulse %s\n"
1672 "Linked with libpulse %s\n"
1675 #: ../src/utils/pactl.c:861
1677 msgid "Please specify a sample file to load\n"
1680 #: ../src/utils/pactl.c:883
1682 msgid "Failed to open sound file.\n"
1685 #: ../src/utils/pactl.c:895
1687 msgid "You have to specify a sample name to play\n"
1690 #: ../src/utils/pactl.c:907
1692 msgid "You have to specify a sample name to remove\n"
1695 #: ../src/utils/pactl.c:915
1697 msgid "You have to specify a sink input index and a sink\n"
1700 #: ../src/utils/pactl.c:924
1702 msgid "You have to specify a source output index and a source\n"
1705 #: ../src/utils/pactl.c:938
1707 msgid "You have to specify a module name and arguments.\n"
1710 #: ../src/utils/pactl.c:958
1712 msgid "You have to specify a module index\n"
1715 #: ../src/utils/pactl.c:968
1718 "You may not specify more than one sink. You have to specify a boolean "
1722 #: ../src/utils/pactl.c:981
1725 "You may not specify more than one source. You have to specify a boolean "
1729 #: ../src/utils/pactl.c:993
1731 msgid "You have to specify a card name/index and a profile name\n"
1734 #: ../src/utils/pactl.c:1008
1736 msgid "No valid command specified.\n"
1739 #: ../src/utils/pax11publish.c:61
1742 "%s [-D display] [-S server] [-O sink] [-I source] [-c file] [-d|-e|-i|-r]\n"
1744 " -d Show current PulseAudio data attached to X11 display (default)\n"
1745 " -e Export local PulseAudio data to X11 display\n"
1746 " -i Import PulseAudio data from X11 display to local environment "
1747 "variables and cookie file.\n"
1748 " -r Remove PulseAudio data from X11 display\n"
1751 #: ../src/utils/pax11publish.c:94
1753 msgid "Failed to parse command line.\n"
1756 #: ../src/utils/pax11publish.c:108
1758 msgid "Server: %s\n"
1761 #: ../src/utils/pax11publish.c:110
1763 msgid "Source: %s\n"
1766 #: ../src/utils/pax11publish.c:112
1771 #: ../src/utils/pax11publish.c:114
1773 msgid "Cookie: %s\n"
1776 #: ../src/utils/pax11publish.c:132
1778 msgid "Failed to parse cookie data\n"
1781 #: ../src/utils/pax11publish.c:137
1783 msgid "Failed to save cookie data\n"
1786 #: ../src/utils/pax11publish.c:152
1788 msgid "Failed to load client configuration file.\n"
1791 #: ../src/utils/pax11publish.c:157
1793 msgid "Failed to read environment configuration data.\n"
1796 #: ../src/utils/pax11publish.c:174
1798 msgid "Failed to get FQDN.\n"
1801 #: ../src/utils/pax11publish.c:194
1803 msgid "Failed to load cookie data\n"
1806 #: ../src/utils/pax11publish.c:211
1808 msgid "Not yet implemented.\n"
1811 #: ../src/utils/pacmd.c:64
1813 msgid "socket(PF_UNIX, SOCK_STREAM, 0): %s"
1816 #: ../src/utils/pacmd.c:81
1818 msgid "connect(): %s"
1821 #: ../src/utils/pacmd.c:89
1822 msgid "Failed to kill PulseAudio daemon."
1825 #: ../src/utils/pacmd.c:97
1826 msgid "Daemon not responding."
1829 #: ../src/utils/pacmd.c:144
1831 msgid "select(): %s"
1834 #: ../src/utils/pacmd.c:154 ../src/utils/pacmd.c:171
1839 #: ../src/utils/pacmd.c:187 ../src/utils/pacmd.c:201
1844 #: ../src/utils/paplay.c:139
1846 msgid "Stream successfully created\n"
1849 #: ../src/utils/paplay.c:144
1851 msgid "Stream errror: %s\n"
1854 #: ../src/utils/paplay.c:165
1856 msgid "Connection established.\n"
1859 #: ../src/utils/paplay.c:198
1862 "%s [options] [FILE]\n"
1864 " -h, --help Show this help\n"
1865 " --version Show version\n"
1867 " -v, --verbose Enable verbose operation\n"
1869 " -s, --server=SERVER The name of the server to connect "
1871 " -d, --device=DEVICE The name of the sink to connect to\n"
1872 " -n, --client-name=NAME How to call this client on the "
1874 " --stream-name=NAME How to call this stream on the "
1876 " --volume=VOLUME Specify the initial (linear) volume "
1877 "in range 0...65536\n"
1878 " --channel-map=CHANNELMAP Set the channel map to the use\n"
1881 #: ../src/utils/paplay.c:255
1885 "Compiled with libpulse %s\n"
1886 "Linked with libpulse %s\n"
1889 #: ../src/utils/paplay.c:292
1891 msgid "Invalid channel map\n"
1894 #: ../src/utils/paplay.c:314
1896 msgid "Failed to open file '%s'\n"
1899 #: ../src/utils/paplay.c:350
1901 msgid "Channel map doesn't match file.\n"
1904 #: ../src/utils/paplay.c:376
1906 msgid "Using sample spec '%s'\n"
1909 #: ../src/pulsecore/lock-autospawn.c:126 ../src/pulsecore/lock-autospawn.c:207
1910 msgid "Cannot access autospawn lock."