Bootstrap Castarr from NodeCast prototype
Imported the native TV app (Kotlin, ExoPlayer, embedded remote server, QR pairing) plus CONTEXT.md and ADRs 0001-0005. Rename, Compose for TV UI and the Dispatcharr integration follow as tracked issues. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
14
app/src/main/res/values-de/strings.xml
Normal file
14
app/src/main/res/values-de/strings.xml
Normal file
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="pair_title">Mit dem Handy koppeln</string>
|
||||
<string name="pair_subtitle">Richte die Kamera auf den Code — die Fernbedienung öffnet sich direkt im Browser.</string>
|
||||
<string name="ready_to_pair">Bereit zum Koppeln</string>
|
||||
<string name="paired_with">Gekoppelt mit %1$s</string>
|
||||
<string name="pairing_code">Code %1$s</string>
|
||||
<string name="no_network">Keine Netzwerkverbindung</string>
|
||||
<string name="playing">Wird abgespielt</string>
|
||||
<string name="paused">Pausiert</string>
|
||||
<string name="buffering">Lädt…</string>
|
||||
<string name="playback_error">Wiedergabefehler (%1$s)</string>
|
||||
<string name="playlist_error">Playlist konnte nicht geladen werden</string>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user