1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50
|
# Catalan translation of jackd2's debconf messages
# Copyright © 2024 Free Software Foundation, Inc.
# This file is distributed under the same license as the jackd2 package.
# poc senderi <pocsenderi@protonmail.com>, 2024.
#
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: jackd2@packages.debian.org\n"
"POT-Creation-Date: 2011-12-22 23:36+0100\n"
"PO-Revision-Date: 2024-12-08 22:26+0100\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Last-Translator: poc senderi <pocsenderi@protonmail.com>\n"
"Language-Team: Catalan <debian-l10n-catalan@lists.debian.org>\n"
"X-Generator: Poedit 2.4.2\n"
#. Type: boolean
#. Description
#: ../jackd2.templates:2001
msgid "Enable realtime process priority?"
msgstr "Voleu habilitar la prioritat de processos en temps real?"
#. Type: boolean
#. Description
#: ../jackd2.templates:2001
msgid ""
"If you want to run jackd with realtime priorities, the user starting jackd "
"needs realtime permissions. Accept this option to create the file /etc/"
"security/limits.d/audio.conf, granting realtime priority and memlock "
"privileges to the audio group."
msgstr ""
"Si voleu executar el «jackd» amb prioritat de temps real, l'usuari que "
"l'engegui necessita permís de temps real. Accepteu aquesta opció per a "
"crear el fitxer «/etc/security/limits.d/audio.conf», concedint prioritat de "
"temps real i privilegis de «memlock» al grup «audio»."
#. Type: boolean
#. Description
#: ../jackd2.templates:2001
msgid ""
"Running jackd with realtime priority minimizes latency, but may lead to "
"complete system lock-ups by requesting all the available physical system "
"memory, which is unacceptable in multi-user environments."
msgstr ""
"Executar el «jackd» amb prioritat en temps real minimitza la latència, però "
"pot conduir al bloqueig del sistema si se sol·licita tota la memòria física "
"disponible del sistema, fet que és inacceptable en entorns multiusuari."
|