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
View File
@@ -26,13 +26,18 @@
Philippe Rioual <bhouba@gmail.com>
*/
$text['error-event-socket']['en-us'] = "Connection to Event Socket failed.";
$text['error-event-socket']['pt-pt'] = "A ligação ao Event Socket falhou.";
$text['error-event-socket']['fr-fr'] = "Connexion à l'Event Socket en echec.";
$text['label-message']['en-us'] = "Message";
$text['label-message']['pt-pt'] = "Mensagem";
$text['label-message']['fr-fr'] = "Message";
$text['title-sofia-status']['en-us'] = "sofia status";
$text['title-sofia-status']['pt-pt'] = "estado do módulo sofia";
$text['title-sofia-status']['fr-fr'] = "sofia statut";
$text['title-sofia-status-profile']['en-us'] = "sofia status profile";
$text['title-sofia-status-profile']['pt-pt'] = "estado do perfil do módulo sofia";
$text['title-sofia-status-profile']['fr-fr'] = "profile statut sofia";
$text['title-status']['en-us'] = "status";
$text['title-status']['pt-pt'] = "estado";
$text['title-status']['fr-fr'] = "statut";
?>