~ubuntu-branches/ubuntu/quantal/jackd2/quantal

« back to all changes in this revision

Viewing changes to debian/po/fr.po

  • Committer: Bazaar Package Importer
  • Author(s): Reinhard Tartler, Adrian Knoth, Reinhard Tartler, Jonas Smedegaard
  • Date: 2010-06-19 18:54:29 UTC
  • Revision ID: james.westby@ubuntu.com-20100619185429-zhbhh0mqvukgzx0l
Tags: 1.9.5~dfsg-15
[ Adrian Knoth ]
* Also provide the shlibs file for libjack-jackd2-0
* Fix FTBFS on sparc64 (Closes: #586257)

[ Reinhard Tartler ]
* jackd must not be a virtual package, use 'jack-daemon' for that
* add breaks/replaces on old libjack0
* change shlibsfile to prefer jackd2's libjack
* use conflicts instead of breaks. libjack-jackd2-0 has file conflicts
  with libjack0 and will keep it

[ Jonas Smedegaard ]
* Update control file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Translation of jack-audio-connection-kit debconf templates to French
 
2
# Copyright (C) 2009 Debian French l10n team <debian-l10n-french@lists.debian.org>
 
3
# This file is distributed under the same license as the jack-audio-connection-kit package.
 
4
#
 
5
# Translators:
 
6
# Christian Perrier <bubulle@debian.org>, 2009.
 
7
msgid ""
 
8
msgstr ""
 
9
"Project-Id-Version: \n"
 
10
"Report-Msgid-Bugs-To: jack-audio-connection-kit@packages.debian.org\n"
 
11
"POT-Creation-Date: 2009-10-10 14:57+0100\n"
 
12
"PO-Revision-Date: 2009-10-19 19:16+0200\n"
 
13
"Last-Translator: Christian Perrier <bubulle@debian.org>\n"
 
14
"Language-Team: French <debian-l10n-french@lists.debian.org>\n"
 
15
"MIME-Version: 1.0\n"
 
16
"Content-Type: text/plain; charset=UTF-8\n"
 
17
"Content-Transfer-Encoding: 8bit\n"
 
18
"X-Generator: Lokalize 1.0\n"
 
19
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
20
 
 
21
#. Type: boolean
 
22
#. Description
 
23
#: ../jackd.templates:2001
 
24
msgid "Enable realtime process priority?"
 
25
msgstr "Faut-il activer la gestion des priorités de processus en temps réel ?"
 
26
 
 
27
#. Type: boolean
 
28
#. Description
 
29
#: ../jackd.templates:2001
 
30
msgid ""
 
31
"If you want to run jackd with realtime priorities, the user starting jackd "
 
32
"needs realtime permissions. Accept this option to create the file /etc/"
 
33
"security/limits.d/audio.conf, granting realtime priority and memlock "
 
34
"privileges to the audio group."
 
35
msgstr ""
 
36
"Si vous voulez exécuter jackd avec des priorités en temps réel, "
 
37
"l'identifiant qui exécute le démon doit avoir des autorisations « realtime ». "
 
38
"Vous pouvez choisir cette option pour créer un fichier /etc/security/limits."
 
39
"d/audio.conf qui donnera la priorité « realtime » et le privilège "
 
40
"« memlock » (verrouillage de la mémoire) au groupe « audio »."
 
41
 
 
42
#. Type: boolean
 
43
#. Description
 
44
#: ../jackd.templates:2001
 
45
msgid ""
 
46
"Running jackd with realtime priority minimizes latency, but may lead to "
 
47
"complete system lock-ups by requesting all the available physical system "
 
48
"memory, which is unacceptable in multi-user environments."
 
49
msgstr ""
 
50
"Si jackd est exécuté en priorité temps réel, les délais de latence seront "
 
51
"diminués mais cela peut provoquer un gel complet du système si toute la "
 
52
"mémoire physique du système est mobilisée, ce qui est difficilement "
 
53
"acceptable en environnement multi-utilisateurs."