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