|
@@ -15,8 +15,28 @@ public class Languages {
|
|
|
|
|
|
"Warning", "Do you want to save your current data?", "Do you really want to delete the Category ",
|
|
|
"Please select a Category or an Object in order to delete something.",
|
|
|
-
|
|
|
- "Edit Showed Informations", "Show Total Energy of Objects", "Show Connection Properties", "Cancel" };
|
|
|
+
|
|
|
+ "Edit Showed Informations", "Show Total Energy of Objects", "Show Connection Properties", "Cancel",
|
|
|
+
|
|
|
+ "Search for Objects", "Find", "Replace", "Direction", "Forward", "Backward", "Scope", "All", "Single",
|
|
|
+ "Replace All", "Close",
|
|
|
+
|
|
|
+ "Edit Capacities of Edges", "Maximum Capacity:", "Change for all existing Edges only",
|
|
|
+ "Change for new created Edges only", "Change for all existing and new created Edges", "Cancel",
|
|
|
+ "Please select one of the options",
|
|
|
+ "Please enter a number greater or equal 0 in the Field for Maximum Capacity", "Edit Edge Capacities",
|
|
|
+ "(enter \"infinite\" for infinite Capacity)",
|
|
|
+
|
|
|
+ "Please enter a Name for Category ", "Please select a Category first before adding ", "Add Object Menu",
|
|
|
+ "Name:", "Browse Image", "Add Element", "Delete Element", "Cancel",
|
|
|
+
|
|
|
+ "Add Element to Object", "Element Name:", "Provided Energy:", "Amount:",
|
|
|
+ "Please enter numbers in the Fields amount and providedEnergy", "No name", "Name already given", "Cancel",
|
|
|
+
|
|
|
+ "Name", "Total Energy", "Manual", "Active", " is connected to", " with ID: ", "Edge: ", " to ",
|
|
|
+ "Current flow", "Max. Capacity", "Status",
|
|
|
+
|
|
|
+ "Simulate", "Simulation Speed:", "Algorithm:", "choose folder", "success" };
|
|
|
|
|
|
static String[] arrayES = {
|
|
|
|
|
@@ -30,9 +50,30 @@ public class Languages {
|
|
|
|
|
|
"Atencion", "Desea guardar su progreso?", "Esta seguro que quiere eliminar la categoria ",
|
|
|
"Por favor seleccione una categoria o un objecto para poder proceder a eliminarlo.",
|
|
|
-
|
|
|
+
|
|
|
"Editar informacion a mostrar", "Mostrar energia total de los objetos",
|
|
|
- "Mostrar propiedades de las conexiones", "Cancelar" };
|
|
|
+ "Mostrar propiedades de las conexiones", "Cancelar",
|
|
|
+
|
|
|
+ "Buscar Objetos", "Buscar", "Reemplazar", "Direccion", "Adelante", "Atras", "Alcance", "Todo", "Uno",
|
|
|
+ "Reemplazar Todo", "Cerrar",
|
|
|
+
|
|
|
+ "Editar Capacidad de las Conexiones", "Capacidad Max.:", "Cambiar para todas las conexiones existentes",
|
|
|
+ "Cambiar solo para conexiones nuevas", "Cambiar para todas las conexiones existentes y nuevas", "Cancelar",
|
|
|
+ "Por favor elija una de las opciones",
|
|
|
+ "Por favor ingrese un valor mayor o igual a 0 en el campo de Capacidad Max.",
|
|
|
+ "Editar capacidad de las conexiones", "(ingresar \"infinite\" para capacidad infinita)",
|
|
|
+
|
|
|
+ "Por favor ingrese el nombre de la categoria ", "Por favor elija una categoria antes de agregar ",
|
|
|
+ "Menu para Agregar un Objeto", "Nombre:", "Buscar Imagen", "Agregar Elemento", "Eliminar Elemento",
|
|
|
+ "Cancelar",
|
|
|
+
|
|
|
+ "Agregar Elemento al Objecto", "Nombre del El.:", "Energia:", "Cantidad:",
|
|
|
+ "Por favor ingrese valores en los campos de cantidad y energia", "Sin nombre", "Nombre en uso", "Cancelar",
|
|
|
+
|
|
|
+ "Nombre", "Energia Total", "Manual", "Activo", " esta conectado a ", " con ID: ", "Canto: ", " a ",
|
|
|
+ "Corriente actual", "Capacidad Max.", "Estado",
|
|
|
+
|
|
|
+ "Simular", "Velocidad de Simulacion:", "Algoritmo:", "elija carpeta", "exito" };
|
|
|
|
|
|
static String[] arrayDE = {
|
|
|
|
|
@@ -46,8 +87,28 @@ public class Languages {
|
|
|
|
|
|
"Warning", "Do you want to save your current data?", "Do you really want to delete the Category ",
|
|
|
"Please select a Category or an Object in order to delete something.",
|
|
|
-
|
|
|
- "Edit Showed Informations", "Show Total Energy of Objects", "Show Connection Properties", "Cancel" };
|
|
|
+
|
|
|
+ "Edit Showed Informations", "Show Total Energy of Objects", "Show Connection Properties", "Cancel",
|
|
|
+
|
|
|
+ "Search for Objects", "Find", "Replace", "Direction", "Forward", "Backward", "Scope", "All", "Single",
|
|
|
+ "Replace All", "Close",
|
|
|
+
|
|
|
+ "Edit Capacities of Edges", "Maximum Capacity:", "Change for all existing Edges only",
|
|
|
+ "Change for new created Edges only", "Change for all existing and new created Edges", "Cancel",
|
|
|
+ "Please select one of the options",
|
|
|
+ "Please enter a number greater or equal 0 in the Field for Maximum Capacity", "Edit Edge Capacities",
|
|
|
+ "(enter \"infinite\" for infinite Capacity)",
|
|
|
+
|
|
|
+ "Please enter a Name for Category ", "Please select a Category first before adding ", "Add Object Menu",
|
|
|
+ "Name:", "Browse Image", "Add Element", "Delete Element", "Cancel",
|
|
|
+
|
|
|
+ "Add Element to Object", "Element Name:", "Provided Energy:", "Amount:",
|
|
|
+ "Please enter numbers in the Fields amount and providedEnergy", "No name", "Name already given", "Cancel",
|
|
|
+
|
|
|
+ "Name", "Total Energy", "Manual", "Active", " is connected to", " with ID: ", "Edge: ", " to ",
|
|
|
+ "Current flow", "Max. Capacity", "Status",
|
|
|
+
|
|
|
+ "Simulate", "Simulation Speed:", "Algorithm:", "choose folder", "success" };
|
|
|
|
|
|
static String[] arrayCZ = {
|
|
|
|
|
@@ -60,8 +121,28 @@ public class Languages {
|
|
|
|
|
|
"Warning", "Do you want to save your current data?", "Do you really want to delete the Category ",
|
|
|
"Please select a Category or an Object in order to delete something.",
|
|
|
-
|
|
|
- "Edit Showed Informations", "Show Total Energy of Objects", "Show Connection Properties", "Cancel" };
|
|
|
+
|
|
|
+ "Edit Showed Informations", "Show Total Energy of Objects", "Show Connection Properties", "Cancel",
|
|
|
+
|
|
|
+ "Search for Objects", "Find", "Replace", "Direction", "Forward", "Backward", "Scope", "All", "Single",
|
|
|
+ "Replace All", "Close",
|
|
|
+
|
|
|
+ "Edit Capacities of Edges", "Maximum Capacity:", "Change for all existing Edges only",
|
|
|
+ "Change for new created Edges only", "Change for all existing and new created Edges", "Cancel",
|
|
|
+ "Please select one of the options",
|
|
|
+ "Please enter a number greater or equal 0 in the Field for Maximum Capacity", "Edit Edge Capacities",
|
|
|
+ "(enter \"infinite\" for infinite Capacity)",
|
|
|
+
|
|
|
+ "Please enter a Name for Category ", "Please select a Category first before adding ", "Add Object Menu",
|
|
|
+ "Name:", "Browse Image", "Add Element", "Delete Element", "Cancel",
|
|
|
+
|
|
|
+ "Add Element to Object", "Element Name:", "Provided Energy:", "Amount:",
|
|
|
+ "Please enter numbers in the Fields amount and providedEnergy", "No name", "Name already given", "Cancel",
|
|
|
+
|
|
|
+ "Name", "Total Energy", "Manual", "Active", " is connected to", " with ID: ", "Edge: ", " to ",
|
|
|
+ "Current flow", "Max. Capacity", "Status",
|
|
|
+
|
|
|
+ "Simulate", "Simulation Speed:", "Algorithm:", "choose folder", "success" };
|
|
|
|
|
|
static String[] arrayZH = {
|
|
|
|
|
@@ -74,8 +155,28 @@ public class Languages {
|
|
|
|
|
|
"Warning", "Do you want to save your current data?", "Do you really want to delete the Category ",
|
|
|
"Please select a Category or an Object in order to delete something.",
|
|
|
-
|
|
|
- "Edit Showed Informations", "Show Total Energy of Objects", "Show Connection Properties", "Cancel" };
|
|
|
+
|
|
|
+ "Edit Showed Informations", "Show Total Energy of Objects", "Show Connection Properties", "Cancel",
|
|
|
+
|
|
|
+ "Search for Objects", "Find", "Replace", "Direction", "Forward", "Backward", "Scope", "All", "Single",
|
|
|
+ "Replace All", "Close",
|
|
|
+
|
|
|
+ "Edit Capacities of Edges", "Maximum Capacity:", "Change for all existing Edges only",
|
|
|
+ "Change for new created Edges only", "Change for all existing and new created Edges", "Cancel",
|
|
|
+ "Please select one of the options",
|
|
|
+ "Please enter a number greater or equal 0 in the Field for Maximum Capacity", "Edit Edge Capacities",
|
|
|
+ "(enter \"infinite\" for infinite Capacity)",
|
|
|
+
|
|
|
+ "Please enter a Name for Category ", "Please select a Category first before adding ", "Add Object Menu",
|
|
|
+ "Name:", "Browse Image", "Add Element", "Delete Element", "Cancel",
|
|
|
+
|
|
|
+ "Add Element to Object", "Element Name:", "Provided Energy:", "Amount:",
|
|
|
+ "Please enter numbers in the Fields amount and providedEnergy", "No name", "Name already given", "Cancel",
|
|
|
+
|
|
|
+ "Name", "Total Energy", "Manual", "Active", " is connected to", " with ID: ", "Edge: ", " to ",
|
|
|
+ "Current flow", "Max. Capacity", "Status",
|
|
|
+
|
|
|
+ "Simulate", "Simulation Speed:", "Algorithm:", "choose folder", "success" };
|
|
|
|
|
|
public static String[] getLanguage() {
|
|
|
switch (languageVar) {
|