-
Notifications
You must be signed in to change notification settings - Fork 2
/
es.po
7111 lines (4998 loc) · 168 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
# Gerardo Rosales <grosale86@gmail.com>, 2015. #zanata
# Kenneth Guerra <kg2795@gmail.com>, 2015. #zanata
# William Moreno Reyes <williamjmorenor@gmail.com>, 2015. #zanata
# magjogui <magjogui@fedoraproject.org>, 2015. #zanata
# Abdel G. Martínez L. <abdel.g.martinez.l@gmail.com>, 2016. #zanata
# Aura Lila <lila2390@gmail.com>, 2016. #zanata
# Neville A. Cross <yn1v@fedoraproject.org>, 2016. #zanata
# Omar Berroterán S. <omarberroteranlkf@gmail.com>, 2016. #zanata
# William Moreno Reyes <williamjmorenor@gmail.com>, 2016. #zanata
# Adolfo Jayme <fitoschido@gmail.com>, 2017. #zanata
# Claudio Rodrigo Pereyra Diaz <elsupergomez@fedoraproject.org>, 2017. #zanata
# Emilio Herrera <ehespinosa57@gmail.com>, 2017. #zanata
# Omar Berroterán S. <omarberroteranlkf@gmail.com>, 2017. #zanata
# cockpit <cockpituous@gmail.com>, 2017. #zanata
# Emilio Herrera <ehespinosa57@gmail.com>, 2018. #zanata
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-11-18 03:22+0000\n"
"PO-Revision-Date: 2022-05-10 10:18+0000\n"
"Last-Translator: Pablo Munoz Alabau <pamual@posteo.es>\n"
"Language-Team: Spanish <https://translate.fedoraproject.org/projects/cockpit-"
"ostree/main/es/>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.12.1\n"
#: src/ostree.jsx:356
#, fuzzy
#| msgid "Rebase and Reboot"
msgid "$0 and reboot"
msgstr "Reorganizar y reiniciar"
#: src/client.js:407
msgid "$0 key ID"
msgstr "$0 ID de clave"
#: src/repositoryModals.jsx:317
#, fuzzy
#| msgid "Add Another Key"
msgid "Add another key"
msgstr "Añadir otra clave"
#: src/repositoryModals.jsx:178
#, fuzzy
#| msgid "Add New Repository"
msgid "Add new repository"
msgstr "Añadir un repositorio nuevo"
#: src/ostree.jsx:655 src/repositoryModals.jsx:168
#, fuzzy
#| msgid "Add New Repository"
msgid "Add repository"
msgstr "Añadir un repositorio nuevo"
#: src/ostree.jsx:188
msgid "Additions"
msgstr "Añadidos"
#: src/repositoryModals.jsx:319
msgid "Begins with $0"
msgstr "Comienza por $0"
#: src/ostree.jsx:312 src/ostree.jsx:694 src/repositoryModals.jsx:445
msgid "Branch"
msgstr "Rama"
#: src/deploymentModals.jsx:83 src/deploymentModals.jsx:172 src/ostree.jsx:359
#: src/repositoryModals.jsx:100 src/repositoryModals.jsx:171
#: src/repositoryModals.jsx:274 src/repositoryModals.jsx:383
msgid "Cancel"
msgstr "Cancelar"
#: src/ostree.jsx:793
msgid "Checking for package updates..."
msgstr "Comprobando actualizaciones de paquetes..."
#: src/ostree.jsx:823
msgid "Checking for updates"
msgstr "Comprobando actualizaciones"
#: src/deploymentModals.jsx:80 src/ostree.jsx:901
msgid "Clean up"
msgstr ""
#: src/deploymentModals.jsx:90
#, fuzzy
#| msgid "Available Updates"
msgid "Clear cache and deployments"
msgstr "Actualizaciones Disponibles"
#: src/ostree.jsx:410
msgid "Close"
msgstr "Cerrar"
#: src/ostree.jsx:137
msgid "Connecting to OSTree"
msgstr "Conectando al OSTree"
#: src/ostree.jsx:397
#, fuzzy
#| msgid "Current boot"
msgid "Current"
msgstr "Arranque actual"
#: src/ostree.jsx:561
msgid "Delete"
msgstr "Eliminar"
#: src/ostree.jsx:327 src/ostree.jsx:933
#, fuzzy
#| msgid "Deployment Causes"
msgid "Deployments and updates"
msgstr "Causas de Despliegue"
#: src/ostree.jsx:191
msgid "Downgrades"
msgstr "Degradaciones"
#: src/ostree.jsx:664 src/repositoryModals.jsx:279
#, fuzzy
#| msgid "Git Repository"
msgid "Edit repository"
msgstr "Repositorio Git"
#: src/ostree.jsx:839
msgid "Error loading remotes: $0"
msgstr "Error cargando remotos: $0"
#: src/ostree.jsx:230
#, fuzzy
#| msgid "Expired Signature"
msgid "Expired signature"
msgstr "Firma expirada"
#: src/ostree.jsx:413
msgid "Failed"
msgstr "Falló"
#: src/ostree.jsx:294
#, fuzzy
#| msgid "Available Updates"
msgid "Failed to rebase deployment"
msgstr "Actualizaciones Disponibles"
#: src/ostree.jsx:273
msgid "Failed to roll back deployment"
msgstr ""
#: src/ostree.jsx:283
#, fuzzy
#| msgid "Available Updates"
msgid "Failed to upgrade deployment"
msgstr "Actualizaciones Disponibles"
#: src/repositoryModals.jsx:322
#, fuzzy
#| msgid "GPG Public Key"
msgid "GPG public key"
msgstr "Llave pública GPG"
#: src/ostree.jsx:230
#, fuzzy
#| msgid "Good Signature"
msgid "Good signature"
msgstr "Firma de calidad"
#: src/ostree.jsx:230
#, fuzzy
#| msgid "Invalid Signature"
msgid "Invalid signature"
msgstr "La firma no es válida"
#: src/repositoryModals.jsx:423
msgid "Loading branches"
msgstr ""
#: src/repositoryModals.jsx:186
msgid "Name"
msgstr "Nombre"
#: src/ostree.jsx:420
#, fuzzy
#| msgid "Network"
msgid "New"
msgstr "Red"
#: src/ostree.jsx:745
msgid "No OSTree deployments found"
msgstr "No se encontraron despliegues de OSTree"
#: src/remotes.js:99
msgid "No configuration data found"
msgstr "No se encontró ningún dato de configuración"
#: src/ostree.jsx:141
#, fuzzy
#| msgid "No Deployments"
msgid "No deployments"
msgstr "No hay despliegues"
#: src/ostree.jsx:254
#, fuzzy
#| msgid "No signature avaliable"
msgid "No signature available"
msgstr "No hay una firma disponible"
#: src/ostree.jsx:771
msgid "Not authorized to update software on this system"
msgstr "No está autorizado para actualizar software en este sistema"
#: src/client.js:500 src/client.js:564
msgid "OS $0 not found"
msgstr "OS $0 no encontrado"
#: src/ostree.jsx:773
msgid "OSTree is not available on this system"
msgstr "OSTree no está disponible para este sistema"
#: src/ostree.jsx:685
#, fuzzy
#| msgid "Source"
msgid "OSTree source"
msgstr "Fuente"
#: src/ostree.jsx:207
#, fuzzy
#| msgid "Operating System"
msgid "Operating system"
msgstr "Sistema operativo"
#: src/ostree.jsx:219
msgid "Origin"
msgstr "Origen"
#: src/ostree.jsx:506
msgid "Packages"
msgstr "Paquetes"
#: src/deploymentModals.jsx:201
msgid "Packages which have been added to the system"
msgstr ""
#: src/deploymentModals.jsx:115
#, fuzzy
#| msgid "No Deployments"
msgid "Pending deployment"
msgstr "No hay despliegues"
#: src/ostree.jsx:546
msgid "Pin"
msgstr ""
#: src/ostree.jsx:399
msgid "Pinned"
msgstr ""
#: src/repositoryModals.jsx:211
msgid "Please provide a valid URL"
msgstr "Proporcione una URL válida"
#: src/repositoryModals.jsx:197
msgid "Please provide a valid name"
msgstr "Por favor facilite un nombre valido"
#: src/deploymentModals.jsx:109
#, fuzzy
#| msgid "Metadata"
msgid "RPM repo metadata"
msgstr "Metadatos"
#: src/ostree.jsx:449 src/ostree.jsx:647 src/repositoryModals.jsx:377
msgid "Rebase"
msgstr ""
#: src/repositoryModals.jsx:428
msgid "Rebase repository and branch"
msgstr ""
#: src/ostree.jsx:149
msgid "Reconnect"
msgstr "Reconectar"
#: src/ostree.jsx:215
msgid "Released"
msgstr "Liberado"
#: src/ostree.jsx:189
msgid "Removals"
msgstr "Eliminados"
#: src/repositoryModals.jsx:97
msgid "Remove"
msgstr "Eliminar"
#: src/deploymentModals.jsx:196
#, fuzzy
#| msgid "Remove key"
msgid "Remove overlays"
msgstr "Borrar clave"
#: src/deploymentModals.jsx:203
#, fuzzy
#| msgid "Remove device"
msgid "Remove overrides"
msgstr "Quitar dispositivo"
#: src/deploymentModals.jsx:193
msgid ""
"Remove package additions or substitutions to return the current deployment "
"to its original state."
msgstr ""
#: src/ostree.jsx:674 src/repositoryModals.jsx:118
#, fuzzy
#| msgid "Repository"
msgid "Remove repository"
msgstr "Repositorio"
#: src/ostree.jsx:690 src/repositoryModals.jsx:127 src/repositoryModals.jsx:289
#: src/repositoryModals.jsx:438
msgid "Repository"
msgstr "Repositorio"
#: src/deploymentModals.jsx:179 src/ostree.jsx:907
msgid "Reset"
msgstr "Reiniciar"
#: src/deploymentModals.jsx:169
msgid "Reset to original state"
msgstr ""
#: src/ostree.jsx:448
#, fuzzy
#| msgid "Roll Back and Reboot"
msgid "Roll back"
msgstr "Revertir y reiniciar"
#: src/deploymentModals.jsx:121
#, fuzzy
#| msgid "No Deployments"
msgid "Rollback deployment"
msgstr "No hay despliegues"
#: src/repositoryModals.jsx:271
msgid "Save"
msgstr "Guardar"
#: src/repositoryModals.jsx:214
msgid "Security"
msgstr "Seguridad"
#: src/ostree.jsx:511
#, fuzzy
#| msgid "Signature"
msgid "Signatures"
msgstr "Firma"
#: src/ostree.jsx:235
msgid "Signed by"
msgstr "Firmado por"
#: src/index.html:22 src/manifest.json:0
#, fuzzy
#| msgid "Software Updates"
msgid "Software updates"
msgstr "Actualizaciones de software"
#: src/ostree.jsx:304 src/ostree.jsx:608
msgid "Status"
msgstr "Estado"
#: src/deploymentModals.jsx:208
msgid "Substitutions of packages normally included in an OS build"
msgstr ""
#: src/ostree.jsx:106 src/ostree.jsx:583
msgid "System is up to date"
msgstr "El sistema está actualizado"
#: src/ostree.jsx:429 src/ostree.jsx:435 src/ostree.jsx:441
msgid "System will rebase to $0, updated $1."
msgstr ""
#: src/deploymentModals.jsx:103
msgid "Temporary files"
msgstr ""
#: src/ostree.jsx:171
msgid ""
"This deployment contains the same packages as your currently booted system"
msgstr "Este despliegue contiene los mismos paquetes que su sistema actual"
#: src/ostree.jsx:308
#, fuzzy
#| msgid "Timers"
msgid "Time"
msgstr "Temporizadores"
#: src/ostree.jsx:501
msgid "Tree"
msgstr "Árbol"
#: src/repositoryModals.jsx:200 src/repositoryModals.jsx:299
msgid "URL"
msgstr "URL"
#: src/ostree.jsx:139
msgid "Unable to communicate with OSTree"
msgstr "Incapaz de comunicarse con OSTree"
#: src/ostree.jsx:546
msgid "Unpin"
msgstr ""
#: src/ostree.jsx:447
msgid "Update"
msgstr "Actualizar"
#: src/ostree.jsx:577
#, fuzzy
#| msgid "Updates Available"
msgid "Update available"
msgstr "Actualizaciones Disponibles"
#: src/ostree.jsx:112
#, fuzzy
#| msgid "Updates Available"
msgid "Update available: $0"
msgstr "Actualizaciones Disponibles"
#: src/ostree.jsx:190
msgid "Updates"
msgstr "Actualizaciones"
#: src/ostree.jsx:395
msgid "Updating"
msgstr "Actualizando"
#: src/repositoryModals.jsx:219 src/repositoryModals.jsx:308
msgid "Use trusted GPG key"
msgstr "Usar las claves GPG de confianza"
#: src/ostree.jsx:247
#, fuzzy
#| msgid "Validating key"
msgid "Validity"
msgstr "Validando llave"
#: src/ostree.jsx:211 src/ostree.jsx:300
msgid "Version"
msgstr "Versión"
#: src/ostree.jsx:239
msgid "When"
msgstr "Cuando"
#: src/ostree.jsx:414
msgid "view more..."
msgstr ""
#~ msgid "Receiving delta parts"
#~ msgstr "Recibiendo deltas"
#~ msgid "Receiving metadata objects"
#~ msgstr "Recibiendo metadatos"
#~ msgid "Receiving objects: $0%"
#~ msgstr "Recibiendo objetos: $0%"
#~ msgid "Scanning metadata"
#~ msgstr "Escaneando metadatos"
#~ msgid "Writing objects"
#~ msgstr "Escribiendo objetos"
#~ msgid "Add"
#~ msgstr "Añadir"
#~ msgid "Apply"
#~ msgstr "Aplicar"
#~ msgid "Available"
#~ msgstr "Disponible"
#, fuzzy
#~| msgid "Change Repository"
#~ msgid "Change repository"
#~ msgstr "Cambiar el repositorio"
#, fuzzy
#~| msgid "Check for Updates"
#~ msgid "Check for updates"
#~ msgstr "Comprobar actualizaciones"
#, fuzzy
#~| msgid "No configuration found"
#~ msgid "No configured remotes"
#~ msgstr "No se encontró ninguna configuración"
#~ msgid "Running"
#~ msgstr "En ejecución"
#, fuzzy
#~| msgid "Select"
#~ msgid "Select branch"
#~ msgstr "Seleccionar"
#~ msgid "State"
#~ msgstr "Estado"
#, fuzzy
#~| msgid "Update and Reboot"
#~ msgid "Update and reboot"
#~ msgstr "Actualizar y reiniciar"
#~ msgid "$0 package"
#~ msgstr "$0 paquete"
#~ msgid "$0 packages"
#~ msgstr "$0 paquetes"
#~ msgid "Begins with '-----BEGIN PGP PUBLIC KEY BLOCK-----'"
#~ msgstr "Empieza con '-----BEGIN PGP PUBLIC KEY BLOCK-----'"
#~ msgid "Couldn't load settings for '$0': $1"
#~ msgstr "No pudo cargar los ajustes para '$0': $1"
#~ msgid "Currently using:"
#~ msgstr "Utilizándose:"
#~ msgid "Default"
#~ msgstr "Predeterminado"
#~ msgid "Operating System Updates"
#~ msgstr "Actualizaciones de sistema operativo"
#~ msgid "at"
#~ msgstr "en"
#~ msgid " (shared with the OS)"
#~ msgstr " (compartido con el SO)"
#~ msgid " 1\"Do you want to delete the following Nodes?"
#~ msgstr " 1\"¿Quiere eliminar los nodos siguientes?"
#~ msgid " or drag & drop."
#~ msgstr " o arrastre & suelte."
#~ msgid "\"http\" Key escrow"
#~ msgstr "\"http\" Depósito de clave"
#~ msgid "\"tang\" Binding server"
#~ msgstr "\"tang\" Servidor de enlace"
#~ msgid "$0 Block Device"
#~ msgstr "$0 Dispositivo de Bloque"
#~ msgid "$0 Chunk Size"
#~ msgstr "$0 tamaño del fragmento"
#~ msgid "$0 Disks"
#~ msgstr "$0 Discos"
#~ msgctxt "storage-id-desc"
#~ msgid "$0 File System"
#~ msgstr "$0 Sistema de archivos"
#~ msgid ""
#~ "$0 Only users with local credentials will be able to log into this "
#~ "machine. This may also effect other services as DNS resolution settings "
#~ "and the list of trusted CAs may change."
#~ msgstr ""
#~ "$0 Sólo usuarios con credenciales locales serán capacs de acceder a esta "
#~ "máquina. Esto puede afectar también a otros servicios como los ajustes de "
#~ "la resolución DNS y la lista de CA de confianza puede cambiar."
#~ msgid "$0 Template"
#~ msgstr "$0 Plantilla"
#~ msgid "$0 bit"
#~ msgid_plural "$0 bits"
#~ msgstr[0] "$0 bit"
#~ msgstr[1] "$0 bits"
#~ msgid "$0 byte"
#~ msgid_plural "$0 bytes"
#~ msgstr[0] "$0 byte"
#~ msgstr[1] "$0 bytes"
#~ msgctxt "memory"
#~ msgid "$0 byte"
#~ msgid_plural "$0 bytes"
#~ msgstr[0] "$0 byte"
#~ msgstr[1] "$0 bytes"
#~ msgid "$0 data + $1 overhead used of $2 ($3)"
#~ msgstr "$0 datos + $1 geneal utilizado de $2 ($3)"
#~ msgid "$0 day"
#~ msgid_plural "$0 days"
#~ msgstr[0] "$0 día"
#~ msgstr[1] "$0 días"
#~ msgid "$0 disk is missing"
#~ msgid_plural "$0 disks are missing"
#~ msgstr[0] "Falta $0 disco"
#~ msgstr[1] "Faltan $0 discos"
#~ msgctxt "disk-non-rotational"
#~ msgid "$0 disk is missing"
#~ msgid_plural "$0 disks are missing"
#~ msgstr[0] "Falta $0 disco"
#~ msgstr[1] "Faltan $0 discos"
#~ msgid "$0 error"
#~ msgstr "$0 error"
#~ msgid "$0 exited with code $1"
#~ msgstr "$0 finalizó con el código $1"
#~ msgid "$0 failed"
#~ msgstr "$0 falló"
#~ msgid "$0 filesystems can not be made larger."
#~ msgstr "$0 los sistemas de archivos no se pueden hacer más grandes."
#~ msgid "$0 filesystems can not be made smaller."
#~ msgstr "$0 los sistemas de archivos no se pueden hacer más pequeños."
#~ msgid "$0 filesystems can not be resized here."
#~ msgstr ""
#~ "$0 a los sistemas de archivos no se les puede cambiar el tamaño aquí."
#~ msgid "$0 hour"
#~ msgid_plural "$0 hours"
#~ msgstr[0] "$0 horas"
#~ msgstr[1] "$0 horas"
#~ msgid ""
#~ "$0 is available for most operating systems. To install it, search for it "
#~ "in GNOME Software or run the following:"
#~ msgstr ""
#~ "$0 esta disponible para muchos sistemas operativos. Para instalarlo, "
#~ "búscalo en \"GNOME Software\" o ejecuta el siguiente comando:"
#~ msgid "$0 is in active use"
#~ msgstr "$0 esta en uso actualmente"
#~ msgid "$0 killed with signal $1"
#~ msgstr "$0 terminado con señal $1"
#~ msgid "$0 minute"
#~ msgid_plural "$0 minutes"
#~ msgstr[0] "$0 minuto"
#~ msgstr[1] "$0 minutos"
#~ msgid "$0 month"
#~ msgid_plural "$0 months"
#~ msgstr[0] "$0 mes"
#~ msgstr[1] "$0 meses"
#~ msgid "$0 occurrence"
#~ msgid_plural "$1 occurrences"
#~ msgstr[0] "$1 ocurrencia"
#~ msgstr[1] "$1 ocurrencias"
#~ msgid "$0 of $1"
#~ msgstr "$0 de $1"
#~ msgid "$0 shares"
#~ msgstr "$0 comparticiones"
#~ msgid "$0 update"
#~ msgid_plural "$0 updates"
#~ msgstr[0] "$0 actualización."
#~ msgstr[1] "$0 actualizaciones."
#~ msgid "$0 used of $1 ($2 saved)"
#~ msgstr "$0 usado de $1 ($2 guardado)"
#~ msgid "$0 week"
#~ msgid_plural "$0 weeks"
#~ msgstr[0] "$0 semana"
#~ msgstr[1] "$0 semanas"
#~ msgid "$0 year"
#~ msgid_plural "$0 years"
#~ msgstr[0] "$0 año"
#~ msgstr[1] "$0 años"
#~ msgid "$0% Free"
#~ msgid_plural "$0% Free"
#~ msgstr[0] "$0 % disponible"
#~ msgstr[1] "$0 % disponible"
#~ msgid "$0% Used"
#~ msgid_plural "$0% Used"
#~ msgstr[0] "$0 % en uso"
#~ msgstr[1] "$0 % en uso"
#~ msgid "$0, $1 free"
#~ msgstr "$0, $1 disponible"
#~ msgid "$1 security fix"
#~ msgid_plural "$1 security fixes"
#~ msgstr[0] "$1 corrección de seguridad"
#~ msgstr[1] "$1 correcciones de seguridad"
#~ msgid "$mtu"
#~ msgstr "$mtu"
#~ msgid "$name (from $host)"
#~ msgstr "$name (de $host)"
#~ msgid "${hip}:${hport} -> $cport"
#~ msgstr "${hip}:${hport} → $cport"
#~ msgid "${size} ${desc}"
#~ msgstr "${size} ${desc}"
#~ msgid "'Organization' required to register."
#~ msgstr "Se necesita «Organización» para efectuar el registro."
#~ msgid "'Organization' required when using activation keys."
#~ msgstr "Se necesita «Organización» al utilizar claves de activación."
#~ msgid "(default)"
#~ msgstr "(predeterminado)"
#~ msgid "(none)"
#~ msgstr "(ninguno)"
#~ msgid ", including $1 security fix"
#~ msgid_plural ", including $1 security fixes"
#~ msgstr[0] ", incluyendo la corrección de seguridad $1 "
#~ msgstr[1] ", incluyendo las correcciones de seguridad $1"
#~ msgid "--"
#~ msgstr "--"
#~ msgid "1 MiB"
#~ msgstr "1 MiB"
#~ msgid "1 Minute"
#~ msgstr "1 minuto"
#~ msgid "1 day"
#~ msgstr "1 día"
#~ msgid "1 hour"
#~ msgstr "1 hora"
#~ msgid "1 min"
#~ msgstr "1 min"
#~ msgid "1 week"
#~ msgstr "1 semana"
#~ msgid "10th"
#~ msgstr "10.º"
#~ msgid "11th"
#~ msgstr "11.º"
#~ msgid "128 KiB"
#~ msgstr "128 KiB"
#~ msgid "12th"
#~ msgstr "12.º"
#~ msgid "13th"
#~ msgstr "13.º"
#~ msgid "14th"
#~ msgstr "14.º"
#~ msgid "15th"
#~ msgstr "15.º"
#~ msgid "16 KiB"
#~ msgstr "16 KiB"
#~ msgid "16th"
#~ msgstr "16.º"
#~ msgid "17th"
#~ msgstr "17.º"
#~ msgid "18th"
#~ msgstr "18.º"
#~ msgid "19th"
#~ msgstr "19.º"
#~ msgid "1st"
#~ msgstr "1.º"
#~ msgid "2 MiB"
#~ msgstr "2 MiB"
#~ msgid "2 min"
#~ msgstr "2 min"
#~ msgid "20 Minutes"
#~ msgstr "20 minutos"
#~ msgid "20th"
#~ msgstr "20.º"
#~ msgid "21st"
#~ msgstr "21.º"
#~ msgid "22nd"
#~ msgstr "22.º"
#~ msgid "23rd"
#~ msgstr "23.º"
#~ msgid "24th"
#~ msgstr "24.º"
#~ msgid "25th"
#~ msgstr "25.º"
#~ msgid "26th"
#~ msgstr "26.º"
#~ msgid "27th"
#~ msgstr "27.º"
#~ msgid "28th"
#~ msgstr "28.º"
#~ msgid "29th"
#~ msgstr "29.º"
#~ msgid "2nd"
#~ msgstr "2.º"
#~ msgid "3 min"
#~ msgstr "3 min"
#~ msgid "30th"
#~ msgstr "30.º"
#~ msgid "31st"
#~ msgstr "31.º"
#~ msgid "32 KiB"
#~ msgstr "32 KiB"
#~ msgid "3rd"
#~ msgstr "3.º"
#~ msgid "4 KiB"
#~ msgstr "4 KiB"
#~ msgid "4 min"
#~ msgstr "4 min"
#~ msgid "40 Minutes"
#~ msgstr "40 minutos"
#~ msgid "4th"
#~ msgstr "4.º"
#~ msgid "5 Minutes"
#~ msgstr "5 minutos"
#~ msgid "5 min"
#~ msgstr "5 min"
#~ msgid "5 minutes"
#~ msgstr "5 minutos"
#~ msgid "512 KiB"
#~ msgstr "512 KiB"
#~ msgid "5th"
#~ msgstr "5.º"
#~ msgid "6 hours"
#~ msgstr "6 horas"
#~ msgid "60 Minutes"
#~ msgstr "60 minutos"
#~ msgid "64 KiB"
#~ msgstr "64 KiB"
#~ msgid "6th"
#~ msgstr "6.º"
#~ msgid "7th"
#~ msgstr "7.º"
#~ msgid "8 KiB"
#~ msgstr "8 KiB"
#~ msgid "802.3ad"
#~ msgstr "802.3ad"
#~ msgid "802.3ad LACP"
#~ msgstr "802.3ad LACP"
#~ msgid "8th"
#~ msgstr "8.º"
#~ msgid "9th"
#~ msgstr "9.º"
#~ msgid ""
#~ "A compatible version of Cockpit is not installed on {{#strong}}{{host}}{{/"
#~ "strong}}."
#~ msgstr ""
#~ "No se ha instalado una versión compatible de Cockpit en {{#strong}}"
#~ "{{host}}{{/strong}}."
#~ msgid "A disk is needed."
#~ msgstr "Es necesario un disco."
#~ msgid ""
#~ "A spare disk needs to be added first before this disk can be removed."
#~ msgstr ""
#~ "Un disco de repuesto debe agregarse primero antes de este disco se puede "
#~ "quitar."
#~ msgid "A user interface for GNU/Linux servers"
#~ msgstr "Interfaz de usuario para servidores GNU/Linux"
#~ msgid "ARP"
#~ msgstr "ARP"
#~ msgid "ARP Monitoring"
#~ msgstr "Supervisión ARP"
#~ msgid "ARP Ping"
#~ msgstr "Ping ARP"
#~ msgid "AWS Elastic Block Store"
#~ msgstr "AWS Almacén Elástico de Bloque"
#~ msgid "About Cockpit"
#~ msgstr "Acerca de Cockpit"
#~ msgid "Access"
#~ msgstr "Acceder"
#~ msgid "Access Modes"
#~ msgstr "Modos de acceso"
#~ msgid "Access Policy"
#~ msgstr "Normativa de acceso"
#~ msgid "Access denied"
#~ msgstr "Acceso denegado"
#~ msgid "Account Expiration"
#~ msgstr "Expiración de la cuenta"
#~ msgid "Account Settings"
#~ msgstr "Configuración de la cuenta"
#~ msgid "Account not available or cannot be edited."
#~ msgstr "La cuenta no está disponible o no se puede modificar."
#~ msgid "Accounts"
#~ msgstr "Cuentas"
#~ msgctxt "page-title"
#~ msgid "Accounts"
#~ msgstr "Cuentas"
#~ msgid "Action"
#~ msgstr "Acción"
#~ msgid "Activate"
#~ msgstr "Activar"
#~ msgid "Activating $target"
#~ msgstr "Activando $target"
#~ msgid "Activation Key"
#~ msgstr "Clave de activación"
#~ msgid "Active"
#~ msgstr "Activo"
#~ msgid "Active Backup"
#~ msgstr "Copia de seguridad activa"
#~ msgid "Active Pages"
#~ msgstr "Páginas Activas"
#~ msgid "Active since"