Translation update

This commit is contained in:
Max-Wilhelm Bruker 2011-01-15 22:46:45 +01:00
parent c1eeb31827
commit 2013ba3460
10 changed files with 2705 additions and 1759 deletions

View file

@ -159,8 +159,10 @@ void MainWindow::actAbout()
+ "<br><br><br><b>" + tr("Authors:") + "</b><br>Max-Wilhelm Bruker<br>Marcus Schütz<br><br>"
+ "<b>" + tr("Translators:") + "</b><br>"
+ tr("Spanish:") + " Víctor Martínez<br>"
+ tr("Portugese:") + " Milton Gonçalves<br>"
+ tr("Portugese (Portugal):") + " Milton Gonçalves<br>"
+ tr("Portugese (Brazil):") + " Thiago Queiroz<br>"
+ tr("French:") + " Yannick Hammer<br>"
+ tr("Japanese:") + " Takumi Nakase<br>"
));
}