[pLog-svn] r5075 - in plog/branches/lifetype-1.2/locale: . admin

oscar at devel.lifetype.net oscar at devel.lifetype.net
Mon Mar 12 18:22:48 EDT 2007


Author: oscar
Date: 2007-03-12 18:22:48 -0400 (Mon, 12 Mar 2007)
New Revision: 5075

Modified:
   plog/branches/lifetype-1.2/locale/admin/locale_it_IT.php
   plog/branches/lifetype-1.2/locale/locale_it_IT.php
Log:
100% updated Italian locale.


Modified: plog/branches/lifetype-1.2/locale/admin/locale_it_IT.php
===================================================================
--- plog/branches/lifetype-1.2/locale/admin/locale_it_IT.php	2007-03-12 19:05:28 UTC (rev 5074)
+++ plog/branches/lifetype-1.2/locale/admin/locale_it_IT.php	2007-03-12 22:22:48 UTC (rev 5075)
@@ -1120,8 +1120,6 @@
 $messages['insert_media'] = 'Inserisci media';
 $messages['insert_more'] = 'Togli il link "(Continua)"';
 
-
-
 $messages['purging_please_wait'] = 'Per favore attendi mentre i dati vengono eliminati. Questa pagina continuerà ad aggiornarsi da sola finchè tutti i dati saranno processati, per favore non provare a fermare questo processo';
 
 $messages['error_cannot_delete_last_blog_category'] = 'Non puoi cancellare l\'ultima categoria del blog.';
@@ -1131,20 +1129,20 @@
 $messages['help_blog_does_not_exist_url'] = 'URL a cui gli utenti saranno indirizzati quando proveranno ad aprire un blog che non esiste, al posto di essere indirizzati al blog predefinito del sito [ Predefinito = vuto ]';
 
 /// missing strings ///
-$messages['comment_no_topic'] = 'No topic';
-$messages['purging_error'] = 'There was a failure while purging the data';
-$messages['error_invalid_blog_name'] = 'The blog name is not valid';
-$messages['help_forbidden_blognames'] = 'List of strings separated by a blank space that are not allowed to be used as blog names. It is possible to use regular expressions instead of plain strings. [ Default = (empty) ]';
-$messages['posts_updated_ok'] = '%s posts updated successfully';
-$messages['error_updating_post2'] = 'There was an error updating the article with idenfitier %s';
-$messages['resources_updated_ok'] = '% resources updated successfully';
-$messages['error_updating_resource2'] = 'There was an error updating the resource with identifier %s';
-$messages['albums_updated_ok'] = '%s albums updated successfully';
-$messages['error_updating_album2'] = 'There was an error updating album with identifier %s';
-$messages['links_updated_ok'] = '%s links updated successfully';
-$messages['error_updating_link2'] = 'There was an error updating the link with identifier %s';
-$messages['version'] = 'Version';
-$messages['error_resources_disabled'] = 'Sorry, support for uploading new resources has been disabled in this site';
-$messages['help_login_admin_panel'] = 'Click the blog name to enter the administration page.';
+$messages['comment_no_topic'] = 'Nessun argomento';
+$messages['purging_error'] = 'Si è verificato un errore durante l\'eliminazione dei dati';
+$messages['error_invalid_blog_name'] = 'Il nome del blog non è valido';
+$messages['help_forbidden_blognames'] = 'Lista di nomi separati da uno spazio che non sono validi come nome per i blog. E\' possibile usare espressioni regolari al posto dei nomi. [ Predefinito = (vuoto) ]';
+$messages['posts_updated_ok'] = '%s articoli aggiornati con successo';
+$messages['error_updating_post2'] = 'Si è verificato un errore aggiornando l\'articolo con l\'identificatore %s';
+$messages['resources_updated_ok'] = '% risorse aggiornate con successo';
+$messages['error_updating_resource2'] = 'Si è verificato un errore aggiornando la risorsa con l\'identificatore %s';
+$messages['albums_updated_ok'] = '%s album aggiornati con successo';
+$messages['error_updating_album2'] = 'Si è verificato un errore aggiornando l\'albumo con l\'identificatore %s';
+$messages['links_updated_ok'] = '%s link aggiornati con successo';
+$messages['error_updating_link2'] = 'Si è verificato un errore aggiornando il link con l\'identificatore %s';
+$messages['version'] = 'Versione';
+$messages['error_resources_disabled'] = 'Spiacenti, il supporto per il caricamento di nuove risorse è stato disabilitato in questo sito';
+$messages['help_login_admin_panel'] = 'Clicca sul nome del blog per entrare nella pagina di amministrazione.';
 
 ?>
\ No newline at end of file

Modified: plog/branches/lifetype-1.2/locale/locale_it_IT.php
===================================================================
--- plog/branches/lifetype-1.2/locale/locale_it_IT.php	2007-03-12 19:05:28 UTC (rev 5074)
+++ plog/branches/lifetype-1.2/locale/locale_it_IT.php	2007-03-12 22:22:48 UTC (rev 5075)
@@ -121,5 +121,5 @@
 $messages['links'] = 'Link';
 
 // missing strings //
-$messages['num_reads'] = 'Views';
+$messages['num_reads'] = 'Letture';
 ?>
\ No newline at end of file



More information about the pLog-svn mailing list