italian translation added

This commit is contained in:
honfika@gmail.com
2015-08-25 11:48:08 +02:00
parent f354443455
commit 0cc939220a
31 changed files with 1905 additions and 0 deletions

View File

@@ -0,0 +1,38 @@
# Copyright (C) 2010-2015 JPEXS, All rights reserved.
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
# License as published by the Free Software Foundation; either
# version 3.0 of the License, or (at your option) any later version.
#
# This library is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public
# License along with this library.
decompilationError = Errore di decompilazione
decompilationError.timeout = Raggiunto tempo limite ({0})
decompilationError.timeout.description = Non decompilato a causa di timeout
decompilationError.obfuscated = Il codice potrebbe essere offuscato
decompilationError.errorType = Tipo di errore
decompilationError.error.description = Non decompilato a causa di errore
decompilationError.actionCount = Conteggio azioni:
decompilationError.instructionCount = Conteggio istruzioni:
decompilation.skipped = Decompilazione tralasciata
decompilation.unsupported = Non supportato dal decompilatore
decompilerMark = Segnaposto decompilatore
#example: 1 hour and 2 minutes
timeFormat.and = e
timeFormat.hour = ora
timeFormat.hours = ore
timeFormat.minute = minuto
timeFormat.minutes = minuti
timeFormat.second = secondo
timeFormat.seconds = secondi
fontNotFound = Font con id=%fontId% non trovato.