forked from freeipa/freeipa
-
Notifications
You must be signed in to change notification settings - Fork 0
/
es.po
12607 lines (10159 loc) · 360 KB
/
es.po
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
# Brian Curtich <[email protected]>, 2016. #zanata
# Omar Berroterán S. <[email protected]>, 2016. #zanata
# Emilio Herrera <[email protected]>, 2017. #zanata
# Emilio Herrera <[email protected]>, 2018. #zanata
# Emilio Herrera <[email protected]>, 2019. #zanata
msgid ""
msgstr ""
"Project-Id-Version: freeipa 4.9.0.dev201908140712+gitc9938e3d8\n"
"Report-Msgid-Bugs-To: https://fedorahosted.org/freeipa/newticket\n"
"POT-Creation-Date: 2019-08-14 10:13+0300\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2019-07-21 03:38+0000\n"
"Last-Translator: Emilio Herrera <[email protected]>\n"
"Language-Team: Spanish\n"
"Language: es\n"
"X-Generator: Zanata 4.6.2\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
msgid ""
"\n"
" Override this so we can add completed and failed to the return "
"result.\n"
" "
msgstr ""
"\n"
" Anula esto de modo que podamos añadir completados y fallados al "
"resultado devuelto.\n"
" "
msgid ""
"\n"
" Override this so we can set completed and failed.\n"
" "
msgstr ""
"\n"
" Anula esto de modo que podamos fijar completados y fallados.\n"
" "
msgid ""
"\n"
" Add an automember rule.\n"
" "
msgstr ""
"\n"
" Añadir una regla automiembro.\n"
" "
msgid ""
"\n"
" Add conditions to an automember rule.\n"
" "
msgstr ""
"\n"
" Añadir condiciones a una regla automiembro.\n"
" "
msgid ""
"\n"
" Add new ID range.\n"
"\n"
" To add a new ID range you always have to specify\n"
"\n"
" --base-id\n"
" --range-size\n"
"\n"
" Additionally\n"
"\n"
" --rid-base\n"
" --secondary-rid-base\n"
"\n"
" may be given for a new ID range for the local domain while\n"
"\n"
" --rid-base\n"
" --dom-sid\n"
"\n"
" must be given to add a new range for a trusted AD domain.\n"
"\n"
msgstr ""
"\n"
" Añadir un nuevo rango ID.\n"
"\n"
" Para añadir un nuevo rango ID usted debe especificar siempre\n"
"\n"
" --base-id\n"
" --range-size\n"
"\n"
" Adicionalmente\n"
"\n"
" --rid-base\n"
" --secondary-rid-base\n"
"\n"
" puede ser dado para un nuevo rangi ID para el dominio local mientras\n"
"\n"
" --rid-base\n"
" --dom-sid\n"
"\n"
" debe ser dado para añadir un nuevo rango para un dominio AD de "
"confianza.\n"
"\n"
msgid ""
"\n"
" Delete an automember rule.\n"
" "
msgstr ""
"\n"
" Borra una regla automiembro.\n"
" "
msgid ""
"\n"
" Display information about an automember rule.\n"
" "
msgstr ""
"\n"
" Muestra información sobre una regla automiembro.\n"
" "
msgid ""
"\n"
" Lockout status of a user account\n"
"\n"
" An account may become locked if the password is entered incorrectly too\n"
" many times within a specific time period as controlled by password\n"
" policy. A locked account is a temporary condition and may be unlocked "
"by\n"
" an administrator.\n"
"\n"
" This connects to each IPA master and displays the lockout status on\n"
" each one.\n"
"\n"
" To determine whether an account is locked on a given server you need\n"
" to compare the number of failed logins and the time of the last "
"failure.\n"
" For an account to be locked it must exceed the maxfail failures within\n"
" the failinterval duration as specified in the password policy "
"associated\n"
" with the user.\n"
"\n"
" The failed login counter is modified only when a user attempts a log in\n"
" so it is possible that an account may appear locked but the last failed\n"
" login attempt is older than the lockouttime of the password policy. "
"This\n"
" means that the user may attempt a login again. "
msgstr ""
"\n"
" Estado de bloqueo de una cuenta de usuario\n"
"\n"
" Una cuenta de usuario puede resultar bloqueada si la contraseña se "
"introduce\n"
" incorrectamente muchas veces dentro de un período especifico de tiempo\n"
" controlado por la política de contraseña. Un bloqueo de cuenta es una "
"condición\n"
" temporal y debe ser desbloqueada por un administrador.\n"
"\n"
" Esto conecta con el máster IPA y muestra el estado de bloqueo de cada "
"uno.\n"
"\n"
" Para determinar si una cuenta está bloqueada en un servidor dado usted\n"
" necesita comparar el número de accesos fallido y la hora del último "
"fallo. Para\n"
" que una cuenta se bloquee debe exceder maxfail dentro de la duración\n"
" failinterval según se especifique en la política de contraseña asociada "
"con el\n"
" usuario.\n"
"\n"
" El contador de acceso fallado se modifica solo cuando un usuario intenta "
"acceder\n"
" por lo que es posible que una cuenta puede aparecer bloqueada pero el "
"último\n"
" acceso fallado sea más antiguo que el lockouttime de la política de "
"contraseña.\n"
" Esto significa que el usuario puede intentar acceder otra vez."
msgid ""
"\n"
" Modify an automember rule.\n"
" "
msgstr ""
"\n"
" Modificar una regla automiembro.\n"
" "
msgid ""
"\n"
" Modify realm domains\n"
"\n"
" DNS check: When manually adding a domain to the list, a DNS check is\n"
" performed by default. It ensures that the domain is associated with\n"
" the IPA realm, by checking whether the domain has a _kerberos TXT "
"record\n"
" containing the IPA realm name. This check can be skipped by specifying\n"
" --force option.\n"
"\n"
" Removal: when a realm domain which has a matching DNS zone managed by\n"
" IPA is being removed, a corresponding _kerberos TXT record in the zone "
"is\n"
" removed automatically as well. Other records in the zone or the zone\n"
" itself are not affected.\n"
" "
msgstr ""
"\n"
" Modificar dominios reino\n"
"\n"
" Comprobación DNS: Cuando añade manualmente un dominio a la lista, por\n"
" defecto se lleva a cabo una comprobación DNS. Asegura que el dominio "
"está\n"
" asociado con el reino IPA, comprobando si el dominio tiene un registro "
"_kerberos\n"
" TXT que contenga el nombre del reino IPA realm name. Esta comprobación "
"se\n"
" puede saltar especificando la opción --force.\n"
"\n"
" Eliminación: cuando un dominio reino que tiene una zona DNS coincidente\n"
" gestionada por IPA se borra, el registro _kerberos TXT correspondiente "
"en la\n"
" es borrado automáticamente también. Los demás registros en la zona o la "
"zona\n"
" no son afectados.\n"
" "
msgid ""
"\n"
" Remove conditions from an automember rule.\n"
" "
msgstr ""
"\n"
" Borrar condiciones de una regla automiembro.\n"
" "
msgid ""
"\n"
" Search for automember rules.\n"
" "
msgstr ""
"\n"
" Búsqueda reglas automiembro.\n"
" "
msgid ""
"\n"
" Search for users matching the provided certificate.\n"
"\n"
" This command relies on SSSD to retrieve the list of matching users and\n"
" may return cached data. For more information on purging SSSD cache,\n"
" please refer to sss_cache documentation.\n"
" "
msgstr ""
"\n"
" Buscar usuarios que coincidan con el certificado suministrado.\n"
"\n"
" Este comando se basa en SSSD para recuperar la lista de los usuarios\n"
" coincidentes y puede devolver los datos en cache. Para más información "
"sobre \n"
" la purga del cache SSSD, vea por favor la documentación sss_cache.\n"
" "
msgid ""
"\n"
" Unlock a user account\n"
"\n"
" An account may become locked if the password is entered incorrectly too\n"
" many times within a specific time period as controlled by password\n"
" policy. A locked account is a temporary condition and may be unlocked "
"by\n"
" an administrator."
msgstr ""
"\n"
"Desbloquear una cuenta de usuario\n"
"\n"
" Una cuenta de usuario puede llegar a bloquearse si la contraseña se ha "
"introducido incorrectamente demasiadas\n"
"veces dentro de un período de tiempo controlado por la política de\n"
"contraseña. Una cuenta bloqueada es una condición temporal y puede ser "
"desbloqueada por\n"
"un administrador."
msgid ""
"\n"
" Add location:\n"
" ipa location-add location --description 'My location'\n"
msgstr ""
"\n"
" Añadir localización:\n"
" ipa location-add location --description 'My location'\n"
msgid ""
"\n"
" Create new CA, subordinate to the IPA CA.\n"
"\n"
" ipa ca-add puppet --desc \"Puppet\" \\\n"
" --subject \"CN=Puppet CA,O=EXAMPLE.COM\"\n"
msgstr ""
"\n"
" Crear una nueva CA, subordinada a la IPA CA.\n"
"\n"
" ipa ca-add puppet --desc \"Puppet\" \\\n"
" --subject \"CN=Puppet CA,O=EXAMPLE.COM\"\n"
msgid ""
"\n"
" Delete a CA.\n"
"\n"
" ipa ca-del puppet\n"
msgstr ""
"\n"
" Borrar una CA.\n"
"\n"
" ipa ca-del puppet\n"
msgid ""
"\n"
" Delete location:\n"
" ipa location-del location\n"
msgstr ""
"\n"
" Borrar localización:\n"
" ipa location-del location\n"
msgid ""
"\n"
" Disable a CA.\n"
"\n"
" ipa ca-disable puppet\n"
msgstr ""
"\n"
" Deshabilitar una CA.\n"
"\n"
" ipa ca-disable puppet\n"
msgid ""
"\n"
" Find all locations:\n"
" ipa location-find\n"
msgstr ""
"\n"
" Encontrar todas las localizaciones:\n"
" ipa location-find\n"
msgid ""
"\n"
" Find all servers:\n"
" ipa server-find\n"
msgstr ""
"\n"
" Encuentra todos los servidores:\n"
" ipa server-find\n"
msgid ""
"\n"
" Re-enable a CA.\n"
"\n"
" ipa ca-enable puppet\n"
msgstr ""
"\n"
" Rehabilitar una CA.\n"
"\n"
" ipa ca-enable puppet\n"
msgid ""
"\n"
" Show configuration of a specific DNS server:\n"
" ipa dnsserver-show\n"
msgstr ""
"\n"
" Mostar la configuración de un servidor DNS especifico:\n"
" ipa dnsserver-show\n"
msgid ""
"\n"
" Show specific location:\n"
" ipa location-show location\n"
msgstr ""
"\n"
" Mostrar localización específica:\n"
" ipa location-show location\n"
msgid ""
"\n"
" Show specific server:\n"
" ipa server-show ipa.example.com\n"
msgstr ""
"\n"
" Mostrar un servidor específico:\n"
" ipa server-show ipa.example.com\n"
msgid ""
"\n"
" Update configuration of a specific DNS server:\n"
" ipa dnsserver-mod\n"
msgstr ""
"\n"
" Actualizar la configuración de un servidor DNS especifico:\n"
" ipa dnsserver-mod\n"
msgid ""
"\n"
" Add a host that can manage this host's keytab and certificate:\n"
" ipa host-add-managedby --hosts=test2 test\n"
msgstr ""
"\n"
" Añadir un host que pueda manejar la tabla de teclas y certificado del "
"host:\n"
" ipa host-add-managedby --hosts=test2 test\n"
msgid ""
"\n"
" Add a new host with a one-time password:\n"
" ipa host-add --os='Fedora 12' --password=Secret123 test.example.com\n"
msgstr ""
"\n"
" Añadir un nuevo host con una contraseña de un uso:\n"
" ipa host-add --os='Fedora 12' --password=Secret123 test.example.com\n"
msgid ""
"\n"
" Add a new host with a random one-time password:\n"
" ipa host-add --os='Fedora 12' --random test.example.com\n"
msgstr ""
"\n"
" Añadir un nuevo host con una contraseña aleatoria de un uso:\n"
" ipa host-add --os='Fedora 12' --random test.example.com\n"
msgid ""
"\n"
" Add a new host:\n"
" ipa host-add --location=\"3rd floor lab\" --locality=Dallas test.example."
"com\n"
msgstr ""
"\n"
" Añadir un nuevo host:\n"
" ipa host-add --location=\"3rd floor lab\" --locality=Dallas test.example."
"com\n"
msgid ""
"\n"
" Add a new server:\n"
" ipa radiusproxy-add MyRADIUS --server=radius.example.com:1812\n"
msgstr ""
"\n"
" Añadir un nuevo servidor:\n"
" ipa radiusproxy-add MyRADIUS --server=radius.example.com:1812\n"
msgid ""
"\n"
" Add a new token:\n"
" ipa otptoken-add --type=totp --owner=jdoe --desc=\"My soft token\"\n"
msgstr ""
"\n"
" Añadir una nueva ficha:\n"
" ipa otptoken-add --type=totp --owner=jdoe --desc=\"My soft token\"\n"
msgid ""
"\n"
" Add a new token:\n"
" ipa otptoken-add-yubikey --owner=jdoe --desc=\"My YubiKey\"\n"
msgstr ""
"\n"
" Añadir una nueva ficha:\n"
" ipa otptoken-add-yubikey --owner=jdoe --desc=\"My YubiKey\"\n"
msgid ""
"\n"
" Add a permission that grants the ability to manage group membership:\n"
" ipa permission-add --attrs=member --permissions=write --type=group "
"\"Manage Group Members\"\n"
msgstr ""
"\n"
" Añadir un permiso que conceda la capacidad de gestionar la membresía de un "
"grupo:\n"
" ipa permission-add --attrs=member --permissions=write --type=group "
"\"Gestiona Miembros de Grupo\"\n"
msgid ""
"\n"
" Add a permission that grants the creation of users:\n"
" ipa permission-add --type=user --permissions=add \"Add Users\"\n"
msgstr ""
"\n"
" Añadir un permiso que concede la creación de usuarios:\n"
" ipa permission-add --type=user --permissions=add \"Añadir Usuarios\"\n"
msgid ""
"\n"
" Allow user to create a keytab:\n"
" ipa host-allow-create-keytab test2 --users=tuser1\n"
msgstr ""
"\n"
" Permitir al usuario crear una tabla de teclas:\n"
" ipa host-allow-create-keytab test2 --users=tuser1\n"
msgid ""
"\n"
" Change the secret:\n"
" ipa radiusproxy-mod MyRADIUS --secret\n"
msgstr ""
"\n"
" Cambiar el secreto:\n"
" ipa radiusproxy-mod MyRADIUS --secret\n"
msgid ""
"\n"
" Change the vendor:\n"
" ipa otptoken-mod a93db710-a31a-4639-8647-f15b2c70b78a --vendor=\"Red Hat"
"\"\n"
msgstr ""
"\n"
" Cambiar el vendedor:\n"
" ipa otptoken-mod a93db710-a31a-4639-8647-f15b2c70b78a --vendor=\"Red Hat"
"\"\n"
msgid ""
"\n"
" Check the status of a signing request:\n"
" ipa cert-status 10\n"
msgstr ""
"\n"
" Comprueba el estado de una petición de firma:\n"
" ipa cert-status 10\n"
msgid ""
"\n"
" Create a new Certificate Identity Mapping Rule:\n"
" ipa certmaprule-add rule1 --desc=\"Link certificate with subject and "
"issuer\"\n"
msgstr ""
"\n"
" Crea una nueva Regla de Mapeo de Identidad de Certificado:\n"
" ipa certmaprule-add rule1 --desc=\"Link certificate with subject and "
"issuer\"\n"
msgid ""
"\n"
" Delete a Certificate Identity Mapping Rule:\n"
" ipa certmaprule-del rule1\n"
msgstr ""
"\n"
" Borra una Regla de Mapeo de Identidad de Certificado:\n"
" ipa certmaprule-del rule1\n"
msgid ""
"\n"
" Delete a configuration:\n"
" ipa radiusproxy-del MyRADIUS\n"
msgstr ""
"\n"
" Borrar una configuración:\n"
" ipa radiusproxy-del MyRADIUS\n"
msgid ""
"\n"
" Delete a host:\n"
" ipa host-del test.example.com\n"
msgstr ""
"\n"
" Borrar un host:\n"
" ipa host-del test.example.com\n"
msgid ""
"\n"
" Delete a token:\n"
" ipa otptoken-del a93db710-a31a-4639-8647-f15b2c70b78a\n"
msgstr ""
"\n"
" Borrar una ficha:\n"
" ipa otptoken-del a93db710-a31a-4639-8647-f15b2c70b78a\n"
msgid ""
"\n"
" Disable a Certificate Identity Mapping Rule:\n"
" ipa certmaprule-disable rule1\n"
msgstr ""
"\n"
" Deshabilitar una Regla de Mapeo de Identidad de Certificado:\n"
" ipa certmaprule-disable rule1\n"
msgid ""
"\n"
" Disable the host Kerberos key, SSL certificate and all of its services:\n"
" ipa host-disable test.example.com\n"
msgstr ""
"\n"
" Deshabilitar la clave Kerberos de host, el certificado SSL y todos sus "
"servicios:\n"
" ipa host-disable test.example.com\n"
msgid ""
"\n"
" Display information about a Certificate Identity Mapping Rule:\n"
" ipa certmaprule-show rule1\n"
msgstr ""
"\n"
" Muestra información sobre una Regla de Mapeo de Identidad de Certificado:\n"
" ipa certmaprule-show rule1\n"
msgid ""
"\n"
" Display the Certificate Identity Mapping global configuration:\n"
" ipa certmapconfig-show\n"
msgstr ""
"\n"
" Mostrar la configuración global del Mapeo de Identidad de Certificado:\n"
" ipa certmapconfig-show\n"
msgid ""
"\n"
" Enable a Certificate Identity Mapping Rule:\n"
" ipa certmaprule-enable rule1\n"
msgstr ""
"\n"
" Habilitar una Regla de Mapeo de Identidad de Certificado:\n"
" ipa certmaprule-enable rule1\n"
msgid ""
"\n"
" Examine the configuration:\n"
" ipa radiusproxy-show MyRADIUS\n"
msgstr ""
"\n"
" Examinar la configuración:\n"
" ipa radiusproxy-show MyRADIUS\n"
msgid ""
"\n"
" Examine the token:\n"
" ipa otptoken-show a93db710-a31a-4639-8647-f15b2c70b78a\n"
msgstr ""
"\n"
" Examinar la ficha:\n"
" ipa otptoken-show a93db710-a31a-4639-8647-f15b2c70b78a\n"
msgid ""
"\n"
" Find all Certificate Identity Mapping Rules with the specified domain:\n"
" ipa certmaprule-find --domain example.com\n"
msgstr ""
"\n"
" Encuentra todas las Reglas de Mapeo de Identidad de Certificado con el "
"dominio especificado:\n"
" ipa certmaprule-find --domain example.com\n"
msgid ""
"\n"
" Find all servers whose entries include the string \"example.com\":\n"
" ipa radiusproxy-find example.com\n"
msgstr ""
"\n"
" Encontrar todos los servidores cuyas entradas incluyan la cadena \"example."
"com\":\n"
" ipa radiusproxy-find example.com\n"
msgid ""
"\n"
" List vaults:\n"
" ipa vault-find\n"
" [--user <user>|--service <service>|--shared]\n"
msgstr ""
"\n"
" Listar bóvedas:\n"
" ipa vault-find\n"
" [--user <user>|--service <service>|--shared]\n"
msgid ""
"\n"
" Modify Certificate Identity Mapping global configuration:\n"
" ipa certmapconfig-mod --promptusername=TRUE\n"
msgstr ""
"\n"
" Modificar la configuración global del Mapeo de Identidad de Certificado:\n"
" ipa certmapconfig-mod --promptusername=TRUE\n"
msgid ""
"\n"
" Modify a Certificate Identity Mapping Rule:\n"
" ipa certmaprule-mod rule1 --maprule=\"<ALT-SEC-ID-I-S:"
"altSecurityIdentities>\"\n"
msgstr ""
"\n"
" Modificar una Regla de Identidad de Certificado:\n"
" ipa certmaprule-mod rule1 --maprule=\"<ALT-SEC-ID-I-S:"
"altSecurityIdentities>\"\n"
msgid ""
"\n"
" Modify information about a host:\n"
" ipa host-mod --os='Fedora 12' test.example.com\n"
msgstr ""
"\n"
" Modificar información sobre un host:\n"
" ipa host-mod --os='Fedora 12' test.example.com\n"
msgid ""
"\n"
" Remove SSH public keys of a host and update DNS to reflect this change:\n"
" ipa host-mod --sshpubkey= --updatedns test.example.com\n"
msgstr ""
"\n"
" Quitar las claves públicas SSH de un host y actualizar DNS para reflejar "
"este cambio:\n"
" ipa host-mod --sshpubkey= --updatedns test.example.com\n"
msgid ""
"\n"
" Remove a certificate from revocation hold status:\n"
" ipa cert-remove-hold 1032\n"
msgstr ""
"\n"
" Quita un certificado del estado de cogido para revocación:\n"
" ipa cert-remove-hold 1032\n"
msgid ""
"\n"
" Request a new certificate and add the principal:\n"
" ipa cert-request --add --principal=HTTP/lion.example.com example.csr\n"
msgstr ""
"\n"
" Pide un nuevo certificado y añade el principal:\n"
" ipa cert-request --add --principal=HTTP/lion.example.com example.csr\n"
msgid ""
"\n"
" Retrieve an existing certificate:\n"
" ipa cert-show 1032\n"
msgstr ""
"\n"
" Recupera un certificado existente:\n"
" ipa cert-show 1032\n"
msgid ""
"\n"
" Revoke a certificate (see RFC 5280 for reason details):\n"
" ipa cert-revoke --revocation-reason=6 1032\n"
msgstr ""
"\n"
" Revocar un certificado (vea RFC 5280 para detalles de la razón):\n"
" ipa cert-revoke --revocation-reason=6 1032\n"
msgid ""
"\n"
" Search for certificates by hostname:\n"
" ipa cert-find --subject=ipaserver.example.com\n"
msgstr ""
"\n"
" Búsqueda de certificados por nombre de host:\n"
" ipa cert-find --subject=ipaserver.example.com\n"
msgid ""
"\n"
"* A permission grants access to read, write, add, delete, read, search,\n"
" or compare.\n"
"* A privilege combines similar permissions (for example all the permissions\n"
" needed to add a user).\n"
"* A role grants a set of privileges to users, groups, hosts or hostgroups.\n"
msgstr ""
"\n"
"* Un permiso concede acceso a leer, escribir, añadir, borrar, buscar o "
"comparar.\n"
"* Un privilegio combina permisos similares (por ejemplo todos los permisos\n"
" necesarios para añadir un usuario).\n"
"* Un rol concede un conjunto de privilegios a usuarios, grupos, hosts o "
"grupos de host.\n"
msgid ""
"\n"
"* The host must exist\n"
"* The service must exist (or you use the --add option to automatically add "
"it)\n"
msgstr ""
"\n"
"* El host debe existir\n"
"* El servicio debe existir (o debe usar la opción --add para añadirlo "
"automáticamente)\n"
msgid ""
"\n"
"A certificate is stored with a service principal and a service principal\n"
"needs a host.\n"
msgstr ""
"\n"
"Se ha almacenado un certificado con un servicio principal y un servicio "
"principal\n"
"necesita un host.\n"
msgid ""
"\n"
"A permission enables fine-grained delegation of rights. A permission is\n"
"a human-readable wrapper around a 389-ds Access Control Rule,\n"
"or instruction (ACI).\n"
"A permission grants the right to perform a specific task such as adding a\n"
"user, modifying a group, etc.\n"
msgstr ""
"\n"
"Un permiso habilita una delegación de derechos de grano fino. Un permiso es "
"una\n"
"vuelta alrededor legible por humanos de una Regla de Control de Acceso (ACI) "
"o\n"
"instrucción 389-ds.\n"
"Un permiso concede el derecho de llevar a cabo una tarea especifica como "
"añadir\n"
"un usuario, modificar un grupo, etc.\n"
msgid ""
"\n"
"A permission is made up of a number of different parts:\n"
"\n"
"1. The name of the permission.\n"
"2. The target of the permission.\n"
"3. The rights granted by the permission.\n"
msgstr ""
"\n"
"Un permiso está constituido por diversas partes:\n"
"\n"
"1. El nombre del permiso.\n"
"2. El objetivo del permiso.\n"
"3. Los derechos concedidos por el permiso.\n"
msgid ""
"\n"
"A permission may not contain other permissions.\n"
msgstr ""
"\n"
"Un permiso puede contener otros permisos.\n"
msgid ""
"\n"
"Add new ID range.\n"
"\n"
" To add a new ID range you always have to specify\n"
"\n"
" --base-id\n"
" --range-size\n"
"\n"
" Additionally\n"
"\n"
" --rid-base\n"
" --secondary-rid-base\n"
"\n"
" may be given for a new ID range for the local domain while\n"
"\n"
" --rid-bas\n"
" --dom-sid\n"
"\n"
" must be given to add a new range for a trusted AD domain.\n"
"\n"
" WARNING:\n"
"\n"
" DNA plugin in 389-ds will allocate IDs based on the ranges configured "
"for the\n"
" local domain. Currently the DNA plugin *cannot* be reconfigured itself "
"based\n"
" on the local ranges set via this family of commands.\n"
"\n"
" Manual configuration change has to be done in the DNA plugin "
"configuration for\n"
" the new local range. Specifically, The dnaNextRange attribute of "
"'cn=Posix\n"
" IDs,cn=Distributed Numeric Assignment Plugin,cn=plugins,cn=config' has "
"to be\n"
" modified to match the new range.\n"
" "
msgstr ""
"\n"
"Añadir un nuevo rango de ID.\n"
"\n"
" Para añadir un nuevo rango de ID siempre debe especificar\n"
"\n"
" --base-id\n"
" --range-size\n"
"\n"
" Adicionalmente\n"
"\n"
" --rid-base\n"
" --secondary-rid-base\n"
"\n"
" puede ser dado para un nuevo rango de ID para el dominio local mientras\n"
"\n"
" --rid-bas\n"
" --dom-sid\n"
"\n"
" deben ser dados para añadir un nuevo rango para un AD de dominio de "
"confianza.\n"
"\n"
" PRECAUCIÓN:\n"
"\n"
" El plugin DNA en 389-ds ubicará IDs en base a los rangos configurados "
"para el dominio\n"
" local. Actualmente el plugin DNA \"no puede\" ser reconfigurado por si "
"mismo en base a\n"
" los rangos locales ajustados por medio de esta familia de comandos.\n"
"\n"
" El cambio manual de configuración ha sido hecho en la configuración del "
"plugin DNA\n"
" para el nuevo rango local. Específicamente, el atributo dnaNextRange de "
"'cn=Posix\n"
" IDs,cn=Distributed Numeric Assignment Plugin,cn=plugins,cn=config' ha "
"sido\n"
" modificado para coincidir con el nuevo rango.\n"
" "
msgid ""
"\n"
"Additionally, there are the following convenience options.\n"
"Setting one of these options will set the corresponding attribute(s).\n"
"1. type: a type of object (user, group, etc); sets subtree and target "
"filter.\n"
"2. memberof: apply to members of a group; sets target filter\n"
"3. targetgroup: grant access to modify a specific group (such as granting\n"
" the rights to manage group membership); sets target.\n"
msgstr ""
"\n"
"Adicionalmente, existen las siguientes opciones de conveniencia.\n"
"Fijando una de estas opcines ajustará el correspondiente atributo(s).\n"
"1. type: un tipo de objeto (usuario, grupo, etc); fija sub-árbol y filtro "
"objetivo.\n"
"2. memberof: se aplica a los miembros de un grupo; fija filtro objetivo\n"
"3. targetgroup: concede acceso para modificar un grupo específico (como\n"
" concediendo los derechos para gestiona la membresía de grupo); fija "
"objetivo.\n"
msgid ""
"\n"
"All CAs except the 'IPA' CA can be disabled or re-enabled. Disabling a CA\n"
"prevents it from issuing certificates but does not affect the validity of "
"its\n"
"certificate.\n"
msgstr ""
"\n"
"Todas las CAs excepto la CA 'IPA' pueden ser deshabilitadas y vueltas a "
"habilitar.\n"
"Deshabilitar una CA evita que envíe certificados pero no afecta a la validez "
"de sus \n"
"certificados.\n"
msgid ""
"\n"
"Asymmetric vault is similar to the standard vault, but it\n"
"pre-encrypts the secret using a public key before transport.\n"
"The secret can only be retrieved using the private key.\n"
msgstr ""
"\n"
"La bóveda asymmetric es similar a la bóveda standard, pero\n"
"encripta el secreto usando una clave pública antes del transporte.\n"
"El secreto sólo se puede recuperar usando la clave privada.\n"
msgid ""
"\n"
"Automount\n"
"\n"
"Stores automount(8) configuration for autofs(8) in IPA.\n"
"\n"
"The base of an automount configuration is the configuration file auto."
"master.\n"
"This is also the base location in IPA. Multiple auto.master configurations\n"
"can be stored in separate locations. A location is implementation-specific\n"
"with the default being a location named 'default'. For example, you can "
"have\n"
"locations by geographic region, by floor, by type, etc.\n"
"\n"
"Automount has three basic object types: locations, maps and keys.\n"
"\n"
"A location defines a set of maps anchored in auto.master. This allows you\n"
"to store multiple automount configurations. A location in itself isn't\n"
"very interesting, it is just a point to start a new automount map.\n"
"\n"
"A map is roughly equivalent to a discrete automount file and provides\n"
"storage for keys.\n"
"\n"
"A key is a mount point associated with a map.\n"
"\n"
"When a new location is created, two maps are automatically created for\n"
"it: auto.master and auto.direct. auto.master is the root map for all\n"
"automount maps for the location. auto.direct is the default map for\n"
"direct mounts and is mounted on /-.\n"
"\n"
"An automount map may contain a submount key. This key defines a mount\n"
"location within the map that references another map. This can be done\n"
"either using automountmap-add-indirect --parentmap or manually\n"
"with automountkey-add and setting info to \"-type=autofs :<mapname>\".\n"
"\n"
"EXAMPLES:\n"
"\n"
"Locations:\n"
"\n"
" Create a named location, \"Baltimore\":\n"
" ipa automountlocation-add baltimore\n"
"\n"
" Display the new location:\n"
" ipa automountlocation-show baltimore\n"
"\n"
" Find available locations:\n"
" ipa automountlocation-find\n"
"\n"
" Remove a named automount location:\n"
" ipa automountlocation-del baltimore\n"
"\n"
" Show what the automount maps would look like if they were in the "
"filesystem:\n"
" ipa automountlocation-tofiles baltimore\n"