Translated using Weblate (German)

Currently translated at 100.0% (54 of 54 strings)

Co-authored-by: Philipp Wolfer <ph.wolfer@gmail.com>
Translate-URL: https://translate.uploadedlobster.com/projects/scotty/app/de/
Translation: Scotty/app
This commit is contained in:
Philipp Wolfer 2024-01-21 15:26:29 +00:00 committed by Weblate
parent df423acdeb
commit 757aeed7b5

View file

@ -258,12 +258,12 @@
{ {
"id": "Check for duplicate listens on import (slower)", "id": "Check for duplicate listens on import (slower)",
"message": "Check for duplicate listens on import (slower)", "message": "Check for duplicate listens on import (slower)",
"translation": "" "translation": "Beim Import auf Listen-Duplikate prüfen (langsamer)"
}, },
{ {
"id": "Ignored duplicate listen {ListenedAt}: \"{TrackName}\" by {ArtistName} ({RecordingMbid})", "id": "Ignored duplicate listen {ListenedAt}: \"{TrackName}\" by {ArtistName} ({RecordingMbid})",
"message": "Ignored duplicate listen {ListenedAt}: \"{TrackName}\" by {ArtistName} ({RecordingMbid})", "message": "Ignored duplicate listen {ListenedAt}: \"{TrackName}\" by {ArtistName} ({RecordingMbid})",
"translation": "", "translation": "Listen-Duplikat ignoriert {ListenedAt}: „{TrackName}“ von {ArtistName} ({RecordingMbid})",
"placeholders": [ "placeholders": [
{ {
"id": "ListenedAt", "id": "ListenedAt",
@ -312,22 +312,22 @@
{ {
"id": "Directory path", "id": "Directory path",
"message": "Directory path", "message": "Directory path",
"translation": "" "translation": "Verzeichnispfad"
}, },
{ {
"id": "Ignore listens in incognito mode", "id": "Ignore listens in incognito mode",
"message": "Ignore listens in incognito mode", "message": "Ignore listens in incognito mode",
"translation": "" "translation": "Listens im Inkognito-Modus ignorieren"
}, },
{ {
"id": "Ignore skipped listens", "id": "Ignore skipped listens",
"message": "Ignore skipped listens", "message": "Ignore skipped listens",
"translation": "" "translation": "Übersprungene Listens ignorieren"
}, },
{ {
"id": "Minimum playback duration for skipped tracks (seconds)", "id": "Minimum playback duration for skipped tracks (seconds)",
"message": "Minimum playback duration for skipped tracks (seconds)", "message": "Minimum playback duration for skipped tracks (seconds)",
"translation": "" "translation": "Minimale Wiedergabedauer für übersprungene Titel (Sekunden)"
}, },
{ {
"id": "Visit the URL for authorization: {Url}", "id": "Visit the URL for authorization: {Url}",
@ -367,23 +367,23 @@
{ {
"id": "exporting", "id": "exporting",
"message": "exporting", "message": "exporting",
"translation": "exportiere",
"translatorComment": "Copied from source.", "translatorComment": "Copied from source.",
"fuzzy": true "fuzzy": true,
"translation": "exportiere"
}, },
{ {
"id": "importing", "id": "importing",
"message": "importing", "message": "importing",
"translation": "importiere",
"translatorComment": "Copied from source.", "translatorComment": "Copied from source.",
"fuzzy": true "fuzzy": true,
"translation": "importiere"
}, },
{ {
"id": "done", "id": "done",
"message": "done", "message": "done",
"translation": "fertig",
"translatorComment": "Copied from source.", "translatorComment": "Copied from source.",
"fuzzy": true "fuzzy": true,
"translation": "fertig"
}, },
{ {
"id": "Yes", "id": "Yes",
@ -525,12 +525,12 @@
{ {
"id": "Import log:", "id": "Import log:",
"message": "Import log:", "message": "Import log:",
"translation": "" "translation": "Importlog:"
}, },
{ {
"id": "{Type}: {Message}", "id": "{Type}: {Message}",
"message": "{Type}: {Message}", "message": "{Type}: {Message}",
"translation": "", "translation": "{Type}: {Message}",
"placeholders": [ "placeholders": [
{ {
"id": "Type", "id": "Type",
@ -553,7 +553,7 @@
{ {
"id": "invalid timestamp string \"{FlagValue}\"", "id": "invalid timestamp string \"{FlagValue}\"",
"message": "invalid timestamp string \"{FlagValue}\"", "message": "invalid timestamp string \"{FlagValue}\"",
"translation": "", "translation": "ungültiger Zeitstempel „{FlagValue}“",
"placeholders": [ "placeholders": [
{ {
"id": "FlagValue", "id": "FlagValue",
@ -612,4 +612,4 @@
] ]
} }
] ]
} }