diff --git a/plugins/builtin/romfs/lang/de_DE.json b/plugins/builtin/romfs/lang/de_DE.json index 0d9857a47..fc306c62e 100644 --- a/plugins/builtin/romfs/lang/de_DE.json +++ b/plugins/builtin/romfs/lang/de_DE.json @@ -1,14 +1,70 @@ { "code": "de-DE", - "country": "Germany", "language": "German", + "country": "Germany", + "fallback": false, "translations": { + "hex.builtin.achievement.starting_out": "", + "hex.builtin.achievement.starting_out.docs.name": "", + "hex.builtin.achievement.starting_out.docs.desc": "", + "hex.builtin.achievement.starting_out.open_file.name": "", + "hex.builtin.achievement.starting_out.open_file.desc": "", + "hex.builtin.achievement.starting_out.save_project.name": "", + "hex.builtin.achievement.starting_out.save_project.desc": "", + "hex.builtin.achievement.hex_editor": "", + "hex.builtin.achievement.hex_editor.select_byte.name": "", + "hex.builtin.achievement.hex_editor.select_byte.desc": "", + "hex.builtin.achievement.hex_editor.create_bookmark.name": "", + "hex.builtin.achievement.hex_editor.create_bookmark.desc": "", + "hex.builtin.achievement.hex_editor.open_new_view.name": "", + "hex.builtin.achievement.hex_editor.open_new_view.desc": "", + "hex.builtin.achievement.hex_editor.modify_byte.name": "", + "hex.builtin.achievement.hex_editor.modify_byte.desc": "", + "hex.builtin.achievement.hex_editor.copy_as.name": "", + "hex.builtin.achievement.hex_editor.copy_as.desc": "", + "hex.builtin.achievement.hex_editor.create_patch.name": "", + "hex.builtin.achievement.hex_editor.create_patch.desc": "", + "hex.builtin.achievement.hex_editor.fill.name": "", + "hex.builtin.achievement.hex_editor.fill.desc": "", + "hex.builtin.achievement.patterns": "", + "hex.builtin.achievement.patterns.place_menu.name": "", + "hex.builtin.achievement.patterns.place_menu.desc": "", + "hex.builtin.achievement.patterns.load_existing.name": "", + "hex.builtin.achievement.patterns.load_existing.desc": "", + "hex.builtin.achievement.patterns.modify_data.name": "", + "hex.builtin.achievement.patterns.modify_data.desc": "", + "hex.builtin.achievement.patterns.data_inspector.name": "", + "hex.builtin.achievement.patterns.data_inspector.desc": "", + "hex.builtin.achievement.find": "", + "hex.builtin.achievement.find.find_strings.name": "", + "hex.builtin.achievement.find.find_strings.desc": "", + "hex.builtin.achievement.find.find_specific_string.name": "", + "hex.builtin.achievement.find.find_specific_string.desc": "", + "hex.builtin.achievement.find.find_numeric.name": "", + "hex.builtin.achievement.find.find_numeric.desc": "", + "hex.builtin.achievement.data_processor": "", + "hex.builtin.achievement.data_processor.place_node.name": "", + "hex.builtin.achievement.data_processor.place_node.desc": "", + "hex.builtin.achievement.data_processor.create_connection.name": "", + "hex.builtin.achievement.data_processor.create_connection.desc": "", + "hex.builtin.achievement.data_processor.modify_data.name": "", + "hex.builtin.achievement.data_processor.modify_data.desc": "", + "hex.builtin.achievement.data_processor.custom_node.name": "", + "hex.builtin.achievement.data_processor.custom_node.desc": "", + "hex.builtin.achievement.misc": "", + "hex.builtin.achievement.misc.analyze_file.name": "", + "hex.builtin.achievement.misc.analyze_file.desc": "", + "hex.builtin.achievement.misc.download_from_store.name": "", + "hex.builtin.achievement.misc.download_from_store.desc": "", + "hex.builtin.achievement.misc.create_hash.name": "", + "hex.builtin.achievement.misc.create_hash.desc": "", "hex.builtin.command.calc.desc": "Rechner", "hex.builtin.command.cmd.desc": "Befehl", "hex.builtin.command.cmd.result": "Befehl '{0}' ausführen", "hex.builtin.command.web.desc": "Webseite nachschlagen", "hex.builtin.command.web.result": "'{0}' nachschlagen", "hex.builtin.common.address": "Adresse", + "hex.builtin.common.allow": "Erlauben", "hex.builtin.common.begin": "Anfangen", "hex.builtin.common.big": "Big", "hex.builtin.common.big_endian": "Big Endian", @@ -20,6 +76,7 @@ "hex.builtin.common.comment": "Kommentar", "hex.builtin.common.count": "Anzahl", "hex.builtin.common.decimal": "Dezimal", + "hex.builtin.common.deny": "Verweigern", "hex.builtin.common.dont_show_again": "Nicht mehr anzeigen", "hex.builtin.common.encoding.ascii": "ASCII", "hex.builtin.common.encoding.utf16be": "UTF-16BE", @@ -27,6 +84,7 @@ "hex.builtin.common.encoding.utf8": "UTF-8", "hex.builtin.common.end": "Beenden", "hex.builtin.common.endian": "Endian", + "hex.builtin.common.warning": "Warnung", "hex.builtin.common.error": "Fehler", "hex.builtin.common.fatal": "Fataler Fehler", "hex.builtin.common.file": "Datei", @@ -153,37 +211,37 @@ "hex.builtin.menu.file.export": "Exportieren...", "hex.builtin.menu.file.export.base64": "Base64", "hex.builtin.menu.file.export.base64.popup.export_error": "Erstellen der Base64 Datei fehlgeschlagen!", - "hex.builtin.menu.file.export.bookmark": "Lesezeichen", - "hex.builtin.menu.file.export.data_processor": "Datenprozessors Arbeitsbereich", - "hex.builtin.menu.file.export.ips": "IPS Patch", - "hex.builtin.menu.file.export.ips.popup.address_out_of_range_error": "Ein Patch hat versucht eine Adresse zu patchen, welche nicht vorhanden ist!", "hex.builtin.menu.file.export.ips.popup.export_error": "Erstellen der IPS Datei fehlgeschlagen!", - "hex.builtin.menu.file.export.ips.popup.invalid_patch_format_error": "Invalides IPS Patch Format!", "hex.builtin.menu.file.export.ips.popup.invalid_patch_header_error": "Invalider IPS Patch Header!", - "hex.builtin.menu.file.export.ips.popup.missing_eof_error": "Fehlender IPS EOF Eintrag!", + "hex.builtin.menu.file.export.ips.popup.address_out_of_range_error": "Ein Patch hat versucht eine Adresse zu patchen, welche nicht vorhanden ist!", "hex.builtin.menu.file.export.ips.popup.patch_too_large_error": "Ein Patch war grösser als die maximal erlaubte Grösse!", + "hex.builtin.menu.file.export.ips.popup.invalid_patch_format_error": "Invalides IPS Patch Format!", + "hex.builtin.menu.file.export.ips.popup.missing_eof_error": "Fehlender IPS EOF Eintrag!", + "hex.builtin.menu.file.export.ips": "IPS Patch", "hex.builtin.menu.file.export.ips32": "IPS32 Patch", + "hex.builtin.menu.file.export.bookmark": "Lesezeichen", "hex.builtin.menu.file.export.pattern": "Pattern Datei", + "hex.builtin.menu.file.export.data_processor": "Datenprozessors Arbeitsbereich", "hex.builtin.menu.file.export.popup.create": "Daten konnten nicht exportiert werden. Datei konnte nicht erstellt werden!", "hex.builtin.menu.file.export.title": "Datei exportieren", "hex.builtin.menu.file.import": "Importieren...", "hex.builtin.menu.file.import.base64": "Base64 Datei", "hex.builtin.menu.file.import.base64.popup.import_error": "Datei hat kein gültiges Base64 Format!", "hex.builtin.menu.file.import.base64.popup.open_error": "Öffnen der Datei fehlgeschlagen!", - "hex.builtin.menu.file.import.bookmark": "Lesezeichen", - "hex.builtin.menu.file.import.custom_encoding": "Benutzerdefinierte Codierungsdatei", - "hex.builtin.menu.file.import.data_processor": "Datenprozessors Arbeitsbereich", "hex.builtin.menu.file.import.ips": "IPS Patch", "hex.builtin.menu.file.import.ips32": "IPS32 Patch", "hex.builtin.menu.file.import.modified_file": "Modifizierte Datei", + "hex.builtin.menu.file.import.bookmark": "Lesezeichen", "hex.builtin.menu.file.import.pattern": "Pattern Datei", + "hex.builtin.menu.file.import.data_processor": "Datenprozessors Arbeitsbereich", + "hex.builtin.menu.file.import.custom_encoding": "Benutzerdefinierte Codierungsdatei", "hex.builtin.menu.file.open_file": "Datei öffnen...", "hex.builtin.menu.file.open_other": "Provider öffnen...", - "hex.builtin.menu.file.open_recent": "Zuletzt geöffnete Dateien", "hex.builtin.menu.file.project": "Projekt", "hex.builtin.menu.file.project.open": "Projekt Öffnen...", "hex.builtin.menu.file.project.save": "Projekt Speichern", "hex.builtin.menu.file.project.save_as": "Projekt Speichern Als...", + "hex.builtin.menu.file.open_recent": "Zuletzt geöffnete Dateien", "hex.builtin.menu.file.quit": "ImHex beenden", "hex.builtin.menu.file.reload_provider": "Provider neu laden", "hex.builtin.menu.help": "Hilfe", @@ -340,10 +398,10 @@ "hex.builtin.nodes.decoding.hex": "Hexadezimal", "hex.builtin.nodes.decoding.hex.header": "Hexadezimal Dekodierer", "hex.builtin.nodes.display": "Anzeigen", - "hex.builtin.nodes.display.bits": "Bits", - "hex.builtin.nodes.display.bits.header": "Bits Anzeige", "hex.builtin.nodes.display.buffer": "Buffer", "hex.builtin.nodes.display.buffer.header": "Buffer anzeigen", + "hex.builtin.nodes.display.bits": "Bits", + "hex.builtin.nodes.display.bits.header": "Bits Anzeige", "hex.builtin.nodes.display.float": "Float", "hex.builtin.nodes.display.float.header": "Float anzeigen", "hex.builtin.nodes.display.int": "Integer", @@ -367,61 +425,72 @@ "hex.builtin.pattern_drawer.color": "Farbe", "hex.builtin.pattern_drawer.double_click": "Doppelklicken um mehr Einträge zu sehen", "hex.builtin.pattern_drawer.end": "Ende", + "hex.builtin.pattern_drawer.export": "Pattern exportieren als...", "hex.builtin.pattern_drawer.favorites": "Favoriten", "hex.builtin.pattern_drawer.local": "Local", "hex.builtin.pattern_drawer.size": "Grösse", + "hex.builtin.pattern_drawer.spec_name": "", "hex.builtin.pattern_drawer.start": "Start", + "hex.builtin.pattern_drawer.tree_style.tree": "Baum", "hex.builtin.pattern_drawer.tree_style.auto_expanded": "Automatisch geöffneter Baum", "hex.builtin.pattern_drawer.tree_style.flattened": "Flach", - "hex.builtin.pattern_drawer.tree_style.tree": "Baum", "hex.builtin.pattern_drawer.type": "Typ", + "hex.builtin.pattern_drawer.updating": "", "hex.builtin.pattern_drawer.value": "Wert", "hex.builtin.pattern_drawer.var_name": "Name", - "hex.builtin.pattern_drawer.visualizer.invalid_parameter_count": "Falsche anzahl Parameter", "hex.builtin.pattern_drawer.visualizer.unknown": "Unbekannter Visualizer", + "hex.builtin.pattern_drawer.visualizer.invalid_parameter_count": "Falsche anzahl Parameter", "hex.builtin.pl_visualizer.3d.rotation": "Rotation", "hex.builtin.pl_visualizer.3d.scale": "Skala", + "hex.builtin.pl_visualizer.coordinates.latitude": "Breitengrade", + "hex.builtin.pl_visualizer.coordinates.longitude": "Längengrad", + "hex.builtin.pl_visualizer.coordinates.query": "Adresse finden", + "hex.builtin.pl_visualizer.coordinates.querying": "Adresse abfragen...", + "hex.builtin.pl_visualizer.coordinates.querying_no_address": "Keine Adresse gefunden", "hex.builtin.popup.close_provider.desc": "Es wurden ungespeicherte Änderungen an diesem Provider vorgenommen.\nBist du sicher, dass du ihn schliessen willst?", "hex.builtin.popup.close_provider.title": "Provider schliessen?", + "hex.builtin.popup.docs_question.title": "Dokumentationsabfrage", "hex.builtin.popup.docs_question.no_answer": "Die Dokumentation enthielt keine Antwort auf diese Frage", "hex.builtin.popup.docs_question.prompt": "Bitten Sie die Dokumentation KI um Hilfe!", "hex.builtin.popup.docs_question.thinking": "Am denken...", - "hex.builtin.popup.docs_question.title": "Dokumentationsabfrage", "hex.builtin.popup.error.create": "Erstellen der neuen Datei fehlgeschlagen!", "hex.builtin.popup.error.file_dialog.common": "Ein Fehler trat beim Öffnen des Dateibrowser auf: {}", "hex.builtin.popup.error.file_dialog.portal": "Beim Öffnen des Dateibrowsers ist ein Fehler aufgetreten: {}.\nDies könnte darauf zurückzuführen sein, dass auf Ihrem System das xdg-desktop-portal Backend nicht korrekt installiert ist.\n\nUnter KDE ist es xdg-desktop-portal-kde.\nUnter Gnome ist es xdg-desktop-portal-gnome.\nAndernfalls können Sie versuchen, xdg-desktop-portal-gtk zu verwenden.\n\nStarten Sie Ihr System nach der Installation neu.\n\nWenn der Dateibrowser danach immer noch nicht funktioniert, fügen Sie\n\tdbus-update-activation-environment WAYLAND_DISPLAY DISPLAY XAUTHORITY\nin das Startskript oder die Konfiguration Ihres Windowmanagers oder Compositors aufzunehmen.\n\nWenn der Dateibrowser immer noch nicht funktioniert, reichen Sie bitte ein Problem unter https://github.com/WerWolv/ImHex/issues ein.\n\nIn der Zwischenzeit können Dateien immer noch geöffnet werden, indem man sie auf das ImHex-Fenster zieht!", "hex.builtin.popup.error.project.load": "Laden des Projektes fehlgeschlagen: {}", "hex.builtin.popup.error.project.save": "Speichern des Projektes fehlgeschlagen!", + "hex.builtin.popup.error.project.load.create_provider": "", + "hex.builtin.popup.error.project.load.no_providers": "", + "hex.builtin.popup.error.project.load.some_providers_failed": "", + "hex.builtin.popup.error.project.load.file_not_found": "", + "hex.builtin.popup.error.project.load.invalid_tar": "", + "hex.builtin.popup.error.project.load.invalid_magic": "", "hex.builtin.popup.error.read_only": "Fehlende Schreibrechte. Datei wurde im Lesemodus geöffnet.", "hex.builtin.popup.error.task_exception": "Fehler in Task '{}':\n\n{}", "hex.builtin.popup.exit_application.desc": "Es sind nicht gespeicherte Änderungen in diesem Projekt vorhanden.\nBist du sicher, dass du ImHex schliessen willst?", "hex.builtin.popup.exit_application.title": "Applikation verlassen?", - "hex.builtin.popup.safety_backup.delete": "Nein, entfernen", - "hex.builtin.popup.safety_backup.desc": "Oh nein, ImHex ist letztes Mal abgestürzt.\nWillst du das vorherige Projekt wiederherstellen?", - "hex.builtin.popup.safety_backup.log_file": "", - "hex.builtin.popup.safety_backup.restore": "Ja, wiederherstellen", - "hex.builtin.popup.safety_backup.title": "Verlorene Daten wiederherstellen", - "hex.builtin.popup.save_layout.desc": "", - "hex.builtin.popup.save_layout.title": "", - "hex.builtin.popup.waiting_for_tasks.desc": "Einige Tasks laufen immer noch im Hintergrund.\nImHex wird geschlossen, nachdem diese Abgeschlossen wurden.", "hex.builtin.popup.waiting_for_tasks.title": "Warten auf Tasks", + "hex.builtin.popup.save_layout.title": "", + "hex.builtin.popup.save_layout.desc": "", + "hex.builtin.popup.waiting_for_tasks.desc": "Einige Tasks laufen immer noch im Hintergrund.\nImHex wird geschlossen, nachdem diese Abgeschlossen wurden.", + "hex.builtin.provider.tooltip.show_more": "", + "hex.builtin.provider.error.open": "", "hex.builtin.provider.disk": "Datenträger Provider", "hex.builtin.provider.disk.disk_size": "Datenträgergrösse", - "hex.builtin.provider.disk.error.read_ro": "", - "hex.builtin.provider.disk.error.read_rw": "", "hex.builtin.provider.disk.reload": "Neu laden", "hex.builtin.provider.disk.sector_size": "Sektorgrösse", "hex.builtin.provider.disk.selected_disk": "Datenträger", - "hex.builtin.provider.error.open": "", + "hex.builtin.provider.disk.error.read_ro": "", + "hex.builtin.provider.disk.error.read_rw": "", "hex.builtin.provider.file": "Datei Provider", + "hex.builtin.provider.file.error.open": "", "hex.builtin.provider.file.access": "Letzte Zugriffszeit", "hex.builtin.provider.file.creation": "Erstellungszeit", - "hex.builtin.provider.file.error.open": "", - "hex.builtin.provider.file.menu.open_file": "", - "hex.builtin.provider.file.menu.open_folder": "", + "hex.builtin.provider.file.menu.into_memory": "", "hex.builtin.provider.file.modification": "Letzte Modifikationszeit", "hex.builtin.provider.file.path": "Dateipfad", "hex.builtin.provider.file.size": "Größe", + "hex.builtin.provider.file.menu.open_file": "", + "hex.builtin.provider.file.menu.open_folder": "", "hex.builtin.provider.gdb": "GDB Server Provider", "hex.builtin.provider.gdb.ip": "IP Adresse", "hex.builtin.provider.gdb.name": "GDB Server <{0}:{1}>", @@ -431,6 +500,8 @@ "hex.builtin.provider.intel_hex.name": "Intel Hex {0}", "hex.builtin.provider.mem_file": "RAM Datei", "hex.builtin.provider.mem_file.unsaved": "Ungespeicherte Datei", + "hex.builtin.provider.mem_file.rename": "", + "hex.builtin.provider.mem_file.rename.desc": "", "hex.builtin.provider.motorola_srec": "Motorola SREC Provider", "hex.builtin.provider.motorola_srec.name": "Motorola SREC {0}", "hex.builtin.provider.view": "Ansicht", @@ -450,6 +521,7 @@ "hex.builtin.setting.general.save_recent_providers": "", "hex.builtin.setting.general.show_tips": "Tipps beim Start anzeigen", "hex.builtin.setting.general.sync_pattern_source": "Pattern Source Code zwischen Providern synchronisieren", + "hex.builtin.setting.general.upload_crash_logs": "", "hex.builtin.setting.hex_editor": "Hex Editor", "hex.builtin.setting.hex_editor.byte_padding": "Extra Byte-Zellenabstand", "hex.builtin.setting.hex_editor.bytes_per_row": "Bytes pro Zeile", @@ -461,8 +533,8 @@ "hex.builtin.setting.interface": "Aussehen", "hex.builtin.setting.interface.color": "Farbdesign", "hex.builtin.setting.interface.fps": "FPS Limit", - "hex.builtin.setting.interface.fps.native": "", "hex.builtin.setting.interface.fps.unlocked": "Unbegrenzt", + "hex.builtin.setting.interface.fps.native": "", "hex.builtin.setting.interface.language": "Sprache", "hex.builtin.setting.interface.multi_windows": "Multi-Window-Unterstützung aktivieren", "hex.builtin.setting.interface.scaling": "Skalierung", @@ -472,6 +544,7 @@ "hex.builtin.setting.interface.scaling.x1_5": "x1.5", "hex.builtin.setting.interface.scaling.x2_0": "x2.0", "hex.builtin.setting.interface.wiki_explain_language": "Wikipedia Sprache", + "hex.builtin.setting.interface.restore_window_pos": "", "hex.builtin.setting.proxy": "Proxy", "hex.builtin.setting.proxy.description": "Proxy wird bei allen Netzwerkverbindungen angewendet.", "hex.builtin.setting.proxy.enable": "Proxy aktivieren", @@ -565,12 +638,12 @@ "hex.builtin.tools.ieee754.sign": "Vorzeichen", "hex.builtin.tools.ieee754.single_precision": "Einfache Genauigkeit", "hex.builtin.tools.ieee754.type": "Typ", - "hex.builtin.tools.input": "Input", "hex.builtin.tools.invariant_multiplication": "Division durch invariante Multiplikation", "hex.builtin.tools.invariant_multiplication.description": "Division durch invariante Multiplikation ist eine Technik, welche häuffig von Compilern verwendet wird um divisionen durch konstante Ganzzahlen in eine Multiplikation und ein Bitshift zu optimieren. Der Grund dafür ist, dass Divisionen meistens viel mehr Clock Zyklen benötigen als Multiplikationen.\n\nDieses Tool kann benutzt werden um diese Divisionen in Multiplikationen umzuwandeln und umgekehrt.", "hex.builtin.tools.invariant_multiplication.num_bits": "Anzahl Bits", - "hex.builtin.tools.name": "Name", + "hex.builtin.tools.input": "Input", "hex.builtin.tools.output": "", + "hex.builtin.tools.name": "Name", "hex.builtin.tools.permissions": "UNIX Berechtigungsrechner", "hex.builtin.tools.permissions.absolute": "Absolute Notation", "hex.builtin.tools.permissions.perm_bits": "Berechtigungsbits", @@ -588,6 +661,10 @@ "hex.builtin.tools.wiki_explain.invalid_response": "Ungültige Antwort von Wikipedia!", "hex.builtin.tools.wiki_explain.results": "Resultate", "hex.builtin.tools.wiki_explain.search": "Suchen", + "hex.builtin.view.achievements.name": "", + "hex.builtin.view.achievements.unlocked": "", + "hex.builtin.view.achievements.unlocked_count": "", + "hex.builtin.view.achievements.click": "", "hex.builtin.view.bookmarks.address": "0x{0:02X} - 0x{1:02X}", "hex.builtin.view.bookmarks.button.jump": "Gehe zu", "hex.builtin.view.bookmarks.button.remove": "Entfernen", @@ -621,9 +698,9 @@ "hex.builtin.view.data_processor.menu.remove_selection": "Auswahl entfernen", "hex.builtin.view.data_processor.menu.save_node": "", "hex.builtin.view.data_processor.name": "Datenprozessor", + "hex.builtin.view.diff.name": "Diffing", "hex.builtin.view.diff.added": "", "hex.builtin.view.diff.modified": "", - "hex.builtin.view.diff.name": "Diffing", "hex.builtin.view.diff.provider_a": "", "hex.builtin.view.diff.provider_b": "", "hex.builtin.view.diff.removed": "", @@ -674,6 +751,20 @@ "hex.builtin.view.disassembler.mos65xx.65816_long_x": "65816 Long X", "hex.builtin.view.disassembler.mos65xx.65c02": "65C02", "hex.builtin.view.disassembler.mos65xx.w65c02": "W65C02", + "hex.builtin.view.disassembler.sh.sh2": "", + "hex.builtin.view.disassembler.sh.sh2a": "", + "hex.builtin.view.disassembler.sh.sh3": "", + "hex.builtin.view.disassembler.sh.sh4": "", + "hex.builtin.view.disassembler.sh.sh4a": "", + "hex.builtin.view.disassembler.sh.fpu": "", + "hex.builtin.view.disassembler.sh.dsp": "", + "hex.builtin.view.disassembler.tricore.110": "", + "hex.builtin.view.disassembler.tricore.120": "", + "hex.builtin.view.disassembler.tricore.130": "", + "hex.builtin.view.disassembler.tricore.131": "", + "hex.builtin.view.disassembler.tricore.160": "", + "hex.builtin.view.disassembler.tricore.161": "", + "hex.builtin.view.disassembler.tricore.162": "", "hex.builtin.view.disassembler.name": "Disassembler", "hex.builtin.view.disassembler.position": "Position", "hex.builtin.view.disassembler.ppc.booke": "Book-E", @@ -763,6 +854,7 @@ "hex.builtin.view.hex_editor.goto.offset.relative": "Relative", "hex.builtin.view.hex_editor.menu.edit.copy": "Kopieren", "hex.builtin.view.hex_editor.menu.edit.copy_as": "Kopieren als...", + "hex.builtin.view.hex_editor.menu.edit.fill": "", "hex.builtin.view.hex_editor.menu.edit.insert": "Einsetzen...", "hex.builtin.view.hex_editor.menu.edit.jump_to": "Gehe zu", "hex.builtin.view.hex_editor.menu.edit.open_in_new_provider": "Auswahlansicht öffnen...", @@ -801,17 +893,23 @@ "hex.builtin.view.information.entropy": "Entropie", "hex.builtin.view.information.file_entropy": "Gesammtentropie", "hex.builtin.view.information.highest_entropy": "Höchste Blockentropie", + "hex.builtin.view.information.lowest_entropy": "", "hex.builtin.view.information.info_analysis": "Informationsanalyse", "hex.builtin.view.information.layered_distribution": "Schichtverteilung", - "hex.builtin.view.information.lowest_entropy": "", "hex.builtin.view.information.magic": "Magic Informationen", "hex.builtin.view.information.magic_db_added": "Magic Datenbank hinzugefügt!", "hex.builtin.view.information.mime": "MIME Typ:", "hex.builtin.view.information.name": "Dateninformationen", + "hex.builtin.view.information.octet_stream_text": "", + "hex.builtin.view.information.octet_stream_warning": "", + "hex.builtin.view.information.region": "Analysierte Region", "hex.builtin.view.information.plain_text": "Diese Daten sind vermutlich einfacher Text.", "hex.builtin.view.information.plain_text_percentage": "Klartext Prozentanteil", "hex.builtin.view.information.provider_information": "Provider Informationen", - "hex.builtin.view.information.region": "Analysierte Region", + "hex.builtin.view.logs.component": "", + "hex.builtin.view.logs.log_level": "", + "hex.builtin.view.logs.message": "", + "hex.builtin.view.logs.name": "", "hex.builtin.view.patches.name": "Patches", "hex.builtin.view.patches.offset": "Offset", "hex.builtin.view.patches.orig": "Originalwert", @@ -823,9 +921,16 @@ "hex.builtin.view.pattern_editor.accept_pattern.pattern_language": "Pattern", "hex.builtin.view.pattern_editor.accept_pattern.question": "Ausgewähltes Pattern anwenden?", "hex.builtin.view.pattern_editor.auto": "Auto evaluieren", + "hex.builtin.view.pattern_editor.breakpoint_hit": "", "hex.builtin.view.pattern_editor.console": "Konsole", "hex.builtin.view.pattern_editor.dangerous_function.desc": "Dieses Pattern hat versucht eine gefährliche Funktion aufzurufen.\nBist du sicher, dass du diesem Pattern vertraust?", "hex.builtin.view.pattern_editor.dangerous_function.name": "Gefährliche Funktion erlauben?", + "hex.builtin.view.pattern_editor.debugger": "", + "hex.builtin.view.pattern_editor.debugger.add_tooltip": "", + "hex.builtin.view.pattern_editor.debugger.continue": "", + "hex.builtin.view.pattern_editor.debugger.remove_tooltip": "", + "hex.builtin.view.pattern_editor.debugger.scope": "", + "hex.builtin.view.pattern_editor.debugger.scope.global": "", "hex.builtin.view.pattern_editor.env_vars": "Umgebungsvariablen", "hex.builtin.view.pattern_editor.evaluating": "Evaluiere...", "hex.builtin.view.pattern_editor.menu.edit.place_pattern": "Pattern platzieren...", @@ -856,6 +961,7 @@ "hex.builtin.view.store.reload": "Neu laden", "hex.builtin.view.store.remove": "Entfernen", "hex.builtin.view.store.row.description": "Beschreibung", + "hex.builtin.view.store.row.authors": "", "hex.builtin.view.store.row.name": "Name", "hex.builtin.view.store.tab.constants": "Konstanten", "hex.builtin.view.store.tab.encodings": "Encodings", @@ -866,10 +972,11 @@ "hex.builtin.view.store.tab.themes": "", "hex.builtin.view.store.tab.yara": "Yara Regeln", "hex.builtin.view.store.update": "Update", + "hex.builtin.view.store.update_count": "", + "hex.builtin.view.theme_manager.name": "", "hex.builtin.view.theme_manager.colors": "", "hex.builtin.view.theme_manager.export": "", "hex.builtin.view.theme_manager.export.name": "", - "hex.builtin.view.theme_manager.name": "", "hex.builtin.view.theme_manager.save_theme": "", "hex.builtin.view.theme_manager.styles": "", "hex.builtin.view.tools.name": "Werkzeuge", @@ -905,6 +1012,13 @@ "hex.builtin.visualizer.hexii": "HexII", "hex.builtin.visualizer.rgba8": "RGBA8 Farbe", "hex.builtin.welcome.server_contact_text": "Möchtest du die Kommunikation mit ImHex Servern zulassen?\n\nDies erlaubt das automatische suchen nach Updates und das hochladen\nvon anonymen crash logs im falle eines absturzes.", + "hex.builtin.welcome.server_contact.data_collected_table.key": "", + "hex.builtin.welcome.server_contact.data_collected_table.value": "", + "hex.builtin.welcome.server_contact.data_collected_title": "", + "hex.builtin.welcome.server_contact.data_collected.uuid": "", + "hex.builtin.welcome.server_contact.data_collected.version": "", + "hex.builtin.welcome.server_contact.data_collected.os": "", + "hex.builtin.welcome.server_contact.crash_logs_only": "", "hex.builtin.welcome.customize.settings.desc": "Ändere ImHex's Einstellungen", "hex.builtin.welcome.customize.settings.title": "Einstellungen", "hex.builtin.welcome.header.customize": "Anpassen", @@ -927,12 +1041,21 @@ "hex.builtin.welcome.learn.pattern.desc": "Lern ImHex Patterns zu schreiben mit unserer umfangreichen Dokumentation", "hex.builtin.welcome.learn.pattern.link": "https://imhex.werwolv.net/docs", "hex.builtin.welcome.learn.pattern.title": "Pattern Language Dokumentation", + "hex.builtin.welcome.learn.imhex.desc": "", + "hex.builtin.welcome.learn.imhex.link": "", + "hex.builtin.welcome.learn.imhex.title": "", "hex.builtin.welcome.learn.plugins.desc": "Erweitere ImHex mit neuen Funktionen mit Plugins", "hex.builtin.welcome.learn.plugins.link": "https://github.com/WerWolv/ImHex/wiki/Plugins-Development-Guide", "hex.builtin.welcome.learn.plugins.title": "Plugins API", "hex.builtin.welcome.plugins.author": "Autor", "hex.builtin.welcome.plugins.desc": "Beschreibung", "hex.builtin.welcome.plugins.plugin": "Plugin", + "hex.builtin.popup.safety_backup.delete": "Nein, entfernen", + "hex.builtin.popup.safety_backup.desc": "Oh nein, ImHex ist letztes Mal abgestürzt.\nWillst du das vorherige Projekt wiederherstellen?", + "hex.builtin.popup.safety_backup.log_file": "", + "hex.builtin.popup.safety_backup.report_error": "", + "hex.builtin.popup.safety_backup.restore": "Ja, wiederherstellen", + "hex.builtin.popup.safety_backup.title": "Verlorene Daten wiederherstellen", "hex.builtin.welcome.start.create_file": "Neue Datei erstellen", "hex.builtin.welcome.start.open_file": "Datei öffnen", "hex.builtin.welcome.start.open_other": "Andere Provider", @@ -941,129 +1064,6 @@ "hex.builtin.welcome.tip_of_the_day": "Tipp des Tages", "hex.builtin.welcome.update.desc": "ImHex {0} wurde gerade released! Downloade die neue Version hier", "hex.builtin.welcome.update.link": "https://github.com/WerWolv/ImHex/releases/latest", - "hex.builtin.welcome.update.title": "Neues Update verfügbar!", - "hex.builtin.pl_visualizer.coordinates.querying_no_address": "Keine Adresse gefunden", - "hex.builtin.common.allow": "Erlauben", - "hex.builtin.common.deny": "Verweigern", - "hex.builtin.common.warning": "Warnung", - "hex.builtin.pattern_drawer.export": "Pattern exportieren als...", - "hex.builtin.pl_visualizer.coordinates.latitude": "Breitengrade", - "hex.builtin.pl_visualizer.coordinates.longitude": "Längengrad", - "hex.builtin.pl_visualizer.coordinates.query": "Adresse finden", - "hex.builtin.pl_visualizer.coordinates.querying": "Adresse abfragen...", - "hex.builtin.view.achievements.name": "", - "hex.builtin.view.achievements.unlocked": "", - "hex.builtin.provider.file.menu.into_memory": "", - "hex.builtin.welcome.server_contact.data_collected.version": "", - "hex.builtin.welcome.server_contact.data_collected.os": "", - "hex.builtin.welcome.server_contact.crash_logs_only": "", - "hex.builtin.welcome.learn.imhex.link": "", - "hex.builtin.welcome.learn.imhex.title": "", - "hex.builtin.view.pattern_editor.debugger.scope": "", - "hex.builtin.view.disassembler.sh.sh2": "", - "hex.builtin.view.disassembler.sh.sh2a": "", - "hex.builtin.view.store.row.authors": "", - "hex.builtin.view.disassembler.sh.sh4": "", - "hex.builtin.view.disassembler.sh.sh4a": "", - "hex.builtin.welcome.server_contact.data_collected_table.key": "", - "hex.builtin.welcome.server_contact.data_collected_table.value": "", - "hex.builtin.welcome.server_contact.data_collected_title": "", - "hex.builtin.welcome.server_contact.data_collected.uuid": "", - "hex.builtin.welcome.learn.imhex.desc": "", - "hex.builtin.popup.safety_backup.report_error": "", - "hex.builtin.view.logs.component": "", - "hex.builtin.pattern_drawer.updating": "", - "hex.builtin.view.logs.name": "", - "hex.builtin.popup.error.project.load.create_provider": "", - "hex.builtin.achievement.starting_out": "", - "hex.builtin.achievement.starting_out.docs.name": "", - "hex.builtin.achievement.hex_editor.modify_byte.name": "", - "hex.builtin.achievement.hex_editor.copy_as.name": "", - "hex.builtin.achievement.data_processor.modify_data.name": "", - "hex.builtin.achievement.data_processor.modify_data.desc": "", - "hex.builtin.achievement.data_processor.custom_node.name": "", - "hex.builtin.achievement.data_processor.custom_node.desc": "", - "hex.builtin.achievement.misc": "", - "hex.builtin.achievement.misc.analyze_file.name": "", - "hex.builtin.view.achievements.unlocked_count": "", - "hex.builtin.view.achievements.click": "", - "hex.builtin.view.logs.message": "", - "hex.builtin.view.pattern_editor.breakpoint_hit": "", - "hex.builtin.view.disassembler.sh.sh3": "", - "hex.builtin.view.disassembler.sh.fpu": "", - "hex.builtin.view.disassembler.sh.dsp": "", - "hex.builtin.view.disassembler.tricore.110": "", - "hex.builtin.view.disassembler.tricore.120": "", - "hex.builtin.view.disassembler.tricore.130": "", - "hex.builtin.setting.general.upload_crash_logs": "", - "hex.builtin.view.disassembler.tricore.131": "", - "hex.builtin.view.disassembler.tricore.160": "", - "hex.builtin.view.disassembler.tricore.161": "", - "hex.builtin.view.disassembler.tricore.162": "", - "hex.builtin.setting.interface.restore_window_pos": "", - "hex.builtin.view.hex_editor.menu.edit.fill": "", - "hex.builtin.view.information.octet_stream_text": "", - "hex.builtin.view.information.octet_stream_warning": "", - "hex.builtin.view.logs.log_level": "", - "hex.builtin.view.pattern_editor.debugger": "", - "hex.builtin.view.pattern_editor.debugger.add_tooltip": "", - "hex.builtin.view.pattern_editor.debugger.continue": "", - "hex.builtin.view.pattern_editor.debugger.remove_tooltip": "", - "hex.builtin.view.pattern_editor.debugger.scope.global": "", - "hex.builtin.view.store.update_count": "", - "hex.builtin.achievement.starting_out.docs.desc": "", - "hex.builtin.achievement.starting_out.open_file.name": "", - "hex.builtin.achievement.starting_out.open_file.desc": "", - "hex.builtin.achievement.starting_out.save_project.name": "", - "hex.builtin.achievement.starting_out.save_project.desc": "", - "hex.builtin.achievement.hex_editor": "", - "hex.builtin.achievement.hex_editor.select_byte.name": "", - "hex.builtin.achievement.hex_editor.select_byte.desc": "", - "hex.builtin.achievement.hex_editor.create_bookmark.name": "", - "hex.builtin.achievement.hex_editor.create_bookmark.desc": "", - "hex.builtin.achievement.hex_editor.open_new_view.name": "", - "hex.builtin.achievement.hex_editor.open_new_view.desc": "", - "hex.builtin.achievement.hex_editor.modify_byte.desc": "", - "hex.builtin.achievement.hex_editor.copy_as.desc": "", - "hex.builtin.achievement.hex_editor.create_patch.name": "", - "hex.builtin.achievement.hex_editor.create_patch.desc": "", - "hex.builtin.achievement.hex_editor.fill.name": "", - "hex.builtin.achievement.hex_editor.fill.desc": "", - "hex.builtin.achievement.patterns": "", - "hex.builtin.achievement.patterns.place_menu.name": "", - "hex.builtin.achievement.patterns.place_menu.desc": "", - "hex.builtin.achievement.patterns.load_existing.name": "", - "hex.builtin.achievement.patterns.load_existing.desc": "", - "hex.builtin.achievement.patterns.modify_data.name": "", - "hex.builtin.achievement.patterns.modify_data.desc": "", - "hex.builtin.achievement.patterns.data_inspector.name": "", - "hex.builtin.achievement.patterns.data_inspector.desc": "", - "hex.builtin.achievement.find": "", - "hex.builtin.achievement.find.find_strings.name": "", - "hex.builtin.achievement.find.find_strings.desc": "", - "hex.builtin.achievement.find.find_specific_string.name": "", - "hex.builtin.achievement.find.find_specific_string.desc": "", - "hex.builtin.achievement.find.find_numeric.name": "", - "hex.builtin.achievement.find.find_numeric.desc": "", - "hex.builtin.achievement.data_processor": "", - "hex.builtin.achievement.data_processor.place_node.name": "", - "hex.builtin.achievement.data_processor.place_node.desc": "", - "hex.builtin.achievement.data_processor.create_connection.name": "", - "hex.builtin.achievement.data_processor.create_connection.desc": "", - "hex.builtin.achievement.misc.analyze_file.desc": "", - "hex.builtin.achievement.misc.download_from_store.name": "", - "hex.builtin.achievement.misc.download_from_store.desc": "", - "hex.builtin.achievement.misc.create_hash.name": "", - "hex.builtin.achievement.misc.create_hash.desc": "", - "hex.builtin.popup.error.project.load.no_providers": "", - "hex.builtin.popup.error.project.load.some_providers_failed": "", - "hex.builtin.popup.error.project.load.file_not_found": "", - "hex.builtin.popup.error.project.load.invalid_tar": "", - "hex.builtin.popup.error.project.load.invalid_magic": "", - "hex.builtin.provider.tooltip.show_more": "", - "hex.builtin.provider.mem_file.rename": "", - "hex.builtin.provider.mem_file.rename.desc": "", - "hex.builtin.pattern_drawer.spec_name": "" - }, - "fallback": false -} + "hex.builtin.welcome.update.title": "Neues Update verfügbar!" + } +} \ No newline at end of file diff --git a/plugins/builtin/romfs/lang/es_ES.json b/plugins/builtin/romfs/lang/es_ES.json index 3a18641dd..cfa43a5e3 100644 --- a/plugins/builtin/romfs/lang/es_ES.json +++ b/plugins/builtin/romfs/lang/es_ES.json @@ -1,14 +1,70 @@ { "code": "es_ES", - "country": "Spain", "language": "Spanish", + "country": "Spain", + "fallback": false, "translations": { + "hex.builtin.achievement.starting_out": "", + "hex.builtin.achievement.starting_out.docs.name": "", + "hex.builtin.achievement.starting_out.docs.desc": "", + "hex.builtin.achievement.starting_out.open_file.name": "", + "hex.builtin.achievement.starting_out.open_file.desc": "", + "hex.builtin.achievement.starting_out.save_project.name": "", + "hex.builtin.achievement.starting_out.save_project.desc": "", + "hex.builtin.achievement.hex_editor": "", + "hex.builtin.achievement.hex_editor.select_byte.name": "", + "hex.builtin.achievement.hex_editor.select_byte.desc": "", + "hex.builtin.achievement.hex_editor.create_bookmark.name": "", + "hex.builtin.achievement.hex_editor.create_bookmark.desc": "", + "hex.builtin.achievement.hex_editor.open_new_view.name": "", + "hex.builtin.achievement.hex_editor.open_new_view.desc": "", + "hex.builtin.achievement.hex_editor.modify_byte.name": "", + "hex.builtin.achievement.hex_editor.modify_byte.desc": "", + "hex.builtin.achievement.hex_editor.copy_as.name": "", + "hex.builtin.achievement.hex_editor.copy_as.desc": "", + "hex.builtin.achievement.hex_editor.create_patch.name": "", + "hex.builtin.achievement.hex_editor.create_patch.desc": "", + "hex.builtin.achievement.hex_editor.fill.name": "", + "hex.builtin.achievement.hex_editor.fill.desc": "", + "hex.builtin.achievement.patterns": "", + "hex.builtin.achievement.patterns.place_menu.name": "", + "hex.builtin.achievement.patterns.place_menu.desc": "", + "hex.builtin.achievement.patterns.load_existing.name": "", + "hex.builtin.achievement.patterns.load_existing.desc": "", + "hex.builtin.achievement.patterns.modify_data.name": "", + "hex.builtin.achievement.patterns.modify_data.desc": "", + "hex.builtin.achievement.patterns.data_inspector.name": "", + "hex.builtin.achievement.patterns.data_inspector.desc": "", + "hex.builtin.achievement.find": "", + "hex.builtin.achievement.find.find_strings.name": "", + "hex.builtin.achievement.find.find_strings.desc": "", + "hex.builtin.achievement.find.find_specific_string.name": "", + "hex.builtin.achievement.find.find_specific_string.desc": "", + "hex.builtin.achievement.find.find_numeric.name": "", + "hex.builtin.achievement.find.find_numeric.desc": "", + "hex.builtin.achievement.data_processor": "", + "hex.builtin.achievement.data_processor.place_node.name": "", + "hex.builtin.achievement.data_processor.place_node.desc": "", + "hex.builtin.achievement.data_processor.create_connection.name": "", + "hex.builtin.achievement.data_processor.create_connection.desc": "", + "hex.builtin.achievement.data_processor.modify_data.name": "", + "hex.builtin.achievement.data_processor.modify_data.desc": "", + "hex.builtin.achievement.data_processor.custom_node.name": "", + "hex.builtin.achievement.data_processor.custom_node.desc": "", + "hex.builtin.achievement.misc": "", + "hex.builtin.achievement.misc.analyze_file.name": "", + "hex.builtin.achievement.misc.analyze_file.desc": "", + "hex.builtin.achievement.misc.download_from_store.name": "", + "hex.builtin.achievement.misc.download_from_store.desc": "", + "hex.builtin.achievement.misc.create_hash.name": "", + "hex.builtin.achievement.misc.create_hash.desc": "", "hex.builtin.command.calc.desc": "Calculadora", "hex.builtin.command.cmd.desc": "Comando", "hex.builtin.command.cmd.result": "Ejecutar comando '{0}'", "hex.builtin.command.web.desc": "Búsqueda (de) web", "hex.builtin.command.web.result": "Navegar a '{0}'", "hex.builtin.common.address": "Dirección", + "hex.builtin.common.allow": "", "hex.builtin.common.begin": "Inicio", "hex.builtin.common.big": "Big", "hex.builtin.common.big_endian": "Big Endian", @@ -20,6 +76,7 @@ "hex.builtin.common.comment": "Comentario", "hex.builtin.common.count": "Cantidad", "hex.builtin.common.decimal": "Decimal", + "hex.builtin.common.deny": "", "hex.builtin.common.dont_show_again": "No mostrar de nuevo", "hex.builtin.common.encoding.ascii": "ASCII", "hex.builtin.common.encoding.utf16be": "UTF-16BE", @@ -27,6 +84,7 @@ "hex.builtin.common.encoding.utf8": "UTF-8", "hex.builtin.common.end": "Fin", "hex.builtin.common.endian": "Endian", + "hex.builtin.common.warning": "", "hex.builtin.common.error": "Error", "hex.builtin.common.fatal": "Error Crítico", "hex.builtin.common.file": "Archivo", @@ -153,37 +211,37 @@ "hex.builtin.menu.file.export": "Exportar...", "hex.builtin.menu.file.export.base64": "Base64", "hex.builtin.menu.file.export.base64.popup.export_error": "¡Fallo al crear un nuevo archivo base64!", - "hex.builtin.menu.file.export.bookmark": "Marcador", - "hex.builtin.menu.file.export.data_processor": "Espacio De Trabajo Del Procesador De Datos", - "hex.builtin.menu.file.export.ips": "Parche IPS", - "hex.builtin.menu.file.export.ips.popup.address_out_of_range_error": "¡Un patch intentó parchear una dirección fuera de rango!", "hex.builtin.menu.file.export.ips.popup.export_error": "¡Fallo al crear un nuevo archivo IPS!", - "hex.builtin.menu.file.export.ips.popup.invalid_patch_format_error": "¡Formato de patch IPS inválido!", "hex.builtin.menu.file.export.ips.popup.invalid_patch_header_error": "¡Cabecera de patch IPS inválida!", - "hex.builtin.menu.file.export.ips.popup.missing_eof_error": "¡Falta el record EOF de IPS!", + "hex.builtin.menu.file.export.ips.popup.address_out_of_range_error": "¡Un patch intentó parchear una dirección fuera de rango!", "hex.builtin.menu.file.export.ips.popup.patch_too_large_error": "¡Un patch supera el tamaño máximo permitido!", + "hex.builtin.menu.file.export.ips.popup.invalid_patch_format_error": "¡Formato de patch IPS inválido!", + "hex.builtin.menu.file.export.ips.popup.missing_eof_error": "¡Falta el record EOF de IPS!", + "hex.builtin.menu.file.export.ips": "Parche IPS", "hex.builtin.menu.file.export.ips32": "Parche IPS32", + "hex.builtin.menu.file.export.bookmark": "Marcador", "hex.builtin.menu.file.export.pattern": "Archivo De Patrón", + "hex.builtin.menu.file.export.data_processor": "Espacio De Trabajo Del Procesador De Datos", "hex.builtin.menu.file.export.popup.create": "No se pudieron exportar los datos. ¡Fallo al crear archivo!", "hex.builtin.menu.file.export.title": "Exportar Archivo", "hex.builtin.menu.file.import": "Importar...", "hex.builtin.menu.file.import.base64": "Archivo Base64", "hex.builtin.menu.file.import.base64.popup.import_error": "¡El archivo no tiene un formato Base64 válido!", "hex.builtin.menu.file.import.base64.popup.open_error": "¡Fallo al abrir archivo!", - "hex.builtin.menu.file.import.bookmark": "Marcador", - "hex.builtin.menu.file.import.custom_encoding": "Archivo de Codificación Personalizado", - "hex.builtin.menu.file.import.data_processor": "Espacio de Trabajo de Procesador de Datos", "hex.builtin.menu.file.import.ips": "Parche IPS", "hex.builtin.menu.file.import.ips32": "Parche IPS32", "hex.builtin.menu.file.import.modified_file": "Archivo Modificado", + "hex.builtin.menu.file.import.bookmark": "Marcador", "hex.builtin.menu.file.import.pattern": "Archivo de Pattern", + "hex.builtin.menu.file.import.data_processor": "Espacio de Trabajo de Procesador de Datos", + "hex.builtin.menu.file.import.custom_encoding": "Archivo de Codificación Personalizado", "hex.builtin.menu.file.open_file": "Abrir Archivo...", "hex.builtin.menu.file.open_other": "Abrir Otro...", - "hex.builtin.menu.file.open_recent": "Abrir Reciente", "hex.builtin.menu.file.project": "Proyecto", "hex.builtin.menu.file.project.open": "Abrir Proyecto...", "hex.builtin.menu.file.project.save": "Guardar Proyecto...", "hex.builtin.menu.file.project.save_as": "Guardar Proyecto Como...", + "hex.builtin.menu.file.open_recent": "Abrir Reciente", "hex.builtin.menu.file.quit": "Cerrar ImHex", "hex.builtin.menu.file.reload_provider": "Recargar Proveedor", "hex.builtin.menu.help": "Ayuda", @@ -340,10 +398,10 @@ "hex.builtin.nodes.decoding.hex": "Hexadecimal", "hex.builtin.nodes.decoding.hex.header": "Decodificador Hexadecimal", "hex.builtin.nodes.display": "Mostrar", - "hex.builtin.nodes.display.bits": "", - "hex.builtin.nodes.display.bits.header": "", "hex.builtin.nodes.display.buffer": "Buffer", "hex.builtin.nodes.display.buffer.header": "Mostrar buffer", + "hex.builtin.nodes.display.bits": "", + "hex.builtin.nodes.display.bits.header": "", "hex.builtin.nodes.display.float": "Flotante", "hex.builtin.nodes.display.float.header": "Mostrar Flotante", "hex.builtin.nodes.display.int": "Entero", @@ -366,60 +424,73 @@ "hex.builtin.nodes.visualizer.layered_dist.header": "Distribución en Capas", "hex.builtin.pattern_drawer.color": "Color", "hex.builtin.pattern_drawer.double_click": "Haga doble clic para ver más elementos", + "hex.builtin.pattern_drawer.end": "", + "hex.builtin.pattern_drawer.export": "", "hex.builtin.pattern_drawer.favorites": "", "hex.builtin.pattern_drawer.local": "", "hex.builtin.pattern_drawer.size": "Tamaño", + "hex.builtin.pattern_drawer.spec_name": "", + "hex.builtin.pattern_drawer.start": "", + "hex.builtin.pattern_drawer.tree_style.tree": "Árbol", "hex.builtin.pattern_drawer.tree_style.auto_expanded": "Árbol Automáticamente Expandido", "hex.builtin.pattern_drawer.tree_style.flattened": "Allanado", - "hex.builtin.pattern_drawer.tree_style.tree": "Árbol", "hex.builtin.pattern_drawer.type": "Tipo", + "hex.builtin.pattern_drawer.updating": "", "hex.builtin.pattern_drawer.value": "Valor", "hex.builtin.pattern_drawer.var_name": "Nombre", - "hex.builtin.pattern_drawer.visualizer.invalid_parameter_count": "Cantidad de parámetros inválida", "hex.builtin.pattern_drawer.visualizer.unknown": "Visualizador Desconocido", + "hex.builtin.pattern_drawer.visualizer.invalid_parameter_count": "Cantidad de parámetros inválida", "hex.builtin.pl_visualizer.3d.rotation": "Rotación", "hex.builtin.pl_visualizer.3d.scale": "Escala", + "hex.builtin.pl_visualizer.coordinates.latitude": "", + "hex.builtin.pl_visualizer.coordinates.longitude": "", + "hex.builtin.pl_visualizer.coordinates.query": "", + "hex.builtin.pl_visualizer.coordinates.querying": "", + "hex.builtin.pl_visualizer.coordinates.querying_no_address": "", "hex.builtin.popup.close_provider.desc": "Hay cambios sin guardar en este Proveedor.\nque aún no han sido guardados en un Proyecto.\n\n¿Está seguro de que quiera cerrarlo?", "hex.builtin.popup.close_provider.title": "¿Cerrar Proveedor?", + "hex.builtin.popup.docs_question.title": "Búsqueda de Documentación", "hex.builtin.popup.docs_question.no_answer": "La documentación no tuvo una respuesta esta pregunta", "hex.builtin.popup.docs_question.prompt": "¡Pida ayuda a la IA de documentación!", "hex.builtin.popup.docs_question.thinking": "Pensando...", - "hex.builtin.popup.docs_question.title": "Búsqueda de Documentación", "hex.builtin.popup.error.create": "¡Fallo al crear nuevo archivo!", "hex.builtin.popup.error.file_dialog.common": "Ocurrió un error al abrir el explorador de archivos: '{}'", "hex.builtin.popup.error.file_dialog.portal": "", "hex.builtin.popup.error.project.load": "¡Fallo al cargar proyecto!", "hex.builtin.popup.error.project.save": "¡Fallo al guardar proyecto!", + "hex.builtin.popup.error.project.load.create_provider": "", + "hex.builtin.popup.error.project.load.no_providers": "", + "hex.builtin.popup.error.project.load.some_providers_failed": "", + "hex.builtin.popup.error.project.load.file_not_found": "", + "hex.builtin.popup.error.project.load.invalid_tar": "", + "hex.builtin.popup.error.project.load.invalid_magic": "", "hex.builtin.popup.error.read_only": "No se pudo obtener acceso de escritura. Archivo abierto en modo de sólo lectura.", "hex.builtin.popup.error.task_exception": "Ocurrió un error en el Task '{}':\n\n{}", "hex.builtin.popup.exit_application.desc": "Tiene cambios sin guardar en su Proyecto.\n¿Está seguro de que quiere salir?", "hex.builtin.popup.exit_application.title": "¿Cerrar Aplicación?", - "hex.builtin.popup.safety_backup.delete": "No, Borrar", - "hex.builtin.popup.safety_backup.desc": "Oh no, ImHex se cerró de forma inesperada la última vez.\n¿Le gustaría restaurar su trabajo anterior?", - "hex.builtin.popup.safety_backup.log_file": "", - "hex.builtin.popup.safety_backup.restore": "Sí, restaurar", - "hex.builtin.popup.safety_backup.title": "Restaurar datos perdidos", - "hex.builtin.popup.save_layout.desc": "", - "hex.builtin.popup.save_layout.title": "", - "hex.builtin.popup.waiting_for_tasks.desc": "Aún hay tareas ejecutándose en el fondo.\nImHex se cerrará una vez hayan finalizado.", "hex.builtin.popup.waiting_for_tasks.title": "Esperando a Procesos", + "hex.builtin.popup.save_layout.title": "", + "hex.builtin.popup.save_layout.desc": "", + "hex.builtin.popup.waiting_for_tasks.desc": "Aún hay tareas ejecutándose en el fondo.\nImHex se cerrará una vez hayan finalizado.", + "hex.builtin.provider.tooltip.show_more": "", + "hex.builtin.provider.error.open": "", "hex.builtin.provider.disk": "Proveedor de Disco en Bruto", "hex.builtin.provider.disk.disk_size": "Tamaño de Disco", - "hex.builtin.provider.disk.error.read_ro": "Fallo al abrir disco {} en modo de sólo lectura: {}", - "hex.builtin.provider.disk.error.read_rw": "Fallo al abrir disco {} en modo de lectura/escritura: {}", "hex.builtin.provider.disk.reload": "Recargar", "hex.builtin.provider.disk.sector_size": "Tamaño de Sector", "hex.builtin.provider.disk.selected_disk": "Disco", - "hex.builtin.provider.error.open": "", + "hex.builtin.provider.disk.error.read_ro": "Fallo al abrir disco {} en modo de sólo lectura: {}", + "hex.builtin.provider.disk.error.read_rw": "Fallo al abrir disco {} en modo de lectura/escritura: {}", "hex.builtin.provider.file": "Proveedor de Archivos", + "hex.builtin.provider.file.error.open": "", "hex.builtin.provider.file.access": "Fecha de último acceso", "hex.builtin.provider.file.creation": "Fecha de creación", - "hex.builtin.provider.file.error.open": "", - "hex.builtin.provider.file.menu.open_file": "", - "hex.builtin.provider.file.menu.open_folder": "", + "hex.builtin.provider.file.menu.into_memory": "", "hex.builtin.provider.file.modification": "Fecha de última modificación", "hex.builtin.provider.file.path": "Ruta de archivo", "hex.builtin.provider.file.size": "Tamaño", + "hex.builtin.provider.file.menu.open_file": "", + "hex.builtin.provider.file.menu.open_folder": "", "hex.builtin.provider.gdb": "Proveedor de Servidor GDB", "hex.builtin.provider.gdb.ip": "Dirección IP", "hex.builtin.provider.gdb.name": "Servidor GDB <{0}:{1}>", @@ -429,6 +500,8 @@ "hex.builtin.provider.intel_hex.name": "Intel Hex {0}", "hex.builtin.provider.mem_file": "Archivo de Memoria", "hex.builtin.provider.mem_file.unsaved": "Archivo No Guardado", + "hex.builtin.provider.mem_file.rename": "", + "hex.builtin.provider.mem_file.rename.desc": "", "hex.builtin.provider.motorola_srec": "Proveedor de Motorola SREC", "hex.builtin.provider.motorola_srec.name": "Motorola SREC {0}", "hex.builtin.provider.view": "Vista", @@ -448,6 +521,7 @@ "hex.builtin.setting.general.save_recent_providers": "Guardar proveedores recientemente utilizados", "hex.builtin.setting.general.show_tips": "Mostrar consejos al inicio", "hex.builtin.setting.general.sync_pattern_source": "Sincronizar código fuente de patterns entre proveedores", + "hex.builtin.setting.general.upload_crash_logs": "", "hex.builtin.setting.hex_editor": "Editor Hexadecimal", "hex.builtin.setting.hex_editor.byte_padding": "Relleno adicional en celda de byte", "hex.builtin.setting.hex_editor.bytes_per_row": "Bytes por fila", @@ -459,8 +533,8 @@ "hex.builtin.setting.interface": "Interfaz", "hex.builtin.setting.interface.color": "Tema de color", "hex.builtin.setting.interface.fps": "Límite de FPS", - "hex.builtin.setting.interface.fps.native": "Nativo", "hex.builtin.setting.interface.fps.unlocked": "Desbloqueado", + "hex.builtin.setting.interface.fps.native": "Nativo", "hex.builtin.setting.interface.language": "Idioma", "hex.builtin.setting.interface.multi_windows": "Activar soporte de ventanas múltiples", "hex.builtin.setting.interface.scaling": "Escalado", @@ -470,11 +544,14 @@ "hex.builtin.setting.interface.scaling.x1_5": "", "hex.builtin.setting.interface.scaling.x2_0": "", "hex.builtin.setting.interface.wiki_explain_language": "Idioma de Wikipedia", + "hex.builtin.setting.interface.restore_window_pos": "", "hex.builtin.setting.proxy": "", "hex.builtin.setting.proxy.description": "El proxy tendrá un efecto inmediato en la tienda, wikipedia o cualquier otro plugin.", "hex.builtin.setting.proxy.enable": "Activar Proxy", "hex.builtin.setting.proxy.url": "URL de Proxy", "hex.builtin.setting.proxy.url.tooltip": "http(s):// o socks5:// (p. ej., http://127.0.0.1:1080)", + "hex.builtin.title_bar_button.debug_build": "", + "hex.builtin.title_bar_button.feedback": "", "hex.builtin.tools.ascii_table": "Tabla ASCII", "hex.builtin.tools.ascii_table.octal": "Mostrar octal", "hex.builtin.tools.base_converter": "Convertidor de bases", @@ -561,12 +638,12 @@ "hex.builtin.tools.ieee754.sign": "Signo", "hex.builtin.tools.ieee754.single_precision": "Precisión Sencilla", "hex.builtin.tools.ieee754.type": "Tipo", - "hex.builtin.tools.input": "Entrada", "hex.builtin.tools.invariant_multiplication": "División mediante multiplicación invariante", "hex.builtin.tools.invariant_multiplication.description": "La división por multiplicación invariante es una térnica habitualmente utilizada por compiladores para optimizar divisiones de enteros entre una constante en multiplicaciones seguidas de un desplazamiento. Esto se debe a que las divisiones frecuentemente suponen más ciclos que las multiplicaciones.\n\nEsta herramienta puede ser empleada para calcular el multiplicador a partir del divisor, o el divisor a partir del multiplicador.", "hex.builtin.tools.invariant_multiplication.num_bits": "Número de Bits", - "hex.builtin.tools.name": "Nombre", + "hex.builtin.tools.input": "Entrada", "hex.builtin.tools.output": "Salida", + "hex.builtin.tools.name": "Nombre", "hex.builtin.tools.permissions": "Calculador de Permisos UNIX", "hex.builtin.tools.permissions.absolute": "Notación Absoluta", "hex.builtin.tools.permissions.perm_bits": "Bits de permisos", @@ -584,6 +661,10 @@ "hex.builtin.tools.wiki_explain.invalid_response": "¡Se obtuvo una respuesta inválida de Wikipedia!", "hex.builtin.tools.wiki_explain.results": "Resultados", "hex.builtin.tools.wiki_explain.search": "Buscar", + "hex.builtin.view.achievements.name": "", + "hex.builtin.view.achievements.unlocked": "", + "hex.builtin.view.achievements.unlocked_count": "", + "hex.builtin.view.achievements.click": "", "hex.builtin.view.bookmarks.address": "0x{0:02X} - 0x{1:02X}", "hex.builtin.view.bookmarks.button.jump": "Saltar a", "hex.builtin.view.bookmarks.button.remove": "Eliminar", @@ -617,9 +698,9 @@ "hex.builtin.view.data_processor.menu.remove_selection": "Eliminar Seleccionado", "hex.builtin.view.data_processor.menu.save_node": "Guardar Nodo", "hex.builtin.view.data_processor.name": "Procesador de Datos", + "hex.builtin.view.diff.name": "Análisis de diferencias", "hex.builtin.view.diff.added": "Añadidas", "hex.builtin.view.diff.modified": "Modificadas", - "hex.builtin.view.diff.name": "Análisis de diferencias", "hex.builtin.view.diff.provider_a": "Proveedor A", "hex.builtin.view.diff.provider_b": "Proveedor B", "hex.builtin.view.diff.removed": "Eliminados", @@ -670,6 +751,20 @@ "hex.builtin.view.disassembler.mos65xx.65816_long_x": "65816 Long X", "hex.builtin.view.disassembler.mos65xx.65c02": "65C02", "hex.builtin.view.disassembler.mos65xx.w65c02": "W65C02", + "hex.builtin.view.disassembler.sh.sh2": "", + "hex.builtin.view.disassembler.sh.sh2a": "", + "hex.builtin.view.disassembler.sh.sh3": "", + "hex.builtin.view.disassembler.sh.sh4": "", + "hex.builtin.view.disassembler.sh.sh4a": "", + "hex.builtin.view.disassembler.sh.fpu": "", + "hex.builtin.view.disassembler.sh.dsp": "", + "hex.builtin.view.disassembler.tricore.110": "", + "hex.builtin.view.disassembler.tricore.120": "", + "hex.builtin.view.disassembler.tricore.130": "", + "hex.builtin.view.disassembler.tricore.131": "", + "hex.builtin.view.disassembler.tricore.160": "", + "hex.builtin.view.disassembler.tricore.161": "", + "hex.builtin.view.disassembler.tricore.162": "", "hex.builtin.view.disassembler.name": "Desensamblador", "hex.builtin.view.disassembler.position": "Posición", "hex.builtin.view.disassembler.ppc.booke": "Book-E", @@ -759,6 +854,7 @@ "hex.builtin.view.hex_editor.goto.offset.relative": "Relativo", "hex.builtin.view.hex_editor.menu.edit.copy": "Copiar", "hex.builtin.view.hex_editor.menu.edit.copy_as": "Copiar como...", + "hex.builtin.view.hex_editor.menu.edit.fill": "", "hex.builtin.view.hex_editor.menu.edit.insert": "Insertar...", "hex.builtin.view.hex_editor.menu.edit.jump_to": "Saltar a", "hex.builtin.view.hex_editor.menu.edit.open_in_new_provider": "Abrir vista de selección...", @@ -797,17 +893,23 @@ "hex.builtin.view.information.entropy": "Entropía", "hex.builtin.view.information.file_entropy": "Entropía total", "hex.builtin.view.information.highest_entropy": "Entropía del mayor bloque", + "hex.builtin.view.information.lowest_entropy": "Entropía del menor bloque", "hex.builtin.view.information.info_analysis": "Análisis de información", "hex.builtin.view.information.layered_distribution": "Distribución en capas", - "hex.builtin.view.information.lowest_entropy": "Entropía del menor bloque", "hex.builtin.view.information.magic": "Información del 'magic'", "hex.builtin.view.information.magic_db_added": "¡Añadida base de datos de 'magic's!", "hex.builtin.view.information.mime": "Tipo MIME:", "hex.builtin.view.information.name": "Información de Datos:", + "hex.builtin.view.information.octet_stream_text": "", + "hex.builtin.view.information.octet_stream_warning": "", + "hex.builtin.view.information.region": "Región analizada", "hex.builtin.view.information.plain_text": "Estos datos probablemente no están encriptados o comprimidos.", "hex.builtin.view.information.plain_text_percentage": "Porcentaje de 'plain text'", "hex.builtin.view.information.provider_information": "Información de Proveedor", - "hex.builtin.view.information.region": "Región analizada", + "hex.builtin.view.logs.component": "", + "hex.builtin.view.logs.log_level": "", + "hex.builtin.view.logs.message": "", + "hex.builtin.view.logs.name": "", "hex.builtin.view.patches.name": "Parches", "hex.builtin.view.patches.offset": "Offset", "hex.builtin.view.patches.orig": "Valor original", @@ -819,9 +921,16 @@ "hex.builtin.view.pattern_editor.accept_pattern.pattern_language": "Patterns", "hex.builtin.view.pattern_editor.accept_pattern.question": "¿Quiere aplicar el pattern seleccionado?", "hex.builtin.view.pattern_editor.auto": "Auto-evaluar", + "hex.builtin.view.pattern_editor.breakpoint_hit": "", "hex.builtin.view.pattern_editor.console": "Consola", "hex.builtin.view.pattern_editor.dangerous_function.desc": "Este pattern intentó llamar a una función peligrosa.\n¿Está seguro de que confía en este pattern?", "hex.builtin.view.pattern_editor.dangerous_function.name": "¿Permitir función peligrosa?", + "hex.builtin.view.pattern_editor.debugger": "", + "hex.builtin.view.pattern_editor.debugger.add_tooltip": "", + "hex.builtin.view.pattern_editor.debugger.continue": "", + "hex.builtin.view.pattern_editor.debugger.remove_tooltip": "", + "hex.builtin.view.pattern_editor.debugger.scope": "", + "hex.builtin.view.pattern_editor.debugger.scope.global": "", "hex.builtin.view.pattern_editor.env_vars": "Variables de Entorno", "hex.builtin.view.pattern_editor.evaluating": "Evaluando...", "hex.builtin.view.pattern_editor.menu.edit.place_pattern": "Colocar pattern...", @@ -852,6 +961,7 @@ "hex.builtin.view.store.reload": "Recargar", "hex.builtin.view.store.remove": "Eliminar", "hex.builtin.view.store.row.description": "Descripción", + "hex.builtin.view.store.row.authors": "", "hex.builtin.view.store.row.name": "Nombre", "hex.builtin.view.store.tab.constants": "Constantes", "hex.builtin.view.store.tab.encodings": "Codificaciones", @@ -862,10 +972,11 @@ "hex.builtin.view.store.tab.themes": "Temas", "hex.builtin.view.store.tab.yara": "Yara Rules", "hex.builtin.view.store.update": "Actualizar", + "hex.builtin.view.store.update_count": "", + "hex.builtin.view.theme_manager.name": "Administrador de Temas", "hex.builtin.view.theme_manager.colors": "Colores", "hex.builtin.view.theme_manager.export": "Exportar", "hex.builtin.view.theme_manager.export.name": "Nombre del tema", - "hex.builtin.view.theme_manager.name": "Administrador de Temas", "hex.builtin.view.theme_manager.save_theme": "Guardar Tema", "hex.builtin.view.theme_manager.styles": "Estilos", "hex.builtin.view.tools.name": "Herramientas", @@ -901,6 +1012,13 @@ "hex.builtin.visualizer.hexii": "HexII", "hex.builtin.visualizer.rgba8": "Color RGBA8", "hex.builtin.welcome.server_contact_text": "", + "hex.builtin.welcome.server_contact.data_collected_table.key": "", + "hex.builtin.welcome.server_contact.data_collected_table.value": "", + "hex.builtin.welcome.server_contact.data_collected_title": "", + "hex.builtin.welcome.server_contact.data_collected.uuid": "", + "hex.builtin.welcome.server_contact.data_collected.version": "", + "hex.builtin.welcome.server_contact.data_collected.os": "", + "hex.builtin.welcome.server_contact.crash_logs_only": "", "hex.builtin.welcome.customize.settings.desc": "Cambie preferencias de ImHex", "hex.builtin.welcome.customize.settings.title": "Ajustes", "hex.builtin.welcome.header.customize": "Personalizar", @@ -923,12 +1041,21 @@ "hex.builtin.welcome.learn.pattern.desc": "Aprenda a escribir patterns de ImHex con nuestra extensa documentación", "hex.builtin.welcome.learn.pattern.link": "https://imhex.werwolv.net/docs", "hex.builtin.welcome.learn.pattern.title": "Documentación de Pattern Language", + "hex.builtin.welcome.learn.imhex.desc": "", + "hex.builtin.welcome.learn.imhex.link": "", + "hex.builtin.welcome.learn.imhex.title": "", "hex.builtin.welcome.learn.plugins.desc": "Extienda ImHex con características adicionales mediante plugins", "hex.builtin.welcome.learn.plugins.link": "https://github.com/WerWolv/ImHex/wiki/Plugins-Development-Guide", "hex.builtin.welcome.learn.plugins.title": "API de Plugins", "hex.builtin.welcome.plugins.author": "Autor", "hex.builtin.welcome.plugins.desc": "Descripción", "hex.builtin.welcome.plugins.plugin": "Plugin", + "hex.builtin.popup.safety_backup.delete": "No, Borrar", + "hex.builtin.popup.safety_backup.desc": "Oh no, ImHex se cerró de forma inesperada la última vez.\n¿Le gustaría restaurar su trabajo anterior?", + "hex.builtin.popup.safety_backup.log_file": "", + "hex.builtin.popup.safety_backup.report_error": "", + "hex.builtin.popup.safety_backup.restore": "Sí, restaurar", + "hex.builtin.popup.safety_backup.title": "Restaurar datos perdidos", "hex.builtin.welcome.start.create_file": "Crear Nuevo Archivo", "hex.builtin.welcome.start.open_file": "Abrir Archivo", "hex.builtin.welcome.start.open_other": "Otros Proveedores", @@ -937,133 +1064,6 @@ "hex.builtin.welcome.tip_of_the_day": "Consejo del día", "hex.builtin.welcome.update.desc": "¡ImHex {0} está disponible! Descárguelo aquí.", "hex.builtin.welcome.update.link": "https://github.com/WerWolv/ImHex/releases/latest", - "hex.builtin.welcome.update.title": "Nueva actualización disponible!", - "hex.builtin.view.pattern_editor.debugger.add_tooltip": "", - "hex.builtin.pattern_drawer.updating": "", - "hex.builtin.provider.file.menu.into_memory": "", - "hex.builtin.provider.mem_file.rename": "", - "hex.builtin.setting.interface.restore_window_pos": "", - "hex.builtin.view.achievements.click": "", - "hex.builtin.welcome.server_contact.data_collected_title": "", - "hex.builtin.welcome.server_contact.data_collected.os": "", - "hex.builtin.view.store.row.authors": "", - "hex.builtin.view.store.update_count": "", - "hex.builtin.welcome.server_contact.data_collected_table.value": "", - "hex.builtin.welcome.learn.imhex.link": "", - "hex.builtin.welcome.learn.imhex.title": "", - "hex.builtin.view.pattern_editor.debugger": "", - "hex.builtin.welcome.server_contact.data_collected.uuid": "", - "hex.builtin.welcome.server_contact.data_collected.version": "", - "hex.builtin.pl_visualizer.coordinates.latitude": "", - "hex.builtin.pl_visualizer.coordinates.longitude": "", - "hex.builtin.pl_visualizer.coordinates.query": "", - "hex.builtin.pl_visualizer.coordinates.querying": "", - "hex.builtin.pl_visualizer.coordinates.querying_no_address": "", - "hex.builtin.view.disassembler.sh.sh2": "", - "hex.builtin.view.disassembler.sh.sh2a": "", - "hex.builtin.view.disassembler.sh.sh3": "", - "hex.builtin.view.disassembler.sh.sh4": "", - "hex.builtin.view.disassembler.sh.sh4a": "", - "hex.builtin.view.disassembler.sh.fpu": "", - "hex.builtin.view.disassembler.sh.dsp": "", - "hex.builtin.achievement.patterns": "", - "hex.builtin.view.disassembler.tricore.110": "", - "hex.builtin.view.disassembler.tricore.161": "", - "hex.builtin.welcome.learn.imhex.desc": "", - "hex.builtin.view.hex_editor.menu.edit.fill": "", - "hex.builtin.popup.error.project.load.create_provider": "", - "hex.builtin.popup.error.project.load.no_providers": "", - "hex.builtin.popup.error.project.load.some_providers_failed": "", - "hex.builtin.popup.error.project.load.invalid_tar": "", - "hex.builtin.popup.error.project.load.invalid_magic": "", - "hex.builtin.provider.mem_file.rename.desc": "", - "hex.builtin.title_bar_button.debug_build": "", - "hex.builtin.title_bar_button.feedback": "", - "hex.builtin.view.achievements.name": "", - "hex.builtin.view.achievements.unlocked": "", - "hex.builtin.view.achievements.unlocked_count": "", - "hex.builtin.view.disassembler.tricore.120": "", - "hex.builtin.view.disassembler.tricore.130": "", - "hex.builtin.view.information.octet_stream_warning": "", - "hex.builtin.view.logs.component": "", - "hex.builtin.view.logs.log_level": "", - "hex.builtin.view.logs.message": "", - "hex.builtin.view.logs.name": "", - "hex.builtin.view.pattern_editor.breakpoint_hit": "", - "hex.builtin.view.pattern_editor.debugger.continue": "", - "hex.builtin.view.pattern_editor.debugger.remove_tooltip": "", - "hex.builtin.view.pattern_editor.debugger.scope": "", - "hex.builtin.view.pattern_editor.debugger.scope.global": "", - "hex.builtin.welcome.server_contact.data_collected_table.key": "", - "hex.builtin.welcome.server_contact.crash_logs_only": "", - "hex.builtin.popup.safety_backup.report_error": "", - "hex.builtin.pattern_drawer.spec_name": "", - "hex.builtin.pattern_drawer.start": "", - "hex.builtin.provider.tooltip.show_more": "", - "hex.builtin.achievement.starting_out": "", - "hex.builtin.achievement.starting_out.docs.name": "", - "hex.builtin.achievement.starting_out.docs.desc": "", - "hex.builtin.achievement.starting_out.open_file.name": "", - "hex.builtin.achievement.starting_out.open_file.desc": "", - "hex.builtin.achievement.starting_out.save_project.name": "", - "hex.builtin.achievement.starting_out.save_project.desc": "", - "hex.builtin.achievement.hex_editor": "", - "hex.builtin.achievement.hex_editor.select_byte.name": "", - "hex.builtin.achievement.hex_editor.select_byte.desc": "", - "hex.builtin.achievement.hex_editor.create_bookmark.name": "", - "hex.builtin.achievement.hex_editor.create_bookmark.desc": "", - "hex.builtin.achievement.hex_editor.open_new_view.name": "", - "hex.builtin.achievement.hex_editor.open_new_view.desc": "", - "hex.builtin.achievement.hex_editor.modify_byte.name": "", - "hex.builtin.achievement.hex_editor.modify_byte.desc": "", - "hex.builtin.achievement.hex_editor.copy_as.name": "", - "hex.builtin.achievement.hex_editor.copy_as.desc": "", - "hex.builtin.achievement.hex_editor.create_patch.name": "", - "hex.builtin.achievement.hex_editor.create_patch.desc": "", - "hex.builtin.achievement.hex_editor.fill.name": "", - "hex.builtin.achievement.hex_editor.fill.desc": "", - "hex.builtin.achievement.patterns.place_menu.name": "", - "hex.builtin.achievement.patterns.place_menu.desc": "", - "hex.builtin.achievement.patterns.load_existing.name": "", - "hex.builtin.achievement.patterns.load_existing.desc": "", - "hex.builtin.achievement.patterns.modify_data.name": "", - "hex.builtin.achievement.patterns.modify_data.desc": "", - "hex.builtin.achievement.patterns.data_inspector.name": "", - "hex.builtin.achievement.patterns.data_inspector.desc": "", - "hex.builtin.achievement.find": "", - "hex.builtin.achievement.find.find_strings.name": "", - "hex.builtin.achievement.find.find_strings.desc": "", - "hex.builtin.achievement.find.find_specific_string.name": "", - "hex.builtin.achievement.find.find_specific_string.desc": "", - "hex.builtin.achievement.find.find_numeric.name": "", - "hex.builtin.achievement.find.find_numeric.desc": "", - "hex.builtin.achievement.data_processor": "", - "hex.builtin.achievement.data_processor.place_node.name": "", - "hex.builtin.achievement.data_processor.place_node.desc": "", - "hex.builtin.achievement.data_processor.create_connection.name": "", - "hex.builtin.achievement.data_processor.create_connection.desc": "", - "hex.builtin.achievement.data_processor.modify_data.name": "", - "hex.builtin.achievement.data_processor.modify_data.desc": "", - "hex.builtin.achievement.data_processor.custom_node.name": "", - "hex.builtin.achievement.data_processor.custom_node.desc": "", - "hex.builtin.achievement.misc": "", - "hex.builtin.achievement.misc.analyze_file.name": "", - "hex.builtin.achievement.misc.analyze_file.desc": "", - "hex.builtin.achievement.misc.download_from_store.name": "", - "hex.builtin.achievement.misc.download_from_store.desc": "", - "hex.builtin.achievement.misc.create_hash.name": "", - "hex.builtin.achievement.misc.create_hash.desc": "", - "hex.builtin.common.allow": "", - "hex.builtin.common.deny": "", - "hex.builtin.common.warning": "", - "hex.builtin.view.disassembler.tricore.131": "", - "hex.builtin.view.disassembler.tricore.160": "", - "hex.builtin.view.disassembler.tricore.162": "", - "hex.builtin.popup.error.project.load.file_not_found": "", - "hex.builtin.setting.general.upload_crash_logs": "", - "hex.builtin.view.information.octet_stream_text": "", - "hex.builtin.pattern_drawer.end": "", - "hex.builtin.pattern_drawer.export": "" - }, - "fallback": false -} + "hex.builtin.welcome.update.title": "Nueva actualización disponible!" + } +} \ No newline at end of file diff --git a/plugins/builtin/romfs/lang/it_IT.json b/plugins/builtin/romfs/lang/it_IT.json index 5f0ec71ac..e7f56bd7c 100644 --- a/plugins/builtin/romfs/lang/it_IT.json +++ b/plugins/builtin/romfs/lang/it_IT.json @@ -1,14 +1,70 @@ { "code": "it-IT", - "country": "Italy", "language": "Italian", + "country": "Italy", + "fallback": false, "translations": { + "hex.builtin.achievement.starting_out": "", + "hex.builtin.achievement.starting_out.docs.name": "", + "hex.builtin.achievement.starting_out.docs.desc": "", + "hex.builtin.achievement.starting_out.open_file.name": "", + "hex.builtin.achievement.starting_out.open_file.desc": "", + "hex.builtin.achievement.starting_out.save_project.name": "", + "hex.builtin.achievement.starting_out.save_project.desc": "", + "hex.builtin.achievement.hex_editor": "", + "hex.builtin.achievement.hex_editor.select_byte.name": "", + "hex.builtin.achievement.hex_editor.select_byte.desc": "", + "hex.builtin.achievement.hex_editor.create_bookmark.name": "", + "hex.builtin.achievement.hex_editor.create_bookmark.desc": "", + "hex.builtin.achievement.hex_editor.open_new_view.name": "", + "hex.builtin.achievement.hex_editor.open_new_view.desc": "", + "hex.builtin.achievement.hex_editor.modify_byte.name": "", + "hex.builtin.achievement.hex_editor.modify_byte.desc": "", + "hex.builtin.achievement.hex_editor.copy_as.name": "", + "hex.builtin.achievement.hex_editor.copy_as.desc": "", + "hex.builtin.achievement.hex_editor.create_patch.name": "", + "hex.builtin.achievement.hex_editor.create_patch.desc": "", + "hex.builtin.achievement.hex_editor.fill.name": "", + "hex.builtin.achievement.hex_editor.fill.desc": "", + "hex.builtin.achievement.patterns": "", + "hex.builtin.achievement.patterns.place_menu.name": "", + "hex.builtin.achievement.patterns.place_menu.desc": "", + "hex.builtin.achievement.patterns.load_existing.name": "", + "hex.builtin.achievement.patterns.load_existing.desc": "", + "hex.builtin.achievement.patterns.modify_data.name": "", + "hex.builtin.achievement.patterns.modify_data.desc": "", + "hex.builtin.achievement.patterns.data_inspector.name": "", + "hex.builtin.achievement.patterns.data_inspector.desc": "", + "hex.builtin.achievement.find": "", + "hex.builtin.achievement.find.find_strings.name": "", + "hex.builtin.achievement.find.find_strings.desc": "", + "hex.builtin.achievement.find.find_specific_string.name": "", + "hex.builtin.achievement.find.find_specific_string.desc": "", + "hex.builtin.achievement.find.find_numeric.name": "", + "hex.builtin.achievement.find.find_numeric.desc": "", + "hex.builtin.achievement.data_processor": "", + "hex.builtin.achievement.data_processor.place_node.name": "", + "hex.builtin.achievement.data_processor.place_node.desc": "", + "hex.builtin.achievement.data_processor.create_connection.name": "", + "hex.builtin.achievement.data_processor.create_connection.desc": "", + "hex.builtin.achievement.data_processor.modify_data.name": "", + "hex.builtin.achievement.data_processor.modify_data.desc": "", + "hex.builtin.achievement.data_processor.custom_node.name": "", + "hex.builtin.achievement.data_processor.custom_node.desc": "", + "hex.builtin.achievement.misc": "", + "hex.builtin.achievement.misc.analyze_file.name": "", + "hex.builtin.achievement.misc.analyze_file.desc": "", + "hex.builtin.achievement.misc.download_from_store.name": "", + "hex.builtin.achievement.misc.download_from_store.desc": "", + "hex.builtin.achievement.misc.create_hash.name": "", + "hex.builtin.achievement.misc.create_hash.desc": "", "hex.builtin.command.calc.desc": "Calcolatrice", "hex.builtin.command.cmd.desc": "Comando", "hex.builtin.command.cmd.result": "Esegui comando '{0}'", "hex.builtin.command.web.desc": "Consulta il Web", "hex.builtin.command.web.result": "Naviga a '{0}'", "hex.builtin.common.address": "Indirizzo", + "hex.builtin.common.allow": "", "hex.builtin.common.begin": "", "hex.builtin.common.big": "Big", "hex.builtin.common.big_endian": "Big Endian", @@ -20,6 +76,7 @@ "hex.builtin.common.comment": "", "hex.builtin.common.count": "", "hex.builtin.common.decimal": "Decimale", + "hex.builtin.common.deny": "", "hex.builtin.common.dont_show_again": "Non mostrare di nuovo", "hex.builtin.common.encoding.ascii": "ASCII", "hex.builtin.common.encoding.utf16be": "UTF-16BE", @@ -27,6 +84,7 @@ "hex.builtin.common.encoding.utf8": "UTF-8", "hex.builtin.common.end": "", "hex.builtin.common.endian": "Endian", + "hex.builtin.common.warning": "", "hex.builtin.common.error": "Errore", "hex.builtin.common.fatal": "Errore Fatale", "hex.builtin.common.file": "File", @@ -153,37 +211,37 @@ "hex.builtin.menu.file.export": "Esporta...", "hex.builtin.menu.file.export.base64": "", "hex.builtin.menu.file.export.base64.popup.export_error": "", - "hex.builtin.menu.file.export.bookmark": "", - "hex.builtin.menu.file.export.data_processor": "", - "hex.builtin.menu.file.export.ips": "IPS Patch", - "hex.builtin.menu.file.export.ips.popup.address_out_of_range_error": "", "hex.builtin.menu.file.export.ips.popup.export_error": "", - "hex.builtin.menu.file.export.ips.popup.invalid_patch_format_error": "", "hex.builtin.menu.file.export.ips.popup.invalid_patch_header_error": "", - "hex.builtin.menu.file.export.ips.popup.missing_eof_error": "", + "hex.builtin.menu.file.export.ips.popup.address_out_of_range_error": "", "hex.builtin.menu.file.export.ips.popup.patch_too_large_error": "", + "hex.builtin.menu.file.export.ips.popup.invalid_patch_format_error": "", + "hex.builtin.menu.file.export.ips.popup.missing_eof_error": "", + "hex.builtin.menu.file.export.ips": "IPS Patch", "hex.builtin.menu.file.export.ips32": "IPS32 Patch", + "hex.builtin.menu.file.export.bookmark": "", "hex.builtin.menu.file.export.pattern": "", + "hex.builtin.menu.file.export.data_processor": "", "hex.builtin.menu.file.export.popup.create": "", "hex.builtin.menu.file.export.title": "Esporta File", "hex.builtin.menu.file.import": "Importa...", "hex.builtin.menu.file.import.base64": "Base64 File", "hex.builtin.menu.file.import.base64.popup.import_error": "", "hex.builtin.menu.file.import.base64.popup.open_error": "", - "hex.builtin.menu.file.import.bookmark": "", - "hex.builtin.menu.file.import.custom_encoding": "", - "hex.builtin.menu.file.import.data_processor": "", "hex.builtin.menu.file.import.ips": "IPS Patch", "hex.builtin.menu.file.import.ips32": "IPS32 Patch", "hex.builtin.menu.file.import.modified_file": "", + "hex.builtin.menu.file.import.bookmark": "", "hex.builtin.menu.file.import.pattern": "", + "hex.builtin.menu.file.import.data_processor": "", + "hex.builtin.menu.file.import.custom_encoding": "", "hex.builtin.menu.file.open_file": "Apri File...", "hex.builtin.menu.file.open_other": "Apri altro...", - "hex.builtin.menu.file.open_recent": "File recenti", "hex.builtin.menu.file.project": "", "hex.builtin.menu.file.project.open": "", "hex.builtin.menu.file.project.save": "", "hex.builtin.menu.file.project.save_as": "", + "hex.builtin.menu.file.open_recent": "File recenti", "hex.builtin.menu.file.quit": "Uscita ImHex", "hex.builtin.menu.file.reload_provider": "", "hex.builtin.menu.help": "Aiuto", @@ -340,10 +398,10 @@ "hex.builtin.nodes.decoding.hex": "Esadecimale", "hex.builtin.nodes.decoding.hex.header": "Decodificatore Esadecimale", "hex.builtin.nodes.display": "Mostra", - "hex.builtin.nodes.display.bits": "", - "hex.builtin.nodes.display.bits.header": "", "hex.builtin.nodes.display.buffer": "", "hex.builtin.nodes.display.buffer.header": "", + "hex.builtin.nodes.display.bits": "", + "hex.builtin.nodes.display.bits.header": "", "hex.builtin.nodes.display.float": "Float", "hex.builtin.nodes.display.float.header": "Mostra Float", "hex.builtin.nodes.display.int": "Intero", @@ -366,60 +424,73 @@ "hex.builtin.nodes.visualizer.layered_dist.header": "", "hex.builtin.pattern_drawer.color": "", "hex.builtin.pattern_drawer.double_click": "", + "hex.builtin.pattern_drawer.end": "", + "hex.builtin.pattern_drawer.export": "", "hex.builtin.pattern_drawer.favorites": "", "hex.builtin.pattern_drawer.local": "", "hex.builtin.pattern_drawer.size": "", + "hex.builtin.pattern_drawer.spec_name": "", + "hex.builtin.pattern_drawer.start": "", + "hex.builtin.pattern_drawer.tree_style.tree": "", "hex.builtin.pattern_drawer.tree_style.auto_expanded": "", "hex.builtin.pattern_drawer.tree_style.flattened": "", - "hex.builtin.pattern_drawer.tree_style.tree": "", "hex.builtin.pattern_drawer.type": "", + "hex.builtin.pattern_drawer.updating": "", "hex.builtin.pattern_drawer.value": "", "hex.builtin.pattern_drawer.var_name": "", - "hex.builtin.pattern_drawer.visualizer.invalid_parameter_count": "", "hex.builtin.pattern_drawer.visualizer.unknown": "", + "hex.builtin.pattern_drawer.visualizer.invalid_parameter_count": "", "hex.builtin.pl_visualizer.3d.rotation": "", "hex.builtin.pl_visualizer.3d.scale": "", + "hex.builtin.pl_visualizer.coordinates.latitude": "", + "hex.builtin.pl_visualizer.coordinates.longitude": "", + "hex.builtin.pl_visualizer.coordinates.query": "", + "hex.builtin.pl_visualizer.coordinates.querying": "", + "hex.builtin.pl_visualizer.coordinates.querying_no_address": "", "hex.builtin.popup.close_provider.desc": "", "hex.builtin.popup.close_provider.title": "", + "hex.builtin.popup.docs_question.title": "", "hex.builtin.popup.docs_question.no_answer": "", "hex.builtin.popup.docs_question.prompt": "", "hex.builtin.popup.docs_question.thinking": "", - "hex.builtin.popup.docs_question.title": "", "hex.builtin.popup.error.create": "Impossibile creare il nuovo File!", "hex.builtin.popup.error.file_dialog.common": "", "hex.builtin.popup.error.file_dialog.portal": "", "hex.builtin.popup.error.project.load": "", "hex.builtin.popup.error.project.save": "", + "hex.builtin.popup.error.project.load.create_provider": "", + "hex.builtin.popup.error.project.load.no_providers": "", + "hex.builtin.popup.error.project.load.some_providers_failed": "", + "hex.builtin.popup.error.project.load.file_not_found": "", + "hex.builtin.popup.error.project.load.invalid_tar": "", + "hex.builtin.popup.error.project.load.invalid_magic": "", "hex.builtin.popup.error.read_only": "Impossibile scrivere sul File. File aperto solo in modalità lettura", "hex.builtin.popup.error.task_exception": "", "hex.builtin.popup.exit_application.desc": "Hai delle modifiche non salvate nel tuo progetto.\nSei sicuro di voler uscire?", "hex.builtin.popup.exit_application.title": "Uscire dall'applicazione?", - "hex.builtin.popup.safety_backup.delete": "No, Elimina", - "hex.builtin.popup.safety_backup.desc": "Oh no, l'ultima volta ImHex è crashato.\nVuoi ripristinare il tuo lavoro?", - "hex.builtin.popup.safety_backup.log_file": "", - "hex.builtin.popup.safety_backup.restore": "Sì, Ripristina", - "hex.builtin.popup.safety_backup.title": "Ripristina i dati persi", - "hex.builtin.popup.save_layout.desc": "", - "hex.builtin.popup.save_layout.title": "", - "hex.builtin.popup.waiting_for_tasks.desc": "", "hex.builtin.popup.waiting_for_tasks.title": "", + "hex.builtin.popup.save_layout.title": "", + "hex.builtin.popup.save_layout.desc": "", + "hex.builtin.popup.waiting_for_tasks.desc": "", + "hex.builtin.provider.tooltip.show_more": "", + "hex.builtin.provider.error.open": "", "hex.builtin.provider.disk": "Provider di dischi raw", "hex.builtin.provider.disk.disk_size": "Dimensione disco", - "hex.builtin.provider.disk.error.read_ro": "", - "hex.builtin.provider.disk.error.read_rw": "", "hex.builtin.provider.disk.reload": "Ricarica", "hex.builtin.provider.disk.sector_size": "Dimensione settore", "hex.builtin.provider.disk.selected_disk": "Disco", - "hex.builtin.provider.error.open": "", + "hex.builtin.provider.disk.error.read_ro": "", + "hex.builtin.provider.disk.error.read_rw": "", "hex.builtin.provider.file": "Provider di file", + "hex.builtin.provider.file.error.open": "", "hex.builtin.provider.file.access": "Data dell'ultimo accesso", "hex.builtin.provider.file.creation": "Data di creazione", - "hex.builtin.provider.file.error.open": "", - "hex.builtin.provider.file.menu.open_file": "", - "hex.builtin.provider.file.menu.open_folder": "", + "hex.builtin.provider.file.menu.into_memory": "", "hex.builtin.provider.file.modification": "Data dell'ultima modifica", "hex.builtin.provider.file.path": "Percorso del File", "hex.builtin.provider.file.size": "Dimensione", + "hex.builtin.provider.file.menu.open_file": "", + "hex.builtin.provider.file.menu.open_folder": "", "hex.builtin.provider.gdb": "Server GDB Provider", "hex.builtin.provider.gdb.ip": "Indirizzo IP", "hex.builtin.provider.gdb.name": "Server GDB <{0}:{1}>", @@ -429,6 +500,8 @@ "hex.builtin.provider.intel_hex.name": "", "hex.builtin.provider.mem_file": "", "hex.builtin.provider.mem_file.unsaved": "", + "hex.builtin.provider.mem_file.rename": "", + "hex.builtin.provider.mem_file.rename.desc": "", "hex.builtin.provider.motorola_srec": "", "hex.builtin.provider.motorola_srec.name": "", "hex.builtin.provider.view": "", @@ -448,6 +521,7 @@ "hex.builtin.setting.general.save_recent_providers": "", "hex.builtin.setting.general.show_tips": "Mostra consigli all'avvio", "hex.builtin.setting.general.sync_pattern_source": "", + "hex.builtin.setting.general.upload_crash_logs": "", "hex.builtin.setting.hex_editor": "Hex Editor", "hex.builtin.setting.hex_editor.byte_padding": "", "hex.builtin.setting.hex_editor.bytes_per_row": "", @@ -459,8 +533,8 @@ "hex.builtin.setting.interface": "Interfaccia", "hex.builtin.setting.interface.color": "Colore del Tema", "hex.builtin.setting.interface.fps": "Limite FPS", - "hex.builtin.setting.interface.fps.native": "", "hex.builtin.setting.interface.fps.unlocked": "Unblocca", + "hex.builtin.setting.interface.fps.native": "", "hex.builtin.setting.interface.language": "Lingua", "hex.builtin.setting.interface.multi_windows": "", "hex.builtin.setting.interface.scaling": "Scale", @@ -470,11 +544,14 @@ "hex.builtin.setting.interface.scaling.x1_5": "x1.5", "hex.builtin.setting.interface.scaling.x2_0": "x2.0", "hex.builtin.setting.interface.wiki_explain_language": "", + "hex.builtin.setting.interface.restore_window_pos": "", "hex.builtin.setting.proxy": "", "hex.builtin.setting.proxy.description": "", "hex.builtin.setting.proxy.enable": "", "hex.builtin.setting.proxy.url": "", "hex.builtin.setting.proxy.url.tooltip": "", + "hex.builtin.title_bar_button.debug_build": "", + "hex.builtin.title_bar_button.feedback": "", "hex.builtin.tools.ascii_table": "Tavola ASCII", "hex.builtin.tools.ascii_table.octal": "Mostra ottale", "hex.builtin.tools.base_converter": "Convertitore di Base", @@ -561,12 +638,12 @@ "hex.builtin.tools.ieee754.sign": "", "hex.builtin.tools.ieee754.single_precision": "", "hex.builtin.tools.ieee754.type": "", - "hex.builtin.tools.input": "Input", "hex.builtin.tools.invariant_multiplication": "", "hex.builtin.tools.invariant_multiplication.description": "", "hex.builtin.tools.invariant_multiplication.num_bits": "", - "hex.builtin.tools.name": "Nome", + "hex.builtin.tools.input": "Input", "hex.builtin.tools.output": "", + "hex.builtin.tools.name": "Nome", "hex.builtin.tools.permissions": "", "hex.builtin.tools.permissions.absolute": "Notazione assoluta", "hex.builtin.tools.permissions.perm_bits": "Bit di autorizzazione", @@ -584,6 +661,10 @@ "hex.builtin.tools.wiki_explain.invalid_response": "Risposta non valida da Wikipedia!", "hex.builtin.tools.wiki_explain.results": "Risultati", "hex.builtin.tools.wiki_explain.search": "Cerca", + "hex.builtin.view.achievements.name": "", + "hex.builtin.view.achievements.unlocked": "", + "hex.builtin.view.achievements.unlocked_count": "", + "hex.builtin.view.achievements.click": "", "hex.builtin.view.bookmarks.address": "0x{0:02X} - 0x{1:02X}", "hex.builtin.view.bookmarks.button.jump": "Vai a", "hex.builtin.view.bookmarks.button.remove": "Rimuovi", @@ -617,9 +698,9 @@ "hex.builtin.view.data_processor.menu.remove_selection": "Rimuovi i selezionati", "hex.builtin.view.data_processor.menu.save_node": "", "hex.builtin.view.data_processor.name": "Processa Dati", + "hex.builtin.view.diff.name": "Diffing", "hex.builtin.view.diff.added": "", "hex.builtin.view.diff.modified": "", - "hex.builtin.view.diff.name": "Diffing", "hex.builtin.view.diff.provider_a": "", "hex.builtin.view.diff.provider_b": "", "hex.builtin.view.diff.removed": "", @@ -670,6 +751,20 @@ "hex.builtin.view.disassembler.mos65xx.65816_long_x": "65816 Long X", "hex.builtin.view.disassembler.mos65xx.65c02": "65C02", "hex.builtin.view.disassembler.mos65xx.w65c02": "W65C02", + "hex.builtin.view.disassembler.sh.sh2": "", + "hex.builtin.view.disassembler.sh.sh2a": "", + "hex.builtin.view.disassembler.sh.sh3": "", + "hex.builtin.view.disassembler.sh.sh4": "", + "hex.builtin.view.disassembler.sh.sh4a": "", + "hex.builtin.view.disassembler.sh.fpu": "", + "hex.builtin.view.disassembler.sh.dsp": "", + "hex.builtin.view.disassembler.tricore.110": "", + "hex.builtin.view.disassembler.tricore.120": "", + "hex.builtin.view.disassembler.tricore.130": "", + "hex.builtin.view.disassembler.tricore.131": "", + "hex.builtin.view.disassembler.tricore.160": "", + "hex.builtin.view.disassembler.tricore.161": "", + "hex.builtin.view.disassembler.tricore.162": "", "hex.builtin.view.disassembler.name": "Disassembla", "hex.builtin.view.disassembler.position": "Posiziona", "hex.builtin.view.disassembler.ppc.booke": "Book-E", @@ -759,6 +854,7 @@ "hex.builtin.view.hex_editor.goto.offset.relative": "", "hex.builtin.view.hex_editor.menu.edit.copy": "Copia", "hex.builtin.view.hex_editor.menu.edit.copy_as": "Copia come...", + "hex.builtin.view.hex_editor.menu.edit.fill": "", "hex.builtin.view.hex_editor.menu.edit.insert": "Inserisci...", "hex.builtin.view.hex_editor.menu.edit.jump_to": "", "hex.builtin.view.hex_editor.menu.edit.open_in_new_provider": "", @@ -797,17 +893,23 @@ "hex.builtin.view.information.entropy": "Entropia", "hex.builtin.view.information.file_entropy": "", "hex.builtin.view.information.highest_entropy": "Highest block entropy", + "hex.builtin.view.information.lowest_entropy": "", "hex.builtin.view.information.info_analysis": "Informazioni dell'analisi", "hex.builtin.view.information.layered_distribution": "", - "hex.builtin.view.information.lowest_entropy": "", "hex.builtin.view.information.magic": "Informazione Magica", "hex.builtin.view.information.magic_db_added": "Database magico aggiunto!", "hex.builtin.view.information.mime": "Tipo di MIME:", "hex.builtin.view.information.name": "Informazione sui Dati", + "hex.builtin.view.information.octet_stream_text": "", + "hex.builtin.view.information.octet_stream_warning": "", + "hex.builtin.view.information.region": "Regione Analizzata", "hex.builtin.view.information.plain_text": "", "hex.builtin.view.information.plain_text_percentage": "", "hex.builtin.view.information.provider_information": "", - "hex.builtin.view.information.region": "Regione Analizzata", + "hex.builtin.view.logs.component": "", + "hex.builtin.view.logs.log_level": "", + "hex.builtin.view.logs.message": "", + "hex.builtin.view.logs.name": "", "hex.builtin.view.patches.name": "Patches", "hex.builtin.view.patches.offset": "Offset", "hex.builtin.view.patches.orig": "Valore Originale", @@ -819,9 +921,16 @@ "hex.builtin.view.pattern_editor.accept_pattern.pattern_language": "Pattern", "hex.builtin.view.pattern_editor.accept_pattern.question": "Vuoi applicare i patter selezionati", "hex.builtin.view.pattern_editor.auto": "Auto valutazione", + "hex.builtin.view.pattern_editor.breakpoint_hit": "", "hex.builtin.view.pattern_editor.console": "Console", "hex.builtin.view.pattern_editor.dangerous_function.desc": "Questo pattern ha cercato di chiamare una funzione pericolosa.\nSei sicuro di volerti fidare?", "hex.builtin.view.pattern_editor.dangerous_function.name": "Vuoi consentire funzioni pericolose?", + "hex.builtin.view.pattern_editor.debugger": "", + "hex.builtin.view.pattern_editor.debugger.add_tooltip": "", + "hex.builtin.view.pattern_editor.debugger.continue": "", + "hex.builtin.view.pattern_editor.debugger.remove_tooltip": "", + "hex.builtin.view.pattern_editor.debugger.scope": "", + "hex.builtin.view.pattern_editor.debugger.scope.global": "", "hex.builtin.view.pattern_editor.env_vars": "Variabili d'ambiente", "hex.builtin.view.pattern_editor.evaluating": "Valutazione...", "hex.builtin.view.pattern_editor.menu.edit.place_pattern": "", @@ -852,6 +961,7 @@ "hex.builtin.view.store.reload": "Ricarica", "hex.builtin.view.store.remove": "Rimuovi", "hex.builtin.view.store.row.description": "Descrizione", + "hex.builtin.view.store.row.authors": "", "hex.builtin.view.store.row.name": "Nome", "hex.builtin.view.store.tab.constants": "Costanti", "hex.builtin.view.store.tab.encodings": "Encodings", @@ -862,10 +972,11 @@ "hex.builtin.view.store.tab.themes": "", "hex.builtin.view.store.tab.yara": "Regole di Yara", "hex.builtin.view.store.update": "Aggiorna", + "hex.builtin.view.store.update_count": "", + "hex.builtin.view.theme_manager.name": "", "hex.builtin.view.theme_manager.colors": "", "hex.builtin.view.theme_manager.export": "", "hex.builtin.view.theme_manager.export.name": "", - "hex.builtin.view.theme_manager.name": "", "hex.builtin.view.theme_manager.save_theme": "", "hex.builtin.view.theme_manager.styles": "", "hex.builtin.view.tools.name": "Strumenti", @@ -901,6 +1012,13 @@ "hex.builtin.visualizer.hexii": "", "hex.builtin.visualizer.rgba8": "", "hex.builtin.welcome.server_contact_text": "", + "hex.builtin.welcome.server_contact.data_collected_table.key": "", + "hex.builtin.welcome.server_contact.data_collected_table.value": "", + "hex.builtin.welcome.server_contact.data_collected_title": "", + "hex.builtin.welcome.server_contact.data_collected.uuid": "", + "hex.builtin.welcome.server_contact.data_collected.version": "", + "hex.builtin.welcome.server_contact.data_collected.os": "", + "hex.builtin.welcome.server_contact.crash_logs_only": "", "hex.builtin.welcome.customize.settings.desc": "Cambia le preferenze di ImHex", "hex.builtin.welcome.customize.settings.title": "Impostazioni", "hex.builtin.welcome.header.customize": "Personalizza", @@ -923,12 +1041,21 @@ "hex.builtin.welcome.learn.pattern.desc": "Scopri come scrivere pattern per ImHex con la nostra dettagliata documentazione", "hex.builtin.welcome.learn.pattern.link": "https://imhex.werwolv.net/docs", "hex.builtin.welcome.learn.pattern.title": "Documentazione dei Pattern", + "hex.builtin.welcome.learn.imhex.desc": "", + "hex.builtin.welcome.learn.imhex.link": "", + "hex.builtin.welcome.learn.imhex.title": "", "hex.builtin.welcome.learn.plugins.desc": "Espandi l'utilizzo di ImHex con i Plugin", "hex.builtin.welcome.learn.plugins.link": "https://github.com/WerWolv/ImHex/wiki/Plugins-Development-Guide", "hex.builtin.welcome.learn.plugins.title": "Plugins API", "hex.builtin.welcome.plugins.author": "Autore", "hex.builtin.welcome.plugins.desc": "Descrizione", "hex.builtin.welcome.plugins.plugin": "Plugin", + "hex.builtin.popup.safety_backup.delete": "No, Elimina", + "hex.builtin.popup.safety_backup.desc": "Oh no, l'ultima volta ImHex è crashato.\nVuoi ripristinare il tuo lavoro?", + "hex.builtin.popup.safety_backup.log_file": "", + "hex.builtin.popup.safety_backup.report_error": "", + "hex.builtin.popup.safety_backup.restore": "Sì, Ripristina", + "hex.builtin.popup.safety_backup.title": "Ripristina i dati persi", "hex.builtin.welcome.start.create_file": "Crea un nuovo File", "hex.builtin.welcome.start.open_file": "Apri un File", "hex.builtin.welcome.start.open_other": "", @@ -937,133 +1064,6 @@ "hex.builtin.welcome.tip_of_the_day": "Consiglio del giorno", "hex.builtin.welcome.update.desc": "ImHex {0} è appena stato rilasciato! Scaricalo qua", "hex.builtin.welcome.update.link": "https://github.com/WerWolv/ImHex/releases/latest", - "hex.builtin.welcome.update.title": "Nuovo aggiornamento disponibile!", - "hex.builtin.view.store.row.authors": "", - "hex.builtin.view.disassembler.sh.sh2": "", - "hex.builtin.view.disassembler.sh.sh2a": "", - "hex.builtin.pattern_drawer.updating": "", - "hex.builtin.popup.error.project.load.file_not_found": "", - "hex.builtin.view.logs.component": "", - "hex.builtin.popup.safety_backup.report_error": "", - "hex.builtin.view.information.octet_stream_warning": "", - "hex.builtin.view.hex_editor.menu.edit.fill": "", - "hex.builtin.pattern_drawer.end": "", - "hex.builtin.pattern_drawer.export": "", - "hex.builtin.pattern_drawer.start": "", - "hex.builtin.pl_visualizer.coordinates.query": "", - "hex.builtin.pl_visualizer.coordinates.latitude": "", - "hex.builtin.pl_visualizer.coordinates.longitude": "", - "hex.builtin.popup.error.project.load.no_providers": "", - "hex.builtin.pl_visualizer.coordinates.querying": "", - "hex.builtin.pl_visualizer.coordinates.querying_no_address": "", - "hex.builtin.setting.interface.restore_window_pos": "", - "hex.builtin.title_bar_button.debug_build": "", - "hex.builtin.title_bar_button.feedback": "", - "hex.builtin.view.disassembler.sh.dsp": "", - "hex.builtin.welcome.server_contact.data_collected_title": "", - "hex.builtin.welcome.server_contact.data_collected.uuid": "", - "hex.builtin.view.disassembler.sh.sh3": "", - "hex.builtin.view.disassembler.sh.sh4": "", - "hex.builtin.view.disassembler.sh.sh4a": "", - "hex.builtin.view.disassembler.sh.fpu": "", - "hex.builtin.popup.error.project.load.create_provider": "", - "hex.builtin.provider.tooltip.show_more": "", - "hex.builtin.view.achievements.name": "", - "hex.builtin.provider.file.menu.into_memory": "", - "hex.builtin.view.information.octet_stream_text": "", - "hex.builtin.view.logs.log_level": "", - "hex.builtin.view.logs.message": "", - "hex.builtin.view.logs.name": "", - "hex.builtin.view.pattern_editor.breakpoint_hit": "", - "hex.builtin.view.pattern_editor.debugger": "", - "hex.builtin.view.pattern_editor.debugger.add_tooltip": "", - "hex.builtin.view.pattern_editor.debugger.remove_tooltip": "", - "hex.builtin.view.pattern_editor.debugger.scope": "", - "hex.builtin.welcome.server_contact.data_collected_table.value": "", - "hex.builtin.welcome.server_contact.data_collected.version": "", - "hex.builtin.welcome.server_contact.data_collected.os": "", - "hex.builtin.welcome.server_contact.crash_logs_only": "", - "hex.builtin.welcome.learn.imhex.desc": "", - "hex.builtin.welcome.learn.imhex.link": "", - "hex.builtin.welcome.learn.imhex.title": "", - "hex.builtin.view.pattern_editor.debugger.continue": "", - "hex.builtin.view.store.update_count": "", - "hex.builtin.welcome.server_contact.data_collected_table.key": "", - "hex.builtin.setting.general.upload_crash_logs": "", - "hex.builtin.popup.error.project.load.some_providers_failed": "", - "hex.builtin.popup.error.project.load.invalid_tar": "", - "hex.builtin.popup.error.project.load.invalid_magic": "", - "hex.builtin.provider.mem_file.rename": "", - "hex.builtin.provider.mem_file.rename.desc": "", - "hex.builtin.view.achievements.unlocked_count": "", - "hex.builtin.view.achievements.unlocked": "", - "hex.builtin.view.achievements.click": "", - "hex.builtin.view.disassembler.tricore.110": "", - "hex.builtin.view.disassembler.tricore.120": "", - "hex.builtin.view.disassembler.tricore.130": "", - "hex.builtin.view.disassembler.tricore.131": "", - "hex.builtin.view.disassembler.tricore.160": "", - "hex.builtin.view.disassembler.tricore.161": "", - "hex.builtin.view.disassembler.tricore.162": "", - "hex.builtin.achievement.starting_out": "", - "hex.builtin.achievement.starting_out.docs.name": "", - "hex.builtin.achievement.starting_out.docs.desc": "", - "hex.builtin.achievement.starting_out.open_file.name": "", - "hex.builtin.achievement.starting_out.open_file.desc": "", - "hex.builtin.achievement.starting_out.save_project.name": "", - "hex.builtin.achievement.starting_out.save_project.desc": "", - "hex.builtin.achievement.hex_editor": "", - "hex.builtin.achievement.hex_editor.select_byte.name": "", - "hex.builtin.achievement.hex_editor.select_byte.desc": "", - "hex.builtin.achievement.hex_editor.create_bookmark.name": "", - "hex.builtin.achievement.hex_editor.create_bookmark.desc": "", - "hex.builtin.achievement.hex_editor.open_new_view.name": "", - "hex.builtin.achievement.hex_editor.open_new_view.desc": "", - "hex.builtin.achievement.hex_editor.modify_byte.name": "", - "hex.builtin.achievement.hex_editor.modify_byte.desc": "", - "hex.builtin.achievement.hex_editor.copy_as.name": "", - "hex.builtin.achievement.hex_editor.copy_as.desc": "", - "hex.builtin.achievement.hex_editor.create_patch.name": "", - "hex.builtin.achievement.hex_editor.create_patch.desc": "", - "hex.builtin.achievement.hex_editor.fill.name": "", - "hex.builtin.achievement.hex_editor.fill.desc": "", - "hex.builtin.achievement.patterns": "", - "hex.builtin.achievement.patterns.place_menu.name": "", - "hex.builtin.achievement.patterns.place_menu.desc": "", - "hex.builtin.achievement.patterns.load_existing.name": "", - "hex.builtin.achievement.patterns.load_existing.desc": "", - "hex.builtin.achievement.patterns.modify_data.name": "", - "hex.builtin.achievement.patterns.modify_data.desc": "", - "hex.builtin.achievement.patterns.data_inspector.name": "", - "hex.builtin.achievement.patterns.data_inspector.desc": "", - "hex.builtin.achievement.find": "", - "hex.builtin.achievement.find.find_strings.name": "", - "hex.builtin.achievement.find.find_strings.desc": "", - "hex.builtin.achievement.find.find_specific_string.name": "", - "hex.builtin.achievement.find.find_specific_string.desc": "", - "hex.builtin.achievement.find.find_numeric.name": "", - "hex.builtin.achievement.find.find_numeric.desc": "", - "hex.builtin.achievement.data_processor": "", - "hex.builtin.achievement.data_processor.place_node.name": "", - "hex.builtin.achievement.data_processor.place_node.desc": "", - "hex.builtin.achievement.data_processor.create_connection.name": "", - "hex.builtin.achievement.data_processor.create_connection.desc": "", - "hex.builtin.achievement.data_processor.modify_data.name": "", - "hex.builtin.achievement.data_processor.modify_data.desc": "", - "hex.builtin.achievement.data_processor.custom_node.name": "", - "hex.builtin.achievement.data_processor.custom_node.desc": "", - "hex.builtin.achievement.misc": "", - "hex.builtin.achievement.misc.analyze_file.name": "", - "hex.builtin.achievement.misc.analyze_file.desc": "", - "hex.builtin.achievement.misc.download_from_store.name": "", - "hex.builtin.achievement.misc.download_from_store.desc": "", - "hex.builtin.achievement.misc.create_hash.name": "", - "hex.builtin.achievement.misc.create_hash.desc": "", - "hex.builtin.common.allow": "", - "hex.builtin.common.deny": "", - "hex.builtin.common.warning": "", - "hex.builtin.pattern_drawer.spec_name": "", - "hex.builtin.view.pattern_editor.debugger.scope.global": "" - }, - "fallback": false -} + "hex.builtin.welcome.update.title": "Nuovo aggiornamento disponibile!" + } +} \ No newline at end of file diff --git a/plugins/builtin/romfs/lang/ja_JP.json b/plugins/builtin/romfs/lang/ja_JP.json index 66833af26..2a9994c69 100644 --- a/plugins/builtin/romfs/lang/ja_JP.json +++ b/plugins/builtin/romfs/lang/ja_JP.json @@ -1,14 +1,70 @@ { "code": "ja-JP", - "country": "Japan", "language": "Japanese", + "country": "Japan", + "fallback": false, "translations": { + "hex.builtin.achievement.starting_out": "", + "hex.builtin.achievement.starting_out.docs.name": "", + "hex.builtin.achievement.starting_out.docs.desc": "", + "hex.builtin.achievement.starting_out.open_file.name": "", + "hex.builtin.achievement.starting_out.open_file.desc": "", + "hex.builtin.achievement.starting_out.save_project.name": "", + "hex.builtin.achievement.starting_out.save_project.desc": "", + "hex.builtin.achievement.hex_editor": "", + "hex.builtin.achievement.hex_editor.select_byte.name": "", + "hex.builtin.achievement.hex_editor.select_byte.desc": "", + "hex.builtin.achievement.hex_editor.create_bookmark.name": "", + "hex.builtin.achievement.hex_editor.create_bookmark.desc": "", + "hex.builtin.achievement.hex_editor.open_new_view.name": "", + "hex.builtin.achievement.hex_editor.open_new_view.desc": "", + "hex.builtin.achievement.hex_editor.modify_byte.name": "", + "hex.builtin.achievement.hex_editor.modify_byte.desc": "", + "hex.builtin.achievement.hex_editor.copy_as.name": "", + "hex.builtin.achievement.hex_editor.copy_as.desc": "", + "hex.builtin.achievement.hex_editor.create_patch.name": "", + "hex.builtin.achievement.hex_editor.create_patch.desc": "", + "hex.builtin.achievement.hex_editor.fill.name": "", + "hex.builtin.achievement.hex_editor.fill.desc": "", + "hex.builtin.achievement.patterns": "", + "hex.builtin.achievement.patterns.place_menu.name": "", + "hex.builtin.achievement.patterns.place_menu.desc": "", + "hex.builtin.achievement.patterns.load_existing.name": "", + "hex.builtin.achievement.patterns.load_existing.desc": "", + "hex.builtin.achievement.patterns.modify_data.name": "", + "hex.builtin.achievement.patterns.modify_data.desc": "", + "hex.builtin.achievement.patterns.data_inspector.name": "", + "hex.builtin.achievement.patterns.data_inspector.desc": "", + "hex.builtin.achievement.find": "", + "hex.builtin.achievement.find.find_strings.name": "", + "hex.builtin.achievement.find.find_strings.desc": "", + "hex.builtin.achievement.find.find_specific_string.name": "", + "hex.builtin.achievement.find.find_specific_string.desc": "", + "hex.builtin.achievement.find.find_numeric.name": "", + "hex.builtin.achievement.find.find_numeric.desc": "", + "hex.builtin.achievement.data_processor": "", + "hex.builtin.achievement.data_processor.place_node.name": "", + "hex.builtin.achievement.data_processor.place_node.desc": "", + "hex.builtin.achievement.data_processor.create_connection.name": "", + "hex.builtin.achievement.data_processor.create_connection.desc": "", + "hex.builtin.achievement.data_processor.modify_data.name": "", + "hex.builtin.achievement.data_processor.modify_data.desc": "", + "hex.builtin.achievement.data_processor.custom_node.name": "", + "hex.builtin.achievement.data_processor.custom_node.desc": "", + "hex.builtin.achievement.misc": "", + "hex.builtin.achievement.misc.analyze_file.name": "", + "hex.builtin.achievement.misc.analyze_file.desc": "", + "hex.builtin.achievement.misc.download_from_store.name": "", + "hex.builtin.achievement.misc.download_from_store.desc": "", + "hex.builtin.achievement.misc.create_hash.name": "", + "hex.builtin.achievement.misc.create_hash.desc": "", "hex.builtin.command.calc.desc": "電卓", "hex.builtin.command.cmd.desc": "コマンド", "hex.builtin.command.cmd.result": "コマンド '{0}' を実行", "hex.builtin.command.web.desc": "ウェブサイト参照", "hex.builtin.command.web.result": "'{0}' を開く", "hex.builtin.common.address": "アドレス", + "hex.builtin.common.allow": "", "hex.builtin.common.begin": "", "hex.builtin.common.big": "ビッグ", "hex.builtin.common.big_endian": "ビッグエンディアン", @@ -20,6 +76,7 @@ "hex.builtin.common.comment": "コメント", "hex.builtin.common.count": "", "hex.builtin.common.decimal": "10進数", + "hex.builtin.common.deny": "", "hex.builtin.common.dont_show_again": "再度表示しない", "hex.builtin.common.encoding.ascii": "ASCII", "hex.builtin.common.encoding.utf16be": "UTF-16BE", @@ -27,6 +84,7 @@ "hex.builtin.common.encoding.utf8": "UTF-8", "hex.builtin.common.end": "", "hex.builtin.common.endian": "エンディアン", + "hex.builtin.common.warning": "", "hex.builtin.common.error": "エラー", "hex.builtin.common.fatal": "深刻なエラー", "hex.builtin.common.file": "ファイル", @@ -153,37 +211,37 @@ "hex.builtin.menu.file.export": "エクスポート…", "hex.builtin.menu.file.export.base64": "", "hex.builtin.menu.file.export.base64.popup.export_error": "", - "hex.builtin.menu.file.export.bookmark": "", - "hex.builtin.menu.file.export.data_processor": "", - "hex.builtin.menu.file.export.ips": "IPSパッチ", - "hex.builtin.menu.file.export.ips.popup.address_out_of_range_error": "", "hex.builtin.menu.file.export.ips.popup.export_error": "", - "hex.builtin.menu.file.export.ips.popup.invalid_patch_format_error": "", "hex.builtin.menu.file.export.ips.popup.invalid_patch_header_error": "", - "hex.builtin.menu.file.export.ips.popup.missing_eof_error": "", + "hex.builtin.menu.file.export.ips.popup.address_out_of_range_error": "", "hex.builtin.menu.file.export.ips.popup.patch_too_large_error": "", + "hex.builtin.menu.file.export.ips.popup.invalid_patch_format_error": "", + "hex.builtin.menu.file.export.ips.popup.missing_eof_error": "", + "hex.builtin.menu.file.export.ips": "IPSパッチ", "hex.builtin.menu.file.export.ips32": "IPS32パッチ", + "hex.builtin.menu.file.export.bookmark": "", "hex.builtin.menu.file.export.pattern": "", + "hex.builtin.menu.file.export.data_processor": "", "hex.builtin.menu.file.export.popup.create": "データをエクスポートできません。\nファイルの作成に失敗しました。", "hex.builtin.menu.file.export.title": "ファイルをエクスポート", "hex.builtin.menu.file.import": "インポート…", "hex.builtin.menu.file.import.base64": "Base64ファイル", "hex.builtin.menu.file.import.base64.popup.import_error": "有効なBase64形式ではありません。", "hex.builtin.menu.file.import.base64.popup.open_error": "ファイルを開けません。", - "hex.builtin.menu.file.import.bookmark": "", - "hex.builtin.menu.file.import.custom_encoding": "", - "hex.builtin.menu.file.import.data_processor": "", "hex.builtin.menu.file.import.ips": "IPSパッチ", "hex.builtin.menu.file.import.ips32": "IPS32パッチ", "hex.builtin.menu.file.import.modified_file": "", + "hex.builtin.menu.file.import.bookmark": "", "hex.builtin.menu.file.import.pattern": "", + "hex.builtin.menu.file.import.data_processor": "", + "hex.builtin.menu.file.import.custom_encoding": "", "hex.builtin.menu.file.open_file": "ファイルを開く…", "hex.builtin.menu.file.open_other": "その他の開くオプション…", - "hex.builtin.menu.file.open_recent": "最近使用したファイル", "hex.builtin.menu.file.project": "", "hex.builtin.menu.file.project.open": "", "hex.builtin.menu.file.project.save": "", "hex.builtin.menu.file.project.save_as": "", + "hex.builtin.menu.file.open_recent": "最近使用したファイル", "hex.builtin.menu.file.quit": "ImHexを終了", "hex.builtin.menu.file.reload_provider": "", "hex.builtin.menu.help": "ヘルプ", @@ -340,10 +398,10 @@ "hex.builtin.nodes.decoding.hex": "16進法", "hex.builtin.nodes.decoding.hex.header": "16進デコーダ", "hex.builtin.nodes.display": "表示", - "hex.builtin.nodes.display.bits": "", - "hex.builtin.nodes.display.bits.header": "", "hex.builtin.nodes.display.buffer": "バッファ", "hex.builtin.nodes.display.buffer.header": "バッファ表示", + "hex.builtin.nodes.display.bits": "", + "hex.builtin.nodes.display.bits.header": "", "hex.builtin.nodes.display.float": "小数", "hex.builtin.nodes.display.float.header": "小数表示", "hex.builtin.nodes.display.int": "整数", @@ -366,60 +424,73 @@ "hex.builtin.nodes.visualizer.layered_dist.header": "層状分布", "hex.builtin.pattern_drawer.color": "色", "hex.builtin.pattern_drawer.double_click": "", + "hex.builtin.pattern_drawer.end": "", + "hex.builtin.pattern_drawer.export": "", "hex.builtin.pattern_drawer.favorites": "", "hex.builtin.pattern_drawer.local": "", "hex.builtin.pattern_drawer.size": "サイズ", + "hex.builtin.pattern_drawer.spec_name": "", + "hex.builtin.pattern_drawer.start": "", + "hex.builtin.pattern_drawer.tree_style.tree": "", "hex.builtin.pattern_drawer.tree_style.auto_expanded": "", "hex.builtin.pattern_drawer.tree_style.flattened": "", - "hex.builtin.pattern_drawer.tree_style.tree": "", "hex.builtin.pattern_drawer.type": "型", + "hex.builtin.pattern_drawer.updating": "", "hex.builtin.pattern_drawer.value": "値", "hex.builtin.pattern_drawer.var_name": "名前", - "hex.builtin.pattern_drawer.visualizer.invalid_parameter_count": "", "hex.builtin.pattern_drawer.visualizer.unknown": "", + "hex.builtin.pattern_drawer.visualizer.invalid_parameter_count": "", "hex.builtin.pl_visualizer.3d.rotation": "", "hex.builtin.pl_visualizer.3d.scale": "", + "hex.builtin.pl_visualizer.coordinates.latitude": "", + "hex.builtin.pl_visualizer.coordinates.longitude": "", + "hex.builtin.pl_visualizer.coordinates.query": "", + "hex.builtin.pl_visualizer.coordinates.querying": "", + "hex.builtin.pl_visualizer.coordinates.querying_no_address": "", "hex.builtin.popup.close_provider.desc": "変更がプロジェクトとして保存されていません。\nファイルを閉じてもよろしいですか?", "hex.builtin.popup.close_provider.title": "タブを閉じますか?", + "hex.builtin.popup.docs_question.title": "", "hex.builtin.popup.docs_question.no_answer": "", "hex.builtin.popup.docs_question.prompt": "", "hex.builtin.popup.docs_question.thinking": "", - "hex.builtin.popup.docs_question.title": "", "hex.builtin.popup.error.create": "新しいファイルを作成できませんでした。", "hex.builtin.popup.error.file_dialog.common": "", "hex.builtin.popup.error.file_dialog.portal": "", "hex.builtin.popup.error.project.load": "", "hex.builtin.popup.error.project.save": "", + "hex.builtin.popup.error.project.load.create_provider": "", + "hex.builtin.popup.error.project.load.no_providers": "", + "hex.builtin.popup.error.project.load.some_providers_failed": "", + "hex.builtin.popup.error.project.load.file_not_found": "", + "hex.builtin.popup.error.project.load.invalid_tar": "", + "hex.builtin.popup.error.project.load.invalid_magic": "", "hex.builtin.popup.error.read_only": "書き込み権限を取得できませんでした。ファイルが読み取り専用で開かれました。", "hex.builtin.popup.error.task_exception": "", "hex.builtin.popup.exit_application.desc": "変更がプロジェクトとして保存されていません。\n終了してもよろしいですか?", "hex.builtin.popup.exit_application.title": "アプリケーションを終了しますか?", - "hex.builtin.popup.safety_backup.delete": "破棄する", - "hex.builtin.popup.safety_backup.desc": "ImHexがクラッシュしました。\n前のデータを復元しますか?", - "hex.builtin.popup.safety_backup.log_file": "", - "hex.builtin.popup.safety_backup.restore": "復元する", - "hex.builtin.popup.safety_backup.title": "セッションの回復", - "hex.builtin.popup.save_layout.desc": "", - "hex.builtin.popup.save_layout.title": "", - "hex.builtin.popup.waiting_for_tasks.desc": "", "hex.builtin.popup.waiting_for_tasks.title": "", + "hex.builtin.popup.save_layout.title": "", + "hex.builtin.popup.save_layout.desc": "", + "hex.builtin.popup.waiting_for_tasks.desc": "", + "hex.builtin.provider.tooltip.show_more": "", + "hex.builtin.provider.error.open": "", "hex.builtin.provider.disk": "ディスクイメージ", "hex.builtin.provider.disk.disk_size": "ディスクサイズ", - "hex.builtin.provider.disk.error.read_ro": "", - "hex.builtin.provider.disk.error.read_rw": "", "hex.builtin.provider.disk.reload": "リロード", "hex.builtin.provider.disk.sector_size": "セクタサイズ", "hex.builtin.provider.disk.selected_disk": "ディスク", - "hex.builtin.provider.error.open": "", + "hex.builtin.provider.disk.error.read_ro": "", + "hex.builtin.provider.disk.error.read_rw": "", "hex.builtin.provider.file": "ファイル", + "hex.builtin.provider.file.error.open": "", "hex.builtin.provider.file.access": "最終アクセス時刻", "hex.builtin.provider.file.creation": "作成時刻", - "hex.builtin.provider.file.error.open": "", - "hex.builtin.provider.file.menu.open_file": "", - "hex.builtin.provider.file.menu.open_folder": "", + "hex.builtin.provider.file.menu.into_memory": "", "hex.builtin.provider.file.modification": "最終編集時刻", "hex.builtin.provider.file.path": "ファイルパス", "hex.builtin.provider.file.size": "サイズ", + "hex.builtin.provider.file.menu.open_file": "", + "hex.builtin.provider.file.menu.open_folder": "", "hex.builtin.provider.gdb": "GDBサーバー", "hex.builtin.provider.gdb.ip": "IPアドレス", "hex.builtin.provider.gdb.name": "GDBサーバー <{0}:{1}>", @@ -429,6 +500,8 @@ "hex.builtin.provider.intel_hex.name": "", "hex.builtin.provider.mem_file": "", "hex.builtin.provider.mem_file.unsaved": "", + "hex.builtin.provider.mem_file.rename": "", + "hex.builtin.provider.mem_file.rename.desc": "", "hex.builtin.provider.motorola_srec": "", "hex.builtin.provider.motorola_srec.name": "", "hex.builtin.provider.view": "", @@ -448,6 +521,7 @@ "hex.builtin.setting.general.save_recent_providers": "", "hex.builtin.setting.general.show_tips": "起動時に豆知識を表示", "hex.builtin.setting.general.sync_pattern_source": "ファイル間のパターンソースコードを同期", + "hex.builtin.setting.general.upload_crash_logs": "", "hex.builtin.setting.hex_editor": "Hexエディタ", "hex.builtin.setting.hex_editor.byte_padding": "", "hex.builtin.setting.hex_editor.bytes_per_row": "1行のバイト数", @@ -459,8 +533,8 @@ "hex.builtin.setting.interface": "UI", "hex.builtin.setting.interface.color": "カラーテーマ", "hex.builtin.setting.interface.fps": "FPS制限", - "hex.builtin.setting.interface.fps.native": "", "hex.builtin.setting.interface.fps.unlocked": "無制限", + "hex.builtin.setting.interface.fps.native": "", "hex.builtin.setting.interface.language": "言語", "hex.builtin.setting.interface.multi_windows": "", "hex.builtin.setting.interface.scaling": "スケーリング", @@ -470,11 +544,14 @@ "hex.builtin.setting.interface.scaling.x1_5": "x1.5", "hex.builtin.setting.interface.scaling.x2_0": "x2.0", "hex.builtin.setting.interface.wiki_explain_language": "", + "hex.builtin.setting.interface.restore_window_pos": "", "hex.builtin.setting.proxy": "プロキシ", "hex.builtin.setting.proxy.description": "", "hex.builtin.setting.proxy.enable": "プロキシを有効化", "hex.builtin.setting.proxy.url": "プロキシURL", "hex.builtin.setting.proxy.url.tooltip": "", + "hex.builtin.title_bar_button.debug_build": "", + "hex.builtin.title_bar_button.feedback": "", "hex.builtin.tools.ascii_table": "ASCIIテーブル", "hex.builtin.tools.ascii_table.octal": "8進数表示", "hex.builtin.tools.base_converter": "単位変換", @@ -561,12 +638,12 @@ "hex.builtin.tools.ieee754.sign": "", "hex.builtin.tools.ieee754.single_precision": "", "hex.builtin.tools.ieee754.type": "", - "hex.builtin.tools.input": "入力", "hex.builtin.tools.invariant_multiplication": "", "hex.builtin.tools.invariant_multiplication.description": "", "hex.builtin.tools.invariant_multiplication.num_bits": "", - "hex.builtin.tools.name": "名前", + "hex.builtin.tools.input": "入力", "hex.builtin.tools.output": "", + "hex.builtin.tools.name": "名前", "hex.builtin.tools.permissions": "UNIXパーミッション計算機", "hex.builtin.tools.permissions.absolute": "数値表記", "hex.builtin.tools.permissions.perm_bits": "アクセス権", @@ -584,6 +661,10 @@ "hex.builtin.tools.wiki_explain.invalid_response": "Wikipediaからのレスポンスが無効です。", "hex.builtin.tools.wiki_explain.results": "結果", "hex.builtin.tools.wiki_explain.search": "検索", + "hex.builtin.view.achievements.name": "", + "hex.builtin.view.achievements.unlocked": "", + "hex.builtin.view.achievements.unlocked_count": "", + "hex.builtin.view.achievements.click": "", "hex.builtin.view.bookmarks.address": "0x{0:02X} - 0x{1:02X}", "hex.builtin.view.bookmarks.button.jump": "移動", "hex.builtin.view.bookmarks.button.remove": "削除", @@ -617,9 +698,9 @@ "hex.builtin.view.data_processor.menu.remove_selection": "選択部分を削除", "hex.builtin.view.data_processor.menu.save_node": "", "hex.builtin.view.data_processor.name": "データプロセッサ", + "hex.builtin.view.diff.name": "比較", "hex.builtin.view.diff.added": "", "hex.builtin.view.diff.modified": "", - "hex.builtin.view.diff.name": "比較", "hex.builtin.view.diff.provider_a": "", "hex.builtin.view.diff.provider_b": "", "hex.builtin.view.diff.removed": "", @@ -670,6 +751,20 @@ "hex.builtin.view.disassembler.mos65xx.65816_long_x": "65816 Long X", "hex.builtin.view.disassembler.mos65xx.65c02": "65C02", "hex.builtin.view.disassembler.mos65xx.w65c02": "W65C02", + "hex.builtin.view.disassembler.sh.sh2": "", + "hex.builtin.view.disassembler.sh.sh2a": "", + "hex.builtin.view.disassembler.sh.sh3": "", + "hex.builtin.view.disassembler.sh.sh4": "", + "hex.builtin.view.disassembler.sh.sh4a": "", + "hex.builtin.view.disassembler.sh.fpu": "", + "hex.builtin.view.disassembler.sh.dsp": "", + "hex.builtin.view.disassembler.tricore.110": "", + "hex.builtin.view.disassembler.tricore.120": "", + "hex.builtin.view.disassembler.tricore.130": "", + "hex.builtin.view.disassembler.tricore.131": "", + "hex.builtin.view.disassembler.tricore.160": "", + "hex.builtin.view.disassembler.tricore.161": "", + "hex.builtin.view.disassembler.tricore.162": "", "hex.builtin.view.disassembler.name": "逆アセンブラ", "hex.builtin.view.disassembler.position": "位置", "hex.builtin.view.disassembler.ppc.booke": "Book-E", @@ -759,6 +854,7 @@ "hex.builtin.view.hex_editor.goto.offset.relative": "相対アドレス", "hex.builtin.view.hex_editor.menu.edit.copy": "コピー", "hex.builtin.view.hex_editor.menu.edit.copy_as": "〜としてコピー…", + "hex.builtin.view.hex_editor.menu.edit.fill": "", "hex.builtin.view.hex_editor.menu.edit.insert": "挿入…", "hex.builtin.view.hex_editor.menu.edit.jump_to": "", "hex.builtin.view.hex_editor.menu.edit.open_in_new_provider": "", @@ -797,17 +893,23 @@ "hex.builtin.view.information.entropy": "エントロピー", "hex.builtin.view.information.file_entropy": "", "hex.builtin.view.information.highest_entropy": "最大エントロピーブロック", + "hex.builtin.view.information.lowest_entropy": "", "hex.builtin.view.information.info_analysis": "情報の分析", "hex.builtin.view.information.layered_distribution": "", - "hex.builtin.view.information.lowest_entropy": "", "hex.builtin.view.information.magic": "Magic情報", "hex.builtin.view.information.magic_db_added": "Magicデータベースが追加されました。", "hex.builtin.view.information.mime": "MIMEタイプ:", "hex.builtin.view.information.name": "データ解析", + "hex.builtin.view.information.octet_stream_text": "", + "hex.builtin.view.information.octet_stream_warning": "", + "hex.builtin.view.information.region": "解析する領域", "hex.builtin.view.information.plain_text": "", "hex.builtin.view.information.plain_text_percentage": "", "hex.builtin.view.information.provider_information": "", - "hex.builtin.view.information.region": "解析する領域", + "hex.builtin.view.logs.component": "", + "hex.builtin.view.logs.log_level": "", + "hex.builtin.view.logs.message": "", + "hex.builtin.view.logs.name": "", "hex.builtin.view.patches.name": "パッチ", "hex.builtin.view.patches.offset": "オフセット", "hex.builtin.view.patches.orig": "元の値", @@ -819,9 +921,16 @@ "hex.builtin.view.pattern_editor.accept_pattern.pattern_language": "パターン", "hex.builtin.view.pattern_editor.accept_pattern.question": "選択したパターンを反映してよろしいですか?", "hex.builtin.view.pattern_editor.auto": "常に実行", + "hex.builtin.view.pattern_editor.breakpoint_hit": "", "hex.builtin.view.pattern_editor.console": "コンソール", "hex.builtin.view.pattern_editor.dangerous_function.desc": "このパターンは危険な関数を呼び出そうとしました。\n本当にこのパターンを信頼しても宜しいですか?", "hex.builtin.view.pattern_editor.dangerous_function.name": "危険な関数の使用を許可しますか?", + "hex.builtin.view.pattern_editor.debugger": "", + "hex.builtin.view.pattern_editor.debugger.add_tooltip": "", + "hex.builtin.view.pattern_editor.debugger.continue": "", + "hex.builtin.view.pattern_editor.debugger.remove_tooltip": "", + "hex.builtin.view.pattern_editor.debugger.scope": "", + "hex.builtin.view.pattern_editor.debugger.scope.global": "", "hex.builtin.view.pattern_editor.env_vars": "環境変数", "hex.builtin.view.pattern_editor.evaluating": "実行中…", "hex.builtin.view.pattern_editor.menu.edit.place_pattern": "", @@ -852,6 +961,7 @@ "hex.builtin.view.store.reload": "再読み込み", "hex.builtin.view.store.remove": "削除", "hex.builtin.view.store.row.description": "詳細", + "hex.builtin.view.store.row.authors": "", "hex.builtin.view.store.row.name": "名前", "hex.builtin.view.store.tab.constants": "定数", "hex.builtin.view.store.tab.encodings": "エンコード", @@ -862,10 +972,11 @@ "hex.builtin.view.store.tab.themes": "", "hex.builtin.view.store.tab.yara": "Yaraルール", "hex.builtin.view.store.update": "アップデート", + "hex.builtin.view.store.update_count": "", + "hex.builtin.view.theme_manager.name": "", "hex.builtin.view.theme_manager.colors": "", "hex.builtin.view.theme_manager.export": "", "hex.builtin.view.theme_manager.export.name": "", - "hex.builtin.view.theme_manager.name": "", "hex.builtin.view.theme_manager.save_theme": "", "hex.builtin.view.theme_manager.styles": "", "hex.builtin.view.tools.name": "ツール", @@ -901,6 +1012,13 @@ "hex.builtin.visualizer.hexii": "", "hex.builtin.visualizer.rgba8": "RGBA8", "hex.builtin.welcome.server_contact_text": "", + "hex.builtin.welcome.server_contact.data_collected_table.key": "", + "hex.builtin.welcome.server_contact.data_collected_table.value": "", + "hex.builtin.welcome.server_contact.data_collected_title": "", + "hex.builtin.welcome.server_contact.data_collected.uuid": "", + "hex.builtin.welcome.server_contact.data_collected.version": "", + "hex.builtin.welcome.server_contact.data_collected.os": "", + "hex.builtin.welcome.server_contact.crash_logs_only": "", "hex.builtin.welcome.customize.settings.desc": "ImHexの設定を変更します", "hex.builtin.welcome.customize.settings.title": "設定", "hex.builtin.welcome.header.customize": "カスタマイズ", @@ -923,12 +1041,21 @@ "hex.builtin.welcome.learn.pattern.desc": "公式ドキュメントを読む", "hex.builtin.welcome.learn.pattern.link": "https://imhex.werwolv.net/docs", "hex.builtin.welcome.learn.pattern.title": "ImHexオリジナル言語について", + "hex.builtin.welcome.learn.imhex.desc": "", + "hex.builtin.welcome.learn.imhex.link": "", + "hex.builtin.welcome.learn.imhex.title": "", "hex.builtin.welcome.learn.plugins.desc": "ImHexの機能を拡張する", "hex.builtin.welcome.learn.plugins.link": "https://github.com/WerWolv/ImHex/wiki/Plugins-Development-Guide", "hex.builtin.welcome.learn.plugins.title": "プラグインAPI", "hex.builtin.welcome.plugins.author": "作者", "hex.builtin.welcome.plugins.desc": "詳細", "hex.builtin.welcome.plugins.plugin": "プラグイン", + "hex.builtin.popup.safety_backup.delete": "破棄する", + "hex.builtin.popup.safety_backup.desc": "ImHexがクラッシュしました。\n前のデータを復元しますか?", + "hex.builtin.popup.safety_backup.log_file": "", + "hex.builtin.popup.safety_backup.report_error": "", + "hex.builtin.popup.safety_backup.restore": "復元する", + "hex.builtin.popup.safety_backup.title": "セッションの回復", "hex.builtin.welcome.start.create_file": "新規ファイルを作成", "hex.builtin.welcome.start.open_file": "ファイルを開く…", "hex.builtin.welcome.start.open_other": "その他のファイル", @@ -937,133 +1064,6 @@ "hex.builtin.welcome.tip_of_the_day": "今日の豆知識", "hex.builtin.welcome.update.desc": "ImHex {0} がリリースされました。ここからダウンロードできます。", "hex.builtin.welcome.update.link": "https://github.com/WerWolv/ImHex/releases/latest", - "hex.builtin.welcome.update.title": "新しいアップデートが利用可能です。", - "hex.builtin.welcome.server_contact.data_collected_title": "", - "hex.builtin.view.store.row.authors": "", - "hex.builtin.welcome.server_contact.data_collected_table.key": "", - "hex.builtin.welcome.server_contact.data_collected_table.value": "", - "hex.builtin.view.logs.component": "", - "hex.builtin.welcome.server_contact.data_collected.uuid": "", - "hex.builtin.welcome.server_contact.data_collected.version": "", - "hex.builtin.welcome.server_contact.data_collected.os": "", - "hex.builtin.welcome.server_contact.crash_logs_only": "", - "hex.builtin.view.pattern_editor.breakpoint_hit": "", - "hex.builtin.view.pattern_editor.debugger": "", - "hex.builtin.welcome.learn.imhex.title": "", - "hex.builtin.view.hex_editor.menu.edit.fill": "", - "hex.builtin.view.disassembler.sh.sh2": "", - "hex.builtin.pattern_drawer.updating": "", - "hex.builtin.popup.error.project.load.create_provider": "", - "hex.builtin.popup.error.project.load.no_providers": "", - "hex.builtin.popup.error.project.load.some_providers_failed": "", - "hex.builtin.popup.error.project.load.file_not_found": "", - "hex.builtin.popup.error.project.load.invalid_tar": "", - "hex.builtin.popup.error.project.load.invalid_magic": "", - "hex.builtin.provider.tooltip.show_more": "", - "hex.builtin.provider.file.menu.into_memory": "", - "hex.builtin.provider.mem_file.rename": "", - "hex.builtin.setting.general.upload_crash_logs": "", - "hex.builtin.title_bar_button.debug_build": "", - "hex.builtin.title_bar_button.feedback": "", - "hex.builtin.view.achievements.name": "", - "hex.builtin.view.achievements.unlocked": "", - "hex.builtin.view.achievements.unlocked_count": "", - "hex.builtin.view.achievements.click": "", - "hex.builtin.view.disassembler.sh.sh2a": "", - "hex.builtin.view.disassembler.tricore.120": "", - "hex.builtin.view.disassembler.tricore.130": "", - "hex.builtin.view.disassembler.tricore.131": "", - "hex.builtin.view.disassembler.tricore.160": "", - "hex.builtin.view.disassembler.tricore.161": "", - "hex.builtin.view.disassembler.tricore.162": "", - "hex.builtin.view.information.octet_stream_warning": "", - "hex.builtin.view.logs.log_level": "", - "hex.builtin.view.logs.message": "", - "hex.builtin.view.logs.name": "", - "hex.builtin.view.pattern_editor.debugger.add_tooltip": "", - "hex.builtin.view.pattern_editor.debugger.continue": "", - "hex.builtin.view.pattern_editor.debugger.remove_tooltip": "", - "hex.builtin.view.pattern_editor.debugger.scope": "", - "hex.builtin.view.pattern_editor.debugger.scope.global": "", - "hex.builtin.view.store.update_count": "", - "hex.builtin.welcome.learn.imhex.link": "", - "hex.builtin.popup.safety_backup.report_error": "", - "hex.builtin.provider.mem_file.rename.desc": "", - "hex.builtin.pl_visualizer.coordinates.query": "", - "hex.builtin.welcome.learn.imhex.desc": "", - "hex.builtin.pl_visualizer.coordinates.latitude": "", - "hex.builtin.pl_visualizer.coordinates.longitude": "", - "hex.builtin.pl_visualizer.coordinates.querying": "", - "hex.builtin.pl_visualizer.coordinates.querying_no_address": "", - "hex.builtin.view.disassembler.sh.sh3": "", - "hex.builtin.view.disassembler.sh.sh4": "", - "hex.builtin.view.disassembler.sh.sh4a": "", - "hex.builtin.view.disassembler.sh.fpu": "", - "hex.builtin.view.disassembler.sh.dsp": "", - "hex.builtin.view.disassembler.tricore.110": "", - "hex.builtin.view.information.octet_stream_text": "", - "hex.builtin.common.allow": "", - "hex.builtin.common.deny": "", - "hex.builtin.common.warning": "", - "hex.builtin.setting.interface.restore_window_pos": "", - "hex.builtin.achievement.starting_out": "", - "hex.builtin.achievement.starting_out.docs.name": "", - "hex.builtin.achievement.starting_out.docs.desc": "", - "hex.builtin.achievement.starting_out.open_file.name": "", - "hex.builtin.achievement.starting_out.open_file.desc": "", - "hex.builtin.achievement.starting_out.save_project.name": "", - "hex.builtin.achievement.starting_out.save_project.desc": "", - "hex.builtin.achievement.hex_editor": "", - "hex.builtin.achievement.hex_editor.select_byte.name": "", - "hex.builtin.achievement.hex_editor.select_byte.desc": "", - "hex.builtin.achievement.hex_editor.create_bookmark.name": "", - "hex.builtin.achievement.hex_editor.create_bookmark.desc": "", - "hex.builtin.achievement.hex_editor.open_new_view.name": "", - "hex.builtin.achievement.hex_editor.open_new_view.desc": "", - "hex.builtin.achievement.hex_editor.modify_byte.name": "", - "hex.builtin.achievement.hex_editor.modify_byte.desc": "", - "hex.builtin.achievement.hex_editor.copy_as.name": "", - "hex.builtin.achievement.hex_editor.copy_as.desc": "", - "hex.builtin.achievement.hex_editor.create_patch.name": "", - "hex.builtin.achievement.hex_editor.create_patch.desc": "", - "hex.builtin.achievement.hex_editor.fill.name": "", - "hex.builtin.achievement.hex_editor.fill.desc": "", - "hex.builtin.achievement.patterns": "", - "hex.builtin.achievement.patterns.place_menu.name": "", - "hex.builtin.pattern_drawer.end": "", - "hex.builtin.pattern_drawer.export": "", - "hex.builtin.pattern_drawer.spec_name": "", - "hex.builtin.pattern_drawer.start": "", - "hex.builtin.achievement.patterns.place_menu.desc": "", - "hex.builtin.achievement.patterns.load_existing.name": "", - "hex.builtin.achievement.patterns.load_existing.desc": "", - "hex.builtin.achievement.patterns.modify_data.name": "", - "hex.builtin.achievement.patterns.modify_data.desc": "", - "hex.builtin.achievement.patterns.data_inspector.name": "", - "hex.builtin.achievement.patterns.data_inspector.desc": "", - "hex.builtin.achievement.find": "", - "hex.builtin.achievement.find.find_strings.name": "", - "hex.builtin.achievement.find.find_strings.desc": "", - "hex.builtin.achievement.find.find_specific_string.name": "", - "hex.builtin.achievement.find.find_specific_string.desc": "", - "hex.builtin.achievement.find.find_numeric.name": "", - "hex.builtin.achievement.find.find_numeric.desc": "", - "hex.builtin.achievement.data_processor": "", - "hex.builtin.achievement.data_processor.place_node.name": "", - "hex.builtin.achievement.data_processor.place_node.desc": "", - "hex.builtin.achievement.data_processor.create_connection.name": "", - "hex.builtin.achievement.data_processor.create_connection.desc": "", - "hex.builtin.achievement.data_processor.modify_data.name": "", - "hex.builtin.achievement.data_processor.modify_data.desc": "", - "hex.builtin.achievement.data_processor.custom_node.name": "", - "hex.builtin.achievement.data_processor.custom_node.desc": "", - "hex.builtin.achievement.misc": "", - "hex.builtin.achievement.misc.analyze_file.name": "", - "hex.builtin.achievement.misc.analyze_file.desc": "", - "hex.builtin.achievement.misc.download_from_store.name": "", - "hex.builtin.achievement.misc.download_from_store.desc": "", - "hex.builtin.achievement.misc.create_hash.name": "", - "hex.builtin.achievement.misc.create_hash.desc": "" - }, - "fallback": false -} + "hex.builtin.welcome.update.title": "新しいアップデートが利用可能です。" + } +} \ No newline at end of file diff --git a/plugins/builtin/romfs/lang/ko_KR.json b/plugins/builtin/romfs/lang/ko_KR.json index 530e40a8c..152d3ed01 100644 --- a/plugins/builtin/romfs/lang/ko_KR.json +++ b/plugins/builtin/romfs/lang/ko_KR.json @@ -1,14 +1,70 @@ { "code": "ko-KR", - "country": "Korea", "language": "Korean", + "country": "Korea", + "fallback": false, "translations": { + "hex.builtin.achievement.starting_out": "", + "hex.builtin.achievement.starting_out.docs.name": "", + "hex.builtin.achievement.starting_out.docs.desc": "", + "hex.builtin.achievement.starting_out.open_file.name": "", + "hex.builtin.achievement.starting_out.open_file.desc": "", + "hex.builtin.achievement.starting_out.save_project.name": "", + "hex.builtin.achievement.starting_out.save_project.desc": "", + "hex.builtin.achievement.hex_editor": "", + "hex.builtin.achievement.hex_editor.select_byte.name": "", + "hex.builtin.achievement.hex_editor.select_byte.desc": "", + "hex.builtin.achievement.hex_editor.create_bookmark.name": "", + "hex.builtin.achievement.hex_editor.create_bookmark.desc": "", + "hex.builtin.achievement.hex_editor.open_new_view.name": "", + "hex.builtin.achievement.hex_editor.open_new_view.desc": "", + "hex.builtin.achievement.hex_editor.modify_byte.name": "", + "hex.builtin.achievement.hex_editor.modify_byte.desc": "", + "hex.builtin.achievement.hex_editor.copy_as.name": "", + "hex.builtin.achievement.hex_editor.copy_as.desc": "", + "hex.builtin.achievement.hex_editor.create_patch.name": "", + "hex.builtin.achievement.hex_editor.create_patch.desc": "", + "hex.builtin.achievement.hex_editor.fill.name": "", + "hex.builtin.achievement.hex_editor.fill.desc": "", + "hex.builtin.achievement.patterns": "", + "hex.builtin.achievement.patterns.place_menu.name": "", + "hex.builtin.achievement.patterns.place_menu.desc": "", + "hex.builtin.achievement.patterns.load_existing.name": "", + "hex.builtin.achievement.patterns.load_existing.desc": "", + "hex.builtin.achievement.patterns.modify_data.name": "", + "hex.builtin.achievement.patterns.modify_data.desc": "", + "hex.builtin.achievement.patterns.data_inspector.name": "", + "hex.builtin.achievement.patterns.data_inspector.desc": "", + "hex.builtin.achievement.find": "", + "hex.builtin.achievement.find.find_strings.name": "", + "hex.builtin.achievement.find.find_strings.desc": "", + "hex.builtin.achievement.find.find_specific_string.name": "", + "hex.builtin.achievement.find.find_specific_string.desc": "", + "hex.builtin.achievement.find.find_numeric.name": "", + "hex.builtin.achievement.find.find_numeric.desc": "", + "hex.builtin.achievement.data_processor": "", + "hex.builtin.achievement.data_processor.place_node.name": "", + "hex.builtin.achievement.data_processor.place_node.desc": "", + "hex.builtin.achievement.data_processor.create_connection.name": "", + "hex.builtin.achievement.data_processor.create_connection.desc": "", + "hex.builtin.achievement.data_processor.modify_data.name": "", + "hex.builtin.achievement.data_processor.modify_data.desc": "", + "hex.builtin.achievement.data_processor.custom_node.name": "", + "hex.builtin.achievement.data_processor.custom_node.desc": "", + "hex.builtin.achievement.misc": "", + "hex.builtin.achievement.misc.analyze_file.name": "", + "hex.builtin.achievement.misc.analyze_file.desc": "", + "hex.builtin.achievement.misc.download_from_store.name": "", + "hex.builtin.achievement.misc.download_from_store.desc": "", + "hex.builtin.achievement.misc.create_hash.name": "", + "hex.builtin.achievement.misc.create_hash.desc": "", "hex.builtin.command.calc.desc": "계산기", "hex.builtin.command.cmd.desc": "명령", "hex.builtin.command.cmd.result": "명령 실행 '{0}'", "hex.builtin.command.web.desc": "웹사이트 탐색", "hex.builtin.command.web.result": "웹사이트 이동 '{0}'", "hex.builtin.common.address": "주소", + "hex.builtin.common.allow": "", "hex.builtin.common.begin": "", "hex.builtin.common.big": "빅", "hex.builtin.common.big_endian": "빅 엔디안", @@ -20,6 +76,7 @@ "hex.builtin.common.comment": "주석", "hex.builtin.common.count": "", "hex.builtin.common.decimal": "10진수", + "hex.builtin.common.deny": "", "hex.builtin.common.dont_show_again": "다시 보이지 않기", "hex.builtin.common.encoding.ascii": "ASCII", "hex.builtin.common.encoding.utf16be": "UTF-16BE", @@ -27,6 +84,7 @@ "hex.builtin.common.encoding.utf8": "UTF-8", "hex.builtin.common.end": "", "hex.builtin.common.endian": "엔디안", + "hex.builtin.common.warning": "", "hex.builtin.common.error": "에러", "hex.builtin.common.fatal": "치명적 에러", "hex.builtin.common.file": "파일", @@ -153,37 +211,37 @@ "hex.builtin.menu.file.export": "내보내기...", "hex.builtin.menu.file.export.base64": "", "hex.builtin.menu.file.export.base64.popup.export_error": "", - "hex.builtin.menu.file.export.bookmark": "", - "hex.builtin.menu.file.export.data_processor": "", - "hex.builtin.menu.file.export.ips": "IPS 패치", - "hex.builtin.menu.file.export.ips.popup.address_out_of_range_error": "", "hex.builtin.menu.file.export.ips.popup.export_error": "", - "hex.builtin.menu.file.export.ips.popup.invalid_patch_format_error": "", "hex.builtin.menu.file.export.ips.popup.invalid_patch_header_error": "", - "hex.builtin.menu.file.export.ips.popup.missing_eof_error": "", + "hex.builtin.menu.file.export.ips.popup.address_out_of_range_error": "", "hex.builtin.menu.file.export.ips.popup.patch_too_large_error": "", + "hex.builtin.menu.file.export.ips.popup.invalid_patch_format_error": "", + "hex.builtin.menu.file.export.ips.popup.missing_eof_error": "", + "hex.builtin.menu.file.export.ips": "IPS 패치", "hex.builtin.menu.file.export.ips32": "IPS32 패치", + "hex.builtin.menu.file.export.bookmark": "", "hex.builtin.menu.file.export.pattern": "", + "hex.builtin.menu.file.export.data_processor": "", "hex.builtin.menu.file.export.popup.create": "데이터를 내보낼 수 없습니다. 파일을 만드는 데 실패했습니다!", "hex.builtin.menu.file.export.title": "파일 내보내기", "hex.builtin.menu.file.import": "가져오기...", "hex.builtin.menu.file.import.base64": "Base64 파일", "hex.builtin.menu.file.import.base64.popup.import_error": "파일이 올바른 Base64 형식이 아닙니다!", "hex.builtin.menu.file.import.base64.popup.open_error": "파일을 여는 데 실패했습니다!", - "hex.builtin.menu.file.import.bookmark": "", - "hex.builtin.menu.file.import.custom_encoding": "", - "hex.builtin.menu.file.import.data_processor": "", "hex.builtin.menu.file.import.ips": "IPS 패치", "hex.builtin.menu.file.import.ips32": "IPS32 패치", "hex.builtin.menu.file.import.modified_file": "", + "hex.builtin.menu.file.import.bookmark": "", "hex.builtin.menu.file.import.pattern": "", + "hex.builtin.menu.file.import.data_processor": "", + "hex.builtin.menu.file.import.custom_encoding": "", "hex.builtin.menu.file.open_file": "파일 열기...", "hex.builtin.menu.file.open_other": "다른 공급자 열기...", - "hex.builtin.menu.file.open_recent": "최근 파일", "hex.builtin.menu.file.project": "", "hex.builtin.menu.file.project.open": "", "hex.builtin.menu.file.project.save": "", "hex.builtin.menu.file.project.save_as": "", + "hex.builtin.menu.file.open_recent": "최근 파일", "hex.builtin.menu.file.quit": "ImHex 종료하기", "hex.builtin.menu.file.reload_provider": "", "hex.builtin.menu.help": "도움말", @@ -340,10 +398,10 @@ "hex.builtin.nodes.decoding.hex": "16진수", "hex.builtin.nodes.decoding.hex.header": "16진수 decoder", "hex.builtin.nodes.display": "디스플레이", - "hex.builtin.nodes.display.bits": "", - "hex.builtin.nodes.display.bits.header": "", "hex.builtin.nodes.display.buffer": "", "hex.builtin.nodes.display.buffer.header": "", + "hex.builtin.nodes.display.bits": "", + "hex.builtin.nodes.display.bits.header": "", "hex.builtin.nodes.display.float": "실수", "hex.builtin.nodes.display.float.header": "실수 디스플레이", "hex.builtin.nodes.display.int": "정수", @@ -366,60 +424,73 @@ "hex.builtin.nodes.visualizer.layered_dist.header": "계층적 분포", "hex.builtin.pattern_drawer.color": "색상", "hex.builtin.pattern_drawer.double_click": "", + "hex.builtin.pattern_drawer.end": "", + "hex.builtin.pattern_drawer.export": "", "hex.builtin.pattern_drawer.favorites": "", "hex.builtin.pattern_drawer.local": "", "hex.builtin.pattern_drawer.size": "크기", + "hex.builtin.pattern_drawer.spec_name": "", + "hex.builtin.pattern_drawer.start": "", + "hex.builtin.pattern_drawer.tree_style.tree": "", "hex.builtin.pattern_drawer.tree_style.auto_expanded": "", "hex.builtin.pattern_drawer.tree_style.flattened": "", - "hex.builtin.pattern_drawer.tree_style.tree": "", "hex.builtin.pattern_drawer.type": "타입", + "hex.builtin.pattern_drawer.updating": "", "hex.builtin.pattern_drawer.value": "값", "hex.builtin.pattern_drawer.var_name": "이름", - "hex.builtin.pattern_drawer.visualizer.invalid_parameter_count": "", "hex.builtin.pattern_drawer.visualizer.unknown": "", + "hex.builtin.pattern_drawer.visualizer.invalid_parameter_count": "", "hex.builtin.pl_visualizer.3d.rotation": "", "hex.builtin.pl_visualizer.3d.scale": "", + "hex.builtin.pl_visualizer.coordinates.latitude": "", + "hex.builtin.pl_visualizer.coordinates.longitude": "", + "hex.builtin.pl_visualizer.coordinates.query": "", + "hex.builtin.pl_visualizer.coordinates.querying": "", + "hex.builtin.pl_visualizer.coordinates.querying_no_address": "", "hex.builtin.popup.close_provider.desc": "공급자에 저장하지 않은 내용이 있습니다.\n정말로 종료하시겠습니까?", "hex.builtin.popup.close_provider.title": "공급자를 종료하시겠습니까?", + "hex.builtin.popup.docs_question.title": "", "hex.builtin.popup.docs_question.no_answer": "", "hex.builtin.popup.docs_question.prompt": "", "hex.builtin.popup.docs_question.thinking": "", - "hex.builtin.popup.docs_question.title": "", "hex.builtin.popup.error.create": "새 파일을 만드는데 실패했습니다!", "hex.builtin.popup.error.file_dialog.common": "", "hex.builtin.popup.error.file_dialog.portal": "", "hex.builtin.popup.error.project.load": "", "hex.builtin.popup.error.project.save": "", + "hex.builtin.popup.error.project.load.create_provider": "", + "hex.builtin.popup.error.project.load.no_providers": "", + "hex.builtin.popup.error.project.load.some_providers_failed": "", + "hex.builtin.popup.error.project.load.file_not_found": "", + "hex.builtin.popup.error.project.load.invalid_tar": "", + "hex.builtin.popup.error.project.load.invalid_magic": "", "hex.builtin.popup.error.read_only": "쓰기 권한을 가져올 수 없습니다. 파일이 읽기 전용 모드로 열렸습니다.", "hex.builtin.popup.error.task_exception": "", "hex.builtin.popup.exit_application.desc": "프로젝트에 저장하지 않은 내용이 있습니다.\n정말로 종료하시겠습니까?", "hex.builtin.popup.exit_application.title": "프로그램을 종료하시겠습니까?", - "hex.builtin.popup.safety_backup.delete": "아니요, 삭제", - "hex.builtin.popup.safety_backup.desc": "이전에 ImHex가 비 정상적으로 종료된 것 같습니다.\n이전의 작업을 복구할까요?", - "hex.builtin.popup.safety_backup.log_file": "", - "hex.builtin.popup.safety_backup.restore": "네, 복구", - "hex.builtin.popup.safety_backup.title": "손상된 데이터 복구", - "hex.builtin.popup.save_layout.desc": "", - "hex.builtin.popup.save_layout.title": "", - "hex.builtin.popup.waiting_for_tasks.desc": "", "hex.builtin.popup.waiting_for_tasks.title": "", + "hex.builtin.popup.save_layout.title": "", + "hex.builtin.popup.save_layout.desc": "", + "hex.builtin.popup.waiting_for_tasks.desc": "", + "hex.builtin.provider.tooltip.show_more": "", + "hex.builtin.provider.error.open": "", "hex.builtin.provider.disk": "Raw 디스크 공급자", "hex.builtin.provider.disk.disk_size": "디스크 크기", - "hex.builtin.provider.disk.error.read_ro": "", - "hex.builtin.provider.disk.error.read_rw": "", "hex.builtin.provider.disk.reload": "새로 고침", "hex.builtin.provider.disk.sector_size": "섹터 크기", "hex.builtin.provider.disk.selected_disk": "디스크", - "hex.builtin.provider.error.open": "", + "hex.builtin.provider.disk.error.read_ro": "", + "hex.builtin.provider.disk.error.read_rw": "", "hex.builtin.provider.file": "파일 공급자", + "hex.builtin.provider.file.error.open": "", "hex.builtin.provider.file.access": "마지막 접근 시각", "hex.builtin.provider.file.creation": "생성 시각", - "hex.builtin.provider.file.error.open": "", - "hex.builtin.provider.file.menu.open_file": "", - "hex.builtin.provider.file.menu.open_folder": "", + "hex.builtin.provider.file.menu.into_memory": "", "hex.builtin.provider.file.modification": "마지막 수정 시각", "hex.builtin.provider.file.path": "파일 경로", "hex.builtin.provider.file.size": "크기", + "hex.builtin.provider.file.menu.open_file": "", + "hex.builtin.provider.file.menu.open_folder": "", "hex.builtin.provider.gdb": "GDB 서버 공급자", "hex.builtin.provider.gdb.ip": "IP 주소", "hex.builtin.provider.gdb.name": "GDB 서버 <{0}:{1}>", @@ -429,6 +500,8 @@ "hex.builtin.provider.intel_hex.name": "Intel Hex {0}", "hex.builtin.provider.mem_file": "", "hex.builtin.provider.mem_file.unsaved": "", + "hex.builtin.provider.mem_file.rename": "", + "hex.builtin.provider.mem_file.rename.desc": "", "hex.builtin.provider.motorola_srec": "Motorola SREC 공급자", "hex.builtin.provider.motorola_srec.name": "Motorola SREC {0}", "hex.builtin.provider.view": "", @@ -448,6 +521,7 @@ "hex.builtin.setting.general.save_recent_providers": "", "hex.builtin.setting.general.show_tips": "시작 시 팁 표시", "hex.builtin.setting.general.sync_pattern_source": "공급자 간 패턴 소스 코드 동기화", + "hex.builtin.setting.general.upload_crash_logs": "", "hex.builtin.setting.hex_editor": "헥스 편집기", "hex.builtin.setting.hex_editor.byte_padding": "", "hex.builtin.setting.hex_editor.bytes_per_row": "한 줄당 바이트 수", @@ -459,8 +533,8 @@ "hex.builtin.setting.interface": "인터페이스", "hex.builtin.setting.interface.color": "색상 테마", "hex.builtin.setting.interface.fps": "FPS 제한", - "hex.builtin.setting.interface.fps.native": "", "hex.builtin.setting.interface.fps.unlocked": "제한 없음", + "hex.builtin.setting.interface.fps.native": "", "hex.builtin.setting.interface.language": "언어", "hex.builtin.setting.interface.multi_windows": "", "hex.builtin.setting.interface.scaling": "크기", @@ -470,6 +544,7 @@ "hex.builtin.setting.interface.scaling.x1_5": "x1.5", "hex.builtin.setting.interface.scaling.x2_0": "x2.0", "hex.builtin.setting.interface.wiki_explain_language": "Wikipedia 언어", + "hex.builtin.setting.interface.restore_window_pos": "", "hex.builtin.setting.proxy": "프록시", "hex.builtin.setting.proxy.description": "프록시는 스토어, wikipedia, 그리고 추가적인 플러그인에 즉시 적용이 됩니다.", "hex.builtin.setting.proxy.enable": "Proxy 활성화", @@ -563,12 +638,12 @@ "hex.builtin.tools.ieee754.sign": "부포", "hex.builtin.tools.ieee754.single_precision": "Single Precision", "hex.builtin.tools.ieee754.type": "종류", - "hex.builtin.tools.input": "입력", "hex.builtin.tools.invariant_multiplication": "", "hex.builtin.tools.invariant_multiplication.description": "", "hex.builtin.tools.invariant_multiplication.num_bits": "", - "hex.builtin.tools.name": "이름", + "hex.builtin.tools.input": "입력", "hex.builtin.tools.output": "", + "hex.builtin.tools.name": "이름", "hex.builtin.tools.permissions": "UNIX 권한 계산기", "hex.builtin.tools.permissions.absolute": "절대값", "hex.builtin.tools.permissions.perm_bits": "권한 비트", @@ -586,6 +661,10 @@ "hex.builtin.tools.wiki_explain.invalid_response": "Wikipedia에서 잘못된 응답이 왔습니다!", "hex.builtin.tools.wiki_explain.results": "결과", "hex.builtin.tools.wiki_explain.search": "검색", + "hex.builtin.view.achievements.name": "", + "hex.builtin.view.achievements.unlocked": "", + "hex.builtin.view.achievements.unlocked_count": "", + "hex.builtin.view.achievements.click": "", "hex.builtin.view.bookmarks.address": "0x{0:02X} - 0x{1:02X}", "hex.builtin.view.bookmarks.button.jump": "이동하기", "hex.builtin.view.bookmarks.button.remove": "지우기", @@ -619,9 +698,9 @@ "hex.builtin.view.data_processor.menu.remove_selection": "선택 영역 삭제", "hex.builtin.view.data_processor.menu.save_node": "", "hex.builtin.view.data_processor.name": "데이터 프로세서", + "hex.builtin.view.diff.name": "파일 비교", "hex.builtin.view.diff.added": "", "hex.builtin.view.diff.modified": "", - "hex.builtin.view.diff.name": "파일 비교", "hex.builtin.view.diff.provider_a": "", "hex.builtin.view.diff.provider_b": "", "hex.builtin.view.diff.removed": "", @@ -672,6 +751,20 @@ "hex.builtin.view.disassembler.mos65xx.65816_long_x": "65816 Long X", "hex.builtin.view.disassembler.mos65xx.65c02": "65C02", "hex.builtin.view.disassembler.mos65xx.w65c02": "W65C02", + "hex.builtin.view.disassembler.sh.sh2": "", + "hex.builtin.view.disassembler.sh.sh2a": "", + "hex.builtin.view.disassembler.sh.sh3": "", + "hex.builtin.view.disassembler.sh.sh4": "", + "hex.builtin.view.disassembler.sh.sh4a": "", + "hex.builtin.view.disassembler.sh.fpu": "", + "hex.builtin.view.disassembler.sh.dsp": "", + "hex.builtin.view.disassembler.tricore.110": "", + "hex.builtin.view.disassembler.tricore.120": "", + "hex.builtin.view.disassembler.tricore.130": "", + "hex.builtin.view.disassembler.tricore.131": "", + "hex.builtin.view.disassembler.tricore.160": "", + "hex.builtin.view.disassembler.tricore.161": "", + "hex.builtin.view.disassembler.tricore.162": "", "hex.builtin.view.disassembler.name": "디스어셈블러", "hex.builtin.view.disassembler.position": "위치", "hex.builtin.view.disassembler.ppc.booke": "Book-E", @@ -761,6 +854,7 @@ "hex.builtin.view.hex_editor.goto.offset.relative": "상대주소", "hex.builtin.view.hex_editor.menu.edit.copy": "복사", "hex.builtin.view.hex_editor.menu.edit.copy_as": "다른 방법으로 복사...", + "hex.builtin.view.hex_editor.menu.edit.fill": "", "hex.builtin.view.hex_editor.menu.edit.insert": "삽입...", "hex.builtin.view.hex_editor.menu.edit.jump_to": "", "hex.builtin.view.hex_editor.menu.edit.open_in_new_provider": "", @@ -799,17 +893,23 @@ "hex.builtin.view.information.entropy": "엔트로피", "hex.builtin.view.information.file_entropy": "", "hex.builtin.view.information.highest_entropy": "최대 엔트로피 블록", + "hex.builtin.view.information.lowest_entropy": "", "hex.builtin.view.information.info_analysis": "정보 분석", "hex.builtin.view.information.layered_distribution": "", - "hex.builtin.view.information.lowest_entropy": "", "hex.builtin.view.information.magic": "Magic 정보", "hex.builtin.view.information.magic_db_added": "Magic 데이터베이스 추가됨!", "hex.builtin.view.information.mime": "MIME 타입:", "hex.builtin.view.information.name": "데이터 정보", + "hex.builtin.view.information.octet_stream_text": "", + "hex.builtin.view.information.octet_stream_warning": "", + "hex.builtin.view.information.region": "분석한 영역", "hex.builtin.view.information.plain_text": "", "hex.builtin.view.information.plain_text_percentage": "", "hex.builtin.view.information.provider_information": "", - "hex.builtin.view.information.region": "분석한 영역", + "hex.builtin.view.logs.component": "", + "hex.builtin.view.logs.log_level": "", + "hex.builtin.view.logs.message": "", + "hex.builtin.view.logs.name": "", "hex.builtin.view.patches.name": "패치", "hex.builtin.view.patches.offset": "오프셋", "hex.builtin.view.patches.orig": "원본 값", @@ -821,9 +921,16 @@ "hex.builtin.view.pattern_editor.accept_pattern.pattern_language": "패턴", "hex.builtin.view.pattern_editor.accept_pattern.question": "선택한 패턴을 적용하시겠습니까?", "hex.builtin.view.pattern_editor.auto": "자동 평가", + "hex.builtin.view.pattern_editor.breakpoint_hit": "", "hex.builtin.view.pattern_editor.console": "콘솔", "hex.builtin.view.pattern_editor.dangerous_function.desc": "이 패턴은 위험한 함수를 실행하려 합니다.\n정말로 이 패턴을 신뢰하시겠습니?", "hex.builtin.view.pattern_editor.dangerous_function.name": "위험한 함수를 허용하시겠습니까?", + "hex.builtin.view.pattern_editor.debugger": "", + "hex.builtin.view.pattern_editor.debugger.add_tooltip": "", + "hex.builtin.view.pattern_editor.debugger.continue": "", + "hex.builtin.view.pattern_editor.debugger.remove_tooltip": "", + "hex.builtin.view.pattern_editor.debugger.scope": "", + "hex.builtin.view.pattern_editor.debugger.scope.global": "", "hex.builtin.view.pattern_editor.env_vars": "환경 변수", "hex.builtin.view.pattern_editor.evaluating": "평가 중...", "hex.builtin.view.pattern_editor.menu.edit.place_pattern": "", @@ -854,6 +961,7 @@ "hex.builtin.view.store.reload": "새로 고침", "hex.builtin.view.store.remove": "제거", "hex.builtin.view.store.row.description": "설명", + "hex.builtin.view.store.row.authors": "", "hex.builtin.view.store.row.name": "이름", "hex.builtin.view.store.tab.constants": "상수", "hex.builtin.view.store.tab.encodings": "인코딩", @@ -864,10 +972,11 @@ "hex.builtin.view.store.tab.themes": "", "hex.builtin.view.store.tab.yara": "Yara 규칙", "hex.builtin.view.store.update": "업데이트", + "hex.builtin.view.store.update_count": "", + "hex.builtin.view.theme_manager.name": "", "hex.builtin.view.theme_manager.colors": "", "hex.builtin.view.theme_manager.export": "", "hex.builtin.view.theme_manager.export.name": "", - "hex.builtin.view.theme_manager.name": "", "hex.builtin.view.theme_manager.save_theme": "", "hex.builtin.view.theme_manager.styles": "", "hex.builtin.view.tools.name": "도구", @@ -903,6 +1012,13 @@ "hex.builtin.visualizer.hexii": "HexII", "hex.builtin.visualizer.rgba8": "RGBA8 색상", "hex.builtin.welcome.server_contact_text": "", + "hex.builtin.welcome.server_contact.data_collected_table.key": "", + "hex.builtin.welcome.server_contact.data_collected_table.value": "", + "hex.builtin.welcome.server_contact.data_collected_title": "", + "hex.builtin.welcome.server_contact.data_collected.uuid": "", + "hex.builtin.welcome.server_contact.data_collected.version": "", + "hex.builtin.welcome.server_contact.data_collected.os": "", + "hex.builtin.welcome.server_contact.crash_logs_only": "", "hex.builtin.welcome.customize.settings.desc": "ImHex의 설정을 변경합니다", "hex.builtin.welcome.customize.settings.title": "설정", "hex.builtin.welcome.header.customize": "커스터마이즈", @@ -925,12 +1041,21 @@ "hex.builtin.welcome.learn.pattern.desc": "ImHex 패턴을 작성하는 방법을 배워 봅시다.", "hex.builtin.welcome.learn.pattern.link": "https://imhex.werwolv.net/docs", "hex.builtin.welcome.learn.pattern.title": "패턴 언어 작성 방법 문서", + "hex.builtin.welcome.learn.imhex.desc": "", + "hex.builtin.welcome.learn.imhex.link": "", + "hex.builtin.welcome.learn.imhex.title": "", "hex.builtin.welcome.learn.plugins.desc": "플러그인을 이용해 ImHex의 기능을 확장해 봅시다.", "hex.builtin.welcome.learn.plugins.link": "https://github.com/WerWolv/ImHex/wiki/Plugins-Development-Guide", "hex.builtin.welcome.learn.plugins.title": "플러그인 API", "hex.builtin.welcome.plugins.author": "작성자", "hex.builtin.welcome.plugins.desc": "설명", "hex.builtin.welcome.plugins.plugin": "플러그인", + "hex.builtin.popup.safety_backup.delete": "아니요, 삭제", + "hex.builtin.popup.safety_backup.desc": "이전에 ImHex가 비 정상적으로 종료된 것 같습니다.\n이전의 작업을 복구할까요?", + "hex.builtin.popup.safety_backup.log_file": "", + "hex.builtin.popup.safety_backup.report_error": "", + "hex.builtin.popup.safety_backup.restore": "네, 복구", + "hex.builtin.popup.safety_backup.title": "손상된 데이터 복구", "hex.builtin.welcome.start.create_file": "새 파일 생성", "hex.builtin.welcome.start.open_file": "파일 열기", "hex.builtin.welcome.start.open_other": "다른 공급자 열기", @@ -939,131 +1064,6 @@ "hex.builtin.welcome.tip_of_the_day": "오늘의 팁", "hex.builtin.welcome.update.desc": "ImHex {0} 가 업데이트 되었습니다! 여기서 다운로드하세요.", "hex.builtin.welcome.update.link": "https://github.com/WerWolv/ImHex/releases/latest", - "hex.builtin.welcome.update.title": "새로운 업데이트가 존재합니다!", - "hex.builtin.pattern_drawer.updating": "", - "hex.builtin.welcome.server_contact.data_collected.os": "", - "hex.builtin.welcome.learn.imhex.title": "", - "hex.builtin.pl_visualizer.coordinates.latitude": "", - "hex.builtin.popup.error.project.load.file_not_found": "", - "hex.builtin.view.store.row.authors": "", - "hex.builtin.view.store.update_count": "", - "hex.builtin.welcome.server_contact.data_collected_table.key": "", - "hex.builtin.welcome.server_contact.data_collected_table.value": "", - "hex.builtin.welcome.server_contact.data_collected_title": "", - "hex.builtin.welcome.learn.imhex.desc": "", - "hex.builtin.welcome.learn.imhex.link": "", - "hex.builtin.pattern_drawer.end": "", - "hex.builtin.pattern_drawer.export": "", - "hex.builtin.pattern_drawer.spec_name": "", - "hex.builtin.pattern_drawer.start": "", - "hex.builtin.view.disassembler.sh.sh2": "", - "hex.builtin.common.allow": "", - "hex.builtin.pl_visualizer.coordinates.longitude": "", - "hex.builtin.pl_visualizer.coordinates.query": "", - "hex.builtin.pl_visualizer.coordinates.querying": "", - "hex.builtin.popup.error.project.load.some_providers_failed": "", - "hex.builtin.popup.error.project.load.invalid_tar": "", - "hex.builtin.popup.error.project.load.invalid_magic": "", - "hex.builtin.provider.tooltip.show_more": "", - "hex.builtin.provider.mem_file.rename": "", - "hex.builtin.provider.mem_file.rename.desc": "", - "hex.builtin.setting.general.upload_crash_logs": "", - "hex.builtin.setting.interface.restore_window_pos": "", - "hex.builtin.achievement.starting_out": "", - "hex.builtin.achievement.starting_out.docs.name": "", - "hex.builtin.achievement.starting_out.docs.desc": "", - "hex.builtin.achievement.starting_out.open_file.name": "", - "hex.builtin.achievement.starting_out.open_file.desc": "", - "hex.builtin.achievement.starting_out.save_project.name": "", - "hex.builtin.achievement.starting_out.save_project.desc": "", - "hex.builtin.achievement.hex_editor": "", - "hex.builtin.achievement.hex_editor.select_byte.name": "", - "hex.builtin.achievement.hex_editor.select_byte.desc": "", - "hex.builtin.achievement.hex_editor.create_bookmark.name": "", - "hex.builtin.achievement.hex_editor.create_bookmark.desc": "", - "hex.builtin.achievement.hex_editor.open_new_view.name": "", - "hex.builtin.achievement.hex_editor.open_new_view.desc": "", - "hex.builtin.achievement.hex_editor.modify_byte.name": "", - "hex.builtin.achievement.hex_editor.modify_byte.desc": "", - "hex.builtin.achievement.hex_editor.copy_as.name": "", - "hex.builtin.achievement.hex_editor.copy_as.desc": "", - "hex.builtin.achievement.hex_editor.create_patch.name": "", - "hex.builtin.achievement.hex_editor.create_patch.desc": "", - "hex.builtin.achievement.hex_editor.fill.name": "", - "hex.builtin.achievement.hex_editor.fill.desc": "", - "hex.builtin.achievement.patterns": "", - "hex.builtin.achievement.patterns.place_menu.name": "", - "hex.builtin.achievement.patterns.place_menu.desc": "", - "hex.builtin.achievement.patterns.load_existing.name": "", - "hex.builtin.achievement.patterns.load_existing.desc": "", - "hex.builtin.achievement.patterns.modify_data.name": "", - "hex.builtin.achievement.patterns.modify_data.desc": "", - "hex.builtin.achievement.patterns.data_inspector.name": "", - "hex.builtin.achievement.patterns.data_inspector.desc": "", - "hex.builtin.achievement.find": "", - "hex.builtin.achievement.find.find_strings.name": "", - "hex.builtin.achievement.find.find_strings.desc": "", - "hex.builtin.achievement.find.find_specific_string.name": "", - "hex.builtin.achievement.find.find_specific_string.desc": "", - "hex.builtin.achievement.find.find_numeric.name": "", - "hex.builtin.achievement.find.find_numeric.desc": "", - "hex.builtin.achievement.data_processor": "", - "hex.builtin.achievement.data_processor.place_node.name": "", - "hex.builtin.achievement.data_processor.place_node.desc": "", - "hex.builtin.achievement.data_processor.create_connection.name": "", - "hex.builtin.achievement.data_processor.create_connection.desc": "", - "hex.builtin.achievement.data_processor.modify_data.name": "", - "hex.builtin.achievement.data_processor.modify_data.desc": "", - "hex.builtin.achievement.data_processor.custom_node.name": "", - "hex.builtin.achievement.data_processor.custom_node.desc": "", - "hex.builtin.achievement.misc": "", - "hex.builtin.achievement.misc.analyze_file.name": "", - "hex.builtin.achievement.misc.analyze_file.desc": "", - "hex.builtin.achievement.misc.download_from_store.name": "", - "hex.builtin.achievement.misc.download_from_store.desc": "", - "hex.builtin.achievement.misc.create_hash.name": "", - "hex.builtin.achievement.misc.create_hash.desc": "", - "hex.builtin.common.deny": "", - "hex.builtin.view.achievements.name": "", - "hex.builtin.view.achievements.unlocked": "", - "hex.builtin.view.achievements.unlocked_count": "", - "hex.builtin.view.achievements.click": "", - "hex.builtin.view.disassembler.sh.sh2a": "", - "hex.builtin.view.disassembler.sh.sh3": "", - "hex.builtin.view.disassembler.sh.sh4": "", - "hex.builtin.view.disassembler.sh.sh4a": "", - "hex.builtin.view.disassembler.sh.fpu": "", - "hex.builtin.view.disassembler.sh.dsp": "", - "hex.builtin.view.disassembler.tricore.110": "", - "hex.builtin.view.disassembler.tricore.120": "", - "hex.builtin.view.disassembler.tricore.130": "", - "hex.builtin.view.disassembler.tricore.131": "", - "hex.builtin.view.disassembler.tricore.160": "", - "hex.builtin.view.disassembler.tricore.161": "", - "hex.builtin.view.disassembler.tricore.162": "", - "hex.builtin.view.hex_editor.menu.edit.fill": "", - "hex.builtin.view.information.octet_stream_text": "", - "hex.builtin.view.information.octet_stream_warning": "", - "hex.builtin.view.logs.name": "", - "hex.builtin.view.pattern_editor.breakpoint_hit": "", - "hex.builtin.view.pattern_editor.debugger": "", - "hex.builtin.welcome.server_contact.data_collected.uuid": "", - "hex.builtin.welcome.server_contact.data_collected.version": "", - "hex.builtin.welcome.server_contact.crash_logs_only": "", - "hex.builtin.popup.safety_backup.report_error": "", - "hex.builtin.provider.file.menu.into_memory": "", - "hex.builtin.view.logs.component": "", - "hex.builtin.view.logs.log_level": "", - "hex.builtin.view.logs.message": "", - "hex.builtin.view.pattern_editor.debugger.add_tooltip": "", - "hex.builtin.view.pattern_editor.debugger.continue": "", - "hex.builtin.view.pattern_editor.debugger.remove_tooltip": "", - "hex.builtin.view.pattern_editor.debugger.scope": "", - "hex.builtin.view.pattern_editor.debugger.scope.global": "", - "hex.builtin.pl_visualizer.coordinates.querying_no_address": "", - "hex.builtin.popup.error.project.load.create_provider": "", - "hex.builtin.popup.error.project.load.no_providers": "", - "hex.builtin.common.warning": "" - }, - "fallback": false -} + "hex.builtin.welcome.update.title": "새로운 업데이트가 존재합니다!" + } +} \ No newline at end of file diff --git a/plugins/builtin/romfs/lang/pt_BR.json b/plugins/builtin/romfs/lang/pt_BR.json index f15cd1cf7..daae860b6 100644 --- a/plugins/builtin/romfs/lang/pt_BR.json +++ b/plugins/builtin/romfs/lang/pt_BR.json @@ -1,14 +1,70 @@ { "code": "pt-BR", - "country": "Brazil", "language": "Portuguese", + "country": "Brazil", + "fallback": false, "translations": { + "hex.builtin.achievement.starting_out": "", + "hex.builtin.achievement.starting_out.docs.name": "", + "hex.builtin.achievement.starting_out.docs.desc": "", + "hex.builtin.achievement.starting_out.open_file.name": "", + "hex.builtin.achievement.starting_out.open_file.desc": "", + "hex.builtin.achievement.starting_out.save_project.name": "", + "hex.builtin.achievement.starting_out.save_project.desc": "", + "hex.builtin.achievement.hex_editor": "", + "hex.builtin.achievement.hex_editor.select_byte.name": "", + "hex.builtin.achievement.hex_editor.select_byte.desc": "", + "hex.builtin.achievement.hex_editor.create_bookmark.name": "", + "hex.builtin.achievement.hex_editor.create_bookmark.desc": "", + "hex.builtin.achievement.hex_editor.open_new_view.name": "", + "hex.builtin.achievement.hex_editor.open_new_view.desc": "", + "hex.builtin.achievement.hex_editor.modify_byte.name": "", + "hex.builtin.achievement.hex_editor.modify_byte.desc": "", + "hex.builtin.achievement.hex_editor.copy_as.name": "", + "hex.builtin.achievement.hex_editor.copy_as.desc": "", + "hex.builtin.achievement.hex_editor.create_patch.name": "", + "hex.builtin.achievement.hex_editor.create_patch.desc": "", + "hex.builtin.achievement.hex_editor.fill.name": "", + "hex.builtin.achievement.hex_editor.fill.desc": "", + "hex.builtin.achievement.patterns": "", + "hex.builtin.achievement.patterns.place_menu.name": "", + "hex.builtin.achievement.patterns.place_menu.desc": "", + "hex.builtin.achievement.patterns.load_existing.name": "", + "hex.builtin.achievement.patterns.load_existing.desc": "", + "hex.builtin.achievement.patterns.modify_data.name": "", + "hex.builtin.achievement.patterns.modify_data.desc": "", + "hex.builtin.achievement.patterns.data_inspector.name": "", + "hex.builtin.achievement.patterns.data_inspector.desc": "", + "hex.builtin.achievement.find": "", + "hex.builtin.achievement.find.find_strings.name": "", + "hex.builtin.achievement.find.find_strings.desc": "", + "hex.builtin.achievement.find.find_specific_string.name": "", + "hex.builtin.achievement.find.find_specific_string.desc": "", + "hex.builtin.achievement.find.find_numeric.name": "", + "hex.builtin.achievement.find.find_numeric.desc": "", + "hex.builtin.achievement.data_processor": "", + "hex.builtin.achievement.data_processor.place_node.name": "", + "hex.builtin.achievement.data_processor.place_node.desc": "", + "hex.builtin.achievement.data_processor.create_connection.name": "", + "hex.builtin.achievement.data_processor.create_connection.desc": "", + "hex.builtin.achievement.data_processor.modify_data.name": "", + "hex.builtin.achievement.data_processor.modify_data.desc": "", + "hex.builtin.achievement.data_processor.custom_node.name": "", + "hex.builtin.achievement.data_processor.custom_node.desc": "", + "hex.builtin.achievement.misc": "", + "hex.builtin.achievement.misc.analyze_file.name": "", + "hex.builtin.achievement.misc.analyze_file.desc": "", + "hex.builtin.achievement.misc.download_from_store.name": "", + "hex.builtin.achievement.misc.download_from_store.desc": "", + "hex.builtin.achievement.misc.create_hash.name": "", + "hex.builtin.achievement.misc.create_hash.desc": "", "hex.builtin.command.calc.desc": "Calculadora", "hex.builtin.command.cmd.desc": "Comando", "hex.builtin.command.cmd.result": "Iniciar Comando '{0}'", "hex.builtin.command.web.desc": "Website lookup", "hex.builtin.command.web.result": "Navegar para '{0}'", "hex.builtin.common.address": "Address", + "hex.builtin.common.allow": "", "hex.builtin.common.begin": "", "hex.builtin.common.big": "Big", "hex.builtin.common.big_endian": "Big Endian", @@ -20,6 +76,7 @@ "hex.builtin.common.comment": "", "hex.builtin.common.count": "", "hex.builtin.common.decimal": "Decimal", + "hex.builtin.common.deny": "", "hex.builtin.common.dont_show_again": "Não Mostrar Novamente", "hex.builtin.common.encoding.ascii": "ASCII", "hex.builtin.common.encoding.utf16be": "UTF-16BE", @@ -27,6 +84,7 @@ "hex.builtin.common.encoding.utf8": "UTF-8", "hex.builtin.common.end": "", "hex.builtin.common.endian": "Endian", + "hex.builtin.common.warning": "", "hex.builtin.common.error": "Erro", "hex.builtin.common.fatal": "Erro Fatal", "hex.builtin.common.file": "Arquivo", @@ -153,37 +211,37 @@ "hex.builtin.menu.file.export": "Exportar...", "hex.builtin.menu.file.export.base64": "", "hex.builtin.menu.file.export.base64.popup.export_error": "", - "hex.builtin.menu.file.export.bookmark": "", - "hex.builtin.menu.file.export.data_processor": "", - "hex.builtin.menu.file.export.ips": "IPS Patch", - "hex.builtin.menu.file.export.ips.popup.address_out_of_range_error": "", "hex.builtin.menu.file.export.ips.popup.export_error": "", - "hex.builtin.menu.file.export.ips.popup.invalid_patch_format_error": "", "hex.builtin.menu.file.export.ips.popup.invalid_patch_header_error": "", - "hex.builtin.menu.file.export.ips.popup.missing_eof_error": "", + "hex.builtin.menu.file.export.ips.popup.address_out_of_range_error": "", "hex.builtin.menu.file.export.ips.popup.patch_too_large_error": "", + "hex.builtin.menu.file.export.ips.popup.invalid_patch_format_error": "", + "hex.builtin.menu.file.export.ips.popup.missing_eof_error": "", + "hex.builtin.menu.file.export.ips": "IPS Patch", "hex.builtin.menu.file.export.ips32": "IPS32 Patch", + "hex.builtin.menu.file.export.bookmark": "", "hex.builtin.menu.file.export.pattern": "", + "hex.builtin.menu.file.export.data_processor": "", "hex.builtin.menu.file.export.popup.create": "Não é possível exportar os dados. Falha ao criar arquivo!", "hex.builtin.menu.file.export.title": "Exportar Arquivo", "hex.builtin.menu.file.import": "Importar...", "hex.builtin.menu.file.import.base64": "Arquivo Base64", "hex.builtin.menu.file.import.base64.popup.import_error": "Esse arquivo não é baseado em um formato Base64 valido!", "hex.builtin.menu.file.import.base64.popup.open_error": "Falha ao abrir o arquivo!", - "hex.builtin.menu.file.import.bookmark": "", - "hex.builtin.menu.file.import.custom_encoding": "", - "hex.builtin.menu.file.import.data_processor": "", "hex.builtin.menu.file.import.ips": "IPS Patch", "hex.builtin.menu.file.import.ips32": "IPS32 Patch", "hex.builtin.menu.file.import.modified_file": "", + "hex.builtin.menu.file.import.bookmark": "", "hex.builtin.menu.file.import.pattern": "", + "hex.builtin.menu.file.import.data_processor": "", + "hex.builtin.menu.file.import.custom_encoding": "", "hex.builtin.menu.file.open_file": "Abrir Arquivo...", "hex.builtin.menu.file.open_other": "Abrir outro...", - "hex.builtin.menu.file.open_recent": "Abrir Recentes", "hex.builtin.menu.file.project": "", "hex.builtin.menu.file.project.open": "", "hex.builtin.menu.file.project.save": "", "hex.builtin.menu.file.project.save_as": "", + "hex.builtin.menu.file.open_recent": "Abrir Recentes", "hex.builtin.menu.file.quit": "Sair do ImHex", "hex.builtin.menu.file.reload_provider": "", "hex.builtin.menu.help": "Ajuda", @@ -340,10 +398,10 @@ "hex.builtin.nodes.decoding.hex": "Hexadecimal", "hex.builtin.nodes.decoding.hex.header": "Hexadecimal decoder", "hex.builtin.nodes.display": "Display", - "hex.builtin.nodes.display.bits": "", - "hex.builtin.nodes.display.bits.header": "", "hex.builtin.nodes.display.buffer": "", "hex.builtin.nodes.display.buffer.header": "", + "hex.builtin.nodes.display.bits": "", + "hex.builtin.nodes.display.bits.header": "", "hex.builtin.nodes.display.float": "Float", "hex.builtin.nodes.display.float.header": "Float display", "hex.builtin.nodes.display.int": "Integer", @@ -366,60 +424,73 @@ "hex.builtin.nodes.visualizer.layered_dist.header": "Layered Distribution", "hex.builtin.pattern_drawer.color": "Cor", "hex.builtin.pattern_drawer.double_click": "", + "hex.builtin.pattern_drawer.end": "", + "hex.builtin.pattern_drawer.export": "", "hex.builtin.pattern_drawer.favorites": "", "hex.builtin.pattern_drawer.local": "", "hex.builtin.pattern_drawer.size": "Tamanho", + "hex.builtin.pattern_drawer.spec_name": "", + "hex.builtin.pattern_drawer.start": "", + "hex.builtin.pattern_drawer.tree_style.tree": "", "hex.builtin.pattern_drawer.tree_style.auto_expanded": "", "hex.builtin.pattern_drawer.tree_style.flattened": "", - "hex.builtin.pattern_drawer.tree_style.tree": "", "hex.builtin.pattern_drawer.type": "Tipo", + "hex.builtin.pattern_drawer.updating": "", "hex.builtin.pattern_drawer.value": "Valor", "hex.builtin.pattern_drawer.var_name": "Nome", - "hex.builtin.pattern_drawer.visualizer.invalid_parameter_count": "", "hex.builtin.pattern_drawer.visualizer.unknown": "", + "hex.builtin.pattern_drawer.visualizer.invalid_parameter_count": "", "hex.builtin.pl_visualizer.3d.rotation": "", "hex.builtin.pl_visualizer.3d.scale": "", + "hex.builtin.pl_visualizer.coordinates.latitude": "", + "hex.builtin.pl_visualizer.coordinates.longitude": "", + "hex.builtin.pl_visualizer.coordinates.query": "", + "hex.builtin.pl_visualizer.coordinates.querying": "", + "hex.builtin.pl_visualizer.coordinates.querying_no_address": "", "hex.builtin.popup.close_provider.desc": "", "hex.builtin.popup.close_provider.title": "", + "hex.builtin.popup.docs_question.title": "", "hex.builtin.popup.docs_question.no_answer": "", "hex.builtin.popup.docs_question.prompt": "", "hex.builtin.popup.docs_question.thinking": "", - "hex.builtin.popup.docs_question.title": "", "hex.builtin.popup.error.create": "Falha ao criar um novo arquivo!", "hex.builtin.popup.error.file_dialog.common": "", "hex.builtin.popup.error.file_dialog.portal": "", "hex.builtin.popup.error.project.load": "", "hex.builtin.popup.error.project.save": "", + "hex.builtin.popup.error.project.load.create_provider": "", + "hex.builtin.popup.error.project.load.no_providers": "", + "hex.builtin.popup.error.project.load.some_providers_failed": "", + "hex.builtin.popup.error.project.load.file_not_found": "", + "hex.builtin.popup.error.project.load.invalid_tar": "", + "hex.builtin.popup.error.project.load.invalid_magic": "", "hex.builtin.popup.error.read_only": "Não foi possível obter acesso de gravação. Arquivo aberto no modo somente leitura.", "hex.builtin.popup.error.task_exception": "", "hex.builtin.popup.exit_application.desc": "Você tem alterações não salvas feitas em seu projeto.\nVocê tem certeza que quer sair?", "hex.builtin.popup.exit_application.title": "Sair da aplicação?", - "hex.builtin.popup.safety_backup.delete": "Não, Apagar", - "hex.builtin.popup.safety_backup.desc": "Ah não, ImHex crashou na ultima vez.\nDeseja restaurar seu trabalho anterior?", - "hex.builtin.popup.safety_backup.log_file": "", - "hex.builtin.popup.safety_backup.restore": "Yes, Restaurar", - "hex.builtin.popup.safety_backup.title": "Restaurar dados perdidos", - "hex.builtin.popup.save_layout.desc": "", - "hex.builtin.popup.save_layout.title": "", - "hex.builtin.popup.waiting_for_tasks.desc": "", "hex.builtin.popup.waiting_for_tasks.title": "", + "hex.builtin.popup.save_layout.title": "", + "hex.builtin.popup.save_layout.desc": "", + "hex.builtin.popup.waiting_for_tasks.desc": "", + "hex.builtin.provider.tooltip.show_more": "", + "hex.builtin.provider.error.open": "", "hex.builtin.provider.disk": "Provedor de disco bruto", "hex.builtin.provider.disk.disk_size": "Tamanho do Disco", - "hex.builtin.provider.disk.error.read_ro": "", - "hex.builtin.provider.disk.error.read_rw": "", "hex.builtin.provider.disk.reload": "Recarregar", "hex.builtin.provider.disk.sector_size": "Tamanho do Setor", "hex.builtin.provider.disk.selected_disk": "Disco", - "hex.builtin.provider.error.open": "", + "hex.builtin.provider.disk.error.read_ro": "", + "hex.builtin.provider.disk.error.read_rw": "", "hex.builtin.provider.file": "Provedor de arquivo", + "hex.builtin.provider.file.error.open": "", "hex.builtin.provider.file.access": "Ultima vez acessado", "hex.builtin.provider.file.creation": "Data de Criação", - "hex.builtin.provider.file.error.open": "", - "hex.builtin.provider.file.menu.open_file": "", - "hex.builtin.provider.file.menu.open_folder": "", + "hex.builtin.provider.file.menu.into_memory": "", "hex.builtin.provider.file.modification": "Ultima vez modificado", "hex.builtin.provider.file.path": "Caminho do Arquivo", "hex.builtin.provider.file.size": "Tamanho", + "hex.builtin.provider.file.menu.open_file": "", + "hex.builtin.provider.file.menu.open_folder": "", "hex.builtin.provider.gdb": "GDB Server Provider", "hex.builtin.provider.gdb.ip": "Endereço de IP", "hex.builtin.provider.gdb.name": "GDB Server <{0}:{1}>", @@ -429,6 +500,8 @@ "hex.builtin.provider.intel_hex.name": "", "hex.builtin.provider.mem_file": "", "hex.builtin.provider.mem_file.unsaved": "", + "hex.builtin.provider.mem_file.rename": "", + "hex.builtin.provider.mem_file.rename.desc": "", "hex.builtin.provider.motorola_srec": "", "hex.builtin.provider.motorola_srec.name": "", "hex.builtin.provider.view": "", @@ -448,6 +521,7 @@ "hex.builtin.setting.general.save_recent_providers": "", "hex.builtin.setting.general.show_tips": "Mostrar dicas na inicialização", "hex.builtin.setting.general.sync_pattern_source": "", + "hex.builtin.setting.general.upload_crash_logs": "", "hex.builtin.setting.hex_editor": "Hex Editor", "hex.builtin.setting.hex_editor.byte_padding": "", "hex.builtin.setting.hex_editor.bytes_per_row": "Bytes por linha", @@ -459,8 +533,8 @@ "hex.builtin.setting.interface": "Interface", "hex.builtin.setting.interface.color": "Color theme", "hex.builtin.setting.interface.fps": "FPS Limit", - "hex.builtin.setting.interface.fps.native": "", "hex.builtin.setting.interface.fps.unlocked": "Destravado", + "hex.builtin.setting.interface.fps.native": "", "hex.builtin.setting.interface.language": "Idioma", "hex.builtin.setting.interface.multi_windows": "", "hex.builtin.setting.interface.scaling": "Scaling", @@ -470,6 +544,7 @@ "hex.builtin.setting.interface.scaling.x1_5": "x1.5", "hex.builtin.setting.interface.scaling.x2_0": "x2.0", "hex.builtin.setting.interface.wiki_explain_language": "Idioma do Wikipedia", + "hex.builtin.setting.interface.restore_window_pos": "", "hex.builtin.setting.proxy": "", "hex.builtin.setting.proxy.description": "", "hex.builtin.setting.proxy.enable": "", @@ -563,12 +638,12 @@ "hex.builtin.tools.ieee754.sign": "Sign", "hex.builtin.tools.ieee754.single_precision": "Single Precision", "hex.builtin.tools.ieee754.type": "Tipo", - "hex.builtin.tools.input": "Input", "hex.builtin.tools.invariant_multiplication": "", "hex.builtin.tools.invariant_multiplication.description": "", "hex.builtin.tools.invariant_multiplication.num_bits": "", - "hex.builtin.tools.name": "Nome", + "hex.builtin.tools.input": "Input", "hex.builtin.tools.output": "", + "hex.builtin.tools.name": "Nome", "hex.builtin.tools.permissions": "Calculadora de Permissões UNIX", "hex.builtin.tools.permissions.absolute": "Absolute Notation", "hex.builtin.tools.permissions.perm_bits": "Permission bits", @@ -586,6 +661,10 @@ "hex.builtin.tools.wiki_explain.invalid_response": "Resposta inválida da Wikipedia!", "hex.builtin.tools.wiki_explain.results": "Resultados", "hex.builtin.tools.wiki_explain.search": "Procurar", + "hex.builtin.view.achievements.name": "", + "hex.builtin.view.achievements.unlocked": "", + "hex.builtin.view.achievements.unlocked_count": "", + "hex.builtin.view.achievements.click": "", "hex.builtin.view.bookmarks.address": "0x{0:02X} - 0x{1:02X}", "hex.builtin.view.bookmarks.button.jump": "Pular para", "hex.builtin.view.bookmarks.button.remove": "Remover", @@ -619,9 +698,9 @@ "hex.builtin.view.data_processor.menu.remove_selection": "Remover Selecionado", "hex.builtin.view.data_processor.menu.save_node": "", "hex.builtin.view.data_processor.name": "Data Processor", + "hex.builtin.view.diff.name": "Diferenciando", "hex.builtin.view.diff.added": "", "hex.builtin.view.diff.modified": "", - "hex.builtin.view.diff.name": "Diferenciando", "hex.builtin.view.diff.provider_a": "", "hex.builtin.view.diff.provider_b": "", "hex.builtin.view.diff.removed": "", @@ -672,6 +751,20 @@ "hex.builtin.view.disassembler.mos65xx.65816_long_x": "65816 Long X", "hex.builtin.view.disassembler.mos65xx.65c02": "65C02", "hex.builtin.view.disassembler.mos65xx.w65c02": "W65C02", + "hex.builtin.view.disassembler.sh.sh2": "", + "hex.builtin.view.disassembler.sh.sh2a": "", + "hex.builtin.view.disassembler.sh.sh3": "", + "hex.builtin.view.disassembler.sh.sh4": "", + "hex.builtin.view.disassembler.sh.sh4a": "", + "hex.builtin.view.disassembler.sh.fpu": "", + "hex.builtin.view.disassembler.sh.dsp": "", + "hex.builtin.view.disassembler.tricore.110": "", + "hex.builtin.view.disassembler.tricore.120": "", + "hex.builtin.view.disassembler.tricore.130": "", + "hex.builtin.view.disassembler.tricore.131": "", + "hex.builtin.view.disassembler.tricore.160": "", + "hex.builtin.view.disassembler.tricore.161": "", + "hex.builtin.view.disassembler.tricore.162": "", "hex.builtin.view.disassembler.name": "Desmontador", "hex.builtin.view.disassembler.position": "Posição", "hex.builtin.view.disassembler.ppc.booke": "Book-E", @@ -761,6 +854,7 @@ "hex.builtin.view.hex_editor.goto.offset.relative": "Relativo", "hex.builtin.view.hex_editor.menu.edit.copy": "Copiar", "hex.builtin.view.hex_editor.menu.edit.copy_as": "Copiar como...", + "hex.builtin.view.hex_editor.menu.edit.fill": "", "hex.builtin.view.hex_editor.menu.edit.insert": "Inserir...", "hex.builtin.view.hex_editor.menu.edit.jump_to": "", "hex.builtin.view.hex_editor.menu.edit.open_in_new_provider": "", @@ -799,17 +893,23 @@ "hex.builtin.view.information.entropy": "Entropy", "hex.builtin.view.information.file_entropy": "", "hex.builtin.view.information.highest_entropy": "Highest block entropy", + "hex.builtin.view.information.lowest_entropy": "", "hex.builtin.view.information.info_analysis": "Análise de Informações", "hex.builtin.view.information.layered_distribution": "", - "hex.builtin.view.information.lowest_entropy": "", "hex.builtin.view.information.magic": "Informação Mágica", "hex.builtin.view.information.magic_db_added": "Magic database added!", "hex.builtin.view.information.mime": "MIME Type:", "hex.builtin.view.information.name": "Data Information", + "hex.builtin.view.information.octet_stream_text": "", + "hex.builtin.view.information.octet_stream_warning": "", + "hex.builtin.view.information.region": "Região analizada", "hex.builtin.view.information.plain_text": "", "hex.builtin.view.information.plain_text_percentage": "", "hex.builtin.view.information.provider_information": "", - "hex.builtin.view.information.region": "Região analizada", + "hex.builtin.view.logs.component": "", + "hex.builtin.view.logs.log_level": "", + "hex.builtin.view.logs.message": "", + "hex.builtin.view.logs.name": "", "hex.builtin.view.patches.name": "Patches", "hex.builtin.view.patches.offset": "Desvio", "hex.builtin.view.patches.orig": "Valor Original", @@ -821,9 +921,16 @@ "hex.builtin.view.pattern_editor.accept_pattern.pattern_language": "Padrões", "hex.builtin.view.pattern_editor.accept_pattern.question": "Deseja aplicar o padrão selecionado?", "hex.builtin.view.pattern_editor.auto": "Auto Avaliar", + "hex.builtin.view.pattern_editor.breakpoint_hit": "", "hex.builtin.view.pattern_editor.console": "Console", "hex.builtin.view.pattern_editor.dangerous_function.desc": "Este padrão tentou chamar uma função perigosa.\nTem certeza de que deseja confiar neste padrão?", "hex.builtin.view.pattern_editor.dangerous_function.name": "Permitir função perigosa?", + "hex.builtin.view.pattern_editor.debugger": "", + "hex.builtin.view.pattern_editor.debugger.add_tooltip": "", + "hex.builtin.view.pattern_editor.debugger.continue": "", + "hex.builtin.view.pattern_editor.debugger.remove_tooltip": "", + "hex.builtin.view.pattern_editor.debugger.scope": "", + "hex.builtin.view.pattern_editor.debugger.scope.global": "", "hex.builtin.view.pattern_editor.env_vars": "Variáveis de Ambiente", "hex.builtin.view.pattern_editor.evaluating": "Avaliando...", "hex.builtin.view.pattern_editor.menu.edit.place_pattern": "", @@ -854,6 +961,7 @@ "hex.builtin.view.store.reload": "Recarregar", "hex.builtin.view.store.remove": "Remover", "hex.builtin.view.store.row.description": "Descrição", + "hex.builtin.view.store.row.authors": "", "hex.builtin.view.store.row.name": "Nome", "hex.builtin.view.store.tab.constants": "Constantes", "hex.builtin.view.store.tab.encodings": "Codificações", @@ -864,10 +972,11 @@ "hex.builtin.view.store.tab.themes": "", "hex.builtin.view.store.tab.yara": "Regras Yara", "hex.builtin.view.store.update": "Atualizar", + "hex.builtin.view.store.update_count": "", + "hex.builtin.view.theme_manager.name": "", "hex.builtin.view.theme_manager.colors": "", "hex.builtin.view.theme_manager.export": "", "hex.builtin.view.theme_manager.export.name": "", - "hex.builtin.view.theme_manager.name": "", "hex.builtin.view.theme_manager.save_theme": "", "hex.builtin.view.theme_manager.styles": "", "hex.builtin.view.tools.name": "Ferramentas", @@ -903,6 +1012,13 @@ "hex.builtin.visualizer.hexii": "HexII", "hex.builtin.visualizer.rgba8": "RGBA8 Color", "hex.builtin.welcome.server_contact_text": "", + "hex.builtin.welcome.server_contact.data_collected_table.key": "", + "hex.builtin.welcome.server_contact.data_collected_table.value": "", + "hex.builtin.welcome.server_contact.data_collected_title": "", + "hex.builtin.welcome.server_contact.data_collected.uuid": "", + "hex.builtin.welcome.server_contact.data_collected.version": "", + "hex.builtin.welcome.server_contact.data_collected.os": "", + "hex.builtin.welcome.server_contact.crash_logs_only": "", "hex.builtin.welcome.customize.settings.desc": "Mudar preferencias do ImHex", "hex.builtin.welcome.customize.settings.title": "Configurações", "hex.builtin.welcome.header.customize": "Customizar", @@ -925,12 +1041,21 @@ "hex.builtin.welcome.learn.pattern.desc": "Aprenda a escrever padrões ImHex com nossa extensa documentação", "hex.builtin.welcome.learn.pattern.link": "https://imhex.werwolv.net/docs", "hex.builtin.welcome.learn.pattern.title": "Documentação da linguagem padrão", + "hex.builtin.welcome.learn.imhex.desc": "", + "hex.builtin.welcome.learn.imhex.link": "", + "hex.builtin.welcome.learn.imhex.title": "", "hex.builtin.welcome.learn.plugins.desc": "Estenda o ImHex com recursos adicionais usando plugins", "hex.builtin.welcome.learn.plugins.link": "https://github.com/WerWolv/ImHex/wiki/Plugins-Development-Guide", "hex.builtin.welcome.learn.plugins.title": "Plugins API", "hex.builtin.welcome.plugins.author": "Autor", "hex.builtin.welcome.plugins.desc": "Descrição", "hex.builtin.welcome.plugins.plugin": "Plugin", + "hex.builtin.popup.safety_backup.delete": "Não, Apagar", + "hex.builtin.popup.safety_backup.desc": "Ah não, ImHex crashou na ultima vez.\nDeseja restaurar seu trabalho anterior?", + "hex.builtin.popup.safety_backup.log_file": "", + "hex.builtin.popup.safety_backup.report_error": "", + "hex.builtin.popup.safety_backup.restore": "Yes, Restaurar", + "hex.builtin.popup.safety_backup.title": "Restaurar dados perdidos", "hex.builtin.welcome.start.create_file": "Criar Novo Arquivo", "hex.builtin.welcome.start.open_file": "Abrir Arquivo", "hex.builtin.welcome.start.open_other": "Outros Provedores", @@ -939,131 +1064,6 @@ "hex.builtin.welcome.tip_of_the_day": "Dica do Dia", "hex.builtin.welcome.update.desc": "ImHex {0} acabou de lançar! Baixe aqui.", "hex.builtin.welcome.update.link": "https://github.com/WerWolv/ImHex/releases/latest", - "hex.builtin.welcome.update.title": "Nova atualização disponivel!", - "hex.builtin.view.store.row.authors": "", - "hex.builtin.welcome.server_contact.data_collected.version": "", - "hex.builtin.welcome.learn.imhex.desc": "", - "hex.builtin.welcome.learn.imhex.link": "", - "hex.builtin.welcome.learn.imhex.title": "", - "hex.builtin.view.logs.component": "", - "hex.builtin.view.hex_editor.menu.edit.fill": "", - "hex.builtin.view.disassembler.sh.sh2": "", - "hex.builtin.pattern_drawer.updating": "", - "hex.builtin.view.disassembler.tricore.160": "", - "hex.builtin.view.disassembler.tricore.161": "", - "hex.builtin.welcome.server_contact.data_collected.os": "", - "hex.builtin.welcome.server_contact.crash_logs_only": "", - "hex.builtin.view.store.update_count": "", - "hex.builtin.welcome.server_contact.data_collected_table.key": "", - "hex.builtin.welcome.server_contact.data_collected_table.value": "", - "hex.builtin.welcome.server_contact.data_collected_title": "", - "hex.builtin.welcome.server_contact.data_collected.uuid": "", - "hex.builtin.popup.safety_backup.report_error": "", - "hex.builtin.view.logs.log_level": "", - "hex.builtin.view.logs.message": "", - "hex.builtin.view.logs.name": "", - "hex.builtin.view.disassembler.sh.sh2a": "", - "hex.builtin.view.disassembler.sh.sh3": "", - "hex.builtin.view.disassembler.sh.sh4": "", - "hex.builtin.view.disassembler.sh.sh4a": "", - "hex.builtin.view.disassembler.sh.fpu": "", - "hex.builtin.view.disassembler.sh.dsp": "", - "hex.builtin.view.pattern_editor.breakpoint_hit": "", - "hex.builtin.popup.error.project.load.create_provider": "", - "hex.builtin.popup.error.project.load.no_providers": "", - "hex.builtin.provider.file.menu.into_memory": "", - "hex.builtin.provider.mem_file.rename": "", - "hex.builtin.provider.mem_file.rename.desc": "", - "hex.builtin.setting.general.upload_crash_logs": "", - "hex.builtin.view.achievements.name": "", - "hex.builtin.view.achievements.unlocked": "", - "hex.builtin.view.achievements.unlocked_count": "", - "hex.builtin.view.achievements.click": "", - "hex.builtin.view.disassembler.tricore.110": "", - "hex.builtin.view.disassembler.tricore.120": "", - "hex.builtin.view.disassembler.tricore.130": "", - "hex.builtin.view.disassembler.tricore.131": "", - "hex.builtin.view.disassembler.tricore.162": "", - "hex.builtin.view.information.octet_stream_text": "", - "hex.builtin.view.information.octet_stream_warning": "", - "hex.builtin.view.pattern_editor.debugger": "", - "hex.builtin.view.pattern_editor.debugger.add_tooltip": "", - "hex.builtin.view.pattern_editor.debugger.continue": "", - "hex.builtin.view.pattern_editor.debugger.remove_tooltip": "", - "hex.builtin.view.pattern_editor.debugger.scope": "", - "hex.builtin.view.pattern_editor.debugger.scope.global": "", - "hex.builtin.pattern_drawer.spec_name": "", - "hex.builtin.pl_visualizer.coordinates.latitude": "", - "hex.builtin.pl_visualizer.coordinates.longitude": "", - "hex.builtin.pl_visualizer.coordinates.query": "", - "hex.builtin.pl_visualizer.coordinates.querying": "", - "hex.builtin.pl_visualizer.coordinates.querying_no_address": "", - "hex.builtin.achievement.starting_out": "", - "hex.builtin.achievement.hex_editor": "", - "hex.builtin.popup.error.project.load.some_providers_failed": "", - "hex.builtin.popup.error.project.load.file_not_found": "", - "hex.builtin.popup.error.project.load.invalid_tar": "", - "hex.builtin.popup.error.project.load.invalid_magic": "", - "hex.builtin.common.allow": "", - "hex.builtin.setting.interface.restore_window_pos": "", - "hex.builtin.pattern_drawer.end": "", - "hex.builtin.pattern_drawer.export": "", - "hex.builtin.pattern_drawer.start": "", - "hex.builtin.achievement.starting_out.docs.name": "", - "hex.builtin.achievement.starting_out.docs.desc": "", - "hex.builtin.achievement.starting_out.open_file.name": "", - "hex.builtin.achievement.starting_out.open_file.desc": "", - "hex.builtin.achievement.starting_out.save_project.name": "", - "hex.builtin.achievement.starting_out.save_project.desc": "", - "hex.builtin.achievement.hex_editor.select_byte.name": "", - "hex.builtin.achievement.hex_editor.select_byte.desc": "", - "hex.builtin.achievement.hex_editor.create_bookmark.name": "", - "hex.builtin.achievement.hex_editor.create_bookmark.desc": "", - "hex.builtin.achievement.hex_editor.open_new_view.name": "", - "hex.builtin.achievement.hex_editor.open_new_view.desc": "", - "hex.builtin.achievement.hex_editor.modify_byte.name": "", - "hex.builtin.achievement.hex_editor.modify_byte.desc": "", - "hex.builtin.achievement.hex_editor.copy_as.name": "", - "hex.builtin.achievement.hex_editor.copy_as.desc": "", - "hex.builtin.achievement.hex_editor.create_patch.name": "", - "hex.builtin.achievement.hex_editor.create_patch.desc": "", - "hex.builtin.achievement.hex_editor.fill.name": "", - "hex.builtin.achievement.hex_editor.fill.desc": "", - "hex.builtin.achievement.patterns": "", - "hex.builtin.achievement.patterns.place_menu.name": "", - "hex.builtin.achievement.patterns.place_menu.desc": "", - "hex.builtin.achievement.patterns.load_existing.name": "", - "hex.builtin.achievement.patterns.load_existing.desc": "", - "hex.builtin.achievement.patterns.modify_data.name": "", - "hex.builtin.achievement.patterns.modify_data.desc": "", - "hex.builtin.achievement.patterns.data_inspector.name": "", - "hex.builtin.achievement.patterns.data_inspector.desc": "", - "hex.builtin.achievement.find": "", - "hex.builtin.achievement.find.find_strings.name": "", - "hex.builtin.achievement.find.find_strings.desc": "", - "hex.builtin.achievement.find.find_specific_string.name": "", - "hex.builtin.achievement.find.find_specific_string.desc": "", - "hex.builtin.achievement.find.find_numeric.name": "", - "hex.builtin.achievement.find.find_numeric.desc": "", - "hex.builtin.achievement.data_processor": "", - "hex.builtin.achievement.data_processor.place_node.name": "", - "hex.builtin.achievement.data_processor.place_node.desc": "", - "hex.builtin.achievement.data_processor.create_connection.name": "", - "hex.builtin.achievement.data_processor.create_connection.desc": "", - "hex.builtin.achievement.data_processor.modify_data.name": "", - "hex.builtin.achievement.data_processor.modify_data.desc": "", - "hex.builtin.achievement.data_processor.custom_node.name": "", - "hex.builtin.achievement.data_processor.custom_node.desc": "", - "hex.builtin.achievement.misc": "", - "hex.builtin.achievement.misc.analyze_file.name": "", - "hex.builtin.achievement.misc.analyze_file.desc": "", - "hex.builtin.achievement.misc.download_from_store.name": "", - "hex.builtin.achievement.misc.download_from_store.desc": "", - "hex.builtin.achievement.misc.create_hash.name": "", - "hex.builtin.achievement.misc.create_hash.desc": "", - "hex.builtin.common.deny": "", - "hex.builtin.common.warning": "", - "hex.builtin.provider.tooltip.show_more": "" - }, - "fallback": false -} + "hex.builtin.welcome.update.title": "Nova atualização disponivel!" + } +} \ No newline at end of file diff --git a/plugins/builtin/romfs/lang/zh_CN.json b/plugins/builtin/romfs/lang/zh_CN.json index 1f469a24a..3f520f679 100644 --- a/plugins/builtin/romfs/lang/zh_CN.json +++ b/plugins/builtin/romfs/lang/zh_CN.json @@ -1,14 +1,70 @@ { "code": "zh-CN", - "country": "China", "language": "Chinese (Simplified)", + "country": "China", + "fallback": false, "translations": { + "hex.builtin.achievement.starting_out": "起点", + "hex.builtin.achievement.starting_out.docs.name": "", + "hex.builtin.achievement.starting_out.docs.desc": "", + "hex.builtin.achievement.starting_out.open_file.name": "", + "hex.builtin.achievement.starting_out.open_file.desc": "", + "hex.builtin.achievement.starting_out.save_project.name": "", + "hex.builtin.achievement.starting_out.save_project.desc": "", + "hex.builtin.achievement.hex_editor": "", + "hex.builtin.achievement.hex_editor.select_byte.name": "", + "hex.builtin.achievement.hex_editor.select_byte.desc": "", + "hex.builtin.achievement.hex_editor.create_bookmark.name": "", + "hex.builtin.achievement.hex_editor.create_bookmark.desc": "", + "hex.builtin.achievement.hex_editor.open_new_view.name": "", + "hex.builtin.achievement.hex_editor.open_new_view.desc": "", + "hex.builtin.achievement.hex_editor.modify_byte.name": "", + "hex.builtin.achievement.hex_editor.modify_byte.desc": "", + "hex.builtin.achievement.hex_editor.copy_as.name": "", + "hex.builtin.achievement.hex_editor.copy_as.desc": "", + "hex.builtin.achievement.hex_editor.create_patch.name": "", + "hex.builtin.achievement.hex_editor.create_patch.desc": "", + "hex.builtin.achievement.hex_editor.fill.name": "", + "hex.builtin.achievement.hex_editor.fill.desc": "", + "hex.builtin.achievement.patterns": "", + "hex.builtin.achievement.patterns.place_menu.name": "", + "hex.builtin.achievement.patterns.place_menu.desc": "", + "hex.builtin.achievement.patterns.load_existing.name": "", + "hex.builtin.achievement.patterns.load_existing.desc": "", + "hex.builtin.achievement.patterns.modify_data.name": "", + "hex.builtin.achievement.patterns.modify_data.desc": "", + "hex.builtin.achievement.patterns.data_inspector.name": "", + "hex.builtin.achievement.patterns.data_inspector.desc": "", + "hex.builtin.achievement.find": "", + "hex.builtin.achievement.find.find_strings.name": "", + "hex.builtin.achievement.find.find_strings.desc": "", + "hex.builtin.achievement.find.find_specific_string.name": "", + "hex.builtin.achievement.find.find_specific_string.desc": "", + "hex.builtin.achievement.find.find_numeric.name": "", + "hex.builtin.achievement.find.find_numeric.desc": "", + "hex.builtin.achievement.data_processor": "", + "hex.builtin.achievement.data_processor.place_node.name": "", + "hex.builtin.achievement.data_processor.place_node.desc": "", + "hex.builtin.achievement.data_processor.create_connection.name": "", + "hex.builtin.achievement.data_processor.create_connection.desc": "", + "hex.builtin.achievement.data_processor.modify_data.name": "", + "hex.builtin.achievement.data_processor.modify_data.desc": "", + "hex.builtin.achievement.data_processor.custom_node.name": "", + "hex.builtin.achievement.data_processor.custom_node.desc": "", + "hex.builtin.achievement.misc": "", + "hex.builtin.achievement.misc.analyze_file.name": "", + "hex.builtin.achievement.misc.analyze_file.desc": "", + "hex.builtin.achievement.misc.download_from_store.name": "", + "hex.builtin.achievement.misc.download_from_store.desc": "", + "hex.builtin.achievement.misc.create_hash.name": "", + "hex.builtin.achievement.misc.create_hash.desc": "", "hex.builtin.command.calc.desc": "计算器", "hex.builtin.command.cmd.desc": "指令", "hex.builtin.command.cmd.result": "运行指令 '{0}'", "hex.builtin.command.web.desc": "网站解析", "hex.builtin.command.web.result": "导航到 '{0}'", "hex.builtin.common.address": "地址", + "hex.builtin.common.allow": "允许", "hex.builtin.common.begin": "起始", "hex.builtin.common.big": "大", "hex.builtin.common.big_endian": "大端序", @@ -20,6 +76,7 @@ "hex.builtin.common.comment": "注释", "hex.builtin.common.count": "数量", "hex.builtin.common.decimal": "十进制", + "hex.builtin.common.deny": "拒绝", "hex.builtin.common.dont_show_again": "不要再次显示", "hex.builtin.common.encoding.ascii": "ASCII", "hex.builtin.common.encoding.utf16be": "UTF-16BE", @@ -27,6 +84,7 @@ "hex.builtin.common.encoding.utf8": "UTF-8", "hex.builtin.common.end": "末尾", "hex.builtin.common.endian": "端序", + "hex.builtin.common.warning": "警告", "hex.builtin.common.error": "错误", "hex.builtin.common.fatal": "致命错误", "hex.builtin.common.file": "文件", @@ -153,37 +211,37 @@ "hex.builtin.menu.file.export": "导出...", "hex.builtin.menu.file.export.base64": "Base64", "hex.builtin.menu.file.export.base64.popup.export_error": "创建新的Base64文件失败!", - "hex.builtin.menu.file.export.bookmark": "书签", - "hex.builtin.menu.file.export.data_processor": "数据处理器工作区", - "hex.builtin.menu.file.export.ips": "IPS 补丁", - "hex.builtin.menu.file.export.ips.popup.address_out_of_range_error": "补丁尝试修补范围之外的地址!", "hex.builtin.menu.file.export.ips.popup.export_error": "创建新的 IPS 文件失败!", - "hex.builtin.menu.file.export.ips.popup.invalid_patch_format_error": "无效 IPS 补丁格式!", "hex.builtin.menu.file.export.ips.popup.invalid_patch_header_error": "无效 IPS 补丁头!", - "hex.builtin.menu.file.export.ips.popup.missing_eof_error": "缺少 IPS EOF 记录!", + "hex.builtin.menu.file.export.ips.popup.address_out_of_range_error": "补丁尝试修补范围之外的地址!", "hex.builtin.menu.file.export.ips.popup.patch_too_large_error": "补丁大于最大允许大小!", + "hex.builtin.menu.file.export.ips.popup.invalid_patch_format_error": "无效 IPS 补丁格式!", + "hex.builtin.menu.file.export.ips.popup.missing_eof_error": "缺少 IPS EOF 记录!", + "hex.builtin.menu.file.export.ips": "IPS 补丁", "hex.builtin.menu.file.export.ips32": "IPS32 补丁", + "hex.builtin.menu.file.export.bookmark": "书签", "hex.builtin.menu.file.export.pattern": "模式文件", + "hex.builtin.menu.file.export.data_processor": "数据处理器工作区", "hex.builtin.menu.file.export.popup.create": "无法导出文件。文件创建失败!", "hex.builtin.menu.file.export.title": "导出文件", "hex.builtin.menu.file.import": "导入...", "hex.builtin.menu.file.import.base64": "Base64 文件", "hex.builtin.menu.file.import.base64.popup.import_error": "文件不是有效的 Base64 格式!", "hex.builtin.menu.file.import.base64.popup.open_error": "打开文件失败!", - "hex.builtin.menu.file.import.bookmark": "书签", - "hex.builtin.menu.file.import.custom_encoding": "自定义编码文件", - "hex.builtin.menu.file.import.data_processor": "数据处理器工作区", "hex.builtin.menu.file.import.ips": "IPS 补丁", "hex.builtin.menu.file.import.ips32": "IPS32 补丁", "hex.builtin.menu.file.import.modified_file": "已修改", + "hex.builtin.menu.file.import.bookmark": "书签", "hex.builtin.menu.file.import.pattern": "模式文件", + "hex.builtin.menu.file.import.data_processor": "数据处理器工作区", + "hex.builtin.menu.file.import.custom_encoding": "自定义编码文件", "hex.builtin.menu.file.open_file": "打开文件...", "hex.builtin.menu.file.open_other": "打开其他...", - "hex.builtin.menu.file.open_recent": "最近打开", "hex.builtin.menu.file.project": "项目", "hex.builtin.menu.file.project.open": "打开项目...", "hex.builtin.menu.file.project.save": "保存项目", "hex.builtin.menu.file.project.save_as": "另存为项目...", + "hex.builtin.menu.file.open_recent": "最近打开", "hex.builtin.menu.file.quit": "退出 ImHex", "hex.builtin.menu.file.reload_provider": "重载提供者", "hex.builtin.menu.help": "帮助", @@ -340,10 +398,10 @@ "hex.builtin.nodes.decoding.hex": "十六进制", "hex.builtin.nodes.decoding.hex.header": "十六进制解码", "hex.builtin.nodes.display": "显示", - "hex.builtin.nodes.display.bits": "位", - "hex.builtin.nodes.display.bits.header": "位显示", "hex.builtin.nodes.display.buffer": "缓冲区", "hex.builtin.nodes.display.buffer.header": "缓冲区显示", + "hex.builtin.nodes.display.bits": "位", + "hex.builtin.nodes.display.bits.header": "位显示", "hex.builtin.nodes.display.float": "浮点数", "hex.builtin.nodes.display.float.header": "浮点数显示", "hex.builtin.nodes.display.int": "整数", @@ -366,60 +424,73 @@ "hex.builtin.nodes.visualizer.layered_dist.header": "分层布局", "hex.builtin.pattern_drawer.color": "颜色", "hex.builtin.pattern_drawer.double_click": "双击查看更多", + "hex.builtin.pattern_drawer.end": "结束", + "hex.builtin.pattern_drawer.export": "导出为...", "hex.builtin.pattern_drawer.favorites": "收藏", "hex.builtin.pattern_drawer.local": "本地", "hex.builtin.pattern_drawer.size": "大小", + "hex.builtin.pattern_drawer.spec_name": "", + "hex.builtin.pattern_drawer.start": "开始", + "hex.builtin.pattern_drawer.tree_style.tree": "树", "hex.builtin.pattern_drawer.tree_style.auto_expanded": "自动展开树", "hex.builtin.pattern_drawer.tree_style.flattened": "扁平化", - "hex.builtin.pattern_drawer.tree_style.tree": "树", "hex.builtin.pattern_drawer.type": "类型", + "hex.builtin.pattern_drawer.updating": "", "hex.builtin.pattern_drawer.value": "值", "hex.builtin.pattern_drawer.var_name": "名称", - "hex.builtin.pattern_drawer.visualizer.invalid_parameter_count": "无效参数数", "hex.builtin.pattern_drawer.visualizer.unknown": "未知可视化器", + "hex.builtin.pattern_drawer.visualizer.invalid_parameter_count": "无效参数数", "hex.builtin.pl_visualizer.3d.rotation": "旋转", "hex.builtin.pl_visualizer.3d.scale": "缩放", + "hex.builtin.pl_visualizer.coordinates.latitude": "维度", + "hex.builtin.pl_visualizer.coordinates.longitude": "精度", + "hex.builtin.pl_visualizer.coordinates.query": "查找地址", + "hex.builtin.pl_visualizer.coordinates.querying": "正在查找地址...", + "hex.builtin.pl_visualizer.coordinates.querying_no_address": "找不到地址", "hex.builtin.popup.close_provider.desc": "有对此提供器做出的未保存的更改。\n你确定要关闭吗?", "hex.builtin.popup.close_provider.title": "关闭提供器?", + "hex.builtin.popup.docs_question.title": "查找文档", "hex.builtin.popup.docs_question.no_answer": "文档中没有这个问题的答案", "hex.builtin.popup.docs_question.prompt": "向文档 AI 寻求帮助!", "hex.builtin.popup.docs_question.thinking": "思考中...", - "hex.builtin.popup.docs_question.title": "查找文档", "hex.builtin.popup.error.create": "创建新文件失败!", "hex.builtin.popup.error.file_dialog.common": "尝试打开文件浏览器时发生了错误:{}", "hex.builtin.popup.error.file_dialog.portal": "打开文件浏览器时出现错误:{}。\n这可能是由于您的系统没有正确安装 xdg-desktop-portal 后端造成的。\n\n对于 KDE,请安装 xdg-desktop-portal-kde。\n对于 Gnome,请安装 xdg-desktop-portal-gnome。\n对于其他,您可以尝试使用 xdg-desktop-portal-gtk。\n\n在安装完成后重启您的系统。\n\n如果文件浏览器仍不工作,请尝试将\n\tdbus-update-activation-environment WAYLAND_DISPLAY DISPLAY XAUTHORITY\n添加到您的窗口管理器或合成器的启动脚本或配置文件中。\n\n如果文件浏览器仍不工作,请在 https://github.com/WerWolv/ImHex/issues 提交报告。\n\n同时,您仍可以通过将文件拖到 ImHex 窗口来打开它们!", "hex.builtin.popup.error.project.load": "加载工程失败:{}", "hex.builtin.popup.error.project.save": "保存工程失败!", + "hex.builtin.popup.error.project.load.create_provider": "创建 {} 提供者失败", + "hex.builtin.popup.error.project.load.no_providers": "没有可打开的提供者", + "hex.builtin.popup.error.project.load.some_providers_failed": "一些提供者加载失败:{}", + "hex.builtin.popup.error.project.load.file_not_found": "找不到项目文件 {}", + "hex.builtin.popup.error.project.load.invalid_tar": "无法打开 tar 打包的项目文件:{}", + "hex.builtin.popup.error.project.load.invalid_magic": "项目文件中的魔术字文件无效", "hex.builtin.popup.error.read_only": "无法获得写权限,文件以只读方式打开。", "hex.builtin.popup.error.task_exception": "任务 '{}' 异常:\n\n{}", "hex.builtin.popup.exit_application.desc": "工程还有未保存的更改。\n确定要退出吗?", "hex.builtin.popup.exit_application.title": "退出?", - "hex.builtin.popup.safety_backup.delete": "删除", - "hex.builtin.popup.safety_backup.desc": "糟糕,ImHex 上次崩溃了!\n您想从异常转储中恢复之前的数据吗?", - "hex.builtin.popup.safety_backup.log_file": "日志文件: ", - "hex.builtin.popup.safety_backup.restore": "恢复", - "hex.builtin.popup.safety_backup.title": "恢复崩溃数据", - "hex.builtin.popup.save_layout.desc": "输入用于保存当前布局的名称。", - "hex.builtin.popup.save_layout.title": "保存布局", - "hex.builtin.popup.waiting_for_tasks.desc": "仍有任务在后台运行。\nImHex 将在完成后关闭。", "hex.builtin.popup.waiting_for_tasks.title": "等待任务进行", + "hex.builtin.popup.save_layout.title": "保存布局", + "hex.builtin.popup.save_layout.desc": "输入用于保存当前布局的名称。", + "hex.builtin.popup.waiting_for_tasks.desc": "仍有任务在后台运行。\nImHex 将在完成后关闭。", + "hex.builtin.provider.tooltip.show_more": "按住 SHIFT 了解更多", + "hex.builtin.provider.error.open": "无法打开提供者:{}", "hex.builtin.provider.disk": "原始磁盘", "hex.builtin.provider.disk.disk_size": "磁盘大小", - "hex.builtin.provider.disk.error.read_ro": "无法以只读模式打开磁盘 {}:{}", - "hex.builtin.provider.disk.error.read_rw": "无法以读写模式打开磁盘 {}:{}", "hex.builtin.provider.disk.reload": "刷新", "hex.builtin.provider.disk.sector_size": "扇区大小", "hex.builtin.provider.disk.selected_disk": "磁盘", - "hex.builtin.provider.error.open": "无法打开提供者:{}", + "hex.builtin.provider.disk.error.read_ro": "无法以只读模式打开磁盘 {}:{}", + "hex.builtin.provider.disk.error.read_rw": "无法以读写模式打开磁盘 {}:{}", "hex.builtin.provider.file": "文件", + "hex.builtin.provider.file.error.open": "无法打开文件:{}", "hex.builtin.provider.file.access": "最后访问时间", "hex.builtin.provider.file.creation": "创建时间", - "hex.builtin.provider.file.error.open": "无法打开文件:{}", - "hex.builtin.provider.file.menu.open_file": "在外部打开文件", - "hex.builtin.provider.file.menu.open_folder": "打开所处的目录", + "hex.builtin.provider.file.menu.into_memory": "", "hex.builtin.provider.file.modification": "最后更改时间", "hex.builtin.provider.file.path": "路径", "hex.builtin.provider.file.size": "大小", + "hex.builtin.provider.file.menu.open_file": "在外部打开文件", + "hex.builtin.provider.file.menu.open_folder": "打开所处的目录", "hex.builtin.provider.gdb": "GDB 服务器", "hex.builtin.provider.gdb.ip": "IP 地址", "hex.builtin.provider.gdb.name": "GDB 服务器 <{0}:{1}>", @@ -429,6 +500,8 @@ "hex.builtin.provider.intel_hex.name": "Intel Hex {0}", "hex.builtin.provider.mem_file": "临时文件", "hex.builtin.provider.mem_file.unsaved": "未保存的文件", + "hex.builtin.provider.mem_file.rename": "", + "hex.builtin.provider.mem_file.rename.desc": "", "hex.builtin.provider.motorola_srec": "Motorola SREC", "hex.builtin.provider.motorola_srec.name": "Motorola SREC {0}", "hex.builtin.provider.view": "独立查看", @@ -448,6 +521,7 @@ "hex.builtin.setting.general.save_recent_providers": "保存最近使用的提供者", "hex.builtin.setting.general.show_tips": "在启动时显示每日提示", "hex.builtin.setting.general.sync_pattern_source": "在提供器间同步模式源码", + "hex.builtin.setting.general.upload_crash_logs": "上传崩溃报告", "hex.builtin.setting.hex_editor": "Hex 编辑器", "hex.builtin.setting.hex_editor.byte_padding": "额外的字节列对齐", "hex.builtin.setting.hex_editor.bytes_per_row": "每行显示的字节数", @@ -459,8 +533,8 @@ "hex.builtin.setting.interface": "界面", "hex.builtin.setting.interface.color": "颜色主题", "hex.builtin.setting.interface.fps": "FPS 限制", - "hex.builtin.setting.interface.fps.native": "系统", "hex.builtin.setting.interface.fps.unlocked": "无限制", + "hex.builtin.setting.interface.fps.native": "系统", "hex.builtin.setting.interface.language": "语言", "hex.builtin.setting.interface.multi_windows": "启用多窗口支持", "hex.builtin.setting.interface.scaling": "缩放", @@ -470,6 +544,7 @@ "hex.builtin.setting.interface.scaling.x1_5": "x1.5", "hex.builtin.setting.interface.scaling.x2_0": "x2.0", "hex.builtin.setting.interface.wiki_explain_language": "维基百科使用语言", + "hex.builtin.setting.interface.restore_window_pos": "", "hex.builtin.setting.proxy": "网络代理", "hex.builtin.setting.proxy.description": "代理设置会立即在可下载内容、维基百科查询上生效。", "hex.builtin.setting.proxy.enable": "启用代理", @@ -563,12 +638,12 @@ "hex.builtin.tools.ieee754.sign": "符号", "hex.builtin.tools.ieee754.single_precision": "单精度浮点数", "hex.builtin.tools.ieee754.type": "部分", - "hex.builtin.tools.input": "输入", "hex.builtin.tools.invariant_multiplication": "通过乘法除以常量", "hex.builtin.tools.invariant_multiplication.description": "通过乘法除以常量是编译器经常使用的一种技术,用于将整数除以常数优化为乘法并位移。这样做的原因是除法通常比乘法花费多倍的时钟周期。\n\n此工具可用于从除数计算乘数或从乘数计算除数。", "hex.builtin.tools.invariant_multiplication.num_bits": "位数量", - "hex.builtin.tools.name": "名称", + "hex.builtin.tools.input": "输入", "hex.builtin.tools.output": "输出", + "hex.builtin.tools.name": "名称", "hex.builtin.tools.permissions": "UNIX 权限计算器", "hex.builtin.tools.permissions.absolute": "绝对符号", "hex.builtin.tools.permissions.perm_bits": "权限位", @@ -586,6 +661,10 @@ "hex.builtin.tools.wiki_explain.invalid_response": "接收到来自 Wikipedia 的无效响应!", "hex.builtin.tools.wiki_explain.results": "结果", "hex.builtin.tools.wiki_explain.search": "搜索", + "hex.builtin.view.achievements.name": "", + "hex.builtin.view.achievements.unlocked": "", + "hex.builtin.view.achievements.unlocked_count": "", + "hex.builtin.view.achievements.click": "", "hex.builtin.view.bookmarks.address": "0x{0:02X} - 0x{1:02X}", "hex.builtin.view.bookmarks.button.jump": "转到", "hex.builtin.view.bookmarks.button.remove": "移除", @@ -619,9 +698,9 @@ "hex.builtin.view.data_processor.menu.remove_selection": "移除已选", "hex.builtin.view.data_processor.menu.save_node": "保存节点", "hex.builtin.view.data_processor.name": "数据处理器", + "hex.builtin.view.diff.name": "差异", "hex.builtin.view.diff.added": "添加", "hex.builtin.view.diff.modified": "修改", - "hex.builtin.view.diff.name": "差异", "hex.builtin.view.diff.provider_a": "提供者A", "hex.builtin.view.diff.provider_b": "提供者B", "hex.builtin.view.diff.removed": "移除", @@ -672,6 +751,20 @@ "hex.builtin.view.disassembler.mos65xx.65816_long_x": "65816 Long X", "hex.builtin.view.disassembler.mos65xx.65c02": "65C02", "hex.builtin.view.disassembler.mos65xx.w65c02": "W65C02", + "hex.builtin.view.disassembler.sh.sh2": "", + "hex.builtin.view.disassembler.sh.sh2a": "", + "hex.builtin.view.disassembler.sh.sh3": "", + "hex.builtin.view.disassembler.sh.sh4": "", + "hex.builtin.view.disassembler.sh.sh4a": "", + "hex.builtin.view.disassembler.sh.fpu": "", + "hex.builtin.view.disassembler.sh.dsp": "", + "hex.builtin.view.disassembler.tricore.110": "", + "hex.builtin.view.disassembler.tricore.120": "", + "hex.builtin.view.disassembler.tricore.130": "", + "hex.builtin.view.disassembler.tricore.131": "", + "hex.builtin.view.disassembler.tricore.160": "", + "hex.builtin.view.disassembler.tricore.161": "", + "hex.builtin.view.disassembler.tricore.162": "", "hex.builtin.view.disassembler.name": "反汇编", "hex.builtin.view.disassembler.position": "位置", "hex.builtin.view.disassembler.ppc.booke": "PowerPC Book-E", @@ -761,6 +854,7 @@ "hex.builtin.view.hex_editor.goto.offset.relative": "相对", "hex.builtin.view.hex_editor.menu.edit.copy": "复制", "hex.builtin.view.hex_editor.menu.edit.copy_as": "复制为...", + "hex.builtin.view.hex_editor.menu.edit.fill": "", "hex.builtin.view.hex_editor.menu.edit.insert": "插入...", "hex.builtin.view.hex_editor.menu.edit.jump_to": "转到", "hex.builtin.view.hex_editor.menu.edit.open_in_new_provider": "在新页面打开选定区域", @@ -799,17 +893,23 @@ "hex.builtin.view.information.entropy": "熵", "hex.builtin.view.information.file_entropy": "整体熵", "hex.builtin.view.information.highest_entropy": "最高区块熵", + "hex.builtin.view.information.lowest_entropy": "最低区块熵", "hex.builtin.view.information.info_analysis": "信息分析", "hex.builtin.view.information.layered_distribution": "分层分布", - "hex.builtin.view.information.lowest_entropy": "最低区块熵", "hex.builtin.view.information.magic": "LibMagic 信息", "hex.builtin.view.information.magic_db_added": "LibMagic 数据库已添加!", "hex.builtin.view.information.mime": "MIME 类型:", "hex.builtin.view.information.name": "数据信息", + "hex.builtin.view.information.octet_stream_text": "未知", + "hex.builtin.view.information.octet_stream_warning": "application/octet-stream 表示未知的数据类型。\n\n这意味着该数据没有与之关联的 MIME 类型,因为它不是已知的格式。", + "hex.builtin.view.information.region": "已分析区域", "hex.builtin.view.information.plain_text": "此数据很可能是纯文本。", "hex.builtin.view.information.plain_text_percentage": "纯文本百分比", "hex.builtin.view.information.provider_information": "提供者信息", - "hex.builtin.view.information.region": "已分析区域", + "hex.builtin.view.logs.component": "", + "hex.builtin.view.logs.log_level": "", + "hex.builtin.view.logs.message": "", + "hex.builtin.view.logs.name": "", "hex.builtin.view.patches.name": "补丁", "hex.builtin.view.patches.offset": "偏移", "hex.builtin.view.patches.orig": "原始值", @@ -821,9 +921,16 @@ "hex.builtin.view.pattern_editor.accept_pattern.pattern_language": "模式", "hex.builtin.view.pattern_editor.accept_pattern.question": "是否应用找到的模式?", "hex.builtin.view.pattern_editor.auto": "自动计算", + "hex.builtin.view.pattern_editor.breakpoint_hit": "中断于第 {0} 行", "hex.builtin.view.pattern_editor.console": "控制台", "hex.builtin.view.pattern_editor.dangerous_function.desc": "此模式试图调用一个危险的函数。\n您确定要信任此模式吗?", "hex.builtin.view.pattern_editor.dangerous_function.name": "允许危险的函数?", + "hex.builtin.view.pattern_editor.debugger": "调试器", + "hex.builtin.view.pattern_editor.debugger.add_tooltip": "添加断点", + "hex.builtin.view.pattern_editor.debugger.continue": "继续", + "hex.builtin.view.pattern_editor.debugger.remove_tooltip": "移除断点", + "hex.builtin.view.pattern_editor.debugger.scope": "作用域", + "hex.builtin.view.pattern_editor.debugger.scope.global": "全局", "hex.builtin.view.pattern_editor.env_vars": "环境变量", "hex.builtin.view.pattern_editor.evaluating": "计算中...", "hex.builtin.view.pattern_editor.menu.edit.place_pattern": "放置模式...", @@ -854,6 +961,7 @@ "hex.builtin.view.store.reload": "刷新", "hex.builtin.view.store.remove": "移除", "hex.builtin.view.store.row.description": "描述", + "hex.builtin.view.store.row.authors": "", "hex.builtin.view.store.row.name": "名称", "hex.builtin.view.store.tab.constants": "常量", "hex.builtin.view.store.tab.encodings": "编码", @@ -864,10 +972,11 @@ "hex.builtin.view.store.tab.themes": "主题", "hex.builtin.view.store.tab.yara": "Yara 规则", "hex.builtin.view.store.update": "更新", + "hex.builtin.view.store.update_count": "可用更新:{}", + "hex.builtin.view.theme_manager.name": "主题管理器", "hex.builtin.view.theme_manager.colors": "颜色", "hex.builtin.view.theme_manager.export": "导出", "hex.builtin.view.theme_manager.export.name": "主题名称", - "hex.builtin.view.theme_manager.name": "主题管理器", "hex.builtin.view.theme_manager.save_theme": "保存主题", "hex.builtin.view.theme_manager.styles": "样式", "hex.builtin.view.tools.name": "工具", @@ -903,6 +1012,13 @@ "hex.builtin.visualizer.hexii": "HexII", "hex.builtin.visualizer.rgba8": "RGBA8 颜色", "hex.builtin.welcome.server_contact_text": "您想允许与 ImHex 的服务器通信吗?\n\n\n这允许执行自动更新检查并上传非常有限的使用统计信息,所有这些都在下面列出。\n\n或者,您也可以选择仅提交崩溃日志,这对确认与修复您可能遇到的错误有很大帮助。\n\n所有信息均由我们自己的服务器处理,不会泄露给任何第三方。\n\n\n您可以随时在设置中更改这些选择。", + "hex.builtin.welcome.server_contact.data_collected_table.key": "类型", + "hex.builtin.welcome.server_contact.data_collected_table.value": "值", + "hex.builtin.welcome.server_contact.data_collected_title": "会被共享的数据", + "hex.builtin.welcome.server_contact.data_collected.uuid": "随机 ID", + "hex.builtin.welcome.server_contact.data_collected.version": "ImHex 版本", + "hex.builtin.welcome.server_contact.data_collected.os": "操作系统", + "hex.builtin.welcome.server_contact.crash_logs_only": "仅崩溃日志", "hex.builtin.welcome.customize.settings.desc": "更改 ImHex 的设置", "hex.builtin.welcome.customize.settings.title": "设置", "hex.builtin.welcome.header.customize": "自定义", @@ -925,12 +1041,21 @@ "hex.builtin.welcome.learn.pattern.desc": "如何基于我们完善的文档编写 ImHex 模式", "hex.builtin.welcome.learn.pattern.link": "https://imhex.werwolv.net/docs", "hex.builtin.welcome.learn.pattern.title": "模式文档", + "hex.builtin.welcome.learn.imhex.desc": "", + "hex.builtin.welcome.learn.imhex.link": "", + "hex.builtin.welcome.learn.imhex.title": "", "hex.builtin.welcome.learn.plugins.desc": "通过插件扩展 ImHex 获得更多功能", "hex.builtin.welcome.learn.plugins.link": "https://github.com/WerWolv/ImHex/wiki/Plugins-Development-Guide", "hex.builtin.welcome.learn.plugins.title": "插件 API", "hex.builtin.welcome.plugins.author": "作者", "hex.builtin.welcome.plugins.desc": "描述", "hex.builtin.welcome.plugins.plugin": "插件", + "hex.builtin.popup.safety_backup.delete": "删除", + "hex.builtin.popup.safety_backup.desc": "糟糕,ImHex 上次崩溃了!\n您想从异常转储中恢复之前的数据吗?", + "hex.builtin.popup.safety_backup.log_file": "日志文件: ", + "hex.builtin.popup.safety_backup.report_error": "向开发者发送崩溃日志", + "hex.builtin.popup.safety_backup.restore": "恢复", + "hex.builtin.popup.safety_backup.title": "恢复崩溃数据", "hex.builtin.welcome.start.create_file": "创建新文件", "hex.builtin.welcome.start.open_file": "打开文件", "hex.builtin.welcome.start.open_other": "其他提供器", @@ -939,131 +1064,6 @@ "hex.builtin.welcome.tip_of_the_day": "每日提示", "hex.builtin.welcome.update.desc": "ImHex {0} 已发布!在这里下载。", "hex.builtin.welcome.update.link": "https://github.com/WerWolv/ImHex/releases/latest", - "hex.builtin.welcome.update.title": "新的更新可用!", - "hex.builtin.common.allow": "允许", - "hex.builtin.view.information.octet_stream_warning": "application/octet-stream 表示未知的数据类型。\n\n这意味着该数据没有与之关联的 MIME 类型,因为它不是已知的格式。", - "hex.builtin.view.pattern_editor.breakpoint_hit": "中断于第 {0} 行", - "hex.builtin.common.deny": "拒绝", - "hex.builtin.common.warning": "警告", - "hex.builtin.pattern_drawer.end": "结束", - "hex.builtin.pattern_drawer.export": "导出为...", - "hex.builtin.pattern_drawer.start": "开始", - "hex.builtin.pl_visualizer.coordinates.latitude": "维度", - "hex.builtin.pl_visualizer.coordinates.longitude": "精度", - "hex.builtin.pl_visualizer.coordinates.query": "查找地址", - "hex.builtin.pl_visualizer.coordinates.querying": "正在查找地址...", - "hex.builtin.pl_visualizer.coordinates.querying_no_address": "找不到地址", - "hex.builtin.popup.error.project.load.create_provider": "创建 {} 提供者失败", - "hex.builtin.popup.error.project.load.no_providers": "没有可打开的提供者", - "hex.builtin.popup.error.project.load.some_providers_failed": "一些提供者加载失败:{}", - "hex.builtin.popup.error.project.load.file_not_found": "找不到项目文件 {}", - "hex.builtin.popup.error.project.load.invalid_tar": "无法打开 tar 打包的项目文件:{}", - "hex.builtin.popup.error.project.load.invalid_magic": "项目文件中的魔术字文件无效", - "hex.builtin.provider.tooltip.show_more": "按住 SHIFT 了解更多", - "hex.builtin.setting.general.upload_crash_logs": "上传崩溃报告", - "hex.builtin.view.information.octet_stream_text": "未知", - "hex.builtin.view.pattern_editor.debugger": "调试器", - "hex.builtin.view.pattern_editor.debugger.add_tooltip": "添加断点", - "hex.builtin.view.pattern_editor.debugger.continue": "继续", - "hex.builtin.view.pattern_editor.debugger.remove_tooltip": "移除断点", - "hex.builtin.view.pattern_editor.debugger.scope": "作用域", - "hex.builtin.view.pattern_editor.debugger.scope.global": "全局", - "hex.builtin.view.store.update_count": "可用更新:{}", - "hex.builtin.welcome.server_contact.data_collected_table.key": "类型", - "hex.builtin.welcome.server_contact.data_collected_table.value": "值", - "hex.builtin.welcome.server_contact.data_collected_title": "会被共享的数据", - "hex.builtin.welcome.server_contact.data_collected.uuid": "随机 ID", - "hex.builtin.welcome.server_contact.data_collected.version": "ImHex 版本", - "hex.builtin.welcome.server_contact.data_collected.os": "操作系统", - "hex.builtin.welcome.server_contact.crash_logs_only": "仅崩溃日志", - "hex.builtin.popup.safety_backup.report_error": "向开发者发送崩溃日志", - "hex.builtin.achievement.starting_out": "起点", - "hex.builtin.view.store.row.authors": "", - "hex.builtin.achievement.patterns": "", - "hex.builtin.achievement.patterns.place_menu.name": "", - "hex.builtin.achievement.patterns.place_menu.desc": "", - "hex.builtin.achievement.patterns.load_existing.name": "", - "hex.builtin.achievement.patterns.load_existing.desc": "", - "hex.builtin.achievement.patterns.modify_data.name": "", - "hex.builtin.achievement.patterns.modify_data.desc": "", - "hex.builtin.achievement.patterns.data_inspector.name": "", - "hex.builtin.achievement.patterns.data_inspector.desc": "", - "hex.builtin.achievement.find": "", - "hex.builtin.achievement.find.find_strings.name": "", - "hex.builtin.achievement.find.find_strings.desc": "", - "hex.builtin.achievement.find.find_specific_string.name": "", - "hex.builtin.achievement.find.find_specific_string.desc": "", - "hex.builtin.achievement.find.find_numeric.name": "", - "hex.builtin.achievement.find.find_numeric.desc": "", - "hex.builtin.achievement.data_processor": "", - "hex.builtin.welcome.learn.imhex.desc": "", - "hex.builtin.welcome.learn.imhex.link": "", - "hex.builtin.welcome.learn.imhex.title": "", - "hex.builtin.pattern_drawer.spec_name": "", - "hex.builtin.view.hex_editor.menu.edit.fill": "", - "hex.builtin.view.disassembler.sh.sh2": "", - "hex.builtin.view.disassembler.sh.sh2a": "", - "hex.builtin.view.disassembler.sh.sh3": "", - "hex.builtin.view.disassembler.tricore.130": "", - "hex.builtin.view.logs.component": "", - "hex.builtin.pattern_drawer.updating": "", - "hex.builtin.provider.mem_file.rename": "", - "hex.builtin.provider.mem_file.rename.desc": "", - "hex.builtin.view.achievements.name": "", - "hex.builtin.view.achievements.unlocked": "", - "hex.builtin.view.achievements.unlocked_count": "", - "hex.builtin.view.achievements.click": "", - "hex.builtin.view.disassembler.sh.sh4": "", - "hex.builtin.view.disassembler.sh.sh4a": "", - "hex.builtin.view.disassembler.sh.fpu": "", - "hex.builtin.view.disassembler.sh.dsp": "", - "hex.builtin.view.disassembler.tricore.110": "", - "hex.builtin.view.disassembler.tricore.120": "", - "hex.builtin.view.disassembler.tricore.131": "", - "hex.builtin.view.disassembler.tricore.160": "", - "hex.builtin.view.disassembler.tricore.161": "", - "hex.builtin.view.disassembler.tricore.162": "", - "hex.builtin.view.logs.log_level": "", - "hex.builtin.view.logs.message": "", - "hex.builtin.view.logs.name": "", - "hex.builtin.provider.file.menu.into_memory": "", - "hex.builtin.achievement.starting_out.docs.name": "", - "hex.builtin.setting.interface.restore_window_pos": "", - "hex.builtin.achievement.starting_out.docs.desc": "", - "hex.builtin.achievement.starting_out.open_file.name": "", - "hex.builtin.achievement.starting_out.open_file.desc": "", - "hex.builtin.achievement.starting_out.save_project.name": "", - "hex.builtin.achievement.starting_out.save_project.desc": "", - "hex.builtin.achievement.hex_editor": "", - "hex.builtin.achievement.hex_editor.select_byte.name": "", - "hex.builtin.achievement.hex_editor.select_byte.desc": "", - "hex.builtin.achievement.hex_editor.create_bookmark.name": "", - "hex.builtin.achievement.hex_editor.create_bookmark.desc": "", - "hex.builtin.achievement.hex_editor.open_new_view.name": "", - "hex.builtin.achievement.hex_editor.open_new_view.desc": "", - "hex.builtin.achievement.hex_editor.modify_byte.name": "", - "hex.builtin.achievement.hex_editor.modify_byte.desc": "", - "hex.builtin.achievement.hex_editor.copy_as.name": "", - "hex.builtin.achievement.hex_editor.copy_as.desc": "", - "hex.builtin.achievement.hex_editor.create_patch.name": "", - "hex.builtin.achievement.hex_editor.create_patch.desc": "", - "hex.builtin.achievement.hex_editor.fill.name": "", - "hex.builtin.achievement.hex_editor.fill.desc": "", - "hex.builtin.achievement.data_processor.place_node.name": "", - "hex.builtin.achievement.data_processor.place_node.desc": "", - "hex.builtin.achievement.data_processor.create_connection.name": "", - "hex.builtin.achievement.data_processor.create_connection.desc": "", - "hex.builtin.achievement.data_processor.modify_data.name": "", - "hex.builtin.achievement.data_processor.modify_data.desc": "", - "hex.builtin.achievement.data_processor.custom_node.name": "", - "hex.builtin.achievement.data_processor.custom_node.desc": "", - "hex.builtin.achievement.misc": "", - "hex.builtin.achievement.misc.analyze_file.name": "", - "hex.builtin.achievement.misc.analyze_file.desc": "", - "hex.builtin.achievement.misc.download_from_store.name": "", - "hex.builtin.achievement.misc.download_from_store.desc": "", - "hex.builtin.achievement.misc.create_hash.name": "", - "hex.builtin.achievement.misc.create_hash.desc": "" - }, - "fallback": false -} + "hex.builtin.welcome.update.title": "新的更新可用!" + } +} \ No newline at end of file diff --git a/plugins/builtin/romfs/lang/zh_TW.json b/plugins/builtin/romfs/lang/zh_TW.json index 8e547a7b6..8e978b59e 100644 --- a/plugins/builtin/romfs/lang/zh_TW.json +++ b/plugins/builtin/romfs/lang/zh_TW.json @@ -1,7 +1,8 @@ { "code": "zh-TW", - "country": "Taiwan", "language": "Chinese (Traditional)", + "country": "Taiwan", + "fallback": false, "translations": { "hex.builtin.achievement.starting_out": "初來乍到", "hex.builtin.achievement.starting_out.docs.name": "拒當伸手牌", @@ -227,13 +228,13 @@ "hex.builtin.menu.file.import.base64": "Base64 檔案", "hex.builtin.menu.file.import.base64.popup.import_error": "檔案並非有效的 Base64 格式!", "hex.builtin.menu.file.import.base64.popup.open_error": "無法開啟檔案!", - "hex.builtin.menu.file.import.bookmark": "書籤", - "hex.builtin.menu.file.import.custom_encoding": "自訂編碼檔案", - "hex.builtin.menu.file.import.data_processor": "資料處理器工作區", "hex.builtin.menu.file.import.ips": "IPS 修補檔案", "hex.builtin.menu.file.import.ips32": "IPS32 修補檔案", "hex.builtin.menu.file.import.modified_file": "已修改檔案", + "hex.builtin.menu.file.import.bookmark": "書籤", "hex.builtin.menu.file.import.pattern": "模式檔案", + "hex.builtin.menu.file.import.data_processor": "資料處理器工作區", + "hex.builtin.menu.file.import.custom_encoding": "自訂編碼檔案", "hex.builtin.menu.file.open_file": "開啟檔案...", "hex.builtin.menu.file.open_other": "開啟其他...", "hex.builtin.menu.file.project": "專案", @@ -397,10 +398,10 @@ "hex.builtin.nodes.decoding.hex": "十六進位", "hex.builtin.nodes.decoding.hex.header": "十六進位解碼工具", "hex.builtin.nodes.display": "顯示", - "hex.builtin.nodes.display.bits": "位元", - "hex.builtin.nodes.display.bits.header": "位元顯示", "hex.builtin.nodes.display.buffer": "緩衝", "hex.builtin.nodes.display.buffer.header": "緩衝顯示", + "hex.builtin.nodes.display.bits": "位元", + "hex.builtin.nodes.display.bits.header": "位元顯示", "hex.builtin.nodes.display.float": "浮點數", "hex.builtin.nodes.display.float.header": "浮點數顯示", "hex.builtin.nodes.display.int": "整數", @@ -430,15 +431,15 @@ "hex.builtin.pattern_drawer.size": "大小", "hex.builtin.pattern_drawer.spec_name": "Display specification names", "hex.builtin.pattern_drawer.start": "起始", + "hex.builtin.pattern_drawer.tree_style.tree": "樹", "hex.builtin.pattern_drawer.tree_style.auto_expanded": "", "hex.builtin.pattern_drawer.tree_style.flattened": "", - "hex.builtin.pattern_drawer.tree_style.tree": "樹", "hex.builtin.pattern_drawer.type": "類型", "hex.builtin.pattern_drawer.updating": "正在更新模式...", "hex.builtin.pattern_drawer.value": "數值", "hex.builtin.pattern_drawer.var_name": "名稱", - "hex.builtin.pattern_drawer.visualizer.invalid_parameter_count": "", "hex.builtin.pattern_drawer.visualizer.unknown": "", + "hex.builtin.pattern_drawer.visualizer.invalid_parameter_count": "", "hex.builtin.pl_visualizer.3d.rotation": "", "hex.builtin.pl_visualizer.3d.scale": "", "hex.builtin.pl_visualizer.coordinates.latitude": "緯度", @@ -448,10 +449,10 @@ "hex.builtin.pl_visualizer.coordinates.querying_no_address": "找不到地址", "hex.builtin.popup.close_provider.desc": "您對此提供者有未儲存的更動。\n您確定要關閉嗎?", "hex.builtin.popup.close_provider.title": "關閉提供者?", + "hex.builtin.popup.docs_question.title": "說明文件查詢", "hex.builtin.popup.docs_question.no_answer": "說明文件回答不了此問題", "hex.builtin.popup.docs_question.prompt": "尋求說明文件 AI 的幫助!", "hex.builtin.popup.docs_question.thinking": "正在思考...", - "hex.builtin.popup.docs_question.title": "說明文件查詢", "hex.builtin.popup.error.create": "無法建立新檔案!", "hex.builtin.popup.error.file_dialog.common": "開啟檔案瀏覽器時發生錯誤:{}", "hex.builtin.popup.error.file_dialog.portal": "", @@ -467,34 +468,29 @@ "hex.builtin.popup.error.task_exception": "工作 '{}' 擲回了例外狀況:\n\n{}", "hex.builtin.popup.exit_application.desc": "您的專案有未儲存的更動。\n您確定要離開嗎?", "hex.builtin.popup.exit_application.title": "離開應用程式?", - "hex.builtin.popup.safety_backup.delete": "不用,請刪除", - "hex.builtin.popup.safety_backup.desc": "喔不,ImHex 上次崩潰了。\n您要復原您的工作階段嗎?", - "hex.builtin.popup.safety_backup.log_file": "記錄檔:", - "hex.builtin.popup.safety_backup.report_error": "將崩潰記錄檔傳送給開發者", - "hex.builtin.popup.safety_backup.restore": "好,請復原", - "hex.builtin.popup.safety_backup.title": "復原遺失資料", - "hex.builtin.popup.save_layout.desc": "", + "hex.builtin.popup.waiting_for_tasks.title": "正在等待工作完成", "hex.builtin.popup.save_layout.title": "儲存版面配置", + "hex.builtin.popup.save_layout.desc": "", "hex.builtin.popup.waiting_for_tasks.desc": "還有工作在背景執行。\nImHex 將在工作完成後關閉。", "hex.builtin.provider.tooltip.show_more": "按住 SHIFT 以了解詳情", - "hex.builtin.popup.waiting_for_tasks.title": "正在等待工作完成", + "hex.builtin.provider.error.open": "無法開啟提供者:{}", "hex.builtin.provider.disk": "原始磁碟提供者", "hex.builtin.provider.disk.disk_size": "磁碟大小", - "hex.builtin.provider.disk.error.read_ro": "無法以唯讀模式開啟磁碟 {}:{}", - "hex.builtin.provider.disk.error.read_rw": "無法以讀寫模式開啟磁碟 {}:{}", "hex.builtin.provider.disk.reload": "重新載入", "hex.builtin.provider.disk.sector_size": "磁區大小", "hex.builtin.provider.disk.selected_disk": "磁碟", - "hex.builtin.provider.error.open": "無法開啟提供者:{}", + "hex.builtin.provider.disk.error.read_ro": "無法以唯讀模式開啟磁碟 {}:{}", + "hex.builtin.provider.disk.error.read_rw": "無法以讀寫模式開啟磁碟 {}:{}", "hex.builtin.provider.file": "檔案提供者", + "hex.builtin.provider.file.error.open": "無法開啟檔案 {}:{}", "hex.builtin.provider.file.access": "最後存取時間", "hex.builtin.provider.file.creation": "建立時間", - "hex.builtin.provider.file.error.open": "無法開啟檔案 {}:{}", - "hex.builtin.provider.file.menu.open_file": "在外部開啟檔案", - "hex.builtin.provider.file.menu.open_folder": "", + "hex.builtin.provider.file.menu.into_memory": "", "hex.builtin.provider.file.modification": "最後修改時間", "hex.builtin.provider.file.path": "檔案路徑", "hex.builtin.provider.file.size": "大小", + "hex.builtin.provider.file.menu.open_file": "在外部開啟檔案", + "hex.builtin.provider.file.menu.open_folder": "", "hex.builtin.provider.gdb": "GDB 伺服器提供者", "hex.builtin.provider.gdb.ip": "IP 位址", "hex.builtin.provider.gdb.name": "GDB 伺服器 <{0}:{1}>", @@ -537,8 +533,8 @@ "hex.builtin.setting.interface": "介面", "hex.builtin.setting.interface.color": "顏色主題", "hex.builtin.setting.interface.fps": "FPS 限制", - "hex.builtin.setting.interface.fps.native": "原生", "hex.builtin.setting.interface.fps.unlocked": "解鎖", + "hex.builtin.setting.interface.fps.native": "原生", "hex.builtin.setting.interface.language": "語言", "hex.builtin.setting.interface.multi_windows": "啟用多視窗支援", "hex.builtin.setting.interface.scaling": "縮放", @@ -642,12 +638,12 @@ "hex.builtin.tools.ieee754.sign": "符號", "hex.builtin.tools.ieee754.single_precision": "單精度", "hex.builtin.tools.ieee754.type": "類型", - "hex.builtin.tools.input": "輸入", "hex.builtin.tools.invariant_multiplication": "", "hex.builtin.tools.invariant_multiplication.description": "", "hex.builtin.tools.invariant_multiplication.num_bits": "位元數", - "hex.builtin.tools.name": "名稱", + "hex.builtin.tools.input": "輸入", "hex.builtin.tools.output": "", + "hex.builtin.tools.name": "名稱", "hex.builtin.tools.permissions": "UNIX 權限計算機", "hex.builtin.tools.permissions.absolute": "Absolute Notation", "hex.builtin.tools.permissions.perm_bits": "權限位元", @@ -702,9 +698,9 @@ "hex.builtin.view.data_processor.menu.remove_selection": "移除所選", "hex.builtin.view.data_processor.menu.save_node": "儲存節點", "hex.builtin.view.data_processor.name": "資料處理器", + "hex.builtin.view.diff.name": "差異", "hex.builtin.view.diff.added": "已新增", "hex.builtin.view.diff.modified": "已修改", - "hex.builtin.view.diff.name": "差異", "hex.builtin.view.diff.provider_a": "提供者 A", "hex.builtin.view.diff.provider_b": "提供者 B", "hex.builtin.view.diff.removed": "已移除", @@ -897,19 +893,19 @@ "hex.builtin.view.information.entropy": "熵", "hex.builtin.view.information.file_entropy": "", "hex.builtin.view.information.highest_entropy": "Highest block entropy", + "hex.builtin.view.information.lowest_entropy": "", "hex.builtin.view.information.info_analysis": "資訊分析", "hex.builtin.view.information.layered_distribution": "", - "hex.builtin.view.information.lowest_entropy": "", "hex.builtin.view.information.magic": "Magic information", "hex.builtin.view.information.magic_db_added": "Magic database added!", "hex.builtin.view.information.mime": "MIME 類型:", "hex.builtin.view.information.name": "資料資訊", - "hex.builtin.view.information.plain_text": "此資料很有可能是純文字。", - "hex.builtin.view.information.plain_text_percentage": "純文字比例", - "hex.builtin.view.information.provider_information": "提供者資訊", "hex.builtin.view.information.octet_stream_text": "未知", "hex.builtin.view.information.octet_stream_warning": "application/octet-stream denotes an unknown data type.\n\nThis means that this data has no MIME type associated with it because it's not in a known format.", "hex.builtin.view.information.region": "Analyzed region", + "hex.builtin.view.information.plain_text": "此資料很有可能是純文字。", + "hex.builtin.view.information.plain_text_percentage": "純文字比例", + "hex.builtin.view.information.provider_information": "提供者資訊", "hex.builtin.view.logs.component": "Component", "hex.builtin.view.logs.log_level": "記錄等級", "hex.builtin.view.logs.message": "訊息", @@ -977,10 +973,10 @@ "hex.builtin.view.store.tab.yara": "Yara 規則", "hex.builtin.view.store.update": "更新", "hex.builtin.view.store.update_count": "全部更新\n可用更新:{}", + "hex.builtin.view.theme_manager.name": "主題名稱", "hex.builtin.view.theme_manager.colors": "主題管理員", "hex.builtin.view.theme_manager.export": "顏色", "hex.builtin.view.theme_manager.export.name": "匯出", - "hex.builtin.view.theme_manager.name": "主題名稱", "hex.builtin.view.theme_manager.save_theme": "儲存主題", "hex.builtin.view.theme_manager.styles": "樣式", "hex.builtin.view.tools.name": "工具", @@ -1054,6 +1050,12 @@ "hex.builtin.welcome.plugins.author": "作者", "hex.builtin.welcome.plugins.desc": "說明", "hex.builtin.welcome.plugins.plugin": "外掛程式", + "hex.builtin.popup.safety_backup.delete": "不用,請刪除", + "hex.builtin.popup.safety_backup.desc": "喔不,ImHex 上次崩潰了。\n您要復原您的工作階段嗎?", + "hex.builtin.popup.safety_backup.log_file": "記錄檔:", + "hex.builtin.popup.safety_backup.report_error": "將崩潰記錄檔傳送給開發者", + "hex.builtin.popup.safety_backup.restore": "好,請復原", + "hex.builtin.popup.safety_backup.title": "復原遺失資料", "hex.builtin.welcome.start.create_file": "建立新檔案", "hex.builtin.welcome.start.open_file": "開啟檔案", "hex.builtin.welcome.start.open_other": "其他提供者", @@ -1062,8 +1064,6 @@ "hex.builtin.welcome.tip_of_the_day": "今日提示", "hex.builtin.welcome.update.desc": "ImHex {0} 發布了!點此下載。", "hex.builtin.welcome.update.link": "https://github.com/WerWolv/ImHex/releases/latest", - "hex.builtin.welcome.update.title": "有可用更新!", - "hex.builtin.provider.file.menu.into_memory": "" - }, - "fallback": false -} + "hex.builtin.welcome.update.title": "有可用更新!" + } +} \ No newline at end of file