Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

de-de/translate #24

Merged
merged 1 commit into from
Dec 2, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 25 additions & 0 deletions locale/de-de/skill.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"skill_id": "skill-moviemaster.openvoiceos",
"source": "https://github.com/OpenVoiceOS/ovos-skill-moviemaster",
"name": "Movie Master",
"description": "Finde Informationen zu Filmen, Schauspielern und Produktionsdetails. Finde ganz einfach mit Deiner Stimme Informationen zu einem Film.",
"examples": [
"Worum geht es in dem Film _______?",
"Erzähl mir von dem Film _______",
"Wer spielt in dem Film _______ mit?",
"Zu welchem Genre gehört der Streifen _______?",
"Suche nach Informationen zum Film _______.",
"Wann wurde der Film _______ gedreht?",
"Hast Du Informationen zum Film _______?",
"Welche beliebten Filme laufen derzeit?",
"Welche Filme wie _______ empfiehlst Du?",
"Wie lang ist der Film _______?",
"Welche Filme haben die höchsten Bewertungen?"
],
"tags": [
"TMDB",
"Filme",
"Schauspieler",
"Unterhaltung"
]
}
Loading