1
0
mirror of synced 2024-11-12 02:00:52 +01:00
ImHex/plugins/ui/romfs/lang/de_DE.json

118 lines
5.5 KiB
JSON

{
"code": "de-DE",
"country": "Germany",
"fallback": false,
"language": "German",
"translations": {
"hex.ui.common.add": "Hinzufügen",
"hex.ui.common.address": "Adresse",
"hex.ui.common.allow": "Erlauben",
"hex.ui.common.begin": "Anfangen",
"hex.ui.common.big": "Big",
"hex.ui.common.big_endian": "Big Endian",
"hex.ui.common.browse": "Durchsuchen...",
"hex.ui.common.bytes": "Bytes",
"hex.ui.common.cancel": "Abbrechen",
"hex.ui.common.choose_file": "Datei auswählen",
"hex.ui.common.close": "Schliessen",
"hex.ui.common.comment": "Kommentar",
"hex.ui.common.continue": "Fortfahren",
"hex.ui.common.count": "Anzahl",
"hex.ui.common.decimal": "Dezimal",
"hex.ui.common.deny": "Verweigern",
"hex.ui.common.dont_show_again": "Nicht mehr anzeigen",
"hex.ui.common.edit": "Bearbeiten",
"hex.ui.common.encoding.ascii": "ASCII",
"hex.ui.common.encoding.utf16be": "UTF-16BE",
"hex.ui.common.encoding.utf16le": "UTF-16LE",
"hex.ui.common.encoding.utf8": "UTF-8",
"hex.ui.common.end": "Beenden",
"hex.ui.common.endian": "Endian",
"hex.ui.common.error": "Fehler",
"hex.ui.common.fatal": "Fataler Fehler",
"hex.ui.common.file": "Datei",
"hex.ui.common.filter": "Filter",
"hex.ui.common.hexadecimal": "Hexadezimal",
"hex.ui.common.info": "Information",
"hex.ui.common.instruction": "Instruktion",
"hex.ui.common.key": "Schlüssel",
"hex.ui.common.link": "Link",
"hex.ui.common.little": "Little",
"hex.ui.common.little_endian": "Little Endian",
"hex.ui.common.load": "Laden",
"hex.ui.common.loading": "Laden...",
"hex.ui.common.match_selection": "Arbeitsbereich synchronisieren",
"hex.ui.common.name": "Name",
"hex.ui.common.no": "Nein",
"hex.ui.common.number_format": "Format",
"hex.ui.common.octal": "Oktal",
"hex.ui.common.off": "Aus",
"hex.ui.common.offset": "Offset",
"hex.ui.common.okay": "Okay",
"hex.ui.common.on": "An",
"hex.ui.common.open": "Öffnen",
"hex.ui.common.path": "Pfad",
"hex.ui.common.percentage": "Prozent",
"hex.ui.common.processing": "Verarbeiten",
"hex.ui.common.project": "Projekt",
"hex.ui.common.question": "Frage",
"hex.ui.common.range": "Bereich",
"hex.ui.common.range.entire_data": "Gesamte Daten",
"hex.ui.common.range.selection": "Auswahl",
"hex.ui.common.region": "Region",
"hex.ui.common.remove": "Entfernen",
"hex.ui.common.reset": "Zurücksetzen",
"hex.ui.common.set": "Setzen",
"hex.ui.common.settings": "Einstellungen",
"hex.ui.common.size": "Länge",
"hex.ui.common.type": "Typ",
"hex.ui.common.type.f32": "float",
"hex.ui.common.type.f64": "double",
"hex.ui.common.type.i16": "int16_t",
"hex.ui.common.type.i24": "int24_t",
"hex.ui.common.type.i32": "int32_t",
"hex.ui.common.type.i48": "int48_t",
"hex.ui.common.type.i64": "int64_t",
"hex.ui.common.type.i8": "int8_t",
"hex.ui.common.type.u16": "uint16_t",
"hex.ui.common.type.u24": "uint24_t",
"hex.ui.common.type.u32": "uint32_t",
"hex.ui.common.type.u48": "uint48_t",
"hex.ui.common.type.u64": "uint64_t",
"hex.ui.common.type.u8": "uint8_t",
"hex.ui.common.value": "Wert",
"hex.ui.common.warning": "Warnung",
"hex.ui.common.yes": "Ja",
"hex.ui.hex_editor.ascii_view": "ASCII Spalte anzeigen",
"hex.ui.hex_editor.custom_encoding_view": "Erweiterte Dekodierungsspalte anzeigen",
"hex.ui.hex_editor.data_size": "Datengrösse",
"hex.ui.hex_editor.gray_out_zero": "Nullen ausgrauen",
"hex.ui.hex_editor.human_readable_units_footer": "Lesbare Einheiten",
"hex.ui.hex_editor.no_bytes": "Keine Bytes verfügbar",
"hex.ui.hex_editor.page": "Seite",
"hex.ui.hex_editor.region": "Region",
"hex.ui.hex_editor.selection": "Auswahl",
"hex.ui.hex_editor.selection.none": "Keine",
"hex.ui.hex_editor.uppercase_hex": "Hex Zeichen als Grossbuchstaben",
"hex.ui.hex_editor.visualizer": "Daten Anzeige",
"hex.ui.pattern_drawer.color": "Farbe",
"hex.ui.pattern_drawer.comment": "Kommentar",
"hex.ui.pattern_drawer.double_click": "Doppelklicken um mehr Einträge zu sehen",
"hex.ui.pattern_drawer.end": "Ende",
"hex.ui.pattern_drawer.export": "Pattern exportieren als...",
"hex.ui.pattern_drawer.favorites": "Favoriten",
"hex.ui.pattern_drawer.local": "Local",
"hex.ui.pattern_drawer.size": "Grösse",
"hex.ui.pattern_drawer.spec_name": "Spezifikatiosnamen",
"hex.ui.pattern_drawer.start": "Start",
"hex.ui.pattern_drawer.tree_style.auto_expanded": "Automatisch geöffneter Baum",
"hex.ui.pattern_drawer.tree_style.flattened": "Flach",
"hex.ui.pattern_drawer.tree_style.tree": "Baum",
"hex.ui.pattern_drawer.type": "Typ",
"hex.ui.pattern_drawer.updating": "Aktualisieren...",
"hex.ui.pattern_drawer.value": "Wert",
"hex.ui.pattern_drawer.var_name": "Name",
"hex.ui.pattern_drawer.visualizer.invalid_parameter_count": "Falsche anzahl Parameter",
"hex.ui.pattern_drawer.visualizer.unknown": "Unbekannter Visualizer"
}
}