Add batch of translations (#425)

Update translations from
https://translate.codeberg.org/projects/wholphin/

---------

Co-authored-by: damontecres <damontecres@noreply.codeberg.org>
Co-authored-by: n8llcaster <n8llcaster@noreply.codeberg.org>
Co-authored-by: RabSsS <rabsss@noreply.codeberg.org>
Co-authored-by: Vistaus <vistaus@noreply.codeberg.org>
Co-authored-by: Priit Jõerüüt <jrtcdbrg@noreply.codeberg.org>
Co-authored-by: sarjona98 <sarjona98@noreply.codeberg.org>
Co-authored-by: SimonHung <simonhung@noreply.codeberg.org>
Co-authored-by: arcker95 <arcker95@noreply.codeberg.org>
Co-authored-by: streamyfinchris <streamyfinchris@noreply.codeberg.org>
Co-authored-by: opakholis <opakholis@noreply.codeberg.org>
Co-authored-by: Tellos <tellos@noreply.codeberg.org>
Co-authored-by: SuperCool <supercool@noreply.codeberg.org>
Co-authored-by: Pawsi <pawsi@noreply.codeberg.org>
Co-authored-by: American_Jesus <american_jesus@noreply.codeberg.org>
Co-authored-by: ictu <ictu@noreply.codeberg.org>
Co-authored-by: adambibor <adambibor@noreply.codeberg.org>
This commit is contained in:
damontecres 2025-12-11 13:03:27 -05:00 committed by GitHub
parent 2403a44c18
commit e381df0295
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
15 changed files with 1118 additions and 56 deletions

View file

@ -124,7 +124,7 @@
<string name="trailer">Trailer</string>
<plurals name="trailers">
<item quantity="one">Trailers</item>
<item quantity="other"></item>
<item quantity="other"/>
</plurals>
<string name="tv_dvr_schedule">DVR-schema</string>
<string name="tv_guide">Gids</string>
@ -156,47 +156,47 @@
<string name="extras">Extra\'s</string>
<plurals name="other_extras">
<item quantity="one">Overig</item>
<item quantity="other"></item>
<item quantity="other"/>
</plurals>
<plurals name="behind_the_scenes">
<item quantity="one">Achter de schermen</item>
<item quantity="other"></item>
<item quantity="other"/>
</plurals>
<plurals name="theme_songs">
<item quantity="one">Titelmuziek</item>
<item quantity="other"></item>
<item quantity="other"/>
</plurals>
<plurals name="theme_videos">
<item quantity="one">Titelvideo\'s</item>
<item quantity="other"></item>
<item quantity="other"/>
</plurals>
<plurals name="clips">
<item quantity="one">Clips</item>
<item quantity="other"></item>
<item quantity="other"/>
</plurals>
<plurals name="deleted_scenes">
<item quantity="one">Verwijderde scènes</item>
<item quantity="other"></item>
<item quantity="other"/>
</plurals>
<plurals name="interviews">
<item quantity="one">Interviews</item>
<item quantity="other"></item>
<item quantity="other"/>
</plurals>
<plurals name="scenes">
<item quantity="one">Scènes</item>
<item quantity="other"></item>
<item quantity="other"/>
</plurals>
<plurals name="samples">
<item quantity="one">Voorvertoningen</item>
<item quantity="other"></item>
<item quantity="other"/>
</plurals>
<plurals name="featurettes">
<item quantity="one">Featurettes</item>
<item quantity="other"></item>
<item quantity="other"/>
</plurals>
<plurals name="shorts">
<item quantity="one">Shorts</item>
<item quantity="other"></item>
<item quantity="other"/>
</plurals>
<plurals name="downloads">
<item quantity="one">%s download</item>
@ -287,4 +287,32 @@
<string name="remove">Verwijderen</string>
<string name="dolby_vision">Dolby Vision</string>
<string name="dolby_atmos">Dolby Atmos</string>
<string name="subtitle_margin">Marge</string>
<string name="verbose_logging">Uitgebreid logboek aanleggen</string>
<string name="image_cache_size">Omvang van afbeeldingscache (in MB)</string>
<string name="mpv_use_gpu_next">Mpv: gpu-next gebruiken</string>
<string name="mpv_conf">mpv.conf bewerken</string>
<string name="discard_change">Wijzigingen negeren?</string>
<string name="enter_pin">Pincode invoeren</string>
<string name="sign_in_auto">Automatisch inloggen</string>
<string name="use_server_credentials">Inloggen via server</string>
<string name="press_enter_to_confirm">Druk op het midden om te bevestigen</string>
<string name="require_pin_code">Profiel voorzien van pincode</string>
<string name="confirm_pin">Pincode bevestigen</string>
<string name="incorrect">Onjuist</string>
<string name="pin_too_short">De pincode dient 4 of meer tekens te bevatten</string>
<string name="will_remove_pin">De pincode wordt gewist</string>
<string name="view_options">Weergaveopties</string>
<string name="columns">Kolommen</string>
<string name="spacing">Tussenruimte</string>
<string name="aspect_ratio">Beeldverhouding</string>
<string name="show_details">Details bekijken</string>
<string name="image_type">Afbeeldingstype</string>
<string name="cast_and_crew"><![CDATA[Cast en crew]]></string>
<string name="guest_stars">Gastrollen</string>
<string name="edge_size">Randbreedte</string>
<string name="refresh_rate_switching">Andere ververssnelheid toepassen</string>
<string name="automatic">Automatisch</string>
<string name="username_or_password">Gebruikersnaam/wachtwoord gebruiken</string>
<string name="login">Inloggen</string>
</resources>