mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-07-17 17:48:30 +00:00
resource fixes
This commit is contained in:
@@ -20,6 +20,10 @@ decompilationError.obfuscated = El c\u00f3digo puede estar ofuscado
|
||||
decompilationError.errorType = Tipo de error
|
||||
decompilationError.error.description = No decompilado debido a un error
|
||||
|
||||
decompilation.skipped = Decompilaci\u00f3n omitida
|
||||
decompilation.unsupported = No soportado por el decompilador
|
||||
decompilerMark = marca del decompilador
|
||||
|
||||
#example: 1 hour and 2 minutes
|
||||
timeFormat.and = y
|
||||
timeFormat.hour = hora
|
||||
@@ -29,8 +33,4 @@ timeFormat.minutes = minutos
|
||||
timeFormat.second = segundo
|
||||
timeFormat.seconds = segundos
|
||||
|
||||
decompilation.skipped = Decompilaci\u00f3n omitida
|
||||
decompilation.unsupported = No soportado por el decompilador
|
||||
decompilerMark = marca del decompilador
|
||||
|
||||
fontNotFound = La fuente con id=%fontId% no se encontr\u00f3.
|
||||
|
||||
@@ -20,6 +20,10 @@ decompilationError.obfuscated = Code kan worden geobfusceerd
|
||||
decompilationError.errorType = Fout type
|
||||
decompilationError.error.description = Niet gedecompileerd gevolg van een fout
|
||||
|
||||
decompilation.skipped = Decompilatie overgeslagen
|
||||
decompilation.unsupported = Niet ondersteund door decompiler
|
||||
decompilerMark = decompiler mark
|
||||
|
||||
#example: 1 hour and 2 minutes
|
||||
timeFormat.and = en
|
||||
timeFormat.hour = uur
|
||||
@@ -29,8 +33,4 @@ timeFormat.minutes = minuten
|
||||
timeFormat.second = seconde
|
||||
timeFormat.seconds = seconden
|
||||
|
||||
decompilation.skipped = Decompilatie overgeslagen
|
||||
decompilation.unsupported = Niet ondersteund door decompiler
|
||||
decompilerMark = decompiler mark
|
||||
|
||||
fontNotFound = Lettertype met id=%fontId% is niet gevonden.
|
||||
|
||||
Reference in New Issue
Block a user