1
0
Fork 0
mirror of https://github.com/marcrobledo/RomPatcher.js.git synced 2025-06-27 16:25:54 +00:00

Add files via upload

This commit is contained in:
Tsolete 2022-04-03 22:42:59 +02:00 committed by GitHub
parent c1ef0aa26f
commit ae93c0e88e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -152,11 +152,14 @@ const LOCALIZATION={
},
'val':{
'creator_mode': 'Mode creador',
'settings': 'Configuració',
'alternate_output_name': 'Guardar amb nom del pedaç',
'light_theme': 'Tema clar',
'apply_patch': 'Aplicar pedaç',
'rom_file': 'Arxiu ROM:',
'patch_file': 'Arxiu pedaç:',
'remove_header': 'Traure capçalera',
'remove_header': 'Llevar capçalera',
'add_header': 'Afegir capçalera temporal',
'compatible_formats': 'Formats compatibles:',
'applying_patch': 'Aplicant pedaç...',
@ -171,11 +174,11 @@ const LOCALIZATION={
'error_crc_input': 'Checksum de ROM original incorrecta',
'error_crc_output': 'Checksum de ROM creada incorrecta',
'error_crc_patch': 'Checksum de pedaç incorrecta',
'error_downloading': 'Error descarregant pedaç',
'error_crc_patch': 'Checksum de pedaç incorrecte',
'error_downloading': 'Error descarregant %s',
'error_unzipping': 'Error descomprimint arxiu',
'error_invalid_patch': 'Arxiu de pedaç no vàlid',
'warning_too_big': 'No és recomanable usar arxius molt grans.'
'error_invalid_patch': 'Arxiu de pedaç incorrecte',
'warning_too_big': 'No és recomanable utilitzar arxius molt grans.'
},
'ru':{
'creator_mode': 'Режим создания',