diff options
Diffstat (limited to 'po/de.po')
| -rw-r--r-- | po/de.po | 65 |
1 files changed, 61 insertions, 4 deletions
@@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-10-10 23:51+0200\n" -"PO-Revision-Date: 2023-09-11 19:55+0000\n" +"POT-Creation-Date: 2026-06-11 22:33+0200\n" +"PO-Revision-Date: 2026-06-12 21:01+0000\n" "Last-Translator: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>\n" "Language-Team: German <https://hosted.weblate.org/projects/ayatana-" "indicators/bluetooth-applet/de/>\n" @@ -17,7 +17,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 5.0.1-dev\n" +"X-Generator: Weblate 2026.7.dev0\n" #: data/org.ayatana.indicator.bluetooth.gschema.xml:1 msgid "Bluetooth indicator in the menu bar." @@ -29,7 +29,64 @@ msgstr "" "Ob der Bluetooth-Indikator in der Menüleiste angezeigt werden soll oder " "nicht." -#: src/bluez.vala:310 +#: src/agent.vala:45 +#, c-format +msgid "Pair with %s?" +msgstr "Mit %s koppeln?" + +#: src/agent.vala:78 +msgid "Yes" +msgstr "Ja" + +#: src/agent.vala:83 +msgid "No" +msgstr "Nein" + +#: src/agent.vala:114 +#, c-format +msgid "Allow %s to connect?" +msgstr "%s erlauben sich zu verbinden?" + +#: src/agent.vala:115 +msgid "Allow the Bluetooth device to access a Bluetooth service?" +msgstr "Dem Bluetooth-Gerät gestatten auf Bluetooth-Dienste zuzugreifen?" + +#: src/agent.vala:131 +msgid "Trust and authorize" +msgstr "Vertrauen und autorisieren" + +#: src/agent.vala:139 +msgid "Authorize" +msgstr "Autorisieren" + +#: src/agent.vala:146 +msgid "Do not authorize" +msgstr "Nicht autorisieren" + +#: src/agent.vala:173 +#, c-format +msgid "Are you sure you want to pair with PIN %06u?" +msgstr "Soll wirklich mit der PIN %06u die Kopplung durchgeführt werden?" + +#: src/agent.vala:183 +msgid "Are you sure you want to pair with this device?" +msgstr "Soll wirklich eine Kopplung mit dem Gerät durchgeführt werden?" + +#: src/agent.vala:192 src/agent.vala:209 +msgid "Enter PIN for this device" +msgstr "PIN-Eingabe für dieses Gerät" + +#: src/agent.vala:203 +#, c-format +msgid "Enter the PIN code %s on the other device" +msgstr "Geben Sie den PIN-Code %s auf dem anderen Gerät ein" + +#: src/agent.vala:220 +#, c-format +msgid "Enter the PIN %06u on the other device" +msgstr "Geben Sie die PIN %06u auf dem anderen Gerät ein" + +#: src/bluez.vala:314 msgid "Unknown" msgstr "Unbekannt" |
