Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 16 additions & 16 deletions locale_af_ZA.properties
Original file line number Diff line number Diff line change
Expand Up @@ -32,52 +32,52 @@ transformer.arithmetic.message = Obfuscated %count% arithmetic instructions
transformer.flow.name = Flow Transformer

transformer.flow.splitter.name = Block Splitter
transformer.flow.splitter.message = Split {} blocks.
transformer.flow.splitter.message = Split {} blocks

transformer.flow.systemExitReplacer.name = System.exit Replacer
transformer.flow.systemExitReplacer.message = Replaced {} System.exit calls.
transformer.flow.systemExitReplacer.message = Replaced {} System.exit calls

transformer.flow.variable.name = Variable Replacer
transformer.flow.variable.message = Replaced {} variables.
transformer.flow.variable.message = Replaced {} variables

transformer.misc.access.name = Access Transformer
transformer.misc.access.message = Modified the access of %count% members.
transformer.misc.access.message = Modified the access of %count% members

transformer.misc.locals.name = Locals Transformer
transformer.misc.locals.message = Modified %count% locals.
transformer.misc.locals.message = Modified %count% locals

transformer.misc.shuffle.name = Member Shuffler
transformer.misc.shuffle.message = Shuffled %count% members.
transformer.misc.shuffle.message = Shuffled %count% members

transformer.misc.stripper.name = Debug Stripper
transformer.misc.stripper.message = Stripped %count% debug attributes.
transformer.misc.stripper.message = Stripped %count% debug attributes

transformer.reference.name = Reference Encryption
transformer.reference.message = Encrypted %count% references.
transformer.reference.message = Encrypted %count% references

transformer.renamer.name = Renamer Transformer
transformer.renamer.message = Renamed %classes% classes, %methods% methods and %fields% fields.
transformer.renamer.message = Renamed %classes% classes, %methods% methods and %fields% fields

transformer.number.pooler.name = Number Pooler
transformer.number.pooler.message = Pooled %count% numbers

transformer.number.doubleConverter.name = Double To Long Transformer
transformer.number.doubleConverter.message = Converted %count% double constants.
transformer.number.doubleConverter.message = Converted %count% double constants

transformer.number.polymorphic.name = Polymorphic Number Encryption
transformer.number.polymorphic.message = Encrypted %count% numbers.
transformer.number.polymorphic.message = Encrypted %count% numbers

transformer.string.aes.name = AES String Encryption
transformer.string.enhanced.name = Enhanced String Encryption

transformer.string.pooler.name = String Pooler
transformer.string.pooler.message = Pooled %count% strings.
transformer.string.pooler.message = Pooled %count% strings

transformer.string.splitter.name = String Splitter
transformer.string.splitter.message = Split %count% strings.
transformer.string.splitter.message = Split %count% strings

transformer.string.message = Encrypted %count% strings.
transformer.string.message = Encrypted %count% strings
transformer.string.message.skipping = Skipping string obfuscation in method {} because there is no remaining space.

transformer.unfinalizer.name = Constant Unfinalizer.
transformer.unfinalizer.message = Un-finalized %count% constants
transformer.unfinalizer.name = Constant Unfinalizer
transformer.unfinalizer.message = Un-finalized %count% constants
32 changes: 16 additions & 16 deletions locale_de_DE.properties
Original file line number Diff line number Diff line change
Expand Up @@ -32,52 +32,52 @@ transformer.arithmetic.message = Obfuscated %count% arithmetic instructions
transformer.flow.name = Flow Transformer

transformer.flow.splitter.name = Block Teiler
transformer.flow.splitter.message = {} Blöcke geteilt.
transformer.flow.splitter.message = Split {} blocks

transformer.flow.systemExitReplacer.name = System.exit Replacer
transformer.flow.systemExitReplacer.message = Replaced {} System.exit calls.
transformer.flow.systemExitReplacer.message = Replaced {} System.exit calls

transformer.flow.variable.name = Variable Replacer
transformer.flow.variable.message = {} Variablen ersetzt.
transformer.flow.variable.message = Replaced {} variables

transformer.misc.access.name = Access Transformer
transformer.misc.access.message = Modified the access of %count% members.
transformer.misc.access.message = Modified the access of %count% members

transformer.misc.locals.name = Locals Transformer
transformer.misc.locals.message = Modified %count% locals.
transformer.misc.locals.message = Modified %count% locals

transformer.misc.shuffle.name = Member Shuffler
transformer.misc.shuffle.message = Shuffled %count% members.
transformer.misc.shuffle.message = Shuffled %count% members

transformer.misc.stripper.name = Debug Stripper
transformer.misc.stripper.message = %count% Debug-Attribute entfernt.
transformer.misc.stripper.message = Stripped %count% debug attributes

transformer.reference.name = Referenz Verschlüsselung
transformer.reference.message = %count% Referenzen verschlüsselt.
transformer.reference.message = Encrypted %count% references

transformer.renamer.name = Renamer Transformer
transformer.renamer.message = %classes% Klassen, %methods% Methoden und %fields% Felder wurden umbenannt.
transformer.renamer.message = Renamed %classes% classes, %methods% methods and %fields% fields

transformer.number.pooler.name = Number Pooler
transformer.number.pooler.message = Pooled %count% numbers

transformer.number.doubleConverter.name = Double To Long Transformer
transformer.number.doubleConverter.message = Converted %count% double constants.
transformer.number.doubleConverter.message = Converted %count% double constants

transformer.number.polymorphic.name = Polymorphe Zahlen-Verschlüsselung
transformer.number.polymorphic.message = %count% Zahlen verschlüsselt.
transformer.number.polymorphic.message = Encrypted %count% numbers

transformer.string.aes.name = AES String Verschlüsselung
transformer.string.enhanced.name = Erweiterte String Verschlüsselung

transformer.string.pooler.name = String Pooler
transformer.string.pooler.message = Pooled %count% strings.
transformer.string.pooler.message = Pooled %count% strings

transformer.string.splitter.name = String-Spalter
transformer.string.splitter.message = Split %count% strings.
transformer.string.splitter.message = Split %count% strings

transformer.string.message = Encrypted %count% strings.
transformer.string.message = Encrypted %count% strings
transformer.string.message.skipping = Überspringe String-Verschleierung in Methode {}, da kein freier Platz übrig ist.

transformer.unfinalizer.name = Constant Unfinalizer.
transformer.unfinalizer.message = Un-finalized %count% constants
transformer.unfinalizer.name = Constant Unfinalizer
transformer.unfinalizer.message = Un-finalized %count% constants
36 changes: 18 additions & 18 deletions locale_el_GR.properties
Original file line number Diff line number Diff line change
Expand Up @@ -27,57 +27,57 @@ message.cantLoadClass = IOException happened while trying to load classes from {
message.finished = Finished

transformer.arithmetic.name = Arithmetic Transformer
transformer.arithmetic.message = Obfuscated %count% arithmetic instructions.
transformer.arithmetic.message = Obfuscated %count% arithmetic instructions

transformer.flow.name = Flow Transformer

transformer.flow.splitter.name = Block Splitter
transformer.flow.splitter.message = Split {} blocks.
transformer.flow.splitter.message = Split {} blocks

transformer.flow.systemExitReplacer.name = System.exit Replacer
transformer.flow.systemExitReplacer.message = Replaced {} System.exit calls.
transformer.flow.systemExitReplacer.message = Replaced {} System.exit calls

transformer.flow.variable.name = Variable Replacer
transformer.flow.variable.message = Replaced {} variables.
transformer.flow.variable.message = Replaced {} variables

transformer.misc.access.name = Access Transformer
transformer.misc.access.message = Modified the access of %count% members.
transformer.misc.access.message = Modified the access of %count% members

transformer.misc.locals.name = Locals Transformer
transformer.misc.locals.message = Modified %count% locals.
transformer.misc.locals.message = Modified %count% locals

transformer.misc.shuffle.name = Member Shuffler
transformer.misc.shuffle.message = Shuffled %count% members.
transformer.misc.shuffle.message = Shuffled %count% members

transformer.misc.stripper.name = Debug Stripper
transformer.misc.stripper.message = Stripped %count% debug attributes.
transformer.misc.stripper.message = Stripped %count% debug attributes

transformer.reference.name = Reference Encryption
transformer.reference.message = Encrypted %count% references.
transformer.reference.message = Encrypted %count% references

transformer.renamer.name = Renamer Transformer
transformer.renamer.message = Renamed %classes% classes, %methods% methods and %fields% fields.
transformer.renamer.message = Renamed %classes% classes, %methods% methods and %fields% fields

transformer.number.pooler.name = Number Pooler
transformer.number.pooler.message = Pooled %count% numbers.
transformer.number.pooler.message = Pooled %count% numbers

transformer.number.doubleConverter.name = Double To Long Transformer
transformer.number.doubleConverter.message = Converted %count% double constants.
transformer.number.doubleConverter.message = Converted %count% double constants

transformer.number.polymorphic.name = Polymorphic Number Encryption
transformer.number.polymorphic.message = Encrypted %count% numbers.
transformer.number.polymorphic.message = Encrypted %count% numbers

transformer.string.aes.name = AES String Encryption
transformer.string.enhanced.name = Enhanced String Encryption

transformer.string.pooler.name = String Pooler
transformer.string.pooler.message = Pooled %count% strings.
transformer.string.pooler.message = Pooled %count% strings

transformer.string.splitter.name = String Splitter
transformer.string.splitter.message = Έγινε split σε %count% strings.
transformer.string.splitter.message = Split %count% strings

transformer.string.message = Encrypted %count% strings.
transformer.string.message = Encrypted %count% strings
transformer.string.message.skipping = Skipping string obfuscation in method {} because there is no remaining space.

transformer.unfinalizer.name = Constant Unfinalizer.
transformer.unfinalizer.message = Έγιναν un-finalized %count% constants.
transformer.unfinalizer.name = Constant Unfinalizer
transformer.unfinalizer.message = Un-finalized %count% constants
32 changes: 16 additions & 16 deletions locale_es_ES.properties
Original file line number Diff line number Diff line change
Expand Up @@ -32,52 +32,52 @@ transformer.arithmetic.message = Obfuscated %count% arithmetic instructions
transformer.flow.name = Flow Transformer

transformer.flow.splitter.name = Block Splitter
transformer.flow.splitter.message = Split {} blocks.
transformer.flow.splitter.message = Split {} blocks

transformer.flow.systemExitReplacer.name = System.exit Replacer
transformer.flow.systemExitReplacer.message = Replaced {} System.exit calls.
transformer.flow.systemExitReplacer.message = Replaced {} System.exit calls

transformer.flow.variable.name = Variable Replacer
transformer.flow.variable.message = Replaced {} variables.
transformer.flow.variable.message = Replaced {} variables

transformer.misc.access.name = Access Transformer
transformer.misc.access.message = Modified the access of %count% members.
transformer.misc.access.message = Modified the access of %count% members

transformer.misc.locals.name = Locals Transformer
transformer.misc.locals.message = Modified %count% locals.
transformer.misc.locals.message = Modified %count% locals

transformer.misc.shuffle.name = Member Shuffler
transformer.misc.shuffle.message = Shuffled %count% members.
transformer.misc.shuffle.message = Shuffled %count% members

transformer.misc.stripper.name = Debug Stripper
transformer.misc.stripper.message = Stripped %count% debug attributes.
transformer.misc.stripper.message = Stripped %count% debug attributes

transformer.reference.name = Reference Encryption
transformer.reference.message = Encrypted %count% references.
transformer.reference.message = Encrypted %count% references

transformer.renamer.name = Renamer Transformer
transformer.renamer.message = Renamed %classes% classes, %methods% methods and %fields% fields.
transformer.renamer.message = Renamed %classes% classes, %methods% methods and %fields% fields

transformer.number.pooler.name = Number Pooler
transformer.number.pooler.message = Pooled %count% numbers

transformer.number.doubleConverter.name = Double To Long Transformer
transformer.number.doubleConverter.message = Converted %count% double constants.
transformer.number.doubleConverter.message = Converted %count% double constants

transformer.number.polymorphic.name = Polymorphic Number Encryption
transformer.number.polymorphic.message = Encrypted %count% numbers.
transformer.number.polymorphic.message = Encrypted %count% numbers

transformer.string.aes.name = AES String Encryption
transformer.string.enhanced.name = Enhanced String Encryption

transformer.string.pooler.name = String Pooler
transformer.string.pooler.message = Pooled %count% strings.
transformer.string.pooler.message = Pooled %count% strings

transformer.string.splitter.name = String Splitter
transformer.string.splitter.message = Split %count% strings.
transformer.string.splitter.message = Split %count% strings

transformer.string.message = Encrypted %count% strings.
transformer.string.message = Encrypted %count% strings
transformer.string.message.skipping = Skipping string obfuscation in method {} because there is no remaining space.

transformer.unfinalizer.name = Constant Unfinalizer.
transformer.unfinalizer.message = Un-finalized %count% constants
transformer.unfinalizer.name = Constant Unfinalizer
transformer.unfinalizer.message = Un-finalized %count% constants
34 changes: 17 additions & 17 deletions locale_it_IT.properties
Original file line number Diff line number Diff line change
Expand Up @@ -27,57 +27,57 @@ message.cantLoadClass = IOException happened while trying to load classes from {
message.finished = Finished

transformer.arithmetic.name = Trasformazione Aritmetica
transformer.arithmetic.message = Offuscate %count% operazioni aritmetiche
transformer.arithmetic.message = Obfuscated %count% arithmetic instructions

transformer.flow.name = Trasformazione Flow

transformer.flow.splitter.name = Separatore di Blocchi
transformer.flow.splitter.message = Separati {} blocchi.
transformer.flow.splitter.message = Split {} blocks

transformer.flow.systemExitReplacer.name =
transformer.flow.systemExitReplacer.message = Replaced {} System.exit calls.
transformer.flow.systemExitReplacer.message = Replaced {} System.exit calls

transformer.flow.variable.name = Variable Replacer
transformer.flow.variable.message = Replaced {} variables.
transformer.flow.variable.message = Replaced {} variables

transformer.misc.access.name = Access Transformer
transformer.misc.access.message = Modified the access of %count% members.
transformer.misc.access.message = Modified the access of %count% members

transformer.misc.locals.name = Locals Transformer
transformer.misc.locals.message = Modified %count% locals.
transformer.misc.locals.message = Modified %count% locals

transformer.misc.shuffle.name = Member Shuffler
transformer.misc.shuffle.message = Shuffled %count% members.
transformer.misc.shuffle.message = Shuffled %count% members

transformer.misc.stripper.name = Debug Stripper
transformer.misc.stripper.message = Stripped %count% debug attributes.
transformer.misc.stripper.message = Stripped %count% debug attributes

transformer.reference.name = Reference Encryption
transformer.reference.message = Encrypted %count% references.
transformer.reference.message = Encrypted %count% references

transformer.renamer.name =
transformer.renamer.message = Renamed %classes% classes, %methods% methods and %fields% fields.
transformer.renamer.message = Renamed %classes% classes, %methods% methods and %fields% fields

transformer.number.pooler.name = Number Pooler
transformer.number.pooler.message = Pooled %count% numbers

transformer.number.doubleConverter.name = Double To Long Transformer
transformer.number.doubleConverter.message = Converted %count% double constants.
transformer.number.doubleConverter.message = Converted %count% double constants

transformer.number.polymorphic.name = Polymorphic Number Encryption
transformer.number.polymorphic.message = Encrypted %count% numbers.
transformer.number.polymorphic.message = Encrypted %count% numbers

transformer.string.aes.name = AES String Encryption
transformer.string.enhanced.name = Enhanced String Encryption

transformer.string.pooler.name = String Pooler
transformer.string.pooler.message = Pooled %count% strings.
transformer.string.pooler.message = Pooled %count% strings

transformer.string.splitter.name = String Splitter
transformer.string.splitter.message = Split %count% strings.
transformer.string.splitter.message = Split %count% strings

transformer.string.message = Encrypted %count% strings.
transformer.string.message = Encrypted %count% strings
transformer.string.message.skipping = Skipping string obfuscation in method {} because there is no remaining space.

transformer.unfinalizer.name = Constant Unfinalizer.
transformer.unfinalizer.message = Un-finalized %count% constants
transformer.unfinalizer.name = Constant Unfinalizer
transformer.unfinalizer.message = Un-finalized %count% constants
Loading