Revision: 9941
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=9941&view=rev
Author:   marcoagpinto
Date:     2013-04-15 12:58:03 +0000 (Mon, 15 Apr 2013)
Log Message:
-----------
Translated the new button and text from the previous two buttons

Modified Paths:
--------------
    trunk/website/www/pt/index.php

Modified: trunk/website/www/pt/index.php
===================================================================
--- trunk/website/www/pt/index.php      2013-04-15 09:02:40 UTC (rev 9940)
+++ trunk/website/www/pt/index.php      2013-04-15 12:58:03 UTC (rev 9941)
@@ -49,8 +49,8 @@
       <tr>
         <td>
            <?php
-           $downloadTitle = "Download LanguageTool";   // translate me
-           $downloadLabel = "for LibreOffice/OpenOffice";  // translate me
+           $downloadTitle = "Download LanguageTool";
+           $downloadLabel = "para o LibreOffice/OpenOffice";
            $downloadPath = "download";
            include("../../include/download.php");
            ?>
@@ -58,8 +58,8 @@
         <td>&nbsp;&nbsp;&nbsp;</td>
         <td>
            <?php
-           $downloadTitleStandAlone = "Download LanguageTool";  // translate me
-           $downloadLabelStandAlone = "for stand-alone use";  // translate me
+           $downloadTitleStandAlone = "Download LanguageTool";
+           $downloadLabelStandAlone = "para uso independente";
            $downloadPath = "download";
            include("../../include/downloadStandAlone.php");
            ?>
@@ -96,8 +96,8 @@
           </ul>
 
           <?php
-            $downloadTitleFx = "Download LanguageToolFx";  // translate me
-            $downloadLabelFx = "Firefox Add-on";  // translate me
+            $downloadTitleFx = "Download LanguageToolFx";
+            $downloadLabelFx = "Add-on para o Firefox"; 
             include("../../include/downloadFx.php");
           ?>
 

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits

Reply via email to