Skip to content

Commit e44ba8b

Browse files
author
Pascal Deneaux
authored
Update de_DE.po
changed and inserted some translations and fixed typos.
1 parent d2a7cd6 commit e44ba8b

File tree

1 file changed

+47
-48
lines changed

1 file changed

+47
-48
lines changed

locale/de_DE.po

Lines changed: 47 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -509,8 +509,7 @@ msgstr "Dateisystem kann nicht wieder gemounted werden."
509509

510510
#: ports/esp8266/common-hal/storage/__init__.c:38
511511
msgid "Use esptool to erase flash and re-upload Python instead"
512-
msgstr ""
513-
"Benutze esptool um den flash zu löschen und stattdessen Python hochzuladen"
512+
msgstr "Benutze esptool um den flash zu löschen und stattdessen Python hochzuladen"
514513

515514
#: ports/esp8266/esp_mphal.c:154
516515
msgid "C-level assert"
@@ -651,234 +650,234 @@ msgstr ""
651650

652651
#: ports/nrf/common-hal/analogio/AnalogOut.c:37
653652
msgid "AnalogOut functionality not supported"
654-
msgstr ""
653+
msgstr "AnalogOut-Funktion wird nicht unterstützt"
655654

656655
#: ports/nrf/common-hal/bleio/Adapter.c:41
657656
#, c-format
658657
msgid "Soft device assert, id: 0x%08lX, pc: 0x%08lX"
659-
msgstr ""
658+
msgstr "Soft device assert, id: 0x%08lX, pc: 0x%08lX"
660659

661660
#: ports/nrf/common-hal/bleio/Adapter.c:110
662661
#, fuzzy
663662
msgid "Failed to change softdevice state"
664-
msgstr "Kann advertisement nicht stoppen. Status: 0x%02x"
663+
msgstr "Fehler beim Ändern des Softdevice-Status"
665664

666665
#: ports/nrf/common-hal/bleio/Adapter.c:119
667666
#, fuzzy
668667
msgid "Failed to get softdevice state"
669-
msgstr "Kann advertisement nicht stoppen. Status: 0x%02x"
668+
msgstr "Fehler beim Abrufen des Softdevice-Status"
670669

671670
#: ports/nrf/common-hal/bleio/Adapter.c:138
672671
msgid "Failed to get local address"
673-
msgstr ""
672+
msgstr "Lokale Adresse konnte nicht abgerufen werden"
674673

675674
#: ports/nrf/common-hal/bleio/Broadcaster.c:48
676675
msgid "interval not in range 0.0020 to 10.24"
677-
msgstr ""
676+
msgstr "Das Interval ist nicht im Bereich 0.0020 bis 10.24"
678677

679678
#: ports/nrf/common-hal/bleio/Broadcaster.c:58
680679
#: ports/nrf/common-hal/bleio/Peripheral.c:56
681680
#, fuzzy
682681
msgid "Data too large for advertisement packet"
683-
msgstr "Daten können nicht in das advertisement packet eingefügt werden."
682+
msgstr "Zu vielen Daten für das advertisement packet"
684683

685684
#: ports/nrf/common-hal/bleio/Broadcaster.c:83
686685
#: ports/nrf/common-hal/bleio/Peripheral.c:324
687686
#, fuzzy, c-format
688687
msgid "Failed to start advertising, err 0x%04x"
689-
msgstr "Kann advertisement nicht starten. Status: 0x%02x"
688+
msgstr "Kann advertisement nicht starten. Status: 0x%04x"
690689

691690
#: ports/nrf/common-hal/bleio/Broadcaster.c:96
692691
#: ports/nrf/common-hal/bleio/Peripheral.c:336
693692
#, fuzzy, c-format
694693
msgid "Failed to stop advertising, err 0x%04x"
695-
msgstr "Kann advertisement nicht stoppen. Status: 0x%02x"
694+
msgstr "Kann advertisement nicht stoppen. Status: 0x%04x"
696695

697696
#: ports/nrf/common-hal/bleio/Characteristic.c:59
698697
#, fuzzy, c-format
699698
msgid "Failed to read CCCD value, err 0x%04x"
700-
msgstr "Kann den Attributwert nicht lesen. Status: 0x%02x"
699+
msgstr "Kann den Attributwert nicht lesen. Status: 0x%04x"
701700

702701
#: ports/nrf/common-hal/bleio/Characteristic.c:89
703702
#, fuzzy, c-format
704703
msgid "Failed to read gatts value, err 0x%04x"
705-
msgstr "Kann den Attributwert nicht schreiben. Status: 0x%02x"
704+
msgstr "Kann den Attributwert nicht schreiben. Status: 0x%04x"
706705

707706
#: ports/nrf/common-hal/bleio/Characteristic.c:106
708707
#, fuzzy, c-format
709708
msgid "Failed to write gatts value, err 0x%04x"
710-
msgstr "Kann den Attributwert nicht schreiben. Status: 0x%02x"
709+
msgstr "Kann den Attributwert nicht schreiben. Status: 0x%04x"
711710

712711
#: ports/nrf/common-hal/bleio/Characteristic.c:132
713712
#, fuzzy, c-format
714713
msgid "Failed to notify or indicate attribute value, err %0x04x"
715-
msgstr "Kann den Attributwert nicht mitteilen. Status: 0x%02x"
714+
msgstr "Kann den Attributwert nicht mitteilen. Status: 0x%04x"
716715

717716
#: ports/nrf/common-hal/bleio/Characteristic.c:144
718717
#, fuzzy, c-format
719718
msgid "Failed to read attribute value, err %0x04x"
720-
msgstr "Kann den Attributwert nicht lesen. Status: 0x%02x"
719+
msgstr "Kann den Attributwert nicht lesen. Status: 0x%04x"
721720

722721
#: ports/nrf/common-hal/bleio/Characteristic.c:172
723722
#, fuzzy, c-format
724723
msgid "Failed to acquire mutex, err 0x%04x"
725-
msgstr "Kann den Attributwert nicht lesen. Status: 0x%02x"
724+
msgstr "Kann den Attributwert nicht lesen. Status: 0x%04x"
726725

727726
#: ports/nrf/common-hal/bleio/Characteristic.c:178
728727
#, fuzzy, c-format
729728
msgid "Failed to write attribute value, err 0x%04x"
730-
msgstr "Kann den Attributwert nicht schreiben. Status: 0x%02x"
729+
msgstr "Kann den Attributwert nicht schreiben. Status: 0x%04x"
731730

732731
#: ports/nrf/common-hal/bleio/Characteristic.c:189
733732
#, fuzzy, c-format
734733
msgid "Failed to release mutex, err 0x%04x"
735-
msgstr "Kann den Attributwert nicht lesen. Status: 0x%02x"
734+
msgstr "Mutex konnte nicht freigegeben werden. Status: 0x%04x"
736735

737736
#: ports/nrf/common-hal/bleio/Characteristic.c:251
738737
#: ports/nrf/common-hal/bleio/Characteristic.c:284
739738
msgid "bad GATT role"
740-
msgstr ""
739+
msgstr "bad GATT role"
741740

742741
#: ports/nrf/common-hal/bleio/Device.c:80
743742
#: ports/nrf/common-hal/bleio/Device.c:112
744743
#, fuzzy
745744
msgid "Data too large for the advertisement packet"
746-
msgstr "Daten können nicht in das advertisement packet eingefügt werden."
745+
msgstr "Daten sind zu groß für das advertisement packet"
747746

748747
#: ports/nrf/common-hal/bleio/Device.c:262
749748
#, fuzzy
750749
msgid "Failed to discover services"
751-
msgstr "Kann advertisement nicht stoppen. Status: 0x%02x"
750+
msgstr "Es konnten keine Dienste gefunden werden"
752751

753752
#: ports/nrf/common-hal/bleio/Device.c:267
754753
#: ports/nrf/common-hal/bleio/Device.c:300
755754
#, fuzzy
756755
msgid "Failed to acquire mutex"
757-
msgstr "Konnte keinen RX Buffer allozieren"
756+
msgstr "Akquirieren des Mutex gescheitert"
758757

759758
#: ports/nrf/common-hal/bleio/Device.c:278
760759
#: ports/nrf/common-hal/bleio/Device.c:311
761760
#: ports/nrf/common-hal/bleio/Device.c:342
762761
#: ports/nrf/common-hal/bleio/Device.c:376
763762
#, fuzzy
764763
msgid "Failed to release mutex"
765-
msgstr "Kann den Attributwert nicht lesen. Status: 0x%02x"
764+
msgstr "Loslassen des Mutex gescheitert"
766765

767766
#: ports/nrf/common-hal/bleio/Device.c:387
768767
#, fuzzy
769768
msgid "Failed to continue scanning"
770-
msgstr "Der Scanvorgang kann nicht gestartet werden. Status: 0x%02x"
769+
msgstr "Der Scanvorgang kann nicht fortgesetzt werden"
771770

772771
#: ports/nrf/common-hal/bleio/Device.c:419
773772
#, fuzzy
774773
msgid "Failed to connect:"
775-
msgstr "Kann nicht verbinden. Status: 0x%02x"
774+
msgstr "Das Verbinden ist fehlgeschlagen:"
776775

777776
#: ports/nrf/common-hal/bleio/Device.c:489
778777
#, fuzzy
779778
msgid "Failed to add service"
780-
msgstr "Kann advertisement nicht stoppen. Status: 0x%02x"
779+
msgstr "Dienst konnte nicht hinzugefügt werden"
781780

782781
#: ports/nrf/common-hal/bleio/Device.c:506
783782
#, fuzzy
784783
msgid "Failed to start advertising"
785-
msgstr "Kann advertisement nicht starten. Status: 0x%02x"
784+
msgstr "Kann advertisement nicht starten"
786785

787786
#: ports/nrf/common-hal/bleio/Device.c:523
788787
#, fuzzy
789788
msgid "Failed to stop advertising"
790-
msgstr "Kann advertisement nicht stoppen. Status: 0x%02x"
789+
msgstr "Kann advertisement nicht stoppen"
791790

792791
#: ports/nrf/common-hal/bleio/Device.c:548
793792
#, fuzzy
794793
msgid "Failed to start scanning"
795-
msgstr "Der Scanvorgang kann nicht gestartet werden. Status: 0x%02x"
794+
msgstr "Der Scanvorgang kann nicht gestartet werden"
796795

797796
#: ports/nrf/common-hal/bleio/Device.c:564
798797
#, fuzzy
799798
msgid "Failed to create mutex"
800-
msgstr "Kann den Attributwert nicht lesen. Status: 0x%02x"
799+
msgstr "Erstellen des Mutex ist fehlgeschlagen"
801800

802801
#: ports/nrf/common-hal/bleio/Peripheral.c:304
803802
#, fuzzy, c-format
804803
msgid "Failed to add service, err 0x%04x"
805-
msgstr "Kann advertisement nicht stoppen. Status: 0x%02x"
804+
msgstr "Dienst konnte nicht hinzugefügt werden. Status: 0x%04x"
806805

807806
#: ports/nrf/common-hal/bleio/Scanner.c:75
808807
#, fuzzy, c-format
809808
msgid "Failed to continue scanning, err 0x%04x"
810-
msgstr "Der Scanvorgang kann nicht gestartet werden. Status: 0x%02x"
809+
msgstr "Der Scanvorgang kann nicht fortgesetzt werden. Status: 0x%04x"
811810

812811
#: ports/nrf/common-hal/bleio/Scanner.c:101
813812
#, fuzzy, c-format
814813
msgid "Failed to start scanning, err 0x%04x"
815-
msgstr "Der Scanvorgang kann nicht gestartet werden. Status: 0x%02x"
814+
msgstr "Der Scanvorgang kann nicht gestartet werden. Status: 0x%04x"
816815

817816
#: ports/nrf/common-hal/bleio/Service.c:88
818817
#, fuzzy, c-format
819818
msgid "Failed to add characteristic, err 0x%04x"
820-
msgstr "Kann advertisement nicht stoppen. Status: 0x%02x"
819+
msgstr "Fehler beim Hinzufügen des Merkmals. Status: 0x%04x"
821820

822821
#: ports/nrf/common-hal/bleio/Service.c:92
823822
msgid "Characteristic already in use by another Service."
824-
msgstr ""
823+
msgstr "Merkmal wird bereits von einem anderen Dienst verwendet."
825824

826825
#: ports/nrf/common-hal/bleio/UUID.c:54
827826
#, fuzzy, c-format
828827
msgid "Failed to register Vendor-Specific UUID, err 0x%04x"
829-
msgstr "Kann keine herstellerspezifische 128-Bit-UUID hinzufügen."
828+
msgstr "Kann keine herstellerspezifische UUID hinzufügen. Status: 0x%04x"
830829

831830
#: ports/nrf/common-hal/bleio/UUID.c:73
832831
#, c-format
833832
msgid "Could not decode ble_uuid, err 0x%04x"
834-
msgstr ""
833+
msgstr "Konnte ble_uuid nicht decodieren. Status: 0x%04x"
835834

836835
#: ports/nrf/common-hal/bleio/UUID.c:88
837836
msgid "Unexpected nrfx uuid type"
838-
msgstr ""
837+
msgstr "Unerwarteter nrfx uuid-Typ"
839838

840839
#: ports/nrf/common-hal/busio/I2C.c:98
841840
#, fuzzy
842841
msgid "All I2C peripherals are in use"
843-
msgstr "Alle timer werden benutzt"
842+
msgstr "Alle I2C-Peripheriegeräte sind in Benutzung"
844843

845844
#: ports/nrf/common-hal/busio/SPI.c:133
846845
#, fuzzy
847846
msgid "All SPI peripherals are in use"
848-
msgstr "Alle timer werden benutzt"
847+
msgstr "Alle SPI-Peripheriegeräte sind in Benutzung"
849848

850849
#: ports/nrf/common-hal/busio/UART.c:49
851850
#, c-format
852851
msgid "error = 0x%08lX"
853-
msgstr ""
852+
msgstr "error = 0x%08lX"
854853

855854
#: ports/nrf/common-hal/busio/UART.c:122
856855
#, fuzzy
857856
msgid "Invalid buffer size"
858-
msgstr "ungültiger dupterm index"
857+
msgstr "Ungültige Puffergröße"
859858

860859
#: ports/nrf/common-hal/busio/UART.c:126
861860
#, fuzzy
862861
msgid "Odd parity is not supported"
863-
msgstr "bytes mit merh als 8 bits werden nicht unterstützt"
862+
msgstr "bytes mit mehr als 8 bits werden nicht unterstützt"
864863

865864
#: ports/nrf/common-hal/busio/UART.c:358 ports/nrf/common-hal/busio/UART.c:362
866865
#: ports/nrf/common-hal/busio/UART.c:367 ports/nrf/common-hal/busio/UART.c:372
867866
#: ports/nrf/common-hal/busio/UART.c:378 ports/nrf/common-hal/busio/UART.c:383
868867
#: ports/nrf/common-hal/busio/UART.c:388 ports/nrf/common-hal/busio/UART.c:392
869868
#: ports/nrf/common-hal/busio/UART.c:400
870869
msgid "busio.UART not available"
871-
msgstr ""
870+
msgstr "Kann busio.UART nicht finden"
872871

873872
#: ports/nrf/common-hal/microcontroller/Processor.c:48
874873
#, fuzzy
875874
msgid "Cannot get temperature"
876-
msgstr "Kann PPCP Parameter nicht setzen."
875+
msgstr "Kann Temperatur nicht holen"
877876

878877
#: ports/nrf/common-hal/pulseio/PWMOut.c:161
879878
#, fuzzy
880879
msgid "All PWM peripherals are in use"
881-
msgstr "Alle timer werden benutzt"
880+
msgstr "Alle PWM-Peripheriegeräte werden verwendet"
882881

883882
#: ports/unix/modffi.c:138
884883
msgid "Unknown type"
@@ -890,7 +889,7 @@ msgstr "Fehler in ffi_prep_cif"
890889

891890
#: ports/unix/modffi.c:270
892891
msgid "ffi_prep_closure_loc"
893-
msgstr ""
892+
msgstr "ffi_prep_closure_loc"
894893

895894
#: ports/unix/modffi.c:413
896895
msgid "Don't know how to pass object to native function"

0 commit comments

Comments
 (0)