1 # pulseaudio translation to Finnish (fi).
2 # Copyright (C) 2008 Timo Jyrinki
3 # This file is distributed under the same license as the pulseaudio package.
4 # Timo Jyrinki <timo.jyrinki@iki.fi>, 2008.
5 # Ville-Pekka Vainio <vpivaini@cs.helsinki.fi>, 2009.
8 "Project-Id-Version: git trunk\n"
9 "Report-Msgid-Bugs-To: \n"
10 "POT-Creation-Date: 2009-08-19 04:16+0200\n"
11 "PO-Revision-Date: 2009-04-05 16:24+0300\n"
12 "Last-Translator: Ville-Pekka Vainio <vpivaini@cs.helsinki.fi>\n"
13 "Language-Team: Finnish <laatu@lokalisointi.org>\n"
15 "Content-Type: text/plain; charset=utf-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
19 #: ../src/modules/alsa/alsa-util.c:775 ../src/pulsecore/sink.c:2666
24 #: ../src/modules/alsa/alsa-util.c:1023
27 "snd_pcm_avail() returned a value that is exceptionally large: %lu bytes (%lu "
29 "Most likely this is a bug in the ALSA driver '%s'. Please report this issue "
30 "to the ALSA developers."
32 "snd_pcm_avail() palautti poikkeuksellisen suuren arvon: %lu tavua (%lu ms).\n"
33 "Tämä on todennäköisesti ohjelmavirhe ALSA-ajurissa ”%s”. Ilmoita tästä "
34 "ongelmasta ALSA-kehittäjille."
36 #: ../src/modules/alsa/alsa-util.c:1064
39 "snd_pcm_delay() returned a value that is exceptionally large: %li bytes (%s%"
41 "Most likely this is a bug in the ALSA driver '%s'. Please report this issue "
42 "to the ALSA developers."
44 "snd_pcm_delay() palautti poikkeuksellisen suuren arvon: %li tavua (%s%lu "
46 "Tämä on todennäköisesti ohjelmavirhe ALSA-ajurissa ”%s”. Ilmoita tästä "
47 "ongelmasta ALSA-kehittäjille."
49 #: ../src/modules/alsa/alsa-util.c:1111
52 "snd_pcm_mmap_begin() returned a value that is exceptionally large: %lu bytes "
54 "Most likely this is a bug in the ALSA driver '%s'. Please report this issue "
55 "to the ALSA developers."
57 "snd_pcm_mmap_begin() palautti poikkeuksellisen suuren arvon: %lu tavua (%lu "
59 "Tämä on todennäköisesti ohjelmavirhe ALSA-ajurissa ”%s”. Ilmoita tästä "
60 "ongelmasta ALSA-kehittäjille."
62 #: ../src/modules/module-ladspa-sink.c:49
63 msgid "Virtual LADSPA sink"
66 #: ../src/modules/module-ladspa-sink.c:53
68 "sink_name=<name for the sink> sink_properties=<properties for the sink> "
69 "master=<name of sink to filter> format=<sample format> rate=<sample rate> "
70 "channels=<number of channels> channel_map=<channel map> plugin=<ladspa "
71 "plugin name> label=<ladspa plugin label> control=<comma seperated list of "
72 "input control values>"
75 #: ../src/pulsecore/sink.c:2650
76 msgid "Internal Audio"
77 msgstr "Sisäinen äänentoisto"
79 #: ../src/pulsecore/sink.c:2655
83 #: ../src/daemon/ltdl-bind-now.c:124
84 msgid "Failed to find original lt_dlopen loader."
85 msgstr "Alkuperäisen lt_dlopen-lataimen löytäminen epäonnistui."
87 #: ../src/daemon/ltdl-bind-now.c:129
88 msgid "Failed to allocate new dl loader."
89 msgstr "Uuden dl-lataaminen varaaminen epäonnistui."
91 #: ../src/daemon/ltdl-bind-now.c:142
92 msgid "Failed to add bind-now-loader."
93 msgstr "bind-now-loaderin lisääminen epäonnistui."
95 #: ../src/daemon/main.c:141
97 msgid "Got signal %s."
98 msgstr "Saatiin signaali %s."
100 #: ../src/daemon/main.c:168
104 #: ../src/daemon/main.c:186
106 msgid "Failed to find user '%s'."
107 msgstr "Käyttäjää ”%s” ei löydetty."
109 #: ../src/daemon/main.c:191
111 msgid "Failed to find group '%s'."
112 msgstr "Ryhmää ”%s” ei löydetty."
114 #: ../src/daemon/main.c:195
116 msgid "Found user '%s' (UID %lu) and group '%s' (GID %lu)."
117 msgstr "Löydettiin käyttäjä ”%s” (UID %lu) ja ryhmä ”%s” (GID %lu)."
119 #: ../src/daemon/main.c:200
121 msgid "GID of user '%s' and of group '%s' don't match."
122 msgstr "Käyttäjän ”%s” ja ryhmän ”%s” GID:t eivät vastaa toisiaan."
124 #: ../src/daemon/main.c:205
126 msgid "Home directory of user '%s' is not '%s', ignoring."
127 msgstr "Käyttäjän ”%s” kotihakemisto ei ole ”%s”, ohitetaan."
129 #: ../src/daemon/main.c:208 ../src/daemon/main.c:213
131 msgid "Failed to create '%s': %s"
132 msgstr "Hakemiston ”%s” luominen epäonnistui: %s"
134 #: ../src/daemon/main.c:220
136 msgid "Failed to change group list: %s"
137 msgstr "Ryhmäluettelon vaihtaminen epäonnistui: %s"
139 #: ../src/daemon/main.c:236
141 msgid "Failed to change GID: %s"
142 msgstr "GID:n vaihtaminen epäonnistui: %s"
144 #: ../src/daemon/main.c:252
146 msgid "Failed to change UID: %s"
147 msgstr "UID:n vaihtaminen epäonnistui: %s"
149 #: ../src/daemon/main.c:266
150 msgid "Successfully dropped root privileges."
151 msgstr "Root-oikeuksista luopuminen onnistui."
153 #: ../src/daemon/main.c:274
154 msgid "System wide mode unsupported on this platform."
155 msgstr "Järjestelmänlaajuista tilaa ei tueta tällä alustalla."
157 #: ../src/daemon/main.c:292
159 msgid "setrlimit(%s, (%u, %u)) failed: %s"
160 msgstr "setrlimit(%s, (%u, %u)) epäonnistui: %s"
162 #: ../src/daemon/main.c:464
163 msgid "Failed to parse command line."
164 msgstr "Komentorivin jäsentäminen epäonnistui."
166 #: ../src/daemon/main.c:531
167 msgid "Daemon not running"
168 msgstr "Taustaprosessi ei ole käynnissä"
170 #: ../src/daemon/main.c:533
172 msgid "Daemon running as PID %u"
173 msgstr "Taustaprosessi käynnissä prosessitunnisteella %u"
175 #: ../src/daemon/main.c:543
177 msgid "Failed to kill daemon: %s"
178 msgstr "Taustaprosessin lopettaminen epäonnistui: %s"
180 #: ../src/daemon/main.c:561
182 "This program is not intended to be run as root (unless --system is "
185 "Tätä ohjelmaa ei ole tarkoitettu suoritettavaksi pääkäyttäjänä (ellei --"
186 "system ole määritelty)."
188 #: ../src/daemon/main.c:563
189 msgid "Root privileges required."
190 msgstr "Pääkäyttäjän (root) oikeudet vaaditaan."
192 #: ../src/daemon/main.c:568
193 msgid "--start not supported for system instances."
194 msgstr "--start-valitsinta ei tueta järjestelmätilassa."
196 #: ../src/daemon/main.c:573
197 msgid "Running in system mode, but --disallow-exit not set!"
199 "Suoritetaan järjestelmätilassa, mutta --disallow-exit ei ole asetettuna!"
201 #: ../src/daemon/main.c:576
202 msgid "Running in system mode, but --disallow-module-loading not set!"
204 "Suoritetaan järjestelmätilassa, mutta -disallow-module-loading ei ole "
207 #: ../src/daemon/main.c:579
208 msgid "Running in system mode, forcibly disabling SHM mode!"
210 "Suoritetaan järjestelmätilassa, otetaan SHM-tila pakotetusti pois käytöstä."
212 #: ../src/daemon/main.c:584
213 msgid "Running in system mode, forcibly disabling exit idle time!"
215 "Suoritetaan järjestelmätilassa, otetaan poistumisen joutenoloaika "
216 "pakotetusti pois käytöstä."
218 #: ../src/daemon/main.c:611
219 msgid "Failed to acquire stdio."
220 msgstr "stdio:n saaminen epäonnistui."
222 #: ../src/daemon/main.c:617
224 msgid "pipe failed: %s"
225 msgstr "putki epäonnistui: %s"
227 #: ../src/daemon/main.c:622
229 msgid "fork() failed: %s"
230 msgstr "fork() epäonnistui: %s"
232 #: ../src/daemon/main.c:636 ../src/utils/pacat.c:505
234 msgid "read() failed: %s"
235 msgstr "read() epäonnistui: %s"
237 #: ../src/daemon/main.c:642
238 msgid "Daemon startup failed."
239 msgstr "Taustaprosessin käynnistys epäonnistui."
241 #: ../src/daemon/main.c:644
242 msgid "Daemon startup successful."
243 msgstr "Taustaprosessin käynnistys onnistui."
245 #: ../src/daemon/main.c:721
247 msgid "This is PulseAudio %s"
248 msgstr "Tämä on PulseAudio %s"
250 #: ../src/daemon/main.c:722
252 msgid "Compilation host: %s"
253 msgstr "Käännöksen isäntäkone: %s"
255 #: ../src/daemon/main.c:723
257 msgid "Compilation CFLAGS: %s"
258 msgstr "Käännösaikaiset C-liput (CFLAGS): %s"
260 #: ../src/daemon/main.c:726
262 msgid "Running on host: %s"
263 msgstr "Käynnissä isäntäkoneella: %s"
265 #: ../src/daemon/main.c:729
267 msgid "Found %u CPUs."
268 msgstr "Löydettiin %u CPU:ta."
270 #: ../src/daemon/main.c:731
272 msgid "Page size is %lu bytes"
273 msgstr "Sivun koko on %lu tavua"
275 #: ../src/daemon/main.c:734
276 msgid "Compiled with Valgrind support: yes"
277 msgstr "Käännetty Valgrind-tuella: kyllä"
279 #: ../src/daemon/main.c:736
280 msgid "Compiled with Valgrind support: no"
281 msgstr "Käännetty Valgrind-tuella: ei"
283 #: ../src/daemon/main.c:739
285 msgid "Running in valgrind mode: %s"
286 msgstr "Käynnissä valgrind-tilassa: %s"
288 #: ../src/daemon/main.c:742
289 msgid "Optimized build: yes"
290 msgstr "Optimoitu rakentaminen: kyllä"
292 #: ../src/daemon/main.c:744
293 msgid "Optimized build: no"
294 msgstr "Optimoitu rakentaminen: ei"
296 #: ../src/daemon/main.c:748
297 msgid "NDEBUG defined, all asserts disabled."
298 msgstr "NDEBUG on määritelty, kaikki assertit ovat poissa käytöstä."
300 #: ../src/daemon/main.c:750
301 msgid "FASTPATH defined, only fast path asserts disabled."
302 msgstr "FASTPATH on määritelty, vain fast path -assertit ovat poissa käytöstä."
304 #: ../src/daemon/main.c:752
305 msgid "All asserts enabled."
306 msgstr "Kaikki assertit ovat käytössä."
308 #: ../src/daemon/main.c:756
309 msgid "Failed to get machine ID"
310 msgstr "Konetunnisteen nouto epäonnistui"
312 #: ../src/daemon/main.c:759
314 msgid "Machine ID is %s."
315 msgstr "Konetunniste on %s."
317 #: ../src/daemon/main.c:763
319 msgid "Session ID is %s."
320 msgstr "Konetunniste on %s."
322 #: ../src/daemon/main.c:769
324 msgid "Using runtime directory %s."
325 msgstr "Käytetään ajonaikaista hakemistoa %s."
327 #: ../src/daemon/main.c:774
329 msgid "Using state directory %s."
330 msgstr "Käytetään tilahakemistoa %s."
332 #: ../src/daemon/main.c:777
334 msgid "Running in system mode: %s"
335 msgstr "Suoritetaan järjestelmätilassa: %s"
337 #: ../src/daemon/main.c:780
339 "OK, so you are running PA in system mode. Please note that you most likely "
340 "shouldn't be doing that.\n"
341 "If you do it nonetheless then it's your own fault if things don't work as "
343 "Please read http://pulseaudio.org/wiki/WhatIsWrongWithSystemMode for an "
344 "explanation why system mode is usually a bad idea."
347 #: ../src/daemon/main.c:797
348 msgid "pa_pid_file_create() failed."
349 msgstr "pa_pid_file_create() epäonnistui."
351 #: ../src/daemon/main.c:807
352 msgid "Fresh high-resolution timers available! Bon appetit!"
353 msgstr "Korkean tarkkuuden ajastimet käytettävissä."
355 #: ../src/daemon/main.c:809
357 "Dude, your kernel stinks! The chef's recommendation today is Linux with high-"
358 "resolution timers enabled!"
360 "Hei, ytimesi on kehno! Linux korkean tarkkuuden ajastimien tuella on hyvin "
363 #: ../src/daemon/main.c:827
364 msgid "pa_core_new() failed."
365 msgstr "pa_core_new() epäonnistui."
367 #: ../src/daemon/main.c:889
368 msgid "Failed to initialize daemon."
369 msgstr "Taustaprosessin alustus epäonnistui."
371 #: ../src/daemon/main.c:894
372 msgid "Daemon startup without any loaded modules, refusing to work."
374 "Taustaprosessin käynnistys ilman ladattavia moduuleita, kieltäydytään "
377 #: ../src/daemon/main.c:911
378 msgid "Daemon startup complete."
379 msgstr "Taustaprosessin käynnistys valmis."
381 #: ../src/daemon/main.c:917
382 msgid "Daemon shutdown initiated."
383 msgstr "Taustaprosessin sulkeminen käynnistetty."
385 #: ../src/daemon/main.c:939
386 msgid "Daemon terminated."
387 msgstr "Taustaprosessi lopetettu."
389 #: ../src/daemon/cmdline.c:115
395 " -h, --help Show this help\n"
396 " --version Show version\n"
397 " --dump-conf Dump default configuration\n"
398 " --dump-modules Dump list of available modules\n"
399 " --dump-resample-methods Dump available resample methods\n"
400 " --cleanup-shm Cleanup stale shared memory "
402 " --start Start the daemon if it is not "
404 " -k --kill Kill a running daemon\n"
405 " --check Check for a running daemon (only "
406 "returns exit code)\n"
409 " --system[=BOOL] Run as system-wide instance\n"
410 " -D, --daemonize[=BOOL] Daemonize after startup\n"
411 " --fail[=BOOL] Quit when startup fails\n"
412 " --high-priority[=BOOL] Try to set high nice level\n"
413 " (only available as root, when SUID "
415 " with elevated RLIMIT_NICE)\n"
416 " --realtime[=BOOL] Try to enable realtime scheduling\n"
417 " (only available as root, when SUID "
419 " with elevated RLIMIT_RTPRIO)\n"
420 " --disallow-module-loading[=BOOL] Disallow module user requested "
422 " loading/unloading after startup\n"
423 " --disallow-exit[=BOOL] Disallow user requested exit\n"
424 " --exit-idle-time=SECS Terminate the daemon when idle and "
427 " --module-idle-time=SECS Unload autoloaded modules when idle "
429 " this time passed\n"
430 " --scache-idle-time=SECS Unload autoloaded samples when idle "
432 " this time passed\n"
433 " --log-level[=LEVEL] Increase or set verbosity level\n"
434 " -v Increase the verbosity level\n"
435 " --log-target={auto,syslog,stderr} Specify the log target\n"
436 " --log-meta[=BOOL] Include code location in log "
438 " --log-time[=BOOL] Include timestamps in log messages\n"
439 " --log-backtrace=FRAMES Include a backtrace in log messages\n"
440 " -p, --dl-search-path=PATH Set the search path for dynamic "
442 " objects (plugins)\n"
443 " --resample-method=METHOD Use the specified resampling method\n"
444 " (See --dump-resample-methods for\n"
445 " possible values)\n"
446 " --use-pid-file[=BOOL] Create a PID file\n"
447 " --no-cpu-limit[=BOOL] Do not install CPU load limiter on\n"
448 " platforms that support it.\n"
449 " --disable-shm[=BOOL] Disable shared memory support.\n"
452 " -L, --load=\"MODULE ARGUMENTS\" Load the specified plugin module "
454 " the specified argument\n"
455 " -F, --file=FILENAME Run the specified script\n"
456 " -C Open a command line on the running "
460 " -n Don't load default script file\n"
465 " -h, --help Näytä tämä ohje\n"
466 " --version Näytä versio\n"
467 " --dump-conf Tulosta oletusasetukset\n"
468 " --dump-modules Tulosta saatavilla olevien\n"
469 " moduulien luettelo\n"
470 " --dump-resample-methods Tulosta saatavilla\n"
472 " uudelleennäytteistystavat\n"
473 " --cleanup-shm Puhdista vanhentuneet jaetun\n"
474 " muistin segmentit\n"
475 " --start Käynnistä taustaprosessi, jos se\n"
476 " ei ole käynnissä\n"
477 " -k --kill Tapa suoritettava taustaprosessi\n"
478 " --check Tarkista onko\n"
479 " taustaprosessi suoritettavana\n"
480 " (palauttaa vain lopetuskoodin)\n"
483 " --system[=BOOL] Suorita järjestelmänlaajuisena\n"
484 " -D, --daemonize[=BOOL] Vaihda\n"
485 " taustaprosessiksi käynnistyksen\n"
487 " --fail[=BOOL] Lopeta kun käynnistys epäonnistuu\n"
488 " --high-priority[=BOOL] Yritä asettaa korkea nice-taso\n"
489 " (käytettävissä vain root-\n"
490 " käyttäjänä, SUIDilla tai\n"
491 " kohotetulla RLIMIT_NICE-arvolla)\n"
492 " --realtime[=BOOL] Yritä asettaa reaaliaikainen\n"
493 " ajoitus (käytettävissä vain\n"
494 " root-käyttäjänä, SUIDilla tai\n"
495 " kohotetulla RLIMIT_RTPRIO-arvolla)\n"
496 " --disallow-module-loading[=BOOL] Kiellä käyttäjän pyytämä moduulin\n"
497 " lataus tai poisto käynnistyksen\n"
499 " --disallow-exit[=BOOL] Kiellä käyttäjän pyytämä\n"
501 " --exit-idle-time=SEK Lopeta taustaprosessi, kun se on\n"
502 " toimettomana ja tämä aika on\n"
504 " --module-idle-time=SEK Poista automaattisesti ladatut\n"
505 " moduulit, kun taustaprosessi on\n"
506 " toimettomana ja tämä aika on\n"
508 " --scache-idle-time=SEK Poista automaattisesti ladatut\n"
509 " näytteet, kun taustaprosessi on\n"
510 " toimettomana ja tämä aika on\n"
512 " --log-level[=TASO] Aseta tai kasvata\n"
513 " lokikirjoituksen tasoa\n"
514 " -v Kasvata tulosteiden\n"
515 " yksityiskohtaisuutta\n"
516 " --log-target={auto,syslog,stderr} Aseta lokikirjoituksen kohde\n"
517 " --log-meta[=BOOL] Lisää koodikohta\n"
519 " --log-time[=BOOL] Lisää aikaleima lokiviesteihin\n"
520 " --log-backtrace=KEHYKSET Lisää pinolistaus lokiviesteihin\n"
521 " -p, --dl-search-path=POLKU Aseta dynaamisten jaettujen\n"
522 " objektien (liitännäisten)\n"
524 " --resample-method=TAPA Käytä määritettyä\n"
525 " uudelleennäytteistyksen tapaa\n"
526 " (--dump-resample-methods\n"
527 " luetteloi mahdolliset arvot)\n"
528 " --use-pid-file[=BOOL] Luo PID-tiedosto\n"
529 " --no-cpu-limit[=BOOL] Älä asenna suoritinkuorman\n"
530 " rajoitinta alustoilla, jotka\n"
532 " --disable-shm[=BOOL] Poista jaetun muistin tuki käytöstä\n"
534 "ALOITUSKOMENTOSARJA:\n"
535 " -L, --load=\"MODUULIN ARGUMENTIT\" Lataa liitännäismoduuli annetulla\n"
537 " -F, --file=TIEDOSTO Suorita annettu komentosarja\n"
538 " -C Avaa komentokehote nykyiseen\n"
539 " päätteeseen käynnistyksen jälkeen\n"
541 " -n Älä lataa oletuskomentosarja-\n"
544 #: ../src/daemon/cmdline.c:247
545 msgid "--daemonize expects boolean argument"
546 msgstr "--daemonize vaatii totuusarvoisen argumentin"
548 #: ../src/daemon/cmdline.c:254
549 msgid "--fail expects boolean argument"
550 msgstr "--fail vaatii totuusarvoisen argumentin"
552 #: ../src/daemon/cmdline.c:264
554 "--log-level expects log level argument (either numeric in range 0..4 or one "
555 "of debug, info, notice, warn, error)."
557 "--log-level vaatii lokikirjoituksen tason argumentiksi (joko numero väliltä "
558 "0..4 tai yksi seuraavista: debug, info, notice, warn, error)."
560 #: ../src/daemon/cmdline.c:276
561 msgid "--high-priority expects boolean argument"
562 msgstr "--high-priority vaatii totuusarvoisen argumentin"
564 #: ../src/daemon/cmdline.c:283
565 msgid "--realtime expects boolean argument"
566 msgstr "--realtime vaatii totuusarvoisen argumentin"
568 #: ../src/daemon/cmdline.c:290
569 msgid "--disallow-module-loading expects boolean argument"
570 msgstr "--disallow-module-loading vaatii totuusarvoisen argumentin"
572 #: ../src/daemon/cmdline.c:297
573 msgid "--disallow-exit expects boolean argument"
574 msgstr "--disallow-exit vaatii totuusarvoisen argumentin"
576 #: ../src/daemon/cmdline.c:304
577 msgid "--use-pid-file expects boolean argument"
578 msgstr "--use-pid-file vaatii totuusarvoisen argumentin"
580 #: ../src/daemon/cmdline.c:321
581 msgid "Invalid log target: use either 'syslog', 'stderr' or 'auto'."
583 "Virheellinen lokikirjoituksen kohde: käytä jotain seuraavista: ”syslog”, "
584 "”stderr” tai ”auto”."
586 #: ../src/daemon/cmdline.c:328
587 msgid "--log-time expects boolean argument"
588 msgstr "--log-time vaatii totuusarvoisen argumentin"
590 #: ../src/daemon/cmdline.c:335
591 msgid "--log-meta expects boolean argument"
592 msgstr "--log-meta vaatii totuusarvoisen argumentin"
594 #: ../src/daemon/cmdline.c:354
596 msgid "Invalid resample method '%s'."
597 msgstr "Virheellinen uudelleennäytteistyksen tapa ”%s”."
599 #: ../src/daemon/cmdline.c:361
600 msgid "--system expects boolean argument"
601 msgstr "--system vaatii totuusarvoisen argumentin"
603 #: ../src/daemon/cmdline.c:368
604 msgid "--no-cpu-limit expects boolean argument"
605 msgstr "--no-cpu-limit vaatii totuusarvoisen argumentin"
607 #: ../src/daemon/cmdline.c:375
608 msgid "--disable-shm expects boolean argument"
609 msgstr "--disable-shm vaatii totuusarvoisen argumentin"
611 #: ../src/daemon/dumpmodules.c:60
616 #: ../src/daemon/dumpmodules.c:63
618 msgid "No module information available\n"
619 msgstr "Moduulitietoja ei saatavilla\n"
621 #: ../src/daemon/dumpmodules.c:66
623 msgid "Version: %s\n"
624 msgstr "Versio: %s\n"
626 #: ../src/daemon/dumpmodules.c:68
628 msgid "Description: %s\n"
629 msgstr "Kuvaus: %s\n"
631 #: ../src/daemon/dumpmodules.c:70
634 msgstr "Tekijä: %s\n"
636 #: ../src/daemon/dumpmodules.c:72
639 msgstr "Käyttö: %s\n"
641 #: ../src/daemon/dumpmodules.c:73
643 msgid "Load Once: %s\n"
644 msgstr "Lataa kerran: %s\n"
646 #: ../src/daemon/dumpmodules.c:75
648 msgid "DEPRECATION WARNING: %s\n"
651 #: ../src/daemon/dumpmodules.c:79
656 #: ../src/daemon/daemon-conf.c:216
658 msgid "[%s:%u] Invalid log target '%s'."
659 msgstr "[%s:%u] Virheellinen lokikirjoituksen kohde ”%s”."
661 #: ../src/daemon/daemon-conf.c:232
663 msgid "[%s:%u] Invalid log level '%s'."
664 msgstr "[%s:%u] Virheellinen lokikirjoituksen taso ”%s”."
666 #: ../src/daemon/daemon-conf.c:248
668 msgid "[%s:%u] Invalid resample method '%s'."
669 msgstr "[%s:%u] Virheellinen uudelleennäytteistyksen tapa ”%s”."
671 #: ../src/daemon/daemon-conf.c:271
673 msgid "[%s:%u] Invalid rlimit '%s'."
674 msgstr "[%s:%u] Virheellinen rlimit ”%s”."
676 #: ../src/daemon/daemon-conf.c:278
678 msgid "[%s:%u] rlimit not supported on this platform."
679 msgstr "[%s:%u] rlimitiä ei tueta tällä alustalla."
681 #: ../src/daemon/daemon-conf.c:294
683 msgid "[%s:%u] Invalid sample format '%s'."
684 msgstr "[%s:%u] Virheellinen näytemuoto ”%s”."
686 #: ../src/daemon/daemon-conf.c:312
688 msgid "[%s:%u] Invalid sample rate '%s'."
689 msgstr "[%s:%u] Virheellinen näytteenottotaajuus ”%s”."
691 #: ../src/daemon/daemon-conf.c:336
693 msgid "[%s:%u] Invalid sample channels '%s'."
694 msgstr "[%s:%u] Virheelliset näytekanavat ”%s”."
696 #: ../src/daemon/daemon-conf.c:354
698 msgid "[%s:%u] Invalid channel map '%s'."
699 msgstr "[%s:%u] Virheellinen kanavakartta ”%s”."
701 #: ../src/daemon/daemon-conf.c:372
703 msgid "[%s:%u] Invalid number of fragments '%s'."
704 msgstr "[%s:%u] Virheellinen fragmenttimäärä ”%s”."
706 #: ../src/daemon/daemon-conf.c:390
708 msgid "[%s:%u] Invalid fragment size '%s'."
709 msgstr "[%s:%u] Virheellinen fragmenttikoko ”%s”."
711 #: ../src/daemon/daemon-conf.c:408
713 msgid "[%s:%u] Invalid nice level '%s'."
714 msgstr "[%s:%u] Virheellinen nice-taso ”%s”."
716 #: ../src/daemon/daemon-conf.c:530
718 msgid "Failed to open configuration file: %s"
719 msgstr "Asetustiedoston avaaminen epäonnistui: %s"
721 #: ../src/daemon/daemon-conf.c:546
723 "The specified default channel map has a different number of channels than "
724 "the specified default number of channels."
726 "Kanavien oletusmäärä ja oletuskanavakartan kanavien määrä poikkeavat "
729 #: ../src/daemon/daemon-conf.c:622
731 msgid "### Read from configuration file: %s ###\n"
732 msgstr "### Luettu asetustiedostosta: %s ###\n"
734 #: ../src/daemon/caps.c:62
736 msgid "Cleaning up privileges."
737 msgstr "Luovutaan pääkäyttäjän oikeuksista."
739 #: ../src/daemon/pulseaudio.desktop.in.h:1
740 msgid "PulseAudio Sound System"
741 msgstr "PulseAudio-äänijärjestelmä"
743 #: ../src/daemon/pulseaudio.desktop.in.h:2
744 msgid "Start the PulseAudio Sound System"
745 msgstr "Käynnistä PulseAudio-äänijärjestelmä"
747 #: ../src/pulse/channelmap.c:105 ../src/pulse/channelmap.c:757
751 #: ../src/pulse/channelmap.c:107
755 #: ../src/pulse/channelmap.c:108
759 #: ../src/pulse/channelmap.c:109
763 #: ../src/pulse/channelmap.c:111
767 #: ../src/pulse/channelmap.c:112
771 #: ../src/pulse/channelmap.c:113
775 #: ../src/pulse/channelmap.c:115
776 msgid "Low Frequency Emmiter"
779 #: ../src/pulse/channelmap.c:117
780 msgid "Front Left-of-center"
781 msgstr "Vasemmalle keskeltä etu"
783 #: ../src/pulse/channelmap.c:118
784 msgid "Front Right-of-center"
785 msgstr "Oikealle keskeltä etu"
787 #: ../src/pulse/channelmap.c:120
791 #: ../src/pulse/channelmap.c:121
795 #: ../src/pulse/channelmap.c:123
799 #: ../src/pulse/channelmap.c:124
803 #: ../src/pulse/channelmap.c:125
807 #: ../src/pulse/channelmap.c:126
811 #: ../src/pulse/channelmap.c:127
815 #: ../src/pulse/channelmap.c:128
819 #: ../src/pulse/channelmap.c:129
823 #: ../src/pulse/channelmap.c:130
827 #: ../src/pulse/channelmap.c:131
831 #: ../src/pulse/channelmap.c:132
835 #: ../src/pulse/channelmap.c:133
839 #: ../src/pulse/channelmap.c:134
843 #: ../src/pulse/channelmap.c:135
847 #: ../src/pulse/channelmap.c:136
851 #: ../src/pulse/channelmap.c:137
855 #: ../src/pulse/channelmap.c:138
859 #: ../src/pulse/channelmap.c:139
863 #: ../src/pulse/channelmap.c:140
867 #: ../src/pulse/channelmap.c:141
871 #: ../src/pulse/channelmap.c:142
875 #: ../src/pulse/channelmap.c:143
879 #: ../src/pulse/channelmap.c:144
883 #: ../src/pulse/channelmap.c:145
887 #: ../src/pulse/channelmap.c:146
891 #: ../src/pulse/channelmap.c:147
895 #: ../src/pulse/channelmap.c:148
899 #: ../src/pulse/channelmap.c:149
903 #: ../src/pulse/channelmap.c:150
907 #: ../src/pulse/channelmap.c:151
911 #: ../src/pulse/channelmap.c:152
915 #: ../src/pulse/channelmap.c:153
919 #: ../src/pulse/channelmap.c:154
923 #: ../src/pulse/channelmap.c:156
927 #: ../src/pulse/channelmap.c:158
928 msgid "Top Front Center"
929 msgstr "Keski ylä etu"
931 #: ../src/pulse/channelmap.c:159
932 msgid "Top Front Left"
933 msgstr "Vasen ylä etu"
935 #: ../src/pulse/channelmap.c:160
936 msgid "Top Front Right"
937 msgstr "Oikea ylä etu"
939 #: ../src/pulse/channelmap.c:162
940 msgid "Top Rear Center"
941 msgstr "Keski ylä taka"
943 #: ../src/pulse/channelmap.c:163
944 msgid "Top Rear Left"
945 msgstr "Vasen ylä taka"
947 #: ../src/pulse/channelmap.c:164
948 msgid "Top Rear Right"
949 msgstr "Oikea ylä taka"
951 #: ../src/pulse/channelmap.c:484 ../src/pulse/sample.c:171
952 #: ../src/pulse/volume.c:285 ../src/pulse/volume.c:311
953 #: ../src/pulse/volume.c:331 ../src/pulse/volume.c:361
955 msgstr "(virheellinen)"
957 #: ../src/pulse/channelmap.c:761
961 #: ../src/pulse/channelmap.c:766
963 msgstr "4.0-tilaääni"
965 #: ../src/pulse/channelmap.c:772
967 msgstr "4.1-tilaääni"
969 #: ../src/pulse/channelmap.c:778
971 msgstr "5.0-tilaääni"
973 #: ../src/pulse/channelmap.c:784
975 msgstr "5.1-tilaääni"
977 #: ../src/pulse/channelmap.c:791
979 msgstr "7.1-tilaääni"
981 #: ../src/pulse/error.c:43
985 #: ../src/pulse/error.c:44
986 msgid "Access denied"
987 msgstr "Pääsy evätty"
989 #: ../src/pulse/error.c:45
990 msgid "Unknown command"
991 msgstr "Tuntematon komento"
993 #: ../src/pulse/error.c:46
994 msgid "Invalid argument"
995 msgstr "Virheellinen argumentti"
997 #: ../src/pulse/error.c:47
998 msgid "Entity exists"
999 msgstr "Entiteetti on jo olemassa"
1001 #: ../src/pulse/error.c:48
1002 msgid "No such entity"
1003 msgstr "Ei kyseisenlaista entiteettiä"
1005 #: ../src/pulse/error.c:49
1006 msgid "Connection refused"
1007 msgstr "Yhteys hylätty"
1009 #: ../src/pulse/error.c:50
1010 msgid "Protocol error"
1011 msgstr "Yhteyskäytäntövirhe"
1013 #: ../src/pulse/error.c:51
1015 msgstr "Aikakatkaisu"
1017 #: ../src/pulse/error.c:52
1018 msgid "No authorization key"
1019 msgstr "Ei todentamisavainta"
1021 #: ../src/pulse/error.c:53
1022 msgid "Internal error"
1023 msgstr "Sisäinen virhe"
1025 #: ../src/pulse/error.c:54
1026 msgid "Connection terminated"
1027 msgstr "Yhteys katkennut"
1029 #: ../src/pulse/error.c:55
1030 msgid "Entity killed"
1031 msgstr "Entiteetti lopetettu"
1033 #: ../src/pulse/error.c:56
1034 msgid "Invalid server"
1035 msgstr "Virheellinen palvelin"
1037 #: ../src/pulse/error.c:57
1038 msgid "Module initalization failed"
1039 msgstr "Moduulin alustus epäonnistui"
1041 #: ../src/pulse/error.c:58
1043 msgstr "Virheellinen tila"
1045 #: ../src/pulse/error.c:59
1049 #: ../src/pulse/error.c:60
1050 msgid "Incompatible protocol version"
1051 msgstr "Epäyhteensopiva yhteyskäytännön versio"
1053 #: ../src/pulse/error.c:61
1055 msgstr "Liian suuri"
1057 #: ../src/pulse/error.c:62
1058 msgid "Not supported"
1061 #: ../src/pulse/error.c:63
1062 msgid "Unknown error code"
1063 msgstr "Tuntematon virhekoodi"
1065 #: ../src/pulse/error.c:64
1066 msgid "No such extension"
1067 msgstr "Ei kyseisenlaista laajennusta"
1069 #: ../src/pulse/error.c:65
1070 msgid "Obsolete functionality"
1071 msgstr "Puuttuva toiminnallisuus"
1073 #: ../src/pulse/error.c:66
1074 msgid "Missing implementation"
1075 msgstr "Puuttuva toteutus"
1077 #: ../src/pulse/error.c:67
1078 msgid "Client forked"
1079 msgstr "Asiakasohjelma haarautui"
1081 #: ../src/pulse/sample.c:173
1083 msgid "%s %uch %uHz"
1084 msgstr "%s %u kan. %uHz"
1086 #: ../src/pulse/sample.c:185
1091 #: ../src/pulse/sample.c:187
1096 #: ../src/pulse/sample.c:189
1101 #: ../src/pulse/sample.c:191
1106 #: ../src/pulse/client-conf-x11.c:55 ../src/utils/pax11publish.c:100
1107 msgid "XOpenDisplay() failed"
1108 msgstr "XOpenDisplay() epäonnistui"
1110 #: ../src/pulse/client-conf-x11.c:93
1111 msgid "Failed to parse cookie data"
1112 msgstr "Evästetietojen jäsennys epäonnistui"
1114 #: ../src/pulse/client-conf.c:111
1116 msgid "Failed to open configuration file '%s': %s"
1117 msgstr "Asetustiedoston avaaminen epäonnistui: ”%s”: %s"
1119 #: ../src/pulse/context.c:550
1120 msgid "No cookie loaded. Attempting to connect without."
1121 msgstr "Ei ladattua evästettä. Yritetään yhdistämistä ilman."
1123 #: ../src/pulse/context.c:693
1128 #: ../src/pulse/context.c:748
1130 msgid "waitpid(): %s"
1131 msgstr "waitpid(): %s"
1133 #: ../src/pulse/context.c:1435
1135 msgid "Received message for unknown extension '%s'"
1136 msgstr "Saatiin viesti tuntemattomalle laajennokselle ”%s”"
1138 #: ../src/utils/pacat.c:108
1140 msgid "Failed to drain stream: %s"
1141 msgstr "Virran tyhjentäminen epäonnistui: %s\n"
1143 #: ../src/utils/pacat.c:113
1145 msgid "Playback stream drained."
1146 msgstr "Toistovirta on tyhjennetty.\n"
1148 #: ../src/utils/pacat.c:123
1150 msgid "Draining connection to server."
1151 msgstr "Tyhjennetään yhteyttä palvelimelle.\n"
1153 #: ../src/utils/pacat.c:136
1155 msgid "pa_stream_drain(): %s"
1156 msgstr "pa_stream_drain(): %s\n"
1158 #: ../src/utils/pacat.c:159
1160 msgid "pa_stream_write() failed: %s"
1161 msgstr "pa_stream_write() epäonnistui: %s\n"
1163 #: ../src/utils/pacat.c:197
1165 msgid "pa_stream_begin_write() failed: %s"
1166 msgstr "pa_stream_write() epäonnistui: %s\n"
1168 #: ../src/utils/pacat.c:237 ../src/utils/pacat.c:267
1170 msgid "pa_stream_peek() failed: %s"
1171 msgstr "pa_stream_peek() epäonnistui: %s\n"
1173 #: ../src/utils/pacat.c:307
1175 msgid "Stream successfully created."
1176 msgstr "Virran luonti onnistui.\n"
1178 #: ../src/utils/pacat.c:310
1180 msgid "pa_stream_get_buffer_attr() failed: %s"
1181 msgstr "pa_stream_get_buffer_attr() epäonnistui: %s\n"
1183 #: ../src/utils/pacat.c:314
1185 msgid "Buffer metrics: maxlength=%u, tlength=%u, prebuf=%u, minreq=%u"
1186 msgstr "Puskuritiedot: maxlength=%u, tlength=%u, prebuf=%u, minreq=%u\n"
1188 #: ../src/utils/pacat.c:317
1190 msgid "Buffer metrics: maxlength=%u, fragsize=%u"
1191 msgstr "Puskuritiedot: maxlength=%u, fragsize=%u\n"
1193 #: ../src/utils/pacat.c:321
1195 msgid "Using sample spec '%s', channel map '%s'."
1196 msgstr "Käytetään näytemäärittelyä ”%s”, kanavakarttaa ”%s”.\n"
1198 #: ../src/utils/pacat.c:325
1200 msgid "Connected to device %s (%u, %ssuspended)."
1201 msgstr "Yhdistetty laitteeseen %s (%u, %ssuspended).\n"
1203 #: ../src/utils/pacat.c:335
1205 msgid "Stream error: %s"
1206 msgstr "Virtavirhe: %s\n"
1208 #: ../src/utils/pacat.c:345
1210 msgid "Stream device suspended.%s"
1211 msgstr "Virtalaite keskeytetty.%s \n"
1213 #: ../src/utils/pacat.c:347
1215 msgid "Stream device resumed.%s"
1216 msgstr "Virtalaite palautettu.%s \n"
1218 #: ../src/utils/pacat.c:355
1220 msgid "Stream underrun.%s"
1221 msgstr "Virran alivuoto.%s \n"
1223 #: ../src/utils/pacat.c:362
1225 msgid "Stream overrun.%s"
1226 msgstr "Virran ylivuoto.%s \n"
1228 #: ../src/utils/pacat.c:369
1230 msgid "Stream started.%s"
1231 msgstr "Virta käynnistetty.%s \n"
1233 #: ../src/utils/pacat.c:376
1235 msgid "Stream moved to device %s (%u, %ssuspended).%s"
1236 msgstr "Virta siirretty laitteelle %s (%u, %ssuspended).%s \n"
1238 #: ../src/utils/pacat.c:376
1242 #: ../src/utils/pacat.c:383
1244 msgid "Stream buffer attributes changed.%s"
1245 msgstr "Virran puskuriattribuutteja muutettu.%s \n"
1247 #: ../src/utils/pacat.c:416
1249 msgid "Connection established.%s"
1250 msgstr "Yhteys muodostettu.%s \n"
1252 #: ../src/utils/pacat.c:419
1254 msgid "pa_stream_new() failed: %s"
1255 msgstr "pa_stream_new() epäonnistui: %s\n"
1257 #: ../src/utils/pacat.c:447
1259 msgid "pa_stream_connect_playback() failed: %s"
1260 msgstr "pa_stream_connect_playback() epäonnistui: %s\n"
1262 #: ../src/utils/pacat.c:453
1264 msgid "pa_stream_connect_record() failed: %s"
1265 msgstr "pa_stream_connect_record() epäonnistui: %s\n"
1267 #: ../src/utils/pacat.c:467
1269 msgid "Connection failure: %s"
1270 msgstr "Yhteysvirhe: %s\n"
1272 #: ../src/utils/pacat.c:500
1275 msgstr "Saatiin EOF.\n"
1277 #: ../src/utils/pacat.c:537
1279 msgid "write() failed: %s"
1280 msgstr "write() epäonnistui: %s\n"
1282 #: ../src/utils/pacat.c:558
1284 msgid "Got signal, exiting."
1285 msgstr "Saatiin signaali, lopetetaan.\n"
1287 #: ../src/utils/pacat.c:572
1289 msgid "Failed to get latency: %s"
1290 msgstr "Latenssin selvittäminen epäonnistui: %s\n"
1292 #: ../src/utils/pacat.c:577
1294 msgid "Time: %0.3f sec; Latency: %0.0f usec. \r"
1295 msgstr "Aika: %0.3f s; latenssi: %0.0f μs. \r"
1297 #: ../src/utils/pacat.c:595
1299 msgid "pa_stream_update_timing_info() failed: %s"
1300 msgstr "pa_stream_update_timing_info() epäonnistui: %s\n"
1302 #: ../src/utils/pacat.c:605
1307 " -h, --help Show this help\n"
1308 " --version Show version\n"
1310 " -r, --record Create a connection for recording\n"
1311 " -p, --playback Create a connection for playback\n"
1313 " -v, --verbose Enable verbose operations\n"
1315 " -s, --server=SERVER The name of the server to connect "
1317 " -d, --device=DEVICE The name of the sink/source to "
1319 " -n, --client-name=NAME How to call this client on the "
1321 " --stream-name=NAME How to call this stream on the "
1323 " --volume=VOLUME Specify the initial (linear) volume "
1324 "in range 0...65536\n"
1325 " --rate=SAMPLERATE The sample rate in Hz (defaults to "
1327 " --format=SAMPLEFORMAT The sample type, one of s16le, "
1328 "s16be, u8, float32le,\n"
1329 " float32be, ulaw, alaw, s32le, s32be, "
1331 " s24-32le, s24-32be (defaults to "
1333 " --channels=CHANNELS The number of channels, 1 for mono, "
1335 " (defaults to 2)\n"
1336 " --channel-map=CHANNELMAP Channel map to use instead of the "
1338 " --fix-format Take the sample format from the sink "
1340 " being connected to.\n"
1341 " --fix-rate Take the sampling rate from the sink "
1343 " being connected to.\n"
1344 " --fix-channels Take the number of channels and the "
1346 " from the sink the stream is being "
1348 " --no-remix Don't upmix or downmix channels.\n"
1349 " --no-remap Map channels by index instead of "
1351 " --latency=BYTES Request the specified latency in "
1353 " --process-time=BYTES Request the specified process time "
1354 "per request in bytes.\n"
1355 " --property=PROPERTY=VALUE Set the specified property to the "
1356 "specified value.\n"
1357 " --raw Record/play raw PCM data.\n"
1358 " --file-format=FFORMAT Record/play formatted PCM data.\n"
1359 " --list-file-formats List available file formats.\n"
1363 " -h, --help Näytä tämä ohje\n"
1364 " --version Näytä versio\n"
1366 " -r, --record Luo yhteys nauhoitukselle\n"
1367 " -p, --playback Luo yhteys toistolle\n"
1369 " -v, --verbose Yksityiskohtaiset tulosteet\n"
1371 " -s, --server=PALVELIN Sen palvelimen nimi, johon\n"
1373 " -d, --device=LAITE Sen nielun/lähteen nimi, johon\n"
1375 " -n, --client-name=NIMI Kuinka tätä asiakasohjelmaa "
1378 " --stream-name=NIMI Kuinka tätä virtaa kutsutaan\n"
1380 " --volume=ÄÄNENVOIMAKKUUS Määritä (lineaarinen) aloitusäänen-\n"
1381 " voimakkuus väliltä 0...65536\n"
1382 " --rate=NÄYTTEENOTTOTAAJUUS Näytteenottotaajuus hertseinä\n"
1383 " (oletus: 44100)\n"
1384 " --format=NÄYTEMUOTO Näytteen tyyppi, yksi seuraavista:\n"
1385 " s16le, s16be, u8, float32le,\n"
1386 " float32be, ulaw, alaw, s32le, s32be\n"
1388 " --channels=KANAVIA Kanavien määrä, 1=mono, 2=stereo\n"
1390 " --channel-map=KANAVAKARTTA Oletuksen sijasta käytettävä\n"
1392 " --fix-format Valitse näytemuoto nielusta, johon\n"
1393 " virtaa yhdistetään\n"
1394 " --fix-rate Valitse näytteenottotaajuus "
1396 " johon virtaa yhdistetään\n"
1397 " --fix-channels Valitse kanavien määrä ja kanava-\n"
1398 " kartta nielusta, johon virtaa\n"
1400 " --no-remix Älä yli- tai alimiksaa kanavia.\n"
1401 " --no-remap Kartoita kanavat indeksin mukaan, "
1402 "älä nimen mukaan.\n"
1403 " --latency=TAVUA Pyydä määritettyä latenssia "
1405 " --process-time=TAVUA Pyydä määritettyä prosessiaikaa "
1406 "pyyntöä kohti tavuissa.\n"
1408 #: ../src/utils/pacat.c:727
1412 "Compiled with libpulse %s\n"
1413 "Linked with libpulse %s\n"
1416 "Käännetty libpulsen versiolle %s\n"
1417 "Linkitetty libpulsen versiolle %s\n"
1419 #: ../src/utils/pacat.c:760
1421 msgid "Invalid client name '%s'"
1422 msgstr "Virheellinen kanavakartta ”%s”\n"
1424 #: ../src/utils/pacat.c:776
1426 msgid "Invalid stream name '%s'"
1427 msgstr "Virheellinen uudelleennäytteistyksen tapa ”%s”."
1429 #: ../src/utils/pacat.c:813
1431 msgid "Invalid channel map '%s'"
1432 msgstr "Virheellinen kanavakartta ”%s”\n"
1434 #: ../src/utils/pacat.c:842
1436 msgid "Invalid latency specification '%s'"
1437 msgstr "Virheellinen latenssimääritys ”%s”\n"
1439 #: ../src/utils/pacat.c:849
1441 msgid "Invalid process time specification '%s'"
1442 msgstr "Virheellinen prosessiajan määritys ”%s”\n"
1444 #: ../src/utils/pacat.c:861
1446 msgid "Invalid property '%s'"
1447 msgstr "Virheellinen uudelleennäytteistyksen tapa ”%s”."
1449 #: ../src/utils/pacat.c:878
1451 msgid "Unknown file format %s."
1454 #: ../src/utils/pacat.c:897
1456 msgid "Invalid sample specification"
1457 msgstr "Virheellinen näytemääritys\n"
1459 #: ../src/utils/pacat.c:907
1462 msgstr "open(): %s\n"
1464 #: ../src/utils/pacat.c:912
1467 msgstr "dup2(): %s\n"
1469 #: ../src/utils/pacat.c:919
1471 msgid "Too many arguments."
1472 msgstr "Liian monta argumenttia.\n"
1474 #: ../src/utils/pacat.c:930
1476 msgid "Failed to generate sample specification for file."
1477 msgstr "Näytetietojen nouto epäonnistui: %s\n"
1479 #: ../src/utils/pacat.c:950
1481 msgid "Failed to open audio file."
1482 msgstr "Äänitiedoston avaaminen epäonnistui.\n"
1484 #: ../src/utils/pacat.c:956
1487 "Warning: specified sample specification will be overwritten with "
1488 "specification from file."
1489 msgstr "Avataan %svirta näytemäärityksellä ”%s”.\n"
1491 #: ../src/utils/pacat.c:959
1493 msgid "Failed to determine sample specification from file."
1494 msgstr "Näytetietojen nouto epäonnistui: %s\n"
1496 #: ../src/utils/pacat.c:968
1498 msgid "Warning: Failed to determine channel map from file."
1499 msgstr "Avataan %svirta näytemäärityksellä ”%s”.\n"
1501 #: ../src/utils/pacat.c:979
1503 msgid "Channel map doesn't match sample specification"
1504 msgstr "Kanavakartta ei vastaa näytemääritystä\n"
1506 #: ../src/utils/pacat.c:990
1508 msgid "Warning: failed to write channel map to file."
1509 msgstr "Avataan %svirta näytemäärityksellä ”%s”.\n"
1511 #: ../src/utils/pacat.c:1005
1514 "Opening a %s stream with sample specification '%s' and channel map '%s'."
1515 msgstr "Avataan %svirta näytemäärityksellä ”%s”.\n"
1517 #: ../src/utils/pacat.c:1006
1521 #: ../src/utils/pacat.c:1006
1525 #: ../src/utils/pacat.c:1032
1527 msgid "pa_mainloop_new() failed."
1528 msgstr "pa_mainloop_new() epäonnistui.\n"
1530 #: ../src/utils/pacat.c:1051
1532 msgid "io_new() failed."
1533 msgstr "io_new() epäonnistui.\n"
1535 #: ../src/utils/pacat.c:1058
1537 msgid "pa_context_new() failed."
1538 msgstr "pa_context_new() epäonnistui.\n"
1540 #: ../src/utils/pacat.c:1066 ../src/utils/pactl.c:1122
1542 msgid "pa_context_connect() failed: %s"
1543 msgstr "pa_context_connect() epäonnistui: %s"
1545 #: ../src/utils/pacat.c:1072
1547 msgid "pa_context_rttime_new() failed."
1548 msgstr "pa_context_new() epäonnistui.\n"
1550 #: ../src/utils/pacat.c:1079
1552 msgid "pa_mainloop_run() failed."
1553 msgstr "pa_mainloop_run() epäonnistui.\n"
1555 #: ../src/utils/pasuspender.c:81
1557 msgid "fork(): %s\n"
1558 msgstr "fork(): %s\n"
1560 #: ../src/utils/pasuspender.c:92
1562 msgid "execvp(): %s\n"
1563 msgstr "execvp(): %s\n"
1565 #: ../src/utils/pasuspender.c:109
1567 msgid "Failure to suspend: %s\n"
1568 msgstr "Keskeytys epäonnistui: %s\n"
1570 #: ../src/utils/pasuspender.c:124
1572 msgid "Failure to resume: %s\n"
1573 msgstr "Palautus epäonnistui: %s\n"
1575 #: ../src/utils/pasuspender.c:147
1577 msgid "WARNING: Sound server is not local, not suspending.\n"
1578 msgstr "VAROITUS: Äänipalvelin ei ole paikallinen, ei keskeytetä.\n"
1580 #: ../src/utils/pasuspender.c:159 ../src/utils/pactl.c:814
1582 msgid "Connection failure: %s\n"
1583 msgstr "Yhteysvirhe: %s\n"
1585 #: ../src/utils/pasuspender.c:176 ../src/utils/pactl.c:820
1587 msgid "Got SIGINT, exiting.\n"
1588 msgstr "Saatiin SIGINT, lopetetaan.\n"
1590 #: ../src/utils/pasuspender.c:194
1592 msgid "WARNING: Child process terminated by signal %u\n"
1593 msgstr "VAROITUS: Lapsiprosessi lopetettiin signaalilla %u\n"
1595 #: ../src/utils/pasuspender.c:212
1598 "%s [options] ... \n"
1600 " -h, --help Show this help\n"
1601 " --version Show version\n"
1602 " -s, --server=SERVER The name of the server to connect "
1606 "%s [valitsimet] ... \n"
1608 " -h, --help Näytä tämä ohje\n"
1609 " --version Näytä versio\n"
1610 " -s, --server=PALVELIN Sen palvelimen nimi, johon\n"
1614 #: ../src/utils/pasuspender.c:248
1618 "Compiled with libpulse %s\n"
1619 "Linked with libpulse %s\n"
1622 "Käännetty libpulsen versiolle %s\n"
1623 "Linkitetty libpulsen versiolle %s\n"
1625 #: ../src/utils/pasuspender.c:277 ../src/utils/pactl.c:1104
1627 msgid "pa_mainloop_new() failed.\n"
1628 msgstr "pa_mainloop_new() epäonnistui.\n"
1630 #: ../src/utils/pasuspender.c:290 ../src/utils/pactl.c:1116
1632 msgid "pa_context_new() failed.\n"
1633 msgstr "pa_context_new() epäonnistui.\n"
1635 #: ../src/utils/pasuspender.c:298 ../src/utils/pactl.c:1127
1637 msgid "pa_mainloop_run() failed.\n"
1638 msgstr "pa_mainloop_run() epäonnistui.\n"
1640 #: ../src/utils/pactl.c:128
1642 msgid "Failed to get statistics: %s\n"
1643 msgstr "Tilastojen selvittäminen epäonnistui: %s\n"
1645 #: ../src/utils/pactl.c:134
1647 msgid "Currently in use: %u blocks containing %s bytes total.\n"
1648 msgstr "Nyt käytössä: %u lohkoa sisältäen yhteensä %s tavua.\n"
1650 #: ../src/utils/pactl.c:137
1652 msgid "Allocated during whole lifetime: %u blocks containing %s bytes total.\n"
1653 msgstr "Koko käyttöaikana varattu: %u lohkoa sisältäen yhteensä %s tavua.\n"
1655 #: ../src/utils/pactl.c:140
1657 msgid "Sample cache size: %s\n"
1658 msgstr "Näytevälimuistin koko: %s\n"
1660 #: ../src/utils/pactl.c:149
1662 msgid "Failed to get server information: %s\n"
1663 msgstr "Palvelintietojen selvittäminen epäonnistui: %s\n"
1665 #: ../src/utils/pactl.c:157
1671 "Server Version: %s\n"
1672 "Default Sample Specification: %s\n"
1673 "Default Channel Map: %s\n"
1674 "Default Sink: %s\n"
1675 "Default Source: %s\n"
1678 "Käyttäjänimi: %s\n"
1680 "Palvelimen nimi: %s\n"
1681 "Palvelimen versio: %s\n"
1682 "Oletusnäytemäärittely: %s\n"
1683 "Oletuskanavakartta: %s\n"
1688 #: ../src/utils/pactl.c:198
1690 msgid "Failed to get sink information: %s\n"
1691 msgstr "Nielun tietojen nouto epäonnistui: %s\n"
1693 #: ../src/utils/pactl.c:214
1699 "\tDescription: %s\n"
1701 "\tSample Specification: %s\n"
1702 "\tChannel Map: %s\n"
1703 "\tOwner Module: %u\n"
1705 "\tVolume: %s%s%s\n"
1706 "\t balance %0.2f\n"
1707 "\tBase Volume: %s%s%s\n"
1708 "\tMonitor Source: %s\n"
1709 "\tLatency: %0.0f usec, configured %0.0f usec\n"
1710 "\tFlags: %s%s%s%s%s%s\n"
1719 "\tNäytemäärittely: %s\n"
1720 "\tKanavakartta: %s\n"
1721 "\tOmistava moduuli: %u\n"
1723 "\tÄänenvoimakkuus: %s%s%s\n"
1724 "\t balanssi %0.2f\n"
1725 "\tPerusäänenvoimakkuus: %s%s%s\n"
1726 "\tTarkkailulähde: %s\n"
1727 "\tLatenssi: %0.0f μs, asetettu %0.0f μs\n"
1728 "\tLiput: %s%s%s%s%s%s\n"
1732 #: ../src/utils/pactl.c:261 ../src/utils/pactl.c:353
1735 msgstr "\tProfiilit:\n"
1737 #: ../src/utils/pactl.c:267 ../src/utils/pactl.c:359
1739 msgid "\tActive Port: %s\n"
1740 msgstr "\tAktiivinen profiili: %s\n"
1742 #: ../src/utils/pactl.c:290
1744 msgid "Failed to get source information: %s\n"
1745 msgstr "Lähteen tietojen nouto epäonnistui: %s\n"
1747 #: ../src/utils/pactl.c:306
1753 "\tDescription: %s\n"
1755 "\tSample Specification: %s\n"
1756 "\tChannel Map: %s\n"
1757 "\tOwner Module: %u\n"
1759 "\tVolume: %s%s%s\n"
1760 "\t balance %0.2f\n"
1761 "\tBase Volume: %s%s%s\n"
1762 "\tMonitor of Sink: %s\n"
1763 "\tLatency: %0.0f usec, configured %0.0f usec\n"
1764 "\tFlags: %s%s%s%s%s%s\n"
1773 "\tNäytemäärittely: %s\n"
1774 "\tKanavakartta: %s\n"
1775 "\tOmistava moduuli: %u\n"
1777 "\tÄänenvoimakkuus: %s%s%s\n"
1778 "\t balanssi %0.2f\n"
1779 "\tPerusäänenvoimakkuus: %s%s%s\n"
1780 "\tTarkkailtava nielu: %s\n"
1781 "\tLatenssi: %0.0f μs, asetettu %0.0f μs\n"
1782 "\tLiput: %s%s%s%s%s%s\n"
1786 #: ../src/utils/pactl.c:338 ../src/utils/pactl.c:394 ../src/utils/pactl.c:429
1787 #: ../src/utils/pactl.c:466 ../src/utils/pactl.c:525 ../src/utils/pactl.c:526
1788 #: ../src/utils/pactl.c:536 ../src/utils/pactl.c:580 ../src/utils/pactl.c:581
1789 #: ../src/utils/pactl.c:587 ../src/utils/pactl.c:630 ../src/utils/pactl.c:631
1790 #: ../src/utils/pactl.c:638
1794 #: ../src/utils/pactl.c:368
1796 msgid "Failed to get module information: %s\n"
1797 msgstr "Moduulin tietojen nouto epäonnistui: %s\n"
1799 #: ../src/utils/pactl.c:386
1805 "\tUsage counter: %s\n"
1811 "\tArgumentti: %s\n"
1812 "\tKäyttölaskuri: %s\n"
1816 #: ../src/utils/pactl.c:405
1818 msgid "Failed to get client information: %s\n"
1819 msgstr "Asiakkaan tietojen nouto epäonnistui: %s\n"
1821 #: ../src/utils/pactl.c:423
1826 "\tOwner Module: %s\n"
1832 "\tOmistava moduuli: %s\n"
1836 #: ../src/utils/pactl.c:440
1838 msgid "Failed to get card information: %s\n"
1839 msgstr "Kortin tietojen nouto epäonnistui: %s\n"
1841 #: ../src/utils/pactl.c:458
1847 "\tOwner Module: %s\n"
1854 "\tOmistava moduuli: %s\n"
1858 #: ../src/utils/pactl.c:472
1860 msgid "\tProfiles:\n"
1861 msgstr "\tProfiilit:\n"
1863 #: ../src/utils/pactl.c:478
1865 msgid "\tActive Profile: %s\n"
1866 msgstr "\tAktiivinen profiili: %s\n"
1868 #: ../src/utils/pactl.c:489
1870 msgid "Failed to get sink input information: %s\n"
1871 msgstr "Nielun sisääntulon tietojen nouto epäonnistui: %s\n"
1873 #: ../src/utils/pactl.c:508
1878 "\tOwner Module: %s\n"
1881 "\tSample Specification: %s\n"
1882 "\tChannel Map: %s\n"
1886 "\t balance %0.2f\n"
1887 "\tBuffer Latency: %0.0f usec\n"
1888 "\tSink Latency: %0.0f usec\n"
1889 "\tResample method: %s\n"
1893 "Nielun sisääntulo #%u\n"
1895 "\tOmistava moduuli: %s\n"
1898 "\tNäytemäärittely: %s\n"
1899 "\tKanavakartta: %s\n"
1901 "\tÄänenvoimakkuus: %s\n"
1903 "\t balanssi %0.2f\n"
1904 "\tPuskurin latenssi: %0.0f μs\n"
1905 "\tNielun latenssi: %0.0f μs\n"
1906 "\tUudelleennäytteistyksen tapa: %s\n"
1910 #: ../src/utils/pactl.c:547
1912 msgid "Failed to get source output information: %s\n"
1913 msgstr "Lähteen ulostulon tietojen nouto epäonnistui: %s\n"
1915 #: ../src/utils/pactl.c:567
1918 "Source Output #%u\n"
1920 "\tOwner Module: %s\n"
1923 "\tSample Specification: %s\n"
1924 "\tChannel Map: %s\n"
1925 "\tBuffer Latency: %0.0f usec\n"
1926 "\tSource Latency: %0.0f usec\n"
1927 "\tResample method: %s\n"
1931 "Lähteen ulostulo #%u\n"
1933 "\tOmistava moduuli: %s\n"
1936 "\tNäytemäärittely: %s\n"
1937 "\tKanavakartta: %s\n"
1938 "\tPuskurin latenssi: %0.0f μs\n"
1939 "\tLähteen latenssi: %0.0f μs\n"
1940 "\tUudelleennäytteistyksen tapa: %s\n"
1944 #: ../src/utils/pactl.c:598
1946 msgid "Failed to get sample information: %s\n"
1947 msgstr "Näytetietojen nouto epäonnistui: %s\n"
1949 #: ../src/utils/pactl.c:616
1954 "\tSample Specification: %s\n"
1955 "\tChannel Map: %s\n"
1958 "\t balance %0.2f\n"
1959 "\tDuration: %0.1fs\n"
1968 "\tNäytemäärittely: %s\n"
1969 "\tKanavakartta: %s\n"
1970 "\tÄänenvoimakkuus: %s\n"
1972 "\t balanssi %0.2f\n"
1976 "\tTiedostonimi: %s\n"
1980 #: ../src/utils/pactl.c:646 ../src/utils/pactl.c:656
1982 msgid "Failure: %s\n"
1983 msgstr "Epäonnistuminen: %s\n"
1985 #: ../src/utils/pactl.c:680
1987 msgid "Failed to upload sample: %s\n"
1988 msgstr "Näytteen lähettäminen epäonnistui: %s\n"
1990 #: ../src/utils/pactl.c:697
1991 msgid "Premature end of file\n"
1992 msgstr "Ennenaikainen tiedoston päättyminen\n"
1994 #: ../src/utils/pactl.c:826
1997 "%s [options] stat\n"
1998 "%s [options] list\n"
1999 "%s [options] exit\n"
2000 "%s [options] upload-sample FILENAME [NAME]\n"
2001 "%s [options] play-sample NAME [SINK]\n"
2002 "%s [options] remove-sample NAME\n"
2003 "%s [options] move-sink-input ID SINK\n"
2004 "%s [options] move-source-output ID SOURCE\n"
2005 "%s [options] load-module NAME [ARGS ...]\n"
2006 "%s [options] unload-module ID\n"
2007 "%s [options] suspend-sink [SINK] 1|0\n"
2008 "%s [options] suspend-source [SOURCE] 1|0\n"
2009 "%s [options] set-card-profile [CARD] [PROFILE] \n"
2010 "%s [options] set-sink-port [SINK] [PORT] \n"
2011 "%s [options] set-source-port [SOURCE] [PORT] \n"
2013 " -h, --help Show this help\n"
2014 " --version Show version\n"
2016 " -s, --server=SERVER The name of the server to connect "
2018 " -n, --client-name=NAME How to call this client on the "
2021 "%s [valitsimet] stat\n"
2022 "%s [valitsimet] list\n"
2023 "%s [valitsimet] exit\n"
2024 "%s [valitsimet] upload-sample TIEDOSTONIMI [NIMI]\n"
2025 "%s [valitsimet] play-sample NIMI [NIELU]\n"
2026 "%s [valitsimet] remove-sample NIMI\n"
2027 "%s [valitsimet] move-sink-input TUNNISTE NIELU\n"
2028 "%s [valitsimet] move-source-output TUNNISTE LÄHDE\n"
2029 "%s [valitsimet] load-module NIMI [ARGUMENTIT ...]\n"
2030 "%s [valitsimet] unload-module TUNNISTE\n"
2031 "%s [valitsimet] suspend-sink [NIELU] 1|0\n"
2032 "%s [valitsimet] suspend-source [LÄHDE] 1|0\n"
2033 "%s [valitsimet] set-card-profile [KORTTI] [PROFIILI] \n"
2035 " -h, --help Näytä tämä ohje\n"
2036 " --version Näytä versio\n"
2038 " -s, --server=PALVELIN Sen palvelimen nimi, johon\n"
2040 " -n, --client-name=NIMI Kuinka tätä asiakasohjelmaa\n"
2041 " kutsutaan palvelimella\n"
2043 #: ../src/utils/pactl.c:880
2047 "Compiled with libpulse %s\n"
2048 "Linked with libpulse %s\n"
2051 "Käännetty libpulsen versiolle %s\n"
2052 "Linkitetty libpulsen versiolle %s\n"
2054 #: ../src/utils/pactl.c:900
2056 msgid "Invalid client name '%s'\n"
2057 msgstr "Virheellinen kanavakartta ”%s”\n"
2059 #: ../src/utils/pactl.c:926
2060 msgid "Please specify a sample file to load\n"
2061 msgstr "Anna ladattava näytetiedosto\n"
2063 #: ../src/utils/pactl.c:939
2064 msgid "Failed to open sound file.\n"
2065 msgstr "Äänitiedoston avaaminen epäonnistui.\n"
2067 #: ../src/utils/pactl.c:944
2069 msgid "Failed to determine sample specification from file.\n"
2070 msgstr "Näytetietojen nouto epäonnistui: %s\n"
2072 #: ../src/utils/pactl.c:951
2074 msgid "Warning: Failed to determine sample specification from file.\n"
2075 msgstr "Avataan %svirta näytemäärityksellä ”%s”.\n"
2077 #: ../src/utils/pactl.c:961
2078 msgid "You have to specify a sample name to play\n"
2079 msgstr "Soitettavan näytteen nimi on annettava\n"
2081 #: ../src/utils/pactl.c:973
2082 msgid "You have to specify a sample name to remove\n"
2083 msgstr "Poistettavan näytteen nimi on annettava\n"
2085 #: ../src/utils/pactl.c:982
2086 msgid "You have to specify a sink input index and a sink\n"
2087 msgstr "Nielun syöteindeksi ja nielu on annettava\n"
2089 #: ../src/utils/pactl.c:992
2090 msgid "You have to specify a source output index and a source\n"
2091 msgstr "Lähteen ulostuloindeksi ja lähde on annettava\n"
2093 #: ../src/utils/pactl.c:1007
2094 msgid "You have to specify a module name and arguments.\n"
2095 msgstr "Moduulin nimi ja argumentit on annettava.\n"
2097 #: ../src/utils/pactl.c:1027
2098 msgid "You have to specify a module index\n"
2099 msgstr "Moduulin indeksi on annettava\n"
2101 #: ../src/utils/pactl.c:1037
2103 "You may not specify more than one sink. You have to specify a boolean "
2105 msgstr "Ei voi antaa enempää kuin yhden nielun. Totuusarvo on annettava.\n"
2107 #: ../src/utils/pactl.c:1050
2109 "You may not specify more than one source. You have to specify a boolean "
2111 msgstr "Ei voi antaa enempää kuin yhden lähteen. Totuusarvo on annettava.\n"
2113 #: ../src/utils/pactl.c:1062
2114 msgid "You have to specify a card name/index and a profile name\n"
2115 msgstr "Kortin nimi/indeksi ja profiilin nimi on annettava\n"
2117 #: ../src/utils/pactl.c:1073
2119 msgid "You have to specify a sink name/index and a port name\n"
2120 msgstr "Kortin nimi/indeksi ja profiilin nimi on annettava\n"
2122 #: ../src/utils/pactl.c:1084
2124 msgid "You have to specify a source name/index and a port name\n"
2125 msgstr "Kortin nimi/indeksi ja profiilin nimi on annettava\n"
2127 #: ../src/utils/pactl.c:1099
2128 msgid "No valid command specified.\n"
2129 msgstr "Mitään kelvollista komentoa ei annettu.\n"
2131 #: ../src/utils/pax11publish.c:61
2134 "%s [-D display] [-S server] [-O sink] [-I source] [-c file] [-d|-e|-i|-r]\n"
2136 " -d Show current PulseAudio data attached to X11 display (default)\n"
2137 " -e Export local PulseAudio data to X11 display\n"
2138 " -i Import PulseAudio data from X11 display to local environment "
2139 "variables and cookie file.\n"
2140 " -r Remove PulseAudio data from X11 display\n"
2142 "%s [-D näyttö] [-S palvelin] [-O nielu] [-I lähde] [-c tiedosto] [-d|-e|-i|-"
2145 " -d Näytä nykyiseen X11-näyttöön yhdistetyn PulseAudion tiedot (oletus)\n"
2146 " -e Vie paikalliset PulseAudio-tiedot X11-näytölle\n"
2147 " -i Tuo PulseAudio-tiedot X11-näytöltä paikallisiin ympäristömuuttujiin "
2149 " evästetiedostoon.\n"
2150 " -r Poista PulseAudio-tiedostot X11-näytöltä\n"
2152 #: ../src/utils/pax11publish.c:94
2154 msgid "Failed to parse command line.\n"
2155 msgstr "Komentorivin jäsentäminen epäonnistui.\n"
2157 #: ../src/utils/pax11publish.c:108
2159 msgid "Server: %s\n"
2160 msgstr "Palvelin: %s\n"
2162 #: ../src/utils/pax11publish.c:110
2164 msgid "Source: %s\n"
2165 msgstr "Lähde: %s\n"
2167 #: ../src/utils/pax11publish.c:112
2170 msgstr "Nielu: %s\n"
2172 #: ../src/utils/pax11publish.c:114
2174 msgid "Cookie: %s\n"
2175 msgstr "Eväste: %s\n"
2177 #: ../src/utils/pax11publish.c:132
2179 msgid "Failed to parse cookie data\n"
2180 msgstr "Evästetietojen jäsennys epäonnistui\n"
2182 #: ../src/utils/pax11publish.c:137
2184 msgid "Failed to save cookie data\n"
2185 msgstr "Evästetietojen tallennus epäonnistui\n"
2187 #: ../src/utils/pax11publish.c:152
2189 msgid "Failed to load client configuration file.\n"
2190 msgstr "Asiakasohjelman asetustiedoston lataaminen epäonnistui.\n"
2192 #: ../src/utils/pax11publish.c:157
2194 msgid "Failed to read environment configuration data.\n"
2195 msgstr "Ympäristön asetustietojen lukeminen epäonnistui.\n"
2197 #: ../src/utils/pax11publish.c:174
2199 msgid "Failed to get FQDN.\n"
2200 msgstr "Verkkonimen saaminen epäonnistui.\n"
2202 #: ../src/utils/pax11publish.c:194
2204 msgid "Failed to load cookie data\n"
2205 msgstr "Evästetietojen lataaminen epäonnistui\n"
2207 #: ../src/utils/pax11publish.c:211
2209 msgid "Not yet implemented.\n"
2210 msgstr "Toteutusta ei vielä ole.\n"
2212 #: ../src/utils/pacmd.c:69
2213 msgid "No PulseAudio daemon running, or not running as session daemon."
2216 #: ../src/utils/pacmd.c:74
2218 msgid "socket(PF_UNIX, SOCK_STREAM, 0): %s"
2219 msgstr "socket(PF_UNIX, SOCK_STREAM, 0): %s"
2221 #: ../src/utils/pacmd.c:91
2223 msgid "connect(): %s"
2224 msgstr "connect(): %s"
2226 #: ../src/utils/pacmd.c:99
2227 msgid "Failed to kill PulseAudio daemon."
2228 msgstr "PulseAudio-taustaprosessin lopettaminen epäonnistui."
2230 #: ../src/utils/pacmd.c:107
2231 msgid "Daemon not responding."
2232 msgstr "Taustaprosessi ei vastaa."
2234 #: ../src/utils/pacmd.c:161
2239 #: ../src/utils/pacmd.c:171 ../src/utils/pacmd.c:188
2244 #: ../src/utils/pacmd.c:207 ../src/utils/pacmd.c:223
2247 msgstr "write(): %s"
2249 #: ../src/pulsecore/lock-autospawn.c:136 ../src/pulsecore/lock-autospawn.c:219
2250 msgid "Cannot access autospawn lock."
2251 msgstr "Automaattisen käynnistyksen lukkoa ei voida käyttää."
2253 #: ../src/modules/alsa/alsa-sink.c:451 ../src/modules/alsa/alsa-sink.c:608
2256 "ALSA woke us up to write new data to the device, but there was actually "
2257 "nothing to write!\n"
2258 "Most likely this is a bug in the ALSA driver '%s'. Please report this issue "
2259 "to the ALSA developers.\n"
2260 "We were woken up with POLLOUT set -- however a subsequent snd_pcm_avail() "
2261 "returned 0 or another value < min_avail."
2263 "ALSA herätti taustaprosessin kirjoittamaan uutta dataa laitteelle, mutta "
2264 "mitään kirjoitettavaa ei ollut!\n"
2265 "Tämä on luultavasti ohjelmavirhe ALSA-ajurissa ”%s”. Raportoi tästä "
2266 "ongelmasta ALSA-kehittäjille. Taustaprosessi herätettiin POLLOUT "
2267 "asetettuna, snd_pcm_avail() palautti kuitenkin 0 tai jonkin muun arvon, "
2268 "joka on < min_avail."
2270 #: ../src/modules/alsa/alsa-source.c:431 ../src/modules/alsa/alsa-source.c:580
2273 "ALSA woke us up to read new data from the device, but there was actually "
2274 "nothing to read!\n"
2275 "Most likely this is a bug in the ALSA driver '%s'. Please report this issue "
2276 "to the ALSA developers.\n"
2277 "We were woken up with POLLIN set -- however a subsequent snd_pcm_avail() "
2278 "returned 0 or another value < min_avail."
2280 "ALSA herätti taustaprosessin lukemaan uutta dataa laitteelta, mutta mitään "
2281 "luettavaa ei ollut!\n"
2282 "Tämä on luultavasti ohjelmavirhe ALSA-ajurissa ”%s”. Raportoi tästä "
2283 "ongelmasta ALSA-kehittäjille. Taustaprosessi herätettiin POLLIN asetettuna, "
2284 "snd_pcm_avail() palautti kuitenkin 0 tai jonkin muun arvon, on < min_avail."
2286 #: ../src/modules/alsa/module-alsa-card.c:152
2287 #: ../src/modules/bluetooth/module-bluetooth-device.c:2070
2291 #: ../src/modules/bluetooth/module-bluetooth-device.c:2040
2292 msgid "High Fidelity Playback (A2DP)"
2293 msgstr "Korkean äänenlaadun toisto (A2DP)"
2295 #: ../src/modules/bluetooth/module-bluetooth-device.c:2055
2296 msgid "Telephony Duplex (HSP/HFP)"
2299 #: ../src/modules/reserve-wrap.c:151
2300 msgid "PulseAudio Sound Server"
2301 msgstr "PulseAudio-äänipalvelin"
2303 #~ msgid "select(): %s"
2304 #~ msgstr "select(): %s"
2306 #~ msgid "Cannot connect to system bus: %s"
2307 #~ msgstr "Järjestelmäväylään ei voida yhdistää: %s"
2309 #~ msgid "Cannot get caller from PID: %s"
2310 #~ msgstr "Kutsujaa ei saada PID:stä: %s"
2312 #~ msgid "Cannot set UID on caller object."
2313 #~ msgstr "UID:tä ei voida asettaa kutsujaobjektille."
2315 #~ msgid "Failed to get CK session."
2316 #~ msgstr "CK-istunnon saaminen epäonnistui."
2318 #~ msgid "Cannot set UID on session object."
2319 #~ msgstr "UID:tä ei voida asettaa istunto-objektille."
2321 #~ msgid "Cannot allocate PolKitAction."
2322 #~ msgstr "Ei voida varata PolKitActionia."
2324 #~ msgid "Cannot set action_id"
2325 #~ msgstr "Ei voida asettaa action_id:tä"
2327 #~ msgid "Cannot allocate PolKitContext."
2328 #~ msgstr "Ei voida varata PolKitContextia."
2330 #~ msgid "Cannot initialize PolKitContext: %s"
2331 #~ msgstr "Ei voida alustaa PolKitContextia: %s"
2333 #~ msgid "Could not determine whether caller is authorized: %s"
2334 #~ msgstr "Ei voida päätellä onko kutsujalla käyttöoikeus: %s"
2336 #~ msgid "Cannot obtain auth: %s"
2337 #~ msgstr "Tunnistautumista ei saada: %s"
2339 #~ msgid "PolicyKit responded with '%s'"
2340 #~ msgstr "PolicyKit vastasi ”%s”"
2343 #~ "High-priority scheduling (negative Unix nice level) for the PulseAudio "
2346 #~ "Korkean prioriteetin ajoitus (negatiivinen Unix-nice-taso) PulseAudio-"
2347 #~ "taustajärjestelmälle"
2349 #~ msgid "Real-time scheduling for the PulseAudio daemon"
2350 #~ msgstr "Reaaliaikainen ajoitus PulseAudio-taustajärjestelmälle"
2353 #~ "System policy prevents PulseAudio from acquiring high-priority scheduling."
2355 #~ "Järjestelmäkäytäntö estää PulseAudiota saamasta korkean prioriteetin "
2359 #~ "System policy prevents PulseAudio from acquiring real-time scheduling."
2361 #~ "Järjestelmäkäytäntö estää PulseAudiota saamasta reaaliaikaista ajoitusta."
2363 #~ msgid "read() failed: %s\n"
2364 #~ msgstr "read() epäonnistui: %s\n"
2367 #~ msgid "pa_context_connect() failed: %s\n"
2368 #~ msgstr "pa_context_connect() epäonnistui: %s"
2370 #~ msgid "We're in the group '%s', allowing high-priority scheduling."
2371 #~ msgstr "Ollaan ryhmässä ”%s”, korkean prioriteetin ajoitus on sallittua."
2373 #~ msgid "We're in the group '%s', allowing real-time scheduling."
2374 #~ msgstr "Ollaan ryhmässä ”%s”, tosiaikainen vuorottaminen on sallittua."
2376 #~ msgid "PolicyKit grants us acquire-high-priority privilege."
2377 #~ msgstr "PolicyKit myöntää acquire-high-priority-oikeuden."
2379 #~ msgid "PolicyKit refuses acquire-high-priority privilege."
2380 #~ msgstr "PolicyKit ei myönnä acquire-high-priority-oikeutta."
2382 #~ msgid "PolicyKit grants us acquire-real-time privilege."
2383 #~ msgstr "PolicyKit myöntää acquire-real-time-oikeuden."
2385 #~ msgid "PolicyKit refuses acquire-real-time privilege."
2386 #~ msgstr "PolicyKit ei myönnä acquire-real-time-oikeutta."
2389 #~ "Called SUID root and real-time and/or high-priority scheduling was "
2390 #~ "requested in the configuration. However, we lack the necessary "
2392 #~ "We are not in group '%s', PolicyKit refuse to grant us the requested "
2393 #~ "privileges and we have no increase RLIMIT_NICE/RLIMIT_RTPRIO resource "
2395 #~ "For enabling real-time/high-priority scheduling please acquire the "
2396 #~ "appropriate PolicyKit privileges, or become a member of '%s', or increase "
2397 #~ "the RLIMIT_NICE/RLIMIT_RTPRIO resource limits for this user."
2399 #~ "Ohjelmaa kutsuttiin SUID-rootina ja reaaliaikaista ja/tai korkean "
2400 #~ "prioriteetin ajoitusta pyydettiin asetuksissa. Tarvittavat oikeudet "
2401 #~ "kuitenkin puuttuvat:\n"
2402 #~ "Ei olla ryhmässä ”%s”, PolicyKit ei myönnä pyydettyjä oikeuksia ja "
2403 #~ "RLIMIT_NICE/RLIMIT_RTPRIO-resurssirajoja ei ole kasvatettu.\n"
2404 #~ "Hanki riittävät PolicyKit-oikeudet, liity ryhmään ”%s” tai kasvata tämän "
2405 #~ "käyttäjän RLIMIT_NICE/RLIMIT_RTPRIO-resurssirajoja reaaliaikaisen ja/tai "
2406 #~ "korkean prioriteetin ajoituksen ottamiseksi käyttöön."
2409 #~ "High-priority scheduling enabled in configuration but not allowed by "
2412 #~ "Korkean prioriteetin ajoitus otettu käyttöön asetuksissa, mutta käytännöt "
2413 #~ "eivät salli sitä."
2415 #~ msgid "Successfully increased RLIMIT_RTPRIO"
2416 #~ msgstr "RLIMIT_RTPRIO:n kasvatus onnistui"
2418 #~ msgid "RLIMIT_RTPRIO failed: %s"
2419 #~ msgstr "RLIMIT_RTPRIO epäonnistui: %s"
2421 #~ msgid "Giving up CAP_NICE"
2422 #~ msgstr "Luovutaan CAP_NICE:stä"
2425 #~ "Real-time scheduling enabled in configuration but not allowed by policy."
2427 #~ "Tosiaikainen ajoitus otettu käyttöön asetuksissa, mutta käytännöt eivät "
2430 #~ msgid "Limited capabilities successfully to CAP_SYS_NICE."
2431 #~ msgstr "Oikeuksien rajoittaminen CAP_SYS_NICEen onnistui."
2433 #~ msgid "time_new() failed.\n"
2434 #~ msgstr "time_new() epäonnistui.\n"
2436 #~ msgid "Analog Mono"
2437 #~ msgstr "Analoginen mono"
2439 #~ msgid "Analog Stereo"
2440 #~ msgstr "Analoginen stereo"
2442 #~ msgid "Digital Stereo (IEC958)"
2443 #~ msgstr "Digitaalinen stereo (IEC958)"
2445 #~ msgid "Digital Stereo (HDMI)"
2446 #~ msgstr "Digitaalinen stereo (HDMI)"
2448 #~ msgid "Analog Surround 4.0"
2449 #~ msgstr "Analoginen tilaääni 4.0"
2451 #~ msgid "Digital Surround 4.0 (IEC958/AC3)"
2452 #~ msgstr "Digitaalinen tilaääni 4.0 (IEC958/AC3)"
2454 #~ msgid "Analog Surround 4.1"
2455 #~ msgstr "Analoginen tilaääni 4.1"
2457 #~ msgid "Analog Surround 5.0"
2458 #~ msgstr "Analoginen tilaääni 5.0"
2460 #~ msgid "Analog Surround 5.1"
2461 #~ msgstr "Analoginen tilaääni 5.1"
2463 #~ msgid "Digital Surround 5.1 (IEC958/AC3)"
2464 #~ msgstr "Digitaalinen tilaääni 5.1 (IEC958/AC3)"
2466 #~ msgid "Analog Surround 7.1"
2467 #~ msgstr "Analoginen tilaääni 7.1"
2469 #~ msgid "Output %s + Input %s"
2470 #~ msgstr "Ulostulo %s + Sisääntulo %s"
2472 #~ msgid "Output %s"
2473 #~ msgstr "Ulostulo %s"
2476 #~ msgstr "Sisääntulo %s"
2478 #~ msgid "Stream successfully created\n"
2479 #~ msgstr "Virran luonti onnistui\n"
2481 #~ msgid "Stream errror: %s\n"
2482 #~ msgstr "Virtavirhe: %s\n"
2484 #~ msgid "Connection established.\n"
2485 #~ msgstr "Yhteys muodostetettu.\n"
2488 #~ "%s [options] [FILE]\n"
2490 #~ " -h, --help Show this help\n"
2491 #~ " --version Show version\n"
2493 #~ " -v, --verbose Enable verbose operation\n"
2495 #~ " -s, --server=SERVER The name of the server to connect "
2497 #~ " -d, --device=DEVICE The name of the sink to connect "
2499 #~ " -n, --client-name=NAME How to call this client on the "
2501 #~ " --stream-name=NAME How to call this stream on the "
2503 #~ " --volume=VOLUME Specify the initial (linear) "
2504 #~ "volume in range 0...65536\n"
2505 #~ " --channel-map=CHANNELMAP Set the channel map to the use\n"
2507 #~ "%s [valitsimet] [TIEDOSTO]\n"
2509 #~ " -h, --help Näytä tämä ohje\n"
2510 #~ " --version Näytä tiedostot\n"
2512 #~ " -v, --verbose Yksityiskohtaiset tulosteet\n"
2514 #~ " -s, --server=PALVELIN Sen palvelimen nimi, johon\n"
2516 #~ " -d, --device=LAITE Sen nielun nimi, johon "
2518 #~ " -n, --client-name=NIMI Kuinka tätä asiakasohjelmaa "
2520 #~ " palvelimella\n"
2521 #~ " --stream-name=NIMI Kuinka tätä virtaa kutsutaan\n"
2522 #~ " palvelimella\n"
2523 #~ " --volume=ÄÄNENVOIMAKKUUS Määritä (lineaarinen) "
2524 #~ "aloitusäänen-\n"
2525 #~ " voimakkuus väliltä 0...65536\n"
2526 #~ " --channel-map=KANAVAKARTTA Aseta käytettävä kanavakartta\n"
2530 #~ "Compiled with libpulse %s\n"
2531 #~ "Linked with libpulse %s\n"
2534 #~ "Käännetty libpulsen versiolle %s\n"
2535 #~ "Linkitetty libpulsen versiolle %s\n"
2537 #~ msgid "Invalid channel map\n"
2538 #~ msgstr "Virheellinen kanavakartta\n"
2540 #~ msgid "Failed to open file '%s'\n"
2541 #~ msgstr "Tiedoston ”%s” avaaminen epäonnistui\n"
2543 #~ msgid "Channel map doesn't match file.\n"
2544 #~ msgstr "Kanavakartta ei täsmää tiedostoon.\n"
2546 #~ msgid "Using sample spec '%s'\n"
2547 #~ msgstr "Käytetään näytemäärittelyä ”%s”\n"
2550 #~ msgstr "vaimennettu"
2553 #~ "*** Autoload Entry #%u ***\n"
2559 #~ "*** Automaattilataustietue #%u ***\n"
2563 #~ "Argumentto: %s\n"