mirror of
https://github.com/Xaymar/obs-StreamFX
synced 2024-11-11 06:15:05 +00:00
142 lines
5.2 KiB
INI
142 lines
5.2 KiB
INI
Advanced="Geavanceerde instellingen"
|
|
Manual.Open="Open Handleiding"
|
|
|
|
Channel.Red="Rood"
|
|
Channel.Green="Groen"
|
|
Channel.Blue="Blauw"
|
|
Channel.Alpha="Alfa"
|
|
|
|
FileType.Image="Afbeelding"
|
|
FileType.Images="Afbeeldingen"
|
|
FileType.Video="Video"
|
|
FileType.Videos="Video's"
|
|
FileType.Sound="Geluid"
|
|
FileType.Sounds="Geluiden"
|
|
FileType.Effect="Effect"
|
|
FileType.Effects="Effecten"
|
|
|
|
SourceType.Source="Bron"
|
|
SourceType.Scene="Scène"
|
|
|
|
Alignment.Center="Midden"
|
|
Alignment.Left="Links"
|
|
Alignment.Right="Rechts"
|
|
Alignment.Top="Bovenaan"
|
|
Alignment.Bottom="Onderaan"
|
|
|
|
State.Disabled="Uitgeschakeld"
|
|
State.Enabled="Ingeschakeld"
|
|
State.Manual="Handmatig"
|
|
State.Automatic="Automatisch"
|
|
State.Default="Standaard"
|
|
|
|
UI.Menu="StreamFX"
|
|
UI.Menu.Website="Bezoek de website"
|
|
UI.Menu.Discord="Join de Discord"
|
|
UI.Menu.Github="Broncode op Github"
|
|
UI.Menu.ReportIssue="Rapporteer een fout of crash"
|
|
UI.Menu.RequestHelp="Vraag hulp & ondersteuning aan"
|
|
UI.Menu.About="Over StreamFX"
|
|
UI.About.Title="Over StreamFX"
|
|
UI.About.Text="<html><head/><body><p>StreamFX wordt mogelijk gemaakt door alle supporters op <a href='https://patreon.com/Xaymar'><span style='text-decoration: underline;'>Patreon</span></a>, op <a href='https://github.com/sponsors/xaymar'><span style='text-decoration: underline;'>Github Sponsors</span></a>, en iedereen die doneert via <a href='https://paypal.me/Xaymar'><span style='text-decoration: underline;'>PayPal</span></a>. Extra dank gaat uit naar alle vertalers die helpen met de lokalisatie op <a href='https://crowdin.com/project/obs-stream-effects'><span style='text-decoration: underline;'>Crowdin</span></a>. Je bent allemaal geweldig!</p></body></html>"
|
|
UI.About.Role.Contributor="Bijdrager"
|
|
UI.About.Role.Translator="Vertaler"
|
|
UI.About.Role.Creator="Content Creator"
|
|
UI.About.Version="Versie:"
|
|
|
|
UI.Updater.Dialog.Title="StreamFX versie %s is nu beschikbaar!"
|
|
UI.Updater.Dialog.Text="Er is een nieuwe versie van StreamFX beschikbaar om te downloaden."
|
|
UI.Updater.Dialog.Version.Current="Huidige versie:"
|
|
UI.Updater.Dialog.Version.Latest="Nieuwste versie:"
|
|
UI.Updater.Dialog.Button.Ok="Open downloadpagina"
|
|
UI.Updater.Dialog.Button.Cancel="Herinner me later"
|
|
UI.Updater.GitHubPermission.Title="StreamFX vereist uw toestemming om te verbinden met GitHub!"
|
|
UI.Updater.GitHubPermission.Text="Om handmatige of geautomatiseerde updatecontrole aan te bieden, is StreamFX afhankelijk van de GitHub API om de meest recente informatie op te halen.<br>Lees de <a href='https://docs.github.com/en/github/site-policy/github-privacy-statement'><span style='text-decoration: underline;'>Github Privacy Statement</span></a>, en klik op 'OK' als u hiermee akkoord gaat, of 'Annuleren' als u het niet eens bent."
|
|
UI.Updater.Menu.CheckForUpdates="Controleer op updates"
|
|
UI.Updater.Menu.CheckForUpdates.Automatically="Automatisch controleren op updates"
|
|
UI.Updater.Menu.Channel="Kanaal bijwerken"
|
|
|
|
Blur.Type.Box="Vierkant"
|
|
Blur.Type.BoxLinear="Lineair vierkant"
|
|
Blur.Type.Gaussian="Gaussian"
|
|
Blur.Type.GaussianLinear="Lineaire Gaussian"
|
|
Blur.Type.DualFiltering="Dual Filtering"
|
|
Blur.Subtype.Area="Gebied"
|
|
Blur.Subtype.Directional="Richting"
|
|
Blur.Subtype.Rotational="Roterend"
|
|
Blur.Subtype.Zoom="Zoom"
|
|
|
|
MipGenerator.Point="Punt"
|
|
MipGenerator.Linear="Lineair"
|
|
MipGenerator.Sharpen="Verscherpen"
|
|
MipGenerator.Smoothen="Vereffenen"
|
|
MipGenerator.Bicubic="Bicubic"
|
|
MipGenerator.Lanczos="Lanczos"
|
|
MipGenerator.Intensity="Intensiteit"
|
|
|
|
Shader="Shader"
|
|
Shader.Refresh="Vernieuw opties en parameters"
|
|
Shader.Shader="Shader opties"
|
|
Shader.Shader.File="Bestand"
|
|
Shader.Shader.Technique="Techniek"
|
|
Shader.Shader.Size="Grootte"
|
|
Shader.Shader.Size.Width="Breedte"
|
|
Shader.Shader.Size.Height="Hoogte"
|
|
Shader.Parameters="Shader parameters"
|
|
Filter.Shader="Shader"
|
|
Source.Shader="Shader"
|
|
Transition.Shader="Shader"
|
|
|
|
Filter.Blur="Vervagen"
|
|
Filter.Blur.Type="Variant"
|
|
Filter.Blur.Subtype="Subtype"
|
|
Filter.Blur.Size="Grootte"
|
|
Filter.Blur.Angle="Hoek (graden)"
|
|
Filter.Blur.Center.X="Middelpunt (X) (Procent)"
|
|
Filter.Blur.Center.Y="Middelpunt (Y) (Procent)"
|
|
Filter.Blur.StepScale="Stap schaling"
|
|
Filter.Blur.StepScale.X="Stap-schaling X"
|
|
Filter.Blur.StepScale.Y="Stap-schaling Y"
|
|
Filter.Blur.Mask="Een Masker toepassen"
|
|
Filter.Blur.Mask.Type="Masker variant"
|
|
Filter.Blur.Mask.Type.Region="Gebied"
|
|
Filter.Blur.Mask.Type.Image="Afbeelding"
|
|
Filter.Blur.Mask.Type.Source="Bron"
|
|
Filter.Blur.Mask.Region.Left="Linker rand"
|
|
Filter.Blur.Mask.Region.Top="Bovenrand"
|
|
Filter.Blur.Mask.Region.Right="Rechterrand"
|
|
Filter.Blur.Mask.Region.Bottom="Onderrand"
|
|
Filter.Blur.Mask.Region.Feather="Feather gebied"
|
|
Filter.Blur.Mask.Region.Feather.Shift="Feathering verschuiving"
|
|
Filter.Blur.Mask.Region.Invert="Inverteer Gebied"
|
|
Filter.Blur.Mask.Image="Afbeeldingsmasker"
|
|
Filter.Blur.Mask.Source="Bron masker"
|
|
Filter.Blur.Mask.Color="Masker kleuren filter"
|
|
Filter.Blur.Mask.Alpha="Masker Alpha filter"
|
|
Filter.Blur.Mask.Multiplier="Masker vermenigvuldiger"
|
|
|
|
Filter.ColorGrade="Kleurcorrectie"
|
|
Filter.ColorGrade.Gamma="Gamma"
|
|
Filter.ColorGrade.Gain="Versterking"
|
|
Filter.ColorGrade.Tint.Mode.Linear="Lineair"
|
|
|
|
Filter.Displacement.File="Bestand"
|
|
Filter.Displacement.Scale="Grootte"
|
|
|
|
|
|
Filter.NVIDIA.FaceTracking.ROI.Zoom="Zoom"
|
|
|
|
|
|
Filter.Transform.Scale="Grootte"
|
|
|
|
Filter.VideoSuperResolution.NVIDIA.SuperRes.Scale="Grootte"
|
|
|
|
Source.Mirror.Source="Bron"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
FFmpegEncoder.NVENC.Preset.Default="Standaard"
|
|
|