Fix some translation issues.
This commit is contained in:
parent
b4efbc6697
commit
32fa02b84e
|
@ -118,7 +118,7 @@ my %Translate = (
|
||||||
'First_visit' => 'First visit',
|
'First_visit' => 'First visit',
|
||||||
'Last_visit' => 'Last visit',
|
'Last_visit' => 'Last visit',
|
||||||
'Globals_Statistics' => 'Globals Statistics',
|
'Globals_Statistics' => 'Globals Statistics',
|
||||||
'Legende' => 'Legende',
|
'Legend' => 'Legend',
|
||||||
'File_Generated' => 'File generated by',
|
'File_Generated' => 'File generated by',
|
||||||
);
|
);
|
||||||
|
|
||||||
|
@ -1437,17 +1437,17 @@ sub _print_cache_stat
|
||||||
|
|
||||||
<table class="graphs"><tr><td>$code_requests</td><td>$code_bytes</td></tr></table>
|
<table class="graphs"><tr><td>$code_requests</td><td>$code_bytes</td></tr></table>
|
||||||
|
|
||||||
<h4>$Translate{'Legende'}</h4>
|
<h4>$Translate{'Legend'}</h4>
|
||||||
<div class="line-separator"></div>
|
<div class="line-separator"></div>
|
||||||
<div class="displayLegend">
|
<div class="displayLegend">
|
||||||
<span class="legendeTitle">$Translate{'Hit'}:</span> <span class="descLegende">$Translate{'Hit_help'}</span><br/>
|
<span class="legendeTitle">$Translate{'Hit'}:</span> <span class="descLegend">$Translate{'Hit_help'}</span><br/>
|
||||||
<span class="legendeTitle">$Translate{'Miss'}:</span> <span class="descLegende">$Translate{'Miss_help'}</span><br/>
|
<span class="legendeTitle">$Translate{'Miss'}:</span> <span class="descLegend">$Translate{'Miss_help'}</span><br/>
|
||||||
<span class="legendeTitle">$Translate{'Users'}:</span> <span class="descLegende">$Translate{'Users_help'}</span><br/>
|
<span class="legendeTitle">$Translate{'Users'}:</span> <span class="descLegend">$Translate{'Users_help'}</span><br/>
|
||||||
<span class="legendeTitle">$Translate{'Sites'}:</span> <span class="descLegende">$Translate{'Sites_help'}</span><br/>
|
<span class="legendeTitle">$Translate{'Sites'}:</span> <span class="descLegend">$Translate{'Sites_help'}</span><br/>
|
||||||
<span class="legendeTitle">$Translate{'Domains'}:</span> <span class="descLegende">$Translate{'Domains_help'}</span><br/>
|
<span class="legendeTitle">$Translate{'Domains'}:</span> <span class="descLegend">$Translate{'Domains_help'}</span><br/>
|
||||||
};
|
};
|
||||||
print $out qq{
|
print $out qq{
|
||||||
<span class="legendeTitle">$Translate{'Cost'}:</span> <span class="descLegende">$Translate{'Cost_help'} $self->{CostPrice} $self->{Currency}</span><br/>
|
<span class="legendeTitle">$Translate{'Cost'}:</span> <span class="descLegend">$Translate{'Cost_help'} $self->{CostPrice} $self->{Currency}</span><br/>
|
||||||
} if ($self->{CostPrice});
|
} if ($self->{CostPrice});
|
||||||
print $out qq{
|
print $out qq{
|
||||||
</div>
|
</div>
|
||||||
|
@ -2728,13 +2728,13 @@ sub _gen_summary
|
||||||
print $out qq{
|
print $out qq{
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
<h4>$Translate{'Legende'}</h4>
|
<h4>$Translate{'Legend'}</h4>
|
||||||
<div class="line-separator"></div>
|
<div class="line-separator"></div>
|
||||||
<div class="displayLegend">
|
<div class="displayLegend">
|
||||||
<span class="legendeTitle">$Translate{'Hit'}</span>: <span class="descLegende">$Translate{'Hit_help'}</span><br/>
|
<span class="legendeTitle">$Translate{'Hit'}</span>: <span class="descLegend">$Translate{'Hit_help'}</span><br/>
|
||||||
<span class="legendeTitle">$Translate{'Miss'}</span>: <span class="descLegende">$Translate{'Miss_help'}</span><br/>
|
<span class="legendeTitle">$Translate{'Miss'}</span>: <span class="descLegend">$Translate{'Miss_help'}</span><br/>
|
||||||
};
|
};
|
||||||
print $out qq{<span class="legendeTitle">$Translate{'Cost'}</span>: <span class="descLegende">$Translate{'Cost_help'} $self->{CostPrice} $self->{Currency}</span><br/>} if ($self->{CostPrice});
|
print $out qq{<span class="legendeTitle">$Translate{'Cost'}</span>: <span class="descLegend">$Translate{'Cost_help'} $self->{CostPrice} $self->{Currency}</span><br/>} if ($self->{CostPrice});
|
||||||
print $out qq{
|
print $out qq{
|
||||||
</div>
|
</div>
|
||||||
};
|
};
|
||||||
|
|
|
@ -91,6 +91,6 @@ Domain_graph_hits_title Domain Treffer Statistik
|
||||||
Domain_graph_bytes_title Domain Bytes Statistik
|
Domain_graph_bytes_title Domain Bytes Statistik
|
||||||
First_visit Erster Besuch
|
First_visit Erster Besuch
|
||||||
Last_visit Letzter Besuch
|
Last_visit Letzter Besuch
|
||||||
Globals_Statistics Globals Statistics
|
Globals_Statistics Globals Statistik
|
||||||
Legende Legend
|
Legend Beschriftung
|
||||||
File_Generated File generated by
|
File_Generated Erzeugt durch
|
||||||
|
|
|
@ -92,5 +92,5 @@ Domain_graph_bytes_title Domain Bytes Statistiques on
|
||||||
First_visit First visit
|
First_visit First visit
|
||||||
Last_visit Last visit
|
Last_visit Last visit
|
||||||
Globals_Statistics Globals Statistics
|
Globals_Statistics Globals Statistics
|
||||||
Legende Legend
|
Legend Legend
|
||||||
File_Generated File generated by
|
File_Generated File generated by
|
||||||
|
|
|
@ -26,7 +26,7 @@ CharSet iso-8859-15
|
||||||
12 Déc
|
12 Déc
|
||||||
Requests Requêtes
|
Requests Requêtes
|
||||||
Bytes Octets
|
Bytes Octets
|
||||||
Megabytes Mega octets
|
Megabytes Méga octets
|
||||||
Total Total
|
Total Total
|
||||||
Years Années
|
Years Années
|
||||||
Months Mois
|
Months Mois
|
||||||
|
@ -38,19 +38,19 @@ Users Utilisateurs
|
||||||
Sites Sites
|
Sites Sites
|
||||||
Domains Domaines
|
Domains Domaines
|
||||||
Requests_graph Requêtes
|
Requests_graph Requêtes
|
||||||
Megabytes_graph Mega octets
|
Megabytes_graph Méga octets
|
||||||
Months_graph Mois
|
Months_graph Mois
|
||||||
Days_graph Jours
|
Days_graph Jours
|
||||||
Hit_graph Trouves
|
Hit_graph Trouvés
|
||||||
Miss_graph Manquants
|
Miss_graph Manquants
|
||||||
Total_graph Total
|
Total_graph Total
|
||||||
Domains_graph Domaines
|
Domains_graph Domaines
|
||||||
Users_help Nombre total d'utilisateurs differents pendant cette période
|
Users_help Nombre total d'utilisateurs différents pendant cette période
|
||||||
Sites_help Nombre total de sites differents visités pendant cette période
|
Sites_help Nombre total de sites différents visités pendant cette période
|
||||||
Domains_help Nombre total de domaines visités pendant cette période
|
Domains_help Nombre total de domaines différents visités pendant cette période
|
||||||
Hit_help Objets trouvés dans le cache
|
Hit_help Objets trouvés dans le cache
|
||||||
Miss_help Objets non trouvés dans le cache
|
Miss_help Objets non trouvés dans le cache
|
||||||
Cost_help 1 Mega octet =
|
Cost_help 1 Méga octet =
|
||||||
Generation Rapport généré
|
Generation Rapport généré
|
||||||
Main_cache_title Statistiques du cache
|
Main_cache_title Statistiques du cache
|
||||||
Cache_title Statistiques du cache pour
|
Cache_title Statistiques du cache pour
|
||||||
|
@ -71,7 +71,7 @@ Monthly Mensuelles
|
||||||
Months Mois
|
Months Mois
|
||||||
Mime_title Statistiques des types MIME pour
|
Mime_title Statistiques des types MIME pour
|
||||||
Mime_number Nombre de types MIME
|
Mime_number Nombre de types MIME
|
||||||
Network_title Statistiques Réseaux pour
|
Network_title Statistiques réseaux pour
|
||||||
Network_number Nombre de réseaux
|
Network_number Nombre de réseaux
|
||||||
Duration Durée
|
Duration Durée
|
||||||
Time Temps
|
Time Temps
|
||||||
|
@ -92,7 +92,7 @@ Domain_graph_bytes_title Statistiques des transferts par domaines pour
|
||||||
First_visit Première visite
|
First_visit Première visite
|
||||||
Last_visit Dernière visite
|
Last_visit Dernière visite
|
||||||
Globals_Statistics Statistiques Globales
|
Globals_Statistics Statistiques Globales
|
||||||
Legende Légende
|
Legend Légende
|
||||||
File_Generated Fichier généré par
|
File_Generated Généré par
|
||||||
Up_link Haut de Page
|
Up_link Haut de Page
|
||||||
|
|
||||||
|
|
|
@ -92,6 +92,6 @@ Domain_graph_hits_title Acessos a Dom
|
||||||
Domain_graph_bytes_title Bytes Transferidos de Domínios em
|
Domain_graph_bytes_title Bytes Transferidos de Domínios em
|
||||||
First_visit Primeira visita
|
First_visit Primeira visita
|
||||||
Last_visit Ultima visita
|
Last_visit Ultima visita
|
||||||
Globals_Statistics Globales Statistiques
|
Globals_Statistics Estatísticas globais
|
||||||
Legende Legend
|
Legend Legenda
|
||||||
File_Generated File generated by
|
File_Generated Gerado pela
|
||||||
|
|
|
@ -10,12 +10,14 @@ body { font-size: 10pt; background-color: #F1F1F1; min-width: 900px; }
|
||||||
|
|
||||||
.line-separator { height:1px; width:520px; background:#717171; border-bottom:1px solid #313030; margin-top:-25px; margin-left: 10px; margin-bottom: 45px; }
|
.line-separator { height:1px; width:520px; background:#717171; border-bottom:1px solid #313030; margin-top:-25px; margin-left: 10px; margin-bottom: 45px; }
|
||||||
|
|
||||||
.descLegende { font-style: italic; }
|
.descLegend { font-style: italic; }
|
||||||
|
|
||||||
.legendeTitle { font-variant: small-caps; font-weight: bold; font-size: 1.3em; line-height: 18pt; letter-spacing: 2px; }
|
.legendeTitle { font-variant: small-caps; font-weight: bold; font-size: 1.3em; line-height: 18pt; letter-spacing: 2px; }
|
||||||
|
|
||||||
#alignLeft { float: left; }
|
#alignLeft { float: left; }
|
||||||
|
|
||||||
|
.italicPercent { font-style: italic; font-size: 0.7em; }
|
||||||
|
|
||||||
#contenu { padding-bottom: 50px; }
|
#contenu { padding-bottom: 50px; }
|
||||||
|
|
||||||
#contenu h4 { font-size: 1.6em; font-variant: small-caps; padding-left: 15px; letter-spacing: 2px; }
|
#contenu h4 { font-size: 1.6em; font-variant: small-caps; padding-left: 15px; letter-spacing: 2px; }
|
||||||
|
@ -44,7 +46,7 @@ table.stata td { text-align: center; padding-left: 20px; padding-right: 20px; pa
|
||||||
|
|
||||||
table.stata th.nobg { background: none; border-top: 0px; border-left: 0px; padding-left: 20px; padding-right: 20px; padding-top: 3px; padding-bottom: 3px; }
|
table.stata th.nobg { background: none; border-top: 0px; border-left: 0px; padding-left: 20px; padding-right: 20px; padding-top: 3px; padding-bottom: 3px; }
|
||||||
|
|
||||||
table.stata td a { font-variant: small-caps; text-decoration: none; color: black; font-weight: bold; font-style: normal; font-size: 15px; }
|
table.stata td a { font-variant: small-caps; text-decoration: none; color: black; font-weight: bold; font-style: normal; font-size: 14px; }
|
||||||
|
|
||||||
table.stata td a:hover { color: #76add2; }
|
table.stata td a:hover { color: #76add2; }
|
||||||
|
|
||||||
|
@ -75,7 +77,7 @@ table.stata td a:hover { color: #76add2; }
|
||||||
/* Header */
|
/* Header */
|
||||||
/**************/
|
/**************/
|
||||||
|
|
||||||
#header { background: black; height: 120px; width: 100%; border-bottom: 3px solid #76add2; }
|
#header { background: black; height: 130px; width: 100%; border-bottom: 3px solid #76add2; }
|
||||||
#header h1 { margin: 0; color: white; font-size: 3em; font-style: italic; font-variant: small-caps; letter-spacing: 2px; }
|
#header h1 { margin: 0; color: white; font-size: 3em; font-style: italic; font-variant: small-caps; letter-spacing: 2px; }
|
||||||
#header h1 img { float: left; margin-top: 5px; margin-right: 20px; padding-left: 20px; }
|
#header h1 img { float: left; margin-top: 5px; margin-right: 20px; padding-left: 20px; }
|
||||||
#header .sous-titre { color: #76add2; font-style: italic; padding-left: 180px; font-size:0.8em; font-weight: 600; }
|
#header .sous-titre { color: #76add2; font-style: italic; padding-left: 180px; font-size:0.8em; font-weight: 600; }
|
||||||
|
|
Loading…
Reference in New Issue