From 6937ffa707b6ea0c8756938fba21287adb5848fe Mon Sep 17 00:00:00 2001 From: joeftiger Date: Thu, 2 Mar 2023 17:26:25 +0100 Subject: [PATCH] feat(i18n cosmic-applet-bluetooth): add German translation --- .../i18n/de/cosmic_applet_bluetooth.ftl | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 cosmic-applet-bluetooth/i18n/de/cosmic_applet_bluetooth.ftl diff --git a/cosmic-applet-bluetooth/i18n/de/cosmic_applet_bluetooth.ftl b/cosmic-applet-bluetooth/i18n/de/cosmic_applet_bluetooth.ftl new file mode 100644 index 00000000..8fb0e94e --- /dev/null +++ b/cosmic-applet-bluetooth/i18n/de/cosmic_applet_bluetooth.ftl @@ -0,0 +1,12 @@ +bluetooth = Bluetooth +other-devices = Andere Bluetooth-Geräte +settings = Bluetooth-Einstellungen... +connected = Verbunden +confirm-pin = Bitte bestätigen Sie, dass die folgende PIN mit der auf {$deviceName} angezeigten übereinstimmt +confirm = Bestätigen +cancel = Abbrechen +unsuccessful = Kopplung fehlgeschlagen +check-device = Stellen Sie sicher, dass {$deviceName} eingeschaltet, in Reichweite und zum Koppeln bereit ist. +try-again = Neu versuchen +discoverable = Erkennbar +pairable = Koppelbar \ No newline at end of file