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

From FreekiWiki
Jump to navigation Jump to search
(→‎PURPLE Chart: dual core in spanish)
(→‎PURPLE Chart: sync with english)
Line 10: Line 10:
 
                   label="INICIAR AQUI",
 
                   label="INICIAR AQUI",
 
                   shape="box", style="bold", color="purple"]
 
                   shape="box", style="bold", color="purple"]
   green        [label="This is a\nGREEN LIGHT COMPUTER\n(go back to main chart)",
+
   green        [label="This is a\nGREEN LIGHT COMPUTER",
                   label="Esto es una\nCOMPUTADORA GREEN LIGHT\n(regrese al diagrama principal)",  
+
                   label="Esto es una\nCOMPUTADORA GREEN LIGHT",
                   shape="box", style="dashed", color="red"]
+
                   shape="box"]
   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\n(CIRCLE the reason you got here)",
                  label="Nosotros vamos a RECICLAR esto.\nObtenga una etiqueta REASON FOR RECYCLE \nY CIRCULE 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"]
 +
  not_done      [label="You're not done yet!",
 +
                    label="No esta terminado todavia!"]
 +
 
 +
  main_chart    [label= "Go back to main chart",
 +
                  label= "Regrese al diagrama principal",
 
                   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="¿Puede encontrar algunas\nBLOWN CAPS?"]
+
                     label="¿Puede usted ver cualquier\nBLOWN CAPS?"]
   bad_color    [label="Is it\nBEIGE\ncolored?",
+
   bad_color    [label="Is the case\nBEIGE\ncolored?",
 
                     label="¿Es esto\ncolor\nBEIGE?"]
 
                     label="¿Es esto\ncolor\nBEIGE?"]
 
   dual_core    [label="Is it a\nDUAL CORE\nsystem?",
 
   dual_core    [label="Is it a\nDUAL CORE\nsystem?",
Line 44: Line 50:
 
   fast_enough1 -> green [taillabel="YES", taillabel="SÍ"]
 
   fast_enough1 -> green [taillabel="YES", taillabel="SÍ"]
 
   fast_enough1 -> recycle [taillabel="NO"]
 
   fast_enough1 -> recycle [taillabel="NO"]
 +
 +
  green -> not_done
 +
  recycle -> not_done
 +
 +
  not_done -> main_chart
  
 
   }
 
   }

Revision as of 18:33, 18 January 2011

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".

Sistemas de dual core (en Español)

Si cualquier de los siguientes es de verdad, el sistema es DUAL CORE:

  • Tiene una etiqueta de color plateado y azul que dice "CORE 2"
  • La BIOS o la etiqueta dice "Pentium D"
  • La BIOS o la etiqueta dice "Athlon X2"
  • La BIOS indica que este sistema es "dual core" o "core 2"



English Version: System_Evaluation_Final_Triage

Versión en Español: System_Evaluation_Final_Triage_en_Español