@@ -508,8 +508,7 @@ msgstr "Dateisystem kann nicht wieder gemounted werden."
508
508
509
509
#: ports/esp8266/common-hal/storage/__init__.c:38
510
510
msgid "Use esptool to erase flash and re-upload Python instead"
511
- msgstr ""
512
- "Benutze esptool um den flash zu löschen und stattdessen Python hochzuladen"
511
+ msgstr "Benutze esptool um den flash zu löschen und stattdessen Python hochzuladen"
513
512
514
513
#: ports/esp8266/esp_mphal.c:154
515
514
msgid "C-level assert"
@@ -650,234 +649,234 @@ msgstr ""
650
649
651
650
#: ports/nrf/common-hal/analogio/AnalogOut.c:37
652
651
msgid "AnalogOut functionality not supported"
653
- msgstr ""
652
+ msgstr "AnalogOut-Funktion wird nicht unterstützt "
654
653
655
654
#: ports/nrf/common-hal/bleio/Adapter.c:41
656
655
#, c-format
657
656
msgid "Soft device assert, id: 0x%08lX, pc: 0x%08lX"
658
- msgstr ""
657
+ msgstr "Soft device assert, id: 0x%08lX, pc: 0x%08lX "
659
658
660
659
#: ports/nrf/common-hal/bleio/Adapter.c:110
661
660
#, fuzzy
662
661
msgid "Failed to change softdevice state"
663
- msgstr "Kann advertisement nicht stoppen. Status: 0x%02x "
662
+ msgstr "Fehler beim Ändern des Softdevice- Status"
664
663
665
664
#: ports/nrf/common-hal/bleio/Adapter.c:119
666
665
#, fuzzy
667
666
msgid "Failed to get softdevice state"
668
- msgstr "Kann advertisement nicht stoppen. Status: 0x%02x "
667
+ msgstr "Fehler beim Abrufen des Softdevice- Status"
669
668
670
669
#: ports/nrf/common-hal/bleio/Adapter.c:138
671
670
msgid "Failed to get local address"
672
- msgstr ""
671
+ msgstr "Lokale Adresse konnte nicht abgerufen werden "
673
672
674
673
#: ports/nrf/common-hal/bleio/Broadcaster.c:48
675
674
msgid "interval not in range 0.0020 to 10.24"
676
- msgstr ""
675
+ msgstr "Das Interval ist nicht im Bereich 0.0020 bis 10.24 "
677
676
678
677
#: ports/nrf/common-hal/bleio/Broadcaster.c:58
679
678
#: ports/nrf/common-hal/bleio/Peripheral.c:56
680
679
#, fuzzy
681
680
msgid "Data too large for advertisement packet"
682
- msgstr "Daten können nicht in das advertisement packet eingefügt werden. "
681
+ msgstr "Zu vielen Daten für das advertisement packet"
683
682
684
683
#: ports/nrf/common-hal/bleio/Broadcaster.c:83
685
684
#: ports/nrf/common-hal/bleio/Peripheral.c:324
686
685
#, fuzzy , c-format
687
686
msgid "Failed to start advertising, err 0x%04x"
688
- msgstr "Kann advertisement nicht starten. Status: 0x%02x "
687
+ msgstr "Kann advertisement nicht starten. Status: 0x%04x "
689
688
690
689
#: ports/nrf/common-hal/bleio/Broadcaster.c:96
691
690
#: ports/nrf/common-hal/bleio/Peripheral.c:336
692
691
#, fuzzy , c-format
693
692
msgid "Failed to stop advertising, err 0x%04x"
694
- msgstr "Kann advertisement nicht stoppen. Status: 0x%02x "
693
+ msgstr "Kann advertisement nicht stoppen. Status: 0x%04x "
695
694
696
695
#: ports/nrf/common-hal/bleio/Characteristic.c:59
697
696
#, fuzzy , c-format
698
697
msgid "Failed to read CCCD value, err 0x%04x"
699
- msgstr "Kann den Attributwert nicht lesen. Status: 0x%02x "
698
+ msgstr "Kann den Attributwert nicht lesen. Status: 0x%04x "
700
699
701
700
#: ports/nrf/common-hal/bleio/Characteristic.c:89
702
701
#, fuzzy , c-format
703
702
msgid "Failed to read gatts value, err 0x%04x"
704
- msgstr "Kann den Attributwert nicht schreiben. Status: 0x%02x "
703
+ msgstr "Kann den Attributwert nicht schreiben. Status: 0x%04x "
705
704
706
705
#: ports/nrf/common-hal/bleio/Characteristic.c:106
707
706
#, fuzzy , c-format
708
707
msgid "Failed to write gatts value, err 0x%04x"
709
- msgstr "Kann den Attributwert nicht schreiben. Status: 0x%02x "
708
+ msgstr "Kann den Attributwert nicht schreiben. Status: 0x%04x "
710
709
711
710
#: ports/nrf/common-hal/bleio/Characteristic.c:132
712
711
#, fuzzy , c-format
713
712
msgid "Failed to notify or indicate attribute value, err %0x04x"
714
- msgstr "Kann den Attributwert nicht mitteilen. Status: 0x%02x "
713
+ msgstr "Kann den Attributwert nicht mitteilen. Status: 0x%04x "
715
714
716
715
#: ports/nrf/common-hal/bleio/Characteristic.c:144
717
716
#, fuzzy , c-format
718
717
msgid "Failed to read attribute value, err %0x04x"
719
- msgstr "Kann den Attributwert nicht lesen. Status: 0x%02x "
718
+ msgstr "Kann den Attributwert nicht lesen. Status: 0x%04x "
720
719
721
720
#: ports/nrf/common-hal/bleio/Characteristic.c:172
722
721
#, fuzzy , c-format
723
722
msgid "Failed to acquire mutex, err 0x%04x"
724
- msgstr "Kann den Attributwert nicht lesen. Status: 0x%02x "
723
+ msgstr "Kann den Attributwert nicht lesen. Status: 0x%04x "
725
724
726
725
#: ports/nrf/common-hal/bleio/Characteristic.c:178
727
726
#, fuzzy , c-format
728
727
msgid "Failed to write attribute value, err 0x%04x"
729
- msgstr "Kann den Attributwert nicht schreiben. Status: 0x%02x "
728
+ msgstr "Kann den Attributwert nicht schreiben. Status: 0x%04x "
730
729
731
730
#: ports/nrf/common-hal/bleio/Characteristic.c:189
732
731
#, fuzzy , c-format
733
732
msgid "Failed to release mutex, err 0x%04x"
734
- msgstr "Kann den Attributwert nicht lesen . Status: 0x%02x "
733
+ msgstr "Mutex konnte nicht freigegeben werden . Status: 0x%04x "
735
734
736
735
#: ports/nrf/common-hal/bleio/Characteristic.c:251
737
736
#: ports/nrf/common-hal/bleio/Characteristic.c:284
738
737
msgid "bad GATT role"
739
- msgstr ""
738
+ msgstr "bad GATT role "
740
739
741
740
#: ports/nrf/common-hal/bleio/Device.c:80
742
741
#: ports/nrf/common-hal/bleio/Device.c:112
743
742
#, fuzzy
744
743
msgid "Data too large for the advertisement packet"
745
- msgstr "Daten können nicht in das advertisement packet eingefügt werden. "
744
+ msgstr "Daten sind zu groß für das advertisement packet"
746
745
747
746
#: ports/nrf/common-hal/bleio/Device.c:262
748
747
#, fuzzy
749
748
msgid "Failed to discover services"
750
- msgstr "Kann advertisement nicht stoppen. Status: 0x%02x "
749
+ msgstr "Es konnten keine Dienste gefunden werden "
751
750
752
751
#: ports/nrf/common-hal/bleio/Device.c:267
753
752
#: ports/nrf/common-hal/bleio/Device.c:300
754
753
#, fuzzy
755
754
msgid "Failed to acquire mutex"
756
- msgstr "Konnte keinen RX Buffer allozieren "
755
+ msgstr "Akquirieren des Mutex gescheitert "
757
756
758
757
#: ports/nrf/common-hal/bleio/Device.c:278
759
758
#: ports/nrf/common-hal/bleio/Device.c:311
760
759
#: ports/nrf/common-hal/bleio/Device.c:342
761
760
#: ports/nrf/common-hal/bleio/Device.c:376
762
761
#, fuzzy
763
762
msgid "Failed to release mutex"
764
- msgstr "Kann den Attributwert nicht lesen. Status: 0x%02x "
763
+ msgstr "Loslassen des Mutex gescheitert "
765
764
766
765
#: ports/nrf/common-hal/bleio/Device.c:387
767
766
#, fuzzy
768
767
msgid "Failed to continue scanning"
769
- msgstr "Der Scanvorgang kann nicht gestartet werden. Status: 0x%02x "
768
+ msgstr "Der Scanvorgang kann nicht fortgesetzt werden"
770
769
771
770
#: ports/nrf/common-hal/bleio/Device.c:419
772
771
#, fuzzy
773
772
msgid "Failed to connect:"
774
- msgstr "Kann nicht verbinden. Status: 0x%02x "
773
+ msgstr "Das Verbinden ist fehlgeschlagen: "
775
774
776
775
#: ports/nrf/common-hal/bleio/Device.c:489
777
776
#, fuzzy
778
777
msgid "Failed to add service"
779
- msgstr "Kann advertisement nicht stoppen. Status: 0x%02x "
778
+ msgstr "Dienst konnte nicht hinzugefügt werden "
780
779
781
780
#: ports/nrf/common-hal/bleio/Device.c:506
782
781
#, fuzzy
783
782
msgid "Failed to start advertising"
784
- msgstr "Kann advertisement nicht starten. Status: 0x%02x "
783
+ msgstr "Kann advertisement nicht starten"
785
784
786
785
#: ports/nrf/common-hal/bleio/Device.c:523
787
786
#, fuzzy
788
787
msgid "Failed to stop advertising"
789
- msgstr "Kann advertisement nicht stoppen. Status: 0x%02x "
788
+ msgstr "Kann advertisement nicht stoppen"
790
789
791
790
#: ports/nrf/common-hal/bleio/Device.c:548
792
791
#, fuzzy
793
792
msgid "Failed to start scanning"
794
- msgstr "Der Scanvorgang kann nicht gestartet werden. Status: 0x%02x "
793
+ msgstr "Der Scanvorgang kann nicht gestartet werden"
795
794
796
795
#: ports/nrf/common-hal/bleio/Device.c:564
797
796
#, fuzzy
798
797
msgid "Failed to create mutex"
799
- msgstr "Kann den Attributwert nicht lesen. Status: 0x%02x "
798
+ msgstr "Erstellen des Mutex ist fehlgeschlagen "
800
799
801
800
#: ports/nrf/common-hal/bleio/Peripheral.c:304
802
801
#, fuzzy , c-format
803
802
msgid "Failed to add service, err 0x%04x"
804
- msgstr "Kann advertisement nicht stoppen . Status: 0x%02x "
803
+ msgstr "Dienst konnte nicht hinzugefügt werden . Status: 0x%04x "
805
804
806
805
#: ports/nrf/common-hal/bleio/Scanner.c:75
807
806
#, fuzzy , c-format
808
807
msgid "Failed to continue scanning, err 0x%04x"
809
- msgstr "Der Scanvorgang kann nicht gestartet werden. Status: 0x%02x "
808
+ msgstr "Der Scanvorgang kann nicht fortgesetzt werden. Status: 0x%04x "
810
809
811
810
#: ports/nrf/common-hal/bleio/Scanner.c:101
812
811
#, fuzzy , c-format
813
812
msgid "Failed to start scanning, err 0x%04x"
814
- msgstr "Der Scanvorgang kann nicht gestartet werden. Status: 0x%02x "
813
+ msgstr "Der Scanvorgang kann nicht gestartet werden. Status: 0x%04x "
815
814
816
815
#: ports/nrf/common-hal/bleio/Service.c:88
817
816
#, fuzzy , c-format
818
817
msgid "Failed to add characteristic, err 0x%04x"
819
- msgstr "Kann advertisement nicht stoppen . Status: 0x%02x "
818
+ msgstr "Fehler beim Hinzufügen des Merkmals . Status: 0x%04x "
820
819
821
820
#: ports/nrf/common-hal/bleio/Service.c:92
822
821
msgid "Characteristic already in use by another Service."
823
- msgstr ""
822
+ msgstr "Merkmal wird bereits von einem anderen Dienst verwendet. "
824
823
825
824
#: ports/nrf/common-hal/bleio/UUID.c:54
826
825
#, fuzzy , c-format
827
826
msgid "Failed to register Vendor-Specific UUID, err 0x%04x"
828
- msgstr "Kann keine herstellerspezifische 128-Bit- UUID hinzufügen."
827
+ msgstr "Kann keine herstellerspezifische UUID hinzufügen. Status: 0x%04x "
829
828
830
829
#: ports/nrf/common-hal/bleio/UUID.c:73
831
830
#, c-format
832
831
msgid "Could not decode ble_uuid, err 0x%04x"
833
- msgstr ""
832
+ msgstr "Konnte ble_uuid nicht decodieren. Status: 0x%04x "
834
833
835
834
#: ports/nrf/common-hal/bleio/UUID.c:88
836
835
msgid "Unexpected nrfx uuid type"
837
- msgstr ""
836
+ msgstr "Unerwarteter nrfx uuid-Typ "
838
837
839
838
#: ports/nrf/common-hal/busio/I2C.c:98
840
839
#, fuzzy
841
840
msgid "All I2C peripherals are in use"
842
- msgstr "Alle timer werden benutzt "
841
+ msgstr "Alle I2C-Peripheriegeräte sind in Benutzung "
843
842
844
843
#: ports/nrf/common-hal/busio/SPI.c:133
845
844
#, fuzzy
846
845
msgid "All SPI peripherals are in use"
847
- msgstr "Alle timer werden benutzt "
846
+ msgstr "Alle SPI-Peripheriegeräte sind in Benutzung "
848
847
849
848
#: ports/nrf/common-hal/busio/UART.c:49
850
849
#, c-format
851
850
msgid "error = 0x%08lX"
852
- msgstr ""
851
+ msgstr "error = 0x%08lX "
853
852
854
853
#: ports/nrf/common-hal/busio/UART.c:122
855
854
#, fuzzy
856
855
msgid "Invalid buffer size"
857
- msgstr "ungültiger dupterm index "
856
+ msgstr "Ungültige Puffergröße "
858
857
859
858
#: ports/nrf/common-hal/busio/UART.c:126
860
859
#, fuzzy
861
860
msgid "Odd parity is not supported"
862
- msgstr "bytes mit merh als 8 bits werden nicht unterstützt"
861
+ msgstr "bytes mit mehr als 8 bits werden nicht unterstützt"
863
862
864
863
#: ports/nrf/common-hal/busio/UART.c:358 ports/nrf/common-hal/busio/UART.c:362
865
864
#: ports/nrf/common-hal/busio/UART.c:367 ports/nrf/common-hal/busio/UART.c:372
866
865
#: ports/nrf/common-hal/busio/UART.c:378 ports/nrf/common-hal/busio/UART.c:383
867
866
#: ports/nrf/common-hal/busio/UART.c:388 ports/nrf/common-hal/busio/UART.c:392
868
867
#: ports/nrf/common-hal/busio/UART.c:400
869
868
msgid "busio.UART not available"
870
- msgstr ""
869
+ msgstr "Kann busio.UART nicht finden "
871
870
872
871
#: ports/nrf/common-hal/microcontroller/Processor.c:48
873
872
#, fuzzy
874
873
msgid "Cannot get temperature"
875
- msgstr "Kann PPCP Parameter nicht setzen. "
874
+ msgstr "Kann Temperatur nicht holen "
876
875
877
876
#: ports/nrf/common-hal/pulseio/PWMOut.c:161
878
877
#, fuzzy
879
878
msgid "All PWM peripherals are in use"
880
- msgstr "Alle timer werden benutzt "
879
+ msgstr "Alle PWM-Peripheriegeräte werden verwendet "
881
880
882
881
#: ports/unix/modffi.c:138
883
882
msgid "Unknown type"
@@ -889,7 +888,7 @@ msgstr "Fehler in ffi_prep_cif"
889
888
890
889
#: ports/unix/modffi.c:270
891
890
msgid "ffi_prep_closure_loc"
892
- msgstr ""
891
+ msgstr "ffi_prep_closure_loc "
893
892
894
893
#: ports/unix/modffi.c:413
895
894
msgid "Don't know how to pass object to native function"
0 commit comments