[Openupload-svn-update] SF.net SVN: openupload:[303] trunk/locale/it.inc.php
Status: Beta
Brought to you by:
tsdogs
|
From: <ts...@us...> - 2009-04-18 10:52:15
|
Revision: 303
http://openupload.svn.sourceforge.net/openupload/?rev=303&view=rev
Author: tsdogs
Date: 2009-04-18 10:52:05 +0000 (Sat, 18 Apr 2009)
Log Message:
-----------
fix italian translation
Modified Paths:
--------------
trunk/locale/it.inc.php
Modified: trunk/locale/it.inc.php
===================================================================
--- trunk/locale/it.inc.php 2009-04-18 10:52:02 UTC (rev 302)
+++ trunk/locale/it.inc.php 2009-04-18 10:52:05 UTC (rev 303)
@@ -70,7 +70,7 @@
$tr["Allowed mime types"] = "Tipi mime consentiti";
$tr["Types in message"] = "Messaggio all'utente";
$tr["WARNING: no mime types defined. Plugin has been disabled!"] = "ATTENZIONE: nessun tipo di file definito. Il plugin è stato disabilitato!";
-$tr["This file type (%1) is not allowed on this site!"] = "I vs. file saranno mantenuti sul ns. server per %1 giorni";
+$tr["This file type (%1) is not allowed on this site!"] = "Questo tipo di file (%1) non è consentito.";
$tr["Add captcha protection to file download and user registration"] = "Aggiunge la protezione captcha al download del file e alla registrazione utente";
$tr["Wrong captcha code! please try again."] = "Captcha errato! Riprova.";
$tr["Compress the uploaded files"] = "Comprime i file caricati";
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|