- Update language files with a new text about the monitors in groups (Pandora Console)
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@90 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
a527aa3e03
commit
2666fe27b4
|
@ -575,6 +575,7 @@ $lang_label["next_contact"]="Next agent contact";
|
|||
$lang_label["out_of_limits"]="Fuera de los límites";
|
||||
$lang_label["background_image"]="Imagen de fondo";
|
||||
$lang_label["help"]="Ajuda";
|
||||
$lang_label["no_monitors_g"]="Esti grupo nun tien nengún monitor definío";
|
||||
|
||||
global $lang_label;
|
||||
global $help_label;
|
||||
|
|
|
@ -588,6 +588,7 @@ $lang_label["next_contact"]="Següent contacte amb l'agent";
|
|||
$lang_label["out_of_limits"]="Fora dels límits";
|
||||
$lang_label["background_image"]="Imatge de fons";
|
||||
$lang_label["help"]="Ajuda";
|
||||
$lang_label["no_monitors_g"]="Aquest grup no té cap monitor";
|
||||
|
||||
global $lang_label;
|
||||
global $help_label;
|
||||
|
|
|
@ -652,6 +652,7 @@ $lang_label["next_contact"]="Next agent contact";
|
|||
$lang_label["out_of_limits"]="Out of limits";
|
||||
$lang_label["background_image"]="Background image";
|
||||
$lang_label["help"]="Help";
|
||||
$lang_label["no_monitors_g"]="This group doesn't have any monitor";
|
||||
|
||||
global $lang_label;
|
||||
global $help_label;
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -634,6 +634,7 @@ $lang_label["next_contact"]="Siguiente contacto con el agente";
|
|||
$lang_label["out_of_limits"]="Fuera de los límites";
|
||||
$lang_label["background_image"]="Imagen de fondo";
|
||||
$lang_label["help"]="Ayuda";
|
||||
$lang_label["no_monitors_g"]="Este agente no tiene ningún monitor definido";
|
||||
|
||||
global $lang_label;
|
||||
global $help_label;
|
||||
|
|
|
@ -664,6 +664,7 @@ $lang_label["network_module_refresh_exec"]="Ejecutado el refresco del m&oaucute;
|
|||
$lang_label["next_contact"]="Next agent contact";
|
||||
$lang_label["out_of_limits"]="Out of limits";
|
||||
$lang_label["background_image"]="Background image";
|
||||
$lang_label["no_monitors_g"]="Este agente no tiene ningún monitor definido";
|
||||
|
||||
global $lang_label;
|
||||
global $help_label;
|
||||
|
|
|
@ -634,6 +634,7 @@ $lang_label["next_contact"]="Contact suivant de l'agent";
|
|||
$lang_label["out_of_limits"]="Hors des limites";
|
||||
$lang_label["background_image"]="Image de base";
|
||||
$lang_label["help"]="Aide";
|
||||
$lang_label["no_monitors_g"]=" Cet groupe ne possède pas de moniteur designé";
|
||||
|
||||
global $lang_label;
|
||||
global $help_label;
|
||||
|
|
|
@ -576,6 +576,7 @@ $lang_label["next_contact"]="Seguinte contato de agente";
|
|||
$lang_label["out_of_limits"]="Fora de limites";
|
||||
$lang_label["background_image"]="Imagem de fundo";
|
||||
$lang_label["help"]="Ajuda";
|
||||
$lang_label["no_monitors_g"] = "Este grupo não tem nenhum monitor definido";
|
||||
|
||||
global $lang_label;
|
||||
global $help_label;
|
||||
|
|
Loading…
Reference in New Issue