Updated translation files

This commit is contained in:
Philipp Wolfer 2025-04-29 15:46:14 +02:00
parent bcb1834994
commit dff34b249c
No known key found for this signature in database
GPG key ID: 8FDF744D4919943B
3 changed files with 89 additions and 90 deletions

View file

@ -305,9 +305,14 @@
"translation": "Autokorrektur für übermittelte Titel deaktivieren"
},
{
"id": "Include skipped listens",
"message": "Include skipped listens",
"translation": "Übersprungene Titel einbeziehen"
"id": "Ignore skipped listens",
"message": "Ignore skipped listens",
"translation": "Übersprungene Listens ignorieren"
},
{
"id": "Specify a time zone for the listen timestamps",
"message": "Specify a time zone for the listen timestamps",
"translation": ""
},
{
"id": "Directory path",
@ -319,28 +324,23 @@
"message": "Ignore listens in incognito mode",
"translation": "Listens im Inkognito-Modus ignorieren"
},
{
"id": "Ignore skipped listens",
"message": "Ignore skipped listens",
"translation": "Übersprungene Listens ignorieren"
},
{
"id": "Minimum playback duration for skipped tracks (seconds)",
"message": "Minimum playback duration for skipped tracks (seconds)",
"translation": "Minimale Wiedergabedauer für übersprungene Titel (Sekunden)"
},
{
"id": "Visit the URL for authorization: {Url}",
"message": "Visit the URL for authorization: {Url}",
"translation": "URL für Autorisierung öffnen: {Url}",
"id": "Visit the URL for authorization: {URL}",
"message": "Visit the URL for authorization: {URL}",
"translation": "",
"placeholders": [
{
"id": "Url",
"id": "URL",
"string": "%[1]v",
"type": "string",
"underlyingType": "string",
"argNum": 1,
"expr": "authUrl.Url"
"expr": "authURL.URL"
}
]
},

View file

@ -359,9 +359,16 @@
"fuzzy": true
},
{
"id": "Include skipped listens",
"message": "Include skipped listens",
"translation": "Include skipped listens",
"id": "Ignore skipped listens",
"message": "Ignore skipped listens",
"translation": "Ignore skipped listens",
"translatorComment": "Copied from source.",
"fuzzy": true
},
{
"id": "Specify a time zone for the listen timestamps",
"message": "Specify a time zone for the listen timestamps",
"translation": "Specify a time zone for the listen timestamps",
"translatorComment": "Copied from source.",
"fuzzy": true
},
@ -379,13 +386,6 @@
"translatorComment": "Copied from source.",
"fuzzy": true
},
{
"id": "Ignore skipped listens",
"message": "Ignore skipped listens",
"translation": "Ignore skipped listens",
"translatorComment": "Copied from source.",
"fuzzy": true
},
{
"id": "Minimum playback duration for skipped tracks (seconds)",
"message": "Minimum playback duration for skipped tracks (seconds)",
@ -394,18 +394,18 @@
"fuzzy": true
},
{
"id": "Visit the URL for authorization: {Url}",
"message": "Visit the URL for authorization: {Url}",
"translation": "Visit the URL for authorization: {Url}",
"id": "Visit the URL for authorization: {URL}",
"message": "Visit the URL for authorization: {URL}",
"translation": "Visit the URL for authorization: {URL}",
"translatorComment": "Copied from source.",
"placeholders": [
{
"id": "Url",
"id": "URL",
"string": "%[1]v",
"type": "string",
"underlyingType": "string",
"argNum": 1,
"expr": "authUrl.Url"
"expr": "authURL.URL"
}
],
"fuzzy": true