68 lines
2.2 KiB
JSON
68 lines
2.2 KiB
JSON
{
|
|
"App.title": {
|
|
"defaultMessage": "Games Done Quick Instant Archive",
|
|
"description": "The full title of the website"
|
|
},
|
|
"Breadcrumb.homeTitle": {
|
|
"defaultMessage": "GDQ Instant Archive",
|
|
"description": "Root node text in breadcrumb"
|
|
},
|
|
"CopyField.copied": {
|
|
"defaultMessage": "Kopiert!",
|
|
"description": "Tooltip shown when user clicks the Copy button."
|
|
},
|
|
"DarkToggler.screenReaderText": {
|
|
"defaultMessage": "Dunkelmodus umschalten",
|
|
"description": "Screen reader description of the dark mode toggle button"
|
|
},
|
|
"DownloadButton.download": {
|
|
"defaultMessage": "Herunterladen",
|
|
"description": "Text of the download button"
|
|
},
|
|
"Home.introText1": {
|
|
"defaultMessage": "Greife sofort auf deine Lieblings-Runs von GDQ zu!"
|
|
},
|
|
"Home.introText2": {
|
|
"defaultMessage": "Diese Website sammelt Clips der Runs von Games Done Quick."
|
|
},
|
|
"LocaleSwitcher.screenReaderText": {
|
|
"defaultMessage": "Sprache ändern",
|
|
"description": "Screen reader description of the locale switcher button"
|
|
},
|
|
"LocaleSwitcher.language.de": {
|
|
"defaultMessage": "Deutsch"
|
|
},
|
|
"LocaleSwitcher.language.en": {
|
|
"defaultMessage": "Englisch"
|
|
},
|
|
"Navbar.brandText": {
|
|
"defaultMessage": "Instant Archive"
|
|
},
|
|
"VideoList.Search.Label": {
|
|
"defaultMessage": "Suche"
|
|
},
|
|
"VideoList.Search.Placeholder": {
|
|
"defaultMessage": "Gib hier etwas zum Suchen ein…"
|
|
},
|
|
"VideoListPage.updatedLastAgo": {
|
|
"defaultMessage": "Zuletzt aktualisiert {time}",
|
|
"description": "Text below the video list on the video list page that says in relative time when the list was last updated"
|
|
},
|
|
"VideoPlayerPage.cutFrom": {
|
|
"defaultMessage": "Geschnitten von {url}",
|
|
"description": "Text below video that describes where a video was cut from"
|
|
},
|
|
"VideoPlayerPage.tab.mirrorPlayer": {
|
|
"defaultMessage": "Mirror-Player",
|
|
"description": "Title for mirror player tab"
|
|
},
|
|
"VideoPlayerPage.tab.twitchPlayer": {
|
|
"defaultMessage": "Twitch-Player",
|
|
"description": "Title for Twitch player tab"
|
|
},
|
|
"VideoPlayerPage.watchOnTwitch": {
|
|
"defaultMessage": "Auf Twitch anschauen",
|
|
"description": "Button below video that links to the exact position in the archived stream to watch it there."
|
|
}
|
|
}
|