forked from csharpfritz/KlipTok.Translations
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathKlipTok.de-DE.json
44 lines (38 loc) · 1.24 KB
/
KlipTok.de-DE.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
{
// Components
// Clip
"Recorded": "{0} aufgenommen",
"Likes": "Gefällt mir",
"Comments": "Kommentare",
"ClipViews": "Aufrufe",
"ShareThisClip": "Teile diesen Clip",
"KlipTokContentPlaceholder": "KlipTok Platzhalter",
// Comments
"ByLineFormat": "{1} hat am {0} geschrieben:",
"Reply": "Antworten",
// Login View
"DarkMode": "Dunkles Design",
"LoginWithTwitch": "Einloggen mit Twitch",
"Logout": "Ausloggen",
// Header
"SearchForChannel": "Kanal suchen...",
"SearchNotFoundFormat": "{0} nicht gefunden",
// Sidebar
"SuggestedStreamers": "Vorgeschlagene Streamer",
"FollowedStreamers": "Streamer, denen du folgst",
"AllStreamers": "Alle Streamer",
"About": "Über uns",
"Close": "Schließen",
// Streamer Page
"ClickToFollow": "Klicken um zu Folgen",
"ClickToUnfollow": "Klicken um zu Entfolgen",
"ActionOnTwitchTemplate": "{0} auf Twitch",
"LiveOnTwitch": "Jetzt live auf Twitch!",
"ProfilePicTemplate": "{0} Profilbild",
"TotalClipsOnKlipTok": "Clips gesamt auf KlipTok",
"TotalLikesAcrossAllClips": "Gefällt Mir gesamt",
"TotalCommentsAcrossAllClips": "Kommentare gesamt",
"TotalViewsAcrossAllClips": "Aufrufe gesamt",
"LastClipAdded": "Letzter Clip hinzugefügt:",
"NoProfilePicAvailable": "Kein Profilbild verfügbar"
}