mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-14 17:55:58 -07:00
[Bugfix] Video player options
[Translation] Add translations for ends at
This commit is contained in:
parent
ae1446ddbb
commit
47771a0728
10 changed files with 175 additions and 160 deletions
|
|
@ -665,5 +665,15 @@
|
|||
"example": "1"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"endsAt": "ends at {date}",
|
||||
"@endsAt": {
|
||||
"description": "endsAt",
|
||||
"placeholders": {
|
||||
"date": {
|
||||
"type": "DateTime",
|
||||
"format": "jm"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -665,5 +665,6 @@
|
|||
"example": "1"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"endsAt": "termina el {date}"
|
||||
}
|
||||
|
|
@ -665,5 +665,6 @@
|
|||
"example": "1"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"endsAt": "se termine à {date}"
|
||||
}
|
||||
|
|
@ -665,5 +665,6 @@
|
|||
"example": "1"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"endsAt": "{date}に終了"
|
||||
}
|
||||
|
|
@ -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}"
|
||||
}
|
||||
|
|
@ -665,5 +665,6 @@
|
|||
"example": "1"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"endsAt": "结束于 {date}"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue