aboutsummaryrefslogtreecommitdiffstats
path: root/langs/es/cauldron.po
blob: 9c0d85717eade6845e1c2fa1521b219cdcaeede2 (plain)
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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns='http://www.w3.org/1999/xhtml' xml:lang='en' lang='en'>
<head>
<title>www - The Main www.mageia.org Website</title>
<meta name='generator' content='cgit v0.10.1'/>
<meta name='robots' content='index, nofollow'/>
<link rel='stylesheet' type='text/css' href='/cgit-data/cgit.css'/>
<link rel='shortcut icon' href='/favicon.ico'/>
<link rel='alternate' title='Atom feed' href='http://gitweb.mageia.org/web/www/atom/langs/es/cauldron.po?h=master' type='application/atom+xml'/>
</head>
<body>
<div id='cgit'><table id='header'>
<tr>
<td class='logo' rowspan='2'><a href='/'><img src='//nav.mageia.org/css/mageia-logo-nav-3.png' alt='cgit logo'/></a></td>
<td class='main'><a href='/'>index</a> : <a title='www' href='/web/www/'>www</a></td><td class='form'><form method='get' action=''>
<select name='h' onchange='this.form.submit();'>
<option value='master' selected='selected'>master</option>
</select> <input type='submit' name='' value='switch'/></form></td></tr>
<tr><td class='sub'>The Main www.mageia.org Website</td><td class='sub right'>Mageia Git</td></tr></table>
<table class='tabs'><tr><td>
<a href='/web/www/about/'>about</a><a href='/web/www/'>summary</a><a href='/web/www/refs/'>refs</a><a href='/web/www/log/langs/es/cauldron.po'>log</a><a class='active' href='/web/www/tree/langs/es/cauldron.po'>tree</a><a href='/web/www/commit/langs/es/cauldron.po'>commit</a><a href='/web/www/diff/langs/es/cauldron.po'>diff</a><a href='/web/www/stats/langs/es/cauldron.po'>stats</a></td><td class='form'><form class='right' method='get' action='/web/www/log/langs/es/cauldron.po'>
<select name='qt'>
<option value='grep'>log msg</option>
<option value='author'>author</option>
<option value='committer'>committer</option>
<option value='range'>range</option>
</select>
<input class='txt' type='text' size='10' name='q' value=''/>
<input type='submit' value='search'/>
</form>
</td></tr></table>
<div class='path'>path: <a href='/web/www/tree/'>root</a>/<a href='/web/www/tree/langs'>langs</a>/<a href='/web/www/tree/langs/es'>es</a>/<a href='/web/www/tree/langs/es/cauldron.po'>cauldron.po</a></div><div class='content'>blob: 60f0cfb8d968cf2a0c5fe9a5f4f7c4987e687306 (<a href='/web/www/plain/langs/es/cauldron.po'>plain</a>)
<table summary='blob content' class='blob'>
<tr><td class='linenumbers'><pre><a id='n1' href='#n1'>1</a>
<a id='n2' href='#n2'>2</a>
<a id='n3' href='#n3'>3</a>
<a id='n4' href='#n4'>4</a>
<a id='n5' href='#n5'>5</a>
<a id='n6' href='#n6'>6</a>
<a id='n7' href='#n7'>7</a>
<a id='n8' href='#n8'>8</a>
<a id='n9' href='#n9'>9</a>
<a id='n10' href='#n10'>10</a>
<a id='n11' href='#n11'>11</a>
<a id='n12' href='#n12'>12</a>
<a id='n13' href='#n13'>13</a>
<a id='n14' href='#n14'>14</a>
<a id='n15' href='#n15'>15</a>
<a id='n16' href='#n16'>16</a>
<a id='n17' href='#n17'>17</a>
<a id='n18' href='#n18'>18</a>
<a id='n19' href='#n19'>19</a>
<a id='n20' href='#n20'>20</a>
<a id='n21' href='#n21'>21</a>
<a id='n22' href='#n22'>22</a>
<a id='n23' href='#n23'>23</a>
<a id='n24' href='#n24'>24</a>
<a id='n25' href='#n25'>25</a>
<a id='n26' href='#n26'>26</a>
<a id='n27' href='#n27'>27</a>
<a id='n28' href='#n28'>28</a>
<a id='n29' href='#n29'>29</a>
<a id='n30' href='#n30'>30</a>
<a id='n31' href='#n31'>31</a>
<a id='n32' href='#n32'>32</a>
<a id='n33' href='#n33'>33</a>
<a id='n34' href='#n34'>34</a>
<a id='n35' href='#n35'>35</a>
<a id='n36' href='#n36'>36</a>
<a id='n37' href='#n37'>37</a>
<a id='n38' href='#n38'>38</a>
<a id='n39' href='#n39'>39</a>
<a id='n40' href='#n40'>40</a>
<a id='n41' href='#n41'>41</a>
<a id='n42' href='#n42'>42</a>
<a id='n43' href='#n43'>43</a>
<a id='n44' href='#n44'>44</a>
<a id='n45' href='#n45'>45</a>
<a id='n46' href='#n46'>46</a>
<a id='n47' href='#n47'>47</a>
<a id='n48' href='#n48'>48</a>
<a id='n49' href='#n49'>49</a>
<a id='n50' href='#n50'>50</a>
<a id='n51' href='#n51'>51</a>
<a id='n52' href='#n52'>52</a>
<a id='n53' href='#n53'>53</a>
<a id='n54' href='#n54'>54</a>
<a id='n55' href='#n55'>55</a>
<a id='n56' href='#n56'>56</a>
<a id='n57' href='#n57'>57</a>
<a id='n58' href='#n58'>58</a>
<a id='n59' href='#n59'>59</a>
<a id='n60' href='#n60'>60</a>
<a id='n61' href='#n61'>61</a>
<a id='n62' href='#n62'>62</a>
<a id='n63' href='#n63'>63</a>
<a id='n64' href='#n64'>64</a>
<a id='n65' href='#n65'>65</a>
<a id='n66' href='#n66'>66</a>
<a id='n67' href='#n67'>67</a>
<a id='n68' href='#n68'>68</a>
<a id='n69' href='#n69'>69</a>
<a id='n70' href='#n70'>70</a>
<a id='n71' href='#n71'>71</a>
<a id='n72' href='#n72'>72</a>
<a id='n73' href='#n73'>73</a>
<a id='n74' href='#n74'>74</a>
<a id='n75' href='#n75'>75</a>
<a id='n76' href='#n76'>76</a>
<a id='n77' href='#n77'>77</a>
<a id='n78' href='#n78'>78</a>
<a id='n79' href='#n79'>79</a>
<a id='n80' href='#n80'>80</a>
<a id='n81' href='#n81'>81</a>
<a id='n82' href='#n82'>82</a>
<a id='n83' href='#n83'>83</a>
<a id='n84' href='#n84'>84</a>
<a id='n85' href='#n85'>85</a>
<a id='n86' href='#n86'>86</a>
<a id='n87' href='#n87'>87</a>
<a id='n88' href='#n88'>88</a>
<a id='n89' href='#n89'>89</a>
<a id='n90' href='#n90'>90</a>
<a id='n91' href='#n91'>91</a>
<a id='n92' href='#n92'>92</a>
<a id='n93' href='#n93'>93</a>
<a id='n94' href='#n94'>94</a>
<a id='n95' href='#n95'>95</a>
<a id='n96' href='#n96'>96</a>
<a id='n97' href='#n97'>97</a>
<a id='n98' href='#n98'>98</a>
<a id='n99' href='#n99'>99</a>
<a id='n100' href='#n100'>100</a>
<a id='n101' href='#n101'>101</a>
<a id='n102' href='#n102'>102</a>
<a id='n103' href='#n103'>103</a>
<a id='n104' href='#n104'>104</a>
<a id='n105' href='#n105'>105</a>
<a id='n106' href='#n106'>106</a>
<a id='n107' href='#n107'>107</a>
<a id='n108' href='#n108'>108</a>
<a id='n109' href='#n109'>109</a>
<a id='n110' href='#n110'>110</a>
<a id='n111' href='#n111'>111</a>
<a id='n112' href='#n112'>112</a>
<a id='n113' href='#n113'>113</a>
<a id='n114' href='#n114'>114</a>
<a id='n115' href='#n115'>115</a>
<a id='n116' href='#n116'>116</a>
<a id='n117' href='#n117'>117</a>
<a id='n118' href='#n118'>118</a>
<a id='n119' href='#n119'>119</a>
<a id='n120' href='#n120'>120</a>
<a id='n121' href='#n121'>121</a>
<a id='n122' href='#n122'>122</a>
<a id='n123' href='#n123'>123</a>
<a id='n124' href='#n124'>124</a>
<a id='n125' href='#n125'>125</a>
<a id='n126' href='#n126'>126</a>
<a id='n127' href='#n127'>127</a>
<a id='n128' href='#n128'>128</a>
<a id='n129' href='#n129'>129</a>
<a id='n130' href='#n130'>130</a>
<a id='n131' href='#n131'>131</a>
<a id='n132' href='#n132'>132</a>
<a id='n133' href='#n133'>133</a>
<a id='n134' href='#n134'>134</a>
<a id='n135' href='#n135'>135</a>
<a id='n136' href='#n136'>136</a>
<a id='n137' href='#n137'>137</a>
<a id='n138' href='#n138'>138</a>
<a id='n139' href='#n139'>139</a>
<a id='n140' href='#n140'>140</a>
<a id='n141' href='#n141'>141</a>
<a id='n142' href='#n142'>142</a>
<a id='n143' href='#n143'>143</a>
<a id='n144' href='#n144'>144</a>
<a id='n145' href='#n145'>145</a>
<a id='n146' href='#n146'>146</a>
<a id='n147' href='#n147'>147</a>
<a id='n148' href='#n148'>148</a>
<a id='n149' href='#n149'>149</a>
<a id='n150' href='#n150'>150</a>
<a id='n151' href='#n151'>151</a>
<a id='n152' href='#n152'>152</a>
<a id='n153' href='#n153'>153</a>
<a id='n154' href='#n154'>154</a>
<a id='n155' href='#n155'>155</a>
<a id='n156' href='#n156'>156</a>
<a id='n157' href='#n157'>157</a>
<a id='n158' href='#n158'>158</a>
<a id='n159' href='#n159'>159</a>
<a id='n160' href='#n160'>160</a>
<a id='n161' href='#n161'>161</a>
<a id='n162' href='#n162'>162</a>
<a id='n163' href='#n163'>163</a>
<a id='n164' href='#n164'>164</a>
<a id='n165' href='#n165'>165</a>
<a id='n166' href='#n166'>166</a>
<a id='n167' href='#n167'>167</a>
<a id='n168' href='#n168'>168</a>
<a id='n169' href='#n169'>169</a>
<a id='n170' href='#n170'>170</a>
<a id='n171' href='#n171'>171</a>
<a id='n172' href='#n172'>172</a>
<a id='n173' href='#n173'>173</a>
<a id='n174' href='#n174'>174</a>
<a id='n175' href='#n175'>175</a>
<a id='n176' href='#n176'>176</a>
<a id='n177' href='#n177'>177</a>
<a id='n178' href='#n178'>178</a>
<a id='n179' href='#n179'>179</a>
<a id='n180' href='#n180'>180</a>
<a id='n181' href='#n181'>181</a>
<a id='n182' href='#n182'>182</a>
<a id='n183' href='#n183'>183</a>
<a id='n184' href='#n184'>184</a>
<a id='n185' href='#n185'>185</a>
<a id='n186' href='#n186'>186</a>
<a id='n187' href='#n187'>187</a>
<a id='n188' href='#n188'>188</a>
<a id='n189' href='#n189'>189</a>
<a id='n190' href='#n190'>190</a>
<a id='n191' href='#n191'>191</a>
<a id='n192' href='#n192'>192</a>
<a id='n193' href='#n193'>193</a>
<a id='n194' href='#n194'>194</a>
<a id='n195' href='#n195'>195</a>
<a id='n196' href='#n196'>196</a>
<a id='n197' href='#n197'>197</a>
<a id='n198' href='#n198'>198</a>
<a id='n199' href='#n199'>199</a>
<a id='n200' href='#n200'>200</a>
<a id='n201' href='#n201'>201</a>
<a id='n202' href='#n202'>202</a>
<a id='n203' href='#n203'>203</a>
<a id='n204' href='#n204'>204</a>
<a id='n205' href='#n205'>205</a>
<a id='n206' href='#n206'>206</a>
<a id='n207' href='#n207'>207</a>
<a id='n208' href='#n208'>208</a>
<a id='n209' href='#n209'>209</a>
<a id='n210' href='#n210'>210</a>
<a id='n211' href='#n211'>211</a>
<a id='n212' href='#n212'>212</a>
<a id='n213' href='#n213'>213</a>
<a id='n214' href='#n214'>214</a>
<a id='n215' href='#n215'>215</a>
<a id='n216' href='#n216'>216</a>
<a id='n217' href='#n217'>217</a>
<a id='n218' href='#n218'>218</a>
<a id='n219' href='#n219'>219</a>
<a id='n220' href='#n220'>220</a>
<a id='n221' href='#n221'>221</a>
<a id='n222' href='#n222'>222</a>
<a id='n223' href='#n223'>223</a>
<a id='n224' href='#n224'>224</a>
<a id='n225' href='#n225'>225</a>
<a id='n226' href='#n226'>226</a>
<a id='n227' href='#n227'>227</a>
<a id='n228' href='#n228'>228</a>
<a id='n229' href='#n229'>229</a>
<a id='n230' href='#n230'>230</a>
<a id='n231' href='#n231'>231</a>
<a id='n232' href='#n232'>232</a>
<a id='n233' href='#n233'>233</a>
<a id='n234' href='#n234'>234</a>
<a id='n235' href='#n235'>235</a>
<a id='n236' href='#n236'>236</a>
<a id='n237' href='#n237'>237</a>
<a id='n238' href='#n238'>238</a>
<a id='n239' href='#n239'>239</a>
<a id='n240' href='#n240'>240</a>
<a id='n241' href='#n241'>241</a>
<a id='n242' href='#n242'>242</a>
<a id='n243' href='#n243'>243</a>
<a id='n244' href='#n244'>244</a>
<a id='n245' href='#n245'>245</a>
<a id='n246' href='#n246'>246</a>
<a id='n247' href='#n247'>247</a>
<a id='n248' href='#n248'>248</a>
<a id='n249' href='#n249'>249</a>
<a id='n250' href='#n250'>250</a>
<a id='n251' href='#n251'>251</a>
<a id='n252' href='#n252'>252</a>
<a id='n253' href='#n253'>253</a>
<a id='n254' href='#n254'>254</a>
<a id='n255' href='#n255'>255</a>
<a id='n256' href='#n256'>256</a>
<a id='n257' href='#n257'>257</a>
<a id='n258' href='#n258'>258</a>
<a id='n259' href='#n259'>259</a>
<a id='n260' href='#n260'>260</a>
<a id='n261' href='#n261'>261</a>
<a id='n262' href='#n262'>262</a>
<a id='n263' href='#n263'>263</a>
<a id='n264' href='#n264'>264</a>
<a id='n265' href='#n265'>265</a>
<a id='n266' href='#n266'>266</a>
<a id='n267' href='#n267'>267</a>
<a id='n268' href='#n268'>268</a>
<a id='n269' href='#n269'>269</a>
<a id='n270' href='#n270'>270</a>
<a id='n271' href='#n271'>271</a>
<a id='n272' href='#n272'>272</a>
<a id='n273' href='#n273'>273</a>
<a id='n274' href='#n274'>274</a>
<a id='n275' href='#n275'>275</a>
<a id='n276' href='#n276'>276</a>
<a id='n277' href='#n277'>277</a>
<a id='n278' href='#n278'>278</a>
<a id='n279' href='#n279'>279</a>
<a id='n280' href='#n280'>280</a>
<a id='n281' href='#n281'>281</a>
<a id='n282' href='#n282'>282</a>
<a id='n283' href='#n283'>283</a>
<a id='n284' href='#n284'>284</a>
<a id='n285' href='#n285'>285</a>
<a id='n286' href='#n286'>286</a>
<a id='n287' href='#n287'>287</a>
<a id='n288' href='#n288'>288</a>
<a id='n289' href='#n289'>289</a>
<a id='n290' href='#n290'>290</a>
<a id='n291' href='#n291'>291</a>
<a id='n292' href='#n292'>292</a>
<a id='n293' href='#n293'>293</a>
<a id='n294' href='#n294'>294</a>
<a id='n295' href='#n295'>295</a>
<a id='n296' href='#n296'>296</a>
<a id='n297' href='#n297'>297</a>
<a id='n298' href='#n298'>298</a>
<a id='n299' href='#n299'>299</a>
<a id='n300' href='#n300'>300</a>
<a id='n301' href='#n301'>301</a>
<a id='n302' href='#n302'>302</a>
<a id='n303' href='#n303'>303</a>
<a id='n304' href='#n304'>304</a>
<a id='n305' href='#n305'>305</a>
<a id='n306' href='#n306'>306</a>
<a id='n307' href='#n307'>307</a>
<a id='n308' href='#n308'>308</a>
<a id='n309' href='#n309'>309</a>
<a id='n310' href='#n310'>310</a>
<a id='n311' href='#n311'>311</a>
<a id='n312' href='#n312'>312</a>
<a id='n313' href='#n313'>313</a>
<a id='n314' href='#n314'>314</a>
<a id='n315' href='#n315'>315</a>
<a id='n316' href='#n316'>316</a>
<a id='n317' href='#n317'>317</a>
<a id='n318' href='#n318'>318</a>
<a id='n319' href='#n319'>319</a>
<a id='n320' href='#n320'>320</a>
<a id='n321' href='#n321'>321</a>
<a id='n322' href='#n322'>322</a>
<a id='n323' href='#n323'>323</a>
<a id='n324' href='#n324'>324</a>
<a id='n325' href='#n325'>325</a>
<a id='n326' href='#n326'>326</a>
<a id='n327' href='#n327'>327</a>
<a id='n328' href='#n328'>328</a>
<a id='n329' href='#n329'>329</a>
<a id='n330' href='#n330'>330</a>
<a id='n331' href='#n331'>331</a>
<a id='n332' href='#n332'>332</a>
<a id='n333' href='#n333'>333</a>
<a id='n334' href='#n334'>334</a>
<a id='n335' href='#n335'>335</a>
<a id='n336' href='#n336'>336</a>
<a id='n337' href='#n337'>337</a>
<a id='n338' href='#n338'>338</a>
<a id='n339' href='#n339'>339</a>
<a id='n340' href='#n340'>340</a>
<a id='n341' href='#n341'>341</a>
<a id='n342' href='#n342'>342</a>
<a id='n343' href='#n343'>343</a>
<a id='n344' href='#n344'>344</a>
<a id='n345' href='#n345'>345</a>
<a id='n346' href='#n346'>346</a>
<a id='n347' href='#n347'>347</a>
<a id='n348' href='#n348'>348</a>
<a id='n349' href='#n349'>349</a>
<a id='n350' href='#n350'>350</a>
<a id='n351' href='#n351'>351</a>
<a id='n352' href='#n352'>352</a>
<a id='n353' href='#n353'>353</a>
<a id='n354' href='#n354'>354</a>
<a id='n355' href='#n355'>355</a>
<a id='n356' href='#n356'>356</a>
<a id='n357' href='#n357'>357</a>
<a id='n358' href='#n358'>358</a>
<a id='n359' href='#n359'>359</a>
<a id='n360' href='#n360'>360</a>
<a id='n361' href='#n361'>361</a>
<a id='n362' href='#n362'>362</a>
<a id='n363' href='#n363'>363</a>
<a id='n364' href='#n364'>364</a>
<a id='n365' href='#n365'>365</a>
<a id='n366' href='#n366'>366</a>
<a id='n367' href='#n367'>367</a>
<a id='n368' href='#n368'>368</a>
<a id='n369' href='#n369'>369</a>
<a id='n370' href='#n370'>370</a>
<a id='n371' href='#n371'>371</a>
<a id='n372' href='#n372'>372</a>
<a id='n373' href='#n373'>373</a>
<a id='n374' href='#n374'>374</a>
<a id='n375' href='#n375'>375</a>
<a id='n376' href='#n376'>376</a>
<a id='n377' href='#n377'>377</a>
<a id='n378' href='#n378'>378</a>
<a id='n379' href='#n379'>379</a>
<a id='n380' href='#n380'>380</a>
<a id='n381' href='#n381'>381</a>
<a id='n382' href='#n382'>382</a>
<a id='n383' href='#n383'>383</a>
<a id='n384' href='#n384'>384</a>
<a id='n385' href='#n385'>385</a>
<a id='n386' href='#n386'>386</a>
<a id='n387' href='#n387'>387</a>
<a id='n388' href='#n388'>388</a>
<a id='n389' href='#n389'>389</a>
<a id='n390' href='#n390'>390</a>
<a id='n391' href='#n391'>391</a>
<a id='n392' href='#n392'>392</a>
<a id='n393' href='#n393'>393</a>
<a id='n394' href='#n394'>394</a>
<a id='n395' href='#n395'>395</a>
<a id='n396' href='#n396'>396</a>
<a id='n397' href='#n397'>397</a>
<a id='n398' href='#n398'>398</a>
<a id='n399' href='#n399'>399</a>
<a id='n400' href='#n400'>400</a>
<a id='n401' href='#n401'>401</a>
<a id='n402' href='#n402'>402</a>
<a id='n403' href='#n403'>403</a>
<a id='n404' href='#n404'>404</a>
<a id='n405' href='#n405'>405</a>
<a id='n406' href='#n406'>406</a>
<a id='n407' href='#n407'>407</a>
<a id='n408' href='#n408'>408</a>
<a id='n409' href='#n409'>409</a>
<a id='n410' href='#n410'>410</a>
<a id='n411' href='#n411'>411</a>
<a id='n412' href='#n412'>412</a>
<a id='n413' href='#n413'>413</a>
<a id='n414' href='#n414'>414</a>
<a id='n415' href='#n415'>415</a>
<a id='n416' href='#n416'>416</a>
<a id='n417' href='#n417'>417</a>
<a id='n418' href='#n418'>418</a>
<a id='n419' href='#n419'>419</a>
<a id='n420' href='#n420'>420</a>
<a id='n421' href='#n421'>421</a>
<a id='n422' href='#n422'>422</a>
<a id='n423' href='#n423'>423</a>
<a id='n424' href='#n424'>424</a>
<a id='n425' href='#n425'>425</a>
<a id='n426' href='#n426'>426</a>
<a id='n427' href='#n427'>427</a>
<a id='n428' href='#n428'>428</a>
<a id='n429' href='#n429'>429</a>
<a id='n430' href='#n430'>430</a>
<a id='n431' href='#n431'>431</a>
<a id='n432' href='#n432'>432</a>
<a id='n433' href='#n433'>433</a>
<a id='n434' href='#n434'>434</a>
<a id='n435' href='#n435'>435</a>
<a id='n436' href='#n436'>436</a>
<a id='n437' href='#n437'>437</a>
<a id='n438' href='#n438'>438</a>
<a id='n439' href='#n439'>439</a>
<a id='n440' href='#n440'>440</a>
<a id='n441' href='#n441'>441</a>
<a id='n442' href='#n442'>442</a>
<a id='n443' href='#n443'>443</a>
<a id='n444' href='#n444'>444</a>
<a id='n445' href='#n445'>445</a>
<a id='n446' href='#n446'>446</a>
<a id='n447' href='#n447'>447</a>
<a id='n448' href='#n448'>448</a>
<a id='n449' href='#n449'>449</a>
<a id='n450' href='#n450'>450</a>
<a id='n451' href='#n451'>451</a>
<a id='n452' href='#n452'>452</a>
<a id='n453' href='#n453'>453</a>
<a id='n454' href='#n454'>454</a>
<a id='n455' href='#n455'>455</a>
<a id='n456' href='#n456'>456</a>
<a id='n457' href='#n457'>457</a>
<a id='n458' href='#n458'>458</a>
<a id='n459' href='#n459'>459</a>
<a id='n460' href='#n460'>460</a>
<a id='n461' href='#n461'>461</a>
<a id='n462' href='#n462'>462</a>
<a id='n463' href='#n463'>463</a>
<a id='n464' href='#n464'>464</a>
<a id='n465' href='#n465'>465</a>
<a id='n466' href='#n466'>466</a>
<a id='n467' href='#n467'>467</a>
<a id='n468' href='#n468'>468</a>
<a id='n469' href='#n469'>469</a>
<a id='n470' href='#n470'>470</a>
<a id='n471' href='#n471'>471</a>
<a id='n472' href='#n472'>472</a>
<a id='n473' href='#n473'>473</a>
<a id='n474' href='#n474'>474</a>
<a id='n475' href='#n475'>475</a>
<a id='n476' href='#n476'>476</a>
<a id='n477' href='#n477'>477</a>
<a id='n478' href='#n478'>478</a>
</pre></td>
<td class='lines'><pre><code># gettext catalog for cauldron web page(s)
# Copyright (C) 2014 - 2014 Mageia
# This file is distributed under the same license as
# the content of the corresponding web page(s).
#
# Generated by extract2gettext.php
# Domain: cauldron
#
# include translation strings from:
# en/5/download_index.php
# en/5/nav.php
#
# Translators:
# Miguel Ortega, 2014
msgid &quot;&quot;
msgstr &quot;&quot;
&quot;Project-Id-Version: Mageia\n&quot;
&quot;Report-Msgid-Bugs-To: mageia-i18n&#64;mageia.org\n&quot;
&quot;POT-Creation-Date: 2014-09-10 17:54:50+0000\n&quot;
&quot;PO-Revision-Date: 2014-04-14 09:40+0000\n&quot;
&quot;Last-Translator: Miguel Ortega\n&quot;
&quot;Language-Team: Spanish (http://www.transifex.com/projects/p/mageia/language/es/)\n&quot;
&quot;Language: es\n&quot;
&quot;MIME-Version: 1.0\n&quot;
&quot;Content-Type: text/plain; charset=UTF-8\n&quot;
&quot;Content-Transfer-Encoding: 8bit\n&quot;
&quot;Plural-Forms: nplurals=2; plural=(n != 1);\n&quot;

#: &quot;/web/en/5/download_index.php +36&quot;
msgid &quot;32 bit&quot;
msgstr &quot;&quot;

#: &quot;/web/en/5/download_index.php +39&quot;
msgid &quot;64 bit&quot;
msgstr &quot;&quot;

#: &quot;/web/en/5/download_index.php +42&quot;

msgid &quot;Dualarch&quot;
msgstr &quot;dualarch&quot;

#: &quot;/web/en/5/download_index.php +49&quot;
msgid &quot;forthcoming&quot;
msgstr &quot;Próximamente&quot;

#: &quot;/web/en/5/download_index.php +67&quot;
msgid &quot;Download&quot;
msgstr &quot;Descargar&quot;

#: &quot;/web/en/5/download_index.php +68&quot;

msgid &quot;Download %s DVD, CD, LiveCD, network install ISO images.&quot;
msgstr &quot;Descargar imágenes ISO de Mageia 4 DVD, CD, LiveCD, instalación por red.&quot;

#: &quot;/web/en/5/download_index.php +69&quot;

msgid &quot;mageia, %s, linux, free, download, iso, torrent, vm, http, ftp, rsync, bittorrent&quot;
msgstr &quot;mageia, mageia 4, linux, libre, gratis, descargar, iso, torrent, vm, http, ftp, rsync, bittorrent&quot;

#: &quot;/web/en/5/download_index.php +144&quot;

msgid &quot;Be careful! This is an alpha, unstable release.&quot;
msgstr &quotCuidado! Esta es una versión inestable alpha.&quot;

#: &quot;/web/en/5/download_index.php +145&quot;
msgid &quot;Be careful! This is a beta, unstable release.&quot;
msgstr &quotCuidado! Esta es una versión inestable beta.&quot;

#: &quot;/web/en/5/download_index.php +146&quot;
msgid &quot;It is only intended for developer use. &lt;strong&gt;DO NOT USE THIS IN PRODUCTION OR FOR OFFICIAL REVIEW.&lt;/strong&gt;&quot;
msgstr &quot;Recomendada solamente para desarrolladores. &lt;strong&gt;NO LA USE PARA PRODUCCIÓN O PARA UNA REVISIÓN OFICIAL.&lt;/strong&gt;&quot;

#: &quot;/web/en/5/download_index.php +147&quot;
msgid &quot;This is a Release Candidate. Release Candidate software is software that has graduated Beta testing, and should be a release-ready product suitable for advanced users and reviewers. However, beginning users and critical-applications users may wish to wait for the final release planned for December 2014.&quot;
msgstr &quot;Es una Versión Candidata. El software de las versiones candidatas se clasifica como Beta -en pruebas-, y es sólo adecuado para usuarios avanzados o revisores. Sin embargo, los usuarios noveles o usuarios con aplicaciones críticas deverían esperar a la versión final, planeada para diciembre de 2014.&quot;

#: &quot;/web/en/5/download_index.php +147&quot;
msgid &quot;Release Candidate is intended to identify any remaining bugs or missing packages.&quot;
msgstr &quot;La Versión en Pruebas sirve para identificar cualquier bug que quede o paquetes que fallen.&quot;

#: &quot;/web/en/5/download_index.php +154&quot;
msgid &quot;It looks like you have JavaScript disable. Please &lt;a href=\&quot;%s\&quot;&gt;enable&lt;/a&gt; it to have better render. At the &lt;a href=\&quot;%s\&quot;&gt;end&lt;/a&gt; of this page there will be download link for you. But what is written between is important.&quot;
msgstr &quot;&quot;

#: &quot;/web/en/5/download_index.php +160&quot;
msgid &quot;Mageia is provided as ISO image files that have to be written to blank &lt;a href=\&quot;%s\&quot;&gt;CD or DVD discs&lt;/a&gt;.&quot;
msgstr &quot;&quot;

#: &quot;/web/en/5/download_index.php +162&quot;
msgid &quot;All ISOs can also be launched from a &lt;a %s&gt;USB drive&lt;/a&gt;.&quot;
msgstr &quot;&quot;

#: &quot;/web/en/5/download_index.php +163&quot;
msgid &quot;Unetbootin is not supported.&quot;
msgstr &quot;&quot;

#: &quot;/web/en/5/download_index.php +166&quot;
msgid &quot;Dump Mageia ISO on a USB flash drive&quot;
msgstr &quot;&quot;

#: &quot;/web/en/5/download_index.php +168&quot;
msgid &quot;\&quot;Dumping\&quot; an image onto a flash device destroys any prior file-system in the partition; access to any data not destroyed will be lost, and partition capacity will be reduced to the image size. In other words, all prior data on the device is at risk.&quot;
msgstr &quot;&quot;

#: &quot;/web/en/5/download_index.php +169&quot;
msgid &quot;Unetbootin should not be used to copy the iso image to a USB drive (see below).&quot;
msgstr &quot;&quot;

#: &quot;/web/en/5/download_index.php +170&quot;
msgid &quot;To dump a Mageia installation ISO on a USB stick, you may try one of several tools:&quot;
msgstr &quot;&quot;

#: &quot;/web/en/5/download_index.php +172&quot;
msgid &quot;IsoDumper, available since Mageia 4 inside repo, for Mageia 3, it's &lt;a href=\&quot;%s\&quot;&gt;here&lt;/a&gt;.&quot;
msgstr &quot;&quot;

#: &quot;/web/en/5/download_index.php +174&quot;

msgid &quot;For windows use &lt;a href=\&quot;%s\&quot;&gt;usbdumper.&lt;/a&gt;&quot;
msgstr &quot;Está &lt;a href=\&quot;%s\&quot;&gt;aquí&lt;/a&gt;.&quot;

#: &quot;/web/en/5/download_index.php +175&quot;
msgid &quot;If it show \&quot;writing error or access denied\&quot; try the fallowing method: run the console (cmd), then type \&quot;diskpart\&quot;, then \&quot;list disk\&quot;, then select your disk with \&quot;select disk\&quot;, and type \&quot;clean\&quot; (it will erase the key).&quot;
msgstr &quot;&quot;

#: &quot;/web/en/5/download_index.php +185&quot;
msgid &quot;Classical Installation Flavours&quot;
msgstr &quot;Sabores de instalación clásicos&quot;

#: &quot;/web/en/5/download_index.php +187&quot;
msgid &quot;The Classical ISO is the traditional way to install Mageia directly. Take a look at the complete &lt;a href=\&quot;%s\&quot;&gt;documentation&lt;/a&gt; for this installer.&quot;
msgstr &quot;&quot;

#: &quot;/web/en/5/download_index.php +189&quot;
msgid &quot;Up to 167 locales are supported:&quot;
msgstr &quot;Hasta 167 idiomas están soportados:&quot;

#: &quot;/web/en/5/download_index.php +191&quot;
msgid &quot;and so much more!&quot;
msgstr &quoty mucho más!&quot;

#: &quot;/web/en/5/download_index.php +192&quot;
msgid &quot;See the comprehensive list&quot;
msgstr &quot;Vea la lista completa y detallada&quot;

#: &quot;/web/en/5/download_index.php +195&quot;

msgid &quot;These ISOs contains Free Software and some proprietary drivers.&quot;
msgstr &quot;Estas imágenes ISO en CD y DVD contienen software libre y algunos controladores propietarios.&quot;

#: &quot;/web/en/5/download_index.php +196&quot;
msgid &quot;You will be asked of which kind of Software you want to install.&quot;
msgstr &quot;Se le preguntará qué tipo de software quiere instalar.&quot;

#: &quot;/web/en/5/download_index.php +197&quot;
msgid &quot;The installer includes the capability of adding the online Mageia repositories during the installation, which means you can install even more packages than those available on the ISO.&quot;
msgstr &quot;&quot;

#: &quot;/web/en/5/download_index.php +200&quot;
msgid &quot;For 32 and 64bit, size of the ISOs is about 4GB. For the dualarch it's about 1GB.&quot;
msgstr &quot;&quot;

#: &quot;/web/en/5/download_index.php +208&quot;
msgid &quot;LiveCDs and LiveDVDs&quot;
msgstr &quot;LiveCDs y LiveDVDs&quot;

#: &quot;/web/en/5/download_index.php +210&quot;
msgid &quot;Live ISO's let you try %s without installation. You can run Mageia directly from a CD, DVD or USB device, and try it using \tone of the graphical user interfaces such as GNOME or KDE.&quot;
msgstr &quot;&quot;

#: &quot;/web/en/5/download_index.php +211&quot;
msgid &quot;If you are happy with the Mageia experience, you can then install it onto your hard drive from the Live media.&quot;
msgstr &quot;&quot;

#: &quot;/web/en/5/download_index.php +213&quot;
msgid &quot;Use LiveCDs and LiveDVDs for fresh new installs ONLY.&quot;
msgstr &quot;Utilice LiveCDs y LiveDVDs SOLO para instalaciones nuevas.&quot;

#: &quot;/web/en/5/download_index.php +214&quot;

msgid &quot;DO NOT use these LiveCDs or LiveDVDs to upgrade from the prior Mageia release!&quot;
msgstr &quotNO USE esttos LiveCDs o LiveDVDs para actualizar desde una versión anterior de Mageia!&quot;

#: &quot;/web/en/5/download_index.php +215&quot;

msgid &quot;Use a classical installation and see &lt;a href=\&quot;%s\&quot; hreflang=\&quot;en\&quot;&gt;upgrade guide&lt;/a&gt;.&quot;
msgstr &quot;Use un DVD o CD de los anteriores y consulte la &lt;a href=\&quot;%s\&quot; hreflang=\&quot;es\&quot;&gt;guía de actualización&lt;/a&gt;.&quot;

#: &quot;/web/en/5/download_index.php +218&quot;
msgid &quot;For LiveDVDs, size of the ISOs is about 1.4GB. For the LiveCDs it's about 700MB.&quot;
msgstr &quot;&quot;

#: &quot;/web/en/5/download_index.php +223&quot;
msgid &quot;Wired Network-based Installation CD&quot;
msgstr &quot;CD de instalación basado en red por cable&quot;

#: &quot;/web/en/5/download_index.php +224&quot;
msgid &quot;Download quickly and immediately boot into install mode from &lt;em&gt;wired&lt;/em&gt; network or a local disk.&quot;
msgstr &quot;Descárguela rápidamente y luego arranque en modo instalación desde una red &lt;em&gt;por cable&lt;/em&gt; o un disco local.&quot;

#: &quot;/web/en/5/download_index.php +225&quot;
msgid &quot;Have a look in the &lt;a href=\&quot;%s\&quot;&gt;wiki&lt;/a&gt; to get a list of possibilities.&quot;
msgstr &quot;&quot;

#: &quot;/web/en/5/download_index.php +226&quot;
msgid &quot;These ISOs change frequently, and as it give real state of Cauldron, they may not work. If it is the case, use above one.&quot;
msgstr &quot;Estas imágenes ISO cambian frecuentemente, y ya que proporcionan el estado real de Cauldron, puede que no funcionen. Si es el caso, use alguna de la anteriores.&quot;

#: &quot;/web/en/5/download_index.php +227&quot;
msgid &quot;Size of the ISOs is about 50MB.&quot;
msgstr &quot;&quot;

#: &quot;/web/en/5/download_index.php +232&quot;

msgid &quot;Classic Installation&quot;
msgstr &quot;Sabores de instalación clásicos&quot;

#: &quot;/web/en/5/download_index.php +234&quot;
msgid &quot;Live Media&quot;
msgstr &quot;&quot;

#: &quot;/web/en/5/download_index.php +236&quot;

msgid &quot;Network Installation&quot;
msgstr &quot;CD de instalación basado en red por cable&quot;

#: &quot;/web/en/5/download_index.php +240&quot;
msgid &quot;The dualarch is not yet available.&quot;
msgstr &quot;&quot;

#: &quot;/web/en/5/download_index.php +241&quot;

msgid &quot;LiveCDs and LiveDVDs are not yet available.&quot;
msgstr &quot;Utilice LiveCDs y LiveDVDs SOLO para instalaciones nuevas.&quot;

#: &quot;/web/en/5/download_index.php +242&quot;

msgid &quot;Classical Installation flavours is not yet available.&quot;
msgstr &quot;Sabores de instalación clásicos&quot;

#: &quot;/web/en/5/download_index.php +252&quot;
msgid &quot;LiveCDs&quot;
msgstr &quot;&quot;

#: &quot;/web/en/5/download_index.php +253&quot;
msgid &quot;LiveCDs contain only English and is available only in 32bit.&quot;
msgstr &quot;&quot;

#: &quot;/web/en/5/download_index.php +257&quot;
msgid &quot;LiveDVDs&quot;
msgstr &quot;&quot;

#: &quot;/web/en/5/download_index.php +258&quot;
msgid &quot;LiveDVDs contain all languages and is available in both 32 and 64bit.&quot;
msgstr &quot;&quot;

#: &quot;/web/en/5/download_index.php +263&quot;

msgid &quot;English only (CD)&quot;
msgstr &quot;Inglés solamente&quot;

#: &quot;/web/en/5/download_index.php +271&quot;
msgid &quot;Desktop&quot;
msgstr &quot;Escritorio&quot;

#: &quot;/web/en/5/download_index.php +274&quot;

msgid &quot;GNOME Desktop&quot;
msgstr &quot;Escritorio&quot;

#: &quot;/web/en/5/download_index.php +278&quot;

msgid &quot;KDE Desktop&quot;
msgstr &quot;Escritorio&quot;

#: &quot;/web/en/5/download_index.php +291&quot;

msgid &quot;Network installer&quot;
msgstr &quot;Instalador de red, CD con software libre&quot;

#: &quot;/web/en/5/download_index.php +294&quot;
msgid &quot;Network installer, Free Software CD&quot;
msgstr &quot;Instalador de red, CD con software libre&quot;

#: &quot;/web/en/5/download_index.php +295&quot;
msgid &quot;Contain only free software&quot;
msgstr &quot;&quot;

#: &quot;/web/en/5/download_index.php +298&quot;
msgid &quot;Network installer + nonfree firmware CD&quot;
msgstr &quot;Instalador de red + CD con firmware no libre&quot;

#: &quot;/web/en/5/download_index.php +299&quot;

msgid &quot;Contain nonfree drivers needed for some disc controllers, some network cards, etc.&quot;
msgstr &quot;necesario para algunos controladores de discos, tarjetas de red, etc.&quot;

#: &quot;/web/en/5/download_index.php +303&quot;

msgid &quot;Free Software CD&quot;
msgstr &quot;Instalador de red, CD con software libre&quot;

#: &quot;/web/en/5/download_index.php +305&quot;

msgid &quot;Nonfree Firmware CD&quot;
msgstr &quot;Instalador de red + CD con firmware no libre&quot;

#: &quot;/web/en/5/download_index.php +310&quot;
msgid &quot;Supported Architecture&quot;
msgstr &quot;&quot;

#: &quot;/web/en/5/download_index.php +313&quot;
msgid &quot;Most new computers support x86-64 (also known as AMD64 and Intel64), but some laptop processors and netbook processors do not support it.&quot;
msgstr &quot;&quot;

#: &quot;/web/en/5/download_index.php +317&quot;
msgid &quot;This version runs on all PCs including those that support 64 Bit. If you have more than 3 GB of RAM you should prefer the 64 Bit version though.&quot;
msgstr &quot;&quot;

#: &quot;/web/en/5/download_index.php +323&quot;

msgid &quot;The dualarch DVD contains only a minimal list of packages and a lite desktop, %s, to fit on 1GB.&quot;
msgstr &quot;El DVD dualarch contiene solo una lista mínima de paquetes.&quot;

#: &quot;/web/en/5/download_index.php +324&quot;
msgid &quot;It can be used to install either a 32bit system or a 64bit system, the installer defaults to x86_64 when it detects a 64bit capable CPU.&quot;
msgstr &quot;&quot;

#: &quot;/web/en/5/download_index.php +325&quot;
msgid &quot;This ISO is generally for advanced users and system administrator for fast deployment of Mageia.&quot;
msgstr &quot;&quot;

#: &quot;/web/en/5/download_index.php +339&quot;

msgid &quot;Download Method&quot;
msgstr &quot;Descargar&quot;

#: &quot;/web/en/5/download_index.php +341&quot;
msgid &quot;Direct Link&quot;
msgstr &quot;&quot;

#: &quot;/web/en/5/download_index.php +342&quot;
msgid &quot;You will be redirected to a HTTP or FTP mirror.&quot;
msgstr &quot;&quot;

#: &quot;/web/en/5/download_index.php +348&quot;
msgid &quot;BitTorrent&quot;
msgstr &quot;BitTorrent&quot;

#: &quot;/web/en/5/download_index.php +349&quot;
msgid &quot;We recommend you to use &lt;a href=%s&gt;BitTorrent&lt;/a&gt; for downloading as it usually give a higher speeds and more reliable download of large files.&quot;
msgstr &quot;&quot;

#: &quot;/web/en/5/download_index.php +350&quot;
msgid &quot;BitTorrent link are not yet available.&quot;
msgstr &quot;&quot;

#: &quot;/web/en/5/download_index.php +367&quot;
msgid &quot;Format&quot;
msgstr &quot;Formato&quot;

#: &quot;/web/en/5/download_index.php +368&quot;
msgid &quot;link&quot;
msgstr &quot;enlace&quot;

#: &quot;/web/en/5/download_index.php +489&quot;
msgid &quot;Release notes&quot;
msgstr &quot;Notas de la versión&quot;

#: &quot;/web/en/5/download_index.php +490&quot;
msgid &quot;Errata&quot;
msgstr &quot;Erratas&quot;

#: &quot;/web/en/5/download_index.php +491&quot;
msgid &quot;&lt;a href=\&quot;%s\&quot;&gt;Which to choose&lt;/a&gt;&quot;
msgstr &quot;&lt;a href=\&quot;%s\&quot;&gt;Cuál elegir&lt;/a&gt;&quot;

#: &quot;/web/en/5/download_index.php +492&quot;

msgid &quot;&lt;a href=\&quot;%s\&quot;&gt;Get ISO on USB flash drive&lt;/a&gt;&quot;
msgstr &quot;&lt;a href=\&quot;%s\&quot;&gt;Volcar ISO en memoria USB&lt;/a&gt;&quot;

#: &quot;/web/en/5/download_index.php +493&quot;
msgid &quot;Newcomer? &lt;a href=\&quot;%s\&quot;&gt;Here's a wiki page for you.&lt;/a&gt;&quot;
msgstr &quot;¿Recién llegado? &lt;a href=\&quot;%s\&quot;&gt;Aquí tiene una página wiki para usted.&lt;/a&gt;&quot;

#: &quot;/web/en/5/download_index.php +494&quot;
msgid &quot;Help us on %s&quot;
msgstr &quot;Ayúdenos con %s&quot;

#: &quot;/web/en/5/download_index.php +498&quot;
msgid &quot;Looking for a stable release?&quot;
msgstr &quot;¿Buscando una versión estable?&quot;

#: &quot;/web/en/5/download_index.php +500&quot;
msgid &quot;It is &lt;a href=\&quot;%s\&quot;&gt;here&lt;/a&gt;.&quot;
msgstr &quot;Está &lt;a href=\&quot;%s\&quot;&gt;aquí&lt;/a&gt;.&quot;

#: &quot;/web/en/5/download_index.php +503&quot;
msgid &quot;Upgrading&lt;br&gt;from %s ?&quot;
msgstr &quot;¿Actualizar&lt;br&gt; desde %s?&quot;

#: &quot;/web/en/5/download_index.php +505&quot;
msgid &quot;&lt;strong&gt;do not&lt;/strong&gt; use LiveCDs;&quot;
msgstr &quot;&lt;strong&gt;No use&lt;/strong&gt; LiveCDs&quot;

#: &quot;/web/en/5/download_index.php +506&quot;
msgid &quot;see the &lt;a href=\&quot;%s\&quot; hreflang=\&quot;en\&quot;&gt;upgrade guide&lt;/a&gt;&quot;
msgstr &quot;vea la &lt;a href=\&quot;%s\&quot; hreflang=\&quot;es\&quot;&gt;guía de actualización&lt;/a&gt;&quot;

#: &quot;/web/en/5/download_index.php +509&quot;
msgid &quot;Looking for %s ?&quot;
msgstr &quot;¿Buscando %s?&quot;

#: &quot;/web/en/5/download_index.php +512&quot;
msgid &quot;But please remember that it already &lt;a href=\&quot;%s\&quot;&gt;reached EOL&lt;/a&gt;.&quot;
msgstr &quot;Pero recuerde que &lt;a href=\&quot;%s\&quot;&gt;dejó de estar soportada&lt;/a&gt;.&quot;

#: &quot;/web/en/5/download_index.php +515&quot;
msgid &quot;Need more challenge?&quot;
msgstr &quot;¿Quiere más retos?&quot;

#: &quot;/web/en/5/download_index.php +516&quot;
msgid &quot;You can &lt;a href=\&quot;%s\&quot;&gt;help&lt;/a&gt; us &lt;a href=\&quot;%s\&quot;&gt;on %s&lt;/a&gt;.&quot;
msgstr &quot;Puede &lt;a href=\&quot;%s\&quot;&gt;ayudarnos&lt;/a&gt; con &lt;a href=\&quot;%s\&quot;&gt;%s&lt;/a&gt;.&quot;

#: &quot;/web/en/5/nav.php +3&quot;
msgid &quot;https://wiki.mageia.org/en/Mageia_5_Release_Notes&quot;
msgstr &quot;https://wiki.mageia.org/en/Mageia_5_Release_Notes&quot;

#: &quot;/web/en/5/nav.php +4&quot;
msgid &quot;https://wiki.mageia.org/en/Mageia_5_Errata&quot;
msgstr &quot;https://wiki.mageia.org/en/Mageia_5_Errata&quot;

#: &quot;/web/en/5/nav.php +5&quot;
msgid &quot;https://wiki.mageia.org/en/Mageia_5_Release_Notes#Upgrading_from_Mageia_4&quot;
msgstr &quot;https://wiki.mageia.org/en/Mageia_5_Release_Notes#Upgrading_from_Mageia_4&quot;

#: &quot;/web/en/5/nav.php +8&quot;
msgid &quot;Development roadmap&quot;
msgstr &quot;Mapa de desarrollo&quot;

#: &quot;/web/en/5/nav.php +9&quot;
msgid &quot;Features review&quot;
msgstr &quot;Revision de características&quot;

#: &quot;/web/en/5/nav.php +14&quot;
msgid &quot;Bugs Reports&quot;
msgstr &quot;Informes de Errores&quot;


#~ msgid &quot;Gnome Desktop&quot;
#~ msgstr &quot;Escritorio&quot;


#~ msgid &quot;Kde Desktop&quot;
#~ msgstr &quot;Escritorio&quot;

#~ msgid &quot;32bit&quot;
#~ msgstr &quot;32bit&quot;

#~ msgid &quot;64bit&quot;
#~ msgstr &quot;64bit&quot;

#~ msgid &quot;size&quot;
#~ msgstr &quot;tamaño&quot;

#~ msgid &quot;Notes:&quot;
#~ msgstr &quot;Notas:&quot;

#~ msgid &quot;All languages&quot;
#~ msgstr &quot;Todos los idiomas&quot;

#~ msgid &quot;&lt;a href=\&quot;%s\&quot;&gt;Release notes&lt;/a&gt;&quot;
#~ msgstr &quot;&lt;a href=\&quot;%s\&quot;&gt;Notas de lanzamiento&lt;/a&gt;&quot;

#~ msgid &quot;&lt;a href=\&quot;%s\&quot;&gt;Errata&lt;/a&gt;&quot;
#~ msgstr &quot;&lt;a href=\&quot;%s\&quot;&gt;Erratas&lt;/a&gt;&quot;
</code></pre></td></tr></table>
</div> <!-- class=content -->
<div class='footer'>generated  by cgit v0.10.1 at 2014-10-15 13:54:55 (GMT)</div>
</div> <!-- id=cgit -->
</body>
</html>