Difference between revisions of "System Evaluation Final Triage en Español"

From FreekiWiki
Jump to navigation Jump to search
(fix links spanish/english and add to spanish build documents)
m (→‎PURPLE Chart: Update from changes to English version)
Line 13: Line 13:
 
                   label="Esto es una\nCOMPUTADORA GREEN LIGHT\n(regrese al diagrama principal)",  
 
                   label="Esto es una\nCOMPUTADORA GREEN LIGHT\n(regrese al diagrama principal)",  
 
                   shape="box", style="dashed", color="red"]
 
                   shape="box", style="dashed", color="red"]
 
 
   recycle      [label="We are going to RECYCLE this one.\nGet REASON FOR RECYCLE label\nCIRCLE the reason you got here)",  
 
   recycle      [label="We are going to RECYCLE this one.\nGet REASON FOR RECYCLE label\nCIRCLE the reason you got here)",  
                   label="Nosotros vamos a RECICLAR esto.\nGet REASON FOR RECYCLE label\nY CIRCULA la razón que se encuentra en la etiqueta)",  
+
                   label="Nosotros vamos a RECICLAR esto.\nObtenga una etiqueta REASON FOR RECYCLE \nY CIRCULE la razón que se encuentra en la etiqueta)",  
 
                   shape="box", style="dashed", color="red"]
 
                   shape="box", style="dashed", color="red"]
 
   blowncaps    [label="Are there any\nBLOWN CAPS?",
 
   blowncaps    [label="Are there any\nBLOWN CAPS?",
                     label="¿Encontro alguna\nBLOWN CAPS?"]
+
                     label="¿Puede encontrar algunas\nBLOWN CAPS?"]
 +
  bad_color    [label="Is it\nBEIGE\ncolored?",
 +
                    label="¿Es esto\ncolor\nBEIGE?"]
 
   dual_core    [label="Is it a\nDUAL CORE\nsystem?",
 
   dual_core    [label="Is it a\nDUAL CORE\nsystem?",
 
                     label="¿Es esto un\nsystema\nDUAL CORE?"]
 
                     label="¿Es esto un\nsystema\nDUAL CORE?"]
   two_eight    [label="Does it have a\n2.8 GHz or faster proc?\n(or an AMD proc with a\nmodel # of\n2800 or greater?)",
+
   fast_enough1  [label="Does it have a\n2.0 GHz or faster proc?\n(or an AMD proc with a\nmodel # of\n2000 or greater?)",
                     label="¿Es veloz?\n¿Tiene esto un\nproc 2.8 GHz o más rápido ?\n(o un proc AMD  con\nun modelo #2800 o mayor?)"]
+
                     label="¿Es veloz?\n¿Tiene esto un\nproc 2.0 GHz o más rápido ?\n(o un proc AMD con\nun modelo #2000 o mayor?)"]
 +
  fast_enough2 [label="Does it have a\n2.6 GHz or faster proc?\n(or an AMD proc with a\nmodel # of\n2600 or greater?)",
 +
                    label="¿Es veloz?\n¿Tiene esto un\nproc 2.6 GHz o más rápido ?\n(o un proc AMD con\nun modelo #2600 o mayor?)"]
  
  
Line 28: Line 31:
  
 
   blowncaps    -> dual_core  [label="NO"]
 
   blowncaps    -> dual_core  [label="NO"]
   blowncaps    -> recycle [label="YES", label="SI"]
+
   blowncaps    -> recycle [label="YES", label="SÍ"]
 +
 
 +
  dual_core    -> bad_color [label="NO" ]
 +
  dual_core    -> green  [label="YES", label="SÍ"]
 +
 
 +
  bad_color    -> fast_enough2 [label="YES", label="SÍ"]
 +
  bad_color    -> fast_enough1 [label="NO" ]
  
   dual_core    -> two_eight [label="NO" ]
+
   fast_enough2 -> green [taillabel="YES", taillabel=""]
   dual_core    -> green  [label="YES", label="SI"]
+
   fast_enough2 -> recycle [taillabel="NO"]
  
   two_eight -> green [label="YES", label="SI"]
+
   fast_enough1 -> green [taillabel="YES", taillabel=""]
   two_eight -> recycle [label="NO"]
+
   fast_enough1 -> recycle [taillabel="NO"]
  
 
   }
 
   }
Line 47: Line 56:
 
English Version: [[System_Evaluation_Final_Triage]]
 
English Version: [[System_Evaluation_Final_Triage]]
  
Vercion Español: [[System_Evaluation_Final_Triage_en_Español]]
+
Versión en Español: [[System_Evaluation_Final_Triage_en_Español]]
  
 
[[Category: System Evaluation]]
 
[[Category: System Evaluation]]
 
[[Category: Spanish Build Documents]]
 
[[Category: Spanish Build Documents]]

Revision as of 20:59, 10 October 2010

PURPLE Chart

This is a graph with borders and nodes. Maybe there is an Imagemap used so the nodes may be linking to some Pages.

Multi Core Systems

If one of these things is true, it's a Multi Core system:

  • The BIOS or label says "Core 2", "Core i3/i5/i7", "Pentium D"
  • The BIOS or label says "X2", "Phenom"
  • The BIOS indicates that it's "dual core", "quad core", or "multi-core".


English Version: System_Evaluation_Final_Triage

Versión en Español: System_Evaluation_Final_Triage_en_Español