wokwi / wokwi-features

Wokwi Feature requests & Bug Reports
https://wokwi.com
69 stars 10 forks source link

Add missing German translations #412

Closed maehw closed 1 year ago

maehw commented 1 year ago

I want to add the missing German translations for i8n as described in https://docs.wokwi.com/guides/translating.

{
  "userMenu.signIn": "Anmelden",
  "userMenu.signUp": "Registrieren",
  "userMenu.discord": "Discord",
  "userMenu.myProjects": "Meine Projekte",
  "userMenu.theClub": "Der Club",
  "userMenu.featureRoadmap": "Feature Roadmap",
  "userMenu.language": "Sprache",
  "userMenu.logout": "Abmelden",
  "project.header.save": "Speichern",
  "project.header.share": "Teilen",
  "project.header.likeProjectTooltip": "Like zu diesem Projekt hinzufügen",
  "project.header.unlikeProjectTooltip": "Like von diesem Projekt entfernen",
  "project.menu.saveACopy": "Kopie speichern",
  "project.menu.lockProject": "Projekt sperren",
  "project.menu.unlistProject": "Projekt entfernen",
  "project.menu.downloadProjectZip": "Projekt ZIP herunterladen",
  "project.error.saveFailed": "Speichern fehlgeschlagen: Das Projekt ist gesperrt!",
  "project.error.signInToLikeProject": "Bitte anmelden um dem Projekt ein like hinzuzufügen",
  "project.shareDialog.title": "Projekt teilen",
  "project.shareDialog.copyToClipboard": "In die Zwischenablage kopieren",
  "project.shareDialog.pleaseSave": "Um diese Projekt zu teilen, bitte zuerst speichern:",
  "project.shareDialog.saveProject": "Projekt speichern",
  "project.shareDialog.closeButton": "Schliessen",
  "simulator.main.restart": "Simulation neustarten",
  "simulator.main.start": "Simulation starten",
  "simulator.main.resume": "Fortsetzen",
  "simulator.main.pause": "Pausieren",
  "simulator.main.addNewPart": "Neues Teil hinzufügen",
  "simulator.main.stopSimulation": "Simulation stoppen",
  "simulator.main.zoomGridTooltip": "Zoom, Gitter, und mehr",
  "simulator.buildFailedDialog.title": "Build fehlgeschlagen!",
  "simulator.downloadingDataDialog.title": "SD Kartendaten werden geladen...",
  "editor.fileMenu.formatSuccessful": "Code erfolgreich formatiert",
  "editor.fileMenu.formatAlready": "Code bereits formatiert",
  "editor.fileMenu.formatCode": "Code formatieren",
  "editor.fileMenu.rename": "Umbenennen",
  "editor.fileMenu.delete": "Löschen",
  "editor.fileMenu.newFile": "Neue Datei...",
  "editor.fileMenu.uploadFile": "Datei(en) hochladen...",
  "editor.fileMenu.confirmDelete": "Die Datei {{filename}} wird gelöscht. Wirklich fortfahren?",
  "editor.fileMenu.error.invalidFileName": "Ungültiger Dateiname: Zeichen {{char}} ist nicht zulässig.",
  "editor.fileMenu.error.invalidFileType": "Ungültiger Dateityp. Unterstützte Dateitypen: {{types}}.",
  "editor.fileMenu.error.fileExists": "Eine Datei mit diesem Namen existiert bereits",
  "editor.fileMenu.error.uploadFailed": "Einige Dateien konnten nicht hochgeladen werden!",
  "editor.sdCard.uploadFiles": "Dateien hochladen",
  "editor.sdCard.uploadCompleteFolder": "Ganzen Ordner hochladen",
  "editor.sdCard.deleteAllFiles": "Alle Dateien löschen",
  "editor.sdCard.noFilesYet": "Noch keinen Dateien vorhanden. Bitte erst welche hochladen.",
  "diagram.menu.fit": "Anpassen",
  "diagram.menu.zoomIn": "Vergrößern",
  "diagram.menu.zoomOut": "Verkleinern",
  "diagram.menu.toggleGrid": "Gitter umschalten",
  "diagram.menu.fullScreen": "Vollbild",
  "diagram.menu.exitFullScreen": "Vollbild beenden",
  "diagram.menu.help": "Hilfe",
  "diagram.addPart.board-esp-01": "ESP-01 WiFi Modem",
  "diagram.addPart.board-ssd1306": "SSD1306 OLED Anzeige",
  "diagram.addPart.wokwi-74hc165": "74HC165 Schieberegister mit Paralleleingabe (PISO)",
  "diagram.addPart.wokwi-74hc595": "74HC595 Schieberegister",
  "diagram.addPart.wokwi-7segment": "7 Segment Anzeige",
  "diagram.addPart.wokwi-7segment-4digits": "7 Segment Anzeige (4-stellig)",
  "diagram.addPart.wokwi-a4988": "A4988 Schrittmotortreiber",
  "diagram.addPart.wokwi-analog-joystick": "Analoger Joystick",
  "diagram.addPart.wokwi-buzzer": "Piepser",
  "diagram.addPart.wokwi-dht22": "DHT22",
  "diagram.addPart.wokwi-dip-switch-8": "DIP Switch 8",
  "diagram.addPart.wokwi-ds1307": "DS1307 RTC",
  "diagram.addPart.wokwi-hc-sr04": "HC-SR04 Ultraschall Sensor",
  "diagram.addPart.wokwi-ili9341": "ILI9341 2.8\" TFT-LCD Display",
  "diagram.addPart.wokwi-ir-receiver": "IR Empfänger",
  "diagram.addPart.wokwi-ir-remote": "IR Fernbedienung",
  "diagram.addPart.wokwi-ks2e-m-dc5": "KY-040 Drehwinkelgeber",
  "diagram.addPart.wokwi-ky-040": "KY-040 Drehencoder",
  "diagram.addPart.wokwi-lcd1602": "LCD 16x2",
  "diagram.addPart.wokwi-lcd1602-i2c": "LCD 16x2 (I2C)",
  "diagram.addPart.wokwi-lcd2004": "LCD 20x4",
  "diagram.addPart.wokwi-lcd2004-i2c": "LCD 20x4 (I2C)",
  "diagram.addPart.wokwi-led": "LED",
  "diagram.addPart.wokwi-led-bar-graph": "LED Balkenanzeige",
  "diagram.addPart.wokwi-led-ring": "NeoPixel Ring",
  "diagram.addPart.wokwi-logic-analyzer": "Logikanalysator (8 Kanäle)",
  "diagram.addPart.wokwi-max7219-matrix": "LED Punktmatrix (MAX7219)",
  "diagram.addPart.wokwi-membrane-keypad": "Tastatur",
  "diagram.addPart.wokwi-microsd-card": "microSD Karte",
  "diagram.addPart.wokwi-mpu6050": "MPU6050 Beschleunigungssensor + Gyroskop",
  "diagram.addPart.wokwi-neopixel": "NeoPixel",
  "diagram.addPart.wokwi-neopixel-meter": "NeoPixel Streifen",
  "diagram.addPart.wokwi-nlsf595": "NLSF595 SPI Tri-Color LED Treiber",
  "diagram.addPart.wokwi-ntc-temperature-sensor": "Analoger Temperatursensor (NTC)",
  "diagram.addPart.wokwi-photoresistor-sensor": "Fotowiderstand (LDR)",
  "diagram.addPart.wokwi-pir-motion-sensor": "PIR Bewegungssensor",
  "diagram.addPart.wokwi-potentiometer": "Potentiometer",
  "diagram.addPart.wokwi-pushbutton": "Taster",
  "diagram.addPart.wokwi-resistor": "Widerstand",
  "diagram.addPart.wokwi-rgb-led": "RGB LED",
  "diagram.addPart.wokwi-rotary-dialer": "Drehknopf",
  "diagram.addPart.wokwi-servo": "Servo",
  "diagram.addPart.wokwi-slide-potentiometer": "Schiebepotentiometer",
  "diagram.addPart.wokwi-slide-switch": "Schiebeschalter",
  "diagram.addPart.wokwi-stepper-motor": "Bipolarer Schrittmotor",
  "diagram.addPart.wokwi-tm1637-7segment": "7 Segment Anzeige (TM1637)",
  "diagram.addPart.wokwi-tv": "PAL-Fernseher"
}

I tried to stick to the implicit naming conventions from the existing fields.

HTH

urish commented 1 year ago

Translations updated, thanks a bunch!