[Moin-devel] CVS: MoinMoin/i18n it.py,1.5,1.6

J?rgen Hermann jhermann at users.sourceforge.net
Wed Jun 19 11:10:09 EDT 2002


Update of /cvsroot/moin/MoinMoin/i18n
In directory usw-pr-cvs1:/tmp/cvs-serv28802

Modified Files:
	it.py 
Log Message:
Update of Italian


Index: it.py
===================================================================
RCS file: /cvsroot/moin/MoinMoin/i18n/it.py,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** it.py	15 May 2002 19:55:51 -0000	1.5
--- it.py	19 Jun 2002 18:09:32 -0000	1.6
***************
*** 128,134 ****
--- 128,140 ----
  '<b>Non sono stati trovati errori di ortografia!</b>',
  
+ '<b>Page is immutable!</b>':
+ '<b>La pagina non è modificabile!</b>',
+ 
  '<b>Please provide a valid email address!</b>':
  '<b>Per favore immetti un indirizzo email valido!</b>',
  
+ "<b>Please use a more selective search term instead of '%(needle)s'!</b>":
+ "<b>Per favore usa un termine di ricerca più selettivo di '%(needle)s'!</b>",
+ 
  '''<b>Sorry, someone else saved the page while you edited it.
  <p>Please do the following: Use the back button of your browser, and cut&paste
***************
*** 523,526 ****
--- 529,535 ----
  'Nessuna pagina corrisponde a "%s"!',
  
+ 'No quotes on %(pagename)s.':
+ 'La pagina %(pagename)s non contiene nessuna citazione.',
+ 
  'No wanted pages in this wiki.':
  'Non ci sono pagine "non scritte" in questo wiki.',
***************
*** 677,685 ****
  
  '''The comment on the change is:
! %s
  
  ''':
  '''Descrizione delle modifiche:
! %s
  
  ''',
--- 686,694 ----
  
  '''The comment on the change is:
! %(comment)s
  
  ''':
  '''Descrizione delle modifiche:
! %(comment)s
  
  ''',
***************
*** 691,696 ****
  'Le seguenti %(badwords)d parole non sono state trovate nel dizionario di %(totalwords)d termini%(localwords)s e sono evidenziate qui sotto:',
  
  'The page was saved %(count)d%(times)s, though!':
! 'La pagina è stata salvata %(count)d %(times)s, comunque!',
  
  'There are <a href="%(link)s">%(count)s attachment(s)</a> stored for this page.':
--- 700,708 ----
  'Le seguenti %(badwords)d parole non sono state trovate nel dizionario di %(totalwords)d termini%(localwords)s e sono evidenziate qui sotto:',
  
+ 'The following users subscribed to this page:':
+ 'Elenco degli abbonati a questa pagina:',
+ 
  'The page was saved %(count)d%(times)s, though!':
! 'La pagina è stata comunque salvata %(count)d %(times)s!',
  
  'There are <a href="%(link)s">%(count)s attachment(s)</a> stored for this page.':





More information about the Moin-devel mailing list