resource fixes

This commit is contained in:
honfika@gmail.com
2015-05-26 16:06:40 +02:00
parent 38d8f05524
commit aad36f940c
18 changed files with 548 additions and 550 deletions

View File

@@ -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.

View File

@@ -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.