Subversion Repositories ALCASAR

Rev

Rev 3313 | Rev 3319 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log

Rev 3313 Rev 3314
Line 74... Line 74...
74
	$l_host_name		= "Nom d'hôte";
74
	$l_host_name		= "Nom d'hôte";
75
	$l_hosts_settings	= "Paramètres de réplication des hôtes";
75
	$l_hosts_settings	= "Paramètres de réplication des hôtes";
76
	$l_import_ssh_key	= "Si cet ALCASAR est primaire, importez ici les clés publiques des secondaires";
76
	$l_import_ssh_key	= "Si cet ALCASAR est primaire, importez ici les clés publiques des secondaires";
77
	$l_install_repl		= "Installer la fédération";
77
	$l_install_repl		= "Installer la fédération";
78
	$l_ip_address		= "Adresse IP";
78
	$l_ip_address		= "Adresse IP";
79
	$l_no_primary_connected = "Aucun primaire connecté";
79
	$l_no_host_connected = "Aucun hote connecté";
80
	$l_no_ssh_key		= "Aucune clé SSH importée.";
80
	$l_no_ssh_key		= "Aucune clé SSH importée.";
81
	$l_not_connected	= "Non connecté";
81
	$l_not_connected	= "Non connecté";
82
	$l_pubkey_to_deploy	= "Si cet ALCASAR est secondaire, copiez la clé publique ci-dessous pour l'importez dans le primaire.";
82
	$l_pubkey_to_deploy	= "Si cet ALCASAR est secondaire, copiez la clé publique ci-dessous pour l'importez dans le primaire.";
83
	$l_remote_access_mgmt	= "Gestion des accès distants";
83
	$l_remote_access_mgmt	= "Gestion des accès distants";
84
	$l_remote_role		= "Rôle de l'hôte distant";
84
	$l_remote_role		= "Rôle de l'hôte distant";
85
	$l_repl_io_running	= "État";
85
	$l_repl_io_running	= "État de la réplication";
86
	$l_started			= "Démarré";
86
	$l_started		= "Démarré";
87
	$l_stopped			= "Arrêté";
87
	$l_stopped		= "Arrêté";
88
	$l_in_progress		= "En cours ...";
88
	$l_in_progress		= "En cours ...";
89
	$l_replication_install	= "Installer la Fédération";
89
	$l_replication_install	= "Installer la Fédération";
90
	$l_replication_title	= "Fédération";
90
	$l_replication_title	= "Fédération";
91
	$l_role_primary		= "Primaire";
91
	$l_role_primary		= "Primaire";
92
	$l_role_secondary	= "Secondaire";
92
	$l_role_secondary	= "Secondaire";
Line 97... Line 97...
97
	$l_ssh_wan_must_be_on	= "Le service SSH sur le WAN doit être activé.";
97
	$l_ssh_wan_must_be_on	= "Le service SSH sur le WAN doit être activé.";
98
	$l_start		= "Démarrer";
98
	$l_start		= "Démarrer";
99
	$l_stop			= "Arrêter";
99
	$l_stop			= "Arrêter";
100
	$l_uninstall_repl	= "Désinstaller la fédération";
100
	$l_uninstall_repl	= "Désinstaller la fédération";
101
	$l_value		= "Valeur";
101
	$l_value		= "Valeur";
102
	$l_want_server_as_prim	= "Vous voulez que le serveur soit primaire ?";
102
	$l_want_server_as_prim	= "Voulez-vous que le serveur soit primaire ?";
103
} else if ($Language === 'es') {
103
} else if ($Language === 'es') {
104
	$l_action		= "Acción";
104
	$l_action		= "Acción";
105
	$l_add_to_list		= "Añadir";
105
	$l_add_to_list		= "Añadir";
106
	$l_algorithm		= "Algoritmo";
106
	$l_algorithm		= "Algoritmo";
107
	$l_apply		= "Aplicar los cambios";
107
	$l_apply		= "Aplicar los cambios";
Line 117... Line 117...
117
	$l_host_name		= "Nombre de host";
117
	$l_host_name		= "Nombre de host";
118
	$l_hosts_settings	= "Parámetros de replicación de los hosts";
118
	$l_hosts_settings	= "Parámetros de replicación de los hosts";
119
	$l_import_ssh_key	= "Importar una clave SSH";
119
	$l_import_ssh_key	= "Importar una clave SSH";
120
	$l_install_repl		= "Creación de la federación";
120
	$l_install_repl		= "Creación de la federación";
121
	$l_ip_address		= "dirección IP";
121
	$l_ip_address		= "dirección IP";
122
	$l_no_primary_connected = "No hay ningún servidor primario conectado.";
122
	$l_no_host_connected = "No hay ningún host conectado.";
123
	$l_no_ssh_key		= "No se ha importado ninguna clave SSH.";
123
	$l_no_ssh_key		= "No se ha importado ninguna clave SSH.";
124
	$l_not_connected	= "No conectado";
124
	$l_not_connected	= "No conectado";
125
	$l_pubkey_to_deploy	= "La clave debe implementarse en los servidores primarios.";
125
	$l_pubkey_to_deploy	= "La clave debe implementarse en los servidores primarios.";
126
	$l_remote_access_mgmt	= "Gestión de accesos remotos";
126
	$l_remote_access_mgmt	= "Gestión de accesos remotos";
127
	$l_remote_role		= "Función del host remoto";
127
	$l_remote_role		= "Función del host remoto";
128
	$l_repl_io_running	= "Estado";
128
	$l_repl_io_running	= "estado de replicación";
129
	$l_started			= "Iniciado";
129
	$l_started		= "Iniciado";
130
	$l_stopped			= "Decreto";
130
	$l_stopped		= "Decreto";
131
	$l_in_progress		= "En curso ...";
131
	$l_in_progress		= "En curso ...";
132
	$l_replication_install	= "Creación de la federación";
132
	$l_replication_install	= "Creación de la federación";
133
	$l_replication_title	= "Federación";
133
	$l_replication_title	= "Federación";
134
	$l_role_primary		= "Primaria";
134
	$l_role_primary		= "Primaria";
135
	$l_role_secondary	= "Secundaria";
135
	$l_role_secondary	= "Secundaria";
Line 160... Line 160...
160
	$l_host_name		= "Host name";
160
	$l_host_name		= "Host name";
161
	$l_hosts_settings	= "Replicated hosts settings";
161
	$l_hosts_settings	= "Replicated hosts settings";
162
	$l_import_ssh_key	= "Import a SSH key";
162
	$l_import_ssh_key	= "Import a SSH key";
163
	$l_install_repl		= "Setting up the federation";
163
	$l_install_repl		= "Setting up the federation";
164
	$l_ip_address		= "IP address";
164
	$l_ip_address		= "IP address";
165
	$l_no_primary_connected = "No primary server connected";
165
	$l_no_host_connected = "No host connected";
166
	$l_no_ssh_key		= "No SSH key imported.";
166
	$l_no_ssh_key		= "No SSH key imported.";
167
	$l_not_connected	= "Not connected";
167
	$l_not_connected	= "Not connected";
168
	$l_pubkey_to_deploy	= "The following public key has to be deployed on remote primary servers.";
168
	$l_pubkey_to_deploy	= "The following public key has to be deployed on remote primary servers.";
169
	$l_remote_access_mgmt	= "Remote access management";
169
	$l_remote_access_mgmt	= "Remote access management";
170
	$l_remote_role		= "Remote role";
170
	$l_remote_role		= "Remote role";
171
	$l_repl_io_running	= "State";
171
	$l_repl_io_running	= "Replication state";
172
	$l_started			= "Started";
172
	$l_started		= "Started";
173
	$l_stopped			= "Stopped";
173
	$l_stopped		= "Stopped";
174
	$l_in_progress		= "In progress...";
174
	$l_in_progress		= "In progress...";
175
	$l_replication_install	= "Setting up the federation";
175
	$l_replication_install	= "Setting up the federation";
176
	$l_replication_title	= "Federation";
176
	$l_replication_title	= "Federation";
177
	$l_role_primary		= "Primary";
177
	$l_role_primary		= "Primary";
178
	$l_role_secondary	= "Secondary";
178
	$l_role_secondary	= "Secondary";
Line 489... Line 489...
489
									echo "$l_not_connected";
489
									echo "$l_not_connected";
490
								}
490
								}
491
							?></td>
491
							?></td>
492
							<td><?= $prim["Connection_name"] ?></td>
492
							<td><?= $prim["Connection_name"] ?></td>
493
							<td>
493
							<td>
494
							<? if ($prim["Slave_IO_Running"] == "Yes") { echo "Démarré"; }
494
							<? if ($prim["Slave_IO_Running"] == "Yes") { echo "$l_started"; }
495
							   if ($prim["Slave_IO_Running"] == "No") { echo "Arreté"; }
495
							   if ($prim["Slave_IO_Running"] == "No") { echo "$l_stopped"; }
496
							   if ($prim["Slave_IO_Running"] == "Connecting") { echo "Connexion en cours"; }
496
							   if ($prim["Slave_IO_Running"] == "Connecting") { echo "$l_in_progress"; }
497
							?>
497
							?>
498
							</td>
498
							</td>
499
							<td><?= $prim["Master_Port"] ?></td>
499
							<td><?= $prim["Master_Port"] ?></td>
500
							<td>
500
							<td>
501
								<select name="action_primary_<?= $prim["Connection_name"] ?>" class="primary_action_select" onchange="enable_apply_btn_if_selected_primary_action()">
501
								<select name="action_primary_<?= $prim["Connection_name"] ?>" class="primary_action_select" onchange="enable_apply_btn_if_selected_primary_action()">
Line 532... Line 532...
532
					// Show submit button if there are primary servers connected
532
					// Show submit button if there are primary servers connected
533
					echo "<tr><td colspan=5 valign='middle' align='center'>";
533
					echo "<tr><td colspan=5 valign='middle' align='center'>";
534
					if (sizeof($connected_prims)) { ?>
534
					if (sizeof($connected_prims)) { ?>
535
						<input type="submit" id="apply_changes_primary_btn" value="<?= $l_apply ?>" onClick="document.getElementById('ldoverlay').style.display='block';">
535
						<input type="submit" id="apply_changes_primary_btn" value="<?= $l_apply ?>" onClick="document.getElementById('ldoverlay').style.display='block';">
536
					<?php } else { ?>
536
					<?php } else { ?>
537
						<p><?= $l_no_primary_connected ?></p>
537
						<p><?= $l_no_host_connected ?></p>
538
					<?php }
538
					<?php }
539
					echo "</td></tr>";
539
					echo "</td></tr>";
540
				} ?>
540
				} ?>
541
			</table>
541
			</table>
542
			</form>
542
			</form>