mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-06 17:16:16 +00:00
italian translation added
This commit is contained in:
@@ -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.
|
||||
Reference in New Issue
Block a user