Update translation files

This commit is contained in:
Philipp Wolfer 2025-04-09 22:31:34 +02:00
parent 329f696b55
commit 1ea90d2d2b
3 changed files with 98 additions and 94 deletions

View file

@ -258,11 +258,11 @@
{
"id": "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})",
"message": "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})",
"translation": "",
"placeholders": [
{
@ -290,12 +290,12 @@
"expr": "l.ArtistName()"
},
{
"id": "RecordingMbid",
"id": "RecordingMBID",
"string": "%[4]v",
"type": "go.uploadedlobster.com/scotty/internal/models.MBID",
"type": "go.uploadedlobster.com/mbtypes.MBID",
"underlyingType": "string",
"argNum": 4,
"expr": "l.RecordingMbid"
"expr": "l.RecordingMBID"
}
]
},
@ -312,22 +312,22 @@
{
"id": "Directory path",
"message": "Directory path",
"translation": ""
"translation": "Verzeichnispfad"
},
{
"id": "Ignore listens in incognito mode",
"message": "Ignore listens in incognito mode",
"translation": ""
"translation": "Listens im Inkognito-Modus ignorieren"
},
{
"id": "Ignore skipped listens",
"message": "Ignore skipped listens",
"translation": ""
"translation": "Übersprungene Listens ignorieren"
},
{
"id": "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}",
@ -525,12 +525,12 @@
{
"id": "Import log:",
"message": "Import log:",
"translation": ""
"translation": "Importlog:"
},
{
"id": "{Type}: {Message}",
"message": "{Type}: {Message}",
"translation": "",
"translation": "{Type}: {Message}",
"placeholders": [
{
"id": "Type",
@ -553,7 +553,7 @@
{
"id": "invalid timestamp string \"{FlagValue}\"",
"message": "invalid timestamp string \"{FlagValue}\"",
"translation": "",
"translation": "ungültiger Zeitstempel „{FlagValue}“",
"placeholders": [
{
"id": "FlagValue",