Merge branch 'jellyfin:master' into multi-episode

This commit is contained in:
photonconvergence 2024-01-25 21:18:35 -08:00 committed by GitHub
commit 428b8cd73d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 25 additions and 0 deletions

View File

@ -15497,5 +15497,15 @@
<translation>Zurück zum Anfang</translation>
<extracomment>UI -&gt; Media Grid -&gt; Item Title in user setting screen.</extracomment>
</message>
<message>
<source>Blur Unwatched Episodes</source>
<translation>Ungesehene Episoden verschleiern</translation>
<extracomment>Option Title in user setting screen</extracomment>
</message>
<message>
<source>Options for TV Shows.</source>
<translation>Optionen für TV-Serien.</translation>
<extracomment>Description for TV Shows user settings.</extracomment>
</message>
</context>
</TS>

View File

@ -3942,5 +3942,20 @@
<source>Cast &amp; Crew</source>
<translation>Elenco &amp; Equipe</translation>
</message>
<message>
<source>Live</source>
<translation>Ao vivo</translation>
<extracomment>If TV Show is being broadcast live (not pre-recorded)</extracomment>
</message>
<message>
<source>Ended at</source>
<translation>Termina às</translation>
<extracomment>(Past Tense) For defining time when a program will ended (e.g. Ended at 08:00) </extracomment>
</message>
<message>
<source>Starts</source>
<translation>Começa</translation>
<extracomment>(Future Tense) For defining a day and time when a program will start (e.g. Starts Wednesday, 08:00) </extracomment>
</message>
</context>
</TS>