Skip to content

Commit

Permalink
de-de/translate (#11)
Browse files Browse the repository at this point in the history
* Translate dialogs.json via GitLocalize

* Translate intents.json via GitLocalize

---------

Co-authored-by: Dante1975X <[email protected]>
  • Loading branch information
gitlocalize-app[bot] and Dante1975X authored Nov 2, 2024
1 parent 6552f47 commit 45e3caf
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
14 changes: 14 additions & 0 deletions translations/de-de/dialogs.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"ggwave.already.disabled.dialog": [
"Audio-QR-Codes sind bereits deaktiviert"
],
"ggwave.already.enabled.dialog": [
"Audio-QR-Codes sind bereits aktiviert"
],
"ggwave.disabled.dialog": [
"Deaktiviere Audio-QR-Codes"
],
"ggwave.enabled.dialog": [
"Aktiviere Audio-QR-Codes für 15 Minuten"
]
}
10 changes: 10 additions & 0 deletions translations/de-de/intents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"disable.ggwave.intent": [
"(Deaktiviere|Stoppe|Beende) (ggwave|Audiocode|Audiocodes|Audio-QR-Code|Audio-QR-Codes)",
"(ggwave|Audiocode|Audiocodes|Audio-QR-Code|Audio-QR-Codes) (ausschalten|aus|beenden)"
],
"enable.ggwave.intent": [
"(aktiviere|starte) (ggwave|Audiocode|Audiocodes|Audio-QR-Code|Audio-QR-Codes)",
"(ggwave|audio code|audio codes|audio qr code|audio qr codes|audio data) on"
]
}

0 comments on commit 45e3caf

Please sign in to comment.