language translations for pt-pt and some other minor fixes and updates

This commit is contained in:
Nuno Miguel Reis
2013-10-17 22:06:01 +00:00
parent 4f5d744612
commit 0fa9d61ee1
55 changed files with 2820 additions and 1672 deletions
+5 -5
View File
@@ -3,23 +3,23 @@
//traffic_graph
$text['title-traffic_graph']['en-us'] = "Traffic Graph";
$text['title-traffic_graph']['pt-pt'] = "";
$text['title-traffic_graph']['pt-pt'] = "Gráfico do Tráfego";
$text['title-traffic_graph']['fr-fr'] = "Graphique de Traffic";
$text['header-traffic_graph']['en-us'] = "Traffic Graph";
$text['header-traffic_graph']['pt-pt'] = "";
$text['header-traffic_graph']['pt-pt'] = "Gráfico do Tráfego";
$text['header-traffic_graph']['fr-fr'] = "Graphique de Traffic";
$text['description-traffic_graph']['en-us'] = "A browser (or plugin) that supports Scalable Vector Graphics (SVG) is required to view the traffic graph below.";
$text['description-traffic_graph']['pt-pt'] = "";
$text['description-traffic_graph']['pt-pt'] = "Um browser (ou plugin) que suporte SVG (Scalable Vector Graphics) é necessário para ver o gráfico do tráfego abaixo.";
$text['description-traffic_graph']['fr-fr'] = "Un explorateur (ou plugin) qui support le Graphique Vectoriel Evolutif (SVG) est nécessaire pour afficher les graphique ci-dessous.";
$text['label-interface']['en-us'] = "Interface";
$text['label-interface']['pt-pt'] = "";
$text['label-interface']['pt-pt'] = "Interface";
$text['label-interface']['fr-fr'] = "Interface";
$text['description-no_svg']['en-us'] = "Unfortunately your browser does not currently support Scalable Vector Graphics (SVG). To view the traffic graph, please use a browser (or plugin) that supports Scalable Vector Graphics (SVG).";
$text['description-no_svg']['pt-pt'] = "";
$text['description-no_svg']['pt-pt'] = "Infelizmente o seu browser não suporta SVG (Scalable Vector Graphics). Para ver o gráfico do tráfego por favor utilize um browser (ou plugin) que suporte SVG.";
$text['description-no_svg']['fr-fr'] = "Malheureusement votre explorateur ne ssupporte pas le Graphique Vectoriel Evolutif (SVG). Pour voir le graphique, merci d'utiliser un explorateur (ou plugin) qui le supporte.";