[Schmitzm-commits] r928 - in trunk/src/schmitzm: lang/resource/locales swing/resource/locales

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Thu Jul 1 20:45:41 CEST 2010


Author: mojays
Date: 2010-07-01 20:45:41 +0200 (Thu, 01 Jul 2010)
New Revision: 928

Modified:
   trunk/src/schmitzm/lang/resource/locales/LangResourceBundle_it.properties
   trunk/src/schmitzm/swing/resource/locales/SwingResourceBundle_it.properties
Log:
language test utf8

Modified: trunk/src/schmitzm/lang/resource/locales/LangResourceBundle_it.properties
===================================================================
--- trunk/src/schmitzm/lang/resource/locales/LangResourceBundle_it.properties	2010-07-01 18:44:39 UTC (rev 927)
+++ trunk/src/schmitzm/lang/resource/locales/LangResourceBundle_it.properties	2010-07-01 18:45:41 UTC (rev 928)
@@ -35,20 +35,20 @@
 # --- Translations for OperationTree / OperationTreeParser
 OperationTree.Integer=Integro
 OperationTree.Number=Numero
-OperationTree.err.BracketsNotClosed=Bracket(s) non è chiuso: ${0}
+OperationTree.err.BracketsNotClosed=Bracket(s) non \u00e8 chiuso: ${0}
 OperationTree.err.IllegalCharacter=Carattere non accettato '${0}' (${1} expected)");
 OperationTree.err.IllegalOperator=Operatore non accettato ${0}
 OperationTree.err.IllegalOperatorSyntax=Sintassi non accettato ${0} '${1}'
 OperationTree.err.IllegalParam=Parametro non accettato ${0} per ${1}(..): ${2} expected
 OperationTree.err.LessParams1=Almeno ${0} parametri di funzione sono richiesti: ${1}(..)
 OperationTree.err.LessParams2=${0} parametri di funzione richiesti: ${1}(..)
-OperationTree.err.MoreParamsExpected=${0} ulteriori parametri di funzione richiesti. Bracket non può essere chiuso!
+OperationTree.err.MoreParamsExpected=${0} ulteriori parametri di funzione richiesti. Bracket non pu\u00f2 essere chiuso!
 OperationTree.err.ParamSepExpected=Separatore di parametro richiesto
 OperationTree.err.ParseErrorMess=Error di analisi in "${0}": ${1}
 OperationTree.err.TokenNotExpected=${0} non richiesto
-OperationTree.err.UnexpectedBracket=Bracket ${0} non può essere chiuso ${1}
+OperationTree.err.UnexpectedBracket=Bracket ${0} non pu\u00f2 essere chiuso ${1}
 OperationTree.err.UnexpectedEOR=Inaspettata chiusura di rule!
 OperationTree.err.UnexpectedError=Errore inaspettato!
 OperationTree.err.UnknownAliasOperator=Operatore alias non conosciuto: ${0}
 OperationTree.err.UnknownNode=Unknown operation tree node: ${0}
-OperationTree.err.UnknownOperator=Operatore non conosciuto: ${0}
\ No newline at end of file
+OperationTree.err.UnknownOperator=Operatore non conosciuto: ${0}

Modified: trunk/src/schmitzm/swing/resource/locales/SwingResourceBundle_it.properties
===================================================================
--- trunk/src/schmitzm/swing/resource/locales/SwingResourceBundle_it.properties	2010-07-01 18:44:39 UTC (rev 927)
+++ trunk/src/schmitzm/swing/resource/locales/SwingResourceBundle_it.properties	2010-07-01 18:45:41 UTC (rev 928)
@@ -56,7 +56,7 @@
 Cancel=Cancella
 CancellableDialogAdapter.close.save.msg=<html>Salvare le modifiche in <center><b><i>${0}</i></b></center>?</html>
 CancellableDialogAdapter.close.save.title=Salva?
-CancellableDialogAdapter.forceClose.save.msg=<html>La finestra di dialogo<center><b><i>${0}</i></b></center> sarà chiusa.<br>Vuoi salvare le modifiche?</html>
+CancellableDialogAdapter.forceClose.save.msg=<html>La finestra di dialogo<center><b><i>${0}</i></b></center> sar\u00e0 chiusa.<br>Vuoi salvare le modifiche?</html>
 Class=Classe
 Clear=Clear
 Close=Chiudi
@@ -66,7 +66,7 @@
 Error=Errore
 ExceptionDialog.CopyToClipboard=Copia negli appunti
 ExceptionDialog.CopyToConsole=Copia a console
-FileExists=File esiste già
+FileExists=File esiste gi\u00e0
 HeapMemoryBar.status=${0} (${1}%) of max. ${2}
 HeapMemoryBar.tt=An overview about current memory usage.
 Information=Informazioni
@@ -169,7 +169,7 @@
 ResourceProviderManagerFrame.AdditionalLang=Lingue addizionali
 ResourceProviderManagerFrame.Bundle=Language bundle
 ResourceProviderManagerFrame.ExtentionOf=Estensione di...
-ResourceProviderManagerFrame.FinishMess=File di proprietà creati con successo...
+ResourceProviderManagerFrame.FinishMess=File di propriet\u00e0 creati con successo...
 ResourceProviderManagerFrame.Language=Lingua
 ResourceProviderManagerFrame.LanguageCode=Codice lingua
 ResourceProviderManagerFrame.NewLang=Crea nuovi files di lingua...
@@ -186,4 +186,4 @@
 WaitMess=Attendere prego...
 Warning=Attenzione
 ResourceProviderManagerFrame.UpdateLang=Aggiorna files di lingua...
-ResourceProviderManagerFrame.UpdateMess= ${0} resource bundles updated...
\ No newline at end of file
+ResourceProviderManagerFrame.UpdateMess= ${0} resource bundles updated...



More information about the Schmitzm-commits mailing list