summaryrefslogtreecommitdiff
path: root/debian/po/ca.po
diff options
context:
space:
mode:
Diffstat (limited to 'debian/po/ca.po')
-rw-r--r--debian/po/ca.po352
1 files changed, 352 insertions, 0 deletions
diff --git a/debian/po/ca.po b/debian/po/ca.po
new file mode 100644
index 000000000..633867185
--- /dev/null
+++ b/debian/po/ca.po
@@ -0,0 +1,352 @@
1# openssh (debconf) translation to Catalan.
2# Copyright (C) 2004 Free Software Foundation, Inc.
3# Aleix Badia i Bosch <abadia@ica.es>, 2004
4#
5msgid ""
6msgstr ""
7"Project-Id-Version: openssh_1:3.8p1-3_templates\n"
8"Report-Msgid-Bugs-To: \n"
9"POT-Creation-Date: 2004-10-06 14:06+0100\n"
10"PO-Revision-Date: 2004-03-05 19:46GMT\n"
11"Last-Translator: Aleix Badia i Bosch <abadia@ica.es>\n"
12"Language-Team: Catalan <debian-l10n-catalan@lists.debian.org>\n"
13"MIME-Version: 1.0\n"
14"Content-Type: text/plain; charset=UTF-8\n"
15"Content-Transfer-Encoding: 8bit\n"
16
17#. Type: boolean
18#. Description
19#: ../openssh-client.templates.master:4
20msgid "Do you want /usr/lib/ssh-keysign to be installed SUID root?"
21msgstr "Voleu que el fitxer /usr/lib/ssh-keysign s'instal·li SUID root?"
22
23#. Type: boolean
24#. Description
25#: ../openssh-client.templates.master:4
26msgid ""
27"You have the option of installing the ssh-keysign helper with the SUID bit "
28"set."
29msgstr "Podeu instal·lar l'ajudant del ssh-keysign amb el bit SUID definit."
30
31#. Type: boolean
32#. Description
33#: ../openssh-client.templates.master:4
34msgid ""
35"If you make ssh-keysign SUID, you will be able to use SSH's Protocol 2 host-"
36"based authentication."
37msgstr ""
38"Si definiu l'ssh-keysign SUID podreu utilitzat l'autenticació basada en "
39"l'ordinador central del Protocol 2 de l'SSH."
40
41#. Type: boolean
42#. Description
43#: ../openssh-client.templates.master:4
44msgid ""
45"If in doubt, I suggest you install it with SUID. If it causes problems you "
46"can change your mind later by running: dpkg-reconfigure ssh"
47msgstr ""
48"Si dubteu instal·leu-lo amb el SUID. Si us causa algun problema ho podeu "
49"modificar posteriorment executant l'ordre: dpkg-reconfigure ssh"
50
51#. Type: boolean
52#. Description
53#: ../openssh-server.templates.master:4
54msgid "Generate new configuration file"
55msgstr "Genera un fitxer de configuració nou"
56
57#. Type: boolean
58#. Description
59#: ../openssh-server.templates.master:4
60msgid ""
61"This version of OpenSSH has a considerably changed configuration file from "
62"the version shipped in Debian 'Potato', which you appear to be upgrading "
63"from. I can now generate you a new configuration file (/etc/ssh/sshd."
64"config), which will work with the new server version, but will not contain "
65"any customisations you made with the old version."
66msgstr ""
67"Els fitxers de configuració de l'Openssh s'han modificat considerablement "
68"respecte als de Debian 'Potato', de la qual sembla que esteu actualitzant. "
69"Podeu generar un fitxer de configuració nou (/etc/sshd/sshd.config), que "
70"funcionarà amb la nova versió del servidor però no tindrà els paràmetres de "
71"configuració personalitzats de la versió antiga."
72
73#. Type: boolean
74#. Description
75#: ../openssh-server.templates.master:4
76msgid ""
77"Please note that this new configuration file will set the value of "
78"'PermitRootLogin' to yes (meaning that anyone knowing the root password can "
79"ssh directly in as root). It is the opinion of the maintainer that this is "
80"the correct default (see README.Debian for more details), but you can always "
81"edit sshd_config and set it to no if you wish."
82msgstr ""
83"Recordeu que el valor de 'PermitRootLogin' del nou fitxer configuració serà "
84"yes (qualsevol persona que conegui la contrasenya del superadministrador "
85"podrà utilitzar l'ssh com a superadministrador). El valor predeterminat "
86"d'aquesta opció és una opinió personal del mantenidor (per a més informació "
87"vegeu el fitxer README.Debian), tot i això el podeu modificar editant el "
88"fitxer sshd_config i modificar definint com a no."
89
90#. Type: boolean
91#. Description
92#: ../openssh-server.templates.master:4
93msgid ""
94"It is strongly recommended that you let me generate a new configuration file "
95"for you."
96msgstr ""
97"Es molt recomanable que deixeu que se us creï el nou fitxer de configuració."
98
99#. Type: boolean
100#. Description
101#: ../openssh-server.templates.master:23
102msgid "Allow SSH protocol 2 only"
103msgstr "Permet únicament la versió 2 del protocol d'SSH"
104
105#. Type: boolean
106#. Description
107#: ../openssh-server.templates.master:23
108msgid ""
109"This version of OpenSSH supports version 2 of the ssh protocol, which is "
110"much more secure. Disabling ssh 1 is encouraged, however this will slow "
111"things down on low end machines and might prevent older clients from "
112"connecting (the ssh client shipped with \"potato\" is affected)."
113msgstr ""
114"Aquesta versió de l'OpenSSH suporta la versió 2 del protocol d'ssh, aquesta "
115"versió és molt més segura. És recomanable inhabilitar la versió 1 del "
116"protocol, tot i això relantitzà el funcionament dels ordinadors més antics i "
117"no permetrà les connexions als clients antics (afectarà al client "
118"proporcionat per la \"potato\")."
119
120#. Type: boolean
121#. Description
122#: ../openssh-server.templates.master:23
123msgid ""
124"Also please note that keys used for protocol 1 are different so you will not "
125"be able to use them if you only allow protocol 2 connections."
126msgstr ""
127"Recordeu que les claus que utilitza la versió 1 del protocol són diferents i "
128"no les podreu utilitzar si habiliteu únicament les connexions de la versió 2 "
129"del protocol."
130
131#. Type: boolean
132#. Description
133#: ../openssh-server.templates.master:23
134msgid ""
135"If you later change your mind about this setting, README.Debian has "
136"instructions on what to do to your sshd_config file."
137msgstr ""
138"Si posteriorment canvieu d'opinió respecte a la configuració, podeu trobar "
139"les instruccions per modificar el fitxer sshd_config a README.Debian."
140
141#. Type: boolean
142#. Description
143#: ../openssh-server.templates.master:38
144msgid "Do you want to continue (and risk killing active ssh sessions)?"
145msgstr ""
146"Esteu segur de voler continuar (tot i la possibilitat d'aturar les sessions "
147"d'ssh actives)?"
148
149#. Type: boolean
150#. Description
151#: ../openssh-server.templates.master:38
152msgid ""
153"The version of /etc/init.d/ssh that you have installed, is likely to kill "
154"all running sshd instances. If you are doing this upgrade via an ssh "
155"session, that would be a Bad Thing(tm)."
156msgstr ""
157"La versió de l'/etc/init.d/ssh que heu instal·lat probablement aturarà les "
158"instàncies de l'sshd que s'estan executant. Si esteu realitzant "
159"l'actualització de de d'una sessió d'ssh us podria penjar la connexió."
160
161#. Type: boolean
162#. Description
163#: ../openssh-server.templates.master:38
164msgid ""
165"You can fix this by adding \"--pidfile /var/run/sshd.pid\" to the start-stop-"
166"daemon line in the stop section of the file."
167msgstr ""
168"Ho podeu arreglar afegint la línia \"--pidfile /var/run/sshd.pid\" a la "
169"línia start-stop-daemon de la secció stop del fitxer."
170
171#. Type: note
172#. Description
173#: ../openssh-server.templates.master:48
174msgid "NOTE: Forwarding of X11 and Authorization disabled by default."
175msgstr ""
176"Nota: les opcions de reenviament de les X11 i autorització estan "
177"inhabilitades per defecte."
178
179#. Type: note
180#. Description
181#: ../openssh-server.templates.master:48
182msgid ""
183"For security reasons, the Debian version of ssh has ForwardX11 and "
184"ForwardAgent set to ``off'' by default."
185msgstr ""
186"Per raons de seguretat i de forma predeterminada la versió d'ssh de Debian "
187"té les opcions ForwardX11 i ForwardAgent definides a \"off\"."
188
189#. Type: note
190#. Description
191#: ../openssh-server.templates.master:48
192msgid ""
193"You can enable it for servers you trust, either in one of the configuration "
194"files, or with the -X command line option."
195msgstr ""
196"Ho podeu habilitar pels servidors de confiança, ja sigui en un dels fitxers "
197"de configuració o a través de l'opció de la línia d'ordre -X."
198
199#. Type: note
200#. Description
201#: ../openssh-server.templates.master:48
202msgid "More details can be found in /usr/share/doc/ssh/README.Debian"
203msgstr "Podeu trobar més informació al fitxer /usr/share/doc/ssh/README.Debian"
204
205#. Type: note
206#. Description
207#: ../openssh-server.templates.master:59
208msgid "Warning: rsh-server is installed --- probably not a good idea"
209msgstr ""
210"Avís: el servidor rsh-server està instal·lat --- probablement no sigui una "
211"bona idea"
212
213#. Type: note
214#. Description
215#: ../openssh-server.templates.master:59
216msgid ""
217"having rsh-server installed undermines the security that you were probably "
218"wanting to obtain by installing ssh. I'd advise you to remove that package."
219msgstr ""
220"si teniu instal·lat l'rsh-server perdreu la seguretat que esperaveu obtenir "
221"instal·lant l'ssh. És aconsellable suprimir el paquet."
222
223#. Type: note
224#. Description
225#: ../openssh-server.templates.master:66
226msgid "Warning: telnetd is installed --- probably not a good idea"
227msgstr ""
228"Avís: el telnetd està instal·lat --- probablement no sigui una bona idea"
229
230#. Type: note
231#. Description
232#: ../openssh-server.templates.master:66
233msgid ""
234"I'd advise you to either remove the telnetd package (if you don't actually "
235"need to offer telnet access) or install telnetd-ssl so that there is at "
236"least some chance that telnet sessions will not be sending unencrypted login/"
237"password and session information over the network."
238msgstr ""
239"Es aconsellable suprimir el paquet telnetd (si no heu d'oferir accés a "
240"telnet) o torneu a instal·lar el paquet telnetd-ssl si més no per assegurar "
241"que les sessions de telnet no enviaran les informació del nom d'usuari i "
242"contrasenya sense xifrar a través de la xarxa."
243
244#. Type: note
245#. Description
246#: ../openssh-server.templates.master:74
247msgid "Warning: you must create a new host key"
248msgstr "Avís: heu de crear una nova clau del servidor central"
249
250#. Type: note
251#. Description
252#: ../openssh-server.templates.master:74
253msgid ""
254"There is an old /etc/ssh/ssh_host_key, which is IDEA encrypted. OpenSSH can "
255"not handle this host key file, and I can't find the ssh-keygen utility from "
256"the old (non-free) SSH installation."
257msgstr ""
258"Hi ha un fitxer antic /etc/ssh/ssh_host_key antic xifrat amb IDEA. L'OpenSSH "
259"no pot gestionar aquest fitxer de clau de l'ordinador central i no es pot "
260"trobar l'eina ssh-keygen de la instal·lació d'SSH anterior (non-free)."
261
262#. Type: note
263#. Description
264#: ../openssh-server.templates.master:74
265msgid "You will need to generate a new host key."
266msgstr "Haureu de generar una nova clau de l'ordinador central."
267
268#. Type: boolean
269#. Description
270#: ../openssh-server.templates.master:84
271msgid "Disable challenge-response authentication?"
272msgstr ""
273
274#. Type: boolean
275#. Description
276#: ../openssh-server.templates.master:84
277msgid ""
278"Password authentication appears to be disabled in your current OpenSSH "
279"server configuration. In order to prevent users from logging in using "
280"passwords (perhaps using only public key authentication instead) with recent "
281"versions of OpenSSH, you must disable challenge-response authentication, or "
282"else ensure that your PAM configuration does not allow Unix password file "
283"authentication."
284msgstr ""
285
286#. Type: boolean
287#. Description
288#: ../openssh-server.templates.master:84
289msgid ""
290"If you disable challenge-response authentication, then users will not be "
291"able to log in using passwords. If you leave it enabled (the default "
292"answer), then the 'PasswordAuthentication no' option will have no useful "
293"effect unless you also adjust your PAM configuration in /etc/pam.d/ssh."
294msgstr ""
295
296#~ msgid "ssh2 keys merged in configuration files"
297#~ msgstr "S'han combinat les claus de l'ssh2 als fitxers de configuració"
298
299#~ msgid ""
300#~ "As of version 3 OpenSSH no longer uses separate files for ssh1 and ssh2 "
301#~ "keys. This means the authorized_keys2 and known_hosts2 files are no "
302#~ "longer needed. They will still be read in order to maintain backwards "
303#~ "compatibility"
304#~ msgstr ""
305#~ "Des de la versió 3 de l'OpenSSH ja no s'utilitzaran fitxers separats per "
306#~ "les claus de l'ssh1 i ssg2. Ja no caldran els fitxer authorized_keys2 i "
307#~ "known_hosts2. Es continuaran llegint per mantenir la compatibilitat amb "
308#~ "les versions anteriors."
309
310#~ msgid "Do you want to run the sshd server?"
311#~ msgstr "Voleu executar el servidor d'sshd?"
312
313#~ msgid "This package contains both the ssh client, and the sshd server."
314#~ msgstr "El paquet conté el client i el servidor d'ssh."
315
316#~ msgid ""
317#~ "Normally the sshd Secure Shell Server will be run to allow remote logins "
318#~ "via ssh."
319#~ msgstr ""
320#~ "L'sshd (servidor de l'intèrpret d'ordres segur) s'executarà, normalment, "
321#~ "per permetre l'entrada remota a través de l'ssh."
322
323#~ msgid ""
324#~ "If you are only interested in using the ssh client for outbound "
325#~ "connections on this machine, and don't want to log into it at all using "
326#~ "ssh, then you can disable sshd here."
327#~ msgstr ""
328#~ "Podeu inhabilitar l'sshd si voleu utilitzar el client d'ssh únicament per "
329#~ "connexions a l'exterior i no per acceptar connexions remotes."
330
331#~ msgid "Environment options on keys have been deprecated"
332#~ msgstr "S'ha prohibit les opcions d'entorn a les claus."
333
334#~ msgid ""
335#~ "This version of OpenSSH disables the environment option for public keys "
336#~ "by default, in order to avoid certain attacks (for example, LD_PRELOAD). "
337#~ "If you are using this option in an authorized_keys file, beware that the "
338#~ "keys in question will no longer work until the option is removed."
339#~ msgstr ""
340#~ "L'OpenSSH inhabilita, per defecte i per evitar diversos atacs (per "
341#~ "exemple LD_PRELOAD), les opcions d'entorn per les claus públiques. Si "
342#~ "utilitzeu aquesta opció al fitxer authorized_keys recordeu que les claus "
343#~ "de la qüestió no funcionaran fins que no se suprimeixi l'opció."
344
345#~ msgid ""
346#~ "To re-enable this option, set \"PermitUserEnvironment yes\" in /etc/ssh/"
347#~ "sshd_config after the upgrade is complete, taking note of the warning in "
348#~ "the sshd_config(5) manual page."
349#~ msgstr ""
350#~ "Per tornar a habilitar l'opció definiu \"PermitUserEnvironment yes\" al "
351#~ "fitxer /etc/ssh/sshd_config al finalitzar l'actualització (recordeu la "
352#~ "nota d'avís de la pàgina del manual sshd_config(5)). "