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.
5 # Thalia Papoutsaki <saliyath@gmail.com>, 2009, 2012.
9 "Project-Id-Version: el\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2010-02-21 21:15+0100\n"
12 "PO-Revision-Date: 2012-01-30 09:53+0000\n"
13 "Last-Translator: Thalia Papoutsaki <saliyath@gmail.com>\n"
14 "Language-Team: Greek <fedora-trans-el@redhat.com>\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
19 "X-Generator: KAider 0.1\n"
21 #: ../src/modules/alsa/alsa-util.c:861 ../src/pulsecore/sink.c:2631
26 #: ../src/modules/alsa/alsa-util.c:1109
29 "snd_pcm_avail() returned a value that is exceptionally large: %lu bytes (%lu "
31 "Most likely this is a bug in the ALSA driver '%s'. Please report this issue "
32 "to the ALSA developers."
35 #: ../src/modules/alsa/alsa-util.c:1150
38 "snd_pcm_delay() returned a value that is exceptionally large: %li bytes (%s"
40 "Most likely this is a bug in the ALSA driver '%s'. Please report this issue "
41 "to the ALSA developers."
44 #: ../src/modules/alsa/alsa-util.c:1197
47 "snd_pcm_mmap_begin() returned a value that is exceptionally large: %lu bytes "
49 "Most likely this is a bug in the ALSA driver '%s'. Please report this issue "
50 "to the ALSA developers."
53 #: ../src/modules/module-always-sink.c:39
54 msgid "Always keeps at least one sink loaded even if it's a null one"
57 #: ../src/modules/module-always-sink.c:83
61 #: ../src/modules/module-ladspa-sink.c:49
62 msgid "Virtual LADSPA sink"
65 #: ../src/modules/module-ladspa-sink.c:53
67 "sink_name=<name for the sink> sink_properties=<properties for the sink> "
68 "master=<name of sink to filter> format=<sample format> rate=<sample rate> "
69 "channels=<number of channels> channel_map=<channel map> plugin=<ladspa "
70 "plugin name> label=<ladspa plugin label> control=<comma seperated list of "
71 "input control values>"
74 #: ../src/modules/module-null-sink.c:55
75 msgid "Clocked NULL sink"
78 #: ../src/modules/module-null-sink.c:291
82 #: ../src/pulsecore/sink.c:2615
83 msgid "Built-in Audio"
84 msgstr "Εσωτερικός ήχος"
86 #: ../src/pulsecore/sink.c:2620
90 #: ../src/daemon/ltdl-bind-now.c:124
91 msgid "Failed to find original lt_dlopen loader."
94 #: ../src/daemon/ltdl-bind-now.c:129
95 msgid "Failed to allocate new dl loader."
98 #: ../src/daemon/ltdl-bind-now.c:142
99 msgid "Failed to add bind-now-loader."
102 #: ../src/daemon/main.c:146
104 msgid "Got signal %s."
105 msgstr "Έγινε λήψη σήματος %s."
107 #: ../src/daemon/main.c:173
111 #: ../src/daemon/main.c:191
113 msgid "Failed to find user '%s'."
114 msgstr "Αποτυχία εύρεσης χρήστη '%s'."
116 #: ../src/daemon/main.c:196
118 msgid "Failed to find group '%s'."
119 msgstr "Αποτυχία εύρεσης ομάδας χρηστών '%s'."
121 #: ../src/daemon/main.c:200
123 msgid "Found user '%s' (UID %lu) and group '%s' (GID %lu)."
126 #: ../src/daemon/main.c:205
128 msgid "GID of user '%s' and of group '%s' don't match."
131 #: ../src/daemon/main.c:210
133 msgid "Home directory of user '%s' is not '%s', ignoring."
136 #: ../src/daemon/main.c:213 ../src/daemon/main.c:218
138 msgid "Failed to create '%s': %s"
141 #: ../src/daemon/main.c:225
143 msgid "Failed to change group list: %s"
146 #: ../src/daemon/main.c:241
148 msgid "Failed to change GID: %s"
151 #: ../src/daemon/main.c:257
153 msgid "Failed to change UID: %s"
156 #: ../src/daemon/main.c:276
157 msgid "Successfully dropped root privileges."
160 #: ../src/daemon/main.c:284
161 msgid "System wide mode unsupported on this platform."
164 #: ../src/daemon/main.c:302
166 msgid "setrlimit(%s, (%u, %u)) failed: %s"
169 #: ../src/daemon/main.c:502
170 msgid "Failed to parse command line."
173 #: ../src/daemon/main.c:535
175 "System mode refused for non-root user. Only starting the D-Bus server lookup "
179 #: ../src/daemon/main.c:617
180 msgid "Daemon not running"
183 #: ../src/daemon/main.c:619
185 msgid "Daemon running as PID %u"
188 #: ../src/daemon/main.c:634
190 msgid "Failed to kill daemon: %s"
193 #: ../src/daemon/main.c:662
195 "This program is not intended to be run as root (unless --system is "
199 #: ../src/daemon/main.c:665
200 msgid "Root privileges required."
203 #: ../src/daemon/main.c:671
204 msgid "--start not supported for system instances."
207 #: ../src/daemon/main.c:676
209 msgid "User-configured server at %s, not autospawning."
212 #: ../src/daemon/main.c:683
213 msgid "Running in system mode, but --disallow-exit not set!"
216 #: ../src/daemon/main.c:686
217 msgid "Running in system mode, but --disallow-module-loading not set!"
220 #: ../src/daemon/main.c:689
221 msgid "Running in system mode, forcibly disabling SHM mode!"
224 #: ../src/daemon/main.c:694
225 msgid "Running in system mode, forcibly disabling exit idle time!"
228 #: ../src/daemon/main.c:720
229 msgid "Failed to acquire stdio."
232 #: ../src/daemon/main.c:726
234 msgid "pipe() failed: %s"
237 #: ../src/daemon/main.c:731 ../src/daemon/main.c:790
239 msgid "fork() failed: %s"
242 #: ../src/daemon/main.c:745 ../src/utils/pacat.c:529
244 msgid "read() failed: %s"
247 #: ../src/daemon/main.c:751
248 msgid "Daemon startup failed."
251 #: ../src/daemon/main.c:753
252 msgid "Daemon startup successful."
255 #: ../src/daemon/main.c:778
257 msgid "setsid() failed: %s"
258 msgstr "Αποτυχία σύνδεσης: %s"
260 #: ../src/daemon/main.c:830
262 msgid "This is PulseAudio %s"
263 msgstr "Αυτό είναι το PulseAudio %s"
265 #: ../src/daemon/main.c:831
267 msgid "Compilation host: %s"
270 #: ../src/daemon/main.c:832
272 msgid "Compilation CFLAGS: %s"
275 #: ../src/daemon/main.c:835
277 msgid "Running on host: %s"
280 #: ../src/daemon/main.c:838
282 msgid "Found %u CPUs."
285 #: ../src/daemon/main.c:840
287 msgid "Page size is %lu bytes"
290 #: ../src/daemon/main.c:843
291 msgid "Compiled with Valgrind support: yes"
294 #: ../src/daemon/main.c:845
295 msgid "Compiled with Valgrind support: no"
298 #: ../src/daemon/main.c:848
300 msgid "Running in valgrind mode: %s"
303 #: ../src/daemon/main.c:850
305 msgid "Running in VM: %s"
308 #: ../src/daemon/main.c:853
309 msgid "Optimized build: yes"
312 #: ../src/daemon/main.c:855
313 msgid "Optimized build: no"
316 #: ../src/daemon/main.c:859
317 msgid "NDEBUG defined, all asserts disabled."
320 #: ../src/daemon/main.c:861
321 msgid "FASTPATH defined, only fast path asserts disabled."
324 #: ../src/daemon/main.c:863
325 msgid "All asserts enabled."
328 #: ../src/daemon/main.c:867
329 msgid "Failed to get machine ID"
332 #: ../src/daemon/main.c:870
334 msgid "Machine ID is %s."
337 #: ../src/daemon/main.c:874
339 msgid "Session ID is %s."
342 #: ../src/daemon/main.c:880
344 msgid "Using runtime directory %s."
347 #: ../src/daemon/main.c:885
349 msgid "Using state directory %s."
352 #: ../src/daemon/main.c:888
354 msgid "Using modules directory %s."
357 #: ../src/daemon/main.c:890
359 msgid "Running in system mode: %s"
362 #: ../src/daemon/main.c:893
364 "OK, so you are running PA in system mode. Please note that you most likely "
365 "shouldn't be doing that.\n"
366 "If you do it nonetheless then it's your own fault if things don't work as "
368 "Please read http://pulseaudio.org/wiki/WhatIsWrongWithSystemMode for an "
369 "explanation why system mode is usually a bad idea."
372 #: ../src/daemon/main.c:910
373 msgid "pa_pid_file_create() failed."
376 #: ../src/daemon/main.c:920
377 msgid "Fresh high-resolution timers available! Bon appetit!"
380 #: ../src/daemon/main.c:922
382 "Dude, your kernel stinks! The chef's recommendation today is Linux with high-"
383 "resolution timers enabled!"
385 "Δικέ μου, ο πυρήνας σου είναι για τα μπάζα! Η πρόταση του σεφ σήμερα είναι "
386 "Linux με ενεργοποιημένα τα high-resolution timers!"
388 #: ../src/daemon/main.c:945
389 msgid "pa_core_new() failed."
392 #: ../src/daemon/main.c:1008
393 msgid "Failed to initialize daemon."
396 #: ../src/daemon/main.c:1013
397 msgid "Daemon startup without any loaded modules, refusing to work."
400 #: ../src/daemon/main.c:1051
401 msgid "Daemon startup complete."
404 #: ../src/daemon/main.c:1057
405 msgid "Daemon shutdown initiated."
408 #: ../src/daemon/main.c:1083
409 msgid "Daemon terminated."
412 #: ../src/daemon/cmdline.c:115
418 " -h, --help Show this help\n"
419 " --version Show version\n"
420 " --dump-conf Dump default configuration\n"
421 " --dump-modules Dump list of available modules\n"
422 " --dump-resample-methods Dump available resample methods\n"
423 " --cleanup-shm Cleanup stale shared memory "
425 " --start Start the daemon if it is not "
427 " -k --kill Kill a running daemon\n"
428 " --check Check for a running daemon (only "
429 "returns exit code)\n"
432 " --system[=BOOL] Run as system-wide instance\n"
433 " -D, --daemonize[=BOOL] Daemonize after startup\n"
434 " --fail[=BOOL] Quit when startup fails\n"
435 " --high-priority[=BOOL] Try to set high nice level\n"
436 " (only available as root, when SUID "
438 " with elevated RLIMIT_NICE)\n"
439 " --realtime[=BOOL] Try to enable realtime scheduling\n"
440 " (only available as root, when SUID "
442 " with elevated RLIMIT_RTPRIO)\n"
443 " --disallow-module-loading[=BOOL] Disallow module user requested "
445 " loading/unloading after startup\n"
446 " --disallow-exit[=BOOL] Disallow user requested exit\n"
447 " --exit-idle-time=SECS Terminate the daemon when idle and "
450 " --module-idle-time=SECS Unload autoloaded modules when idle "
452 " this time passed\n"
453 " --scache-idle-time=SECS Unload autoloaded samples when idle "
455 " this time passed\n"
456 " --log-level[=LEVEL] Increase or set verbosity level\n"
457 " -v Increase the verbosity level\n"
458 " --log-target={auto,syslog,stderr} Specify the log target\n"
459 " --log-meta[=BOOL] Include code location in log "
461 " --log-time[=BOOL] Include timestamps in log messages\n"
462 " --log-backtrace=FRAMES Include a backtrace in log messages\n"
463 " -p, --dl-search-path=PATH Set the search path for dynamic "
465 " objects (plugins)\n"
466 " --resample-method=METHOD Use the specified resampling method\n"
467 " (See --dump-resample-methods for\n"
468 " possible values)\n"
469 " --use-pid-file[=BOOL] Create a PID file\n"
470 " --no-cpu-limit[=BOOL] Do not install CPU load limiter on\n"
471 " platforms that support it.\n"
472 " --disable-shm[=BOOL] Disable shared memory support.\n"
475 " -L, --load=\"MODULE ARGUMENTS\" Load the specified plugin module "
477 " the specified argument\n"
478 " -F, --file=FILENAME Run the specified script\n"
479 " -C Open a command line on the running "
483 " -n Don't load default script file\n"
486 #: ../src/daemon/cmdline.c:247
487 msgid "--daemonize expects boolean argument"
490 #: ../src/daemon/cmdline.c:254
491 msgid "--fail expects boolean argument"
494 #: ../src/daemon/cmdline.c:264
496 "--log-level expects log level argument (either numeric in range 0..4 or one "
497 "of debug, info, notice, warn, error)."
500 #: ../src/daemon/cmdline.c:276
501 msgid "--high-priority expects boolean argument"
504 #: ../src/daemon/cmdline.c:283
505 msgid "--realtime expects boolean argument"
508 #: ../src/daemon/cmdline.c:290
509 msgid "--disallow-module-loading expects boolean argument"
512 #: ../src/daemon/cmdline.c:297
513 msgid "--disallow-exit expects boolean argument"
516 #: ../src/daemon/cmdline.c:304
517 msgid "--use-pid-file expects boolean argument"
520 #: ../src/daemon/cmdline.c:321
521 msgid "Invalid log target: use either 'syslog', 'stderr' or 'auto'."
524 #: ../src/daemon/cmdline.c:328
525 msgid "--log-time expects boolean argument"
528 #: ../src/daemon/cmdline.c:335
529 msgid "--log-meta expects boolean argument"
532 #: ../src/daemon/cmdline.c:354
534 msgid "Invalid resample method '%s'."
537 #: ../src/daemon/cmdline.c:361
538 msgid "--system expects boolean argument"
541 #: ../src/daemon/cmdline.c:368
542 msgid "--no-cpu-limit expects boolean argument"
545 #: ../src/daemon/cmdline.c:375
546 msgid "--disable-shm expects boolean argument"
549 #: ../src/daemon/dumpmodules.c:60
554 #: ../src/daemon/dumpmodules.c:63
556 msgid "No module information available\n"
559 #: ../src/daemon/dumpmodules.c:66
561 msgid "Version: %s\n"
562 msgstr "Έκδοση: %s\n"
564 #: ../src/daemon/dumpmodules.c:68
566 msgid "Description: %s\n"
567 msgstr "Περιγραφή: %s\n"
569 #: ../src/daemon/dumpmodules.c:70
572 msgstr "Συγγραφέας: %s\n"
574 #: ../src/daemon/dumpmodules.c:72
579 #: ../src/daemon/dumpmodules.c:73
581 msgid "Load Once: %s\n"
584 #: ../src/daemon/dumpmodules.c:75
586 msgid "DEPRECATION WARNING: %s\n"
589 #: ../src/daemon/dumpmodules.c:79
594 #: ../src/daemon/daemon-conf.c:251
596 msgid "[%s:%u] Invalid log target '%s'."
599 #: ../src/daemon/daemon-conf.c:267
601 msgid "[%s:%u] Invalid log level '%s'."
604 #: ../src/daemon/daemon-conf.c:283
606 msgid "[%s:%u] Invalid resample method '%s'."
609 #: ../src/daemon/daemon-conf.c:306
611 msgid "[%s:%u] Invalid rlimit '%s'."
614 #: ../src/daemon/daemon-conf.c:313
616 msgid "[%s:%u] rlimit not supported on this platform."
619 #: ../src/daemon/daemon-conf.c:329
621 msgid "[%s:%u] Invalid sample format '%s'."
624 #: ../src/daemon/daemon-conf.c:347
626 msgid "[%s:%u] Invalid sample rate '%s'."
629 #: ../src/daemon/daemon-conf.c:371
631 msgid "[%s:%u] Invalid sample channels '%s'."
634 #: ../src/daemon/daemon-conf.c:389
636 msgid "[%s:%u] Invalid channel map '%s'."
639 #: ../src/daemon/daemon-conf.c:407
641 msgid "[%s:%u] Invalid number of fragments '%s'."
644 #: ../src/daemon/daemon-conf.c:425
646 msgid "[%s:%u] Invalid fragment size '%s'."
649 #: ../src/daemon/daemon-conf.c:443
651 msgid "[%s:%u] Invalid nice level '%s'."
654 #: ../src/daemon/daemon-conf.c:479
656 msgid "[%s:%u] Invalid server type '%s'."
659 #: ../src/daemon/daemon-conf.c:586
661 msgid "Failed to open configuration file: %s"
664 #: ../src/daemon/daemon-conf.c:602
666 "The specified default channel map has a different number of channels than "
667 "the specified default number of channels."
670 #: ../src/daemon/daemon-conf.c:688
672 msgid "### Read from configuration file: %s ###\n"
675 #: ../src/daemon/caps.c:62
676 msgid "Cleaning up privileges."
679 #: ../src/daemon/pulseaudio.desktop.in.h:1
680 msgid "PulseAudio Sound System"
683 #: ../src/daemon/pulseaudio.desktop.in.h:2
684 msgid "Start the PulseAudio Sound System"
687 #: ../src/pulse/channelmap.c:105 ../src/pulse/channelmap.c:757
691 #: ../src/pulse/channelmap.c:107
695 #: ../src/pulse/channelmap.c:108
699 #: ../src/pulse/channelmap.c:109
703 #: ../src/pulse/channelmap.c:111
707 #: ../src/pulse/channelmap.c:112
711 #: ../src/pulse/channelmap.c:113
715 #: ../src/pulse/channelmap.c:115
719 #: ../src/pulse/channelmap.c:117
720 msgid "Front Left-of-center"
723 #: ../src/pulse/channelmap.c:118
724 msgid "Front Right-of-center"
727 #: ../src/pulse/channelmap.c:120
731 #: ../src/pulse/channelmap.c:121
735 #: ../src/pulse/channelmap.c:123
739 #: ../src/pulse/channelmap.c:124
743 #: ../src/pulse/channelmap.c:125
747 #: ../src/pulse/channelmap.c:126
751 #: ../src/pulse/channelmap.c:127
755 #: ../src/pulse/channelmap.c:128
759 #: ../src/pulse/channelmap.c:129
763 #: ../src/pulse/channelmap.c:130
767 #: ../src/pulse/channelmap.c:131
771 #: ../src/pulse/channelmap.c:132
775 #: ../src/pulse/channelmap.c:133
777 msgstr "Auxiliary 10"
779 #: ../src/pulse/channelmap.c:134
781 msgstr "Auxiliary 11"
783 #: ../src/pulse/channelmap.c:135
785 msgstr "Auxiliary 12"
787 #: ../src/pulse/channelmap.c:136
789 msgstr "Auxiliary 13"
791 #: ../src/pulse/channelmap.c:137
793 msgstr "Auxiliary 14"
795 #: ../src/pulse/channelmap.c:138
797 msgstr "Auxiliary 15"
799 #: ../src/pulse/channelmap.c:139
801 msgstr "Auxiliary 16"
803 #: ../src/pulse/channelmap.c:140
805 msgstr "Auxiliary 17"
807 #: ../src/pulse/channelmap.c:141
809 msgstr "Auxiliary 18"
811 #: ../src/pulse/channelmap.c:142
813 msgstr "Auxiliary 19"
815 #: ../src/pulse/channelmap.c:143
817 msgstr "Auxiliary 20"
819 #: ../src/pulse/channelmap.c:144
821 msgstr "Auxiliary 21"
823 #: ../src/pulse/channelmap.c:145
825 msgstr "Auxiliary 22"
827 #: ../src/pulse/channelmap.c:146
829 msgstr "Auxiliary 23"
831 #: ../src/pulse/channelmap.c:147
833 msgstr "Auxiliary 24"
835 #: ../src/pulse/channelmap.c:148
837 msgstr "Auxiliary 25"
839 #: ../src/pulse/channelmap.c:149
841 msgstr "Auxiliary 26"
843 #: ../src/pulse/channelmap.c:150
845 msgstr "Auxiliary 27"
847 #: ../src/pulse/channelmap.c:151
849 msgstr "Auxiliary 28"
851 #: ../src/pulse/channelmap.c:152
853 msgstr "Auxiliary 29"
855 #: ../src/pulse/channelmap.c:153
857 msgstr "Auxiliary 30"
859 #: ../src/pulse/channelmap.c:154
861 msgstr "Auxiliary 31"
863 #: ../src/pulse/channelmap.c:156
867 #: ../src/pulse/channelmap.c:158
868 msgid "Top Front Center"
871 #: ../src/pulse/channelmap.c:159
872 msgid "Top Front Left"
875 #: ../src/pulse/channelmap.c:160
876 msgid "Top Front Right"
879 #: ../src/pulse/channelmap.c:162
880 msgid "Top Rear Center"
883 #: ../src/pulse/channelmap.c:163
884 msgid "Top Rear Left"
887 #: ../src/pulse/channelmap.c:164
888 msgid "Top Rear Right"
891 #: ../src/pulse/channelmap.c:484 ../src/pulse/sample.c:170
892 #: ../src/pulse/volume.c:295 ../src/pulse/volume.c:321
893 #: ../src/pulse/volume.c:341 ../src/pulse/volume.c:371
897 #: ../src/pulse/channelmap.c:761
901 #: ../src/pulse/channelmap.c:766
903 msgstr "Surround 4.0"
905 #: ../src/pulse/channelmap.c:772
907 msgstr "Surround 4.1"
909 #: ../src/pulse/channelmap.c:778
911 msgstr "Surround 5.0"
913 #: ../src/pulse/channelmap.c:784
915 msgstr "Surround 5.1"
917 #: ../src/pulse/channelmap.c:791
919 msgstr "Surround 7.1"
921 #: ../src/pulse/error.c:43
925 #: ../src/pulse/error.c:44
926 msgid "Access denied"
929 #: ../src/pulse/error.c:45
930 msgid "Unknown command"
933 #: ../src/pulse/error.c:46
934 msgid "Invalid argument"
937 #: ../src/pulse/error.c:47
938 msgid "Entity exists"
941 #: ../src/pulse/error.c:48
942 msgid "No such entity"
945 #: ../src/pulse/error.c:49
946 msgid "Connection refused"
949 #: ../src/pulse/error.c:50
950 msgid "Protocol error"
953 #: ../src/pulse/error.c:51
957 #: ../src/pulse/error.c:52
958 msgid "No authorization key"
961 #: ../src/pulse/error.c:53
962 msgid "Internal error"
965 #: ../src/pulse/error.c:54
966 msgid "Connection terminated"
969 #: ../src/pulse/error.c:55
970 msgid "Entity killed"
973 #: ../src/pulse/error.c:56
974 msgid "Invalid server"
977 #: ../src/pulse/error.c:57
978 msgid "Module initialization failed"
981 #: ../src/pulse/error.c:58
985 #: ../src/pulse/error.c:59
989 #: ../src/pulse/error.c:60
990 msgid "Incompatible protocol version"
993 #: ../src/pulse/error.c:61
997 #: ../src/pulse/error.c:62
998 msgid "Not supported"
1001 #: ../src/pulse/error.c:63
1002 msgid "Unknown error code"
1005 #: ../src/pulse/error.c:64
1006 msgid "No such extension"
1009 #: ../src/pulse/error.c:65
1010 msgid "Obsolete functionality"
1013 #: ../src/pulse/error.c:66
1014 msgid "Missing implementation"
1017 #: ../src/pulse/error.c:67
1018 msgid "Client forked"
1021 #: ../src/pulse/error.c:68
1022 msgid "Input/Output error"
1025 #: ../src/pulse/error.c:69
1026 msgid "Device or resource busy"
1029 #: ../src/pulse/sample.c:172
1031 msgid "%s %uch %uHz"
1032 msgstr "%s %uch %uHz"
1034 #: ../src/pulse/sample.c:184
1039 #: ../src/pulse/sample.c:186
1044 #: ../src/pulse/sample.c:188
1049 #: ../src/pulse/sample.c:190
1054 #: ../src/pulse/client-conf-x11.c:55 ../src/utils/pax11publish.c:100
1055 msgid "XOpenDisplay() failed"
1058 #: ../src/pulse/client-conf-x11.c:93
1059 msgid "Failed to parse cookie data"
1062 #: ../src/pulse/client-conf.c:118
1064 msgid "Failed to open configuration file '%s': %s"
1067 #: ../src/pulse/context.c:539
1068 msgid "No cookie loaded. Attempting to connect without."
1071 #: ../src/pulse/context.c:682
1076 #: ../src/pulse/context.c:737
1078 msgid "waitpid(): %s"
1079 msgstr "waitpid(): %s"
1081 #: ../src/pulse/context.c:1434
1083 msgid "Received message for unknown extension '%s'"
1086 #: ../src/utils/pacat.c:110
1088 msgid "Failed to drain stream: %s"
1089 msgstr "Αποτυχία εύρεσης χρήστη '%s'."
1091 #: ../src/utils/pacat.c:115
1092 msgid "Playback stream drained."
1095 #: ../src/utils/pacat.c:125
1096 msgid "Draining connection to server."
1099 #: ../src/utils/pacat.c:138
1101 msgid "pa_stream_drain(): %s"
1104 #: ../src/utils/pacat.c:161
1106 msgid "pa_stream_write() failed: %s"
1109 #: ../src/utils/pacat.c:202
1111 msgid "pa_stream_begin_write() failed: %s"
1114 #: ../src/utils/pacat.c:252 ../src/utils/pacat.c:282
1116 msgid "pa_stream_peek() failed: %s"
1119 #: ../src/utils/pacat.c:322
1120 msgid "Stream successfully created."
1123 #: ../src/utils/pacat.c:325
1125 msgid "pa_stream_get_buffer_attr() failed: %s"
1128 #: ../src/utils/pacat.c:329
1130 msgid "Buffer metrics: maxlength=%u, tlength=%u, prebuf=%u, minreq=%u"
1133 #: ../src/utils/pacat.c:332
1135 msgid "Buffer metrics: maxlength=%u, fragsize=%u"
1138 #: ../src/utils/pacat.c:336
1140 msgid "Using sample spec '%s', channel map '%s'."
1143 #: ../src/utils/pacat.c:340
1145 msgid "Connected to device %s (%u, %ssuspended)."
1148 #: ../src/utils/pacat.c:350
1150 msgid "Stream error: %s"
1153 #: ../src/utils/pacat.c:360
1155 msgid "Stream device suspended.%s"
1158 #: ../src/utils/pacat.c:362
1160 msgid "Stream device resumed.%s"
1163 #: ../src/utils/pacat.c:370
1165 msgid "Stream underrun.%s"
1168 #: ../src/utils/pacat.c:377
1170 msgid "Stream overrun.%s"
1173 #: ../src/utils/pacat.c:384
1175 msgid "Stream started.%s"
1178 #: ../src/utils/pacat.c:391
1180 msgid "Stream moved to device %s (%u, %ssuspended).%s"
1183 #: ../src/utils/pacat.c:391
1187 #: ../src/utils/pacat.c:398
1189 msgid "Stream buffer attributes changed.%s"
1192 #: ../src/utils/pacat.c:430
1194 msgid "Connection established.%s"
1197 #: ../src/utils/pacat.c:433
1199 msgid "pa_stream_new() failed: %s"
1202 #: ../src/utils/pacat.c:471
1204 msgid "pa_stream_connect_playback() failed: %s"
1207 #: ../src/utils/pacat.c:477
1209 msgid "pa_stream_connect_record() failed: %s"
1212 #: ../src/utils/pacat.c:491 ../src/utils/pactl.c:949
1214 msgid "Connection failure: %s"
1215 msgstr "Αποτυχία σύνδεσης: %s"
1217 #: ../src/utils/pacat.c:524
1221 #: ../src/utils/pacat.c:561
1223 msgid "write() failed: %s"
1226 #: ../src/utils/pacat.c:582
1227 msgid "Got signal, exiting."
1230 #: ../src/utils/pacat.c:596
1232 msgid "Failed to get latency: %s"
1233 msgstr "Αποτυχία εύρεσης χρήστη '%s'."
1235 #: ../src/utils/pacat.c:601
1237 msgid "Time: %0.3f sec; Latency: %0.0f usec."
1240 #: ../src/utils/pacat.c:620
1242 msgid "pa_stream_update_timing_info() failed: %s"
1245 #: ../src/utils/pacat.c:630
1250 " -h, --help Show this help\n"
1251 " --version Show version\n"
1253 " -r, --record Create a connection for recording\n"
1254 " -p, --playback Create a connection for playback\n"
1256 " -v, --verbose Enable verbose operations\n"
1258 " -s, --server=SERVER The name of the server to connect "
1260 " -d, --device=DEVICE The name of the sink/source to "
1262 " -n, --client-name=NAME How to call this client on the "
1264 " --stream-name=NAME How to call this stream on the "
1266 " --volume=VOLUME Specify the initial (linear) volume "
1267 "in range 0...65536\n"
1268 " --rate=SAMPLERATE The sample rate in Hz (defaults to "
1270 " --format=SAMPLEFORMAT The sample type, one of s16le, "
1271 "s16be, u8, float32le,\n"
1272 " float32be, ulaw, alaw, s32le, s32be, "
1274 " s24-32le, s24-32be (defaults to "
1276 " --channels=CHANNELS The number of channels, 1 for mono, "
1278 " (defaults to 2)\n"
1279 " --channel-map=CHANNELMAP Channel map to use instead of the "
1281 " --fix-format Take the sample format from the sink "
1283 " being connected to.\n"
1284 " --fix-rate Take the sampling rate from the sink "
1286 " being connected to.\n"
1287 " --fix-channels Take the number of channels and the "
1289 " from the sink the stream is being "
1291 " --no-remix Don't upmix or downmix channels.\n"
1292 " --no-remap Map channels by index instead of "
1294 " --latency=BYTES Request the specified latency in "
1296 " --process-time=BYTES Request the specified process time "
1297 "per request in bytes.\n"
1298 " --latency-msec=MSEC Request the specified latency in "
1300 " --process-time-msec=MSEC Request the specified process time "
1301 "per request in msec.\n"
1302 " --property=PROPERTY=VALUE Set the specified property to the "
1303 "specified value.\n"
1304 " --raw Record/play raw PCM data.\n"
1305 " --file-format[=FFORMAT] Record/play formatted PCM data.\n"
1306 " --list-file-formats List available file formats.\n"
1309 #: ../src/utils/pacat.c:758
1313 "Compiled with libpulse %s\n"
1314 "Linked with libpulse %s\n"
1317 #: ../src/utils/pacat.c:791 ../src/utils/pactl.c:1046
1319 msgid "Invalid client name '%s'"
1322 #: ../src/utils/pacat.c:806
1324 msgid "Invalid stream name '%s'"
1327 #: ../src/utils/pacat.c:843
1329 msgid "Invalid channel map '%s'"
1332 #: ../src/utils/pacat.c:872 ../src/utils/pacat.c:886
1334 msgid "Invalid latency specification '%s'"
1337 #: ../src/utils/pacat.c:879 ../src/utils/pacat.c:893
1339 msgid "Invalid process time specification '%s'"
1342 #: ../src/utils/pacat.c:905
1344 msgid "Invalid property '%s'"
1347 #: ../src/utils/pacat.c:922
1349 msgid "Unknown file format %s."
1352 #: ../src/utils/pacat.c:941
1353 msgid "Invalid sample specification"
1356 #: ../src/utils/pacat.c:951
1361 #: ../src/utils/pacat.c:956
1366 #: ../src/utils/pacat.c:963
1367 msgid "Too many arguments."
1370 #: ../src/utils/pacat.c:974
1371 msgid "Failed to generate sample specification for file."
1374 #: ../src/utils/pacat.c:994
1375 msgid "Failed to open audio file."
1378 #: ../src/utils/pacat.c:1000
1380 "Warning: specified sample specification will be overwritten with "
1381 "specification from file."
1384 #: ../src/utils/pacat.c:1003 ../src/utils/pactl.c:1090
1385 msgid "Failed to determine sample specification from file."
1388 #: ../src/utils/pacat.c:1012
1389 msgid "Warning: Failed to determine channel map from file."
1392 #: ../src/utils/pacat.c:1023
1393 msgid "Channel map doesn't match sample specification"
1396 #: ../src/utils/pacat.c:1034
1397 msgid "Warning: failed to write channel map to file."
1400 #: ../src/utils/pacat.c:1049
1403 "Opening a %s stream with sample specification '%s' and channel map '%s'."
1406 #: ../src/utils/pacat.c:1050
1410 #: ../src/utils/pacat.c:1050
1414 #: ../src/utils/pacat.c:1076 ../src/utils/pactl.c:1364
1415 msgid "pa_mainloop_new() failed."
1418 #: ../src/utils/pacat.c:1095
1419 msgid "io_new() failed."
1422 #: ../src/utils/pacat.c:1102 ../src/utils/pactl.c:1376
1423 msgid "pa_context_new() failed."
1426 #: ../src/utils/pacat.c:1110 ../src/utils/pactl.c:1382
1428 msgid "pa_context_connect() failed: %s"
1431 #: ../src/utils/pacat.c:1116
1432 msgid "pa_context_rttime_new() failed."
1435 #: ../src/utils/pacat.c:1123 ../src/utils/pactl.c:1387
1436 msgid "pa_mainloop_run() failed."
1439 #: ../src/utils/pasuspender.c:79
1441 msgid "fork(): %s\n"
1442 msgstr "fork(): %s\n"
1444 #: ../src/utils/pasuspender.c:90
1446 msgid "execvp(): %s\n"
1447 msgstr "execvp(): %s\n"
1449 #: ../src/utils/pasuspender.c:107
1451 msgid "Failure to suspend: %s\n"
1454 #: ../src/utils/pasuspender.c:122
1456 msgid "Failure to resume: %s\n"
1459 #: ../src/utils/pasuspender.c:145
1461 msgid "WARNING: Sound server is not local, not suspending.\n"
1464 #: ../src/utils/pasuspender.c:157
1466 msgid "Connection failure: %s\n"
1469 #: ../src/utils/pasuspender.c:174
1471 msgid "Got SIGINT, exiting.\n"
1474 #: ../src/utils/pasuspender.c:192
1476 msgid "WARNING: Child process terminated by signal %u\n"
1479 #: ../src/utils/pasuspender.c:210
1482 "%s [options] ... \n"
1484 " -h, --help Show this help\n"
1485 " --version Show version\n"
1486 " -s, --server=SERVER The name of the server to connect "
1491 #: ../src/utils/pasuspender.c:246
1495 "Compiled with libpulse %s\n"
1496 "Linked with libpulse %s\n"
1499 #: ../src/utils/pasuspender.c:275
1501 msgid "pa_mainloop_new() failed.\n"
1504 #: ../src/utils/pasuspender.c:288
1506 msgid "pa_context_new() failed.\n"
1509 #: ../src/utils/pasuspender.c:296
1511 msgid "pa_mainloop_run() failed.\n"
1514 #: ../src/utils/pactl.c:134
1516 msgid "Failed to get statistics: %s"
1517 msgstr "Αποτυχία εύρεσης χρήστη '%s'."
1519 #: ../src/utils/pactl.c:140
1521 msgid "Currently in use: %u blocks containing %s bytes total.\n"
1524 #: ../src/utils/pactl.c:143
1526 msgid "Allocated during whole lifetime: %u blocks containing %s bytes total.\n"
1529 #: ../src/utils/pactl.c:146
1531 msgid "Sample cache size: %s\n"
1534 #: ../src/utils/pactl.c:155
1536 msgid "Failed to get server information: %s"
1537 msgstr "Αποτυχία εύρεσης χρήστη '%s'."
1539 #: ../src/utils/pactl.c:160
1542 "Server String: %s\n"
1543 "Library Protocol Version: %u\n"
1544 "Server Protocol Version: %u\n"
1546 "Client Index: %u\n"
1550 #: ../src/utils/pactl.c:176
1556 "Server Version: %s\n"
1557 "Default Sample Specification: %s\n"
1558 "Default Channel Map: %s\n"
1559 "Default Sink: %s\n"
1560 "Default Source: %s\n"
1561 "Cookie: %04x:%04x\n"
1564 #: ../src/utils/pactl.c:218
1566 msgid "Failed to get sink information: %s"
1567 msgstr "Αποτυχία εύρεσης χρήστη '%s'."
1569 #: ../src/utils/pactl.c:234
1575 "\tDescription: %s\n"
1577 "\tSample Specification: %s\n"
1578 "\tChannel Map: %s\n"
1579 "\tOwner Module: %u\n"
1581 "\tVolume: %s%s%s\n"
1582 "\t balance %0.2f\n"
1583 "\tBase Volume: %s%s%s\n"
1584 "\tMonitor Source: %s\n"
1585 "\tLatency: %0.0f usec, configured %0.0f usec\n"
1586 "\tFlags: %s%s%s%s%s%s\n"
1591 #: ../src/utils/pactl.c:281 ../src/utils/pactl.c:373
1596 #: ../src/utils/pactl.c:287 ../src/utils/pactl.c:379
1598 msgid "\tActive Port: %s\n"
1601 #: ../src/utils/pactl.c:310
1603 msgid "Failed to get source information: %s"
1604 msgstr "Αποτυχία εύρεσης χρήστη '%s'."
1606 #: ../src/utils/pactl.c:326
1612 "\tDescription: %s\n"
1614 "\tSample Specification: %s\n"
1615 "\tChannel Map: %s\n"
1616 "\tOwner Module: %u\n"
1618 "\tVolume: %s%s%s\n"
1619 "\t balance %0.2f\n"
1620 "\tBase Volume: %s%s%s\n"
1621 "\tMonitor of Sink: %s\n"
1622 "\tLatency: %0.0f usec, configured %0.0f usec\n"
1623 "\tFlags: %s%s%s%s%s%s\n"
1628 #: ../src/utils/pactl.c:358 ../src/utils/pactl.c:414 ../src/utils/pactl.c:449
1629 #: ../src/utils/pactl.c:486 ../src/utils/pactl.c:545 ../src/utils/pactl.c:546
1630 #: ../src/utils/pactl.c:556 ../src/utils/pactl.c:600 ../src/utils/pactl.c:601
1631 #: ../src/utils/pactl.c:607 ../src/utils/pactl.c:650 ../src/utils/pactl.c:651
1632 #: ../src/utils/pactl.c:658
1636 #: ../src/utils/pactl.c:388
1638 msgid "Failed to get module information: %s"
1639 msgstr "Αποτυχία εύρεσης χρήστη '%s'."
1641 #: ../src/utils/pactl.c:406
1647 "\tUsage counter: %s\n"
1652 #: ../src/utils/pactl.c:425
1654 msgid "Failed to get client information: %s"
1655 msgstr "Αποτυχία εύρεσης χρήστη '%s'."
1657 #: ../src/utils/pactl.c:443
1662 "\tOwner Module: %s\n"
1667 #: ../src/utils/pactl.c:460
1669 msgid "Failed to get card information: %s"
1670 msgstr "Αποτυχία εύρεσης χρήστη '%s'."
1672 #: ../src/utils/pactl.c:478
1678 "\tOwner Module: %s\n"
1683 #: ../src/utils/pactl.c:492
1685 msgid "\tProfiles:\n"
1688 #: ../src/utils/pactl.c:498
1690 msgid "\tActive Profile: %s\n"
1693 #: ../src/utils/pactl.c:509
1695 msgid "Failed to get sink input information: %s"
1696 msgstr "Αποτυχία εύρεσης χρήστη '%s'."
1698 #: ../src/utils/pactl.c:528
1703 "\tOwner Module: %s\n"
1706 "\tSample Specification: %s\n"
1707 "\tChannel Map: %s\n"
1711 "\t balance %0.2f\n"
1712 "\tBuffer Latency: %0.0f usec\n"
1713 "\tSink Latency: %0.0f usec\n"
1714 "\tResample method: %s\n"
1719 #: ../src/utils/pactl.c:567
1721 msgid "Failed to get source output information: %s"
1722 msgstr "Αποτυχία εύρεσης χρήστη '%s'."
1724 #: ../src/utils/pactl.c:587
1727 "Source Output #%u\n"
1729 "\tOwner Module: %s\n"
1732 "\tSample Specification: %s\n"
1733 "\tChannel Map: %s\n"
1734 "\tBuffer Latency: %0.0f usec\n"
1735 "\tSource Latency: %0.0f usec\n"
1736 "\tResample method: %s\n"
1741 #: ../src/utils/pactl.c:618
1743 msgid "Failed to get sample information: %s"
1744 msgstr "Αποτυχία εύρεσης χρήστη '%s'."
1746 #: ../src/utils/pactl.c:636
1751 "\tSample Specification: %s\n"
1752 "\tChannel Map: %s\n"
1755 "\t balance %0.2f\n"
1756 "\tDuration: %0.1fs\n"
1764 #: ../src/utils/pactl.c:666 ../src/utils/pactl.c:676
1767 msgstr "Αποτυχία: %s"
1769 #: ../src/utils/pactl.c:700
1771 msgid "Failed to upload sample: %s"
1772 msgstr "Αποτυχία εύρεσης χρήστη '%s'."
1774 #: ../src/utils/pactl.c:717
1775 msgid "Premature end of file"
1778 #: ../src/utils/pactl.c:737
1782 #: ../src/utils/pactl.c:740
1786 #: ../src/utils/pactl.c:743
1790 #: ../src/utils/pactl.c:746 ../src/utils/pactl.c:781
1794 #: ../src/utils/pactl.c:754
1798 #: ../src/utils/pactl.c:757
1802 #: ../src/utils/pactl.c:760
1806 #: ../src/utils/pactl.c:763
1807 msgid "source-output"
1810 #: ../src/utils/pactl.c:766
1814 #: ../src/utils/pactl.c:769
1818 #: ../src/utils/pactl.c:772
1819 msgid "sample-cache"
1822 #: ../src/utils/pactl.c:775 ../src/utils/pactl.c:778
1826 #: ../src/utils/pactl.c:787
1828 msgid "Event '%s' on %s #%u\n"
1831 #: ../src/utils/pactl.c:955
1832 msgid "Got SIGINT, exiting."
1835 #: ../src/utils/pactl.c:961
1838 "%s [options] stat\n"
1839 "%s [options] list\n"
1840 "%s [options] exit\n"
1841 "%s [options] upload-sample FILENAME [NAME]\n"
1842 "%s [options] play-sample NAME [SINK]\n"
1843 "%s [options] remove-sample NAME\n"
1844 "%s [options] move-sink-input SINKINPUT SINK\n"
1845 "%s [options] move-source-output SOURCEOUTPUT SOURCE\n"
1846 "%s [options] load-module NAME [ARGS ...]\n"
1847 "%s [options] unload-module MODULE\n"
1848 "%s [options] suspend-sink SINK 1|0\n"
1849 "%s [options] suspend-source SOURCE 1|0\n"
1850 "%s [options] set-card-profile CARD PROFILE\n"
1851 "%s [options] set-sink-port SINK PORT\n"
1852 "%s [options] set-source-port SOURCE PORT\n"
1853 "%s [options] set-sink-volume SINK VOLUME\n"
1854 "%s [options] set-source-volume SOURCE VOLUME\n"
1855 "%s [options] set-sink-input-volume SINKINPUT VOLUME\n"
1856 "%s [options] set-sink-mute SINK 1|0\n"
1857 "%s [options] set-source-mute SOURCE 1|0\n"
1858 "%s [options] set-sink-input-mute SINKINPUT 1|0\n"
1859 "%s [options] subscribe\n"
1861 " -h, --help Show this help\n"
1862 " --version Show version\n"
1864 " -s, --server=SERVER The name of the server to connect "
1866 " -n, --client-name=NAME How to call this client on the "
1870 #: ../src/utils/pactl.c:1026
1874 "Compiled with libpulse %s\n"
1875 "Linked with libpulse %s\n"
1878 #: ../src/utils/pactl.c:1072
1879 msgid "Please specify a sample file to load"
1882 #: ../src/utils/pactl.c:1085
1883 msgid "Failed to open sound file."
1884 msgstr "Αποτυχία ανοίγματος αρχείου ήχου."
1886 #: ../src/utils/pactl.c:1097
1887 msgid "Warning: Failed to determine sample specification from file."
1890 #: ../src/utils/pactl.c:1107
1891 msgid "You have to specify a sample name to play"
1894 #: ../src/utils/pactl.c:1119
1895 msgid "You have to specify a sample name to remove"
1898 #: ../src/utils/pactl.c:1128
1899 msgid "You have to specify a sink input index and a sink"
1902 #: ../src/utils/pactl.c:1138
1903 msgid "You have to specify a source output index and a source"
1906 #: ../src/utils/pactl.c:1153
1907 msgid "You have to specify a module name and arguments."
1910 #: ../src/utils/pactl.c:1173
1911 msgid "You have to specify a module index"
1914 #: ../src/utils/pactl.c:1183
1916 "You may not specify more than one sink. You have to specify a boolean value."
1919 #: ../src/utils/pactl.c:1196
1921 "You may not specify more than one source. You have to specify a boolean "
1925 #: ../src/utils/pactl.c:1208
1926 msgid "You have to specify a card name/index and a profile name"
1929 #: ../src/utils/pactl.c:1219
1930 msgid "You have to specify a sink name/index and a port name"
1933 #: ../src/utils/pactl.c:1230
1934 msgid "You have to specify a source name/index and a port name"
1937 #: ../src/utils/pactl.c:1242
1938 msgid "You have to specify a sink name/index and a volume"
1941 #: ../src/utils/pactl.c:1247 ../src/utils/pactl.c:1264
1942 #: ../src/utils/pactl.c:1286 ../src/utils/pactl.c:1302
1943 #: ../src/utils/pactl.c:1319 ../src/utils/pactl.c:1341
1944 msgid "Invalid volume specification"
1947 #: ../src/utils/pactl.c:1259
1948 msgid "You have to specify a source name/index and a volume"
1951 #: ../src/utils/pactl.c:1276
1952 msgid "You have to specify a sink input index and a volume"
1955 #: ../src/utils/pactl.c:1281
1956 msgid "Invalid sink input index"
1959 #: ../src/utils/pactl.c:1297
1960 msgid "You have to specify a sink name/index and a mute boolean"
1963 #: ../src/utils/pactl.c:1314
1964 msgid "You have to specify a source name/index and a mute boolean"
1967 #: ../src/utils/pactl.c:1331
1968 msgid "You have to specify a sink input index and a mute boolean"
1971 #: ../src/utils/pactl.c:1336
1972 msgid "Invalid sink input index specification"
1975 #: ../src/utils/pactl.c:1359
1976 msgid "No valid command specified."
1979 #: ../src/utils/pax11publish.c:61
1982 "%s [-D display] [-S server] [-O sink] [-I source] [-c file] [-d|-e|-i|-r]\n"
1984 " -d Show current PulseAudio data attached to X11 display (default)\n"
1985 " -e Export local PulseAudio data to X11 display\n"
1986 " -i Import PulseAudio data from X11 display to local environment "
1987 "variables and cookie file.\n"
1988 " -r Remove PulseAudio data from X11 display\n"
1991 #: ../src/utils/pax11publish.c:94
1993 msgid "Failed to parse command line.\n"
1996 #: ../src/utils/pax11publish.c:108
1998 msgid "Server: %s\n"
2001 #: ../src/utils/pax11publish.c:110
2003 msgid "Source: %s\n"
2006 #: ../src/utils/pax11publish.c:112
2011 #: ../src/utils/pax11publish.c:114
2013 msgid "Cookie: %s\n"
2016 #: ../src/utils/pax11publish.c:132
2018 msgid "Failed to parse cookie data\n"
2021 #: ../src/utils/pax11publish.c:137
2023 msgid "Failed to save cookie data\n"
2026 #: ../src/utils/pax11publish.c:152
2028 msgid "Failed to load client configuration file.\n"
2031 #: ../src/utils/pax11publish.c:157
2033 msgid "Failed to read environment configuration data.\n"
2036 #: ../src/utils/pax11publish.c:174
2038 msgid "Failed to get FQDN.\n"
2041 #: ../src/utils/pax11publish.c:194
2043 msgid "Failed to load cookie data\n"
2046 #: ../src/utils/pax11publish.c:211
2048 msgid "Not yet implemented.\n"
2051 #: ../src/utils/pacmd.c:65
2052 msgid "No PulseAudio daemon running, or not running as session daemon."
2055 #: ../src/utils/pacmd.c:70
2057 msgid "socket(PF_UNIX, SOCK_STREAM, 0): %s"
2060 #: ../src/utils/pacmd.c:87
2062 msgid "connect(): %s"
2063 msgstr "σύνδεση(): %s"
2065 #: ../src/utils/pacmd.c:95
2066 msgid "Failed to kill PulseAudio daemon."
2069 #: ../src/utils/pacmd.c:103
2070 msgid "Daemon not responding."
2073 #: ../src/utils/pacmd.c:178
2078 #: ../src/utils/pacmd.c:189 ../src/utils/pacmd.c:209
2083 #: ../src/utils/pacmd.c:231 ../src/utils/pacmd.c:249
2088 #: ../src/pulsecore/lock-autospawn.c:134 ../src/pulsecore/lock-autospawn.c:217
2089 msgid "Cannot access autospawn lock."
2092 #: ../src/modules/alsa/alsa-sink.c:530 ../src/modules/alsa/alsa-sink.c:689
2095 "ALSA woke us up to write new data to the device, but there was actually "
2096 "nothing to write!\n"
2097 "Most likely this is a bug in the ALSA driver '%s'. Please report this issue "
2098 "to the ALSA developers.\n"
2099 "We were woken up with POLLOUT set -- however a subsequent snd_pcm_avail() "
2100 "returned 0 or another value < min_avail."
2103 #: ../src/modules/alsa/alsa-source.c:506 ../src/modules/alsa/alsa-source.c:656
2106 "ALSA woke us up to read new data from the device, but there was actually "
2107 "nothing to read!\n"
2108 "Most likely this is a bug in the ALSA driver '%s'. Please report this issue "
2109 "to the ALSA developers.\n"
2110 "We were woken up with POLLIN set -- however a subsequent snd_pcm_avail() "
2111 "returned 0 or another value < min_avail."
2114 #: ../src/modules/alsa/module-alsa-card.c:152
2115 #: ../src/modules/bluetooth/module-bluetooth-device.c:2262
2116 #: ../src/modules/alsa/alsa-mixer.c:2936
2120 #: ../src/modules/bluetooth/module-bluetooth-device.c:2204
2121 msgid "High Fidelity Playback (A2DP)"
2124 #: ../src/modules/bluetooth/module-bluetooth-device.c:2218
2125 msgid "High Fidelity Capture (A2DP)"
2128 #: ../src/modules/bluetooth/module-bluetooth-device.c:2233
2129 msgid "Telephony Duplex (HSP/HFP)"
2132 #: ../src/modules/bluetooth/module-bluetooth-device.c:2247
2133 msgid "Handsfree Gateway"
2136 #: ../src/modules/reserve-wrap.c:151
2137 msgid "PulseAudio Sound Server"
2140 #: ../src/modules/module-rygel-media-server.c:592
2141 #: ../src/modules/module-rygel-media-server.c:606
2142 msgid "Output Devices"
2145 #: ../src/modules/module-rygel-media-server.c:593
2146 #: ../src/modules/module-rygel-media-server.c:607
2147 msgid "Input Devices"
2150 #: ../src/modules/module-rygel-media-server.c:797
2151 msgid "Audio on @HOSTNAME@"
2154 #: ../src/modules/alsa/alsa-mixer.c:1701
2158 #: ../src/modules/alsa/alsa-mixer.c:1702
2159 msgid "Docking Station Input"
2162 #: ../src/modules/alsa/alsa-mixer.c:1703
2163 msgid "Dock Microphone"
2166 #: ../src/modules/alsa/alsa-mixer.c:1704 ../src/modules/alsa/alsa-mixer.c:1779
2170 #: ../src/modules/alsa/alsa-mixer.c:1705 ../src/modules/alsa/alsa-mixer.c:1778
2174 #: ../src/modules/alsa/alsa-mixer.c:1706
2175 msgid "External Microphone"
2178 #: ../src/modules/alsa/alsa-mixer.c:1707
2179 msgid "Internal Microphone"
2182 #: ../src/modules/alsa/alsa-mixer.c:1708 ../src/modules/alsa/alsa-mixer.c:1780
2186 #: ../src/modules/alsa/alsa-mixer.c:1709 ../src/modules/alsa/alsa-mixer.c:1781
2190 #: ../src/modules/alsa/alsa-mixer.c:1710
2191 msgid "Automatic Gain Control"
2194 #: ../src/modules/alsa/alsa-mixer.c:1711
2195 msgid "No Automatic Gain Control"
2198 #: ../src/modules/alsa/alsa-mixer.c:1712
2202 #: ../src/modules/alsa/alsa-mixer.c:1713
2206 #: ../src/modules/alsa/alsa-mixer.c:1714
2210 #: ../src/modules/alsa/alsa-mixer.c:1715
2211 msgid "No Amplifier"
2214 #: ../src/modules/alsa/alsa-mixer.c:1716
2218 #: ../src/modules/alsa/alsa-mixer.c:1717
2219 msgid "No Bass Boost"
2222 #: ../src/modules/alsa/alsa-mixer.c:1718
2226 #: ../src/modules/alsa/alsa-mixer.c:1719 ../src/modules/alsa/alsa-mixer.c:1783
2230 #: ../src/modules/alsa/alsa-mixer.c:1777
2231 msgid "Analog Input"
2234 #: ../src/modules/alsa/alsa-mixer.c:1782
2235 msgid "Analog Output"
2238 #: ../src/modules/alsa/alsa-mixer.c:1784
2239 msgid "LFE on Separate Mono Output"
2240 msgstr "Analog Output (LFE)"
2242 #: ../src/modules/alsa/alsa-mixer.c:1785
2243 msgid "Analog Mono Output"
2244 msgstr "Analog Mono Output"
2246 #: ../src/modules/alsa/alsa-mixer.c:1786
2249 msgstr "Analog Stereo"
2251 #: ../src/modules/alsa/alsa-mixer.c:1986
2256 #: ../src/modules/alsa/alsa-mixer.c:1989 ../src/modules/alsa/alsa-mixer.c:3409
2261 #: ../src/modules/alsa/alsa-mixer.c:2795
2263 msgstr "Analog Mono"
2265 #: ../src/modules/alsa/alsa-mixer.c:2796
2266 msgid "Analog Stereo"
2267 msgstr "Analog Stereo"
2269 #: ../src/modules/alsa/alsa-mixer.c:2797
2270 msgid "Analog Surround 2.1"
2271 msgstr "Analog Surround 2.1"
2273 #: ../src/modules/alsa/alsa-mixer.c:2798
2274 msgid "Analog Surround 3.0"
2275 msgstr "Analog Surround 3.0"
2277 #: ../src/modules/alsa/alsa-mixer.c:2799
2278 msgid "Analog Surround 3.1"
2279 msgstr "Analog Surround 3.1"
2281 #: ../src/modules/alsa/alsa-mixer.c:2800
2282 msgid "Analog Surround 4.0"
2283 msgstr "Analog Surround 4.0"
2285 #: ../src/modules/alsa/alsa-mixer.c:2801
2286 msgid "Analog Surround 4.1"
2287 msgstr "Analog Surround 4.1"
2289 #: ../src/modules/alsa/alsa-mixer.c:2802
2290 msgid "Analog Surround 5.0"
2291 msgstr "Analog Surround 5.0"
2293 #: ../src/modules/alsa/alsa-mixer.c:2803
2294 msgid "Analog Surround 5.1"
2295 msgstr "Analog Surround 5.1"
2297 #: ../src/modules/alsa/alsa-mixer.c:2804
2298 msgid "Analog Surround 6.0"
2299 msgstr "Analog Surround 6.0"
2301 #: ../src/modules/alsa/alsa-mixer.c:2805
2302 msgid "Analog Surround 6.1"
2303 msgstr "Analog Surround 6.1"
2305 #: ../src/modules/alsa/alsa-mixer.c:2806
2306 msgid "Analog Surround 7.0"
2307 msgstr "Analog Surround 7.0"
2309 #: ../src/modules/alsa/alsa-mixer.c:2807
2310 msgid "Analog Surround 7.1"
2311 msgstr "Analog Surround 7.1"
2313 #: ../src/modules/alsa/alsa-mixer.c:2808
2314 msgid "Digital Stereo (IEC958)"
2315 msgstr "Digital Stereo (IEC958)"
2317 #: ../src/modules/alsa/alsa-mixer.c:2809
2318 msgid "Digital Surround 4.0 (IEC958)"
2319 msgstr "Digital Surround 4.0 (IEC958)"
2321 #: ../src/modules/alsa/alsa-mixer.c:2810
2322 msgid "Digital Surround 4.0 (IEC958/AC3)"
2323 msgstr "Digital Surround 4.0 (IEC958/AC3)"
2325 #: ../src/modules/alsa/alsa-mixer.c:2811
2326 msgid "Digital Surround 5.1 (IEC958/AC3)"
2327 msgstr "Digital Surround 5.1 (IEC958/AC3)"
2329 #: ../src/modules/alsa/alsa-mixer.c:2812
2330 msgid "Digital Stereo (HDMI)"
2331 msgstr "Digital Stereo (HDMI)"
2333 #: ../src/modules/alsa/alsa-mixer.c:2933
2334 msgid "Analog Mono Duplex"
2335 msgstr "Analog Mono Duplex"
2337 #: ../src/modules/alsa/alsa-mixer.c:2934
2338 msgid "Analog Stereo Duplex"
2339 msgstr "Analog Stereo Duplex"
2341 #: ../src/modules/alsa/alsa-mixer.c:2935
2342 msgid "Digital Stereo Duplex (IEC958)"
2343 msgstr "Digital Stereo Duplex (IEC958)"