[Bugfix] Video player options

[Translation] Add translations for ends at
This commit is contained in:
PartyDonut 2024-10-11 15:40:04 +02:00
parent ae1446ddbb
commit 47771a0728
10 changed files with 175 additions and 160 deletions

View file

@ -665,5 +665,15 @@
"example": "1"
}
}
}
},
"endsAt": "ends at {date}",
"@endsAt": {
"description": "endsAt",
"placeholders": {
"date": {
"type": "DateTime",
"format": "jm"
}
}
}
}

View file

@ -665,5 +665,6 @@
"example": "1"
}
}
}
},
"endsAt": "termina el {date}"
}

View file

@ -665,5 +665,6 @@
"example": "1"
}
}
}
},
"endsAt": "se termine à {date}"
}

View file

@ -665,5 +665,6 @@
"example": "1"
}
}
}
},
"endsAt": "{date}に終了"
}

View file

@ -364,7 +364,7 @@
}
},
"playLabel": "Afspelen",
"playVideos": "Video's afspelen",
"playVideos": "Video''s afspelen",
"played": "Gespeeld",
"quickConnectAction": "Voer snelverbind code in voor",
"quickConnectInputACode": "Voer een code in",
@ -543,14 +543,14 @@
"showDetails": "Toon details",
"showEmpty": "Toon leeg",
"shuffleGallery": "Galerij shuffle",
"shuffleVideos": "Video's shuffle",
"shuffleVideos": "Video''s shuffle",
"somethingWentWrong": "Er is iets misgegaan",
"somethingWentWrongPasswordCheck": "Er is iets misgegaan, controleer uw wachtwoord",
"sortBy": "Sorteer op",
"sortName": "Naam",
"sortOrder": "Sorteervolgorde",
"start": "Start",
"studio": "{count, plural, other{Studio's} one{Studio}}",
"studio": "{count, plural, other{Studio''s} one{Studio}}",
"@studio": {
"description": "studio",
"placeholders": {
@ -644,7 +644,7 @@
"videoScalingFitHeight": "Pas hoogte aan",
"videoScalingFitWidth": "Pas breedte aan",
"videoScalingScaleDown": "Schaal omlaag",
"viewPhotos": "Foto's bekijken",
"viewPhotos": "Foto''s bekijken",
"watchOn": "Kijk op",
"writer": "{count, plural, other{Schrijvers} one{Schrijver}}",
"@writer": {
@ -665,5 +665,6 @@
"example": "1"
}
}
}
},
"endsAt": "eindigt om {date}"
}

View file

@ -665,5 +665,6 @@
"example": "1"
}
}
}
},
"endsAt": "结束于 {date}"
}