Revision: 8982
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=8982&view=rev
Author:   jaumeortola
Date:     2013-01-13 10:05:10 +0000 (Sun, 13 Jan 2013)
Log Message:
-----------
[ca] Added translated language names.

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

Modified: trunk/website/www/ca/index.php
===================================================================
--- trunk/website/www/ca/index.php      2013-01-13 10:02:32 UTC (rev 8981)
+++ trunk/website/www/ca/index.php      2013-01-13 10:05:10 UTC (rev 8982)
@@ -8,8 +8,50 @@
 include("../../include/header.php");
 ?>
 
-<p>LanguageTool és una eina de <a 
href="http://ca.wikipedia.org/wiki/Programari_lliure"; 
target="_blank">programari lliure</a> per a la correcció gramatical i d'estil 
en català i en <a href="http://www.languagetool.org/languages/";>25 llengües 
més</a>.</p>
+<p>LanguageTool és una eina de <a 
href="http://ca.wikipedia.org/wiki/Programari_lliure"; 
target="_blank">programari lliure</a> per a la correcció gramatical i d'estil 
en català i en <a href="http://www.languagetool.org/languages/";>moltes altres 
llengües</a>.</p>
 
+<h2>Proveu LanguageTool</h2>
+
+Podeu provar LanguageTool amb <a 
href="http://www.languagetool.org/webstart/web/LanguageTool.jnlp";>Java 
WebStart</a> o directament  
+ací en el navegador:<br/><br/>
+
+<?php
+$checkSubmitButtonValue = "Comprova el text";
+$showLanguageBox = 0;
+$checkDefaultLang = "ca";
+
+$checkLanguage['auto']  = 'detecció automàtica';
+$checkLanguage['en-US'] = 'anglès';
+$checkLanguage['ast']   = 'asturià';
+$checkLanguage['be']    = 'bielorús';
+$checkLanguage['br']    = 'bretó';
+$checkLanguage['zh']    = 'xinès';
+$checkLanguage['da']    = 'danès';
+$checkLanguage['eo']    = 'esperanto';
+$checkLanguage['fr']    = 'francès';
+$checkLanguage['gl']    = 'gallec';
+$checkLanguage['de-DE'] = 'alemany';
+$checkLanguage['es']    = 'espanyol';
+$checkLanguage['is']    = 'islandès';
+$checkLanguage['it']    = 'italià';
+$checkLanguage['ca']    = 'català';
+$checkLanguage['km']    = 'khmer';
+$checkLanguage['lt']    = 'lituà';
+$checkLanguage['ml']    = 'malaiàlam';
+$checkLanguage['nl']    = 'nederlandès';
+$checkLanguage['pl']    = 'polonès';
+$checkLanguage['ro']    = 'romanès';
+$checkLanguage['ru']    = 'rus';
+$checkLanguage['sk']    = 'elovac';
+$checkLanguage['sl']    = 'eslovè';
+$checkLanguage['sv']    = 'suec';
+$checkLanguage['tl']    = 'tagàlog';
+$checkLanguage['uk']    = 'ucraïnès';
+
+$checkDefaultText = "Introduïu açí el vostre text. o feu servir aquest texts 
com a a exemple per a algunes errors que LanguageTool hi pot detectat.";
+include("../../include/checkform.php");
+?>
+
 <div class="downloadSection">
     <table width="100%">
       <tr>
@@ -39,20 +81,6 @@
     </table>
 </div>
 
-<h2>Proveu LanguageTool</h2>
-
-Podeu provar LanguageTool amb <a 
href="http://www.languagetool.org/webstart/web/LanguageTool.jnlp";>Java 
WebStart</a> o directament  
-ací en el navegador:<br/><br/>
-
-<?php
-$checkSubmitButtonValue = "Comprova el text";
-$showLanguageBox = 0;
-$checkDefaultLang = "ca";
-$checkDefaultText = "Introduïu açí el vostre text. o feu servir aquest texts 
com a a exemple per a algunes errors que LanguageTool hi pot detectat.";
-include("../../include/checkform.php");
-?>
-
-
 <h2>Funcions</h2>
 
 LanguageTool aplica <a 
href="http://community.languagetool.org/rule/list?lang=ca";>més de 1000</a> 
regles per a trobar errades en texts en català, més enllà de les que detecta un 
simple corrector ortogràfic.<br/><br/>

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


------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_123012
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits

Reply via email to